@opentiny/next-sdk 0.1.14 → 0.1.15-beta.1

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.
Files changed (77) hide show
  1. package/agent/AgentModelProvider.ts +539 -21
  2. package/agent/type.ts +12 -6
  3. package/agent/utils/generateReActPrompt.ts +55 -0
  4. package/agent/utils/parseReActAction.ts +34 -0
  5. package/dist/McpSdk.d.ts +14 -0
  6. package/dist/WebAgent.d.ts +5 -0
  7. package/dist/WebMcp.d.ts +20 -0
  8. package/dist/WebMcpClient.d.ts +389 -1152
  9. package/dist/WebMcpServer.d.ts +79 -78
  10. package/dist/Zod.d.ts +1 -0
  11. package/dist/agent/AgentModelProvider.d.ts +40 -4
  12. package/dist/agent/type.d.ts +13 -3
  13. package/dist/agent/utils/generateReActPrompt.d.ts +9 -0
  14. package/dist/agent/utils/getAISDKTools.d.ts +1 -0
  15. package/dist/agent/utils/parseReActAction.d.ts +14 -0
  16. package/dist/index.d.ts +2 -1
  17. package/dist/index.es.dev.js +36351 -34349
  18. package/dist/index.es.js +28821 -25466
  19. package/dist/index.js +3880 -25
  20. package/dist/index.umd.dev.js +34228 -32226
  21. package/dist/index.umd.js +220 -128
  22. package/dist/mcpsdk@1.24.3.dev.js +22539 -0
  23. package/dist/mcpsdk@1.24.3.es.dev.js +22537 -0
  24. package/dist/mcpsdk@1.24.3.es.js +16781 -0
  25. package/dist/mcpsdk@1.24.3.js +43 -0
  26. package/dist/remoter/createRemoter.d.ts +9 -0
  27. package/dist/remoter/tooltips.d.ts +36 -0
  28. package/dist/script/utils.d.ts +1 -0
  29. package/dist/transport/ExtensionClientTransport.d.ts +3 -2
  30. package/dist/transport/ExtensionContentServerTransport.d.ts +3 -2
  31. package/dist/transport/ExtensionPageServerTransport.d.ts +4 -4
  32. package/dist/vite-build-tsc.d.ts +2 -0
  33. package/dist/vite.config.d.ts +2 -0
  34. package/dist/vite.config.mcpSdk.d.ts +2 -0
  35. package/dist/vite.config.webAgent.d.ts +2 -0
  36. package/dist/vite.config.webMcp.d.ts +2 -0
  37. package/dist/vite.config.webMcpFull.d.ts +2 -0
  38. package/dist/vite.config.zod.d.ts +2 -0
  39. package/dist/webagent.dev.js +24690 -20960
  40. package/dist/webagent.es.dev.js +24032 -20302
  41. package/dist/webagent.es.js +25326 -20723
  42. package/dist/webagent.js +209 -110
  43. package/dist/webmcp-full.dev.js +21225 -20021
  44. package/dist/webmcp-full.es.dev.js +21223 -20019
  45. package/dist/webmcp-full.es.js +16710 -14437
  46. package/dist/webmcp-full.js +42 -15
  47. package/dist/webmcp.dev.js +14 -22
  48. package/dist/webmcp.es.dev.js +12 -20
  49. package/dist/webmcp.es.js +172 -179
  50. package/dist/webmcp.js +1 -1
  51. package/dist/zod@3.25.76.dev.js +30 -32
  52. package/dist/zod@3.25.76.es.dev.js +28 -30
  53. package/dist/zod@3.25.76.es.js +143 -145
  54. package/dist/zod@3.25.76.js +1 -1
  55. package/package.json +11 -9
  56. package/remoter/createRemoter.ts +126 -71
  57. package/remoter/tooltips.ts +260 -0
  58. package/transport/ExtensionPageServerTransport.ts +2 -4
  59. package/tsconfig.json +5 -3
  60. package/vite-build-tsc.ts +60 -0
  61. package/vite-env.d.ts +5 -0
  62. package/dist/WebMcpClient.js +0 -363
  63. package/dist/WebMcpServer.js +0 -283
  64. package/dist/agent/AgentModelProvider.js +0 -293
  65. package/dist/agent/type.js +0 -1
  66. package/dist/agent/utils/getAISDKTools.js +0 -36
  67. package/dist/mcpsdk@1.17.0.dev.js +0 -21391
  68. package/dist/mcpsdk@1.17.0.es.dev.js +0 -21389
  69. package/dist/mcpsdk@1.17.0.es.js +0 -14505
  70. package/dist/mcpsdk@1.17.0.js +0 -16
  71. package/dist/remoter/QrCode.js +0 -55
  72. package/dist/remoter/createRemoter.js +0 -743
  73. package/dist/transport/ExtensionClientTransport.js +0 -81
  74. package/dist/transport/ExtensionContentServerTransport.js +0 -128
  75. package/dist/transport/ExtensionPageServerTransport.js +0 -118
  76. package/dist/transport/messages.js +0 -51
  77. package/dist/utils/uuid.js +0 -10
@@ -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" && ${r} && ${r} == +${r})`).assign(o,(0,pe._)`+${r}`);return;case"integer":s.elseIf((0,pe._)`${i} === "boolean" || ${r} === null
4
- || (${i} === "string" && ${r} && ${r} == +${r} && !(${r} % 1))`).assign(o,(0,pe._)`+${r}`);return;case"boolean":s.elseIf((0,pe._)`${r} === "false" || ${r} === 0 || ${r} === null`).assign(o,!1).elseIf((0,pe._)`${r} === "true" || ${r} === 1`).assign(o,!0);return;case"null":s.elseIf((0,pe._)`${r} === "" || ${r} === 0 || ${r} === false`),s.assign(o,null);return;case"array":s.elseIf((0,pe._)`${i} === "string" || ${i} === "number"
5
- || ${i} === "boolean" || ${r} === null`).assign(o,(0,pe._)`[${r}]`)}}}function Nf({gen:t,parentData:e,parentDataProperty:a},s){t.if((0,pe._)`${e} !== undefined`,()=>t.assign((0,pe._)`${e}[${a}]`,s))}function Nn(t,e,a,s=Kr.Correct){const r=s===Kr.Correct?pe.operators.EQ:pe.operators.NEQ;let n;switch(t){case"null":return(0,pe._)`${e} ${r} null`;case"array":n=(0,pe._)`Array.isArray(${e})`;break;case"object":n=(0,pe._)`${e} && typeof ${e} == "object" && !Array.isArray(${e})`;break;case"integer":n=i((0,pe._)`!(${e} % 1) && !isNaN(${e})`);break;case"number":n=i();break;default:return(0,pe._)`typeof ${e} ${r} ${t}`}return s===Kr.Correct?n:(0,pe.not)(n);function i(o=pe.nil){return(0,pe.and)((0,pe._)`typeof ${e} == "number"`,o,a?(0,pe._)`isFinite(${e})`:pe.nil)}}Xe.checkDataType=Nn;function An(t,e,a,s){if(t.length===1)return Nn(t[0],e,a,s);let r;const n=(0,wc.toHash)(t);if(n.array&&n.object){const i=(0,pe._)`typeof ${e} != "object"`;r=n.null?i:(0,pe._)`!${e} || ${i}`,delete n.null,delete n.array,delete n.object}else r=pe.nil;n.number&&delete n.integer;for(const i in n)r=(0,pe.and)(r,Nn(i,e,a,s));return r}Xe.checkDataTypes=An;const Af={message:({schema:t})=>`must be ${t}`,params:({schema:t,schemaValue:e})=>typeof t=="string"?(0,pe._)`{type: ${t}}`:(0,pe._)`{type: ${e}}`};function jn(t){const e=jf(t);(0,kf.reportError)(e,Af)}Xe.reportTypeError=jn;function jf(t){const{gen:e,data:a,schema:s}=t,r=(0,wc.schemaRefOrVal)(t,s,"type");return{gen:e,keyword:"type",data:a,schema:s.type,schemaCode:r,schemaValue:r,parentSchema:s,params:{},it:t}}var cs={};Object.defineProperty(cs,"__esModule",{value:!0}),cs.assignDefaults=void 0;const Br=ge,Df=G;function Mf(t,e){const{properties:a,items:s}=t.schema;if(e==="object"&&a)for(const r in a)Pc(t,r,a[r].default);else e==="array"&&Array.isArray(s)&&s.forEach((r,n)=>Pc(t,n,r.default))}cs.assignDefaults=Mf;function Pc(t,e,a){const{gen:s,compositeRule:r,data:n,opts:i}=t;if(a===void 0)return;const o=(0,Br._)`${n}${(0,Br.getProperty)(e)}`;if(r){(0,Df.checkStrictMode)(t,`default is ignored for: ${o}`);return}let l=(0,Br._)`${o} === undefined`;i.useDefaults==="empty"&&(l=(0,Br._)`${l} || ${o} === null || ${o} === ""`),s.if(l,(0,Br._)`${o} = ${(0,Br.stringify)(a)}`)}var qt={},_e={};Object.defineProperty(_e,"__esModule",{value:!0}),_e.validateUnion=_e.validateArray=_e.usePattern=_e.callValidateCode=_e.schemaProperties=_e.allSchemaProperties=_e.noPropertyInData=_e.propertyInData=_e.isOwnProperty=_e.hasPropFunc=_e.reportMissingProp=_e.checkMissingProp=_e.checkReportMissingProp=void 0;const Ne=ge,Dn=G,fr=Ft,Lf=G;function Ff(t,e){const{gen:a,data:s,it:r}=t;a.if(Ln(a,s,e,r.opts.ownProperties),()=>{t.setParams({missingProperty:(0,Ne._)`${e}`},!0),t.error()})}_e.checkReportMissingProp=Ff;function qf({gen:t,data:e,it:{opts:a}},s,r){return(0,Ne.or)(...s.map(n=>(0,Ne.and)(Ln(t,e,n,a.ownProperties),(0,Ne._)`${r} = ${n}`)))}_e.checkMissingProp=qf;function Uf(t,e){t.setParams({missingProperty:e},!0),t.error()}_e.reportMissingProp=Uf;function Ec(t){return t.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,Ne._)`Object.prototype.hasOwnProperty`})}_e.hasPropFunc=Ec;function Mn(t,e,a){return(0,Ne._)`${Ec(t)}.call(${e}, ${a})`}_e.isOwnProperty=Mn;function Vf(t,e,a,s){const r=(0,Ne._)`${e}${(0,Ne.getProperty)(a)} !== undefined`;return s?(0,Ne._)`${r} && ${Mn(t,e,a)}`:r}_e.propertyInData=Vf;function Ln(t,e,a,s){const r=(0,Ne._)`${e}${(0,Ne.getProperty)(a)} === undefined`;return s?(0,Ne.or)(r,(0,Ne.not)(Mn(t,e,a))):r}_e.noPropertyInData=Ln;function Sc(t){return t?Object.keys(t).filter(e=>e!=="__proto__"):[]}_e.allSchemaProperties=Sc;function zf(t,e){return Sc(e).filter(a=>!(0,Dn.alwaysValidSchema)(t,e[a]))}_e.schemaProperties=zf;function Hf({schemaCode:t,data:e,it:{gen:a,topSchemaRef:s,schemaPath:r,errorPath:n},it:i},o,l,c){const u=c?(0,Ne._)`${t}, ${e}, ${s}${r}`:e,d=[[fr.default.instancePath,(0,Ne.strConcat)(fr.default.instancePath,n)],[fr.default.parentData,i.parentData],[fr.default.parentDataProperty,i.parentDataProperty],[fr.default.rootData,fr.default.rootData]];i.opts.dynamicRef&&d.push([fr.default.dynamicAnchors,fr.default.dynamicAnchors]);const g=(0,Ne._)`${u}, ${a.object(...d)}`;return l!==Ne.nil?(0,Ne._)`${o}.call(${l}, ${g})`:(0,Ne._)`${o}(${g})`}_e.callValidateCode=Hf;const Zf=(0,Ne._)`new RegExp`;function Kf({gen:t,it:{opts:e}},a){const s=e.unicodeRegExp?"u":"",{regExp:r}=e.code,n=r(a,s);return t.scopeValue("pattern",{key:n.toString(),ref:n,code:(0,Ne._)`${r.code==="new RegExp"?Zf:(0,Lf.useFunc)(t,r)}(${a}, ${s})`})}_e.usePattern=Kf;function Bf(t){const{gen:e,data:a,keyword:s,it:r}=t,n=e.name("valid");if(r.allErrors){const o=e.let("valid",!0);return i(()=>e.assign(o,!1)),o}return e.var(n,!0),i(()=>e.break()),n;function i(o){const l=e.const("len",(0,Ne._)`${a}.length`);e.forRange("i",0,l,c=>{t.subschema({keyword:s,dataProp:c,dataPropType:Dn.Type.Num},n),e.if((0,Ne.not)(n),o)})}}_e.validateArray=Bf;function Wf(t){const{gen:e,schema:a,keyword:s,it:r}=t;if(!Array.isArray(a))throw new Error("ajv implementation error");if(a.some(l=>(0,Dn.alwaysValidSchema)(r,l))&&!r.opts.unevaluated)return;const i=e.let("valid",!1),o=e.name("_valid");e.block(()=>a.forEach((l,c)=>{const u=t.subschema({keyword:s,schemaProp:c,compositeRule:!0},o);e.assign(i,(0,Ne._)`${i} || ${o}`),t.mergeValidEvaluated(u,o)||e.if((0,Ne.not)(i))})),t.result(i,()=>t.reset(),()=>t.error(!0))}_e.validateUnion=Wf,Object.defineProperty(qt,"__esModule",{value:!0}),qt.validateKeywordUsage=qt.validSchemaType=qt.funcKeywordCode=qt.macroKeywordCode=void 0;const lt=ge,Ir=Ft,Jf=_e,Qf=wa;function Gf(t,e){const{gen:a,keyword:s,schema:r,parentSchema:n,it:i}=t,o=e.macro.call(i.self,r,n,i),l=xc(a,s,o);i.opts.validateSchema!==!1&&i.self.validateSchema(o,!0);const c=a.name("valid");t.subschema({schema:o,schemaPath:lt.nil,errSchemaPath:`${i.errSchemaPath}/${s}`,topSchemaRef:l,compositeRule:!0},c),t.pass(c,()=>t.error(!0))}qt.macroKeywordCode=Gf;function Yf(t,e){var a;const{gen:s,keyword:r,schema:n,parentSchema:i,$data:o,it:l}=t;eh(l,e);const c=!o&&e.compile?e.compile.call(l.self,n,i,l):e.validate,u=xc(s,r,c),d=s.let("valid");t.block$data(d,g),t.ok((a=e.valid)!==null&&a!==void 0?a:d);function g(){if(e.errors===!1)p(),e.modifying&&Rc(t),h(()=>t.error());else{const v=e.async?f():m();e.modifying&&Rc(t),h(()=>Xf(t,v))}}function f(){const v=s.let("ruleErrs",null);return s.try(()=>p((0,lt._)`await `),w=>s.assign(d,!1).if((0,lt._)`${w} instanceof ${l.ValidationError}`,()=>s.assign(v,(0,lt._)`${w}.errors`),()=>s.throw(w))),v}function m(){const v=(0,lt._)`${u}.errors`;return s.assign(v,null),p(lt.nil),v}function p(v=e.async?(0,lt._)`await `:lt.nil){const w=l.opts.passContext?Ir.default.this:Ir.default.self,P=!("compile"in e&&!o||e.schema===!1);s.assign(d,(0,lt._)`${v}${(0,Jf.callValidateCode)(t,u,w,P)}`,e.modifying)}function h(v){var w;s.if((0,lt.not)((w=e.valid)!==null&&w!==void 0?w:d),v)}}qt.funcKeywordCode=Yf;function Rc(t){const{gen:e,data:a,it:s}=t;e.if(s.parentData,()=>e.assign(a,(0,lt._)`${s.parentData}[${s.parentDataProperty}]`))}function Xf(t,e){const{gen:a}=t;a.if((0,lt._)`Array.isArray(${e})`,()=>{a.assign(Ir.default.vErrors,(0,lt._)`${Ir.default.vErrors} === null ? ${e} : ${Ir.default.vErrors}.concat(${e})`).assign(Ir.default.errors,(0,lt._)`${Ir.default.vErrors}.length`),(0,Qf.extendErrors)(t)},()=>t.error())}function eh({schemaEnv:t},e){if(e.async&&!t.$async)throw new Error("async keyword in sync schema")}function xc(t,e,a){if(a===void 0)throw new Error(`keyword "${e}" failed to compile`);return t.scopeValue("keyword",typeof a=="function"?{ref:a}:{ref:a,code:(0,lt.stringify)(a)})}function th(t,e,a=!1){return!e.length||e.some(s=>s==="array"?Array.isArray(t):s==="object"?t&&typeof t=="object"&&!Array.isArray(t):typeof t==s||a&&typeof t>"u")}qt.validSchemaType=th;function rh({schema:t,opts:e,self:a,errSchemaPath:s},r,n){if(Array.isArray(r.keyword)?!r.keyword.includes(n):r.keyword!==n)throw new Error("ajv implementation error");const i=r.dependencies;if(i!=null&&i.some(o=>!Object.prototype.hasOwnProperty.call(t,o)))throw new Error(`parent schema must have dependencies of ${n}: ${i.join(",")}`);if(r.validateSchema&&!r.validateSchema(t[n])){const l=`keyword "${n}" value is invalid at path "${s}": `+a.errorsText(r.validateSchema.errors);if(e.validateSchema==="log")a.logger.error(l);else throw new Error(l)}}qt.validateKeywordUsage=rh;var hr={};Object.defineProperty(hr,"__esModule",{value:!0}),hr.extendSubschemaMode=hr.extendSubschemaData=hr.getSubschema=void 0;const Ut=ge,kc=G;function ah(t,{keyword:e,schemaProp:a,schema:s,schemaPath:r,errSchemaPath:n,topSchemaRef:i}){if(e!==void 0&&s!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(e!==void 0){const o=t.schema[e];return a===void 0?{schema:o,schemaPath:(0,Ut._)`${t.schemaPath}${(0,Ut.getProperty)(e)}`,errSchemaPath:`${t.errSchemaPath}/${e}`}:{schema:o[a],schemaPath:(0,Ut._)`${t.schemaPath}${(0,Ut.getProperty)(e)}${(0,Ut.getProperty)(a)}`,errSchemaPath:`${t.errSchemaPath}/${e}/${(0,kc.escapeFragment)(a)}`}}if(s!==void 0){if(r===void 0||n===void 0||i===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:s,schemaPath:r,topSchemaRef:i,errSchemaPath:n}}throw new Error('either "keyword" or "schema" must be passed')}hr.getSubschema=ah;function sh(t,e,{dataProp:a,dataPropType:s,data:r,dataTypes:n,propertyName:i}){if(r!==void 0&&a!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');const{gen:o}=e;if(a!==void 0){const{errorPath:c,dataPathArr:u,opts:d}=e,g=o.let("data",(0,Ut._)`${e.data}${(0,Ut.getProperty)(a)}`,!0);l(g),t.errorPath=(0,Ut.str)`${c}${(0,kc.getErrorPath)(a,s,d.jsPropertySyntax)}`,t.parentDataProperty=(0,Ut._)`${a}`,t.dataPathArr=[...u,t.parentDataProperty]}if(r!==void 0){const c=r instanceof Ut.Name?r:o.let("data",r,!0);l(c),i!==void 0&&(t.propertyName=i)}n&&(t.dataTypes=n);function l(c){t.data=c,t.dataLevel=e.dataLevel+1,t.dataTypes=[],e.definedProperties=new Set,t.parentData=e.data,t.dataNames=[...e.dataNames,c]}}hr.extendSubschemaData=sh;function nh(t,{jtdDiscriminator:e,jtdMetadata:a,compositeRule:s,createErrors:r,allErrors:n}){s!==void 0&&(t.compositeRule=s),r!==void 0&&(t.createErrors=r),n!==void 0&&(t.allErrors=n),t.jtdDiscriminator=e,t.jtdMetadata=a}hr.extendSubschemaMode=nh;var rt={},$a=function t(e,a){if(e===a)return!0;if(e&&a&&typeof e=="object"&&typeof a=="object"){if(e.constructor!==a.constructor)return!1;var s,r,n;if(Array.isArray(e)){if(s=e.length,s!=a.length)return!1;for(r=s;r--!==0;)if(!t(e[r],a[r]))return!1;return!0}if(e.constructor===RegExp)return e.source===a.source&&e.flags===a.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===a.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===a.toString();if(n=Object.keys(e),s=n.length,s!==Object.keys(a).length)return!1;for(r=s;r--!==0;)if(!Object.prototype.hasOwnProperty.call(a,n[r]))return!1;for(r=s;r--!==0;){var i=n[r];if(!t(e[i],a[i]))return!1}return!0}return e!==e&&a!==a},Ic={exports:{}},pr=Ic.exports=function(t,e,a){typeof e=="function"&&(a=e,e={}),a=e.cb||a;var s=typeof a=="function"?a:a.pre||function(){},r=a.post||function(){};ls(e,s,r,t,"",t)};pr.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0},pr.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},pr.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},pr.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function ls(t,e,a,s,r,n,i,o,l,c){if(s&&typeof s=="object"&&!Array.isArray(s)){e(s,r,n,i,o,l,c);for(var u in s){var d=s[u];if(Array.isArray(d)){if(u in pr.arrayKeywords)for(var g=0;g<d.length;g++)ls(t,e,a,d[g],r+"/"+u+"/"+g,n,r,u,s,g)}else if(u in pr.propsKeywords){if(d&&typeof d=="object")for(var f in d)ls(t,e,a,d[f],r+"/"+u+"/"+ih(f),n,r,u,s,f)}else(u in pr.keywords||t.allKeys&&!(u in pr.skipKeywords))&&ls(t,e,a,d,r+"/"+u,n,r,u,s)}a(s,r,n,i,o,l,c)}}function ih(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}var oh=Ic.exports;Object.defineProperty(rt,"__esModule",{value:!0}),rt.getSchemaRefs=rt.resolveUrl=rt.normalizeId=rt._getFullPath=rt.getFullPath=rt.inlineRef=void 0;const ch=G,lh=$a,uh=oh,dh=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function fh(t,e=!0){return typeof t=="boolean"?!0:e===!0?!Fn(t):e?Tc(t)<=e:!1}rt.inlineRef=fh;const hh=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function Fn(t){for(const e in t){if(hh.has(e))return!0;const a=t[e];if(Array.isArray(a)&&a.some(Fn)||typeof a=="object"&&Fn(a))return!0}return!1}function Tc(t){let e=0;for(const a in t){if(a==="$ref")return 1/0;if(e++,!dh.has(a)&&(typeof t[a]=="object"&&(0,ch.eachItem)(t[a],s=>e+=Tc(s)),e===1/0))return 1/0}return e}function Cc(t,e="",a){a!==!1&&(e=Wr(e));const s=t.parse(e);return Oc(t,s)}rt.getFullPath=Cc;function Oc(t,e){return t.serialize(e).split("#")[0]+"#"}rt._getFullPath=Oc;const ph=/#\/?$/;function Wr(t){return t?t.replace(ph,""):""}rt.normalizeId=Wr;function mh(t,e,a){return a=Wr(a),t.resolve(e,a)}rt.resolveUrl=mh;const vh=/^[a-z_][-a-z0-9._]*$/i;function gh(t,e){if(typeof t=="boolean")return{};const{schemaId:a,uriResolver:s}=this.opts,r=Wr(t[a]||e),n={"":r},i=Cc(s,r,!1),o={},l=new Set;return uh(t,{allKeys:!0},(d,g,f,m)=>{if(m===void 0)return;const p=i+g;let h=n[m];typeof d[a]=="string"&&(h=v.call(this,d[a])),w.call(this,d.$anchor),w.call(this,d.$dynamicAnchor),n[g]=h;function v(P){const S=this.opts.uriResolver.resolve;if(P=Wr(h?S(h,P):P),l.has(P))throw u(P);l.add(P);let k=this.refs[P];return typeof k=="string"&&(k=this.refs[k]),typeof k=="object"?c(d,k.schema,P):P!==Wr(p)&&(P[0]==="#"?(c(d,o[P],P),o[P]=d):this.refs[P]=p),P}function w(P){if(typeof P=="string"){if(!vh.test(P))throw new Error(`invalid anchor "${P}"`);v.call(this,`#${P}`)}}}),o;function c(d,g,f){if(g!==void 0&&!lh(d,g))throw u(f)}function u(d){return new Error(`reference "${d}" resolves to more than one schema`)}}rt.getSchemaRefs=gh,Object.defineProperty(xt,"__esModule",{value:!0}),xt.getData=xt.KeywordCxt=xt.validateFunctionCode=void 0;const Nc=Zr,Ac=Xe,qn=tr,us=Xe,_h=cs,Pa=qt,Un=hr,re=ge,oe=Ft,yh=rt,rr=G,Ea=wa;function wh(t){if(Lc(t)&&(Fc(t),Mc(t))){Ph(t);return}jc(t,()=>(0,Nc.topBoolOrEmptySchema)(t))}xt.validateFunctionCode=wh;function jc({gen:t,validateName:e,schema:a,schemaEnv:s,opts:r},n){r.code.es5?t.func(e,(0,re._)`${oe.default.data}, ${oe.default.valCxt}`,s.$async,()=>{t.code((0,re._)`"use strict"; ${Dc(a,r)}`),$h(t,r),t.code(n)}):t.func(e,(0,re._)`${oe.default.data}, ${bh(r)}`,s.$async,()=>t.code(Dc(a,r)).code(n))}function bh(t){return(0,re._)`{${oe.default.instancePath}="", ${oe.default.parentData}, ${oe.default.parentDataProperty}, ${oe.default.rootData}=${oe.default.data}${t.dynamicRef?(0,re._)`, ${oe.default.dynamicAnchors}={}`:re.nil}}={}`}function $h(t,e){t.if(oe.default.valCxt,()=>{t.var(oe.default.instancePath,(0,re._)`${oe.default.valCxt}.${oe.default.instancePath}`),t.var(oe.default.parentData,(0,re._)`${oe.default.valCxt}.${oe.default.parentData}`),t.var(oe.default.parentDataProperty,(0,re._)`${oe.default.valCxt}.${oe.default.parentDataProperty}`),t.var(oe.default.rootData,(0,re._)`${oe.default.valCxt}.${oe.default.rootData}`),e.dynamicRef&&t.var(oe.default.dynamicAnchors,(0,re._)`${oe.default.valCxt}.${oe.default.dynamicAnchors}`)},()=>{t.var(oe.default.instancePath,(0,re._)`""`),t.var(oe.default.parentData,(0,re._)`undefined`),t.var(oe.default.parentDataProperty,(0,re._)`undefined`),t.var(oe.default.rootData,oe.default.data),e.dynamicRef&&t.var(oe.default.dynamicAnchors,(0,re._)`{}`)})}function Ph(t){const{schema:e,opts:a,gen:s}=t;jc(t,()=>{a.$comment&&e.$comment&&Uc(t),kh(t),s.let(oe.default.vErrors,null),s.let(oe.default.errors,0),a.unevaluated&&Eh(t),qc(t),Ch(t)})}function Eh(t){const{gen:e,validateName:a}=t;t.evaluated=e.const("evaluated",(0,re._)`${a}.evaluated`),e.if((0,re._)`${t.evaluated}.dynamicProps`,()=>e.assign((0,re._)`${t.evaluated}.props`,(0,re._)`undefined`)),e.if((0,re._)`${t.evaluated}.dynamicItems`,()=>e.assign((0,re._)`${t.evaluated}.items`,(0,re._)`undefined`))}function Dc(t,e){const a=typeof t=="object"&&t[e.schemaId];return a&&(e.code.source||e.code.process)?(0,re._)`/*# sourceURL=${a} */`:re.nil}function Sh(t,e){if(Lc(t)&&(Fc(t),Mc(t))){Rh(t,e);return}(0,Nc.boolOrEmptySchema)(t,e)}function Mc({schema:t,self:e}){if(typeof t=="boolean")return!t;for(const a in t)if(e.RULES.all[a])return!0;return!1}function Lc(t){return typeof t.schema!="boolean"}function Rh(t,e){const{schema:a,gen:s,opts:r}=t;r.$comment&&a.$comment&&Uc(t),Ih(t),Th(t);const n=s.const("_errs",oe.default.errors);qc(t,n),s.var(e,(0,re._)`${n} === ${oe.default.errors}`)}function Fc(t){(0,rr.checkUnknownRules)(t),xh(t)}function qc(t,e){if(t.opts.jtd)return Vc(t,[],!1,e);const a=(0,Ac.getSchemaTypes)(t.schema),s=(0,Ac.coerceAndCheckDataType)(t,a);Vc(t,a,!s,e)}function xh(t){const{schema:e,errSchemaPath:a,opts:s,self:r}=t;e.$ref&&s.ignoreKeywordsWithRef&&(0,rr.schemaHasRulesButRef)(e,r.RULES)&&r.logger.warn(`$ref: keywords ignored in schema at path "${a}"`)}function kh(t){const{schema:e,opts:a}=t;e.default!==void 0&&a.useDefaults&&a.strictSchema&&(0,rr.checkStrictMode)(t,"default is ignored in the schema root")}function Ih(t){const e=t.schema[t.opts.schemaId];e&&(t.baseId=(0,yh.resolveUrl)(t.opts.uriResolver,t.baseId,e))}function Th(t){if(t.schema.$async&&!t.schemaEnv.$async)throw new Error("async schema in sync schema")}function Uc({gen:t,schemaEnv:e,schema:a,errSchemaPath:s,opts:r}){const n=a.$comment;if(r.$comment===!0)t.code((0,re._)`${oe.default.self}.logger.log(${n})`);else if(typeof r.$comment=="function"){const i=(0,re.str)`${s}/$comment`,o=t.scopeValue("root",{ref:e.root});t.code((0,re._)`${oe.default.self}.opts.$comment(${n}, ${i}, ${o}.schema)`)}}function Ch(t){const{gen:e,schemaEnv:a,validateName:s,ValidationError:r,opts:n}=t;a.$async?e.if((0,re._)`${oe.default.errors} === 0`,()=>e.return(oe.default.data),()=>e.throw((0,re._)`new ${r}(${oe.default.vErrors})`)):(e.assign((0,re._)`${s}.errors`,oe.default.vErrors),n.unevaluated&&Oh(t),e.return((0,re._)`${oe.default.errors} === 0`))}function Oh({gen:t,evaluated:e,props:a,items:s}){a instanceof re.Name&&t.assign((0,re._)`${e}.props`,a),s instanceof re.Name&&t.assign((0,re._)`${e}.items`,s)}function Vc(t,e,a,s){const{gen:r,schema:n,data:i,allErrors:o,opts:l,self:c}=t,{RULES:u}=c;if(n.$ref&&(l.ignoreKeywordsWithRef||!(0,rr.schemaHasRulesButRef)(n,u))){r.block(()=>Kc(t,"$ref",u.all.$ref.definition));return}l.jtd||Nh(t,e),r.block(()=>{for(const g of u.rules)d(g);d(u.post)});function d(g){(0,qn.shouldUseGroup)(n,g)&&(g.type?(r.if((0,us.checkDataType)(g.type,i,l.strictNumbers)),zc(t,g),e.length===1&&e[0]===g.type&&a&&(r.else(),(0,us.reportTypeError)(t)),r.endIf()):zc(t,g),o||r.if((0,re._)`${oe.default.errors} === ${s||0}`))}}function zc(t,e){const{gen:a,schema:s,opts:{useDefaults:r}}=t;r&&(0,_h.assignDefaults)(t,e.type),a.block(()=>{for(const n of e.rules)(0,qn.shouldUseRule)(s,n)&&Kc(t,n.keyword,n.definition,e.type)})}function Nh(t,e){t.schemaEnv.meta||!t.opts.strictTypes||(Ah(t,e),t.opts.allowUnionTypes||jh(t,e),Dh(t,t.dataTypes))}function Ah(t,e){if(e.length){if(!t.dataTypes.length){t.dataTypes=e;return}e.forEach(a=>{Hc(t.dataTypes,a)||Vn(t,`type "${a}" not allowed by context "${t.dataTypes.join(",")}"`)}),Lh(t,e)}}function jh(t,e){e.length>1&&!(e.length===2&&e.includes("null"))&&Vn(t,"use allowUnionTypes to allow union type keyword")}function Dh(t,e){const a=t.self.RULES.all;for(const s in a){const r=a[s];if(typeof r=="object"&&(0,qn.shouldUseRule)(t.schema,r)){const{type:n}=r.definition;n.length&&!n.some(i=>Mh(e,i))&&Vn(t,`missing type "${n.join(",")}" for keyword "${s}"`)}}}function Mh(t,e){return t.includes(e)||e==="number"&&t.includes("integer")}function Hc(t,e){return t.includes(e)||e==="integer"&&t.includes("number")}function Lh(t,e){const a=[];for(const s of t.dataTypes)Hc(e,s)?a.push(s):e.includes("integer")&&s==="number"&&a.push("integer");t.dataTypes=a}function Vn(t,e){const a=t.schemaEnv.baseId+t.errSchemaPath;e+=` at "${a}" (strictTypes)`,(0,rr.checkStrictMode)(t,e,t.opts.strictTypes)}class Zc{constructor(e,a,s){if((0,Pa.validateKeywordUsage)(e,a,s),this.gen=e.gen,this.allErrors=e.allErrors,this.keyword=s,this.data=e.data,this.schema=e.schema[s],this.$data=a.$data&&e.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,rr.schemaRefOrVal)(e,this.schema,s,this.$data),this.schemaType=a.schemaType,this.parentSchema=e.schema,this.params={},this.it=e,this.def=a,this.$data)this.schemaCode=e.gen.const("vSchema",Bc(this.$data,e));else if(this.schemaCode=this.schemaValue,!(0,Pa.validSchemaType)(this.schema,a.schemaType,a.allowUndefined))throw new Error(`${s} value must be ${JSON.stringify(a.schemaType)}`);("code"in a?a.trackErrors:a.errors!==!1)&&(this.errsCount=e.gen.const("_errs",oe.default.errors))}result(e,a,s){this.failResult((0,re.not)(e),a,s)}failResult(e,a,s){this.gen.if(e),s?s():this.error(),a?(this.gen.else(),a(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(e,a){this.failResult((0,re.not)(e),void 0,a)}fail(e){if(e===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(e),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(e){if(!this.$data)return this.fail(e);const{schemaCode:a}=this;this.fail((0,re._)`${a} !== undefined && (${(0,re.or)(this.invalid$data(),e)})`)}error(e,a,s){if(a){this.setParams(a),this._error(e,s),this.setParams({});return}this._error(e,s)}_error(e,a){(e?Ea.reportExtraError:Ea.reportError)(this,this.def.error,a)}$dataError(){(0,Ea.reportError)(this,this.def.$dataError||Ea.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,Ea.resetErrorsCount)(this.gen,this.errsCount)}ok(e){this.allErrors||this.gen.if(e)}setParams(e,a){a?Object.assign(this.params,e):this.params=e}block$data(e,a,s=re.nil){this.gen.block(()=>{this.check$data(e,s),a()})}check$data(e=re.nil,a=re.nil){if(!this.$data)return;const{gen:s,schemaCode:r,schemaType:n,def:i}=this;s.if((0,re.or)((0,re._)`${r} === undefined`,a)),e!==re.nil&&s.assign(e,!0),(n.length||i.validateSchema)&&(s.elseIf(this.invalid$data()),this.$dataError(),e!==re.nil&&s.assign(e,!1)),s.else()}invalid$data(){const{gen:e,schemaCode:a,schemaType:s,def:r,it:n}=this;return(0,re.or)(i(),o());function i(){if(s.length){if(!(a instanceof re.Name))throw new Error("ajv implementation error");const l=Array.isArray(s)?s:[s];return(0,re._)`${(0,us.checkDataTypes)(l,a,n.opts.strictNumbers,us.DataType.Wrong)}`}return re.nil}function o(){if(r.validateSchema){const l=e.scopeValue("validate$data",{ref:r.validateSchema});return(0,re._)`!${l}(${a})`}return re.nil}}subschema(e,a){const s=(0,Un.getSubschema)(this.it,e);(0,Un.extendSubschemaData)(s,this.it,e),(0,Un.extendSubschemaMode)(s,e);const r={...this.it,...s,items:void 0,props:void 0};return Sh(r,a),r}mergeEvaluated(e,a){const{it:s,gen:r}=this;s.opts.unevaluated&&(s.props!==!0&&e.props!==void 0&&(s.props=rr.mergeEvaluated.props(r,e.props,s.props,a)),s.items!==!0&&e.items!==void 0&&(s.items=rr.mergeEvaluated.items(r,e.items,s.items,a)))}mergeValidEvaluated(e,a){const{it:s,gen:r}=this;if(s.opts.unevaluated&&(s.props!==!0||s.items!==!0))return r.if(a,()=>this.mergeEvaluated(e,re.Name)),!0}}xt.KeywordCxt=Zc;function Kc(t,e,a,s){const r=new Zc(t,a,e);"code"in a?a.code(r,s):r.$data&&a.validate?(0,Pa.funcKeywordCode)(r,a):"macro"in a?(0,Pa.macroKeywordCode)(r,a):(a.compile||a.validate)&&(0,Pa.funcKeywordCode)(r,a)}const Fh=/^\/(?:[^~]|~0|~1)*$/,qh=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function Bc(t,{dataLevel:e,dataNames:a,dataPathArr:s}){let r,n;if(t==="")return oe.default.rootData;if(t[0]==="/"){if(!Fh.test(t))throw new Error(`Invalid JSON-pointer: ${t}`);r=t,n=oe.default.rootData}else{const c=qh.exec(t);if(!c)throw new Error(`Invalid JSON-pointer: ${t}`);const u=+c[1];if(r=c[2],r==="#"){if(u>=e)throw new Error(l("property/index",u));return s[e-u]}if(u>e)throw new Error(l("data",u));if(n=a[e-u],!r)return n}let i=n;const o=r.split("/");for(const c of o)c&&(n=(0,re._)`${n}${(0,re.getProperty)((0,rr.unescapeJsonPointer)(c))}`,i=(0,re._)`${i} && ${n}`);return i;function l(c,u){return`Cannot access ${c} ${u} levels up, current level is ${e}`}}xt.getData=Bc;var Sa={};Object.defineProperty(Sa,"__esModule",{value:!0});let Uh=class extends Error{constructor(e){super("validation failed"),this.errors=e,this.ajv=this.validation=!0}};Sa.default=Uh;var Jr={};Object.defineProperty(Jr,"__esModule",{value:!0});const zn=rt;let Vh=class extends Error{constructor(e,a,s,r){super(r||`can't resolve reference ${s} from id ${a}`),this.missingRef=(0,zn.resolveUrl)(e,a,s),this.missingSchema=(0,zn.normalizeId)((0,zn.getFullPath)(e,this.missingRef))}};Jr.default=Vh;var ft={};Object.defineProperty(ft,"__esModule",{value:!0}),ft.resolveSchema=ft.getCompilingSchema=ft.resolveRef=ft.compileSchema=ft.SchemaEnv=void 0;const kt=ge,zh=Sa,Tr=Ft,It=rt,Wc=G,Hh=xt;class ds{constructor(e){var a;this.refs={},this.dynamicAnchors={};let s;typeof e.schema=="object"&&(s=e.schema),this.schema=e.schema,this.schemaId=e.schemaId,this.root=e.root||this,this.baseId=(a=e.baseId)!==null&&a!==void 0?a:(0,It.normalizeId)(s==null?void 0:s[e.schemaId||"$id"]),this.schemaPath=e.schemaPath,this.localRefs=e.localRefs,this.meta=e.meta,this.$async=s==null?void 0:s.$async,this.refs={}}}ft.SchemaEnv=ds;function Hn(t){const e=Jc.call(this,t);if(e)return e;const a=(0,It.getFullPath)(this.opts.uriResolver,t.root.baseId),{es5:s,lines:r}=this.opts.code,{ownProperties:n}=this.opts,i=new kt.CodeGen(this.scope,{es5:s,lines:r,ownProperties:n});let o;t.$async&&(o=i.scopeValue("Error",{ref:zh.default,code:(0,kt._)`require("ajv/dist/runtime/validation_error").default`}));const l=i.scopeName("validate");t.validateName=l;const c={gen:i,allErrors:this.opts.allErrors,data:Tr.default.data,parentData:Tr.default.parentData,parentDataProperty:Tr.default.parentDataProperty,dataNames:[Tr.default.data],dataPathArr:[kt.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:i.scopeValue("schema",this.opts.code.source===!0?{ref:t.schema,code:(0,kt.stringify)(t.schema)}:{ref:t.schema}),validateName:l,ValidationError:o,schema:t.schema,schemaEnv:t,rootId:a,baseId:t.baseId||a,schemaPath:kt.nil,errSchemaPath:t.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,kt._)`""`,opts:this.opts,self:this};let u;try{this._compilations.add(t),(0,Hh.validateFunctionCode)(c),i.optimize(this.opts.code.optimize);const d=i.toString();u=`${i.scopeRefs(Tr.default.scope)}return ${d}`,this.opts.code.process&&(u=this.opts.code.process(u,t));const f=new Function(`${Tr.default.self}`,`${Tr.default.scope}`,u)(this,this.scope.get());if(this.scope.value(l,{ref:f}),f.errors=null,f.schema=t.schema,f.schemaEnv=t,t.$async&&(f.$async=!0),this.opts.code.source===!0&&(f.source={validateName:l,validateCode:d,scopeValues:i._values}),this.opts.unevaluated){const{props:m,items:p}=c;f.evaluated={props:m instanceof kt.Name?void 0:m,items:p instanceof kt.Name?void 0:p,dynamicProps:m instanceof kt.Name,dynamicItems:p instanceof kt.Name},f.source&&(f.source.evaluated=(0,kt.stringify)(f.evaluated))}return t.validate=f,t}catch(d){throw delete t.validate,delete t.validateName,u&&this.logger.error("Error compiling schema, function code:",u),d}finally{this._compilations.delete(t)}}ft.compileSchema=Hn;function Zh(t,e,a){var s;a=(0,It.resolveUrl)(this.opts.uriResolver,e,a);const r=t.refs[a];if(r)return r;let n=Wh.call(this,t,a);if(n===void 0){const i=(s=t.localRefs)===null||s===void 0?void 0:s[a],{schemaId:o}=this.opts;i&&(n=new ds({schema:i,schemaId:o,root:t,baseId:e}))}if(n!==void 0)return t.refs[a]=Kh.call(this,n)}ft.resolveRef=Zh;function Kh(t){return(0,It.inlineRef)(t.schema,this.opts.inlineRefs)?t.schema:t.validate?t:Hn.call(this,t)}function Jc(t){for(const e of this._compilations)if(Bh(e,t))return e}ft.getCompilingSchema=Jc;function Bh(t,e){return t.schema===e.schema&&t.root===e.root&&t.baseId===e.baseId}function Wh(t,e){let a;for(;typeof(a=this.refs[e])=="string";)e=a;return a||this.schemas[e]||fs.call(this,t,e)}function fs(t,e){const a=this.opts.uriResolver.parse(e),s=(0,It._getFullPath)(this.opts.uriResolver,a);let r=(0,It.getFullPath)(this.opts.uriResolver,t.baseId,void 0);if(Object.keys(t.schema).length>0&&s===r)return Zn.call(this,a,t);const n=(0,It.normalizeId)(s),i=this.refs[n]||this.schemas[n];if(typeof i=="string"){const o=fs.call(this,t,i);return typeof(o==null?void 0:o.schema)!="object"?void 0:Zn.call(this,a,o)}if(typeof(i==null?void 0:i.schema)=="object"){if(i.validate||Hn.call(this,i),n===(0,It.normalizeId)(e)){const{schema:o}=i,{schemaId:l}=this.opts,c=o[l];return c&&(r=(0,It.resolveUrl)(this.opts.uriResolver,r,c)),new ds({schema:o,schemaId:l,root:t,baseId:r})}return Zn.call(this,a,i)}}ft.resolveSchema=fs;const Jh=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function Zn(t,{baseId:e,schema:a,root:s}){var r;if(((r=t.fragment)===null||r===void 0?void 0:r[0])!=="/")return;for(const o of t.fragment.slice(1).split("/")){if(typeof a=="boolean")return;const l=a[(0,Wc.unescapeFragment)(o)];if(l===void 0)return;a=l;const c=typeof a=="object"&&a[this.opts.schemaId];!Jh.has(o)&&c&&(e=(0,It.resolveUrl)(this.opts.uriResolver,e,c))}let n;if(typeof a!="boolean"&&a.$ref&&!(0,Wc.schemaHasRulesButRef)(a,this.RULES)){const o=(0,It.resolveUrl)(this.opts.uriResolver,e,a.$ref);n=fs.call(this,s,o)}const{schemaId:i}=this.opts;if(n=n||new ds({schema:a,schemaId:i,root:s,baseId:e}),n.schema!==n.root.schema)return n}const Qh={$id:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",description:"Meta-schema for $data reference (JSON AnySchema extension proposal)",type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:!1};var Kn={},hs={exports:{}},Gh={HEX:{0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,A:10,b:11,B:11,c:12,C:12,d:13,D:13,e:14,E:14,f:15,F:15}};const{HEX:Yh}=Gh,Xh=/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u;function Qc(t){if(Xc(t,".")<3)return{host:t,isIPV4:!1};const e=t.match(Xh)||[],[a]=e;return a?{host:tp(a,"."),isIPV4:!0}:{host:t,isIPV4:!1}}function Gc(t,e=!1){let a="",s=!0;for(const r of t){if(Yh[r]===void 0)return;r!=="0"&&s===!0&&(s=!1),s||(a+=r)}return e&&a.length===0&&(a="0"),a}function ep(t){let e=0;const a={error:!1,address:"",zone:""},s=[],r=[];let n=!1,i=!1,o=!1;function l(){if(r.length){if(n===!1){const c=Gc(r);if(c!==void 0)s.push(c);else return a.error=!0,!1}r.length=0}return!0}for(let c=0;c<t.length;c++){const u=t[c];if(!(u==="["||u==="]"))if(u===":"){if(i===!0&&(o=!0),!l())break;if(e++,s.push(":"),e>7){a.error=!0;break}c-1>=0&&t[c-1]===":"&&(i=!0);continue}else if(u==="%"){if(!l())break;n=!0}else{r.push(u);continue}}return r.length&&(n?a.zone=r.join(""):o?s.push(r.join("")):s.push(Gc(r))),a.address=s.join(""),a}function Yc(t){if(Xc(t,":")<2)return{host:t,isIPV6:!1};const e=ep(t);if(e.error)return{host:t,isIPV6:!1};{let a=e.address,s=e.address;return e.zone&&(a+="%"+e.zone,s+="%25"+e.zone),{host:a,escapedHost:s,isIPV6:!0}}}function tp(t,e){let a="",s=!0;const r=t.length;for(let n=0;n<r;n++){const i=t[n];i==="0"&&s?(n+1<=r&&t[n+1]===e||n+1===r)&&(a+=i,s=!1):(i===e?s=!0:s=!1,a+=i)}return a}function Xc(t,e){let a=0;for(let s=0;s<t.length;s++)t[s]===e&&a++;return a}const el=/^\.\.?\//u,tl=/^\/\.(?:\/|$)/u,rl=/^\/\.\.(?:\/|$)/u,rp=/^\/?(?:.|\n)*?(?=\/|$)/u;function ap(t){const e=[];for(;t.length;)if(t.match(el))t=t.replace(el,"");else if(t.match(tl))t=t.replace(tl,"/");else if(t.match(rl))t=t.replace(rl,"/"),e.pop();else if(t==="."||t==="..")t="";else{const a=t.match(rp);if(a){const s=a[0];t=t.slice(s.length),e.push(s)}else throw new Error("Unexpected dot segment condition")}return e.join("")}function sp(t,e){const a=e!==!0?escape:unescape;return t.scheme!==void 0&&(t.scheme=a(t.scheme)),t.userinfo!==void 0&&(t.userinfo=a(t.userinfo)),t.host!==void 0&&(t.host=a(t.host)),t.path!==void 0&&(t.path=a(t.path)),t.query!==void 0&&(t.query=a(t.query)),t.fragment!==void 0&&(t.fragment=a(t.fragment)),t}function np(t){const e=[];if(t.userinfo!==void 0&&(e.push(t.userinfo),e.push("@")),t.host!==void 0){let a=unescape(t.host);const s=Qc(a);if(s.isIPV4)a=s.host;else{const r=Yc(s.host);r.isIPV6===!0?a=`[${r.escapedHost}]`:a=t.host}e.push(a)}return(typeof t.port=="number"||typeof t.port=="string")&&(e.push(":"),e.push(String(t.port))),e.length?e.join(""):void 0}var ip={recomposeAuthority:np,normalizeComponentEncoding:sp,removeDotSegments:ap,normalizeIPv4:Qc,normalizeIPv6:Yc};const op=/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu,cp=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;function al(t){return typeof t.secure=="boolean"?t.secure:String(t.scheme).toLowerCase()==="wss"}function sl(t){return t.host||(t.error=t.error||"HTTP URIs must have a host."),t}function nl(t){const e=String(t.scheme).toLowerCase()==="https";return(t.port===(e?443:80)||t.port==="")&&(t.port=void 0),t.path||(t.path="/"),t}function lp(t){return t.secure=al(t),t.resourceName=(t.path||"/")+(t.query?"?"+t.query:""),t.path=void 0,t.query=void 0,t}function up(t){if((t.port===(al(t)?443:80)||t.port==="")&&(t.port=void 0),typeof t.secure=="boolean"&&(t.scheme=t.secure?"wss":"ws",t.secure=void 0),t.resourceName){const[e,a]=t.resourceName.split("?");t.path=e&&e!=="/"?e:void 0,t.query=a,t.resourceName=void 0}return t.fragment=void 0,t}function dp(t,e){if(!t.path)return t.error="URN can not be parsed",t;const a=t.path.match(cp);if(a){const s=e.scheme||t.scheme||"urn";t.nid=a[1].toLowerCase(),t.nss=a[2];const r=`${s}:${e.nid||t.nid}`,n=Bn[r];t.path=void 0,n&&(t=n.parse(t,e))}else t.error=t.error||"URN can not be parsed.";return t}function fp(t,e){const a=e.scheme||t.scheme||"urn",s=t.nid.toLowerCase(),r=`${a}:${e.nid||s}`,n=Bn[r];n&&(t=n.serialize(t,e));const i=t,o=t.nss;return i.path=`${s||e.nid}:${o}`,e.skipEscape=!0,i}function hp(t,e){const a=t;return a.uuid=a.nss,a.nss=void 0,!e.tolerant&&(!a.uuid||!op.test(a.uuid))&&(a.error=a.error||"UUID is not valid."),a}function pp(t){const e=t;return e.nss=(t.uuid||"").toLowerCase(),e}const il={scheme:"http",domainHost:!0,parse:sl,serialize:nl},mp={scheme:"https",domainHost:il.domainHost,parse:sl,serialize:nl},ps={scheme:"ws",domainHost:!0,parse:lp,serialize:up},vp={scheme:"wss",domainHost:ps.domainHost,parse:ps.parse,serialize:ps.serialize},Bn={http:il,https:mp,ws:ps,wss:vp,urn:{scheme:"urn",parse:dp,serialize:fp,skipNormalize:!0},"urn:uuid":{scheme:"urn:uuid",parse:hp,serialize:pp,skipNormalize:!0}};var gp=Bn;const{normalizeIPv6:_p,normalizeIPv4:yp,removeDotSegments:Ra,recomposeAuthority:wp,normalizeComponentEncoding:ms}=ip,Wn=gp;function bp(t,e){return typeof t=="string"?t=Vt(ar(t,e),e):typeof t=="object"&&(t=ar(Vt(t,e),e)),t}function $p(t,e,a){const s=Object.assign({scheme:"null"},a),r=ol(ar(t,s),ar(e,s),s,!0);return Vt(r,{...s,skipEscape:!0})}function ol(t,e,a,s){const r={};return s||(t=ar(Vt(t,a),a),e=ar(Vt(e,a),a)),a=a||{},!a.tolerant&&e.scheme?(r.scheme=e.scheme,r.userinfo=e.userinfo,r.host=e.host,r.port=e.port,r.path=Ra(e.path||""),r.query=e.query):(e.userinfo!==void 0||e.host!==void 0||e.port!==void 0?(r.userinfo=e.userinfo,r.host=e.host,r.port=e.port,r.path=Ra(e.path||""),r.query=e.query):(e.path?(e.path.charAt(0)==="/"?r.path=Ra(e.path):((t.userinfo!==void 0||t.host!==void 0||t.port!==void 0)&&!t.path?r.path="/"+e.path:t.path?r.path=t.path.slice(0,t.path.lastIndexOf("/")+1)+e.path:r.path=e.path,r.path=Ra(r.path)),r.query=e.query):(r.path=t.path,e.query!==void 0?r.query=e.query:r.query=t.query),r.userinfo=t.userinfo,r.host=t.host,r.port=t.port),r.scheme=t.scheme),r.fragment=e.fragment,r}function Pp(t,e,a){return typeof t=="string"?(t=unescape(t),t=Vt(ms(ar(t,a),!0),{...a,skipEscape:!0})):typeof t=="object"&&(t=Vt(ms(t,!0),{...a,skipEscape:!0})),typeof e=="string"?(e=unescape(e),e=Vt(ms(ar(e,a),!0),{...a,skipEscape:!0})):typeof e=="object"&&(e=Vt(ms(e,!0),{...a,skipEscape:!0})),t.toLowerCase()===e.toLowerCase()}function Vt(t,e){const a={host:t.host,scheme:t.scheme,userinfo:t.userinfo,port:t.port,path:t.path,query:t.query,nid:t.nid,nss:t.nss,uuid:t.uuid,fragment:t.fragment,reference:t.reference,resourceName:t.resourceName,secure:t.secure,error:""},s=Object.assign({},e),r=[],n=Wn[(s.scheme||a.scheme||"").toLowerCase()];n&&n.serialize&&n.serialize(a,s),a.path!==void 0&&(s.skipEscape?a.path=unescape(a.path):(a.path=escape(a.path),a.scheme!==void 0&&(a.path=a.path.split("%3A").join(":")))),s.reference!=="suffix"&&a.scheme&&r.push(a.scheme,":");const i=wp(a);if(i!==void 0&&(s.reference!=="suffix"&&r.push("//"),r.push(i),a.path&&a.path.charAt(0)!=="/"&&r.push("/")),a.path!==void 0){let o=a.path;!s.absolutePath&&(!n||!n.absolutePath)&&(o=Ra(o)),i===void 0&&(o=o.replace(/^\/\//u,"/%2F")),r.push(o)}return a.query!==void 0&&r.push("?",a.query),a.fragment!==void 0&&r.push("#",a.fragment),r.join("")}const Ep=Array.from({length:127},(t,e)=>/[^!"$&'()*+,\-.;=_`a-z{}~]/u.test(String.fromCharCode(e)));function Sp(t){let e=0;for(let a=0,s=t.length;a<s;++a)if(e=t.charCodeAt(a),e>126||Ep[e])return!0;return!1}const Rp=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function ar(t,e){const a=Object.assign({},e),s={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0},r=t.indexOf("%")!==-1;let n=!1;a.reference==="suffix"&&(t=(a.scheme?a.scheme+":":"")+"//"+t);const i=t.match(Rp);if(i){if(s.scheme=i[1],s.userinfo=i[3],s.host=i[4],s.port=parseInt(i[5],10),s.path=i[6]||"",s.query=i[7],s.fragment=i[8],isNaN(s.port)&&(s.port=i[5]),s.host){const l=yp(s.host);if(l.isIPV4===!1){const c=_p(l.host);s.host=c.host.toLowerCase(),n=c.isIPV6}else s.host=l.host,n=!0}s.scheme===void 0&&s.userinfo===void 0&&s.host===void 0&&s.port===void 0&&s.query===void 0&&!s.path?s.reference="same-document":s.scheme===void 0?s.reference="relative":s.fragment===void 0?s.reference="absolute":s.reference="uri",a.reference&&a.reference!=="suffix"&&a.reference!==s.reference&&(s.error=s.error||"URI is not a "+a.reference+" reference.");const o=Wn[(a.scheme||s.scheme||"").toLowerCase()];if(!a.unicodeSupport&&(!o||!o.unicodeSupport)&&s.host&&(a.domainHost||o&&o.domainHost)&&n===!1&&Sp(s.host))try{s.host=URL.domainToASCII(s.host.toLowerCase())}catch(l){s.error=s.error||"Host's domain name can not be converted to ASCII: "+l}(!o||o&&!o.skipNormalize)&&(r&&s.scheme!==void 0&&(s.scheme=unescape(s.scheme)),r&&s.host!==void 0&&(s.host=unescape(s.host)),s.path&&(s.path=escape(unescape(s.path))),s.fragment&&(s.fragment=encodeURI(decodeURIComponent(s.fragment)))),o&&o.parse&&o.parse(s,a)}else s.error=s.error||"URI can not be parsed.";return s}const Jn={SCHEMES:Wn,normalize:bp,resolve:$p,resolveComponents:ol,equal:Pp,serialize:Vt,parse:ar};hs.exports=Jn,hs.exports.default=Jn,hs.exports.fastUri=Jn;var xp=hs.exports;Object.defineProperty(Kn,"__esModule",{value:!0});const cl=xp;cl.code='require("ajv/dist/runtime/uri").default',Kn.default=cl,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.CodeGen=t.Name=t.nil=t.stringify=t.str=t._=t.KeywordCxt=void 0;var e=xt;Object.defineProperty(t,"KeywordCxt",{enumerable:!0,get:function(){return e.KeywordCxt}});var a=ge;Object.defineProperty(t,"_",{enumerable:!0,get:function(){return a._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return a.str}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return a.stringify}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return a.nil}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return a.Name}}),Object.defineProperty(t,"CodeGen",{enumerable:!0,get:function(){return a.CodeGen}});const s=Sa,r=Jr,n=kr,i=ft,o=ge,l=rt,c=Xe,u=G,d=Qh,g=Kn,f=(N,R)=>new RegExp(N,R);f.code="new RegExp";const m=["removeAdditional","useDefaults","coerceTypes"],p=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),h={errorDataPath:"",format:"`validateFormats: false` can be used instead.",nullable:'"nullable" keyword is supported by default.',jsonPointers:"Deprecated jsPropertySyntax can be used instead.",extendRefs:"Deprecated ignoreKeywordsWithRef can be used instead.",missingRefs:"Pass empty schema with $id that should be ignored to ajv.addSchema.",processCode:"Use option `code: {process: (code, schemaEnv: object) => string}`",sourceCode:"Use option `code: {source: true}`",strictDefaults:"It is default now, see option `strict`.",strictKeywords:"It is default now, see option `strict`.",uniqueItems:'"uniqueItems" keyword is always validated.',unknownFormats:"Disable strict mode or pass `true` to `ajv.addFormat` (or `formats` option).",cache:"Map is used as cache, schema object as key.",serialize:"Map is used as cache, schema object as key.",ajvErrors:"It is default now."},v={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},w=200;function P(N){var R,j,I,_,b,O,K,Q,fe,ne,he,ct,Ke,Ie,Pt,Ge,Qt,Lt,ze,Et,lr,qe,Ue,tt,Rr;const ur=N.strict,Ur=(R=N.code)===null||R===void 0?void 0:R.optimize,En=Ur===!0||Ur===void 0?1:Ur||0,St=(I=(j=N.code)===null||j===void 0?void 0:j.regExp)!==null&&I!==void 0?I:f,Vr=(_=N.uriResolver)!==null&&_!==void 0?_:g.default;return{strictSchema:(O=(b=N.strictSchema)!==null&&b!==void 0?b:ur)!==null&&O!==void 0?O:!0,strictNumbers:(Q=(K=N.strictNumbers)!==null&&K!==void 0?K:ur)!==null&&Q!==void 0?Q:!0,strictTypes:(ne=(fe=N.strictTypes)!==null&&fe!==void 0?fe:ur)!==null&&ne!==void 0?ne:"log",strictTuples:(ct=(he=N.strictTuples)!==null&&he!==void 0?he:ur)!==null&&ct!==void 0?ct:"log",strictRequired:(Ie=(Ke=N.strictRequired)!==null&&Ke!==void 0?Ke:ur)!==null&&Ie!==void 0?Ie:!1,code:N.code?{...N.code,optimize:En,regExp:St}:{optimize:En,regExp:St},loopRequired:(Pt=N.loopRequired)!==null&&Pt!==void 0?Pt:w,loopEnum:(Ge=N.loopEnum)!==null&&Ge!==void 0?Ge:w,meta:(Qt=N.meta)!==null&&Qt!==void 0?Qt:!0,messages:(Lt=N.messages)!==null&&Lt!==void 0?Lt:!0,inlineRefs:(ze=N.inlineRefs)!==null&&ze!==void 0?ze:!0,schemaId:(Et=N.schemaId)!==null&&Et!==void 0?Et:"$id",addUsedSchema:(lr=N.addUsedSchema)!==null&&lr!==void 0?lr:!0,validateSchema:(qe=N.validateSchema)!==null&&qe!==void 0?qe:!0,validateFormats:(Ue=N.validateFormats)!==null&&Ue!==void 0?Ue:!0,unicodeRegExp:(tt=N.unicodeRegExp)!==null&&tt!==void 0?tt:!0,int32range:(Rr=N.int32range)!==null&&Rr!==void 0?Rr:!0,uriResolver:Vr}}class S{constructor(R={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,R=this.opts={...R,...P(R)};const{es5:j,lines:I}=this.opts.code;this.scope=new o.ValueScope({scope:{},prefixes:p,es5:j,lines:I}),this.logger=H(R.logger);const _=R.validateFormats;R.validateFormats=!1,this.RULES=(0,n.getRules)(),k.call(this,h,R,"NOT SUPPORTED"),k.call(this,v,R,"DEPRECATED","warn"),this._metaOpts=W.call(this),R.formats&&U.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),R.keywords&&D.call(this,R.keywords),typeof R.meta=="object"&&this.addMetaSchema(R.meta),z.call(this),R.validateFormats=_}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){const{$data:R,meta:j,schemaId:I}=this.opts;let _=d;I==="id"&&(_={...d},_.id=_.$id,delete _.$id),j&&R&&this.addMetaSchema(_,_[I],!1)}defaultMeta(){const{meta:R,schemaId:j}=this.opts;return this.opts.defaultMeta=typeof R=="object"?R[j]||R:void 0}validate(R,j){let I;if(typeof R=="string"){if(I=this.getSchema(R),!I)throw new Error(`no schema with key or ref "${R}"`)}else I=this.compile(R);const _=I(j);return"$async"in I||(this.errors=I.errors),_}compile(R,j){const I=this._addSchema(R,j);return I.validate||this._compileSchemaEnv(I)}compileAsync(R,j){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");const{loadSchema:I}=this.opts;return _.call(this,R,j);async function _(ne,he){await b.call(this,ne.$schema);const ct=this._addSchema(ne,he);return ct.validate||O.call(this,ct)}async function b(ne){ne&&!this.getSchema(ne)&&await _.call(this,{$ref:ne},!0)}async function O(ne){try{return this._compileSchemaEnv(ne)}catch(he){if(!(he instanceof r.default))throw he;return K.call(this,he),await Q.call(this,he.missingSchema),O.call(this,ne)}}function K({missingSchema:ne,missingRef:he}){if(this.refs[ne])throw new Error(`AnySchema ${ne} is loaded but ${he} cannot be resolved`)}async function Q(ne){const he=await fe.call(this,ne);this.refs[ne]||await b.call(this,he.$schema),this.refs[ne]||this.addSchema(he,ne,j)}async function fe(ne){const he=this._loading[ne];if(he)return he;try{return await(this._loading[ne]=I(ne))}finally{delete this._loading[ne]}}}addSchema(R,j,I,_=this.opts.validateSchema){if(Array.isArray(R)){for(const O of R)this.addSchema(O,void 0,I,_);return this}let b;if(typeof R=="object"){const{schemaId:O}=this.opts;if(b=R[O],b!==void 0&&typeof b!="string")throw new Error(`schema ${O} must be string`)}return j=(0,l.normalizeId)(j||b),this._checkUnique(j),this.schemas[j]=this._addSchema(R,I,j,_,!0),this}addMetaSchema(R,j,I=this.opts.validateSchema){return this.addSchema(R,j,!0,I),this}validateSchema(R,j){if(typeof R=="boolean")return!0;let I;if(I=R.$schema,I!==void 0&&typeof I!="string")throw new Error("$schema must be a string");if(I=I||this.opts.defaultMeta||this.defaultMeta(),!I)return this.logger.warn("meta-schema not available"),this.errors=null,!0;const _=this.validate(I,R);if(!_&&j){const b="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(b);else throw new Error(b)}return _}getSchema(R){let j;for(;typeof(j=A.call(this,R))=="string";)R=j;if(j===void 0){const{schemaId:I}=this.opts,_=new i.SchemaEnv({schema:{},schemaId:I});if(j=i.resolveSchema.call(this,_,R),!j)return;this.refs[R]=j}return j.validate||this._compileSchemaEnv(j)}removeSchema(R){if(R instanceof RegExp)return this._removeAllSchemas(this.schemas,R),this._removeAllSchemas(this.refs,R),this;switch(typeof R){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{const j=A.call(this,R);return typeof j=="object"&&this._cache.delete(j.schema),delete this.schemas[R],delete this.refs[R],this}case"object":{const j=R;this._cache.delete(j);let I=R[this.opts.schemaId];return I&&(I=(0,l.normalizeId)(I),delete this.schemas[I],delete this.refs[I]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(R){for(const j of R)this.addKeyword(j);return this}addKeyword(R,j){let I;if(typeof R=="string")I=R,typeof j=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),j.keyword=I);else if(typeof R=="object"&&j===void 0){if(j=R,I=j.keyword,Array.isArray(I)&&!I.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(M.call(this,I,j),!j)return(0,u.eachItem)(I,b=>te.call(this,b)),this;ve.call(this,j);const _={...j,type:(0,c.getJSONTypes)(j.type),schemaType:(0,c.getJSONTypes)(j.schemaType)};return(0,u.eachItem)(I,_.type.length===0?b=>te.call(this,b,_):b=>_.type.forEach(O=>te.call(this,b,_,O))),this}getKeyword(R){const j=this.RULES.all[R];return typeof j=="object"?j.definition:!!j}removeKeyword(R){const{RULES:j}=this;delete j.keywords[R],delete j.all[R];for(const I of j.rules){const _=I.rules.findIndex(b=>b.keyword===R);_>=0&&I.rules.splice(_,1)}return this}addFormat(R,j){return typeof j=="string"&&(j=new RegExp(j)),this.formats[R]=j,this}errorsText(R=this.errors,{separator:j=", ",dataVar:I="data"}={}){return!R||R.length===0?"No errors":R.map(_=>`${I}${_.instancePath} ${_.message}`).reduce((_,b)=>_+j+b)}$dataMetaSchema(R,j){const I=this.RULES.all;R=JSON.parse(JSON.stringify(R));for(const _ of j){const b=_.split("/").slice(1);let O=R;for(const K of b)O=O[K];for(const K in I){const Q=I[K];if(typeof Q!="object")continue;const{$data:fe}=Q.definition,ne=O[K];fe&&ne&&(O[K]=de(ne))}}return R}_removeAllSchemas(R,j){for(const I in R){const _=R[I];(!j||j.test(I))&&(typeof _=="string"?delete R[I]:_&&!_.meta&&(this._cache.delete(_.schema),delete R[I]))}}_addSchema(R,j,I,_=this.opts.validateSchema,b=this.opts.addUsedSchema){let O;const{schemaId:K}=this.opts;if(typeof R=="object")O=R[K];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof R!="boolean")throw new Error("schema must be object or boolean")}let Q=this._cache.get(R);if(Q!==void 0)return Q;I=(0,l.normalizeId)(O||I);const fe=l.getSchemaRefs.call(this,R,I);return Q=new i.SchemaEnv({schema:R,schemaId:K,meta:j,baseId:I,localRefs:fe}),this._cache.set(Q.schema,Q),b&&!I.startsWith("#")&&(I&&this._checkUnique(I),this.refs[I]=Q),_&&this.validateSchema(R,!0),Q}_checkUnique(R){if(this.schemas[R]||this.refs[R])throw new Error(`schema with key or id "${R}" already exists`)}_compileSchemaEnv(R){if(R.meta?this._compileMetaSchema(R):i.compileSchema.call(this,R),!R.validate)throw new Error("ajv implementation error");return R.validate}_compileMetaSchema(R){const j=this.opts;this.opts=this._metaOpts;try{i.compileSchema.call(this,R)}finally{this.opts=j}}}S.ValidationError=s.default,S.MissingRefError=r.default,t.default=S;function k(N,R,j,I="error"){for(const _ in N){const b=_;b in R&&this.logger[I](`${j}: option ${_}. ${N[b]}`)}}function A(N){return N=(0,l.normalizeId)(N),this.schemas[N]||this.refs[N]}function z(){const N=this.opts.schemas;if(N)if(Array.isArray(N))this.addSchema(N);else for(const R in N)this.addSchema(N[R],R)}function U(){for(const N in this.opts.formats){const R=this.opts.formats[N];R&&this.addFormat(N,R)}}function D(N){if(Array.isArray(N)){this.addVocabulary(N);return}this.logger.warn("keywords option as map is deprecated, pass array");for(const R in N){const j=N[R];j.keyword||(j.keyword=R),this.addKeyword(j)}}function W(){const N={...this.opts};for(const R of m)delete N[R];return N}const J={log(){},warn(){},error(){}};function H(N){if(N===!1)return J;if(N===void 0)return console;if(N.log&&N.warn&&N.error)return N;throw new Error("logger must implement log, warn and error methods")}const F=/^[a-z_$][a-z0-9_$:-]*$/i;function M(N,R){const{RULES:j}=this;if((0,u.eachItem)(N,I=>{if(j.keywords[I])throw new Error(`Keyword ${I} is already defined`);if(!F.test(I))throw new Error(`Keyword ${I} has invalid name`)}),!!R&&R.$data&&!("code"in R||"validate"in R))throw new Error('$data keyword must have "code" or "validate" function')}function te(N,R,j){var I;const _=R==null?void 0:R.post;if(j&&_)throw new Error('keyword with "post" flag cannot have "type"');const{RULES:b}=this;let O=_?b.post:b.rules.find(({type:Q})=>Q===j);if(O||(O={type:j,rules:[]},b.rules.push(O)),b.keywords[N]=!0,!R)return;const K={keyword:N,definition:{...R,type:(0,c.getJSONTypes)(R.type),schemaType:(0,c.getJSONTypes)(R.schemaType)}};R.before?ye.call(this,O,K,R.before):O.rules.push(K),b.all[N]=K,(I=R.implements)===null||I===void 0||I.forEach(Q=>this.addKeyword(Q))}function ye(N,R,j){const I=N.rules.findIndex(_=>_.keyword===j);I>=0?N.rules.splice(I,0,R):(N.rules.push(R),this.logger.warn(`rule ${j} is not defined`))}function ve(N){let{metaSchema:R}=N;R!==void 0&&(N.$data&&this.opts.$data&&(R=de(R)),N.validateSchema=this.compile(R,!0))}const be={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function de(N){return{anyOf:[N,be]}}}(lc);var Qn={},Gn={},Yn={};Object.defineProperty(Yn,"__esModule",{value:!0});const kp={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};Yn.default=kp;var Cr={};Object.defineProperty(Cr,"__esModule",{value:!0}),Cr.callRef=Cr.getValidate=void 0;const Ip=Jr,ll=_e,ht=ge,Qr=Ft,ul=ft,vs=G,Tp={keyword:"$ref",schemaType:"string",code(t){const{gen:e,schema:a,it:s}=t,{baseId:r,schemaEnv:n,validateName:i,opts:o,self:l}=s,{root:c}=n;if((a==="#"||a==="#/")&&r===c.baseId)return d();const u=ul.resolveRef.call(l,c,r,a);if(u===void 0)throw new Ip.default(s.opts.uriResolver,r,a);if(u instanceof ul.SchemaEnv)return g(u);return f(u);function d(){if(n===c)return gs(t,i,n,n.$async);const m=e.scopeValue("root",{ref:c});return gs(t,(0,ht._)`${m}.validate`,c,c.$async)}function g(m){const p=dl(t,m);gs(t,p,m,m.$async)}function f(m){const p=e.scopeValue("schema",o.code.source===!0?{ref:m,code:(0,ht.stringify)(m)}:{ref:m}),h=e.name("valid"),v=t.subschema({schema:m,dataTypes:[],schemaPath:ht.nil,topSchemaRef:p,errSchemaPath:a},h);t.mergeEvaluated(v),t.ok(h)}}};function dl(t,e){const{gen:a}=t;return e.validate?a.scopeValue("validate",{ref:e.validate}):(0,ht._)`${a.scopeValue("wrapper",{ref:e})}.validate`}Cr.getValidate=dl;function gs(t,e,a,s){const{gen:r,it:n}=t,{allErrors:i,schemaEnv:o,opts:l}=n,c=l.passContext?Qr.default.this:ht.nil;s?u():d();function u(){if(!o.$async)throw new Error("async schema referenced by sync schema");const m=r.let("valid");r.try(()=>{r.code((0,ht._)`await ${(0,ll.callValidateCode)(t,e,c)}`),f(e),i||r.assign(m,!0)},p=>{r.if((0,ht._)`!(${p} instanceof ${n.ValidationError})`,()=>r.throw(p)),g(p),i||r.assign(m,!1)}),t.ok(m)}function d(){t.result((0,ll.callValidateCode)(t,e,c),()=>f(e),()=>g(e))}function g(m){const p=(0,ht._)`${m}.errors`;r.assign(Qr.default.vErrors,(0,ht._)`${Qr.default.vErrors} === null ? ${p} : ${Qr.default.vErrors}.concat(${p})`),r.assign(Qr.default.errors,(0,ht._)`${Qr.default.vErrors}.length`)}function f(m){var p;if(!n.opts.unevaluated)return;const h=(p=a==null?void 0:a.validate)===null||p===void 0?void 0:p.evaluated;if(n.props!==!0)if(h&&!h.dynamicProps)h.props!==void 0&&(n.props=vs.mergeEvaluated.props(r,h.props,n.props));else{const v=r.var("props",(0,ht._)`${m}.evaluated.props`);n.props=vs.mergeEvaluated.props(r,v,n.props,ht.Name)}if(n.items!==!0)if(h&&!h.dynamicItems)h.items!==void 0&&(n.items=vs.mergeEvaluated.items(r,h.items,n.items));else{const v=r.var("items",(0,ht._)`${m}.evaluated.items`);n.items=vs.mergeEvaluated.items(r,v,n.items,ht.Name)}}}Cr.callRef=gs,Cr.default=Tp,Object.defineProperty(Gn,"__esModule",{value:!0});const Cp=Yn,Op=Cr,Np=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",Cp.default,Op.default];Gn.default=Np;var Xn={},ei={};Object.defineProperty(ei,"__esModule",{value:!0});const _s=ge,mr=_s.operators,ys={maximum:{okStr:"<=",ok:mr.LTE,fail:mr.GT},minimum:{okStr:">=",ok:mr.GTE,fail:mr.LT},exclusiveMaximum:{okStr:"<",ok:mr.LT,fail:mr.GTE},exclusiveMinimum:{okStr:">",ok:mr.GT,fail:mr.LTE}},Ap={message:({keyword:t,schemaCode:e})=>(0,_s.str)`must be ${ys[t].okStr} ${e}`,params:({keyword:t,schemaCode:e})=>(0,_s._)`{comparison: ${ys[t].okStr}, limit: ${e}}`},jp={keyword:Object.keys(ys),type:"number",schemaType:"number",$data:!0,error:Ap,code(t){const{keyword:e,data:a,schemaCode:s}=t;t.fail$data((0,_s._)`${a} ${ys[e].fail} ${s} || isNaN(${a})`)}};ei.default=jp;var ti={};Object.defineProperty(ti,"__esModule",{value:!0});const xa=ge,Dp={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:{message:({schemaCode:t})=>(0,xa.str)`must be multiple of ${t}`,params:({schemaCode:t})=>(0,xa._)`{multipleOf: ${t}}`},code(t){const{gen:e,data:a,schemaCode:s,it:r}=t,n=r.opts.multipleOfPrecision,i=e.let("res"),o=n?(0,xa._)`Math.abs(Math.round(${i}) - ${i}) > 1e-${n}`:(0,xa._)`${i} !== parseInt(${i})`;t.fail$data((0,xa._)`(${s} === 0 || (${i} = ${a}/${s}, ${o}))`)}};ti.default=Dp;var ri={},ai={};Object.defineProperty(ai,"__esModule",{value:!0});function fl(t){const e=t.length;let a=0,s=0,r;for(;s<e;)a++,r=t.charCodeAt(s++),r>=55296&&r<=56319&&s<e&&(r=t.charCodeAt(s),(r&64512)===56320&&s++);return a}ai.default=fl,fl.code='require("ajv/dist/runtime/ucs2length").default',Object.defineProperty(ri,"__esModule",{value:!0});const Or=ge,Mp=G,Lp=ai,Fp={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const a=t==="maxLength"?"more":"fewer";return(0,Or.str)`must NOT have ${a} than ${e} characters`},params:({schemaCode:t})=>(0,Or._)`{limit: ${t}}`},code(t){const{keyword:e,data:a,schemaCode:s,it:r}=t,n=e==="maxLength"?Or.operators.GT:Or.operators.LT,i=r.opts.unicode===!1?(0,Or._)`${a}.length`:(0,Or._)`${(0,Mp.useFunc)(t.gen,Lp.default)}(${a})`;t.fail$data((0,Or._)`${i} ${n} ${s}`)}};ri.default=Fp;var si={};Object.defineProperty(si,"__esModule",{value:!0});const qp=_e,ws=ge,Up={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:{message:({schemaCode:t})=>(0,ws.str)`must match pattern "${t}"`,params:({schemaCode:t})=>(0,ws._)`{pattern: ${t}}`},code(t){const{data:e,$data:a,schema:s,schemaCode:r,it:n}=t,i=n.opts.unicodeRegExp?"u":"",o=a?(0,ws._)`(new RegExp(${r}, ${i}))`:(0,qp.usePattern)(t,s);t.fail$data((0,ws._)`!${o}.test(${e})`)}};si.default=Up;var ni={};Object.defineProperty(ni,"__esModule",{value:!0});const ka=ge,Vp={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const a=t==="maxProperties"?"more":"fewer";return(0,ka.str)`must NOT have ${a} than ${e} properties`},params:({schemaCode:t})=>(0,ka._)`{limit: ${t}}`},code(t){const{keyword:e,data:a,schemaCode:s}=t,r=e==="maxProperties"?ka.operators.GT:ka.operators.LT;t.fail$data((0,ka._)`Object.keys(${a}).length ${r} ${s}`)}};ni.default=Vp;var ii={};Object.defineProperty(ii,"__esModule",{value:!0});const Ia=_e,Ta=ge,zp=G,Hp={keyword:"required",type:"object",schemaType:"array",$data:!0,error:{message:({params:{missingProperty:t}})=>(0,Ta.str)`must have required property '${t}'`,params:({params:{missingProperty:t}})=>(0,Ta._)`{missingProperty: ${t}}`},code(t){const{gen:e,schema:a,schemaCode:s,data:r,$data:n,it:i}=t,{opts:o}=i;if(!n&&a.length===0)return;const l=a.length>=o.loopRequired;if(i.allErrors?c():u(),o.strictRequired){const f=t.parentSchema.properties,{definedProperties:m}=t.it;for(const p of a)if((f==null?void 0:f[p])===void 0&&!m.has(p)){const h=i.schemaEnv.baseId+i.errSchemaPath,v=`required property "${p}" is not defined at "${h}" (strictRequired)`;(0,zp.checkStrictMode)(i,v,i.opts.strictRequired)}}function c(){if(l||n)t.block$data(Ta.nil,d);else for(const f of a)(0,Ia.checkReportMissingProp)(t,f)}function u(){const f=e.let("missing");if(l||n){const m=e.let("valid",!0);t.block$data(m,()=>g(f,m)),t.ok(m)}else e.if((0,Ia.checkMissingProp)(t,a,f)),(0,Ia.reportMissingProp)(t,f),e.else()}function d(){e.forOf("prop",s,f=>{t.setParams({missingProperty:f}),e.if((0,Ia.noPropertyInData)(e,r,f,o.ownProperties),()=>t.error())})}function g(f,m){t.setParams({missingProperty:f}),e.forOf(f,s,()=>{e.assign(m,(0,Ia.propertyInData)(e,r,f,o.ownProperties)),e.if((0,Ta.not)(m),()=>{t.error(),e.break()})},Ta.nil)}}};ii.default=Hp;var oi={};Object.defineProperty(oi,"__esModule",{value:!0});const Ca=ge,Zp={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const a=t==="maxItems"?"more":"fewer";return(0,Ca.str)`must NOT have ${a} than ${e} items`},params:({schemaCode:t})=>(0,Ca._)`{limit: ${t}}`},code(t){const{keyword:e,data:a,schemaCode:s}=t,r=e==="maxItems"?Ca.operators.GT:Ca.operators.LT;t.fail$data((0,Ca._)`${a}.length ${r} ${s}`)}};oi.default=Zp;var ci={},Oa={};Object.defineProperty(Oa,"__esModule",{value:!0});const hl=$a;hl.code='require("ajv/dist/runtime/equal").default',Oa.default=hl,Object.defineProperty(ci,"__esModule",{value:!0});const li=Xe,at=ge,Kp=G,Bp=Oa,Wp={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:{message:({params:{i:t,j:e}})=>(0,at.str)`must NOT have duplicate items (items ## ${e} and ${t} are identical)`,params:({params:{i:t,j:e}})=>(0,at._)`{i: ${t}, j: ${e}}`},code(t){const{gen:e,data:a,$data:s,schema:r,parentSchema:n,schemaCode:i,it:o}=t;if(!s&&!r)return;const l=e.let("valid"),c=n.items?(0,li.getSchemaTypes)(n.items):[];t.block$data(l,u,(0,at._)`${i} === false`),t.ok(l);function u(){const m=e.let("i",(0,at._)`${a}.length`),p=e.let("j");t.setParams({i:m,j:p}),e.assign(l,!0),e.if((0,at._)`${m} > 1`,()=>(d()?g:f)(m,p))}function d(){return c.length>0&&!c.some(m=>m==="object"||m==="array")}function g(m,p){const h=e.name("item"),v=(0,li.checkDataTypes)(c,h,o.opts.strictNumbers,li.DataType.Wrong),w=e.const("indices",(0,at._)`{}`);e.for((0,at._)`;${m}--;`,()=>{e.let(h,(0,at._)`${a}[${m}]`),e.if(v,(0,at._)`continue`),c.length>1&&e.if((0,at._)`typeof ${h} == "string"`,(0,at._)`${h} += "_"`),e.if((0,at._)`typeof ${w}[${h}] == "number"`,()=>{e.assign(p,(0,at._)`${w}[${h}]`),t.error(),e.assign(l,!1).break()}).code((0,at._)`${w}[${h}] = ${m}`)})}function f(m,p){const h=(0,Kp.useFunc)(e,Bp.default),v=e.name("outer");e.label(v).for((0,at._)`;${m}--;`,()=>e.for((0,at._)`${p} = ${m}; ${p}--;`,()=>e.if((0,at._)`${h}(${a}[${m}], ${a}[${p}])`,()=>{t.error(),e.assign(l,!1).break(v)})))}}};ci.default=Wp;var ui={};Object.defineProperty(ui,"__esModule",{value:!0});const di=ge,Jp=G,Qp=Oa,Gp={keyword:"const",$data:!0,error:{message:"must be equal to constant",params:({schemaCode:t})=>(0,di._)`{allowedValue: ${t}}`},code(t){const{gen:e,data:a,$data:s,schemaCode:r,schema:n}=t;s||n&&typeof n=="object"?t.fail$data((0,di._)`!${(0,Jp.useFunc)(e,Qp.default)}(${a}, ${r})`):t.fail((0,di._)`${n} !== ${a}`)}};ui.default=Gp;var fi={};Object.defineProperty(fi,"__esModule",{value:!0});const Na=ge,Yp=G,Xp=Oa,em={keyword:"enum",schemaType:"array",$data:!0,error:{message:"must be equal to one of the allowed values",params:({schemaCode:t})=>(0,Na._)`{allowedValues: ${t}}`},code(t){const{gen:e,data:a,$data:s,schema:r,schemaCode:n,it:i}=t;if(!s&&r.length===0)throw new Error("enum must have non-empty array");const o=r.length>=i.opts.loopEnum;let l;const c=()=>l??(l=(0,Yp.useFunc)(e,Xp.default));let u;if(o||s)u=e.let("valid"),t.block$data(u,d);else{if(!Array.isArray(r))throw new Error("ajv implementation error");const f=e.const("vSchema",n);u=(0,Na.or)(...r.map((m,p)=>g(f,p)))}t.pass(u);function d(){e.assign(u,!1),e.forOf("v",n,f=>e.if((0,Na._)`${c()}(${a}, ${f})`,()=>e.assign(u,!0).break()))}function g(f,m){const p=r[m];return typeof p=="object"&&p!==null?(0,Na._)`${c()}(${a}, ${f}[${m}])`:(0,Na._)`${a} === ${p}`}}};fi.default=em,Object.defineProperty(Xn,"__esModule",{value:!0});const tm=ei,rm=ti,am=ri,sm=si,nm=ni,im=ii,om=oi,cm=ci,lm=ui,um=fi,dm=[tm.default,rm.default,am.default,sm.default,nm.default,im.default,om.default,cm.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},lm.default,um.default];Xn.default=dm;var hi={},Gr={};Object.defineProperty(Gr,"__esModule",{value:!0}),Gr.validateAdditionalItems=void 0;const Nr=ge,pi=G,fm={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:{message:({params:{len:t}})=>(0,Nr.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,Nr._)`{limit: ${t}}`},code(t){const{parentSchema:e,it:a}=t,{items:s}=e;if(!Array.isArray(s)){(0,pi.checkStrictMode)(a,'"additionalItems" is ignored when "items" is not an array of schemas');return}pl(t,s)}};function pl(t,e){const{gen:a,schema:s,data:r,keyword:n,it:i}=t;i.items=!0;const o=a.const("len",(0,Nr._)`${r}.length`);if(s===!1)t.setParams({len:e.length}),t.pass((0,Nr._)`${o} <= ${e.length}`);else if(typeof s=="object"&&!(0,pi.alwaysValidSchema)(i,s)){const c=a.var("valid",(0,Nr._)`${o} <= ${e.length}`);a.if((0,Nr.not)(c),()=>l(c)),t.ok(c)}function l(c){a.forRange("i",e.length,o,u=>{t.subschema({keyword:n,dataProp:u,dataPropType:pi.Type.Num},c),i.allErrors||a.if((0,Nr.not)(c),()=>a.break())})}}Gr.validateAdditionalItems=pl,Gr.default=fm;var mi={},Yr={};Object.defineProperty(Yr,"__esModule",{value:!0}),Yr.validateTuple=void 0;const ml=ge,bs=G,hm=_e,pm={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(t){const{schema:e,it:a}=t;if(Array.isArray(e))return vl(t,"additionalItems",e);a.items=!0,!(0,bs.alwaysValidSchema)(a,e)&&t.ok((0,hm.validateArray)(t))}};function vl(t,e,a=t.schema){const{gen:s,parentSchema:r,data:n,keyword:i,it:o}=t;u(r),o.opts.unevaluated&&a.length&&o.items!==!0&&(o.items=bs.mergeEvaluated.items(s,a.length,o.items));const l=s.name("valid"),c=s.const("len",(0,ml._)`${n}.length`);a.forEach((d,g)=>{(0,bs.alwaysValidSchema)(o,d)||(s.if((0,ml._)`${c} > ${g}`,()=>t.subschema({keyword:i,schemaProp:g,dataProp:g},l)),t.ok(l))});function u(d){const{opts:g,errSchemaPath:f}=o,m=a.length,p=m===d.minItems&&(m===d.maxItems||d[e]===!1);if(g.strictTuples&&!p){const h=`"${i}" is ${m}-tuple, but minItems or maxItems/${e} are not specified or different at path "${f}"`;(0,bs.checkStrictMode)(o,h,g.strictTuples)}}}Yr.validateTuple=vl,Yr.default=pm,Object.defineProperty(mi,"__esModule",{value:!0});const mm=Yr,vm={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:t=>(0,mm.validateTuple)(t,"items")};mi.default=vm;var vi={};Object.defineProperty(vi,"__esModule",{value:!0});const gl=ge,gm=G,_m=_e,ym=Gr,wm={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:{message:({params:{len:t}})=>(0,gl.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,gl._)`{limit: ${t}}`},code(t){const{schema:e,parentSchema:a,it:s}=t,{prefixItems:r}=a;s.items=!0,!(0,gm.alwaysValidSchema)(s,e)&&(r?(0,ym.validateAdditionalItems)(t,r):t.ok((0,_m.validateArray)(t)))}};vi.default=wm;var gi={};Object.defineProperty(gi,"__esModule",{value:!0});const wt=ge,$s=G,bm={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:{message:({params:{min:t,max:e}})=>e===void 0?(0,wt.str)`must contain at least ${t} valid item(s)`:(0,wt.str)`must contain at least ${t} and no more than ${e} valid item(s)`,params:({params:{min:t,max:e}})=>e===void 0?(0,wt._)`{minContains: ${t}}`:(0,wt._)`{minContains: ${t}, maxContains: ${e}}`},code(t){const{gen:e,schema:a,parentSchema:s,data:r,it:n}=t;let i,o;const{minContains:l,maxContains:c}=s;n.opts.next?(i=l===void 0?1:l,o=c):i=1;const u=e.const("len",(0,wt._)`${r}.length`);if(t.setParams({min:i,max:o}),o===void 0&&i===0){(0,$s.checkStrictMode)(n,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(o!==void 0&&i>o){(0,$s.checkStrictMode)(n,'"minContains" > "maxContains" is always invalid'),t.fail();return}if((0,$s.alwaysValidSchema)(n,a)){let p=(0,wt._)`${u} >= ${i}`;o!==void 0&&(p=(0,wt._)`${p} && ${u} <= ${o}`),t.pass(p);return}n.items=!0;const d=e.name("valid");o===void 0&&i===1?f(d,()=>e.if(d,()=>e.break())):i===0?(e.let(d,!0),o!==void 0&&e.if((0,wt._)`${r}.length > 0`,g)):(e.let(d,!1),g()),t.result(d,()=>t.reset());function g(){const p=e.name("_valid"),h=e.let("count",0);f(p,()=>e.if(p,()=>m(h)))}function f(p,h){e.forRange("i",0,u,v=>{t.subschema({keyword:"contains",dataProp:v,dataPropType:$s.Type.Num,compositeRule:!0},p),h()})}function m(p){e.code((0,wt._)`${p}++`),o===void 0?e.if((0,wt._)`${p} >= ${i}`,()=>e.assign(d,!0).break()):(e.if((0,wt._)`${p} > ${o}`,()=>e.assign(d,!1).break()),i===1?e.assign(d,!0):e.if((0,wt._)`${p} >= ${i}`,()=>e.assign(d,!0)))}}};gi.default=bm;var _l={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.validateSchemaDeps=t.validatePropertyDeps=t.error=void 0;const e=ge,a=G,s=_e;t.error={message:({params:{property:l,depsCount:c,deps:u}})=>{const d=c===1?"property":"properties";return(0,e.str)`must have ${d} ${u} when property ${l} is present`},params:({params:{property:l,depsCount:c,deps:u,missingProperty:d}})=>(0,e._)`{property: ${l},
1
+ (function(Se,dr){typeof exports=="object"&&typeof module<"u"?dr(exports):typeof define=="function"&&define.amd?define(["exports"],dr):(Se=typeof globalThis<"u"?globalThis:Se||self,dr(Se.WebMCP={}))})(this,(function(Se){"use strict";function dr(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var $n={exports:{}},oa={},It={},Qt={},ca={},ua={},la={},no;function Sn(){return no||(no=1,(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(f){if(super(),!t.IDENTIFIER.test(f))throw new Error("CodeGen: name must be a valid identifier");this.str=f}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}}t.Name=r;class n extends e{constructor(f){super(),this._items=typeof f=="string"?[f]:f}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;const f=this._items[0];return f===""||f==='""'}get str(){var f;return(f=this._str)!==null&&f!==void 0?f:this._str=this._items.reduce((m,b)=>`${m}${b}`,"")}get names(){var f;return(f=this._names)!==null&&f!==void 0?f:this._names=this._items.reduce((m,b)=>(b instanceof r&&(m[b.str]=(m[b.str]||0)+1),m),{})}}t._Code=n,t.nil=new n("");function s(_,...f){const m=[_[0]];let b=0;for(;b<f.length;)o(m,f[b]),m.push(_[++b]);return new n(m)}t._=s;const a=new n("+");function i(_,...f){const m=[v(_[0])];let b=0;for(;b<f.length;)m.push(a),o(m,f[b]),m.push(a,v(_[++b]));return c(m),new n(m)}t.str=i;function o(_,f){f instanceof n?_.push(...f._items):f instanceof r?_.push(f):_.push(d(f))}t.addCodeArg=o;function c(_){let f=1;for(;f<_.length-1;){if(_[f]===a){const m=l(_[f-1],_[f+1]);if(m!==void 0){_.splice(f-1,3,m);continue}_[f++]="+"}f++}}function l(_,f){if(f==='""')return _;if(_==='""')return f;if(typeof _=="string")return f instanceof r||_[_.length-1]!=='"'?void 0:typeof f!="string"?`${_.slice(0,-1)}${f}"`:f[0]==='"'?_.slice(0,-1)+f.slice(1):void 0;if(typeof f=="string"&&f[0]==='"'&&!(_ instanceof r))return`"${_}${f.slice(1)}`}function u(_,f){return f.emptyStr()?_:_.emptyStr()?f:i`${_}${f}`}t.strConcat=u;function d(_){return typeof _=="number"||typeof _=="boolean"||_===null?_:v(Array.isArray(_)?_.join(","):_)}function g(_){return new n(v(_))}t.stringify=g;function v(_){return JSON.stringify(_).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}t.safeStringify=v;function p(_){return typeof _=="string"&&t.IDENTIFIER.test(_)?new n(`.${_}`):s`[${_}]`}t.getProperty=p;function w(_){if(typeof _=="string"&&t.IDENTIFIER.test(_))return new n(`${_}`);throw new Error(`CodeGen: invalid export name: ${_}, use explicit $id name mapping`)}t.getEsmExportName=w;function h(_){return new n(_.toString())}t.regexpCode=h})(la)),la}var da={},so;function ao(){return so||(so=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.ValueScope=t.ValueScopeName=t.Scope=t.varKinds=t.UsedValueState=void 0;const e=Sn();class r extends Error{constructor(l){super(`CodeGen: "code" for ${l} not defined`),this.value=l.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:l,parent:u}={}){this._names={},this._prefixes=l,this._parent=u}toName(l){return l instanceof e.Name?l:this.name(l)}name(l){return new e.Name(this._newName(l))}_newName(l){const u=this._names[l]||this._nameGroup(l);return`${l}${u.index++}`}_nameGroup(l){var u,d;if(!((d=(u=this._parent)===null||u===void 0?void 0:u._prefixes)===null||d===void 0)&&d.has(l)||this._prefixes&&!this._prefixes.has(l))throw new Error(`CodeGen: prefix "${l}" is not allowed in this scope`);return this._names[l]={prefix:l,index:0}}}t.Scope=s;class a extends e.Name{constructor(l,u){super(u),this.prefix=l}setValue(l,{property:u,itemIndex:d}){this.value=l,this.scopePath=(0,e._)`.${new e.Name(u)}[${d}]`}}t.ValueScopeName=a;const i=(0,e._)`\n`;class o extends s{constructor(l){super(l),this._values={},this._scope=l.scope,this.opts={...l,_n:l.lines?i:e.nil}}get(){return this._scope}name(l){return new a(l,this._newName(l))}value(l,u){var d;if(u.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const g=this.toName(l),{prefix:v}=g,p=(d=u.key)!==null&&d!==void 0?d:u.ref;let w=this._values[v];if(w){const f=w.get(p);if(f)return f}else w=this._values[v]=new Map;w.set(p,g);const h=this._scope[v]||(this._scope[v]=[]),_=h.length;return h[_]=u.ref,g.setValue(u,{property:v,itemIndex:_}),g}getValue(l,u){const d=this._values[l];if(d)return d.get(u)}scopeRefs(l,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._)`${l}${d.scopePath}`})}scopeCode(l=this._values,u,d){return this._reduceValues(l,g=>{if(g.value===void 0)throw new Error(`CodeGen: name "${g}" has no value`);return g.value.code},u,d)}_reduceValues(l,u,d={},g){let v=e.nil;for(const p in l){const w=l[p];if(!w)continue;const h=d[p]=d[p]||new Map;w.forEach(_=>{if(h.has(_))return;h.set(_,n.Started);let f=u(_);if(f){const m=this.opts.es5?t.varKinds.var:t.varKinds.const;v=(0,e._)`${v}${m} ${_} = ${f};${this.opts._n}`}else if(f=g?.(_))v=(0,e._)`${v}${f}${this.opts._n}`;else throw new r(_);h.set(_,n.Completed)})}return v}}t.ValueScope=o})(da)),da}var io;function ce(){return io||(io=1,(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=Sn(),r=ao();var n=Sn();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=ao();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 a{optimizeNodes(){return this}optimizeNames($,T){return this}}class i extends a{constructor($,T,j){super(),this.varKind=$,this.name=T,this.rhs=j}render({es5:$,_n:T}){const j=$?r.varKinds.var:this.varKind,ee=this.rhs===void 0?"":` = ${this.rhs}`;return`${j} ${this.name}${ee};`+T}optimizeNames($,T){if($[this.name.str])return this.rhs&&(this.rhs=Y(this.rhs,$,T)),this}get names(){return this.rhs instanceof e._CodeOrName?this.rhs.names:{}}}class o extends a{constructor($,T,j){super(),this.lhs=$,this.rhs=T,this.sideEffects=j}render({_n:$}){return`${this.lhs} = ${this.rhs};`+$}optimizeNames($,T){if(!(this.lhs instanceof e.Name&&!$[this.lhs.str]&&!this.sideEffects))return this.rhs=Y(this.rhs,$,T),this}get names(){const $=this.lhs instanceof e.Name?{}:{...this.lhs.names};return B($,this.rhs)}}class c extends o{constructor($,T,j,ee){super($,j,ee),this.op=T}render({_n:$}){return`${this.lhs} ${this.op}= ${this.rhs};`+$}}class l extends a{constructor($){super(),this.label=$,this.names={}}render({_n:$}){return`${this.label}:`+$}}class u extends a{constructor($){super(),this.label=$,this.names={}}render({_n:$}){return`break${this.label?` ${this.label}`:""};`+$}}class d extends a{constructor($){super(),this.error=$}render({_n:$}){return`throw ${this.error};`+$}get names(){return this.error.names}}class g extends a{constructor($){super(),this.code=$}render({_n:$}){return`${this.code};`+$}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames($,T){return this.code=Y(this.code,$,T),this}get names(){return this.code instanceof e._CodeOrName?this.code.names:{}}}class v extends a{constructor($=[]){super(),this.nodes=$}render($){return this.nodes.reduce((T,j)=>T+j.render($),"")}optimizeNodes(){const{nodes:$}=this;let T=$.length;for(;T--;){const j=$[T].optimizeNodes();Array.isArray(j)?$.splice(T,1,...j):j?$[T]=j:$.splice(T,1)}return $.length>0?this:void 0}optimizeNames($,T){const{nodes:j}=this;let ee=j.length;for(;ee--;){const se=j[ee];se.optimizeNames($,T)||(ve($,se.names),j.splice(ee,1))}return j.length>0?this:void 0}get names(){return this.nodes.reduce(($,T)=>V($,T.names),{})}}class p extends v{render($){return"{"+$._n+super.render($)+"}"+$._n}}class w extends v{}class h extends p{}h.kind="else";class _ extends p{constructor($,T){super(T),this.condition=$}render($){let T=`if(${this.condition})`+super.render($);return this.else&&(T+="else "+this.else.render($)),T}optimizeNodes(){super.optimizeNodes();const $=this.condition;if($===!0)return this.nodes;let T=this.else;if(T){const j=T.optimizeNodes();T=this.else=Array.isArray(j)?new h(j):j}if(T)return $===!1?T instanceof _?T:T.nodes:this.nodes.length?this:new _(Ge($),T instanceof _?[T]:T.nodes);if(!($===!1||!this.nodes.length))return this}optimizeNames($,T){var j;if(this.else=(j=this.else)===null||j===void 0?void 0:j.optimizeNames($,T),!!(super.optimizeNames($,T)||this.else))return this.condition=Y(this.condition,$,T),this}get names(){const $=super.names;return B($,this.condition),this.else&&V($,this.else.names),$}}_.kind="if";class f extends p{}f.kind="for";class m extends f{constructor($){super(),this.iteration=$}render($){return`for(${this.iteration})`+super.render($)}optimizeNames($,T){if(super.optimizeNames($,T))return this.iteration=Y(this.iteration,$,T),this}get names(){return V(super.names,this.iteration.names)}}class b extends f{constructor($,T,j,ee){super(),this.varKind=$,this.name=T,this.from=j,this.to=ee}render($){const T=$.es5?r.varKinds.var:this.varKind,{name:j,from:ee,to:se}=this;return`for(${T} ${j}=${ee}; ${j}<${se}; ${j}++)`+super.render($)}get names(){const $=B(super.names,this.from);return B($,this.to)}}class y extends f{constructor($,T,j,ee){super(),this.loop=$,this.varKind=T,this.name=j,this.iterable=ee}render($){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render($)}optimizeNames($,T){if(super.optimizeNames($,T))return this.iterable=Y(this.iterable,$,T),this}get names(){return V(super.names,this.iterable.names)}}class k extends p{constructor($,T,j){super(),this.name=$,this.args=T,this.async=j}render($){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render($)}}k.kind="func";class S extends v{render($){return"return "+super.render($)}}S.kind="return";class I extends p{render($){let T="try"+super.render($);return this.catch&&(T+=this.catch.render($)),this.finally&&(T+=this.finally.render($)),T}optimizeNodes(){var $,T;return super.optimizeNodes(),($=this.catch)===null||$===void 0||$.optimizeNodes(),(T=this.finally)===null||T===void 0||T.optimizeNodes(),this}optimizeNames($,T){var j,ee;return super.optimizeNames($,T),(j=this.catch)===null||j===void 0||j.optimizeNames($,T),(ee=this.finally)===null||ee===void 0||ee.optimizeNames($,T),this}get names(){const $=super.names;return this.catch&&V($,this.catch.names),this.finally&&V($,this.finally.names),$}}class C extends p{constructor($){super(),this.error=$}render($){return`catch(${this.error})`+super.render($)}}C.kind="catch";class q extends p{render($){return"finally"+super.render($)}}q.kind="finally";class N{constructor($,T={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...T,_n:T.lines?`
2
+ `:""},this._extScope=$,this._scope=new r.Scope({parent:$}),this._nodes=[new w]}toString(){return this._root.render(this.opts)}name($){return this._scope.name($)}scopeName($){return this._extScope.name($)}scopeValue($,T){const j=this._extScope.value($,T);return(this._values[j.prefix]||(this._values[j.prefix]=new Set)).add(j),j}getScopeValue($,T){return this._extScope.getValue($,T)}scopeRefs($){return this._extScope.scopeRefs($,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def($,T,j,ee){const se=this._scope.toName(T);return j!==void 0&&ee&&(this._constants[se.str]=j),this._leafNode(new i($,se,j)),se}const($,T,j){return this._def(r.varKinds.const,$,T,j)}let($,T,j){return this._def(r.varKinds.let,$,T,j)}var($,T,j){return this._def(r.varKinds.var,$,T,j)}assign($,T,j){return this._leafNode(new o($,T,j))}add($,T){return this._leafNode(new c($,t.operators.ADD,T))}code($){return typeof $=="function"?$():$!==e.nil&&this._leafNode(new g($)),this}object(...$){const T=["{"];for(const[j,ee]of $)T.length>1&&T.push(","),T.push(j),(j!==ee||this.opts.es5)&&(T.push(":"),(0,e.addCodeArg)(T,ee));return T.push("}"),new e._Code(T)}if($,T,j){if(this._blockNode(new _($)),T&&j)this.code(T).else().code(j).endIf();else if(T)this.code(T).endIf();else if(j)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf($){return this._elseNode(new _($))}else(){return this._elseNode(new h)}endIf(){return this._endBlockNode(_,h)}_for($,T){return this._blockNode($),T&&this.code(T).endFor(),this}for($,T){return this._for(new m($),T)}forRange($,T,j,ee,se=this.opts.es5?r.varKinds.var:r.varKinds.let){const _e=this._scope.toName($);return this._for(new b(se,_e,T,j),()=>ee(_e))}forOf($,T,j,ee=r.varKinds.const){const se=this._scope.toName($);if(this.opts.es5){const _e=T instanceof e.Name?T:this.var("_arr",T);return this.forRange("_i",0,(0,e._)`${_e}.length`,he=>{this.var(se,(0,e._)`${_e}[${he}]`),j(se)})}return this._for(new y("of",ee,se,T),()=>j(se))}forIn($,T,j,ee=this.opts.es5?r.varKinds.var:r.varKinds.const){if(this.opts.ownProperties)return this.forOf($,(0,e._)`Object.keys(${T})`,j);const se=this._scope.toName($);return this._for(new y("in",ee,se,T),()=>j(se))}endFor(){return this._endBlockNode(f)}label($){return this._leafNode(new l($))}break($){return this._leafNode(new u($))}return($){const T=new S;if(this._blockNode(T),this.code($),T.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(S)}try($,T,j){if(!T&&!j)throw new Error('CodeGen: "try" without "catch" and "finally"');const ee=new I;if(this._blockNode(ee),this.code($),T){const se=this.name("e");this._currNode=ee.catch=new C(se),T(se)}return j&&(this._currNode=ee.finally=new q,this.code(j)),this._endBlockNode(C,q)}throw($){return this._leafNode(new d($))}block($,T){return this._blockStarts.push(this._nodes.length),$&&this.code($).endBlock(T),this}endBlock($){const T=this._blockStarts.pop();if(T===void 0)throw new Error("CodeGen: not in self-balancing block");const j=this._nodes.length-T;if(j<0||$!==void 0&&j!==$)throw new Error(`CodeGen: wrong number of nodes: ${j} vs ${$} expected`);return this._nodes.length=T,this}func($,T=e.nil,j,ee){return this._blockNode(new k($,T,j)),ee&&this.code(ee).endFunc(),this}endFunc(){return this._endBlockNode(k)}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($,T){const j=this._currNode;if(j instanceof $||T&&j instanceof T)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${T?`${$.kind}/${T.kind}`:$.kind}"`)}_elseNode($){const T=this._currNode;if(!(T instanceof _))throw new Error('CodeGen: "else" without "if"');return this._currNode=T.else=$,this}get _root(){return this._nodes[0]}get _currNode(){const $=this._nodes;return $[$.length-1]}set _currNode($){const T=this._nodes;T[T.length-1]=$}}t.CodeGen=N;function V(O,$){for(const T in $)O[T]=(O[T]||0)+($[T]||0);return O}function B(O,$){return $ instanceof e._CodeOrName?V(O,$.names):O}function Y(O,$,T){if(O instanceof e.Name)return j(O);if(!ee(O))return O;return new e._Code(O._items.reduce((se,_e)=>(_e instanceof e.Name&&(_e=j(_e)),_e instanceof e._Code?se.push(..._e._items):se.push(_e),se),[]));function j(se){const _e=T[se.str];return _e===void 0||$[se.str]!==1?se:(delete $[se.str],_e)}function ee(se){return se instanceof e._Code&&se._items.some(_e=>_e instanceof e.Name&&$[_e.str]===1&&T[_e.str]!==void 0)}}function ve(O,$){for(const T in $)O[T]=(O[T]||0)-($[T]||0)}function Ge(O){return typeof O=="boolean"||typeof O=="number"||O===null?!O:(0,e._)`!${M(O)}`}t.not=Ge;const Ye=P(t.operators.AND);function be(...O){return O.reduce(Ye)}t.and=be;const kt=P(t.operators.OR);function D(...O){return O.reduce(kt)}t.or=D;function P(O){return($,T)=>$===e.nil?T:T===e.nil?$:(0,e._)`${M($)} ${O} ${M(T)}`}function M(O){return O instanceof e.Name?O:(0,e._)`(${O})`}})(ua)),ua}var ue={},oo;function pe(){if(oo)return ue;oo=1,Object.defineProperty(ue,"__esModule",{value:!0}),ue.checkStrictMode=ue.getErrorPath=ue.Type=ue.useFunc=ue.setEvaluated=ue.evaluatedPropsToName=ue.mergeEvaluated=ue.eachItem=ue.unescapeJsonPointer=ue.escapeJsonPointer=ue.escapeFragment=ue.unescapeFragment=ue.schemaRefOrVal=ue.schemaHasRulesButRef=ue.schemaHasRules=ue.checkUnknownRules=ue.alwaysValidSchema=ue.toHash=void 0;const t=ce(),e=Sn();function r(y){const k={};for(const S of y)k[S]=!0;return k}ue.toHash=r;function n(y,k){return typeof k=="boolean"?k:Object.keys(k).length===0?!0:(s(y,k),!a(k,y.self.RULES.all))}ue.alwaysValidSchema=n;function s(y,k=y.schema){const{opts:S,self:I}=y;if(!S.strictSchema||typeof k=="boolean")return;const C=I.RULES.keywords;for(const q in k)C[q]||b(y,`unknown keyword: "${q}"`)}ue.checkUnknownRules=s;function a(y,k){if(typeof y=="boolean")return!y;for(const S in y)if(k[S])return!0;return!1}ue.schemaHasRules=a;function i(y,k){if(typeof y=="boolean")return!y;for(const S in y)if(S!=="$ref"&&k.all[S])return!0;return!1}ue.schemaHasRulesButRef=i;function o({topSchemaRef:y,schemaPath:k},S,I,C){if(!C){if(typeof S=="number"||typeof S=="boolean")return S;if(typeof S=="string")return(0,t._)`${S}`}return(0,t._)`${y}${k}${(0,t.getProperty)(I)}`}ue.schemaRefOrVal=o;function c(y){return d(decodeURIComponent(y))}ue.unescapeFragment=c;function l(y){return encodeURIComponent(u(y))}ue.escapeFragment=l;function u(y){return typeof y=="number"?`${y}`:y.replace(/~/g,"~0").replace(/\//g,"~1")}ue.escapeJsonPointer=u;function d(y){return y.replace(/~1/g,"/").replace(/~0/g,"~")}ue.unescapeJsonPointer=d;function g(y,k){if(Array.isArray(y))for(const S of y)k(S);else k(y)}ue.eachItem=g;function v({mergeNames:y,mergeToName:k,mergeValues:S,resultToName:I}){return(C,q,N,V)=>{const B=N===void 0?q:N instanceof t.Name?(q instanceof t.Name?y(C,q,N):k(C,q,N),N):q instanceof t.Name?(k(C,N,q),q):S(q,N);return V===t.Name&&!(B instanceof t.Name)?I(C,B):B}}ue.mergeEvaluated={props:v({mergeNames:(y,k,S)=>y.if((0,t._)`${S} !== true && ${k} !== undefined`,()=>{y.if((0,t._)`${k} === true`,()=>y.assign(S,!0),()=>y.assign(S,(0,t._)`${S} || {}`).code((0,t._)`Object.assign(${S}, ${k})`))}),mergeToName:(y,k,S)=>y.if((0,t._)`${S} !== true`,()=>{k===!0?y.assign(S,!0):(y.assign(S,(0,t._)`${S} || {}`),w(y,S,k))}),mergeValues:(y,k)=>y===!0?!0:{...y,...k},resultToName:p}),items:v({mergeNames:(y,k,S)=>y.if((0,t._)`${S} !== true && ${k} !== undefined`,()=>y.assign(S,(0,t._)`${k} === true ? true : ${S} > ${k} ? ${S} : ${k}`)),mergeToName:(y,k,S)=>y.if((0,t._)`${S} !== true`,()=>y.assign(S,k===!0?!0:(0,t._)`${S} > ${k} ? ${S} : ${k}`)),mergeValues:(y,k)=>y===!0?!0:Math.max(y,k),resultToName:(y,k)=>y.var("items",k)})};function p(y,k){if(k===!0)return y.var("props",!0);const S=y.var("props",(0,t._)`{}`);return k!==void 0&&w(y,S,k),S}ue.evaluatedPropsToName=p;function w(y,k,S){Object.keys(S).forEach(I=>y.assign((0,t._)`${k}${(0,t.getProperty)(I)}`,!0))}ue.setEvaluated=w;const h={};function _(y,k){return y.scopeValue("func",{ref:k,code:h[k.code]||(h[k.code]=new e._Code(k.code))})}ue.useFunc=_;var f;(function(y){y[y.Num=0]="Num",y[y.Str=1]="Str"})(f||(ue.Type=f={}));function m(y,k,S){if(y instanceof t.Name){const I=k===f.Num;return S?I?(0,t._)`"[" + ${y} + "]"`:(0,t._)`"['" + ${y} + "']"`:I?(0,t._)`"/" + ${y}`:(0,t._)`"/" + ${y}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return S?(0,t.getProperty)(y).toString():"/"+u(y)}ue.getErrorPath=m;function b(y,k,S=y.opts.strictSchema){if(S){if(k=`strict mode: ${k}`,S===!0)throw new Error(k);y.self.logger.warn(k)}}return ue.checkStrictMode=b,ue}var Tn={},co;function Zt(){if(co)return Tn;co=1,Object.defineProperty(Tn,"__esModule",{value:!0});const t=ce(),e={data:new t.Name("data"),valCxt:new t.Name("valCxt"),instancePath:new t.Name("instancePath"),parentData:new t.Name("parentData"),parentDataProperty:new t.Name("parentDataProperty"),rootData:new t.Name("rootData"),dynamicAnchors:new t.Name("dynamicAnchors"),vErrors:new t.Name("vErrors"),errors:new t.Name("errors"),this:new t.Name("this"),self:new t.Name("self"),scope:new t.Name("scope"),json:new t.Name("json"),jsonPos:new t.Name("jsonPos"),jsonLen:new t.Name("jsonLen"),jsonPart:new t.Name("jsonPart")};return Tn.default=e,Tn}var uo;function En(){return uo||(uo=1,(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=ce(),r=pe(),n=Zt();t.keywordError={message:({keyword:h})=>(0,e.str)`must pass "${h}" keyword validation`},t.keyword$DataError={message:({keyword:h,schemaType:_})=>_?(0,e.str)`"${h}" keyword must be ${_} ($data)`:(0,e.str)`"${h}" keyword is invalid ($data)`};function s(h,_=t.keywordError,f,m){const{it:b}=h,{gen:y,compositeRule:k,allErrors:S}=b,I=d(h,_,f);m??(k||S)?c(y,I):l(b,(0,e._)`[${I}]`)}t.reportError=s;function a(h,_=t.keywordError,f){const{it:m}=h,{gen:b,compositeRule:y,allErrors:k}=m,S=d(h,_,f);c(b,S),y||k||l(m,n.default.vErrors)}t.reportExtraError=a;function i(h,_){h.assign(n.default.errors,_),h.if((0,e._)`${n.default.vErrors} !== null`,()=>h.if(_,()=>h.assign((0,e._)`${n.default.vErrors}.length`,_),()=>h.assign(n.default.vErrors,null)))}t.resetErrorsCount=i;function o({gen:h,keyword:_,schemaValue:f,data:m,errsCount:b,it:y}){if(b===void 0)throw new Error("ajv implementation error");const k=h.name("err");h.forRange("i",b,n.default.errors,S=>{h.const(k,(0,e._)`${n.default.vErrors}[${S}]`),h.if((0,e._)`${k}.instancePath === undefined`,()=>h.assign((0,e._)`${k}.instancePath`,(0,e.strConcat)(n.default.instancePath,y.errorPath))),h.assign((0,e._)`${k}.schemaPath`,(0,e.str)`${y.errSchemaPath}/${_}`),y.opts.verbose&&(h.assign((0,e._)`${k}.schema`,f),h.assign((0,e._)`${k}.data`,m))})}t.extendErrors=o;function c(h,_){const f=h.const("err",_);h.if((0,e._)`${n.default.vErrors} === null`,()=>h.assign(n.default.vErrors,(0,e._)`[${f}]`),(0,e._)`${n.default.vErrors}.push(${f})`),h.code((0,e._)`${n.default.errors}++`)}function l(h,_){const{gen:f,validateName:m,schemaEnv:b}=h;b.$async?f.throw((0,e._)`new ${h.ValidationError}(${_})`):(f.assign((0,e._)`${m}.errors`,_),f.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,_,f){const{createErrors:m}=h.it;return m===!1?(0,e._)`{}`:g(h,_,f)}function g(h,_,f={}){const{gen:m,it:b}=h,y=[v(b,f),p(h,f)];return w(h,_,y),m.object(...y)}function v({errorPath:h},{instancePath:_}){const f=_?(0,e.str)`${h}${(0,r.getErrorPath)(_,r.Type.Str)}`:h;return[n.default.instancePath,(0,e.strConcat)(n.default.instancePath,f)]}function p({keyword:h,it:{errSchemaPath:_}},{schemaPath:f,parentSchema:m}){let b=m?_:(0,e.str)`${_}/${h}`;return f&&(b=(0,e.str)`${b}${(0,r.getErrorPath)(f,r.Type.Str)}`),[u.schemaPath,b]}function w(h,{params:_,message:f},m){const{keyword:b,data:y,schemaValue:k,it:S}=h,{opts:I,propertyName:C,topSchemaRef:q,schemaPath:N}=S;m.push([u.keyword,b],[u.params,typeof _=="function"?_(h):_||(0,e._)`{}`]),I.messages&&m.push([u.message,typeof f=="function"?f(h):f]),I.verbose&&m.push([u.schema,k],[u.parentSchema,(0,e._)`${q}${N}`],[n.default.data,y]),C&&m.push([u.propertyName,C])}})(ca)),ca}var lo;function pd(){if(lo)return Qt;lo=1,Object.defineProperty(Qt,"__esModule",{value:!0}),Qt.boolOrEmptySchema=Qt.topBoolOrEmptySchema=void 0;const t=En(),e=ce(),r=Zt(),n={message:"boolean schema is false"};function s(o){const{gen:c,schema:l,validateName:u}=o;l===!1?i(o,!1):typeof l=="object"&&l.$async===!0?c.return(r.default.data):(c.assign((0,e._)`${u}.errors`,null),c.return(!0))}Qt.topBoolOrEmptySchema=s;function a(o,c){const{gen:l,schema:u}=o;u===!1?(l.var(c,!1),i(o)):l.var(c,!0)}Qt.boolOrEmptySchema=a;function i(o,c){const{gen:l,data:u}=o,d={gen:l,keyword:"false schema",data:u,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:o};(0,t.reportError)(d,n,void 0,c)}return Qt}var Ze={},Xt={},fo;function ho(){if(fo)return Xt;fo=1,Object.defineProperty(Xt,"__esModule",{value:!0}),Xt.getRules=Xt.isJSONType=void 0;const t=["string","number","integer","boolean","null","object","array"],e=new Set(t);function r(s){return typeof s=="string"&&e.has(s)}Xt.isJSONType=r;function n(){const s={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...s,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},s.number,s.string,s.array,s.object],post:{rules:[]},all:{},keywords:{}}}return Xt.getRules=n,Xt}var Ct={},po;function mo(){if(po)return Ct;po=1,Object.defineProperty(Ct,"__esModule",{value:!0}),Ct.shouldUseRule=Ct.shouldUseGroup=Ct.schemaHasRulesForType=void 0;function t({schema:n,self:s},a){const i=s.RULES.types[a];return i&&i!==!0&&e(n,i)}Ct.schemaHasRulesForType=t;function e(n,s){return s.rules.some(a=>r(n,a))}Ct.shouldUseGroup=e;function r(n,s){var a;return n[s.keyword]!==void 0||((a=s.definition.implements)===null||a===void 0?void 0:a.some(i=>n[i]!==void 0))}return Ct.shouldUseRule=r,Ct}var _o;function Rn(){if(_o)return Ze;_o=1,Object.defineProperty(Ze,"__esModule",{value:!0}),Ze.reportTypeError=Ze.checkDataTypes=Ze.checkDataType=Ze.coerceAndCheckDataType=Ze.getJSONTypes=Ze.getSchemaTypes=Ze.DataType=void 0;const t=ho(),e=mo(),r=En(),n=ce(),s=pe();var a;(function(f){f[f.Correct=0]="Correct",f[f.Wrong=1]="Wrong"})(a||(Ze.DataType=a={}));function i(f){const m=o(f.type);if(m.includes("null")){if(f.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!m.length&&f.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');f.nullable===!0&&m.push("null")}return m}Ze.getSchemaTypes=i;function o(f){const m=Array.isArray(f)?f:f?[f]:[];if(m.every(t.isJSONType))return m;throw new Error("type must be JSONType or JSONType[]: "+m.join(","))}Ze.getJSONTypes=o;function c(f,m){const{gen:b,data:y,opts:k}=f,S=u(m,k.coerceTypes),I=m.length>0&&!(S.length===0&&m.length===1&&(0,e.schemaHasRulesForType)(f,m[0]));if(I){const C=p(m,y,k.strictNumbers,a.Wrong);b.if(C,()=>{S.length?d(f,m,S):h(f)})}return I}Ze.coerceAndCheckDataType=c;const l=new Set(["string","number","integer","boolean","null"]);function u(f,m){return m?f.filter(b=>l.has(b)||m==="array"&&b==="array"):[]}function d(f,m,b){const{gen:y,data:k,opts:S}=f,I=y.let("dataType",(0,n._)`typeof ${k}`),C=y.let("coerced",(0,n._)`undefined`);S.coerceTypes==="array"&&y.if((0,n._)`${I} == 'object' && Array.isArray(${k}) && ${k}.length == 1`,()=>y.assign(k,(0,n._)`${k}[0]`).assign(I,(0,n._)`typeof ${k}`).if(p(m,k,S.strictNumbers),()=>y.assign(C,k))),y.if((0,n._)`${C} !== undefined`);for(const N of b)(l.has(N)||N==="array"&&S.coerceTypes==="array")&&q(N);y.else(),h(f),y.endIf(),y.if((0,n._)`${C} !== undefined`,()=>{y.assign(k,C),g(f,C)});function q(N){switch(N){case"string":y.elseIf((0,n._)`${I} == "number" || ${I} == "boolean"`).assign(C,(0,n._)`"" + ${k}`).elseIf((0,n._)`${k} === null`).assign(C,(0,n._)`""`);return;case"number":y.elseIf((0,n._)`${I} == "boolean" || ${k} === null
3
+ || (${I} == "string" && ${k} && ${k} == +${k})`).assign(C,(0,n._)`+${k}`);return;case"integer":y.elseIf((0,n._)`${I} === "boolean" || ${k} === null
4
+ || (${I} === "string" && ${k} && ${k} == +${k} && !(${k} % 1))`).assign(C,(0,n._)`+${k}`);return;case"boolean":y.elseIf((0,n._)`${k} === "false" || ${k} === 0 || ${k} === null`).assign(C,!1).elseIf((0,n._)`${k} === "true" || ${k} === 1`).assign(C,!0);return;case"null":y.elseIf((0,n._)`${k} === "" || ${k} === 0 || ${k} === false`),y.assign(C,null);return;case"array":y.elseIf((0,n._)`${I} === "string" || ${I} === "number"
5
+ || ${I} === "boolean" || ${k} === null`).assign(C,(0,n._)`[${k}]`)}}}function g({gen:f,parentData:m,parentDataProperty:b},y){f.if((0,n._)`${m} !== undefined`,()=>f.assign((0,n._)`${m}[${b}]`,y))}function v(f,m,b,y=a.Correct){const k=y===a.Correct?n.operators.EQ:n.operators.NEQ;let S;switch(f){case"null":return(0,n._)`${m} ${k} null`;case"array":S=(0,n._)`Array.isArray(${m})`;break;case"object":S=(0,n._)`${m} && typeof ${m} == "object" && !Array.isArray(${m})`;break;case"integer":S=I((0,n._)`!(${m} % 1) && !isNaN(${m})`);break;case"number":S=I();break;default:return(0,n._)`typeof ${m} ${k} ${f}`}return y===a.Correct?S:(0,n.not)(S);function I(C=n.nil){return(0,n.and)((0,n._)`typeof ${m} == "number"`,C,b?(0,n._)`isFinite(${m})`:n.nil)}}Ze.checkDataType=v;function p(f,m,b,y){if(f.length===1)return v(f[0],m,b,y);let k;const S=(0,s.toHash)(f);if(S.array&&S.object){const I=(0,n._)`typeof ${m} != "object"`;k=S.null?I:(0,n._)`!${m} || ${I}`,delete S.null,delete S.array,delete S.object}else k=n.nil;S.number&&delete S.integer;for(const I in S)k=(0,n.and)(k,v(I,m,b,y));return k}Ze.checkDataTypes=p;const w={message:({schema:f})=>`must be ${f}`,params:({schema:f,schemaValue:m})=>typeof f=="string"?(0,n._)`{type: ${f}}`:(0,n._)`{type: ${m}}`};function h(f){const m=_(f);(0,r.reportError)(m,w)}Ze.reportTypeError=h;function _(f){const{gen:m,data:b,schema:y}=f,k=(0,s.schemaRefOrVal)(f,y,"type");return{gen:m,keyword:"type",data:b,schema:y.type,schemaCode:k,schemaValue:k,parentSchema:y,params:{},it:f}}return Ze}var Nr={},vo;function md(){if(vo)return Nr;vo=1,Object.defineProperty(Nr,"__esModule",{value:!0}),Nr.assignDefaults=void 0;const t=ce(),e=pe();function r(s,a){const{properties:i,items:o}=s.schema;if(a==="object"&&i)for(const c in i)n(s,c,i[c].default);else a==="array"&&Array.isArray(o)&&o.forEach((c,l)=>n(s,l,c.default))}Nr.assignDefaults=r;function n(s,a,i){const{gen:o,compositeRule:c,data:l,opts:u}=s;if(i===void 0)return;const d=(0,t._)`${l}${(0,t.getProperty)(a)}`;if(c){(0,e.checkStrictMode)(s,`default is ignored for: ${d}`);return}let g=(0,t._)`${d} === undefined`;u.useDefaults==="empty"&&(g=(0,t._)`${g} || ${d} === null || ${d} === ""`),o.if(g,(0,t._)`${d} = ${(0,t.stringify)(i)}`)}return Nr}var ht={},ge={},go;function pt(){if(go)return ge;go=1,Object.defineProperty(ge,"__esModule",{value:!0}),ge.validateUnion=ge.validateArray=ge.usePattern=ge.callValidateCode=ge.schemaProperties=ge.allSchemaProperties=ge.noPropertyInData=ge.propertyInData=ge.isOwnProperty=ge.hasPropFunc=ge.reportMissingProp=ge.checkMissingProp=ge.checkReportMissingProp=void 0;const t=ce(),e=pe(),r=Zt(),n=pe();function s(f,m){const{gen:b,data:y,it:k}=f;b.if(u(b,y,m,k.opts.ownProperties),()=>{f.setParams({missingProperty:(0,t._)`${m}`},!0),f.error()})}ge.checkReportMissingProp=s;function a({gen:f,data:m,it:{opts:b}},y,k){return(0,t.or)(...y.map(S=>(0,t.and)(u(f,m,S,b.ownProperties),(0,t._)`${k} = ${S}`)))}ge.checkMissingProp=a;function i(f,m){f.setParams({missingProperty:m},!0),f.error()}ge.reportMissingProp=i;function o(f){return f.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,t._)`Object.prototype.hasOwnProperty`})}ge.hasPropFunc=o;function c(f,m,b){return(0,t._)`${o(f)}.call(${m}, ${b})`}ge.isOwnProperty=c;function l(f,m,b,y){const k=(0,t._)`${m}${(0,t.getProperty)(b)} !== undefined`;return y?(0,t._)`${k} && ${c(f,m,b)}`:k}ge.propertyInData=l;function u(f,m,b,y){const k=(0,t._)`${m}${(0,t.getProperty)(b)} === undefined`;return y?(0,t.or)(k,(0,t.not)(c(f,m,b))):k}ge.noPropertyInData=u;function d(f){return f?Object.keys(f).filter(m=>m!=="__proto__"):[]}ge.allSchemaProperties=d;function g(f,m){return d(m).filter(b=>!(0,e.alwaysValidSchema)(f,m[b]))}ge.schemaProperties=g;function v({schemaCode:f,data:m,it:{gen:b,topSchemaRef:y,schemaPath:k,errorPath:S},it:I},C,q,N){const V=N?(0,t._)`${f}, ${m}, ${y}${k}`:m,B=[[r.default.instancePath,(0,t.strConcat)(r.default.instancePath,S)],[r.default.parentData,I.parentData],[r.default.parentDataProperty,I.parentDataProperty],[r.default.rootData,r.default.rootData]];I.opts.dynamicRef&&B.push([r.default.dynamicAnchors,r.default.dynamicAnchors]);const Y=(0,t._)`${V}, ${b.object(...B)}`;return q!==t.nil?(0,t._)`${C}.call(${q}, ${Y})`:(0,t._)`${C}(${Y})`}ge.callValidateCode=v;const p=(0,t._)`new RegExp`;function w({gen:f,it:{opts:m}},b){const y=m.unicodeRegExp?"u":"",{regExp:k}=m.code,S=k(b,y);return f.scopeValue("pattern",{key:S.toString(),ref:S,code:(0,t._)`${k.code==="new RegExp"?p:(0,n.useFunc)(f,k)}(${b}, ${y})`})}ge.usePattern=w;function h(f){const{gen:m,data:b,keyword:y,it:k}=f,S=m.name("valid");if(k.allErrors){const C=m.let("valid",!0);return I(()=>m.assign(C,!1)),C}return m.var(S,!0),I(()=>m.break()),S;function I(C){const q=m.const("len",(0,t._)`${b}.length`);m.forRange("i",0,q,N=>{f.subschema({keyword:y,dataProp:N,dataPropType:e.Type.Num},S),m.if((0,t.not)(S),C)})}}ge.validateArray=h;function _(f){const{gen:m,schema:b,keyword:y,it:k}=f;if(!Array.isArray(b))throw new Error("ajv implementation error");if(b.some(q=>(0,e.alwaysValidSchema)(k,q))&&!k.opts.unevaluated)return;const I=m.let("valid",!1),C=m.name("_valid");m.block(()=>b.forEach((q,N)=>{const V=f.subschema({keyword:y,schemaProp:N,compositeRule:!0},C);m.assign(I,(0,t._)`${I} || ${C}`),f.mergeValidEvaluated(V,C)||m.if((0,t.not)(I))})),f.result(I,()=>f.reset(),()=>f.error(!0))}return ge.validateUnion=_,ge}var yo;function _d(){if(yo)return ht;yo=1,Object.defineProperty(ht,"__esModule",{value:!0}),ht.validateKeywordUsage=ht.validSchemaType=ht.funcKeywordCode=ht.macroKeywordCode=void 0;const t=ce(),e=Zt(),r=pt(),n=En();function s(g,v){const{gen:p,keyword:w,schema:h,parentSchema:_,it:f}=g,m=v.macro.call(f.self,h,_,f),b=l(p,w,m);f.opts.validateSchema!==!1&&f.self.validateSchema(m,!0);const y=p.name("valid");g.subschema({schema:m,schemaPath:t.nil,errSchemaPath:`${f.errSchemaPath}/${w}`,topSchemaRef:b,compositeRule:!0},y),g.pass(y,()=>g.error(!0))}ht.macroKeywordCode=s;function a(g,v){var p;const{gen:w,keyword:h,schema:_,parentSchema:f,$data:m,it:b}=g;c(b,v);const y=!m&&v.compile?v.compile.call(b.self,_,f,b):v.validate,k=l(w,h,y),S=w.let("valid");g.block$data(S,I),g.ok((p=v.valid)!==null&&p!==void 0?p:S);function I(){if(v.errors===!1)N(),v.modifying&&i(g),V(()=>g.error());else{const B=v.async?C():q();v.modifying&&i(g),V(()=>o(g,B))}}function C(){const B=w.let("ruleErrs",null);return w.try(()=>N((0,t._)`await `),Y=>w.assign(S,!1).if((0,t._)`${Y} instanceof ${b.ValidationError}`,()=>w.assign(B,(0,t._)`${Y}.errors`),()=>w.throw(Y))),B}function q(){const B=(0,t._)`${k}.errors`;return w.assign(B,null),N(t.nil),B}function N(B=v.async?(0,t._)`await `:t.nil){const Y=b.opts.passContext?e.default.this:e.default.self,ve=!("compile"in v&&!m||v.schema===!1);w.assign(S,(0,t._)`${B}${(0,r.callValidateCode)(g,k,Y,ve)}`,v.modifying)}function V(B){var Y;w.if((0,t.not)((Y=v.valid)!==null&&Y!==void 0?Y:S),B)}}ht.funcKeywordCode=a;function i(g){const{gen:v,data:p,it:w}=g;v.if(w.parentData,()=>v.assign(p,(0,t._)`${w.parentData}[${w.parentDataProperty}]`))}function o(g,v){const{gen:p}=g;p.if((0,t._)`Array.isArray(${v})`,()=>{p.assign(e.default.vErrors,(0,t._)`${e.default.vErrors} === null ? ${v} : ${e.default.vErrors}.concat(${v})`).assign(e.default.errors,(0,t._)`${e.default.vErrors}.length`),(0,n.extendErrors)(g)},()=>g.error())}function c({schemaEnv:g},v){if(v.async&&!g.$async)throw new Error("async keyword in sync schema")}function l(g,v,p){if(p===void 0)throw new Error(`keyword "${v}" failed to compile`);return g.scopeValue("keyword",typeof p=="function"?{ref:p}:{ref:p,code:(0,t.stringify)(p)})}function u(g,v,p=!1){return!v.length||v.some(w=>w==="array"?Array.isArray(g):w==="object"?g&&typeof g=="object"&&!Array.isArray(g):typeof g==w||p&&typeof g>"u")}ht.validSchemaType=u;function d({schema:g,opts:v,self:p,errSchemaPath:w},h,_){if(Array.isArray(h.keyword)?!h.keyword.includes(_):h.keyword!==_)throw new Error("ajv implementation error");const f=h.dependencies;if(f?.some(m=>!Object.prototype.hasOwnProperty.call(g,m)))throw new Error(`parent schema must have dependencies of ${_}: ${f.join(",")}`);if(h.validateSchema&&!h.validateSchema(g[_])){const b=`keyword "${_}" value is invalid at path "${w}": `+p.errorsText(h.validateSchema.errors);if(v.validateSchema==="log")p.logger.error(b);else throw new Error(b)}}return ht.validateKeywordUsage=d,ht}var Ot={},wo;function vd(){if(wo)return Ot;wo=1,Object.defineProperty(Ot,"__esModule",{value:!0}),Ot.extendSubschemaMode=Ot.extendSubschemaData=Ot.getSubschema=void 0;const t=ce(),e=pe();function r(a,{keyword:i,schemaProp:o,schema:c,schemaPath:l,errSchemaPath:u,topSchemaRef:d}){if(i!==void 0&&c!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(i!==void 0){const g=a.schema[i];return o===void 0?{schema:g,schemaPath:(0,t._)`${a.schemaPath}${(0,t.getProperty)(i)}`,errSchemaPath:`${a.errSchemaPath}/${i}`}:{schema:g[o],schemaPath:(0,t._)`${a.schemaPath}${(0,t.getProperty)(i)}${(0,t.getProperty)(o)}`,errSchemaPath:`${a.errSchemaPath}/${i}/${(0,e.escapeFragment)(o)}`}}if(c!==void 0){if(l===void 0||u===void 0||d===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:c,schemaPath:l,topSchemaRef:d,errSchemaPath:u}}throw new Error('either "keyword" or "schema" must be passed')}Ot.getSubschema=r;function n(a,i,{dataProp:o,dataPropType:c,data:l,dataTypes:u,propertyName:d}){if(l!==void 0&&o!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');const{gen:g}=i;if(o!==void 0){const{errorPath:p,dataPathArr:w,opts:h}=i,_=g.let("data",(0,t._)`${i.data}${(0,t.getProperty)(o)}`,!0);v(_),a.errorPath=(0,t.str)`${p}${(0,e.getErrorPath)(o,c,h.jsPropertySyntax)}`,a.parentDataProperty=(0,t._)`${o}`,a.dataPathArr=[...w,a.parentDataProperty]}if(l!==void 0){const p=l instanceof t.Name?l:g.let("data",l,!0);v(p),d!==void 0&&(a.propertyName=d)}u&&(a.dataTypes=u);function v(p){a.data=p,a.dataLevel=i.dataLevel+1,a.dataTypes=[],i.definedProperties=new Set,a.parentData=i.data,a.dataNames=[...i.dataNames,p]}}Ot.extendSubschemaData=n;function s(a,{jtdDiscriminator:i,jtdMetadata:o,compositeRule:c,createErrors:l,allErrors:u}){c!==void 0&&(a.compositeRule=c),l!==void 0&&(a.createErrors=l),u!==void 0&&(a.allErrors=u),a.jtdDiscriminator=i,a.jtdMetadata=o}return Ot.extendSubschemaMode=s,Ot}var Je={},fa,bo;function ko(){return bo||(bo=1,fa=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,a;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(a=Object.keys(e),n=a.length,n!==Object.keys(r).length)return!1;for(s=n;s--!==0;)if(!Object.prototype.hasOwnProperty.call(r,a[s]))return!1;for(s=n;s--!==0;){var i=a[s];if(!t(e[i],r[i]))return!1}return!0}return e!==e&&r!==r}),fa}var ha={exports:{}},$o;function gd(){if($o)return ha.exports;$o=1;var t=ha.exports=function(n,s,a){typeof s=="function"&&(a=s,s={}),a=s.cb||a;var i=typeof a=="function"?a:a.pre||function(){},o=a.post||function(){};e(s,i,o,n,"",n)};t.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0},t.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},t.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},t.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 e(n,s,a,i,o,c,l,u,d,g){if(i&&typeof i=="object"&&!Array.isArray(i)){s(i,o,c,l,u,d,g);for(var v in i){var p=i[v];if(Array.isArray(p)){if(v in t.arrayKeywords)for(var w=0;w<p.length;w++)e(n,s,a,p[w],o+"/"+v+"/"+w,c,o,v,i,w)}else if(v in t.propsKeywords){if(p&&typeof p=="object")for(var h in p)e(n,s,a,p[h],o+"/"+v+"/"+r(h),c,o,v,i,h)}else(v in t.keywords||n.allKeys&&!(v in t.skipKeywords))&&e(n,s,a,p,o+"/"+v,c,o,v,i)}a(i,o,c,l,u,d,g)}}function r(n){return n.replace(/~/g,"~0").replace(/\//g,"~1")}return ha.exports}var So;function Pn(){if(So)return Je;So=1,Object.defineProperty(Je,"__esModule",{value:!0}),Je.getSchemaRefs=Je.resolveUrl=Je.normalizeId=Je._getFullPath=Je.getFullPath=Je.inlineRef=void 0;const t=pe(),e=ko(),r=gd(),n=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function s(w,h=!0){return typeof w=="boolean"?!0:h===!0?!i(w):h?o(w)<=h:!1}Je.inlineRef=s;const a=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function i(w){for(const h in w){if(a.has(h))return!0;const _=w[h];if(Array.isArray(_)&&_.some(i)||typeof _=="object"&&i(_))return!0}return!1}function o(w){let h=0;for(const _ in w){if(_==="$ref")return 1/0;if(h++,!n.has(_)&&(typeof w[_]=="object"&&(0,t.eachItem)(w[_],f=>h+=o(f)),h===1/0))return 1/0}return h}function c(w,h="",_){_!==!1&&(h=d(h));const f=w.parse(h);return l(w,f)}Je.getFullPath=c;function l(w,h){return w.serialize(h).split("#")[0]+"#"}Je._getFullPath=l;const u=/#\/?$/;function d(w){return w?w.replace(u,""):""}Je.normalizeId=d;function g(w,h,_){return _=d(_),w.resolve(h,_)}Je.resolveUrl=g;const v=/^[a-z_][-a-z0-9._]*$/i;function p(w,h){if(typeof w=="boolean")return{};const{schemaId:_,uriResolver:f}=this.opts,m=d(w[_]||h),b={"":m},y=c(f,m,!1),k={},S=new Set;return r(w,{allKeys:!0},(q,N,V,B)=>{if(B===void 0)return;const Y=y+N;let ve=b[B];typeof q[_]=="string"&&(ve=Ge.call(this,q[_])),Ye.call(this,q.$anchor),Ye.call(this,q.$dynamicAnchor),b[N]=ve;function Ge(be){const kt=this.opts.uriResolver.resolve;if(be=d(ve?kt(ve,be):be),S.has(be))throw C(be);S.add(be);let D=this.refs[be];return typeof D=="string"&&(D=this.refs[D]),typeof D=="object"?I(q,D.schema,be):be!==d(Y)&&(be[0]==="#"?(I(q,k[be],be),k[be]=q):this.refs[be]=Y),be}function Ye(be){if(typeof be=="string"){if(!v.test(be))throw new Error(`invalid anchor "${be}"`);Ge.call(this,`#${be}`)}}}),k;function I(q,N,V){if(N!==void 0&&!e(q,N))throw C(V)}function C(q){return new Error(`reference "${q}" resolves to more than one schema`)}}return Je.getSchemaRefs=p,Je}var To;function xn(){if(To)return It;To=1,Object.defineProperty(It,"__esModule",{value:!0}),It.getData=It.KeywordCxt=It.validateFunctionCode=void 0;const t=pd(),e=Rn(),r=mo(),n=Rn(),s=md(),a=_d(),i=vd(),o=ce(),c=Zt(),l=Pn(),u=pe(),d=En();function g(R){if(y(R)&&(S(R),b(R))){h(R);return}v(R,()=>(0,t.topBoolOrEmptySchema)(R))}It.validateFunctionCode=g;function v({gen:R,validateName:x,schema:z,schemaEnv:F,opts:ne},le){ne.code.es5?R.func(x,(0,o._)`${c.default.data}, ${c.default.valCxt}`,F.$async,()=>{R.code((0,o._)`"use strict"; ${f(z,ne)}`),w(R,ne),R.code(le)}):R.func(x,(0,o._)`${c.default.data}, ${p(ne)}`,F.$async,()=>R.code(f(z,ne)).code(le))}function p(R){return(0,o._)`{${c.default.instancePath}="", ${c.default.parentData}, ${c.default.parentDataProperty}, ${c.default.rootData}=${c.default.data}${R.dynamicRef?(0,o._)`, ${c.default.dynamicAnchors}={}`:o.nil}}={}`}function w(R,x){R.if(c.default.valCxt,()=>{R.var(c.default.instancePath,(0,o._)`${c.default.valCxt}.${c.default.instancePath}`),R.var(c.default.parentData,(0,o._)`${c.default.valCxt}.${c.default.parentData}`),R.var(c.default.parentDataProperty,(0,o._)`${c.default.valCxt}.${c.default.parentDataProperty}`),R.var(c.default.rootData,(0,o._)`${c.default.valCxt}.${c.default.rootData}`),x.dynamicRef&&R.var(c.default.dynamicAnchors,(0,o._)`${c.default.valCxt}.${c.default.dynamicAnchors}`)},()=>{R.var(c.default.instancePath,(0,o._)`""`),R.var(c.default.parentData,(0,o._)`undefined`),R.var(c.default.parentDataProperty,(0,o._)`undefined`),R.var(c.default.rootData,c.default.data),x.dynamicRef&&R.var(c.default.dynamicAnchors,(0,o._)`{}`)})}function h(R){const{schema:x,opts:z,gen:F}=R;v(R,()=>{z.$comment&&x.$comment&&B(R),q(R),F.let(c.default.vErrors,null),F.let(c.default.errors,0),z.unevaluated&&_(R),I(R),Y(R)})}function _(R){const{gen:x,validateName:z}=R;R.evaluated=x.const("evaluated",(0,o._)`${z}.evaluated`),x.if((0,o._)`${R.evaluated}.dynamicProps`,()=>x.assign((0,o._)`${R.evaluated}.props`,(0,o._)`undefined`)),x.if((0,o._)`${R.evaluated}.dynamicItems`,()=>x.assign((0,o._)`${R.evaluated}.items`,(0,o._)`undefined`))}function f(R,x){const z=typeof R=="object"&&R[x.schemaId];return z&&(x.code.source||x.code.process)?(0,o._)`/*# sourceURL=${z} */`:o.nil}function m(R,x){if(y(R)&&(S(R),b(R))){k(R,x);return}(0,t.boolOrEmptySchema)(R,x)}function b({schema:R,self:x}){if(typeof R=="boolean")return!R;for(const z in R)if(x.RULES.all[z])return!0;return!1}function y(R){return typeof R.schema!="boolean"}function k(R,x){const{schema:z,gen:F,opts:ne}=R;ne.$comment&&z.$comment&&B(R),N(R),V(R);const le=F.const("_errs",c.default.errors);I(R,le),F.var(x,(0,o._)`${le} === ${c.default.errors}`)}function S(R){(0,u.checkUnknownRules)(R),C(R)}function I(R,x){if(R.opts.jtd)return Ge(R,[],!1,x);const z=(0,e.getSchemaTypes)(R.schema),F=(0,e.coerceAndCheckDataType)(R,z);Ge(R,z,!F,x)}function C(R){const{schema:x,errSchemaPath:z,opts:F,self:ne}=R;x.$ref&&F.ignoreKeywordsWithRef&&(0,u.schemaHasRulesButRef)(x,ne.RULES)&&ne.logger.warn(`$ref: keywords ignored in schema at path "${z}"`)}function q(R){const{schema:x,opts:z}=R;x.default!==void 0&&z.useDefaults&&z.strictSchema&&(0,u.checkStrictMode)(R,"default is ignored in the schema root")}function N(R){const x=R.schema[R.opts.schemaId];x&&(R.baseId=(0,l.resolveUrl)(R.opts.uriResolver,R.baseId,x))}function V(R){if(R.schema.$async&&!R.schemaEnv.$async)throw new Error("async schema in sync schema")}function B({gen:R,schemaEnv:x,schema:z,errSchemaPath:F,opts:ne}){const le=z.$comment;if(ne.$comment===!0)R.code((0,o._)`${c.default.self}.logger.log(${le})`);else if(typeof ne.$comment=="function"){const De=(0,o.str)`${F}/$comment`,$t=R.scopeValue("root",{ref:x.root});R.code((0,o._)`${c.default.self}.opts.$comment(${le}, ${De}, ${$t}.schema)`)}}function Y(R){const{gen:x,schemaEnv:z,validateName:F,ValidationError:ne,opts:le}=R;z.$async?x.if((0,o._)`${c.default.errors} === 0`,()=>x.return(c.default.data),()=>x.throw((0,o._)`new ${ne}(${c.default.vErrors})`)):(x.assign((0,o._)`${F}.errors`,c.default.vErrors),le.unevaluated&&ve(R),x.return((0,o._)`${c.default.errors} === 0`))}function ve({gen:R,evaluated:x,props:z,items:F}){z instanceof o.Name&&R.assign((0,o._)`${x}.props`,z),F instanceof o.Name&&R.assign((0,o._)`${x}.items`,F)}function Ge(R,x,z,F){const{gen:ne,schema:le,data:De,allErrors:$t,opts:st,self:at}=R,{RULES:Ve}=at;if(le.$ref&&(st.ignoreKeywordsWithRef||!(0,u.schemaHasRulesButRef)(le,Ve))){ne.block(()=>ee(R,"$ref",Ve.all.$ref.definition));return}st.jtd||be(R,x),ne.block(()=>{for(const ft of Ve.rules)Or(ft);Or(Ve.post)});function Or(ft){(0,r.shouldUseGroup)(le,ft)&&(ft.type?(ne.if((0,n.checkDataType)(ft.type,De,st.strictNumbers)),Ye(R,ft),x.length===1&&x[0]===ft.type&&z&&(ne.else(),(0,n.reportTypeError)(R)),ne.endIf()):Ye(R,ft),$t||ne.if((0,o._)`${c.default.errors} === ${F||0}`))}}function Ye(R,x){const{gen:z,schema:F,opts:{useDefaults:ne}}=R;ne&&(0,s.assignDefaults)(R,x.type),z.block(()=>{for(const le of x.rules)(0,r.shouldUseRule)(F,le)&&ee(R,le.keyword,le.definition,x.type)})}function be(R,x){R.schemaEnv.meta||!R.opts.strictTypes||(kt(R,x),R.opts.allowUnionTypes||D(R,x),P(R,R.dataTypes))}function kt(R,x){if(x.length){if(!R.dataTypes.length){R.dataTypes=x;return}x.forEach(z=>{O(R.dataTypes,z)||T(R,`type "${z}" not allowed by context "${R.dataTypes.join(",")}"`)}),$(R,x)}}function D(R,x){x.length>1&&!(x.length===2&&x.includes("null"))&&T(R,"use allowUnionTypes to allow union type keyword")}function P(R,x){const z=R.self.RULES.all;for(const F in z){const ne=z[F];if(typeof ne=="object"&&(0,r.shouldUseRule)(R.schema,ne)){const{type:le}=ne.definition;le.length&&!le.some(De=>M(x,De))&&T(R,`missing type "${le.join(",")}" for keyword "${F}"`)}}}function M(R,x){return R.includes(x)||x==="number"&&R.includes("integer")}function O(R,x){return R.includes(x)||x==="integer"&&R.includes("number")}function $(R,x){const z=[];for(const F of R.dataTypes)O(x,F)?z.push(F):x.includes("integer")&&F==="number"&&z.push("integer");R.dataTypes=z}function T(R,x){const z=R.schemaEnv.baseId+R.errSchemaPath;x+=` at "${z}" (strictTypes)`,(0,u.checkStrictMode)(R,x,R.opts.strictTypes)}class j{constructor(x,z,F){if((0,a.validateKeywordUsage)(x,z,F),this.gen=x.gen,this.allErrors=x.allErrors,this.keyword=F,this.data=x.data,this.schema=x.schema[F],this.$data=z.$data&&x.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,u.schemaRefOrVal)(x,this.schema,F,this.$data),this.schemaType=z.schemaType,this.parentSchema=x.schema,this.params={},this.it=x,this.def=z,this.$data)this.schemaCode=x.gen.const("vSchema",he(this.$data,x));else if(this.schemaCode=this.schemaValue,!(0,a.validSchemaType)(this.schema,z.schemaType,z.allowUndefined))throw new Error(`${F} value must be ${JSON.stringify(z.schemaType)}`);("code"in z?z.trackErrors:z.errors!==!1)&&(this.errsCount=x.gen.const("_errs",c.default.errors))}result(x,z,F){this.failResult((0,o.not)(x),z,F)}failResult(x,z,F){this.gen.if(x),F?F():this.error(),z?(this.gen.else(),z(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(x,z){this.failResult((0,o.not)(x),void 0,z)}fail(x){if(x===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(x),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(x){if(!this.$data)return this.fail(x);const{schemaCode:z}=this;this.fail((0,o._)`${z} !== undefined && (${(0,o.or)(this.invalid$data(),x)})`)}error(x,z,F){if(z){this.setParams(z),this._error(x,F),this.setParams({});return}this._error(x,F)}_error(x,z){(x?d.reportExtraError:d.reportError)(this,this.def.error,z)}$dataError(){(0,d.reportError)(this,this.def.$dataError||d.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,d.resetErrorsCount)(this.gen,this.errsCount)}ok(x){this.allErrors||this.gen.if(x)}setParams(x,z){z?Object.assign(this.params,x):this.params=x}block$data(x,z,F=o.nil){this.gen.block(()=>{this.check$data(x,F),z()})}check$data(x=o.nil,z=o.nil){if(!this.$data)return;const{gen:F,schemaCode:ne,schemaType:le,def:De}=this;F.if((0,o.or)((0,o._)`${ne} === undefined`,z)),x!==o.nil&&F.assign(x,!0),(le.length||De.validateSchema)&&(F.elseIf(this.invalid$data()),this.$dataError(),x!==o.nil&&F.assign(x,!1)),F.else()}invalid$data(){const{gen:x,schemaCode:z,schemaType:F,def:ne,it:le}=this;return(0,o.or)(De(),$t());function De(){if(F.length){if(!(z instanceof o.Name))throw new Error("ajv implementation error");const st=Array.isArray(F)?F:[F];return(0,o._)`${(0,n.checkDataTypes)(st,z,le.opts.strictNumbers,n.DataType.Wrong)}`}return o.nil}function $t(){if(ne.validateSchema){const st=x.scopeValue("validate$data",{ref:ne.validateSchema});return(0,o._)`!${st}(${z})`}return o.nil}}subschema(x,z){const F=(0,i.getSubschema)(this.it,x);(0,i.extendSubschemaData)(F,this.it,x),(0,i.extendSubschemaMode)(F,x);const ne={...this.it,...F,items:void 0,props:void 0};return m(ne,z),ne}mergeEvaluated(x,z){const{it:F,gen:ne}=this;F.opts.unevaluated&&(F.props!==!0&&x.props!==void 0&&(F.props=u.mergeEvaluated.props(ne,x.props,F.props,z)),F.items!==!0&&x.items!==void 0&&(F.items=u.mergeEvaluated.items(ne,x.items,F.items,z)))}mergeValidEvaluated(x,z){const{it:F,gen:ne}=this;if(F.opts.unevaluated&&(F.props!==!0||F.items!==!0))return ne.if(z,()=>this.mergeEvaluated(x,o.Name)),!0}}It.KeywordCxt=j;function ee(R,x,z,F){const ne=new j(R,z,x);"code"in z?z.code(ne,F):ne.$data&&z.validate?(0,a.funcKeywordCode)(ne,z):"macro"in z?(0,a.macroKeywordCode)(ne,z):(z.compile||z.validate)&&(0,a.funcKeywordCode)(ne,z)}const se=/^\/(?:[^~]|~0|~1)*$/,_e=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function he(R,{dataLevel:x,dataNames:z,dataPathArr:F}){let ne,le;if(R==="")return c.default.rootData;if(R[0]==="/"){if(!se.test(R))throw new Error(`Invalid JSON-pointer: ${R}`);ne=R,le=c.default.rootData}else{const at=_e.exec(R);if(!at)throw new Error(`Invalid JSON-pointer: ${R}`);const Ve=+at[1];if(ne=at[2],ne==="#"){if(Ve>=x)throw new Error(st("property/index",Ve));return F[x-Ve]}if(Ve>x)throw new Error(st("data",Ve));if(le=z[x-Ve],!ne)return le}let De=le;const $t=ne.split("/");for(const at of $t)at&&(le=(0,o._)`${le}${(0,o.getProperty)((0,u.unescapeJsonPointer)(at))}`,De=(0,o._)`${De} && ${le}`);return De;function st(at,Ve){return`Cannot access ${at} ${Ve} levels up, current level is ${x}`}}return It.getData=he,It}var In={},Eo;function pa(){if(Eo)return In;Eo=1,Object.defineProperty(In,"__esModule",{value:!0});class t extends Error{constructor(r){super("validation failed"),this.errors=r,this.ajv=this.validation=!0}}return In.default=t,In}var Cn={},Ro;function On(){if(Ro)return Cn;Ro=1,Object.defineProperty(Cn,"__esModule",{value:!0});const t=Pn();class e extends Error{constructor(n,s,a,i){super(i||`can't resolve reference ${a} from id ${s}`),this.missingRef=(0,t.resolveUrl)(n,s,a),this.missingSchema=(0,t.normalizeId)((0,t.getFullPath)(n,this.missingRef))}}return Cn.default=e,Cn}var it={},Po;function ma(){if(Po)return it;Po=1,Object.defineProperty(it,"__esModule",{value:!0}),it.resolveSchema=it.getCompilingSchema=it.resolveRef=it.compileSchema=it.SchemaEnv=void 0;const t=ce(),e=pa(),r=Zt(),n=Pn(),s=pe(),a=xn();class i{constructor(_){var f;this.refs={},this.dynamicAnchors={};let m;typeof _.schema=="object"&&(m=_.schema),this.schema=_.schema,this.schemaId=_.schemaId,this.root=_.root||this,this.baseId=(f=_.baseId)!==null&&f!==void 0?f:(0,n.normalizeId)(m?.[_.schemaId||"$id"]),this.schemaPath=_.schemaPath,this.localRefs=_.localRefs,this.meta=_.meta,this.$async=m?.$async,this.refs={}}}it.SchemaEnv=i;function o(h){const _=u.call(this,h);if(_)return _;const f=(0,n.getFullPath)(this.opts.uriResolver,h.root.baseId),{es5:m,lines:b}=this.opts.code,{ownProperties:y}=this.opts,k=new t.CodeGen(this.scope,{es5:m,lines:b,ownProperties:y});let S;h.$async&&(S=k.scopeValue("Error",{ref:e.default,code:(0,t._)`require("ajv/dist/runtime/validation_error").default`}));const I=k.scopeName("validate");h.validateName=I;const C={gen:k,allErrors:this.opts.allErrors,data:r.default.data,parentData:r.default.parentData,parentDataProperty:r.default.parentDataProperty,dataNames:[r.default.data],dataPathArr:[t.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:k.scopeValue("schema",this.opts.code.source===!0?{ref:h.schema,code:(0,t.stringify)(h.schema)}:{ref:h.schema}),validateName:I,ValidationError:S,schema:h.schema,schemaEnv:h,rootId:f,baseId:h.baseId||f,schemaPath:t.nil,errSchemaPath:h.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,t._)`""`,opts:this.opts,self:this};let q;try{this._compilations.add(h),(0,a.validateFunctionCode)(C),k.optimize(this.opts.code.optimize);const N=k.toString();q=`${k.scopeRefs(r.default.scope)}return ${N}`,this.opts.code.process&&(q=this.opts.code.process(q,h));const B=new Function(`${r.default.self}`,`${r.default.scope}`,q)(this,this.scope.get());if(this.scope.value(I,{ref:B}),B.errors=null,B.schema=h.schema,B.schemaEnv=h,h.$async&&(B.$async=!0),this.opts.code.source===!0&&(B.source={validateName:I,validateCode:N,scopeValues:k._values}),this.opts.unevaluated){const{props:Y,items:ve}=C;B.evaluated={props:Y instanceof t.Name?void 0:Y,items:ve instanceof t.Name?void 0:ve,dynamicProps:Y instanceof t.Name,dynamicItems:ve instanceof t.Name},B.source&&(B.source.evaluated=(0,t.stringify)(B.evaluated))}return h.validate=B,h}catch(N){throw delete h.validate,delete h.validateName,q&&this.logger.error("Error compiling schema, function code:",q),N}finally{this._compilations.delete(h)}}it.compileSchema=o;function c(h,_,f){var m;f=(0,n.resolveUrl)(this.opts.uriResolver,_,f);const b=h.refs[f];if(b)return b;let y=g.call(this,h,f);if(y===void 0){const k=(m=h.localRefs)===null||m===void 0?void 0:m[f],{schemaId:S}=this.opts;k&&(y=new i({schema:k,schemaId:S,root:h,baseId:_}))}if(y!==void 0)return h.refs[f]=l.call(this,y)}it.resolveRef=c;function l(h){return(0,n.inlineRef)(h.schema,this.opts.inlineRefs)?h.schema:h.validate?h:o.call(this,h)}function u(h){for(const _ of this._compilations)if(d(_,h))return _}it.getCompilingSchema=u;function d(h,_){return h.schema===_.schema&&h.root===_.root&&h.baseId===_.baseId}function g(h,_){let f;for(;typeof(f=this.refs[_])=="string";)_=f;return f||this.schemas[_]||v.call(this,h,_)}function v(h,_){const f=this.opts.uriResolver.parse(_),m=(0,n._getFullPath)(this.opts.uriResolver,f);let b=(0,n.getFullPath)(this.opts.uriResolver,h.baseId,void 0);if(Object.keys(h.schema).length>0&&m===b)return w.call(this,f,h);const y=(0,n.normalizeId)(m),k=this.refs[y]||this.schemas[y];if(typeof k=="string"){const S=v.call(this,h,k);return typeof S?.schema!="object"?void 0:w.call(this,f,S)}if(typeof k?.schema=="object"){if(k.validate||o.call(this,k),y===(0,n.normalizeId)(_)){const{schema:S}=k,{schemaId:I}=this.opts,C=S[I];return C&&(b=(0,n.resolveUrl)(this.opts.uriResolver,b,C)),new i({schema:S,schemaId:I,root:h,baseId:b})}return w.call(this,f,k)}}it.resolveSchema=v;const p=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function w(h,{baseId:_,schema:f,root:m}){var b;if(((b=h.fragment)===null||b===void 0?void 0:b[0])!=="/")return;for(const S of h.fragment.slice(1).split("/")){if(typeof f=="boolean")return;const I=f[(0,s.unescapeFragment)(S)];if(I===void 0)return;f=I;const C=typeof f=="object"&&f[this.opts.schemaId];!p.has(S)&&C&&(_=(0,n.resolveUrl)(this.opts.uriResolver,_,C))}let y;if(typeof f!="boolean"&&f.$ref&&!(0,s.schemaHasRulesButRef)(f,this.RULES)){const S=(0,n.resolveUrl)(this.opts.uriResolver,_,f.$ref);y=v.call(this,m,S)}const{schemaId:k}=this.opts;if(y=y||new i({schema:f,schemaId:k,root:m,baseId:_}),y.schema!==y.root.schema)return y}return it}const yd={$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 Nn={},Ar={exports:{}},_a,xo;function Io(){if(xo)return _a;xo=1;const t=RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu),e=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 r(g){let v="",p=0,w=0;for(w=0;w<g.length;w++)if(p=g[w].charCodeAt(0),p!==48){if(!(p>=48&&p<=57||p>=65&&p<=70||p>=97&&p<=102))return"";v+=g[w];break}for(w+=1;w<g.length;w++){if(p=g[w].charCodeAt(0),!(p>=48&&p<=57||p>=65&&p<=70||p>=97&&p<=102))return"";v+=g[w]}return v}const n=RegExp.prototype.test.bind(/[^!"$&'()*+,\-.;=_`a-z{}~]/u);function s(g){return g.length=0,!0}function a(g,v,p){if(g.length){const w=r(g);if(w!=="")v.push(w);else return p.error=!0,!1;g.length=0}return!0}function i(g){let v=0;const p={error:!1,address:"",zone:""},w=[],h=[];let _=!1,f=!1,m=a;for(let b=0;b<g.length;b++){const y=g[b];if(!(y==="["||y==="]"))if(y===":"){if(_===!0&&(f=!0),!m(h,w,p))break;if(++v>7){p.error=!0;break}b>0&&g[b-1]===":"&&(_=!0),w.push(":");continue}else if(y==="%"){if(!m(h,w,p))break;m=s}else{h.push(y);continue}}return h.length&&(m===s?p.zone=h.join(""):f?w.push(h.join("")):w.push(r(h))),p.address=w.join(""),p}function o(g){if(c(g,":")<2)return{host:g,isIPV6:!1};const v=i(g);if(v.error)return{host:g,isIPV6:!1};{let p=v.address,w=v.address;return v.zone&&(p+="%"+v.zone,w+="%25"+v.zone),{host:p,isIPV6:!0,escapedHost:w}}}function c(g,v){let p=0;for(let w=0;w<g.length;w++)g[w]===v&&p++;return p}function l(g){let v=g;const p=[];let w=-1,h=0;for(;h=v.length;){if(h===1){if(v===".")break;if(v==="/"){p.push("/");break}else{p.push(v);break}}else if(h===2){if(v[0]==="."){if(v[1]===".")break;if(v[1]==="/"){v=v.slice(2);continue}}else if(v[0]==="/"&&(v[1]==="."||v[1]==="/")){p.push("/");break}}else if(h===3&&v==="/.."){p.length!==0&&p.pop(),p.push("/");break}if(v[0]==="."){if(v[1]==="."){if(v[2]==="/"){v=v.slice(3);continue}}else if(v[1]==="/"){v=v.slice(2);continue}}else if(v[0]==="/"&&v[1]==="."){if(v[2]==="/"){v=v.slice(2);continue}else if(v[2]==="."&&v[3]==="/"){v=v.slice(3),p.length!==0&&p.pop();continue}}if((w=v.indexOf("/",1))===-1){p.push(v);break}else p.push(v.slice(0,w)),v=v.slice(w)}return p.join("")}function u(g,v){const p=v!==!0?escape:unescape;return g.scheme!==void 0&&(g.scheme=p(g.scheme)),g.userinfo!==void 0&&(g.userinfo=p(g.userinfo)),g.host!==void 0&&(g.host=p(g.host)),g.path!==void 0&&(g.path=p(g.path)),g.query!==void 0&&(g.query=p(g.query)),g.fragment!==void 0&&(g.fragment=p(g.fragment)),g}function d(g){const v=[];if(g.userinfo!==void 0&&(v.push(g.userinfo),v.push("@")),g.host!==void 0){let p=unescape(g.host);if(!e(p)){const w=o(p);w.isIPV6===!0?p=`[${w.escapedHost}]`:p=g.host}v.push(p)}return(typeof g.port=="number"||typeof g.port=="string")&&(v.push(":"),v.push(String(g.port))),v.length?v.join(""):void 0}return _a={nonSimpleDomain:n,recomposeAuthority:d,normalizeComponentEncoding:u,removeDotSegments:l,isIPv4:e,isUUID:t,normalizeIPv6:o,stringArrayToHexStripped:r},_a}var va,Co;function wd(){if(Co)return va;Co=1;const{isUUID:t}=Io(),e=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu,r=["http","https","ws","wss","urn","urn:uuid"];function n(y){return r.indexOf(y)!==-1}function s(y){return y.secure===!0?!0:y.secure===!1?!1:y.scheme?y.scheme.length===3&&(y.scheme[0]==="w"||y.scheme[0]==="W")&&(y.scheme[1]==="s"||y.scheme[1]==="S")&&(y.scheme[2]==="s"||y.scheme[2]==="S"):!1}function a(y){return y.host||(y.error=y.error||"HTTP URIs must have a host."),y}function i(y){const k=String(y.scheme).toLowerCase()==="https";return(y.port===(k?443:80)||y.port==="")&&(y.port=void 0),y.path||(y.path="/"),y}function o(y){return y.secure=s(y),y.resourceName=(y.path||"/")+(y.query?"?"+y.query:""),y.path=void 0,y.query=void 0,y}function c(y){if((y.port===(s(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){const[k,S]=y.resourceName.split("?");y.path=k&&k!=="/"?k:void 0,y.query=S,y.resourceName=void 0}return y.fragment=void 0,y}function l(y,k){if(!y.path)return y.error="URN can not be parsed",y;const S=y.path.match(e);if(S){const I=k.scheme||y.scheme||"urn";y.nid=S[1].toLowerCase(),y.nss=S[2];const C=`${I}:${k.nid||y.nid}`,q=b(C);y.path=void 0,q&&(y=q.parse(y,k))}else y.error=y.error||"URN can not be parsed.";return y}function u(y,k){if(y.nid===void 0)throw new Error("URN without nid cannot be serialized");const S=k.scheme||y.scheme||"urn",I=y.nid.toLowerCase(),C=`${S}:${k.nid||I}`,q=b(C);q&&(y=q.serialize(y,k));const N=y,V=y.nss;return N.path=`${I||k.nid}:${V}`,k.skipEscape=!0,N}function d(y,k){const S=y;return S.uuid=S.nss,S.nss=void 0,!k.tolerant&&(!S.uuid||!t(S.uuid))&&(S.error=S.error||"UUID is not valid."),S}function g(y){const k=y;return k.nss=(y.uuid||"").toLowerCase(),k}const v={scheme:"http",domainHost:!0,parse:a,serialize:i},p={scheme:"https",domainHost:v.domainHost,parse:a,serialize:i},w={scheme:"ws",domainHost:!0,parse:o,serialize:c},h={scheme:"wss",domainHost:w.domainHost,parse:w.parse,serialize:w.serialize},m={http:v,https:p,ws:w,wss:h,urn:{scheme:"urn",parse:l,serialize:u,skipNormalize:!0},"urn:uuid":{scheme:"urn:uuid",parse:d,serialize:g,skipNormalize:!0}};Object.setPrototypeOf(m,null);function b(y){return y&&(m[y]||m[y.toLowerCase()])||void 0}return va={wsIsSecure:s,SCHEMES:m,isValidSchemeName:n,getSchemeHandler:b},va}var Oo;function bd(){if(Oo)return Ar.exports;Oo=1;const{normalizeIPv6:t,removeDotSegments:e,recomposeAuthority:r,normalizeComponentEncoding:n,isIPv4:s,nonSimpleDomain:a}=Io(),{SCHEMES:i,getSchemeHandler:o}=wd();function c(h,_){return typeof h=="string"?h=g(p(h,_),_):typeof h=="object"&&(h=p(g(h,_),_)),h}function l(h,_,f){const m=f?Object.assign({scheme:"null"},f):{scheme:"null"},b=u(p(h,m),p(_,m),m,!0);return m.skipEscape=!0,g(b,m)}function u(h,_,f,m){const b={};return m||(h=p(g(h,f),f),_=p(g(_,f),f)),f=f||{},!f.tolerant&&_.scheme?(b.scheme=_.scheme,b.userinfo=_.userinfo,b.host=_.host,b.port=_.port,b.path=e(_.path||""),b.query=_.query):(_.userinfo!==void 0||_.host!==void 0||_.port!==void 0?(b.userinfo=_.userinfo,b.host=_.host,b.port=_.port,b.path=e(_.path||""),b.query=_.query):(_.path?(_.path[0]==="/"?b.path=e(_.path):((h.userinfo!==void 0||h.host!==void 0||h.port!==void 0)&&!h.path?b.path="/"+_.path:h.path?b.path=h.path.slice(0,h.path.lastIndexOf("/")+1)+_.path:b.path=_.path,b.path=e(b.path)),b.query=_.query):(b.path=h.path,_.query!==void 0?b.query=_.query:b.query=h.query),b.userinfo=h.userinfo,b.host=h.host,b.port=h.port),b.scheme=h.scheme),b.fragment=_.fragment,b}function d(h,_,f){return typeof h=="string"?(h=unescape(h),h=g(n(p(h,f),!0),{...f,skipEscape:!0})):typeof h=="object"&&(h=g(n(h,!0),{...f,skipEscape:!0})),typeof _=="string"?(_=unescape(_),_=g(n(p(_,f),!0),{...f,skipEscape:!0})):typeof _=="object"&&(_=g(n(_,!0),{...f,skipEscape:!0})),h.toLowerCase()===_.toLowerCase()}function g(h,_){const f={host:h.host,scheme:h.scheme,userinfo:h.userinfo,port:h.port,path:h.path,query:h.query,nid:h.nid,nss:h.nss,uuid:h.uuid,fragment:h.fragment,reference:h.reference,resourceName:h.resourceName,secure:h.secure,error:""},m=Object.assign({},_),b=[],y=o(m.scheme||f.scheme);y&&y.serialize&&y.serialize(f,m),f.path!==void 0&&(m.skipEscape?f.path=unescape(f.path):(f.path=escape(f.path),f.scheme!==void 0&&(f.path=f.path.split("%3A").join(":")))),m.reference!=="suffix"&&f.scheme&&b.push(f.scheme,":");const k=r(f);if(k!==void 0&&(m.reference!=="suffix"&&b.push("//"),b.push(k),f.path&&f.path[0]!=="/"&&b.push("/")),f.path!==void 0){let S=f.path;!m.absolutePath&&(!y||!y.absolutePath)&&(S=e(S)),k===void 0&&S[0]==="/"&&S[1]==="/"&&(S="/%2F"+S.slice(2)),b.push(S)}return f.query!==void 0&&b.push("?",f.query),f.fragment!==void 0&&b.push("#",f.fragment),b.join("")}const v=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function p(h,_){const f=Object.assign({},_),m={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0};let b=!1;f.reference==="suffix"&&(f.scheme?h=f.scheme+":"+h:h="//"+h);const y=h.match(v);if(y){if(m.scheme=y[1],m.userinfo=y[3],m.host=y[4],m.port=parseInt(y[5],10),m.path=y[6]||"",m.query=y[7],m.fragment=y[8],isNaN(m.port)&&(m.port=y[5]),m.host)if(s(m.host)===!1){const I=t(m.host);m.host=I.host.toLowerCase(),b=I.isIPV6}else b=!0;m.scheme===void 0&&m.userinfo===void 0&&m.host===void 0&&m.port===void 0&&m.query===void 0&&!m.path?m.reference="same-document":m.scheme===void 0?m.reference="relative":m.fragment===void 0?m.reference="absolute":m.reference="uri",f.reference&&f.reference!=="suffix"&&f.reference!==m.reference&&(m.error=m.error||"URI is not a "+f.reference+" reference.");const k=o(f.scheme||m.scheme);if(!f.unicodeSupport&&(!k||!k.unicodeSupport)&&m.host&&(f.domainHost||k&&k.domainHost)&&b===!1&&a(m.host))try{m.host=URL.domainToASCII(m.host.toLowerCase())}catch(S){m.error=m.error||"Host's domain name can not be converted to ASCII: "+S}(!k||k&&!k.skipNormalize)&&(h.indexOf("%")!==-1&&(m.scheme!==void 0&&(m.scheme=unescape(m.scheme)),m.host!==void 0&&(m.host=unescape(m.host))),m.path&&(m.path=escape(unescape(m.path))),m.fragment&&(m.fragment=encodeURI(decodeURIComponent(m.fragment)))),k&&k.parse&&k.parse(m,f)}else m.error=m.error||"URI can not be parsed.";return m}const w={SCHEMES:i,normalize:c,resolve:l,resolveComponent:u,equal:d,serialize:g,parse:p};return Ar.exports=w,Ar.exports.default=w,Ar.exports.fastUri=w,Ar.exports}var No;function kd(){if(No)return Nn;No=1,Object.defineProperty(Nn,"__esModule",{value:!0});const t=bd();return t.code='require("ajv/dist/runtime/uri").default',Nn.default=t,Nn}var Ao;function $d(){return Ao||(Ao=1,(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=xn();Object.defineProperty(t,"KeywordCxt",{enumerable:!0,get:function(){return e.KeywordCxt}});var r=ce();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=pa(),s=On(),a=ho(),i=ma(),o=ce(),c=Pn(),l=Rn(),u=pe(),d=yd,g=kd(),v=(D,P)=>new RegExp(D,P);v.code="new RegExp";const p=["removeAdditional","useDefaults","coerceTypes"],w=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."},_={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},f=200;function m(D){var P,M,O,$,T,j,ee,se,_e,he,R,x,z,F,ne,le,De,$t,st,at,Ve,Or,ft,eo,to;const kn=D.strict,ro=(P=D.code)===null||P===void 0?void 0:P.optimize,fd=ro===!0||ro===void 0?1:ro||0,hd=(O=(M=D.code)===null||M===void 0?void 0:M.regExp)!==null&&O!==void 0?O:v,iw=($=D.uriResolver)!==null&&$!==void 0?$:g.default;return{strictSchema:(j=(T=D.strictSchema)!==null&&T!==void 0?T:kn)!==null&&j!==void 0?j:!0,strictNumbers:(se=(ee=D.strictNumbers)!==null&&ee!==void 0?ee:kn)!==null&&se!==void 0?se:!0,strictTypes:(he=(_e=D.strictTypes)!==null&&_e!==void 0?_e:kn)!==null&&he!==void 0?he:"log",strictTuples:(x=(R=D.strictTuples)!==null&&R!==void 0?R:kn)!==null&&x!==void 0?x:"log",strictRequired:(F=(z=D.strictRequired)!==null&&z!==void 0?z:kn)!==null&&F!==void 0?F:!1,code:D.code?{...D.code,optimize:fd,regExp:hd}:{optimize:fd,regExp:hd},loopRequired:(ne=D.loopRequired)!==null&&ne!==void 0?ne:f,loopEnum:(le=D.loopEnum)!==null&&le!==void 0?le:f,meta:(De=D.meta)!==null&&De!==void 0?De:!0,messages:($t=D.messages)!==null&&$t!==void 0?$t:!0,inlineRefs:(st=D.inlineRefs)!==null&&st!==void 0?st:!0,schemaId:(at=D.schemaId)!==null&&at!==void 0?at:"$id",addUsedSchema:(Ve=D.addUsedSchema)!==null&&Ve!==void 0?Ve:!0,validateSchema:(Or=D.validateSchema)!==null&&Or!==void 0?Or:!0,validateFormats:(ft=D.validateFormats)!==null&&ft!==void 0?ft:!0,unicodeRegExp:(eo=D.unicodeRegExp)!==null&&eo!==void 0?eo:!0,int32range:(to=D.int32range)!==null&&to!==void 0?to:!0,uriResolver:iw}}class b{constructor(P={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,P=this.opts={...P,...m(P)};const{es5:M,lines:O}=this.opts.code;this.scope=new o.ValueScope({scope:{},prefixes:w,es5:M,lines:O}),this.logger=V(P.logger);const $=P.validateFormats;P.validateFormats=!1,this.RULES=(0,a.getRules)(),y.call(this,h,P,"NOT SUPPORTED"),y.call(this,_,P,"DEPRECATED","warn"),this._metaOpts=q.call(this),P.formats&&I.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),P.keywords&&C.call(this,P.keywords),typeof P.meta=="object"&&this.addMetaSchema(P.meta),S.call(this),P.validateFormats=$}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){const{$data:P,meta:M,schemaId:O}=this.opts;let $=d;O==="id"&&($={...d},$.id=$.$id,delete $.$id),M&&P&&this.addMetaSchema($,$[O],!1)}defaultMeta(){const{meta:P,schemaId:M}=this.opts;return this.opts.defaultMeta=typeof P=="object"?P[M]||P:void 0}validate(P,M){let O;if(typeof P=="string"){if(O=this.getSchema(P),!O)throw new Error(`no schema with key or ref "${P}"`)}else O=this.compile(P);const $=O(M);return"$async"in O||(this.errors=O.errors),$}compile(P,M){const O=this._addSchema(P,M);return O.validate||this._compileSchemaEnv(O)}compileAsync(P,M){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");const{loadSchema:O}=this.opts;return $.call(this,P,M);async function $(he,R){await T.call(this,he.$schema);const x=this._addSchema(he,R);return x.validate||j.call(this,x)}async function T(he){he&&!this.getSchema(he)&&await $.call(this,{$ref:he},!0)}async function j(he){try{return this._compileSchemaEnv(he)}catch(R){if(!(R instanceof s.default))throw R;return ee.call(this,R),await se.call(this,R.missingSchema),j.call(this,he)}}function ee({missingSchema:he,missingRef:R}){if(this.refs[he])throw new Error(`AnySchema ${he} is loaded but ${R} cannot be resolved`)}async function se(he){const R=await _e.call(this,he);this.refs[he]||await T.call(this,R.$schema),this.refs[he]||this.addSchema(R,he,M)}async function _e(he){const R=this._loading[he];if(R)return R;try{return await(this._loading[he]=O(he))}finally{delete this._loading[he]}}}addSchema(P,M,O,$=this.opts.validateSchema){if(Array.isArray(P)){for(const j of P)this.addSchema(j,void 0,O,$);return this}let T;if(typeof P=="object"){const{schemaId:j}=this.opts;if(T=P[j],T!==void 0&&typeof T!="string")throw new Error(`schema ${j} must be string`)}return M=(0,c.normalizeId)(M||T),this._checkUnique(M),this.schemas[M]=this._addSchema(P,O,M,$,!0),this}addMetaSchema(P,M,O=this.opts.validateSchema){return this.addSchema(P,M,!0,O),this}validateSchema(P,M){if(typeof P=="boolean")return!0;let O;if(O=P.$schema,O!==void 0&&typeof O!="string")throw new Error("$schema must be a string");if(O=O||this.opts.defaultMeta||this.defaultMeta(),!O)return this.logger.warn("meta-schema not available"),this.errors=null,!0;const $=this.validate(O,P);if(!$&&M){const T="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(T);else throw new Error(T)}return $}getSchema(P){let M;for(;typeof(M=k.call(this,P))=="string";)P=M;if(M===void 0){const{schemaId:O}=this.opts,$=new i.SchemaEnv({schema:{},schemaId:O});if(M=i.resolveSchema.call(this,$,P),!M)return;this.refs[P]=M}return M.validate||this._compileSchemaEnv(M)}removeSchema(P){if(P instanceof RegExp)return this._removeAllSchemas(this.schemas,P),this._removeAllSchemas(this.refs,P),this;switch(typeof P){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{const M=k.call(this,P);return typeof M=="object"&&this._cache.delete(M.schema),delete this.schemas[P],delete this.refs[P],this}case"object":{const M=P;this._cache.delete(M);let O=P[this.opts.schemaId];return O&&(O=(0,c.normalizeId)(O),delete this.schemas[O],delete this.refs[O]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(P){for(const M of P)this.addKeyword(M);return this}addKeyword(P,M){let O;if(typeof P=="string")O=P,typeof M=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),M.keyword=O);else if(typeof P=="object"&&M===void 0){if(M=P,O=M.keyword,Array.isArray(O)&&!O.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(Y.call(this,O,M),!M)return(0,u.eachItem)(O,T=>ve.call(this,T)),this;Ye.call(this,M);const $={...M,type:(0,l.getJSONTypes)(M.type),schemaType:(0,l.getJSONTypes)(M.schemaType)};return(0,u.eachItem)(O,$.type.length===0?T=>ve.call(this,T,$):T=>$.type.forEach(j=>ve.call(this,T,$,j))),this}getKeyword(P){const M=this.RULES.all[P];return typeof M=="object"?M.definition:!!M}removeKeyword(P){const{RULES:M}=this;delete M.keywords[P],delete M.all[P];for(const O of M.rules){const $=O.rules.findIndex(T=>T.keyword===P);$>=0&&O.rules.splice($,1)}return this}addFormat(P,M){return typeof M=="string"&&(M=new RegExp(M)),this.formats[P]=M,this}errorsText(P=this.errors,{separator:M=", ",dataVar:O="data"}={}){return!P||P.length===0?"No errors":P.map($=>`${O}${$.instancePath} ${$.message}`).reduce(($,T)=>$+M+T)}$dataMetaSchema(P,M){const O=this.RULES.all;P=JSON.parse(JSON.stringify(P));for(const $ of M){const T=$.split("/").slice(1);let j=P;for(const ee of T)j=j[ee];for(const ee in O){const se=O[ee];if(typeof se!="object")continue;const{$data:_e}=se.definition,he=j[ee];_e&&he&&(j[ee]=kt(he))}}return P}_removeAllSchemas(P,M){for(const O in P){const $=P[O];(!M||M.test(O))&&(typeof $=="string"?delete P[O]:$&&!$.meta&&(this._cache.delete($.schema),delete P[O]))}}_addSchema(P,M,O,$=this.opts.validateSchema,T=this.opts.addUsedSchema){let j;const{schemaId:ee}=this.opts;if(typeof P=="object")j=P[ee];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof P!="boolean")throw new Error("schema must be object or boolean")}let se=this._cache.get(P);if(se!==void 0)return se;O=(0,c.normalizeId)(j||O);const _e=c.getSchemaRefs.call(this,P,O);return se=new i.SchemaEnv({schema:P,schemaId:ee,meta:M,baseId:O,localRefs:_e}),this._cache.set(se.schema,se),T&&!O.startsWith("#")&&(O&&this._checkUnique(O),this.refs[O]=se),$&&this.validateSchema(P,!0),se}_checkUnique(P){if(this.schemas[P]||this.refs[P])throw new Error(`schema with key or id "${P}" already exists`)}_compileSchemaEnv(P){if(P.meta?this._compileMetaSchema(P):i.compileSchema.call(this,P),!P.validate)throw new Error("ajv implementation error");return P.validate}_compileMetaSchema(P){const M=this.opts;this.opts=this._metaOpts;try{i.compileSchema.call(this,P)}finally{this.opts=M}}}b.ValidationError=n.default,b.MissingRefError=s.default,t.default=b;function y(D,P,M,O="error"){for(const $ in D){const T=$;T in P&&this.logger[O](`${M}: option ${$}. ${D[T]}`)}}function k(D){return D=(0,c.normalizeId)(D),this.schemas[D]||this.refs[D]}function S(){const D=this.opts.schemas;if(D)if(Array.isArray(D))this.addSchema(D);else for(const P in D)this.addSchema(D[P],P)}function I(){for(const D in this.opts.formats){const P=this.opts.formats[D];P&&this.addFormat(D,P)}}function C(D){if(Array.isArray(D)){this.addVocabulary(D);return}this.logger.warn("keywords option as map is deprecated, pass array");for(const P in D){const M=D[P];M.keyword||(M.keyword=P),this.addKeyword(M)}}function q(){const D={...this.opts};for(const P of p)delete D[P];return D}const N={log(){},warn(){},error(){}};function V(D){if(D===!1)return N;if(D===void 0)return console;if(D.log&&D.warn&&D.error)return D;throw new Error("logger must implement log, warn and error methods")}const B=/^[a-z_$][a-z0-9_$:-]*$/i;function Y(D,P){const{RULES:M}=this;if((0,u.eachItem)(D,O=>{if(M.keywords[O])throw new Error(`Keyword ${O} is already defined`);if(!B.test(O))throw new Error(`Keyword ${O} has invalid name`)}),!!P&&P.$data&&!("code"in P||"validate"in P))throw new Error('$data keyword must have "code" or "validate" function')}function ve(D,P,M){var O;const $=P?.post;if(M&&$)throw new Error('keyword with "post" flag cannot have "type"');const{RULES:T}=this;let j=$?T.post:T.rules.find(({type:se})=>se===M);if(j||(j={type:M,rules:[]},T.rules.push(j)),T.keywords[D]=!0,!P)return;const ee={keyword:D,definition:{...P,type:(0,l.getJSONTypes)(P.type),schemaType:(0,l.getJSONTypes)(P.schemaType)}};P.before?Ge.call(this,j,ee,P.before):j.rules.push(ee),T.all[D]=ee,(O=P.implements)===null||O===void 0||O.forEach(se=>this.addKeyword(se))}function Ge(D,P,M){const O=D.rules.findIndex($=>$.keyword===M);O>=0?D.rules.splice(O,0,P):(D.rules.push(P),this.logger.warn(`rule ${M} is not defined`))}function Ye(D){let{metaSchema:P}=D;P!==void 0&&(D.$data&&this.opts.$data&&(P=kt(P)),D.validateSchema=this.compile(P,!0))}const be={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function kt(D){return{anyOf:[D,be]}}})(oa)),oa}var An={},jn={},zn={},jo;function Sd(){if(jo)return zn;jo=1,Object.defineProperty(zn,"__esModule",{value:!0});const t={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};return zn.default=t,zn}var Lt={},zo;function Td(){if(zo)return Lt;zo=1,Object.defineProperty(Lt,"__esModule",{value:!0}),Lt.callRef=Lt.getValidate=void 0;const t=On(),e=pt(),r=ce(),n=Zt(),s=ma(),a=pe(),i={keyword:"$ref",schemaType:"string",code(l){const{gen:u,schema:d,it:g}=l,{baseId:v,schemaEnv:p,validateName:w,opts:h,self:_}=g,{root:f}=p;if((d==="#"||d==="#/")&&v===f.baseId)return b();const m=s.resolveRef.call(_,f,v,d);if(m===void 0)throw new t.default(g.opts.uriResolver,v,d);if(m instanceof s.SchemaEnv)return y(m);return k(m);function b(){if(p===f)return c(l,w,p,p.$async);const S=u.scopeValue("root",{ref:f});return c(l,(0,r._)`${S}.validate`,f,f.$async)}function y(S){const I=o(l,S);c(l,I,S,S.$async)}function k(S){const I=u.scopeValue("schema",h.code.source===!0?{ref:S,code:(0,r.stringify)(S)}:{ref:S}),C=u.name("valid"),q=l.subschema({schema:S,dataTypes:[],schemaPath:r.nil,topSchemaRef:I,errSchemaPath:d},C);l.mergeEvaluated(q),l.ok(C)}}};function o(l,u){const{gen:d}=l;return u.validate?d.scopeValue("validate",{ref:u.validate}):(0,r._)`${d.scopeValue("wrapper",{ref:u})}.validate`}Lt.getValidate=o;function c(l,u,d,g){const{gen:v,it:p}=l,{allErrors:w,schemaEnv:h,opts:_}=p,f=_.passContext?n.default.this:r.nil;g?m():b();function m(){if(!h.$async)throw new Error("async schema referenced by sync schema");const S=v.let("valid");v.try(()=>{v.code((0,r._)`await ${(0,e.callValidateCode)(l,u,f)}`),k(u),w||v.assign(S,!0)},I=>{v.if((0,r._)`!(${I} instanceof ${p.ValidationError})`,()=>v.throw(I)),y(I),w||v.assign(S,!1)}),l.ok(S)}function b(){l.result((0,e.callValidateCode)(l,u,f),()=>k(u),()=>y(u))}function y(S){const I=(0,r._)`${S}.errors`;v.assign(n.default.vErrors,(0,r._)`${n.default.vErrors} === null ? ${I} : ${n.default.vErrors}.concat(${I})`),v.assign(n.default.errors,(0,r._)`${n.default.vErrors}.length`)}function k(S){var I;if(!p.opts.unevaluated)return;const C=(I=d?.validate)===null||I===void 0?void 0:I.evaluated;if(p.props!==!0)if(C&&!C.dynamicProps)C.props!==void 0&&(p.props=a.mergeEvaluated.props(v,C.props,p.props));else{const q=v.var("props",(0,r._)`${S}.evaluated.props`);p.props=a.mergeEvaluated.props(v,q,p.props,r.Name)}if(p.items!==!0)if(C&&!C.dynamicItems)C.items!==void 0&&(p.items=a.mergeEvaluated.items(v,C.items,p.items));else{const q=v.var("items",(0,r._)`${S}.evaluated.items`);p.items=a.mergeEvaluated.items(v,q,p.items,r.Name)}}}return Lt.callRef=c,Lt.default=i,Lt}var Mo;function Ed(){if(Mo)return jn;Mo=1,Object.defineProperty(jn,"__esModule",{value:!0});const t=Sd(),e=Td(),r=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",t.default,e.default];return jn.default=r,jn}var Mn={},qn={},qo;function Rd(){if(qo)return qn;qo=1,Object.defineProperty(qn,"__esModule",{value:!0});const t=ce(),e=t.operators,r={maximum:{okStr:"<=",ok:e.LTE,fail:e.GT},minimum:{okStr:">=",ok:e.GTE,fail:e.LT},exclusiveMaximum:{okStr:"<",ok:e.LT,fail:e.GTE},exclusiveMinimum:{okStr:">",ok:e.GT,fail:e.LTE}},n={message:({keyword:a,schemaCode:i})=>(0,t.str)`must be ${r[a].okStr} ${i}`,params:({keyword:a,schemaCode:i})=>(0,t._)`{comparison: ${r[a].okStr}, limit: ${i}}`},s={keyword:Object.keys(r),type:"number",schemaType:"number",$data:!0,error:n,code(a){const{keyword:i,data:o,schemaCode:c}=a;a.fail$data((0,t._)`${o} ${r[i].fail} ${c} || isNaN(${o})`)}};return qn.default=s,qn}var Zn={},Zo;function Pd(){if(Zo)return Zn;Zo=1,Object.defineProperty(Zn,"__esModule",{value:!0});const t=ce(),r={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:{message:({schemaCode:n})=>(0,t.str)`must be multiple of ${n}`,params:({schemaCode:n})=>(0,t._)`{multipleOf: ${n}}`},code(n){const{gen:s,data:a,schemaCode:i,it:o}=n,c=o.opts.multipleOfPrecision,l=s.let("res"),u=c?(0,t._)`Math.abs(Math.round(${l}) - ${l}) > 1e-${c}`:(0,t._)`${l} !== parseInt(${l})`;n.fail$data((0,t._)`(${i} === 0 || (${l} = ${a}/${i}, ${u}))`)}};return Zn.default=r,Zn}var Ln={},Un={},Lo;function xd(){if(Lo)return Un;Lo=1,Object.defineProperty(Un,"__esModule",{value:!0});function t(e){const r=e.length;let n=0,s=0,a;for(;s<r;)n++,a=e.charCodeAt(s++),a>=55296&&a<=56319&&s<r&&(a=e.charCodeAt(s),(a&64512)===56320&&s++);return n}return Un.default=t,t.code='require("ajv/dist/runtime/ucs2length").default',Un}var Uo;function Id(){if(Uo)return Ln;Uo=1,Object.defineProperty(Ln,"__esModule",{value:!0});const t=ce(),e=pe(),r=xd(),s={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:{message({keyword:a,schemaCode:i}){const o=a==="maxLength"?"more":"fewer";return(0,t.str)`must NOT have ${o} than ${i} characters`},params:({schemaCode:a})=>(0,t._)`{limit: ${a}}`},code(a){const{keyword:i,data:o,schemaCode:c,it:l}=a,u=i==="maxLength"?t.operators.GT:t.operators.LT,d=l.opts.unicode===!1?(0,t._)`${o}.length`:(0,t._)`${(0,e.useFunc)(a.gen,r.default)}(${o})`;a.fail$data((0,t._)`${d} ${u} ${c}`)}};return Ln.default=s,Ln}var Dn={},Do;function Cd(){if(Do)return Dn;Do=1,Object.defineProperty(Dn,"__esModule",{value:!0});const t=pt(),e=ce(),n={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:{message:({schemaCode:s})=>(0,e.str)`must match pattern "${s}"`,params:({schemaCode:s})=>(0,e._)`{pattern: ${s}}`},code(s){const{data:a,$data:i,schema:o,schemaCode:c,it:l}=s,u=l.opts.unicodeRegExp?"u":"",d=i?(0,e._)`(new RegExp(${c}, ${u}))`:(0,t.usePattern)(s,o);s.fail$data((0,e._)`!${d}.test(${a})`)}};return Dn.default=n,Dn}var Vn={},Vo;function Od(){if(Vo)return Vn;Vo=1,Object.defineProperty(Vn,"__esModule",{value:!0});const t=ce(),r={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:{message({keyword:n,schemaCode:s}){const a=n==="maxProperties"?"more":"fewer";return(0,t.str)`must NOT have ${a} than ${s} properties`},params:({schemaCode:n})=>(0,t._)`{limit: ${n}}`},code(n){const{keyword:s,data:a,schemaCode:i}=n,o=s==="maxProperties"?t.operators.GT:t.operators.LT;n.fail$data((0,t._)`Object.keys(${a}).length ${o} ${i}`)}};return Vn.default=r,Vn}var Fn={},Fo;function Nd(){if(Fo)return Fn;Fo=1,Object.defineProperty(Fn,"__esModule",{value:!0});const t=pt(),e=ce(),r=pe(),s={keyword:"required",type:"object",schemaType:"array",$data:!0,error:{message:({params:{missingProperty:a}})=>(0,e.str)`must have required property '${a}'`,params:({params:{missingProperty:a}})=>(0,e._)`{missingProperty: ${a}}`},code(a){const{gen:i,schema:o,schemaCode:c,data:l,$data:u,it:d}=a,{opts:g}=d;if(!u&&o.length===0)return;const v=o.length>=g.loopRequired;if(d.allErrors?p():w(),g.strictRequired){const f=a.parentSchema.properties,{definedProperties:m}=a.it;for(const b of o)if(f?.[b]===void 0&&!m.has(b)){const y=d.schemaEnv.baseId+d.errSchemaPath,k=`required property "${b}" is not defined at "${y}" (strictRequired)`;(0,r.checkStrictMode)(d,k,d.opts.strictRequired)}}function p(){if(v||u)a.block$data(e.nil,h);else for(const f of o)(0,t.checkReportMissingProp)(a,f)}function w(){const f=i.let("missing");if(v||u){const m=i.let("valid",!0);a.block$data(m,()=>_(f,m)),a.ok(m)}else i.if((0,t.checkMissingProp)(a,o,f)),(0,t.reportMissingProp)(a,f),i.else()}function h(){i.forOf("prop",c,f=>{a.setParams({missingProperty:f}),i.if((0,t.noPropertyInData)(i,l,f,g.ownProperties),()=>a.error())})}function _(f,m){a.setParams({missingProperty:f}),i.forOf(f,c,()=>{i.assign(m,(0,t.propertyInData)(i,l,f,g.ownProperties)),i.if((0,e.not)(m),()=>{a.error(),i.break()})},e.nil)}}};return Fn.default=s,Fn}var Hn={},Ho;function Ad(){if(Ho)return Hn;Ho=1,Object.defineProperty(Hn,"__esModule",{value:!0});const t=ce(),r={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:{message({keyword:n,schemaCode:s}){const a=n==="maxItems"?"more":"fewer";return(0,t.str)`must NOT have ${a} than ${s} items`},params:({schemaCode:n})=>(0,t._)`{limit: ${n}}`},code(n){const{keyword:s,data:a,schemaCode:i}=n,o=s==="maxItems"?t.operators.GT:t.operators.LT;n.fail$data((0,t._)`${a}.length ${o} ${i}`)}};return Hn.default=r,Hn}var Wn={},Jn={},Wo;function ga(){if(Wo)return Jn;Wo=1,Object.defineProperty(Jn,"__esModule",{value:!0});const t=ko();return t.code='require("ajv/dist/runtime/equal").default',Jn.default=t,Jn}var Jo;function jd(){if(Jo)return Wn;Jo=1,Object.defineProperty(Wn,"__esModule",{value:!0});const t=Rn(),e=ce(),r=pe(),n=ga(),a={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:{message:({params:{i,j:o}})=>(0,e.str)`must NOT have duplicate items (items ## ${o} and ${i} are identical)`,params:({params:{i,j:o}})=>(0,e._)`{i: ${i}, j: ${o}}`},code(i){const{gen:o,data:c,$data:l,schema:u,parentSchema:d,schemaCode:g,it:v}=i;if(!l&&!u)return;const p=o.let("valid"),w=d.items?(0,t.getSchemaTypes)(d.items):[];i.block$data(p,h,(0,e._)`${g} === false`),i.ok(p);function h(){const b=o.let("i",(0,e._)`${c}.length`),y=o.let("j");i.setParams({i:b,j:y}),o.assign(p,!0),o.if((0,e._)`${b} > 1`,()=>(_()?f:m)(b,y))}function _(){return w.length>0&&!w.some(b=>b==="object"||b==="array")}function f(b,y){const k=o.name("item"),S=(0,t.checkDataTypes)(w,k,v.opts.strictNumbers,t.DataType.Wrong),I=o.const("indices",(0,e._)`{}`);o.for((0,e._)`;${b}--;`,()=>{o.let(k,(0,e._)`${c}[${b}]`),o.if(S,(0,e._)`continue`),w.length>1&&o.if((0,e._)`typeof ${k} == "string"`,(0,e._)`${k} += "_"`),o.if((0,e._)`typeof ${I}[${k}] == "number"`,()=>{o.assign(y,(0,e._)`${I}[${k}]`),i.error(),o.assign(p,!1).break()}).code((0,e._)`${I}[${k}] = ${b}`)})}function m(b,y){const k=(0,r.useFunc)(o,n.default),S=o.name("outer");o.label(S).for((0,e._)`;${b}--;`,()=>o.for((0,e._)`${y} = ${b}; ${y}--;`,()=>o.if((0,e._)`${k}(${c}[${b}], ${c}[${y}])`,()=>{i.error(),o.assign(p,!1).break(S)})))}}};return Wn.default=a,Wn}var Kn={},Ko;function zd(){if(Ko)return Kn;Ko=1,Object.defineProperty(Kn,"__esModule",{value:!0});const t=ce(),e=pe(),r=ga(),s={keyword:"const",$data:!0,error:{message:"must be equal to constant",params:({schemaCode:a})=>(0,t._)`{allowedValue: ${a}}`},code(a){const{gen:i,data:o,$data:c,schemaCode:l,schema:u}=a;c||u&&typeof u=="object"?a.fail$data((0,t._)`!${(0,e.useFunc)(i,r.default)}(${o}, ${l})`):a.fail((0,t._)`${u} !== ${o}`)}};return Kn.default=s,Kn}var Bn={},Bo;function Md(){if(Bo)return Bn;Bo=1,Object.defineProperty(Bn,"__esModule",{value:!0});const t=ce(),e=pe(),r=ga(),s={keyword:"enum",schemaType:"array",$data:!0,error:{message:"must be equal to one of the allowed values",params:({schemaCode:a})=>(0,t._)`{allowedValues: ${a}}`},code(a){const{gen:i,data:o,$data:c,schema:l,schemaCode:u,it:d}=a;if(!c&&l.length===0)throw new Error("enum must have non-empty array");const g=l.length>=d.opts.loopEnum;let v;const p=()=>v??(v=(0,e.useFunc)(i,r.default));let w;if(g||c)w=i.let("valid"),a.block$data(w,h);else{if(!Array.isArray(l))throw new Error("ajv implementation error");const f=i.const("vSchema",u);w=(0,t.or)(...l.map((m,b)=>_(f,b)))}a.pass(w);function h(){i.assign(w,!1),i.forOf("v",u,f=>i.if((0,t._)`${p()}(${o}, ${f})`,()=>i.assign(w,!0).break()))}function _(f,m){const b=l[m];return typeof b=="object"&&b!==null?(0,t._)`${p()}(${o}, ${f}[${m}])`:(0,t._)`${o} === ${b}`}}};return Bn.default=s,Bn}var Go;function qd(){if(Go)return Mn;Go=1,Object.defineProperty(Mn,"__esModule",{value:!0});const t=Rd(),e=Pd(),r=Id(),n=Cd(),s=Od(),a=Nd(),i=Ad(),o=jd(),c=zd(),l=Md(),u=[t.default,e.default,r.default,n.default,s.default,a.default,i.default,o.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},c.default,l.default];return Mn.default=u,Mn}var Gn={},fr={},Yo;function Qo(){if(Yo)return fr;Yo=1,Object.defineProperty(fr,"__esModule",{value:!0}),fr.validateAdditionalItems=void 0;const t=ce(),e=pe(),n={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:{message:({params:{len:a}})=>(0,t.str)`must NOT have more than ${a} items`,params:({params:{len:a}})=>(0,t._)`{limit: ${a}}`},code(a){const{parentSchema:i,it:o}=a,{items:c}=i;if(!Array.isArray(c)){(0,e.checkStrictMode)(o,'"additionalItems" is ignored when "items" is not an array of schemas');return}s(a,c)}};function s(a,i){const{gen:o,schema:c,data:l,keyword:u,it:d}=a;d.items=!0;const g=o.const("len",(0,t._)`${l}.length`);if(c===!1)a.setParams({len:i.length}),a.pass((0,t._)`${g} <= ${i.length}`);else if(typeof c=="object"&&!(0,e.alwaysValidSchema)(d,c)){const p=o.var("valid",(0,t._)`${g} <= ${i.length}`);o.if((0,t.not)(p),()=>v(p)),a.ok(p)}function v(p){o.forRange("i",i.length,g,w=>{a.subschema({keyword:u,dataProp:w,dataPropType:e.Type.Num},p),d.allErrors||o.if((0,t.not)(p),()=>o.break())})}}return fr.validateAdditionalItems=s,fr.default=n,fr}var Yn={},hr={},Xo;function ec(){if(Xo)return hr;Xo=1,Object.defineProperty(hr,"__esModule",{value:!0}),hr.validateTuple=void 0;const t=ce(),e=pe(),r=pt(),n={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(a){const{schema:i,it:o}=a;if(Array.isArray(i))return s(a,"additionalItems",i);o.items=!0,!(0,e.alwaysValidSchema)(o,i)&&a.ok((0,r.validateArray)(a))}};function s(a,i,o=a.schema){const{gen:c,parentSchema:l,data:u,keyword:d,it:g}=a;w(l),g.opts.unevaluated&&o.length&&g.items!==!0&&(g.items=e.mergeEvaluated.items(c,o.length,g.items));const v=c.name("valid"),p=c.const("len",(0,t._)`${u}.length`);o.forEach((h,_)=>{(0,e.alwaysValidSchema)(g,h)||(c.if((0,t._)`${p} > ${_}`,()=>a.subschema({keyword:d,schemaProp:_,dataProp:_},v)),a.ok(v))});function w(h){const{opts:_,errSchemaPath:f}=g,m=o.length,b=m===h.minItems&&(m===h.maxItems||h[i]===!1);if(_.strictTuples&&!b){const y=`"${d}" is ${m}-tuple, but minItems or maxItems/${i} are not specified or different at path "${f}"`;(0,e.checkStrictMode)(g,y,_.strictTuples)}}}return hr.validateTuple=s,hr.default=n,hr}var tc;function Zd(){if(tc)return Yn;tc=1,Object.defineProperty(Yn,"__esModule",{value:!0});const t=ec(),e={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:r=>(0,t.validateTuple)(r,"items")};return Yn.default=e,Yn}var Qn={},rc;function Ld(){if(rc)return Qn;rc=1,Object.defineProperty(Qn,"__esModule",{value:!0});const t=ce(),e=pe(),r=pt(),n=Qo(),a={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:{message:({params:{len:i}})=>(0,t.str)`must NOT have more than ${i} items`,params:({params:{len:i}})=>(0,t._)`{limit: ${i}}`},code(i){const{schema:o,parentSchema:c,it:l}=i,{prefixItems:u}=c;l.items=!0,!(0,e.alwaysValidSchema)(l,o)&&(u?(0,n.validateAdditionalItems)(i,u):i.ok((0,r.validateArray)(i)))}};return Qn.default=a,Qn}var Xn={},nc;function Ud(){if(nc)return Xn;nc=1,Object.defineProperty(Xn,"__esModule",{value:!0});const t=ce(),e=pe(),n={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:{message:({params:{min:s,max:a}})=>a===void 0?(0,t.str)`must contain at least ${s} valid item(s)`:(0,t.str)`must contain at least ${s} and no more than ${a} valid item(s)`,params:({params:{min:s,max:a}})=>a===void 0?(0,t._)`{minContains: ${s}}`:(0,t._)`{minContains: ${s}, maxContains: ${a}}`},code(s){const{gen:a,schema:i,parentSchema:o,data:c,it:l}=s;let u,d;const{minContains:g,maxContains:v}=o;l.opts.next?(u=g===void 0?1:g,d=v):u=1;const p=a.const("len",(0,t._)`${c}.length`);if(s.setParams({min:u,max:d}),d===void 0&&u===0){(0,e.checkStrictMode)(l,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(d!==void 0&&u>d){(0,e.checkStrictMode)(l,'"minContains" > "maxContains" is always invalid'),s.fail();return}if((0,e.alwaysValidSchema)(l,i)){let m=(0,t._)`${p} >= ${u}`;d!==void 0&&(m=(0,t._)`${m} && ${p} <= ${d}`),s.pass(m);return}l.items=!0;const w=a.name("valid");d===void 0&&u===1?_(w,()=>a.if(w,()=>a.break())):u===0?(a.let(w,!0),d!==void 0&&a.if((0,t._)`${c}.length > 0`,h)):(a.let(w,!1),h()),s.result(w,()=>s.reset());function h(){const m=a.name("_valid"),b=a.let("count",0);_(m,()=>a.if(m,()=>f(b)))}function _(m,b){a.forRange("i",0,p,y=>{s.subschema({keyword:"contains",dataProp:y,dataPropType:e.Type.Num,compositeRule:!0},m),b()})}function f(m){a.code((0,t._)`${m}++`),d===void 0?a.if((0,t._)`${m} >= ${u}`,()=>a.assign(w,!0).break()):(a.if((0,t._)`${m} > ${d}`,()=>a.assign(w,!1).break()),u===1?a.assign(w,!0):a.if((0,t._)`${m} >= ${u}`,()=>a.assign(w,!0)))}}};return Xn.default=n,Xn}var ya={},sc;function Dd(){return sc||(sc=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.validateSchemaDeps=t.validatePropertyDeps=t.error=void 0;const e=ce(),r=pe(),n=pt();t.error={message:({params:{property:c,depsCount:l,deps:u}})=>{const d=l===1?"property":"properties";return(0,e.str)`must have ${d} ${u} when property ${c} is present`},params:({params:{property:c,depsCount:l,deps:u,missingProperty:d}})=>(0,e._)`{property: ${c},
6
6
  missingProperty: ${d},
7
- depsCount: ${c},
8
- deps: ${u}}`};const r={keyword:"dependencies",type:"object",schemaType:"object",error:t.error,code(l){const[c,u]=n(l);i(l,c),o(l,u)}};function n({schema:l}){const c={},u={};for(const d in l){if(d==="__proto__")continue;const g=Array.isArray(l[d])?c:u;g[d]=l[d]}return[c,u]}function i(l,c=l.schema){const{gen:u,data:d,it:g}=l;if(Object.keys(c).length===0)return;const f=u.let("missing");for(const m in c){const p=c[m];if(p.length===0)continue;const h=(0,s.propertyInData)(u,d,m,g.opts.ownProperties);l.setParams({property:m,depsCount:p.length,deps:p.join(", ")}),g.allErrors?u.if(h,()=>{for(const v of p)(0,s.checkReportMissingProp)(l,v)}):(u.if((0,e._)`${h} && (${(0,s.checkMissingProp)(l,p,f)})`),(0,s.reportMissingProp)(l,f),u.else())}}t.validatePropertyDeps=i;function o(l,c=l.schema){const{gen:u,data:d,keyword:g,it:f}=l,m=u.name("valid");for(const p in c)(0,a.alwaysValidSchema)(f,c[p])||(u.if((0,s.propertyInData)(u,d,p,f.opts.ownProperties),()=>{const h=l.subschema({keyword:g,schemaProp:p},m);l.mergeValidEvaluated(h,m)},()=>u.var(m,!0)),l.ok(m))}t.validateSchemaDeps=o,t.default=r})(_l);var _i={};Object.defineProperty(_i,"__esModule",{value:!0});const yl=ge,$m=G,Pm={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:{message:"property name must be valid",params:({params:t})=>(0,yl._)`{propertyName: ${t.propertyName}}`},code(t){const{gen:e,schema:a,data:s,it:r}=t;if((0,$m.alwaysValidSchema)(r,a))return;const n=e.name("valid");e.forIn("key",s,i=>{t.setParams({propertyName:i}),t.subschema({keyword:"propertyNames",data:i,dataTypes:["string"],propertyName:i,compositeRule:!0},n),e.if((0,yl.not)(n),()=>{t.error(!0),r.allErrors||e.break()})}),t.ok(n)}};_i.default=Pm;var Ps={};Object.defineProperty(Ps,"__esModule",{value:!0});const Es=_e,Tt=ge,Em=Ft,Ss=G,Sm={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:{message:"must NOT have additional properties",params:({params:t})=>(0,Tt._)`{additionalProperty: ${t.additionalProperty}}`},code(t){const{gen:e,schema:a,parentSchema:s,data:r,errsCount:n,it:i}=t;if(!n)throw new Error("ajv implementation error");const{allErrors:o,opts:l}=i;if(i.props=!0,l.removeAdditional!=="all"&&(0,Ss.alwaysValidSchema)(i,a))return;const c=(0,Es.allSchemaProperties)(s.properties),u=(0,Es.allSchemaProperties)(s.patternProperties);d(),t.ok((0,Tt._)`${n} === ${Em.default.errors}`);function d(){e.forIn("key",r,h=>{!c.length&&!u.length?m(h):e.if(g(h),()=>m(h))})}function g(h){let v;if(c.length>8){const w=(0,Ss.schemaRefOrVal)(i,s.properties,"properties");v=(0,Es.isOwnProperty)(e,w,h)}else c.length?v=(0,Tt.or)(...c.map(w=>(0,Tt._)`${h} === ${w}`)):v=Tt.nil;return u.length&&(v=(0,Tt.or)(v,...u.map(w=>(0,Tt._)`${(0,Es.usePattern)(t,w)}.test(${h})`))),(0,Tt.not)(v)}function f(h){e.code((0,Tt._)`delete ${r}[${h}]`)}function m(h){if(l.removeAdditional==="all"||l.removeAdditional&&a===!1){f(h);return}if(a===!1){t.setParams({additionalProperty:h}),t.error(),o||e.break();return}if(typeof a=="object"&&!(0,Ss.alwaysValidSchema)(i,a)){const v=e.name("valid");l.removeAdditional==="failing"?(p(h,v,!1),e.if((0,Tt.not)(v),()=>{t.reset(),f(h)})):(p(h,v),o||e.if((0,Tt.not)(v),()=>e.break()))}}function p(h,v,w){const P={keyword:"additionalProperties",dataProp:h,dataPropType:Ss.Type.Str};w===!1&&Object.assign(P,{compositeRule:!0,createErrors:!1,allErrors:!1}),t.subschema(P,v)}}};Ps.default=Sm;var yi={};Object.defineProperty(yi,"__esModule",{value:!0});const Rm=xt,wl=_e,wi=G,bl=Ps,xm={keyword:"properties",type:"object",schemaType:"object",code(t){const{gen:e,schema:a,parentSchema:s,data:r,it:n}=t;n.opts.removeAdditional==="all"&&s.additionalProperties===void 0&&bl.default.code(new Rm.KeywordCxt(n,bl.default,"additionalProperties"));const i=(0,wl.allSchemaProperties)(a);for(const d of i)n.definedProperties.add(d);n.opts.unevaluated&&i.length&&n.props!==!0&&(n.props=wi.mergeEvaluated.props(e,(0,wi.toHash)(i),n.props));const o=i.filter(d=>!(0,wi.alwaysValidSchema)(n,a[d]));if(o.length===0)return;const l=e.name("valid");for(const d of o)c(d)?u(d):(e.if((0,wl.propertyInData)(e,r,d,n.opts.ownProperties)),u(d),n.allErrors||e.else().var(l,!0),e.endIf()),t.it.definedProperties.add(d),t.ok(l);function c(d){return n.opts.useDefaults&&!n.compositeRule&&a[d].default!==void 0}function u(d){t.subschema({keyword:"properties",schemaProp:d,dataProp:d},l)}}};yi.default=xm;var bi={};Object.defineProperty(bi,"__esModule",{value:!0});const $l=_e,Rs=ge,Pl=G,El=G,km={keyword:"patternProperties",type:"object",schemaType:"object",code(t){const{gen:e,schema:a,data:s,parentSchema:r,it:n}=t,{opts:i}=n,o=(0,$l.allSchemaProperties)(a),l=o.filter(p=>(0,Pl.alwaysValidSchema)(n,a[p]));if(o.length===0||l.length===o.length&&(!n.opts.unevaluated||n.props===!0))return;const c=i.strictSchema&&!i.allowMatchingProperties&&r.properties,u=e.name("valid");n.props!==!0&&!(n.props instanceof Rs.Name)&&(n.props=(0,El.evaluatedPropsToName)(e,n.props));const{props:d}=n;g();function g(){for(const p of o)c&&f(p),n.allErrors?m(p):(e.var(u,!0),m(p),e.if(u))}function f(p){for(const h in c)new RegExp(p).test(h)&&(0,Pl.checkStrictMode)(n,`property ${h} matches pattern ${p} (use allowMatchingProperties)`)}function m(p){e.forIn("key",s,h=>{e.if((0,Rs._)`${(0,$l.usePattern)(t,p)}.test(${h})`,()=>{const v=l.includes(p);v||t.subschema({keyword:"patternProperties",schemaProp:p,dataProp:h,dataPropType:El.Type.Str},u),n.opts.unevaluated&&d!==!0?e.assign((0,Rs._)`${d}[${h}]`,!0):!v&&!n.allErrors&&e.if((0,Rs.not)(u),()=>e.break())})})}}};bi.default=km;var $i={};Object.defineProperty($i,"__esModule",{value:!0});const Im=G,Tm={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(t){const{gen:e,schema:a,it:s}=t;if((0,Im.alwaysValidSchema)(s,a)){t.fail();return}const r=e.name("valid");t.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},r),t.failResult(r,()=>t.reset(),()=>t.error())},error:{message:"must NOT be valid"}};$i.default=Tm;var Pi={};Object.defineProperty(Pi,"__esModule",{value:!0});const Cm={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:_e.validateUnion,error:{message:"must match a schema in anyOf"}};Pi.default=Cm;var Ei={};Object.defineProperty(Ei,"__esModule",{value:!0});const xs=ge,Om=G,Nm={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:{message:"must match exactly one schema in oneOf",params:({params:t})=>(0,xs._)`{passingSchemas: ${t.passing}}`},code(t){const{gen:e,schema:a,parentSchema:s,it:r}=t;if(!Array.isArray(a))throw new Error("ajv implementation error");if(r.opts.discriminator&&s.discriminator)return;const n=a,i=e.let("valid",!1),o=e.let("passing",null),l=e.name("_valid");t.setParams({passing:o}),e.block(c),t.result(i,()=>t.reset(),()=>t.error(!0));function c(){n.forEach((u,d)=>{let g;(0,Om.alwaysValidSchema)(r,u)?e.var(l,!0):g=t.subschema({keyword:"oneOf",schemaProp:d,compositeRule:!0},l),d>0&&e.if((0,xs._)`${l} && ${i}`).assign(i,!1).assign(o,(0,xs._)`[${o}, ${d}]`).else(),e.if(l,()=>{e.assign(i,!0),e.assign(o,d),g&&t.mergeEvaluated(g,xs.Name)})})}}};Ei.default=Nm;var Si={};Object.defineProperty(Si,"__esModule",{value:!0});const Am=G,jm={keyword:"allOf",schemaType:"array",code(t){const{gen:e,schema:a,it:s}=t;if(!Array.isArray(a))throw new Error("ajv implementation error");const r=e.name("valid");a.forEach((n,i)=>{if((0,Am.alwaysValidSchema)(s,n))return;const o=t.subschema({keyword:"allOf",schemaProp:i},r);t.ok(r),t.mergeEvaluated(o)})}};Si.default=jm;var Ri={};Object.defineProperty(Ri,"__esModule",{value:!0});const ks=ge,Sl=G,Dm={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:{message:({params:t})=>(0,ks.str)`must match "${t.ifClause}" schema`,params:({params:t})=>(0,ks._)`{failingKeyword: ${t.ifClause}}`},code(t){const{gen:e,parentSchema:a,it:s}=t;a.then===void 0&&a.else===void 0&&(0,Sl.checkStrictMode)(s,'"if" without "then" and "else" is ignored');const r=Rl(s,"then"),n=Rl(s,"else");if(!r&&!n)return;const i=e.let("valid",!0),o=e.name("_valid");if(l(),t.reset(),r&&n){const u=e.let("ifClause");t.setParams({ifClause:u}),e.if(o,c("then",u),c("else",u))}else r?e.if(o,c("then")):e.if((0,ks.not)(o),c("else"));t.pass(i,()=>t.error(!0));function l(){const u=t.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},o);t.mergeEvaluated(u)}function c(u,d){return()=>{const g=t.subschema({keyword:u},o);e.assign(i,o),t.mergeValidEvaluated(g,i),d?e.assign(d,(0,ks._)`${u}`):t.setParams({ifClause:u})}}}};function Rl(t,e){const a=t.schema[e];return a!==void 0&&!(0,Sl.alwaysValidSchema)(t,a)}Ri.default=Dm;var xi={};Object.defineProperty(xi,"__esModule",{value:!0});const Mm=G,Lm={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:t,parentSchema:e,it:a}){e.if===void 0&&(0,Mm.checkStrictMode)(a,`"${t}" without "if" is ignored`)}};xi.default=Lm,Object.defineProperty(hi,"__esModule",{value:!0});const Fm=Gr,qm=mi,Um=Yr,Vm=vi,zm=gi,Hm=_l,Zm=_i,Km=Ps,Bm=yi,Wm=bi,Jm=$i,Qm=Pi,Gm=Ei,Ym=Si,Xm=Ri,ev=xi;function tv(t=!1){const e=[Jm.default,Qm.default,Gm.default,Ym.default,Xm.default,ev.default,Zm.default,Km.default,Hm.default,Bm.default,Wm.default];return t?e.push(qm.default,Vm.default):e.push(Fm.default,Um.default),e.push(zm.default),e}hi.default=tv;var ki={},Ii={};Object.defineProperty(Ii,"__esModule",{value:!0});const He=ge,rv={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:{message:({schemaCode:t})=>(0,He.str)`must match format "${t}"`,params:({schemaCode:t})=>(0,He._)`{format: ${t}}`},code(t,e){const{gen:a,data:s,$data:r,schema:n,schemaCode:i,it:o}=t,{opts:l,errSchemaPath:c,schemaEnv:u,self:d}=o;if(!l.validateFormats)return;r?g():f();function g(){const m=a.scopeValue("formats",{ref:d.formats,code:l.code.formats}),p=a.const("fDef",(0,He._)`${m}[${i}]`),h=a.let("fType"),v=a.let("format");a.if((0,He._)`typeof ${p} == "object" && !(${p} instanceof RegExp)`,()=>a.assign(h,(0,He._)`${p}.type || "string"`).assign(v,(0,He._)`${p}.validate`),()=>a.assign(h,(0,He._)`"string"`).assign(v,p)),t.fail$data((0,He.or)(w(),P()));function w(){return l.strictSchema===!1?He.nil:(0,He._)`${i} && !${v}`}function P(){const S=u.$async?(0,He._)`(${p}.async ? await ${v}(${s}) : ${v}(${s}))`:(0,He._)`${v}(${s})`,k=(0,He._)`(typeof ${v} == "function" ? ${S} : ${v}.test(${s}))`;return(0,He._)`${v} && ${v} !== true && ${h} === ${e} && !${k}`}}function f(){const m=d.formats[n];if(!m){w();return}if(m===!0)return;const[p,h,v]=P(m);p===e&&t.pass(S());function w(){if(l.strictSchema===!1){d.logger.warn(k());return}throw new Error(k());function k(){return`unknown format "${n}" ignored in schema at path "${c}"`}}function P(k){const A=k instanceof RegExp?(0,He.regexpCode)(k):l.code.formats?(0,He._)`${l.code.formats}${(0,He.getProperty)(n)}`:void 0,z=a.scopeValue("formats",{key:n,ref:k,code:A});return typeof k=="object"&&!(k instanceof RegExp)?[k.type||"string",k.validate,(0,He._)`${z}.validate`]:["string",k,z]}function S(){if(typeof m=="object"&&!(m instanceof RegExp)&&m.async){if(!u.$async)throw new Error("async format in sync schema");return(0,He._)`await ${v}(${s})`}return typeof h=="function"?(0,He._)`${v}(${s})`:(0,He._)`${v}.test(${s})`}}}};Ii.default=rv,Object.defineProperty(ki,"__esModule",{value:!0});const av=[Ii.default];ki.default=av;var Xr={};Object.defineProperty(Xr,"__esModule",{value:!0}),Xr.contentVocabulary=Xr.metadataVocabulary=void 0,Xr.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"],Xr.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"],Object.defineProperty(Qn,"__esModule",{value:!0});const sv=Gn,nv=Xn,iv=hi,ov=ki,xl=Xr,cv=[sv.default,nv.default,(0,iv.default)(),ov.default,xl.metadataVocabulary,xl.contentVocabulary];Qn.default=cv;var Ti={},Is={};Object.defineProperty(Is,"__esModule",{value:!0}),Is.DiscrError=void 0;var kl;(function(t){t.Tag="tag",t.Mapping="mapping"})(kl||(Is.DiscrError=kl={})),Object.defineProperty(Ti,"__esModule",{value:!0});const ea=ge,Ci=Is,Il=ft,lv=Jr,uv=G,dv={keyword:"discriminator",type:"object",schemaType:"object",error:{message:({params:{discrError:t,tagName:e}})=>t===Ci.DiscrError.Tag?`tag "${e}" must be string`:`value of tag "${e}" must be in oneOf`,params:({params:{discrError:t,tag:e,tagName:a}})=>(0,ea._)`{error: ${t}, tag: ${a}, tagValue: ${e}}`},code(t){const{gen:e,data:a,schema:s,parentSchema:r,it:n}=t,{oneOf:i}=r;if(!n.opts.discriminator)throw new Error("discriminator: requires discriminator option");const o=s.propertyName;if(typeof o!="string")throw new Error("discriminator: requires propertyName");if(s.mapping)throw new Error("discriminator: mapping is not supported");if(!i)throw new Error("discriminator: requires oneOf keyword");const l=e.let("valid",!1),c=e.const("tag",(0,ea._)`${a}${(0,ea.getProperty)(o)}`);e.if((0,ea._)`typeof ${c} == "string"`,()=>u(),()=>t.error(!1,{discrError:Ci.DiscrError.Tag,tag:c,tagName:o})),t.ok(l);function u(){const f=g();e.if(!1);for(const m in f)e.elseIf((0,ea._)`${c} === ${m}`),e.assign(l,d(f[m]));e.else(),t.error(!1,{discrError:Ci.DiscrError.Mapping,tag:c,tagName:o}),e.endIf()}function d(f){const m=e.name("valid"),p=t.subschema({keyword:"oneOf",schemaProp:f},m);return t.mergeEvaluated(p,ea.Name),m}function g(){var f;const m={},p=v(r);let h=!0;for(let S=0;S<i.length;S++){let k=i[S];if(k!=null&&k.$ref&&!(0,uv.schemaHasRulesButRef)(k,n.self.RULES)){const z=k.$ref;if(k=Il.resolveRef.call(n.self,n.schemaEnv.root,n.baseId,z),k instanceof Il.SchemaEnv&&(k=k.schema),k===void 0)throw new lv.default(n.opts.uriResolver,n.baseId,z)}const A=(f=k==null?void 0:k.properties)===null||f===void 0?void 0:f[o];if(typeof A!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${o}"`);h=h&&(p||v(k)),w(A,S)}if(!h)throw new Error(`discriminator: "${o}" must be required`);return m;function v({required:S}){return Array.isArray(S)&&S.includes(o)}function w(S,k){if(S.const)P(S.const,k);else if(S.enum)for(const A of S.enum)P(A,k);else throw new Error(`discriminator: "properties/${o}" must have "const" or "enum"`)}function P(S,k){if(typeof S!="string"||S in m)throw new Error(`discriminator: "${o}" values must be unique strings`);m[S]=k}}}};Ti.default=dv;const fv={$schema:"http://json-schema.org/draft-07/schema#",$id:"http://json-schema.org/draft-07/schema#",title:"Core schema meta-schema",definitions:{schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},type:["object","boolean"],properties:{$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},default:!0};(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.MissingRefError=e.ValidationError=e.CodeGen=e.Name=e.nil=e.stringify=e.str=e._=e.KeywordCxt=e.Ajv=void 0;const a=lc,s=Qn,r=Ti,n=fv,i=["/properties"],o="http://json-schema.org/draft-07/schema";class l extends a.default{_addVocabularies(){super._addVocabularies(),s.default.forEach(m=>this.addVocabulary(m)),this.opts.discriminator&&this.addKeyword(r.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;const m=this.opts.$data?this.$dataMetaSchema(n,i):n;this.addMetaSchema(m,o,!1),this.refs["http://json-schema.org/schema"]=o}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(o)?o:void 0)}}e.Ajv=l,t.exports=e=l,t.exports.Ajv=l,Object.defineProperty(e,"__esModule",{value:!0}),e.default=l;var c=xt;Object.defineProperty(e,"KeywordCxt",{enumerable:!0,get:function(){return c.KeywordCxt}});var u=ge;Object.defineProperty(e,"_",{enumerable:!0,get:function(){return u._}}),Object.defineProperty(e,"str",{enumerable:!0,get:function(){return u.str}}),Object.defineProperty(e,"stringify",{enumerable:!0,get:function(){return u.stringify}}),Object.defineProperty(e,"nil",{enumerable:!0,get:function(){return u.nil}}),Object.defineProperty(e,"Name",{enumerable:!0,get:function(){return u.Name}}),Object.defineProperty(e,"CodeGen",{enumerable:!0,get:function(){return u.CodeGen}});var d=Sa;Object.defineProperty(e,"ValidationError",{enumerable:!0,get:function(){return d.default}});var g=Jr;Object.defineProperty(e,"MissingRefError",{enumerable:!0,get:function(){return g.default}})})(kn,kn.exports);var hv=kn.exports;const pv=cc(hv);var Pe;(function(t){t.assertEqual=r=>{};function e(r){}t.assertIs=e;function a(r){throw new Error}t.assertNever=a,t.arrayToEnum=r=>{const n={};for(const i of r)n[i]=i;return n},t.getValidEnumValues=r=>{const n=t.objectKeys(r).filter(o=>typeof r[r[o]]!="number"),i={};for(const o of n)i[o]=r[o];return t.objectValues(i)},t.objectValues=r=>t.objectKeys(r).map(function(n){return r[n]}),t.objectKeys=typeof Object.keys=="function"?r=>Object.keys(r):r=>{const n=[];for(const i in r)Object.prototype.hasOwnProperty.call(r,i)&&n.push(i);return n},t.find=(r,n)=>{for(const i of r)if(n(i))return i},t.isInteger=typeof Number.isInteger=="function"?r=>Number.isInteger(r):r=>typeof r=="number"&&Number.isFinite(r)&&Math.floor(r)===r;function s(r,n=" | "){return r.map(i=>typeof i=="string"?`'${i}'`:i).join(n)}t.joinValues=s,t.jsonStringifyReplacer=(r,n)=>typeof n=="bigint"?n.toString():n})(Pe||(Pe={}));var Oi;(function(t){t.mergeShapes=(e,a)=>({...e,...a})})(Oi||(Oi={}));const Y=Pe.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),sr=t=>{switch(typeof t){case"undefined":return Y.undefined;case"string":return Y.string;case"number":return Number.isNaN(t)?Y.nan:Y.number;case"boolean":return Y.boolean;case"function":return Y.function;case"bigint":return Y.bigint;case"symbol":return Y.symbol;case"object":return Array.isArray(t)?Y.array:t===null?Y.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?Y.promise:typeof Map<"u"&&t instanceof Map?Y.map:typeof Set<"u"&&t instanceof Set?Y.set:typeof Date<"u"&&t instanceof Date?Y.date:Y.object;default:return Y.unknown}},q=Pe.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),mv=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:");class _t extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=s=>{this.issues=[...this.issues,s]},this.addIssues=(s=[])=>{this.issues=[...this.issues,...s]};const a=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,a):this.__proto__=a,this.name="ZodError",this.issues=e}format(e){const a=e||function(n){return n.message},s={_errors:[]},r=n=>{for(const i of n.issues)if(i.code==="invalid_union")i.unionErrors.map(r);else if(i.code==="invalid_return_type")r(i.returnTypeError);else if(i.code==="invalid_arguments")r(i.argumentsError);else if(i.path.length===0)s._errors.push(a(i));else{let o=s,l=0;for(;l<i.path.length;){const c=i.path[l];l===i.path.length-1?(o[c]=o[c]||{_errors:[]},o[c]._errors.push(a(i))):o[c]=o[c]||{_errors:[]},o=o[c],l++}}};return r(this),s}static assert(e){if(!(e instanceof _t))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,Pe.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=a=>a.message){const a={},s=[];for(const r of this.issues)if(r.path.length>0){const n=r.path[0];a[n]=a[n]||[],a[n].push(e(r))}else s.push(e(r));return{formErrors:s,fieldErrors:a}}get formErrors(){return this.flatten()}}_t.create=t=>new _t(t);const ta=(t,e)=>{let a;switch(t.code){case q.invalid_type:t.received===Y.undefined?a="Required":a=`Expected ${t.expected}, received ${t.received}`;break;case q.invalid_literal:a=`Invalid literal value, expected ${JSON.stringify(t.expected,Pe.jsonStringifyReplacer)}`;break;case q.unrecognized_keys:a=`Unrecognized key(s) in object: ${Pe.joinValues(t.keys,", ")}`;break;case q.invalid_union:a="Invalid input";break;case q.invalid_union_discriminator:a=`Invalid discriminator value. Expected ${Pe.joinValues(t.options)}`;break;case q.invalid_enum_value:a=`Invalid enum value. Expected ${Pe.joinValues(t.options)}, received '${t.received}'`;break;case q.invalid_arguments:a="Invalid function arguments";break;case q.invalid_return_type:a="Invalid function return type";break;case q.invalid_date:a="Invalid date";break;case q.invalid_string:typeof t.validation=="object"?"includes"in t.validation?(a=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(a=`${a} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?a=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?a=`Invalid input: must end with "${t.validation.endsWith}"`:Pe.assertNever(t.validation):t.validation!=="regex"?a=`Invalid ${t.validation}`:a="Invalid";break;case q.too_small:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:a="Invalid input";break;case q.too_big:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?a=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:a="Invalid input";break;case q.custom:a="Invalid input";break;case q.invalid_intersection_types:a="Intersection results could not be merged";break;case q.not_multiple_of:a=`Number must be a multiple of ${t.multipleOf}`;break;case q.not_finite:a="Number must be finite";break;default:a=e.defaultError,Pe.assertNever(t)}return{message:a}};let Tl=ta;function vv(t){Tl=t}function Ts(){return Tl}const Cs=t=>{const{data:e,path:a,errorMaps:s,issueData:r}=t,n=[...a,...r.path||[]],i={...r,path:n};if(r.message!==void 0)return{...r,path:n,message:r.message};let o="";const l=s.filter(c=>!!c).slice().reverse();for(const c of l)o=c(i,{data:e,defaultError:o}).message;return{...r,path:n,message:o}},gv=[];function B(t,e){const a=Ts(),s=Cs({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,a,a===ta?void 0:ta].filter(r=>!!r)});t.common.issues.push(s)}class it{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,a){const s=[];for(const r of a){if(r.status==="aborted")return ie;r.status==="dirty"&&e.dirty(),s.push(r.value)}return{status:e.value,value:s}}static async mergeObjectAsync(e,a){const s=[];for(const r of a){const n=await r.key,i=await r.value;s.push({key:n,value:i})}return it.mergeObjectSync(e,s)}static mergeObjectSync(e,a){const s={};for(const r of a){const{key:n,value:i}=r;if(n.status==="aborted"||i.status==="aborted")return ie;n.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),n.value!=="__proto__"&&(typeof i.value<"u"||r.alwaysSet)&&(s[n.value]=i.value)}return{status:e.value,value:s}}}const ie=Object.freeze({status:"aborted"}),ra=t=>({status:"dirty",value:t}),ut=t=>({status:"valid",value:t}),Ni=t=>t.status==="aborted",Ai=t=>t.status==="dirty",Ar=t=>t.status==="valid",Aa=t=>typeof Promise<"u"&&t instanceof Promise;var ee;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(ee||(ee={}));class zt{constructor(e,a,s,r){this._cachedPath=[],this.parent=e,this.data=a,this._path=s,this._key=r}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const Cl=(t,e)=>{if(Ar(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const a=new _t(t.common.issues);return this._error=a,this._error}}};function ue(t){if(!t)return{};const{errorMap:e,invalid_type_error:a,required_error:s,description:r}=t;if(e&&(a||s))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:r}:{errorMap:(i,o)=>{const{message:l}=t;return i.code==="invalid_enum_value"?{message:l??o.defaultError}:typeof o.data>"u"?{message:l??s??o.defaultError}:i.code!=="invalid_type"?{message:o.defaultError}:{message:l??a??o.defaultError}},description:r}}class me{get description(){return this._def.description}_getType(e){return sr(e.data)}_getOrReturnCtx(e,a){return a||{common:e.parent.common,data:e.data,parsedType:sr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new it,ctx:{common:e.parent.common,data:e.data,parsedType:sr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const a=this._parse(e);if(Aa(a))throw new Error("Synchronous parse encountered promise.");return a}_parseAsync(e){const a=this._parse(e);return Promise.resolve(a)}parse(e,a){const s=this.safeParse(e,a);if(s.success)return s.data;throw s.error}safeParse(e,a){const s={common:{issues:[],async:(a==null?void 0:a.async)??!1,contextualErrorMap:a==null?void 0:a.errorMap},path:(a==null?void 0:a.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:sr(e)},r=this._parseSync({data:e,path:s.path,parent:s});return Cl(s,r)}"~validate"(e){var s,r;const a={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:sr(e)};if(!this["~standard"].async)try{const n=this._parseSync({data:e,path:[],parent:a});return Ar(n)?{value:n.value}:{issues:a.common.issues}}catch(n){(r=(s=n==null?void 0:n.message)==null?void 0:s.toLowerCase())!=null&&r.includes("encountered")&&(this["~standard"].async=!0),a.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:a}).then(n=>Ar(n)?{value:n.value}:{issues:a.common.issues})}async parseAsync(e,a){const s=await this.safeParseAsync(e,a);if(s.success)return s.data;throw s.error}async safeParseAsync(e,a){const s={common:{issues:[],contextualErrorMap:a==null?void 0:a.errorMap,async:!0},path:(a==null?void 0:a.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:sr(e)},r=this._parse({data:e,path:s.path,parent:s}),n=await(Aa(r)?r:Promise.resolve(r));return Cl(s,n)}refine(e,a){const s=r=>typeof a=="string"||typeof a>"u"?{message:a}:typeof a=="function"?a(r):a;return this._refinement((r,n)=>{const i=e(r),o=()=>n.addIssue({code:q.custom,...s(r)});return typeof Promise<"u"&&i instanceof Promise?i.then(l=>l?!0:(o(),!1)):i?!0:(o(),!1)})}refinement(e,a){return this._refinement((s,r)=>e(s)?!0:(r.addIssue(typeof a=="function"?a(s,r):a),!1))}_refinement(e){return new Nt({schema:this,typeName:V.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:a=>this["~validate"](a)}}optional(){return Zt.create(this,this._def)}nullable(){return yr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Ot.create(this)}promise(){return ia.create(this,this._def)}or(e){return La.create([this,e],this._def)}and(e){return Fa.create(this,e,this._def)}transform(e){return new Nt({...ue(this._def),schema:this,typeName:V.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const a=typeof e=="function"?e:()=>e;return new Ha({...ue(this._def),innerType:this,defaultValue:a,typeName:V.ZodDefault})}brand(){return new Mi({typeName:V.ZodBranded,type:this,...ue(this._def)})}catch(e){const a=typeof e=="function"?e:()=>e;return new Za({...ue(this._def),innerType:this,catchValue:a,typeName:V.ZodCatch})}describe(e){const a=this.constructor;return new a({...this._def,description:e})}pipe(e){return Ka.create(this,e)}readonly(){return Ba.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const _v=/^c[^\s-]{8,}$/i,yv=/^[0-9a-z]+$/,wv=/^[0-9A-HJKMNP-TV-Z]{26}$/i,bv=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,$v=/^[a-z0-9_-]{21}$/i,Pv=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,Ev=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,Sv=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Rv="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let ji;const xv=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,kv=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,Iv=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Tv=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Cv=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Ov=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Ol="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",Nv=new RegExp(`^${Ol}$`);function Nl(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);const a=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${a}`}function Av(t){return new RegExp(`^${Nl(t)}$`)}function Al(t){let e=`${Ol}T${Nl(t)}`;const a=[];return a.push(t.local?"Z?":"Z"),t.offset&&a.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${a.join("|")})`,new RegExp(`^${e}$`)}function jv(t,e){return!!((e==="v4"||!e)&&xv.test(t)||(e==="v6"||!e)&&Iv.test(t))}function Dv(t,e){if(!Pv.test(t))return!1;try{const[a]=t.split(".");if(!a)return!1;const s=a.replace(/-/g,"+").replace(/_/g,"/").padEnd(a.length+(4-a.length%4)%4,"="),r=JSON.parse(atob(s));return!(typeof r!="object"||r===null||"typ"in r&&(r==null?void 0:r.typ)!=="JWT"||!r.alg||e&&r.alg!==e)}catch{return!1}}function Mv(t,e){return!!((e==="v4"||!e)&&kv.test(t)||(e==="v6"||!e)&&Tv.test(t))}class Ct extends me{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==Y.string){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_type,expected:Y.string,received:n.parsedType}),ie}const s=new it;let r;for(const n of this._def.checks)if(n.kind==="min")e.data.length<n.value&&(r=this._getOrReturnCtx(e,r),B(r,{code:q.too_small,minimum:n.value,type:"string",inclusive:!0,exact:!1,message:n.message}),s.dirty());else if(n.kind==="max")e.data.length>n.value&&(r=this._getOrReturnCtx(e,r),B(r,{code:q.too_big,maximum:n.value,type:"string",inclusive:!0,exact:!1,message:n.message}),s.dirty());else if(n.kind==="length"){const i=e.data.length>n.value,o=e.data.length<n.value;(i||o)&&(r=this._getOrReturnCtx(e,r),i?B(r,{code:q.too_big,maximum:n.value,type:"string",inclusive:!0,exact:!0,message:n.message}):o&&B(r,{code:q.too_small,minimum:n.value,type:"string",inclusive:!0,exact:!0,message:n.message}),s.dirty())}else if(n.kind==="email")Sv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"email",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="emoji")ji||(ji=new RegExp(Rv,"u")),ji.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"emoji",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="uuid")bv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"uuid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="nanoid")$v.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"nanoid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="cuid")_v.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"cuid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="cuid2")yv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"cuid2",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="ulid")wv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"ulid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="url")try{new URL(e.data)}catch{r=this._getOrReturnCtx(e,r),B(r,{validation:"url",code:q.invalid_string,message:n.message}),s.dirty()}else n.kind==="regex"?(n.regex.lastIndex=0,n.regex.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"regex",code:q.invalid_string,message:n.message}),s.dirty())):n.kind==="trim"?e.data=e.data.trim():n.kind==="includes"?e.data.includes(n.value,n.position)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:{includes:n.value,position:n.position},message:n.message}),s.dirty()):n.kind==="toLowerCase"?e.data=e.data.toLowerCase():n.kind==="toUpperCase"?e.data=e.data.toUpperCase():n.kind==="startsWith"?e.data.startsWith(n.value)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:{startsWith:n.value},message:n.message}),s.dirty()):n.kind==="endsWith"?e.data.endsWith(n.value)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:{endsWith:n.value},message:n.message}),s.dirty()):n.kind==="datetime"?Al(n).test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:"datetime",message:n.message}),s.dirty()):n.kind==="date"?Nv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:"date",message:n.message}),s.dirty()):n.kind==="time"?Av(n).test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:"time",message:n.message}),s.dirty()):n.kind==="duration"?Ev.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"duration",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="ip"?jv(e.data,n.version)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"ip",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="jwt"?Dv(e.data,n.alg)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"jwt",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="cidr"?Mv(e.data,n.version)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"cidr",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="base64"?Cv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"base64",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="base64url"?Ov.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"base64url",code:q.invalid_string,message:n.message}),s.dirty()):Pe.assertNever(n);return{status:s.value,value:e.data}}_regex(e,a,s){return this.refinement(r=>e.test(r),{validation:a,code:q.invalid_string,...ee.errToObj(s)})}_addCheck(e){return new Ct({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...ee.errToObj(e)})}url(e){return this._addCheck({kind:"url",...ee.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...ee.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...ee.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...ee.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...ee.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...ee.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...ee.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...ee.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...ee.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...ee.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...ee.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...ee.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,offset:(e==null?void 0:e.offset)??!1,local:(e==null?void 0:e.local)??!1,...ee.errToObj(e==null?void 0:e.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,...ee.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...ee.errToObj(e)})}regex(e,a){return this._addCheck({kind:"regex",regex:e,...ee.errToObj(a)})}includes(e,a){return this._addCheck({kind:"includes",value:e,position:a==null?void 0:a.position,...ee.errToObj(a==null?void 0:a.message)})}startsWith(e,a){return this._addCheck({kind:"startsWith",value:e,...ee.errToObj(a)})}endsWith(e,a){return this._addCheck({kind:"endsWith",value:e,...ee.errToObj(a)})}min(e,a){return this._addCheck({kind:"min",value:e,...ee.errToObj(a)})}max(e,a){return this._addCheck({kind:"max",value:e,...ee.errToObj(a)})}length(e,a){return this._addCheck({kind:"length",value:e,...ee.errToObj(a)})}nonempty(e){return this.min(1,ee.errToObj(e))}trim(){return new Ct({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new Ct({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new Ct({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(const a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxLength(){let e=null;for(const a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}}Ct.create=t=>new Ct({checks:[],typeName:V.ZodString,coerce:(t==null?void 0:t.coerce)??!1,...ue(t)});function Lv(t,e){const a=(t.toString().split(".")[1]||"").length,s=(e.toString().split(".")[1]||"").length,r=a>s?a:s,n=Number.parseInt(t.toFixed(r).replace(".","")),i=Number.parseInt(e.toFixed(r).replace(".",""));return n%i/10**r}class vr extends me{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==Y.number){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_type,expected:Y.number,received:n.parsedType}),ie}let s;const r=new it;for(const n of this._def.checks)n.kind==="int"?Pe.isInteger(e.data)||(s=this._getOrReturnCtx(e,s),B(s,{code:q.invalid_type,expected:"integer",received:"float",message:n.message}),r.dirty()):n.kind==="min"?(n.inclusive?e.data<n.value:e.data<=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_small,minimum:n.value,type:"number",inclusive:n.inclusive,exact:!1,message:n.message}),r.dirty()):n.kind==="max"?(n.inclusive?e.data>n.value:e.data>=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_big,maximum:n.value,type:"number",inclusive:n.inclusive,exact:!1,message:n.message}),r.dirty()):n.kind==="multipleOf"?Lv(e.data,n.value)!==0&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.not_multiple_of,multipleOf:n.value,message:n.message}),r.dirty()):n.kind==="finite"?Number.isFinite(e.data)||(s=this._getOrReturnCtx(e,s),B(s,{code:q.not_finite,message:n.message}),r.dirty()):Pe.assertNever(n);return{status:r.value,value:e.data}}gte(e,a){return this.setLimit("min",e,!0,ee.toString(a))}gt(e,a){return this.setLimit("min",e,!1,ee.toString(a))}lte(e,a){return this.setLimit("max",e,!0,ee.toString(a))}lt(e,a){return this.setLimit("max",e,!1,ee.toString(a))}setLimit(e,a,s,r){return new vr({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:s,message:ee.toString(r)}]})}_addCheck(e){return new vr({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:ee.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:ee.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:ee.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:ee.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:ee.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:ee.toString(a)})}finite(e){return this._addCheck({kind:"finite",message:ee.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:ee.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:ee.toString(e)})}get minValue(){let e=null;for(const a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(const a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&Pe.isInteger(e.value))}get isFinite(){let e=null,a=null;for(const s of this._def.checks){if(s.kind==="finite"||s.kind==="int"||s.kind==="multipleOf")return!0;s.kind==="min"?(a===null||s.value>a)&&(a=s.value):s.kind==="max"&&(e===null||s.value<e)&&(e=s.value)}return Number.isFinite(a)&&Number.isFinite(e)}}vr.create=t=>new vr({checks:[],typeName:V.ZodNumber,coerce:(t==null?void 0:t.coerce)||!1,...ue(t)});class gr extends me{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==Y.bigint)return this._getInvalidInput(e);let s;const r=new it;for(const n of this._def.checks)n.kind==="min"?(n.inclusive?e.data<n.value:e.data<=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_small,type:"bigint",minimum:n.value,inclusive:n.inclusive,message:n.message}),r.dirty()):n.kind==="max"?(n.inclusive?e.data>n.value:e.data>=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_big,type:"bigint",maximum:n.value,inclusive:n.inclusive,message:n.message}),r.dirty()):n.kind==="multipleOf"?e.data%n.value!==BigInt(0)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.not_multiple_of,multipleOf:n.value,message:n.message}),r.dirty()):Pe.assertNever(n);return{status:r.value,value:e.data}}_getInvalidInput(e){const a=this._getOrReturnCtx(e);return B(a,{code:q.invalid_type,expected:Y.bigint,received:a.parsedType}),ie}gte(e,a){return this.setLimit("min",e,!0,ee.toString(a))}gt(e,a){return this.setLimit("min",e,!1,ee.toString(a))}lte(e,a){return this.setLimit("max",e,!0,ee.toString(a))}lt(e,a){return this.setLimit("max",e,!1,ee.toString(a))}setLimit(e,a,s,r){return new gr({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:s,message:ee.toString(r)}]})}_addCheck(e){return new gr({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:ee.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:ee.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:ee.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:ee.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:ee.toString(a)})}get minValue(){let e=null;for(const a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(const a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}}gr.create=t=>new gr({checks:[],typeName:V.ZodBigInt,coerce:(t==null?void 0:t.coerce)??!1,...ue(t)});class ja extends me{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==Y.boolean){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.boolean,received:s.parsedType}),ie}return ut(e.data)}}ja.create=t=>new ja({typeName:V.ZodBoolean,coerce:(t==null?void 0:t.coerce)||!1,...ue(t)});class jr extends me{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==Y.date){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_type,expected:Y.date,received:n.parsedType}),ie}if(Number.isNaN(e.data.getTime())){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_date}),ie}const s=new it;let r;for(const n of this._def.checks)n.kind==="min"?e.data.getTime()<n.value&&(r=this._getOrReturnCtx(e,r),B(r,{code:q.too_small,message:n.message,inclusive:!0,exact:!1,minimum:n.value,type:"date"}),s.dirty()):n.kind==="max"?e.data.getTime()>n.value&&(r=this._getOrReturnCtx(e,r),B(r,{code:q.too_big,message:n.message,inclusive:!0,exact:!1,maximum:n.value,type:"date"}),s.dirty()):Pe.assertNever(n);return{status:s.value,value:new Date(e.data.getTime())}}_addCheck(e){return new jr({...this._def,checks:[...this._def.checks,e]})}min(e,a){return this._addCheck({kind:"min",value:e.getTime(),message:ee.toString(a)})}max(e,a){return this._addCheck({kind:"max",value:e.getTime(),message:ee.toString(a)})}get minDate(){let e=null;for(const a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(const a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e!=null?new Date(e):null}}jr.create=t=>new jr({checks:[],coerce:(t==null?void 0:t.coerce)||!1,typeName:V.ZodDate,...ue(t)});class Os extends me{_parse(e){if(this._getType(e)!==Y.symbol){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.symbol,received:s.parsedType}),ie}return ut(e.data)}}Os.create=t=>new Os({typeName:V.ZodSymbol,...ue(t)});class Da extends me{_parse(e){if(this._getType(e)!==Y.undefined){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.undefined,received:s.parsedType}),ie}return ut(e.data)}}Da.create=t=>new Da({typeName:V.ZodUndefined,...ue(t)});class Ma extends me{_parse(e){if(this._getType(e)!==Y.null){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.null,received:s.parsedType}),ie}return ut(e.data)}}Ma.create=t=>new Ma({typeName:V.ZodNull,...ue(t)});class aa extends me{constructor(){super(...arguments),this._any=!0}_parse(e){return ut(e.data)}}aa.create=t=>new aa({typeName:V.ZodAny,...ue(t)});class Dr extends me{constructor(){super(...arguments),this._unknown=!0}_parse(e){return ut(e.data)}}Dr.create=t=>new Dr({typeName:V.ZodUnknown,...ue(t)});class nr extends me{_parse(e){const a=this._getOrReturnCtx(e);return B(a,{code:q.invalid_type,expected:Y.never,received:a.parsedType}),ie}}nr.create=t=>new nr({typeName:V.ZodNever,...ue(t)});class Ns extends me{_parse(e){if(this._getType(e)!==Y.undefined){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.void,received:s.parsedType}),ie}return ut(e.data)}}Ns.create=t=>new Ns({typeName:V.ZodVoid,...ue(t)});class Ot extends me{_parse(e){const{ctx:a,status:s}=this._processInputParams(e),r=this._def;if(a.parsedType!==Y.array)return B(a,{code:q.invalid_type,expected:Y.array,received:a.parsedType}),ie;if(r.exactLength!==null){const i=a.data.length>r.exactLength.value,o=a.data.length<r.exactLength.value;(i||o)&&(B(a,{code:i?q.too_big:q.too_small,minimum:o?r.exactLength.value:void 0,maximum:i?r.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:r.exactLength.message}),s.dirty())}if(r.minLength!==null&&a.data.length<r.minLength.value&&(B(a,{code:q.too_small,minimum:r.minLength.value,type:"array",inclusive:!0,exact:!1,message:r.minLength.message}),s.dirty()),r.maxLength!==null&&a.data.length>r.maxLength.value&&(B(a,{code:q.too_big,maximum:r.maxLength.value,type:"array",inclusive:!0,exact:!1,message:r.maxLength.message}),s.dirty()),a.common.async)return Promise.all([...a.data].map((i,o)=>r.type._parseAsync(new zt(a,i,a.path,o)))).then(i=>it.mergeArray(s,i));const n=[...a.data].map((i,o)=>r.type._parseSync(new zt(a,i,a.path,o)));return it.mergeArray(s,n)}get element(){return this._def.type}min(e,a){return new Ot({...this._def,minLength:{value:e,message:ee.toString(a)}})}max(e,a){return new Ot({...this._def,maxLength:{value:e,message:ee.toString(a)}})}length(e,a){return new Ot({...this._def,exactLength:{value:e,message:ee.toString(a)}})}nonempty(e){return this.min(1,e)}}Ot.create=(t,e)=>new Ot({type:t,minLength:null,maxLength:null,exactLength:null,typeName:V.ZodArray,...ue(e)});function sa(t){if(t instanceof Fe){const e={};for(const a in t.shape){const s=t.shape[a];e[a]=Zt.create(sa(s))}return new Fe({...t._def,shape:()=>e})}else return t instanceof Ot?new Ot({...t._def,type:sa(t.element)}):t instanceof Zt?Zt.create(sa(t.unwrap())):t instanceof yr?yr.create(sa(t.unwrap())):t instanceof Ht?Ht.create(t.items.map(e=>sa(e))):t}class Fe extends me{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const e=this._def.shape(),a=Pe.objectKeys(e);return this._cached={shape:e,keys:a},this._cached}_parse(e){if(this._getType(e)!==Y.object){const c=this._getOrReturnCtx(e);return B(c,{code:q.invalid_type,expected:Y.object,received:c.parsedType}),ie}const{status:s,ctx:r}=this._processInputParams(e),{shape:n,keys:i}=this._getCached(),o=[];if(!(this._def.catchall instanceof nr&&this._def.unknownKeys==="strip"))for(const c in r.data)i.includes(c)||o.push(c);const l=[];for(const c of i){const u=n[c],d=r.data[c];l.push({key:{status:"valid",value:c},value:u._parse(new zt(r,d,r.path,c)),alwaysSet:c in r.data})}if(this._def.catchall instanceof nr){const c=this._def.unknownKeys;if(c==="passthrough")for(const u of o)l.push({key:{status:"valid",value:u},value:{status:"valid",value:r.data[u]}});else if(c==="strict")o.length>0&&(B(r,{code:q.unrecognized_keys,keys:o}),s.dirty());else if(c!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const c=this._def.catchall;for(const u of o){const d=r.data[u];l.push({key:{status:"valid",value:u},value:c._parse(new zt(r,d,r.path,u)),alwaysSet:u in r.data})}}return r.common.async?Promise.resolve().then(async()=>{const c=[];for(const u of l){const d=await u.key,g=await u.value;c.push({key:d,value:g,alwaysSet:u.alwaysSet})}return c}).then(c=>it.mergeObjectSync(s,c)):it.mergeObjectSync(s,l)}get shape(){return this._def.shape()}strict(e){return ee.errToObj,new Fe({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(a,s)=>{var n,i;const r=((i=(n=this._def).errorMap)==null?void 0:i.call(n,a,s).message)??s.defaultError;return a.code==="unrecognized_keys"?{message:ee.errToObj(e).message??r}:{message:r}}}:{}})}strip(){return new Fe({...this._def,unknownKeys:"strip"})}passthrough(){return new Fe({...this._def,unknownKeys:"passthrough"})}extend(e){return new Fe({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new Fe({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:V.ZodObject})}setKey(e,a){return this.augment({[e]:a})}catchall(e){return new Fe({...this._def,catchall:e})}pick(e){const a={};for(const s of Pe.objectKeys(e))e[s]&&this.shape[s]&&(a[s]=this.shape[s]);return new Fe({...this._def,shape:()=>a})}omit(e){const a={};for(const s of Pe.objectKeys(this.shape))e[s]||(a[s]=this.shape[s]);return new Fe({...this._def,shape:()=>a})}deepPartial(){return sa(this)}partial(e){const a={};for(const s of Pe.objectKeys(this.shape)){const r=this.shape[s];e&&!e[s]?a[s]=r:a[s]=r.optional()}return new Fe({...this._def,shape:()=>a})}required(e){const a={};for(const s of Pe.objectKeys(this.shape))if(e&&!e[s])a[s]=this.shape[s];else{let n=this.shape[s];for(;n instanceof Zt;)n=n._def.innerType;a[s]=n}return new Fe({...this._def,shape:()=>a})}keyof(){return jl(Pe.objectKeys(this.shape))}}Fe.create=(t,e)=>new Fe({shape:()=>t,unknownKeys:"strip",catchall:nr.create(),typeName:V.ZodObject,...ue(e)}),Fe.strictCreate=(t,e)=>new Fe({shape:()=>t,unknownKeys:"strict",catchall:nr.create(),typeName:V.ZodObject,...ue(e)}),Fe.lazycreate=(t,e)=>new Fe({shape:t,unknownKeys:"strip",catchall:nr.create(),typeName:V.ZodObject,...ue(e)});class La extends me{_parse(e){const{ctx:a}=this._processInputParams(e),s=this._def.options;function r(n){for(const o of n)if(o.result.status==="valid")return o.result;for(const o of n)if(o.result.status==="dirty")return a.common.issues.push(...o.ctx.common.issues),o.result;const i=n.map(o=>new _t(o.ctx.common.issues));return B(a,{code:q.invalid_union,unionErrors:i}),ie}if(a.common.async)return Promise.all(s.map(async n=>{const i={...a,common:{...a.common,issues:[]},parent:null};return{result:await n._parseAsync({data:a.data,path:a.path,parent:i}),ctx:i}})).then(r);{let n;const i=[];for(const l of s){const c={...a,common:{...a.common,issues:[]},parent:null},u=l._parseSync({data:a.data,path:a.path,parent:c});if(u.status==="valid")return u;u.status==="dirty"&&!n&&(n={result:u,ctx:c}),c.common.issues.length&&i.push(c.common.issues)}if(n)return a.common.issues.push(...n.ctx.common.issues),n.result;const o=i.map(l=>new _t(l));return B(a,{code:q.invalid_union,unionErrors:o}),ie}}get options(){return this._def.options}}La.create=(t,e)=>new La({options:t,typeName:V.ZodUnion,...ue(e)});const ir=t=>t instanceof Ua?ir(t.schema):t instanceof Nt?ir(t.innerType()):t instanceof Va?[t.value]:t instanceof _r?t.options:t instanceof za?Pe.objectValues(t.enum):t instanceof Ha?ir(t._def.innerType):t instanceof Da?[void 0]:t instanceof Ma?[null]:t instanceof Zt?[void 0,...ir(t.unwrap())]:t instanceof yr?[null,...ir(t.unwrap())]:t instanceof Mi||t instanceof Ba?ir(t.unwrap()):t instanceof Za?ir(t._def.innerType):[];class As extends me{_parse(e){const{ctx:a}=this._processInputParams(e);if(a.parsedType!==Y.object)return B(a,{code:q.invalid_type,expected:Y.object,received:a.parsedType}),ie;const s=this.discriminator,r=a.data[s],n=this.optionsMap.get(r);return n?a.common.async?n._parseAsync({data:a.data,path:a.path,parent:a}):n._parseSync({data:a.data,path:a.path,parent:a}):(B(a,{code:q.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[s]}),ie)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,a,s){const r=new Map;for(const n of a){const i=ir(n.shape[e]);if(!i.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const o of i){if(r.has(o))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(o)}`);r.set(o,n)}}return new As({typeName:V.ZodDiscriminatedUnion,discriminator:e,options:a,optionsMap:r,...ue(s)})}}function Di(t,e){const a=sr(t),s=sr(e);if(t===e)return{valid:!0,data:t};if(a===Y.object&&s===Y.object){const r=Pe.objectKeys(e),n=Pe.objectKeys(t).filter(o=>r.indexOf(o)!==-1),i={...t,...e};for(const o of n){const l=Di(t[o],e[o]);if(!l.valid)return{valid:!1};i[o]=l.data}return{valid:!0,data:i}}else if(a===Y.array&&s===Y.array){if(t.length!==e.length)return{valid:!1};const r=[];for(let n=0;n<t.length;n++){const i=t[n],o=e[n],l=Di(i,o);if(!l.valid)return{valid:!1};r.push(l.data)}return{valid:!0,data:r}}else return a===Y.date&&s===Y.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}class Fa extends me{_parse(e){const{status:a,ctx:s}=this._processInputParams(e),r=(n,i)=>{if(Ni(n)||Ni(i))return ie;const o=Di(n.value,i.value);return o.valid?((Ai(n)||Ai(i))&&a.dirty(),{status:a.value,value:o.data}):(B(s,{code:q.invalid_intersection_types}),ie)};return s.common.async?Promise.all([this._def.left._parseAsync({data:s.data,path:s.path,parent:s}),this._def.right._parseAsync({data:s.data,path:s.path,parent:s})]).then(([n,i])=>r(n,i)):r(this._def.left._parseSync({data:s.data,path:s.path,parent:s}),this._def.right._parseSync({data:s.data,path:s.path,parent:s}))}}Fa.create=(t,e,a)=>new Fa({left:t,right:e,typeName:V.ZodIntersection,...ue(a)});class Ht extends me{_parse(e){const{status:a,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.array)return B(s,{code:q.invalid_type,expected:Y.array,received:s.parsedType}),ie;if(s.data.length<this._def.items.length)return B(s,{code:q.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ie;!this._def.rest&&s.data.length>this._def.items.length&&(B(s,{code:q.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),a.dirty());const n=[...s.data].map((i,o)=>{const l=this._def.items[o]||this._def.rest;return l?l._parse(new zt(s,i,s.path,o)):null}).filter(i=>!!i);return s.common.async?Promise.all(n).then(i=>it.mergeArray(a,i)):it.mergeArray(a,n)}get items(){return this._def.items}rest(e){return new Ht({...this._def,rest:e})}}Ht.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Ht({items:t,typeName:V.ZodTuple,rest:null,...ue(e)})};class qa extends me{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:a,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.object)return B(s,{code:q.invalid_type,expected:Y.object,received:s.parsedType}),ie;const r=[],n=this._def.keyType,i=this._def.valueType;for(const o in s.data)r.push({key:n._parse(new zt(s,o,s.path,o)),value:i._parse(new zt(s,s.data[o],s.path,o)),alwaysSet:o in s.data});return s.common.async?it.mergeObjectAsync(a,r):it.mergeObjectSync(a,r)}get element(){return this._def.valueType}static create(e,a,s){return a instanceof me?new qa({keyType:e,valueType:a,typeName:V.ZodRecord,...ue(s)}):new qa({keyType:Ct.create(),valueType:e,typeName:V.ZodRecord,...ue(a)})}}class js extends me{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:a,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.map)return B(s,{code:q.invalid_type,expected:Y.map,received:s.parsedType}),ie;const r=this._def.keyType,n=this._def.valueType,i=[...s.data.entries()].map(([o,l],c)=>({key:r._parse(new zt(s,o,s.path,[c,"key"])),value:n._parse(new zt(s,l,s.path,[c,"value"]))}));if(s.common.async){const o=new Map;return Promise.resolve().then(async()=>{for(const l of i){const c=await l.key,u=await l.value;if(c.status==="aborted"||u.status==="aborted")return ie;(c.status==="dirty"||u.status==="dirty")&&a.dirty(),o.set(c.value,u.value)}return{status:a.value,value:o}})}else{const o=new Map;for(const l of i){const c=l.key,u=l.value;if(c.status==="aborted"||u.status==="aborted")return ie;(c.status==="dirty"||u.status==="dirty")&&a.dirty(),o.set(c.value,u.value)}return{status:a.value,value:o}}}}js.create=(t,e,a)=>new js({valueType:e,keyType:t,typeName:V.ZodMap,...ue(a)});class Mr extends me{_parse(e){const{status:a,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.set)return B(s,{code:q.invalid_type,expected:Y.set,received:s.parsedType}),ie;const r=this._def;r.minSize!==null&&s.data.size<r.minSize.value&&(B(s,{code:q.too_small,minimum:r.minSize.value,type:"set",inclusive:!0,exact:!1,message:r.minSize.message}),a.dirty()),r.maxSize!==null&&s.data.size>r.maxSize.value&&(B(s,{code:q.too_big,maximum:r.maxSize.value,type:"set",inclusive:!0,exact:!1,message:r.maxSize.message}),a.dirty());const n=this._def.valueType;function i(l){const c=new Set;for(const u of l){if(u.status==="aborted")return ie;u.status==="dirty"&&a.dirty(),c.add(u.value)}return{status:a.value,value:c}}const o=[...s.data.values()].map((l,c)=>n._parse(new zt(s,l,s.path,c)));return s.common.async?Promise.all(o).then(l=>i(l)):i(o)}min(e,a){return new Mr({...this._def,minSize:{value:e,message:ee.toString(a)}})}max(e,a){return new Mr({...this._def,maxSize:{value:e,message:ee.toString(a)}})}size(e,a){return this.min(e,a).max(e,a)}nonempty(e){return this.min(1,e)}}Mr.create=(t,e)=>new Mr({valueType:t,minSize:null,maxSize:null,typeName:V.ZodSet,...ue(e)});class na extends me{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:a}=this._processInputParams(e);if(a.parsedType!==Y.function)return B(a,{code:q.invalid_type,expected:Y.function,received:a.parsedType}),ie;function s(o,l){return Cs({data:o,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ts(),ta].filter(c=>!!c),issueData:{code:q.invalid_arguments,argumentsError:l}})}function r(o,l){return Cs({data:o,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ts(),ta].filter(c=>!!c),issueData:{code:q.invalid_return_type,returnTypeError:l}})}const n={errorMap:a.common.contextualErrorMap},i=a.data;if(this._def.returns instanceof ia){const o=this;return ut(async function(...l){const c=new _t([]),u=await o._def.args.parseAsync(l,n).catch(f=>{throw c.addIssue(s(l,f)),c}),d=await Reflect.apply(i,this,u);return await o._def.returns._def.type.parseAsync(d,n).catch(f=>{throw c.addIssue(r(d,f)),c})})}else{const o=this;return ut(function(...l){const c=o._def.args.safeParse(l,n);if(!c.success)throw new _t([s(l,c.error)]);const u=Reflect.apply(i,this,c.data),d=o._def.returns.safeParse(u,n);if(!d.success)throw new _t([r(u,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new na({...this._def,args:Ht.create(e).rest(Dr.create())})}returns(e){return new na({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,a,s){return new na({args:e||Ht.create([]).rest(Dr.create()),returns:a||Dr.create(),typeName:V.ZodFunction,...ue(s)})}}class Ua extends me{get schema(){return this._def.getter()}_parse(e){const{ctx:a}=this._processInputParams(e);return this._def.getter()._parse({data:a.data,path:a.path,parent:a})}}Ua.create=(t,e)=>new Ua({getter:t,typeName:V.ZodLazy,...ue(e)});class Va extends me{_parse(e){if(e.data!==this._def.value){const a=this._getOrReturnCtx(e);return B(a,{received:a.data,code:q.invalid_literal,expected:this._def.value}),ie}return{status:"valid",value:e.data}}get value(){return this._def.value}}Va.create=(t,e)=>new Va({value:t,typeName:V.ZodLiteral,...ue(e)});function jl(t,e){return new _r({values:t,typeName:V.ZodEnum,...ue(e)})}class _r extends me{_parse(e){if(typeof e.data!="string"){const a=this._getOrReturnCtx(e),s=this._def.values;return B(a,{expected:Pe.joinValues(s),received:a.parsedType,code:q.invalid_type}),ie}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){const a=this._getOrReturnCtx(e),s=this._def.values;return B(a,{received:a.data,code:q.invalid_enum_value,options:s}),ie}return ut(e.data)}get options(){return this._def.values}get enum(){const e={};for(const a of this._def.values)e[a]=a;return e}get Values(){const e={};for(const a of this._def.values)e[a]=a;return e}get Enum(){const e={};for(const a of this._def.values)e[a]=a;return e}extract(e,a=this._def){return _r.create(e,{...this._def,...a})}exclude(e,a=this._def){return _r.create(this.options.filter(s=>!e.includes(s)),{...this._def,...a})}}_r.create=jl;class za extends me{_parse(e){const a=Pe.getValidEnumValues(this._def.values),s=this._getOrReturnCtx(e);if(s.parsedType!==Y.string&&s.parsedType!==Y.number){const r=Pe.objectValues(a);return B(s,{expected:Pe.joinValues(r),received:s.parsedType,code:q.invalid_type}),ie}if(this._cache||(this._cache=new Set(Pe.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){const r=Pe.objectValues(a);return B(s,{received:s.data,code:q.invalid_enum_value,options:r}),ie}return ut(e.data)}get enum(){return this._def.values}}za.create=(t,e)=>new za({values:t,typeName:V.ZodNativeEnum,...ue(e)});class ia extends me{unwrap(){return this._def.type}_parse(e){const{ctx:a}=this._processInputParams(e);if(a.parsedType!==Y.promise&&a.common.async===!1)return B(a,{code:q.invalid_type,expected:Y.promise,received:a.parsedType}),ie;const s=a.parsedType===Y.promise?a.data:Promise.resolve(a.data);return ut(s.then(r=>this._def.type.parseAsync(r,{path:a.path,errorMap:a.common.contextualErrorMap})))}}ia.create=(t,e)=>new ia({type:t,typeName:V.ZodPromise,...ue(e)});class Nt extends me{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===V.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:a,ctx:s}=this._processInputParams(e),r=this._def.effect||null,n={addIssue:i=>{B(s,i),i.fatal?a.abort():a.dirty()},get path(){return s.path}};if(n.addIssue=n.addIssue.bind(n),r.type==="preprocess"){const i=r.transform(s.data,n);if(s.common.async)return Promise.resolve(i).then(async o=>{if(a.value==="aborted")return ie;const l=await this._def.schema._parseAsync({data:o,path:s.path,parent:s});return l.status==="aborted"?ie:l.status==="dirty"||a.value==="dirty"?ra(l.value):l});{if(a.value==="aborted")return ie;const o=this._def.schema._parseSync({data:i,path:s.path,parent:s});return o.status==="aborted"?ie:o.status==="dirty"||a.value==="dirty"?ra(o.value):o}}if(r.type==="refinement"){const i=o=>{const l=r.refinement(o,n);if(s.common.async)return Promise.resolve(l);if(l instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return o};if(s.common.async===!1){const o=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});return o.status==="aborted"?ie:(o.status==="dirty"&&a.dirty(),i(o.value),{status:a.value,value:o.value})}else return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then(o=>o.status==="aborted"?ie:(o.status==="dirty"&&a.dirty(),i(o.value).then(()=>({status:a.value,value:o.value}))))}if(r.type==="transform")if(s.common.async===!1){const i=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});if(!Ar(i))return ie;const o=r.transform(i.value,n);if(o instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:a.value,value:o}}else return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then(i=>Ar(i)?Promise.resolve(r.transform(i.value,n)).then(o=>({status:a.value,value:o})):ie);Pe.assertNever(r)}}Nt.create=(t,e,a)=>new Nt({schema:t,typeName:V.ZodEffects,effect:e,...ue(a)}),Nt.createWithPreprocess=(t,e,a)=>new Nt({schema:e,effect:{type:"preprocess",transform:t},typeName:V.ZodEffects,...ue(a)});class Zt extends me{_parse(e){return this._getType(e)===Y.undefined?ut(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Zt.create=(t,e)=>new Zt({innerType:t,typeName:V.ZodOptional,...ue(e)});class yr extends me{_parse(e){return this._getType(e)===Y.null?ut(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}yr.create=(t,e)=>new yr({innerType:t,typeName:V.ZodNullable,...ue(e)});class Ha extends me{_parse(e){const{ctx:a}=this._processInputParams(e);let s=a.data;return a.parsedType===Y.undefined&&(s=this._def.defaultValue()),this._def.innerType._parse({data:s,path:a.path,parent:a})}removeDefault(){return this._def.innerType}}Ha.create=(t,e)=>new Ha({innerType:t,typeName:V.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...ue(e)});class Za extends me{_parse(e){const{ctx:a}=this._processInputParams(e),s={...a,common:{...a.common,issues:[]}},r=this._def.innerType._parse({data:s.data,path:s.path,parent:{...s}});return Aa(r)?r.then(n=>({status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new _t(s.common.issues)},input:s.data})})):{status:"valid",value:r.status==="valid"?r.value:this._def.catchValue({get error(){return new _t(s.common.issues)},input:s.data})}}removeCatch(){return this._def.innerType}}Za.create=(t,e)=>new Za({innerType:t,typeName:V.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...ue(e)});class Ds extends me{_parse(e){if(this._getType(e)!==Y.nan){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.nan,received:s.parsedType}),ie}return{status:"valid",value:e.data}}}Ds.create=t=>new Ds({typeName:V.ZodNaN,...ue(t)});const Fv=Symbol("zod_brand");class Mi extends me{_parse(e){const{ctx:a}=this._processInputParams(e),s=a.data;return this._def.type._parse({data:s,path:a.path,parent:a})}unwrap(){return this._def.type}}class Ka extends me{_parse(e){const{status:a,ctx:s}=this._processInputParams(e);if(s.common.async)return(async()=>{const n=await this._def.in._parseAsync({data:s.data,path:s.path,parent:s});return n.status==="aborted"?ie:n.status==="dirty"?(a.dirty(),ra(n.value)):this._def.out._parseAsync({data:n.value,path:s.path,parent:s})})();{const r=this._def.in._parseSync({data:s.data,path:s.path,parent:s});return r.status==="aborted"?ie:r.status==="dirty"?(a.dirty(),{status:"dirty",value:r.value}):this._def.out._parseSync({data:r.value,path:s.path,parent:s})}}static create(e,a){return new Ka({in:e,out:a,typeName:V.ZodPipeline})}}class Ba extends me{_parse(e){const a=this._def.innerType._parse(e),s=r=>(Ar(r)&&(r.value=Object.freeze(r.value)),r);return Aa(a)?a.then(r=>s(r)):s(a)}unwrap(){return this._def.innerType}}Ba.create=(t,e)=>new Ba({innerType:t,typeName:V.ZodReadonly,...ue(e)});function Dl(t,e){const a=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof a=="string"?{message:a}:a}function Ml(t,e={},a){return t?aa.create().superRefine((s,r)=>{const n=t(s);if(n instanceof Promise)return n.then(i=>{if(!i){const o=Dl(e,s),l=o.fatal??a??!0;r.addIssue({code:"custom",...o,fatal:l})}});if(!n){const i=Dl(e,s),o=i.fatal??a??!0;r.addIssue({code:"custom",...i,fatal:o})}}):aa.create()}const qv={object:Fe.lazycreate};var V;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(V||(V={}));const Uv=(t,e={message:`Input not instance of ${t.name}`})=>Ml(a=>a instanceof t,e),x=Ct.create,Je=vr.create,Vv=Ds.create,zv=gr.create,Ze=ja.create,Hv=jr.create,Zv=Os.create,Kv=Da.create,Bv=Ma.create,Ll=aa.create,oa=Dr.create,Wv=nr.create,Jv=Ns.create,X=Ot.create,Z=Fe.create,Qv=Fe.strictCreate,ot=La.create,Fl=As.create,Gv=Fa.create,Yv=Ht.create,ca=qa.create,Xv=js.create,eg=Mr.create,tg=na.create,rg=Ua.create,le=Va.create,Kt=_r.create,ag=za.create,sg=ia.create,ql=Nt.create,L=Zt.create,ng=yr.create,ig=Nt.createWithPreprocess,og=Ka.create,cg=Object.freeze(Object.defineProperty({__proto__:null,BRAND:Fv,DIRTY:ra,EMPTY_PATH:gv,INVALID:ie,NEVER:ie,OK:ut,ParseStatus:it,Schema:me,ZodAny:aa,ZodArray:Ot,ZodBigInt:gr,ZodBoolean:ja,ZodBranded:Mi,ZodCatch:Za,ZodDate:jr,ZodDefault:Ha,ZodDiscriminatedUnion:As,ZodEffects:Nt,ZodEnum:_r,ZodError:_t,get ZodFirstPartyTypeKind(){return V},ZodFunction:na,ZodIntersection:Fa,ZodIssueCode:q,ZodLazy:Ua,ZodLiteral:Va,ZodMap:js,ZodNaN:Ds,ZodNativeEnum:za,ZodNever:nr,ZodNull:Ma,ZodNullable:yr,ZodNumber:vr,ZodObject:Fe,ZodOptional:Zt,ZodParsedType:Y,ZodPipeline:Ka,ZodPromise:ia,ZodReadonly:Ba,ZodRecord:qa,ZodSchema:me,ZodSet:Mr,ZodString:Ct,ZodSymbol:Os,ZodTransformer:Nt,ZodTuple:Ht,ZodType:me,ZodUndefined:Da,ZodUnion:La,ZodUnknown:Dr,ZodVoid:Ns,addIssueToContext:B,any:Ll,array:X,bigint:zv,boolean:Ze,coerce:{string:t=>Ct.create({...t,coerce:!0}),number:t=>vr.create({...t,coerce:!0}),boolean:t=>ja.create({...t,coerce:!0}),bigint:t=>gr.create({...t,coerce:!0}),date:t=>jr.create({...t,coerce:!0})},custom:Ml,date:Hv,datetimeRegex:Al,defaultErrorMap:ta,discriminatedUnion:Fl,effect:ql,enum:Kt,function:tg,getErrorMap:Ts,getParsedType:sr,instanceof:Uv,intersection:Gv,isAborted:Ni,isAsync:Aa,isDirty:Ai,isValid:Ar,late:qv,lazy:rg,literal:le,makeIssue:Cs,map:Xv,nan:Vv,nativeEnum:ag,never:Wv,null:Bv,nullable:ng,number:Je,object:Z,get objectUtil(){return Oi},oboolean:()=>Ze().optional(),onumber:()=>Je().optional(),optional:L,ostring:()=>x().optional(),pipeline:og,preprocess:ig,promise:sg,quotelessJson:mv,record:ca,set:eg,setErrorMap:vv,strictObject:Qv,string:x,symbol:Zv,transformer:ql,tuple:Yv,undefined:Kv,union:ot,unknown:oa,get util(){return Pe},void:Jv},Symbol.toStringTag,{value:"Module"})),Wa="2025-06-18",Ul=[Wa,"2025-03-26","2024-11-05","2024-10-07"],Ms="2.0",Vl=ot([x(),Je().int()]),zl=x(),lg=Z({progressToken:L(Vl)}).passthrough(),bt=Z({_meta:L(lg)}).passthrough(),pt=Z({method:x(),params:L(bt)}),Ja=Z({_meta:L(Z({}).passthrough())}).passthrough(),Bt=Z({method:x(),params:L(Ja)}),$t=Z({_meta:L(Z({}).passthrough())}).passthrough(),Ls=ot([x(),Je().int()]),Hl=Z({jsonrpc:le(Ms),id:Ls}).merge(pt).strict(),Zl=t=>Hl.safeParse(t).success,Kl=Z({jsonrpc:le(Ms)}).merge(Bt).strict(),ug=t=>Kl.safeParse(t).success,Bl=Z({jsonrpc:le(Ms),id:Ls,result:$t}).strict(),Li=t=>Bl.safeParse(t).success;var Ce;(function(t){t[t.ConnectionClosed=-32e3]="ConnectionClosed",t[t.RequestTimeout=-32001]="RequestTimeout",t[t.ParseError=-32700]="ParseError",t[t.InvalidRequest=-32600]="InvalidRequest",t[t.MethodNotFound=-32601]="MethodNotFound",t[t.InvalidParams=-32602]="InvalidParams",t[t.InternalError=-32603]="InternalError"})(Ce||(Ce={}));const Wl=Z({jsonrpc:le(Ms),id:Ls,error:Z({code:Je().int(),message:x(),data:L(oa())})}).strict(),dg=t=>Wl.safeParse(t).success,Lr=ot([Hl,Kl,Bl,Wl]),wr=$t.strict(),Fi=Bt.extend({method:le("notifications/cancelled"),params:Ja.extend({requestId:Ls,reason:x().optional()})}),Qa=Z({name:x(),title:L(x())}).passthrough(),Jl=Qa.extend({version:x()}),fg=Z({experimental:L(Z({}).passthrough()),sampling:L(Z({}).passthrough()),elicitation:L(Z({}).passthrough()),roots:L(Z({listChanged:L(Ze())}).passthrough())}).passthrough(),Ql=pt.extend({method:le("initialize"),params:bt.extend({protocolVersion:x(),capabilities:fg,clientInfo:Jl})}),hg=Z({experimental:L(Z({}).passthrough()),logging:L(Z({}).passthrough()),completions:L(Z({}).passthrough()),prompts:L(Z({listChanged:L(Ze())}).passthrough()),resources:L(Z({subscribe:L(Ze()),listChanged:L(Ze())}).passthrough()),tools:L(Z({listChanged:L(Ze())}).passthrough())}).passthrough(),Gl=$t.extend({protocolVersion:x(),capabilities:hg,serverInfo:Jl,instructions:L(x())}),qi=Bt.extend({method:le("notifications/initialized")}),pg=t=>qi.safeParse(t).success,Ui=pt.extend({method:le("ping")}),mg=Z({progress:Je(),total:L(Je()),message:L(x())}).passthrough(),Vi=Bt.extend({method:le("notifications/progress"),params:Ja.merge(mg).extend({progressToken:Vl})}),Fs=pt.extend({params:bt.extend({cursor:L(zl)}).optional()}),qs=$t.extend({nextCursor:L(zl)}),Yl=Z({uri:x(),mimeType:L(x()),_meta:L(Z({}).passthrough())}).passthrough(),Xl=Yl.extend({text:x()}),zi=x().refine(t=>{try{return atob(t),!0}catch{return!1}},{message:"Invalid Base64 string"}),eu=Yl.extend({blob:zi}),tu=Qa.extend({uri:x(),description:L(x()),mimeType:L(x()),_meta:L(Z({}).passthrough())}),vg=Qa.extend({uriTemplate:x(),description:L(x()),mimeType:L(x()),_meta:L(Z({}).passthrough())}),Us=Fs.extend({method:le("resources/list")}),ru=qs.extend({resources:X(tu)}),Hi=Fs.extend({method:le("resources/templates/list")}),au=qs.extend({resourceTemplates:X(vg)}),Zi=pt.extend({method:le("resources/read"),params:bt.extend({uri:x()})}),su=$t.extend({contents:X(ot([Xl,eu]))}),nu=Bt.extend({method:le("notifications/resources/list_changed")}),iu=pt.extend({method:le("resources/subscribe"),params:bt.extend({uri:x()})}),ou=pt.extend({method:le("resources/unsubscribe"),params:bt.extend({uri:x()})}),cu=Bt.extend({method:le("notifications/resources/updated"),params:Ja.extend({uri:x()})}),gg=Z({name:x(),description:L(x()),required:L(Ze())}).passthrough(),_g=Qa.extend({description:L(x()),arguments:L(X(gg)),_meta:L(Z({}).passthrough())}),Ki=Fs.extend({method:le("prompts/list")}),lu=qs.extend({prompts:X(_g)}),Bi=pt.extend({method:le("prompts/get"),params:bt.extend({name:x(),arguments:L(ca(x()))})}),Wi=Z({type:le("text"),text:x(),_meta:L(Z({}).passthrough())}).passthrough(),Ji=Z({type:le("image"),data:zi,mimeType:x(),_meta:L(Z({}).passthrough())}).passthrough(),Qi=Z({type:le("audio"),data:zi,mimeType:x(),_meta:L(Z({}).passthrough())}).passthrough(),yg=Z({type:le("resource"),resource:ot([Xl,eu]),_meta:L(Z({}).passthrough())}).passthrough(),wg=tu.extend({type:le("resource_link")}),uu=ot([Wi,Ji,Qi,wg,yg]),bg=Z({role:Kt(["user","assistant"]),content:uu}).passthrough(),du=$t.extend({description:L(x()),messages:X(bg)}),fu=Bt.extend({method:le("notifications/prompts/list_changed")}),$g=Z({title:L(x()),readOnlyHint:L(Ze()),destructiveHint:L(Ze()),idempotentHint:L(Ze()),openWorldHint:L(Ze())}).passthrough(),Pg=Qa.extend({description:L(x()),inputSchema:Z({type:le("object"),properties:L(Z({}).passthrough()),required:L(X(x()))}).passthrough(),outputSchema:L(Z({type:le("object"),properties:L(Z({}).passthrough()),required:L(X(x()))}).passthrough()),annotations:L($g),_meta:L(Z({}).passthrough())}),Gi=Fs.extend({method:le("tools/list")}),hu=qs.extend({tools:X(Pg)}),Vs=$t.extend({content:X(uu).default([]),structuredContent:Z({}).passthrough().optional(),isError:L(Ze())});Vs.or($t.extend({toolResult:oa()}));const Yi=pt.extend({method:le("tools/call"),params:bt.extend({name:x(),arguments:L(ca(oa()))})}),pu=Bt.extend({method:le("notifications/tools/list_changed")}),mu=Kt(["debug","info","notice","warning","error","critical","alert","emergency"]),Xi=pt.extend({method:le("logging/setLevel"),params:bt.extend({level:mu})}),vu=Bt.extend({method:le("notifications/message"),params:Ja.extend({level:mu,logger:L(x()),data:oa()})}),Eg=Z({name:x().optional()}).passthrough(),Sg=Z({hints:L(X(Eg)),costPriority:L(Je().min(0).max(1)),speedPriority:L(Je().min(0).max(1)),intelligencePriority:L(Je().min(0).max(1))}).passthrough(),Rg=Z({role:Kt(["user","assistant"]),content:ot([Wi,Ji,Qi])}).passthrough(),gu=pt.extend({method:le("sampling/createMessage"),params:bt.extend({messages:X(Rg),systemPrompt:L(x()),includeContext:L(Kt(["none","thisServer","allServers"])),temperature:L(Je()),maxTokens:Je().int(),stopSequences:L(X(x())),metadata:L(Z({}).passthrough()),modelPreferences:L(Sg)})}),eo=$t.extend({model:x(),stopReason:L(Kt(["endTurn","stopSequence","maxTokens"]).or(x())),role:Kt(["user","assistant"]),content:Fl("type",[Wi,Ji,Qi])}),xg=Z({type:le("boolean"),title:L(x()),description:L(x()),default:L(Ze())}).passthrough(),kg=Z({type:le("string"),title:L(x()),description:L(x()),minLength:L(Je()),maxLength:L(Je()),format:L(Kt(["email","uri","date","date-time"]))}).passthrough(),Ig=Z({type:Kt(["number","integer"]),title:L(x()),description:L(x()),minimum:L(Je()),maximum:L(Je())}).passthrough(),Tg=Z({type:le("string"),title:L(x()),description:L(x()),enum:X(x()),enumNames:L(X(x()))}).passthrough(),Cg=ot([xg,kg,Ig,Tg]),_u=pt.extend({method:le("elicitation/create"),params:bt.extend({message:x(),requestedSchema:Z({type:le("object"),properties:ca(x(),Cg),required:L(X(x()))}).passthrough()})}),to=$t.extend({action:Kt(["accept","decline","cancel"]),content:L(ca(x(),oa()))}),Og=Z({type:le("ref/resource"),uri:x()}).passthrough(),Ng=Z({type:le("ref/prompt"),name:x()}).passthrough(),ro=pt.extend({method:le("completion/complete"),params:bt.extend({ref:ot([Ng,Og]),argument:Z({name:x(),value:x()}).passthrough(),context:L(Z({arguments:L(ca(x(),x()))}))})}),yu=$t.extend({completion:Z({values:X(x()).max(100),total:L(Je().int()),hasMore:L(Ze())}).passthrough()}),Ag=Z({uri:x().startsWith("file://"),name:L(x()),_meta:L(Z({}).passthrough())}).passthrough(),wu=pt.extend({method:le("roots/list")}),ao=$t.extend({roots:X(Ag)}),bu=Bt.extend({method:le("notifications/roots/list_changed")});ot([Ui,Ql,ro,Xi,Bi,Ki,Us,Hi,Zi,iu,ou,Yi,Gi]),ot([Fi,Vi,qi,bu]),ot([wr,eo,to,ao]),ot([Ui,gu,_u,wu]),ot([Fi,Vi,vu,cu,nu,pu,fu]),ot([wr,Gl,yu,du,lu,ru,au,su,Vs,hu]);class Ae extends Error{constructor(e,a,s){super(`MCP error ${e}: ${a}`),this.code=e,this.data=s,this.name="McpError"}}const jg=6e4;class $u{constructor(e){this._options=e,this._requestMessageId=0,this._requestHandlers=new Map,this._requestHandlerAbortControllers=new Map,this._notificationHandlers=new Map,this._responseHandlers=new Map,this._progressHandlers=new Map,this._timeoutInfo=new Map,this._pendingDebouncedNotifications=new Set,this.setNotificationHandler(Fi,a=>{const s=this._requestHandlerAbortControllers.get(a.params.requestId);s==null||s.abort(a.params.reason)}),this.setNotificationHandler(Vi,a=>{this._onprogress(a)}),this.setRequestHandler(Ui,a=>({}))}_setupTimeout(e,a,s,r,n=!1){this._timeoutInfo.set(e,{timeoutId:setTimeout(r,a),startTime:Date.now(),timeout:a,maxTotalTimeout:s,resetTimeoutOnProgress:n,onTimeout:r})}_resetTimeout(e){const a=this._timeoutInfo.get(e);if(!a)return!1;const s=Date.now()-a.startTime;if(a.maxTotalTimeout&&s>=a.maxTotalTimeout)throw this._timeoutInfo.delete(e),new Ae(Ce.RequestTimeout,"Maximum total timeout exceeded",{maxTotalTimeout:a.maxTotalTimeout,totalElapsed:s});return clearTimeout(a.timeoutId),a.timeoutId=setTimeout(a.onTimeout,a.timeout),!0}_cleanupTimeout(e){const a=this._timeoutInfo.get(e);a&&(clearTimeout(a.timeoutId),this._timeoutInfo.delete(e))}async connect(e){var a,s,r;this._transport=e;const n=(a=this.transport)===null||a===void 0?void 0:a.onclose;this._transport.onclose=()=>{n==null||n(),this._onclose()};const i=(s=this.transport)===null||s===void 0?void 0:s.onerror;this._transport.onerror=l=>{i==null||i(l),this._onerror(l)};const o=(r=this._transport)===null||r===void 0?void 0:r.onmessage;this._transport.onmessage=(l,c)=>{o==null||o(l,c),Li(l)||dg(l)?this._onresponse(l):Zl(l)?this._onrequest(l,c):ug(l)?this._onnotification(l):this._onerror(new Error(`Unknown message type: ${JSON.stringify(l)}`))},await this._transport.start()}_onclose(){var e;const a=this._responseHandlers;this._responseHandlers=new Map,this._progressHandlers.clear(),this._pendingDebouncedNotifications.clear(),this._transport=void 0,(e=this.onclose)===null||e===void 0||e.call(this);const s=new Ae(Ce.ConnectionClosed,"Connection closed");for(const r of a.values())r(s)}_onerror(e){var a;(a=this.onerror)===null||a===void 0||a.call(this,e)}_onnotification(e){var a;const s=(a=this._notificationHandlers.get(e.method))!==null&&a!==void 0?a:this.fallbackNotificationHandler;s!==void 0&&Promise.resolve().then(()=>s(e)).catch(r=>this._onerror(new Error(`Uncaught error in notification handler: ${r}`)))}_onrequest(e,a){var s,r,n,i;const o=(s=this._requestHandlers.get(e.method))!==null&&s!==void 0?s:this.fallbackRequestHandler;if(o===void 0){(r=this._transport)===null||r===void 0||r.send({jsonrpc:"2.0",id:e.id,error:{code:Ce.MethodNotFound,message:"Method not found"}}).catch(u=>this._onerror(new Error(`Failed to send an error response: ${u}`)));return}const l=new AbortController;this._requestHandlerAbortControllers.set(e.id,l);const c={signal:l.signal,sessionId:(n=this._transport)===null||n===void 0?void 0:n.sessionId,_meta:(i=e.params)===null||i===void 0?void 0:i._meta,sendNotification:u=>this.notification(u,{relatedRequestId:e.id}),sendRequest:(u,d,g)=>this.request(u,d,{...g,relatedRequestId:e.id}),authInfo:a==null?void 0:a.authInfo,requestId:e.id,requestInfo:a==null?void 0:a.requestInfo};Promise.resolve().then(()=>o(e,c)).then(u=>{var d;if(!l.signal.aborted)return(d=this._transport)===null||d===void 0?void 0:d.send({result:u,jsonrpc:"2.0",id:e.id})},u=>{var d,g;if(!l.signal.aborted)return(d=this._transport)===null||d===void 0?void 0:d.send({jsonrpc:"2.0",id:e.id,error:{code:Number.isSafeInteger(u.code)?u.code:Ce.InternalError,message:(g=u.message)!==null&&g!==void 0?g:"Internal error"}})}).catch(u=>this._onerror(new Error(`Failed to send response: ${u}`))).finally(()=>{this._requestHandlerAbortControllers.delete(e.id)})}_onprogress(e){const{progressToken:a,...s}=e.params,r=Number(a),n=this._progressHandlers.get(r);if(!n){this._onerror(new Error(`Received a progress notification for an unknown token: ${JSON.stringify(e)}`));return}const i=this._responseHandlers.get(r),o=this._timeoutInfo.get(r);if(o&&i&&o.resetTimeoutOnProgress)try{this._resetTimeout(r)}catch(l){i(l);return}n(s)}_onresponse(e){const a=Number(e.id),s=this._responseHandlers.get(a);if(s===void 0){this._onerror(new Error(`Received a response for an unknown message ID: ${JSON.stringify(e)}`));return}if(this._responseHandlers.delete(a),this._progressHandlers.delete(a),this._cleanupTimeout(a),Li(e))s(e);else{const r=new Ae(e.error.code,e.error.message,e.error.data);s(r)}}get transport(){return this._transport}async close(){var e;await((e=this._transport)===null||e===void 0?void 0:e.close())}request(e,a,s){const{relatedRequestId:r,resumptionToken:n,onresumptiontoken:i}=s??{};return new Promise((o,l)=>{var c,u,d,g,f,m;if(!this._transport){l(new Error("Not connected"));return}((c=this._options)===null||c===void 0?void 0:c.enforceStrictCapabilities)===!0&&this.assertCapabilityForMethod(e.method),(u=s==null?void 0:s.signal)===null||u===void 0||u.throwIfAborted();const p=this._requestMessageId++,h={...e,jsonrpc:"2.0",id:p};s!=null&&s.onprogress&&(this._progressHandlers.set(p,s.onprogress),h.params={...e.params,_meta:{...((d=e.params)===null||d===void 0?void 0:d._meta)||{},progressToken:p}});const v=S=>{var k;this._responseHandlers.delete(p),this._progressHandlers.delete(p),this._cleanupTimeout(p),(k=this._transport)===null||k===void 0||k.send({jsonrpc:"2.0",method:"notifications/cancelled",params:{requestId:p,reason:String(S)}},{relatedRequestId:r,resumptionToken:n,onresumptiontoken:i}).catch(A=>this._onerror(new Error(`Failed to send cancellation: ${A}`))),l(S)};this._responseHandlers.set(p,S=>{var k;if(!(!((k=s==null?void 0:s.signal)===null||k===void 0)&&k.aborted)){if(S instanceof Error)return l(S);try{const A=a.parse(S.result);o(A)}catch(A){l(A)}}}),(g=s==null?void 0:s.signal)===null||g===void 0||g.addEventListener("abort",()=>{var S;v((S=s==null?void 0:s.signal)===null||S===void 0?void 0:S.reason)});const w=(f=s==null?void 0:s.timeout)!==null&&f!==void 0?f:jg,P=()=>v(new Ae(Ce.RequestTimeout,"Request timed out",{timeout:w}));this._setupTimeout(p,w,s==null?void 0:s.maxTotalTimeout,P,(m=s==null?void 0:s.resetTimeoutOnProgress)!==null&&m!==void 0?m:!1),this._transport.send(h,{relatedRequestId:r,resumptionToken:n,onresumptiontoken:i}).catch(S=>{this._cleanupTimeout(p),l(S)})})}async notification(e,a){var s,r;if(!this._transport)throw new Error("Not connected");if(this.assertNotificationCapability(e.method),((r=(s=this._options)===null||s===void 0?void 0:s.debouncedNotificationMethods)!==null&&r!==void 0?r:[]).includes(e.method)&&!e.params&&!(a!=null&&a.relatedRequestId)){if(this._pendingDebouncedNotifications.has(e.method))return;this._pendingDebouncedNotifications.add(e.method),Promise.resolve().then(()=>{var l;if(this._pendingDebouncedNotifications.delete(e.method),!this._transport)return;const c={...e,jsonrpc:"2.0"};(l=this._transport)===null||l===void 0||l.send(c,a).catch(u=>this._onerror(u))});return}const o={...e,jsonrpc:"2.0"};await this._transport.send(o,a)}setRequestHandler(e,a){const s=e.shape.method.value;this.assertRequestHandlerCapability(s),this._requestHandlers.set(s,(r,n)=>Promise.resolve(a(e.parse(r),n)))}removeRequestHandler(e){this._requestHandlers.delete(e)}assertCanSetRequestHandler(e){if(this._requestHandlers.has(e))throw new Error(`A request handler for ${e} already exists, which would be overridden`)}setNotificationHandler(e,a){this._notificationHandlers.set(e.shape.method.value,s=>Promise.resolve(a(e.parse(s))))}removeNotificationHandler(e){this._notificationHandlers.delete(e)}}function Pu(t,e){return Object.entries(e).reduce((a,[s,r])=>(r&&typeof r=="object"?a[s]=a[s]?{...a[s],...r}:r:a[s]=r,a),{...t})}var so={exports:{}};/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */(function(t,e){(function(a,s){s(e)})(ya,function(a){function s(){for(var $=arguments.length,y=Array($),E=0;E<$;E++)y[E]=arguments[E];if(y.length>1){y[0]=y[0].slice(0,-1);for(var C=y.length-1,T=1;T<C;++T)y[T]=y[T].slice(1,-1);return y[C]=y[C].slice(1),y.join("")}else return y[0]}function r($){return"(?:"+$+")"}function n($){return $===void 0?"undefined":$===null?"null":Object.prototype.toString.call($).split(" ").pop().split("]").shift().toLowerCase()}function i($){return $.toUpperCase()}function o($){return $!=null?$ instanceof Array?$:typeof $.length!="number"||$.split||$.setInterval||$.call?[$]:Array.prototype.slice.call($):[]}function l($,y){var E=$;if(y)for(var C in y)E[C]=y[C];return E}function c($){var y="[A-Za-z]",E="[0-9]",C=s(E,"[A-Fa-f]"),T=r(r("%[EFef]"+C+"%"+C+C+"%"+C+C)+"|"+r("%[89A-Fa-f]"+C+"%"+C+C)+"|"+r("%"+C+C)),ae="[\\:\\/\\?\\#\\[\\]\\@]",se="[\\!\\$\\&\\'\\(\\)\\*\\+\\,\\;\\=]",Ee=s(ae,se),je=$?"[\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]":"[]",Be=$?"[\\uE000-\\uF8FF]":"[]",$e=s(y,E,"[\\-\\.\\_\\~]",je);r(y+s(y,E,"[\\+\\-\\.]")+"*"),r(r(T+"|"+s($e,se,"[\\:]"))+"*");var Oe=r(r("25[0-5]")+"|"+r("2[0-4]"+E)+"|"+r("1"+E+E)+"|"+r("0?[1-9]"+E)+"|0?0?"+E),We=r(Oe+"\\."+Oe+"\\."+Oe+"\\."+Oe),ce=r(C+"{1,4}"),Me=r(r(ce+"\\:"+ce)+"|"+We),Ye=r(r(ce+"\\:")+"{6}"+Me),Le=r("\\:\\:"+r(ce+"\\:")+"{5}"+Me),xr=r(r(ce)+"?\\:\\:"+r(ce+"\\:")+"{4}"+Me),Yt=r(r(r(ce+"\\:")+"{0,1}"+ce)+"?\\:\\:"+r(ce+"\\:")+"{3}"+Me),Xt=r(r(r(ce+"\\:")+"{0,2}"+ce)+"?\\:\\:"+r(ce+"\\:")+"{2}"+Me),_a=r(r(r(ce+"\\:")+"{0,3}"+ce)+"?\\:\\:"+ce+"\\:"+Me),zr=r(r(r(ce+"\\:")+"{0,4}"+ce)+"?\\:\\:"+Me),Rt=r(r(r(ce+"\\:")+"{0,5}"+ce)+"?\\:\\:"+ce),er=r(r(r(ce+"\\:")+"{0,6}"+ce)+"?\\:\\:"),Hr=r([Ye,Le,xr,Yt,Xt,_a,zr,Rt,er].join("|")),dr=r(r($e+"|"+T)+"+");r("[vV]"+C+"+\\."+s($e,se,"[\\:]")+"+"),r(r(T+"|"+s($e,se))+"*");var is=r(T+"|"+s($e,se,"[\\:\\@]"));return r(r(T+"|"+s($e,se,"[\\@]"))+"+"),r(r(is+"|"+s("[\\/\\?]",Be))+"*"),{NOT_SCHEME:new RegExp(s("[^]",y,E,"[\\+\\-\\.]"),"g"),NOT_USERINFO:new RegExp(s("[^\\%\\:]",$e,se),"g"),NOT_HOST:new RegExp(s("[^\\%\\[\\]\\:]",$e,se),"g"),NOT_PATH:new RegExp(s("[^\\%\\/\\:\\@]",$e,se),"g"),NOT_PATH_NOSCHEME:new RegExp(s("[^\\%\\/\\@]",$e,se),"g"),NOT_QUERY:new RegExp(s("[^\\%]",$e,se,"[\\:\\@\\/\\?]",Be),"g"),NOT_FRAGMENT:new RegExp(s("[^\\%]",$e,se,"[\\:\\@\\/\\?]"),"g"),ESCAPE:new RegExp(s("[^]",$e,se),"g"),UNRESERVED:new RegExp($e,"g"),OTHER_CHARS:new RegExp(s("[^\\%]",$e,Ee),"g"),PCT_ENCODED:new RegExp(T,"g"),IPV4ADDRESS:new RegExp("^("+We+")$"),IPV6ADDRESS:new RegExp("^\\[?("+Hr+")"+r(r("\\%25|\\%(?!"+C+"{2})")+"("+dr+")")+"?\\]?$")}}var u=c(!1),d=c(!0),g=function(){function $(y,E){var C=[],T=!0,ae=!1,se=void 0;try{for(var Ee=y[Symbol.iterator](),je;!(T=(je=Ee.next()).done)&&(C.push(je.value),!(E&&C.length===E));T=!0);}catch(Be){ae=!0,se=Be}finally{try{!T&&Ee.return&&Ee.return()}finally{if(ae)throw se}}return C}return function(y,E){if(Array.isArray(y))return y;if(Symbol.iterator in Object(y))return $(y,E);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),f=function($){if(Array.isArray($)){for(var y=0,E=Array($.length);y<$.length;y++)E[y]=$[y];return E}else return Array.from($)},m=2147483647,p=36,h=1,v=26,w=38,P=700,S=72,k=128,A="-",z=/^xn--/,U=/[^\0-\x7E]/,D=/[\x2E\u3002\uFF0E\uFF61]/g,W={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},J=p-h,H=Math.floor,F=String.fromCharCode;function M($){throw new RangeError(W[$])}function te($,y){for(var E=[],C=$.length;C--;)E[C]=y($[C]);return E}function ye($,y){var E=$.split("@"),C="";E.length>1&&(C=E[0]+"@",$=E[1]),$=$.replace(D,".");var T=$.split("."),ae=te(T,y).join(".");return C+ae}function ve($){for(var y=[],E=0,C=$.length;E<C;){var T=$.charCodeAt(E++);if(T>=55296&&T<=56319&&E<C){var ae=$.charCodeAt(E++);(ae&64512)==56320?y.push(((T&1023)<<10)+(ae&1023)+65536):(y.push(T),E--)}else y.push(T)}return y}var be=function(y){return String.fromCodePoint.apply(String,f(y))},de=function(y){return y-48<10?y-22:y-65<26?y-65:y-97<26?y-97:p},N=function(y,E){return y+22+75*(y<26)-((E!=0)<<5)},R=function(y,E,C){var T=0;for(y=C?H(y/P):y>>1,y+=H(y/E);y>J*v>>1;T+=p)y=H(y/J);return H(T+(J+1)*y/(y+w))},j=function(y){var E=[],C=y.length,T=0,ae=k,se=S,Ee=y.lastIndexOf(A);Ee<0&&(Ee=0);for(var je=0;je<Ee;++je)y.charCodeAt(je)>=128&&M("not-basic"),E.push(y.charCodeAt(je));for(var Be=Ee>0?Ee+1:0;Be<C;){for(var $e=T,Oe=1,We=p;;We+=p){Be>=C&&M("invalid-input");var ce=de(y.charCodeAt(Be++));(ce>=p||ce>H((m-T)/Oe))&&M("overflow"),T+=ce*Oe;var Me=We<=se?h:We>=se+v?v:We-se;if(ce<Me)break;var Ye=p-Me;Oe>H(m/Ye)&&M("overflow"),Oe*=Ye}var Le=E.length+1;se=R(T-$e,Le,$e==0),H(T/Le)>m-ae&&M("overflow"),ae+=H(T/Le),T%=Le,E.splice(T++,0,ae)}return String.fromCodePoint.apply(String,E)},I=function(y){var E=[];y=ve(y);var C=y.length,T=k,ae=0,se=S,Ee=!0,je=!1,Be=void 0;try{for(var $e=y[Symbol.iterator](),Oe;!(Ee=(Oe=$e.next()).done);Ee=!0){var We=Oe.value;We<128&&E.push(F(We))}}catch(os){je=!0,Be=os}finally{try{!Ee&&$e.return&&$e.return()}finally{if(je)throw Be}}var ce=E.length,Me=ce;for(ce&&E.push(A);Me<C;){var Ye=m,Le=!0,xr=!1,Yt=void 0;try{for(var Xt=y[Symbol.iterator](),_a;!(Le=(_a=Xt.next()).done);Le=!0){var zr=_a.value;zr>=T&&zr<Ye&&(Ye=zr)}}catch(os){xr=!0,Yt=os}finally{try{!Le&&Xt.return&&Xt.return()}finally{if(xr)throw Yt}}var Rt=Me+1;Ye-T>H((m-ae)/Rt)&&M("overflow"),ae+=(Ye-T)*Rt,T=Ye;var er=!0,Hr=!1,dr=void 0;try{for(var is=y[Symbol.iterator](),Xd;!(er=(Xd=is.next()).done);er=!0){var ef=Xd.value;if(ef<T&&++ae>m&&M("overflow"),ef==T){for(var Sn=ae,Rn=p;;Rn+=p){var xn=Rn<=se?h:Rn>=se+v?v:Rn-se;if(Sn<xn)break;var tf=Sn-xn,rf=p-xn;E.push(F(N(xn+tf%rf,0))),Sn=H(tf/rf)}E.push(F(N(Sn,0))),se=R(ae,Rt,Me==ce),ae=0,++Me}}}catch(os){Hr=!0,dr=os}finally{try{!er&&is.return&&is.return()}finally{if(Hr)throw dr}}++ae,++T}return E.join("")},_=function(y){return ye(y,function(E){return z.test(E)?j(E.slice(4).toLowerCase()):E})},b=function(y){return ye(y,function(E){return U.test(E)?"xn--"+I(E):E})},O={version:"2.1.0",ucs2:{decode:ve,encode:be},decode:j,encode:I,toASCII:b,toUnicode:_},K={};function Q($){var y=$.charCodeAt(0),E=void 0;return y<16?E="%0"+y.toString(16).toUpperCase():y<128?E="%"+y.toString(16).toUpperCase():y<2048?E="%"+(y>>6|192).toString(16).toUpperCase()+"%"+(y&63|128).toString(16).toUpperCase():E="%"+(y>>12|224).toString(16).toUpperCase()+"%"+(y>>6&63|128).toString(16).toUpperCase()+"%"+(y&63|128).toString(16).toUpperCase(),E}function fe($){for(var y="",E=0,C=$.length;E<C;){var T=parseInt($.substr(E+1,2),16);if(T<128)y+=String.fromCharCode(T),E+=3;else if(T>=194&&T<224){if(C-E>=6){var ae=parseInt($.substr(E+4,2),16);y+=String.fromCharCode((T&31)<<6|ae&63)}else y+=$.substr(E,6);E+=6}else if(T>=224){if(C-E>=9){var se=parseInt($.substr(E+4,2),16),Ee=parseInt($.substr(E+7,2),16);y+=String.fromCharCode((T&15)<<12|(se&63)<<6|Ee&63)}else y+=$.substr(E,9);E+=9}else y+=$.substr(E,3),E+=3}return y}function ne($,y){function E(C){var T=fe(C);return T.match(y.UNRESERVED)?T:C}return $.scheme&&($.scheme=String($.scheme).replace(y.PCT_ENCODED,E).toLowerCase().replace(y.NOT_SCHEME,"")),$.userinfo!==void 0&&($.userinfo=String($.userinfo).replace(y.PCT_ENCODED,E).replace(y.NOT_USERINFO,Q).replace(y.PCT_ENCODED,i)),$.host!==void 0&&($.host=String($.host).replace(y.PCT_ENCODED,E).toLowerCase().replace(y.NOT_HOST,Q).replace(y.PCT_ENCODED,i)),$.path!==void 0&&($.path=String($.path).replace(y.PCT_ENCODED,E).replace($.scheme?y.NOT_PATH:y.NOT_PATH_NOSCHEME,Q).replace(y.PCT_ENCODED,i)),$.query!==void 0&&($.query=String($.query).replace(y.PCT_ENCODED,E).replace(y.NOT_QUERY,Q).replace(y.PCT_ENCODED,i)),$.fragment!==void 0&&($.fragment=String($.fragment).replace(y.PCT_ENCODED,E).replace(y.NOT_FRAGMENT,Q).replace(y.PCT_ENCODED,i)),$}function he($){return $.replace(/^0*(.*)/,"$1")||"0"}function ct($,y){var E=$.match(y.IPV4ADDRESS)||[],C=g(E,2),T=C[1];return T?T.split(".").map(he).join("."):$}function Ke($,y){var E=$.match(y.IPV6ADDRESS)||[],C=g(E,3),T=C[1],ae=C[2];if(T){for(var se=T.toLowerCase().split("::").reverse(),Ee=g(se,2),je=Ee[0],Be=Ee[1],$e=Be?Be.split(":").map(he):[],Oe=je.split(":").map(he),We=y.IPV4ADDRESS.test(Oe[Oe.length-1]),ce=We?7:8,Me=Oe.length-ce,Ye=Array(ce),Le=0;Le<ce;++Le)Ye[Le]=$e[Le]||Oe[Me+Le]||"";We&&(Ye[ce-1]=ct(Ye[ce-1],y));var xr=Ye.reduce(function(Rt,er,Hr){if(!er||er==="0"){var dr=Rt[Rt.length-1];dr&&dr.index+dr.length===Hr?dr.length++:Rt.push({index:Hr,length:1})}return Rt},[]),Yt=xr.sort(function(Rt,er){return er.length-Rt.length})[0],Xt=void 0;if(Yt&&Yt.length>1){var _a=Ye.slice(0,Yt.index),zr=Ye.slice(Yt.index+Yt.length);Xt=_a.join(":")+"::"+zr.join(":")}else Xt=Ye.join(":");return ae&&(Xt+="%"+ae),Xt}else return $}var Ie=/^(?:([^:\/?#]+):)?(?:\/\/((?:([^\/?#@]*)@)?(\[[^\/?#\]]+\]|[^\/?#:]*)(?:\:(\d*))?))?([^?#]*)(?:\?([^#]*))?(?:#((?:.|\n|\r)*))?/i,Pt="".match(/(){0}/)[1]===void 0;function Ge($){var y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},E={},C=y.iri!==!1?d:u;y.reference==="suffix"&&($=(y.scheme?y.scheme+":":"")+"//"+$);var T=$.match(Ie);if(T){Pt?(E.scheme=T[1],E.userinfo=T[3],E.host=T[4],E.port=parseInt(T[5],10),E.path=T[6]||"",E.query=T[7],E.fragment=T[8],isNaN(E.port)&&(E.port=T[5])):(E.scheme=T[1]||void 0,E.userinfo=$.indexOf("@")!==-1?T[3]:void 0,E.host=$.indexOf("//")!==-1?T[4]:void 0,E.port=parseInt(T[5],10),E.path=T[6]||"",E.query=$.indexOf("?")!==-1?T[7]:void 0,E.fragment=$.indexOf("#")!==-1?T[8]:void 0,isNaN(E.port)&&(E.port=$.match(/\/\/(?:.|\n)*\:(?:\/|\?|\#|$)/)?T[4]:void 0)),E.host&&(E.host=Ke(ct(E.host,C),C)),E.scheme===void 0&&E.userinfo===void 0&&E.host===void 0&&E.port===void 0&&!E.path&&E.query===void 0?E.reference="same-document":E.scheme===void 0?E.reference="relative":E.fragment===void 0?E.reference="absolute":E.reference="uri",y.reference&&y.reference!=="suffix"&&y.reference!==E.reference&&(E.error=E.error||"URI is not a "+y.reference+" reference.");var ae=K[(y.scheme||E.scheme||"").toLowerCase()];if(!y.unicodeSupport&&(!ae||!ae.unicodeSupport)){if(E.host&&(y.domainHost||ae&&ae.domainHost))try{E.host=O.toASCII(E.host.replace(C.PCT_ENCODED,fe).toLowerCase())}catch(se){E.error=E.error||"Host's domain name can not be converted to ASCII via punycode: "+se}ne(E,u)}else ne(E,C);ae&&ae.parse&&ae.parse(E,y)}else E.error=E.error||"URI can not be parsed.";return E}function Qt($,y){var E=y.iri!==!1?d:u,C=[];return $.userinfo!==void 0&&(C.push($.userinfo),C.push("@")),$.host!==void 0&&C.push(Ke(ct(String($.host),E),E).replace(E.IPV6ADDRESS,function(T,ae,se){return"["+ae+(se?"%25"+se:"")+"]"})),(typeof $.port=="number"||typeof $.port=="string")&&(C.push(":"),C.push(String($.port))),C.length?C.join(""):void 0}var Lt=/^\.\.?\//,ze=/^\/\.(\/|$)/,Et=/^\/\.\.(\/|$)/,lr=/^\/?(?:.|\n)*?(?=\/|$)/;function qe($){for(var y=[];$.length;)if($.match(Lt))$=$.replace(Lt,"");else if($.match(ze))$=$.replace(ze,"/");else if($.match(Et))$=$.replace(Et,"/"),y.pop();else if($==="."||$==="..")$="";else{var E=$.match(lr);if(E){var C=E[0];$=$.slice(C.length),y.push(C)}else throw new Error("Unexpected dot segment condition")}return y.join("")}function Ue($){var y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},E=y.iri?d:u,C=[],T=K[(y.scheme||$.scheme||"").toLowerCase()];if(T&&T.serialize&&T.serialize($,y),$.host&&!E.IPV6ADDRESS.test($.host)){if(y.domainHost||T&&T.domainHost)try{$.host=y.iri?O.toUnicode($.host):O.toASCII($.host.replace(E.PCT_ENCODED,fe).toLowerCase())}catch(Ee){$.error=$.error||"Host's domain name can not be converted to "+(y.iri?"Unicode":"ASCII")+" via punycode: "+Ee}}ne($,E),y.reference!=="suffix"&&$.scheme&&(C.push($.scheme),C.push(":"));var ae=Qt($,y);if(ae!==void 0&&(y.reference!=="suffix"&&C.push("//"),C.push(ae),$.path&&$.path.charAt(0)!=="/"&&C.push("/")),$.path!==void 0){var se=$.path;!y.absolutePath&&(!T||!T.absolutePath)&&(se=qe(se)),ae===void 0&&(se=se.replace(/^\/\//,"/%2F")),C.push(se)}return $.query!==void 0&&(C.push("?"),C.push($.query)),$.fragment!==void 0&&(C.push("#"),C.push($.fragment)),C.join("")}function tt($,y){var E=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},C=arguments[3],T={};return C||($=Ge(Ue($,E),E),y=Ge(Ue(y,E),E)),E=E||{},!E.tolerant&&y.scheme?(T.scheme=y.scheme,T.userinfo=y.userinfo,T.host=y.host,T.port=y.port,T.path=qe(y.path||""),T.query=y.query):(y.userinfo!==void 0||y.host!==void 0||y.port!==void 0?(T.userinfo=y.userinfo,T.host=y.host,T.port=y.port,T.path=qe(y.path||""),T.query=y.query):(y.path?(y.path.charAt(0)==="/"?T.path=qe(y.path):(($.userinfo!==void 0||$.host!==void 0||$.port!==void 0)&&!$.path?T.path="/"+y.path:$.path?T.path=$.path.slice(0,$.path.lastIndexOf("/")+1)+y.path:T.path=y.path,T.path=qe(T.path)),T.query=y.query):(T.path=$.path,y.query!==void 0?T.query=y.query:T.query=$.query),T.userinfo=$.userinfo,T.host=$.host,T.port=$.port),T.scheme=$.scheme),T.fragment=y.fragment,T}function Rr($,y,E){var C=l({scheme:"null"},E);return Ue(tt(Ge($,C),Ge(y,C),C,!0),C)}function ur($,y){return typeof $=="string"?$=Ue(Ge($,y),y):n($)==="object"&&($=Ge(Ue($,y),y)),$}function Ur($,y,E){return typeof $=="string"?$=Ue(Ge($,E),E):n($)==="object"&&($=Ue($,E)),typeof y=="string"?y=Ue(Ge(y,E),E):n(y)==="object"&&(y=Ue(y,E)),$===y}function En($,y){return $&&$.toString().replace(!y||!y.iri?u.ESCAPE:d.ESCAPE,Q)}function St($,y){return $&&$.toString().replace(!y||!y.iri?u.PCT_ENCODED:d.PCT_ENCODED,fe)}var Vr={scheme:"http",domainHost:!0,parse:function(y,E){return y.host||(y.error=y.error||"HTTP URIs must have a host."),y},serialize:function(y,E){var C=String(y.scheme).toLowerCase()==="https";return(y.port===(C?443:80)||y.port==="")&&(y.port=void 0),y.path||(y.path="/"),y}},Zd={scheme:"https",domainHost:Vr.domainHost,parse:Vr.parse,serialize:Vr.serialize};function Kd($){return typeof $.secure=="boolean"?$.secure:String($.scheme).toLowerCase()==="wss"}var ns={scheme:"ws",domainHost:!0,parse:function(y,E){var C=y;return C.secure=Kd(C),C.resourceName=(C.path||"/")+(C.query?"?"+C.query:""),C.path=void 0,C.query=void 0,C},serialize:function(y,E){if((y.port===(Kd(y)?443:80)||y.port==="")&&(y.port=void 0),typeof y.secure=="boolean"&&(y.scheme=y.secure?"wss":"ws",y.secure=void 0),y.resourceName){var C=y.resourceName.split("?"),T=g(C,2),ae=T[0],se=T[1];y.path=ae&&ae!=="/"?ae:void 0,y.query=se,y.resourceName=void 0}return y.fragment=void 0,y}},Bd={scheme:"wss",domainHost:ns.domainHost,parse:ns.parse,serialize:ns.serialize},tb={},Wd="[A-Za-z0-9\\-\\.\\_\\~\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]",Gt="[0-9A-Fa-f]",rb=r(r("%[EFef]"+Gt+"%"+Gt+Gt+"%"+Gt+Gt)+"|"+r("%[89A-Fa-f]"+Gt+"%"+Gt+Gt)+"|"+r("%"+Gt+Gt)),ab="[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]",sb="[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]",nb=s(sb,'[\\"\\\\]'),ib="[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]",ob=new RegExp(Wd,"g"),ga=new RegExp(rb,"g"),cb=new RegExp(s("[^]",ab,"[\\.]",'[\\"]',nb),"g"),Jd=new RegExp(s("[^]",Wd,ib),"g"),lb=Jd;function oc($){var y=fe($);return y.match(ob)?y:$}var Qd={scheme:"mailto",parse:function(y,E){var C=y,T=C.to=C.path?C.path.split(","):[];if(C.path=void 0,C.query){for(var ae=!1,se={},Ee=C.query.split("&"),je=0,Be=Ee.length;je<Be;++je){var $e=Ee[je].split("=");switch($e[0]){case"to":for(var Oe=$e[1].split(","),We=0,ce=Oe.length;We<ce;++We)T.push(Oe[We]);break;case"subject":C.subject=St($e[1],E);break;case"body":C.body=St($e[1],E);break;default:ae=!0,se[St($e[0],E)]=St($e[1],E);break}}ae&&(C.headers=se)}C.query=void 0;for(var Me=0,Ye=T.length;Me<Ye;++Me){var Le=T[Me].split("@");if(Le[0]=St(Le[0]),E.unicodeSupport)Le[1]=St(Le[1],E).toLowerCase();else try{Le[1]=O.toASCII(St(Le[1],E).toLowerCase())}catch(xr){C.error=C.error||"Email address's domain name can not be converted to ASCII via punycode: "+xr}T[Me]=Le.join("@")}return C},serialize:function(y,E){var C=y,T=o(y.to);if(T){for(var ae=0,se=T.length;ae<se;++ae){var Ee=String(T[ae]),je=Ee.lastIndexOf("@"),Be=Ee.slice(0,je).replace(ga,oc).replace(ga,i).replace(cb,Q),$e=Ee.slice(je+1);try{$e=E.iri?O.toUnicode($e):O.toASCII(St($e,E).toLowerCase())}catch(Me){C.error=C.error||"Email address's domain name can not be converted to "+(E.iri?"Unicode":"ASCII")+" via punycode: "+Me}T[ae]=Be+"@"+$e}C.path=T.join(",")}var Oe=y.headers=y.headers||{};y.subject&&(Oe.subject=y.subject),y.body&&(Oe.body=y.body);var We=[];for(var ce in Oe)Oe[ce]!==tb[ce]&&We.push(ce.replace(ga,oc).replace(ga,i).replace(Jd,Q)+"="+Oe[ce].replace(ga,oc).replace(ga,i).replace(lb,Q));return We.length&&(C.query=We.join("&")),C}},ub=/^([^\:]+)\:(.*)/,Gd={scheme:"urn",parse:function(y,E){var C=y.path&&y.path.match(ub),T=y;if(C){var ae=E.scheme||T.scheme||"urn",se=C[1].toLowerCase(),Ee=C[2],je=ae+":"+(E.nid||se),Be=K[je];T.nid=se,T.nss=Ee,T.path=void 0,Be&&(T=Be.parse(T,E))}else T.error=T.error||"URN can not be parsed.";return T},serialize:function(y,E){var C=E.scheme||y.scheme||"urn",T=y.nid,ae=C+":"+(E.nid||T),se=K[ae];se&&(y=se.serialize(y,E));var Ee=y,je=y.nss;return Ee.path=(T||E.nid)+":"+je,Ee}},db=/^[0-9A-Fa-f]{8}(?:\-[0-9A-Fa-f]{4}){3}\-[0-9A-Fa-f]{12}$/,Yd={scheme:"urn:uuid",parse:function(y,E){var C=y;return C.uuid=C.nss,C.nss=void 0,!E.tolerant&&(!C.uuid||!C.uuid.match(db))&&(C.error=C.error||"UUID is not valid."),C},serialize:function(y,E){var C=y;return C.nss=(y.uuid||"").toLowerCase(),C}};K[Vr.scheme]=Vr,K[Zd.scheme]=Zd,K[ns.scheme]=ns,K[Bd.scheme]=Bd,K[Qd.scheme]=Qd,K[Gd.scheme]=Gd,K[Yd.scheme]=Yd,a.SCHEMES=K,a.pctEncChar=Q,a.pctDecChars=fe,a.parse=Ge,a.removeDotSegments=qe,a.serialize=Ue,a.resolveComponents=tt,a.resolve=Rr,a.normalize=ur,a.equal=Ur,a.escapeComponent=En,a.unescapeComponent=St,Object.defineProperty(a,"__esModule",{value:!0})})})(so,so.exports);var Dg=so.exports,Mg=function(e){for(var a=0,s=e.length,r=0,n;r<s;)a++,n=e.charCodeAt(r++),n>=55296&&n<=56319&&r<s&&(n=e.charCodeAt(r),(n&64512)==56320&&r++);return a},la={copy:Lg,checkDataType:no,checkDataTypes:Fg,coerceToTypes:qg,toHash:io,getProperty:oo,escapeQuotes:co,equal:$a,ucs2length:Mg,varOccurences:zg,varReplace:Hg,schemaHasRules:Zg,schemaHasRulesExcept:Kg,schemaUnknownRules:Bg,toQuotedString:lo,getPathExpr:Wg,getPath:Jg,getData:Yg,unescapeFragment:Xg,unescapeJsonPointer:fo,escapeFragment:e_,escapeJsonPointer:uo};function Lg(t,e){e=e||{};for(var a in t)e[a]=t[a];return e}function no(t,e,a,s){var r=s?" !== ":" === ",n=s?" || ":" && ",i=s?"!":"",o=s?"":"!";switch(t){case"null":return e+r+"null";case"array":return i+"Array.isArray("+e+")";case"object":return"("+i+e+n+"typeof "+e+r+'"object"'+n+o+"Array.isArray("+e+"))";case"integer":return"(typeof "+e+r+'"number"'+n+o+"("+e+" % 1)"+n+e+r+e+(a?n+i+"isFinite("+e+")":"")+")";case"number":return"(typeof "+e+r+'"'+t+'"'+(a?n+i+"isFinite("+e+")":"")+")";default:return"typeof "+e+r+'"'+t+'"'}}function Fg(t,e,a){switch(t.length){case 1:return no(t[0],e,a,!0);default:var s="",r=io(t);r.array&&r.object&&(s=r.null?"(":"(!"+e+" || ",s+="typeof "+e+' !== "object")',delete r.null,delete r.array,delete r.object),r.number&&delete r.integer;for(var n in r)s+=(s?" && ":"")+no(n,e,a,!0);return s}}var Eu=io(["string","number","integer","boolean","null"]);function qg(t,e){if(Array.isArray(e)){for(var a=[],s=0;s<e.length;s++){var r=e[s];(Eu[r]||t==="array"&&r==="array")&&(a[a.length]=r)}if(a.length)return a}else{if(Eu[e])return[e];if(t==="array"&&e==="array")return["array"]}}function io(t){for(var e={},a=0;a<t.length;a++)e[t[a]]=!0;return e}var Ug=/^[a-z$_][a-z$_0-9]*$/i,Vg=/'|\\/g;function oo(t){return typeof t=="number"?"["+t+"]":Ug.test(t)?"."+t:"['"+co(t)+"']"}function co(t){return t.replace(Vg,"\\$&").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\f/g,"\\f").replace(/\t/g,"\\t")}function zg(t,e){e+="[^0-9]";var a=t.match(new RegExp(e,"g"));return a?a.length:0}function Hg(t,e,a){return e+="([^0-9])",a=a.replace(/\$/g,"$$$$"),t.replace(new RegExp(e,"g"),a+"$1")}function Zg(t,e){if(typeof t=="boolean")return!t;for(var a in t)if(e[a])return!0}function Kg(t,e,a){if(typeof t=="boolean")return!t&&a!="not";for(var s in t)if(s!=a&&e[s])return!0}function Bg(t,e){if(typeof t!="boolean"){for(var a in t)if(!e[a])return a}}function lo(t){return"'"+co(t)+"'"}function Wg(t,e,a,s){var r=a?"'/' + "+e+(s?"":".replace(/~/g, '~0').replace(/\\//g, '~1')"):s?"'[' + "+e+" + ']'":"'[\\'' + "+e+" + '\\']'";return Su(t,r)}function Jg(t,e,a){var s=lo(a?"/"+uo(e):oo(e));return Su(t,s)}var Qg=/^\/(?:[^~]|~0|~1)*$/,Gg=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function Yg(t,e,a){var s,r,n,i;if(t==="")return"rootData";if(t[0]=="/"){if(!Qg.test(t))throw new Error("Invalid JSON-pointer: "+t);r=t,n="rootData"}else{if(i=t.match(Gg),!i)throw new Error("Invalid JSON-pointer: "+t);if(s=+i[1],r=i[2],r=="#"){if(s>=e)throw new Error("Cannot access property/index "+s+" levels up, current level is "+e);return a[e-s]}if(s>e)throw new Error("Cannot access data "+s+" levels up, current level is "+e);if(n="data"+(e-s||""),!r)return n}for(var o=n,l=r.split("/"),c=0;c<l.length;c++){var u=l[c];u&&(n+=oo(fo(u)),o+=" && "+n)}return o}function Su(t,e){return t=='""'?e:(t+" + "+e).replace(/([^\\])' \+ '/g,"$1")}function Xg(t){return fo(decodeURIComponent(t))}function e_(t){return encodeURIComponent(uo(t))}function uo(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}function fo(t){return t.replace(/~1/g,"/").replace(/~0/g,"~")}var t_=la,Ru=r_;function r_(t){t_.copy(t,this)}var xu={exports:{}},br=xu.exports=function(t,e,a){typeof e=="function"&&(a=e,e={}),a=e.cb||a;var s=typeof a=="function"?a:a.pre||function(){},r=a.post||function(){};zs(e,s,r,t,"",t)};br.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0},br.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},br.propsKeywords={definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},br.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function zs(t,e,a,s,r,n,i,o,l,c){if(s&&typeof s=="object"&&!Array.isArray(s)){e(s,r,n,i,o,l,c);for(var u in s){var d=s[u];if(Array.isArray(d)){if(u in br.arrayKeywords)for(var g=0;g<d.length;g++)zs(t,e,a,d[g],r+"/"+u+"/"+g,n,r,u,s,g)}else if(u in br.propsKeywords){if(d&&typeof d=="object")for(var f in d)zs(t,e,a,d[f],r+"/"+u+"/"+a_(f),n,r,u,s,f)}else(u in br.keywords||t.allKeys&&!(u in br.skipKeywords))&&zs(t,e,a,d,r+"/"+u,n,r,u,s)}a(s,r,n,i,o,l,c)}}function a_(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}var s_=xu.exports,Ga=Dg,ku=$a,Hs=la,Zs=Ru,n_=s_,ho=$r;$r.normalizeId=Pr,$r.fullPath=Bs,$r.url=Ws,$r.ids=u_,$r.inlineRef=po,$r.schema=Ks;function $r(t,e,a){var s=this._refs[a];if(typeof s=="string")if(this._refs[s])s=this._refs[s];else return $r.call(this,t,e,s);if(s=s||this._schemas[a],s instanceof Zs)return po(s.schema,this._opts.inlineRefs)?s.schema:s.validate||this._compile(s);var r=Ks.call(this,e,a),n,i,o;return r&&(n=r.schema,e=r.root,o=r.baseId),n instanceof Zs?i=n.validate||t.call(this,n.schema,e,void 0,o):n!==void 0&&(i=po(n,this._opts.inlineRefs)?n:t.call(this,n,e,void 0,o)),i}function Ks(t,e){var a=Ga.parse(e),s=Tu(a),r=Bs(this._getId(t.schema));if(Object.keys(t.schema).length===0||s!==r){var n=Pr(s),i=this._refs[n];if(typeof i=="string")return i_.call(this,t,i,a);if(i instanceof Zs)i.validate||this._compile(i),t=i;else if(i=this._schemas[n],i instanceof Zs){if(i.validate||this._compile(i),n==Pr(e))return{schema:i,root:t,baseId:r};t=i}else return;if(!t.schema)return;r=Bs(this._getId(t.schema))}return Iu.call(this,a,r,t.schema,t)}function i_(t,e,a){var s=Ks.call(this,t,e);if(s){var r=s.schema,n=s.baseId;t=s.root;var i=this._getId(r);return i&&(n=Ws(n,i)),Iu.call(this,a,n,r,t)}}var o_=Hs.toHash(["properties","patternProperties","enum","dependencies","definitions"]);function Iu(t,e,a,s){if(t.fragment=t.fragment||"",t.fragment.slice(0,1)=="/"){for(var r=t.fragment.split("/"),n=1;n<r.length;n++){var i=r[n];if(i){if(i=Hs.unescapeFragment(i),a=a[i],a===void 0)break;var o;if(!o_[i]&&(o=this._getId(a),o&&(e=Ws(e,o)),a.$ref)){var l=Ws(e,a.$ref),c=Ks.call(this,s,l);c&&(a=c.schema,s=c.root,e=c.baseId)}}}if(a!==void 0&&a!==s.schema)return{schema:a,root:s,baseId:e}}}var c_=Hs.toHash(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum"]);function po(t,e){if(e===!1)return!1;if(e===void 0||e===!0)return mo(t);if(e)return vo(t)<=e}function mo(t){var e;if(Array.isArray(t)){for(var a=0;a<t.length;a++)if(e=t[a],typeof e=="object"&&!mo(e))return!1}else for(var s in t)if(s=="$ref"||(e=t[s],typeof e=="object"&&!mo(e)))return!1;return!0}function vo(t){var e=0,a;if(Array.isArray(t)){for(var s=0;s<t.length;s++)if(a=t[s],typeof a=="object"&&(e+=vo(a)),e==1/0)return 1/0}else for(var r in t){if(r=="$ref")return 1/0;if(c_[r])e++;else if(a=t[r],typeof a=="object"&&(e+=vo(a)+1),e==1/0)return 1/0}return e}function Bs(t,e){e!==!1&&(t=Pr(t));var a=Ga.parse(t);return Tu(a)}function Tu(t){return Ga.serialize(t).split("#")[0]+"#"}var l_=/#\/?$/;function Pr(t){return t?t.replace(l_,""):""}function Ws(t,e){return e=Pr(e),Ga.resolve(t,e)}function u_(t){var e=Pr(this._getId(t)),a={"":e},s={"":Bs(e,!1)},r={},n=this;return n_(t,{allKeys:!0},function(i,o,l,c,u,d,g){if(o!==""){var f=n._getId(i),m=a[c],p=s[c]+"/"+u;if(g!==void 0&&(p+="/"+(typeof g=="number"?g:Hs.escapeFragment(g))),typeof f=="string"){f=m=Pr(m?Ga.resolve(m,f):f);var h=n._refs[f];if(typeof h=="string"&&(h=n._refs[h]),h&&h.schema){if(!ku(i,h.schema))throw new Error('id "'+f+'" resolves to more than one schema')}else if(f!=Pr(p))if(f[0]=="#"){if(r[f]&&!ku(i,r[f]))throw new Error('id "'+f+'" resolves to more than one schema');r[f]=i}else n._refs[f]=p}a[o]=m,s[o]=p}}),r}var go=ho,_o={Validation:Cu(d_),MissingRef:Cu(yo)};function d_(t){this.message="validation failed",this.errors=t,this.ajv=this.validation=!0}yo.message=function(t,e){return"can't resolve reference "+e+" from id "+t};function yo(t,e,a){this.message=a||yo.message(t,e),this.missingRef=go.url(t,e),this.missingSchema=go.normalizeId(go.fullPath(this.missingRef))}function Cu(t){return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var Ou=function(t,e){e||(e={}),typeof e=="function"&&(e={cmp:e});var a=typeof e.cycles=="boolean"?e.cycles:!1,s=e.cmp&&function(n){return function(i){return function(o,l){var c={key:o,value:i[o]},u={key:l,value:i[l]};return n(c,u)}}}(e.cmp),r=[];return function n(i){if(i&&i.toJSON&&typeof i.toJSON=="function"&&(i=i.toJSON()),i!==void 0){if(typeof i=="number")return isFinite(i)?""+i:"null";if(typeof i!="object")return JSON.stringify(i);var o,l;if(Array.isArray(i)){for(l="[",o=0;o<i.length;o++)o&&(l+=","),l+=n(i[o])||"null";return l+"]"}if(i===null)return"null";if(r.indexOf(i)!==-1){if(a)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var c=r.push(i)-1,u=Object.keys(i).sort(s&&s(i));for(l="",o=0;o<u.length;o++){var d=u[o],g=n(i[d]);g&&(l&&(l+=","),l+=JSON.stringify(d)+":"+g)}return r.splice(c,1),"{"+l+"}"}}(t)},Nu=function(e,a,s){var r="",n=e.schema.$async===!0,i=e.util.schemaHasRulesExcept(e.schema,e.RULES.all,"$ref"),o=e.self._getId(e.schema);if(e.opts.strictKeywords){var l=e.util.schemaUnknownRules(e.schema,e.RULES.keywords);if(l){var c="unknown keyword: "+l;if(e.opts.strictKeywords==="log")e.logger.warn(c);else throw new Error(c)}}if(e.isTop&&(r+=" var validate = ",n&&(e.async=!0,r+="async "),r+="function(data, dataPath, parentData, parentDataProperty, rootData) { 'use strict'; ",o&&(e.opts.sourceCode||e.opts.processCode)&&(r+=" "+("/*# sourceURL="+o+" */")+" ")),typeof e.schema=="boolean"||!(i||e.schema.$ref)){var a="false schema",u=e.level,d=e.dataLevel,g=e.schema[a],f=e.schemaPath+e.util.getProperty(a),m=e.errSchemaPath+"/"+a,k=!e.opts.allErrors,U,p="data"+(d||""),S="valid"+u;if(e.schema===!1){e.isTop?k=!0:r+=" var "+S+" = false; ";var h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(U||"false schema")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: 'boolean schema is false' "),e.opts.verbose&&(r+=" , schema: false , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),r+=" } "):r+=" {} ";var v=r;r=h.pop(),!e.compositeRule&&k?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}else e.isTop?n?r+=" return data; ":r+=" validate.errors = null; return true; ":r+=" var "+S+" = true; ";return e.isTop&&(r+=" }; return validate; "),r}if(e.isTop){var w=e.isTop,u=e.level=0,d=e.dataLevel=0,p="data";if(e.rootId=e.resolve.fullPath(e.self._getId(e.root.schema)),e.baseId=e.baseId||e.rootId,delete e.isTop,e.dataPathArr=[""],e.schema.default!==void 0&&e.opts.useDefaults&&e.opts.strictDefaults){var P="default is ignored in the schema root";if(e.opts.strictDefaults==="log")e.logger.warn(P);else throw new Error(P)}r+=" var vErrors = null; ",r+=" var errors = 0; ",r+=" if (rootData === undefined) rootData = data; "}else{var u=e.level,d=e.dataLevel,p="data"+(d||"");if(o&&(e.baseId=e.resolve.url(e.baseId,o)),n&&!e.async)throw new Error("async schema in sync schema");r+=" var errs_"+u+" = errors;"}var S="valid"+u,k=!e.opts.allErrors,A="",z="",U,D=e.schema.type,W=Array.isArray(D);if(D&&e.opts.nullable&&e.schema.nullable===!0&&(W?D.indexOf("null")==-1&&(D=D.concat("null")):D!="null"&&(D=[D,"null"],W=!0)),W&&D.length==1&&(D=D[0],W=!1),e.schema.$ref&&i){if(e.opts.extendRefs=="fail")throw new Error('$ref: validation keywords used in schema at path "'+e.errSchemaPath+'" (see option extendRefs)');e.opts.extendRefs!==!0&&(i=!1,e.logger.warn('$ref: keywords ignored in schema at path "'+e.errSchemaPath+'"'))}if(e.schema.$comment&&e.opts.$comment&&(r+=" "+e.RULES.all.$comment.code(e,"$comment")),D){if(e.opts.coerceTypes)var J=e.util.coerceToTypes(e.opts.coerceTypes,D);var H=e.RULES.types[D];if(J||W||H===!0||H&&!ze(H)){var f=e.schemaPath+".type",m=e.errSchemaPath+"/type",f=e.schemaPath+".type",m=e.errSchemaPath+"/type",F=W?"checkDataTypes":"checkDataType";if(r+=" if ("+e.util[F](D,p,e.opts.strictNumbers,!0)+") { ",J){var M="dataType"+u,te="coerced"+u;r+=" var "+M+" = typeof "+p+"; var "+te+" = undefined; ",e.opts.coerceTypes=="array"&&(r+=" if ("+M+" == 'object' && Array.isArray("+p+") && "+p+".length == 1) { "+p+" = "+p+"[0]; "+M+" = typeof "+p+"; if ("+e.util.checkDataType(e.schema.type,p,e.opts.strictNumbers)+") "+te+" = "+p+"; } "),r+=" if ("+te+" !== undefined) ; ";var ye=J;if(ye)for(var ve,be=-1,de=ye.length-1;be<de;)ve=ye[be+=1],ve=="string"?r+=" else if ("+M+" == 'number' || "+M+" == 'boolean') "+te+" = '' + "+p+"; else if ("+p+" === null) "+te+" = ''; ":ve=="number"||ve=="integer"?(r+=" else if ("+M+" == 'boolean' || "+p+" === null || ("+M+" == 'string' && "+p+" && "+p+" == +"+p+" ",ve=="integer"&&(r+=" && !("+p+" % 1)"),r+=")) "+te+" = +"+p+"; "):ve=="boolean"?r+=" else if ("+p+" === 'false' || "+p+" === 0 || "+p+" === null) "+te+" = false; else if ("+p+" === 'true' || "+p+" === 1) "+te+" = true; ":ve=="null"?r+=" else if ("+p+" === '' || "+p+" === 0 || "+p+" === false) "+te+" = null; ":e.opts.coerceTypes=="array"&&ve=="array"&&(r+=" else if ("+M+" == 'string' || "+M+" == 'number' || "+M+" == 'boolean' || "+p+" == null) "+te+" = ["+p+"]; ");r+=" else { ";var h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(U||"type")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: { type: '",W?r+=""+D.join(","):r+=""+D,r+="' } ",e.opts.messages!==!1&&(r+=" , message: 'should be ",W?r+=""+D.join(","):r+=""+D,r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+f+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),r+=" } "):r+=" {} ";var v=r;r=h.pop(),!e.compositeRule&&k?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } if ("+te+" !== undefined) { ";var N=d?"data"+(d-1||""):"parentData",R=d?e.dataPathArr[d]:"parentDataProperty";r+=" "+p+" = "+te+"; ",d||(r+="if ("+N+" !== undefined)"),r+=" "+N+"["+R+"] = "+te+"; } "}else{var h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(U||"type")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: { type: '",W?r+=""+D.join(","):r+=""+D,r+="' } ",e.opts.messages!==!1&&(r+=" , message: 'should be ",W?r+=""+D.join(","):r+=""+D,r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+f+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),r+=" } "):r+=" {} ";var v=r;r=h.pop(),!e.compositeRule&&k?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" } "}}if(e.schema.$ref&&!i)r+=" "+e.RULES.all.$ref.code(e,"$ref")+" ",k&&(r+=" } if (errors === ",w?r+="0":r+="errs_"+u,r+=") { ",z+="}");else{var j=e.RULES;if(j){for(var H,I=-1,_=j.length-1;I<_;)if(H=j[I+=1],ze(H)){if(H.type&&(r+=" if ("+e.util.checkDataType(H.type,p,e.opts.strictNumbers)+") { "),e.opts.useDefaults){if(H.type=="object"&&e.schema.properties){var g=e.schema.properties,b=Object.keys(g),O=b;if(O)for(var K,Q=-1,fe=O.length-1;Q<fe;){K=O[Q+=1];var ne=g[K];if(ne.default!==void 0){var he=p+e.util.getProperty(K);if(e.compositeRule){if(e.opts.strictDefaults){var P="default is ignored for: "+he;if(e.opts.strictDefaults==="log")e.logger.warn(P);else throw new Error(P)}}else r+=" if ("+he+" === undefined ",e.opts.useDefaults=="empty"&&(r+=" || "+he+" === null || "+he+" === '' "),r+=" ) "+he+" = ",e.opts.useDefaults=="shared"?r+=" "+e.useDefault(ne.default)+" ":r+=" "+JSON.stringify(ne.default)+" ",r+="; "}}}else if(H.type=="array"&&Array.isArray(e.schema.items)){var ct=e.schema.items;if(ct){for(var ne,be=-1,Ke=ct.length-1;be<Ke;)if(ne=ct[be+=1],ne.default!==void 0){var he=p+"["+be+"]";if(e.compositeRule){if(e.opts.strictDefaults){var P="default is ignored for: "+he;if(e.opts.strictDefaults==="log")e.logger.warn(P);else throw new Error(P)}}else r+=" if ("+he+" === undefined ",e.opts.useDefaults=="empty"&&(r+=" || "+he+" === null || "+he+" === '' "),r+=" ) "+he+" = ",e.opts.useDefaults=="shared"?r+=" "+e.useDefault(ne.default)+" ":r+=" "+JSON.stringify(ne.default)+" ",r+="; "}}}}var Ie=H.rules;if(Ie){for(var Pt,Ge=-1,Qt=Ie.length-1;Ge<Qt;)if(Pt=Ie[Ge+=1],Et(Pt)){var Lt=Pt.code(e,Pt.keyword,H.type);Lt&&(r+=" "+Lt+" ",k&&(A+="}"))}}if(k&&(r+=" "+A+" ",A=""),H.type&&(r+=" } ",D&&D===H.type&&!J)){r+=" else { ";var f=e.schemaPath+".type",m=e.errSchemaPath+"/type",h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(U||"type")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: { type: '",W?r+=""+D.join(","):r+=""+D,r+="' } ",e.opts.messages!==!1&&(r+=" , message: 'should be ",W?r+=""+D.join(","):r+=""+D,r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+f+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),r+=" } "):r+=" {} ";var v=r;r=h.pop(),!e.compositeRule&&k?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } "}k&&(r+=" if (errors === ",w?r+="0":r+="errs_"+u,r+=") { ",z+="}")}}}k&&(r+=" "+z+" "),w?(n?(r+=" if (errors === 0) return data; ",r+=" else throw new ValidationError(vErrors); "):(r+=" validate.errors = vErrors; ",r+=" return errors === 0; "),r+=" }; return validate;"):r+=" var "+S+" = errors === errs_"+u+";";function ze(qe){for(var Ue=qe.rules,tt=0;tt<Ue.length;tt++)if(Et(Ue[tt]))return!0}function Et(qe){return e.schema[qe.keyword]!==void 0||qe.implements&&lr(qe)}function lr(qe){for(var Ue=qe.implements,tt=0;tt<Ue.length;tt++)if(e.schema[Ue[tt]]!==void 0)return!0}return r},Js=ho,Qs=la,Au=_o,f_=Ou,ju=Nu,h_=Qs.ucs2length,p_=$a,m_=Au.Validation,v_=wo;function wo(t,e,a,s){var r=this,n=this._opts,i=[void 0],o={},l=[],c={},u=[],d={},g=[];e=e||{schema:t,refVal:i,refs:o};var f=g_.call(this,t,e,s),m=this._compilations[f.index];if(f.compiling)return m.callValidate=P;var p=this._formats,h=this.RULES;try{var v=S(t,e,a,s);m.validate=v;var w=m.callValidate;return w&&(w.schema=v.schema,w.errors=null,w.refs=v.refs,w.refVal=v.refVal,w.root=v.root,w.$async=v.$async,n.sourceCode&&(w.source=v.source)),v}finally{__.call(this,t,e,s)}function P(){var F=m.validate,M=F.apply(this,arguments);return P.errors=F.errors,M}function S(F,M,te,ye){var ve=!M||M&&M.schema==F;if(M.schema!=e.schema)return wo.call(r,F,M,te,ye);var be=F.$async===!0,de=ju({isTop:!0,schema:F,isRoot:ve,baseId:ye,root:M,schemaPath:"",errSchemaPath:"#",errorPath:'""',MissingRefError:Au.MissingRef,RULES:h,validate:ju,util:Qs,resolve:Js,resolveRef:k,usePattern:W,useDefault:J,useCustomRule:H,opts:n,formats:p,logger:r.logger,self:r});de=Gs(i,b_)+Gs(l,y_)+Gs(u,w_)+Gs(g,$_)+de,n.processCode&&(de=n.processCode(de,F));var N;try{var R=new Function("self","RULES","formats","root","refVal","defaults","customRules","equal","ucs2length","ValidationError",de);N=R(r,h,p,e,i,u,g,p_,h_,m_),i[0]=N}catch(j){throw r.logger.error("Error compiling schema, function code:",de),j}return N.schema=F,N.errors=null,N.refs=o,N.refVal=i,N.root=ve?N:M,be&&(N.$async=!0),n.sourceCode===!0&&(N.source={code:de,patterns:l,defaults:u}),N}function k(F,M,te){M=Js.url(F,M);var ye=o[M],ve,be;if(ye!==void 0)return ve=i[ye],be="refVal["+ye+"]",D(ve,be);if(!te&&e.refs){var de=e.refs[M];if(de!==void 0)return ve=e.refVal[de],be=A(M,ve),D(ve,be)}be=A(M);var N=Js.call(r,S,e,M);if(N===void 0){var R=a&&a[M];R&&(N=Js.inlineRef(R,n.inlineRefs)?R:wo.call(r,R,e,a,F))}if(N===void 0)z(M);else return U(M,N),D(N,be)}function A(F,M){var te=i.length;return i[te]=M,o[F]=te,"refVal"+te}function z(F){delete o[F]}function U(F,M){var te=o[F];i[te]=M}function D(F,M){return typeof F=="object"||typeof F=="boolean"?{code:M,schema:F,inline:!0}:{code:M,$async:F&&!!F.$async}}function W(F){var M=c[F];return M===void 0&&(M=c[F]=l.length,l[M]=F),"pattern"+M}function J(F){switch(typeof F){case"boolean":case"number":return""+F;case"string":return Qs.toQuotedString(F);case"object":if(F===null)return"null";var M=f_(F),te=d[M];return te===void 0&&(te=d[M]=u.length,u[te]=F),"default"+te}}function H(F,M,te,ye){if(r._opts.validateSchema!==!1){var ve=F.definition.dependencies;if(ve&&!ve.every(function(O){return Object.prototype.hasOwnProperty.call(te,O)}))throw new Error("parent schema must have all required keywords: "+ve.join(","));var be=F.definition.validateSchema;if(be){var de=be(M);if(!de){var N="keyword schema is invalid: "+r.errorsText(be.errors);if(r._opts.validateSchema=="log")r.logger.error(N);else throw new Error(N)}}}var R=F.definition.compile,j=F.definition.inline,I=F.definition.macro,_;if(R)_=R.call(r,M,te,ye);else if(I)_=I.call(r,M,te,ye),n.validateSchema!==!1&&r.validateSchema(_,!0);else if(j)_=j.call(r,ye,F.keyword,M,te);else if(_=F.definition.validate,!_)return;if(_===void 0)throw new Error('custom keyword "'+F.keyword+'"failed to compile');var b=g.length;return g[b]=_,{code:"customRule"+b,validate:_}}}function g_(t,e,a){var s=Du.call(this,t,e,a);return s>=0?{index:s,compiling:!0}:(s=this._compilations.length,this._compilations[s]={schema:t,root:e,baseId:a},{index:s,compiling:!1})}function __(t,e,a){var s=Du.call(this,t,e,a);s>=0&&this._compilations.splice(s,1)}function Du(t,e,a){for(var s=0;s<this._compilations.length;s++){var r=this._compilations[s];if(r.schema==t&&r.root==e&&r.baseId==a)return s}return-1}function y_(t,e){return"var pattern"+t+" = new RegExp("+Qs.toQuotedString(e[t])+");"}function w_(t){return"var default"+t+" = defaults["+t+"];"}function b_(t,e){return e[t]===void 0?"":"var refVal"+t+" = refVal["+t+"];"}function $_(t){return"var customRule"+t+" = customRules["+t+"];"}function Gs(t,e){if(!t.length)return"";for(var a="",s=0;s<t.length;s++)a+=e(s,t);return a}var Mu={exports:{}},Ys=Mu.exports=function(){this._cache={}};Ys.prototype.put=function(e,a){this._cache[e]=a},Ys.prototype.get=function(e){return this._cache[e]},Ys.prototype.del=function(e){delete this._cache[e]},Ys.prototype.clear=function(){this._cache={}};var P_=Mu.exports,E_=la,S_=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,R_=[0,31,28,31,30,31,30,31,31,30,31,30,31],x_=/^(\d\d):(\d\d):(\d\d)(\.\d+)?(z|[+-]\d\d(?::?\d\d)?)?$/i,Lu=/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i,k_=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,I_=/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,Fu=/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i,qu=/^(?:(?:http[s\u017F]?|ftp):\/\/)(?:(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+(?::(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])*)?@)?(?:(?!10(?:\.[0-9]{1,3}){3})(?!127(?:\.[0-9]{1,3}){3})(?!169\.254(?:\.[0-9]{1,3}){2})(?!192\.168(?:\.[0-9]{1,3}){2})(?!172\.(?:1[6-9]|2[0-9]|3[01])(?:\.[0-9]{1,3}){2})(?:[1-9][0-9]?|1[0-9][0-9]|2[01][0-9]|22[0-3])(?:\.(?:1?[0-9]{1,2}|2[0-4][0-9]|25[0-5])){2}(?:\.(?:[1-9][0-9]?|1[0-9][0-9]|2[0-4][0-9]|25[0-4]))|(?:(?:(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-)*(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)(?:\.(?:(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-)*(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)*(?:\.(?:(?:[a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]){2,})))(?::[0-9]{2,5})?(?:\/(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])*)?$/i,Uu=/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,Vu=/^(?:\/(?:[^~/]|~0|~1)*)*$/,zu=/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,Hu=/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,T_=Xs;function Xs(t){return t=t=="full"?"full":"fast",E_.copy(Xs[t])}Xs.fast={date:/^\d\d\d\d-[0-1]\d-[0-3]\d$/,time:/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,"date-time":/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,"uri-template":Fu,url:qu,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i,hostname:Lu,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^\s*(?:(?:(?:[0-9a-f]{1,4}:){7}(?:[0-9a-f]{1,4}|:))|(?:(?:[0-9a-f]{1,4}:){6}(?::[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){5}(?:(?:(?::[0-9a-f]{1,4}){1,2})|:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){4}(?:(?:(?::[0-9a-f]{1,4}){1,3})|(?:(?::[0-9a-f]{1,4})?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){3}(?:(?:(?::[0-9a-f]{1,4}){1,4})|(?:(?::[0-9a-f]{1,4}){0,2}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){2}(?:(?:(?::[0-9a-f]{1,4}){1,5})|(?:(?::[0-9a-f]{1,4}){0,3}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){1}(?:(?:(?::[0-9a-f]{1,4}){1,6})|(?:(?::[0-9a-f]{1,4}){0,4}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?::(?:(?:(?::[0-9a-f]{1,4}){1,7})|(?:(?::[0-9a-f]{1,4}){0,5}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(?:%.+)?\s*$/i,regex:Bu,uuid:Uu,"json-pointer":Vu,"json-pointer-uri-fragment":zu,"relative-json-pointer":Hu},Xs.full={date:Zu,time:Ku,"date-time":N_,uri:j_,"uri-reference":I_,"uri-template":Fu,url:qu,email:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:Lu,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^\s*(?:(?:(?:[0-9a-f]{1,4}:){7}(?:[0-9a-f]{1,4}|:))|(?:(?:[0-9a-f]{1,4}:){6}(?::[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){5}(?:(?:(?::[0-9a-f]{1,4}){1,2})|:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){4}(?:(?:(?::[0-9a-f]{1,4}){1,3})|(?:(?::[0-9a-f]{1,4})?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){3}(?:(?:(?::[0-9a-f]{1,4}){1,4})|(?:(?::[0-9a-f]{1,4}){0,2}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){2}(?:(?:(?::[0-9a-f]{1,4}){1,5})|(?:(?::[0-9a-f]{1,4}){0,3}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){1}(?:(?:(?::[0-9a-f]{1,4}){1,6})|(?:(?::[0-9a-f]{1,4}){0,4}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?::(?:(?:(?::[0-9a-f]{1,4}){1,7})|(?:(?::[0-9a-f]{1,4}){0,5}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(?:%.+)?\s*$/i,regex:Bu,uuid:Uu,"json-pointer":Vu,"json-pointer-uri-fragment":zu,"relative-json-pointer":Hu};function C_(t){return t%4===0&&(t%100!==0||t%400===0)}function Zu(t){var e=t.match(S_);if(!e)return!1;var a=+e[1],s=+e[2],r=+e[3];return s>=1&&s<=12&&r>=1&&r<=(s==2&&C_(a)?29:R_[s])}function Ku(t,e){var a=t.match(x_);if(!a)return!1;var s=a[1],r=a[2],n=a[3],i=a[5];return(s<=23&&r<=59&&n<=59||s==23&&r==59&&n==60)&&(!e||i)}var O_=/t|\s/i;function N_(t){var e=t.split(O_);return e.length==2&&Zu(e[0])&&Ku(e[1],!0)}var A_=/\/|:/;function j_(t){return A_.test(t)&&k_.test(t)}var D_=/[^\\]\\Z/;function Bu(t){if(D_.test(t))return!1;try{return new RegExp(t),!0}catch{return!1}}var M_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.errSchemaPath+"/"+a,c=!e.opts.allErrors,u="data"+(i||""),d="valid"+n,g,f;if(o=="#"||o=="#/")e.isRoot?(g=e.async,f="validate"):(g=e.root.schema.$async===!0,f="root.refVal[0]");else{var m=e.resolveRef(e.baseId,o,e.isRoot);if(m===void 0){var p=e.MissingRefError.message(e.baseId,o);if(e.opts.missingRefs=="fail"){e.logger.error(p);var h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '$ref' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(l)+" , params: { ref: '"+e.util.escapeQuotes(o)+"' } ",e.opts.messages!==!1&&(r+=" , message: 'can\\'t resolve reference "+e.util.escapeQuotes(o)+"' "),e.opts.verbose&&(r+=" , schema: "+e.util.toQuotedString(o)+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+u+" "),r+=" } "):r+=" {} ";var v=r;r=h.pop(),!e.compositeRule&&c?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",c&&(r+=" if (false) { ")}else if(e.opts.missingRefs=="ignore")e.logger.warn(p),c&&(r+=" if (true) { ");else throw new e.MissingRefError(e.baseId,o,p)}else if(m.inline){var w=e.util.copy(e);w.level++;var P="valid"+w.level;w.schema=m.schema,w.schemaPath="",w.errSchemaPath=o;var S=e.validate(w).replace(/validate\.schema/g,m.code);r+=" "+S+" ",c&&(r+=" if ("+P+") { ")}else g=m.$async===!0||e.async&&m.$async!==!1,f=m.code}if(f){var h=h||[];h.push(r),r="",e.opts.passContext?r+=" "+f+".call(this, ":r+=" "+f+"( ",r+=" "+u+", (dataPath || '')",e.errorPath!='""'&&(r+=" + "+e.errorPath);var k=i?"data"+(i-1||""):"parentData",A=i?e.dataPathArr[i]:"parentDataProperty";r+=" , "+k+" , "+A+", rootData) ";var z=r;if(r=h.pop(),g){if(!e.async)throw new Error("async schema referenced by sync schema");c&&(r+=" var "+d+"; "),r+=" try { await "+z+"; ",c&&(r+=" "+d+" = true; "),r+=" } catch (e) { if (!(e instanceof ValidationError)) throw e; if (vErrors === null) vErrors = e.errors; else vErrors = vErrors.concat(e.errors); errors = vErrors.length; ",c&&(r+=" "+d+" = false; "),r+=" } ",c&&(r+=" if ("+d+") { ")}else r+=" if (!"+z+") { if (vErrors === null) vErrors = "+f+".errors; else vErrors = vErrors.concat("+f+".errors); errors = vErrors.length; } ",c&&(r+=" else { ")}return r},L_=function(e,a,s){var r=" ",n=e.schema[a],i=e.schemaPath+e.util.getProperty(a),o=e.errSchemaPath+"/"+a,l=!e.opts.allErrors,c=e.util.copy(e),u="";c.level++;var d="valid"+c.level,g=c.baseId,f=!0,m=n;if(m)for(var p,h=-1,v=m.length-1;h<v;)p=m[h+=1],(e.opts.strictKeywords?typeof p=="object"&&Object.keys(p).length>0||p===!1:e.util.schemaHasRules(p,e.RULES.all))&&(f=!1,c.schema=p,c.schemaPath=i+"["+h+"]",c.errSchemaPath=o+"/"+h,r+=" "+e.validate(c)+" ",c.baseId=g,l&&(r+=" if ("+d+") { ",u+="}"));return l&&(f?r+=" if (true) { ":r+=" "+u.slice(0,-1)+" "),r},F_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v=o.every(function(U){return e.opts.strictKeywords?typeof U=="object"&&Object.keys(U).length>0||U===!1:e.util.schemaHasRules(U,e.RULES.all)});if(v){var w=m.baseId;r+=" var "+f+" = errors; var "+g+" = false; ";var P=e.compositeRule;e.compositeRule=m.compositeRule=!0;var S=o;if(S)for(var k,A=-1,z=S.length-1;A<z;)k=S[A+=1],m.schema=k,m.schemaPath=l+"["+A+"]",m.errSchemaPath=c+"/"+A,r+=" "+e.validate(m)+" ",m.baseId=w,r+=" "+g+" = "+g+" || "+h+"; if (!"+g+") { ",p+="}";e.compositeRule=m.compositeRule=P,r+=" "+p+" if (!"+g+") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'anyOf' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: 'should match some schema in anyOf' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?r+=" throw new ValidationError(vErrors); ":r+=" validate.errors = vErrors; return false; "),r+=" } else { errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; } ",e.opts.allErrors&&(r+=" } ")}else u&&(r+=" if (true) { ");return r},q_=function(e,a,s){var r=" ",n=e.schema[a],i=e.errSchemaPath+"/"+a;e.opts.allErrors;var o=e.util.toQuotedString(n);return e.opts.$comment===!0?r+=" console.log("+o+");":typeof e.opts.$comment=="function"&&(r+=" self._opts.$comment("+o+", "+e.util.toQuotedString(i)+", validate.root.schema);"),r},U_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data;f&&(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; "),f||(r+=" var schema"+n+" = validate.schema"+l+";"),r+="var "+g+" = equal("+d+", schema"+n+"); if (!"+g+") { ";var m=m||[];m.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'const' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { allowedValue: schema"+n+" } ",e.opts.messages!==!1&&(r+=" , message: 'should be equal to constant' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var p=r;return r=m.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+p+"]); ":r+=" validate.errors = ["+p+"]; return false; ":r+=" var err = "+p+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" }",u&&(r+=" else { "),r},V_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v="i"+n,w=m.dataLevel=e.dataLevel+1,P="data"+w,S=e.baseId,k=e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all);if(r+="var "+f+" = errors;var "+g+";",k){var A=e.compositeRule;e.compositeRule=m.compositeRule=!0,m.schema=o,m.schemaPath=l,m.errSchemaPath=c,r+=" var "+h+" = false; for (var "+v+" = 0; "+v+" < "+d+".length; "+v+"++) { ",m.errorPath=e.util.getPathExpr(e.errorPath,v,e.opts.jsonPointers,!0);var z=d+"["+v+"]";m.dataPathArr[w]=v;var U=e.validate(m);m.baseId=S,e.util.varOccurences(U,P)<2?r+=" "+e.util.varReplace(U,P,z)+" ":r+=" var "+P+" = "+z+"; "+U+" ",r+=" if ("+h+") break; } ",e.compositeRule=m.compositeRule=A,r+=" "+p+" if (!"+h+") {"}else r+=" if ("+d+".length == 0) {";var D=D||[];D.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'contains' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: 'should contain a valid item' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var W=r;return r=D.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+W+"]); ":r+=" validate.errors = ["+W+"]; return false; ":r+=" var err = "+W+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } else { ",k&&(r+=" errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; } "),e.opts.allErrors&&(r+=" } "),r},z_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e),m="";f.level++;var p="valid"+f.level,h={},v={},w=e.opts.ownProperties;for(A in o)if(A!="__proto__"){var P=o[A],S=Array.isArray(P)?v:h;S[A]=P}r+="var "+g+" = errors;";var k=e.errorPath;r+="var missing"+n+";";for(var A in v)if(S=v[A],S.length){if(r+=" if ( "+d+e.util.getProperty(A)+" !== undefined ",w&&(r+=" && Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(A)+"') "),u){r+=" && ( ";var z=S;if(z)for(var U,D=-1,W=z.length-1;D<W;){U=z[D+=1],D&&(r+=" || ");var J=e.util.getProperty(U),H=d+J;r+=" ( ( "+H+" === undefined ",w&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(U)+"') "),r+=") && (missing"+n+" = "+e.util.toQuotedString(e.opts.jsonPointers?U:J)+") ) "}r+=")) { ";var F="missing"+n,M="' + "+F+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.opts.jsonPointers?e.util.getPathExpr(k,F,!0):k+" + "+F);var te=te||[];te.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'dependencies' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { property: '"+e.util.escapeQuotes(A)+"', missingProperty: '"+M+"', depsCount: "+S.length+", deps: '"+e.util.escapeQuotes(S.length==1?S[0]:S.join(", "))+"' } ",e.opts.messages!==!1&&(r+=" , message: 'should have ",S.length==1?r+="property "+e.util.escapeQuotes(S[0]):r+="properties "+e.util.escapeQuotes(S.join(", ")),r+=" when property "+e.util.escapeQuotes(A)+" is present' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var ye=r;r=te.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+ye+"]); ":r+=" validate.errors = ["+ye+"]; return false; ":r+=" var err = "+ye+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}else{r+=" ) { ";var ve=S;if(ve)for(var U,be=-1,de=ve.length-1;be<de;){U=ve[be+=1];var J=e.util.getProperty(U),M=e.util.escapeQuotes(U),H=d+J;e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPath(k,U,e.opts.jsonPointers)),r+=" if ( "+H+" === undefined ",w&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(U)+"') "),r+=") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'dependencies' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { property: '"+e.util.escapeQuotes(A)+"', missingProperty: '"+M+"', depsCount: "+S.length+", deps: '"+e.util.escapeQuotes(S.length==1?S[0]:S.join(", "))+"' } ",e.opts.messages!==!1&&(r+=" , message: 'should have ",S.length==1?r+="property "+e.util.escapeQuotes(S[0]):r+="properties "+e.util.escapeQuotes(S.join(", ")),r+=" when property "+e.util.escapeQuotes(A)+" is present' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } "}}r+=" } ",u&&(m+="}",r+=" else { ")}e.errorPath=k;var N=f.baseId;for(var A in h){var P=h[A];(e.opts.strictKeywords?typeof P=="object"&&Object.keys(P).length>0||P===!1:e.util.schemaHasRules(P,e.RULES.all))&&(r+=" "+p+" = true; if ( "+d+e.util.getProperty(A)+" !== undefined ",w&&(r+=" && Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(A)+"') "),r+=") { ",f.schema=P,f.schemaPath=l+e.util.getProperty(A),f.errSchemaPath=c+"/"+e.util.escapeFragment(A),r+=" "+e.validate(f)+" ",f.baseId=N,r+=" } ",u&&(r+=" if ("+p+") { ",m+="}"))}return u&&(r+=" "+m+" if ("+g+" == errors) {"),r},H_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data;f&&(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ");var m="i"+n,p="schema"+n;f||(r+=" var "+p+" = validate.schema"+l+";"),r+="var "+g+";",f&&(r+=" if (schema"+n+" === undefined) "+g+" = true; else if (!Array.isArray(schema"+n+")) "+g+" = false; else {"),r+=""+g+" = false;for (var "+m+"=0; "+m+"<"+p+".length; "+m+"++) if (equal("+d+", "+p+"["+m+"])) { "+g+" = true; break; }",f&&(r+=" } "),r+=" if (!"+g+") { ";var h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'enum' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { allowedValues: schema"+n+" } ",e.opts.messages!==!1&&(r+=" , message: 'should be equal to one of the allowed values' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var v=r;return r=h.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" }",u&&(r+=" else { "),r},Z_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||"");if(e.opts.format===!1)return u&&(r+=" if (true) { "),r;var g=e.opts.$data&&o&&o.$data,f;g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o;var m=e.opts.unknownFormats,p=Array.isArray(m);if(g){var h="format"+n,v="isObject"+n,w="formatType"+n;r+=" var "+h+" = formats["+f+"]; var "+v+" = typeof "+h+" == 'object' && !("+h+" instanceof RegExp) && "+h+".validate; var "+w+" = "+v+" && "+h+".type || 'string'; if ("+v+") { ",e.async&&(r+=" var async"+n+" = "+h+".async; "),r+=" "+h+" = "+h+".validate; } if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'string') || "),r+=" (",m!="ignore"&&(r+=" ("+f+" && !"+h+" ",p&&(r+=" && self._opts.unknownFormats.indexOf("+f+") == -1 "),r+=") || "),r+=" ("+h+" && "+w+" == '"+s+"' && !(typeof "+h+" == 'function' ? ",e.async?r+=" (async"+n+" ? await "+h+"("+d+") : "+h+"("+d+")) ":r+=" "+h+"("+d+") ",r+=" : "+h+".test("+d+"))))) {"}else{var h=e.formats[o];if(!h){if(m=="ignore")return e.logger.warn('unknown format "'+o+'" ignored in schema at path "'+e.errSchemaPath+'"'),u&&(r+=" if (true) { "),r;if(p&&m.indexOf(o)>=0)return u&&(r+=" if (true) { "),r;throw new Error('unknown format "'+o+'" is used in schema at path "'+e.errSchemaPath+'"')}var v=typeof h=="object"&&!(h instanceof RegExp)&&h.validate,w=v&&h.type||"string";if(v){var P=h.async===!0;h=h.validate}if(w!=s)return u&&(r+=" if (true) { "),r;if(P){if(!e.async)throw new Error("async format in sync schema");var S="formats"+e.util.getProperty(o)+".validate";r+=" if (!(await "+S+"("+d+"))) { "}else{r+=" if (! ";var S="formats"+e.util.getProperty(o);v&&(S+=".validate"),typeof h=="function"?r+=" "+S+"("+d+") ":r+=" "+S+".test("+d+") ",r+=") { "}}var k=k||[];k.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'format' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { format: ",g?r+=""+f:r+=""+e.util.toQuotedString(o),r+=" } ",e.opts.messages!==!1&&(r+=` , message: 'should match format "`,g?r+="' + "+f+" + '":r+=""+e.util.escapeQuotes(o),r+=`"' `),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+e.util.toQuotedString(o),r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var A=r;return r=k.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+A+"]); ":r+=" validate.errors = ["+A+"]; return false; ":r+=" var err = "+A+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } ",u&&(r+=" else { "),r},K_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e);m.level++;var p="valid"+m.level,h=e.schema.then,v=e.schema.else,w=h!==void 0&&(e.opts.strictKeywords?typeof h=="object"&&Object.keys(h).length>0||h===!1:e.util.schemaHasRules(h,e.RULES.all)),P=v!==void 0&&(e.opts.strictKeywords?typeof v=="object"&&Object.keys(v).length>0||v===!1:e.util.schemaHasRules(v,e.RULES.all)),S=m.baseId;if(w||P){var k;m.createErrors=!1,m.schema=o,m.schemaPath=l,m.errSchemaPath=c,r+=" var "+f+" = errors; var "+g+" = true; ";var A=e.compositeRule;e.compositeRule=m.compositeRule=!0,r+=" "+e.validate(m)+" ",m.baseId=S,m.createErrors=!0,r+=" errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; } ",e.compositeRule=m.compositeRule=A,w?(r+=" if ("+p+") { ",m.schema=e.schema.then,m.schemaPath=e.schemaPath+".then",m.errSchemaPath=e.errSchemaPath+"/then",r+=" "+e.validate(m)+" ",m.baseId=S,r+=" "+g+" = "+p+"; ",w&&P?(k="ifClause"+n,r+=" var "+k+" = 'then'; "):k="'then'",r+=" } ",P&&(r+=" else { ")):r+=" if (!"+p+") { ",P&&(m.schema=e.schema.else,m.schemaPath=e.schemaPath+".else",m.errSchemaPath=e.errSchemaPath+"/else",r+=" "+e.validate(m)+" ",m.baseId=S,r+=" "+g+" = "+p+"; ",w&&P?(k="ifClause"+n,r+=" var "+k+" = 'else'; "):k="'else'",r+=" } "),r+=" if (!"+g+") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'if' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { failingKeyword: "+k+" } ",e.opts.messages!==!1&&(r+=` , message: 'should match "' + `+k+` + '" schema' `),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?r+=" throw new ValidationError(vErrors); ":r+=" validate.errors = vErrors; return false; "),r+=" } ",u&&(r+=" else { ")}else u&&(r+=" if (true) { ");return r},B_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v="i"+n,w=m.dataLevel=e.dataLevel+1,P="data"+w,S=e.baseId;if(r+="var "+f+" = errors;var "+g+";",Array.isArray(o)){var k=e.schema.additionalItems;if(k===!1){r+=" "+g+" = "+d+".length <= "+o.length+"; ";var A=c;c=e.errSchemaPath+"/additionalItems",r+=" if (!"+g+") { ";var z=z||[];z.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'additionalItems' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+o.length+" } ",e.opts.messages!==!1&&(r+=" , message: 'should NOT have more than "+o.length+" items' "),e.opts.verbose&&(r+=" , schema: false , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var U=r;r=z.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+U+"]); ":r+=" validate.errors = ["+U+"]; return false; ":r+=" var err = "+U+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } ",c=A,u&&(p+="}",r+=" else { ")}var D=o;if(D){for(var W,J=-1,H=D.length-1;J<H;)if(W=D[J+=1],e.opts.strictKeywords?typeof W=="object"&&Object.keys(W).length>0||W===!1:e.util.schemaHasRules(W,e.RULES.all)){r+=" "+h+" = true; if ("+d+".length > "+J+") { ";var F=d+"["+J+"]";m.schema=W,m.schemaPath=l+"["+J+"]",m.errSchemaPath=c+"/"+J,m.errorPath=e.util.getPathExpr(e.errorPath,J,e.opts.jsonPointers,!0),m.dataPathArr[w]=J;var M=e.validate(m);m.baseId=S,e.util.varOccurences(M,P)<2?r+=" "+e.util.varReplace(M,P,F)+" ":r+=" var "+P+" = "+F+"; "+M+" ",r+=" } ",u&&(r+=" if ("+h+") { ",p+="}")}}if(typeof k=="object"&&(e.opts.strictKeywords?typeof k=="object"&&Object.keys(k).length>0||k===!1:e.util.schemaHasRules(k,e.RULES.all))){m.schema=k,m.schemaPath=e.schemaPath+".additionalItems",m.errSchemaPath=e.errSchemaPath+"/additionalItems",r+=" "+h+" = true; if ("+d+".length > "+o.length+") { for (var "+v+" = "+o.length+"; "+v+" < "+d+".length; "+v+"++) { ",m.errorPath=e.util.getPathExpr(e.errorPath,v,e.opts.jsonPointers,!0);var F=d+"["+v+"]";m.dataPathArr[w]=v;var M=e.validate(m);m.baseId=S,e.util.varOccurences(M,P)<2?r+=" "+e.util.varReplace(M,P,F)+" ":r+=" var "+P+" = "+F+"; "+M+" ",u&&(r+=" if (!"+h+") break; "),r+=" } } ",u&&(r+=" if ("+h+") { ",p+="}")}}else if(e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all)){m.schema=o,m.schemaPath=l,m.errSchemaPath=c,r+=" for (var "+v+" = 0; "+v+" < "+d+".length; "+v+"++) { ",m.errorPath=e.util.getPathExpr(e.errorPath,v,e.opts.jsonPointers,!0);var F=d+"["+v+"]";m.dataPathArr[w]=v;var M=e.validate(m);m.baseId=S,e.util.varOccurences(M,P)<2?r+=" "+e.util.varReplace(M,P,F)+" ":r+=" var "+P+" = "+F+"; "+M+" ",u&&(r+=" if (!"+h+") break; "),r+=" }"}return u&&(r+=" "+p+" if ("+f+" == errors) {"),r},Wu=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,S,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o;var m=a=="maximum",p=m?"exclusiveMaximum":"exclusiveMinimum",h=e.schema[p],v=e.opts.$data&&h&&h.$data,w=m?"<":">",P=m?">":"<",S=void 0;if(!(g||typeof o=="number"||o===void 0))throw new Error(a+" must be number");if(!(v||h===void 0||typeof h=="number"||typeof h=="boolean"))throw new Error(p+" must be number or boolean");if(v){var k=e.util.getData(h.$data,i,e.dataPathArr),A="exclusive"+n,z="exclType"+n,U="exclIsNumber"+n,D="op"+n,W="' + "+D+" + '";r+=" var schemaExcl"+n+" = "+k+"; ",k="schemaExcl"+n,r+=" var "+A+"; var "+z+" = typeof "+k+"; if ("+z+" != 'boolean' && "+z+" != 'undefined' && "+z+" != 'number') { ";var S=p,J=J||[];J.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(S||"_exclusiveLimit")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: '"+p+" should be boolean' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var H=r;r=J.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+H+"]); ":r+=" validate.errors = ["+H+"]; return false; ":r+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } else if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),r+=" "+z+" == 'number' ? ( ("+A+" = "+f+" === undefined || "+k+" "+w+"= "+f+") ? "+d+" "+P+"= "+k+" : "+d+" "+P+" "+f+" ) : ( ("+A+" = "+k+" === true) ? "+d+" "+P+"= "+f+" : "+d+" "+P+" "+f+" ) || "+d+" !== "+d+") { var op"+n+" = "+A+" ? '"+w+"' : '"+w+"='; ",o===void 0&&(S=p,c=e.errSchemaPath+"/"+p,f=k,g=v)}else{var U=typeof h=="number",W=w;if(U&&g){var D="'"+W+"'";r+=" if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),r+=" ( "+f+" === undefined || "+h+" "+w+"= "+f+" ? "+d+" "+P+"= "+h+" : "+d+" "+P+" "+f+" ) || "+d+" !== "+d+") { "}else{U&&o===void 0?(A=!0,S=p,c=e.errSchemaPath+"/"+p,f=h,P+="="):(U&&(f=Math[m?"min":"max"](h,o)),h===(U?f:!0)?(A=!0,S=p,c=e.errSchemaPath+"/"+p,P+="="):(A=!1,W+="="));var D="'"+W+"'";r+=" if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),r+=" "+d+" "+P+" "+f+" || "+d+" !== "+d+") { "}}S=S||a;var J=J||[];J.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(S||"_limit")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { comparison: "+D+", limit: "+f+", exclusive: "+A+" } ",e.opts.messages!==!1&&(r+=" , message: 'should be "+W+" ",g?r+="' + "+f:r+=""+f+"'"),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var H=r;return r=J.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+H+"]); ":r+=" validate.errors = ["+H+"]; return false; ":r+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } ",u&&(r+=" else { "),r},Ju=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,p,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(a+" must be number");var m=a=="maxItems"?">":"<";r+="if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),r+=" "+d+".length "+m+" "+f+") { ";var p=a,h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(p||"_limitItems")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+f+" } ",e.opts.messages!==!1&&(r+=" , message: 'should NOT have ",a=="maxItems"?r+="more":r+="fewer",r+=" than ",g?r+="' + "+f+" + '":r+=""+o,r+=" items' "),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var v=r;return r=h.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+="} ",u&&(r+=" else { "),r},Qu=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,p,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(a+" must be number");var m=a=="maxLength"?">":"<";r+="if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),e.opts.unicode===!1?r+=" "+d+".length ":r+=" ucs2length("+d+") ",r+=" "+m+" "+f+") { ";var p=a,h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(p||"_limitLength")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+f+" } ",e.opts.messages!==!1&&(r+=" , message: 'should NOT be ",a=="maxLength"?r+="longer":r+="shorter",r+=" than ",g?r+="' + "+f+" + '":r+=""+o,r+=" characters' "),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var v=r;return r=h.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+="} ",u&&(r+=" else { "),r},Gu=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,p,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(a+" must be number");var m=a=="maxProperties"?">":"<";r+="if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),r+=" Object.keys("+d+").length "+m+" "+f+") { ";var p=a,h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(p||"_limitProperties")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+f+" } ",e.opts.messages!==!1&&(r+=" , message: 'should NOT have ",a=="maxProperties"?r+="more":r+="fewer",r+=" than ",g?r+="' + "+f+" + '":r+=""+o,r+=" properties' "),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var v=r;return r=h.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+="} ",u&&(r+=" else { "),r},W_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(a+" must be number");r+="var division"+n+";if (",g&&(r+=" "+f+" !== undefined && ( typeof "+f+" != 'number' || "),r+=" (division"+n+" = "+d+" / "+f+", ",e.opts.multipleOfPrecision?r+=" Math.abs(Math.round(division"+n+") - division"+n+") > 1e-"+e.opts.multipleOfPrecision+" ":r+=" division"+n+" !== parseInt(division"+n+") ",r+=" ) ",g&&(r+=" ) "),r+=" ) { ";var m=m||[];m.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'multipleOf' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { multipleOf: "+f+" } ",e.opts.messages!==!1&&(r+=" , message: 'should be multiple of ",g?r+="' + "+f:r+=""+f+"'"),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var p=r;return r=m.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+p+"]); ":r+=" validate.errors = ["+p+"]; return false; ":r+=" var err = "+p+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+="} ",u&&(r+=" else { "),r},J_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e);f.level++;var m="valid"+f.level;if(e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all)){f.schema=o,f.schemaPath=l,f.errSchemaPath=c,r+=" var "+g+" = errors; ";var p=e.compositeRule;e.compositeRule=f.compositeRule=!0,f.createErrors=!1;var h;f.opts.allErrors&&(h=f.opts.allErrors,f.opts.allErrors=!1),r+=" "+e.validate(f)+" ",f.createErrors=!0,h&&(f.opts.allErrors=h),e.compositeRule=f.compositeRule=p,r+=" if ("+m+") { ";var v=v||[];v.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'not' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: 'should NOT be valid' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var w=r;r=v.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+w+"]); ":r+=" validate.errors = ["+w+"]; return false; ":r+=" var err = "+w+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } else { errors = "+g+"; if (vErrors !== null) { if ("+g+") vErrors.length = "+g+"; else vErrors = null; } ",e.opts.allErrors&&(r+=" } ")}else r+=" var err = ",e.createErrors!==!1?(r+=" { keyword: 'not' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: 'should NOT be valid' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",u&&(r+=" if (false) { ");return r},Q_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v=m.baseId,w="prevValid"+n,P="passingSchemas"+n;r+="var "+f+" = errors , "+w+" = false , "+g+" = false , "+P+" = null; ";var S=e.compositeRule;e.compositeRule=m.compositeRule=!0;var k=o;if(k)for(var A,z=-1,U=k.length-1;z<U;)A=k[z+=1],(e.opts.strictKeywords?typeof A=="object"&&Object.keys(A).length>0||A===!1:e.util.schemaHasRules(A,e.RULES.all))?(m.schema=A,m.schemaPath=l+"["+z+"]",m.errSchemaPath=c+"/"+z,r+=" "+e.validate(m)+" ",m.baseId=v):r+=" var "+h+" = true; ",z&&(r+=" if ("+h+" && "+w+") { "+g+" = false; "+P+" = ["+P+", "+z+"]; } else { ",p+="}"),r+=" if ("+h+") { "+g+" = "+w+" = true; "+P+" = "+z+"; }";return e.compositeRule=m.compositeRule=S,r+=""+p+"if (!"+g+") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'oneOf' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { passingSchemas: "+P+" } ",e.opts.messages!==!1&&(r+=" , message: 'should match exactly one schema in oneOf' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?r+=" throw new ValidationError(vErrors); ":r+=" validate.errors = vErrors; return false; "),r+="} else { errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; }",e.opts.allErrors&&(r+=" } "),r},G_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o;var m=g?"(new RegExp("+f+"))":e.usePattern(o);r+="if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'string') || "),r+=" !"+m+".test("+d+") ) { ";var p=p||[];p.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'pattern' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { pattern: ",g?r+=""+f:r+=""+e.util.toQuotedString(o),r+=" } ",e.opts.messages!==!1&&(r+=` , message: 'should match pattern "`,g?r+="' + "+f+" + '":r+=""+e.util.escapeQuotes(o),r+=`"' `),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+e.util.toQuotedString(o),r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var h=r;return r=p.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+h+"]); ":r+=" validate.errors = ["+h+"]; return false; ":r+=" var err = "+h+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+="} ",u&&(r+=" else { "),r},Y_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e),m="";f.level++;var p="valid"+f.level,h="key"+n,v="idx"+n,w=f.dataLevel=e.dataLevel+1,P="data"+w,S="dataProperties"+n,k=Object.keys(o||{}).filter(be),A=e.schema.patternProperties||{},z=Object.keys(A).filter(be),U=e.schema.additionalProperties,D=k.length||z.length,W=U===!1,J=typeof U=="object"&&Object.keys(U).length,H=e.opts.removeAdditional,F=W||J||H,M=e.opts.ownProperties,te=e.baseId,ye=e.schema.required;if(ye&&!(e.opts.$data&&ye.$data)&&ye.length<e.opts.loopRequired)var ve=e.util.toHash(ye);function be(Ur){return Ur!=="__proto__"}if(r+="var "+g+" = errors;var "+p+" = true;",M&&(r+=" var "+S+" = undefined;"),F){if(M?r+=" "+S+" = "+S+" || Object.keys("+d+"); for (var "+v+"=0; "+v+"<"+S+".length; "+v+"++) { var "+h+" = "+S+"["+v+"]; ":r+=" for (var "+h+" in "+d+") { ",D){if(r+=" var isAdditional"+n+" = !(false ",k.length)if(k.length>8)r+=" || validate.schema"+l+".hasOwnProperty("+h+") ";else{var de=k;if(de)for(var N,R=-1,j=de.length-1;R<j;)N=de[R+=1],r+=" || "+h+" == "+e.util.toQuotedString(N)+" "}if(z.length){var I=z;if(I)for(var _,b=-1,O=I.length-1;b<O;)_=I[b+=1],r+=" || "+e.usePattern(_)+".test("+h+") "}r+=" ); if (isAdditional"+n+") { "}if(H=="all")r+=" delete "+d+"["+h+"]; ";else{var K=e.errorPath,Q="' + "+h+" + '";if(e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers)),W)if(H)r+=" delete "+d+"["+h+"]; ";else{r+=" "+p+" = false; ";var fe=c;c=e.errSchemaPath+"/additionalProperties";var ne=ne||[];ne.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'additionalProperties' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { additionalProperty: '"+Q+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is an invalid additional property":r+="should NOT have additional properties",r+="' "),e.opts.verbose&&(r+=" , schema: false , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var he=r;r=ne.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+he+"]); ":r+=" validate.errors = ["+he+"]; return false; ":r+=" var err = "+he+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",c=fe,u&&(r+=" break; ")}else if(J)if(H=="failing"){r+=" var "+g+" = errors; ";var ct=e.compositeRule;e.compositeRule=f.compositeRule=!0,f.schema=U,f.schemaPath=e.schemaPath+".additionalProperties",f.errSchemaPath=e.errSchemaPath+"/additionalProperties",f.errorPath=e.opts._errorDataPathProperty?e.errorPath:e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers);var Ke=d+"["+h+"]";f.dataPathArr[w]=h;var Ie=e.validate(f);f.baseId=te,e.util.varOccurences(Ie,P)<2?r+=" "+e.util.varReplace(Ie,P,Ke)+" ":r+=" var "+P+" = "+Ke+"; "+Ie+" ",r+=" if (!"+p+") { errors = "+g+"; if (validate.errors !== null) { if (errors) validate.errors.length = errors; else validate.errors = null; } delete "+d+"["+h+"]; } ",e.compositeRule=f.compositeRule=ct}else{f.schema=U,f.schemaPath=e.schemaPath+".additionalProperties",f.errSchemaPath=e.errSchemaPath+"/additionalProperties",f.errorPath=e.opts._errorDataPathProperty?e.errorPath:e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers);var Ke=d+"["+h+"]";f.dataPathArr[w]=h;var Ie=e.validate(f);f.baseId=te,e.util.varOccurences(Ie,P)<2?r+=" "+e.util.varReplace(Ie,P,Ke)+" ":r+=" var "+P+" = "+Ke+"; "+Ie+" ",u&&(r+=" if (!"+p+") break; ")}e.errorPath=K}D&&(r+=" } "),r+=" } ",u&&(r+=" if ("+p+") { ",m+="}")}var Pt=e.opts.useDefaults&&!e.compositeRule;if(k.length){var Ge=k;if(Ge)for(var N,Qt=-1,Lt=Ge.length-1;Qt<Lt;){N=Ge[Qt+=1];var ze=o[N];if(e.opts.strictKeywords?typeof ze=="object"&&Object.keys(ze).length>0||ze===!1:e.util.schemaHasRules(ze,e.RULES.all)){var Et=e.util.getProperty(N),Ke=d+Et,lr=Pt&&ze.default!==void 0;f.schema=ze,f.schemaPath=l+Et,f.errSchemaPath=c+"/"+e.util.escapeFragment(N),f.errorPath=e.util.getPath(e.errorPath,N,e.opts.jsonPointers),f.dataPathArr[w]=e.util.toQuotedString(N);var Ie=e.validate(f);if(f.baseId=te,e.util.varOccurences(Ie,P)<2){Ie=e.util.varReplace(Ie,P,Ke);var qe=Ke}else{var qe=P;r+=" var "+P+" = "+Ke+"; "}if(lr)r+=" "+Ie+" ";else{if(ve&&ve[N]){r+=" if ( "+qe+" === undefined ",M&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(N)+"') "),r+=") { "+p+" = false; ";var K=e.errorPath,fe=c,Ue=e.util.escapeQuotes(N);e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPath(K,N,e.opts.jsonPointers)),c=e.errSchemaPath+"/required";var ne=ne||[];ne.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+Ue+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+Ue+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var he=r;r=ne.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+he+"]); ":r+=" validate.errors = ["+he+"]; return false; ":r+=" var err = "+he+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",c=fe,e.errorPath=K,r+=" } else { "}else u?(r+=" if ( "+qe+" === undefined ",M&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(N)+"') "),r+=") { "+p+" = true; } else { "):(r+=" if ("+qe+" !== undefined ",M&&(r+=" && Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(N)+"') "),r+=" ) { ");r+=" "+Ie+" } "}}u&&(r+=" if ("+p+") { ",m+="}")}}if(z.length){var tt=z;if(tt)for(var _,Rr=-1,ur=tt.length-1;Rr<ur;){_=tt[Rr+=1];var ze=A[_];if(e.opts.strictKeywords?typeof ze=="object"&&Object.keys(ze).length>0||ze===!1:e.util.schemaHasRules(ze,e.RULES.all)){f.schema=ze,f.schemaPath=e.schemaPath+".patternProperties"+e.util.getProperty(_),f.errSchemaPath=e.errSchemaPath+"/patternProperties/"+e.util.escapeFragment(_),M?r+=" "+S+" = "+S+" || Object.keys("+d+"); for (var "+v+"=0; "+v+"<"+S+".length; "+v+"++) { var "+h+" = "+S+"["+v+"]; ":r+=" for (var "+h+" in "+d+") { ",r+=" if ("+e.usePattern(_)+".test("+h+")) { ",f.errorPath=e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers);var Ke=d+"["+h+"]";f.dataPathArr[w]=h;var Ie=e.validate(f);f.baseId=te,e.util.varOccurences(Ie,P)<2?r+=" "+e.util.varReplace(Ie,P,Ke)+" ":r+=" var "+P+" = "+Ke+"; "+Ie+" ",u&&(r+=" if (!"+p+") break; "),r+=" } ",u&&(r+=" else "+p+" = true; "),r+=" } ",u&&(r+=" if ("+p+") { ",m+="}")}}}return u&&(r+=" "+m+" if ("+g+" == errors) {"),r},X_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e),m="";f.level++;var p="valid"+f.level;if(r+="var "+g+" = errors;",e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all)){f.schema=o,f.schemaPath=l,f.errSchemaPath=c;var h="key"+n,v="idx"+n,w="i"+n,P="' + "+h+" + '",S=f.dataLevel=e.dataLevel+1,k="data"+S,A="dataProperties"+n,z=e.opts.ownProperties,U=e.baseId;z&&(r+=" var "+A+" = undefined; "),z?r+=" "+A+" = "+A+" || Object.keys("+d+"); for (var "+v+"=0; "+v+"<"+A+".length; "+v+"++) { var "+h+" = "+A+"["+v+"]; ":r+=" for (var "+h+" in "+d+") { ",r+=" var startErrs"+n+" = errors; ";var D=h,W=e.compositeRule;e.compositeRule=f.compositeRule=!0;var J=e.validate(f);f.baseId=U,e.util.varOccurences(J,k)<2?r+=" "+e.util.varReplace(J,k,D)+" ":r+=" var "+k+" = "+D+"; "+J+" ",e.compositeRule=f.compositeRule=W,r+=" if (!"+p+") { for (var "+w+"=startErrs"+n+"; "+w+"<errors; "+w+"++) { vErrors["+w+"].propertyName = "+h+"; } var err = ",e.createErrors!==!1?(r+=" { keyword: 'propertyNames' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { propertyName: '"+P+"' } ",e.opts.messages!==!1&&(r+=" , message: 'property name \\'"+P+"\\' is invalid' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?r+=" throw new ValidationError(vErrors); ":r+=" validate.errors = vErrors; return false; "),u&&(r+=" break; "),r+=" } }"}return u&&(r+=" "+m+" if ("+g+" == errors) {"),r},ey=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data;f&&(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ");var m="schema"+n;if(!f)if(o.length<e.opts.loopRequired&&e.schema.properties&&Object.keys(e.schema.properties).length){var p=[],h=o;if(h)for(var v,w=-1,P=h.length-1;w<P;){v=h[w+=1];var S=e.schema.properties[v];S&&(e.opts.strictKeywords?typeof S=="object"&&Object.keys(S).length>0||S===!1:e.util.schemaHasRules(S,e.RULES.all))||(p[p.length]=v)}}else var p=o;if(f||p.length){var k=e.errorPath,A=f||p.length>=e.opts.loopRequired,z=e.opts.ownProperties;if(u)if(r+=" var missing"+n+"; ",A){f||(r+=" var "+m+" = validate.schema"+l+"; ");var U="i"+n,D="schema"+n+"["+U+"]",W="' + "+D+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPathExpr(k,D,e.opts.jsonPointers)),r+=" var "+g+" = true; ",f&&(r+=" if (schema"+n+" === undefined) "+g+" = true; else if (!Array.isArray(schema"+n+")) "+g+" = false; else {"),r+=" for (var "+U+" = 0; "+U+" < "+m+".length; "+U+"++) { "+g+" = "+d+"["+m+"["+U+"]] !== undefined ",z&&(r+=" && Object.prototype.hasOwnProperty.call("+d+", "+m+"["+U+"]) "),r+="; if (!"+g+") break; } ",f&&(r+=" } "),r+=" if (!"+g+") { ";var J=J||[];J.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+W+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var H=r;r=J.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+H+"]); ":r+=" validate.errors = ["+H+"]; return false; ":r+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } else { "}else{r+=" if ( ";var F=p;if(F)for(var M,U=-1,te=F.length-1;U<te;){M=F[U+=1],U&&(r+=" || ");var ye=e.util.getProperty(M),ve=d+ye;r+=" ( ( "+ve+" === undefined ",z&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(M)+"') "),r+=") && (missing"+n+" = "+e.util.toQuotedString(e.opts.jsonPointers?M:ye)+") ) "}r+=") { ";var D="missing"+n,W="' + "+D+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.opts.jsonPointers?e.util.getPathExpr(k,D,!0):k+" + "+D);var J=J||[];J.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+W+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var H=r;r=J.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+H+"]); ":r+=" validate.errors = ["+H+"]; return false; ":r+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } else { "}else if(A){f||(r+=" var "+m+" = validate.schema"+l+"; ");var U="i"+n,D="schema"+n+"["+U+"]",W="' + "+D+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPathExpr(k,D,e.opts.jsonPointers)),f&&(r+=" if ("+m+" && !Array.isArray("+m+")) { var err = ",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+W+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } else if ("+m+" !== undefined) { "),r+=" for (var "+U+" = 0; "+U+" < "+m+".length; "+U+"++) { if ("+d+"["+m+"["+U+"]] === undefined ",z&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", "+m+"["+U+"]) "),r+=") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+W+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } } ",f&&(r+=" } ")}else{var be=p;if(be)for(var M,de=-1,N=be.length-1;de<N;){M=be[de+=1];var ye=e.util.getProperty(M),W=e.util.escapeQuotes(M),ve=d+ye;e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPath(k,M,e.opts.jsonPointers)),r+=" if ( "+ve+" === undefined ",z&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(M)+"') "),r+=") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+W+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } "}}e.errorPath=k}else u&&(r+=" if (true) {");return r},ty=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data,m;if(f?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",m="schema"+n):m=o,(o||f)&&e.opts.uniqueItems!==!1){f&&(r+=" var "+g+"; if ("+m+" === false || "+m+" === undefined) "+g+" = true; else if (typeof "+m+" != 'boolean') "+g+" = false; else { "),r+=" var i = "+d+".length , "+g+" = true , j; if (i > 1) { ";var p=e.schema.items&&e.schema.items.type,h=Array.isArray(p);if(!p||p=="object"||p=="array"||h&&(p.indexOf("object")>=0||p.indexOf("array")>=0))r+=" outer: for (;i--;) { for (j = i; j--;) { if (equal("+d+"[i], "+d+"[j])) { "+g+" = false; break outer; } } } ";else{r+=" var itemIndices = {}, item; for (;i--;) { var item = "+d+"[i]; ";var v="checkDataType"+(h?"s":"");r+=" if ("+e.util[v](p,"item",e.opts.strictNumbers,!0)+") continue; ",h&&(r+=` if (typeof item == 'string') item = '"' + item; `),r+=" if (typeof itemIndices[item] == 'number') { "+g+" = false; j = itemIndices[item]; break; } itemIndices[item] = i; } "}r+=" } ",f&&(r+=" } "),r+=" if (!"+g+") { ";var w=w||[];w.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'uniqueItems' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { i: i, j: j } ",e.opts.messages!==!1&&(r+=" , message: 'should NOT have duplicate items (items ## ' + j + ' and ' + i + ' are identical)' "),e.opts.verbose&&(r+=" , schema: ",f?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var P=r;r=w.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+P+"]); ":r+=" validate.errors = ["+P+"]; return false; ":r+=" var err = "+P+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } ",u&&(r+=" else { ")}else u&&(r+=" if (true) { ");return r},ry={$ref:M_,allOf:L_,anyOf:F_,$comment:q_,const:U_,contains:V_,dependencies:z_,enum:H_,format:Z_,if:K_,items:B_,maximum:Wu,minimum:Wu,maxItems:Ju,minItems:Ju,maxLength:Qu,minLength:Qu,maxProperties:Gu,minProperties:Gu,multipleOf:W_,not:J_,oneOf:Q_,pattern:G_,properties:Y_,propertyNames:X_,required:ey,uniqueItems:ty,validate:Nu},Yu=ry,bo=la.toHash,ay=function(){var e=[{type:"number",rules:[{maximum:["exclusiveMaximum"]},{minimum:["exclusiveMinimum"]},"multipleOf","format"]},{type:"string",rules:["maxLength","minLength","pattern","format"]},{type:"array",rules:["maxItems","minItems","items","contains","uniqueItems"]},{type:"object",rules:["maxProperties","minProperties","required","dependencies","propertyNames",{properties:["additionalProperties","patternProperties"]}]},{rules:["$ref","const","enum","not","anyOf","oneOf","allOf","if"]}],a=["type","$comment"],s=["$schema","$id","id","$data","$async","title","description","default","definitions","examples","readOnly","writeOnly","contentMediaType","contentEncoding","additionalItems","then","else"],r=["number","integer","string","array","object","boolean","null"];return e.all=bo(a),e.types=bo(r),e.forEach(function(n){n.rules=n.rules.map(function(i){var o;if(typeof i=="object"){var l=Object.keys(i)[0];o=i[l],i=l,o.forEach(function(u){a.push(u),e.all[u]=!0})}a.push(i);var c=e.all[i]={keyword:i,code:Yu[i],implements:o};return c}),e.all.$comment={keyword:"$comment",code:Yu.$comment},n.type&&(e.types[n.type]=n)}),e.keywords=bo(a.concat(s)),e.custom={},e},Xu=["multipleOf","maximum","exclusiveMaximum","minimum","exclusiveMinimum","maxLength","minLength","pattern","additionalItems","maxItems","minItems","uniqueItems","maxProperties","minProperties","required","additionalProperties","enum","format","const"],sy=function(t,e){for(var a=0;a<e.length;a++){t=JSON.parse(JSON.stringify(t));var s=e[a].split("/"),r=t,n;for(n=1;n<s.length;n++)r=r[s[n]];for(n=0;n<Xu.length;n++){var i=Xu[n],o=r[i];o&&(r[i]={anyOf:[o,{$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"}]})}}return t},ny=_o.MissingRef,iy=ed;function ed(t,e,a){var s=this;if(typeof this._opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");typeof e=="function"&&(a=e,e=void 0);var r=n(t).then(function(){var o=s._addSchema(t,void 0,e);return o.validate||i(o)});return a&&r.then(function(o){a(null,o)},a),r;function n(o){var l=o.$schema;return l&&!s.getSchema(l)?ed.call(s,{$ref:l},!0):Promise.resolve()}function i(o){try{return s._compile(o)}catch(c){if(c instanceof ny)return l(c);throw c}function l(c){var u=c.missingSchema;if(f(u))throw new Error("Schema "+u+" is loaded but "+c.missingRef+" cannot be resolved");var d=s._loadingSchemas[u];return d||(d=s._loadingSchemas[u]=s._opts.loadSchema(u),d.then(g,g)),d.then(function(m){if(!f(u))return n(m).then(function(){f(u)||s.addSchema(m,u,void 0,e)})}).then(function(){return i(o)});function g(){delete s._loadingSchemas[u]}function f(m){return s._refs[m]||s._schemas[m]}}}}var oy=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d,g="data"+(i||""),f="valid"+n,m="errs__"+n,p=e.opts.$data&&o&&o.$data,h;p?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",h="schema"+n):h=o;var v=this,w="definition"+n,P=v.definition,S="",k,A,z,U,D;if(p&&P.$data){D="keywordValidate"+n;var W=P.validateSchema;r+=" var "+w+" = RULES.custom['"+a+"'].definition; var "+D+" = "+w+".validate;"}else{if(U=e.useCustomRule(v,o,e.schema,e),!U)return;h="validate.schema"+l,D=U.code,k=P.compile,A=P.inline,z=P.macro}var J=D+".errors",H="i"+n,F="ruleErr"+n,M=P.async;if(M&&!e.async)throw new Error("async keyword in sync schema");if(A||z||(r+=""+J+" = null;"),r+="var "+m+" = errors;var "+f+";",p&&P.$data&&(S+="}",r+=" if ("+h+" === undefined) { "+f+" = true; } else { ",W&&(S+="}",r+=" "+f+" = "+w+".validateSchema("+h+"); if ("+f+") { ")),A)P.statements?r+=" "+U.validate+" ":r+=" "+f+" = "+U.validate+"; ";else if(z){var te=e.util.copy(e),S="";te.level++;var ye="valid"+te.level;te.schema=U.validate,te.schemaPath="";var ve=e.compositeRule;e.compositeRule=te.compositeRule=!0;var be=e.validate(te).replace(/validate\.schema/g,D);e.compositeRule=te.compositeRule=ve,r+=" "+be}else{var de=de||[];de.push(r),r="",r+=" "+D+".call( ",e.opts.passContext?r+="this":r+="self",k||P.schema===!1?r+=" , "+g+" ":r+=" , "+h+" , "+g+" , validate.schema"+e.schemaPath+" ",r+=" , (dataPath || '')",e.errorPath!='""'&&(r+=" + "+e.errorPath);var N=i?"data"+(i-1||""):"parentData",R=i?e.dataPathArr[i]:"parentDataProperty";r+=" , "+N+" , "+R+" , rootData ) ";var j=r;r=de.pop(),P.errors===!1?(r+=" "+f+" = ",M&&(r+="await "),r+=""+j+"; "):M?(J="customErrors"+n,r+=" var "+J+" = null; try { "+f+" = await "+j+"; } catch (e) { "+f+" = false; if (e instanceof ValidationError) "+J+" = e.errors; else throw e; } "):r+=" "+J+" = null; "+f+" = "+j+"; "}if(P.modifying&&(r+=" if ("+N+") "+g+" = "+N+"["+R+"];"),r+=""+S,P.valid)u&&(r+=" if (true) { ");else{r+=" if ( ",P.valid===void 0?(r+=" !",z?r+=""+ye:r+=""+f):r+=" "+!P.valid+" ",r+=") { ",d=v.keyword;var de=de||[];de.push(r),r="";var de=de||[];de.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(d||"custom")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { keyword: '"+v.keyword+"' } ",e.opts.messages!==!1&&(r+=` , message: 'should pass "`+v.keyword+`" keyword validation' `),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+g+" "),r+=" } "):r+=" {} ";var I=r;r=de.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+I+"]); ":r+=" validate.errors = ["+I+"]; return false; ":r+=" var err = "+I+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";var _=r;r=de.pop(),A?P.errors?P.errors!="full"&&(r+=" for (var "+H+"="+m+"; "+H+"<errors; "+H+"++) { var "+F+" = vErrors["+H+"]; if ("+F+".dataPath === undefined) "+F+".dataPath = (dataPath || '') + "+e.errorPath+"; if ("+F+".schemaPath === undefined) { "+F+'.schemaPath = "'+c+'"; } ',e.opts.verbose&&(r+=" "+F+".schema = "+h+"; "+F+".data = "+g+"; "),r+=" } "):P.errors===!1?r+=" "+_+" ":(r+=" if ("+m+" == errors) { "+_+" } else { for (var "+H+"="+m+"; "+H+"<errors; "+H+"++) { var "+F+" = vErrors["+H+"]; if ("+F+".dataPath === undefined) "+F+".dataPath = (dataPath || '') + "+e.errorPath+"; if ("+F+".schemaPath === undefined) { "+F+'.schemaPath = "'+c+'"; } ',e.opts.verbose&&(r+=" "+F+".schema = "+h+"; "+F+".data = "+g+"; "),r+=" } } "):z?(r+=" var err = ",e.createErrors!==!1?(r+=" { keyword: '"+(d||"custom")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { keyword: '"+v.keyword+"' } ",e.opts.messages!==!1&&(r+=` , message: 'should pass "`+v.keyword+`" keyword validation' `),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+g+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?r+=" throw new ValidationError(vErrors); ":r+=" validate.errors = vErrors; return false; ")):P.errors===!1?r+=" "+_+" ":(r+=" if (Array.isArray("+J+")) { if (vErrors === null) vErrors = "+J+"; else vErrors = vErrors.concat("+J+"); errors = vErrors.length; for (var "+H+"="+m+"; "+H+"<errors; "+H+"++) { var "+F+" = vErrors["+H+"]; if ("+F+".dataPath === undefined) "+F+".dataPath = (dataPath || '') + "+e.errorPath+"; "+F+'.schemaPath = "'+c+'"; ',e.opts.verbose&&(r+=" "+F+".schema = "+h+"; "+F+".data = "+g+"; "),r+=" } } else { "+_+" } "),r+=" } ",u&&(r+=" else { ")}return r};const td={$schema:"http://json-schema.org/draft-07/schema#",$id:"http://json-schema.org/draft-07/schema#",title:"Core schema meta-schema",definitions:{schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},type:["object","boolean"],properties:{$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},default:!0};var rd=td,cy={$id:"https://github.com/ajv-validator/ajv/blob/master/lib/definition_schema.js",definitions:{simpleTypes:rd.definitions.simpleTypes},type:"object",dependencies:{schema:["validate"],$data:["validate"],statements:["inline"],valid:{not:{required:["macro"]}}},properties:{type:rd.properties.type,schema:{type:"boolean"},statements:{type:"boolean"},dependencies:{type:"array",items:{type:"string"}},metaSchema:{type:"object"},modifying:{type:"boolean"},valid:{type:"boolean"},$data:{type:"boolean"},async:{type:"boolean"},errors:{anyOf:[{type:"boolean"},{const:"full"}]}}},ly=/^[a-z_$][a-z0-9_$-]*$/i,uy=oy,dy=cy,fy={add:hy,get:py,remove:my,validate:$o};function hy(t,e){var a=this.RULES;if(a.keywords[t])throw new Error("Keyword "+t+" is already defined");if(!ly.test(t))throw new Error("Keyword "+t+" is not a valid identifier");if(e){this.validateKeyword(e,!0);var s=e.type;if(Array.isArray(s))for(var r=0;r<s.length;r++)i(t,s[r],e);else i(t,s,e);var n=e.metaSchema;n&&(e.$data&&this._opts.$data&&(n={anyOf:[n,{$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"}]}),e.validateSchema=this.compile(n,!0))}a.keywords[t]=a.all[t]=!0;function i(o,l,c){for(var u,d=0;d<a.length;d++){var g=a[d];if(g.type==l){u=g;break}}u||(u={type:l,rules:[]},a.push(u));var f={keyword:o,definition:c,custom:!0,code:uy,implements:c.implements};u.rules.push(f),a.custom[o]=f}return this}function py(t){var e=this.RULES.custom[t];return e?e.definition:this.RULES.keywords[t]||!1}function my(t){var e=this.RULES;delete e.keywords[t],delete e.all[t],delete e.custom[t];for(var a=0;a<e.length;a++)for(var s=e[a].rules,r=0;r<s.length;r++)if(s[r].keyword==t){s.splice(r,1);break}return this}function $o(t,e){$o.errors=null;var a=this._validateKeyword=this._validateKeyword||this.compile(dy,!0);if(a(t))return!0;if($o.errors=a.errors,e)throw new Error("custom keyword definition is invalid: "+this.errorsText(a.errors));return!1}const vy={$schema:"http://json-schema.org/draft-07/schema#",$id:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",description:"Meta-schema for $data reference (JSON Schema extension proposal)",type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:!1};var ad=v_,Fr=ho,gy=P_,sd=Ru,_y=Ou,yy=T_,wy=ay,nd=sy,id=la,by=Ve;Ve.prototype.validate=Py,Ve.prototype.compile=Ey,Ve.prototype.addSchema=Sy,Ve.prototype.addMetaSchema=Ry,Ve.prototype.validateSchema=xy,Ve.prototype.getSchema=Iy,Ve.prototype.removeSchema=Cy,Ve.prototype.addFormat=Fy,Ve.prototype.errorsText=Ly,Ve.prototype._addSchema=Oy,Ve.prototype._compile=Ny,Ve.prototype.compileAsync=iy;var en=fy;Ve.prototype.addKeyword=en.add,Ve.prototype.getKeyword=en.get,Ve.prototype.removeKeyword=en.remove,Ve.prototype.validateKeyword=en.validate;var od=_o;Ve.ValidationError=od.Validation,Ve.MissingRefError=od.MissingRef,Ve.$dataMetaSchema=nd;var tn="http://json-schema.org/draft-07/schema",cd=["removeAdditional","useDefaults","coerceTypes","strictDefaults"],$y=["/properties"];function Ve(t){if(!(this instanceof Ve))return new Ve(t);t=this._opts=id.copy(t)||{},Zy(this),this._schemas={},this._refs={},this._fragments={},this._formats=yy(t.format),this._cache=t.cache||new gy,this._loadingSchemas={},this._compilations=[],this.RULES=wy(),this._getId=Ay(t),t.loopRequired=t.loopRequired||1/0,t.errorDataPath=="property"&&(t._errorDataPathProperty=!0),t.serialize===void 0&&(t.serialize=_y),this._metaOpts=Hy(this),t.formats&&Vy(this),t.keywords&&zy(this),qy(this),typeof t.meta=="object"&&this.addMetaSchema(t.meta),t.nullable&&this.addKeyword("nullable",{metaSchema:{type:"boolean"}}),Uy(this)}function Py(t,e){var a;if(typeof t=="string"){if(a=this.getSchema(t),!a)throw new Error('no schema with key or ref "'+t+'"')}else{var s=this._addSchema(t);a=s.validate||this._compile(s)}var r=a(e);return a.$async!==!0&&(this.errors=a.errors),r}function Ey(t,e){var a=this._addSchema(t,void 0,e);return a.validate||this._compile(a)}function Sy(t,e,a,s){if(Array.isArray(t)){for(var r=0;r<t.length;r++)this.addSchema(t[r],void 0,a,s);return this}var n=this._getId(t);if(n!==void 0&&typeof n!="string")throw new Error("schema id must be string");return e=Fr.normalizeId(e||n),ud(this,e),this._schemas[e]=this._addSchema(t,a,s,!0),this}function Ry(t,e,a){return this.addSchema(t,e,a,!0),this}function xy(t,e){var a=t.$schema;if(a!==void 0&&typeof a!="string")throw new Error("$schema must be a string");if(a=a||this._opts.defaultMeta||ky(this),!a)return this.logger.warn("meta-schema not available"),this.errors=null,!0;var s=this.validate(a,t);if(!s&&e){var r="schema is invalid: "+this.errorsText();if(this._opts.validateSchema=="log")this.logger.error(r);else throw new Error(r)}return s}function ky(t){var e=t._opts.meta;return t._opts.defaultMeta=typeof e=="object"?t._getId(e)||e:t.getSchema(tn)?tn:void 0,t._opts.defaultMeta}function Iy(t){var e=ld(this,t);switch(typeof e){case"object":return e.validate||this._compile(e);case"string":return this.getSchema(e);case"undefined":return Ty(this,t)}}function Ty(t,e){var a=Fr.schema.call(t,{schema:{}},e);if(a){var s=a.schema,r=a.root,n=a.baseId,i=ad.call(t,s,r,void 0,n);return t._fragments[e]=new sd({ref:e,fragment:!0,schema:s,root:r,baseId:n,validate:i}),i}}function ld(t,e){return e=Fr.normalizeId(e),t._schemas[e]||t._refs[e]||t._fragments[e]}function Cy(t){if(t instanceof RegExp)return rn(this,this._schemas,t),rn(this,this._refs,t),this;switch(typeof t){case"undefined":return rn(this,this._schemas),rn(this,this._refs),this._cache.clear(),this;case"string":var e=ld(this,t);return e&&this._cache.del(e.cacheKey),delete this._schemas[t],delete this._refs[t],this;case"object":var a=this._opts.serialize,s=a?a(t):t;this._cache.del(s);var r=this._getId(t);r&&(r=Fr.normalizeId(r),delete this._schemas[r],delete this._refs[r])}return this}function rn(t,e,a){for(var s in e){var r=e[s];!r.meta&&(!a||a.test(s))&&(t._cache.del(r.cacheKey),delete e[s])}}function Oy(t,e,a,s){if(typeof t!="object"&&typeof t!="boolean")throw new Error("schema should be object or boolean");var r=this._opts.serialize,n=r?r(t):t,i=this._cache.get(n);if(i)return i;s=s||this._opts.addUsedSchema!==!1;var o=Fr.normalizeId(this._getId(t));o&&s&&ud(this,o);var l=this._opts.validateSchema!==!1&&!e,c;l&&!(c=o&&o==Fr.normalizeId(t.$schema))&&this.validateSchema(t,!0);var u=Fr.ids.call(this,t),d=new sd({id:o,schema:t,localRefs:u,cacheKey:n,meta:a});return o[0]!="#"&&s&&(this._refs[o]=d),this._cache.put(n,d),l&&c&&this.validateSchema(t,!0),d}function Ny(t,e){if(t.compiling)return t.validate=r,r.schema=t.schema,r.errors=null,r.root=e||r,t.schema.$async===!0&&(r.$async=!0),r;t.compiling=!0;var a;t.meta&&(a=this._opts,this._opts=this._metaOpts);var s;try{s=ad.call(this,t.schema,e,t.localRefs)}catch(n){throw delete t.validate,n}finally{t.compiling=!1,t.meta&&(this._opts=a)}return t.validate=s,t.refs=s.refs,t.refVal=s.refVal,t.root=s.root,s;function r(){var n=t.validate,i=n.apply(this,arguments);return r.errors=n.errors,i}}function Ay(t){switch(t.schemaId){case"auto":return My;case"id":return jy;default:return Dy}}function jy(t){return t.$id&&this.logger.warn("schema $id ignored",t.$id),t.id}function Dy(t){return t.id&&this.logger.warn("schema id ignored",t.id),t.$id}function My(t){if(t.$id&&t.id&&t.$id!=t.id)throw new Error("schema $id is different from id");return t.$id||t.id}function Ly(t,e){if(t=t||this.errors,!t)return"No errors";e=e||{};for(var a=e.separator===void 0?", ":e.separator,s=e.dataVar===void 0?"data":e.dataVar,r="",n=0;n<t.length;n++){var i=t[n];i&&(r+=s+i.dataPath+" "+i.message+a)}return r.slice(0,-a.length)}function Fy(t,e){return typeof e=="string"&&(e=new RegExp(e)),this._formats[t]=e,this}function qy(t){var e;if(t._opts.$data&&(e=vy,t.addMetaSchema(e,e.$id,!0)),t._opts.meta!==!1){var a=td;t._opts.$data&&(a=nd(a,$y)),t.addMetaSchema(a,tn,!0),t._refs["http://json-schema.org/schema"]=tn}}function Uy(t){var e=t._opts.schemas;if(e)if(Array.isArray(e))t.addSchema(e);else for(var a in e)t.addSchema(e[a],a)}function Vy(t){for(var e in t._opts.formats){var a=t._opts.formats[e];t.addFormat(e,a)}}function zy(t){for(var e in t._opts.keywords){var a=t._opts.keywords[e];t.addKeyword(e,a)}}function ud(t,e){if(t._schemas[e]||t._refs[e])throw new Error('schema with key or id "'+e+'" already exists')}function Hy(t){for(var e=id.copy(t._opts),a=0;a<cd.length;a++)delete e[cd[a]];return e}function Zy(t){var e=t._opts.logger;if(e===!1)t.logger={log:Po,warn:Po,error:Po};else{if(e===void 0&&(e=console),!(typeof e=="object"&&e.log&&e.warn&&e.error))throw new Error("logger must implement log, warn and error methods");t.logger=e}}function Po(){}const dd=cc(by);class Ya extends $u{constructor(e,a){var s;super(a),this._clientInfo=e,this._cachedToolOutputValidators=new Map,this._capabilities=(s=a==null?void 0:a.capabilities)!==null&&s!==void 0?s:{},this._ajv=new dd}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=Pu(this._capabilities,e)}assertCapability(e,a){var s;if(!(!((s=this._serverCapabilities)===null||s===void 0)&&s[e]))throw new Error(`Server does not support ${e} (required for ${a})`)}async connect(e,a){if(await super.connect(e),e.sessionId===void 0)try{const s=await this.request({method:"initialize",params:{protocolVersion:Wa,capabilities:this._capabilities,clientInfo:this._clientInfo}},Gl,a);if(s===void 0)throw new Error(`Server sent invalid initialize result: ${s}`);if(!Ul.includes(s.protocolVersion))throw new Error(`Server's protocol version is not supported: ${s.protocolVersion}`);this._serverCapabilities=s.capabilities,this._serverVersion=s.serverInfo,e.setProtocolVersion&&e.setProtocolVersion(s.protocolVersion),this._instructions=s.instructions,await this.notification({method:"notifications/initialized"})}catch(s){throw this.close(),s}}getServerCapabilities(){return this._serverCapabilities}getServerVersion(){return this._serverVersion}getInstructions(){return this._instructions}assertCapabilityForMethod(e){var a,s,r,n,i;switch(e){case"logging/setLevel":if(!(!((a=this._serverCapabilities)===null||a===void 0)&&a.logging))throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!(!((s=this._serverCapabilities)===null||s===void 0)&&s.prompts))throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":case"resources/subscribe":case"resources/unsubscribe":if(!(!((r=this._serverCapabilities)===null||r===void 0)&&r.resources))throw new Error(`Server does not support resources (required for ${e})`);if(e==="resources/subscribe"&&!this._serverCapabilities.resources.subscribe)throw new Error(`Server does not support resource subscriptions (required for ${e})`);break;case"tools/call":case"tools/list":if(!(!((n=this._serverCapabilities)===null||n===void 0)&&n.tools))throw new Error(`Server does not support tools (required for ${e})`);break;case"completion/complete":if(!(!((i=this._serverCapabilities)===null||i===void 0)&&i.completions))throw new Error(`Server does not support completions (required for ${e})`);break}}assertNotificationCapability(e){var a;switch(e){case"notifications/roots/list_changed":if(!(!((a=this._capabilities.roots)===null||a===void 0)&&a.listChanged))throw new Error(`Client does not support roots list changed notifications (required for ${e})`);break}}assertRequestHandlerCapability(e){switch(e){case"sampling/createMessage":if(!this._capabilities.sampling)throw new Error(`Client does not support sampling capability (required for ${e})`);break;case"elicitation/create":if(!this._capabilities.elicitation)throw new Error(`Client does not support elicitation capability (required for ${e})`);break;case"roots/list":if(!this._capabilities.roots)throw new Error(`Client does not support roots capability (required for ${e})`);break}}async ping(e){return this.request({method:"ping"},wr,e)}async complete(e,a){return this.request({method:"completion/complete",params:e},yu,a)}async setLoggingLevel(e,a){return this.request({method:"logging/setLevel",params:{level:e}},wr,a)}async getPrompt(e,a){return this.request({method:"prompts/get",params:e},du,a)}async listPrompts(e,a){return this.request({method:"prompts/list",params:e},lu,a)}async listResources(e,a){return this.request({method:"resources/list",params:e},ru,a)}async listResourceTemplates(e,a){return this.request({method:"resources/templates/list",params:e},au,a)}async readResource(e,a){return this.request({method:"resources/read",params:e},su,a)}async subscribeResource(e,a){return this.request({method:"resources/subscribe",params:e},wr,a)}async unsubscribeResource(e,a){return this.request({method:"resources/unsubscribe",params:e},wr,a)}async callTool(e,a=Vs,s){const r=await this.request({method:"tools/call",params:e},a,s),n=this.getToolOutputValidator(e.name);if(n){if(!r.structuredContent&&!r.isError)throw new Ae(Ce.InvalidRequest,`Tool ${e.name} has an output schema but did not return structured content`);if(r.structuredContent)try{if(!n(r.structuredContent))throw new Ae(Ce.InvalidParams,`Structured content does not match the tool's output schema: ${this._ajv.errorsText(n.errors)}`)}catch(i){throw i instanceof Ae?i:new Ae(Ce.InvalidParams,`Failed to validate structured content: ${i instanceof Error?i.message:String(i)}`)}}return r}cacheToolOutputSchemas(e){this._cachedToolOutputValidators.clear();for(const a of e)if(a.outputSchema)try{const s=this._ajv.compile(a.outputSchema);this._cachedToolOutputValidators.set(a.name,s)}catch{}}getToolOutputValidator(e){return this._cachedToolOutputValidators.get(e)}async listTools(e,a){const s=await this.request({method:"tools/list",params:e},hu,a);return this.cacheToolOutputSchemas(s.tools),s}async sendRootsListChanged(){return this.notification({method:"notifications/roots/list_changed"})}}class fd extends Error{constructor(e,a){super(e),this.name="ParseError",this.type=a.type,this.field=a.field,this.value=a.value,this.line=a.line}}function Eo(t){}function hd(t){if(typeof t=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:e=Eo,onError:a=Eo,onRetry:s=Eo,onComment:r}=t;let n="",i=!0,o,l="",c="";function u(p){const h=i?p.replace(/^\xEF\xBB\xBF/,""):p,[v,w]=Ky(`${n}${h}`);for(const P of v)d(P);n=w,i=!1}function d(p){if(p===""){f();return}if(p.startsWith(":")){r&&r(p.slice(p.startsWith(": ")?2:1));return}const h=p.indexOf(":");if(h!==-1){const v=p.slice(0,h),w=p[h+1]===" "?2:1,P=p.slice(h+w);g(v,P,p);return}g(p,"",p)}function g(p,h,v){switch(p){case"event":c=h;break;case"data":l=`${l}${h}
9
- `;break;case"id":o=h.includes("\0")?void 0:h;break;case"retry":/^\d+$/.test(h)?s(parseInt(h,10)):a(new fd(`Invalid \`retry\` value: "${h}"`,{type:"invalid-retry",value:h,line:v}));break;default:a(new fd(`Unknown field "${p.length>20?`${p.slice(0,20)}…`:p}"`,{type:"unknown-field",field:p,value:h,line:v}));break}}function f(){l.length>0&&e({id:o,event:c||void 0,data:l.endsWith(`
10
- `)?l.slice(0,-1):l}),o=void 0,l="",c=""}function m(p={}){n&&p.consume&&d(n),i=!0,o=void 0,l="",c="",n=""}return{feed:u,reset:m}}function Ky(t){const e=[];let a="",s=0;for(;s<t.length;){const r=t.indexOf("\r",s),n=t.indexOf(`
11
- `,s);let i=-1;if(r!==-1&&n!==-1?i=Math.min(r,n):r!==-1?i=r:n!==-1&&(i=n),i===-1){a=t.slice(s);break}else{const o=t.slice(s,i);e.push(o),s=i+1,t[s-1]==="\r"&&t[s]===`
12
- `&&s++}}return[e,a]}class pd extends Event{constructor(e,a){var s,r;super(e),this.code=(s=a==null?void 0:a.code)!=null?s:void 0,this.message=(r=a==null?void 0:a.message)!=null?r:void 0}[Symbol.for("nodejs.util.inspect.custom")](e,a,s){return s(md(this),a)}[Symbol.for("Deno.customInspect")](e,a){return e(md(this),a)}}function By(t){const e=globalThis.DOMException;return typeof e=="function"?new e(t,"SyntaxError"):new SyntaxError(t)}function So(t){return t instanceof Error?"errors"in t&&Array.isArray(t.errors)?t.errors.map(So).join(", "):"cause"in t&&t.cause instanceof Error?`${t}: ${So(t.cause)}`:t.message:`${t}`}function md(t){return{type:t.type,message:t.message,code:t.code,defaultPrevented:t.defaultPrevented,cancelable:t.cancelable,timeStamp:t.timeStamp}}var vd=t=>{throw TypeError(t)},Ro=(t,e,a)=>e.has(t)||vd("Cannot "+a),we=(t,e,a)=>(Ro(t,e,"read from private field"),a?a.call(t):e.get(t)),et=(t,e,a)=>e.has(t)?vd("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,a),De=(t,e,a,s)=>(Ro(t,e,"write to private field"),e.set(t,a),a),or=(t,e,a)=>(Ro(t,e,"access private method"),a),mt,qr,ua,an,sn,Xa,da,es,Er,fa,ha,pa,ts,At,xo,ko,Io,gd,To,Co,rs,Oo,No;class nn extends EventTarget{constructor(e,a){var s,r;super(),et(this,At),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,et(this,mt),et(this,qr),et(this,ua),et(this,an),et(this,sn),et(this,Xa),et(this,da),et(this,es,null),et(this,Er),et(this,fa),et(this,ha,null),et(this,pa,null),et(this,ts,null),et(this,ko,async n=>{var i;we(this,fa).reset();const{body:o,redirected:l,status:c,headers:u}=n;if(c===204){or(this,At,rs).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(l?De(this,ua,new URL(n.url)):De(this,ua,void 0),c!==200){or(this,At,rs).call(this,`Non-200 status code (${c})`,c);return}if(!(u.get("content-type")||"").startsWith("text/event-stream")){or(this,At,rs).call(this,'Invalid content type, expected "text/event-stream"',c);return}if(we(this,mt)===this.CLOSED)return;De(this,mt,this.OPEN);const d=new Event("open");if((i=we(this,ts))==null||i.call(this,d),this.dispatchEvent(d),typeof o!="object"||!o||!("getReader"in o)){or(this,At,rs).call(this,"Invalid response body, expected a web ReadableStream",c),this.close();return}const g=new TextDecoder,f=o.getReader();let m=!0;do{const{done:p,value:h}=await f.read();h&&we(this,fa).feed(g.decode(h,{stream:!p})),p&&(m=!1,we(this,fa).reset(),or(this,At,Oo).call(this))}while(m)}),et(this,Io,n=>{De(this,Er,void 0),!(n.name==="AbortError"||n.type==="aborted")&&or(this,At,Oo).call(this,So(n))}),et(this,To,n=>{typeof n.id=="string"&&De(this,es,n.id);const i=new MessageEvent(n.event||"message",{data:n.data,origin:we(this,ua)?we(this,ua).origin:we(this,qr).origin,lastEventId:n.id||""});we(this,pa)&&(!n.event||n.event==="message")&&we(this,pa).call(this,i),this.dispatchEvent(i)}),et(this,Co,n=>{De(this,Xa,n)}),et(this,No,()=>{De(this,da,void 0),we(this,mt)===this.CONNECTING&&or(this,At,xo).call(this)});try{if(e instanceof URL)De(this,qr,e);else if(typeof e=="string")De(this,qr,new URL(e,Wy()));else throw new Error("Invalid URL")}catch{throw By("An invalid or illegal string was specified")}De(this,fa,hd({onEvent:we(this,To),onRetry:we(this,Co)})),De(this,mt,this.CONNECTING),De(this,Xa,3e3),De(this,sn,(s=a==null?void 0:a.fetch)!=null?s:globalThis.fetch),De(this,an,(r=a==null?void 0:a.withCredentials)!=null?r:!1),or(this,At,xo).call(this)}get readyState(){return we(this,mt)}get url(){return we(this,qr).href}get withCredentials(){return we(this,an)}get onerror(){return we(this,ha)}set onerror(e){De(this,ha,e)}get onmessage(){return we(this,pa)}set onmessage(e){De(this,pa,e)}get onopen(){return we(this,ts)}set onopen(e){De(this,ts,e)}addEventListener(e,a,s){const r=a;super.addEventListener(e,r,s)}removeEventListener(e,a,s){const r=a;super.removeEventListener(e,r,s)}close(){we(this,da)&&clearTimeout(we(this,da)),we(this,mt)!==this.CLOSED&&(we(this,Er)&&we(this,Er).abort(),De(this,mt,this.CLOSED),De(this,Er,void 0))}}mt=new WeakMap,qr=new WeakMap,ua=new WeakMap,an=new WeakMap,sn=new WeakMap,Xa=new WeakMap,da=new WeakMap,es=new WeakMap,Er=new WeakMap,fa=new WeakMap,ha=new WeakMap,pa=new WeakMap,ts=new WeakMap,At=new WeakSet,xo=function(){De(this,mt,this.CONNECTING),De(this,Er,new AbortController),we(this,sn)(we(this,qr),or(this,At,gd).call(this)).then(we(this,ko)).catch(we(this,Io))},ko=new WeakMap,Io=new WeakMap,gd=function(){var t;const e={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...we(this,es)?{"Last-Event-ID":we(this,es)}:void 0},cache:"no-store",signal:(t=we(this,Er))==null?void 0:t.signal};return"window"in globalThis&&(e.credentials=this.withCredentials?"include":"same-origin"),e},To=new WeakMap,Co=new WeakMap,rs=function(t,e){var a;we(this,mt)!==this.CLOSED&&De(this,mt,this.CLOSED);const s=new pd("error",{code:e,message:t});(a=we(this,ha))==null||a.call(this,s),this.dispatchEvent(s)},Oo=function(t,e){var a;if(we(this,mt)===this.CLOSED)return;De(this,mt,this.CONNECTING);const s=new pd("error",{code:e,message:t});(a=we(this,ha))==null||a.call(this,s),this.dispatchEvent(s),De(this,da,setTimeout(we(this,No),we(this,Xa)))},No=new WeakMap,nn.CONNECTING=0,nn.OPEN=1,nn.CLOSED=2;function Wy(){const t="document"in globalThis?globalThis.document:void 0;return t&&typeof t=="object"&&"baseURI"in t&&typeof t.baseURI=="string"?t.baseURI:void 0}let Ao;Ao=globalThis.crypto;async function Jy(t){return(await Ao).getRandomValues(new Uint8Array(t))}async function Qy(t){const e="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~";let a="";const s=await Jy(t);for(let r=0;r<t;r++){const n=s[r]%e.length;a+=e[n]}return a}async function Gy(t){return await Qy(t)}async function Yy(t){const e=await(await Ao).subtle.digest("SHA-256",new TextEncoder().encode(t));return btoa(String.fromCharCode(...new Uint8Array(e))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}async function Xy(t){if(t||(t=43),t<43||t>128)throw`Expected a length between 43 and 128. Received ${t}.`;const e=await Gy(t),a=await Yy(e);return{code_verifier:e,code_challenge:a}}const e0=Z({resource:x().url(),authorization_servers:X(x().url()).optional(),jwks_uri:x().url().optional(),scopes_supported:X(x()).optional(),bearer_methods_supported:X(x()).optional(),resource_signing_alg_values_supported:X(x()).optional(),resource_name:x().optional(),resource_documentation:x().optional(),resource_policy_uri:x().url().optional(),resource_tos_uri:x().url().optional(),tls_client_certificate_bound_access_tokens:Ze().optional(),authorization_details_types_supported:X(x()).optional(),dpop_signing_alg_values_supported:X(x()).optional(),dpop_bound_access_tokens_required:Ze().optional()}).passthrough(),_d=Z({issuer:x(),authorization_endpoint:x(),token_endpoint:x(),registration_endpoint:x().optional(),scopes_supported:X(x()).optional(),response_types_supported:X(x()),response_modes_supported:X(x()).optional(),grant_types_supported:X(x()).optional(),token_endpoint_auth_methods_supported:X(x()).optional(),token_endpoint_auth_signing_alg_values_supported:X(x()).optional(),service_documentation:x().optional(),revocation_endpoint:x().optional(),revocation_endpoint_auth_methods_supported:X(x()).optional(),revocation_endpoint_auth_signing_alg_values_supported:X(x()).optional(),introspection_endpoint:x().optional(),introspection_endpoint_auth_methods_supported:X(x()).optional(),introspection_endpoint_auth_signing_alg_values_supported:X(x()).optional(),code_challenge_methods_supported:X(x()).optional()}).passthrough(),t0=Z({issuer:x(),authorization_endpoint:x(),token_endpoint:x(),userinfo_endpoint:x().optional(),jwks_uri:x(),registration_endpoint:x().optional(),scopes_supported:X(x()).optional(),response_types_supported:X(x()),response_modes_supported:X(x()).optional(),grant_types_supported:X(x()).optional(),acr_values_supported:X(x()).optional(),subject_types_supported:X(x()),id_token_signing_alg_values_supported:X(x()),id_token_encryption_alg_values_supported:X(x()).optional(),id_token_encryption_enc_values_supported:X(x()).optional(),userinfo_signing_alg_values_supported:X(x()).optional(),userinfo_encryption_alg_values_supported:X(x()).optional(),userinfo_encryption_enc_values_supported:X(x()).optional(),request_object_signing_alg_values_supported:X(x()).optional(),request_object_encryption_alg_values_supported:X(x()).optional(),request_object_encryption_enc_values_supported:X(x()).optional(),token_endpoint_auth_methods_supported:X(x()).optional(),token_endpoint_auth_signing_alg_values_supported:X(x()).optional(),display_values_supported:X(x()).optional(),claim_types_supported:X(x()).optional(),claims_supported:X(x()).optional(),service_documentation:x().optional(),claims_locales_supported:X(x()).optional(),ui_locales_supported:X(x()).optional(),claims_parameter_supported:Ze().optional(),request_parameter_supported:Ze().optional(),request_uri_parameter_supported:Ze().optional(),require_request_uri_registration:Ze().optional(),op_policy_uri:x().optional(),op_tos_uri:x().optional()}).passthrough().merge(_d.pick({code_challenge_methods_supported:!0})),yd=Z({access_token:x(),id_token:x().optional(),token_type:x(),expires_in:Je().optional(),scope:x().optional(),refresh_token:x().optional()}).strip(),r0=Z({error:x(),error_description:x().optional(),error_uri:x().optional()}),a0=Z({redirect_uris:X(x()).refine(t=>t.every(e=>URL.canParse(e)),{message:"redirect_uris must contain valid URLs"}),token_endpoint_auth_method:x().optional(),grant_types:X(x()).optional(),response_types:X(x()).optional(),client_name:x().optional(),client_uri:x().optional(),logo_uri:x().optional(),scope:x().optional(),contacts:X(x()).optional(),tos_uri:x().optional(),policy_uri:x().optional(),jwks_uri:x().optional(),jwks:Ll().optional(),software_id:x().optional(),software_version:x().optional(),software_statement:x().optional()}).strip(),s0=Z({client_id:x(),client_secret:x().optional(),client_id_issued_at:Je().optional(),client_secret_expires_at:Je().optional()}).strip(),n0=a0.merge(s0);Z({error:x(),error_description:x().optional()}).strip(),Z({token:x(),token_type_hint:x().optional()}).strip();function i0(t){const e=typeof t=="string"?new URL(t):new URL(t.href);return e.hash="",e}function o0({requestedResource:t,configuredResource:e}){const a=typeof t=="string"?new URL(t):new URL(t.href),s=typeof e=="string"?new URL(e):new URL(e.href);if(a.origin!==s.origin||a.pathname.length<s.pathname.length)return!1;const r=a.pathname.endsWith("/")?a.pathname:a.pathname+"/",n=s.pathname.endsWith("/")?s.pathname:s.pathname+"/";return r.startsWith(n)}class st extends Error{constructor(e,a){super(e),this.errorUri=a,this.name=this.constructor.name}toResponseObject(){const e={error:this.errorCode,error_description:this.message};return this.errorUri&&(e.error_uri=this.errorUri),e}get errorCode(){return this.constructor.errorCode}}class jo extends st{}jo.errorCode="invalid_request";class on extends st{}on.errorCode="invalid_client";class cn extends st{}cn.errorCode="invalid_grant";class ln extends st{}ln.errorCode="unauthorized_client";class Do extends st{}Do.errorCode="unsupported_grant_type";class Mo extends st{}Mo.errorCode="invalid_scope";class Lo extends st{}Lo.errorCode="access_denied";class ma extends st{}ma.errorCode="server_error";class Fo extends st{}Fo.errorCode="temporarily_unavailable";class qo extends st{}qo.errorCode="unsupported_response_type";class Uo extends st{}Uo.errorCode="unsupported_token_type";class Vo extends st{}Vo.errorCode="invalid_token";class zo extends st{}zo.errorCode="method_not_allowed";class Ho extends st{}Ho.errorCode="too_many_requests";class Zo extends st{}Zo.errorCode="invalid_client_metadata";class Ko extends st{}Ko.errorCode="insufficient_scope";const c0={[jo.errorCode]:jo,[on.errorCode]:on,[cn.errorCode]:cn,[ln.errorCode]:ln,[Do.errorCode]:Do,[Mo.errorCode]:Mo,[Lo.errorCode]:Lo,[ma.errorCode]:ma,[Fo.errorCode]:Fo,[qo.errorCode]:qo,[Uo.errorCode]:Uo,[Vo.errorCode]:Vo,[zo.errorCode]:zo,[Ho.errorCode]:Ho,[Zo.errorCode]:Zo,[Ko.errorCode]:Ko};class jt extends Error{constructor(e){super(e??"Unauthorized")}}function wd(t,e){const a=t.client_secret!==void 0;return e.length===0?a?"client_secret_post":"none":a&&e.includes("client_secret_basic")?"client_secret_basic":a&&e.includes("client_secret_post")?"client_secret_post":e.includes("none")?"none":a?"client_secret_post":"none"}function bd(t,e,a,s){const{client_id:r,client_secret:n}=e;switch(t){case"client_secret_basic":l0(r,n,a);return;case"client_secret_post":u0(r,n,s);return;case"none":d0(r,s);return;default:throw new Error(`Unsupported client authentication method: ${t}`)}}function l0(t,e,a){if(!e)throw new Error("client_secret_basic authentication requires a client_secret");const s=btoa(`${t}:${e}`);a.set("Authorization",`Basic ${s}`)}function u0(t,e,a){a.set("client_id",t),e&&a.set("client_secret",e)}function d0(t,e){e.set("client_id",t)}async function Bo(t){const e=t instanceof Response?t.status:void 0,a=t instanceof Response?await t.text():t;try{const s=r0.parse(JSON.parse(a)),{error:r,error_description:n,error_uri:i}=s,o=c0[r]||ma;return new o(n||"",i)}catch(s){const r=`${e?`HTTP ${e}: `:""}Invalid OAuth error response: ${s}. Raw body: ${a}`;return new ma(r)}}async function va(t,e){var a,s;try{return await Wo(t,e)}catch(r){if(r instanceof on||r instanceof ln)return await((a=t.invalidateCredentials)===null||a===void 0?void 0:a.call(t,"all")),await Wo(t,e);if(r instanceof cn)return await((s=t.invalidateCredentials)===null||s===void 0?void 0:s.call(t,"tokens")),await Wo(t,e);throw r}}async function Wo(t,{serverUrl:e,authorizationCode:a,scope:s,resourceMetadataUrl:r,fetchFn:n}){let i,o;try{i=await h0(e,{resourceMetadataUrl:r},n),i.authorization_servers&&i.authorization_servers.length>0&&(o=i.authorization_servers[0])}catch{}o||(o=e);const l=await f0(e,t,i),c=await _0(o,{fetchFn:n});let u=await Promise.resolve(t.clientInformation());if(!u){if(a!==void 0)throw new Error("Existing OAuth client information is required when exchanging an authorization code");if(!t.saveClientInformation)throw new Error("OAuth client information must be saveable for dynamic registration");const p=await $0(o,{metadata:c,clientMetadata:t.clientMetadata});await t.saveClientInformation(p),u=p}if(a!==void 0){const p=await t.codeVerifier(),h=await w0(o,{metadata:c,clientInformation:u,authorizationCode:a,codeVerifier:p,redirectUri:t.redirectUrl,resource:l,addClientAuthentication:t.addClientAuthentication,fetchFn:n});return await t.saveTokens(h),"AUTHORIZED"}const d=await t.tokens();if(d!=null&&d.refresh_token)try{const p=await b0(o,{metadata:c,clientInformation:u,refreshToken:d.refresh_token,resource:l,addClientAuthentication:t.addClientAuthentication});return await t.saveTokens(p),"AUTHORIZED"}catch(p){if(!(!(p instanceof st)||p instanceof ma))throw p}const g=t.state?await t.state():void 0,{authorizationUrl:f,codeVerifier:m}=await y0(o,{metadata:c,clientInformation:u,state:g,redirectUrl:t.redirectUrl,scope:s||t.clientMetadata.scope,resource:l});return await t.saveCodeVerifier(m),await t.redirectToAuthorization(f),"REDIRECT"}async function f0(t,e,a){const s=i0(t);if(e.validateResourceURL)return await e.validateResourceURL(s,a==null?void 0:a.resource);if(a){if(!o0({requestedResource:s,configuredResource:a.resource}))throw new Error(`Protected resource ${a.resource} does not match expected ${s} (or origin)`);return new URL(a.resource)}}function Jo(t){const e=t.headers.get("WWW-Authenticate");if(!e)return;const[a,s]=e.split(" ");if(a.toLowerCase()!=="bearer"||!s)return;const n=/resource_metadata="([^"]*)"/.exec(e);if(n)try{return new URL(n[1])}catch{return}}async function h0(t,e,a=fetch){const s=await v0(t,"oauth-protected-resource",a,{protocolVersion:e==null?void 0:e.protocolVersion,metadataUrl:e==null?void 0:e.resourceMetadataUrl});if(!s||s.status===404)throw new Error("Resource server does not implement OAuth 2.0 Protected Resource Metadata.");if(!s.ok)throw new Error(`HTTP ${s.status} trying to load well-known OAuth protected resource metadata.`);return e0.parse(await s.json())}async function Qo(t,e,a=fetch){try{return await a(t,{headers:e})}catch(s){if(s instanceof TypeError)return e?Qo(t,void 0,a):void 0;throw s}}function p0(t,e="",a={}){return e.endsWith("/")&&(e=e.slice(0,-1)),a.prependPathname?`${e}/.well-known/${t}`:`/.well-known/${t}${e}`}async function $d(t,e,a=fetch){return await Qo(t,{"MCP-Protocol-Version":e},a)}function m0(t,e){return!t||t.status===404&&e!=="/"}async function v0(t,e,a,s){var r,n;const i=new URL(t),o=(r=s==null?void 0:s.protocolVersion)!==null&&r!==void 0?r:Wa;let l;if(s!=null&&s.metadataUrl)l=new URL(s.metadataUrl);else{const u=p0(e,i.pathname);l=new URL(u,(n=s==null?void 0:s.metadataServerUrl)!==null&&n!==void 0?n:i),l.search=i.search}let c=await $d(l,o,a);if(!(s!=null&&s.metadataUrl)&&m0(c,i.pathname)){const u=new URL(`/.well-known/${e}`,i);c=await $d(u,o,a)}return c}function g0(t){const e=typeof t=="string"?new URL(t):t,a=e.pathname!=="/",s=[];if(!a)return s.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),s.push({url:new URL("/.well-known/openid-configuration",e.origin),type:"oidc"}),s;let r=e.pathname;return r.endsWith("/")&&(r=r.slice(0,-1)),s.push({url:new URL(`/.well-known/oauth-authorization-server${r}`,e.origin),type:"oauth"}),s.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),s.push({url:new URL(`/.well-known/openid-configuration${r}`,e.origin),type:"oidc"}),s.push({url:new URL(`${r}/.well-known/openid-configuration`,e.origin),type:"oidc"}),s}async function _0(t,{fetchFn:e=fetch,protocolVersion:a=Wa}={}){var s;const r={"MCP-Protocol-Version":a},n=g0(t);for(const{url:i,type:o}of n){const l=await Qo(i,r,e);if(!l)throw new Error(`CORS error trying to load ${o==="oauth"?"OAuth":"OpenID provider"} metadata from ${i}`);if(!l.ok){if(l.status>=400&&l.status<500)continue;throw new Error(`HTTP ${l.status} trying to load ${o==="oauth"?"OAuth":"OpenID provider"} metadata from ${i}`)}if(o==="oauth")return _d.parse(await l.json());{const c=t0.parse(await l.json());if(!(!((s=c.code_challenge_methods_supported)===null||s===void 0)&&s.includes("S256")))throw new Error(`Incompatible OIDC provider at ${i}: does not support S256 code challenge method required by MCP specification`);return c}}}async function y0(t,{metadata:e,clientInformation:a,redirectUrl:s,scope:r,state:n,resource:i}){const o="code",l="S256";let c;if(e){if(c=new URL(e.authorization_endpoint),!e.response_types_supported.includes(o))throw new Error(`Incompatible auth server: does not support response type ${o}`);if(!e.code_challenge_methods_supported||!e.code_challenge_methods_supported.includes(l))throw new Error(`Incompatible auth server: does not support code challenge method ${l}`)}else c=new URL("/authorize",t);const u=await Xy(),d=u.code_verifier,g=u.code_challenge;return c.searchParams.set("response_type",o),c.searchParams.set("client_id",a.client_id),c.searchParams.set("code_challenge",g),c.searchParams.set("code_challenge_method",l),c.searchParams.set("redirect_uri",String(s)),n&&c.searchParams.set("state",n),r&&c.searchParams.set("scope",r),r!=null&&r.includes("offline_access")&&c.searchParams.append("prompt","consent"),i&&c.searchParams.set("resource",i.href),{authorizationUrl:c,codeVerifier:d}}async function w0(t,{metadata:e,clientInformation:a,authorizationCode:s,codeVerifier:r,redirectUri:n,resource:i,addClientAuthentication:o,fetchFn:l}){var c;const u="authorization_code",d=e!=null&&e.token_endpoint?new URL(e.token_endpoint):new URL("/token",t);if(e!=null&&e.grant_types_supported&&!e.grant_types_supported.includes(u))throw new Error(`Incompatible auth server: does not support grant type ${u}`);const g=new Headers({"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"}),f=new URLSearchParams({grant_type:u,code:s,code_verifier:r,redirect_uri:String(n)});if(o)o(g,f,t,e);else{const p=(c=e==null?void 0:e.token_endpoint_auth_methods_supported)!==null&&c!==void 0?c:[],h=wd(a,p);bd(h,a,g,f)}i&&f.set("resource",i.href);const m=await(l??fetch)(d,{method:"POST",headers:g,body:f});if(!m.ok)throw await Bo(m);return yd.parse(await m.json())}async function b0(t,{metadata:e,clientInformation:a,refreshToken:s,resource:r,addClientAuthentication:n,fetchFn:i}){var o;const l="refresh_token";let c;if(e){if(c=new URL(e.token_endpoint),e.grant_types_supported&&!e.grant_types_supported.includes(l))throw new Error(`Incompatible auth server: does not support grant type ${l}`)}else c=new URL("/token",t);const u=new Headers({"Content-Type":"application/x-www-form-urlencoded"}),d=new URLSearchParams({grant_type:l,refresh_token:s});if(n)n(u,d,t,e);else{const f=(o=e==null?void 0:e.token_endpoint_auth_methods_supported)!==null&&o!==void 0?o:[],m=wd(a,f);bd(m,a,u,d)}r&&d.set("resource",r.href);const g=await(i??fetch)(c,{method:"POST",headers:u,body:d});if(!g.ok)throw await Bo(g);return yd.parse({refresh_token:s,...await g.json()})}async function $0(t,{metadata:e,clientMetadata:a,fetchFn:s}){let r;if(e){if(!e.registration_endpoint)throw new Error("Incompatible auth server: does not support dynamic client registration");r=new URL(e.registration_endpoint)}else r=new URL("/register",t);const n=await(s??fetch)(r,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)});if(!n.ok)throw await Bo(n);return n0.parse(await n.json())}class P0 extends Error{constructor(e,a,s){super(`SSE error: ${a}`),this.code=e,this.event=s}}class as{constructor(e,a){this._url=e,this._resourceMetadataUrl=void 0,this._eventSourceInit=a==null?void 0:a.eventSourceInit,this._requestInit=a==null?void 0:a.requestInit,this._authProvider=a==null?void 0:a.authProvider,this._fetch=a==null?void 0:a.fetch}async _authThenStart(){var e;if(!this._authProvider)throw new jt("No auth provider");let a;try{a=await va(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})}catch(s){throw(e=this.onerror)===null||e===void 0||e.call(this,s),s}if(a!=="AUTHORIZED")throw new jt;return await this._startOrAuth()}async _commonHeaders(){var e;const a={};if(this._authProvider){const s=await this._authProvider.tokens();s&&(a.Authorization=`Bearer ${s.access_token}`)}return this._protocolVersion&&(a["mcp-protocol-version"]=this._protocolVersion),new Headers({...a,...(e=this._requestInit)===null||e===void 0?void 0:e.headers})}_startOrAuth(){var e,a,s;const r=(s=(a=(e=this===null||this===void 0?void 0:this._eventSourceInit)===null||e===void 0?void 0:e.fetch)!==null&&a!==void 0?a:this._fetch)!==null&&s!==void 0?s:fetch;return new Promise((n,i)=>{this._eventSource=new nn(this._url.href,{...this._eventSourceInit,fetch:async(o,l)=>{const c=await this._commonHeaders();c.set("Accept","text/event-stream");const u=await r(o,{...l,headers:c});return u.status===401&&u.headers.has("www-authenticate")&&(this._resourceMetadataUrl=Jo(u)),u}}),this._abortController=new AbortController,this._eventSource.onerror=o=>{var l;if(o.code===401&&this._authProvider){this._authThenStart().then(n,i);return}const c=new P0(o.code,o.message,o);i(c),(l=this.onerror)===null||l===void 0||l.call(this,c)},this._eventSource.onopen=()=>{},this._eventSource.addEventListener("endpoint",o=>{var l;const c=o;try{if(this._endpoint=new URL(c.data,this._url),this._endpoint.origin!==this._url.origin)throw new Error(`Endpoint origin does not match connection origin: ${this._endpoint.origin}`)}catch(u){i(u),(l=this.onerror)===null||l===void 0||l.call(this,u),this.close();return}n()}),this._eventSource.onmessage=o=>{var l,c;const u=o;let d;try{d=Lr.parse(JSON.parse(u.data))}catch(g){(l=this.onerror)===null||l===void 0||l.call(this,g);return}(c=this.onmessage)===null||c===void 0||c.call(this,d)}})}async start(){if(this._eventSource)throw new Error("SSEClientTransport already started! If using Client class, note that connect() calls start() automatically.");return await this._startOrAuth()}async finishAuth(e){if(!this._authProvider)throw new jt("No auth provider");if(await va(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new jt("Failed to authorize")}async close(){var e,a,s;(e=this._abortController)===null||e===void 0||e.abort(),(a=this._eventSource)===null||a===void 0||a.close(),(s=this.onclose)===null||s===void 0||s.call(this)}async send(e){var a,s,r;if(!this._endpoint)throw new Error("Not connected");try{const n=await this._commonHeaders();n.set("content-type","application/json");const i={...this._requestInit,method:"POST",headers:n,body:JSON.stringify(e),signal:(a=this._abortController)===null||a===void 0?void 0:a.signal},o=await((s=this._fetch)!==null&&s!==void 0?s:fetch)(this._endpoint,i);if(!o.ok){if(o.status===401&&this._authProvider){if(this._resourceMetadataUrl=Jo(o),await va(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new jt;return this.send(e)}const l=await o.text().catch(()=>null);throw new Error(`Error POSTing to endpoint (HTTP ${o.status}): ${l}`)}}catch(n){throw(r=this.onerror)===null||r===void 0||r.call(this,n),n}}setProtocolVersion(e){this._protocolVersion=e}}class E0 extends TransformStream{constructor({onError:e,onRetry:a,onComment:s}={}){let r;super({start(n){r=hd({onEvent:i=>{n.enqueue(i)},onError(i){e==="terminate"?n.error(i):typeof e=="function"&&e(i)},onRetry:a,onComment:s})},transform(n){r.feed(n)}})}}const S0={initialReconnectionDelay:1e3,maxReconnectionDelay:3e4,reconnectionDelayGrowFactor:1.5,maxRetries:2};class Go extends Error{constructor(e,a){super(`Streamable HTTP error: ${a}`),this.code=e}}class un{constructor(e,a){var s;this._url=e,this._resourceMetadataUrl=void 0,this._requestInit=a==null?void 0:a.requestInit,this._authProvider=a==null?void 0:a.authProvider,this._fetch=a==null?void 0:a.fetch,this._sessionId=a==null?void 0:a.sessionId,this._reconnectionOptions=(s=a==null?void 0:a.reconnectionOptions)!==null&&s!==void 0?s:S0}async _authThenStart(){var e;if(!this._authProvider)throw new jt("No auth provider");let a;try{a=await va(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})}catch(s){throw(e=this.onerror)===null||e===void 0||e.call(this,s),s}if(a!=="AUTHORIZED")throw new jt;return await this._startOrAuthSse({resumptionToken:void 0})}async _commonHeaders(){var e;const a={};if(this._authProvider){const r=await this._authProvider.tokens();r&&(a.Authorization=`Bearer ${r.access_token}`)}this._sessionId&&(a["mcp-session-id"]=this._sessionId),this._protocolVersion&&(a["mcp-protocol-version"]=this._protocolVersion);const s=this._normalizeHeaders((e=this._requestInit)===null||e===void 0?void 0:e.headers);return new Headers({...a,...s})}async _startOrAuthSse(e){var a,s,r;const{resumptionToken:n}=e;try{const i=await this._commonHeaders();i.set("Accept","text/event-stream"),n&&i.set("last-event-id",n);const o=await((a=this._fetch)!==null&&a!==void 0?a:fetch)(this._url,{method:"GET",headers:i,signal:(s=this._abortController)===null||s===void 0?void 0:s.signal});if(!o.ok){if(o.status===401&&this._authProvider)return await this._authThenStart();if(o.status===405)return;throw new Go(o.status,`Failed to open SSE stream: ${o.statusText}`)}this._handleSseStream(o.body,e,!0)}catch(i){throw(r=this.onerror)===null||r===void 0||r.call(this,i),i}}_getNextReconnectionDelay(e){const a=this._reconnectionOptions.initialReconnectionDelay,s=this._reconnectionOptions.reconnectionDelayGrowFactor,r=this._reconnectionOptions.maxReconnectionDelay;return Math.min(a*Math.pow(s,e),r)}_normalizeHeaders(e){return e?e instanceof Headers?Object.fromEntries(e.entries()):Array.isArray(e)?Object.fromEntries(e):{...e}:{}}_scheduleReconnection(e,a=0){var s;const r=this._reconnectionOptions.maxRetries;if(r>0&&a>=r){(s=this.onerror)===null||s===void 0||s.call(this,new Error(`Maximum reconnection attempts (${r}) exceeded.`));return}const n=this._getNextReconnectionDelay(a);setTimeout(()=>{this._startOrAuthSse(e).catch(i=>{var o;(o=this.onerror)===null||o===void 0||o.call(this,new Error(`Failed to reconnect SSE stream: ${i instanceof Error?i.message:String(i)}`)),this._scheduleReconnection(e,a+1)})},n)}_handleSseStream(e,a,s){if(!e)return;const{onresumptiontoken:r,replayMessageId:n}=a;let i;(async()=>{var l,c,u,d;try{const g=e.pipeThrough(new TextDecoderStream).pipeThrough(new E0).getReader();for(;;){const{value:f,done:m}=await g.read();if(m)break;if(f.id&&(i=f.id,r==null||r(f.id)),!f.event||f.event==="message")try{const p=Lr.parse(JSON.parse(f.data));n!==void 0&&Li(p)&&(p.id=n),(l=this.onmessage)===null||l===void 0||l.call(this,p)}catch(p){(c=this.onerror)===null||c===void 0||c.call(this,p)}}}catch(g){if((u=this.onerror)===null||u===void 0||u.call(this,new Error(`SSE stream disconnected: ${g}`)),s&&this._abortController&&!this._abortController.signal.aborted)try{this._scheduleReconnection({resumptionToken:i,onresumptiontoken:r,replayMessageId:n},0)}catch(f){(d=this.onerror)===null||d===void 0||d.call(this,new Error(`Failed to reconnect: ${f instanceof Error?f.message:String(f)}`))}}})()}async start(){if(this._abortController)throw new Error("StreamableHTTPClientTransport already started! If using Client class, note that connect() calls start() automatically.");this._abortController=new AbortController}async finishAuth(e){if(!this._authProvider)throw new jt("No auth provider");if(await va(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new jt("Failed to authorize")}async close(){var e,a;(e=this._abortController)===null||e===void 0||e.abort(),(a=this.onclose)===null||a===void 0||a.call(this)}async send(e,a){var s,r,n,i;try{const{resumptionToken:o,onresumptiontoken:l}=a||{};if(o){this._startOrAuthSse({resumptionToken:o,replayMessageId:Zl(e)?e.id:void 0}).catch(h=>{var v;return(v=this.onerror)===null||v===void 0?void 0:v.call(this,h)});return}const c=await this._commonHeaders();c.set("content-type","application/json"),c.set("accept","application/json, text/event-stream");const u={...this._requestInit,method:"POST",headers:c,body:JSON.stringify(e),signal:(s=this._abortController)===null||s===void 0?void 0:s.signal},d=await((r=this._fetch)!==null&&r!==void 0?r:fetch)(this._url,u),g=d.headers.get("mcp-session-id");if(g&&(this._sessionId=g),!d.ok){if(d.status===401&&this._authProvider){if(this._resourceMetadataUrl=Jo(d),await va(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new jt;return this.send(e)}const h=await d.text().catch(()=>null);throw new Error(`Error POSTing to endpoint (HTTP ${d.status}): ${h}`)}if(d.status===202){pg(e)&&this._startOrAuthSse({resumptionToken:void 0}).catch(h=>{var v;return(v=this.onerror)===null||v===void 0?void 0:v.call(this,h)});return}const m=(Array.isArray(e)?e:[e]).filter(h=>"method"in h&&"id"in h&&h.id!==void 0).length>0,p=d.headers.get("content-type");if(m)if(p!=null&&p.includes("text/event-stream"))this._handleSseStream(d.body,{onresumptiontoken:l},!1);else if(p!=null&&p.includes("application/json")){const h=await d.json(),v=Array.isArray(h)?h.map(w=>Lr.parse(w)):[Lr.parse(h)];for(const w of v)(n=this.onmessage)===null||n===void 0||n.call(this,w)}else throw new Go(-1,`Unexpected content type: ${p}`)}catch(o){throw(i=this.onerror)===null||i===void 0||i.call(this,o),o}}get sessionId(){return this._sessionId}async terminateSession(){var e,a,s;if(this._sessionId)try{const r=await this._commonHeaders(),n={...this._requestInit,method:"DELETE",headers:r,signal:(e=this._abortController)===null||e===void 0?void 0:e.signal},i=await((a=this._fetch)!==null&&a!==void 0?a:fetch)(this._url,n);if(!i.ok&&i.status!==405)throw new Go(i.status,`Failed to terminate session: ${i.statusText}`);this._sessionId=void 0}catch(r){throw(s=this.onerror)===null||s===void 0||s.call(this,r),r}}setProtocolVersion(e){this._protocolVersion=e}get protocolVersion(){return this._protocolVersion}}const R0="mcp";class Pd{constructor(e){this._url=e}start(){if(this._socket)throw new Error("WebSocketClientTransport already started! If using Client class, note that connect() calls start() automatically.");return new Promise((e,a)=>{this._socket=new WebSocket(this._url,R0),this._socket.onerror=s=>{var r;const n="error"in s?s.error:new Error(`WebSocket error: ${JSON.stringify(s)}`);a(n),(r=this.onerror)===null||r===void 0||r.call(this,n)},this._socket.onopen=()=>{e()},this._socket.onclose=()=>{var s;(s=this.onclose)===null||s===void 0||s.call(this)},this._socket.onmessage=s=>{var r,n;let i;try{i=Lr.parse(JSON.parse(s.data))}catch(o){(r=this.onerror)===null||r===void 0||r.call(this,o);return}(n=this.onmessage)===null||n===void 0||n.call(this,i)}})}async close(){var e;(e=this._socket)===null||e===void 0||e.close()}send(e){return new Promise((a,s)=>{var r;if(!this._socket){s(new Error("Not connected"));return}(r=this._socket)===null||r===void 0||r.send(JSON.stringify(e)),a()})}}function dn(){const t=["224340fQYLJj","function","onmessage","port2","341XVdnBD","313767JEBgqL","950bpstaX","1354759gUhUbE","wRKyh","onclose","2044SvCTUj","endpoint","24msSkHx","164VuWYGY","mOWMr","EkZCC","addEventListener","postMessage","120705iyGzUz","8878392ivIdKn","close","_listen","3619482FaLQHc","start","_endpoint","kgkem","bzNYT","MessageChannel transport error: ","stringify","onmessageerror","HvyCv","undefined","Jwyua","message","_globalObject","parse","authInfo","thraG","220pGvxgp","_port","EGhzU","onerror","data","MhriV"];return dn=function(){return t},dn()}(function(t,e){const a=Qe,s=Qe,r=t();for(;;)try{if(parseInt(a(417))/1*(parseInt(a(421))/2)+parseInt(a(433))/3+parseInt(a(424))/4*(-parseInt(s(429))/5)+parseInt(s(423))/6*(-parseInt(s(418))/7)+-parseInt(s(430))/8+-parseInt(a(416))/9*(-parseInt(a(405))/10)+-parseInt(a(415))/11*(-parseInt(a(411))/12)===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(dn,650197);const Ed=()=>{const t=Qe,e={EGhzU:function(a,s){return a!==s},kIrDB:"undefined",llYQe:function(a,s){return a!==s},PZfJg:function(a,s){return a(s)},Jwyua:"return this"};return typeof globalThis<"u"?globalThis:e[t(407)](typeof window,e.kIrDB)?window:e.llYQe(typeof global,e.kIrDB)?global:typeof self!==t(398)?self:e.PZfJg(Function,e[t(399)])()},x0=(t,e,a)=>{const s=Qe,r=Qe,n={};n[s(410)]=r(398),n.dBkaX=function(o,l){return o===l},n[r(393)]="function";const i=n;typeof window!==i[r(410)]?t.postMessage(e,"*",a):r(428)in t&&i.dBkaX(typeof t.postMessage,i[s(393)])&&t.postMessage(e,a)},k0=(t,e)=>{const a=Qe,s=Qe,r={};r.MbsGh="addEventListener",r.PPniK=function(i,o){return i===o},r[a(419)]=s(412),r[s(404)]="onmessage",r[a(397)]="undefined";const n=r;n.MbsGh in t&&n.PPniK(typeof t[a(427)],n.wRKyh)?t[a(427)](a(400),e):n.thraG in t&&typeof t[s(413)]!==n[s(397)]&&(t.onmessage=e)};class fn{constructor(e){const a=Qe;this[a(406)]=e}async start(){const e=Qe,a=Qe;this[e(406)]&&(this[e(406)][e(413)]=s=>{var r,n;const i=e,o=a;try{const l=Lr[i(402)](s.data[i(400)]);(r=this[i(413)])==null||r.call(this,l,s[o(409)].extra)}catch(l){const c=new Error("MessageChannel failed to parse message: "+l);(n=this[o(408)])==null||n.call(this,c)}},this._port[e(396)]=s=>{var r;const n=a,i=a,o=new Error(n(394)+JSON[i(395)](s));(r=this.onerror)==null||r.call(this,o)},this[e(406)][e(434)]())}async send(e,a){const s={lEyuq:function(r){return r()},YihNw:function(r,n){return r(n)}};return new Promise((r,n)=>{var i;const o=Qe,l=Qe;try{const c={};c[o(403)]=a==null?void 0:a[o(403)];const u={};u[l(400)]=e,u.extra=c,this[l(406)]&&this[o(406)].postMessage(u),s.lEyuq(r)}catch(c){const u=c instanceof Error?c:new Error(s.YihNw(String,c));(i=this[l(408)])==null||i.call(this,u),n(u)}})}async close(){var e,a;const s=Qe,r=Qe;(e=this._port)==null||e[s(431)](),this._port=void 0,(a=this[r(420)])==null||a.call(this)}}class Yo extends fn{constructor(e,a=Ed()){const s=Qe,r=Qe,n={EkZCC:function(o,l,c,u){return o(l,c,u)}};super(),this[s(391)]=e,this[r(401)]=a;const i=new MessageChannel;this[r(406)]=i.port1,n[r(426)](x0,this[s(401)],{endpoint:this[r(391)]},[i[r(414)]])}}class Xo extends fn{constructor(e,a=Ed()){const s=Qe,r={mOWMr:function(n,i){return n===i},kgkem:function(n,i,o){return n(i,o)}};super(),this._endpoint=e,this._globalObject=a,this[s(432)]=new Promise(n=>{const i=s,o=s;r[i(392)](k0,this[o(401)],l=>{const c=o,u=o;l.data&&r[c(425)](l.data[u(422)],this[u(391)])&&(this[u(406)]=l.ports[-1*4852+1*1601+3251],n())})})}async listen(){return this[Qe(432)]}}function Qe(t,e){const a=dn();return Qe=function(s,r){return s=s-(17*-491+-669+9407),a[s]},Qe(t,e)}const I0=()=>{const t=new MessageChannel;return[new fn(t.port1),new fn(t.port2)]};(function(t,e){const a=ke,s=ke,r=t();for(;;)try{if(parseInt(a(355))/1+-parseInt(a(356))/2*(-parseInt(a(373))/3)+-parseInt(a(337))/4+parseInt(s(357))/5+-parseInt(s(389))/6*(-parseInt(a(396))/7)+parseInt(s(325))/8*(parseInt(a(382))/9)+-parseInt(a(366))/10===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(hn,-763475+-52067*10+1724410);const T0=async(t,e,a)=>{var s;const r=ke,n=ke,i={};i[r(345)]="tools/list",i.rqstG="tools/call",i.WqUnk="resources/list",i[r(329)]=n(358),i[r(365)]=r(335),i.ookoz="resources/unsubscribe",i[r(385)]=r(340),i.VTIWq="prompts/list",i.SkoRK=r(376),i.QUtUV=r(388),i.XtowM=n(332);const o=i,{id:l,method:c,params:u}=a;let d={};switch(c){case o[n(345)]:d=await e.listTools(u);break;case o.rqstG:d=await e.callTool(u);break;case o[r(334)]:d=await e[r(350)](u);break;case o[n(329)]:d=await e.listResourceTemplates(u);break;case r(372):d=await e[r(383)](u);break;case o.HgYgW:d=await e.subscribeResource(u);break;case o.ookoz:d=await e.unsubscribeResource(u);break;case o[r(385)]:d=await e.getPrompt(u);break;case o.VTIWq:d=await e.listPrompts(u);break;case o[r(344)]:d=await e[r(376)]();break;case o.QUtUV:d=await e.complete(u);break;case r(390):d=await e[r(336)](u==null?void 0:u.level);break}const g={};g[r(361)]=d,g[r(394)]=o[r(364)],g.id=l,await((s=t==null?void 0:t.transport)==null?void 0:s[r(392)](g))},C0=async(t,e,a)=>{var s;const r=ke,n=ke,i={};i.jQBBS="sampling/createMessage",i.EZqgC="elicitation/create",i[r(370)]=n(376),i.aVeaL=n(332);const o=i,{id:l,method:c,params:u}=a;let d={};switch(c){case r(368):const f={};f.method=c,f[n(367)]=u,d=await e.request(f,ao);break;case o[n(391)]:const m={};m.method=c,m[n(367)]=u,d=await e[n(381)](m,eo);break;case o.EZqgC:const p={};p.method=c,p.params=u,d=await e.request(p,to);break;case o[n(370)]:const h={};h.method=c,d=await e[n(381)](h,wr);break}const g={};return g[n(361)]=d,g.jsonrpc=o[n(387)],g.id=l,await((s=t==null?void 0:t[r(371)])==null?void 0:s.send(g)),d},O0=(t,e)=>{const a=ke,s={gXsjT:function(n,i){return n===i},oegpC:a(351),lZOUC:function(n,i,o,l){return n(i,o,l)},ifIKG:"2.0"},r=t._onrequest;t._onrequest=async(n,i)=>{var o,l,c,u,d;const g=a,f=a,{id:m,method:p}=n;try{s[g(333)](p,s.oegpC)?await r[g(386)](t,n,i):await s.lZOUC(T0,t,e,n)}catch(h){const{code:v,message:w,data:P}=h;try{if(v){const S={};S.code=v,S.message=w,S.data=P;const k={};k.error=S,k[g(394)]=s[f(331)],k.id=m,await((o=t==null?void 0:t.transport)==null?void 0:o.send(k))}else(c=(l=t==null?void 0:t[f(371)])==null?void 0:l.onerror)==null||c.call(l,h)}catch(S){(d=(u=t==null?void 0:t[g(371)])==null?void 0:u.onerror)==null||d.call(u,S)}}}},N0=(t,e)=>{const a=ke,s=ke,r={};r[a(363)]=function(i,o){return i!==o},r[a(398)]=a(353),r.hzhyg="notifications/cancelled";const n=r;t._onnotification=async i=>{var o,l;const c=a,u=s,{method:d,params:g}=i;if(n[c(363)](d,n[u(398)])&&(n[c(363)](d,n.hzhyg)||g!=null&&g.forward))try{await e.notification(i)}catch(f){(l=(o=t==null?void 0:t.transport)==null?void 0:o.onerror)==null||l.call(o,f)}}},A0=(t,e)=>async a=>{var s,r,n,i,o;const l=ke,c=ke,u={};u.SEmWX=l(332);const d=u;try{return await C0(t,e,a)}catch(g){const{code:f,message:m,data:p}=g;try{if(f){const h={};h[c(377)]=f,h.message=m,h.data=p;const v={};v[c(348)]=h,v.jsonrpc=d[l(338)],v.id=a.id,await((s=t==null?void 0:t.transport)==null?void 0:s[c(392)](v))}else(n=(r=t==null?void 0:t.transport)==null?void 0:r[c(339)])==null||n.call(r,g)}catch(h){(o=(i=t==null?void 0:t[l(371)])==null?void 0:i[c(339)])==null||o.call(i,h)}}},j0=(t,e)=>async a=>{var s,r,n;const i=ke,o=ke,l={};l.dtUgZ=function(g,f){return g!==f},l.jgCIb=i(353),l.uUjKY="2.0";const c=l,{method:u,params:d}=a;if(c.dtUgZ(u,c.jgCIb)&&(u!==i(400)||d!=null&&d.forward))try{const g={...a};g[i(394)]=c[o(352)],await((s=e==null?void 0:e[i(371)])==null?void 0:s[i(392)](g))}catch(g){(n=(r=t==null?void 0:t[i(371)])==null?void 0:r[o(339)])==null||n.call(r,g)}};function ke(t,e){const a=hn();return ke=function(s,r){return s=s-(9*-113+-1439*-1+-97),a[s]},ke(t,e)}const D0=(t,e)=>async a=>{var s,r,n,i,o,l;const c=ke,u=ke,d={};d[c(401)]=u(332);const g=d;try{await((s=e==null?void 0:e.transport)==null?void 0:s.send(a))}catch(f){const{code:m,message:p,data:h}=f;try{if(m){const v={};v.code=m,v[c(399)]=p,v.data=h;const w={};w[c(348)]=v,w[c(394)]=g.OhJjz,w.id=a.id,await((r=t==null?void 0:t[c(371)])==null?void 0:r.send(w))}else(i=(n=t==null?void 0:t.transport)==null?void 0:n[u(339)])==null||i.call(n,f)}catch(v){(l=(o=t==null?void 0:t.transport)==null?void 0:o.onerror)==null||l.call(o,v)}}},ec=()=>{const t=ke,e=ke,a={vnkqu:function(c,u){return c!==u},wxDWr:function(c,u){return c(u)},GdkkV:function(c,u){return c===u}},s=[],r=(c,u)=>{const d=ke,g=ke;if(u){const f=[];for(const m of s)try{f.push(m(c,u))}catch{}for(const m of f)if(a[d(379)](m,null))return m}else for(const f of s)try{a[g(343)](f,c)}catch{}},n=c=>{const u=ke;a[u(384)](typeof c,u(369))&&!s.includes(c)&&s.push(c)},i=c=>{const u=s.indexOf(c);u!==-1&&s.splice(u,1*-6854+8*-33+7119)},o=()=>{const c=ke;s[c(374)]=7102*1+5522+-526*24},l={};return l[t(346)]=r,l[e(330)]=n,l.removeListener=i,l[t(359)]=o,l},M0=t=>{const e=ke,a=ke,s={xwPeb:function(r){return r()},Mfvzm:function(r){return r()}};{const{handleListener:r,addListener:n,removeListener:i,clearListener:o}=s[e(326)](ec);t._onresponse=r,t[e(395)]=n,t.removeResponseListener=i,t.clearResponseListener=o}{const{handleListener:r,addListener:n,removeListener:i,clearListener:o}=s[a(326)](ec);t[a(328)]=r,t.addRequestListener=n,t[a(354)]=i,t[a(341)]=o}{const{handleListener:r,addListener:n,removeListener:i,clearListener:o}=s[e(375)](ec);t[e(342)]=r,t[e(327)]=n,t.removeNotificationListener=i,t.clearNotificationListener=o}};function hn(){const t=["uUjKY","notifications/initialized","removeRequestListener","96194JysfjF","36346SGEWAV","1357830AJaOeY","resources/templates/list","clearListener","iQqcJ","result","tqDZP","sSeCz","XtowM","HgYgW","3913230mjiatC","params","roots/list","function","bfmJT","transport","resources/read","27FNuDmk","length","Mfvzm","ping","code","_onresponse","vnkqu","cjSoZ","request","9gIMIPC","readResource","GdkkV","ptMjy","call","aVeaL","completion/complete","5035122lFbpzR","logging/setLevel","jQBBS","send","_requestHandlers","jsonrpc","addResponseListener","7SpcenI","ElOQH","MDIkN","message","notifications/cancelled","OhJjz","clear","672216JzFEyR","xwPeb","addNotificationListener","fallbackRequestHandler","sYzPD","addListener","ifIKG","2.0","gXsjT","WqUnk","resources/subscribe","setLoggingLevel","2491772kFUWFh","SEmWX","onerror","prompts/get","clearRequestListener","fallbackNotificationHandler","wxDWr","SkoRK","uTeHc","handleListener","Zybtx","error","originalOnResponse","listResources","initialize"];return hn=function(){return t},hn()}const L0=(t,{beforeInit:e,afterInit:a}={})=>{const s=ke,r=ke,n={tqDZP:function(o,l){return o===l},cjSoZ:"function",iQqcJ:s(378),Zybtx:function(o,l){return o(l)},ElOQH:function(o){return o()}},i=new Map(t._notificationHandlers);t[s(393)][s(402)](),t._notificationHandlers[s(402)](),n.tqDZP(typeof e,n[s(380)])&&e(),n[s(362)](t._onresponse.name,n[s(360)])&&(t[r(349)]=t._onresponse),n[s(347)](M0,t),t.addResponseListener(o=>{const l=r;t.originalOnResponse[l(386)](t,o)}),n.tqDZP(typeof a,n[r(380)])&&n[s(397)](a),t[r(327)](o=>{const{method:l}=o,c=i.get(l);n.tqDZP(typeof c,n.cjSoZ)&&c(o)})},F0=Wt,q0=Wt;(function(t,e){const a=Wt,s=Wt,r=t();for(;;)try{if(-parseInt(a(393))/1+parseInt(a(397))/2*(-parseInt(a(400))/3)+-parseInt(s(398))/4+parseInt(a(390))/5*(parseInt(s(388))/6)+-parseInt(a(389))/7+-parseInt(a(402))/8*(-parseInt(s(395))/9)+parseInt(s(399))/10*(parseInt(s(385))/11)===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(pn,-1*-881393+2*180895+1*-644809);function Wt(t,e){const a=pn();return Wt=function(s,r){return s=s-(-1861+-499*4+4241),a[s]},Wt(t,e)}function pn(){const t=["toString","getRandomValues","2101mUsYMI","EQHzo","padStart","30UvDAkd","1609706yzlqYx","974735GrhZVO","randomUUID","REzPF","562771BvAnoG","dHTfU","2047455boiYXf","randomBytes","14664qHAdbF","3772144jLpQch","52310AkWksx","318MkjaVb","from","40WRwnSc"];return pn=function(){return t},pn()}const U0=()=>{const t=Wt,e=Wt,a={};a.REzPF=function(r,n){return r&n},a.suJHI=function(r,n){return r===n},a[t(386)]=function(r,n){return r&n},a[e(394)]="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";const s=a;return s.suJHI(typeof crypto,"object")&&crypto.randomUUID?crypto[e(391)]():s.dHTfU.replace(/[xy]/g,r=>{const n=t,i=t,o=s[n(392)](crypto[n(384)](new Uint8Array(-25*-62+7113+2*-4331))[741*2+-1385*-2+4252*-1],8648+-107*62+-1999);return(s.suJHI(r,"x")?o:s[i(386)](o,-4377+4*1095)|5079+461*-11).toString(9449+4*-461+-7589)})},V0=t=>{const e=Wt,a=Wt,s=new Uint8Array(t);return crypto.getRandomValues(s),Array[e(401)](s,r=>r[a(403)](-3*1739+-6509+2*5871)[e(387)](2,"0")).join("")},Sr={};Sr[F0(391)]=U0,Sr[q0(396)]=V0;const yt=Jt;(function(t,e){const a=Jt,s=Jt,r=t();for(;;)try{if(parseInt(a(521))/1*(parseInt(s(499))/2)+parseInt(s(543))/3*(parseInt(s(514))/4)+parseInt(a(502))/5*(parseInt(s(539))/6)+parseInt(a(553))/7+parseInt(a(516))/8*(-parseInt(a(518))/9)+-parseInt(a(531))/10+-parseInt(a(545))/11*(parseInt(a(541))/12)===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(mn,1472653*1+-2*-897917+-2275789);const z0=(t,e)=>{const a=Jt,s=Jt,r={FyYHt:function(l,c,u){return l(c,u)},Fxtoq:function(l,c,u){return l(c,u)}};O0(t,e),N0(t,e);const n=A0(e,t),i=r[a(510)](D0,e,t),o=r[s(549)](j0,e,t);e[s(537)](n),e[a(519)](i),e.addNotificationListener(o),t[s(556)]=()=>{const l=s;e.removeRequestListener(n),e[l(530)](i),e[l(529)](o)}},tc=(t,e,a)=>{const s=Jt,r={pMiva:function(o,l){return o instanceof l},TeTEy:s(546),fyZbd:function(o,l,c){return o(l,c)}},n=()=>{var o;const l=s;r.pMiva(a,as)&&((o=a._eventSource)==null||o.addEventListener(r[l(547)],()=>{var c;const u=l;(c=a[u(509)])==null||c[u(546)]()})),z0(t,e)},i={};i.afterInit=n,r.fyZbd(L0,e,i)},Sd=(t,e=Sr.randomUUID())=>{const a=Jt,s=Jt,r={OfssH:function(u,d,g){return u(d,g)}},n={};n[a(528)]=e;const i=n,o={};o[a(528)]=e;const l={};l[s(558)]=o,l[a(534)]=a(524);const c={requestInit:l,eventSourceInit:{async fetch(u,d){const g=a,f=s,m=new Headers((d==null?void 0:d[g(558)])||{});Object.entries(i)[f(498)](([h,v])=>{m[f(527)](h,v)});const p={...d};return p[f(558)]=m,r.OfssH(fetch,u,p)},withCredentials:!0}};return t&&(c.requestInit[a(558)].Authorization=a(533)+t,i.Authorization="Bearer "+t),c},Rd=(t,e=Sr[yt(517)]())=>{const a=yt,s=yt,r={};r.nwQhY="include";const n=r,i={};i["stream-session-id"]=e;const o={};o.headers=i,o.credentials=n[a(520)];const l={};l[a(544)]=o;const c=l;return t&&(c.requestInit.headers[s(552)]=s(533)+t),c},rc=async(t,e,a)=>{const s=yt,r=yt,n={CFfFC:function(o){return o()},egwVO:function(o,l,c,u){return o(l,c,u)}},i=n.CFfFC(a);try{return await t[s(538)](i),i}catch(o){if(o instanceof jt){const l=await e();return await i[r(505)](l),await n[s(525)](rc,t,e,a)}else throw o}};function Jt(t,e){const a=mn();return Jt=function(s,r){return s=s-(74*-67+-8341+-73*-189),a[s]},Jt(t,e)}const xd=(t,e)=>{const a=yt,s=yt,r={};r.RsKXs=function(i,o){return i in o},r.PBhps="waitForOAuthCode",r[a(535)]="function",r[a(507)]="waitForOAuthCode need to be provided when authProvider is provided";const n=r;if(n.RsKXs(n[s(551)],t))return t[s(523)];if(typeof e===n.yTKoP)return e;throw new Error(n.RZhOv)},H0=async t=>{const e=yt,a=yt,s={TFSRn:function(D,W,J){return D(W,J)},HwvVa:"mcp-sse-proxy-client",ufTHS:function(D){return D()},WIVYl:function(D,W,J,H){return D(W,J,H)},jniGY:"sessionId"},{client:r,url:n,token:i,sessionId:o,authProvider:l,requestInit:c,eventSourceInit:u,waitForOAuthCode:d}=t,g={};g.authProvider=l,g.requestInit=c,g.eventSourceInit=u;const f=g,m=o||Sr.randomUUID(),p=s[e(506)](Sd,i,m);if(c){const D={...p.requestInit,...c};D.headers={...p[e(544)].headers,...c.headers},f.requestInit=D}else f[a(544)]=p.requestInit;if(u){const D={...p[e(559)],...u};f.eventSourceInit=D}else f.eventSourceInit=p.eventSourceInit;const h={};h.listChanged=!0;const v={};v.roots=h,v.sampling={},v[e(511)]={};const w=v,P={};P[a(536)]=s.HwvVa,P.version=e(526);const S={};S.capabilities=w;const k=new Ya(P,S),A=()=>new as(new URL(n),f);let z=s[a(504)](A);if(l){const D=s[e(506)](xd,l,d);z=await s[a(513)](rc,k,D,A)}else await k[e(538)](z);s[a(513)](tc,k,r,z),z[a(557)]=z[a(542)].searchParams[a(532)](s.jniGY);const U={};return U.transport=z,U.sessionId=z[e(557)],U};function mn(){const t=["ufTHS","finishAuth","TFSRn","RZhOv","Vajmx","_eventSource","FyYHt","elicitation","transport","WIVYl","13320uyrBtN","sampling","8WTwLJD","randomUUID","6438654bkJHij","addResponseListener","nwQhY","11721GVgRMJ","?sessionId=","waitForOAuthCode","include","egwVO","1.0.0","set","sse-session-id","removeNotificationListener","removeResponseListener","11838520fNkjrV","get","Bearer ","credentials","yTKoP","name","addRequestListener","connect","18VhCgQv","mcp-socket-proxy-client","2819364JNqkQZ","_endpoint","699JyrxCR","requestInit","44ofbsvb","close","TeTEy","QgzDy","Fxtoq","roots","PBhps","Authorization","11309130xGCFwl","&token=","version","onclose","sessionId","headers","eventSourceInit","forEach","62FcOkCa","mcp-stream-proxy-client","zXcpO","1794855cQEXDT","biJOc"];return mn=function(){return t},mn()}const Z0=async t=>{const e=yt,a=yt,s={Vajmx:e(500),biJOc:function(D){return D()},zXcpO:function(D,W,J){return D(W,J)},zDnjZ:function(D,W,J,H){return D(W,J,H)},FQMAh:function(D,W,J,H){return D(W,J,H)}},{client:r,url:n,token:i,sessionId:o,authProvider:l,requestInit:c,reconnectionOptions:u,waitForOAuthCode:d}=t,g={};g.authProvider=l,g.requestInit=c,g.reconnectionOptions=u;const f=g,m=o||Sr.randomUUID(),p=Rd(i,m);if(c){const D={...p.requestInit,...c};D.headers={...p.requestInit.headers,...c.headers},f[e(544)]=D}else f.requestInit=p.requestInit;const h={};h.listChanged=!0;const v={};v[a(550)]=h,v.sampling={},v.elicitation={};const w=v,P={};P[e(536)]=s[a(508)],P[e(555)]="1.0.0";const S={};S.capabilities=w;const k=new Ya(P,S),A=()=>new un(new URL(n),f);let z=s[e(503)](A);if(l){const D=s[e(501)](xd,l,d);z=await s.zDnjZ(rc,k,D,A)}else await k.connect(z);s.FQMAh(tc,k,r,z);const U={};return U.transport=z,U[a(557)]=z.sessionId,U},K0=async t=>{const e=yt,a=yt,s={QgzDy:e(540),jkaVB:function(v,w,P,S){return v(w,P,S)}},{client:r,url:n,token:i,sessionId:o}=t,l={};l.listChanged=!0;const c={};c[e(550)]=l,c[e(515)]={},c[a(511)]={};const u=c,d={};d.name=s[a(548)],d[a(555)]=a(526);const g={};g.capabilities=u;const f=new Ya(d,g),m=o||Sr[a(517)](),p=new Pd(new URL(n+e(522)+m+a(554)+i));await f.connect(p),s.jkaVB(tc,f,r,p);const h={};return h[e(512)]=p,h[a(557)]=m,h},ss=vt,vn=vt;function vt(t,e){const a=gn();return vt=function(s,r){return s=s-(-16761+51*337),a[s]},vt(t,e)}(function(t,e){const a=vt,s=vt,r=t();for(;;)try{if(-parseInt(a(440))/1+-parseInt(a(458))/2*(parseInt(a(448))/3)+-parseInt(a(451))/4*(parseInt(s(449))/5)+-parseInt(s(455))/6+-parseInt(a(427))/7+-parseInt(s(438))/8*(parseInt(s(459))/9)+parseInt(a(430))/10*(parseInt(s(436))/11)===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(gn,-220880+1*-333337+-2*-384996);function gn(){const t=["650XPHLhD","redirectToAuthorization","10856jPvMVb","GET","qcFPW","_redirectUrl","2187414WnlGuZ","resolve","tokens","3976YyOqUl","27ejNHsa","Content-Type","waitForOAuthCode","2903796yvWZFa","_clientMetadata","application/x-www-form-urlencoded","10beEWJk","json","code","_callBackPromise","reject","saveClientInformation","20776349mLNCcF","_codeVerifier","629912aTknXq","_tokens","52074GwcpRo","state","_state","_redirectCallback","_clientInformation","redirect_uris","Failed to redirect: ","clientInformation","381aduWsB"];return gn=function(){return t},gn()}const B0=()=>Sr.randomBytes(3485*1+-261+-3184);class W0{constructor(e){const a=vt,s=vt;this._callBackPromise={};const{clientMetadata:r,state:n,redirectCallback:i,getAuthCodeByState:o,waitForOAuthCode:l}=e;this[a(428)]=r,this[a(454)]=r[a(445)][0],this._state=n||B0(),this._redirectCallback=i||this.redirectCallbackFunction,this._getAuthCodeByState=o||this.getAuthCodeByStateFunction,this[s(426)]=l||this.waitForOAuthCodeFunction()}async redirectCallbackFunction(e){var a,s,r,n,i,o;const l=vt,c=vt,u={qITTp:function(m,p,h){return m(p,h)},qcFPW:l(452)},d=await u.qITTp(fetch,e,{method:u[l(453)]});!d.ok&&((s=(a=this._callBackPromise).reject)==null||s.call(a,c(446)+d.statusText));const g=await this._getAuthCodeByState(this[c(454)],this[l(442)]);if(!g.ok){(n=(r=this[l(433)]).reject)==null||n.call(r,"Failed to fetch auth code: "+g.statusText);return}const f=await g[l(431)]();(o=(i=this[c(433)])[l(456)])==null||o.call(i,f[l(432)])}async getAuthCodeByStateFunction(e,a){const s=vt,r=vt,n={};n.tuSmb=s(429);const i=n,o={};o[s(460)]=i.tuSmb;const l={};return l[r(441)]=a,fetch(e,{method:"POST",headers:o,body:new URLSearchParams(l)})}waitForOAuthCodeFunction(){const e=vt,a=this[e(433)];return()=>new Promise((s,r)=>{const n=e;a.resolve=s,a[n(434)]=r})}get redirectUrl(){return this[vt(454)]}get clientMetadata(){return this._clientMetadata}state(){return this._state}[ss(447)](){return this[ss(444)]}[vn(435)](e){const a=ss;this[a(444)]=e}[vn(457)](){return this[vn(439)]}saveTokens(e){this._tokens=e}[vn(450)](e){this[ss(443)](e)}saveCodeVerifier(e){this._codeVerifier=e}codeVerifier(){if(!this[ss(437)])throw new Error("No code verifier saved");return this._codeVerifier}}(function(t,e){for(var a=yn,s=yn,r=t();;)try{var n=parseInt(a(361))/1*(parseInt(s(363))/2)+-parseInt(a(358))/3+parseInt(a(359))/4*(parseInt(a(357))/5)+parseInt(s(354))/6*(parseInt(a(360))/7)+parseInt(s(362))/8+parseInt(s(364))/9+-parseInt(s(356))/10*(parseInt(a(355))/11);if(n===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(_n,-73523*-3+1*-407717+530518);function _n(){var t=["40ecBYYe","1095owKKYD","486870YOVwZy","5752xWiyTO","561484biNVMw","1fWJmxQ","1866064SPnyhb","1109522vMiuMX","1602351pPEGwH","12sVyMLL","2573296LTwOhv"];return _n=function(){return t},_n()}function yn(t,e){var a=_n();return yn=function(s,r){s=s-(-1*-642+503*-5+2227);var n=a[s];return n},yn(t,e)}class J0 extends $u{constructor(e,a){var s;super(a),this._serverInfo=e,this._capabilities=(s=a==null?void 0:a.capabilities)!==null&&s!==void 0?s:{},this._instructions=a==null?void 0:a.instructions,this.setRequestHandler(Ql,r=>this._oninitialize(r)),this.setNotificationHandler(qi,()=>{var r;return(r=this.oninitialized)===null||r===void 0?void 0:r.call(this)})}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=Pu(this._capabilities,e)}assertCapabilityForMethod(e){var a,s,r;switch(e){case"sampling/createMessage":if(!(!((a=this._clientCapabilities)===null||a===void 0)&&a.sampling))throw new Error(`Client does not support sampling (required for ${e})`);break;case"elicitation/create":if(!(!((s=this._clientCapabilities)===null||s===void 0)&&s.elicitation))throw new Error(`Client does not support elicitation (required for ${e})`);break;case"roots/list":if(!(!((r=this._clientCapabilities)===null||r===void 0)&&r.roots))throw new Error(`Client does not support listing roots (required for ${e})`);break}}assertNotificationCapability(e){switch(e){case"notifications/message":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"notifications/resources/updated":case"notifications/resources/list_changed":if(!this._capabilities.resources)throw new Error(`Server does not support notifying about resources (required for ${e})`);break;case"notifications/tools/list_changed":if(!this._capabilities.tools)throw new Error(`Server does not support notifying of tool list changes (required for ${e})`);break;case"notifications/prompts/list_changed":if(!this._capabilities.prompts)throw new Error(`Server does not support notifying of prompt list changes (required for ${e})`);break}}assertRequestHandlerCapability(e){switch(e){case"sampling/createMessage":if(!this._capabilities.sampling)throw new Error(`Server does not support sampling (required for ${e})`);break;case"logging/setLevel":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!this._capabilities.prompts)throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":if(!this._capabilities.resources)throw new Error(`Server does not support resources (required for ${e})`);break;case"tools/call":case"tools/list":if(!this._capabilities.tools)throw new Error(`Server does not support tools (required for ${e})`);break}}async _oninitialize(e){const a=e.params.protocolVersion;return this._clientCapabilities=e.params.capabilities,this._clientVersion=e.params.clientInfo,{protocolVersion:Ul.includes(a)?a:Wa,capabilities:this.getCapabilities(),serverInfo:this._serverInfo,...this._instructions&&{instructions:this._instructions}}}getClientCapabilities(){return this._clientCapabilities}getClientVersion(){return this._clientVersion}getCapabilities(){return this._capabilities}async ping(){return this.request({method:"ping"},wr)}async createMessage(e,a){return this.request({method:"sampling/createMessage",params:e},eo,a)}async elicitInput(e,a){const s=await this.request({method:"elicitation/create",params:e},to,a);if(s.action==="accept"&&s.content)try{const r=new dd,n=r.compile(e.requestedSchema);if(!n(s.content))throw new Ae(Ce.InvalidParams,`Elicitation response content does not match requested schema: ${r.errorsText(n.errors)}`)}catch(r){throw r instanceof Ae?r:new Ae(Ce.InternalError,`Error validating elicitation response: ${r}`)}return s}async listRoots(e,a){return this.request({method:"roots/list",params:e},ao,a)}async sendLoggingMessage(e){return this.notification({method:"notifications/message",params:e})}async sendResourceUpdated(e){return this.notification({method:"notifications/resources/updated",params:e})}async sendResourceListChanged(){return this.notification({method:"notifications/resources/list_changed"})}async sendToolListChanged(){return this.notification({method:"notifications/tools/list_changed"})}async sendPromptListChanged(){return this.notification({method:"notifications/prompts/list_changed"})}}const Q0=Symbol("Let zodToJsonSchema decide on which parser to use"),kd={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",target:"jsonSchema7",strictUnions:!1,definitions:{},errorMessages:!1,markdownDescription:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref",openAiAnyTypeName:"OpenAiAnyType"},G0=t=>typeof t=="string"?{...kd,name:t}:{...kd,...t},Y0=t=>{const e=G0(t),a=e.name!==void 0?[...e.basePath,e.definitionPath,e.name]:e.basePath;return{...e,flags:{hasReferencedOpenAiAnyType:!1},currentPath:a,propertyPath:void 0,seen:new Map(Object.entries(e.definitions).map(([s,r])=>[r._def,{def:r._def,path:[...e.basePath,e.definitionPath,s],jsonSchema:void 0}]))}};function Id(t,e,a,s){s!=null&&s.errorMessages&&a&&(t.errorMessage={...t.errorMessage,[e]:a})}function Re(t,e,a,s,r){t[e]=a,Id(t,e,s,r)}const Td=(t,e)=>{let a=0;for(;a<t.length&&a<e.length&&t[a]===e[a];a++);return[(t.length-a).toString(),...e.slice(a)].join("/")};function gt(t){if(t.target!=="openAi")return{};const e=[...t.basePath,t.definitionPath,t.openAiAnyTypeName];return t.flags.hasReferencedOpenAiAnyType=!0,{$ref:t.$refStrategy==="relative"?Td(e,t.currentPath):e.join("/")}}function X0(t,e){var s,r,n;const a={type:"array"};return(s=t.type)!=null&&s._def&&((n=(r=t.type)==null?void 0:r._def)==null?void 0:n.typeName)!==V.ZodAny&&(a.items=Se(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&Re(a,"minItems",t.minLength.value,t.minLength.message,e),t.maxLength&&Re(a,"maxItems",t.maxLength.value,t.maxLength.message,e),t.exactLength&&(Re(a,"minItems",t.exactLength.value,t.exactLength.message,e),Re(a,"maxItems",t.exactLength.value,t.exactLength.message,e)),a}function ew(t,e){const a={type:"integer",format:"int64"};if(!t.checks)return a;for(const s of t.checks)switch(s.kind){case"min":e.target==="jsonSchema7"?s.inclusive?Re(a,"minimum",s.value,s.message,e):Re(a,"exclusiveMinimum",s.value,s.message,e):(s.inclusive||(a.exclusiveMinimum=!0),Re(a,"minimum",s.value,s.message,e));break;case"max":e.target==="jsonSchema7"?s.inclusive?Re(a,"maximum",s.value,s.message,e):Re(a,"exclusiveMaximum",s.value,s.message,e):(s.inclusive||(a.exclusiveMaximum=!0),Re(a,"maximum",s.value,s.message,e));break;case"multipleOf":Re(a,"multipleOf",s.value,s.message,e);break}return a}function tw(){return{type:"boolean"}}function Cd(t,e){return Se(t.type._def,e)}const rw=(t,e)=>Se(t.innerType._def,e);function Od(t,e,a){const s=a??e.dateStrategy;if(Array.isArray(s))return{anyOf:s.map((r,n)=>Od(t,e,r))};switch(s){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return aw(t,e)}}const aw=(t,e)=>{const a={type:"integer",format:"unix-time"};if(e.target==="openApi3")return a;for(const s of t.checks)switch(s.kind){case"min":Re(a,"minimum",s.value,s.message,e);break;case"max":Re(a,"maximum",s.value,s.message,e);break}return a};function sw(t,e){return{...Se(t.innerType._def,e),default:t.defaultValue()}}function nw(t,e){return e.effectStrategy==="input"?Se(t.schema._def,e):gt(e)}function iw(t){return{type:"string",enum:Array.from(t.values)}}const ow=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function cw(t,e){const a=[Se(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),Se(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(n=>!!n);let s=e.target==="jsonSchema2019-09"?{unevaluatedProperties:!1}:void 0;const r=[];return a.forEach(n=>{if(ow(n))r.push(...n.allOf),n.unevaluatedProperties===void 0&&(s=void 0);else{let i=n;if("additionalProperties"in n&&n.additionalProperties===!1){const{additionalProperties:o,...l}=n;i=l}else s=void 0;r.push(i)}}),r.length?{allOf:r,...s}:void 0}function lw(t,e){const a=typeof t.value;return a!=="bigint"&&a!=="number"&&a!=="boolean"&&a!=="string"?{type:Array.isArray(t.value)?"array":"object"}:e.target==="openApi3"?{type:a==="bigint"?"integer":a,enum:[t.value]}:{type:a==="bigint"?"integer":a,const:t.value}}let ac;const Dt={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(ac===void 0&&(ac=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),ac),uuid:/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/,ipv4:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,ipv4Cidr:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function Nd(t,e){const a={type:"string"};if(t.checks)for(const s of t.checks)switch(s.kind){case"min":Re(a,"minLength",typeof a.minLength=="number"?Math.max(a.minLength,s.value):s.value,s.message,e);break;case"max":Re(a,"maxLength",typeof a.maxLength=="number"?Math.min(a.maxLength,s.value):s.value,s.message,e);break;case"email":switch(e.emailStrategy){case"format:email":Mt(a,"email",s.message,e);break;case"format:idn-email":Mt(a,"idn-email",s.message,e);break;case"pattern:zod":dt(a,Dt.email,s.message,e);break}break;case"url":Mt(a,"uri",s.message,e);break;case"uuid":Mt(a,"uuid",s.message,e);break;case"regex":dt(a,s.regex,s.message,e);break;case"cuid":dt(a,Dt.cuid,s.message,e);break;case"cuid2":dt(a,Dt.cuid2,s.message,e);break;case"startsWith":dt(a,RegExp(`^${sc(s.value,e)}`),s.message,e);break;case"endsWith":dt(a,RegExp(`${sc(s.value,e)}$`),s.message,e);break;case"datetime":Mt(a,"date-time",s.message,e);break;case"date":Mt(a,"date",s.message,e);break;case"time":Mt(a,"time",s.message,e);break;case"duration":Mt(a,"duration",s.message,e);break;case"length":Re(a,"minLength",typeof a.minLength=="number"?Math.max(a.minLength,s.value):s.value,s.message,e),Re(a,"maxLength",typeof a.maxLength=="number"?Math.min(a.maxLength,s.value):s.value,s.message,e);break;case"includes":{dt(a,RegExp(sc(s.value,e)),s.message,e);break}case"ip":{s.version!=="v6"&&Mt(a,"ipv4",s.message,e),s.version!=="v4"&&Mt(a,"ipv6",s.message,e);break}case"base64url":dt(a,Dt.base64url,s.message,e);break;case"jwt":dt(a,Dt.jwt,s.message,e);break;case"cidr":{s.version!=="v6"&&dt(a,Dt.ipv4Cidr,s.message,e),s.version!=="v4"&&dt(a,Dt.ipv6Cidr,s.message,e);break}case"emoji":dt(a,Dt.emoji(),s.message,e);break;case"ulid":{dt(a,Dt.ulid,s.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{Mt(a,"binary",s.message,e);break}case"contentEncoding:base64":{Re(a,"contentEncoding","base64",s.message,e);break}case"pattern:zod":{dt(a,Dt.base64,s.message,e);break}}break}case"nanoid":dt(a,Dt.nanoid,s.message,e)}return a}function sc(t,e){return e.patternStrategy==="escape"?dw(t):t}const uw=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function dw(t){let e="";for(let a=0;a<t.length;a++)uw.has(t[a])||(e+="\\"),e+=t[a];return e}function Mt(t,e,a,s){var r;t.format||(r=t.anyOf)!=null&&r.some(n=>n.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format,...t.errorMessage&&s.errorMessages&&{errorMessage:{format:t.errorMessage.format}}}),delete t.format,t.errorMessage&&(delete t.errorMessage.format,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.anyOf.push({format:e,...a&&s.errorMessages&&{errorMessage:{format:a}}})):Re(t,"format",e,a,s)}function dt(t,e,a,s){var r;t.pattern||(r=t.allOf)!=null&&r.some(n=>n.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern,...t.errorMessage&&s.errorMessages&&{errorMessage:{pattern:t.errorMessage.pattern}}}),delete t.pattern,t.errorMessage&&(delete t.errorMessage.pattern,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.allOf.push({pattern:Ad(e,s),...a&&s.errorMessages&&{errorMessage:{pattern:a}}})):Re(t,"pattern",Ad(e,s),a,s)}function Ad(t,e){var l;if(!e.applyRegexFlags||!t.flags)return t.source;const a={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},s=a.i?t.source.toLowerCase():t.source;let r="",n=!1,i=!1,o=!1;for(let c=0;c<s.length;c++){if(n){r+=s[c],n=!1;continue}if(a.i){if(i){if(s[c].match(/[a-z]/)){o?(r+=s[c],r+=`${s[c-2]}-${s[c]}`.toUpperCase(),o=!1):s[c+1]==="-"&&((l=s[c+2])!=null&&l.match(/[a-z]/))?(r+=s[c],o=!0):r+=`${s[c]}${s[c].toUpperCase()}`;continue}}else if(s[c].match(/[a-z]/)){r+=`[${s[c]}${s[c].toUpperCase()}]`;continue}}if(a.m){if(s[c]==="^"){r+=`(^|(?<=[\r
13
- ]))`;continue}else if(s[c]==="$"){r+=`($|(?=[\r
14
- ]))`;continue}}if(a.s&&s[c]==="."){r+=i?`${s[c]}\r
15
- `:`[${s[c]}\r
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"})});
7
+ depsCount: ${l},
8
+ deps: ${u}}`};const s={keyword:"dependencies",type:"object",schemaType:"object",error:t.error,code(c){const[l,u]=a(c);i(c,l),o(c,u)}};function a({schema:c}){const l={},u={};for(const d in c){if(d==="__proto__")continue;const g=Array.isArray(c[d])?l:u;g[d]=c[d]}return[l,u]}function i(c,l=c.schema){const{gen:u,data:d,it:g}=c;if(Object.keys(l).length===0)return;const v=u.let("missing");for(const p in l){const w=l[p];if(w.length===0)continue;const h=(0,n.propertyInData)(u,d,p,g.opts.ownProperties);c.setParams({property:p,depsCount:w.length,deps:w.join(", ")}),g.allErrors?u.if(h,()=>{for(const _ of w)(0,n.checkReportMissingProp)(c,_)}):(u.if((0,e._)`${h} && (${(0,n.checkMissingProp)(c,w,v)})`),(0,n.reportMissingProp)(c,v),u.else())}}t.validatePropertyDeps=i;function o(c,l=c.schema){const{gen:u,data:d,keyword:g,it:v}=c,p=u.name("valid");for(const w in l)(0,r.alwaysValidSchema)(v,l[w])||(u.if((0,n.propertyInData)(u,d,w,v.opts.ownProperties),()=>{const h=c.subschema({keyword:g,schemaProp:w},p);c.mergeValidEvaluated(h,p)},()=>u.var(p,!0)),c.ok(p))}t.validateSchemaDeps=o,t.default=s})(ya)),ya}var es={},ac;function Vd(){if(ac)return es;ac=1,Object.defineProperty(es,"__esModule",{value:!0});const t=ce(),e=pe(),n={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:{message:"property name must be valid",params:({params:s})=>(0,t._)`{propertyName: ${s.propertyName}}`},code(s){const{gen:a,schema:i,data:o,it:c}=s;if((0,e.alwaysValidSchema)(c,i))return;const l=a.name("valid");a.forIn("key",o,u=>{s.setParams({propertyName:u}),s.subschema({keyword:"propertyNames",data:u,dataTypes:["string"],propertyName:u,compositeRule:!0},l),a.if((0,t.not)(l),()=>{s.error(!0),c.allErrors||a.break()})}),s.ok(l)}};return es.default=n,es}var ts={},ic;function oc(){if(ic)return ts;ic=1,Object.defineProperty(ts,"__esModule",{value:!0});const t=pt(),e=ce(),r=Zt(),n=pe(),a={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:{message:"must NOT have additional properties",params:({params:i})=>(0,e._)`{additionalProperty: ${i.additionalProperty}}`},code(i){const{gen:o,schema:c,parentSchema:l,data:u,errsCount:d,it:g}=i;if(!d)throw new Error("ajv implementation error");const{allErrors:v,opts:p}=g;if(g.props=!0,p.removeAdditional!=="all"&&(0,n.alwaysValidSchema)(g,c))return;const w=(0,t.allSchemaProperties)(l.properties),h=(0,t.allSchemaProperties)(l.patternProperties);_(),i.ok((0,e._)`${d} === ${r.default.errors}`);function _(){o.forIn("key",u,k=>{!w.length&&!h.length?b(k):o.if(f(k),()=>b(k))})}function f(k){let S;if(w.length>8){const I=(0,n.schemaRefOrVal)(g,l.properties,"properties");S=(0,t.isOwnProperty)(o,I,k)}else w.length?S=(0,e.or)(...w.map(I=>(0,e._)`${k} === ${I}`)):S=e.nil;return h.length&&(S=(0,e.or)(S,...h.map(I=>(0,e._)`${(0,t.usePattern)(i,I)}.test(${k})`))),(0,e.not)(S)}function m(k){o.code((0,e._)`delete ${u}[${k}]`)}function b(k){if(p.removeAdditional==="all"||p.removeAdditional&&c===!1){m(k);return}if(c===!1){i.setParams({additionalProperty:k}),i.error(),v||o.break();return}if(typeof c=="object"&&!(0,n.alwaysValidSchema)(g,c)){const S=o.name("valid");p.removeAdditional==="failing"?(y(k,S,!1),o.if((0,e.not)(S),()=>{i.reset(),m(k)})):(y(k,S),v||o.if((0,e.not)(S),()=>o.break()))}}function y(k,S,I){const C={keyword:"additionalProperties",dataProp:k,dataPropType:n.Type.Str};I===!1&&Object.assign(C,{compositeRule:!0,createErrors:!1,allErrors:!1}),i.subschema(C,S)}}};return ts.default=a,ts}var rs={},cc;function Fd(){if(cc)return rs;cc=1,Object.defineProperty(rs,"__esModule",{value:!0});const t=xn(),e=pt(),r=pe(),n=oc(),s={keyword:"properties",type:"object",schemaType:"object",code(a){const{gen:i,schema:o,parentSchema:c,data:l,it:u}=a;u.opts.removeAdditional==="all"&&c.additionalProperties===void 0&&n.default.code(new t.KeywordCxt(u,n.default,"additionalProperties"));const d=(0,e.allSchemaProperties)(o);for(const h of d)u.definedProperties.add(h);u.opts.unevaluated&&d.length&&u.props!==!0&&(u.props=r.mergeEvaluated.props(i,(0,r.toHash)(d),u.props));const g=d.filter(h=>!(0,r.alwaysValidSchema)(u,o[h]));if(g.length===0)return;const v=i.name("valid");for(const h of g)p(h)?w(h):(i.if((0,e.propertyInData)(i,l,h,u.opts.ownProperties)),w(h),u.allErrors||i.else().var(v,!0),i.endIf()),a.it.definedProperties.add(h),a.ok(v);function p(h){return u.opts.useDefaults&&!u.compositeRule&&o[h].default!==void 0}function w(h){a.subschema({keyword:"properties",schemaProp:h,dataProp:h},v)}}};return rs.default=s,rs}var ns={},uc;function Hd(){if(uc)return ns;uc=1,Object.defineProperty(ns,"__esModule",{value:!0});const t=pt(),e=ce(),r=pe(),n=pe(),s={keyword:"patternProperties",type:"object",schemaType:"object",code(a){const{gen:i,schema:o,data:c,parentSchema:l,it:u}=a,{opts:d}=u,g=(0,t.allSchemaProperties)(o),v=g.filter(b=>(0,r.alwaysValidSchema)(u,o[b]));if(g.length===0||v.length===g.length&&(!u.opts.unevaluated||u.props===!0))return;const p=d.strictSchema&&!d.allowMatchingProperties&&l.properties,w=i.name("valid");u.props!==!0&&!(u.props instanceof e.Name)&&(u.props=(0,n.evaluatedPropsToName)(i,u.props));const{props:h}=u;_();function _(){for(const b of g)p&&f(b),u.allErrors?m(b):(i.var(w,!0),m(b),i.if(w))}function f(b){for(const y in p)new RegExp(b).test(y)&&(0,r.checkStrictMode)(u,`property ${y} matches pattern ${b} (use allowMatchingProperties)`)}function m(b){i.forIn("key",c,y=>{i.if((0,e._)`${(0,t.usePattern)(a,b)}.test(${y})`,()=>{const k=v.includes(b);k||a.subschema({keyword:"patternProperties",schemaProp:b,dataProp:y,dataPropType:n.Type.Str},w),u.opts.unevaluated&&h!==!0?i.assign((0,e._)`${h}[${y}]`,!0):!k&&!u.allErrors&&i.if((0,e.not)(w),()=>i.break())})})}}};return ns.default=s,ns}var ss={},lc;function Wd(){if(lc)return ss;lc=1,Object.defineProperty(ss,"__esModule",{value:!0});const t=pe(),e={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(r){const{gen:n,schema:s,it:a}=r;if((0,t.alwaysValidSchema)(a,s)){r.fail();return}const i=n.name("valid");r.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},i),r.failResult(i,()=>r.reset(),()=>r.error())},error:{message:"must NOT be valid"}};return ss.default=e,ss}var as={},dc;function Jd(){if(dc)return as;dc=1,Object.defineProperty(as,"__esModule",{value:!0});const e={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:pt().validateUnion,error:{message:"must match a schema in anyOf"}};return as.default=e,as}var is={},fc;function Kd(){if(fc)return is;fc=1,Object.defineProperty(is,"__esModule",{value:!0});const t=ce(),e=pe(),n={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:{message:"must match exactly one schema in oneOf",params:({params:s})=>(0,t._)`{passingSchemas: ${s.passing}}`},code(s){const{gen:a,schema:i,parentSchema:o,it:c}=s;if(!Array.isArray(i))throw new Error("ajv implementation error");if(c.opts.discriminator&&o.discriminator)return;const l=i,u=a.let("valid",!1),d=a.let("passing",null),g=a.name("_valid");s.setParams({passing:d}),a.block(v),s.result(u,()=>s.reset(),()=>s.error(!0));function v(){l.forEach((p,w)=>{let h;(0,e.alwaysValidSchema)(c,p)?a.var(g,!0):h=s.subschema({keyword:"oneOf",schemaProp:w,compositeRule:!0},g),w>0&&a.if((0,t._)`${g} && ${u}`).assign(u,!1).assign(d,(0,t._)`[${d}, ${w}]`).else(),a.if(g,()=>{a.assign(u,!0),a.assign(d,w),h&&s.mergeEvaluated(h,t.Name)})})}}};return is.default=n,is}var os={},hc;function Bd(){if(hc)return os;hc=1,Object.defineProperty(os,"__esModule",{value:!0});const t=pe(),e={keyword:"allOf",schemaType:"array",code(r){const{gen:n,schema:s,it:a}=r;if(!Array.isArray(s))throw new Error("ajv implementation error");const i=n.name("valid");s.forEach((o,c)=>{if((0,t.alwaysValidSchema)(a,o))return;const l=r.subschema({keyword:"allOf",schemaProp:c},i);r.ok(i),r.mergeEvaluated(l)})}};return os.default=e,os}var cs={},pc;function Gd(){if(pc)return cs;pc=1,Object.defineProperty(cs,"__esModule",{value:!0});const t=ce(),e=pe(),n={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:{message:({params:a})=>(0,t.str)`must match "${a.ifClause}" schema`,params:({params:a})=>(0,t._)`{failingKeyword: ${a.ifClause}}`},code(a){const{gen:i,parentSchema:o,it:c}=a;o.then===void 0&&o.else===void 0&&(0,e.checkStrictMode)(c,'"if" without "then" and "else" is ignored');const l=s(c,"then"),u=s(c,"else");if(!l&&!u)return;const d=i.let("valid",!0),g=i.name("_valid");if(v(),a.reset(),l&&u){const w=i.let("ifClause");a.setParams({ifClause:w}),i.if(g,p("then",w),p("else",w))}else l?i.if(g,p("then")):i.if((0,t.not)(g),p("else"));a.pass(d,()=>a.error(!0));function v(){const w=a.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},g);a.mergeEvaluated(w)}function p(w,h){return()=>{const _=a.subschema({keyword:w},g);i.assign(d,g),a.mergeValidEvaluated(_,d),h?i.assign(h,(0,t._)`${w}`):a.setParams({ifClause:w})}}}};function s(a,i){const o=a.schema[i];return o!==void 0&&!(0,e.alwaysValidSchema)(a,o)}return cs.default=n,cs}var us={},mc;function Yd(){if(mc)return us;mc=1,Object.defineProperty(us,"__esModule",{value:!0});const t=pe(),e={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:r,parentSchema:n,it:s}){n.if===void 0&&(0,t.checkStrictMode)(s,`"${r}" without "if" is ignored`)}};return us.default=e,us}var _c;function Qd(){if(_c)return Gn;_c=1,Object.defineProperty(Gn,"__esModule",{value:!0});const t=Qo(),e=Zd(),r=ec(),n=Ld(),s=Ud(),a=Dd(),i=Vd(),o=oc(),c=Fd(),l=Hd(),u=Wd(),d=Jd(),g=Kd(),v=Bd(),p=Gd(),w=Yd();function h(_=!1){const f=[u.default,d.default,g.default,v.default,p.default,w.default,i.default,o.default,a.default,c.default,l.default];return _?f.push(e.default,n.default):f.push(t.default,r.default),f.push(s.default),f}return Gn.default=h,Gn}var ls={},ds={},vc;function Xd(){if(vc)return ds;vc=1,Object.defineProperty(ds,"__esModule",{value:!0});const t=ce(),r={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:{message:({schemaCode:n})=>(0,t.str)`must match format "${n}"`,params:({schemaCode:n})=>(0,t._)`{format: ${n}}`},code(n,s){const{gen:a,data:i,$data:o,schema:c,schemaCode:l,it:u}=n,{opts:d,errSchemaPath:g,schemaEnv:v,self:p}=u;if(!d.validateFormats)return;o?w():h();function w(){const _=a.scopeValue("formats",{ref:p.formats,code:d.code.formats}),f=a.const("fDef",(0,t._)`${_}[${l}]`),m=a.let("fType"),b=a.let("format");a.if((0,t._)`typeof ${f} == "object" && !(${f} instanceof RegExp)`,()=>a.assign(m,(0,t._)`${f}.type || "string"`).assign(b,(0,t._)`${f}.validate`),()=>a.assign(m,(0,t._)`"string"`).assign(b,f)),n.fail$data((0,t.or)(y(),k()));function y(){return d.strictSchema===!1?t.nil:(0,t._)`${l} && !${b}`}function k(){const S=v.$async?(0,t._)`(${f}.async ? await ${b}(${i}) : ${b}(${i}))`:(0,t._)`${b}(${i})`,I=(0,t._)`(typeof ${b} == "function" ? ${S} : ${b}.test(${i}))`;return(0,t._)`${b} && ${b} !== true && ${m} === ${s} && !${I}`}}function h(){const _=p.formats[c];if(!_){y();return}if(_===!0)return;const[f,m,b]=k(_);f===s&&n.pass(S());function y(){if(d.strictSchema===!1){p.logger.warn(I());return}throw new Error(I());function I(){return`unknown format "${c}" ignored in schema at path "${g}"`}}function k(I){const C=I instanceof RegExp?(0,t.regexpCode)(I):d.code.formats?(0,t._)`${d.code.formats}${(0,t.getProperty)(c)}`:void 0,q=a.scopeValue("formats",{key:c,ref:I,code:C});return typeof I=="object"&&!(I instanceof RegExp)?[I.type||"string",I.validate,(0,t._)`${q}.validate`]:["string",I,q]}function S(){if(typeof _=="object"&&!(_ instanceof RegExp)&&_.async){if(!v.$async)throw new Error("async format in sync schema");return(0,t._)`await ${b}(${i})`}return typeof m=="function"?(0,t._)`${b}(${i})`:(0,t._)`${b}.test(${i})`}}}};return ds.default=r,ds}var gc;function ef(){if(gc)return ls;gc=1,Object.defineProperty(ls,"__esModule",{value:!0});const e=[Xd().default];return ls.default=e,ls}var er={},yc;function tf(){return yc||(yc=1,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"]),er}var wc;function rf(){if(wc)return An;wc=1,Object.defineProperty(An,"__esModule",{value:!0});const t=Ed(),e=qd(),r=Qd(),n=ef(),s=tf(),a=[t.default,e.default,(0,r.default)(),n.default,s.metadataVocabulary,s.contentVocabulary];return An.default=a,An}var fs={},jr={},bc;function nf(){if(bc)return jr;bc=1,Object.defineProperty(jr,"__esModule",{value:!0}),jr.DiscrError=void 0;var t;return(function(e){e.Tag="tag",e.Mapping="mapping"})(t||(jr.DiscrError=t={})),jr}var kc;function sf(){if(kc)return fs;kc=1,Object.defineProperty(fs,"__esModule",{value:!0});const t=ce(),e=nf(),r=ma(),n=On(),s=pe(),i={keyword:"discriminator",type:"object",schemaType:"object",error:{message:({params:{discrError:o,tagName:c}})=>o===e.DiscrError.Tag?`tag "${c}" must be string`:`value of tag "${c}" must be in oneOf`,params:({params:{discrError:o,tag:c,tagName:l}})=>(0,t._)`{error: ${o}, tag: ${l}, tagValue: ${c}}`},code(o){const{gen:c,data:l,schema:u,parentSchema:d,it:g}=o,{oneOf:v}=d;if(!g.opts.discriminator)throw new Error("discriminator: requires discriminator option");const p=u.propertyName;if(typeof p!="string")throw new Error("discriminator: requires propertyName");if(u.mapping)throw new Error("discriminator: mapping is not supported");if(!v)throw new Error("discriminator: requires oneOf keyword");const w=c.let("valid",!1),h=c.const("tag",(0,t._)`${l}${(0,t.getProperty)(p)}`);c.if((0,t._)`typeof ${h} == "string"`,()=>_(),()=>o.error(!1,{discrError:e.DiscrError.Tag,tag:h,tagName:p})),o.ok(w);function _(){const b=m();c.if(!1);for(const y in b)c.elseIf((0,t._)`${h} === ${y}`),c.assign(w,f(b[y]));c.else(),o.error(!1,{discrError:e.DiscrError.Mapping,tag:h,tagName:p}),c.endIf()}function f(b){const y=c.name("valid"),k=o.subschema({keyword:"oneOf",schemaProp:b},y);return o.mergeEvaluated(k,t.Name),y}function m(){var b;const y={},k=I(d);let S=!0;for(let N=0;N<v.length;N++){let V=v[N];if(V?.$ref&&!(0,s.schemaHasRulesButRef)(V,g.self.RULES)){const Y=V.$ref;if(V=r.resolveRef.call(g.self,g.schemaEnv.root,g.baseId,Y),V instanceof r.SchemaEnv&&(V=V.schema),V===void 0)throw new n.default(g.opts.uriResolver,g.baseId,Y)}const B=(b=V?.properties)===null||b===void 0?void 0:b[p];if(typeof B!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${p}"`);S=S&&(k||I(V)),C(B,N)}if(!S)throw new Error(`discriminator: "${p}" must be required`);return y;function I({required:N}){return Array.isArray(N)&&N.includes(p)}function C(N,V){if(N.const)q(N.const,V);else if(N.enum)for(const B of N.enum)q(B,V);else throw new Error(`discriminator: "properties/${p}" must have "const" or "enum"`)}function q(N,V){if(typeof N!="string"||N in y)throw new Error(`discriminator: "${p}" values must be unique strings`);y[N]=V}}}};return fs.default=i,fs}const af={$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 $c;function Sc(){return $c||($c=1,(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=$d(),n=rf(),s=sf(),a=af,i=["/properties"],o="http://json-schema.org/draft-07/schema";class c extends r.default{_addVocabularies(){super._addVocabularies(),n.default.forEach(p=>this.addVocabulary(p)),this.opts.discriminator&&this.addKeyword(s.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;const p=this.opts.$data?this.$dataMetaSchema(a,i):a;this.addMetaSchema(p,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=c,t.exports=e=c,t.exports.Ajv=c,Object.defineProperty(e,"__esModule",{value:!0}),e.default=c;var l=xn();Object.defineProperty(e,"KeywordCxt",{enumerable:!0,get:function(){return l.KeywordCxt}});var u=ce();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=pa();Object.defineProperty(e,"ValidationError",{enumerable:!0,get:function(){return d.default}});var g=On();Object.defineProperty(e,"MissingRefError",{enumerable:!0,get:function(){return g.default}})})($n,$n.exports)),$n.exports}var Tc=Sc();const of=dr(Tc),cf=Object.freeze({status:"aborted"});function A(t,e,r){function n(o,c){var l;Object.defineProperty(o,"_zod",{value:o._zod??{},enumerable:!1}),(l=o._zod).traits??(l.traits=new Set),o._zod.traits.add(t),e(o,c);for(const u in i.prototype)u in o||Object.defineProperty(o,u,{value:i.prototype[u].bind(o)});o._zod.constr=i,o._zod.def=c}const s=r?.Parent??Object;class a extends s{}Object.defineProperty(a,"name",{value:t});function i(o){var c;const l=r?.Parent?new a:this;n(l,o),(c=l._zod).deferred??(c.deferred=[]);for(const u of l._zod.deferred)u();return l}return Object.defineProperty(i,"init",{value:n}),Object.defineProperty(i,Symbol.hasInstance,{value:o=>r?.Parent&&o instanceof r.Parent?!0:o?._zod?.traits?.has(t)}),Object.defineProperty(i,"name",{value:t}),i}class zr extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}const Ec={};function Ut(t){return Ec}function Rc(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 uf(t,e){return typeof e=="bigint"?e.toString():e}function wa(t){return{get value(){{const e=t();return Object.defineProperty(this,"value",{value:e}),e}}}}function ba(t){return t==null}function ka(t){const e=t.startsWith("^")?1:0,r=t.endsWith("$")?t.length-1:t.length;return t.slice(e,r)}function lf(t,e){const r=(t.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,s=r>n?r:n,a=Number.parseInt(t.toFixed(s).replace(".","")),i=Number.parseInt(e.toFixed(s).replace(".",""));return a%i/10**s}function Te(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 Mr(t,e,r){Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!0,configurable:!0})}function qr(t){return JSON.stringify(t)}const Pc=Error.captureStackTrace?Error.captureStackTrace:(...t)=>{};function hs(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}const df=wa(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const t=Function;return new t(""),!0}catch{return!1}});function ps(t){if(hs(t)===!1)return!1;const e=t.constructor;if(e===void 0)return!0;const r=e.prototype;return!(hs(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}const ff=new Set(["string","number","symbol"]);function Zr(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Dt(t,e,r){const n=new t._zod.constr(e??t._zod.def);return(!e||r?.parent)&&(n._zod.parent=t),n}function Q(t){const e=t;if(!e)return{};if(typeof e=="string")return{error:()=>e};if(e?.message!==void 0){if(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 hf(t){return Object.keys(t).filter(e=>t[e]._zod.optin==="optional"&&t[e]._zod.optout==="optional")}const pf={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 mf(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 Dt(t,{...t._zod.def,shape:r,checks:[]})}function _f(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 Dt(t,{...t._zod.def,shape:r,checks:[]})}function vf(t,e){if(!ps(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 Mr(this,"shape",n),n},checks:[]};return Dt(t,r)}function gf(t,e){return Dt(t,{...t._zod.def,get shape(){const r={...t._zod.def.shape,...e._zod.def.shape};return Mr(this,"shape",r),r},catchall:e._zod.def.catchall,checks:[]})}function yf(t,e,r){const n=e._zod.def.shape,s={...n};if(r)for(const a in r){if(!(a in n))throw new Error(`Unrecognized key: "${a}"`);r[a]&&(s[a]=t?new t({type:"optional",innerType:n[a]}):n[a])}else for(const a in n)s[a]=t?new t({type:"optional",innerType:n[a]}):n[a];return Dt(e,{...e._zod.def,shape:s,checks:[]})}function wf(t,e,r){const n=e._zod.def.shape,s={...n};if(r)for(const a in r){if(!(a in s))throw new Error(`Unrecognized key: "${a}"`);r[a]&&(s[a]=new t({type:"nonoptional",innerType:n[a]}))}else for(const a in n)s[a]=new t({type:"nonoptional",innerType:n[a]});return Dt(e,{...e._zod.def,shape:s,checks:[]})}function Lr(t,e=0){for(let r=e;r<t.issues.length;r++)if(t.issues[r]?.continue!==!0)return!0;return!1}function tr(t,e){return e.map(r=>{var n;return(n=r).path??(n.path=[]),r.path.unshift(t),r})}function ms(t){return typeof t=="string"?t:t?.message}function Vt(t,e,r){const n={...t,path:t.path??[]};if(!t.message){const s=ms(t.inst?._zod.def?.error?.(t))??ms(e?.error?.(t))??ms(r.customError?.(t))??ms(r.localeError?.(t))??"Invalid input";n.message=s}return delete n.inst,delete n.continue,e?.reportInput||delete n.input,n}function $a(t){return Array.isArray(t)?"array":typeof t=="string"?"string":"unknown"}function Ur(...t){const[e,r,n]=t;return typeof e=="string"?{message:e,code:"custom",input:r,inst:n}:{...e}}const xc=(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,uf,2)},enumerable:!0}),Object.defineProperty(t,"toString",{value:()=>t.message,enumerable:!1})},Ic=A("$ZodError",xc),_s=A("$ZodError",xc,{Parent:Error});function bf(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 kf(t,e){const r=e||function(a){return a.message},n={_errors:[]},s=a=>{for(const i of a.issues)if(i.code==="invalid_union"&&i.errors.length)i.errors.map(o=>s({issues:o}));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 o=n,c=0;for(;c<i.path.length;){const l=i.path[c];c===i.path.length-1?(o[l]=o[l]||{_errors:[]},o[l]._errors.push(r(i))):o[l]=o[l]||{_errors:[]},o=o[l],c++}}};return s(t),n}const Cc=t=>(e,r,n,s)=>{const a=n?Object.assign(n,{async:!1}):{async:!1},i=e._zod.run({value:r,issues:[]},a);if(i instanceof Promise)throw new zr;if(i.issues.length){const o=new(s?.Err??t)(i.issues.map(c=>Vt(c,a,Ut())));throw Pc(o,s?.callee),o}return i.value},$f=Cc(_s),Oc=t=>async(e,r,n,s)=>{const a=n?Object.assign(n,{async:!0}):{async:!0};let i=e._zod.run({value:r,issues:[]},a);if(i instanceof Promise&&(i=await i),i.issues.length){const o=new(s?.Err??t)(i.issues.map(c=>Vt(c,a,Ut())));throw Pc(o,s?.callee),o}return i.value},Sf=Oc(_s),Nc=t=>(e,r,n)=>{const s=n?{...n,async:!1}:{async:!1},a=e._zod.run({value:r,issues:[]},s);if(a instanceof Promise)throw new zr;return a.issues.length?{success:!1,error:new(t??Ic)(a.issues.map(i=>Vt(i,s,Ut())))}:{success:!0,data:a.value}},Sa=Nc(_s),Ac=t=>async(e,r,n)=>{const s=n?Object.assign(n,{async:!0}):{async:!0};let a=e._zod.run({value:r,issues:[]},s);return a instanceof Promise&&(a=await a),a.issues.length?{success:!1,error:new t(a.issues.map(i=>Vt(i,s,Ut())))}:{success:!0,data:a.value}},Ta=Ac(_s),Tf=/^[cC][^\s-]{8,}$/,Ef=/^[0-9a-z]+$/,Rf=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,Pf=/^[0-9a-vA-V]{20}$/,xf=/^[A-Za-z0-9]{27}$/,If=/^[a-zA-Z0-9_-]{21}$/,Cf=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,Of=/^([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})$/,jc=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)$/,Nf=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,Af="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function jf(){return new RegExp(Af,"u")}const zf=/^(?:(?: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])$/,Mf=/^(([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})$/,qf=/^((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])$/,Zf=/^(([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])$/,Lf=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,zc=/^[A-Za-z0-9_-]*$/,Uf=/^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/,Df=/^\+(?:[0-9]){6,14}[0-9]$/,Mc="(?:(?:\\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])))",Vf=new RegExp(`^${Mc}$`);function qc(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 Ff(t){return new RegExp(`^${qc(t)}$`)}function Hf(t){const e=qc({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(`^${Mc}T(?:${n})$`)}const Wf=t=>{const e=t?`[\\s\\S]{${t?.minimum??0},${t?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${e}$`)},Jf=/^\d+$/,Kf=/^-?\d+(?:\.\d+)?/i,Bf=/true|false/i,Gf=/null/i,Yf=/^[^A-Z]*$/,Qf=/^[^a-z]*$/,Qe=A("$ZodCheck",(t,e)=>{var r;t._zod??(t._zod={}),t._zod.def=e,(r=t._zod).onattach??(r.onattach=[])}),Zc={number:"number",bigint:"bigint",object:"date"},Lc=A("$ZodCheckLessThan",(t,e)=>{Qe.init(t,e);const r=Zc[typeof e.value];t._zod.onattach.push(n=>{const s=n._zod.bag,a=(e.inclusive?s.maximum:s.exclusiveMaximum)??Number.POSITIVE_INFINITY;e.value<a&&(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})}}),Uc=A("$ZodCheckGreaterThan",(t,e)=>{Qe.init(t,e);const r=Zc[typeof e.value];t._zod.onattach.push(n=>{const s=n._zod.bag,a=(e.inclusive?s.minimum:s.exclusiveMinimum)??Number.NEGATIVE_INFINITY;e.value>a&&(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})}}),Xf=A("$ZodCheckMultipleOf",(t,e)=>{Qe.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):lf(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})}}),eh=A("$ZodCheckNumberFormat",(t,e)=>{Qe.init(t,e),e.format=e.format||"float64";const r=e.format?.includes("int"),n=r?"int":"number",[s,a]=pf[e.format];t._zod.onattach.push(i=>{const o=i._zod.bag;o.format=e.format,o.minimum=s,o.maximum=a,r&&(o.pattern=Jf)}),t._zod.check=i=>{const o=i.value;if(r){if(!Number.isInteger(o)){i.issues.push({expected:n,format:e.format,code:"invalid_type",input:o,inst:t});return}if(!Number.isSafeInteger(o)){o>0?i.issues.push({input:o,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:n,continue:!e.abort}):i.issues.push({input:o,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}}o<s&&i.issues.push({origin:"number",input:o,code:"too_small",minimum:s,inclusive:!0,inst:t,continue:!e.abort}),o>a&&i.issues.push({origin:"number",input:o,code:"too_big",maximum:a,inst:t})}}),th=A("$ZodCheckMaxLength",(t,e)=>{var r;Qe.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!ba(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=$a(s);n.issues.push({origin:i,code:"too_big",maximum:e.maximum,inclusive:!0,input:s,inst:t,continue:!e.abort})}}),rh=A("$ZodCheckMinLength",(t,e)=>{var r;Qe.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!ba(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=$a(s);n.issues.push({origin:i,code:"too_small",minimum:e.minimum,inclusive:!0,input:s,inst:t,continue:!e.abort})}}),nh=A("$ZodCheckLengthEquals",(t,e)=>{var r;Qe.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!ba(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,a=s.length;if(a===e.length)return;const i=$a(s),o=a>e.length;n.issues.push({origin:i,...o?{code:"too_big",maximum:e.length}:{code:"too_small",minimum:e.length},inclusive:!0,exact:!0,input:n.value,inst:t,continue:!e.abort})}}),vs=A("$ZodCheckStringFormat",(t,e)=>{var r,n;Qe.init(t,e),t._zod.onattach.push(s=>{const a=s._zod.bag;a.format=e.format,e.pattern&&(a.patterns??(a.patterns=new Set),a.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=()=>{})}),sh=A("$ZodCheckRegex",(t,e)=>{vs.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})}}),ah=A("$ZodCheckLowerCase",(t,e)=>{e.pattern??(e.pattern=Yf),vs.init(t,e)}),ih=A("$ZodCheckUpperCase",(t,e)=>{e.pattern??(e.pattern=Qf),vs.init(t,e)}),oh=A("$ZodCheckIncludes",(t,e)=>{Qe.init(t,e);const r=Zr(e.includes),n=new RegExp(typeof e.position=="number"?`^.{${e.position}}${r}`:r);e.pattern=n,t._zod.onattach.push(s=>{const a=s._zod.bag;a.patterns??(a.patterns=new Set),a.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})}}),ch=A("$ZodCheckStartsWith",(t,e)=>{Qe.init(t,e);const r=new RegExp(`^${Zr(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})}}),uh=A("$ZodCheckEndsWith",(t,e)=>{Qe.init(t,e);const r=new RegExp(`.*${Zr(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})}}),lh=A("$ZodCheckOverwrite",(t,e)=>{Qe.init(t,e),t._zod.check=r=>{r.value=e.tx(r.value)}});class dh{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)),a=n.map(i=>i.slice(s)).map(i=>" ".repeat(this.indent*2)+i);for(const i of a)this.content.push(i)}compile(){const e=Function,r=this?.args,s=[...(this?.content??[""]).map(a=>` ${a}`)];return new e(...r,s.join(`
10
+ `))}}const fh={major:4,minor:0,patch:0},ke=A("$ZodType",(t,e)=>{var r;t??(t={}),t._zod.def=e,t._zod.bag=t._zod.bag||{},t._zod.version=fh;const n=[...t._zod.def.checks??[]];t._zod.traits.has("$ZodCheck")&&n.unshift(t);for(const s of n)for(const a of s._zod.onattach)a(t);if(n.length===0)(r=t._zod).deferred??(r.deferred=[]),t._zod.deferred?.push(()=>{t._zod.run=t._zod.parse});else{const s=(a,i,o)=>{let c=Lr(a),l;for(const u of i){if(u._zod.def.when){if(!u._zod.def.when(a))continue}else if(c)continue;const d=a.issues.length,g=u._zod.check(a);if(g instanceof Promise&&o?.async===!1)throw new zr;if(l||g instanceof Promise)l=(l??Promise.resolve()).then(async()=>{await g,a.issues.length!==d&&(c||(c=Lr(a,d)))});else{if(a.issues.length===d)continue;c||(c=Lr(a,d))}}return l?l.then(()=>a):a};t._zod.run=(a,i)=>{const o=t._zod.parse(a,i);if(o instanceof Promise){if(i.async===!1)throw new zr;return o.then(c=>s(c,n,i))}return s(o,n,i)}}t["~standard"]={validate:s=>{try{const a=Sa(t,s);return a.success?{value:a.data}:{issues:a.error?.issues}}catch{return Ta(t,s).then(i=>i.success?{value:i.data}:{issues:i.error?.issues})}},vendor:"zod",version:1}}),Ea=A("$ZodString",(t,e)=>{ke.init(t,e),t._zod.pattern=[...t?._zod.bag?.patterns??[]].pop()??Wf(t._zod.bag),t._zod.parse=(r,n)=>{if(e.coerce)try{r.value=String(r.value)}catch{}return typeof r.value=="string"||r.issues.push({expected:"string",code:"invalid_type",input:r.value,inst:t}),r}}),Ee=A("$ZodStringFormat",(t,e)=>{vs.init(t,e),Ea.init(t,e)}),hh=A("$ZodGUID",(t,e)=>{e.pattern??(e.pattern=Of),Ee.init(t,e)}),ph=A("$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=jc(n))}else e.pattern??(e.pattern=jc());Ee.init(t,e)}),mh=A("$ZodEmail",(t,e)=>{e.pattern??(e.pattern=Nf),Ee.init(t,e)}),_h=A("$ZodURL",(t,e)=>{Ee.init(t,e),t._zod.check=r=>{try{const n=r.value,s=new URL(n),a=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:Uf.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("/")&&a.endsWith("/")?r.value=a.slice(0,-1):r.value=a;return}catch{r.issues.push({code:"invalid_format",format:"url",input:r.value,inst:t,continue:!e.abort})}}}),vh=A("$ZodEmoji",(t,e)=>{e.pattern??(e.pattern=jf()),Ee.init(t,e)}),gh=A("$ZodNanoID",(t,e)=>{e.pattern??(e.pattern=If),Ee.init(t,e)}),yh=A("$ZodCUID",(t,e)=>{e.pattern??(e.pattern=Tf),Ee.init(t,e)}),wh=A("$ZodCUID2",(t,e)=>{e.pattern??(e.pattern=Ef),Ee.init(t,e)}),bh=A("$ZodULID",(t,e)=>{e.pattern??(e.pattern=Rf),Ee.init(t,e)}),kh=A("$ZodXID",(t,e)=>{e.pattern??(e.pattern=Pf),Ee.init(t,e)}),$h=A("$ZodKSUID",(t,e)=>{e.pattern??(e.pattern=xf),Ee.init(t,e)}),Sh=A("$ZodISODateTime",(t,e)=>{e.pattern??(e.pattern=Hf(e)),Ee.init(t,e)}),Th=A("$ZodISODate",(t,e)=>{e.pattern??(e.pattern=Vf),Ee.init(t,e)}),Eh=A("$ZodISOTime",(t,e)=>{e.pattern??(e.pattern=Ff(e)),Ee.init(t,e)}),Rh=A("$ZodISODuration",(t,e)=>{e.pattern??(e.pattern=Cf),Ee.init(t,e)}),Ph=A("$ZodIPv4",(t,e)=>{e.pattern??(e.pattern=zf),Ee.init(t,e),t._zod.onattach.push(r=>{const n=r._zod.bag;n.format="ipv4"})}),xh=A("$ZodIPv6",(t,e)=>{e.pattern??(e.pattern=Mf),Ee.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})}}}),Ih=A("$ZodCIDRv4",(t,e)=>{e.pattern??(e.pattern=qf),Ee.init(t,e)}),Ch=A("$ZodCIDRv6",(t,e)=>{e.pattern??(e.pattern=Zf),Ee.init(t,e),t._zod.check=r=>{const[n,s]=r.value.split("/");try{if(!s)throw new Error;const a=Number(s);if(`${a}`!==s)throw new Error;if(a<0||a>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 Dc(t){if(t==="")return!0;if(t.length%4!==0)return!1;try{return atob(t),!0}catch{return!1}}const Oh=A("$ZodBase64",(t,e)=>{e.pattern??(e.pattern=Lf),Ee.init(t,e),t._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64"}),t._zod.check=r=>{Dc(r.value)||r.issues.push({code:"invalid_format",format:"base64",input:r.value,inst:t,continue:!e.abort})}});function Nh(t){if(!zc.test(t))return!1;const e=t.replace(/[-_]/g,n=>n==="-"?"+":"/"),r=e.padEnd(Math.ceil(e.length/4)*4,"=");return Dc(r)}const Ah=A("$ZodBase64URL",(t,e)=>{e.pattern??(e.pattern=zc),Ee.init(t,e),t._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64url"}),t._zod.check=r=>{Nh(r.value)||r.issues.push({code:"invalid_format",format:"base64url",input:r.value,inst:t,continue:!e.abort})}}),jh=A("$ZodE164",(t,e)=>{e.pattern??(e.pattern=Df),Ee.init(t,e)});function zh(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?.typ!=="JWT"||!s.alg||e&&(!("alg"in s)||s.alg!==e))}catch{return!1}}const Mh=A("$ZodJWT",(t,e)=>{Ee.init(t,e),t._zod.check=r=>{zh(r.value,e.alg)||r.issues.push({code:"invalid_format",format:"jwt",input:r.value,inst:t,continue:!e.abort})}}),Vc=A("$ZodNumber",(t,e)=>{ke.init(t,e),t._zod.pattern=t._zod.bag.pattern??Kf,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 a=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,...a?{received:a}:{}}),r}}),qh=A("$ZodNumber",(t,e)=>{eh.init(t,e),Vc.init(t,e)}),Zh=A("$ZodBoolean",(t,e)=>{ke.init(t,e),t._zod.pattern=Bf,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}}),Lh=A("$ZodNull",(t,e)=>{ke.init(t,e),t._zod.pattern=Gf,t._zod.values=new Set([null]),t._zod.parse=(r,n)=>{const s=r.value;return s===null||r.issues.push({expected:"null",code:"invalid_type",input:s,inst:t}),r}}),Uh=A("$ZodAny",(t,e)=>{ke.init(t,e),t._zod.parse=r=>r}),Dh=A("$ZodUnknown",(t,e)=>{ke.init(t,e),t._zod.parse=r=>r}),Vh=A("$ZodNever",(t,e)=>{ke.init(t,e),t._zod.parse=(r,n)=>(r.issues.push({expected:"never",code:"invalid_type",input:r.value,inst:t}),r)});function Fc(t,e,r){t.issues.length&&e.issues.push(...tr(r,t.issues)),e.value[r]=t.value}const Fh=A("$ZodArray",(t,e)=>{ke.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 a=[];for(let i=0;i<s.length;i++){const o=s[i],c=e.element._zod.run({value:o,issues:[]},n);c instanceof Promise?a.push(c.then(l=>Fc(l,r,i))):Fc(c,r,i)}return a.length?Promise.all(a).then(()=>r):r}});function gs(t,e,r){t.issues.length&&e.issues.push(...tr(r,t.issues)),e.value[r]=t.value}function Hc(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(...tr(r,t.issues)):t.value===void 0?r in n&&(e.value[r]=void 0):e.value[r]=t.value}const Wc=A("$ZodObject",(t,e)=>{ke.init(t,e);const r=wa(()=>{const d=Object.keys(e.shape);for(const v of d)if(!(e.shape[v]instanceof ke))throw new Error(`Invalid element at key "${v}": expected a Zod schema`);const g=hf(e.shape);return{shape:e.shape,keys:d,keySet:new Set(d),numKeys:d.length,optionalKeys:new Set(g)}});Te(t._zod,"propValues",()=>{const d=e.shape,g={};for(const v in d){const p=d[v]._zod;if(p.values){g[v]??(g[v]=new Set);for(const w of p.values)g[v].add(w)}}return g});const n=d=>{const g=new dh(["shape","payload","ctx"]),v=r.value,p=f=>{const m=qr(f);return`shape[${m}]._zod.run({ value: input[${m}], issues: [] }, ctx)`};g.write("const input = payload.value;");const w=Object.create(null);let h=0;for(const f of v.keys)w[f]=`key_${h++}`;g.write("const newResult = {}");for(const f of v.keys)if(v.optionalKeys.has(f)){const m=w[f];g.write(`const ${m} = ${p(f)};`);const b=qr(f);g.write(`
11
+ if (${m}.issues.length) {
12
+ if (input[${b}] === undefined) {
13
+ if (${b} in input) {
14
+ newResult[${b}] = undefined;
15
+ }
16
+ } else {
17
+ payload.issues = payload.issues.concat(
18
+ ${m}.issues.map((iss) => ({
19
+ ...iss,
20
+ path: iss.path ? [${b}, ...iss.path] : [${b}],
21
+ }))
22
+ );
23
+ }
24
+ } else if (${m}.value === undefined) {
25
+ if (${b} in input) newResult[${b}] = undefined;
26
+ } else {
27
+ newResult[${b}] = ${m}.value;
28
+ }
29
+ `)}else{const m=w[f];g.write(`const ${m} = ${p(f)};`),g.write(`
30
+ if (${m}.issues.length) payload.issues = payload.issues.concat(${m}.issues.map(iss => ({
31
+ ...iss,
32
+ path: iss.path ? [${qr(f)}, ...iss.path] : [${qr(f)}]
33
+ })));`),g.write(`newResult[${qr(f)}] = ${m}.value`)}g.write("payload.value = newResult;"),g.write("return payload;");const _=g.compile();return(f,m)=>_(d,f,m)};let s;const a=hs,i=!Ec.jitless,c=i&&df.value,l=e.catchall;let u;t._zod.parse=(d,g)=>{u??(u=r.value);const v=d.value;if(!a(v))return d.issues.push({expected:"object",code:"invalid_type",input:v,inst:t}),d;const p=[];if(i&&c&&g?.async===!1&&g.jitless!==!0)s||(s=n(e.shape)),d=s(d,g);else{d.value={};const m=u.shape;for(const b of u.keys){const y=m[b],k=y._zod.run({value:v[b],issues:[]},g),S=y._zod.optin==="optional"&&y._zod.optout==="optional";k instanceof Promise?p.push(k.then(I=>S?Hc(I,d,b,v):gs(I,d,b))):S?Hc(k,d,b,v):gs(k,d,b)}}if(!l)return p.length?Promise.all(p).then(()=>d):d;const w=[],h=u.keySet,_=l._zod,f=_.def.type;for(const m of Object.keys(v)){if(h.has(m))continue;if(f==="never"){w.push(m);continue}const b=_.run({value:v[m],issues:[]},g);b instanceof Promise?p.push(b.then(y=>gs(y,d,m))):gs(b,d,m)}return w.length&&d.issues.push({code:"unrecognized_keys",keys:w,input:v,inst:t}),p.length?Promise.all(p).then(()=>d):d}});function Jc(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(a=>Vt(a,n,Ut())))}),e}const Kc=A("$ZodUnion",(t,e)=>{ke.init(t,e),Te(t._zod,"optin",()=>e.options.some(r=>r._zod.optin==="optional")?"optional":void 0),Te(t._zod,"optout",()=>e.options.some(r=>r._zod.optout==="optional")?"optional":void 0),Te(t._zod,"values",()=>{if(e.options.every(r=>r._zod.values))return new Set(e.options.flatMap(r=>Array.from(r._zod.values)))}),Te(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=>ka(n.source)).join("|")})$`)}}),t._zod.parse=(r,n)=>{let s=!1;const a=[];for(const i of e.options){const o=i._zod.run({value:r.value,issues:[]},n);if(o instanceof Promise)a.push(o),s=!0;else{if(o.issues.length===0)return o;a.push(o)}}return s?Promise.all(a).then(i=>Jc(i,r,t,n)):Jc(a,r,t,n)}}),Hh=A("$ZodDiscriminatedUnion",(t,e)=>{Kc.init(t,e);const r=t._zod.parse;Te(t._zod,"propValues",()=>{const s={};for(const a of e.options){const i=a._zod.propValues;if(!i||Object.keys(i).length===0)throw new Error(`Invalid discriminated union option at index "${e.options.indexOf(a)}"`);for(const[o,c]of Object.entries(i)){s[o]||(s[o]=new Set);for(const l of c)s[o].add(l)}}return s});const n=wa(()=>{const s=e.options,a=new Map;for(const i of s){const o=i._zod.propValues[e.discriminator];if(!o||o.size===0)throw new Error(`Invalid discriminated union option at index "${e.options.indexOf(i)}"`);for(const c of o){if(a.has(c))throw new Error(`Duplicate discriminator value "${String(c)}"`);a.set(c,i)}}return a});t._zod.parse=(s,a)=>{const i=s.value;if(!hs(i))return s.issues.push({code:"invalid_type",expected:"object",input:i,inst:t}),s;const o=n.value.get(i?.[e.discriminator]);return o?o._zod.run(s,a):e.unionFallback?r(s,a):(s.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",input:i,path:[e.discriminator],inst:t}),s)}}),Wh=A("$ZodIntersection",(t,e)=>{ke.init(t,e),t._zod.parse=(r,n)=>{const s=r.value,a=e.left._zod.run({value:s,issues:[]},n),i=e.right._zod.run({value:s,issues:[]},n);return a instanceof Promise||i instanceof Promise?Promise.all([a,i]).then(([c,l])=>Bc(r,c,l)):Bc(r,a,i)}});function Ra(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(ps(t)&&ps(e)){const r=Object.keys(e),n=Object.keys(t).filter(a=>r.indexOf(a)!==-1),s={...t,...e};for(const a of n){const i=Ra(t[a],e[a]);if(!i.valid)return{valid:!1,mergeErrorPath:[a,...i.mergeErrorPath]};s[a]=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],a=e[n],i=Ra(s,a);if(!i.valid)return{valid:!1,mergeErrorPath:[n,...i.mergeErrorPath]};r.push(i.data)}return{valid:!0,data:r}}return{valid:!1,mergeErrorPath:[]}}function Bc(t,e,r){if(e.issues.length&&t.issues.push(...e.issues),r.issues.length&&t.issues.push(...r.issues),Lr(t))return t;const n=Ra(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 Jh=A("$ZodRecord",(t,e)=>{ke.init(t,e),t._zod.parse=(r,n)=>{const s=r.value;if(!ps(s))return r.issues.push({expected:"record",code:"invalid_type",input:s,inst:t}),r;const a=[];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 l=e.valueType._zod.run({value:s[c],issues:[]},n);l instanceof Promise?a.push(l.then(u=>{u.issues.length&&r.issues.push(...tr(c,u.issues)),r.value[c]=u.value})):(l.issues.length&&r.issues.push(...tr(c,l.issues)),r.value[c]=l.value)}let o;for(const c in s)i.has(c)||(o=o??[],o.push(c));o&&o.length>0&&r.issues.push({code:"unrecognized_keys",input:s,inst:t,keys:o})}else{r.value={};for(const i of Reflect.ownKeys(s)){if(i==="__proto__")continue;const o=e.keyType._zod.run({value:i,issues:[]},n);if(o instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(o.issues.length){r.issues.push({origin:"record",code:"invalid_key",issues:o.issues.map(l=>Vt(l,n,Ut())),input:i,path:[i],inst:t}),r.value[o.value]=o.value;continue}const c=e.valueType._zod.run({value:s[i],issues:[]},n);c instanceof Promise?a.push(c.then(l=>{l.issues.length&&r.issues.push(...tr(i,l.issues)),r.value[o.value]=l.value})):(c.issues.length&&r.issues.push(...tr(i,c.issues)),r.value[o.value]=c.value)}}return a.length?Promise.all(a).then(()=>r):r}}),Kh=A("$ZodEnum",(t,e)=>{ke.init(t,e);const r=Rc(e.entries);t._zod.values=new Set(r),t._zod.pattern=new RegExp(`^(${r.filter(n=>ff.has(typeof n)).map(n=>typeof n=="string"?Zr(n):n.toString()).join("|")})$`),t._zod.parse=(n,s)=>{const a=n.value;return t._zod.values.has(a)||n.issues.push({code:"invalid_value",values:r,input:a,inst:t}),n}}),Bh=A("$ZodLiteral",(t,e)=>{ke.init(t,e),t._zod.values=new Set(e.values),t._zod.pattern=new RegExp(`^(${e.values.map(r=>typeof r=="string"?Zr(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}}),Gh=A("$ZodTransform",(t,e)=>{ke.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 zr;return r.value=s,r}}),Yh=A("$ZodOptional",(t,e)=>{ke.init(t,e),t._zod.optin="optional",t._zod.optout="optional",Te(t._zod,"values",()=>e.innerType._zod.values?new Set([...e.innerType._zod.values,void 0]):void 0),Te(t._zod,"pattern",()=>{const r=e.innerType._zod.pattern;return r?new RegExp(`^(${ka(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)}),Qh=A("$ZodNullable",(t,e)=>{ke.init(t,e),Te(t._zod,"optin",()=>e.innerType._zod.optin),Te(t._zod,"optout",()=>e.innerType._zod.optout),Te(t._zod,"pattern",()=>{const r=e.innerType._zod.pattern;return r?new RegExp(`^(${ka(r.source)}|null)$`):void 0}),Te(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)}),Xh=A("$ZodDefault",(t,e)=>{ke.init(t,e),t._zod.optin="optional",Te(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(a=>Gc(a,e)):Gc(s,e)}});function Gc(t,e){return t.value===void 0&&(t.value=e.defaultValue),t}const ep=A("$ZodPrefault",(t,e)=>{ke.init(t,e),t._zod.optin="optional",Te(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))}),tp=A("$ZodNonOptional",(t,e)=>{ke.init(t,e),Te(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(a=>Yc(a,t)):Yc(s,t)}});function Yc(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 rp=A("$ZodCatch",(t,e)=>{ke.init(t,e),t._zod.optin="optional",Te(t._zod,"optout",()=>e.innerType._zod.optout),Te(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(a=>(r.value=a.value,a.issues.length&&(r.value=e.catchValue({...r,error:{issues:a.issues.map(i=>Vt(i,n,Ut()))},input:r.value}),r.issues=[]),r)):(r.value=s.value,s.issues.length&&(r.value=e.catchValue({...r,error:{issues:s.issues.map(a=>Vt(a,n,Ut()))},input:r.value}),r.issues=[]),r)}}),np=A("$ZodPipe",(t,e)=>{ke.init(t,e),Te(t._zod,"values",()=>e.in._zod.values),Te(t._zod,"optin",()=>e.in._zod.optin),Te(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(a=>Qc(a,e,n)):Qc(s,e,n)}});function Qc(t,e,r){return Lr(t)?t:e.out._zod.run({value:t.value,issues:t.issues},r)}const sp=A("$ZodReadonly",(t,e)=>{ke.init(t,e),Te(t._zod,"propValues",()=>e.innerType._zod.propValues),Te(t._zod,"values",()=>e.innerType._zod.values),Te(t._zod,"optin",()=>e.innerType._zod.optin),Te(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(Xc):Xc(s)}});function Xc(t){return t.value=Object.freeze(t.value),t}const ap=A("$ZodCustom",(t,e)=>{Qe.init(t,e),ke.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(a=>eu(a,r,n,t));eu(s,r,n,t)}});function eu(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(Ur(s))}}class tu{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 ip(){return new tu}const Dr=ip();function op(t,e){return new t({type:"string",...Q(e)})}function cp(t,e){return new t({type:"string",format:"email",check:"string_format",abort:!1,...Q(e)})}function ru(t,e){return new t({type:"string",format:"guid",check:"string_format",abort:!1,...Q(e)})}function up(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,...Q(e)})}function lp(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...Q(e)})}function dp(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...Q(e)})}function fp(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...Q(e)})}function nu(t,e){return new t({type:"string",format:"url",check:"string_format",abort:!1,...Q(e)})}function hp(t,e){return new t({type:"string",format:"emoji",check:"string_format",abort:!1,...Q(e)})}function pp(t,e){return new t({type:"string",format:"nanoid",check:"string_format",abort:!1,...Q(e)})}function mp(t,e){return new t({type:"string",format:"cuid",check:"string_format",abort:!1,...Q(e)})}function _p(t,e){return new t({type:"string",format:"cuid2",check:"string_format",abort:!1,...Q(e)})}function vp(t,e){return new t({type:"string",format:"ulid",check:"string_format",abort:!1,...Q(e)})}function gp(t,e){return new t({type:"string",format:"xid",check:"string_format",abort:!1,...Q(e)})}function yp(t,e){return new t({type:"string",format:"ksuid",check:"string_format",abort:!1,...Q(e)})}function wp(t,e){return new t({type:"string",format:"ipv4",check:"string_format",abort:!1,...Q(e)})}function bp(t,e){return new t({type:"string",format:"ipv6",check:"string_format",abort:!1,...Q(e)})}function kp(t,e){return new t({type:"string",format:"cidrv4",check:"string_format",abort:!1,...Q(e)})}function $p(t,e){return new t({type:"string",format:"cidrv6",check:"string_format",abort:!1,...Q(e)})}function Sp(t,e){return new t({type:"string",format:"base64",check:"string_format",abort:!1,...Q(e)})}function Tp(t,e){return new t({type:"string",format:"base64url",check:"string_format",abort:!1,...Q(e)})}function Ep(t,e){return new t({type:"string",format:"e164",check:"string_format",abort:!1,...Q(e)})}function Rp(t,e){return new t({type:"string",format:"jwt",check:"string_format",abort:!1,...Q(e)})}function Pp(t,e){return new t({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...Q(e)})}function xp(t,e){return new t({type:"string",format:"date",check:"string_format",...Q(e)})}function Ip(t,e){return new t({type:"string",format:"time",check:"string_format",precision:null,...Q(e)})}function Cp(t,e){return new t({type:"string",format:"duration",check:"string_format",...Q(e)})}function Op(t,e){return new t({type:"number",checks:[],...Q(e)})}function Np(t,e){return new t({type:"number",coerce:!0,checks:[],...Q(e)})}function Ap(t,e){return new t({type:"number",check:"number_format",abort:!1,format:"safeint",...Q(e)})}function jp(t,e){return new t({type:"boolean",...Q(e)})}function zp(t,e){return new t({type:"null",...Q(e)})}function Mp(t){return new t({type:"any"})}function qp(t){return new t({type:"unknown"})}function Zp(t,e){return new t({type:"never",...Q(e)})}function su(t,e){return new Lc({check:"less_than",...Q(e),value:t,inclusive:!1})}function Pa(t,e){return new Lc({check:"less_than",...Q(e),value:t,inclusive:!0})}function au(t,e){return new Uc({check:"greater_than",...Q(e),value:t,inclusive:!1})}function xa(t,e){return new Uc({check:"greater_than",...Q(e),value:t,inclusive:!0})}function iu(t,e){return new Xf({check:"multiple_of",...Q(e),value:t})}function ou(t,e){return new th({check:"max_length",...Q(e),maximum:t})}function ys(t,e){return new rh({check:"min_length",...Q(e),minimum:t})}function cu(t,e){return new nh({check:"length_equals",...Q(e),length:t})}function Lp(t,e){return new sh({check:"string_format",format:"regex",...Q(e),pattern:t})}function Up(t){return new ah({check:"string_format",format:"lowercase",...Q(t)})}function Dp(t){return new ih({check:"string_format",format:"uppercase",...Q(t)})}function Vp(t,e){return new oh({check:"string_format",format:"includes",...Q(e),includes:t})}function Fp(t,e){return new ch({check:"string_format",format:"starts_with",...Q(e),prefix:t})}function Hp(t,e){return new uh({check:"string_format",format:"ends_with",...Q(e),suffix:t})}function Vr(t){return new lh({check:"overwrite",tx:t})}function Wp(t){return Vr(e=>e.normalize(t))}function Jp(){return Vr(t=>t.trim())}function Kp(){return Vr(t=>t.toLowerCase())}function Bp(){return Vr(t=>t.toUpperCase())}function Gp(t,e,r){return new t({type:"array",element:e,...Q(r)})}function Yp(t,e,r){const n=Q(r);return n.abort??(n.abort=!0),new t({type:"custom",check:"custom",fn:e,...n})}function Qp(t,e,r){return new t({type:"custom",check:"custom",fn:e,...Q(r)})}class uu{constructor(e){this.counter=0,this.metadataRegistry=e?.metadata??Dr,this.target=e?.target??"draft-2020-12",this.unrepresentable=e?.unrepresentable??"throw",this.override=e?.override??(()=>{}),this.io=e?.io??"output",this.seen=new Map}process(e,r={path:[],schemaPath:[]}){var n;const s=e._zod.def,a={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 o={schema:{},count:1,cycle:void 0,path:r.path};this.seen.set(e,o);const c=e._zod.toJSONSchema?.();if(c)o.schema=c;else{const d={...r,schemaPath:[...r.schemaPath,e],path:r.path},g=e._zod.parent;if(g)o.ref=g,this.process(g,d),this.seen.get(g).isParent=!0;else{const v=o.schema;switch(s.type){case"string":{const p=v;p.type="string";const{minimum:w,maximum:h,format:_,patterns:f,contentEncoding:m}=e._zod.bag;if(typeof w=="number"&&(p.minLength=w),typeof h=="number"&&(p.maxLength=h),_&&(p.format=a[_]??_,p.format===""&&delete p.format),m&&(p.contentEncoding=m),f&&f.size>0){const b=[...f];b.length===1?p.pattern=b[0].source:b.length>1&&(o.schema.allOf=[...b.map(y=>({...this.target==="draft-7"?{type:"string"}:{},pattern:y.source}))])}break}case"number":{const p=v,{minimum:w,maximum:h,format:_,multipleOf:f,exclusiveMaximum:m,exclusiveMinimum:b}=e._zod.bag;typeof _=="string"&&_.includes("int")?p.type="integer":p.type="number",typeof b=="number"&&(p.exclusiveMinimum=b),typeof w=="number"&&(p.minimum=w,typeof b=="number"&&(b>=w?delete p.minimum:delete p.exclusiveMinimum)),typeof m=="number"&&(p.exclusiveMaximum=m),typeof h=="number"&&(p.maximum=h,typeof m=="number"&&(m<=h?delete p.maximum:delete p.exclusiveMaximum)),typeof f=="number"&&(p.multipleOf=f);break}case"boolean":{const p=v;p.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":{v.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":{v.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{const p=v,{minimum:w,maximum:h}=e._zod.bag;typeof w=="number"&&(p.minItems=w),typeof h=="number"&&(p.maxItems=h),p.type="array",p.items=this.process(s.element,{...d,path:[...d.path,"items"]});break}case"object":{const p=v;p.type="object",p.properties={};const w=s.shape;for(const f in w)p.properties[f]=this.process(w[f],{...d,path:[...d.path,"properties",f]});const h=new Set(Object.keys(w)),_=new Set([...h].filter(f=>{const m=s.shape[f]._zod;return this.io==="input"?m.optin===void 0:m.optout===void 0}));_.size>0&&(p.required=Array.from(_)),s.catchall?._zod.def.type==="never"?p.additionalProperties=!1:s.catchall?s.catchall&&(p.additionalProperties=this.process(s.catchall,{...d,path:[...d.path,"additionalProperties"]})):this.io==="output"&&(p.additionalProperties=!1);break}case"union":{const p=v;p.anyOf=s.options.map((w,h)=>this.process(w,{...d,path:[...d.path,"anyOf",h]}));break}case"intersection":{const p=v,w=this.process(s.left,{...d,path:[...d.path,"allOf",0]}),h=this.process(s.right,{...d,path:[...d.path,"allOf",1]}),_=m=>"allOf"in m&&Object.keys(m).length===1,f=[..._(w)?w.allOf:[w],..._(h)?h.allOf:[h]];p.allOf=f;break}case"tuple":{const p=v;p.type="array";const w=s.items.map((f,m)=>this.process(f,{...d,path:[...d.path,"prefixItems",m]}));if(this.target==="draft-2020-12"?p.prefixItems=w:p.items=w,s.rest){const f=this.process(s.rest,{...d,path:[...d.path,"items"]});this.target==="draft-2020-12"?p.items=f:p.additionalItems=f}s.rest&&(p.items=this.process(s.rest,{...d,path:[...d.path,"items"]}));const{minimum:h,maximum:_}=e._zod.bag;typeof h=="number"&&(p.minItems=h),typeof _=="number"&&(p.maxItems=_);break}case"record":{const p=v;p.type="object",p.propertyNames=this.process(s.keyType,{...d,path:[...d.path,"propertyNames"]}),p.additionalProperties=this.process(s.valueType,{...d,path:[...d.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 p=v,w=Rc(s.entries);w.every(h=>typeof h=="number")&&(p.type="number"),w.every(h=>typeof h=="string")&&(p.type="string"),p.enum=w;break}case"literal":{const p=v,w=[];for(const h of s.values)if(h===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof h=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");w.push(Number(h))}else w.push(h);if(w.length!==0)if(w.length===1){const h=w[0];p.type=h===null?"null":typeof h,p.const=h}else w.every(h=>typeof h=="number")&&(p.type="number"),w.every(h=>typeof h=="string")&&(p.type="string"),w.every(h=>typeof h=="boolean")&&(p.type="string"),w.every(h=>h===null)&&(p.type="null"),p.enum=w;break}case"file":{const p=v,w={type:"string",format:"binary",contentEncoding:"binary"},{minimum:h,maximum:_,mime:f}=e._zod.bag;h!==void 0&&(w.minLength=h),_!==void 0&&(w.maxLength=_),f?f.length===1?(w.contentMediaType=f[0],Object.assign(p,w)):p.anyOf=f.map(m=>({...w,contentMediaType:m})):Object.assign(p,w);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{const p=this.process(s.innerType,d);v.anyOf=[p,{type:"null"}];break}case"nonoptional":{this.process(s.innerType,d),o.ref=s.innerType;break}case"success":{const p=v;p.type="boolean";break}case"default":{this.process(s.innerType,d),o.ref=s.innerType,v.default=JSON.parse(JSON.stringify(s.defaultValue));break}case"prefault":{this.process(s.innerType,d),o.ref=s.innerType,this.io==="input"&&(v._prefault=JSON.parse(JSON.stringify(s.defaultValue)));break}case"catch":{this.process(s.innerType,d),o.ref=s.innerType;let p;try{p=s.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}v.default=p;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{const p=v,w=e._zod.pattern;if(!w)throw new Error("Pattern not found in template literal");p.type="string",p.pattern=w.source;break}case"pipe":{const p=this.io==="input"?s.in._zod.def.type==="transform"?s.out:s.in:s.out;this.process(p,d),o.ref=p;break}case"readonly":{this.process(s.innerType,d),o.ref=s.innerType,v.readOnly=!0;break}case"promise":{this.process(s.innerType,d),o.ref=s.innerType;break}case"optional":{this.process(s.innerType,d),o.ref=s.innerType;break}case"lazy":{const p=e._zod.innerType;this.process(p,d),o.ref=p;break}case"custom":{if(this.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema");break}}}}const l=this.metadataRegistry.get(e);return l&&Object.assign(o.schema,l),this.io==="input"&&Ae(e)&&(delete o.schema.examples,delete o.schema.default),this.io==="input"&&o.schema._prefault&&((n=o.schema).default??(n.default=o.schema._prefault)),delete o.schema._prefault,this.seen.get(e).schema}emit(e,r){const n={cycles:r?.cycles??"ref",reused:r?.reused??"inline",external:r?.external??void 0},s=this.seen.get(e);if(!s)throw new Error("Unprocessed schema. This is a bug in Zod.");const a=u=>{const d=this.target==="draft-2020-12"?"$defs":"definitions";if(n.external){const w=n.external.registry.get(u[0])?.id,h=n.external.uri??(f=>f);if(w)return{ref:h(w)};const _=u[1].defId??u[1].schema.id??`schema${this.counter++}`;return u[1].defId=_,{defId:_,ref:`${h("__shared")}#/${d}/${_}`}}if(u[1]===s)return{ref:"#"};const v=`#/${d}/`,p=u[1].schema.id??`__schema${this.counter++}`;return{defId:p,ref:v+p}},i=u=>{if(u[1].schema.$ref)return;const d=u[1],{ref:g,defId:v}=a(u);d.def={...d.schema},v&&(d.defId=v);const p=d.schema;for(const w in p)delete p[w];p.$ref=g};if(n.cycles==="throw")for(const u of this.seen.entries()){const d=u[1];if(d.cycle)throw new Error(`Cycle detected: #/${d.cycle?.join("/")}/<root>
34
+
35
+ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const u of this.seen.entries()){const d=u[1];if(e===u[0]){i(u);continue}if(n.external){const v=n.external.registry.get(u[0])?.id;if(e!==u[0]&&v){i(u);continue}}if(this.metadataRegistry.get(u[0])?.id){i(u);continue}if(d.cycle){i(u);continue}if(d.count>1&&n.reused==="ref"){i(u);continue}}const o=(u,d)=>{const g=this.seen.get(u),v=g.def??g.schema,p={...v};if(g.ref===null)return;const w=g.ref;if(g.ref=null,w){o(w,d);const h=this.seen.get(w).schema;h.$ref&&d.target==="draft-7"?(v.allOf=v.allOf??[],v.allOf.push(h)):(Object.assign(v,h),Object.assign(v,p))}g.isParent||this.override({zodSchema:u,jsonSchema:v,path:g.path??[]})};for(const u of[...this.seen.entries()].reverse())o(u[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}`),n.external?.uri){const u=n.external.registry.get(e)?.id;if(!u)throw new Error("Schema is missing an `id` property");c.$id=n.external.uri(u)}Object.assign(c,s.def);const l=n.external?.defs??{};for(const u of this.seen.entries()){const d=u[1];d.def&&d.defId&&(l[d.defId]=d.def)}n.external||Object.keys(l).length>0&&(this.target==="draft-2020-12"?c.$defs=l:c.definitions=l);try{return JSON.parse(JSON.stringify(c))}catch{throw new Error("Error converting schema to JSON.")}}}function Xp(t,e){if(t instanceof tu){const n=new uu(e),s={};for(const o of t._idmap.entries()){const[c,l]=o;n.process(l)}const a={},i={registry:t,uri:e?.uri,defs:s};for(const o of t._idmap.entries()){const[c,l]=o;a[c]=n.emit(l,{...e,external:i})}if(Object.keys(s).length>0){const o=n.target==="draft-2020-12"?"$defs":"definitions";a.__shared={[o]:s}}return{schemas:a}}const r=new uu(e);return r.process(t),r.emit(t,e)}function Ae(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 Ae(s.element,r);case"object":{for(const a in s.shape)if(Ae(s.shape[a],r))return!0;return!1}case"union":{for(const a of s.options)if(Ae(a,r))return!0;return!1}case"intersection":return Ae(s.left,r)||Ae(s.right,r);case"tuple":{for(const a of s.items)if(Ae(a,r))return!0;return!!(s.rest&&Ae(s.rest,r))}case"record":return Ae(s.keyType,r)||Ae(s.valueType,r);case"map":return Ae(s.keyType,r)||Ae(s.valueType,r);case"set":return Ae(s.valueType,r);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return Ae(s.innerType,r);case"lazy":return Ae(s.getter(),r);case"default":return Ae(s.innerType,r);case"prefault":return Ae(s.innerType,r);case"custom":return!1;case"transform":return!0;case"pipe":return Ae(s.in,r)||Ae(s.out,r);case"success":return!1;case"catch":return!1}throw new Error(`Unknown schema type: ${s.type}`)}const em=A("ZodISODateTime",(t,e)=>{Sh.init(t,e),Ce.init(t,e)});function lu(t){return Pp(em,t)}const tm=A("ZodISODate",(t,e)=>{Th.init(t,e),Ce.init(t,e)});function rm(t){return xp(tm,t)}const nm=A("ZodISOTime",(t,e)=>{Eh.init(t,e),Ce.init(t,e)});function sm(t){return Ip(nm,t)}const am=A("ZodISODuration",(t,e)=>{Rh.init(t,e),Ce.init(t,e)});function im(t){return Cp(am,t)}const ws=A("ZodError",(t,e)=>{Ic.init(t,e),t.name="ZodError",Object.defineProperties(t,{format:{value:r=>kf(t,r)},flatten:{value:r=>bf(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}),om=Cc(ws),cm=Oc(ws),um=Nc(ws),lm=Ac(ws),Re=A("ZodType",(t,e)=>(ke.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)=>Dt(t,r,n),t.brand=()=>t,t.register=((r,n)=>(r.add(t,n),t)),t.parse=(r,n)=>om(t,r,n,{callee:t.parse}),t.safeParse=(r,n)=>um(t,r,n),t.parseAsync=async(r,n)=>cm(t,r,n,{callee:t.parseAsync}),t.safeParseAsync=async(r,n)=>lm(t,r,n),t.spa=t.safeParseAsync,t.refine=(r,n)=>t.check(r_(r,n)),t.superRefine=r=>t.check(n_(r)),t.overwrite=r=>t.check(Vr(r)),t.optional=()=>re(t),t.nullable=()=>bu(t),t.nullish=()=>re(bu(t)),t.nonoptional=r=>Km(t,r),t.array=()=>H(t),t.or=r=>xe([t,r]),t.and=r=>Ca(t,r),t.transform=r=>Na(t,yu(r)),t.default=r=>Hm(t,r),t.prefault=r=>Jm(t,r),t.catch=r=>Gm(t,r),t.pipe=r=>Na(t,r),t.readonly=()=>Xm(t),t.describe=r=>{const n=t.clone();return Dr.add(n,{description:r}),n},Object.defineProperty(t,"description",{get(){return Dr.get(t)?.description},configurable:!0}),t.meta=(...r)=>{if(r.length===0)return Dr.get(t);const n=t.clone();return Dr.add(n,r[0]),n},t.isOptional=()=>t.safeParse(void 0).success,t.isNullable=()=>t.safeParse(null).success,t)),du=A("_ZodString",(t,e)=>{Ea.init(t,e),Re.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(Lp(...n)),t.includes=(...n)=>t.check(Vp(...n)),t.startsWith=(...n)=>t.check(Fp(...n)),t.endsWith=(...n)=>t.check(Hp(...n)),t.min=(...n)=>t.check(ys(...n)),t.max=(...n)=>t.check(ou(...n)),t.length=(...n)=>t.check(cu(...n)),t.nonempty=(...n)=>t.check(ys(1,...n)),t.lowercase=n=>t.check(Up(n)),t.uppercase=n=>t.check(Dp(n)),t.trim=()=>t.check(Jp()),t.normalize=(...n)=>t.check(Wp(...n)),t.toLowerCase=()=>t.check(Kp()),t.toUpperCase=()=>t.check(Bp())}),dm=A("ZodString",(t,e)=>{Ea.init(t,e),du.init(t,e),t.email=r=>t.check(cp(fm,r)),t.url=r=>t.check(nu(hu,r)),t.jwt=r=>t.check(Rp(Pm,r)),t.emoji=r=>t.check(hp(pm,r)),t.guid=r=>t.check(ru(fu,r)),t.uuid=r=>t.check(up(bs,r)),t.uuidv4=r=>t.check(lp(bs,r)),t.uuidv6=r=>t.check(dp(bs,r)),t.uuidv7=r=>t.check(fp(bs,r)),t.nanoid=r=>t.check(pp(mm,r)),t.guid=r=>t.check(ru(fu,r)),t.cuid=r=>t.check(mp(_m,r)),t.cuid2=r=>t.check(_p(vm,r)),t.ulid=r=>t.check(vp(gm,r)),t.base64=r=>t.check(Sp(Tm,r)),t.base64url=r=>t.check(Tp(Em,r)),t.xid=r=>t.check(gp(ym,r)),t.ksuid=r=>t.check(yp(wm,r)),t.ipv4=r=>t.check(wp(bm,r)),t.ipv6=r=>t.check(bp(km,r)),t.cidrv4=r=>t.check(kp($m,r)),t.cidrv6=r=>t.check($p(Sm,r)),t.e164=r=>t.check(Ep(Rm,r)),t.datetime=r=>t.check(lu(r)),t.date=r=>t.check(rm(r)),t.time=r=>t.check(sm(r)),t.duration=r=>t.check(im(r))});function E(t){return op(dm,t)}const Ce=A("ZodStringFormat",(t,e)=>{Ee.init(t,e),du.init(t,e)}),fm=A("ZodEmail",(t,e)=>{mh.init(t,e),Ce.init(t,e)}),fu=A("ZodGUID",(t,e)=>{hh.init(t,e),Ce.init(t,e)}),bs=A("ZodUUID",(t,e)=>{ph.init(t,e),Ce.init(t,e)}),hu=A("ZodURL",(t,e)=>{_h.init(t,e),Ce.init(t,e)});function hm(t){return nu(hu,t)}const pm=A("ZodEmoji",(t,e)=>{vh.init(t,e),Ce.init(t,e)}),mm=A("ZodNanoID",(t,e)=>{gh.init(t,e),Ce.init(t,e)}),_m=A("ZodCUID",(t,e)=>{yh.init(t,e),Ce.init(t,e)}),vm=A("ZodCUID2",(t,e)=>{wh.init(t,e),Ce.init(t,e)}),gm=A("ZodULID",(t,e)=>{bh.init(t,e),Ce.init(t,e)}),ym=A("ZodXID",(t,e)=>{kh.init(t,e),Ce.init(t,e)}),wm=A("ZodKSUID",(t,e)=>{$h.init(t,e),Ce.init(t,e)}),bm=A("ZodIPv4",(t,e)=>{Ph.init(t,e),Ce.init(t,e)}),km=A("ZodIPv6",(t,e)=>{xh.init(t,e),Ce.init(t,e)}),$m=A("ZodCIDRv4",(t,e)=>{Ih.init(t,e),Ce.init(t,e)}),Sm=A("ZodCIDRv6",(t,e)=>{Ch.init(t,e),Ce.init(t,e)}),Tm=A("ZodBase64",(t,e)=>{Oh.init(t,e),Ce.init(t,e)}),Em=A("ZodBase64URL",(t,e)=>{Ah.init(t,e),Ce.init(t,e)}),Rm=A("ZodE164",(t,e)=>{jh.init(t,e),Ce.init(t,e)}),Pm=A("ZodJWT",(t,e)=>{Mh.init(t,e),Ce.init(t,e)}),Ia=A("ZodNumber",(t,e)=>{Vc.init(t,e),Re.init(t,e),t.gt=(n,s)=>t.check(au(n,s)),t.gte=(n,s)=>t.check(xa(n,s)),t.min=(n,s)=>t.check(xa(n,s)),t.lt=(n,s)=>t.check(su(n,s)),t.lte=(n,s)=>t.check(Pa(n,s)),t.max=(n,s)=>t.check(Pa(n,s)),t.int=n=>t.check(pu(n)),t.safe=n=>t.check(pu(n)),t.positive=n=>t.check(au(0,n)),t.nonnegative=n=>t.check(xa(0,n)),t.negative=n=>t.check(su(0,n)),t.nonpositive=n=>t.check(Pa(0,n)),t.multipleOf=(n,s)=>t.check(iu(n,s)),t.step=(n,s)=>t.check(iu(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 we(t){return Op(Ia,t)}const xm=A("ZodNumberFormat",(t,e)=>{qh.init(t,e),Ia.init(t,e)});function pu(t){return Ap(xm,t)}const Im=A("ZodBoolean",(t,e)=>{Zh.init(t,e),Re.init(t,e)});function Pe(t){return jp(Im,t)}const Cm=A("ZodNull",(t,e)=>{Lh.init(t,e),Re.init(t,e)});function mu(t){return zp(Cm,t)}const Om=A("ZodAny",(t,e)=>{Uh.init(t,e),Re.init(t,e)});function Nm(){return Mp(Om)}const Am=A("ZodUnknown",(t,e)=>{Dh.init(t,e),Re.init(t,e)});function je(){return qp(Am)}const jm=A("ZodNever",(t,e)=>{Vh.init(t,e),Re.init(t,e)});function zm(t){return Zp(jm,t)}const Mm=A("ZodArray",(t,e)=>{Fh.init(t,e),Re.init(t,e),t.element=e.element,t.min=(r,n)=>t.check(ys(r,n)),t.nonempty=r=>t.check(ys(1,r)),t.max=(r,n)=>t.check(ou(r,n)),t.length=(r,n)=>t.check(cu(r,n)),t.unwrap=()=>t.element});function H(t,e){return Gp(Mm,t,e)}const _u=A("ZodObject",(t,e)=>{Wc.init(t,e),Re.init(t,e),Te(t,"shape",()=>e.shape),t.keyof=()=>Fe(Object.keys(t._zod.def.shape)),t.catchall=r=>t.clone({...t._zod.def,catchall:r}),t.passthrough=()=>t.clone({...t._zod.def,catchall:je()}),t.loose=()=>t.clone({...t._zod.def,catchall:je()}),t.strict=()=>t.clone({...t._zod.def,catchall:zm()}),t.strip=()=>t.clone({...t._zod.def,catchall:void 0}),t.extend=r=>vf(t,r),t.merge=r=>gf(t,r),t.pick=r=>mf(t,r),t.omit=r=>_f(t,r),t.partial=(...r)=>yf(wu,t,r[0]),t.required=(...r)=>wf(ku,t,r[0])});function U(t,e){const r={type:"object",get shape(){return Mr(this,"shape",{...t}),this.shape},...Q(e)};return new _u(r)}function Xe(t,e){return new _u({type:"object",get shape(){return Mr(this,"shape",{...t}),this.shape},catchall:je(),...Q(e)})}const vu=A("ZodUnion",(t,e)=>{Kc.init(t,e),Re.init(t,e),t.options=e.options});function xe(t,e){return new vu({type:"union",options:t,...Q(e)})}const qm=A("ZodDiscriminatedUnion",(t,e)=>{vu.init(t,e),Hh.init(t,e)});function gu(t,e,r){return new qm({type:"union",options:e,discriminator:t,...Q(r)})}const Zm=A("ZodIntersection",(t,e)=>{Wh.init(t,e),Re.init(t,e)});function Ca(t,e){return new Zm({type:"intersection",left:t,right:e})}const Lm=A("ZodRecord",(t,e)=>{Jh.init(t,e),Re.init(t,e),t.keyType=e.keyType,t.valueType=e.valueType});function ze(t,e,r){return new Lm({type:"record",keyType:t,valueType:e,...Q(r)})}const Oa=A("ZodEnum",(t,e)=>{Kh.init(t,e),Re.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 a={};for(const i of n)if(r.has(i))a[i]=e.entries[i];else throw new Error(`Key ${i} not found in enum`);return new Oa({...e,checks:[],...Q(s),entries:a})},t.exclude=(n,s)=>{const a={...e.entries};for(const i of n)if(r.has(i))delete a[i];else throw new Error(`Key ${i} not found in enum`);return new Oa({...e,checks:[],...Q(s),entries:a})}});function Fe(t,e){const r=Array.isArray(t)?Object.fromEntries(t.map(n=>[n,n])):t;return new Oa({type:"enum",entries:r,...Q(e)})}const Um=A("ZodLiteral",(t,e)=>{Bh.init(t,e),Re.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 te(t,e){return new Um({type:"literal",values:Array.isArray(t)?t:[t],...Q(e)})}const Dm=A("ZodTransform",(t,e)=>{Gh.init(t,e),Re.init(t,e),t._zod.parse=(r,n)=>{r.addIssue=a=>{if(typeof a=="string")r.issues.push(Ur(a,r.value,e));else{const i=a;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(Ur(i))}};const s=e.transform(r.value,r);return s instanceof Promise?s.then(a=>(r.value=a,r)):(r.value=s,r)}});function yu(t){return new Dm({type:"transform",transform:t})}const wu=A("ZodOptional",(t,e)=>{Yh.init(t,e),Re.init(t,e),t.unwrap=()=>t._zod.def.innerType});function re(t){return new wu({type:"optional",innerType:t})}const Vm=A("ZodNullable",(t,e)=>{Qh.init(t,e),Re.init(t,e),t.unwrap=()=>t._zod.def.innerType});function bu(t){return new Vm({type:"nullable",innerType:t})}const Fm=A("ZodDefault",(t,e)=>{Xh.init(t,e),Re.init(t,e),t.unwrap=()=>t._zod.def.innerType,t.removeDefault=t.unwrap});function Hm(t,e){return new Fm({type:"default",innerType:t,get defaultValue(){return typeof e=="function"?e():e}})}const Wm=A("ZodPrefault",(t,e)=>{ep.init(t,e),Re.init(t,e),t.unwrap=()=>t._zod.def.innerType});function Jm(t,e){return new Wm({type:"prefault",innerType:t,get defaultValue(){return typeof e=="function"?e():e}})}const ku=A("ZodNonOptional",(t,e)=>{tp.init(t,e),Re.init(t,e),t.unwrap=()=>t._zod.def.innerType});function Km(t,e){return new ku({type:"nonoptional",innerType:t,...Q(e)})}const Bm=A("ZodCatch",(t,e)=>{rp.init(t,e),Re.init(t,e),t.unwrap=()=>t._zod.def.innerType,t.removeCatch=t.unwrap});function Gm(t,e){return new Bm({type:"catch",innerType:t,catchValue:typeof e=="function"?e:()=>e})}const Ym=A("ZodPipe",(t,e)=>{np.init(t,e),Re.init(t,e),t.in=e.in,t.out=e.out});function Na(t,e){return new Ym({type:"pipe",in:t,out:e})}const Qm=A("ZodReadonly",(t,e)=>{sp.init(t,e),Re.init(t,e)});function Xm(t){return new Qm({type:"readonly",innerType:t})}const $u=A("ZodCustom",(t,e)=>{ap.init(t,e),Re.init(t,e)});function e_(t){const e=new Qe({check:"custom"});return e._zod.check=t,e}function t_(t,e){return Yp($u,t??(()=>!0),e)}function r_(t,e={}){return Qp($u,t,e)}function n_(t){const e=e_(r=>(r.addIssue=n=>{if(typeof n=="string")r.issues.push(Ur(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(Ur(s))}},t(r.value,r)));return e}function Su(t,e){return Na(yu(t),e)}const s_={custom:"custom"};function a_(t){return Np(Ia,t)}const Fr="2025-11-25",Tu=[Fr,"2025-06-18","2025-03-26","2024-11-05","2024-10-07"],Nt="io.modelcontextprotocol/related-task",ks="2.0",St=t_(t=>t!==null&&(typeof t=="object"||typeof t=="function")),Eu=xe([E(),we().int()]),Ru=E(),i_=Xe({ttl:xe([we(),mu()]).optional(),pollInterval:we().optional()}),Aa=Xe({taskId:E()}),o_=Xe({progressToken:Eu.optional(),[Nt]:Aa.optional()}),et=Xe({task:i_.optional(),_meta:o_.optional()}),Le=U({method:E(),params:et.optional()}),rr=Xe({_meta:U({[Nt]:re(Aa)}).passthrough().optional()}),ut=U({method:E(),params:rr.optional()}),He=Xe({_meta:Xe({[Nt]:Aa.optional()}).optional()}),$s=xe([E(),we().int()]),Pu=U({jsonrpc:te(ks),id:$s,...Le.shape}).strict(),ja=t=>Pu.safeParse(t).success,xu=U({jsonrpc:te(ks),...ut.shape}).strict(),c_=t=>xu.safeParse(t).success,Iu=U({jsonrpc:te(ks),id:$s,result:He}).strict(),Hr=t=>Iu.safeParse(t).success;var G;(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"})(G||(G={}));const Cu=U({jsonrpc:te(ks),id:$s,error:U({code:we().int(),message:E(),data:re(je())})}).strict(),u_=t=>Cu.safeParse(t).success,nr=xe([Pu,xu,Iu,Cu]),Ft=He.strict(),l_=rr.extend({requestId:$s,reason:E().optional()}),za=ut.extend({method:te("notifications/cancelled"),params:l_}),d_=U({src:E(),mimeType:E().optional(),sizes:H(E()).optional()}),Wr=U({icons:H(d_).optional()}),pr=U({name:E(),title:E().optional()}),Ou=pr.extend({...pr.shape,...Wr.shape,version:E(),websiteUrl:E().optional()}),f_=Ca(U({applyDefaults:Pe().optional()}),ze(E(),je())),h_=Su(t=>t&&typeof t=="object"&&!Array.isArray(t)&&Object.keys(t).length===0?{form:{}}:t,Ca(U({form:f_.optional(),url:St.optional()}),ze(E(),je()).optional())),p_=U({list:re(U({}).passthrough()),cancel:re(U({}).passthrough()),requests:re(U({sampling:re(U({createMessage:re(U({}).passthrough())}).passthrough()),elicitation:re(U({create:re(U({}).passthrough())}).passthrough())}).passthrough())}).passthrough(),m_=U({list:re(U({}).passthrough()),cancel:re(U({}).passthrough()),requests:re(U({tools:re(U({call:re(U({}).passthrough())}).passthrough())}).passthrough())}).passthrough(),__=U({experimental:ze(E(),St).optional(),sampling:U({context:St.optional(),tools:St.optional()}).optional(),elicitation:h_.optional(),roots:U({listChanged:Pe().optional()}).optional(),tasks:re(p_)}),v_=et.extend({protocolVersion:E(),capabilities:__,clientInfo:Ou}),Nu=Le.extend({method:te("initialize"),params:v_}),g_=U({experimental:ze(E(),St).optional(),logging:St.optional(),completions:St.optional(),prompts:re(U({listChanged:re(Pe())})),resources:U({subscribe:Pe().optional(),listChanged:Pe().optional()}).optional(),tools:U({listChanged:Pe().optional()}).optional(),tasks:re(m_)}).passthrough(),Au=He.extend({protocolVersion:E(),capabilities:g_,serverInfo:Ou,instructions:E().optional()}),Ma=ut.extend({method:te("notifications/initialized")}),y_=t=>Ma.safeParse(t).success,qa=Le.extend({method:te("ping")}),w_=U({progress:we(),total:re(we()),message:re(E())}),b_=U({...rr.shape,...w_.shape,progressToken:Eu}),Za=ut.extend({method:te("notifications/progress"),params:b_}),k_=et.extend({cursor:Ru.optional()}),Jr=Le.extend({params:k_.optional()}),Kr=He.extend({nextCursor:re(Ru)}),Br=U({taskId:E(),status:Fe(["working","input_required","completed","failed","cancelled"]),ttl:xe([we(),mu()]),createdAt:E(),lastUpdatedAt:E(),pollInterval:re(we()),statusMessage:re(E())}),mr=He.extend({task:Br}),$_=rr.merge(Br),Ss=ut.extend({method:te("notifications/tasks/status"),params:$_}),La=Le.extend({method:te("tasks/get"),params:et.extend({taskId:E()})}),Ua=He.merge(Br),Da=Le.extend({method:te("tasks/result"),params:et.extend({taskId:E()})}),Va=Jr.extend({method:te("tasks/list")}),Fa=Kr.extend({tasks:H(Br)}),S_=Le.extend({method:te("tasks/cancel"),params:et.extend({taskId:E()})}),T_=He.merge(Br),ju=U({uri:E(),mimeType:re(E()),_meta:ze(E(),je()).optional()}),zu=ju.extend({text:E()}),Ha=E().refine(t=>{try{return atob(t),!0}catch{return!1}},{message:"Invalid Base64 string"}),Mu=ju.extend({blob:Ha}),_r=U({audience:H(Fe(["user","assistant"])).optional(),priority:we().min(0).max(1).optional(),lastModified:lu({offset:!0}).optional()}),qu=U({...pr.shape,...Wr.shape,uri:E(),description:re(E()),mimeType:re(E()),annotations:_r.optional(),_meta:re(Xe({}))}),E_=U({...pr.shape,...Wr.shape,uriTemplate:E(),description:re(E()),mimeType:re(E()),annotations:_r.optional(),_meta:re(Xe({}))}),Ts=Jr.extend({method:te("resources/list")}),Zu=Kr.extend({resources:H(qu)}),Wa=Jr.extend({method:te("resources/templates/list")}),Lu=Kr.extend({resourceTemplates:H(E_)}),Ja=et.extend({uri:E()}),R_=Ja,Ka=Le.extend({method:te("resources/read"),params:R_}),Uu=He.extend({contents:H(xe([zu,Mu]))}),Du=ut.extend({method:te("notifications/resources/list_changed")}),P_=Ja,Vu=Le.extend({method:te("resources/subscribe"),params:P_}),x_=Ja,Fu=Le.extend({method:te("resources/unsubscribe"),params:x_}),I_=rr.extend({uri:E()}),Hu=ut.extend({method:te("notifications/resources/updated"),params:I_}),C_=U({name:E(),description:re(E()),required:re(Pe())}),O_=U({...pr.shape,...Wr.shape,description:re(E()),arguments:re(H(C_)),_meta:re(Xe({}))}),Ba=Jr.extend({method:te("prompts/list")}),Wu=Kr.extend({prompts:H(O_)}),N_=et.extend({name:E(),arguments:ze(E(),E()).optional()}),Ga=Le.extend({method:te("prompts/get"),params:N_}),Ya=U({type:te("text"),text:E(),annotations:_r.optional(),_meta:ze(E(),je()).optional()}),Qa=U({type:te("image"),data:Ha,mimeType:E(),annotations:_r.optional(),_meta:ze(E(),je()).optional()}),Xa=U({type:te("audio"),data:Ha,mimeType:E(),annotations:_r.optional(),_meta:ze(E(),je()).optional()}),A_=U({type:te("tool_use"),name:E(),id:E(),input:U({}).passthrough(),_meta:re(U({}).passthrough())}).passthrough(),j_=U({type:te("resource"),resource:xe([zu,Mu]),annotations:_r.optional(),_meta:ze(E(),je()).optional()}),z_=qu.extend({type:te("resource_link")}),ei=xe([Ya,Qa,Xa,z_,j_]),M_=U({role:Fe(["user","assistant"]),content:ei}),Ju=He.extend({description:re(E()),messages:H(M_)}),Ku=ut.extend({method:te("notifications/prompts/list_changed")}),q_=U({title:E().optional(),readOnlyHint:Pe().optional(),destructiveHint:Pe().optional(),idempotentHint:Pe().optional(),openWorldHint:Pe().optional()}),Z_=U({taskSupport:Fe(["required","optional","forbidden"]).optional()}),Bu=U({...pr.shape,...Wr.shape,description:E().optional(),inputSchema:U({type:te("object"),properties:ze(E(),St).optional(),required:H(E()).optional()}).catchall(je()),outputSchema:U({type:te("object"),properties:ze(E(),St).optional(),required:H(E()).optional()}).catchall(je()).optional(),annotations:re(q_),execution:re(Z_),_meta:ze(E(),je()).optional()}),ti=Jr.extend({method:te("tools/list")}),Gu=Kr.extend({tools:H(Bu)}),vr=He.extend({content:H(ei).default([]),structuredContent:ze(E(),je()).optional(),isError:re(Pe())});vr.or(He.extend({toolResult:je()}));const L_=et.extend({name:E(),arguments:re(ze(E(),je()))}),Es=Le.extend({method:te("tools/call"),params:L_}),Yu=ut.extend({method:te("notifications/tools/list_changed")}),Rs=Fe(["debug","info","notice","warning","error","critical","alert","emergency"]),U_=et.extend({level:Rs}),Ps=Le.extend({method:te("logging/setLevel"),params:U_}),D_=rr.extend({level:Rs,logger:E().optional(),data:je()}),Qu=ut.extend({method:te("notifications/message"),params:D_}),V_=U({name:E().optional()}),F_=U({hints:re(H(V_)),costPriority:re(we().min(0).max(1)),speedPriority:re(we().min(0).max(1)),intelligencePriority:re(we().min(0).max(1))}),H_=U({mode:re(Fe(["auto","required","none"]))}),W_=U({type:te("tool_result"),toolUseId:E().describe("The unique identifier for the corresponding tool call."),content:H(ei).default([]),structuredContent:U({}).passthrough().optional(),isError:re(Pe()),_meta:re(U({}).passthrough())}).passthrough(),J_=gu("type",[Ya,Qa,Xa]),xs=gu("type",[Ya,Qa,Xa,A_,W_]),K_=U({role:Fe(["user","assistant"]),content:xe([xs,H(xs)]),_meta:re(U({}).passthrough())}).passthrough(),B_=et.extend({messages:H(K_),modelPreferences:F_.optional(),systemPrompt:E().optional(),includeContext:Fe(["none","thisServer","allServers"]).optional(),temperature:we().optional(),maxTokens:we().int(),stopSequences:H(E()).optional(),metadata:St.optional(),tools:re(H(Bu)),toolChoice:re(H_)}),ri=Le.extend({method:te("sampling/createMessage"),params:B_}),Is=He.extend({model:E(),stopReason:re(Fe(["endTurn","stopSequence","maxTokens"]).or(E())),role:Fe(["user","assistant"]),content:J_}),Xu=He.extend({model:E(),stopReason:re(Fe(["endTurn","stopSequence","maxTokens","toolUse"]).or(E())),role:Fe(["user","assistant"]),content:xe([xs,H(xs)])}),G_=U({type:te("boolean"),title:E().optional(),description:E().optional(),default:Pe().optional()}),Y_=U({type:te("string"),title:E().optional(),description:E().optional(),minLength:we().optional(),maxLength:we().optional(),format:Fe(["email","uri","date","date-time"]).optional(),default:E().optional()}),Q_=U({type:Fe(["number","integer"]),title:E().optional(),description:E().optional(),minimum:we().optional(),maximum:we().optional(),default:we().optional()}),X_=U({type:te("string"),title:E().optional(),description:E().optional(),enum:H(E()),default:E().optional()}),ev=U({type:te("string"),title:E().optional(),description:E().optional(),oneOf:H(U({const:E(),title:E()})),default:E().optional()}),tv=U({type:te("string"),title:E().optional(),description:E().optional(),enum:H(E()),enumNames:H(E()).optional(),default:E().optional()}),rv=xe([X_,ev]),nv=U({type:te("array"),title:E().optional(),description:E().optional(),minItems:we().optional(),maxItems:we().optional(),items:U({type:te("string"),enum:H(E())}),default:H(E()).optional()}),sv=U({type:te("array"),title:E().optional(),description:E().optional(),minItems:we().optional(),maxItems:we().optional(),items:U({anyOf:H(U({const:E(),title:E()}))}),default:H(E()).optional()}),av=xe([nv,sv]),iv=xe([tv,rv,av]),ov=xe([iv,G_,Y_,Q_]),cv=et.extend({mode:te("form").optional(),message:E(),requestedSchema:U({type:te("object"),properties:ze(E(),ov),required:H(E()).optional()})}),uv=et.extend({mode:te("url"),message:E(),elicitationId:E(),url:E().url()}),lv=xe([cv,uv]),ni=Le.extend({method:te("elicitation/create"),params:lv}),dv=rr.extend({elicitationId:E()}),fv=ut.extend({method:te("notifications/elicitation/complete"),params:dv}),Gr=He.extend({action:Fe(["accept","decline","cancel"]),content:Su(t=>t===null?void 0:t,ze(E(),xe([E(),we(),Pe(),H(E())])).optional())}),hv=U({type:te("ref/resource"),uri:E()}),pv=U({type:te("ref/prompt"),name:E()}),mv=et.extend({ref:xe([pv,hv]),argument:U({name:E(),value:E()}),context:U({arguments:ze(E(),E()).optional()}).optional()}),si=Le.extend({method:te("completion/complete"),params:mv});function _v(t){if(t.params.ref.type!=="ref/prompt")throw new TypeError(`Expected CompleteRequestPrompt, but got ${t.params.ref.type}`)}function vv(t){if(t.params.ref.type!=="ref/resource")throw new TypeError(`Expected CompleteRequestResourceTemplate, but got ${t.params.ref.type}`)}const el=He.extend({completion:Xe({values:H(E()).max(100),total:re(we().int()),hasMore:re(Pe())})}),gv=U({uri:E().startsWith("file://"),name:E().optional(),_meta:ze(E(),je()).optional()}),tl=Le.extend({method:te("roots/list")}),ai=He.extend({roots:H(gv)}),rl=ut.extend({method:te("notifications/roots/list_changed")});xe([qa,Nu,si,Ps,Ga,Ba,Ts,Wa,Ka,Vu,Fu,Es,ti,La,Da,Va]),xe([za,Za,Ma,rl,Ss]),xe([Ft,Is,Xu,Gr,ai,Ua,Fa,mr]),xe([qa,ri,ni,tl,La,Da,Va]),xe([za,Za,Qu,Hu,Du,Yu,Ku,Ss,fv]),xe([Ft,Au,el,Ju,Wu,Zu,Lu,Uu,vr,Gu,Ua,Fa,mr]);class J 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===G.UrlElicitationRequired&&n){const s=n;if(s.elicitations)return new yv(s.elicitations,r)}return new J(e,r,n)}}class yv extends J{constructor(e,r=`URL elicitation${e.length>1?"s":""} required`){super(G.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 fe;(function(t){t.assertEqual=s=>{};function e(s){}t.assertIs=e;function r(s){throw new Error}t.assertNever=r,t.arrayToEnum=s=>{const a={};for(const i of s)a[i]=i;return a},t.getValidEnumValues=s=>{const a=t.objectKeys(s).filter(o=>typeof s[s[o]]!="number"),i={};for(const o of a)i[o]=s[o];return t.objectValues(i)},t.objectValues=s=>t.objectKeys(s).map(function(a){return s[a]}),t.objectKeys=typeof Object.keys=="function"?s=>Object.keys(s):s=>{const a=[];for(const i in s)Object.prototype.hasOwnProperty.call(s,i)&&a.push(i);return a},t.find=(s,a)=>{for(const i of s)if(a(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,a=" | "){return s.map(i=>typeof i=="string"?`'${i}'`:i).join(a)}t.joinValues=n,t.jsonStringifyReplacer=(s,a)=>typeof a=="bigint"?a.toString():a})(fe||(fe={}));var ii;(function(t){t.mergeShapes=(e,r)=>({...e,...r})})(ii||(ii={}));const K=fe.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),At=t=>{switch(typeof t){case"undefined":return K.undefined;case"string":return K.string;case"number":return Number.isNaN(t)?K.nan:K.number;case"boolean":return K.boolean;case"function":return K.function;case"bigint":return K.bigint;case"symbol":return K.symbol;case"object":return Array.isArray(t)?K.array:t===null?K.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?K.promise:typeof Map<"u"&&t instanceof Map?K.map:typeof Set<"u"&&t instanceof Set?K.set:typeof Date<"u"&&t instanceof Date?K.date:K.object;default:return K.unknown}},Z=fe.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"]),wv=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:");class ot 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(a){return a.message},n={_errors:[]},s=a=>{for(const i of a.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 o=n,c=0;for(;c<i.path.length;){const l=i.path[c];c===i.path.length-1?(o[l]=o[l]||{_errors:[]},o[l]._errors.push(r(i))):o[l]=o[l]||{_errors:[]},o=o[l],c++}}};return s(this),n}static assert(e){if(!(e instanceof ot))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,fe.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 a=s.path[0];r[a]=r[a]||[],r[a].push(e(s))}else n.push(e(s));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}}ot.create=t=>new ot(t);const gr=(t,e)=>{let r;switch(t.code){case Z.invalid_type:t.received===K.undefined?r="Required":r=`Expected ${t.expected}, received ${t.received}`;break;case Z.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(t.expected,fe.jsonStringifyReplacer)}`;break;case Z.unrecognized_keys:r=`Unrecognized key(s) in object: ${fe.joinValues(t.keys,", ")}`;break;case Z.invalid_union:r="Invalid input";break;case Z.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${fe.joinValues(t.options)}`;break;case Z.invalid_enum_value:r=`Invalid enum value. Expected ${fe.joinValues(t.options)}, received '${t.received}'`;break;case Z.invalid_arguments:r="Invalid function arguments";break;case Z.invalid_return_type:r="Invalid function return type";break;case Z.invalid_date:r="Invalid date";break;case Z.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}"`:fe.assertNever(t.validation):t.validation!=="regex"?r=`Invalid ${t.validation}`:r="Invalid";break;case Z.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 Z.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 Z.custom:r="Invalid input";break;case Z.invalid_intersection_types:r="Intersection results could not be merged";break;case Z.not_multiple_of:r=`Number must be a multiple of ${t.multipleOf}`;break;case Z.not_finite:r="Number must be finite";break;default:r=e.defaultError,fe.assertNever(t)}return{message:r}};let nl=gr;function bv(t){nl=t}function Cs(){return nl}const Os=t=>{const{data:e,path:r,errorMaps:n,issueData:s}=t,a=[...r,...s.path||[]],i={...s,path:a};if(s.message!==void 0)return{...s,path:a,message:s.message};let o="";const c=n.filter(l=>!!l).slice().reverse();for(const l of c)o=l(i,{data:e,defaultError:o}).message;return{...s,path:a,message:o}},kv=[];function W(t,e){const r=Cs(),n=Os({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,r,r===gr?void 0:gr].filter(s=>!!s)});t.common.issues.push(n)}class We{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 ae;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 a=await s.key,i=await s.value;n.push({key:a,value:i})}return We.mergeObjectSync(e,n)}static mergeObjectSync(e,r){const n={};for(const s of r){const{key:a,value:i}=s;if(a.status==="aborted"||i.status==="aborted")return ae;a.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),a.value!=="__proto__"&&(typeof i.value<"u"||s.alwaysSet)&&(n[a.value]=i.value)}return{status:e.value,value:n}}}const ae=Object.freeze({status:"aborted"}),yr=t=>({status:"dirty",value:t}),Ke=t=>({status:"valid",value:t}),oi=t=>t.status==="aborted",ci=t=>t.status==="dirty",sr=t=>t.status==="valid",Yr=t=>typeof Promise<"u"&&t instanceof Promise;var X;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e?.message})(X||(X={}));class Tt{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 sl=(t,e)=>{if(sr(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 ot(t.common.issues);return this._error=r,this._error}}};function ie(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,o)=>{const{message:c}=t;return i.code==="invalid_enum_value"?{message:c??o.defaultError}:typeof o.data>"u"?{message:c??n??o.defaultError}:i.code!=="invalid_type"?{message:o.defaultError}:{message:c??r??o.defaultError}},description:s}}class oe{get description(){return this._def.description}_getType(e){return At(e.data)}_getOrReturnCtx(e,r){return r||{common:e.parent.common,data:e.data,parsedType:At(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new We,ctx:{common:e.parent.common,data:e.data,parsedType:At(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const r=this._parse(e);if(Yr(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?.async??!1,contextualErrorMap:r?.errorMap},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:At(e)},s=this._parseSync({data:e,path:n.path,parent:n});return sl(n,s)}"~validate"(e){const r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:At(e)};if(!this["~standard"].async)try{const n=this._parseSync({data:e,path:[],parent:r});return sr(n)?{value:n.value}:{issues:r.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),r.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:r}).then(n=>sr(n)?{value:n.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?.errorMap,async:!0},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:At(e)},s=this._parse({data:e,path:n.path,parent:n}),a=await(Yr(s)?s:Promise.resolve(s));return sl(n,a)}refine(e,r){const n=s=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(s):r;return this._refinement((s,a)=>{const i=e(s),o=()=>a.addIssue({code:Z.custom,...n(s)});return typeof Promise<"u"&&i instanceof Promise?i.then(c=>c?!0:(o(),!1)):i?!0:(o(),!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 vt({schema:this,typeName:L.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 Rt.create(this,this._def)}nullable(){return Kt.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return _t.create(this)}promise(){return $r.create(this,this._def)}or(e){return tn.create([this,e],this._def)}and(e){return rn.create(this,e,this._def)}transform(e){return new vt({...ie(this._def),schema:this,typeName:L.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const r=typeof e=="function"?e:()=>e;return new cn({...ie(this._def),innerType:this,defaultValue:r,typeName:L.ZodDefault})}brand(){return new di({typeName:L.ZodBranded,type:this,...ie(this._def)})}catch(e){const r=typeof e=="function"?e:()=>e;return new un({...ie(this._def),innerType:this,catchValue:r,typeName:L.ZodCatch})}describe(e){const r=this.constructor;return new r({...this._def,description:e})}pipe(e){return ln.create(this,e)}readonly(){return dn.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const $v=/^c[^\s-]{8,}$/i,Sv=/^[0-9a-z]+$/,Tv=/^[0-9A-HJKMNP-TV-Z]{26}$/i,Ev=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,Rv=/^[a-z0-9_-]{21}$/i,Pv=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,xv=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,Iv=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Cv="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let ui;const Ov=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,Nv=/^(?:(?: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])$/,Av=/^(([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]))$/,jv=/^(([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])$/,zv=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Mv=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,al="((\\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])))",qv=new RegExp(`^${al}$`);function il(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 Zv(t){return new RegExp(`^${il(t)}$`)}function ol(t){let e=`${al}T${il(t)}`;const r=[];return r.push(t.local?"Z?":"Z"),t.offset&&r.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${r.join("|")})`,new RegExp(`^${e}$`)}function Lv(t,e){return!!((e==="v4"||!e)&&Ov.test(t)||(e==="v6"||!e)&&Av.test(t))}function Uv(t,e){if(!Pv.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?.typ!=="JWT"||!s.alg||e&&s.alg!==e)}catch{return!1}}function Dv(t,e){return!!((e==="v4"||!e)&&Nv.test(t)||(e==="v6"||!e)&&jv.test(t))}class mt extends oe{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==K.string){const a=this._getOrReturnCtx(e);return W(a,{code:Z.invalid_type,expected:K.string,received:a.parsedType}),ae}const n=new We;let s;for(const a of this._def.checks)if(a.kind==="min")e.data.length<a.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:Z.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),n.dirty());else if(a.kind==="max")e.data.length>a.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:Z.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),n.dirty());else if(a.kind==="length"){const i=e.data.length>a.value,o=e.data.length<a.value;(i||o)&&(s=this._getOrReturnCtx(e,s),i?W(s,{code:Z.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):o&&W(s,{code:Z.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),n.dirty())}else if(a.kind==="email")Iv.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"email",code:Z.invalid_string,message:a.message}),n.dirty());else if(a.kind==="emoji")ui||(ui=new RegExp(Cv,"u")),ui.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"emoji",code:Z.invalid_string,message:a.message}),n.dirty());else if(a.kind==="uuid")Ev.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"uuid",code:Z.invalid_string,message:a.message}),n.dirty());else if(a.kind==="nanoid")Rv.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"nanoid",code:Z.invalid_string,message:a.message}),n.dirty());else if(a.kind==="cuid")$v.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"cuid",code:Z.invalid_string,message:a.message}),n.dirty());else if(a.kind==="cuid2")Sv.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"cuid2",code:Z.invalid_string,message:a.message}),n.dirty());else if(a.kind==="ulid")Tv.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"ulid",code:Z.invalid_string,message:a.message}),n.dirty());else if(a.kind==="url")try{new URL(e.data)}catch{s=this._getOrReturnCtx(e,s),W(s,{validation:"url",code:Z.invalid_string,message:a.message}),n.dirty()}else a.kind==="regex"?(a.regex.lastIndex=0,a.regex.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"regex",code:Z.invalid_string,message:a.message}),n.dirty())):a.kind==="trim"?e.data=e.data.trim():a.kind==="includes"?e.data.includes(a.value,a.position)||(s=this._getOrReturnCtx(e,s),W(s,{code:Z.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),n.dirty()):a.kind==="toLowerCase"?e.data=e.data.toLowerCase():a.kind==="toUpperCase"?e.data=e.data.toUpperCase():a.kind==="startsWith"?e.data.startsWith(a.value)||(s=this._getOrReturnCtx(e,s),W(s,{code:Z.invalid_string,validation:{startsWith:a.value},message:a.message}),n.dirty()):a.kind==="endsWith"?e.data.endsWith(a.value)||(s=this._getOrReturnCtx(e,s),W(s,{code:Z.invalid_string,validation:{endsWith:a.value},message:a.message}),n.dirty()):a.kind==="datetime"?ol(a).test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{code:Z.invalid_string,validation:"datetime",message:a.message}),n.dirty()):a.kind==="date"?qv.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{code:Z.invalid_string,validation:"date",message:a.message}),n.dirty()):a.kind==="time"?Zv(a).test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{code:Z.invalid_string,validation:"time",message:a.message}),n.dirty()):a.kind==="duration"?xv.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"duration",code:Z.invalid_string,message:a.message}),n.dirty()):a.kind==="ip"?Lv(e.data,a.version)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"ip",code:Z.invalid_string,message:a.message}),n.dirty()):a.kind==="jwt"?Uv(e.data,a.alg)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"jwt",code:Z.invalid_string,message:a.message}),n.dirty()):a.kind==="cidr"?Dv(e.data,a.version)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"cidr",code:Z.invalid_string,message:a.message}),n.dirty()):a.kind==="base64"?zv.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"base64",code:Z.invalid_string,message:a.message}),n.dirty()):a.kind==="base64url"?Mv.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"base64url",code:Z.invalid_string,message:a.message}),n.dirty()):fe.assertNever(a);return{status:n.value,value:e.data}}_regex(e,r,n){return this.refinement(s=>e.test(s),{validation:r,code:Z.invalid_string,...X.errToObj(n)})}_addCheck(e){return new mt({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...X.errToObj(e)})}url(e){return this._addCheck({kind:"url",...X.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...X.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...X.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...X.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...X.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...X.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...X.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...X.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...X.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...X.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...X.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...X.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?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...X.errToObj(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?.precision>"u"?null:e?.precision,...X.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...X.errToObj(e)})}regex(e,r){return this._addCheck({kind:"regex",regex:e,...X.errToObj(r)})}includes(e,r){return this._addCheck({kind:"includes",value:e,position:r?.position,...X.errToObj(r?.message)})}startsWith(e,r){return this._addCheck({kind:"startsWith",value:e,...X.errToObj(r)})}endsWith(e,r){return this._addCheck({kind:"endsWith",value:e,...X.errToObj(r)})}min(e,r){return this._addCheck({kind:"min",value:e,...X.errToObj(r)})}max(e,r){return this._addCheck({kind:"max",value:e,...X.errToObj(r)})}length(e,r){return this._addCheck({kind:"length",value:e,...X.errToObj(r)})}nonempty(e){return this.min(1,X.errToObj(e))}trim(){return new mt({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new mt({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new mt({...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}}mt.create=t=>new mt({checks:[],typeName:L.ZodString,coerce:t?.coerce??!1,...ie(t)});function Vv(t,e){const r=(t.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,s=r>n?r:n,a=Number.parseInt(t.toFixed(s).replace(".","")),i=Number.parseInt(e.toFixed(s).replace(".",""));return a%i/10**s}class Ht extends oe{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)!==K.number){const a=this._getOrReturnCtx(e);return W(a,{code:Z.invalid_type,expected:K.number,received:a.parsedType}),ae}let n;const s=new We;for(const a of this._def.checks)a.kind==="int"?fe.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{code:Z.invalid_type,expected:"integer",received:"float",message:a.message}),s.dirty()):a.kind==="min"?(a.inclusive?e.data<a.value:e.data<=a.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:Z.too_small,minimum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),s.dirty()):a.kind==="max"?(a.inclusive?e.data>a.value:e.data>=a.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:Z.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),s.dirty()):a.kind==="multipleOf"?Vv(e.data,a.value)!==0&&(n=this._getOrReturnCtx(e,n),W(n,{code:Z.not_multiple_of,multipleOf:a.value,message:a.message}),s.dirty()):a.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{code:Z.not_finite,message:a.message}),s.dirty()):fe.assertNever(a);return{status:s.value,value:e.data}}gte(e,r){return this.setLimit("min",e,!0,X.toString(r))}gt(e,r){return this.setLimit("min",e,!1,X.toString(r))}lte(e,r){return this.setLimit("max",e,!0,X.toString(r))}lt(e,r){return this.setLimit("max",e,!1,X.toString(r))}setLimit(e,r,n,s){return new Ht({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:X.toString(s)}]})}_addCheck(e){return new Ht({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:X.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:X.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:X.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:X.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:X.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:X.toString(r)})}finite(e){return this._addCheck({kind:"finite",message:X.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:X.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:X.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"&&fe.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)}}Ht.create=t=>new Ht({checks:[],typeName:L.ZodNumber,coerce:t?.coerce||!1,...ie(t)});class Wt extends oe{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)!==K.bigint)return this._getInvalidInput(e);let n;const s=new We;for(const a of this._def.checks)a.kind==="min"?(a.inclusive?e.data<a.value:e.data<=a.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:Z.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),s.dirty()):a.kind==="max"?(a.inclusive?e.data>a.value:e.data>=a.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:Z.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),s.dirty()):a.kind==="multipleOf"?e.data%a.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),W(n,{code:Z.not_multiple_of,multipleOf:a.value,message:a.message}),s.dirty()):fe.assertNever(a);return{status:s.value,value:e.data}}_getInvalidInput(e){const r=this._getOrReturnCtx(e);return W(r,{code:Z.invalid_type,expected:K.bigint,received:r.parsedType}),ae}gte(e,r){return this.setLimit("min",e,!0,X.toString(r))}gt(e,r){return this.setLimit("min",e,!1,X.toString(r))}lte(e,r){return this.setLimit("max",e,!0,X.toString(r))}lt(e,r){return this.setLimit("max",e,!1,X.toString(r))}setLimit(e,r,n,s){return new Wt({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:X.toString(s)}]})}_addCheck(e){return new Wt({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:X.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:X.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:X.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:X.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:X.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}}Wt.create=t=>new Wt({checks:[],typeName:L.ZodBigInt,coerce:t?.coerce??!1,...ie(t)});class Qr extends oe{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==K.boolean){const n=this._getOrReturnCtx(e);return W(n,{code:Z.invalid_type,expected:K.boolean,received:n.parsedType}),ae}return Ke(e.data)}}Qr.create=t=>new Qr({typeName:L.ZodBoolean,coerce:t?.coerce||!1,...ie(t)});class ar extends oe{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==K.date){const a=this._getOrReturnCtx(e);return W(a,{code:Z.invalid_type,expected:K.date,received:a.parsedType}),ae}if(Number.isNaN(e.data.getTime())){const a=this._getOrReturnCtx(e);return W(a,{code:Z.invalid_date}),ae}const n=new We;let s;for(const a of this._def.checks)a.kind==="min"?e.data.getTime()<a.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:Z.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),n.dirty()):a.kind==="max"?e.data.getTime()>a.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:Z.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),n.dirty()):fe.assertNever(a);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new ar({...this._def,checks:[...this._def.checks,e]})}min(e,r){return this._addCheck({kind:"min",value:e.getTime(),message:X.toString(r)})}max(e,r){return this._addCheck({kind:"max",value:e.getTime(),message:X.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}}ar.create=t=>new ar({checks:[],coerce:t?.coerce||!1,typeName:L.ZodDate,...ie(t)});class Ns extends oe{_parse(e){if(this._getType(e)!==K.symbol){const n=this._getOrReturnCtx(e);return W(n,{code:Z.invalid_type,expected:K.symbol,received:n.parsedType}),ae}return Ke(e.data)}}Ns.create=t=>new Ns({typeName:L.ZodSymbol,...ie(t)});class Xr extends oe{_parse(e){if(this._getType(e)!==K.undefined){const n=this._getOrReturnCtx(e);return W(n,{code:Z.invalid_type,expected:K.undefined,received:n.parsedType}),ae}return Ke(e.data)}}Xr.create=t=>new Xr({typeName:L.ZodUndefined,...ie(t)});class en extends oe{_parse(e){if(this._getType(e)!==K.null){const n=this._getOrReturnCtx(e);return W(n,{code:Z.invalid_type,expected:K.null,received:n.parsedType}),ae}return Ke(e.data)}}en.create=t=>new en({typeName:L.ZodNull,...ie(t)});class wr extends oe{constructor(){super(...arguments),this._any=!0}_parse(e){return Ke(e.data)}}wr.create=t=>new wr({typeName:L.ZodAny,...ie(t)});class ir extends oe{constructor(){super(...arguments),this._unknown=!0}_parse(e){return Ke(e.data)}}ir.create=t=>new ir({typeName:L.ZodUnknown,...ie(t)});class jt extends oe{_parse(e){const r=this._getOrReturnCtx(e);return W(r,{code:Z.invalid_type,expected:K.never,received:r.parsedType}),ae}}jt.create=t=>new jt({typeName:L.ZodNever,...ie(t)});class As extends oe{_parse(e){if(this._getType(e)!==K.undefined){const n=this._getOrReturnCtx(e);return W(n,{code:Z.invalid_type,expected:K.void,received:n.parsedType}),ae}return Ke(e.data)}}As.create=t=>new As({typeName:L.ZodVoid,...ie(t)});class _t extends oe{_parse(e){const{ctx:r,status:n}=this._processInputParams(e),s=this._def;if(r.parsedType!==K.array)return W(r,{code:Z.invalid_type,expected:K.array,received:r.parsedType}),ae;if(s.exactLength!==null){const i=r.data.length>s.exactLength.value,o=r.data.length<s.exactLength.value;(i||o)&&(W(r,{code:i?Z.too_big:Z.too_small,minimum:o?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&&(W(r,{code:Z.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&&(W(r,{code:Z.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,o)=>s.type._parseAsync(new Tt(r,i,r.path,o)))).then(i=>We.mergeArray(n,i));const a=[...r.data].map((i,o)=>s.type._parseSync(new Tt(r,i,r.path,o)));return We.mergeArray(n,a)}get element(){return this._def.type}min(e,r){return new _t({...this._def,minLength:{value:e,message:X.toString(r)}})}max(e,r){return new _t({...this._def,maxLength:{value:e,message:X.toString(r)}})}length(e,r){return new _t({...this._def,exactLength:{value:e,message:X.toString(r)}})}nonempty(e){return this.min(1,e)}}_t.create=(t,e)=>new _t({type:t,minLength:null,maxLength:null,exactLength:null,typeName:L.ZodArray,...ie(e)});function br(t){if(t instanceof Oe){const e={};for(const r in t.shape){const n=t.shape[r];e[r]=Rt.create(br(n))}return new Oe({...t._def,shape:()=>e})}else return t instanceof _t?new _t({...t._def,type:br(t.element)}):t instanceof Rt?Rt.create(br(t.unwrap())):t instanceof Kt?Kt.create(br(t.unwrap())):t instanceof Et?Et.create(t.items.map(e=>br(e))):t}class Oe extends oe{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=fe.objectKeys(e);return this._cached={shape:e,keys:r},this._cached}_parse(e){if(this._getType(e)!==K.object){const l=this._getOrReturnCtx(e);return W(l,{code:Z.invalid_type,expected:K.object,received:l.parsedType}),ae}const{status:n,ctx:s}=this._processInputParams(e),{shape:a,keys:i}=this._getCached(),o=[];if(!(this._def.catchall instanceof jt&&this._def.unknownKeys==="strip"))for(const l in s.data)i.includes(l)||o.push(l);const c=[];for(const l of i){const u=a[l],d=s.data[l];c.push({key:{status:"valid",value:l},value:u._parse(new Tt(s,d,s.path,l)),alwaysSet:l in s.data})}if(this._def.catchall instanceof jt){const l=this._def.unknownKeys;if(l==="passthrough")for(const u of o)c.push({key:{status:"valid",value:u},value:{status:"valid",value:s.data[u]}});else if(l==="strict")o.length>0&&(W(s,{code:Z.unrecognized_keys,keys:o}),n.dirty());else if(l!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const l=this._def.catchall;for(const u of o){const d=s.data[u];c.push({key:{status:"valid",value:u},value:l._parse(new Tt(s,d,s.path,u)),alwaysSet:u in s.data})}}return s.common.async?Promise.resolve().then(async()=>{const l=[];for(const u of c){const d=await u.key,g=await u.value;l.push({key:d,value:g,alwaysSet:u.alwaysSet})}return l}).then(l=>We.mergeObjectSync(n,l)):We.mergeObjectSync(n,c)}get shape(){return this._def.shape()}strict(e){return X.errToObj,new Oe({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(r,n)=>{const s=this._def.errorMap?.(r,n).message??n.defaultError;return r.code==="unrecognized_keys"?{message:X.errToObj(e).message??s}:{message:s}}}:{}})}strip(){return new Oe({...this._def,unknownKeys:"strip"})}passthrough(){return new Oe({...this._def,unknownKeys:"passthrough"})}extend(e){return new Oe({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new Oe({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:L.ZodObject})}setKey(e,r){return this.augment({[e]:r})}catchall(e){return new Oe({...this._def,catchall:e})}pick(e){const r={};for(const n of fe.objectKeys(e))e[n]&&this.shape[n]&&(r[n]=this.shape[n]);return new Oe({...this._def,shape:()=>r})}omit(e){const r={};for(const n of fe.objectKeys(this.shape))e[n]||(r[n]=this.shape[n]);return new Oe({...this._def,shape:()=>r})}deepPartial(){return br(this)}partial(e){const r={};for(const n of fe.objectKeys(this.shape)){const s=this.shape[n];e&&!e[n]?r[n]=s:r[n]=s.optional()}return new Oe({...this._def,shape:()=>r})}required(e){const r={};for(const n of fe.objectKeys(this.shape))if(e&&!e[n])r[n]=this.shape[n];else{let a=this.shape[n];for(;a instanceof Rt;)a=a._def.innerType;r[n]=a}return new Oe({...this._def,shape:()=>r})}keyof(){return cl(fe.objectKeys(this.shape))}}Oe.create=(t,e)=>new Oe({shape:()=>t,unknownKeys:"strip",catchall:jt.create(),typeName:L.ZodObject,...ie(e)}),Oe.strictCreate=(t,e)=>new Oe({shape:()=>t,unknownKeys:"strict",catchall:jt.create(),typeName:L.ZodObject,...ie(e)}),Oe.lazycreate=(t,e)=>new Oe({shape:t,unknownKeys:"strip",catchall:jt.create(),typeName:L.ZodObject,...ie(e)});class tn extends oe{_parse(e){const{ctx:r}=this._processInputParams(e),n=this._def.options;function s(a){for(const o of a)if(o.result.status==="valid")return o.result;for(const o of a)if(o.result.status==="dirty")return r.common.issues.push(...o.ctx.common.issues),o.result;const i=a.map(o=>new ot(o.ctx.common.issues));return W(r,{code:Z.invalid_union,unionErrors:i}),ae}if(r.common.async)return Promise.all(n.map(async a=>{const i={...r,common:{...r.common,issues:[]},parent:null};return{result:await a._parseAsync({data:r.data,path:r.path,parent:i}),ctx:i}})).then(s);{let a;const i=[];for(const c of n){const l={...r,common:{...r.common,issues:[]},parent:null},u=c._parseSync({data:r.data,path:r.path,parent:l});if(u.status==="valid")return u;u.status==="dirty"&&!a&&(a={result:u,ctx:l}),l.common.issues.length&&i.push(l.common.issues)}if(a)return r.common.issues.push(...a.ctx.common.issues),a.result;const o=i.map(c=>new ot(c));return W(r,{code:Z.invalid_union,unionErrors:o}),ae}}get options(){return this._def.options}}tn.create=(t,e)=>new tn({options:t,typeName:L.ZodUnion,...ie(e)});const zt=t=>t instanceof sn?zt(t.schema):t instanceof vt?zt(t.innerType()):t instanceof an?[t.value]:t instanceof Jt?t.options:t instanceof on?fe.objectValues(t.enum):t instanceof cn?zt(t._def.innerType):t instanceof Xr?[void 0]:t instanceof en?[null]:t instanceof Rt?[void 0,...zt(t.unwrap())]:t instanceof Kt?[null,...zt(t.unwrap())]:t instanceof di||t instanceof dn?zt(t.unwrap()):t instanceof un?zt(t._def.innerType):[];class js extends oe{_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==K.object)return W(r,{code:Z.invalid_type,expected:K.object,received:r.parsedType}),ae;const n=this.discriminator,s=r.data[n],a=this.optionsMap.get(s);return a?r.common.async?a._parseAsync({data:r.data,path:r.path,parent:r}):a._parseSync({data:r.data,path:r.path,parent:r}):(W(r,{code:Z.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),ae)}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 a of r){const i=zt(a.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(s.has(o))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(o)}`);s.set(o,a)}}return new js({typeName:L.ZodDiscriminatedUnion,discriminator:e,options:r,optionsMap:s,...ie(n)})}}function li(t,e){const r=At(t),n=At(e);if(t===e)return{valid:!0,data:t};if(r===K.object&&n===K.object){const s=fe.objectKeys(e),a=fe.objectKeys(t).filter(o=>s.indexOf(o)!==-1),i={...t,...e};for(const o of a){const c=li(t[o],e[o]);if(!c.valid)return{valid:!1};i[o]=c.data}return{valid:!0,data:i}}else if(r===K.array&&n===K.array){if(t.length!==e.length)return{valid:!1};const s=[];for(let a=0;a<t.length;a++){const i=t[a],o=e[a],c=li(i,o);if(!c.valid)return{valid:!1};s.push(c.data)}return{valid:!0,data:s}}else return r===K.date&&n===K.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}class rn extends oe{_parse(e){const{status:r,ctx:n}=this._processInputParams(e),s=(a,i)=>{if(oi(a)||oi(i))return ae;const o=li(a.value,i.value);return o.valid?((ci(a)||ci(i))&&r.dirty(),{status:r.value,value:o.data}):(W(n,{code:Z.invalid_intersection_types}),ae)};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(([a,i])=>s(a,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}))}}rn.create=(t,e,r)=>new rn({left:t,right:e,typeName:L.ZodIntersection,...ie(r)});class Et extends oe{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==K.array)return W(n,{code:Z.invalid_type,expected:K.array,received:n.parsedType}),ae;if(n.data.length<this._def.items.length)return W(n,{code:Z.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ae;!this._def.rest&&n.data.length>this._def.items.length&&(W(n,{code:Z.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());const a=[...n.data].map((i,o)=>{const c=this._def.items[o]||this._def.rest;return c?c._parse(new Tt(n,i,n.path,o)):null}).filter(i=>!!i);return n.common.async?Promise.all(a).then(i=>We.mergeArray(r,i)):We.mergeArray(r,a)}get items(){return this._def.items}rest(e){return new Et({...this._def,rest:e})}}Et.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Et({items:t,typeName:L.ZodTuple,rest:null,...ie(e)})};class nn extends oe{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!==K.object)return W(n,{code:Z.invalid_type,expected:K.object,received:n.parsedType}),ae;const s=[],a=this._def.keyType,i=this._def.valueType;for(const o in n.data)s.push({key:a._parse(new Tt(n,o,n.path,o)),value:i._parse(new Tt(n,n.data[o],n.path,o)),alwaysSet:o in n.data});return n.common.async?We.mergeObjectAsync(r,s):We.mergeObjectSync(r,s)}get element(){return this._def.valueType}static create(e,r,n){return r instanceof oe?new nn({keyType:e,valueType:r,typeName:L.ZodRecord,...ie(n)}):new nn({keyType:mt.create(),valueType:e,typeName:L.ZodRecord,...ie(r)})}}class zs extends oe{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!==K.map)return W(n,{code:Z.invalid_type,expected:K.map,received:n.parsedType}),ae;const s=this._def.keyType,a=this._def.valueType,i=[...n.data.entries()].map(([o,c],l)=>({key:s._parse(new Tt(n,o,n.path,[l,"key"])),value:a._parse(new Tt(n,c,n.path,[l,"value"]))}));if(n.common.async){const o=new Map;return Promise.resolve().then(async()=>{for(const c of i){const l=await c.key,u=await c.value;if(l.status==="aborted"||u.status==="aborted")return ae;(l.status==="dirty"||u.status==="dirty")&&r.dirty(),o.set(l.value,u.value)}return{status:r.value,value:o}})}else{const o=new Map;for(const c of i){const l=c.key,u=c.value;if(l.status==="aborted"||u.status==="aborted")return ae;(l.status==="dirty"||u.status==="dirty")&&r.dirty(),o.set(l.value,u.value)}return{status:r.value,value:o}}}}zs.create=(t,e,r)=>new zs({valueType:e,keyType:t,typeName:L.ZodMap,...ie(r)});class or extends oe{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==K.set)return W(n,{code:Z.invalid_type,expected:K.set,received:n.parsedType}),ae;const s=this._def;s.minSize!==null&&n.data.size<s.minSize.value&&(W(n,{code:Z.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&&(W(n,{code:Z.too_big,maximum:s.maxSize.value,type:"set",inclusive:!0,exact:!1,message:s.maxSize.message}),r.dirty());const a=this._def.valueType;function i(c){const l=new Set;for(const u of c){if(u.status==="aborted")return ae;u.status==="dirty"&&r.dirty(),l.add(u.value)}return{status:r.value,value:l}}const o=[...n.data.values()].map((c,l)=>a._parse(new Tt(n,c,n.path,l)));return n.common.async?Promise.all(o).then(c=>i(c)):i(o)}min(e,r){return new or({...this._def,minSize:{value:e,message:X.toString(r)}})}max(e,r){return new or({...this._def,maxSize:{value:e,message:X.toString(r)}})}size(e,r){return this.min(e,r).max(e,r)}nonempty(e){return this.min(1,e)}}or.create=(t,e)=>new or({valueType:t,minSize:null,maxSize:null,typeName:L.ZodSet,...ie(e)});class kr extends oe{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==K.function)return W(r,{code:Z.invalid_type,expected:K.function,received:r.parsedType}),ae;function n(o,c){return Os({data:o,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,Cs(),gr].filter(l=>!!l),issueData:{code:Z.invalid_arguments,argumentsError:c}})}function s(o,c){return Os({data:o,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,Cs(),gr].filter(l=>!!l),issueData:{code:Z.invalid_return_type,returnTypeError:c}})}const a={errorMap:r.common.contextualErrorMap},i=r.data;if(this._def.returns instanceof $r){const o=this;return Ke(async function(...c){const l=new ot([]),u=await o._def.args.parseAsync(c,a).catch(v=>{throw l.addIssue(n(c,v)),l}),d=await Reflect.apply(i,this,u);return await o._def.returns._def.type.parseAsync(d,a).catch(v=>{throw l.addIssue(s(d,v)),l})})}else{const o=this;return Ke(function(...c){const l=o._def.args.safeParse(c,a);if(!l.success)throw new ot([n(c,l.error)]);const u=Reflect.apply(i,this,l.data),d=o._def.returns.safeParse(u,a);if(!d.success)throw new ot([s(u,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new kr({...this._def,args:Et.create(e).rest(ir.create())})}returns(e){return new kr({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,r,n){return new kr({args:e||Et.create([]).rest(ir.create()),returns:r||ir.create(),typeName:L.ZodFunction,...ie(n)})}}class sn extends oe{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})}}sn.create=(t,e)=>new sn({getter:t,typeName:L.ZodLazy,...ie(e)});class an extends oe{_parse(e){if(e.data!==this._def.value){const r=this._getOrReturnCtx(e);return W(r,{received:r.data,code:Z.invalid_literal,expected:this._def.value}),ae}return{status:"valid",value:e.data}}get value(){return this._def.value}}an.create=(t,e)=>new an({value:t,typeName:L.ZodLiteral,...ie(e)});function cl(t,e){return new Jt({values:t,typeName:L.ZodEnum,...ie(e)})}class Jt extends oe{_parse(e){if(typeof e.data!="string"){const r=this._getOrReturnCtx(e),n=this._def.values;return W(r,{expected:fe.joinValues(n),received:r.parsedType,code:Z.invalid_type}),ae}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 W(r,{received:r.data,code:Z.invalid_enum_value,options:n}),ae}return Ke(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 Jt.create(e,{...this._def,...r})}exclude(e,r=this._def){return Jt.create(this.options.filter(n=>!e.includes(n)),{...this._def,...r})}}Jt.create=cl;class on extends oe{_parse(e){const r=fe.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==K.string&&n.parsedType!==K.number){const s=fe.objectValues(r);return W(n,{expected:fe.joinValues(s),received:n.parsedType,code:Z.invalid_type}),ae}if(this._cache||(this._cache=new Set(fe.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){const s=fe.objectValues(r);return W(n,{received:n.data,code:Z.invalid_enum_value,options:s}),ae}return Ke(e.data)}get enum(){return this._def.values}}on.create=(t,e)=>new on({values:t,typeName:L.ZodNativeEnum,...ie(e)});class $r extends oe{unwrap(){return this._def.type}_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==K.promise&&r.common.async===!1)return W(r,{code:Z.invalid_type,expected:K.promise,received:r.parsedType}),ae;const n=r.parsedType===K.promise?r.data:Promise.resolve(r.data);return Ke(n.then(s=>this._def.type.parseAsync(s,{path:r.path,errorMap:r.common.contextualErrorMap})))}}$r.create=(t,e)=>new $r({type:t,typeName:L.ZodPromise,...ie(e)});class vt extends oe{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===L.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:r,ctx:n}=this._processInputParams(e),s=this._def.effect||null,a={addIssue:i=>{W(n,i),i.fatal?r.abort():r.dirty()},get path(){return n.path}};if(a.addIssue=a.addIssue.bind(a),s.type==="preprocess"){const i=s.transform(n.data,a);if(n.common.async)return Promise.resolve(i).then(async o=>{if(r.value==="aborted")return ae;const c=await this._def.schema._parseAsync({data:o,path:n.path,parent:n});return c.status==="aborted"?ae:c.status==="dirty"||r.value==="dirty"?yr(c.value):c});{if(r.value==="aborted")return ae;const o=this._def.schema._parseSync({data:i,path:n.path,parent:n});return o.status==="aborted"?ae:o.status==="dirty"||r.value==="dirty"?yr(o.value):o}}if(s.type==="refinement"){const i=o=>{const c=s.refinement(o,a);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 o};if(n.common.async===!1){const o=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?ae:(o.status==="dirty"&&r.dirty(),i(o.value),{status:r.value,value:o.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(o=>o.status==="aborted"?ae:(o.status==="dirty"&&r.dirty(),i(o.value).then(()=>({status:r.value,value:o.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(!sr(i))return ae;const o=s.transform(i.value,a);if(o instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:o}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(i=>sr(i)?Promise.resolve(s.transform(i.value,a)).then(o=>({status:r.value,value:o})):ae);fe.assertNever(s)}}vt.create=(t,e,r)=>new vt({schema:t,typeName:L.ZodEffects,effect:e,...ie(r)}),vt.createWithPreprocess=(t,e,r)=>new vt({schema:e,effect:{type:"preprocess",transform:t},typeName:L.ZodEffects,...ie(r)});class Rt extends oe{_parse(e){return this._getType(e)===K.undefined?Ke(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Rt.create=(t,e)=>new Rt({innerType:t,typeName:L.ZodOptional,...ie(e)});class Kt extends oe{_parse(e){return this._getType(e)===K.null?Ke(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Kt.create=(t,e)=>new Kt({innerType:t,typeName:L.ZodNullable,...ie(e)});class cn extends oe{_parse(e){const{ctx:r}=this._processInputParams(e);let n=r.data;return r.parsedType===K.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}}cn.create=(t,e)=>new cn({innerType:t,typeName:L.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...ie(e)});class un extends oe{_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 Yr(s)?s.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new ot(n.common.issues)},input:n.data})})):{status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new ot(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}}un.create=(t,e)=>new un({innerType:t,typeName:L.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...ie(e)});class Ms extends oe{_parse(e){if(this._getType(e)!==K.nan){const n=this._getOrReturnCtx(e);return W(n,{code:Z.invalid_type,expected:K.nan,received:n.parsedType}),ae}return{status:"valid",value:e.data}}}Ms.create=t=>new Ms({typeName:L.ZodNaN,...ie(t)});const Fv=Symbol("zod_brand");class di extends oe{_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 ln extends oe{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{const a=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?ae:a.status==="dirty"?(r.dirty(),yr(a.value)):this._def.out._parseAsync({data:a.value,path:n.path,parent:n})})();{const s=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?ae: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 ln({in:e,out:r,typeName:L.ZodPipeline})}}class dn extends oe{_parse(e){const r=this._def.innerType._parse(e),n=s=>(sr(s)&&(s.value=Object.freeze(s.value)),s);return Yr(r)?r.then(s=>n(s)):n(r)}unwrap(){return this._def.innerType}}dn.create=(t,e)=>new dn({innerType:t,typeName:L.ZodReadonly,...ie(e)});function ul(t,e){const r=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof r=="string"?{message:r}:r}function ll(t,e={},r){return t?wr.create().superRefine((n,s)=>{const a=t(n);if(a instanceof Promise)return a.then(i=>{if(!i){const o=ul(e,n),c=o.fatal??r??!0;s.addIssue({code:"custom",...o,fatal:c})}});if(!a){const i=ul(e,n),o=i.fatal??r??!0;s.addIssue({code:"custom",...i,fatal:o})}}):wr.create()}const Hv={object:Oe.lazycreate};var L;(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"})(L||(L={}));const Wv=(t,e={message:`Input not instance of ${t.name}`})=>ll(r=>r instanceof t,e),dl=mt.create,fl=Ht.create,Jv=Ms.create,Kv=Wt.create,hl=Qr.create,Bv=ar.create,Gv=Ns.create,Yv=Xr.create,Qv=en.create,Xv=wr.create,eg=ir.create,tg=jt.create,rg=As.create,ng=_t.create,pl=Oe.create,sg=Oe.strictCreate,ag=tn.create,ig=js.create,og=rn.create,cg=Et.create,ug=nn.create,lg=zs.create,dg=or.create,fg=kr.create,hg=sn.create,pg=an.create,mg=Jt.create,_g=on.create,vg=$r.create,ml=vt.create,gg=Rt.create,yg=Kt.create,wg=vt.createWithPreprocess,bg=ln.create,kg=Object.freeze(Object.defineProperty({__proto__:null,BRAND:Fv,DIRTY:yr,EMPTY_PATH:kv,INVALID:ae,NEVER:ae,OK:Ke,ParseStatus:We,Schema:oe,ZodAny:wr,ZodArray:_t,ZodBigInt:Wt,ZodBoolean:Qr,ZodBranded:di,ZodCatch:un,ZodDate:ar,ZodDefault:cn,ZodDiscriminatedUnion:js,ZodEffects:vt,ZodEnum:Jt,ZodError:ot,get ZodFirstPartyTypeKind(){return L},ZodFunction:kr,ZodIntersection:rn,ZodIssueCode:Z,ZodLazy:sn,ZodLiteral:an,ZodMap:zs,ZodNaN:Ms,ZodNativeEnum:on,ZodNever:jt,ZodNull:en,ZodNullable:Kt,ZodNumber:Ht,ZodObject:Oe,ZodOptional:Rt,ZodParsedType:K,ZodPipeline:ln,ZodPromise:$r,ZodReadonly:dn,ZodRecord:nn,ZodSchema:oe,ZodSet:or,ZodString:mt,ZodSymbol:Ns,ZodTransformer:vt,ZodTuple:Et,ZodType:oe,ZodUndefined:Xr,ZodUnion:tn,ZodUnknown:ir,ZodVoid:As,addIssueToContext:W,any:Xv,array:ng,bigint:Kv,boolean:hl,coerce:{string:(t=>mt.create({...t,coerce:!0})),number:(t=>Ht.create({...t,coerce:!0})),boolean:(t=>Qr.create({...t,coerce:!0})),bigint:(t=>Wt.create({...t,coerce:!0})),date:(t=>ar.create({...t,coerce:!0}))},custom:ll,date:Bv,datetimeRegex:ol,defaultErrorMap:gr,discriminatedUnion:ig,effect:ml,enum:mg,function:fg,getErrorMap:Cs,getParsedType:At,instanceof:Wv,intersection:og,isAborted:oi,isAsync:Yr,isDirty:ci,isValid:sr,late:Hv,lazy:hg,literal:pg,makeIssue:Os,map:lg,nan:Jv,nativeEnum:_g,never:tg,null:Qv,nullable:yg,number:fl,object:pl,get objectUtil(){return ii},oboolean:()=>hl().optional(),onumber:()=>fl().optional(),optional:gg,ostring:()=>dl().optional(),pipeline:bg,preprocess:wg,promise:vg,quotelessJson:wv,record:ug,set:dg,setErrorMap:bv,strictObject:sg,string:dl,symbol:Gv,transformer:ml,tuple:cg,undefined:Yv,union:ag,unknown:eg,get util(){return fe},void:rg},Symbol.toStringTag,{value:"Module"})),$g=A("ZodMiniType",(t,e)=>{if(!t._zod)throw new Error("Uninitialized schema in ZodMiniType.");ke.init(t,e),t.def=e,t.parse=(r,n)=>$f(t,r,n,{callee:t.parse}),t.safeParse=(r,n)=>Sa(t,r,n),t.parseAsync=async(r,n)=>Sf(t,r,n,{callee:t.parseAsync}),t.safeParseAsync=async(r,n)=>Ta(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)=>Dt(t,r,n),t.brand=()=>t,t.register=((r,n)=>(r.add(t,n),t))}),Sg=A("ZodMiniObject",(t,e)=>{Wc.init(t,e),$g.init(t,e),Te(t,"shape",()=>e.shape)});function _l(t,e){const r={type:"object",get shape(){return Mr(this,"shape",{...t}),this.shape},...Q(e)};return new Sg(r)}function lt(t){return!!t._zod}function fn(t){const e=Object.values(t);if(e.length===0)return _l({});const r=e.every(lt),n=e.every(s=>!lt(s));if(r)return _l(t);if(n)return pl(t);throw new Error("Mixed Zod versions detected in object shape.")}function gt(t,e){return lt(t)?Sa(t,e):t.safeParse(e)}async function fi(t,e){return lt(t)?await Ta(t,e):await t.safeParseAsync(e)}function Sr(t){var e,r;if(!t)return;let n;if(lt(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 hn(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(a=>typeof a=="object"&&a!==null&&(a._def!==void 0||a._zod!==void 0||typeof a.parse=="function")))return fn(t)}}if(lt(t)){const n=(e=t._zod)===null||e===void 0?void 0:e.def;if(n&&(n.type==="object"||n.shape!==void 0))return t}else if(t.shape!==void 0)return t}}function hi(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 Tg(t){var e,r,n,s;if(lt(t))return(r=(e=t._zod)===null||e===void 0?void 0:e.def)===null||r===void 0?void 0:r.description;const a=t;return(n=t.description)!==null&&n!==void 0?n:(s=a._def)===null||s===void 0?void 0:s.description}function Eg(t){var e,r,n;if(lt(t))return((r=(e=t._zod)===null||e===void 0?void 0:e.def)===null||r===void 0?void 0:r.type)==="optional";const s=t;return typeof t.isOptional=="function"?t.isOptional():((n=s._def)===null||n===void 0?void 0:n.typeName)==="ZodOptional"}function vl(t){var e;if(lt(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}function cr(t){return t==="completed"||t==="failed"||t==="cancelled"}const Rg=Symbol("Let zodToJsonSchema decide on which parser to use"),gl={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"},Pg=t=>typeof t=="string"?{...gl,name:t}:{...gl,...t},xg=t=>{const e=Pg(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 yl(t,e,r,n){n?.errorMessages&&r&&(t.errorMessage={...t.errorMessage,[e]:r})}function ye(t,e,r,n,s){t[e]=r,yl(t,e,n,s)}const wl=(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 tt(t){if(t.target!=="openAi")return{};const e=[...t.basePath,t.definitionPath,t.openAiAnyTypeName];return t.flags.hasReferencedOpenAiAnyType=!0,{$ref:t.$refStrategy==="relative"?wl(e,t.currentPath):e.join("/")}}function Ig(t,e){const r={type:"array"};return t.type?._def&&t.type?._def?.typeName!==L.ZodAny&&(r.items=me(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&ye(r,"minItems",t.minLength.value,t.minLength.message,e),t.maxLength&&ye(r,"maxItems",t.maxLength.value,t.maxLength.message,e),t.exactLength&&(ye(r,"minItems",t.exactLength.value,t.exactLength.message,e),ye(r,"maxItems",t.exactLength.value,t.exactLength.message,e)),r}function Cg(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?ye(r,"minimum",n.value,n.message,e):ye(r,"exclusiveMinimum",n.value,n.message,e):(n.inclusive||(r.exclusiveMinimum=!0),ye(r,"minimum",n.value,n.message,e));break;case"max":e.target==="jsonSchema7"?n.inclusive?ye(r,"maximum",n.value,n.message,e):ye(r,"exclusiveMaximum",n.value,n.message,e):(n.inclusive||(r.exclusiveMaximum=!0),ye(r,"maximum",n.value,n.message,e));break;case"multipleOf":ye(r,"multipleOf",n.value,n.message,e);break}return r}function Og(){return{type:"boolean"}}function bl(t,e){return me(t.type._def,e)}const Ng=(t,e)=>me(t.innerType._def,e);function kl(t,e,r){const n=r??e.dateStrategy;if(Array.isArray(n))return{anyOf:n.map((s,a)=>kl(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 Ag(t,e)}}const Ag=(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":ye(r,"minimum",n.value,n.message,e);break;case"max":ye(r,"maximum",n.value,n.message,e);break}return r};function jg(t,e){return{...me(t.innerType._def,e),default:t.defaultValue()}}function zg(t,e){return e.effectStrategy==="input"?me(t.schema._def,e):tt(e)}function Mg(t){return{type:"string",enum:Array.from(t.values)}}const qg=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function Zg(t,e){const r=[me(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),me(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(a=>!!a);let n=e.target==="jsonSchema2019-09"?{unevaluatedProperties:!1}:void 0;const s=[];return r.forEach(a=>{if(qg(a))s.push(...a.allOf),a.unevaluatedProperties===void 0&&(n=void 0);else{let i=a;if("additionalProperties"in a&&a.additionalProperties===!1){const{additionalProperties:o,...c}=a;i=c}else n=void 0;s.push(i)}}),s.length?{allOf:s,...n}:void 0}function Lg(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 pi;const yt={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:()=>(pi===void 0&&(pi=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),pi),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 $l(t,e){const r={type:"string"};if(t.checks)for(const n of t.checks)switch(n.kind){case"min":ye(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,n.message,e);break;case"max":ye(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":wt(r,"email",n.message,e);break;case"format:idn-email":wt(r,"idn-email",n.message,e);break;case"pattern:zod":Be(r,yt.email,n.message,e);break}break;case"url":wt(r,"uri",n.message,e);break;case"uuid":wt(r,"uuid",n.message,e);break;case"regex":Be(r,n.regex,n.message,e);break;case"cuid":Be(r,yt.cuid,n.message,e);break;case"cuid2":Be(r,yt.cuid2,n.message,e);break;case"startsWith":Be(r,RegExp(`^${mi(n.value,e)}`),n.message,e);break;case"endsWith":Be(r,RegExp(`${mi(n.value,e)}$`),n.message,e);break;case"datetime":wt(r,"date-time",n.message,e);break;case"date":wt(r,"date",n.message,e);break;case"time":wt(r,"time",n.message,e);break;case"duration":wt(r,"duration",n.message,e);break;case"length":ye(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,n.message,e),ye(r,"maxLength",typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value,n.message,e);break;case"includes":{Be(r,RegExp(mi(n.value,e)),n.message,e);break}case"ip":{n.version!=="v6"&&wt(r,"ipv4",n.message,e),n.version!=="v4"&&wt(r,"ipv6",n.message,e);break}case"base64url":Be(r,yt.base64url,n.message,e);break;case"jwt":Be(r,yt.jwt,n.message,e);break;case"cidr":{n.version!=="v6"&&Be(r,yt.ipv4Cidr,n.message,e),n.version!=="v4"&&Be(r,yt.ipv6Cidr,n.message,e);break}case"emoji":Be(r,yt.emoji(),n.message,e);break;case"ulid":{Be(r,yt.ulid,n.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{wt(r,"binary",n.message,e);break}case"contentEncoding:base64":{ye(r,"contentEncoding","base64",n.message,e);break}case"pattern:zod":{Be(r,yt.base64,n.message,e);break}}break}case"nanoid":Be(r,yt.nanoid,n.message,e)}return r}function mi(t,e){return e.patternStrategy==="escape"?Dg(t):t}const Ug=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function Dg(t){let e="";for(let r=0;r<t.length;r++)Ug.has(t[r])||(e+="\\"),e+=t[r];return e}function wt(t,e,r,n){t.format||t.anyOf?.some(s=>s.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}}})):ye(t,"format",e,r,n)}function Be(t,e,r,n){t.pattern||t.allOf?.some(s=>s.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:Sl(e,n),...r&&n.errorMessages&&{errorMessage:{pattern:r}}})):ye(t,"pattern",Sl(e,n),r,n)}function Sl(t,e){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="",a=!1,i=!1,o=!1;for(let c=0;c<n.length;c++){if(a){s+=n[c],a=!1;continue}if(r.i){if(i){if(n[c].match(/[a-z]/)){o?(s+=n[c],s+=`${n[c-2]}-${n[c]}`.toUpperCase(),o=!1):n[c+1]==="-"&&n[c+2]?.match(/[a-z]/)?(s+=n[c],o=!0):s+=`${n[c]}${n[c].toUpperCase()}`;continue}}else if(n[c].match(/[a-z]/)){s+=`[${n[c]}${n[c].toUpperCase()}]`;continue}}if(r.m){if(n[c]==="^"){s+=`(^|(?<=[\r
36
+ ]))`;continue}else if(n[c]==="$"){s+=`($|(?=[\r
37
+ ]))`;continue}}if(r.s&&n[c]==="."){s+=i?`${n[c]}\r
38
+ `:`[${n[c]}\r
39
+ ]`;continue}s+=n[c],n[c]==="\\"?a=!0:i&&n[c]==="]"?i=!1:!i&&n[c]==="["&&(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 Tl(t,e){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"&&t.keyType?._def.typeName===L.ZodEnum)return{type:"object",required:t.keyType._def.values,properties:t.keyType._def.values.reduce((n,s)=>({...n,[s]:me(t.valueType._def,{...e,currentPath:[...e.currentPath,"properties",s]})??tt(e)}),{}),additionalProperties:e.rejectedAdditionalProperties};const r={type:"object",additionalProperties:me(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??e.allowedAdditionalProperties};if(e.target==="openApi3")return r;if(t.keyType?._def.typeName===L.ZodString&&t.keyType._def.checks?.length){const{type:n,...s}=$l(t.keyType._def,e);return{...r,propertyNames:s}}else{if(t.keyType?._def.typeName===L.ZodEnum)return{...r,propertyNames:{enum:t.keyType._def.values}};if(t.keyType?._def.typeName===L.ZodBranded&&t.keyType._def.type._def.typeName===L.ZodString&&t.keyType._def.type._def.checks?.length){const{type:n,...s}=bl(t.keyType._def,e);return{...r,propertyNames:s}}}return r}function Vg(t,e){if(e.mapStrategy==="record")return Tl(t,e);const r=me(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||tt(e),n=me(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||tt(e);return{type:"array",maxItems:125,items:{type:"array",items:[r,n],minItems:2,maxItems:2}}}function Fg(t){const e=t.values,n=Object.keys(t.values).filter(a=>typeof e[e[a]]!="number").map(a=>e[a]),s=Array.from(new Set(n.map(a=>typeof a)));return{type:s.length===1?s[0]==="string"?"string":"number":["string","number"],enum:n}}function Hg(t){return t.target==="openAi"?void 0:{not:tt({...t,currentPath:[...t.currentPath,"not"]})}}function Wg(t){return t.target==="openApi3"?{enum:["null"],nullable:!0}:{type:"null"}}const qs={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function Jg(t,e){if(e.target==="openApi3")return El(t,e);const r=t.options instanceof Map?Array.from(t.options.values()):t.options;if(r.every(n=>n._def.typeName in qs&&(!n._def.checks||!n._def.checks.length))){const n=r.reduce((s,a)=>{const i=qs[a._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,a)=>{const i=typeof a._def.value;switch(i){case"string":case"number":case"boolean":return[...s,i];case"bigint":return[...s,"integer"];case"object":if(a._def.value===null)return[...s,"null"];case"symbol":case"undefined":case"function":default:return s}},[]);if(n.length===r.length){const s=n.filter((a,i,o)=>o.indexOf(a)===i);return{type:s.length>1?s:s[0],enum:r.reduce((a,i)=>a.includes(i._def.value)?a:[...a,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(a=>!n.includes(a))],[])};return El(t,e)}const El=(t,e)=>{const r=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((n,s)=>me(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 Kg(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:qs[t.innerType._def.typeName],nullable:!0}:{type:[qs[t.innerType._def.typeName],"null"]};if(e.target==="openApi3"){const n=me(t.innerType._def,{...e,currentPath:[...e.currentPath]});return n&&"$ref"in n?{allOf:[n],nullable:!0}:n&&{...n,nullable:!0}}const r=me(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return r&&{anyOf:[r,{type:"null"}]}}function Bg(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",yl(r,"type",n.message,e);break;case"min":e.target==="jsonSchema7"?n.inclusive?ye(r,"minimum",n.value,n.message,e):ye(r,"exclusiveMinimum",n.value,n.message,e):(n.inclusive||(r.exclusiveMinimum=!0),ye(r,"minimum",n.value,n.message,e));break;case"max":e.target==="jsonSchema7"?n.inclusive?ye(r,"maximum",n.value,n.message,e):ye(r,"exclusiveMaximum",n.value,n.message,e):(n.inclusive||(r.exclusiveMaximum=!0),ye(r,"maximum",n.value,n.message,e));break;case"multipleOf":ye(r,"multipleOf",n.value,n.message,e);break}return r}function Gg(t,e){const r=e.target==="openAi",n={type:"object",properties:{}},s=[],a=t.shape();for(const o in a){let c=a[o];if(c===void 0||c._def===void 0)continue;let l=Qg(c);l&&r&&(c._def.typeName==="ZodOptional"&&(c=c._def.innerType),c.isNullable()||(c=c.nullable()),l=!1);const u=me(c._def,{...e,currentPath:[...e.currentPath,"properties",o],propertyPath:[...e.currentPath,"properties",o]});u!==void 0&&(n.properties[o]=u,l||s.push(o))}s.length&&(n.required=s);const i=Yg(t,e);return i!==void 0&&(n.additionalProperties=i),n}function Yg(t,e){if(t.catchall._def.typeName!=="ZodNever")return me(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 Qg(t){try{return t.isOptional()}catch{return!0}}const Xg=(t,e)=>{if(e.currentPath.toString()===e.propertyPath?.toString())return me(t.innerType._def,e);const r=me(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return r?{anyOf:[{not:tt(e)},r]}:tt(e)},ey=(t,e)=>{if(e.pipeStrategy==="input")return me(t.in._def,e);if(e.pipeStrategy==="output")return me(t.out._def,e);const r=me(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),n=me(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",r?"1":"0"]});return{allOf:[r,n].filter(s=>s!==void 0)}};function ty(t,e){return me(t.type._def,e)}function ry(t,e){const n={type:"array",uniqueItems:!0,items:me(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&ye(n,"minItems",t.minSize.value,t.minSize.message,e),t.maxSize&&ye(n,"maxItems",t.maxSize.value,t.maxSize.message,e),n}function ny(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((r,n)=>me(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[]),additionalItems:me(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((r,n)=>me(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[])}}function sy(t){return{not:tt(t)}}function ay(t){return tt(t)}const iy=(t,e)=>me(t.innerType._def,e),oy=(t,e,r)=>{switch(e){case L.ZodString:return $l(t,r);case L.ZodNumber:return Bg(t,r);case L.ZodObject:return Gg(t,r);case L.ZodBigInt:return Cg(t,r);case L.ZodBoolean:return Og();case L.ZodDate:return kl(t,r);case L.ZodUndefined:return sy(r);case L.ZodNull:return Wg(r);case L.ZodArray:return Ig(t,r);case L.ZodUnion:case L.ZodDiscriminatedUnion:return Jg(t,r);case L.ZodIntersection:return Zg(t,r);case L.ZodTuple:return ny(t,r);case L.ZodRecord:return Tl(t,r);case L.ZodLiteral:return Lg(t,r);case L.ZodEnum:return Mg(t);case L.ZodNativeEnum:return Fg(t);case L.ZodNullable:return Kg(t,r);case L.ZodOptional:return Xg(t,r);case L.ZodMap:return Vg(t,r);case L.ZodSet:return ry(t,r);case L.ZodLazy:return()=>t.getter()._def;case L.ZodPromise:return ty(t,r);case L.ZodNaN:case L.ZodNever:return Hg(r);case L.ZodEffects:return zg(t,r);case L.ZodAny:return tt(r);case L.ZodUnknown:return ay(r);case L.ZodDefault:return jg(t,r);case L.ZodBranded:return bl(t,r);case L.ZodReadonly:return iy(t,r);case L.ZodCatch:return Ng(t,r);case L.ZodPipeline:return ey(t,r);case L.ZodFunction:case L.ZodVoid:case L.ZodSymbol:return;default:return(n=>{})()}};function me(t,e,r=!1){const n=e.seen.get(t);if(e.override){const o=e.override?.(t,e,n,r);if(o!==Rg)return o}if(n&&!r){const o=cy(n,e);if(o!==void 0)return o}const s={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,s);const a=oy(t,t.typeName,e),i=typeof a=="function"?me(a(),e):a;if(i&&uy(t,e,i),e.postProcess){const o=e.postProcess(i,t,e);return s.jsonSchema=i,o}return s.jsonSchema=i,i}const cy=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:wl(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`),tt(e)):e.$refStrategy==="seen"?tt(e):void 0}},uy=(t,e,r)=>(t.description&&(r.description=t.description,e.markdownDescription&&(r.markdownDescription=t.description)),r),ly=(t,e)=>{const r=xg(e);let n=typeof e=="object"&&e.definitions?Object.entries(e.definitions).reduce((c,[l,u])=>({...c,[l]:me(u._def,{...r,currentPath:[...r.basePath,r.definitionPath,l]},!0)??tt(r)}),{}):void 0;const s=typeof e=="string"?e:e?.nameStrategy==="title"?void 0:e?.name,a=me(t._def,s===void 0?r:{...r,currentPath:[...r.basePath,r.definitionPath,s]},!1)??tt(r),i=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;i!==void 0&&(a.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 o=s===void 0?n?{...a,[r.definitionPath]:n}:a:{$ref:[...r.$refStrategy==="relative"?[]:r.basePath,r.definitionPath,s].join("/"),[r.definitionPath]:{...n,[s]:a}};return r.target==="jsonSchema7"?o.$schema="http://json-schema.org/draft-07/schema#":(r.target==="jsonSchema2019-09"||r.target==="openAi")&&(o.$schema="https://json-schema.org/draft/2019-09/schema#"),r.target==="openAi"&&("anyOf"in o||"oneOf"in o||"allOf"in o||"type"in o&&Array.isArray(o.type))&&console.warn("Warning: OpenAI may not support schemas with unions as roots! Try wrapping it in an object property."),o};function dy(t){return!t||t==="jsonSchema7"||t==="draft-7"?"draft-7":t==="jsonSchema2019-09"||t==="draft-2020-12"?"draft-2020-12":"draft-7"}function Rl(t,e){var r,n,s;return lt(t)?Xp(t,{target:dy(e?.target),io:(r=e?.pipeStrategy)!==null&&r!==void 0?r:"input"}):ly(t,{strictUnions:(n=e?.strictUnions)!==null&&n!==void 0?n:!0,pipeStrategy:(s=e?.pipeStrategy)!==null&&s!==void 0?s:"input"})}function Pl(t){const e=Sr(t),r=e?.method;if(!r)throw new Error("Schema is missing a method literal");const n=vl(r);if(typeof n!="string")throw new Error("Schema method literal must be a string");return n}function xl(t,e){const r=gt(t,e);if(!r.success)throw r.error;return r.data}const fy=6e4;class Il{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._taskProgressTokens=new Map,this._requestResolvers=new Map,this.setNotificationHandler(za,r=>{this._oncancel(r)}),this.setNotificationHandler(Za,r=>{this._onprogress(r)}),this.setRequestHandler(qa,r=>({})),this._taskStore=e?.taskStore,this._taskMessageQueue=e?.taskMessageQueue,this._taskStore&&(this.setRequestHandler(La,async(r,n)=>{const s=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!s)throw new J(G.InvalidParams,"Failed to retrieve task: Task not found");return{...s}}),this.setRequestHandler(Da,async(r,n)=>{const s=async()=>{var a;const i=r.params.taskId;if(this._taskMessageQueue){let c;for(;c=await this._taskMessageQueue.dequeue(i,n.sessionId);){if(c.type==="response"||c.type==="error"){const l=c.message,u=l.id,d=this._requestResolvers.get(u);if(d)if(this._requestResolvers.delete(u),c.type==="response")d(l);else{const g=l,v=new J(g.error.code,g.error.message,g.error.data);d(v)}else{const g=c.type==="response"?"Response":"Error";this._onerror(new Error(`${g} handler missing for request ${u}`))}continue}await((a=this._transport)===null||a===void 0?void 0:a.send(c.message,{relatedRequestId:n.requestId}))}}const o=await this._taskStore.getTask(i,n.sessionId);if(!o)throw new J(G.InvalidParams,`Task not found: ${i}`);if(!cr(o.status))return await this._waitForTaskUpdate(i,n.signal),await s();if(cr(o.status)){const c=await this._taskStore.getTaskResult(i,n.sessionId);return this._clearTaskQueue(i),{...c,_meta:{...c._meta,[Nt]:{taskId:i}}}}return await s()};return await s()}),this.setRequestHandler(Va,async(r,n)=>{var s;try{const{tasks:a,nextCursor:i}=await this._taskStore.listTasks((s=r.params)===null||s===void 0?void 0:s.cursor,n.sessionId);return{tasks:a,nextCursor:i,_meta:{}}}catch(a){throw new J(G.InvalidParams,`Failed to list tasks: ${a instanceof Error?a.message:String(a)}`)}}),this.setRequestHandler(S_,async(r,n)=>{try{const s=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!s)throw new J(G.InvalidParams,`Task not found: ${r.params.taskId}`);if(cr(s.status))throw new J(G.InvalidParams,`Cannot cancel task in terminal status: ${s.status}`);await this._taskStore.updateTaskStatus(r.params.taskId,"cancelled","Client cancelled task execution.",n.sessionId),this._clearTaskQueue(r.params.taskId);const a=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!a)throw new J(G.InvalidParams,`Task not found after cancellation: ${r.params.taskId}`);return{_meta:{},...a}}catch(s){throw s instanceof J?s:new J(G.InvalidRequest,`Failed to cancel task: ${s instanceof Error?s.message:String(s)}`)}}))}async _oncancel(e){const r=this._requestHandlerAbortControllers.get(e.params.requestId);r?.abort(e.params.reason)}_setupTimeout(e,r,n,s,a=!1){this._timeoutInfo.set(e,{timeoutId:setTimeout(s,r),startTime:Date.now(),timeout:r,maxTotalTimeout:n,resetTimeoutOnProgress:a,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),J.fromError(G.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 a=(r=this.transport)===null||r===void 0?void 0:r.onclose;this._transport.onclose=()=>{a?.(),this._onclose()};const i=(n=this.transport)===null||n===void 0?void 0:n.onerror;this._transport.onerror=c=>{i?.(c),this._onerror(c)};const o=(s=this._transport)===null||s===void 0?void 0:s.onmessage;this._transport.onmessage=(c,l)=>{o?.(c,l),Hr(c)||u_(c)?this._onresponse(c):ja(c)?this._onrequest(c,l):c_(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._taskProgressTokens.clear(),this._pendingDebouncedNotifications.clear();const n=J.fromError(G.ConnectionClosed,"Connection closed");this._transport=void 0,(e=this.onclose)===null||e===void 0||e.call(this);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,a,i,o,c;const l=(n=this._requestHandlers.get(e.method))!==null&&n!==void 0?n:this.fallbackRequestHandler,u=this._transport,d=(i=(a=(s=e.params)===null||s===void 0?void 0:s._meta)===null||a===void 0?void 0:a[Nt])===null||i===void 0?void 0:i.taskId;if(l===void 0){const h={jsonrpc:"2.0",id:e.id,error:{code:G.MethodNotFound,message:"Method not found"}};d&&this._taskMessageQueue?this._enqueueTaskMessage(d,{type:"error",message:h,timestamp:Date.now()},u?.sessionId).catch(_=>this._onerror(new Error(`Failed to enqueue error response: ${_}`))):u?.send(h).catch(_=>this._onerror(new Error(`Failed to send an error response: ${_}`)));return}const g=new AbortController;this._requestHandlerAbortControllers.set(e.id,g);const v=(o=e.params)===null||o===void 0?void 0:o.task,p=this._taskStore?this.requestTaskStore(e,u?.sessionId):void 0,w={signal:g.signal,sessionId:u?.sessionId,_meta:(c=e.params)===null||c===void 0?void 0:c._meta,sendNotification:async h=>{const _={relatedRequestId:e.id};d&&(_.relatedTask={taskId:d}),await this.notification(h,_)},sendRequest:async(h,_,f)=>{var m,b;const y={...f,relatedRequestId:e.id};d&&!y.relatedTask&&(y.relatedTask={taskId:d});const k=(b=(m=y.relatedTask)===null||m===void 0?void 0:m.taskId)!==null&&b!==void 0?b:d;return k&&p&&await p.updateTaskStatus(k,"input_required"),await this.request(h,_,y)},authInfo:r?.authInfo,requestId:e.id,requestInfo:r?.requestInfo,taskId:d,taskStore:p,taskRequestedTtl:v?.ttl,closeSSEStream:r?.closeSSEStream,closeStandaloneSSEStream:r?.closeStandaloneSSEStream};Promise.resolve().then(()=>{v&&this.assertTaskHandlerCapability(e.method)}).then(()=>l(e,w)).then(async h=>{if(g.signal.aborted)return;const _={result:h,jsonrpc:"2.0",id:e.id};d&&this._taskMessageQueue?await this._enqueueTaskMessage(d,{type:"response",message:_,timestamp:Date.now()},u?.sessionId):await u?.send(_)},async h=>{var _;if(g.signal.aborted)return;const f={jsonrpc:"2.0",id:e.id,error:{code:Number.isSafeInteger(h.code)?h.code:G.InternalError,message:(_=h.message)!==null&&_!==void 0?_:"Internal error",...h.data!==void 0&&{data:h.data}}};d&&this._taskMessageQueue?await this._enqueueTaskMessage(d,{type:"error",message:f,timestamp:Date.now()},u?.sessionId):await u?.send(f)}).catch(h=>this._onerror(new Error(`Failed to send response: ${h}`))).finally(()=>{this._requestHandlerAbortControllers.delete(e.id)})}_onprogress(e){const{progressToken:r,...n}=e.params,s=Number(r),a=this._progressHandlers.get(s);if(!a){this._onerror(new Error(`Received a progress notification for an unknown token: ${JSON.stringify(e)}`));return}const i=this._responseHandlers.get(s),o=this._timeoutInfo.get(s);if(o&&i&&o.resetTimeoutOnProgress)try{this._resetTimeout(s)}catch(c){this._responseHandlers.delete(s),this._progressHandlers.delete(s),this._cleanupTimeout(s),i(c);return}a(n)}_onresponse(e){const r=Number(e.id),n=this._requestResolvers.get(r);if(n){if(this._requestResolvers.delete(r),Hr(e))n(e);else{const i=new J(e.error.code,e.error.message,e.error.data);n(i)}return}const s=this._responseHandlers.get(r);if(s===void 0){this._onerror(new Error(`Received a response for an unknown message ID: ${JSON.stringify(e)}`));return}this._responseHandlers.delete(r),this._cleanupTimeout(r);let a=!1;if(Hr(e)&&e.result&&typeof e.result=="object"){const i=e.result;if(i.task&&typeof i.task=="object"){const o=i.task;typeof o.taskId=="string"&&(a=!0,this._taskProgressTokens.set(o.taskId,r))}}if(a||this._progressHandlers.delete(r),Hr(e))s(e);else{const i=J.fromError(e.error.code,e.error.message,e.error.data);s(i)}}get transport(){return this._transport}async close(){var e;await((e=this._transport)===null||e===void 0?void 0:e.close())}async*requestStream(e,r,n){var s,a,i,o;const{task:c}=n??{};if(!c){try{yield{type:"result",result:await this.request(e,r,n)}}catch(u){yield{type:"error",error:u instanceof J?u:new J(G.InternalError,String(u))}}return}let l;try{const u=await this.request(e,mr,n);if(u.task)l=u.task.taskId,yield{type:"taskCreated",task:u.task};else throw new J(G.InternalError,"Task creation did not return a task");for(;;){const d=await this.getTask({taskId:l},n);if(yield{type:"taskStatus",task:d},cr(d.status)){d.status==="completed"?yield{type:"result",result:await this.getTaskResult({taskId:l},r,n)}:d.status==="failed"?yield{type:"error",error:new J(G.InternalError,`Task ${l} failed`)}:d.status==="cancelled"&&(yield{type:"error",error:new J(G.InternalError,`Task ${l} was cancelled`)});return}if(d.status==="input_required"){yield{type:"result",result:await this.getTaskResult({taskId:l},r,n)};return}const g=(i=(s=d.pollInterval)!==null&&s!==void 0?s:(a=this._options)===null||a===void 0?void 0:a.defaultTaskPollInterval)!==null&&i!==void 0?i:1e3;await new Promise(v=>setTimeout(v,g)),(o=n?.signal)===null||o===void 0||o.throwIfAborted()}}catch(u){yield{type:"error",error:u instanceof J?u:new J(G.InternalError,String(u))}}}request(e,r,n){const{relatedRequestId:s,resumptionToken:a,onresumptiontoken:i,task:o,relatedTask:c}=n??{};return new Promise((l,u)=>{var d,g,v,p,w,h,_;const f=C=>{u(C)};if(!this._transport){f(new Error("Not connected"));return}if(((d=this._options)===null||d===void 0?void 0:d.enforceStrictCapabilities)===!0)try{this.assertCapabilityForMethod(e.method),o&&this.assertTaskCapability(e.method)}catch(C){f(C);return}(g=n?.signal)===null||g===void 0||g.throwIfAborted();const m=this._requestMessageId++,b={...e,jsonrpc:"2.0",id:m};n?.onprogress&&(this._progressHandlers.set(m,n.onprogress),b.params={...e.params,_meta:{...((v=e.params)===null||v===void 0?void 0:v._meta)||{},progressToken:m}}),o&&(b.params={...b.params,task:o}),c&&(b.params={...b.params,_meta:{...((p=b.params)===null||p===void 0?void 0:p._meta)||{},[Nt]:c}});const y=C=>{var q;this._responseHandlers.delete(m),this._progressHandlers.delete(m),this._cleanupTimeout(m),(q=this._transport)===null||q===void 0||q.send({jsonrpc:"2.0",method:"notifications/cancelled",params:{requestId:m,reason:String(C)}},{relatedRequestId:s,resumptionToken:a,onresumptiontoken:i}).catch(V=>this._onerror(new Error(`Failed to send cancellation: ${V}`)));const N=C instanceof J?C:new J(G.RequestTimeout,String(C));u(N)};this._responseHandlers.set(m,C=>{var q;if(!(!((q=n?.signal)===null||q===void 0)&&q.aborted)){if(C instanceof Error)return u(C);try{const N=gt(r,C.result);N.success?l(N.data):u(N.error)}catch(N){u(N)}}}),(w=n?.signal)===null||w===void 0||w.addEventListener("abort",()=>{var C;y((C=n?.signal)===null||C===void 0?void 0:C.reason)});const k=(h=n?.timeout)!==null&&h!==void 0?h:fy,S=()=>y(J.fromError(G.RequestTimeout,"Request timed out",{timeout:k}));this._setupTimeout(m,k,n?.maxTotalTimeout,S,(_=n?.resetTimeoutOnProgress)!==null&&_!==void 0?_:!1);const I=c?.taskId;if(I){const C=q=>{const N=this._responseHandlers.get(m);N?N(q):this._onerror(new Error(`Response handler missing for side-channeled request ${m}`))};this._requestResolvers.set(m,C),this._enqueueTaskMessage(I,{type:"request",message:b,timestamp:Date.now()}).catch(q=>{this._cleanupTimeout(m),u(q)})}else this._transport.send(b,{relatedRequestId:s,resumptionToken:a,onresumptiontoken:i}).catch(C=>{this._cleanupTimeout(m),u(C)})})}async getTask(e,r){return this.request({method:"tasks/get",params:e},Ua,r)}async getTaskResult(e,r,n){return this.request({method:"tasks/result",params:e},r,n)}async listTasks(e,r){return this.request({method:"tasks/list",params:e},Fa,r)}async cancelTask(e,r){return this.request({method:"tasks/cancel",params:e},T_,r)}async notification(e,r){var n,s,a,i,o;if(!this._transport)throw new Error("Not connected");this.assertNotificationCapability(e.method);const c=(n=r?.relatedTask)===null||n===void 0?void 0:n.taskId;if(c){const g={...e,jsonrpc:"2.0",params:{...e.params,_meta:{...((s=e.params)===null||s===void 0?void 0:s._meta)||{},[Nt]:r.relatedTask}}};await this._enqueueTaskMessage(c,{type:"notification",message:g,timestamp:Date.now()});return}if(((i=(a=this._options)===null||a===void 0?void 0:a.debouncedNotificationMethods)!==null&&i!==void 0?i:[]).includes(e.method)&&!e.params&&!r?.relatedRequestId&&!r?.relatedTask){if(this._pendingDebouncedNotifications.has(e.method))return;this._pendingDebouncedNotifications.add(e.method),Promise.resolve().then(()=>{var g,v;if(this._pendingDebouncedNotifications.delete(e.method),!this._transport)return;let p={...e,jsonrpc:"2.0"};r?.relatedTask&&(p={...p,params:{...p.params,_meta:{...((g=p.params)===null||g===void 0?void 0:g._meta)||{},[Nt]:r.relatedTask}}}),(v=this._transport)===null||v===void 0||v.send(p,r).catch(w=>this._onerror(w))});return}let d={...e,jsonrpc:"2.0"};r?.relatedTask&&(d={...d,params:{...d.params,_meta:{...((o=d.params)===null||o===void 0?void 0:o._meta)||{},[Nt]:r.relatedTask}}}),await this._transport.send(d,r)}setRequestHandler(e,r){const n=Pl(e);this.assertRequestHandlerCapability(n),this._requestHandlers.set(n,(s,a)=>{const i=xl(e,s);return Promise.resolve(r(i,a))})}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=Pl(e);this._notificationHandlers.set(n,s=>{const a=xl(e,s);return Promise.resolve(r(a))})}removeNotificationHandler(e){this._notificationHandlers.delete(e)}_cleanupTaskProgressHandler(e){const r=this._taskProgressTokens.get(e);r!==void 0&&(this._progressHandlers.delete(r),this._taskProgressTokens.delete(e))}async _enqueueTaskMessage(e,r,n){var s;if(!this._taskStore||!this._taskMessageQueue)throw new Error("Cannot enqueue task message: taskStore and taskMessageQueue are not configured");const a=(s=this._options)===null||s===void 0?void 0:s.maxTaskQueueSize;await this._taskMessageQueue.enqueue(e,r,n,a)}async _clearTaskQueue(e,r){if(this._taskMessageQueue){const n=await this._taskMessageQueue.dequeueAll(e,r);for(const s of n)if(s.type==="request"&&ja(s.message)){const a=s.message.id,i=this._requestResolvers.get(a);i?(i(new J(G.InternalError,"Task cancelled or completed")),this._requestResolvers.delete(a)):this._onerror(new Error(`Resolver missing for request ${a} during task ${e} cleanup`))}}}async _waitForTaskUpdate(e,r){var n,s,a;let i=(s=(n=this._options)===null||n===void 0?void 0:n.defaultTaskPollInterval)!==null&&s!==void 0?s:1e3;try{const o=await((a=this._taskStore)===null||a===void 0?void 0:a.getTask(e));o?.pollInterval&&(i=o.pollInterval)}catch{}return new Promise((o,c)=>{if(r.aborted){c(new J(G.InvalidRequest,"Request cancelled"));return}const l=setTimeout(o,i);r.addEventListener("abort",()=>{clearTimeout(l),c(new J(G.InvalidRequest,"Request cancelled"))},{once:!0})})}requestTaskStore(e,r){const n=this._taskStore;if(!n)throw new Error("No task store configured");return{createTask:async s=>{if(!e)throw new Error("No request provided");return await n.createTask(s,e.id,{method:e.method,params:e.params},r)},getTask:async s=>{const a=await n.getTask(s,r);if(!a)throw new J(G.InvalidParams,"Failed to retrieve task: Task not found");return a},storeTaskResult:async(s,a,i)=>{await n.storeTaskResult(s,a,i,r);const o=await n.getTask(s,r);if(o){const c=Ss.parse({method:"notifications/tasks/status",params:o});await this.notification(c),cr(o.status)&&this._cleanupTaskProgressHandler(s)}},getTaskResult:s=>n.getTaskResult(s,r),updateTaskStatus:async(s,a,i)=>{const o=await n.getTask(s,r);if(!o)throw new J(G.InvalidParams,`Task "${s}" not found - it may have been cleaned up`);if(cr(o.status))throw new J(G.InvalidParams,`Cannot update task "${s}" from terminal status "${o.status}" to "${a}". Terminal states (completed, failed, cancelled) cannot transition to other states.`);await n.updateTaskStatus(s,a,i,r);const c=await n.getTask(s,r);if(c){const l=Ss.parse({method:"notifications/tasks/status",params:c});await this.notification(l),cr(c.status)&&this._cleanupTaskProgressHandler(s)}},listTasks:s=>n.listTasks(s,r)}}}function Cl(t){return t!==null&&typeof t=="object"&&!Array.isArray(t)}function Ol(t,e){const r={...t};for(const n in e){const s=n,a=e[s];if(a===void 0)continue;const i=r[s];Cl(i)&&Cl(a)?r[s]={...i,...a}:r[s]=a}return r}var Zs={exports:{}},_i={},Nl;function hy(){return Nl||(Nl=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.formatNames=t.fastFormats=t.fullFormats=void 0;function e(N,V){return{validate:N,compare:V}}t.fullFormats={date:e(a,i),time:e(c(!0),l),"date-time":e(g(!0),v),"iso-time":e(c(),u),"iso-date-time":e(g(),p),duration:/^P(?!$)((\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?|(\d+W)?)$/,uri:_,"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:q,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:m,int32:{type:"number",validate:k},int64:{type:"number",validate:S},float:{type:"number",validate:I},double:{type:"number",validate:I},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,l),"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,v),"iso-time":e(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,u),"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,p),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(N){return N%4===0&&(N%100!==0||N%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 a(N){const V=n.exec(N);if(!V)return!1;const B=+V[1],Y=+V[2],ve=+V[3];return Y>=1&&Y<=12&&ve>=1&&ve<=(Y===2&&r(B)?29:s[Y])}function i(N,V){if(N&&V)return N>V?1:N<V?-1:0}const o=/^(\d\d):(\d\d):(\d\d(?:\.\d+)?)(z|([+-])(\d\d)(?::?(\d\d))?)?$/i;function c(N){return function(B){const Y=o.exec(B);if(!Y)return!1;const ve=+Y[1],Ge=+Y[2],Ye=+Y[3],be=Y[4],kt=Y[5]==="-"?-1:1,D=+(Y[6]||0),P=+(Y[7]||0);if(D>23||P>59||N&&!be)return!1;if(ve<=23&&Ge<=59&&Ye<60)return!0;const M=Ge-P*kt,O=ve-D*kt-(M<0?1:0);return(O===23||O===-1)&&(M===59||M===-1)&&Ye<61}}function l(N,V){if(!(N&&V))return;const B=new Date("2020-01-01T"+N).valueOf(),Y=new Date("2020-01-01T"+V).valueOf();if(B&&Y)return B-Y}function u(N,V){if(!(N&&V))return;const B=o.exec(N),Y=o.exec(V);if(B&&Y)return N=B[1]+B[2]+B[3],V=Y[1]+Y[2]+Y[3],N>V?1:N<V?-1:0}const d=/t|\s/i;function g(N){const V=c(N);return function(Y){const ve=Y.split(d);return ve.length===2&&a(ve[0])&&V(ve[1])}}function v(N,V){if(!(N&&V))return;const B=new Date(N).valueOf(),Y=new Date(V).valueOf();if(B&&Y)return B-Y}function p(N,V){if(!(N&&V))return;const[B,Y]=N.split(d),[ve,Ge]=V.split(d),Ye=i(B,ve);if(Ye!==void 0)return Ye||l(Y,Ge)}const w=/\/|:/,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 _(N){return w.test(N)&&h.test(N)}const f=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm;function m(N){return f.lastIndex=0,f.test(N)}const b=-2147483648,y=2**31-1;function k(N){return Number.isInteger(N)&&N<=y&&N>=b}function S(N){return Number.isInteger(N)}function I(){return!0}const C=/[^\\]\\Z/;function q(N){if(C.test(N))return!1;try{return new RegExp(N),!0}catch{return!1}}})(_i)),_i}var vi={},Al;function py(){return Al||(Al=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.formatLimitDefinition=void 0;const e=Sc(),r=ce(),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}},a={message:({keyword:o,schemaCode:c})=>(0,r.str)`should be ${s[o].okStr} ${c}`,params:({keyword:o,schemaCode:c})=>(0,r._)`{comparison: ${s[o].okStr}, limit: ${c}}`};t.formatLimitDefinition={keyword:Object.keys(s),type:"string",schemaType:"string",$data:!0,error:a,code(o){const{gen:c,data:l,schemaCode:u,keyword:d,it:g}=o,{opts:v,self:p}=g;if(!v.validateFormats)return;const w=new e.KeywordCxt(g,p.RULES.all.format.definition,"format");w.$data?h():_();function h(){const m=c.scopeValue("formats",{ref:p.formats,code:v.code.formats}),b=c.const("fmt",(0,r._)`${m}[${w.schemaCode}]`);o.fail$data((0,r.or)((0,r._)`typeof ${b} != "object"`,(0,r._)`${b} instanceof RegExp`,(0,r._)`typeof ${b}.compare != "function"`,f(b)))}function _(){const m=w.schema,b=p.formats[m];if(!b||b===!0)return;if(typeof b!="object"||b instanceof RegExp||typeof b.compare!="function")throw new Error(`"${d}": format "${m}" does not define "compare" function`);const y=c.scopeValue("formats",{key:m,ref:b,code:v.code.formats?(0,r._)`${v.code.formats}${(0,r.getProperty)(m)}`:void 0});o.fail$data(f(y))}function f(m){return(0,r._)`${m}.compare(${l}, ${u}) ${s[d].fail} 0`}},dependencies:["format"]};const i=o=>(o.addKeyword(t.formatLimitDefinition),o);t.default=i})(vi)),vi}var jl;function my(){return jl||(jl=1,(function(t,e){Object.defineProperty(e,"__esModule",{value:!0});const r=hy(),n=py(),s=ce(),a=new s.Name("fullFormats"),i=new s.Name("fastFormats"),o=(l,u={keywords:!0})=>{if(Array.isArray(u))return c(l,u,r.fullFormats,a),l;const[d,g]=u.mode==="fast"?[r.fastFormats,i]:[r.fullFormats,a],v=u.formats||r.formatNames;return c(l,v,d,g),u.keywords&&(0,n.default)(l),l};o.get=(l,u="full")=>{const g=(u==="fast"?r.fastFormats:r.fullFormats)[l];if(!g)throw new Error(`Unknown format "${l}"`);return g};function c(l,u,d,g){var v,p;(v=(p=l.opts.code).formats)!==null&&v!==void 0||(p.formats=(0,s._)`require("ajv-formats/dist/formats").${g}`);for(const w of u)l.addFormat(w,d[w])}t.exports=e=o,Object.defineProperty(e,"__esModule",{value:!0}),e.default=o})(Zs,Zs.exports)),Zs.exports}var _y=my();const vy=dr(_y);function gy(){const t=new Tc.Ajv({strict:!1,validateFormats:!0,validateSchema:!1,allErrors:!0});return vy(t),t}class zl{constructor(e){this._ajv=e??gy()}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)}}}class yy{constructor(e){this._client=e}async*callToolStream(e,r=vr,n){var s;const a=this._client,i={...n,task:(s=n?.task)!==null&&s!==void 0?s:a.isToolTask(e.name)?{}:void 0},o=a.requestStream({method:"tools/call",params:e},r,i),c=a.getToolOutputValidator(e.name);for await(const l of o){if(l.type==="result"&&c){const u=l.result;if(!u.structuredContent&&!u.isError){yield{type:"error",error:new J(G.InvalidRequest,`Tool ${e.name} has an output schema but did not return structured content`)};return}if(u.structuredContent)try{const d=c(u.structuredContent);if(!d.valid){yield{type:"error",error:new J(G.InvalidParams,`Structured content does not match the tool's output schema: ${d.errorMessage}`)};return}}catch(d){if(d instanceof J){yield{type:"error",error:d};return}yield{type:"error",error:new J(G.InvalidParams,`Failed to validate structured content: ${d instanceof Error?d.message:String(d)}`)};return}}yield l}}async getTask(e,r){return this._client.getTask({taskId:e},r)}async getTaskResult(e,r,n){return this._client.getTaskResult({taskId:e},r,n)}async listTasks(e,r){return this._client.listTasks(e?{cursor:e}:void 0,r)}async cancelTask(e,r){return this._client.cancelTask({taskId:e},r)}requestStream(e,r,n){return this._client.requestStream(e,r,n)}}function Ml(t,e,r){var n;if(!t)throw new Error(`${r} does not support task creation (required for ${e})`);switch(e){case"tools/call":if(!(!((n=t.tools)===null||n===void 0)&&n.call))throw new Error(`${r} does not support task creation for tools/call (required for ${e})`);break}}function ql(t,e,r){var n,s;if(!t)throw new Error(`${r} does not support task creation (required for ${e})`);switch(e){case"sampling/createMessage":if(!(!((n=t.sampling)===null||n===void 0)&&n.createMessage))throw new Error(`${r} does not support task creation for sampling/createMessage (required for ${e})`);break;case"elicitation/create":if(!(!((s=t.elicitation)===null||s===void 0)&&s.create))throw new Error(`${r} does not support task creation for elicitation/create (required for ${e})`);break}}function Ls(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 a=n[s];r[s]===void 0&&Object.prototype.hasOwnProperty.call(a,"default")&&(r[s]=a.default),r[s]!==void 0&&Ls(a,r[s])}}if(Array.isArray(t.anyOf))for(const r of t.anyOf)Ls(r,e);if(Array.isArray(t.oneOf))for(const r of t.oneOf)Ls(r,e)}}function wy(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 pn extends Il{constructor(e,r){var n,s;super(r),this._clientInfo=e,this._cachedToolOutputValidators=new Map,this._cachedKnownTaskTools=new Set,this._cachedRequiredTaskTools=new Set,this._capabilities=(n=r?.capabilities)!==null&&n!==void 0?n:{},this._jsonSchemaValidator=(s=r?.jsonSchemaValidator)!==null&&s!==void 0?s:new zl}get experimental(){return this._experimental||(this._experimental={tasks:new yy(this)}),this._experimental}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=Ol(this._capabilities,e)}setRequestHandler(e,r){var n,s,a;const i=Sr(e),o=i?.method;if(!o)throw new Error("Schema is missing a method literal");let c;if(lt(o)){const u=o,d=(n=u._zod)===null||n===void 0?void 0:n.def;c=(s=d?.value)!==null&&s!==void 0?s:u.value}else{const u=o,d=u._def;c=(a=d?.value)!==null&&a!==void 0?a:u.value}if(typeof c!="string")throw new Error("Schema method literal must be a string");const l=c;if(l==="elicitation/create"){const u=async(d,g)=>{var v,p,w;const h=gt(ni,d);if(!h.success){const C=h.error instanceof Error?h.error.message:String(h.error);throw new J(G.InvalidParams,`Invalid elicitation request: ${C}`)}const{params:_}=h.data,f=(v=_.mode)!==null&&v!==void 0?v:"form",{supportsFormMode:m,supportsUrlMode:b}=wy(this._capabilities.elicitation);if(f==="form"&&!m)throw new J(G.InvalidParams,"Client does not support form-mode elicitation requests");if(f==="url"&&!b)throw new J(G.InvalidParams,"Client does not support URL-mode elicitation requests");const y=await Promise.resolve(r(d,g));if(_.task){const C=gt(mr,y);if(!C.success){const q=C.error instanceof Error?C.error.message:String(C.error);throw new J(G.InvalidParams,`Invalid task creation result: ${q}`)}return C.data}const k=gt(Gr,y);if(!k.success){const C=k.error instanceof Error?k.error.message:String(k.error);throw new J(G.InvalidParams,`Invalid elicitation result: ${C}`)}const S=k.data,I=f==="form"?_.requestedSchema:void 0;if(f==="form"&&S.action==="accept"&&S.content&&I&&!((w=(p=this._capabilities.elicitation)===null||p===void 0?void 0:p.form)===null||w===void 0)&&w.applyDefaults)try{Ls(I,S.content)}catch{}return S};return super.setRequestHandler(e,u)}if(l==="sampling/createMessage"){const u=async(d,g)=>{const v=gt(ri,d);if(!v.success){const _=v.error instanceof Error?v.error.message:String(v.error);throw new J(G.InvalidParams,`Invalid sampling request: ${_}`)}const{params:p}=v.data,w=await Promise.resolve(r(d,g));if(p.task){const _=gt(mr,w);if(!_.success){const f=_.error instanceof Error?_.error.message:String(_.error);throw new J(G.InvalidParams,`Invalid task creation result: ${f}`)}return _.data}const h=gt(Is,w);if(!h.success){const _=h.error instanceof Error?h.error.message:String(h.error);throw new J(G.InvalidParams,`Invalid sampling result: ${_}`)}return h.data};return super.setRequestHandler(e,u)}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:Fr,capabilities:this._capabilities,clientInfo:this._clientInfo}},Au,r);if(n===void 0)throw new Error(`Server sent invalid initialize result: ${n}`);if(!Tu.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,a,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(!(!((a=this._serverCapabilities)===null||a===void 0)&&a.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){if(this._capabilities)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;case"tasks/get":case"tasks/list":case"tasks/result":case"tasks/cancel":if(!this._capabilities.tasks)throw new Error(`Client does not support tasks capability (required for ${e})`);break}}assertTaskCapability(e){var r,n;Ml((n=(r=this._serverCapabilities)===null||r===void 0?void 0:r.tasks)===null||n===void 0?void 0:n.requests,e,"Server")}assertTaskHandlerCapability(e){var r;this._capabilities&&ql((r=this._capabilities.tasks)===null||r===void 0?void 0:r.requests,e,"Client")}async ping(e){return this.request({method:"ping"},Ft,e)}async complete(e,r){return this.request({method:"completion/complete",params:e},el,r)}async setLoggingLevel(e,r){return this.request({method:"logging/setLevel",params:{level:e}},Ft,r)}async getPrompt(e,r){return this.request({method:"prompts/get",params:e},Ju,r)}async listPrompts(e,r){return this.request({method:"prompts/list",params:e},Wu,r)}async listResources(e,r){return this.request({method:"resources/list",params:e},Zu,r)}async listResourceTemplates(e,r){return this.request({method:"resources/templates/list",params:e},Lu,r)}async readResource(e,r){return this.request({method:"resources/read",params:e},Uu,r)}async subscribeResource(e,r){return this.request({method:"resources/subscribe",params:e},Ft,r)}async unsubscribeResource(e,r){return this.request({method:"resources/unsubscribe",params:e},Ft,r)}async callTool(e,r=vr,n){if(this.isToolTaskRequired(e.name))throw new J(G.InvalidRequest,`Tool "${e.name}" requires task-based execution. Use client.experimental.tasks.callToolStream() instead.`);const s=await this.request({method:"tools/call",params:e},r,n),a=this.getToolOutputValidator(e.name);if(a){if(!s.structuredContent&&!s.isError)throw new J(G.InvalidRequest,`Tool ${e.name} has an output schema but did not return structured content`);if(s.structuredContent)try{const i=a(s.structuredContent);if(!i.valid)throw new J(G.InvalidParams,`Structured content does not match the tool's output schema: ${i.errorMessage}`)}catch(i){throw i instanceof J?i:new J(G.InvalidParams,`Failed to validate structured content: ${i instanceof Error?i.message:String(i)}`)}}return s}isToolTask(e){var r,n,s,a;return!((a=(s=(n=(r=this._serverCapabilities)===null||r===void 0?void 0:r.tasks)===null||n===void 0?void 0:n.requests)===null||s===void 0?void 0:s.tools)===null||a===void 0)&&a.call?this._cachedKnownTaskTools.has(e):!1}isToolTaskRequired(e){return this._cachedRequiredTaskTools.has(e)}cacheToolMetadata(e){var r;this._cachedToolOutputValidators.clear(),this._cachedKnownTaskTools.clear(),this._cachedRequiredTaskTools.clear();for(const n of e){if(n.outputSchema){const a=this._jsonSchemaValidator.getValidator(n.outputSchema);this._cachedToolOutputValidators.set(n.name,a)}const s=(r=n.execution)===null||r===void 0?void 0:r.taskSupport;(s==="required"||s==="optional")&&this._cachedKnownTaskTools.add(n.name),s==="required"&&this._cachedRequiredTaskTools.add(n.name)}}getToolOutputValidator(e){return this._cachedToolOutputValidators.get(e)}async listTools(e,r){const n=await this.request({method:"tools/list",params:e},Gu,r);return this.cacheToolMetadata(n.tools),n}async sendRootsListChanged(){return this.notification({method:"notifications/roots/list_changed"})}}class Zl 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 Ll(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 a="",i=!0,o,c="",l="";function u(w){const h=i?w.replace(/^\xEF\xBB\xBF/,""):w,[_,f]=by(`${a}${h}`);for(const m of _)d(m);a=f,i=!1}function d(w){if(w===""){v();return}if(w.startsWith(":")){s&&s(w.slice(w.startsWith(": ")?2:1));return}const h=w.indexOf(":");if(h!==-1){const _=w.slice(0,h),f=w[h+1]===" "?2:1,m=w.slice(h+f);g(_,m,w);return}g(w,"",w)}function g(w,h,_){switch(w){case"event":l=h;break;case"data":c=`${c}${h}
40
+ `;break;case"id":o=h.includes("\0")?void 0:h;break;case"retry":/^\d+$/.test(h)?n(parseInt(h,10)):r(new Zl(`Invalid \`retry\` value: "${h}"`,{type:"invalid-retry",value:h,line:_}));break;default:r(new Zl(`Unknown field "${w.length>20?`${w.slice(0,20)}…`:w}"`,{type:"unknown-field",field:w,value:h,line:_}));break}}function v(){c.length>0&&e({id:o,event:l||void 0,data:c.endsWith(`
41
+ `)?c.slice(0,-1):c}),o=void 0,c="",l=""}function p(w={}){a&&w.consume&&d(a),i=!0,o=void 0,c="",l="",a=""}return{feed:u,reset:p}}function by(t){const e=[];let r="",n=0;for(;n<t.length;){const s=t.indexOf("\r",n),a=t.indexOf(`
42
+ `,n);let i=-1;if(s!==-1&&a!==-1?i=Math.min(s,a):s!==-1?s===t.length-1?i=-1:i=s:a!==-1&&(i=a),i===-1){r=t.slice(n);break}else{const o=t.slice(n,i);e.push(o),n=i+1,t[n-1]==="\r"&&t[n]===`
43
+ `&&n++}}return[e,r]}class Ul extends Event{constructor(e,r){var n,s;super(e),this.code=(n=r?.code)!=null?n:void 0,this.message=(s=r?.message)!=null?s:void 0}[Symbol.for("nodejs.util.inspect.custom")](e,r,n){return n(Dl(this),r)}[Symbol.for("Deno.customInspect")](e,r){return e(Dl(this),r)}}function ky(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 Dl(t){return{type:t.type,message:t.message,code:t.code,defaultPrevented:t.defaultPrevented,cancelable:t.cancelable,timeStamp:t.timeStamp}}var Vl=t=>{throw TypeError(t)},wi=(t,e,r)=>e.has(t)||Vl("Cannot "+r),de=(t,e,r)=>(wi(t,e,"read from private field"),r?r.call(t):e.get(t)),Me=(t,e,r)=>e.has(t)?Vl("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),Ie=(t,e,r,n)=>(wi(t,e,"write to private field"),e.set(t,r),r),Mt=(t,e,r)=>(wi(t,e,"access private method"),r),rt,ur,Tr,Us,Ds,mn,Er,_n,Bt,Rr,Pr,xr,vn,bt,bi,ki,$i,Fl,Si,Ti,gn,Ei,Ri;class Vs extends EventTarget{constructor(e,r){var n,s;super(),Me(this,bt),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,Me(this,rt),Me(this,ur),Me(this,Tr),Me(this,Us),Me(this,Ds),Me(this,mn),Me(this,Er),Me(this,_n,null),Me(this,Bt),Me(this,Rr),Me(this,Pr,null),Me(this,xr,null),Me(this,vn,null),Me(this,ki,async a=>{var i;de(this,Rr).reset();const{body:o,redirected:c,status:l,headers:u}=a;if(l===204){Mt(this,bt,gn).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(c?Ie(this,Tr,new URL(a.url)):Ie(this,Tr,void 0),l!==200){Mt(this,bt,gn).call(this,`Non-200 status code (${l})`,l);return}if(!(u.get("content-type")||"").startsWith("text/event-stream")){Mt(this,bt,gn).call(this,'Invalid content type, expected "text/event-stream"',l);return}if(de(this,rt)===this.CLOSED)return;Ie(this,rt,this.OPEN);const d=new Event("open");if((i=de(this,vn))==null||i.call(this,d),this.dispatchEvent(d),typeof o!="object"||!o||!("getReader"in o)){Mt(this,bt,gn).call(this,"Invalid response body, expected a web ReadableStream",l),this.close();return}const g=new TextDecoder,v=o.getReader();let p=!0;do{const{done:w,value:h}=await v.read();h&&de(this,Rr).feed(g.decode(h,{stream:!w})),w&&(p=!1,de(this,Rr).reset(),Mt(this,bt,Ei).call(this))}while(p)}),Me(this,$i,a=>{Ie(this,Bt,void 0),!(a.name==="AbortError"||a.type==="aborted")&&Mt(this,bt,Ei).call(this,yi(a))}),Me(this,Si,a=>{typeof a.id=="string"&&Ie(this,_n,a.id);const i=new MessageEvent(a.event||"message",{data:a.data,origin:de(this,Tr)?de(this,Tr).origin:de(this,ur).origin,lastEventId:a.id||""});de(this,xr)&&(!a.event||a.event==="message")&&de(this,xr).call(this,i),this.dispatchEvent(i)}),Me(this,Ti,a=>{Ie(this,mn,a)}),Me(this,Ri,()=>{Ie(this,Er,void 0),de(this,rt)===this.CONNECTING&&Mt(this,bt,bi).call(this)});try{if(e instanceof URL)Ie(this,ur,e);else if(typeof e=="string")Ie(this,ur,new URL(e,$y()));else throw new Error("Invalid URL")}catch{throw ky("An invalid or illegal string was specified")}Ie(this,Rr,Ll({onEvent:de(this,Si),onRetry:de(this,Ti)})),Ie(this,rt,this.CONNECTING),Ie(this,mn,3e3),Ie(this,Ds,(n=r?.fetch)!=null?n:globalThis.fetch),Ie(this,Us,(s=r?.withCredentials)!=null?s:!1),Mt(this,bt,bi).call(this)}get readyState(){return de(this,rt)}get url(){return de(this,ur).href}get withCredentials(){return de(this,Us)}get onerror(){return de(this,Pr)}set onerror(e){Ie(this,Pr,e)}get onmessage(){return de(this,xr)}set onmessage(e){Ie(this,xr,e)}get onopen(){return de(this,vn)}set onopen(e){Ie(this,vn,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(){de(this,Er)&&clearTimeout(de(this,Er)),de(this,rt)!==this.CLOSED&&(de(this,Bt)&&de(this,Bt).abort(),Ie(this,rt,this.CLOSED),Ie(this,Bt,void 0))}}rt=new WeakMap,ur=new WeakMap,Tr=new WeakMap,Us=new WeakMap,Ds=new WeakMap,mn=new WeakMap,Er=new WeakMap,_n=new WeakMap,Bt=new WeakMap,Rr=new WeakMap,Pr=new WeakMap,xr=new WeakMap,vn=new WeakMap,bt=new WeakSet,bi=function(){Ie(this,rt,this.CONNECTING),Ie(this,Bt,new AbortController),de(this,Ds)(de(this,ur),Mt(this,bt,Fl).call(this)).then(de(this,ki)).catch(de(this,$i))},ki=new WeakMap,$i=new WeakMap,Fl=function(){var t;const e={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...de(this,_n)?{"Last-Event-ID":de(this,_n)}:void 0},cache:"no-store",signal:(t=de(this,Bt))==null?void 0:t.signal};return"window"in globalThis&&(e.credentials=this.withCredentials?"include":"same-origin"),e},Si=new WeakMap,Ti=new WeakMap,gn=function(t,e){var r;de(this,rt)!==this.CLOSED&&Ie(this,rt,this.CLOSED);const n=new Ul("error",{code:e,message:t});(r=de(this,Pr))==null||r.call(this,n),this.dispatchEvent(n)},Ei=function(t,e){var r;if(de(this,rt)===this.CLOSED)return;Ie(this,rt,this.CONNECTING);const n=new Ul("error",{code:e,message:t});(r=de(this,Pr))==null||r.call(this,n),this.dispatchEvent(n),Ie(this,Er,setTimeout(de(this,Ri),de(this,mn)))},Ri=new WeakMap,Vs.CONNECTING=0,Vs.OPEN=1,Vs.CLOSED=2;function $y(){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 Fs(t){return t?t instanceof Headers?Object.fromEntries(t.entries()):Array.isArray(t)?Object.fromEntries(t):{...t}:{}}function Hl(t=fetch,e){return e?async(r,n)=>{const s={...e,...n,headers:n?.headers?{...Fs(e.headers),...Fs(n.headers)}:e.headers};return t(r,s)}:t}let Pi;Pi=globalThis.crypto;async function Sy(t){return(await Pi).getRandomValues(new Uint8Array(t))}async function Ty(t){const e="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~",r=Math.pow(2,8)-Math.pow(2,8)%e.length;let n="";for(;n.length<t;){const s=await Sy(t-n.length);for(const a of s)a<r&&(n+=e[a%e.length])}return n}async function Ey(t){return await Ty(t)}async function Ry(t){const e=await(await Pi).subtle.digest("SHA-256",new TextEncoder().encode(t));return btoa(String.fromCharCode(...new Uint8Array(e))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}async function Py(t){if(t||(t=43),t<43||t>128)throw`Expected a length between 43 and 128. Received ${t}.`;const e=await Ey(t),r=await Ry(e);return{code_verifier:e,code_challenge:r}}const Ue=hm().superRefine((t,e)=>{if(!URL.canParse(t))return e.addIssue({code:s_.custom,message:"URL must be parseable",fatal:!0}),cf}).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"}),xy=Xe({resource:E().url(),authorization_servers:H(Ue).optional(),jwks_uri:E().url().optional(),scopes_supported:H(E()).optional(),bearer_methods_supported:H(E()).optional(),resource_signing_alg_values_supported:H(E()).optional(),resource_name:E().optional(),resource_documentation:E().optional(),resource_policy_uri:E().url().optional(),resource_tos_uri:E().url().optional(),tls_client_certificate_bound_access_tokens:Pe().optional(),authorization_details_types_supported:H(E()).optional(),dpop_signing_alg_values_supported:H(E()).optional(),dpop_bound_access_tokens_required:Pe().optional()}),Wl=Xe({issuer:E(),authorization_endpoint:Ue,token_endpoint:Ue,registration_endpoint:Ue.optional(),scopes_supported:H(E()).optional(),response_types_supported:H(E()),response_modes_supported:H(E()).optional(),grant_types_supported:H(E()).optional(),token_endpoint_auth_methods_supported:H(E()).optional(),token_endpoint_auth_signing_alg_values_supported:H(E()).optional(),service_documentation:Ue.optional(),revocation_endpoint:Ue.optional(),revocation_endpoint_auth_methods_supported:H(E()).optional(),revocation_endpoint_auth_signing_alg_values_supported:H(E()).optional(),introspection_endpoint:E().optional(),introspection_endpoint_auth_methods_supported:H(E()).optional(),introspection_endpoint_auth_signing_alg_values_supported:H(E()).optional(),code_challenge_methods_supported:H(E()).optional(),client_id_metadata_document_supported:Pe().optional()}),Iy=Xe({issuer:E(),authorization_endpoint:Ue,token_endpoint:Ue,userinfo_endpoint:Ue.optional(),jwks_uri:Ue,registration_endpoint:Ue.optional(),scopes_supported:H(E()).optional(),response_types_supported:H(E()),response_modes_supported:H(E()).optional(),grant_types_supported:H(E()).optional(),acr_values_supported:H(E()).optional(),subject_types_supported:H(E()),id_token_signing_alg_values_supported:H(E()),id_token_encryption_alg_values_supported:H(E()).optional(),id_token_encryption_enc_values_supported:H(E()).optional(),userinfo_signing_alg_values_supported:H(E()).optional(),userinfo_encryption_alg_values_supported:H(E()).optional(),userinfo_encryption_enc_values_supported:H(E()).optional(),request_object_signing_alg_values_supported:H(E()).optional(),request_object_encryption_alg_values_supported:H(E()).optional(),request_object_encryption_enc_values_supported:H(E()).optional(),token_endpoint_auth_methods_supported:H(E()).optional(),token_endpoint_auth_signing_alg_values_supported:H(E()).optional(),display_values_supported:H(E()).optional(),claim_types_supported:H(E()).optional(),claims_supported:H(E()).optional(),service_documentation:E().optional(),claims_locales_supported:H(E()).optional(),ui_locales_supported:H(E()).optional(),claims_parameter_supported:Pe().optional(),request_parameter_supported:Pe().optional(),request_uri_parameter_supported:Pe().optional(),require_request_uri_registration:Pe().optional(),op_policy_uri:Ue.optional(),op_tos_uri:Ue.optional(),client_id_metadata_document_supported:Pe().optional()}),Cy=U({...Iy.shape,...Wl.pick({code_challenge_methods_supported:!0}).shape}),Oy=U({access_token:E(),id_token:E().optional(),token_type:E(),expires_in:a_().optional(),scope:E().optional(),refresh_token:E().optional()}).strip(),Ny=U({error:E(),error_description:E().optional(),error_uri:E().optional()}),Jl=Ue.optional().or(te("").transform(()=>{})),Ay=U({redirect_uris:H(Ue),token_endpoint_auth_method:E().optional(),grant_types:H(E()).optional(),response_types:H(E()).optional(),client_name:E().optional(),client_uri:Ue.optional(),logo_uri:Jl,scope:E().optional(),contacts:H(E()).optional(),tos_uri:Jl,policy_uri:E().optional(),jwks_uri:Ue.optional(),jwks:Nm().optional(),software_id:E().optional(),software_version:E().optional(),software_statement:E().optional()}).strip(),jy=U({client_id:E(),client_secret:E().optional(),client_id_issued_at:we().optional(),client_secret_expires_at:we().optional()}).strip(),zy=Ay.merge(jy);U({error:E(),error_description:E().optional()}).strip(),U({token:E(),token_type_hint:E().optional()}).strip();function My(t){const e=typeof t=="string"?new URL(t):new URL(t.href);return e.hash="",e}function qy({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+"/",a=n.pathname.endsWith("/")?n.pathname:n.pathname+"/";return s.startsWith(a)}class qe 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 xi extends qe{}xi.errorCode="invalid_request";class Hs extends qe{}Hs.errorCode="invalid_client";class Ws extends qe{}Ws.errorCode="invalid_grant";class Js extends qe{}Js.errorCode="unauthorized_client";class Ii extends qe{}Ii.errorCode="unsupported_grant_type";class Ci extends qe{}Ci.errorCode="invalid_scope";class Oi extends qe{}Oi.errorCode="access_denied";class Ir extends qe{}Ir.errorCode="server_error";class Ni extends qe{}Ni.errorCode="temporarily_unavailable";class Ai extends qe{}Ai.errorCode="unsupported_response_type";class ji extends qe{}ji.errorCode="unsupported_token_type";class zi extends qe{}zi.errorCode="invalid_token";class Mi extends qe{}Mi.errorCode="method_not_allowed";class qi extends qe{}qi.errorCode="too_many_requests";class Ks extends qe{}Ks.errorCode="invalid_client_metadata";class Zi extends qe{}Zi.errorCode="insufficient_scope";class Li extends qe{}Li.errorCode="invalid_target";const Zy={[xi.errorCode]:xi,[Hs.errorCode]:Hs,[Ws.errorCode]:Ws,[Js.errorCode]:Js,[Ii.errorCode]:Ii,[Ci.errorCode]:Ci,[Oi.errorCode]:Oi,[Ir.errorCode]:Ir,[Ni.errorCode]:Ni,[Ai.errorCode]:Ai,[ji.errorCode]:ji,[zi.errorCode]:zi,[Mi.errorCode]:Mi,[qi.errorCode]:qi,[Ks.errorCode]:Ks,[Zi.errorCode]:Zi,[Li.errorCode]:Li};class dt extends Error{constructor(e){super(e??"Unauthorized")}}function Ly(t){return["client_secret_basic","client_secret_post","none"].includes(t)}const Ui="code",Di="S256";function Uy(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&&Ly(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 Dy(t,e,r,n){const{client_id:s,client_secret:a}=e;switch(t){case"client_secret_basic":Vy(s,a,r);return;case"client_secret_post":Fy(s,a,n);return;case"none":Hy(s,n);return;default:throw new Error(`Unsupported client authentication method: ${t}`)}}function Vy(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 Fy(t,e,r){r.set("client_id",t),e&&r.set("client_secret",e)}function Hy(t,e){e.set("client_id",t)}async function Kl(t){const e=t instanceof Response?t.status:void 0,r=t instanceof Response?await t.text():t;try{const n=Ny.parse(JSON.parse(r)),{error:s,error_description:a,error_uri:i}=n,o=Zy[s]||Ir;return new o(a||"",i)}catch(n){const s=`${e?`HTTP ${e}: `:""}Invalid OAuth error response: ${n}. Raw body: ${r}`;return new Ir(s)}}async function lr(t,e){var r,n;try{return await Vi(t,e)}catch(s){if(s instanceof Hs||s instanceof Js)return await((r=t.invalidateCredentials)===null||r===void 0?void 0:r.call(t,"all")),await Vi(t,e);if(s instanceof Ws)return await((n=t.invalidateCredentials)===null||n===void 0?void 0:n.call(t,"tokens")),await Vi(t,e);throw s}}async function Vi(t,{serverUrl:e,authorizationCode:r,scope:n,resourceMetadataUrl:s,fetchFn:a}){var i,o;let c,l;try{c=await Ky(e,{resourceMetadataUrl:s},a),c.authorization_servers&&c.authorization_servers.length>0&&(l=c.authorization_servers[0])}catch{}l||(l=new URL("/",e));const u=await Jy(e,t,c),d=await Xy(l,{fetchFn:a});let g=await Promise.resolve(t.clientInformation());if(!g){if(r!==void 0)throw new Error("Existing OAuth client information is required when exchanging an authorization code");const f=d?.client_id_metadata_document_supported===!0,m=t.clientMetadataUrl;if(m&&!Wy(m))throw new Ks(`clientMetadataUrl must be a valid HTTPS URL with a non-root pathname, got: ${m}`);if(f&&m)g={client_id:m},await((i=t.saveClientInformation)===null||i===void 0?void 0:i.call(t,g));else{if(!t.saveClientInformation)throw new Error("OAuth client information must be saveable for dynamic registration");const y=await s0(l,{metadata:d,clientMetadata:t.clientMetadata,fetchFn:a});await t.saveClientInformation(y),g=y}}const v=!t.redirectUrl;if(r!==void 0||v){const f=await n0(t,l,{metadata:d,resource:u,authorizationCode:r,fetchFn:a});return await t.saveTokens(f),"AUTHORIZED"}const p=await t.tokens();if(p?.refresh_token)try{const f=await r0(l,{metadata:d,clientInformation:g,refreshToken:p.refresh_token,resource:u,addClientAuthentication:t.addClientAuthentication,fetchFn:a});return await t.saveTokens(f),"AUTHORIZED"}catch(f){if(!(!(f instanceof qe)||f instanceof Ir))throw f}const w=t.state?await t.state():void 0,{authorizationUrl:h,codeVerifier:_}=await e0(l,{metadata:d,clientInformation:g,state:w,redirectUrl:t.redirectUrl,scope:n||((o=c?.scopes_supported)===null||o===void 0?void 0:o.join(" "))||t.clientMetadata.scope,resource:u});return await t.saveCodeVerifier(_),await t.redirectToAuthorization(h),"REDIRECT"}function Wy(t){if(!t)return!1;try{const e=new URL(t);return e.protocol==="https:"&&e.pathname!=="/"}catch{return!1}}async function Jy(t,e,r){const n=My(t);if(e.validateResourceURL)return await e.validateResourceURL(n,r?.resource);if(r){if(!qy({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 Bs(t){const e=t.headers.get("WWW-Authenticate");if(!e)return{};const[r,n]=e.split(" ");if(r.toLowerCase()!=="bearer"||!n)return{};const s=Fi(t,"resource_metadata")||void 0;let a;if(s)try{a=new URL(s)}catch{}const i=Fi(t,"scope")||void 0,o=Fi(t,"error")||void 0;return{resourceMetadataUrl:a,scope:i,error:o}}function Fi(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 Ky(t,e,r=fetch){var n,s;const a=await Yy(t,"oauth-protected-resource",r,{protocolVersion:e?.protocolVersion,metadataUrl:e?.resourceMetadataUrl});if(!a||a.status===404)throw await((n=a?.body)===null||n===void 0?void 0:n.cancel()),new Error("Resource server does not implement OAuth 2.0 Protected Resource Metadata.");if(!a.ok)throw await((s=a.body)===null||s===void 0?void 0:s.cancel()),new Error(`HTTP ${a.status} trying to load well-known OAuth protected resource metadata.`);return xy.parse(await a.json())}async function Hi(t,e,r=fetch){try{return await r(t,{headers:e})}catch(n){if(n instanceof TypeError)return e?Hi(t,void 0,r):void 0;throw n}}function By(t,e="",r={}){return e.endsWith("/")&&(e=e.slice(0,-1)),r.prependPathname?`${e}/.well-known/${t}`:`/.well-known/${t}${e}`}async function Bl(t,e,r=fetch){return await Hi(t,{"MCP-Protocol-Version":e},r)}function Gy(t,e){return!t||t.status>=400&&t.status<500&&e!=="/"}async function Yy(t,e,r,n){var s,a;const i=new URL(t),o=(s=n?.protocolVersion)!==null&&s!==void 0?s:Fr;let c;if(n?.metadataUrl)c=new URL(n.metadataUrl);else{const u=By(e,i.pathname);c=new URL(u,(a=n?.metadataServerUrl)!==null&&a!==void 0?a:i),c.search=i.search}let l=await Bl(c,o,r);if(!n?.metadataUrl&&Gy(l,i.pathname)){const u=new URL(`/.well-known/${e}`,i);l=await Bl(u,o,r)}return l}function Qy(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 Xy(t,{fetchFn:e=fetch,protocolVersion:r=Fr}={}){var n;const s={"MCP-Protocol-Version":r,Accept:"application/json"},a=Qy(t);for(const{url:i,type:o}of a){const c=await Hi(i,s,e);if(c){if(!c.ok){if(await((n=c.body)===null||n===void 0?void 0:n.cancel()),c.status>=400&&c.status<500)continue;throw new Error(`HTTP ${c.status} trying to load ${o==="oauth"?"OAuth":"OpenID provider"} metadata from ${i}`)}return o==="oauth"?Wl.parse(await c.json()):Cy.parse(await c.json())}}}async function e0(t,{metadata:e,clientInformation:r,redirectUrl:n,scope:s,state:a,resource:i}){let o;if(e){if(o=new URL(e.authorization_endpoint),!e.response_types_supported.includes(Ui))throw new Error(`Incompatible auth server: does not support response type ${Ui}`);if(e.code_challenge_methods_supported&&!e.code_challenge_methods_supported.includes(Di))throw new Error(`Incompatible auth server: does not support code challenge method ${Di}`)}else o=new URL("/authorize",t);const c=await Py(),l=c.code_verifier,u=c.code_challenge;return o.searchParams.set("response_type",Ui),o.searchParams.set("client_id",r.client_id),o.searchParams.set("code_challenge",u),o.searchParams.set("code_challenge_method",Di),o.searchParams.set("redirect_uri",String(n)),a&&o.searchParams.set("state",a),s&&o.searchParams.set("scope",s),s?.includes("offline_access")&&o.searchParams.append("prompt","consent"),i&&o.searchParams.set("resource",i.href),{authorizationUrl:o,codeVerifier:l}}function t0(t,e,r){return new URLSearchParams({grant_type:"authorization_code",code:t,code_verifier:e,redirect_uri:String(r)})}async function Gl(t,{metadata:e,tokenRequestParams:r,clientInformation:n,addClientAuthentication:s,resource:a,fetchFn:i}){var o;const c=e?.token_endpoint?new URL(e.token_endpoint):new URL("/token",t),l=new Headers({"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"});if(a&&r.set("resource",a.href),s)await s(l,r,c,e);else if(n){const d=(o=e?.token_endpoint_auth_methods_supported)!==null&&o!==void 0?o:[],g=Uy(n,d);Dy(g,n,l,r)}const u=await(i??fetch)(c,{method:"POST",headers:l,body:r});if(!u.ok)throw await Kl(u);return Oy.parse(await u.json())}async function r0(t,{metadata:e,clientInformation:r,refreshToken:n,resource:s,addClientAuthentication:a,fetchFn:i}){const o=new URLSearchParams({grant_type:"refresh_token",refresh_token:n}),c=await Gl(t,{metadata:e,tokenRequestParams:o,clientInformation:r,addClientAuthentication:a,resource:s,fetchFn:i});return{refresh_token:n,...c}}async function n0(t,e,{metadata:r,resource:n,authorizationCode:s,fetchFn:a}={}){const i=t.clientMetadata.scope;let o;if(t.prepareTokenRequest&&(o=await t.prepareTokenRequest(i)),!o){if(!s)throw new Error("Either provider.prepareTokenRequest() or authorizationCode is required");if(!t.redirectUrl)throw new Error("redirectUrl is required for authorization_code flow");const l=await t.codeVerifier();o=t0(s,l,t.redirectUrl)}const c=await t.clientInformation();return Gl(e,{metadata:r,tokenRequestParams:o,clientInformation:c??void 0,addClientAuthentication:t.addClientAuthentication,resource:n,fetchFn:a})}async function s0(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 a=await(n??fetch)(s,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!a.ok)throw await Kl(a);return zy.parse(await a.json())}class a0 extends Error{constructor(e,r,n){super(`SSE error: ${r}`),this.code=e,this.event=n}}class yn{constructor(e,r){this._url=e,this._resourceMetadataUrl=void 0,this._scope=void 0,this._eventSourceInit=r?.eventSourceInit,this._requestInit=r?.requestInit,this._authProvider=r?.authProvider,this._fetch=r?.fetch,this._fetchWithInit=Hl(r?.fetch,r?.requestInit)}async _authThenStart(){var e;if(!this._authProvider)throw new dt("No auth provider");let r;try{r=await lr(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 dt;return await this._startOrAuth()}async _commonHeaders(){var e;const r={};if(this._authProvider){const s=await this._authProvider.tokens();s&&(r.Authorization=`Bearer ${s.access_token}`)}this._protocolVersion&&(r["mcp-protocol-version"]=this._protocolVersion);const n=Fs((e=this._requestInit)===null||e===void 0?void 0:e.headers);return new Headers({...r,...n})}_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((a,i)=>{this._eventSource=new Vs(this._url.href,{...this._eventSourceInit,fetch:async(o,c)=>{const l=await this._commonHeaders();l.set("Accept","text/event-stream");const u=await s(o,{...c,headers:l});if(u.status===401&&u.headers.has("www-authenticate")){const{resourceMetadataUrl:d,scope:g}=Bs(u);this._resourceMetadataUrl=d,this._scope=g}return u}}),this._abortController=new AbortController,this._eventSource.onerror=o=>{var c;if(o.code===401&&this._authProvider){this._authThenStart().then(a,i);return}const l=new a0(o.code,o.message,o);i(l),(c=this.onerror)===null||c===void 0||c.call(this,l)},this._eventSource.onopen=()=>{},this._eventSource.addEventListener("endpoint",o=>{var c;const l=o;try{if(this._endpoint=new URL(l.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),(c=this.onerror)===null||c===void 0||c.call(this,u),this.close();return}a()}),this._eventSource.onmessage=o=>{var c,l;const u=o;let d;try{d=nr.parse(JSON.parse(u.data))}catch(g){(c=this.onerror)===null||c===void 0||c.call(this,g);return}(l=this.onmessage)===null||l===void 0||l.call(this,d)}})}async start(){if(this._eventSource)throw new Error("SSEClientTransport already started! If using Client class, note that connect() calls start() automatically.");return await this._startOrAuth()}async finishAuth(e){if(!this._authProvider)throw new dt("No auth provider");if(await lr(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new dt("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,a;if(!this._endpoint)throw new Error("Not connected");try{const i=await this._commonHeaders();i.set("content-type","application/json");const o={...this._requestInit,method:"POST",headers:i,body:JSON.stringify(e),signal:(r=this._abortController)===null||r===void 0?void 0:r.signal},c=await((n=this._fetch)!==null&&n!==void 0?n:fetch)(this._endpoint,o);if(!c.ok){const l=await c.text().catch(()=>null);if(c.status===401&&this._authProvider){const{resourceMetadataUrl:u,scope:d}=Bs(c);if(this._resourceMetadataUrl=u,this._scope=d,await lr(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new dt;return this.send(e)}throw new Error(`Error POSTing to endpoint (HTTP ${c.status}): ${l}`)}await((s=c.body)===null||s===void 0?void 0:s.cancel())}catch(i){throw(a=this.onerror)===null||a===void 0||a.call(this,i),i}}setProtocolVersion(e){this._protocolVersion=e}}class i0 extends TransformStream{constructor({onError:e,onRetry:r,onComment:n}={}){let s;super({start(a){s=Ll({onEvent:i=>{a.enqueue(i)},onError(i){e==="terminate"?a.error(i):typeof e=="function"&&e(i)},onRetry:r,onComment:n})},transform(a){s.feed(a)}})}}const o0={initialReconnectionDelay:1e3,maxReconnectionDelay:3e4,reconnectionDelayGrowFactor:1.5,maxRetries:2};class Cr extends Error{constructor(e,r){super(`Streamable HTTP error: ${r}`),this.code=e}}class Gs{constructor(e,r){var n;this._hasCompletedAuthFlow=!1,this._url=e,this._resourceMetadataUrl=void 0,this._scope=void 0,this._requestInit=r?.requestInit,this._authProvider=r?.authProvider,this._fetch=r?.fetch,this._fetchWithInit=Hl(r?.fetch,r?.requestInit),this._sessionId=r?.sessionId,this._reconnectionOptions=(n=r?.reconnectionOptions)!==null&&n!==void 0?n:o0}async _authThenStart(){var e;if(!this._authProvider)throw new dt("No auth provider");let r;try{r=await lr(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 dt;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=Fs((e=this._requestInit)===null||e===void 0?void 0:e.headers);return new Headers({...r,...n})}async _startOrAuthSse(e){var r,n,s,a;const{resumptionToken:i}=e;try{const o=await this._commonHeaders();o.set("Accept","text/event-stream"),i&&o.set("last-event-id",i);const c=await((r=this._fetch)!==null&&r!==void 0?r:fetch)(this._url,{method:"GET",headers:o,signal:(n=this._abortController)===null||n===void 0?void 0:n.signal});if(!c.ok){if(await((s=c.body)===null||s===void 0?void 0:s.cancel()),c.status===401&&this._authProvider)return await this._authThenStart();if(c.status===405)return;throw new Cr(c.status,`Failed to open SSE stream: ${c.statusText}`)}this._handleSseStream(c.body,e,!0)}catch(o){throw(a=this.onerror)===null||a===void 0||a.call(this,o),o}}_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(r>=s){(n=this.onerror)===null||n===void 0||n.call(this,new Error(`Maximum reconnection attempts (${s}) exceeded.`));return}const a=this._getNextReconnectionDelay(r);this._reconnectionTimeout=setTimeout(()=>{this._startOrAuthSse(e).catch(i=>{var o;(o=this.onerror)===null||o===void 0||o.call(this,new Error(`Failed to reconnect SSE stream: ${i instanceof Error?i.message:String(i)}`)),this._scheduleReconnection(e,r+1)})},a)}_handleSseStream(e,r,n){if(!e)return;const{onresumptiontoken:s,replayMessageId:a}=r;let i,o=!1,c=!1;(async()=>{var u,d,g,v;try{const p=e.pipeThrough(new TextDecoderStream).pipeThrough(new i0({onRetry:_=>{this._serverRetryMs=_}})).getReader();for(;;){const{value:_,done:f}=await p.read();if(f)break;if(_.id&&(i=_.id,o=!0,s?.(_.id)),!!_.data&&(!_.event||_.event==="message"))try{const m=nr.parse(JSON.parse(_.data));Hr(m)&&(c=!0,a!==void 0&&(m.id=a)),(u=this.onmessage)===null||u===void 0||u.call(this,m)}catch(m){(d=this.onerror)===null||d===void 0||d.call(this,m)}}(n||o)&&!c&&this._abortController&&!this._abortController.signal.aborted&&this._scheduleReconnection({resumptionToken:i,onresumptiontoken:s,replayMessageId:a},0)}catch(p){if((g=this.onerror)===null||g===void 0||g.call(this,new Error(`SSE stream disconnected: ${p}`)),(n||o)&&!c&&this._abortController&&!this._abortController.signal.aborted)try{this._scheduleReconnection({resumptionToken:i,onresumptiontoken:s,replayMessageId:a},0)}catch(_){(v=this.onerror)===null||v===void 0||v.call(this,new Error(`Failed to reconnect: ${_ instanceof Error?_.message:String(_)}`))}}})()}async start(){if(this._abortController)throw new Error("StreamableHTTPClientTransport already started! If using Client class, note that connect() calls start() automatically.");this._abortController=new AbortController}async finishAuth(e){if(!this._authProvider)throw new dt("No auth provider");if(await lr(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new dt("Failed to authorize")}async close(){var e,r;this._reconnectionTimeout&&(clearTimeout(this._reconnectionTimeout),this._reconnectionTimeout=void 0),(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,a,i,o,c,l;try{const{resumptionToken:u,onresumptiontoken:d}=r||{};if(u){this._startOrAuthSse({resumptionToken:u,replayMessageId:ja(e)?e.id:void 0}).catch(m=>{var b;return(b=this.onerror)===null||b===void 0?void 0:b.call(this,m)});return}const g=await this._commonHeaders();g.set("content-type","application/json"),g.set("accept","application/json, text/event-stream");const v={...this._requestInit,method:"POST",headers:g,body:JSON.stringify(e),signal:(n=this._abortController)===null||n===void 0?void 0:n.signal},p=await((s=this._fetch)!==null&&s!==void 0?s:fetch)(this._url,v),w=p.headers.get("mcp-session-id");if(w&&(this._sessionId=w),!p.ok){const m=await p.text().catch(()=>null);if(p.status===401&&this._authProvider){if(this._hasCompletedAuthFlow)throw new Cr(401,"Server returned 401 after successful authentication");const{resourceMetadataUrl:b,scope:y}=Bs(p);if(this._resourceMetadataUrl=b,this._scope=y,await lr(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new dt;return this._hasCompletedAuthFlow=!0,this.send(e)}if(p.status===403&&this._authProvider){const{resourceMetadataUrl:b,scope:y,error:k}=Bs(p);if(k==="insufficient_scope"){const S=p.headers.get("WWW-Authenticate");if(this._lastUpscopingHeader===S)throw new Cr(403,"Server returned 403 after trying upscoping");if(y&&(this._scope=y),b&&(this._resourceMetadataUrl=b),this._lastUpscopingHeader=S??void 0,await lr(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetch})!=="AUTHORIZED")throw new dt;return this.send(e)}}throw new Cr(p.status,`Error POSTing to endpoint: ${m}`)}if(this._hasCompletedAuthFlow=!1,this._lastUpscopingHeader=void 0,p.status===202){await((a=p.body)===null||a===void 0?void 0:a.cancel()),y_(e)&&this._startOrAuthSse({resumptionToken:void 0}).catch(m=>{var b;return(b=this.onerror)===null||b===void 0?void 0:b.call(this,m)});return}const _=(Array.isArray(e)?e:[e]).filter(m=>"method"in m&&"id"in m&&m.id!==void 0).length>0,f=p.headers.get("content-type");if(_)if(f?.includes("text/event-stream"))this._handleSseStream(p.body,{onresumptiontoken:d},!1);else if(f?.includes("application/json")){const m=await p.json(),b=Array.isArray(m)?m.map(y=>nr.parse(y)):[nr.parse(m)];for(const y of b)(i=this.onmessage)===null||i===void 0||i.call(this,y)}else throw await((o=p.body)===null||o===void 0?void 0:o.cancel()),new Cr(-1,`Unexpected content type: ${f}`);else await((c=p.body)===null||c===void 0?void 0:c.cancel())}catch(u){throw(l=this.onerror)===null||l===void 0||l.call(this,u),u}}get sessionId(){return this._sessionId}async terminateSession(){var e,r,n,s;if(this._sessionId)try{const a=await this._commonHeaders(),i={...this._requestInit,method:"DELETE",headers:a,signal:(e=this._abortController)===null||e===void 0?void 0:e.signal},o=await((r=this._fetch)!==null&&r!==void 0?r:fetch)(this._url,i);if(await((n=o.body)===null||n===void 0?void 0:n.cancel()),!o.ok&&o.status!==405)throw new Cr(o.status,`Failed to terminate session: ${o.statusText}`);this._sessionId=void 0}catch(a){throw(s=this.onerror)===null||s===void 0||s.call(this,a),a}}setProtocolVersion(e){this._protocolVersion=e}get protocolVersion(){return this._protocolVersion}async resumeStream(e,r){await this._startOrAuthSse({resumptionToken:e,onresumptiontoken:r?.onresumptiontoken})}}const c0="mcp";class Yl{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,c0),this._socket.onerror=n=>{var s;const a="error"in n?n.error:new Error(`WebSocket error: ${JSON.stringify(n)}`);r(a),(s=this.onerror)===null||s===void 0||s.call(this,a)},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,a;let i;try{i=nr.parse(JSON.parse(n.data))}catch(o){(s=this.onerror)===null||s===void 0||s.call(this,o);return}(a=this.onmessage)===null||a===void 0||a.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 Ys(){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 Ys=function(){return t},Ys()}(function(t,e){const r=Ne,n=Ne,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())}})(Ys,650197);const Ql=()=>{const t=Ne,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)])()},u0=(t,e,r)=>{const n=Ne,s=Ne,a={};a[n(410)]=s(398),a.dBkaX=function(o,c){return o===c},a[s(393)]="function";const i=a;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)},l0=(t,e)=>{const r=Ne,n=Ne,s={};s.MbsGh="addEventListener",s.PPniK=function(i,o){return i===o},s[r(419)]=n(412),s[n(404)]="onmessage",s[r(397)]="undefined";const a=s;a.MbsGh in t&&a.PPniK(typeof t[r(427)],a.wRKyh)?t[r(427)](r(400),e):a.thraG in t&&typeof t[n(413)]!==a[n(397)]&&(t.onmessage=e)};class Qs{constructor(e){const r=Ne;this[r(406)]=e}async start(){const e=Ne,r=Ne;this[e(406)]&&(this[e(406)][e(413)]=n=>{var s,a;const i=e,o=r;try{const c=nr[i(402)](n.data[i(400)]);(s=this[i(413)])==null||s.call(this,c,n[o(409)].extra)}catch(c){const l=new Error("MessageChannel failed to parse message: "+c);(a=this[o(408)])==null||a.call(this,l)}},this._port[e(396)]=n=>{var s;const a=r,i=r,o=new Error(a(394)+JSON[i(395)](n));(s=this.onerror)==null||s.call(this,o)},this[e(406)][e(434)]())}async send(e,r){const n={lEyuq:function(s){return s()},YihNw:function(s,a){return s(a)}};return new Promise((s,a)=>{var i;const o=Ne,c=Ne;try{const l={};l[o(403)]=r?.[o(403)];const u={};u[c(400)]=e,u.extra=l,this[c(406)]&&this[o(406)].postMessage(u),n.lEyuq(s)}catch(l){const u=l instanceof Error?l:new Error(n.YihNw(String,l));(i=this[c(408)])==null||i.call(this,u),a(u)}})}async close(){var e,r;const n=Ne,s=Ne;(e=this._port)==null||e[n(431)](),this._port=void 0,(r=this[s(420)])==null||r.call(this)}}class Wi extends Qs{constructor(e,r=Ql()){const n=Ne,s=Ne,a={EkZCC:function(o,c,l,u){return o(c,l,u)}};super(),this[n(391)]=e,this[s(401)]=r;const i=new MessageChannel;this[s(406)]=i.port1,a[s(426)](u0,this[n(401)],{endpoint:this[s(391)]},[i[s(414)]])}}class Ji extends Qs{constructor(e,r=Ql()){const n=Ne,s={mOWMr:function(a,i){return a===i},kgkem:function(a,i,o){return a(i,o)}};super(),this._endpoint=e,this._globalObject=r,this[n(432)]=new Promise(a=>{const i=n,o=n;s[i(392)](l0,this[o(401)],c=>{const l=o,u=o;c.data&&s[l(425)](c.data[u(422)],this[u(391)])&&(this[u(406)]=c.ports[-1*4852+1*1601+3251],a())})})}async listen(){return this[Ne(432)]}}function Ne(t,e){const r=Ys();return Ne=function(n,s){return n=n-(17*-491+-669+9407),r[n]},Ne(t,e)}const d0=()=>{const t=new MessageChannel;return[new Qs(t.port1),new Qs(t.port2)]};(function(t,e){const r=$e,n=$e,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())}})(Xs,-763475+-52067*10+1724410);const f0=async(t,e,r)=>{var n;const s=$e,a=$e,i={};i[s(345)]="tools/list",i.rqstG="tools/call",i.WqUnk="resources/list",i[s(329)]=a(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=a(332);const o=i,{id:c,method:l,params:u}=r;let d={};switch(l){case o[a(345)]:d=await e.listTools(u);break;case o.rqstG:d=await e.callTool(u);break;case o[s(334)]:d=await e[s(350)](u);break;case o[a(329)]:d=await e.listResourceTemplates(u);break;case s(372):d=await e[s(383)](u);break;case o.HgYgW:d=await e.subscribeResource(u);break;case o.ookoz:d=await e.unsubscribeResource(u);break;case o[s(385)]:d=await e.getPrompt(u);break;case o.VTIWq:d=await e.listPrompts(u);break;case o[s(344)]:d=await e[s(376)]();break;case o.QUtUV:d=await e.complete(u);break;case s(390):d=await e[s(336)](u?.level);break}const g={};g[s(361)]=d,g[s(394)]=o[s(364)],g.id=c,await((n=t?.transport)==null?void 0:n[s(392)](g))},h0=async(t,e,r)=>{var n;const s=$e,a=$e,i={};i.jQBBS="sampling/createMessage",i.EZqgC="elicitation/create",i[s(370)]=a(376),i.aVeaL=a(332);const o=i,{id:c,method:l,params:u}=r;let d={};switch(l){case s(368):const v={};v.method=l,v[a(367)]=u,d=await e.request(v,ai);break;case o[a(391)]:const p={};p.method=l,p[a(367)]=u,d=await e[a(381)](p,Is);break;case o.EZqgC:const w={};w.method=l,w.params=u,d=await e.request(w,Gr);break;case o[a(370)]:const h={};h.method=l,d=await e[a(381)](h,Ft);break}const g={};return g[a(361)]=d,g.jsonrpc=o[a(387)],g.id=c,await((n=t?.[s(371)])==null?void 0:n.send(g)),d},p0=(t,e)=>{const r=$e,n={gXsjT:function(a,i){return a===i},oegpC:r(351),lZOUC:function(a,i,o,c){return a(i,o,c)},ifIKG:"2.0"},s=t._onrequest;t._onrequest=async(a,i)=>{var o,c,l,u,d;const g=r,v=r,{id:p,method:w}=a;try{n[g(333)](w,n.oegpC)?await s[g(386)](t,a,i):await n.lZOUC(f0,t,e,a)}catch(h){const{code:_,message:f,data:m}=h;try{if(_){const b={};b.code=_,b.message=f,b.data=m;const y={};y.error=b,y[g(394)]=n[v(331)],y.id=p,await((o=t?.transport)==null?void 0:o.send(y))}else(l=(c=t?.[v(371)])==null?void 0:c.onerror)==null||l.call(c,h)}catch(b){(d=(u=t?.[g(371)])==null?void 0:u.onerror)==null||d.call(u,b)}}}},m0=(t,e)=>{const r=$e,n=$e,s={};s[r(363)]=function(i,o){return i!==o},s[r(398)]=r(353),s.hzhyg="notifications/cancelled";const a=s;t._onnotification=async i=>{var o,c;const l=r,u=n,{method:d,params:g}=i;if(a[l(363)](d,a[u(398)])&&(a[l(363)](d,a.hzhyg)||g?.forward))try{await e.notification(i)}catch(v){(c=(o=t?.transport)==null?void 0:o.onerror)==null||c.call(o,v)}}},_0=(t,e)=>async r=>{var n,s,a,i,o;const c=$e,l=$e,u={};u.SEmWX=c(332);const d=u;try{return await h0(t,e,r)}catch(g){const{code:v,message:p,data:w}=g;try{if(v){const h={};h[l(377)]=v,h.message=p,h.data=w;const _={};_[l(348)]=h,_.jsonrpc=d[c(338)],_.id=r.id,await((n=t?.transport)==null?void 0:n[l(392)](_))}else(a=(s=t?.transport)==null?void 0:s[l(339)])==null||a.call(s,g)}catch(h){(o=(i=t?.[c(371)])==null?void 0:i[l(339)])==null||o.call(i,h)}}},v0=(t,e)=>async r=>{var n,s,a;const i=$e,o=$e,c={};c.dtUgZ=function(g,v){return g!==v},c.jgCIb=i(353),c.uUjKY="2.0";const l=c,{method:u,params:d}=r;if(l.dtUgZ(u,l.jgCIb)&&(u!==i(400)||d?.forward))try{const g={...r};g[i(394)]=l[o(352)],await((n=e?.[i(371)])==null?void 0:n[i(392)](g))}catch(g){(a=(s=t?.[i(371)])==null?void 0:s[o(339)])==null||a.call(s,g)}};function $e(t,e){const r=Xs();return $e=function(n,s){return n=n-(-1017+-1439*-1+-97),r[n]},$e(t,e)}const g0=(t,e)=>async r=>{var n,s,a,i,o,c;const l=$e,u=$e,d={};d[l(401)]=u(332);const g=d;try{await((n=e?.transport)==null?void 0:n.send(r))}catch(v){const{code:p,message:w,data:h}=v;try{if(p){const _={};_.code=p,_[l(399)]=w,_.data=h;const f={};f[l(348)]=_,f[l(394)]=g.OhJjz,f.id=r.id,await((s=t?.[l(371)])==null?void 0:s.send(f))}else(i=(a=t?.transport)==null?void 0:a[u(339)])==null||i.call(a,v)}catch(_){(c=(o=t?.transport)==null?void 0:o.onerror)==null||c.call(o,_)}}},Ki=()=>{const t=$e,e=$e,r={vnkqu:function(l,u){return l!==u},wxDWr:function(l,u){return l(u)},GdkkV:function(l,u){return l===u}},n=[],s=(l,u)=>{const d=$e,g=$e;if(u){const v=[];for(const p of n)try{v.push(p(l,u))}catch{}for(const p of v)if(r[d(379)](p,null))return p}else for(const v of n)try{r[g(343)](v,l)}catch{}},a=l=>{const u=$e;r[u(384)](typeof l,u(369))&&!n.includes(l)&&n.push(l)},i=l=>{const u=n.indexOf(l);u!==-1&&n.splice(u,1*-6854+-264+7119)},o=()=>{const l=$e;n[l(374)]=7102*1+5522+-526*24},c={};return c[t(346)]=s,c[e(330)]=a,c.removeListener=i,c[t(359)]=o,c},y0=t=>{const e=$e,r=$e,n={xwPeb:function(s){return s()},Mfvzm:function(s){return s()}};{const{handleListener:s,addListener:a,removeListener:i,clearListener:o}=n[e(326)](Ki);t._onresponse=s,t[e(395)]=a,t.removeResponseListener=i,t.clearResponseListener=o}{const{handleListener:s,addListener:a,removeListener:i,clearListener:o}=n[r(326)](Ki);t[r(328)]=s,t.addRequestListener=a,t[r(354)]=i,t[r(341)]=o}{const{handleListener:s,addListener:a,removeListener:i,clearListener:o}=n[e(375)](Ki);t[e(342)]=s,t[e(327)]=a,t.removeNotificationListener=i,t.clearNotificationListener=o}};function Xs(){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 Xs=function(){return t},Xs()}const w0=(t,{beforeInit:e,afterInit:r}={})=>{const n=$e,s=$e,a={tqDZP:function(o,c){return o===c},cjSoZ:"function",iQqcJ:n(378),Zybtx:function(o,c){return o(c)},ElOQH:function(o){return o()}},i=new Map(t._notificationHandlers);t[n(393)][n(402)](),t._notificationHandlers[n(402)](),a.tqDZP(typeof e,a[n(380)])&&e(),a[n(362)](t._onresponse.name,a[n(360)])&&(t[s(349)]=t._onresponse),a[n(347)](y0,t),t.addResponseListener(o=>{const c=s;t.originalOnResponse[c(386)](t,o)}),a.tqDZP(typeof r,a[s(380)])&&a[n(397)](r),t[s(327)](o=>{const{method:c}=o,l=i.get(c);a.tqDZP(typeof l,a.cjSoZ)&&l(o)})},b0=Pt,k0=Pt;(function(t,e){const r=Pt,n=Pt,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())}})(ea,-1*-881393+2*180895+1*-644809);function Pt(t,e){const r=ea();return Pt=function(n,s){return n=n-(-1861+-499*4+4241),r[n]},Pt(t,e)}function ea(){const t=["toString","getRandomValues","2101mUsYMI","EQHzo","padStart","30UvDAkd","1609706yzlqYx","974735GrhZVO","randomUUID","REzPF","562771BvAnoG","dHTfU","2047455boiYXf","randomBytes","14664qHAdbF","3772144jLpQch","52310AkWksx","318MkjaVb","from","40WRwnSc"];return ea=function(){return t},ea()}const $0=()=>{const t=Pt,e=Pt,r={};r.REzPF=function(s,a){return s&a},r.suJHI=function(s,a){return s===a},r[t(386)]=function(s,a){return s&a},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 a=t,i=t,o=n[a(392)](crypto[a(384)](new Uint8Array(8663+2*-4331))[741*2+-1385*-2+4252*-1],15);return(n.suJHI(s,"x")?o:n[i(386)](o,-4377+4*1095)|5079+461*-11).toString(9449+4*-461+-7589)})},S0=t=>{const e=Pt,r=Pt,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("")},Gt={};Gt[b0(391)]=$0,Gt[k0(396)]=S0;const ct=xt;(function(t,e){const r=xt,n=xt,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())}})(ta,1472653*1+-2*-897917+-2275789);const T0=(t,e)=>{const r=xt,n=xt,s={FyYHt:function(c,l,u){return c(l,u)},Fxtoq:function(c,l,u){return c(l,u)}};p0(t,e),m0(t,e);const a=_0(e,t),i=s[r(510)](g0,e,t),o=s[n(549)](v0,e,t);e[n(537)](a),e[r(519)](i),e.addNotificationListener(o),t[n(556)]=()=>{const c=n;e.removeRequestListener(a),e[c(530)](i),e[c(529)](o)}},Bi=(t,e,r)=>{const n=xt,s={pMiva:function(o,c){return o instanceof c},TeTEy:n(546),fyZbd:function(o,c,l){return o(c,l)}},a=()=>{var o;const c=n;s.pMiva(r,yn)&&((o=r._eventSource)==null||o.addEventListener(s[c(547)],()=>{var l;const u=c;(l=r[u(509)])==null||l[u(546)]()})),T0(t,e)},i={};i.afterInit=a,s.fyZbd(w0,e,i)},Xl=(t,e=Gt.randomUUID())=>{const r=xt,n=xt,s={OfssH:function(u,d,g){return u(d,g)}},a={};a[r(528)]=e;const i=a,o={};o[r(528)]=e;const c={};c[n(558)]=o,c[r(534)]=r(524);const l={requestInit:c,eventSourceInit:{async fetch(u,d){const g=r,v=n,p=new Headers(d?.[g(558)]||{});Object.entries(i)[v(498)](([h,_])=>{p[v(527)](h,_)});const w={...d};return w[v(558)]=p,s.OfssH(fetch,u,w)},withCredentials:!0}};return t&&(l.requestInit[r(558)].Authorization=r(533)+t,i.Authorization="Bearer "+t),l},ed=(t,e=Gt[ct(517)]())=>{const r=ct,n=ct,s={};s.nwQhY="include";const a=s,i={};i["stream-session-id"]=e;const o={};o.headers=i,o.credentials=a[r(520)];const c={};c[r(544)]=o;const l=c;return t&&(l.requestInit.headers[n(552)]=n(533)+t),l},Gi=async(t,e,r)=>{const n=ct,s=ct,a={CFfFC:function(o){return o()},egwVO:function(o,c,l,u){return o(c,l,u)}},i=a.CFfFC(r);try{return await t[n(538)](i),i}catch(o){if(o instanceof dt){const c=await e();return await i[s(505)](c),await a[n(525)](Gi,t,e,r)}else throw o}};function xt(t,e){const r=ta();return xt=function(n,s){return n=n-498,r[n]},xt(t,e)}const td=(t,e)=>{const r=ct,n=ct,s={};s.RsKXs=function(i,o){return i in o},s.PBhps="waitForOAuthCode",s[r(535)]="function",s[r(507)]="waitForOAuthCode need to be provided when authProvider is provided";const a=s;if(a.RsKXs(a[n(551)],t))return t[n(523)];if(typeof e===a.yTKoP)return e;throw new Error(a.RZhOv)},E0=async t=>{const e=ct,r=ct,n={TFSRn:function(C,q,N){return C(q,N)},HwvVa:"mcp-sse-proxy-client",ufTHS:function(C){return C()},WIVYl:function(C,q,N,V){return C(q,N,V)},jniGY:"sessionId"},{client:s,url:a,token:i,sessionId:o,authProvider:c,requestInit:l,eventSourceInit:u,waitForOAuthCode:d}=t,g={};g.authProvider=c,g.requestInit=l,g.eventSourceInit=u;const v=g,p=o||Gt.randomUUID(),w=n[e(506)](Xl,i,p);if(l){const C={...w.requestInit,...l};C.headers={...w[e(544)].headers,...l.headers},v.requestInit=C}else v[r(544)]=w.requestInit;if(u){const C={...w[e(559)],...u};v.eventSourceInit=C}else v.eventSourceInit=w.eventSourceInit;const h={};h.listChanged=!0;const _={};_.roots=h,_.sampling={},_[e(511)]={};const f=_,m={};m[r(536)]=n.HwvVa,m.version=e(526);const b={};b.capabilities=f;const y=new pn(m,b),k=()=>new yn(new URL(a),v);let S=n[r(504)](k);if(c){const C=n[e(506)](td,c,d);S=await n[r(513)](Gi,y,C,k)}else await y[e(538)](S);n[r(513)](Bi,y,s,S),S[r(557)]=S[r(542)].searchParams[r(532)](n.jniGY);const I={};return I.transport=S,I.sessionId=S[e(557)],I};function ta(){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 ta=function(){return t},ta()}const R0=async t=>{const e=ct,r=ct,n={Vajmx:e(500),biJOc:function(C){return C()},zXcpO:function(C,q,N){return C(q,N)},zDnjZ:function(C,q,N,V){return C(q,N,V)},FQMAh:function(C,q,N,V){return C(q,N,V)}},{client:s,url:a,token:i,sessionId:o,authProvider:c,requestInit:l,reconnectionOptions:u,waitForOAuthCode:d}=t,g={};g.authProvider=c,g.requestInit=l,g.reconnectionOptions=u;const v=g,p=o||Gt.randomUUID(),w=ed(i,p);if(l){const C={...w.requestInit,...l};C.headers={...w.requestInit.headers,...l.headers},v[e(544)]=C}else v.requestInit=w.requestInit;const h={};h.listChanged=!0;const _={};_[r(550)]=h,_.sampling={},_.elicitation={};const f=_,m={};m[e(536)]=n[r(508)],m[e(555)]="1.0.0";const b={};b.capabilities=f;const y=new pn(m,b),k=()=>new Gs(new URL(a),v);let S=n[e(503)](k);if(c){const C=n[e(501)](td,c,d);S=await n.zDnjZ(Gi,y,C,k)}else await y.connect(S);n.FQMAh(Bi,y,s,S);const I={};return I.transport=S,I[r(557)]=S.sessionId,I},P0=async t=>{const e=ct,r=ct,n={QgzDy:e(540),jkaVB:function(_,f,m,b){return _(f,m,b)}},{client:s,url:a,token:i,sessionId:o}=t,c={};c.listChanged=!0;const l={};l[e(550)]=c,l[e(515)]={},l[r(511)]={};const u=l,d={};d.name=n[r(548)],d[r(555)]=r(526);const g={};g.capabilities=u;const v=new pn(d,g),p=o||Gt[r(517)](),w=new Yl(new URL(a+e(522)+p+r(554)+i));await v.connect(w),n.jkaVB(Bi,v,s,w);const h={};return h[e(512)]=w,h[r(557)]=p,h},wn=nt,ra=nt;function nt(t,e){const r=na();return nt=function(n,s){return n=n-(-16761+51*337),r[n]},nt(t,e)}(function(t,e){const r=nt,n=nt,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())}})(na,-220880+1*-333337+-2*-384996);function na(){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 na=function(){return t},na()}const x0=()=>Gt.randomBytes(3485*1+-261+-3184);class I0{constructor(e){const r=nt,n=nt;this._callBackPromise={};const{clientMetadata:s,state:a,redirectCallback:i,getAuthCodeByState:o,waitForOAuthCode:c}=e;this[r(428)]=s,this[r(454)]=s[r(445)][0],this._state=a||x0(),this._redirectCallback=i||this.redirectCallbackFunction,this._getAuthCodeByState=o||this.getAuthCodeByStateFunction,this[n(426)]=c||this.waitForOAuthCodeFunction()}async redirectCallbackFunction(e){var r,n,s,a,i,o;const c=nt,l=nt,u={qITTp:function(p,w,h){return p(w,h)},qcFPW:c(452)},d=await u.qITTp(fetch,e,{method:u[c(453)]});!d.ok&&((n=(r=this._callBackPromise).reject)==null||n.call(r,l(446)+d.statusText));const g=await this._getAuthCodeByState(this[l(454)],this[c(442)]);if(!g.ok){(a=(s=this[c(433)]).reject)==null||a.call(s,"Failed to fetch auth code: "+g.statusText);return}const v=await g[c(431)]();(o=(i=this[l(433)])[c(456)])==null||o.call(i,v[c(432)])}async getAuthCodeByStateFunction(e,r){const n=nt,s=nt,a={};a.tuSmb=n(429);const i=a,o={};o[n(460)]=i.tuSmb;const c={};return c[s(441)]=r,fetch(e,{method:"POST",headers:o,body:new URLSearchParams(c)})}waitForOAuthCodeFunction(){const e=nt,r=this[e(433)];return()=>new Promise((n,s)=>{const a=e;r.resolve=n,r[a(434)]=s})}get redirectUrl(){return this[nt(454)]}get clientMetadata(){return this._clientMetadata}state(){return this._state}[wn(447)](){return this[wn(444)]}[ra(435)](e){const r=wn;this[r(444)]=e}[ra(457)](){return this[ra(439)]}saveTokens(e){this._tokens=e}[ra(450)](e){this[wn(443)](e)}saveCodeVerifier(e){this._codeVerifier=e}codeVerifier(){if(!this[wn(437)])throw new Error("No code verifier saved");return this._codeVerifier}}(function(t,e){for(var r=aa,n=aa,s=t();;)try{var a=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(a===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(sa,-73523*-3+1*-407717+530518);function sa(){var t=["40ecBYYe","1095owKKYD","486870YOVwZy","5752xWiyTO","561484biNVMw","1fWJmxQ","1866064SPnyhb","1109522vMiuMX","1602351pPEGwH","12sVyMLL","2573296LTwOhv"];return sa=function(){return t},sa()}function aa(t,e){var r=sa();return aa=function(n,s){n=n-(-1*-642+503*-5+2227);var a=r[n];return a},aa(t,e)}class C0{constructor(e){this._server=e}requestStream(e,r,n){return this._server.requestStream(e,r,n)}async getTask(e,r){return this._server.getTask({taskId:e},r)}async getTaskResult(e,r,n){return this._server.getTaskResult({taskId:e},r,n)}async listTasks(e,r){return this._server.listTasks(e?{cursor:e}:void 0,r)}async cancelTask(e,r){return this._server.cancelTask({taskId:e},r)}}class O0 extends Il{constructor(e,r){var n,s;super(r),this._serverInfo=e,this._loggingLevels=new Map,this.LOG_LEVEL_SEVERITY=new Map(Rs.options.map((a,i)=>[a,i])),this.isMessageIgnored=(a,i)=>{const o=this._loggingLevels.get(i);return o?this.LOG_LEVEL_SEVERITY.get(a)<this.LOG_LEVEL_SEVERITY.get(o):!1},this._capabilities=(n=r?.capabilities)!==null&&n!==void 0?n:{},this._instructions=r?.instructions,this._jsonSchemaValidator=(s=r?.jsonSchemaValidator)!==null&&s!==void 0?s:new zl,this.setRequestHandler(Nu,a=>this._oninitialize(a)),this.setNotificationHandler(Ma,()=>{var a;return(a=this.oninitialized)===null||a===void 0?void 0:a.call(this)}),this._capabilities.logging&&this.setRequestHandler(Ps,async(a,i)=>{var o;const c=i.sessionId||((o=i.requestInfo)===null||o===void 0?void 0:o.headers["mcp-session-id"])||void 0,{level:l}=a.params,u=Rs.safeParse(l);return u.success&&this._loggingLevels.set(c,u.data),{}})}get experimental(){return this._experimental||(this._experimental={tasks:new C0(this)}),this._experimental}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=Ol(this._capabilities,e)}setRequestHandler(e,r){var n,s,a;const i=Sr(e),o=i?.method;if(!o)throw new Error("Schema is missing a method literal");let c;if(lt(o)){const u=o,d=(n=u._zod)===null||n===void 0?void 0:n.def;c=(s=d?.value)!==null&&s!==void 0?s:u.value}else{const u=o,d=u._def;c=(a=d?.value)!==null&&a!==void 0?a:u.value}if(typeof c!="string")throw new Error("Schema method literal must be a string");if(c==="tools/call"){const u=async(d,g)=>{const v=gt(Es,d);if(!v.success){const _=v.error instanceof Error?v.error.message:String(v.error);throw new J(G.InvalidParams,`Invalid tools/call request: ${_}`)}const{params:p}=v.data,w=await Promise.resolve(r(d,g));if(p.task){const _=gt(mr,w);if(!_.success){const f=_.error instanceof Error?_.error.message:String(_.error);throw new J(G.InvalidParams,`Invalid task creation result: ${f}`)}return _.data}const h=gt(vr,w);if(!h.success){const _=h.error instanceof Error?h.error.message:String(h.error);throw new J(G.InvalidParams,`Invalid tools/call result: ${_}`)}return h.data};return super.setRequestHandler(e,u)}return super.setRequestHandler(e,r)}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){if(this._capabilities)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;case"tasks/get":case"tasks/list":case"tasks/result":case"tasks/cancel":if(!this._capabilities.tasks)throw new Error(`Server does not support tasks capability (required for ${e})`);break}}assertTaskCapability(e){var r,n;ql((n=(r=this._clientCapabilities)===null||r===void 0?void 0:r.tasks)===null||n===void 0?void 0:n.requests,e,"Client")}assertTaskHandlerCapability(e){var r;this._capabilities&&Ml((r=this._capabilities.tasks)===null||r===void 0?void 0:r.requests,e,"Server")}async _oninitialize(e){const r=e.params.protocolVersion;return this._clientCapabilities=e.params.capabilities,this._clientVersion=e.params.clientInfo,{protocolVersion:Tu.includes(r)?r:Fr,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"},Ft)}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 a=e.messages[e.messages.length-1],i=Array.isArray(a.content)?a.content:[a.content],o=i.some(d=>d.type==="tool_result"),c=e.messages.length>1?e.messages[e.messages.length-2]:void 0,l=c?Array.isArray(c.content)?c.content:[c.content]:[],u=l.some(d=>d.type==="tool_use");if(o){if(i.some(d=>d.type!=="tool_result"))throw new Error("The last message must contain only tool_result content if any is present");if(!u)throw new Error("tool_result blocks are not matching any tool_use from the previous message")}if(u){const d=new Set(l.filter(v=>v.type==="tool_use").map(v=>v.id)),g=new Set(i.filter(v=>v.type==="tool_result").map(v=>v.toolUseId));if(d.size!==g.size||![...d].every(v=>g.has(v)))throw new Error("ids of tool_result blocks and tool_use blocks from previous message do not match")}}return e.tools?this.request({method:"sampling/createMessage",params:e},Xu,r):this.request({method:"sampling/createMessage",params:e},Is,r)}async elicitInput(e,r){var n,s,a,i,o;switch((n=e.mode)!==null&&n!==void 0?n:"form"){case"url":{if(!(!((a=(s=this._clientCapabilities)===null||s===void 0?void 0:s.elicitation)===null||a===void 0)&&a.url))throw new Error("Client does not support url elicitation.");const l=e;return this.request({method:"elicitation/create",params:l},Gr,r)}case"form":{if(!(!((o=(i=this._clientCapabilities)===null||i===void 0?void 0:i.elicitation)===null||o===void 0)&&o.form))throw new Error("Client does not support form elicitation.");const l=e.mode==="form"?e:{...e,mode:"form"},u=await this.request({method:"elicitation/create",params:l},Gr,r);if(u.action==="accept"&&u.content&&l.requestedSchema)try{const g=this._jsonSchemaValidator.getValidator(l.requestedSchema)(u.content);if(!g.valid)throw new J(G.InvalidParams,`Elicitation response content does not match requested schema: ${g.errorMessage}`)}catch(d){throw d instanceof J?d:new J(G.InternalError,`Error validating elicitation response: ${d instanceof Error?d.message:String(d)}`)}return u}}}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},ai,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 Yi=Symbol.for("mcp.completable");function N0(t,e){return Object.defineProperty(t,Yi,{value:{complete:e},enumerable:!1,writable:!1,configurable:!1}),t}function A0(t){return!!t&&typeof t=="object"&&Yi in t}function j0(t){const e=t[Yi];return e?.complete}var rd;(function(t){t.Completable="McpCompletable"})(rd||(rd={}));const nd=1e6,Qi=1e6,sd=1e4,z0=1e6;class qt{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){qt.validateLength(e,nd,"Template"),this.template=e,this.parts=this.parse(e)}toString(){return this.template}parse(e){const r=[];let n="",s=0,a=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(a++,a>sd)throw new Error(`Template contains too many expressions (max ${sd})`);const o=e.slice(s+1,i),c=this.getOperator(o),l=o.includes("*"),u=this.getNames(o),d=u[0];for(const g of u)qt.validateLength(g,Qi,"Variable name");r.push({name:d,operator:c,names:u,exploded:l}),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 qt.validateLength(e,Qi,"Variable value"),r==="+"||r==="#"?encodeURI(e):encodeURIComponent(e)}expandPart(e,r){if(e.operator==="?"||e.operator==="&"){const i=e.names.map(c=>{const l=r[c];if(l===void 0)return"";const u=Array.isArray(l)?l.map(d=>this.encodeValue(d,e.operator)).join(","):this.encodeValue(l.toString(),e.operator);return`${c}=${u}`}).filter(c=>c.length>0);return i.length===0?"":(e.operator==="?"?"?":"&")+i.join("&")}if(e.names.length>1){const i=e.names.map(o=>r[o]).filter(o=>o!==void 0);return i.length===0?"":i.map(o=>Array.isArray(o)?o[0]:o).join(",")}const n=r[e.name];if(n===void 0)return"";const a=(Array.isArray(n)?n:[n]).map(i=>this.encodeValue(i,e.operator));switch(e.operator){case"":return a.join(",");case"+":return a.join(",");case"#":return"#"+a.join(",");case".":return"."+a.join(".");case"/":return"/"+a.join("/");default:return a.join(",")}}expand(e){let r="",n=!1;for(const s of this.parts){if(typeof s=="string"){r+=s;continue}const a=this.expandPart(s,e);a&&((s.operator==="?"||s.operator==="&")&&n?r+=a.replace("?","&"):r+=a,(s.operator==="?"||s.operator==="&")&&(n=!0))}return r}escapeRegExp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}partToRegExp(e){const r=[];for(const a of e.names)qt.validateLength(a,Qi,"Variable name");if(e.operator==="?"||e.operator==="&"){for(let a=0;a<e.names.length;a++){const i=e.names[a],o=a===0?"\\"+e.operator:"&";r.push({pattern:o+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){qt.validateLength(e,nd,"URI");let r="^";const n=[];for(const o of this.parts)if(typeof o=="string")r+=this.escapeRegExp(o);else{const c=this.partToRegExp(o);for(const{pattern:l,name:u}of c)r+=l,n.push({name:u,exploded:o.exploded})}r+="$",qt.validateLength(r,z0,"Generated regex pattern");const s=new RegExp(r),a=e.match(s);if(!a)return null;const i={};for(let o=0;o<n.length;o++){const{name:c,exploded:l}=n[o],u=a[o+1],d=c.replace("*","");l&&u.includes(",")?i[d]=u.split(","):i[d]=u}return i}}const M0=/^[A-Za-z0-9._-]{1,128}$/;function q0(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"),!M0.test(t)){const r=t.split("").filter(n=>!/[A-Za-z0-9._-]/.test(n)).filter((n,s,a)=>a.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 Z0(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 ad(t){const e=q0(t);return Z0(t,e.warnings),e.isValid}class L0{constructor(e){this._mcpServer=e}registerToolTask(e,r,n){const s={taskSupport:"required",...r.execution};if(s.taskSupport==="forbidden")throw new Error(`Cannot register task-based tool '${e}' with taskSupport 'forbidden'. Use registerTool() instead.`);return this._mcpServer._createRegisteredTool(e,r.title,r.description,r.inputSchema,r.outputSchema,r.annotations,s,r._meta,n)}}class id{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 O0(e,r)}get experimental(){return this._experimental||(this._experimental={tasks:new L0(this)}),this._experimental}async connect(e){return await this.server.connect(e)}async close(){await this.server.close()}setToolRequestHandlers(){this._toolHandlersInitialized||(this.server.assertCanSetRequestHandler(Yt(ti)),this.server.assertCanSetRequestHandler(Yt(Es)),this.server.registerCapabilities({tools:{listChanged:!0}}),this.server.setRequestHandler(ti,()=>({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=hn(r.inputSchema);return s?Rl(s,{strictUnions:!0,pipeStrategy:"input"}):D0})(),annotations:r.annotations,execution:r.execution,_meta:r._meta};if(r.outputSchema){const s=hn(r.outputSchema);s&&(n.outputSchema=Rl(s,{strictUnions:!0,pipeStrategy:"output"}))}return n})})),this.server.setRequestHandler(Es,async(e,r)=>{var n;try{const s=this._registeredTools[e.params.name];if(!s)throw new J(G.InvalidParams,`Tool ${e.params.name} not found`);if(!s.enabled)throw new J(G.InvalidParams,`Tool ${e.params.name} disabled`);const a=!!e.params.task,i=(n=s.execution)===null||n===void 0?void 0:n.taskSupport,o="createTask"in s.handler;if((i==="required"||i==="optional")&&!o)throw new J(G.InternalError,`Tool ${e.params.name} has taskSupport '${i}' but was not registered with registerToolTask`);if(i==="required"&&!a)throw new J(G.MethodNotFound,`Tool ${e.params.name} requires task augmentation (taskSupport: 'required')`);if(i==="optional"&&!a&&o)return await this.handleAutomaticTaskPolling(s,e,r);const c=await this.validateToolInput(s,e.params.arguments,e.params.name),l=await this.executeToolHandler(s,c,r);return a||await this.validateToolOutput(s,l,e.params.name),l}catch(s){if(s instanceof J&&s.code===G.UrlElicitationRequired)throw s;return this.createToolError(s instanceof Error?s.message:String(s))}}),this._toolHandlersInitialized=!0)}createToolError(e){return{content:[{type:"text",text:e}],isError:!0}}async validateToolInput(e,r,n){if(!e.inputSchema)return;const s=hn(e.inputSchema),a=s??e.inputSchema,i=await fi(a,r);if(!i.success){const o="error"in i?i.error:"Unknown error",c=hi(o);throw new J(G.InvalidParams,`Input validation error: Invalid arguments for tool ${n}: ${c}`)}return i.data}async validateToolOutput(e,r,n){if(!e.outputSchema||!("content"in r)||r.isError)return;if(!r.structuredContent)throw new J(G.InvalidParams,`Output validation error: Tool ${n} has an output schema but no structured content was provided`);const s=hn(e.outputSchema),a=await fi(s,r.structuredContent);if(!a.success){const i="error"in a?a.error:"Unknown error",o=hi(i);throw new J(G.InvalidParams,`Output validation error: Invalid structured content for tool ${n}: ${o}`)}}async executeToolHandler(e,r,n){const s=e.handler;if("createTask"in s){if(!n.taskStore)throw new Error("No task store provided.");const i={...n,taskStore:n.taskStore};if(e.inputSchema){const o=s;return await Promise.resolve(o.createTask(r,i))}else{const o=s;return await Promise.resolve(o.createTask(i))}}if(e.inputSchema){const i=s;return await Promise.resolve(i(r,n))}else{const i=s;return await Promise.resolve(i(n))}}async handleAutomaticTaskPolling(e,r,n){var s;if(!n.taskStore)throw new Error("No task store provided for task-capable tool.");const a=await this.validateToolInput(e,r.params.arguments,r.params.name),i=e.handler,o={...n,taskStore:n.taskStore},c=a?await Promise.resolve(i.createTask(a,o)):await Promise.resolve(i.createTask(o)),l=c.task.taskId;let u=c.task;const d=(s=u.pollInterval)!==null&&s!==void 0?s:5e3;for(;u.status!=="completed"&&u.status!=="failed"&&u.status!=="cancelled";){await new Promise(v=>setTimeout(v,d));const g=await n.taskStore.getTask(l);if(!g)throw new J(G.InternalError,`Task ${l} not found during polling`);u=g}return await n.taskStore.getTaskResult(l)}setCompletionRequestHandler(){this._completionHandlerInitialized||(this.server.assertCanSetRequestHandler(Yt(si)),this.server.registerCapabilities({completions:{}}),this.server.setRequestHandler(si,async e=>{switch(e.params.ref.type){case"ref/prompt":return _v(e),this.handlePromptCompletion(e,e.params.ref);case"ref/resource":return vv(e),this.handleResourceCompletion(e,e.params.ref);default:throw new J(G.InvalidParams,`Invalid completion reference: ${e.params.ref}`)}}),this._completionHandlerInitialized=!0)}async handlePromptCompletion(e,r){const n=this._registeredPrompts[r.name];if(!n)throw new J(G.InvalidParams,`Prompt ${r.name} not found`);if(!n.enabled)throw new J(G.InvalidParams,`Prompt ${r.name} disabled`);if(!n.argsSchema)return bn;const s=Sr(n.argsSchema),a=s?.[e.params.argument.name];if(!A0(a))return bn;const i=j0(a);if(!i)return bn;const o=await i(e.params.argument.value,e.params.context);return ud(o)}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 bn;throw new J(G.InvalidParams,`Resource template ${e.params.ref.uri} not found`)}const s=n.resourceTemplate.completeCallback(e.params.argument.name);if(!s)return bn;const a=await s(e.params.argument.value,e.params.context);return ud(a)}setResourceRequestHandlers(){this._resourceHandlersInitialized||(this.server.assertCanSetRequestHandler(Yt(Ts)),this.server.assertCanSetRequestHandler(Yt(Wa)),this.server.assertCanSetRequestHandler(Yt(Ka)),this.server.registerCapabilities({resources:{listChanged:!0}}),this.server.setRequestHandler(Ts,async(e,r)=>{const n=Object.entries(this._registeredResources).filter(([a,i])=>i.enabled).map(([a,i])=>({uri:a,name:i.name,...i.metadata})),s=[];for(const a of Object.values(this._registeredResourceTemplates)){if(!a.resourceTemplate.listCallback)continue;const i=await a.resourceTemplate.listCallback(r);for(const o of i.resources)s.push({...a.metadata,...o})}return{resources:[...n,...s]}}),this.server.setRequestHandler(Wa,async()=>({resourceTemplates:Object.entries(this._registeredResourceTemplates).map(([r,n])=>({name:r,uriTemplate:n.resourceTemplate.uriTemplate.toString(),...n.metadata}))})),this.server.setRequestHandler(Ka,async(e,r)=>{const n=new URL(e.params.uri),s=this._registeredResources[n.toString()];if(s){if(!s.enabled)throw new J(G.InvalidParams,`Resource ${n} disabled`);return s.readCallback(n,r)}for(const a of Object.values(this._registeredResourceTemplates)){const i=a.resourceTemplate.uriTemplate.match(n.toString());if(i)return a.readCallback(n,i,r)}throw new J(G.InvalidParams,`Resource ${n} not found`)}),this.setCompletionRequestHandler(),this._resourceHandlersInitialized=!0)}setPromptRequestHandlers(){this._promptHandlersInitialized||(this.server.assertCanSetRequestHandler(Yt(Ba)),this.server.assertCanSetRequestHandler(Yt(Ga)),this.server.registerCapabilities({prompts:{listChanged:!0}}),this.server.setRequestHandler(Ba,()=>({prompts:Object.entries(this._registeredPrompts).filter(([,e])=>e.enabled).map(([e,r])=>({name:e,title:r.title,description:r.description,arguments:r.argsSchema?F0(r.argsSchema):void 0}))})),this.server.setRequestHandler(Ga,async(e,r)=>{const n=this._registeredPrompts[e.params.name];if(!n)throw new J(G.InvalidParams,`Prompt ${e.params.name} not found`);if(!n.enabled)throw new J(G.InvalidParams,`Prompt ${e.params.name} disabled`);if(n.argsSchema){const s=hn(n.argsSchema),a=await fi(s,e.params.arguments);if(!a.success){const c="error"in a?a.error:"Unknown error",l=hi(c);throw new J(G.InvalidParams,`Invalid arguments for prompt ${e.params.name}: ${l}`)}const i=a.data,o=n.callback;return await Promise.resolve(o(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 a=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,a);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,a);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 a=this._createRegisteredResource(e,n.title,r,n,s);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),a}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);const a=this._createRegisteredResourceTemplate(e,n.title,r,n,s);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),a}}_createRegisteredResource(e,r,n,s,a){const i={name:e,title:r,metadata:s,readCallback:a,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!==n&&(delete this._registeredResources[n],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[n]=i,i}_createRegisteredResourceTemplate(e,r,n,s,a){const i={resourceTemplate:n,title:r,metadata:s,readCallback:a,enabled:!0,disable:()=>i.update({enabled:!1}),enable:()=>i.update({enabled:!0}),remove:()=>i.update({name:null}),update:o=>{typeof o.name<"u"&&o.name!==e&&(delete this._registeredResourceTemplates[e],o.name&&(this._registeredResourceTemplates[o.name]=i)),typeof o.title<"u"&&(i.title=o.title),typeof o.template<"u"&&(i.resourceTemplate=o.template),typeof o.metadata<"u"&&(i.metadata=o.metadata),typeof o.callback<"u"&&(i.readCallback=o.callback),typeof o.enabled<"u"&&(i.enabled=o.enabled),this.sendResourceListChanged()}};return this._registeredResourceTemplates[e]=i,i}_createRegisteredPrompt(e,r,n,s,a){const i={title:r,description:n,argsSchema:s===void 0?void 0:fn(s),callback:a,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=fn(o.argsSchema)),typeof o.callback<"u"&&(i.callback=o.callback),typeof o.enabled<"u"&&(i.enabled=o.enabled),this.sendPromptListChanged()}};return this._registeredPrompts[e]=i,i}_createRegisteredTool(e,r,n,s,a,i,o,c,l){ad(e);const u={title:r,description:n,inputSchema:cd(s),outputSchema:cd(a),annotations:i,execution:o,_meta:c,handler:l,enabled:!0,disable:()=>u.update({enabled:!1}),enable:()=>u.update({enabled:!0}),remove:()=>u.update({name:null}),update:d=>{typeof d.name<"u"&&d.name!==e&&(typeof d.name=="string"&&ad(d.name),delete this._registeredTools[e],d.name&&(this._registeredTools[d.name]=u)),typeof d.title<"u"&&(u.title=d.title),typeof d.description<"u"&&(u.description=d.description),typeof d.paramsSchema<"u"&&(u.inputSchema=fn(d.paramsSchema)),typeof d.callback<"u"&&(u.handler=d.callback),typeof d.annotations<"u"&&(u.annotations=d.annotations),typeof d._meta<"u"&&(u._meta=d._meta),typeof d.enabled<"u"&&(u.enabled=d.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,a,i;if(typeof r[0]=="string"&&(n=r.shift()),r.length>1){const c=r[0];Xi(c)?(s=r.shift(),r.length>1&&typeof r[0]=="object"&&r[0]!==null&&!Xi(r[0])&&(i=r.shift())):typeof c=="object"&&c!==null&&(i=r.shift())}const o=r[0];return this._createRegisteredTool(e,void 0,n,s,a,i,{taskSupport:"forbidden"},void 0,o)}registerTool(e,r,n){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);const{title:s,description:a,inputSchema:i,outputSchema:o,annotations:c,_meta:l}=r;return this._createRegisteredTool(e,s,a,i,o,c,{taskSupport:"forbidden"},l,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 a=r[0],i=this._createRegisteredPrompt(e,void 0,n,s,a);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:a,argsSchema:i}=r,o=this._createRegisteredPrompt(e,s,a,i,n);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),o}isConnected(){return this.server.transport!==void 0}async sendLoggingMessage(e,r){return this.server.sendLoggingMessage(e,r)}sendResourceListChanged(){this.isConnected()&&this.server.sendResourceListChanged()}sendToolListChanged(){this.isConnected()&&this.server.sendToolListChanged()}sendPromptListChanged(){this.isConnected()&&this.server.sendPromptListChanged()}}class U0{constructor(e,r){this._callbacks=r,this._uriTemplate=typeof e=="string"?new qt(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 D0={type:"object",properties:{}};function od(t){return t!==null&&typeof t=="object"&&"parse"in t&&typeof t.parse=="function"&&"safeParse"in t&&typeof t.safeParse=="function"}function V0(t){return"_def"in t||"_zod"in t||od(t)}function Xi(t){return typeof t!="object"||t===null||V0(t)?!1:Object.keys(t).length===0?!0:Object.values(t).some(od)}function cd(t){if(t)return Xi(t)?fn(t):t}function F0(t){const e=Sr(t);return e?Object.entries(e).map(([r,n])=>{const s=Tg(n),a=Eg(n);return{name:r,description:s,required:!a}}):[]}function Yt(t){const e=Sr(t),r=e?.method;if(!r)throw new Error("Schema is missing a method literal");const n=vl(r);if(typeof n=="string")return n;throw new Error("Schema method literal must be a string")}function ud(t){return{completion:{values:t.slice(0,100),total:t.length,hasMore:t.length>100}}}const bn={completion:{values:[],hasMore:!1}};class H0{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 id(e||n,r||{capabilities:s}),this.server.server.oninitialized=()=>{this.oninitialized?.()},this.server.server.onclose=()=>{this.onclose?.()},this.server.server.onerror=a=>{this.onerror?.(a)},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 Ji(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(Vu,e)}onUnsubscribe(e){this.server.server.setRequestHandler(Fu,e)}onSetLogLevel(e){this.server.server.setRequestHandler(Ps,e)}onListResources(e){this.server.server.setRequestHandler(Ts,e)}onRootsListChanged(e){this.server.server.setNotificationHandler(rl,e)}async onPagehide(e){e.persisted||this.transport&&typeof this.transport.close=="function"&&await this.transport.close()}}const W0=(t,e)=>new Ji(t,e),J0=()=>d0(),K0=t=>t instanceof Ji,B0=t=>t instanceof id;class G0{constructor(e,r){const n={name:"web-mcp-client",version:"1.0.0"},s={roots:{listChanged:!0},sampling:{},elicitation:{}};this.client=new pn(e||n,r||{capabilities:s}),this.client.onclose=()=>{this.onclose?.()},this.client.onerror=a=>{this.onerror?.(a)}}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:a,agent:i,onError:o}=e;if(i===!0){const u={client:this.client,url:r,token:n,sessionId:s};let d;return await(async()=>{const{transport:v,sessionId:p}=a==="sse"?await E0(u):a==="socket"?await P0(u):await R0(u);v.onerror=async w=>{o?.(w)},d={transport:v,sessionId:p}})(),d}const c=new URL(r);let l;if(a==="channel"&&(l=new Wi(r),await this.client.connect(l)),a==="sse"){const u=Xl(n,s);l=new yn(c,u),await this.client.connect(l)}if(a==="socket"&&(l=new Yl(new URL(`${r}?sessionId=${s}&token=${n}`)),l.sessionId=s,await this.client.connect(l)),typeof l>"u"){const u=ed(n,s);l=new Gs(c,u),await this.client.connect(l)}return this.transport=l,{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,vr,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(ni,e)}onCreateMessage(e){this.client.setRequestHandler(ri,e)}onListRoots(e){this.client.setRequestHandler(tl,e)}onToolListChanged(e){this.client.setNotificationHandler(Yu,e)}onPromptListChanged(e){this.client.setNotificationHandler(Ku,e)}onResourceListChanged(e){this.client.setNotificationHandler(Du,e)}onResourceUpdated(e){this.client.setNotificationHandler(Hu,e)}onLoggingMessage(e){this.client.setNotificationHandler(Qu,e)}async onPagehide(e){e.persisted||(ld(this.transport)?await this.transport.terminateSession():this.transport&&typeof this.transport.close=="function"&&await this.transport.close())}}const Y0=(t,e)=>new yn(t,e),Q0=(t,e)=>new Gs(t,e),X0=(t,e)=>new Wi(t,e),ew=t=>t instanceof yn,ld=t=>t instanceof Gs,tw=t=>t instanceof Wi,rw=t=>t instanceof pn;function nw(t){var e;return t.title!==void 0&&t.title!==""?t.title:"annotations"in t&&(!((e=t.annotations)===null||e===void 0)&&e.title)?t.annotations.title:t.name}const sw=()=>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)}),ia=(t,e,r)=>{window.postMessage({type:t,direction:r,data:e},"*")},dd=(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 aw{constructor(e=null){this._isStarted=!1,this._isClosed=!1,this._lastRegistration=null,this.sessionId=e||sw(),this._messageListener1=dd("sidepanel-ready-to-page",()=>{this._lastRegistration&&this._isStarted&&this.notifyRegistration(this._lastRegistration).catch(r=>{console.error("【Page Svr Transport】 notifyRegistration失败:",r)})},"content->page"),this._messageListener2=dd("mcp-client-to-server-to-page",r=>{if(r.sessionId!==this.sessionId)return;console.log("【Page Svr Transport】 即将处理 mcpMessage",r.mcpMessage);const n=nr.parse(r.mcpMessage);this.onmessage?.(n),r.mcpMessage.params?.name&&ia("update-page-app-message",{status:"run",message:r.mcpMessage.params?.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){this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法发送消息"),this._throwError(()=>this._isClosed,"【Page Svr Transport】 已关闭,无法发送消息"),ia("mcp-server-to-client-from-page",{sessionId:this.sessionId,mcpMessage:e},"page->content"),"result"in e&&e.result?.content&&ia("update-page-app-message",{status:"ready",message:""},"page->content")}async notifyRegistration(e){this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法注册消息"),this._lastRegistration=e;try{ia("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))}}}Se.Ajv=of,Se.AuthClientProvider=I0,Se.ExtensionPageServerTransport=aw,Se.ResourceTemplate=U0,Se.UriTemplate=qt,Se.WebMcpClient=G0,Se.WebMcpServer=H0,Se.completable=N0,Se.createMessageChannelClientTransport=X0,Se.createMessageChannelPairTransport=J0,Se.createMessageChannelServerTransport=W0,Se.createSSEClientTransport=Y0,Se.createStreamableHTTPClientTransport=Q0,Se.getDisplayName=nw,Se.isMcpClient=rw,Se.isMcpServer=B0,Se.isMessageChannelClientTransport=tw,Se.isMessageChannelServerTransport=K0,Se.isSSEClientTransport=ew,Se.isStreamableHTTPClientTransport=ld,Se.z=kg,Object.defineProperty(Se,Symbol.toStringTag,{value:"Module"})}));