@routinecrew/routinecode 2.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +219 -0
- package/bin/setup.js +367 -0
- package/hooks/hooks-config.json +38 -0
- package/hooks/post-build-check.sh +22 -0
- package/hooks/pre-edit-check.sh +25 -0
- package/hooks/session-start.sh +11 -0
- package/mcp-db-manager/dist/index.mjs +30654 -0
- package/mcp-db-manager/package.json +53 -0
- package/mcp-dev-tester/dist/index.mjs +72 -0
- package/mcp-dev-tester/package.json +29 -0
- package/mcp-doc-fetcher/dist/index.mjs +51 -0
- package/mcp-doc-fetcher/package.json +23 -0
- package/mcp-html-renderer/dist/index.mjs +105 -0
- package/mcp-html-renderer/package.json +35 -0
- package/mcp-intelligence/dist/index.mjs +54 -0
- package/mcp-intelligence/package.json +34 -0
- package/mcp-log-watcher/dist/index.mjs +92 -0
- package/mcp-log-watcher/package.json +27 -0
- package/mcp-plan-manager/dist/index.mjs +104 -0
- package/mcp-plan-manager/package.json +26 -0
- package/mcp-project-context/dist/index.mjs +60 -0
- package/mcp-project-context/package.json +24 -0
- package/mcp-routinecode/dist/index.mjs +56 -0
- package/mcp-routinecode/package.json +24 -0
- package/package.json +56 -0
- package/plugin/.claude-plugin/plugin.json +10 -0
- package/plugin/agents/analyzer.md +68 -0
- package/plugin/agents/crawler.md +70 -0
- package/plugin/agents/explorer.md +74 -0
- package/plugin/agents/implementor.md +113 -0
- package/plugin/agents/looker.md +61 -0
- package/plugin/agents/planner.md +87 -0
- package/plugin/agents/reviewer.md +140 -0
- package/plugin/agents/verifier.md +59 -0
- package/plugin/commands/analyze.md +48 -0
- package/plugin/commands/plan.md +54 -0
- package/plugin/commands/rc.md +86 -0
- package/plugin/routinecode-prompt.md +217 -0
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
var g_=Object.create;var hs=Object.defineProperty;var v_=Object.getOwnPropertyDescriptor;var y_=Object.getOwnPropertyNames;var __=Object.getPrototypeOf,$_=Object.prototype.hasOwnProperty;var w=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),vn=(e,t)=>{for(var r in t)hs(e,r,{get:t[r],enumerable:!0})},b_=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of y_(t))!$_.call(e,o)&&o!==r&&hs(e,o,{get:()=>t[o],enumerable:!(n=v_(t,o))||n.enumerable});return e};var nf=(e,t,r)=>(r=e!=null?g_(__(e)):{},b_(t||!e||!e.__esModule?hs(r,"default",{value:e,enumerable:!0}):r,e));var jo=w(re=>{"use strict";Object.defineProperty(re,"__esModule",{value:!0});re.regexpCode=re.getEsmExportName=re.getProperty=re.safeStringify=re.stringify=re.strConcat=re.addCodeArg=re.str=re._=re.nil=re._Code=re.Name=re.IDENTIFIER=re._CodeOrName=void 0;var Po=class{};re._CodeOrName=Po;re.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;var mr=class extends Po{constructor(t){if(super(),!re.IDENTIFIER.test(t))throw new Error("CodeGen: name must be a valid identifier");this.str=t}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}};re.Name=mr;var et=class extends Po{constructor(t){super(),this._items=typeof t=="string"?[t]:t}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;let t=this._items[0];return t===""||t==='""'}get str(){var t;return(t=this._str)!==null&&t!==void 0?t:this._str=this._items.reduce((r,n)=>`${r}${n}`,"")}get names(){var t;return(t=this._names)!==null&&t!==void 0?t:this._names=this._items.reduce((r,n)=>(n instanceof mr&&(r[n.str]=(r[n.str]||0)+1),r),{})}};re._Code=et;re.nil=new et("");function wg(e,...t){let r=[e[0]],n=0;for(;n<t.length;)ud(r,t[n]),r.push(e[++n]);return new et(r)}re._=wg;var cd=new et("+");function Sg(e,...t){let r=[To(e[0])],n=0;for(;n<t.length;)r.push(cd),ud(r,t[n]),r.push(cd,To(e[++n]));return cw(r),new et(r)}re.str=Sg;function ud(e,t){t instanceof et?e.push(...t._items):t instanceof mr?e.push(t):e.push(dw(t))}re.addCodeArg=ud;function cw(e){let t=1;for(;t<e.length-1;){if(e[t]===cd){let r=uw(e[t-1],e[t+1]);if(r!==void 0){e.splice(t-1,3,r);continue}e[t++]="+"}t++}}function uw(e,t){if(t==='""')return e;if(e==='""')return t;if(typeof e=="string")return t instanceof mr||e[e.length-1]!=='"'?void 0:typeof t!="string"?`${e.slice(0,-1)}${t}"`:t[0]==='"'?e.slice(0,-1)+t.slice(1):void 0;if(typeof t=="string"&&t[0]==='"'&&!(e instanceof mr))return`"${e}${t.slice(1)}`}function lw(e,t){return t.emptyStr()?e:e.emptyStr()?t:Sg`${e}${t}`}re.strConcat=lw;function dw(e){return typeof e=="number"||typeof e=="boolean"||e===null?e:To(Array.isArray(e)?e.join(","):e)}function pw(e){return new et(To(e))}re.stringify=pw;function To(e){return JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}re.safeStringify=To;function fw(e){return typeof e=="string"&&re.IDENTIFIER.test(e)?new et(`.${e}`):wg`[${e}]`}re.getProperty=fw;function mw(e){if(typeof e=="string"&&re.IDENTIFIER.test(e))return new et(`${e}`);throw new Error(`CodeGen: invalid export name: ${e}, use explicit $id name mapping`)}re.getEsmExportName=mw;function hw(e){return new et(e.toString())}re.regexpCode=hw});var pd=w(Me=>{"use strict";Object.defineProperty(Me,"__esModule",{value:!0});Me.ValueScope=Me.ValueScopeName=Me.Scope=Me.varKinds=Me.UsedValueState=void 0;var Ce=jo(),ld=class extends Error{constructor(t){super(`CodeGen: "code" for ${t} not defined`),this.value=t.value}},Sa;(function(e){e[e.Started=0]="Started",e[e.Completed=1]="Completed"})(Sa||(Me.UsedValueState=Sa={}));Me.varKinds={const:new Ce.Name("const"),let:new Ce.Name("let"),var:new Ce.Name("var")};var za=class{constructor({prefixes:t,parent:r}={}){this._names={},this._prefixes=t,this._parent=r}toName(t){return t instanceof Ce.Name?t:this.name(t)}name(t){return new Ce.Name(this._newName(t))}_newName(t){let r=this._names[t]||this._nameGroup(t);return`${t}${r.index++}`}_nameGroup(t){var r,n;if(!((n=(r=this._parent)===null||r===void 0?void 0:r._prefixes)===null||n===void 0)&&n.has(t)||this._prefixes&&!this._prefixes.has(t))throw new Error(`CodeGen: prefix "${t}" is not allowed in this scope`);return this._names[t]={prefix:t,index:0}}};Me.Scope=za;var Ia=class extends Ce.Name{constructor(t,r){super(r),this.prefix=t}setValue(t,{property:r,itemIndex:n}){this.value=t,this.scopePath=(0,Ce._)`.${new Ce.Name(r)}[${n}]`}};Me.ValueScopeName=Ia;var gw=(0,Ce._)`\n`,dd=class extends za{constructor(t){super(t),this._values={},this._scope=t.scope,this.opts={...t,_n:t.lines?gw:Ce.nil}}get(){return this._scope}name(t){return new Ia(t,this._newName(t))}value(t,r){var n;if(r.ref===void 0)throw new Error("CodeGen: ref must be passed in value");let o=this.toName(t),{prefix:i}=o,a=(n=r.key)!==null&&n!==void 0?n:r.ref,s=this._values[i];if(s){let l=s.get(a);if(l)return l}else s=this._values[i]=new Map;s.set(a,o);let c=this._scope[i]||(this._scope[i]=[]),u=c.length;return c[u]=r.ref,o.setValue(r,{property:i,itemIndex:u}),o}getValue(t,r){let n=this._values[t];if(n)return n.get(r)}scopeRefs(t,r=this._values){return this._reduceValues(r,n=>{if(n.scopePath===void 0)throw new Error(`CodeGen: name "${n}" has no value`);return(0,Ce._)`${t}${n.scopePath}`})}scopeCode(t=this._values,r,n){return this._reduceValues(t,o=>{if(o.value===void 0)throw new Error(`CodeGen: name "${o}" has no value`);return o.value.code},r,n)}_reduceValues(t,r,n={},o){let i=Ce.nil;for(let a in t){let s=t[a];if(!s)continue;let c=n[a]=n[a]||new Map;s.forEach(u=>{if(c.has(u))return;c.set(u,Sa.Started);let l=r(u);if(l){let d=this.opts.es5?Me.varKinds.var:Me.varKinds.const;i=(0,Ce._)`${i}${d} ${u} = ${l};${this.opts._n}`}else if(l=o?.(u))i=(0,Ce._)`${i}${l}${this.opts._n}`;else throw new ld(u);c.set(u,Sa.Completed)})}return i}};Me.ValueScope=dd});var K=w(G=>{"use strict";Object.defineProperty(G,"__esModule",{value:!0});G.or=G.and=G.not=G.CodeGen=G.operators=G.varKinds=G.ValueScopeName=G.ValueScope=G.Scope=G.Name=G.regexpCode=G.stringify=G.getProperty=G.nil=G.strConcat=G.str=G._=void 0;var Q=jo(),ut=pd(),Wt=jo();Object.defineProperty(G,"_",{enumerable:!0,get:function(){return Wt._}});Object.defineProperty(G,"str",{enumerable:!0,get:function(){return Wt.str}});Object.defineProperty(G,"strConcat",{enumerable:!0,get:function(){return Wt.strConcat}});Object.defineProperty(G,"nil",{enumerable:!0,get:function(){return Wt.nil}});Object.defineProperty(G,"getProperty",{enumerable:!0,get:function(){return Wt.getProperty}});Object.defineProperty(G,"stringify",{enumerable:!0,get:function(){return Wt.stringify}});Object.defineProperty(G,"regexpCode",{enumerable:!0,get:function(){return Wt.regexpCode}});Object.defineProperty(G,"Name",{enumerable:!0,get:function(){return Wt.Name}});var Ea=pd();Object.defineProperty(G,"Scope",{enumerable:!0,get:function(){return Ea.Scope}});Object.defineProperty(G,"ValueScope",{enumerable:!0,get:function(){return Ea.ValueScope}});Object.defineProperty(G,"ValueScopeName",{enumerable:!0,get:function(){return Ea.ValueScopeName}});Object.defineProperty(G,"varKinds",{enumerable:!0,get:function(){return Ea.varKinds}});G.operators={GT:new Q._Code(">"),GTE:new Q._Code(">="),LT:new Q._Code("<"),LTE:new Q._Code("<="),EQ:new Q._Code("==="),NEQ:new Q._Code("!=="),NOT:new Q._Code("!"),OR:new Q._Code("||"),AND:new Q._Code("&&"),ADD:new Q._Code("+")};var Zt=class{optimizeNodes(){return this}optimizeNames(t,r){return this}},fd=class extends Zt{constructor(t,r,n){super(),this.varKind=t,this.name=r,this.rhs=n}render({es5:t,_n:r}){let n=t?ut.varKinds.var:this.varKind,o=this.rhs===void 0?"":` = ${this.rhs}`;return`${n} ${this.name}${o};`+r}optimizeNames(t,r){if(t[this.name.str])return this.rhs&&(this.rhs=Qr(this.rhs,t,r)),this}get names(){return this.rhs instanceof Q._CodeOrName?this.rhs.names:{}}},Pa=class extends Zt{constructor(t,r,n){super(),this.lhs=t,this.rhs=r,this.sideEffects=n}render({_n:t}){return`${this.lhs} = ${this.rhs};`+t}optimizeNames(t,r){if(!(this.lhs instanceof Q.Name&&!t[this.lhs.str]&&!this.sideEffects))return this.rhs=Qr(this.rhs,t,r),this}get names(){let t=this.lhs instanceof Q.Name?{}:{...this.lhs.names};return ja(t,this.rhs)}},md=class extends Pa{constructor(t,r,n,o){super(t,n,o),this.op=r}render({_n:t}){return`${this.lhs} ${this.op}= ${this.rhs};`+t}},hd=class extends Zt{constructor(t){super(),this.label=t,this.names={}}render({_n:t}){return`${this.label}:`+t}},gd=class extends Zt{constructor(t){super(),this.label=t,this.names={}}render({_n:t}){return`break${this.label?` ${this.label}`:""};`+t}},vd=class extends Zt{constructor(t){super(),this.error=t}render({_n:t}){return`throw ${this.error};`+t}get names(){return this.error.names}},yd=class extends Zt{constructor(t){super(),this.code=t}render({_n:t}){return`${this.code};`+t}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(t,r){return this.code=Qr(this.code,t,r),this}get names(){return this.code instanceof Q._CodeOrName?this.code.names:{}}},Eo=class extends Zt{constructor(t=[]){super(),this.nodes=t}render(t){return this.nodes.reduce((r,n)=>r+n.render(t),"")}optimizeNodes(){let{nodes:t}=this,r=t.length;for(;r--;){let n=t[r].optimizeNodes();Array.isArray(n)?t.splice(r,1,...n):n?t[r]=n:t.splice(r,1)}return t.length>0?this:void 0}optimizeNames(t,r){let{nodes:n}=this,o=n.length;for(;o--;){let i=n[o];i.optimizeNames(t,r)||(vw(t,i.names),n.splice(o,1))}return n.length>0?this:void 0}get names(){return this.nodes.reduce((t,r)=>vr(t,r.names),{})}},Dt=class extends Eo{render(t){return"{"+t._n+super.render(t)+"}"+t._n}},_d=class extends Eo{},Yr=class extends Dt{};Yr.kind="else";var hr=class e extends Dt{constructor(t,r){super(r),this.condition=t}render(t){let r=`if(${this.condition})`+super.render(t);return this.else&&(r+="else "+this.else.render(t)),r}optimizeNodes(){super.optimizeNodes();let t=this.condition;if(t===!0)return this.nodes;let r=this.else;if(r){let n=r.optimizeNodes();r=this.else=Array.isArray(n)?new Yr(n):n}if(r)return t===!1?r instanceof e?r:r.nodes:this.nodes.length?this:new e(zg(t),r instanceof e?[r]:r.nodes);if(!(t===!1||!this.nodes.length))return this}optimizeNames(t,r){var n;if(this.else=(n=this.else)===null||n===void 0?void 0:n.optimizeNames(t,r),!!(super.optimizeNames(t,r)||this.else))return this.condition=Qr(this.condition,t,r),this}get names(){let t=super.names;return ja(t,this.condition),this.else&&vr(t,this.else.names),t}};hr.kind="if";var gr=class extends Dt{};gr.kind="for";var $d=class extends gr{constructor(t){super(),this.iteration=t}render(t){return`for(${this.iteration})`+super.render(t)}optimizeNames(t,r){if(super.optimizeNames(t,r))return this.iteration=Qr(this.iteration,t,r),this}get names(){return vr(super.names,this.iteration.names)}},bd=class extends gr{constructor(t,r,n,o){super(),this.varKind=t,this.name=r,this.from=n,this.to=o}render(t){let r=t.es5?ut.varKinds.var:this.varKind,{name:n,from:o,to:i}=this;return`for(${r} ${n}=${o}; ${n}<${i}; ${n}++)`+super.render(t)}get names(){let t=ja(super.names,this.from);return ja(t,this.to)}},Ta=class extends gr{constructor(t,r,n,o){super(),this.loop=t,this.varKind=r,this.name=n,this.iterable=o}render(t){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(t)}optimizeNames(t,r){if(super.optimizeNames(t,r))return this.iterable=Qr(this.iterable,t,r),this}get names(){return vr(super.names,this.iterable.names)}},Oo=class extends Dt{constructor(t,r,n){super(),this.name=t,this.args=r,this.async=n}render(t){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(t)}};Oo.kind="func";var No=class extends Eo{render(t){return"return "+super.render(t)}};No.kind="return";var xd=class extends Dt{render(t){let r="try"+super.render(t);return this.catch&&(r+=this.catch.render(t)),this.finally&&(r+=this.finally.render(t)),r}optimizeNodes(){var t,r;return super.optimizeNodes(),(t=this.catch)===null||t===void 0||t.optimizeNodes(),(r=this.finally)===null||r===void 0||r.optimizeNodes(),this}optimizeNames(t,r){var n,o;return super.optimizeNames(t,r),(n=this.catch)===null||n===void 0||n.optimizeNames(t,r),(o=this.finally)===null||o===void 0||o.optimizeNames(t,r),this}get names(){let t=super.names;return this.catch&&vr(t,this.catch.names),this.finally&&vr(t,this.finally.names),t}},Zo=class extends Dt{constructor(t){super(),this.error=t}render(t){return`catch(${this.error})`+super.render(t)}};Zo.kind="catch";var Do=class extends Dt{render(t){return"finally"+super.render(t)}};Do.kind="finally";var kd=class{constructor(t,r={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...r,_n:r.lines?`
|
|
3
|
+
`:""},this._extScope=t,this._scope=new ut.Scope({parent:t}),this._nodes=[new _d]}toString(){return this._root.render(this.opts)}name(t){return this._scope.name(t)}scopeName(t){return this._extScope.name(t)}scopeValue(t,r){let n=this._extScope.value(t,r);return(this._values[n.prefix]||(this._values[n.prefix]=new Set)).add(n),n}getScopeValue(t,r){return this._extScope.getValue(t,r)}scopeRefs(t){return this._extScope.scopeRefs(t,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(t,r,n,o){let i=this._scope.toName(r);return n!==void 0&&o&&(this._constants[i.str]=n),this._leafNode(new fd(t,i,n)),i}const(t,r,n){return this._def(ut.varKinds.const,t,r,n)}let(t,r,n){return this._def(ut.varKinds.let,t,r,n)}var(t,r,n){return this._def(ut.varKinds.var,t,r,n)}assign(t,r,n){return this._leafNode(new Pa(t,r,n))}add(t,r){return this._leafNode(new md(t,G.operators.ADD,r))}code(t){return typeof t=="function"?t():t!==Q.nil&&this._leafNode(new yd(t)),this}object(...t){let r=["{"];for(let[n,o]of t)r.length>1&&r.push(","),r.push(n),(n!==o||this.opts.es5)&&(r.push(":"),(0,Q.addCodeArg)(r,o));return r.push("}"),new Q._Code(r)}if(t,r,n){if(this._blockNode(new hr(t)),r&&n)this.code(r).else().code(n).endIf();else if(r)this.code(r).endIf();else if(n)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(t){return this._elseNode(new hr(t))}else(){return this._elseNode(new Yr)}endIf(){return this._endBlockNode(hr,Yr)}_for(t,r){return this._blockNode(t),r&&this.code(r).endFor(),this}for(t,r){return this._for(new $d(t),r)}forRange(t,r,n,o,i=this.opts.es5?ut.varKinds.var:ut.varKinds.let){let a=this._scope.toName(t);return this._for(new bd(i,a,r,n),()=>o(a))}forOf(t,r,n,o=ut.varKinds.const){let i=this._scope.toName(t);if(this.opts.es5){let a=r instanceof Q.Name?r:this.var("_arr",r);return this.forRange("_i",0,(0,Q._)`${a}.length`,s=>{this.var(i,(0,Q._)`${a}[${s}]`),n(i)})}return this._for(new Ta("of",o,i,r),()=>n(i))}forIn(t,r,n,o=this.opts.es5?ut.varKinds.var:ut.varKinds.const){if(this.opts.ownProperties)return this.forOf(t,(0,Q._)`Object.keys(${r})`,n);let i=this._scope.toName(t);return this._for(new Ta("in",o,i,r),()=>n(i))}endFor(){return this._endBlockNode(gr)}label(t){return this._leafNode(new hd(t))}break(t){return this._leafNode(new gd(t))}return(t){let r=new No;if(this._blockNode(r),this.code(t),r.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(No)}try(t,r,n){if(!r&&!n)throw new Error('CodeGen: "try" without "catch" and "finally"');let o=new xd;if(this._blockNode(o),this.code(t),r){let i=this.name("e");this._currNode=o.catch=new Zo(i),r(i)}return n&&(this._currNode=o.finally=new Do,this.code(n)),this._endBlockNode(Zo,Do)}throw(t){return this._leafNode(new vd(t))}block(t,r){return this._blockStarts.push(this._nodes.length),t&&this.code(t).endBlock(r),this}endBlock(t){let r=this._blockStarts.pop();if(r===void 0)throw new Error("CodeGen: not in self-balancing block");let n=this._nodes.length-r;if(n<0||t!==void 0&&n!==t)throw new Error(`CodeGen: wrong number of nodes: ${n} vs ${t} expected`);return this._nodes.length=r,this}func(t,r=Q.nil,n,o){return this._blockNode(new Oo(t,r,n)),o&&this.code(o).endFunc(),this}endFunc(){return this._endBlockNode(Oo)}optimize(t=1){for(;t-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(t){return this._currNode.nodes.push(t),this}_blockNode(t){this._currNode.nodes.push(t),this._nodes.push(t)}_endBlockNode(t,r){let n=this._currNode;if(n instanceof t||r&&n instanceof r)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${r?`${t.kind}/${r.kind}`:t.kind}"`)}_elseNode(t){let r=this._currNode;if(!(r instanceof hr))throw new Error('CodeGen: "else" without "if"');return this._currNode=r.else=t,this}get _root(){return this._nodes[0]}get _currNode(){let t=this._nodes;return t[t.length-1]}set _currNode(t){let r=this._nodes;r[r.length-1]=t}};G.CodeGen=kd;function vr(e,t){for(let r in t)e[r]=(e[r]||0)+(t[r]||0);return e}function ja(e,t){return t instanceof Q._CodeOrName?vr(e,t.names):e}function Qr(e,t,r){if(e instanceof Q.Name)return n(e);if(!o(e))return e;return new Q._Code(e._items.reduce((i,a)=>(a instanceof Q.Name&&(a=n(a)),a instanceof Q._Code?i.push(...a._items):i.push(a),i),[]));function n(i){let a=r[i.str];return a===void 0||t[i.str]!==1?i:(delete t[i.str],a)}function o(i){return i instanceof Q._Code&&i._items.some(a=>a instanceof Q.Name&&t[a.str]===1&&r[a.str]!==void 0)}}function vw(e,t){for(let r in t)e[r]=(e[r]||0)-(t[r]||0)}function zg(e){return typeof e=="boolean"||typeof e=="number"||e===null?!e:(0,Q._)`!${wd(e)}`}G.not=zg;var yw=Ig(G.operators.AND);function _w(...e){return e.reduce(yw)}G.and=_w;var $w=Ig(G.operators.OR);function bw(...e){return e.reduce($w)}G.or=bw;function Ig(e){return(t,r)=>t===Q.nil?r:r===Q.nil?t:(0,Q._)`${wd(t)} ${e} ${wd(r)}`}function wd(e){return e instanceof Q.Name?e:(0,Q._)`(${e})`}});var ee=w(W=>{"use strict";Object.defineProperty(W,"__esModule",{value:!0});W.checkStrictMode=W.getErrorPath=W.Type=W.useFunc=W.setEvaluated=W.evaluatedPropsToName=W.mergeEvaluated=W.eachItem=W.unescapeJsonPointer=W.escapeJsonPointer=W.escapeFragment=W.unescapeFragment=W.schemaRefOrVal=W.schemaHasRulesButRef=W.schemaHasRules=W.checkUnknownRules=W.alwaysValidSchema=W.toHash=void 0;var le=K(),xw=jo();function kw(e){let t={};for(let r of e)t[r]=!0;return t}W.toHash=kw;function ww(e,t){return typeof t=="boolean"?t:Object.keys(t).length===0?!0:(jg(e,t),!Eg(t,e.self.RULES.all))}W.alwaysValidSchema=ww;function jg(e,t=e.schema){let{opts:r,self:n}=e;if(!r.strictSchema||typeof t=="boolean")return;let o=n.RULES.keywords;for(let i in t)o[i]||Zg(e,`unknown keyword: "${i}"`)}W.checkUnknownRules=jg;function Eg(e,t){if(typeof e=="boolean")return!e;for(let r in e)if(t[r])return!0;return!1}W.schemaHasRules=Eg;function Sw(e,t){if(typeof e=="boolean")return!e;for(let r in e)if(r!=="$ref"&&t.all[r])return!0;return!1}W.schemaHasRulesButRef=Sw;function zw({topSchemaRef:e,schemaPath:t},r,n,o){if(!o){if(typeof r=="number"||typeof r=="boolean")return r;if(typeof r=="string")return(0,le._)`${r}`}return(0,le._)`${e}${t}${(0,le.getProperty)(n)}`}W.schemaRefOrVal=zw;function Iw(e){return Og(decodeURIComponent(e))}W.unescapeFragment=Iw;function Pw(e){return encodeURIComponent(zd(e))}W.escapeFragment=Pw;function zd(e){return typeof e=="number"?`${e}`:e.replace(/~/g,"~0").replace(/\//g,"~1")}W.escapeJsonPointer=zd;function Og(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}W.unescapeJsonPointer=Og;function Tw(e,t){if(Array.isArray(e))for(let r of e)t(r);else t(e)}W.eachItem=Tw;function Pg({mergeNames:e,mergeToName:t,mergeValues:r,resultToName:n}){return(o,i,a,s)=>{let c=a===void 0?i:a instanceof le.Name?(i instanceof le.Name?e(o,i,a):t(o,i,a),a):i instanceof le.Name?(t(o,a,i),i):r(i,a);return s===le.Name&&!(c instanceof le.Name)?n(o,c):c}}W.mergeEvaluated={props:Pg({mergeNames:(e,t,r)=>e.if((0,le._)`${r} !== true && ${t} !== undefined`,()=>{e.if((0,le._)`${t} === true`,()=>e.assign(r,!0),()=>e.assign(r,(0,le._)`${r} || {}`).code((0,le._)`Object.assign(${r}, ${t})`))}),mergeToName:(e,t,r)=>e.if((0,le._)`${r} !== true`,()=>{t===!0?e.assign(r,!0):(e.assign(r,(0,le._)`${r} || {}`),Id(e,r,t))}),mergeValues:(e,t)=>e===!0?!0:{...e,...t},resultToName:Ng}),items:Pg({mergeNames:(e,t,r)=>e.if((0,le._)`${r} !== true && ${t} !== undefined`,()=>e.assign(r,(0,le._)`${t} === true ? true : ${r} > ${t} ? ${r} : ${t}`)),mergeToName:(e,t,r)=>e.if((0,le._)`${r} !== true`,()=>e.assign(r,t===!0?!0:(0,le._)`${r} > ${t} ? ${r} : ${t}`)),mergeValues:(e,t)=>e===!0?!0:Math.max(e,t),resultToName:(e,t)=>e.var("items",t)})};function Ng(e,t){if(t===!0)return e.var("props",!0);let r=e.var("props",(0,le._)`{}`);return t!==void 0&&Id(e,r,t),r}W.evaluatedPropsToName=Ng;function Id(e,t,r){Object.keys(r).forEach(n=>e.assign((0,le._)`${t}${(0,le.getProperty)(n)}`,!0))}W.setEvaluated=Id;var Tg={};function jw(e,t){return e.scopeValue("func",{ref:t,code:Tg[t.code]||(Tg[t.code]=new xw._Code(t.code))})}W.useFunc=jw;var Sd;(function(e){e[e.Num=0]="Num",e[e.Str=1]="Str"})(Sd||(W.Type=Sd={}));function Ew(e,t,r){if(e instanceof le.Name){let n=t===Sd.Num;return r?n?(0,le._)`"[" + ${e} + "]"`:(0,le._)`"['" + ${e} + "']"`:n?(0,le._)`"/" + ${e}`:(0,le._)`"/" + ${e}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return r?(0,le.getProperty)(e).toString():"/"+zd(e)}W.getErrorPath=Ew;function Zg(e,t,r=e.opts.strictSchema){if(r){if(t=`strict mode: ${t}`,r===!0)throw new Error(t);e.self.logger.warn(t)}}W.checkStrictMode=Zg});var Rt=w(Pd=>{"use strict";Object.defineProperty(Pd,"__esModule",{value:!0});var Pe=K(),Ow={data:new Pe.Name("data"),valCxt:new Pe.Name("valCxt"),instancePath:new Pe.Name("instancePath"),parentData:new Pe.Name("parentData"),parentDataProperty:new Pe.Name("parentDataProperty"),rootData:new Pe.Name("rootData"),dynamicAnchors:new Pe.Name("dynamicAnchors"),vErrors:new Pe.Name("vErrors"),errors:new Pe.Name("errors"),this:new Pe.Name("this"),self:new Pe.Name("self"),scope:new Pe.Name("scope"),json:new Pe.Name("json"),jsonPos:new Pe.Name("jsonPos"),jsonLen:new Pe.Name("jsonLen"),jsonPart:new Pe.Name("jsonPart")};Pd.default=Ow});var Ro=w(Te=>{"use strict";Object.defineProperty(Te,"__esModule",{value:!0});Te.extendErrors=Te.resetErrorsCount=Te.reportExtraError=Te.reportError=Te.keyword$DataError=Te.keywordError=void 0;var te=K(),Oa=ee(),Re=Rt();Te.keywordError={message:({keyword:e})=>(0,te.str)`must pass "${e}" keyword validation`};Te.keyword$DataError={message:({keyword:e,schemaType:t})=>t?(0,te.str)`"${e}" keyword must be ${t} ($data)`:(0,te.str)`"${e}" keyword is invalid ($data)`};function Nw(e,t=Te.keywordError,r,n){let{it:o}=e,{gen:i,compositeRule:a,allErrors:s}=o,c=Ug(e,t,r);n??(a||s)?Dg(i,c):Rg(o,(0,te._)`[${c}]`)}Te.reportError=Nw;function Zw(e,t=Te.keywordError,r){let{it:n}=e,{gen:o,compositeRule:i,allErrors:a}=n,s=Ug(e,t,r);Dg(o,s),i||a||Rg(n,Re.default.vErrors)}Te.reportExtraError=Zw;function Dw(e,t){e.assign(Re.default.errors,t),e.if((0,te._)`${Re.default.vErrors} !== null`,()=>e.if(t,()=>e.assign((0,te._)`${Re.default.vErrors}.length`,t),()=>e.assign(Re.default.vErrors,null)))}Te.resetErrorsCount=Dw;function Rw({gen:e,keyword:t,schemaValue:r,data:n,errsCount:o,it:i}){if(o===void 0)throw new Error("ajv implementation error");let a=e.name("err");e.forRange("i",o,Re.default.errors,s=>{e.const(a,(0,te._)`${Re.default.vErrors}[${s}]`),e.if((0,te._)`${a}.instancePath === undefined`,()=>e.assign((0,te._)`${a}.instancePath`,(0,te.strConcat)(Re.default.instancePath,i.errorPath))),e.assign((0,te._)`${a}.schemaPath`,(0,te.str)`${i.errSchemaPath}/${t}`),i.opts.verbose&&(e.assign((0,te._)`${a}.schema`,r),e.assign((0,te._)`${a}.data`,n))})}Te.extendErrors=Rw;function Dg(e,t){let r=e.const("err",t);e.if((0,te._)`${Re.default.vErrors} === null`,()=>e.assign(Re.default.vErrors,(0,te._)`[${r}]`),(0,te._)`${Re.default.vErrors}.push(${r})`),e.code((0,te._)`${Re.default.errors}++`)}function Rg(e,t){let{gen:r,validateName:n,schemaEnv:o}=e;o.$async?r.throw((0,te._)`new ${e.ValidationError}(${t})`):(r.assign((0,te._)`${n}.errors`,t),r.return(!1))}var yr={keyword:new te.Name("keyword"),schemaPath:new te.Name("schemaPath"),params:new te.Name("params"),propertyName:new te.Name("propertyName"),message:new te.Name("message"),schema:new te.Name("schema"),parentSchema:new te.Name("parentSchema")};function Ug(e,t,r){let{createErrors:n}=e.it;return n===!1?(0,te._)`{}`:Uw(e,t,r)}function Uw(e,t,r={}){let{gen:n,it:o}=e,i=[Aw(o,r),Cw(e,r)];return Mw(e,t,i),n.object(...i)}function Aw({errorPath:e},{instancePath:t}){let r=t?(0,te.str)`${e}${(0,Oa.getErrorPath)(t,Oa.Type.Str)}`:e;return[Re.default.instancePath,(0,te.strConcat)(Re.default.instancePath,r)]}function Cw({keyword:e,it:{errSchemaPath:t}},{schemaPath:r,parentSchema:n}){let o=n?t:(0,te.str)`${t}/${e}`;return r&&(o=(0,te.str)`${o}${(0,Oa.getErrorPath)(r,Oa.Type.Str)}`),[yr.schemaPath,o]}function Mw(e,{params:t,message:r},n){let{keyword:o,data:i,schemaValue:a,it:s}=e,{opts:c,propertyName:u,topSchemaRef:l,schemaPath:d}=s;n.push([yr.keyword,o],[yr.params,typeof t=="function"?t(e):t||(0,te._)`{}`]),c.messages&&n.push([yr.message,typeof r=="function"?r(e):r]),c.verbose&&n.push([yr.schema,a],[yr.parentSchema,(0,te._)`${l}${d}`],[Re.default.data,i]),u&&n.push([yr.propertyName,u])}});var Cg=w(en=>{"use strict";Object.defineProperty(en,"__esModule",{value:!0});en.boolOrEmptySchema=en.topBoolOrEmptySchema=void 0;var qw=Ro(),Lw=K(),Vw=Rt(),Fw={message:"boolean schema is false"};function Jw(e){let{gen:t,schema:r,validateName:n}=e;r===!1?Ag(e,!1):typeof r=="object"&&r.$async===!0?t.return(Vw.default.data):(t.assign((0,Lw._)`${n}.errors`,null),t.return(!0))}en.topBoolOrEmptySchema=Jw;function Kw(e,t){let{gen:r,schema:n}=e;n===!1?(r.var(t,!1),Ag(e)):r.var(t,!0)}en.boolOrEmptySchema=Kw;function Ag(e,t){let{gen:r,data:n}=e,o={gen:r,keyword:"false schema",data:n,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:e};(0,qw.reportError)(o,Fw,void 0,t)}});var Td=w(tn=>{"use strict";Object.defineProperty(tn,"__esModule",{value:!0});tn.getRules=tn.isJSONType=void 0;var Bw=["string","number","integer","boolean","null","object","array"],Gw=new Set(Bw);function Hw(e){return typeof e=="string"&&Gw.has(e)}tn.isJSONType=Hw;function Ww(){let e={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...e,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},e.number,e.string,e.array,e.object],post:{rules:[]},all:{},keywords:{}}}tn.getRules=Ww});var jd=w(Xt=>{"use strict";Object.defineProperty(Xt,"__esModule",{value:!0});Xt.shouldUseRule=Xt.shouldUseGroup=Xt.schemaHasRulesForType=void 0;function Xw({schema:e,self:t},r){let n=t.RULES.types[r];return n&&n!==!0&&Mg(e,n)}Xt.schemaHasRulesForType=Xw;function Mg(e,t){return t.rules.some(r=>qg(e,r))}Xt.shouldUseGroup=Mg;function qg(e,t){var r;return e[t.keyword]!==void 0||((r=t.definition.implements)===null||r===void 0?void 0:r.some(n=>e[n]!==void 0))}Xt.shouldUseRule=qg});var Uo=w(je=>{"use strict";Object.defineProperty(je,"__esModule",{value:!0});je.reportTypeError=je.checkDataTypes=je.checkDataType=je.coerceAndCheckDataType=je.getJSONTypes=je.getSchemaTypes=je.DataType=void 0;var Yw=Td(),Qw=jd(),eS=Ro(),J=K(),Lg=ee(),rn;(function(e){e[e.Correct=0]="Correct",e[e.Wrong=1]="Wrong"})(rn||(je.DataType=rn={}));function tS(e){let t=Vg(e.type);if(t.includes("null")){if(e.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!t.length&&e.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');e.nullable===!0&&t.push("null")}return t}je.getSchemaTypes=tS;function Vg(e){let t=Array.isArray(e)?e:e?[e]:[];if(t.every(Yw.isJSONType))return t;throw new Error("type must be JSONType or JSONType[]: "+t.join(","))}je.getJSONTypes=Vg;function rS(e,t){let{gen:r,data:n,opts:o}=e,i=nS(t,o.coerceTypes),a=t.length>0&&!(i.length===0&&t.length===1&&(0,Qw.schemaHasRulesForType)(e,t[0]));if(a){let s=Od(t,n,o.strictNumbers,rn.Wrong);r.if(s,()=>{i.length?oS(e,t,i):Nd(e)})}return a}je.coerceAndCheckDataType=rS;var Fg=new Set(["string","number","integer","boolean","null"]);function nS(e,t){return t?e.filter(r=>Fg.has(r)||t==="array"&&r==="array"):[]}function oS(e,t,r){let{gen:n,data:o,opts:i}=e,a=n.let("dataType",(0,J._)`typeof ${o}`),s=n.let("coerced",(0,J._)`undefined`);i.coerceTypes==="array"&&n.if((0,J._)`${a} == 'object' && Array.isArray(${o}) && ${o}.length == 1`,()=>n.assign(o,(0,J._)`${o}[0]`).assign(a,(0,J._)`typeof ${o}`).if(Od(t,o,i.strictNumbers),()=>n.assign(s,o))),n.if((0,J._)`${s} !== undefined`);for(let u of r)(Fg.has(u)||u==="array"&&i.coerceTypes==="array")&&c(u);n.else(),Nd(e),n.endIf(),n.if((0,J._)`${s} !== undefined`,()=>{n.assign(o,s),iS(e,s)});function c(u){switch(u){case"string":n.elseIf((0,J._)`${a} == "number" || ${a} == "boolean"`).assign(s,(0,J._)`"" + ${o}`).elseIf((0,J._)`${o} === null`).assign(s,(0,J._)`""`);return;case"number":n.elseIf((0,J._)`${a} == "boolean" || ${o} === null
|
|
4
|
+
|| (${a} == "string" && ${o} && ${o} == +${o})`).assign(s,(0,J._)`+${o}`);return;case"integer":n.elseIf((0,J._)`${a} === "boolean" || ${o} === null
|
|
5
|
+
|| (${a} === "string" && ${o} && ${o} == +${o} && !(${o} % 1))`).assign(s,(0,J._)`+${o}`);return;case"boolean":n.elseIf((0,J._)`${o} === "false" || ${o} === 0 || ${o} === null`).assign(s,!1).elseIf((0,J._)`${o} === "true" || ${o} === 1`).assign(s,!0);return;case"null":n.elseIf((0,J._)`${o} === "" || ${o} === 0 || ${o} === false`),n.assign(s,null);return;case"array":n.elseIf((0,J._)`${a} === "string" || ${a} === "number"
|
|
6
|
+
|| ${a} === "boolean" || ${o} === null`).assign(s,(0,J._)`[${o}]`)}}}function iS({gen:e,parentData:t,parentDataProperty:r},n){e.if((0,J._)`${t} !== undefined`,()=>e.assign((0,J._)`${t}[${r}]`,n))}function Ed(e,t,r,n=rn.Correct){let o=n===rn.Correct?J.operators.EQ:J.operators.NEQ,i;switch(e){case"null":return(0,J._)`${t} ${o} null`;case"array":i=(0,J._)`Array.isArray(${t})`;break;case"object":i=(0,J._)`${t} && typeof ${t} == "object" && !Array.isArray(${t})`;break;case"integer":i=a((0,J._)`!(${t} % 1) && !isNaN(${t})`);break;case"number":i=a();break;default:return(0,J._)`typeof ${t} ${o} ${e}`}return n===rn.Correct?i:(0,J.not)(i);function a(s=J.nil){return(0,J.and)((0,J._)`typeof ${t} == "number"`,s,r?(0,J._)`isFinite(${t})`:J.nil)}}je.checkDataType=Ed;function Od(e,t,r,n){if(e.length===1)return Ed(e[0],t,r,n);let o,i=(0,Lg.toHash)(e);if(i.array&&i.object){let a=(0,J._)`typeof ${t} != "object"`;o=i.null?a:(0,J._)`!${t} || ${a}`,delete i.null,delete i.array,delete i.object}else o=J.nil;i.number&&delete i.integer;for(let a in i)o=(0,J.and)(o,Ed(a,t,r,n));return o}je.checkDataTypes=Od;var aS={message:({schema:e})=>`must be ${e}`,params:({schema:e,schemaValue:t})=>typeof e=="string"?(0,J._)`{type: ${e}}`:(0,J._)`{type: ${t}}`};function Nd(e){let t=sS(e);(0,eS.reportError)(t,aS)}je.reportTypeError=Nd;function sS(e){let{gen:t,data:r,schema:n}=e,o=(0,Lg.schemaRefOrVal)(e,n,"type");return{gen:t,keyword:"type",data:r,schema:n.type,schemaCode:o,schemaValue:o,parentSchema:n,params:{},it:e}}});var Kg=w(Na=>{"use strict";Object.defineProperty(Na,"__esModule",{value:!0});Na.assignDefaults=void 0;var nn=K(),cS=ee();function uS(e,t){let{properties:r,items:n}=e.schema;if(t==="object"&&r)for(let o in r)Jg(e,o,r[o].default);else t==="array"&&Array.isArray(n)&&n.forEach((o,i)=>Jg(e,i,o.default))}Na.assignDefaults=uS;function Jg(e,t,r){let{gen:n,compositeRule:o,data:i,opts:a}=e;if(r===void 0)return;let s=(0,nn._)`${i}${(0,nn.getProperty)(t)}`;if(o){(0,cS.checkStrictMode)(e,`default is ignored for: ${s}`);return}let c=(0,nn._)`${s} === undefined`;a.useDefaults==="empty"&&(c=(0,nn._)`${c} || ${s} === null || ${s} === ""`),n.if(c,(0,nn._)`${s} = ${(0,nn.stringify)(r)}`)}});var tt=w(ae=>{"use strict";Object.defineProperty(ae,"__esModule",{value:!0});ae.validateUnion=ae.validateArray=ae.usePattern=ae.callValidateCode=ae.schemaProperties=ae.allSchemaProperties=ae.noPropertyInData=ae.propertyInData=ae.isOwnProperty=ae.hasPropFunc=ae.reportMissingProp=ae.checkMissingProp=ae.checkReportMissingProp=void 0;var me=K(),Zd=ee(),Yt=Rt(),lS=ee();function dS(e,t){let{gen:r,data:n,it:o}=e;r.if(Rd(r,n,t,o.opts.ownProperties),()=>{e.setParams({missingProperty:(0,me._)`${t}`},!0),e.error()})}ae.checkReportMissingProp=dS;function pS({gen:e,data:t,it:{opts:r}},n,o){return(0,me.or)(...n.map(i=>(0,me.and)(Rd(e,t,i,r.ownProperties),(0,me._)`${o} = ${i}`)))}ae.checkMissingProp=pS;function fS(e,t){e.setParams({missingProperty:t},!0),e.error()}ae.reportMissingProp=fS;function Bg(e){return e.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,me._)`Object.prototype.hasOwnProperty`})}ae.hasPropFunc=Bg;function Dd(e,t,r){return(0,me._)`${Bg(e)}.call(${t}, ${r})`}ae.isOwnProperty=Dd;function mS(e,t,r,n){let o=(0,me._)`${t}${(0,me.getProperty)(r)} !== undefined`;return n?(0,me._)`${o} && ${Dd(e,t,r)}`:o}ae.propertyInData=mS;function Rd(e,t,r,n){let o=(0,me._)`${t}${(0,me.getProperty)(r)} === undefined`;return n?(0,me.or)(o,(0,me.not)(Dd(e,t,r))):o}ae.noPropertyInData=Rd;function Gg(e){return e?Object.keys(e).filter(t=>t!=="__proto__"):[]}ae.allSchemaProperties=Gg;function hS(e,t){return Gg(t).filter(r=>!(0,Zd.alwaysValidSchema)(e,t[r]))}ae.schemaProperties=hS;function gS({schemaCode:e,data:t,it:{gen:r,topSchemaRef:n,schemaPath:o,errorPath:i},it:a},s,c,u){let l=u?(0,me._)`${e}, ${t}, ${n}${o}`:t,d=[[Yt.default.instancePath,(0,me.strConcat)(Yt.default.instancePath,i)],[Yt.default.parentData,a.parentData],[Yt.default.parentDataProperty,a.parentDataProperty],[Yt.default.rootData,Yt.default.rootData]];a.opts.dynamicRef&&d.push([Yt.default.dynamicAnchors,Yt.default.dynamicAnchors]);let f=(0,me._)`${l}, ${r.object(...d)}`;return c!==me.nil?(0,me._)`${s}.call(${c}, ${f})`:(0,me._)`${s}(${f})`}ae.callValidateCode=gS;var vS=(0,me._)`new RegExp`;function yS({gen:e,it:{opts:t}},r){let n=t.unicodeRegExp?"u":"",{regExp:o}=t.code,i=o(r,n);return e.scopeValue("pattern",{key:i.toString(),ref:i,code:(0,me._)`${o.code==="new RegExp"?vS:(0,lS.useFunc)(e,o)}(${r}, ${n})`})}ae.usePattern=yS;function _S(e){let{gen:t,data:r,keyword:n,it:o}=e,i=t.name("valid");if(o.allErrors){let s=t.let("valid",!0);return a(()=>t.assign(s,!1)),s}return t.var(i,!0),a(()=>t.break()),i;function a(s){let c=t.const("len",(0,me._)`${r}.length`);t.forRange("i",0,c,u=>{e.subschema({keyword:n,dataProp:u,dataPropType:Zd.Type.Num},i),t.if((0,me.not)(i),s)})}}ae.validateArray=_S;function $S(e){let{gen:t,schema:r,keyword:n,it:o}=e;if(!Array.isArray(r))throw new Error("ajv implementation error");if(r.some(c=>(0,Zd.alwaysValidSchema)(o,c))&&!o.opts.unevaluated)return;let a=t.let("valid",!1),s=t.name("_valid");t.block(()=>r.forEach((c,u)=>{let l=e.subschema({keyword:n,schemaProp:u,compositeRule:!0},s);t.assign(a,(0,me._)`${a} || ${s}`),e.mergeValidEvaluated(l,s)||t.if((0,me.not)(a))})),e.result(a,()=>e.reset(),()=>e.error(!0))}ae.validateUnion=$S});var Xg=w(vt=>{"use strict";Object.defineProperty(vt,"__esModule",{value:!0});vt.validateKeywordUsage=vt.validSchemaType=vt.funcKeywordCode=vt.macroKeywordCode=void 0;var Ue=K(),_r=Rt(),bS=tt(),xS=Ro();function kS(e,t){let{gen:r,keyword:n,schema:o,parentSchema:i,it:a}=e,s=t.macro.call(a.self,o,i,a),c=Wg(r,n,s);a.opts.validateSchema!==!1&&a.self.validateSchema(s,!0);let u=r.name("valid");e.subschema({schema:s,schemaPath:Ue.nil,errSchemaPath:`${a.errSchemaPath}/${n}`,topSchemaRef:c,compositeRule:!0},u),e.pass(u,()=>e.error(!0))}vt.macroKeywordCode=kS;function wS(e,t){var r;let{gen:n,keyword:o,schema:i,parentSchema:a,$data:s,it:c}=e;zS(c,t);let u=!s&&t.compile?t.compile.call(c.self,i,a,c):t.validate,l=Wg(n,o,u),d=n.let("valid");e.block$data(d,f),e.ok((r=t.valid)!==null&&r!==void 0?r:d);function f(){if(t.errors===!1)v(),t.modifying&&Hg(e),$(()=>e.error());else{let k=t.async?m():g();t.modifying&&Hg(e),$(()=>SS(e,k))}}function m(){let k=n.let("ruleErrs",null);return n.try(()=>v((0,Ue._)`await `),O=>n.assign(d,!1).if((0,Ue._)`${O} instanceof ${c.ValidationError}`,()=>n.assign(k,(0,Ue._)`${O}.errors`),()=>n.throw(O))),k}function g(){let k=(0,Ue._)`${l}.errors`;return n.assign(k,null),v(Ue.nil),k}function v(k=t.async?(0,Ue._)`await `:Ue.nil){let O=c.opts.passContext?_r.default.this:_r.default.self,P=!("compile"in t&&!s||t.schema===!1);n.assign(d,(0,Ue._)`${k}${(0,bS.callValidateCode)(e,l,O,P)}`,t.modifying)}function $(k){var O;n.if((0,Ue.not)((O=t.valid)!==null&&O!==void 0?O:d),k)}}vt.funcKeywordCode=wS;function Hg(e){let{gen:t,data:r,it:n}=e;t.if(n.parentData,()=>t.assign(r,(0,Ue._)`${n.parentData}[${n.parentDataProperty}]`))}function SS(e,t){let{gen:r}=e;r.if((0,Ue._)`Array.isArray(${t})`,()=>{r.assign(_r.default.vErrors,(0,Ue._)`${_r.default.vErrors} === null ? ${t} : ${_r.default.vErrors}.concat(${t})`).assign(_r.default.errors,(0,Ue._)`${_r.default.vErrors}.length`),(0,xS.extendErrors)(e)},()=>e.error())}function zS({schemaEnv:e},t){if(t.async&&!e.$async)throw new Error("async keyword in sync schema")}function Wg(e,t,r){if(r===void 0)throw new Error(`keyword "${t}" failed to compile`);return e.scopeValue("keyword",typeof r=="function"?{ref:r}:{ref:r,code:(0,Ue.stringify)(r)})}function IS(e,t,r=!1){return!t.length||t.some(n=>n==="array"?Array.isArray(e):n==="object"?e&&typeof e=="object"&&!Array.isArray(e):typeof e==n||r&&typeof e>"u")}vt.validSchemaType=IS;function PS({schema:e,opts:t,self:r,errSchemaPath:n},o,i){if(Array.isArray(o.keyword)?!o.keyword.includes(i):o.keyword!==i)throw new Error("ajv implementation error");let a=o.dependencies;if(a?.some(s=>!Object.prototype.hasOwnProperty.call(e,s)))throw new Error(`parent schema must have dependencies of ${i}: ${a.join(",")}`);if(o.validateSchema&&!o.validateSchema(e[i])){let c=`keyword "${i}" value is invalid at path "${n}": `+r.errorsText(o.validateSchema.errors);if(t.validateSchema==="log")r.logger.error(c);else throw new Error(c)}}vt.validateKeywordUsage=PS});var Qg=w(Qt=>{"use strict";Object.defineProperty(Qt,"__esModule",{value:!0});Qt.extendSubschemaMode=Qt.extendSubschemaData=Qt.getSubschema=void 0;var yt=K(),Yg=ee();function TS(e,{keyword:t,schemaProp:r,schema:n,schemaPath:o,errSchemaPath:i,topSchemaRef:a}){if(t!==void 0&&n!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(t!==void 0){let s=e.schema[t];return r===void 0?{schema:s,schemaPath:(0,yt._)`${e.schemaPath}${(0,yt.getProperty)(t)}`,errSchemaPath:`${e.errSchemaPath}/${t}`}:{schema:s[r],schemaPath:(0,yt._)`${e.schemaPath}${(0,yt.getProperty)(t)}${(0,yt.getProperty)(r)}`,errSchemaPath:`${e.errSchemaPath}/${t}/${(0,Yg.escapeFragment)(r)}`}}if(n!==void 0){if(o===void 0||i===void 0||a===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:n,schemaPath:o,topSchemaRef:a,errSchemaPath:i}}throw new Error('either "keyword" or "schema" must be passed')}Qt.getSubschema=TS;function jS(e,t,{dataProp:r,dataPropType:n,data:o,dataTypes:i,propertyName:a}){if(o!==void 0&&r!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');let{gen:s}=t;if(r!==void 0){let{errorPath:u,dataPathArr:l,opts:d}=t,f=s.let("data",(0,yt._)`${t.data}${(0,yt.getProperty)(r)}`,!0);c(f),e.errorPath=(0,yt.str)`${u}${(0,Yg.getErrorPath)(r,n,d.jsPropertySyntax)}`,e.parentDataProperty=(0,yt._)`${r}`,e.dataPathArr=[...l,e.parentDataProperty]}if(o!==void 0){let u=o instanceof yt.Name?o:s.let("data",o,!0);c(u),a!==void 0&&(e.propertyName=a)}i&&(e.dataTypes=i);function c(u){e.data=u,e.dataLevel=t.dataLevel+1,e.dataTypes=[],t.definedProperties=new Set,e.parentData=t.data,e.dataNames=[...t.dataNames,u]}}Qt.extendSubschemaData=jS;function ES(e,{jtdDiscriminator:t,jtdMetadata:r,compositeRule:n,createErrors:o,allErrors:i}){n!==void 0&&(e.compositeRule=n),o!==void 0&&(e.createErrors=o),i!==void 0&&(e.allErrors=i),e.jtdDiscriminator=t,e.jtdMetadata=r}Qt.extendSubschemaMode=ES});var Ud=w((ZR,ev)=>{"use strict";ev.exports=function e(t,r){if(t===r)return!0;if(t&&r&&typeof t=="object"&&typeof r=="object"){if(t.constructor!==r.constructor)return!1;var n,o,i;if(Array.isArray(t)){if(n=t.length,n!=r.length)return!1;for(o=n;o--!==0;)if(!e(t[o],r[o]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if(i=Object.keys(t),n=i.length,n!==Object.keys(r).length)return!1;for(o=n;o--!==0;)if(!Object.prototype.hasOwnProperty.call(r,i[o]))return!1;for(o=n;o--!==0;){var a=i[o];if(!e(t[a],r[a]))return!1}return!0}return t!==t&&r!==r}});var rv=w((DR,tv)=>{"use strict";var er=tv.exports=function(e,t,r){typeof t=="function"&&(r=t,t={}),r=t.cb||r;var n=typeof r=="function"?r:r.pre||function(){},o=r.post||function(){};Za(t,n,o,e,"",e)};er.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0};er.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0};er.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0};er.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 Za(e,t,r,n,o,i,a,s,c,u){if(n&&typeof n=="object"&&!Array.isArray(n)){t(n,o,i,a,s,c,u);for(var l in n){var d=n[l];if(Array.isArray(d)){if(l in er.arrayKeywords)for(var f=0;f<d.length;f++)Za(e,t,r,d[f],o+"/"+l+"/"+f,i,o,l,n,f)}else if(l in er.propsKeywords){if(d&&typeof d=="object")for(var m in d)Za(e,t,r,d[m],o+"/"+l+"/"+OS(m),i,o,l,n,m)}else(l in er.keywords||e.allKeys&&!(l in er.skipKeywords))&&Za(e,t,r,d,o+"/"+l,i,o,l,n)}r(n,o,i,a,s,c,u)}}function OS(e){return e.replace(/~/g,"~0").replace(/\//g,"~1")}});var Ao=w(qe=>{"use strict";Object.defineProperty(qe,"__esModule",{value:!0});qe.getSchemaRefs=qe.resolveUrl=qe.normalizeId=qe._getFullPath=qe.getFullPath=qe.inlineRef=void 0;var NS=ee(),ZS=Ud(),DS=rv(),RS=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function US(e,t=!0){return typeof e=="boolean"?!0:t===!0?!Ad(e):t?nv(e)<=t:!1}qe.inlineRef=US;var AS=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function Ad(e){for(let t in e){if(AS.has(t))return!0;let r=e[t];if(Array.isArray(r)&&r.some(Ad)||typeof r=="object"&&Ad(r))return!0}return!1}function nv(e){let t=0;for(let r in e){if(r==="$ref")return 1/0;if(t++,!RS.has(r)&&(typeof e[r]=="object"&&(0,NS.eachItem)(e[r],n=>t+=nv(n)),t===1/0))return 1/0}return t}function ov(e,t="",r){r!==!1&&(t=on(t));let n=e.parse(t);return iv(e,n)}qe.getFullPath=ov;function iv(e,t){return e.serialize(t).split("#")[0]+"#"}qe._getFullPath=iv;var CS=/#\/?$/;function on(e){return e?e.replace(CS,""):""}qe.normalizeId=on;function MS(e,t,r){return r=on(r),e.resolve(t,r)}qe.resolveUrl=MS;var qS=/^[a-z_][-a-z0-9._]*$/i;function LS(e,t){if(typeof e=="boolean")return{};let{schemaId:r,uriResolver:n}=this.opts,o=on(e[r]||t),i={"":o},a=ov(n,o,!1),s={},c=new Set;return DS(e,{allKeys:!0},(d,f,m,g)=>{if(g===void 0)return;let v=a+f,$=i[g];typeof d[r]=="string"&&($=k.call(this,d[r])),O.call(this,d.$anchor),O.call(this,d.$dynamicAnchor),i[f]=$;function k(P){let A=this.opts.uriResolver.resolve;if(P=on($?A($,P):P),c.has(P))throw l(P);c.add(P);let E=this.refs[P];return typeof E=="string"&&(E=this.refs[E]),typeof E=="object"?u(d,E.schema,P):P!==on(v)&&(P[0]==="#"?(u(d,s[P],P),s[P]=d):this.refs[P]=v),P}function O(P){if(typeof P=="string"){if(!qS.test(P))throw new Error(`invalid anchor "${P}"`);k.call(this,`#${P}`)}}}),s;function u(d,f,m){if(f!==void 0&&!ZS(d,f))throw l(m)}function l(d){return new Error(`reference "${d}" resolves to more than one schema`)}}qe.getSchemaRefs=LS});var qo=w(tr=>{"use strict";Object.defineProperty(tr,"__esModule",{value:!0});tr.getData=tr.KeywordCxt=tr.validateFunctionCode=void 0;var lv=Cg(),av=Uo(),Md=jd(),Da=Uo(),VS=Kg(),Mo=Xg(),Cd=Qg(),j=K(),C=Rt(),FS=Ao(),Ut=ee(),Co=Ro();function JS(e){if(fv(e)&&(mv(e),pv(e))){GS(e);return}dv(e,()=>(0,lv.topBoolOrEmptySchema)(e))}tr.validateFunctionCode=JS;function dv({gen:e,validateName:t,schema:r,schemaEnv:n,opts:o},i){o.code.es5?e.func(t,(0,j._)`${C.default.data}, ${C.default.valCxt}`,n.$async,()=>{e.code((0,j._)`"use strict"; ${sv(r,o)}`),BS(e,o),e.code(i)}):e.func(t,(0,j._)`${C.default.data}, ${KS(o)}`,n.$async,()=>e.code(sv(r,o)).code(i))}function KS(e){return(0,j._)`{${C.default.instancePath}="", ${C.default.parentData}, ${C.default.parentDataProperty}, ${C.default.rootData}=${C.default.data}${e.dynamicRef?(0,j._)`, ${C.default.dynamicAnchors}={}`:j.nil}}={}`}function BS(e,t){e.if(C.default.valCxt,()=>{e.var(C.default.instancePath,(0,j._)`${C.default.valCxt}.${C.default.instancePath}`),e.var(C.default.parentData,(0,j._)`${C.default.valCxt}.${C.default.parentData}`),e.var(C.default.parentDataProperty,(0,j._)`${C.default.valCxt}.${C.default.parentDataProperty}`),e.var(C.default.rootData,(0,j._)`${C.default.valCxt}.${C.default.rootData}`),t.dynamicRef&&e.var(C.default.dynamicAnchors,(0,j._)`${C.default.valCxt}.${C.default.dynamicAnchors}`)},()=>{e.var(C.default.instancePath,(0,j._)`""`),e.var(C.default.parentData,(0,j._)`undefined`),e.var(C.default.parentDataProperty,(0,j._)`undefined`),e.var(C.default.rootData,C.default.data),t.dynamicRef&&e.var(C.default.dynamicAnchors,(0,j._)`{}`)})}function GS(e){let{schema:t,opts:r,gen:n}=e;dv(e,()=>{r.$comment&&t.$comment&&gv(e),QS(e),n.let(C.default.vErrors,null),n.let(C.default.errors,0),r.unevaluated&&HS(e),hv(e),r0(e)})}function HS(e){let{gen:t,validateName:r}=e;e.evaluated=t.const("evaluated",(0,j._)`${r}.evaluated`),t.if((0,j._)`${e.evaluated}.dynamicProps`,()=>t.assign((0,j._)`${e.evaluated}.props`,(0,j._)`undefined`)),t.if((0,j._)`${e.evaluated}.dynamicItems`,()=>t.assign((0,j._)`${e.evaluated}.items`,(0,j._)`undefined`))}function sv(e,t){let r=typeof e=="object"&&e[t.schemaId];return r&&(t.code.source||t.code.process)?(0,j._)`/*# sourceURL=${r} */`:j.nil}function WS(e,t){if(fv(e)&&(mv(e),pv(e))){XS(e,t);return}(0,lv.boolOrEmptySchema)(e,t)}function pv({schema:e,self:t}){if(typeof e=="boolean")return!e;for(let r in e)if(t.RULES.all[r])return!0;return!1}function fv(e){return typeof e.schema!="boolean"}function XS(e,t){let{schema:r,gen:n,opts:o}=e;o.$comment&&r.$comment&&gv(e),e0(e),t0(e);let i=n.const("_errs",C.default.errors);hv(e,i),n.var(t,(0,j._)`${i} === ${C.default.errors}`)}function mv(e){(0,Ut.checkUnknownRules)(e),YS(e)}function hv(e,t){if(e.opts.jtd)return cv(e,[],!1,t);let r=(0,av.getSchemaTypes)(e.schema),n=(0,av.coerceAndCheckDataType)(e,r);cv(e,r,!n,t)}function YS(e){let{schema:t,errSchemaPath:r,opts:n,self:o}=e;t.$ref&&n.ignoreKeywordsWithRef&&(0,Ut.schemaHasRulesButRef)(t,o.RULES)&&o.logger.warn(`$ref: keywords ignored in schema at path "${r}"`)}function QS(e){let{schema:t,opts:r}=e;t.default!==void 0&&r.useDefaults&&r.strictSchema&&(0,Ut.checkStrictMode)(e,"default is ignored in the schema root")}function e0(e){let t=e.schema[e.opts.schemaId];t&&(e.baseId=(0,FS.resolveUrl)(e.opts.uriResolver,e.baseId,t))}function t0(e){if(e.schema.$async&&!e.schemaEnv.$async)throw new Error("async schema in sync schema")}function gv({gen:e,schemaEnv:t,schema:r,errSchemaPath:n,opts:o}){let i=r.$comment;if(o.$comment===!0)e.code((0,j._)`${C.default.self}.logger.log(${i})`);else if(typeof o.$comment=="function"){let a=(0,j.str)`${n}/$comment`,s=e.scopeValue("root",{ref:t.root});e.code((0,j._)`${C.default.self}.opts.$comment(${i}, ${a}, ${s}.schema)`)}}function r0(e){let{gen:t,schemaEnv:r,validateName:n,ValidationError:o,opts:i}=e;r.$async?t.if((0,j._)`${C.default.errors} === 0`,()=>t.return(C.default.data),()=>t.throw((0,j._)`new ${o}(${C.default.vErrors})`)):(t.assign((0,j._)`${n}.errors`,C.default.vErrors),i.unevaluated&&n0(e),t.return((0,j._)`${C.default.errors} === 0`))}function n0({gen:e,evaluated:t,props:r,items:n}){r instanceof j.Name&&e.assign((0,j._)`${t}.props`,r),n instanceof j.Name&&e.assign((0,j._)`${t}.items`,n)}function cv(e,t,r,n){let{gen:o,schema:i,data:a,allErrors:s,opts:c,self:u}=e,{RULES:l}=u;if(i.$ref&&(c.ignoreKeywordsWithRef||!(0,Ut.schemaHasRulesButRef)(i,l))){o.block(()=>yv(e,"$ref",l.all.$ref.definition));return}c.jtd||o0(e,t),o.block(()=>{for(let f of l.rules)d(f);d(l.post)});function d(f){(0,Md.shouldUseGroup)(i,f)&&(f.type?(o.if((0,Da.checkDataType)(f.type,a,c.strictNumbers)),uv(e,f),t.length===1&&t[0]===f.type&&r&&(o.else(),(0,Da.reportTypeError)(e)),o.endIf()):uv(e,f),s||o.if((0,j._)`${C.default.errors} === ${n||0}`))}}function uv(e,t){let{gen:r,schema:n,opts:{useDefaults:o}}=e;o&&(0,VS.assignDefaults)(e,t.type),r.block(()=>{for(let i of t.rules)(0,Md.shouldUseRule)(n,i)&&yv(e,i.keyword,i.definition,t.type)})}function o0(e,t){e.schemaEnv.meta||!e.opts.strictTypes||(i0(e,t),e.opts.allowUnionTypes||a0(e,t),s0(e,e.dataTypes))}function i0(e,t){if(t.length){if(!e.dataTypes.length){e.dataTypes=t;return}t.forEach(r=>{vv(e.dataTypes,r)||qd(e,`type "${r}" not allowed by context "${e.dataTypes.join(",")}"`)}),u0(e,t)}}function a0(e,t){t.length>1&&!(t.length===2&&t.includes("null"))&&qd(e,"use allowUnionTypes to allow union type keyword")}function s0(e,t){let r=e.self.RULES.all;for(let n in r){let o=r[n];if(typeof o=="object"&&(0,Md.shouldUseRule)(e.schema,o)){let{type:i}=o.definition;i.length&&!i.some(a=>c0(t,a))&&qd(e,`missing type "${i.join(",")}" for keyword "${n}"`)}}}function c0(e,t){return e.includes(t)||t==="number"&&e.includes("integer")}function vv(e,t){return e.includes(t)||t==="integer"&&e.includes("number")}function u0(e,t){let r=[];for(let n of e.dataTypes)vv(t,n)?r.push(n):t.includes("integer")&&n==="number"&&r.push("integer");e.dataTypes=r}function qd(e,t){let r=e.schemaEnv.baseId+e.errSchemaPath;t+=` at "${r}" (strictTypes)`,(0,Ut.checkStrictMode)(e,t,e.opts.strictTypes)}var Ra=class{constructor(t,r,n){if((0,Mo.validateKeywordUsage)(t,r,n),this.gen=t.gen,this.allErrors=t.allErrors,this.keyword=n,this.data=t.data,this.schema=t.schema[n],this.$data=r.$data&&t.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,Ut.schemaRefOrVal)(t,this.schema,n,this.$data),this.schemaType=r.schemaType,this.parentSchema=t.schema,this.params={},this.it=t,this.def=r,this.$data)this.schemaCode=t.gen.const("vSchema",_v(this.$data,t));else if(this.schemaCode=this.schemaValue,!(0,Mo.validSchemaType)(this.schema,r.schemaType,r.allowUndefined))throw new Error(`${n} value must be ${JSON.stringify(r.schemaType)}`);("code"in r?r.trackErrors:r.errors!==!1)&&(this.errsCount=t.gen.const("_errs",C.default.errors))}result(t,r,n){this.failResult((0,j.not)(t),r,n)}failResult(t,r,n){this.gen.if(t),n?n():this.error(),r?(this.gen.else(),r(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(t,r){this.failResult((0,j.not)(t),void 0,r)}fail(t){if(t===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(t),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(t){if(!this.$data)return this.fail(t);let{schemaCode:r}=this;this.fail((0,j._)`${r} !== undefined && (${(0,j.or)(this.invalid$data(),t)})`)}error(t,r,n){if(r){this.setParams(r),this._error(t,n),this.setParams({});return}this._error(t,n)}_error(t,r){(t?Co.reportExtraError:Co.reportError)(this,this.def.error,r)}$dataError(){(0,Co.reportError)(this,this.def.$dataError||Co.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,Co.resetErrorsCount)(this.gen,this.errsCount)}ok(t){this.allErrors||this.gen.if(t)}setParams(t,r){r?Object.assign(this.params,t):this.params=t}block$data(t,r,n=j.nil){this.gen.block(()=>{this.check$data(t,n),r()})}check$data(t=j.nil,r=j.nil){if(!this.$data)return;let{gen:n,schemaCode:o,schemaType:i,def:a}=this;n.if((0,j.or)((0,j._)`${o} === undefined`,r)),t!==j.nil&&n.assign(t,!0),(i.length||a.validateSchema)&&(n.elseIf(this.invalid$data()),this.$dataError(),t!==j.nil&&n.assign(t,!1)),n.else()}invalid$data(){let{gen:t,schemaCode:r,schemaType:n,def:o,it:i}=this;return(0,j.or)(a(),s());function a(){if(n.length){if(!(r instanceof j.Name))throw new Error("ajv implementation error");let c=Array.isArray(n)?n:[n];return(0,j._)`${(0,Da.checkDataTypes)(c,r,i.opts.strictNumbers,Da.DataType.Wrong)}`}return j.nil}function s(){if(o.validateSchema){let c=t.scopeValue("validate$data",{ref:o.validateSchema});return(0,j._)`!${c}(${r})`}return j.nil}}subschema(t,r){let n=(0,Cd.getSubschema)(this.it,t);(0,Cd.extendSubschemaData)(n,this.it,t),(0,Cd.extendSubschemaMode)(n,t);let o={...this.it,...n,items:void 0,props:void 0};return WS(o,r),o}mergeEvaluated(t,r){let{it:n,gen:o}=this;n.opts.unevaluated&&(n.props!==!0&&t.props!==void 0&&(n.props=Ut.mergeEvaluated.props(o,t.props,n.props,r)),n.items!==!0&&t.items!==void 0&&(n.items=Ut.mergeEvaluated.items(o,t.items,n.items,r)))}mergeValidEvaluated(t,r){let{it:n,gen:o}=this;if(n.opts.unevaluated&&(n.props!==!0||n.items!==!0))return o.if(r,()=>this.mergeEvaluated(t,j.Name)),!0}};tr.KeywordCxt=Ra;function yv(e,t,r,n){let o=new Ra(e,r,t);"code"in r?r.code(o,n):o.$data&&r.validate?(0,Mo.funcKeywordCode)(o,r):"macro"in r?(0,Mo.macroKeywordCode)(o,r):(r.compile||r.validate)&&(0,Mo.funcKeywordCode)(o,r)}var l0=/^\/(?:[^~]|~0|~1)*$/,d0=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function _v(e,{dataLevel:t,dataNames:r,dataPathArr:n}){let o,i;if(e==="")return C.default.rootData;if(e[0]==="/"){if(!l0.test(e))throw new Error(`Invalid JSON-pointer: ${e}`);o=e,i=C.default.rootData}else{let u=d0.exec(e);if(!u)throw new Error(`Invalid JSON-pointer: ${e}`);let l=+u[1];if(o=u[2],o==="#"){if(l>=t)throw new Error(c("property/index",l));return n[t-l]}if(l>t)throw new Error(c("data",l));if(i=r[t-l],!o)return i}let a=i,s=o.split("/");for(let u of s)u&&(i=(0,j._)`${i}${(0,j.getProperty)((0,Ut.unescapeJsonPointer)(u))}`,a=(0,j._)`${a} && ${i}`);return a;function c(u,l){return`Cannot access ${u} ${l} levels up, current level is ${t}`}}tr.getData=_v});var Ua=w(Vd=>{"use strict";Object.defineProperty(Vd,"__esModule",{value:!0});var Ld=class extends Error{constructor(t){super("validation failed"),this.errors=t,this.ajv=this.validation=!0}};Vd.default=Ld});var Lo=w(Kd=>{"use strict";Object.defineProperty(Kd,"__esModule",{value:!0});var Fd=Ao(),Jd=class extends Error{constructor(t,r,n,o){super(o||`can't resolve reference ${n} from id ${r}`),this.missingRef=(0,Fd.resolveUrl)(t,r,n),this.missingSchema=(0,Fd.normalizeId)((0,Fd.getFullPath)(t,this.missingRef))}};Kd.default=Jd});var Ca=w(rt=>{"use strict";Object.defineProperty(rt,"__esModule",{value:!0});rt.resolveSchema=rt.getCompilingSchema=rt.resolveRef=rt.compileSchema=rt.SchemaEnv=void 0;var lt=K(),p0=Ua(),$r=Rt(),dt=Ao(),$v=ee(),f0=qo(),an=class{constructor(t){var r;this.refs={},this.dynamicAnchors={};let n;typeof t.schema=="object"&&(n=t.schema),this.schema=t.schema,this.schemaId=t.schemaId,this.root=t.root||this,this.baseId=(r=t.baseId)!==null&&r!==void 0?r:(0,dt.normalizeId)(n?.[t.schemaId||"$id"]),this.schemaPath=t.schemaPath,this.localRefs=t.localRefs,this.meta=t.meta,this.$async=n?.$async,this.refs={}}};rt.SchemaEnv=an;function Gd(e){let t=bv.call(this,e);if(t)return t;let r=(0,dt.getFullPath)(this.opts.uriResolver,e.root.baseId),{es5:n,lines:o}=this.opts.code,{ownProperties:i}=this.opts,a=new lt.CodeGen(this.scope,{es5:n,lines:o,ownProperties:i}),s;e.$async&&(s=a.scopeValue("Error",{ref:p0.default,code:(0,lt._)`require("ajv/dist/runtime/validation_error").default`}));let c=a.scopeName("validate");e.validateName=c;let u={gen:a,allErrors:this.opts.allErrors,data:$r.default.data,parentData:$r.default.parentData,parentDataProperty:$r.default.parentDataProperty,dataNames:[$r.default.data],dataPathArr:[lt.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:a.scopeValue("schema",this.opts.code.source===!0?{ref:e.schema,code:(0,lt.stringify)(e.schema)}:{ref:e.schema}),validateName:c,ValidationError:s,schema:e.schema,schemaEnv:e,rootId:r,baseId:e.baseId||r,schemaPath:lt.nil,errSchemaPath:e.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,lt._)`""`,opts:this.opts,self:this},l;try{this._compilations.add(e),(0,f0.validateFunctionCode)(u),a.optimize(this.opts.code.optimize);let d=a.toString();l=`${a.scopeRefs($r.default.scope)}return ${d}`,this.opts.code.process&&(l=this.opts.code.process(l,e));let m=new Function(`${$r.default.self}`,`${$r.default.scope}`,l)(this,this.scope.get());if(this.scope.value(c,{ref:m}),m.errors=null,m.schema=e.schema,m.schemaEnv=e,e.$async&&(m.$async=!0),this.opts.code.source===!0&&(m.source={validateName:c,validateCode:d,scopeValues:a._values}),this.opts.unevaluated){let{props:g,items:v}=u;m.evaluated={props:g instanceof lt.Name?void 0:g,items:v instanceof lt.Name?void 0:v,dynamicProps:g instanceof lt.Name,dynamicItems:v instanceof lt.Name},m.source&&(m.source.evaluated=(0,lt.stringify)(m.evaluated))}return e.validate=m,e}catch(d){throw delete e.validate,delete e.validateName,l&&this.logger.error("Error compiling schema, function code:",l),d}finally{this._compilations.delete(e)}}rt.compileSchema=Gd;function m0(e,t,r){var n;r=(0,dt.resolveUrl)(this.opts.uriResolver,t,r);let o=e.refs[r];if(o)return o;let i=v0.call(this,e,r);if(i===void 0){let a=(n=e.localRefs)===null||n===void 0?void 0:n[r],{schemaId:s}=this.opts;a&&(i=new an({schema:a,schemaId:s,root:e,baseId:t}))}if(i!==void 0)return e.refs[r]=h0.call(this,i)}rt.resolveRef=m0;function h0(e){return(0,dt.inlineRef)(e.schema,this.opts.inlineRefs)?e.schema:e.validate?e:Gd.call(this,e)}function bv(e){for(let t of this._compilations)if(g0(t,e))return t}rt.getCompilingSchema=bv;function g0(e,t){return e.schema===t.schema&&e.root===t.root&&e.baseId===t.baseId}function v0(e,t){let r;for(;typeof(r=this.refs[t])=="string";)t=r;return r||this.schemas[t]||Aa.call(this,e,t)}function Aa(e,t){let r=this.opts.uriResolver.parse(t),n=(0,dt._getFullPath)(this.opts.uriResolver,r),o=(0,dt.getFullPath)(this.opts.uriResolver,e.baseId,void 0);if(Object.keys(e.schema).length>0&&n===o)return Bd.call(this,r,e);let i=(0,dt.normalizeId)(n),a=this.refs[i]||this.schemas[i];if(typeof a=="string"){let s=Aa.call(this,e,a);return typeof s?.schema!="object"?void 0:Bd.call(this,r,s)}if(typeof a?.schema=="object"){if(a.validate||Gd.call(this,a),i===(0,dt.normalizeId)(t)){let{schema:s}=a,{schemaId:c}=this.opts,u=s[c];return u&&(o=(0,dt.resolveUrl)(this.opts.uriResolver,o,u)),new an({schema:s,schemaId:c,root:e,baseId:o})}return Bd.call(this,r,a)}}rt.resolveSchema=Aa;var y0=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function Bd(e,{baseId:t,schema:r,root:n}){var o;if(((o=e.fragment)===null||o===void 0?void 0:o[0])!=="/")return;for(let s of e.fragment.slice(1).split("/")){if(typeof r=="boolean")return;let c=r[(0,$v.unescapeFragment)(s)];if(c===void 0)return;r=c;let u=typeof r=="object"&&r[this.opts.schemaId];!y0.has(s)&&u&&(t=(0,dt.resolveUrl)(this.opts.uriResolver,t,u))}let i;if(typeof r!="boolean"&&r.$ref&&!(0,$v.schemaHasRulesButRef)(r,this.RULES)){let s=(0,dt.resolveUrl)(this.opts.uriResolver,t,r.$ref);i=Aa.call(this,n,s)}let{schemaId:a}=this.opts;if(i=i||new an({schema:r,schemaId:a,root:n,baseId:t}),i.schema!==i.root.schema)return i}});var xv=w((qR,_0)=>{_0.exports={$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 Wd=w((LR,zv)=>{"use strict";var $0=RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu),wv=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 Hd(e){let t="",r=0,n=0;for(n=0;n<e.length;n++)if(r=e[n].charCodeAt(0),r!==48){if(!(r>=48&&r<=57||r>=65&&r<=70||r>=97&&r<=102))return"";t+=e[n];break}for(n+=1;n<e.length;n++){if(r=e[n].charCodeAt(0),!(r>=48&&r<=57||r>=65&&r<=70||r>=97&&r<=102))return"";t+=e[n]}return t}var b0=RegExp.prototype.test.bind(/[^!"$&'()*+,\-.;=_`a-z{}~]/u);function kv(e){return e.length=0,!0}function x0(e,t,r){if(e.length){let n=Hd(e);if(n!=="")t.push(n);else return r.error=!0,!1;e.length=0}return!0}function k0(e){let t=0,r={error:!1,address:"",zone:""},n=[],o=[],i=!1,a=!1,s=x0;for(let c=0;c<e.length;c++){let u=e[c];if(!(u==="["||u==="]"))if(u===":"){if(i===!0&&(a=!0),!s(o,n,r))break;if(++t>7){r.error=!0;break}c>0&&e[c-1]===":"&&(i=!0),n.push(":");continue}else if(u==="%"){if(!s(o,n,r))break;s=kv}else{o.push(u);continue}}return o.length&&(s===kv?r.zone=o.join(""):a?n.push(o.join("")):n.push(Hd(o))),r.address=n.join(""),r}function Sv(e){if(w0(e,":")<2)return{host:e,isIPV6:!1};let t=k0(e);if(t.error)return{host:e,isIPV6:!1};{let r=t.address,n=t.address;return t.zone&&(r+="%"+t.zone,n+="%25"+t.zone),{host:r,isIPV6:!0,escapedHost:n}}}function w0(e,t){let r=0;for(let n=0;n<e.length;n++)e[n]===t&&r++;return r}function S0(e){let t=e,r=[],n=-1,o=0;for(;o=t.length;){if(o===1){if(t===".")break;if(t==="/"){r.push("/");break}else{r.push(t);break}}else if(o===2){if(t[0]==="."){if(t[1]===".")break;if(t[1]==="/"){t=t.slice(2);continue}}else if(t[0]==="/"&&(t[1]==="."||t[1]==="/")){r.push("/");break}}else if(o===3&&t==="/.."){r.length!==0&&r.pop(),r.push("/");break}if(t[0]==="."){if(t[1]==="."){if(t[2]==="/"){t=t.slice(3);continue}}else if(t[1]==="/"){t=t.slice(2);continue}}else if(t[0]==="/"&&t[1]==="."){if(t[2]==="/"){t=t.slice(2);continue}else if(t[2]==="."&&t[3]==="/"){t=t.slice(3),r.length!==0&&r.pop();continue}}if((n=t.indexOf("/",1))===-1){r.push(t);break}else r.push(t.slice(0,n)),t=t.slice(n)}return r.join("")}function z0(e,t){let r=t!==!0?escape:unescape;return e.scheme!==void 0&&(e.scheme=r(e.scheme)),e.userinfo!==void 0&&(e.userinfo=r(e.userinfo)),e.host!==void 0&&(e.host=r(e.host)),e.path!==void 0&&(e.path=r(e.path)),e.query!==void 0&&(e.query=r(e.query)),e.fragment!==void 0&&(e.fragment=r(e.fragment)),e}function I0(e){let t=[];if(e.userinfo!==void 0&&(t.push(e.userinfo),t.push("@")),e.host!==void 0){let r=unescape(e.host);if(!wv(r)){let n=Sv(r);n.isIPV6===!0?r=`[${n.escapedHost}]`:r=e.host}t.push(r)}return(typeof e.port=="number"||typeof e.port=="string")&&(t.push(":"),t.push(String(e.port))),t.length?t.join(""):void 0}zv.exports={nonSimpleDomain:b0,recomposeAuthority:I0,normalizeComponentEncoding:z0,removeDotSegments:S0,isIPv4:wv,isUUID:$0,normalizeIPv6:Sv,stringArrayToHexStripped:Hd}});var Ev=w((VR,jv)=>{"use strict";var{isUUID:P0}=Wd(),T0=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu,j0=["http","https","ws","wss","urn","urn:uuid"];function E0(e){return j0.indexOf(e)!==-1}function Xd(e){return e.secure===!0?!0:e.secure===!1?!1:e.scheme?e.scheme.length===3&&(e.scheme[0]==="w"||e.scheme[0]==="W")&&(e.scheme[1]==="s"||e.scheme[1]==="S")&&(e.scheme[2]==="s"||e.scheme[2]==="S"):!1}function Iv(e){return e.host||(e.error=e.error||"HTTP URIs must have a host."),e}function Pv(e){let t=String(e.scheme).toLowerCase()==="https";return(e.port===(t?443:80)||e.port==="")&&(e.port=void 0),e.path||(e.path="/"),e}function O0(e){return e.secure=Xd(e),e.resourceName=(e.path||"/")+(e.query?"?"+e.query:""),e.path=void 0,e.query=void 0,e}function N0(e){if((e.port===(Xd(e)?443:80)||e.port==="")&&(e.port=void 0),typeof e.secure=="boolean"&&(e.scheme=e.secure?"wss":"ws",e.secure=void 0),e.resourceName){let[t,r]=e.resourceName.split("?");e.path=t&&t!=="/"?t:void 0,e.query=r,e.resourceName=void 0}return e.fragment=void 0,e}function Z0(e,t){if(!e.path)return e.error="URN can not be parsed",e;let r=e.path.match(T0);if(r){let n=t.scheme||e.scheme||"urn";e.nid=r[1].toLowerCase(),e.nss=r[2];let o=`${n}:${t.nid||e.nid}`,i=Yd(o);e.path=void 0,i&&(e=i.parse(e,t))}else e.error=e.error||"URN can not be parsed.";return e}function D0(e,t){if(e.nid===void 0)throw new Error("URN without nid cannot be serialized");let r=t.scheme||e.scheme||"urn",n=e.nid.toLowerCase(),o=`${r}:${t.nid||n}`,i=Yd(o);i&&(e=i.serialize(e,t));let a=e,s=e.nss;return a.path=`${n||t.nid}:${s}`,t.skipEscape=!0,a}function R0(e,t){let r=e;return r.uuid=r.nss,r.nss=void 0,!t.tolerant&&(!r.uuid||!P0(r.uuid))&&(r.error=r.error||"UUID is not valid."),r}function U0(e){let t=e;return t.nss=(e.uuid||"").toLowerCase(),t}var Tv={scheme:"http",domainHost:!0,parse:Iv,serialize:Pv},A0={scheme:"https",domainHost:Tv.domainHost,parse:Iv,serialize:Pv},Ma={scheme:"ws",domainHost:!0,parse:O0,serialize:N0},C0={scheme:"wss",domainHost:Ma.domainHost,parse:Ma.parse,serialize:Ma.serialize},M0={scheme:"urn",parse:Z0,serialize:D0,skipNormalize:!0},q0={scheme:"urn:uuid",parse:R0,serialize:U0,skipNormalize:!0},qa={http:Tv,https:A0,ws:Ma,wss:C0,urn:M0,"urn:uuid":q0};Object.setPrototypeOf(qa,null);function Yd(e){return e&&(qa[e]||qa[e.toLowerCase()])||void 0}jv.exports={wsIsSecure:Xd,SCHEMES:qa,isValidSchemeName:E0,getSchemeHandler:Yd}});var Zv=w((FR,Va)=>{"use strict";var{normalizeIPv6:L0,removeDotSegments:Vo,recomposeAuthority:V0,normalizeComponentEncoding:La,isIPv4:F0,nonSimpleDomain:J0}=Wd(),{SCHEMES:K0,getSchemeHandler:Ov}=Ev();function B0(e,t){return typeof e=="string"?e=_t(At(e,t),t):typeof e=="object"&&(e=At(_t(e,t),t)),e}function G0(e,t,r){let n=r?Object.assign({scheme:"null"},r):{scheme:"null"},o=Nv(At(e,n),At(t,n),n,!0);return n.skipEscape=!0,_t(o,n)}function Nv(e,t,r,n){let o={};return n||(e=At(_t(e,r),r),t=At(_t(t,r),r)),r=r||{},!r.tolerant&&t.scheme?(o.scheme=t.scheme,o.userinfo=t.userinfo,o.host=t.host,o.port=t.port,o.path=Vo(t.path||""),o.query=t.query):(t.userinfo!==void 0||t.host!==void 0||t.port!==void 0?(o.userinfo=t.userinfo,o.host=t.host,o.port=t.port,o.path=Vo(t.path||""),o.query=t.query):(t.path?(t.path[0]==="/"?o.path=Vo(t.path):((e.userinfo!==void 0||e.host!==void 0||e.port!==void 0)&&!e.path?o.path="/"+t.path:e.path?o.path=e.path.slice(0,e.path.lastIndexOf("/")+1)+t.path:o.path=t.path,o.path=Vo(o.path)),o.query=t.query):(o.path=e.path,t.query!==void 0?o.query=t.query:o.query=e.query),o.userinfo=e.userinfo,o.host=e.host,o.port=e.port),o.scheme=e.scheme),o.fragment=t.fragment,o}function H0(e,t,r){return typeof e=="string"?(e=unescape(e),e=_t(La(At(e,r),!0),{...r,skipEscape:!0})):typeof e=="object"&&(e=_t(La(e,!0),{...r,skipEscape:!0})),typeof t=="string"?(t=unescape(t),t=_t(La(At(t,r),!0),{...r,skipEscape:!0})):typeof t=="object"&&(t=_t(La(t,!0),{...r,skipEscape:!0})),e.toLowerCase()===t.toLowerCase()}function _t(e,t){let r={host:e.host,scheme:e.scheme,userinfo:e.userinfo,port:e.port,path:e.path,query:e.query,nid:e.nid,nss:e.nss,uuid:e.uuid,fragment:e.fragment,reference:e.reference,resourceName:e.resourceName,secure:e.secure,error:""},n=Object.assign({},t),o=[],i=Ov(n.scheme||r.scheme);i&&i.serialize&&i.serialize(r,n),r.path!==void 0&&(n.skipEscape?r.path=unescape(r.path):(r.path=escape(r.path),r.scheme!==void 0&&(r.path=r.path.split("%3A").join(":")))),n.reference!=="suffix"&&r.scheme&&o.push(r.scheme,":");let a=V0(r);if(a!==void 0&&(n.reference!=="suffix"&&o.push("//"),o.push(a),r.path&&r.path[0]!=="/"&&o.push("/")),r.path!==void 0){let s=r.path;!n.absolutePath&&(!i||!i.absolutePath)&&(s=Vo(s)),a===void 0&&s[0]==="/"&&s[1]==="/"&&(s="/%2F"+s.slice(2)),o.push(s)}return r.query!==void 0&&o.push("?",r.query),r.fragment!==void 0&&o.push("#",r.fragment),o.join("")}var W0=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function At(e,t){let r=Object.assign({},t),n={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0},o=!1;r.reference==="suffix"&&(r.scheme?e=r.scheme+":"+e:e="//"+e);let i=e.match(W0);if(i){if(n.scheme=i[1],n.userinfo=i[3],n.host=i[4],n.port=parseInt(i[5],10),n.path=i[6]||"",n.query=i[7],n.fragment=i[8],isNaN(n.port)&&(n.port=i[5]),n.host)if(F0(n.host)===!1){let c=L0(n.host);n.host=c.host.toLowerCase(),o=c.isIPV6}else o=!0;n.scheme===void 0&&n.userinfo===void 0&&n.host===void 0&&n.port===void 0&&n.query===void 0&&!n.path?n.reference="same-document":n.scheme===void 0?n.reference="relative":n.fragment===void 0?n.reference="absolute":n.reference="uri",r.reference&&r.reference!=="suffix"&&r.reference!==n.reference&&(n.error=n.error||"URI is not a "+r.reference+" reference.");let a=Ov(r.scheme||n.scheme);if(!r.unicodeSupport&&(!a||!a.unicodeSupport)&&n.host&&(r.domainHost||a&&a.domainHost)&&o===!1&&J0(n.host))try{n.host=URL.domainToASCII(n.host.toLowerCase())}catch(s){n.error=n.error||"Host's domain name can not be converted to ASCII: "+s}(!a||a&&!a.skipNormalize)&&(e.indexOf("%")!==-1&&(n.scheme!==void 0&&(n.scheme=unescape(n.scheme)),n.host!==void 0&&(n.host=unescape(n.host))),n.path&&(n.path=escape(unescape(n.path))),n.fragment&&(n.fragment=encodeURI(decodeURIComponent(n.fragment)))),a&&a.parse&&a.parse(n,r)}else n.error=n.error||"URI can not be parsed.";return n}var Qd={SCHEMES:K0,normalize:B0,resolve:G0,resolveComponent:Nv,equal:H0,serialize:_t,parse:At};Va.exports=Qd;Va.exports.default=Qd;Va.exports.fastUri=Qd});var Rv=w(ep=>{"use strict";Object.defineProperty(ep,"__esModule",{value:!0});var Dv=Zv();Dv.code='require("ajv/dist/runtime/uri").default';ep.default=Dv});var Fv=w(ke=>{"use strict";Object.defineProperty(ke,"__esModule",{value:!0});ke.CodeGen=ke.Name=ke.nil=ke.stringify=ke.str=ke._=ke.KeywordCxt=void 0;var X0=qo();Object.defineProperty(ke,"KeywordCxt",{enumerable:!0,get:function(){return X0.KeywordCxt}});var sn=K();Object.defineProperty(ke,"_",{enumerable:!0,get:function(){return sn._}});Object.defineProperty(ke,"str",{enumerable:!0,get:function(){return sn.str}});Object.defineProperty(ke,"stringify",{enumerable:!0,get:function(){return sn.stringify}});Object.defineProperty(ke,"nil",{enumerable:!0,get:function(){return sn.nil}});Object.defineProperty(ke,"Name",{enumerable:!0,get:function(){return sn.Name}});Object.defineProperty(ke,"CodeGen",{enumerable:!0,get:function(){return sn.CodeGen}});var Y0=Ua(),qv=Lo(),Q0=Td(),Fo=Ca(),ez=K(),Jo=Ao(),Fa=Uo(),rp=ee(),Uv=xv(),tz=Rv(),Lv=(e,t)=>new RegExp(e,t);Lv.code="new RegExp";var rz=["removeAdditional","useDefaults","coerceTypes"],nz=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),oz={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."},iz={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},Av=200;function az(e){var t,r,n,o,i,a,s,c,u,l,d,f,m,g,v,$,k,O,P,A,E,ot,it,ps,fs;let gn=e.strict,ms=(t=e.code)===null||t===void 0?void 0:t.optimize,tf=ms===!0||ms===void 0?1:ms||0,rf=(n=(r=e.code)===null||r===void 0?void 0:r.regExp)!==null&&n!==void 0?n:Lv,h_=(o=e.uriResolver)!==null&&o!==void 0?o:tz.default;return{strictSchema:(a=(i=e.strictSchema)!==null&&i!==void 0?i:gn)!==null&&a!==void 0?a:!0,strictNumbers:(c=(s=e.strictNumbers)!==null&&s!==void 0?s:gn)!==null&&c!==void 0?c:!0,strictTypes:(l=(u=e.strictTypes)!==null&&u!==void 0?u:gn)!==null&&l!==void 0?l:"log",strictTuples:(f=(d=e.strictTuples)!==null&&d!==void 0?d:gn)!==null&&f!==void 0?f:"log",strictRequired:(g=(m=e.strictRequired)!==null&&m!==void 0?m:gn)!==null&&g!==void 0?g:!1,code:e.code?{...e.code,optimize:tf,regExp:rf}:{optimize:tf,regExp:rf},loopRequired:(v=e.loopRequired)!==null&&v!==void 0?v:Av,loopEnum:($=e.loopEnum)!==null&&$!==void 0?$:Av,meta:(k=e.meta)!==null&&k!==void 0?k:!0,messages:(O=e.messages)!==null&&O!==void 0?O:!0,inlineRefs:(P=e.inlineRefs)!==null&&P!==void 0?P:!0,schemaId:(A=e.schemaId)!==null&&A!==void 0?A:"$id",addUsedSchema:(E=e.addUsedSchema)!==null&&E!==void 0?E:!0,validateSchema:(ot=e.validateSchema)!==null&&ot!==void 0?ot:!0,validateFormats:(it=e.validateFormats)!==null&&it!==void 0?it:!0,unicodeRegExp:(ps=e.unicodeRegExp)!==null&&ps!==void 0?ps:!0,int32range:(fs=e.int32range)!==null&&fs!==void 0?fs:!0,uriResolver:h_}}var Ko=class{constructor(t={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,t=this.opts={...t,...az(t)};let{es5:r,lines:n}=this.opts.code;this.scope=new ez.ValueScope({scope:{},prefixes:nz,es5:r,lines:n}),this.logger=pz(t.logger);let o=t.validateFormats;t.validateFormats=!1,this.RULES=(0,Q0.getRules)(),Cv.call(this,oz,t,"NOT SUPPORTED"),Cv.call(this,iz,t,"DEPRECATED","warn"),this._metaOpts=lz.call(this),t.formats&&cz.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),t.keywords&&uz.call(this,t.keywords),typeof t.meta=="object"&&this.addMetaSchema(t.meta),sz.call(this),t.validateFormats=o}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){let{$data:t,meta:r,schemaId:n}=this.opts,o=Uv;n==="id"&&(o={...Uv},o.id=o.$id,delete o.$id),r&&t&&this.addMetaSchema(o,o[n],!1)}defaultMeta(){let{meta:t,schemaId:r}=this.opts;return this.opts.defaultMeta=typeof t=="object"?t[r]||t:void 0}validate(t,r){let n;if(typeof t=="string"){if(n=this.getSchema(t),!n)throw new Error(`no schema with key or ref "${t}"`)}else n=this.compile(t);let o=n(r);return"$async"in n||(this.errors=n.errors),o}compile(t,r){let n=this._addSchema(t,r);return n.validate||this._compileSchemaEnv(n)}compileAsync(t,r){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");let{loadSchema:n}=this.opts;return o.call(this,t,r);async function o(l,d){await i.call(this,l.$schema);let f=this._addSchema(l,d);return f.validate||a.call(this,f)}async function i(l){l&&!this.getSchema(l)&&await o.call(this,{$ref:l},!0)}async function a(l){try{return this._compileSchemaEnv(l)}catch(d){if(!(d instanceof qv.default))throw d;return s.call(this,d),await c.call(this,d.missingSchema),a.call(this,l)}}function s({missingSchema:l,missingRef:d}){if(this.refs[l])throw new Error(`AnySchema ${l} is loaded but ${d} cannot be resolved`)}async function c(l){let d=await u.call(this,l);this.refs[l]||await i.call(this,d.$schema),this.refs[l]||this.addSchema(d,l,r)}async function u(l){let d=this._loading[l];if(d)return d;try{return await(this._loading[l]=n(l))}finally{delete this._loading[l]}}}addSchema(t,r,n,o=this.opts.validateSchema){if(Array.isArray(t)){for(let a of t)this.addSchema(a,void 0,n,o);return this}let i;if(typeof t=="object"){let{schemaId:a}=this.opts;if(i=t[a],i!==void 0&&typeof i!="string")throw new Error(`schema ${a} must be string`)}return r=(0,Jo.normalizeId)(r||i),this._checkUnique(r),this.schemas[r]=this._addSchema(t,n,r,o,!0),this}addMetaSchema(t,r,n=this.opts.validateSchema){return this.addSchema(t,r,!0,n),this}validateSchema(t,r){if(typeof t=="boolean")return!0;let n;if(n=t.$schema,n!==void 0&&typeof n!="string")throw new Error("$schema must be a string");if(n=n||this.opts.defaultMeta||this.defaultMeta(),!n)return this.logger.warn("meta-schema not available"),this.errors=null,!0;let o=this.validate(n,t);if(!o&&r){let i="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(i);else throw new Error(i)}return o}getSchema(t){let r;for(;typeof(r=Mv.call(this,t))=="string";)t=r;if(r===void 0){let{schemaId:n}=this.opts,o=new Fo.SchemaEnv({schema:{},schemaId:n});if(r=Fo.resolveSchema.call(this,o,t),!r)return;this.refs[t]=r}return r.validate||this._compileSchemaEnv(r)}removeSchema(t){if(t instanceof RegExp)return this._removeAllSchemas(this.schemas,t),this._removeAllSchemas(this.refs,t),this;switch(typeof t){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{let r=Mv.call(this,t);return typeof r=="object"&&this._cache.delete(r.schema),delete this.schemas[t],delete this.refs[t],this}case"object":{let r=t;this._cache.delete(r);let n=t[this.opts.schemaId];return n&&(n=(0,Jo.normalizeId)(n),delete this.schemas[n],delete this.refs[n]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(t){for(let r of t)this.addKeyword(r);return this}addKeyword(t,r){let n;if(typeof t=="string")n=t,typeof r=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),r.keyword=n);else if(typeof t=="object"&&r===void 0){if(r=t,n=r.keyword,Array.isArray(n)&&!n.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(mz.call(this,n,r),!r)return(0,rp.eachItem)(n,i=>tp.call(this,i)),this;gz.call(this,r);let o={...r,type:(0,Fa.getJSONTypes)(r.type),schemaType:(0,Fa.getJSONTypes)(r.schemaType)};return(0,rp.eachItem)(n,o.type.length===0?i=>tp.call(this,i,o):i=>o.type.forEach(a=>tp.call(this,i,o,a))),this}getKeyword(t){let r=this.RULES.all[t];return typeof r=="object"?r.definition:!!r}removeKeyword(t){let{RULES:r}=this;delete r.keywords[t],delete r.all[t];for(let n of r.rules){let o=n.rules.findIndex(i=>i.keyword===t);o>=0&&n.rules.splice(o,1)}return this}addFormat(t,r){return typeof r=="string"&&(r=new RegExp(r)),this.formats[t]=r,this}errorsText(t=this.errors,{separator:r=", ",dataVar:n="data"}={}){return!t||t.length===0?"No errors":t.map(o=>`${n}${o.instancePath} ${o.message}`).reduce((o,i)=>o+r+i)}$dataMetaSchema(t,r){let n=this.RULES.all;t=JSON.parse(JSON.stringify(t));for(let o of r){let i=o.split("/").slice(1),a=t;for(let s of i)a=a[s];for(let s in n){let c=n[s];if(typeof c!="object")continue;let{$data:u}=c.definition,l=a[s];u&&l&&(a[s]=Vv(l))}}return t}_removeAllSchemas(t,r){for(let n in t){let o=t[n];(!r||r.test(n))&&(typeof o=="string"?delete t[n]:o&&!o.meta&&(this._cache.delete(o.schema),delete t[n]))}}_addSchema(t,r,n,o=this.opts.validateSchema,i=this.opts.addUsedSchema){let a,{schemaId:s}=this.opts;if(typeof t=="object")a=t[s];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof t!="boolean")throw new Error("schema must be object or boolean")}let c=this._cache.get(t);if(c!==void 0)return c;n=(0,Jo.normalizeId)(a||n);let u=Jo.getSchemaRefs.call(this,t,n);return c=new Fo.SchemaEnv({schema:t,schemaId:s,meta:r,baseId:n,localRefs:u}),this._cache.set(c.schema,c),i&&!n.startsWith("#")&&(n&&this._checkUnique(n),this.refs[n]=c),o&&this.validateSchema(t,!0),c}_checkUnique(t){if(this.schemas[t]||this.refs[t])throw new Error(`schema with key or id "${t}" already exists`)}_compileSchemaEnv(t){if(t.meta?this._compileMetaSchema(t):Fo.compileSchema.call(this,t),!t.validate)throw new Error("ajv implementation error");return t.validate}_compileMetaSchema(t){let r=this.opts;this.opts=this._metaOpts;try{Fo.compileSchema.call(this,t)}finally{this.opts=r}}};Ko.ValidationError=Y0.default;Ko.MissingRefError=qv.default;ke.default=Ko;function Cv(e,t,r,n="error"){for(let o in e){let i=o;i in t&&this.logger[n](`${r}: option ${o}. ${e[i]}`)}}function Mv(e){return e=(0,Jo.normalizeId)(e),this.schemas[e]||this.refs[e]}function sz(){let e=this.opts.schemas;if(e)if(Array.isArray(e))this.addSchema(e);else for(let t in e)this.addSchema(e[t],t)}function cz(){for(let e in this.opts.formats){let t=this.opts.formats[e];t&&this.addFormat(e,t)}}function uz(e){if(Array.isArray(e)){this.addVocabulary(e);return}this.logger.warn("keywords option as map is deprecated, pass array");for(let t in e){let r=e[t];r.keyword||(r.keyword=t),this.addKeyword(r)}}function lz(){let e={...this.opts};for(let t of rz)delete e[t];return e}var dz={log(){},warn(){},error(){}};function pz(e){if(e===!1)return dz;if(e===void 0)return console;if(e.log&&e.warn&&e.error)return e;throw new Error("logger must implement log, warn and error methods")}var fz=/^[a-z_$][a-z0-9_$:-]*$/i;function mz(e,t){let{RULES:r}=this;if((0,rp.eachItem)(e,n=>{if(r.keywords[n])throw new Error(`Keyword ${n} is already defined`);if(!fz.test(n))throw new Error(`Keyword ${n} has invalid name`)}),!!t&&t.$data&&!("code"in t||"validate"in t))throw new Error('$data keyword must have "code" or "validate" function')}function tp(e,t,r){var n;let o=t?.post;if(r&&o)throw new Error('keyword with "post" flag cannot have "type"');let{RULES:i}=this,a=o?i.post:i.rules.find(({type:c})=>c===r);if(a||(a={type:r,rules:[]},i.rules.push(a)),i.keywords[e]=!0,!t)return;let s={keyword:e,definition:{...t,type:(0,Fa.getJSONTypes)(t.type),schemaType:(0,Fa.getJSONTypes)(t.schemaType)}};t.before?hz.call(this,a,s,t.before):a.rules.push(s),i.all[e]=s,(n=t.implements)===null||n===void 0||n.forEach(c=>this.addKeyword(c))}function hz(e,t,r){let n=e.rules.findIndex(o=>o.keyword===r);n>=0?e.rules.splice(n,0,t):(e.rules.push(t),this.logger.warn(`rule ${r} is not defined`))}function gz(e){let{metaSchema:t}=e;t!==void 0&&(e.$data&&this.opts.$data&&(t=Vv(t)),e.validateSchema=this.compile(t,!0))}var vz={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function Vv(e){return{anyOf:[e,vz]}}});var Jv=w(np=>{"use strict";Object.defineProperty(np,"__esModule",{value:!0});var yz={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};np.default=yz});var Hv=w(br=>{"use strict";Object.defineProperty(br,"__esModule",{value:!0});br.callRef=br.getValidate=void 0;var _z=Lo(),Kv=tt(),Le=K(),cn=Rt(),Bv=Ca(),Ja=ee(),$z={keyword:"$ref",schemaType:"string",code(e){let{gen:t,schema:r,it:n}=e,{baseId:o,schemaEnv:i,validateName:a,opts:s,self:c}=n,{root:u}=i;if((r==="#"||r==="#/")&&o===u.baseId)return d();let l=Bv.resolveRef.call(c,u,o,r);if(l===void 0)throw new _z.default(n.opts.uriResolver,o,r);if(l instanceof Bv.SchemaEnv)return f(l);return m(l);function d(){if(i===u)return Ka(e,a,i,i.$async);let g=t.scopeValue("root",{ref:u});return Ka(e,(0,Le._)`${g}.validate`,u,u.$async)}function f(g){let v=Gv(e,g);Ka(e,v,g,g.$async)}function m(g){let v=t.scopeValue("schema",s.code.source===!0?{ref:g,code:(0,Le.stringify)(g)}:{ref:g}),$=t.name("valid"),k=e.subschema({schema:g,dataTypes:[],schemaPath:Le.nil,topSchemaRef:v,errSchemaPath:r},$);e.mergeEvaluated(k),e.ok($)}}};function Gv(e,t){let{gen:r}=e;return t.validate?r.scopeValue("validate",{ref:t.validate}):(0,Le._)`${r.scopeValue("wrapper",{ref:t})}.validate`}br.getValidate=Gv;function Ka(e,t,r,n){let{gen:o,it:i}=e,{allErrors:a,schemaEnv:s,opts:c}=i,u=c.passContext?cn.default.this:Le.nil;n?l():d();function l(){if(!s.$async)throw new Error("async schema referenced by sync schema");let g=o.let("valid");o.try(()=>{o.code((0,Le._)`await ${(0,Kv.callValidateCode)(e,t,u)}`),m(t),a||o.assign(g,!0)},v=>{o.if((0,Le._)`!(${v} instanceof ${i.ValidationError})`,()=>o.throw(v)),f(v),a||o.assign(g,!1)}),e.ok(g)}function d(){e.result((0,Kv.callValidateCode)(e,t,u),()=>m(t),()=>f(t))}function f(g){let v=(0,Le._)`${g}.errors`;o.assign(cn.default.vErrors,(0,Le._)`${cn.default.vErrors} === null ? ${v} : ${cn.default.vErrors}.concat(${v})`),o.assign(cn.default.errors,(0,Le._)`${cn.default.vErrors}.length`)}function m(g){var v;if(!i.opts.unevaluated)return;let $=(v=r?.validate)===null||v===void 0?void 0:v.evaluated;if(i.props!==!0)if($&&!$.dynamicProps)$.props!==void 0&&(i.props=Ja.mergeEvaluated.props(o,$.props,i.props));else{let k=o.var("props",(0,Le._)`${g}.evaluated.props`);i.props=Ja.mergeEvaluated.props(o,k,i.props,Le.Name)}if(i.items!==!0)if($&&!$.dynamicItems)$.items!==void 0&&(i.items=Ja.mergeEvaluated.items(o,$.items,i.items));else{let k=o.var("items",(0,Le._)`${g}.evaluated.items`);i.items=Ja.mergeEvaluated.items(o,k,i.items,Le.Name)}}}br.callRef=Ka;br.default=$z});var Wv=w(op=>{"use strict";Object.defineProperty(op,"__esModule",{value:!0});var bz=Jv(),xz=Hv(),kz=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",bz.default,xz.default];op.default=kz});var Xv=w(ip=>{"use strict";Object.defineProperty(ip,"__esModule",{value:!0});var Ba=K(),rr=Ba.operators,Ga={maximum:{okStr:"<=",ok:rr.LTE,fail:rr.GT},minimum:{okStr:">=",ok:rr.GTE,fail:rr.LT},exclusiveMaximum:{okStr:"<",ok:rr.LT,fail:rr.GTE},exclusiveMinimum:{okStr:">",ok:rr.GT,fail:rr.LTE}},wz={message:({keyword:e,schemaCode:t})=>(0,Ba.str)`must be ${Ga[e].okStr} ${t}`,params:({keyword:e,schemaCode:t})=>(0,Ba._)`{comparison: ${Ga[e].okStr}, limit: ${t}}`},Sz={keyword:Object.keys(Ga),type:"number",schemaType:"number",$data:!0,error:wz,code(e){let{keyword:t,data:r,schemaCode:n}=e;e.fail$data((0,Ba._)`${r} ${Ga[t].fail} ${n} || isNaN(${r})`)}};ip.default=Sz});var Yv=w(ap=>{"use strict";Object.defineProperty(ap,"__esModule",{value:!0});var Bo=K(),zz={message:({schemaCode:e})=>(0,Bo.str)`must be multiple of ${e}`,params:({schemaCode:e})=>(0,Bo._)`{multipleOf: ${e}}`},Iz={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:zz,code(e){let{gen:t,data:r,schemaCode:n,it:o}=e,i=o.opts.multipleOfPrecision,a=t.let("res"),s=i?(0,Bo._)`Math.abs(Math.round(${a}) - ${a}) > 1e-${i}`:(0,Bo._)`${a} !== parseInt(${a})`;e.fail$data((0,Bo._)`(${n} === 0 || (${a} = ${r}/${n}, ${s}))`)}};ap.default=Iz});var ey=w(sp=>{"use strict";Object.defineProperty(sp,"__esModule",{value:!0});function Qv(e){let t=e.length,r=0,n=0,o;for(;n<t;)r++,o=e.charCodeAt(n++),o>=55296&&o<=56319&&n<t&&(o=e.charCodeAt(n),(o&64512)===56320&&n++);return r}sp.default=Qv;Qv.code='require("ajv/dist/runtime/ucs2length").default'});var ty=w(cp=>{"use strict";Object.defineProperty(cp,"__esModule",{value:!0});var xr=K(),Pz=ee(),Tz=ey(),jz={message({keyword:e,schemaCode:t}){let r=e==="maxLength"?"more":"fewer";return(0,xr.str)`must NOT have ${r} than ${t} characters`},params:({schemaCode:e})=>(0,xr._)`{limit: ${e}}`},Ez={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:jz,code(e){let{keyword:t,data:r,schemaCode:n,it:o}=e,i=t==="maxLength"?xr.operators.GT:xr.operators.LT,a=o.opts.unicode===!1?(0,xr._)`${r}.length`:(0,xr._)`${(0,Pz.useFunc)(e.gen,Tz.default)}(${r})`;e.fail$data((0,xr._)`${a} ${i} ${n}`)}};cp.default=Ez});var ry=w(up=>{"use strict";Object.defineProperty(up,"__esModule",{value:!0});var Oz=tt(),Nz=ee(),un=K(),Zz={message:({schemaCode:e})=>(0,un.str)`must match pattern "${e}"`,params:({schemaCode:e})=>(0,un._)`{pattern: ${e}}`},Dz={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:Zz,code(e){let{gen:t,data:r,$data:n,schema:o,schemaCode:i,it:a}=e,s=a.opts.unicodeRegExp?"u":"";if(n){let{regExp:c}=a.opts.code,u=c.code==="new RegExp"?(0,un._)`new RegExp`:(0,Nz.useFunc)(t,c),l=t.let("valid");t.try(()=>t.assign(l,(0,un._)`${u}(${i}, ${s}).test(${r})`),()=>t.assign(l,!1)),e.fail$data((0,un._)`!${l}`)}else{let c=(0,Oz.usePattern)(e,o);e.fail$data((0,un._)`!${c}.test(${r})`)}}};up.default=Dz});var ny=w(lp=>{"use strict";Object.defineProperty(lp,"__esModule",{value:!0});var Go=K(),Rz={message({keyword:e,schemaCode:t}){let r=e==="maxProperties"?"more":"fewer";return(0,Go.str)`must NOT have ${r} than ${t} properties`},params:({schemaCode:e})=>(0,Go._)`{limit: ${e}}`},Uz={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:Rz,code(e){let{keyword:t,data:r,schemaCode:n}=e,o=t==="maxProperties"?Go.operators.GT:Go.operators.LT;e.fail$data((0,Go._)`Object.keys(${r}).length ${o} ${n}`)}};lp.default=Uz});var oy=w(dp=>{"use strict";Object.defineProperty(dp,"__esModule",{value:!0});var Ho=tt(),Wo=K(),Az=ee(),Cz={message:({params:{missingProperty:e}})=>(0,Wo.str)`must have required property '${e}'`,params:({params:{missingProperty:e}})=>(0,Wo._)`{missingProperty: ${e}}`},Mz={keyword:"required",type:"object",schemaType:"array",$data:!0,error:Cz,code(e){let{gen:t,schema:r,schemaCode:n,data:o,$data:i,it:a}=e,{opts:s}=a;if(!i&&r.length===0)return;let c=r.length>=s.loopRequired;if(a.allErrors?u():l(),s.strictRequired){let m=e.parentSchema.properties,{definedProperties:g}=e.it;for(let v of r)if(m?.[v]===void 0&&!g.has(v)){let $=a.schemaEnv.baseId+a.errSchemaPath,k=`required property "${v}" is not defined at "${$}" (strictRequired)`;(0,Az.checkStrictMode)(a,k,a.opts.strictRequired)}}function u(){if(c||i)e.block$data(Wo.nil,d);else for(let m of r)(0,Ho.checkReportMissingProp)(e,m)}function l(){let m=t.let("missing");if(c||i){let g=t.let("valid",!0);e.block$data(g,()=>f(m,g)),e.ok(g)}else t.if((0,Ho.checkMissingProp)(e,r,m)),(0,Ho.reportMissingProp)(e,m),t.else()}function d(){t.forOf("prop",n,m=>{e.setParams({missingProperty:m}),t.if((0,Ho.noPropertyInData)(t,o,m,s.ownProperties),()=>e.error())})}function f(m,g){e.setParams({missingProperty:m}),t.forOf(m,n,()=>{t.assign(g,(0,Ho.propertyInData)(t,o,m,s.ownProperties)),t.if((0,Wo.not)(g),()=>{e.error(),t.break()})},Wo.nil)}}};dp.default=Mz});var iy=w(pp=>{"use strict";Object.defineProperty(pp,"__esModule",{value:!0});var Xo=K(),qz={message({keyword:e,schemaCode:t}){let r=e==="maxItems"?"more":"fewer";return(0,Xo.str)`must NOT have ${r} than ${t} items`},params:({schemaCode:e})=>(0,Xo._)`{limit: ${e}}`},Lz={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:qz,code(e){let{keyword:t,data:r,schemaCode:n}=e,o=t==="maxItems"?Xo.operators.GT:Xo.operators.LT;e.fail$data((0,Xo._)`${r}.length ${o} ${n}`)}};pp.default=Lz});var Ha=w(fp=>{"use strict";Object.defineProperty(fp,"__esModule",{value:!0});var ay=Ud();ay.code='require("ajv/dist/runtime/equal").default';fp.default=ay});var sy=w(hp=>{"use strict";Object.defineProperty(hp,"__esModule",{value:!0});var mp=Uo(),we=K(),Vz=ee(),Fz=Ha(),Jz={message:({params:{i:e,j:t}})=>(0,we.str)`must NOT have duplicate items (items ## ${t} and ${e} are identical)`,params:({params:{i:e,j:t}})=>(0,we._)`{i: ${e}, j: ${t}}`},Kz={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:Jz,code(e){let{gen:t,data:r,$data:n,schema:o,parentSchema:i,schemaCode:a,it:s}=e;if(!n&&!o)return;let c=t.let("valid"),u=i.items?(0,mp.getSchemaTypes)(i.items):[];e.block$data(c,l,(0,we._)`${a} === false`),e.ok(c);function l(){let g=t.let("i",(0,we._)`${r}.length`),v=t.let("j");e.setParams({i:g,j:v}),t.assign(c,!0),t.if((0,we._)`${g} > 1`,()=>(d()?f:m)(g,v))}function d(){return u.length>0&&!u.some(g=>g==="object"||g==="array")}function f(g,v){let $=t.name("item"),k=(0,mp.checkDataTypes)(u,$,s.opts.strictNumbers,mp.DataType.Wrong),O=t.const("indices",(0,we._)`{}`);t.for((0,we._)`;${g}--;`,()=>{t.let($,(0,we._)`${r}[${g}]`),t.if(k,(0,we._)`continue`),u.length>1&&t.if((0,we._)`typeof ${$} == "string"`,(0,we._)`${$} += "_"`),t.if((0,we._)`typeof ${O}[${$}] == "number"`,()=>{t.assign(v,(0,we._)`${O}[${$}]`),e.error(),t.assign(c,!1).break()}).code((0,we._)`${O}[${$}] = ${g}`)})}function m(g,v){let $=(0,Vz.useFunc)(t,Fz.default),k=t.name("outer");t.label(k).for((0,we._)`;${g}--;`,()=>t.for((0,we._)`${v} = ${g}; ${v}--;`,()=>t.if((0,we._)`${$}(${r}[${g}], ${r}[${v}])`,()=>{e.error(),t.assign(c,!1).break(k)})))}}};hp.default=Kz});var cy=w(vp=>{"use strict";Object.defineProperty(vp,"__esModule",{value:!0});var gp=K(),Bz=ee(),Gz=Ha(),Hz={message:"must be equal to constant",params:({schemaCode:e})=>(0,gp._)`{allowedValue: ${e}}`},Wz={keyword:"const",$data:!0,error:Hz,code(e){let{gen:t,data:r,$data:n,schemaCode:o,schema:i}=e;n||i&&typeof i=="object"?e.fail$data((0,gp._)`!${(0,Bz.useFunc)(t,Gz.default)}(${r}, ${o})`):e.fail((0,gp._)`${i} !== ${r}`)}};vp.default=Wz});var uy=w(yp=>{"use strict";Object.defineProperty(yp,"__esModule",{value:!0});var Yo=K(),Xz=ee(),Yz=Ha(),Qz={message:"must be equal to one of the allowed values",params:({schemaCode:e})=>(0,Yo._)`{allowedValues: ${e}}`},eI={keyword:"enum",schemaType:"array",$data:!0,error:Qz,code(e){let{gen:t,data:r,$data:n,schema:o,schemaCode:i,it:a}=e;if(!n&&o.length===0)throw new Error("enum must have non-empty array");let s=o.length>=a.opts.loopEnum,c,u=()=>c??(c=(0,Xz.useFunc)(t,Yz.default)),l;if(s||n)l=t.let("valid"),e.block$data(l,d);else{if(!Array.isArray(o))throw new Error("ajv implementation error");let m=t.const("vSchema",i);l=(0,Yo.or)(...o.map((g,v)=>f(m,v)))}e.pass(l);function d(){t.assign(l,!1),t.forOf("v",i,m=>t.if((0,Yo._)`${u()}(${r}, ${m})`,()=>t.assign(l,!0).break()))}function f(m,g){let v=o[g];return typeof v=="object"&&v!==null?(0,Yo._)`${u()}(${r}, ${m}[${g}])`:(0,Yo._)`${r} === ${v}`}}};yp.default=eI});var ly=w(_p=>{"use strict";Object.defineProperty(_p,"__esModule",{value:!0});var tI=Xv(),rI=Yv(),nI=ty(),oI=ry(),iI=ny(),aI=oy(),sI=iy(),cI=sy(),uI=cy(),lI=uy(),dI=[tI.default,rI.default,nI.default,oI.default,iI.default,aI.default,sI.default,cI.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},uI.default,lI.default];_p.default=dI});var bp=w(Qo=>{"use strict";Object.defineProperty(Qo,"__esModule",{value:!0});Qo.validateAdditionalItems=void 0;var kr=K(),$p=ee(),pI={message:({params:{len:e}})=>(0,kr.str)`must NOT have more than ${e} items`,params:({params:{len:e}})=>(0,kr._)`{limit: ${e}}`},fI={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:pI,code(e){let{parentSchema:t,it:r}=e,{items:n}=t;if(!Array.isArray(n)){(0,$p.checkStrictMode)(r,'"additionalItems" is ignored when "items" is not an array of schemas');return}dy(e,n)}};function dy(e,t){let{gen:r,schema:n,data:o,keyword:i,it:a}=e;a.items=!0;let s=r.const("len",(0,kr._)`${o}.length`);if(n===!1)e.setParams({len:t.length}),e.pass((0,kr._)`${s} <= ${t.length}`);else if(typeof n=="object"&&!(0,$p.alwaysValidSchema)(a,n)){let u=r.var("valid",(0,kr._)`${s} <= ${t.length}`);r.if((0,kr.not)(u),()=>c(u)),e.ok(u)}function c(u){r.forRange("i",t.length,s,l=>{e.subschema({keyword:i,dataProp:l,dataPropType:$p.Type.Num},u),a.allErrors||r.if((0,kr.not)(u),()=>r.break())})}}Qo.validateAdditionalItems=dy;Qo.default=fI});var xp=w(ei=>{"use strict";Object.defineProperty(ei,"__esModule",{value:!0});ei.validateTuple=void 0;var py=K(),Wa=ee(),mI=tt(),hI={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(e){let{schema:t,it:r}=e;if(Array.isArray(t))return fy(e,"additionalItems",t);r.items=!0,!(0,Wa.alwaysValidSchema)(r,t)&&e.ok((0,mI.validateArray)(e))}};function fy(e,t,r=e.schema){let{gen:n,parentSchema:o,data:i,keyword:a,it:s}=e;l(o),s.opts.unevaluated&&r.length&&s.items!==!0&&(s.items=Wa.mergeEvaluated.items(n,r.length,s.items));let c=n.name("valid"),u=n.const("len",(0,py._)`${i}.length`);r.forEach((d,f)=>{(0,Wa.alwaysValidSchema)(s,d)||(n.if((0,py._)`${u} > ${f}`,()=>e.subschema({keyword:a,schemaProp:f,dataProp:f},c)),e.ok(c))});function l(d){let{opts:f,errSchemaPath:m}=s,g=r.length,v=g===d.minItems&&(g===d.maxItems||d[t]===!1);if(f.strictTuples&&!v){let $=`"${a}" is ${g}-tuple, but minItems or maxItems/${t} are not specified or different at path "${m}"`;(0,Wa.checkStrictMode)(s,$,f.strictTuples)}}}ei.validateTuple=fy;ei.default=hI});var my=w(kp=>{"use strict";Object.defineProperty(kp,"__esModule",{value:!0});var gI=xp(),vI={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:e=>(0,gI.validateTuple)(e,"items")};kp.default=vI});var gy=w(wp=>{"use strict";Object.defineProperty(wp,"__esModule",{value:!0});var hy=K(),yI=ee(),_I=tt(),$I=bp(),bI={message:({params:{len:e}})=>(0,hy.str)`must NOT have more than ${e} items`,params:({params:{len:e}})=>(0,hy._)`{limit: ${e}}`},xI={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:bI,code(e){let{schema:t,parentSchema:r,it:n}=e,{prefixItems:o}=r;n.items=!0,!(0,yI.alwaysValidSchema)(n,t)&&(o?(0,$I.validateAdditionalItems)(e,o):e.ok((0,_I.validateArray)(e)))}};wp.default=xI});var vy=w(Sp=>{"use strict";Object.defineProperty(Sp,"__esModule",{value:!0});var nt=K(),Xa=ee(),kI={message:({params:{min:e,max:t}})=>t===void 0?(0,nt.str)`must contain at least ${e} valid item(s)`:(0,nt.str)`must contain at least ${e} and no more than ${t} valid item(s)`,params:({params:{min:e,max:t}})=>t===void 0?(0,nt._)`{minContains: ${e}}`:(0,nt._)`{minContains: ${e}, maxContains: ${t}}`},wI={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:kI,code(e){let{gen:t,schema:r,parentSchema:n,data:o,it:i}=e,a,s,{minContains:c,maxContains:u}=n;i.opts.next?(a=c===void 0?1:c,s=u):a=1;let l=t.const("len",(0,nt._)`${o}.length`);if(e.setParams({min:a,max:s}),s===void 0&&a===0){(0,Xa.checkStrictMode)(i,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(s!==void 0&&a>s){(0,Xa.checkStrictMode)(i,'"minContains" > "maxContains" is always invalid'),e.fail();return}if((0,Xa.alwaysValidSchema)(i,r)){let v=(0,nt._)`${l} >= ${a}`;s!==void 0&&(v=(0,nt._)`${v} && ${l} <= ${s}`),e.pass(v);return}i.items=!0;let d=t.name("valid");s===void 0&&a===1?m(d,()=>t.if(d,()=>t.break())):a===0?(t.let(d,!0),s!==void 0&&t.if((0,nt._)`${o}.length > 0`,f)):(t.let(d,!1),f()),e.result(d,()=>e.reset());function f(){let v=t.name("_valid"),$=t.let("count",0);m(v,()=>t.if(v,()=>g($)))}function m(v,$){t.forRange("i",0,l,k=>{e.subschema({keyword:"contains",dataProp:k,dataPropType:Xa.Type.Num,compositeRule:!0},v),$()})}function g(v){t.code((0,nt._)`${v}++`),s===void 0?t.if((0,nt._)`${v} >= ${a}`,()=>t.assign(d,!0).break()):(t.if((0,nt._)`${v} > ${s}`,()=>t.assign(d,!1).break()),a===1?t.assign(d,!0):t.if((0,nt._)`${v} >= ${a}`,()=>t.assign(d,!0)))}}};Sp.default=wI});var $y=w($t=>{"use strict";Object.defineProperty($t,"__esModule",{value:!0});$t.validateSchemaDeps=$t.validatePropertyDeps=$t.error=void 0;var zp=K(),SI=ee(),ti=tt();$t.error={message:({params:{property:e,depsCount:t,deps:r}})=>{let n=t===1?"property":"properties";return(0,zp.str)`must have ${n} ${r} when property ${e} is present`},params:({params:{property:e,depsCount:t,deps:r,missingProperty:n}})=>(0,zp._)`{property: ${e},
|
|
7
|
+
missingProperty: ${n},
|
|
8
|
+
depsCount: ${t},
|
|
9
|
+
deps: ${r}}`};var zI={keyword:"dependencies",type:"object",schemaType:"object",error:$t.error,code(e){let[t,r]=II(e);yy(e,t),_y(e,r)}};function II({schema:e}){let t={},r={};for(let n in e){if(n==="__proto__")continue;let o=Array.isArray(e[n])?t:r;o[n]=e[n]}return[t,r]}function yy(e,t=e.schema){let{gen:r,data:n,it:o}=e;if(Object.keys(t).length===0)return;let i=r.let("missing");for(let a in t){let s=t[a];if(s.length===0)continue;let c=(0,ti.propertyInData)(r,n,a,o.opts.ownProperties);e.setParams({property:a,depsCount:s.length,deps:s.join(", ")}),o.allErrors?r.if(c,()=>{for(let u of s)(0,ti.checkReportMissingProp)(e,u)}):(r.if((0,zp._)`${c} && (${(0,ti.checkMissingProp)(e,s,i)})`),(0,ti.reportMissingProp)(e,i),r.else())}}$t.validatePropertyDeps=yy;function _y(e,t=e.schema){let{gen:r,data:n,keyword:o,it:i}=e,a=r.name("valid");for(let s in t)(0,SI.alwaysValidSchema)(i,t[s])||(r.if((0,ti.propertyInData)(r,n,s,i.opts.ownProperties),()=>{let c=e.subschema({keyword:o,schemaProp:s},a);e.mergeValidEvaluated(c,a)},()=>r.var(a,!0)),e.ok(a))}$t.validateSchemaDeps=_y;$t.default=zI});var xy=w(Ip=>{"use strict";Object.defineProperty(Ip,"__esModule",{value:!0});var by=K(),PI=ee(),TI={message:"property name must be valid",params:({params:e})=>(0,by._)`{propertyName: ${e.propertyName}}`},jI={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:TI,code(e){let{gen:t,schema:r,data:n,it:o}=e;if((0,PI.alwaysValidSchema)(o,r))return;let i=t.name("valid");t.forIn("key",n,a=>{e.setParams({propertyName:a}),e.subschema({keyword:"propertyNames",data:a,dataTypes:["string"],propertyName:a,compositeRule:!0},i),t.if((0,by.not)(i),()=>{e.error(!0),o.allErrors||t.break()})}),e.ok(i)}};Ip.default=jI});var Tp=w(Pp=>{"use strict";Object.defineProperty(Pp,"__esModule",{value:!0});var Ya=tt(),pt=K(),EI=Rt(),Qa=ee(),OI={message:"must NOT have additional properties",params:({params:e})=>(0,pt._)`{additionalProperty: ${e.additionalProperty}}`},NI={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:OI,code(e){let{gen:t,schema:r,parentSchema:n,data:o,errsCount:i,it:a}=e;if(!i)throw new Error("ajv implementation error");let{allErrors:s,opts:c}=a;if(a.props=!0,c.removeAdditional!=="all"&&(0,Qa.alwaysValidSchema)(a,r))return;let u=(0,Ya.allSchemaProperties)(n.properties),l=(0,Ya.allSchemaProperties)(n.patternProperties);d(),e.ok((0,pt._)`${i} === ${EI.default.errors}`);function d(){t.forIn("key",o,$=>{!u.length&&!l.length?g($):t.if(f($),()=>g($))})}function f($){let k;if(u.length>8){let O=(0,Qa.schemaRefOrVal)(a,n.properties,"properties");k=(0,Ya.isOwnProperty)(t,O,$)}else u.length?k=(0,pt.or)(...u.map(O=>(0,pt._)`${$} === ${O}`)):k=pt.nil;return l.length&&(k=(0,pt.or)(k,...l.map(O=>(0,pt._)`${(0,Ya.usePattern)(e,O)}.test(${$})`))),(0,pt.not)(k)}function m($){t.code((0,pt._)`delete ${o}[${$}]`)}function g($){if(c.removeAdditional==="all"||c.removeAdditional&&r===!1){m($);return}if(r===!1){e.setParams({additionalProperty:$}),e.error(),s||t.break();return}if(typeof r=="object"&&!(0,Qa.alwaysValidSchema)(a,r)){let k=t.name("valid");c.removeAdditional==="failing"?(v($,k,!1),t.if((0,pt.not)(k),()=>{e.reset(),m($)})):(v($,k),s||t.if((0,pt.not)(k),()=>t.break()))}}function v($,k,O){let P={keyword:"additionalProperties",dataProp:$,dataPropType:Qa.Type.Str};O===!1&&Object.assign(P,{compositeRule:!0,createErrors:!1,allErrors:!1}),e.subschema(P,k)}}};Pp.default=NI});var Sy=w(Ep=>{"use strict";Object.defineProperty(Ep,"__esModule",{value:!0});var ZI=qo(),ky=tt(),jp=ee(),wy=Tp(),DI={keyword:"properties",type:"object",schemaType:"object",code(e){let{gen:t,schema:r,parentSchema:n,data:o,it:i}=e;i.opts.removeAdditional==="all"&&n.additionalProperties===void 0&&wy.default.code(new ZI.KeywordCxt(i,wy.default,"additionalProperties"));let a=(0,ky.allSchemaProperties)(r);for(let d of a)i.definedProperties.add(d);i.opts.unevaluated&&a.length&&i.props!==!0&&(i.props=jp.mergeEvaluated.props(t,(0,jp.toHash)(a),i.props));let s=a.filter(d=>!(0,jp.alwaysValidSchema)(i,r[d]));if(s.length===0)return;let c=t.name("valid");for(let d of s)u(d)?l(d):(t.if((0,ky.propertyInData)(t,o,d,i.opts.ownProperties)),l(d),i.allErrors||t.else().var(c,!0),t.endIf()),e.it.definedProperties.add(d),e.ok(c);function u(d){return i.opts.useDefaults&&!i.compositeRule&&r[d].default!==void 0}function l(d){e.subschema({keyword:"properties",schemaProp:d,dataProp:d},c)}}};Ep.default=DI});var Ty=w(Op=>{"use strict";Object.defineProperty(Op,"__esModule",{value:!0});var zy=tt(),es=K(),Iy=ee(),Py=ee(),RI={keyword:"patternProperties",type:"object",schemaType:"object",code(e){let{gen:t,schema:r,data:n,parentSchema:o,it:i}=e,{opts:a}=i,s=(0,zy.allSchemaProperties)(r),c=s.filter(v=>(0,Iy.alwaysValidSchema)(i,r[v]));if(s.length===0||c.length===s.length&&(!i.opts.unevaluated||i.props===!0))return;let u=a.strictSchema&&!a.allowMatchingProperties&&o.properties,l=t.name("valid");i.props!==!0&&!(i.props instanceof es.Name)&&(i.props=(0,Py.evaluatedPropsToName)(t,i.props));let{props:d}=i;f();function f(){for(let v of s)u&&m(v),i.allErrors?g(v):(t.var(l,!0),g(v),t.if(l))}function m(v){for(let $ in u)new RegExp(v).test($)&&(0,Iy.checkStrictMode)(i,`property ${$} matches pattern ${v} (use allowMatchingProperties)`)}function g(v){t.forIn("key",n,$=>{t.if((0,es._)`${(0,zy.usePattern)(e,v)}.test(${$})`,()=>{let k=c.includes(v);k||e.subschema({keyword:"patternProperties",schemaProp:v,dataProp:$,dataPropType:Py.Type.Str},l),i.opts.unevaluated&&d!==!0?t.assign((0,es._)`${d}[${$}]`,!0):!k&&!i.allErrors&&t.if((0,es.not)(l),()=>t.break())})})}}};Op.default=RI});var jy=w(Np=>{"use strict";Object.defineProperty(Np,"__esModule",{value:!0});var UI=ee(),AI={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(e){let{gen:t,schema:r,it:n}=e;if((0,UI.alwaysValidSchema)(n,r)){e.fail();return}let o=t.name("valid");e.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},o),e.failResult(o,()=>e.reset(),()=>e.error())},error:{message:"must NOT be valid"}};Np.default=AI});var Ey=w(Zp=>{"use strict";Object.defineProperty(Zp,"__esModule",{value:!0});var CI=tt(),MI={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:CI.validateUnion,error:{message:"must match a schema in anyOf"}};Zp.default=MI});var Oy=w(Dp=>{"use strict";Object.defineProperty(Dp,"__esModule",{value:!0});var ts=K(),qI=ee(),LI={message:"must match exactly one schema in oneOf",params:({params:e})=>(0,ts._)`{passingSchemas: ${e.passing}}`},VI={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:LI,code(e){let{gen:t,schema:r,parentSchema:n,it:o}=e;if(!Array.isArray(r))throw new Error("ajv implementation error");if(o.opts.discriminator&&n.discriminator)return;let i=r,a=t.let("valid",!1),s=t.let("passing",null),c=t.name("_valid");e.setParams({passing:s}),t.block(u),e.result(a,()=>e.reset(),()=>e.error(!0));function u(){i.forEach((l,d)=>{let f;(0,qI.alwaysValidSchema)(o,l)?t.var(c,!0):f=e.subschema({keyword:"oneOf",schemaProp:d,compositeRule:!0},c),d>0&&t.if((0,ts._)`${c} && ${a}`).assign(a,!1).assign(s,(0,ts._)`[${s}, ${d}]`).else(),t.if(c,()=>{t.assign(a,!0),t.assign(s,d),f&&e.mergeEvaluated(f,ts.Name)})})}}};Dp.default=VI});var Ny=w(Rp=>{"use strict";Object.defineProperty(Rp,"__esModule",{value:!0});var FI=ee(),JI={keyword:"allOf",schemaType:"array",code(e){let{gen:t,schema:r,it:n}=e;if(!Array.isArray(r))throw new Error("ajv implementation error");let o=t.name("valid");r.forEach((i,a)=>{if((0,FI.alwaysValidSchema)(n,i))return;let s=e.subschema({keyword:"allOf",schemaProp:a},o);e.ok(o),e.mergeEvaluated(s)})}};Rp.default=JI});var Ry=w(Up=>{"use strict";Object.defineProperty(Up,"__esModule",{value:!0});var rs=K(),Dy=ee(),KI={message:({params:e})=>(0,rs.str)`must match "${e.ifClause}" schema`,params:({params:e})=>(0,rs._)`{failingKeyword: ${e.ifClause}}`},BI={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:KI,code(e){let{gen:t,parentSchema:r,it:n}=e;r.then===void 0&&r.else===void 0&&(0,Dy.checkStrictMode)(n,'"if" without "then" and "else" is ignored');let o=Zy(n,"then"),i=Zy(n,"else");if(!o&&!i)return;let a=t.let("valid",!0),s=t.name("_valid");if(c(),e.reset(),o&&i){let l=t.let("ifClause");e.setParams({ifClause:l}),t.if(s,u("then",l),u("else",l))}else o?t.if(s,u("then")):t.if((0,rs.not)(s),u("else"));e.pass(a,()=>e.error(!0));function c(){let l=e.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},s);e.mergeEvaluated(l)}function u(l,d){return()=>{let f=e.subschema({keyword:l},s);t.assign(a,s),e.mergeValidEvaluated(f,a),d?t.assign(d,(0,rs._)`${l}`):e.setParams({ifClause:l})}}}};function Zy(e,t){let r=e.schema[t];return r!==void 0&&!(0,Dy.alwaysValidSchema)(e,r)}Up.default=BI});var Uy=w(Ap=>{"use strict";Object.defineProperty(Ap,"__esModule",{value:!0});var GI=ee(),HI={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:e,parentSchema:t,it:r}){t.if===void 0&&(0,GI.checkStrictMode)(r,`"${e}" without "if" is ignored`)}};Ap.default=HI});var Ay=w(Cp=>{"use strict";Object.defineProperty(Cp,"__esModule",{value:!0});var WI=bp(),XI=my(),YI=xp(),QI=gy(),eP=vy(),tP=$y(),rP=xy(),nP=Tp(),oP=Sy(),iP=Ty(),aP=jy(),sP=Ey(),cP=Oy(),uP=Ny(),lP=Ry(),dP=Uy();function pP(e=!1){let t=[aP.default,sP.default,cP.default,uP.default,lP.default,dP.default,rP.default,nP.default,tP.default,oP.default,iP.default];return e?t.push(XI.default,QI.default):t.push(WI.default,YI.default),t.push(eP.default),t}Cp.default=pP});var Cy=w(Mp=>{"use strict";Object.defineProperty(Mp,"__esModule",{value:!0});var ge=K(),fP={message:({schemaCode:e})=>(0,ge.str)`must match format "${e}"`,params:({schemaCode:e})=>(0,ge._)`{format: ${e}}`},mP={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:fP,code(e,t){let{gen:r,data:n,$data:o,schema:i,schemaCode:a,it:s}=e,{opts:c,errSchemaPath:u,schemaEnv:l,self:d}=s;if(!c.validateFormats)return;o?f():m();function f(){let g=r.scopeValue("formats",{ref:d.formats,code:c.code.formats}),v=r.const("fDef",(0,ge._)`${g}[${a}]`),$=r.let("fType"),k=r.let("format");r.if((0,ge._)`typeof ${v} == "object" && !(${v} instanceof RegExp)`,()=>r.assign($,(0,ge._)`${v}.type || "string"`).assign(k,(0,ge._)`${v}.validate`),()=>r.assign($,(0,ge._)`"string"`).assign(k,v)),e.fail$data((0,ge.or)(O(),P()));function O(){return c.strictSchema===!1?ge.nil:(0,ge._)`${a} && !${k}`}function P(){let A=l.$async?(0,ge._)`(${v}.async ? await ${k}(${n}) : ${k}(${n}))`:(0,ge._)`${k}(${n})`,E=(0,ge._)`(typeof ${k} == "function" ? ${A} : ${k}.test(${n}))`;return(0,ge._)`${k} && ${k} !== true && ${$} === ${t} && !${E}`}}function m(){let g=d.formats[i];if(!g){O();return}if(g===!0)return;let[v,$,k]=P(g);v===t&&e.pass(A());function O(){if(c.strictSchema===!1){d.logger.warn(E());return}throw new Error(E());function E(){return`unknown format "${i}" ignored in schema at path "${u}"`}}function P(E){let ot=E instanceof RegExp?(0,ge.regexpCode)(E):c.code.formats?(0,ge._)`${c.code.formats}${(0,ge.getProperty)(i)}`:void 0,it=r.scopeValue("formats",{key:i,ref:E,code:ot});return typeof E=="object"&&!(E instanceof RegExp)?[E.type||"string",E.validate,(0,ge._)`${it}.validate`]:["string",E,it]}function A(){if(typeof g=="object"&&!(g instanceof RegExp)&&g.async){if(!l.$async)throw new Error("async format in sync schema");return(0,ge._)`await ${k}(${n})`}return typeof $=="function"?(0,ge._)`${k}(${n})`:(0,ge._)`${k}.test(${n})`}}}};Mp.default=mP});var My=w(qp=>{"use strict";Object.defineProperty(qp,"__esModule",{value:!0});var hP=Cy(),gP=[hP.default];qp.default=gP});var qy=w(ln=>{"use strict";Object.defineProperty(ln,"__esModule",{value:!0});ln.contentVocabulary=ln.metadataVocabulary=void 0;ln.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"];ln.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"]});var Vy=w(Lp=>{"use strict";Object.defineProperty(Lp,"__esModule",{value:!0});var vP=Wv(),yP=ly(),_P=Ay(),$P=My(),Ly=qy(),bP=[vP.default,yP.default,(0,_P.default)(),$P.default,Ly.metadataVocabulary,Ly.contentVocabulary];Lp.default=bP});var Jy=w(ns=>{"use strict";Object.defineProperty(ns,"__esModule",{value:!0});ns.DiscrError=void 0;var Fy;(function(e){e.Tag="tag",e.Mapping="mapping"})(Fy||(ns.DiscrError=Fy={}))});var By=w(Fp=>{"use strict";Object.defineProperty(Fp,"__esModule",{value:!0});var dn=K(),Vp=Jy(),Ky=Ca(),xP=Lo(),kP=ee(),wP={message:({params:{discrError:e,tagName:t}})=>e===Vp.DiscrError.Tag?`tag "${t}" must be string`:`value of tag "${t}" must be in oneOf`,params:({params:{discrError:e,tag:t,tagName:r}})=>(0,dn._)`{error: ${e}, tag: ${r}, tagValue: ${t}}`},SP={keyword:"discriminator",type:"object",schemaType:"object",error:wP,code(e){let{gen:t,data:r,schema:n,parentSchema:o,it:i}=e,{oneOf:a}=o;if(!i.opts.discriminator)throw new Error("discriminator: requires discriminator option");let s=n.propertyName;if(typeof s!="string")throw new Error("discriminator: requires propertyName");if(n.mapping)throw new Error("discriminator: mapping is not supported");if(!a)throw new Error("discriminator: requires oneOf keyword");let c=t.let("valid",!1),u=t.const("tag",(0,dn._)`${r}${(0,dn.getProperty)(s)}`);t.if((0,dn._)`typeof ${u} == "string"`,()=>l(),()=>e.error(!1,{discrError:Vp.DiscrError.Tag,tag:u,tagName:s})),e.ok(c);function l(){let m=f();t.if(!1);for(let g in m)t.elseIf((0,dn._)`${u} === ${g}`),t.assign(c,d(m[g]));t.else(),e.error(!1,{discrError:Vp.DiscrError.Mapping,tag:u,tagName:s}),t.endIf()}function d(m){let g=t.name("valid"),v=e.subschema({keyword:"oneOf",schemaProp:m},g);return e.mergeEvaluated(v,dn.Name),g}function f(){var m;let g={},v=k(o),$=!0;for(let A=0;A<a.length;A++){let E=a[A];if(E?.$ref&&!(0,kP.schemaHasRulesButRef)(E,i.self.RULES)){let it=E.$ref;if(E=Ky.resolveRef.call(i.self,i.schemaEnv.root,i.baseId,it),E instanceof Ky.SchemaEnv&&(E=E.schema),E===void 0)throw new xP.default(i.opts.uriResolver,i.baseId,it)}let ot=(m=E?.properties)===null||m===void 0?void 0:m[s];if(typeof ot!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${s}"`);$=$&&(v||k(E)),O(ot,A)}if(!$)throw new Error(`discriminator: "${s}" must be required`);return g;function k({required:A}){return Array.isArray(A)&&A.includes(s)}function O(A,E){if(A.const)P(A.const,E);else if(A.enum)for(let ot of A.enum)P(ot,E);else throw new Error(`discriminator: "properties/${s}" must have "const" or "enum"`)}function P(A,E){if(typeof A!="string"||A in g)throw new Error(`discriminator: "${s}" values must be unique strings`);g[A]=E}}}};Fp.default=SP});var Gy=w((O6,zP)=>{zP.exports={$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 Kp=w((he,Jp)=>{"use strict";Object.defineProperty(he,"__esModule",{value:!0});he.MissingRefError=he.ValidationError=he.CodeGen=he.Name=he.nil=he.stringify=he.str=he._=he.KeywordCxt=he.Ajv=void 0;var IP=Fv(),PP=Vy(),TP=By(),Hy=Gy(),jP=["/properties"],os="http://json-schema.org/draft-07/schema",pn=class extends IP.default{_addVocabularies(){super._addVocabularies(),PP.default.forEach(t=>this.addVocabulary(t)),this.opts.discriminator&&this.addKeyword(TP.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;let t=this.opts.$data?this.$dataMetaSchema(Hy,jP):Hy;this.addMetaSchema(t,os,!1),this.refs["http://json-schema.org/schema"]=os}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(os)?os:void 0)}};he.Ajv=pn;Jp.exports=he=pn;Jp.exports.Ajv=pn;Object.defineProperty(he,"__esModule",{value:!0});he.default=pn;var EP=qo();Object.defineProperty(he,"KeywordCxt",{enumerable:!0,get:function(){return EP.KeywordCxt}});var fn=K();Object.defineProperty(he,"_",{enumerable:!0,get:function(){return fn._}});Object.defineProperty(he,"str",{enumerable:!0,get:function(){return fn.str}});Object.defineProperty(he,"stringify",{enumerable:!0,get:function(){return fn.stringify}});Object.defineProperty(he,"nil",{enumerable:!0,get:function(){return fn.nil}});Object.defineProperty(he,"Name",{enumerable:!0,get:function(){return fn.Name}});Object.defineProperty(he,"CodeGen",{enumerable:!0,get:function(){return fn.CodeGen}});var OP=Ua();Object.defineProperty(he,"ValidationError",{enumerable:!0,get:function(){return OP.default}});var NP=Lo();Object.defineProperty(he,"MissingRefError",{enumerable:!0,get:function(){return NP.default}})});var n_=w(xt=>{"use strict";Object.defineProperty(xt,"__esModule",{value:!0});xt.formatNames=xt.fastFormats=xt.fullFormats=void 0;function bt(e,t){return{validate:e,compare:t}}xt.fullFormats={date:bt(Qy,Wp),time:bt(Gp(!0),Xp),"date-time":bt(Wy(!0),t_),"iso-time":bt(Gp(),e_),"iso-date-time":bt(Wy(),r_),duration:/^P(?!$)((\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?|(\d+W)?)$/,uri:CP,"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:KP,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:MP,int32:{type:"number",validate:VP},int64:{type:"number",validate:FP},float:{type:"number",validate:Yy},double:{type:"number",validate:Yy},password:!0,binary:!0};xt.fastFormats={...xt.fullFormats,date:bt(/^\d\d\d\d-[0-1]\d-[0-3]\d$/,Wp),time:bt(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,Xp),"date-time":bt(/^\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,t_),"iso-time":bt(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,e_),"iso-date-time":bt(/^\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,r_),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};xt.formatNames=Object.keys(xt.fullFormats);function ZP(e){return e%4===0&&(e%100!==0||e%400===0)}var DP=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,RP=[0,31,28,31,30,31,30,31,31,30,31,30,31];function Qy(e){let t=DP.exec(e);if(!t)return!1;let r=+t[1],n=+t[2],o=+t[3];return n>=1&&n<=12&&o>=1&&o<=(n===2&&ZP(r)?29:RP[n])}function Wp(e,t){if(e&&t)return e>t?1:e<t?-1:0}var Bp=/^(\d\d):(\d\d):(\d\d(?:\.\d+)?)(z|([+-])(\d\d)(?::?(\d\d))?)?$/i;function Gp(e){return function(r){let n=Bp.exec(r);if(!n)return!1;let o=+n[1],i=+n[2],a=+n[3],s=n[4],c=n[5]==="-"?-1:1,u=+(n[6]||0),l=+(n[7]||0);if(u>23||l>59||e&&!s)return!1;if(o<=23&&i<=59&&a<60)return!0;let d=i-l*c,f=o-u*c-(d<0?1:0);return(f===23||f===-1)&&(d===59||d===-1)&&a<61}}function Xp(e,t){if(!(e&&t))return;let r=new Date("2020-01-01T"+e).valueOf(),n=new Date("2020-01-01T"+t).valueOf();if(r&&n)return r-n}function e_(e,t){if(!(e&&t))return;let r=Bp.exec(e),n=Bp.exec(t);if(r&&n)return e=r[1]+r[2]+r[3],t=n[1]+n[2]+n[3],e>t?1:e<t?-1:0}var Hp=/t|\s/i;function Wy(e){let t=Gp(e);return function(n){let o=n.split(Hp);return o.length===2&&Qy(o[0])&&t(o[1])}}function t_(e,t){if(!(e&&t))return;let r=new Date(e).valueOf(),n=new Date(t).valueOf();if(r&&n)return r-n}function r_(e,t){if(!(e&&t))return;let[r,n]=e.split(Hp),[o,i]=t.split(Hp),a=Wp(r,o);if(a!==void 0)return a||Xp(n,i)}var UP=/\/|:/,AP=/^(?:[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 CP(e){return UP.test(e)&&AP.test(e)}var Xy=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm;function MP(e){return Xy.lastIndex=0,Xy.test(e)}var qP=-(2**31),LP=2**31-1;function VP(e){return Number.isInteger(e)&&e<=LP&&e>=qP}function FP(e){return Number.isInteger(e)}function Yy(){return!0}var JP=/[^\\]\\Z/;function KP(e){if(JP.test(e))return!1;try{return new RegExp(e),!0}catch{return!1}}});var o_=w(mn=>{"use strict";Object.defineProperty(mn,"__esModule",{value:!0});mn.formatLimitDefinition=void 0;var BP=Kp(),ft=K(),nr=ft.operators,is={formatMaximum:{okStr:"<=",ok:nr.LTE,fail:nr.GT},formatMinimum:{okStr:">=",ok:nr.GTE,fail:nr.LT},formatExclusiveMaximum:{okStr:"<",ok:nr.LT,fail:nr.GTE},formatExclusiveMinimum:{okStr:">",ok:nr.GT,fail:nr.LTE}},GP={message:({keyword:e,schemaCode:t})=>(0,ft.str)`should be ${is[e].okStr} ${t}`,params:({keyword:e,schemaCode:t})=>(0,ft._)`{comparison: ${is[e].okStr}, limit: ${t}}`};mn.formatLimitDefinition={keyword:Object.keys(is),type:"string",schemaType:"string",$data:!0,error:GP,code(e){let{gen:t,data:r,schemaCode:n,keyword:o,it:i}=e,{opts:a,self:s}=i;if(!a.validateFormats)return;let c=new BP.KeywordCxt(i,s.RULES.all.format.definition,"format");c.$data?u():l();function u(){let f=t.scopeValue("formats",{ref:s.formats,code:a.code.formats}),m=t.const("fmt",(0,ft._)`${f}[${c.schemaCode}]`);e.fail$data((0,ft.or)((0,ft._)`typeof ${m} != "object"`,(0,ft._)`${m} instanceof RegExp`,(0,ft._)`typeof ${m}.compare != "function"`,d(m)))}function l(){let f=c.schema,m=s.formats[f];if(!m||m===!0)return;if(typeof m!="object"||m instanceof RegExp||typeof m.compare!="function")throw new Error(`"${o}": format "${f}" does not define "compare" function`);let g=t.scopeValue("formats",{key:f,ref:m,code:a.code.formats?(0,ft._)`${a.code.formats}${(0,ft.getProperty)(f)}`:void 0});e.fail$data(d(g))}function d(f){return(0,ft._)`${f}.compare(${r}, ${n}) ${is[o].fail} 0`}},dependencies:["format"]};var HP=e=>(e.addKeyword(mn.formatLimitDefinition),e);mn.default=HP});var c_=w((ri,s_)=>{"use strict";Object.defineProperty(ri,"__esModule",{value:!0});var hn=n_(),WP=o_(),Yp=K(),i_=new Yp.Name("fullFormats"),XP=new Yp.Name("fastFormats"),Qp=(e,t={keywords:!0})=>{if(Array.isArray(t))return a_(e,t,hn.fullFormats,i_),e;let[r,n]=t.mode==="fast"?[hn.fastFormats,XP]:[hn.fullFormats,i_],o=t.formats||hn.formatNames;return a_(e,o,r,n),t.keywords&&(0,WP.default)(e),e};Qp.get=(e,t="full")=>{let n=(t==="fast"?hn.fastFormats:hn.fullFormats)[e];if(!n)throw new Error(`Unknown format "${e}"`);return n};function a_(e,t,r,n){var o,i;(o=(i=e.opts.code).formats)!==null&&o!==void 0||(i.formats=(0,Yp._)`require("ajv-formats/dist/formats").${n}`);for(let a of t)e.addFormat(a,r[a])}s_.exports=ri=Qp;Object.defineProperty(ri,"__esModule",{value:!0});ri.default=Qp});var X;(function(e){e.assertEqual=o=>{};function t(o){}e.assertIs=t;function r(o){throw new Error}e.assertNever=r,e.arrayToEnum=o=>{let i={};for(let a of o)i[a]=a;return i},e.getValidEnumValues=o=>{let i=e.objectKeys(o).filter(s=>typeof o[o[s]]!="number"),a={};for(let s of i)a[s]=o[s];return e.objectValues(a)},e.objectValues=o=>e.objectKeys(o).map(function(i){return o[i]}),e.objectKeys=typeof Object.keys=="function"?o=>Object.keys(o):o=>{let i=[];for(let a in o)Object.prototype.hasOwnProperty.call(o,a)&&i.push(a);return i},e.find=(o,i)=>{for(let a of o)if(i(a))return a},e.isInteger=typeof Number.isInteger=="function"?o=>Number.isInteger(o):o=>typeof o=="number"&&Number.isFinite(o)&&Math.floor(o)===o;function n(o,i=" | "){return o.map(a=>typeof a=="string"?`'${a}'`:a).join(i)}e.joinValues=n,e.jsonStringifyReplacer=(o,i)=>typeof i=="bigint"?i.toString():i})(X||(X={}));var of;(function(e){e.mergeShapes=(t,r)=>({...t,...r})})(of||(of={}));var S=X.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),wt=e=>{switch(typeof e){case"undefined":return S.undefined;case"string":return S.string;case"number":return Number.isNaN(e)?S.nan:S.number;case"boolean":return S.boolean;case"function":return S.function;case"bigint":return S.bigint;case"symbol":return S.symbol;case"object":return Array.isArray(e)?S.array:e===null?S.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?S.promise:typeof Map<"u"&&e instanceof Map?S.map:typeof Set<"u"&&e instanceof Set?S.set:typeof Date<"u"&&e instanceof Date?S.date:S.object;default:return S.unknown}};var y=X.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"]);var Ve=class e extends Error{get errors(){return this.issues}constructor(t){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=t}format(t){let r=t||function(i){return i.message},n={_errors:[]},o=i=>{for(let a of i.issues)if(a.code==="invalid_union")a.unionErrors.map(o);else if(a.code==="invalid_return_type")o(a.returnTypeError);else if(a.code==="invalid_arguments")o(a.argumentsError);else if(a.path.length===0)n._errors.push(r(a));else{let s=n,c=0;for(;c<a.path.length;){let u=a.path[c];c===a.path.length-1?(s[u]=s[u]||{_errors:[]},s[u]._errors.push(r(a))):s[u]=s[u]||{_errors:[]},s=s[u],c++}}};return o(this),n}static assert(t){if(!(t instanceof e))throw new Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,X.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=r=>r.message){let r=Object.create(null),n=[];for(let o of this.issues)if(o.path.length>0){let i=o.path[0];r[i]=r[i]||[],r[i].push(t(o))}else n.push(t(o));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}};Ve.create=e=>new Ve(e);var x_=(e,t)=>{let r;switch(e.code){case y.invalid_type:e.received===S.undefined?r="Required":r=`Expected ${e.expected}, received ${e.received}`;break;case y.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(e.expected,X.jsonStringifyReplacer)}`;break;case y.unrecognized_keys:r=`Unrecognized key(s) in object: ${X.joinValues(e.keys,", ")}`;break;case y.invalid_union:r="Invalid input";break;case y.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${X.joinValues(e.options)}`;break;case y.invalid_enum_value:r=`Invalid enum value. Expected ${X.joinValues(e.options)}, received '${e.received}'`;break;case y.invalid_arguments:r="Invalid function arguments";break;case y.invalid_return_type:r="Invalid function return type";break;case y.invalid_date:r="Invalid date";break;case y.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(r=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?r=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?r=`Invalid input: must end with "${e.validation.endsWith}"`:X.assertNever(e.validation):e.validation!=="regex"?r=`Invalid ${e.validation}`:r="Invalid";break;case y.too_small:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="bigint"?r=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:r="Invalid input";break;case y.too_big:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?r=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:r="Invalid input";break;case y.custom:r="Invalid input";break;case y.invalid_intersection_types:r="Intersection results could not be merged";break;case y.not_multiple_of:r=`Number must be a multiple of ${e.multipleOf}`;break;case y.not_finite:r="Number must be finite";break;default:r=t.defaultError,X.assertNever(e)}return{message:r}},Ct=x_;var k_=Ct;function yn(){return k_}var ni=e=>{let{data:t,path:r,errorMaps:n,issueData:o}=e,i=[...r,...o.path||[]],a={...o,path:i};if(o.message!==void 0)return{...o,path:i,message:o.message};let s="",c=n.filter(u=>!!u).slice().reverse();for(let u of c)s=u(a,{data:t,defaultError:s}).message;return{...o,path:i,message:s}};function b(e,t){let r=yn(),n=ni({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,r,r===Ct?void 0:Ct].filter(o=>!!o)});e.common.issues.push(n)}var Se=class e{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,r){let n=[];for(let o of r){if(o.status==="aborted")return R;o.status==="dirty"&&t.dirty(),n.push(o.value)}return{status:t.value,value:n}}static async mergeObjectAsync(t,r){let n=[];for(let o of r){let i=await o.key,a=await o.value;n.push({key:i,value:a})}return e.mergeObjectSync(t,n)}static mergeObjectSync(t,r){let n={};for(let o of r){let{key:i,value:a}=o;if(i.status==="aborted"||a.status==="aborted")return R;i.status==="dirty"&&t.dirty(),a.status==="dirty"&&t.dirty(),i.value!=="__proto__"&&(typeof a.value<"u"||o.alwaysSet)&&(n[i.value]=a.value)}return{status:t.value,value:n}}},R=Object.freeze({status:"aborted"}),wr=e=>({status:"dirty",value:e}),Ee=e=>({status:"valid",value:e}),gs=e=>e.status==="aborted",vs=e=>e.status==="dirty",ir=e=>e.status==="valid",_n=e=>typeof Promise<"u"&&e instanceof Promise;var I;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t?.message})(I||(I={}));var He=class{constructor(t,r,n,o){this._cachedPath=[],this.parent=t,this.data=r,this._path=n,this._key=o}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}},af=(e,t)=>{if(ir(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let r=new Ve(e.common.issues);return this._error=r,this._error}}};function q(e){if(!e)return{};let{errorMap:t,invalid_type_error:r,required_error:n,description:o}=e;if(t&&(r||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return t?{errorMap:t,description:o}:{errorMap:(a,s)=>{let{message:c}=e;return a.code==="invalid_enum_value"?{message:c??s.defaultError}:typeof s.data>"u"?{message:c??n??s.defaultError}:a.code!=="invalid_type"?{message:s.defaultError}:{message:c??r??s.defaultError}},description:o}}var B=class{get description(){return this._def.description}_getType(t){return wt(t.data)}_getOrReturnCtx(t,r){return r||{common:t.parent.common,data:t.data,parsedType:wt(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new Se,ctx:{common:t.parent.common,data:t.data,parsedType:wt(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){let r=this._parse(t);if(_n(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(t){let r=this._parse(t);return Promise.resolve(r)}parse(t,r){let n=this.safeParse(t,r);if(n.success)return n.data;throw n.error}safeParse(t,r){let n={common:{issues:[],async:r?.async??!1,contextualErrorMap:r?.errorMap},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:wt(t)},o=this._parseSync({data:t,path:n.path,parent:n});return af(n,o)}"~validate"(t){let r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:wt(t)};if(!this["~standard"].async)try{let n=this._parseSync({data:t,path:[],parent:r});return ir(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:t,path:[],parent:r}).then(n=>ir(n)?{value:n.value}:{issues:r.common.issues})}async parseAsync(t,r){let n=await this.safeParseAsync(t,r);if(n.success)return n.data;throw n.error}async safeParseAsync(t,r){let n={common:{issues:[],contextualErrorMap:r?.errorMap,async:!0},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:wt(t)},o=this._parse({data:t,path:n.path,parent:n}),i=await(_n(o)?o:Promise.resolve(o));return af(n,i)}refine(t,r){let n=o=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(o):r;return this._refinement((o,i)=>{let a=t(o),s=()=>i.addIssue({code:y.custom,...n(o)});return typeof Promise<"u"&&a instanceof Promise?a.then(c=>c?!0:(s(),!1)):a?!0:(s(),!1)})}refinement(t,r){return this._refinement((n,o)=>t(n)?!0:(o.addIssue(typeof r=="function"?r(n,o):r),!1))}_refinement(t){return new st({schema:this,typeName:N.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}constructor(t){this.spa=this.safeParseAsync,this._def=t,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 at.create(this,this._def)}nullable(){return It.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return qt.create(this)}promise(){return ar.create(this,this._def)}or(t){return Tr.create([this,t],this._def)}and(t){return jr.create(this,t,this._def)}transform(t){return new st({...q(this._def),schema:this,typeName:N.ZodEffects,effect:{type:"transform",transform:t}})}default(t){let r=typeof t=="function"?t:()=>t;return new Dr({...q(this._def),innerType:this,defaultValue:r,typeName:N.ZodDefault})}brand(){return new oi({typeName:N.ZodBranded,type:this,...q(this._def)})}catch(t){let r=typeof t=="function"?t:()=>t;return new Rr({...q(this._def),innerType:this,catchValue:r,typeName:N.ZodCatch})}describe(t){let r=this.constructor;return new r({...this._def,description:t})}pipe(t){return ii.create(this,t)}readonly(){return Ur.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},w_=/^c[^\s-]{8,}$/i,S_=/^[0-9a-z]+$/,z_=/^[0-9A-HJKMNP-TV-Z]{26}$/i,I_=/^[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,P_=/^[a-z0-9_-]{21}$/i,T_=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,j_=/^[-+]?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)?)??$/,E_=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,O_="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",ys,N_=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,Z_=/^(?:(?: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])$/,D_=/^(([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]))$/,R_=/^(([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])$/,U_=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,A_=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,sf="((\\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])))",C_=new RegExp(`^${sf}$`);function cf(e){let t="[0-5]\\d";e.precision?t=`${t}\\.\\d{${e.precision}}`:e.precision==null&&(t=`${t}(\\.\\d+)?`);let r=e.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${t})${r}`}function M_(e){return new RegExp(`^${cf(e)}$`)}function q_(e){let t=`${sf}T${cf(e)}`,r=[];return r.push(e.local?"Z?":"Z"),e.offset&&r.push("([+-]\\d{2}:?\\d{2})"),t=`${t}(${r.join("|")})`,new RegExp(`^${t}$`)}function L_(e,t){return!!((t==="v4"||!t)&&N_.test(e)||(t==="v6"||!t)&&D_.test(e))}function V_(e,t){if(!T_.test(e))return!1;try{let[r]=e.split(".");if(!r)return!1;let n=r.replace(/-/g,"+").replace(/_/g,"/").padEnd(r.length+(4-r.length%4)%4,"="),o=JSON.parse(atob(n));return!(typeof o!="object"||o===null||"typ"in o&&o?.typ!=="JWT"||!o.alg||t&&o.alg!==t)}catch{return!1}}function F_(e,t){return!!((t==="v4"||!t)&&Z_.test(e)||(t==="v6"||!t)&&R_.test(e))}var zr=class e extends B{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==S.string){let i=this._getOrReturnCtx(t);return b(i,{code:y.invalid_type,expected:S.string,received:i.parsedType}),R}let n=new Se,o;for(let i of this._def.checks)if(i.kind==="min")t.data.length<i.value&&(o=this._getOrReturnCtx(t,o),b(o,{code:y.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="max")t.data.length>i.value&&(o=this._getOrReturnCtx(t,o),b(o,{code:y.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="length"){let a=t.data.length>i.value,s=t.data.length<i.value;(a||s)&&(o=this._getOrReturnCtx(t,o),a?b(o,{code:y.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):s&&b(o,{code:y.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),n.dirty())}else if(i.kind==="email")E_.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"email",code:y.invalid_string,message:i.message}),n.dirty());else if(i.kind==="emoji")ys||(ys=new RegExp(O_,"u")),ys.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"emoji",code:y.invalid_string,message:i.message}),n.dirty());else if(i.kind==="uuid")I_.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"uuid",code:y.invalid_string,message:i.message}),n.dirty());else if(i.kind==="nanoid")P_.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"nanoid",code:y.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid")w_.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"cuid",code:y.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid2")S_.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"cuid2",code:y.invalid_string,message:i.message}),n.dirty());else if(i.kind==="ulid")z_.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"ulid",code:y.invalid_string,message:i.message}),n.dirty());else if(i.kind==="url")try{new URL(t.data)}catch{o=this._getOrReturnCtx(t,o),b(o,{validation:"url",code:y.invalid_string,message:i.message}),n.dirty()}else i.kind==="regex"?(i.regex.lastIndex=0,i.regex.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"regex",code:y.invalid_string,message:i.message}),n.dirty())):i.kind==="trim"?t.data=t.data.trim():i.kind==="includes"?t.data.includes(i.value,i.position)||(o=this._getOrReturnCtx(t,o),b(o,{code:y.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),n.dirty()):i.kind==="toLowerCase"?t.data=t.data.toLowerCase():i.kind==="toUpperCase"?t.data=t.data.toUpperCase():i.kind==="startsWith"?t.data.startsWith(i.value)||(o=this._getOrReturnCtx(t,o),b(o,{code:y.invalid_string,validation:{startsWith:i.value},message:i.message}),n.dirty()):i.kind==="endsWith"?t.data.endsWith(i.value)||(o=this._getOrReturnCtx(t,o),b(o,{code:y.invalid_string,validation:{endsWith:i.value},message:i.message}),n.dirty()):i.kind==="datetime"?q_(i).test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{code:y.invalid_string,validation:"datetime",message:i.message}),n.dirty()):i.kind==="date"?C_.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{code:y.invalid_string,validation:"date",message:i.message}),n.dirty()):i.kind==="time"?M_(i).test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{code:y.invalid_string,validation:"time",message:i.message}),n.dirty()):i.kind==="duration"?j_.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"duration",code:y.invalid_string,message:i.message}),n.dirty()):i.kind==="ip"?L_(t.data,i.version)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"ip",code:y.invalid_string,message:i.message}),n.dirty()):i.kind==="jwt"?V_(t.data,i.alg)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"jwt",code:y.invalid_string,message:i.message}),n.dirty()):i.kind==="cidr"?F_(t.data,i.version)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"cidr",code:y.invalid_string,message:i.message}),n.dirty()):i.kind==="base64"?U_.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"base64",code:y.invalid_string,message:i.message}),n.dirty()):i.kind==="base64url"?A_.test(t.data)||(o=this._getOrReturnCtx(t,o),b(o,{validation:"base64url",code:y.invalid_string,message:i.message}),n.dirty()):X.assertNever(i);return{status:n.value,value:t.data}}_regex(t,r,n){return this.refinement(o=>t.test(o),{validation:r,code:y.invalid_string,...I.errToObj(n)})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...I.errToObj(t)})}url(t){return this._addCheck({kind:"url",...I.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...I.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...I.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",...I.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...I.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...I.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...I.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",...I.errToObj(t)})}base64url(t){return this._addCheck({kind:"base64url",...I.errToObj(t)})}jwt(t){return this._addCheck({kind:"jwt",...I.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...I.errToObj(t)})}cidr(t){return this._addCheck({kind:"cidr",...I.errToObj(t)})}datetime(t){return typeof t=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:t}):this._addCheck({kind:"datetime",precision:typeof t?.precision>"u"?null:t?.precision,offset:t?.offset??!1,local:t?.local??!1,...I.errToObj(t?.message)})}date(t){return this._addCheck({kind:"date",message:t})}time(t){return typeof t=="string"?this._addCheck({kind:"time",precision:null,message:t}):this._addCheck({kind:"time",precision:typeof t?.precision>"u"?null:t?.precision,...I.errToObj(t?.message)})}duration(t){return this._addCheck({kind:"duration",...I.errToObj(t)})}regex(t,r){return this._addCheck({kind:"regex",regex:t,...I.errToObj(r)})}includes(t,r){return this._addCheck({kind:"includes",value:t,position:r?.position,...I.errToObj(r?.message)})}startsWith(t,r){return this._addCheck({kind:"startsWith",value:t,...I.errToObj(r)})}endsWith(t,r){return this._addCheck({kind:"endsWith",value:t,...I.errToObj(r)})}min(t,r){return this._addCheck({kind:"min",value:t,...I.errToObj(r)})}max(t,r){return this._addCheck({kind:"max",value:t,...I.errToObj(r)})}length(t,r){return this._addCheck({kind:"length",value:t,...I.errToObj(r)})}nonempty(t){return this.min(1,I.errToObj(t))}trim(){return new e({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(t=>t.kind==="datetime")}get isDate(){return!!this._def.checks.find(t=>t.kind==="date")}get isTime(){return!!this._def.checks.find(t=>t.kind==="time")}get isDuration(){return!!this._def.checks.find(t=>t.kind==="duration")}get isEmail(){return!!this._def.checks.find(t=>t.kind==="email")}get isURL(){return!!this._def.checks.find(t=>t.kind==="url")}get isEmoji(){return!!this._def.checks.find(t=>t.kind==="emoji")}get isUUID(){return!!this._def.checks.find(t=>t.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(t=>t.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(t=>t.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(t=>t.kind==="cuid2")}get isULID(){return!!this._def.checks.find(t=>t.kind==="ulid")}get isIP(){return!!this._def.checks.find(t=>t.kind==="ip")}get isCIDR(){return!!this._def.checks.find(t=>t.kind==="cidr")}get isBase64(){return!!this._def.checks.find(t=>t.kind==="base64")}get isBase64url(){return!!this._def.checks.find(t=>t.kind==="base64url")}get minLength(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxLength(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}};zr.create=e=>new zr({checks:[],typeName:N.ZodString,coerce:e?.coerce??!1,...q(e)});function J_(e,t){let r=(e.toString().split(".")[1]||"").length,n=(t.toString().split(".")[1]||"").length,o=r>n?r:n,i=Number.parseInt(e.toFixed(o).replace(".","")),a=Number.parseInt(t.toFixed(o).replace(".",""));return i%a/10**o}var $n=class e extends B{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(t){if(this._def.coerce&&(t.data=Number(t.data)),this._getType(t)!==S.number){let i=this._getOrReturnCtx(t);return b(i,{code:y.invalid_type,expected:S.number,received:i.parsedType}),R}let n,o=new Se;for(let i of this._def.checks)i.kind==="int"?X.isInteger(t.data)||(n=this._getOrReturnCtx(t,n),b(n,{code:y.invalid_type,expected:"integer",received:"float",message:i.message}),o.dirty()):i.kind==="min"?(i.inclusive?t.data<i.value:t.data<=i.value)&&(n=this._getOrReturnCtx(t,n),b(n,{code:y.too_small,minimum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?t.data>i.value:t.data>=i.value)&&(n=this._getOrReturnCtx(t,n),b(n,{code:y.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="multipleOf"?J_(t.data,i.value)!==0&&(n=this._getOrReturnCtx(t,n),b(n,{code:y.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):i.kind==="finite"?Number.isFinite(t.data)||(n=this._getOrReturnCtx(t,n),b(n,{code:y.not_finite,message:i.message}),o.dirty()):X.assertNever(i);return{status:o.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,I.toString(r))}gt(t,r){return this.setLimit("min",t,!1,I.toString(r))}lte(t,r){return this.setLimit("max",t,!0,I.toString(r))}lt(t,r){return this.setLimit("max",t,!1,I.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:I.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:I.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:I.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:I.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:I.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:I.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:I.toString(r)})}finite(t){return this._addCheck({kind:"finite",message:I.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:I.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:I.toString(t)})}get minValue(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&X.isInteger(t.value))}get isFinite(){let t=null,r=null;for(let 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"&&(t===null||n.value<t)&&(t=n.value)}return Number.isFinite(r)&&Number.isFinite(t)}};$n.create=e=>new $n({checks:[],typeName:N.ZodNumber,coerce:e?.coerce||!1,...q(e)});var bn=class e extends B{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(t){if(this._def.coerce)try{t.data=BigInt(t.data)}catch{return this._getInvalidInput(t)}if(this._getType(t)!==S.bigint)return this._getInvalidInput(t);let n,o=new Se;for(let i of this._def.checks)i.kind==="min"?(i.inclusive?t.data<i.value:t.data<=i.value)&&(n=this._getOrReturnCtx(t,n),b(n,{code:y.too_small,type:"bigint",minimum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?t.data>i.value:t.data>=i.value)&&(n=this._getOrReturnCtx(t,n),b(n,{code:y.too_big,type:"bigint",maximum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="multipleOf"?t.data%i.value!==BigInt(0)&&(n=this._getOrReturnCtx(t,n),b(n,{code:y.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):X.assertNever(i);return{status:o.value,value:t.data}}_getInvalidInput(t){let r=this._getOrReturnCtx(t);return b(r,{code:y.invalid_type,expected:S.bigint,received:r.parsedType}),R}gte(t,r){return this.setLimit("min",t,!0,I.toString(r))}gt(t,r){return this.setLimit("min",t,!1,I.toString(r))}lte(t,r){return this.setLimit("max",t,!0,I.toString(r))}lt(t,r){return this.setLimit("max",t,!1,I.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:I.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:I.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:I.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:I.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:I.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:I.toString(r)})}get minValue(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}};bn.create=e=>new bn({checks:[],typeName:N.ZodBigInt,coerce:e?.coerce??!1,...q(e)});var xn=class extends B{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==S.boolean){let n=this._getOrReturnCtx(t);return b(n,{code:y.invalid_type,expected:S.boolean,received:n.parsedType}),R}return Ee(t.data)}};xn.create=e=>new xn({typeName:N.ZodBoolean,coerce:e?.coerce||!1,...q(e)});var kn=class e extends B{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==S.date){let i=this._getOrReturnCtx(t);return b(i,{code:y.invalid_type,expected:S.date,received:i.parsedType}),R}if(Number.isNaN(t.data.getTime())){let i=this._getOrReturnCtx(t);return b(i,{code:y.invalid_date}),R}let n=new Se,o;for(let i of this._def.checks)i.kind==="min"?t.data.getTime()<i.value&&(o=this._getOrReturnCtx(t,o),b(o,{code:y.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),n.dirty()):i.kind==="max"?t.data.getTime()>i.value&&(o=this._getOrReturnCtx(t,o),b(o,{code:y.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),n.dirty()):X.assertNever(i);return{status:n.value,value:new Date(t.data.getTime())}}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}min(t,r){return this._addCheck({kind:"min",value:t.getTime(),message:I.toString(r)})}max(t,r){return this._addCheck({kind:"max",value:t.getTime(),message:I.toString(r)})}get minDate(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t!=null?new Date(t):null}};kn.create=e=>new kn({checks:[],coerce:e?.coerce||!1,typeName:N.ZodDate,...q(e)});var wn=class extends B{_parse(t){if(this._getType(t)!==S.symbol){let n=this._getOrReturnCtx(t);return b(n,{code:y.invalid_type,expected:S.symbol,received:n.parsedType}),R}return Ee(t.data)}};wn.create=e=>new wn({typeName:N.ZodSymbol,...q(e)});var Ir=class extends B{_parse(t){if(this._getType(t)!==S.undefined){let n=this._getOrReturnCtx(t);return b(n,{code:y.invalid_type,expected:S.undefined,received:n.parsedType}),R}return Ee(t.data)}};Ir.create=e=>new Ir({typeName:N.ZodUndefined,...q(e)});var Pr=class extends B{_parse(t){if(this._getType(t)!==S.null){let n=this._getOrReturnCtx(t);return b(n,{code:y.invalid_type,expected:S.null,received:n.parsedType}),R}return Ee(t.data)}};Pr.create=e=>new Pr({typeName:N.ZodNull,...q(e)});var Sn=class extends B{constructor(){super(...arguments),this._any=!0}_parse(t){return Ee(t.data)}};Sn.create=e=>new Sn({typeName:N.ZodAny,...q(e)});var Mt=class extends B{constructor(){super(...arguments),this._unknown=!0}_parse(t){return Ee(t.data)}};Mt.create=e=>new Mt({typeName:N.ZodUnknown,...q(e)});var mt=class extends B{_parse(t){let r=this._getOrReturnCtx(t);return b(r,{code:y.invalid_type,expected:S.never,received:r.parsedType}),R}};mt.create=e=>new mt({typeName:N.ZodNever,...q(e)});var zn=class extends B{_parse(t){if(this._getType(t)!==S.undefined){let n=this._getOrReturnCtx(t);return b(n,{code:y.invalid_type,expected:S.void,received:n.parsedType}),R}return Ee(t.data)}};zn.create=e=>new zn({typeName:N.ZodVoid,...q(e)});var qt=class e extends B{_parse(t){let{ctx:r,status:n}=this._processInputParams(t),o=this._def;if(r.parsedType!==S.array)return b(r,{code:y.invalid_type,expected:S.array,received:r.parsedType}),R;if(o.exactLength!==null){let a=r.data.length>o.exactLength.value,s=r.data.length<o.exactLength.value;(a||s)&&(b(r,{code:a?y.too_big:y.too_small,minimum:s?o.exactLength.value:void 0,maximum:a?o.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:o.exactLength.message}),n.dirty())}if(o.minLength!==null&&r.data.length<o.minLength.value&&(b(r,{code:y.too_small,minimum:o.minLength.value,type:"array",inclusive:!0,exact:!1,message:o.minLength.message}),n.dirty()),o.maxLength!==null&&r.data.length>o.maxLength.value&&(b(r,{code:y.too_big,maximum:o.maxLength.value,type:"array",inclusive:!0,exact:!1,message:o.maxLength.message}),n.dirty()),r.common.async)return Promise.all([...r.data].map((a,s)=>o.type._parseAsync(new He(r,a,r.path,s)))).then(a=>Se.mergeArray(n,a));let i=[...r.data].map((a,s)=>o.type._parseSync(new He(r,a,r.path,s)));return Se.mergeArray(n,i)}get element(){return this._def.type}min(t,r){return new e({...this._def,minLength:{value:t,message:I.toString(r)}})}max(t,r){return new e({...this._def,maxLength:{value:t,message:I.toString(r)}})}length(t,r){return new e({...this._def,exactLength:{value:t,message:I.toString(r)}})}nonempty(t){return this.min(1,t)}};qt.create=(e,t)=>new qt({type:e,minLength:null,maxLength:null,exactLength:null,typeName:N.ZodArray,...q(t)});function Sr(e){if(e instanceof Fe){let t={};for(let r in e.shape){let n=e.shape[r];t[r]=at.create(Sr(n))}return new Fe({...e._def,shape:()=>t})}else return e instanceof qt?new qt({...e._def,type:Sr(e.element)}):e instanceof at?at.create(Sr(e.unwrap())):e instanceof It?It.create(Sr(e.unwrap())):e instanceof zt?zt.create(e.items.map(t=>Sr(t))):e}var Fe=class e extends B{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let t=this._def.shape(),r=X.objectKeys(t);return this._cached={shape:t,keys:r},this._cached}_parse(t){if(this._getType(t)!==S.object){let u=this._getOrReturnCtx(t);return b(u,{code:y.invalid_type,expected:S.object,received:u.parsedType}),R}let{status:n,ctx:o}=this._processInputParams(t),{shape:i,keys:a}=this._getCached(),s=[];if(!(this._def.catchall instanceof mt&&this._def.unknownKeys==="strip"))for(let u in o.data)a.includes(u)||s.push(u);let c=[];for(let u of a){let l=i[u],d=o.data[u];c.push({key:{status:"valid",value:u},value:l._parse(new He(o,d,o.path,u)),alwaysSet:u in o.data})}if(this._def.catchall instanceof mt){let u=this._def.unknownKeys;if(u==="passthrough")for(let l of s)c.push({key:{status:"valid",value:l},value:{status:"valid",value:o.data[l]}});else if(u==="strict")s.length>0&&(b(o,{code:y.unrecognized_keys,keys:s}),n.dirty());else if(u!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let u=this._def.catchall;for(let l of s){let d=o.data[l];c.push({key:{status:"valid",value:l},value:u._parse(new He(o,d,o.path,l)),alwaysSet:l in o.data})}}return o.common.async?Promise.resolve().then(async()=>{let u=[];for(let l of c){let d=await l.key,f=await l.value;u.push({key:d,value:f,alwaysSet:l.alwaysSet})}return u}).then(u=>Se.mergeObjectSync(n,u)):Se.mergeObjectSync(n,c)}get shape(){return this._def.shape()}strict(t){return I.errToObj,new e({...this._def,unknownKeys:"strict",...t!==void 0?{errorMap:(r,n)=>{let o=this._def.errorMap?.(r,n).message??n.defaultError;return r.code==="unrecognized_keys"?{message:I.errToObj(t).message??o}:{message:o}}}:{}})}strip(){return new e({...this._def,unknownKeys:"strip"})}passthrough(){return new e({...this._def,unknownKeys:"passthrough"})}extend(t){return new e({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new e({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:N.ZodObject})}setKey(t,r){return this.augment({[t]:r})}catchall(t){return new e({...this._def,catchall:t})}pick(t){let r={};for(let n of X.objectKeys(t))t[n]&&this.shape[n]&&(r[n]=this.shape[n]);return new e({...this._def,shape:()=>r})}omit(t){let r={};for(let n of X.objectKeys(this.shape))t[n]||(r[n]=this.shape[n]);return new e({...this._def,shape:()=>r})}deepPartial(){return Sr(this)}partial(t){let r={};for(let n of X.objectKeys(this.shape)){let o=this.shape[n];t&&!t[n]?r[n]=o:r[n]=o.optional()}return new e({...this._def,shape:()=>r})}required(t){let r={};for(let n of X.objectKeys(this.shape))if(t&&!t[n])r[n]=this.shape[n];else{let i=this.shape[n];for(;i instanceof at;)i=i._def.innerType;r[n]=i}return new e({...this._def,shape:()=>r})}keyof(){return uf(X.objectKeys(this.shape))}};Fe.create=(e,t)=>new Fe({shape:()=>e,unknownKeys:"strip",catchall:mt.create(),typeName:N.ZodObject,...q(t)});Fe.strictCreate=(e,t)=>new Fe({shape:()=>e,unknownKeys:"strict",catchall:mt.create(),typeName:N.ZodObject,...q(t)});Fe.lazycreate=(e,t)=>new Fe({shape:e,unknownKeys:"strip",catchall:mt.create(),typeName:N.ZodObject,...q(t)});var Tr=class extends B{_parse(t){let{ctx:r}=this._processInputParams(t),n=this._def.options;function o(i){for(let s of i)if(s.result.status==="valid")return s.result;for(let s of i)if(s.result.status==="dirty")return r.common.issues.push(...s.ctx.common.issues),s.result;let a=i.map(s=>new Ve(s.ctx.common.issues));return b(r,{code:y.invalid_union,unionErrors:a}),R}if(r.common.async)return Promise.all(n.map(async i=>{let a={...r,common:{...r.common,issues:[]},parent:null};return{result:await i._parseAsync({data:r.data,path:r.path,parent:a}),ctx:a}})).then(o);{let i,a=[];for(let c of n){let u={...r,common:{...r.common,issues:[]},parent:null},l=c._parseSync({data:r.data,path:r.path,parent:u});if(l.status==="valid")return l;l.status==="dirty"&&!i&&(i={result:l,ctx:u}),u.common.issues.length&&a.push(u.common.issues)}if(i)return r.common.issues.push(...i.ctx.common.issues),i.result;let s=a.map(c=>new Ve(c));return b(r,{code:y.invalid_union,unionErrors:s}),R}}get options(){return this._def.options}};Tr.create=(e,t)=>new Tr({options:e,typeName:N.ZodUnion,...q(t)});var St=e=>e instanceof Er?St(e.schema):e instanceof st?St(e.innerType()):e instanceof Or?[e.value]:e instanceof Nr?e.options:e instanceof Zr?X.objectValues(e.enum):e instanceof Dr?St(e._def.innerType):e instanceof Ir?[void 0]:e instanceof Pr?[null]:e instanceof at?[void 0,...St(e.unwrap())]:e instanceof It?[null,...St(e.unwrap())]:e instanceof oi||e instanceof Ur?St(e.unwrap()):e instanceof Rr?St(e._def.innerType):[],_s=class e extends B{_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==S.object)return b(r,{code:y.invalid_type,expected:S.object,received:r.parsedType}),R;let n=this.discriminator,o=r.data[n],i=this.optionsMap.get(o);return i?r.common.async?i._parseAsync({data:r.data,path:r.path,parent:r}):i._parseSync({data:r.data,path:r.path,parent:r}):(b(r,{code:y.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),R)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,r,n){let o=new Map;for(let i of r){let a=St(i.shape[t]);if(!a.length)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(let s of a){if(o.has(s))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(s)}`);o.set(s,i)}}return new e({typeName:N.ZodDiscriminatedUnion,discriminator:t,options:r,optionsMap:o,...q(n)})}};function $s(e,t){let r=wt(e),n=wt(t);if(e===t)return{valid:!0,data:e};if(r===S.object&&n===S.object){let o=X.objectKeys(t),i=X.objectKeys(e).filter(s=>o.indexOf(s)!==-1),a={...e,...t};for(let s of i){let c=$s(e[s],t[s]);if(!c.valid)return{valid:!1};a[s]=c.data}return{valid:!0,data:a}}else if(r===S.array&&n===S.array){if(e.length!==t.length)return{valid:!1};let o=[];for(let i=0;i<e.length;i++){let a=e[i],s=t[i],c=$s(a,s);if(!c.valid)return{valid:!1};o.push(c.data)}return{valid:!0,data:o}}else return r===S.date&&n===S.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}var jr=class extends B{_parse(t){let{status:r,ctx:n}=this._processInputParams(t),o=(i,a)=>{if(gs(i)||gs(a))return R;let s=$s(i.value,a.value);return s.valid?((vs(i)||vs(a))&&r.dirty(),{status:r.value,value:s.data}):(b(n,{code:y.invalid_intersection_types}),R)};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(([i,a])=>o(i,a)):o(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};jr.create=(e,t,r)=>new jr({left:e,right:t,typeName:N.ZodIntersection,...q(r)});var zt=class e extends B{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==S.array)return b(n,{code:y.invalid_type,expected:S.array,received:n.parsedType}),R;if(n.data.length<this._def.items.length)return b(n,{code:y.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),R;!this._def.rest&&n.data.length>this._def.items.length&&(b(n,{code:y.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());let i=[...n.data].map((a,s)=>{let c=this._def.items[s]||this._def.rest;return c?c._parse(new He(n,a,n.path,s)):null}).filter(a=>!!a);return n.common.async?Promise.all(i).then(a=>Se.mergeArray(r,a)):Se.mergeArray(r,i)}get items(){return this._def.items}rest(t){return new e({...this._def,rest:t})}};zt.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new zt({items:e,typeName:N.ZodTuple,rest:null,...q(t)})};var bs=class e extends B{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==S.object)return b(n,{code:y.invalid_type,expected:S.object,received:n.parsedType}),R;let o=[],i=this._def.keyType,a=this._def.valueType;for(let s in n.data)o.push({key:i._parse(new He(n,s,n.path,s)),value:a._parse(new He(n,n.data[s],n.path,s)),alwaysSet:s in n.data});return n.common.async?Se.mergeObjectAsync(r,o):Se.mergeObjectSync(r,o)}get element(){return this._def.valueType}static create(t,r,n){return r instanceof B?new e({keyType:t,valueType:r,typeName:N.ZodRecord,...q(n)}):new e({keyType:zr.create(),valueType:t,typeName:N.ZodRecord,...q(r)})}},In=class extends B{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==S.map)return b(n,{code:y.invalid_type,expected:S.map,received:n.parsedType}),R;let o=this._def.keyType,i=this._def.valueType,a=[...n.data.entries()].map(([s,c],u)=>({key:o._parse(new He(n,s,n.path,[u,"key"])),value:i._parse(new He(n,c,n.path,[u,"value"]))}));if(n.common.async){let s=new Map;return Promise.resolve().then(async()=>{for(let c of a){let u=await c.key,l=await c.value;if(u.status==="aborted"||l.status==="aborted")return R;(u.status==="dirty"||l.status==="dirty")&&r.dirty(),s.set(u.value,l.value)}return{status:r.value,value:s}})}else{let s=new Map;for(let c of a){let u=c.key,l=c.value;if(u.status==="aborted"||l.status==="aborted")return R;(u.status==="dirty"||l.status==="dirty")&&r.dirty(),s.set(u.value,l.value)}return{status:r.value,value:s}}}};In.create=(e,t,r)=>new In({valueType:t,keyType:e,typeName:N.ZodMap,...q(r)});var Pn=class e extends B{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==S.set)return b(n,{code:y.invalid_type,expected:S.set,received:n.parsedType}),R;let o=this._def;o.minSize!==null&&n.data.size<o.minSize.value&&(b(n,{code:y.too_small,minimum:o.minSize.value,type:"set",inclusive:!0,exact:!1,message:o.minSize.message}),r.dirty()),o.maxSize!==null&&n.data.size>o.maxSize.value&&(b(n,{code:y.too_big,maximum:o.maxSize.value,type:"set",inclusive:!0,exact:!1,message:o.maxSize.message}),r.dirty());let i=this._def.valueType;function a(c){let u=new Set;for(let l of c){if(l.status==="aborted")return R;l.status==="dirty"&&r.dirty(),u.add(l.value)}return{status:r.value,value:u}}let s=[...n.data.values()].map((c,u)=>i._parse(new He(n,c,n.path,u)));return n.common.async?Promise.all(s).then(c=>a(c)):a(s)}min(t,r){return new e({...this._def,minSize:{value:t,message:I.toString(r)}})}max(t,r){return new e({...this._def,maxSize:{value:t,message:I.toString(r)}})}size(t,r){return this.min(t,r).max(t,r)}nonempty(t){return this.min(1,t)}};Pn.create=(e,t)=>new Pn({valueType:e,minSize:null,maxSize:null,typeName:N.ZodSet,...q(t)});var xs=class e extends B{constructor(){super(...arguments),this.validate=this.implement}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==S.function)return b(r,{code:y.invalid_type,expected:S.function,received:r.parsedType}),R;function n(s,c){return ni({data:s,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,yn(),Ct].filter(u=>!!u),issueData:{code:y.invalid_arguments,argumentsError:c}})}function o(s,c){return ni({data:s,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,yn(),Ct].filter(u=>!!u),issueData:{code:y.invalid_return_type,returnTypeError:c}})}let i={errorMap:r.common.contextualErrorMap},a=r.data;if(this._def.returns instanceof ar){let s=this;return Ee(async function(...c){let u=new Ve([]),l=await s._def.args.parseAsync(c,i).catch(m=>{throw u.addIssue(n(c,m)),u}),d=await Reflect.apply(a,this,l);return await s._def.returns._def.type.parseAsync(d,i).catch(m=>{throw u.addIssue(o(d,m)),u})})}else{let s=this;return Ee(function(...c){let u=s._def.args.safeParse(c,i);if(!u.success)throw new Ve([n(c,u.error)]);let l=Reflect.apply(a,this,u.data),d=s._def.returns.safeParse(l,i);if(!d.success)throw new Ve([o(l,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new e({...this._def,args:zt.create(t).rest(Mt.create())})}returns(t){return new e({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,r,n){return new e({args:t||zt.create([]).rest(Mt.create()),returns:r||Mt.create(),typeName:N.ZodFunction,...q(n)})}},Er=class extends B{get schema(){return this._def.getter()}_parse(t){let{ctx:r}=this._processInputParams(t);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}};Er.create=(e,t)=>new Er({getter:e,typeName:N.ZodLazy,...q(t)});var Or=class extends B{_parse(t){if(t.data!==this._def.value){let r=this._getOrReturnCtx(t);return b(r,{received:r.data,code:y.invalid_literal,expected:this._def.value}),R}return{status:"valid",value:t.data}}get value(){return this._def.value}};Or.create=(e,t)=>new Or({value:e,typeName:N.ZodLiteral,...q(t)});function uf(e,t){return new Nr({values:e,typeName:N.ZodEnum,...q(t)})}var Nr=class e extends B{_parse(t){if(typeof t.data!="string"){let r=this._getOrReturnCtx(t),n=this._def.values;return b(r,{expected:X.joinValues(n),received:r.parsedType,code:y.invalid_type}),R}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(t.data)){let r=this._getOrReturnCtx(t),n=this._def.values;return b(r,{received:r.data,code:y.invalid_enum_value,options:n}),R}return Ee(t.data)}get options(){return this._def.values}get enum(){let t={};for(let r of this._def.values)t[r]=r;return t}get Values(){let t={};for(let r of this._def.values)t[r]=r;return t}get Enum(){let t={};for(let r of this._def.values)t[r]=r;return t}extract(t,r=this._def){return e.create(t,{...this._def,...r})}exclude(t,r=this._def){return e.create(this.options.filter(n=>!t.includes(n)),{...this._def,...r})}};Nr.create=uf;var Zr=class extends B{_parse(t){let r=X.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(t);if(n.parsedType!==S.string&&n.parsedType!==S.number){let o=X.objectValues(r);return b(n,{expected:X.joinValues(o),received:n.parsedType,code:y.invalid_type}),R}if(this._cache||(this._cache=new Set(X.getValidEnumValues(this._def.values))),!this._cache.has(t.data)){let o=X.objectValues(r);return b(n,{received:n.data,code:y.invalid_enum_value,options:o}),R}return Ee(t.data)}get enum(){return this._def.values}};Zr.create=(e,t)=>new Zr({values:e,typeName:N.ZodNativeEnum,...q(t)});var ar=class extends B{unwrap(){return this._def.type}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==S.promise&&r.common.async===!1)return b(r,{code:y.invalid_type,expected:S.promise,received:r.parsedType}),R;let n=r.parsedType===S.promise?r.data:Promise.resolve(r.data);return Ee(n.then(o=>this._def.type.parseAsync(o,{path:r.path,errorMap:r.common.contextualErrorMap})))}};ar.create=(e,t)=>new ar({type:e,typeName:N.ZodPromise,...q(t)});var st=class extends B{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===N.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){let{status:r,ctx:n}=this._processInputParams(t),o=this._def.effect||null,i={addIssue:a=>{b(n,a),a.fatal?r.abort():r.dirty()},get path(){return n.path}};if(i.addIssue=i.addIssue.bind(i),o.type==="preprocess"){let a=o.transform(n.data,i);if(n.common.async)return Promise.resolve(a).then(async s=>{if(r.value==="aborted")return R;let c=await this._def.schema._parseAsync({data:s,path:n.path,parent:n});return c.status==="aborted"?R:c.status==="dirty"?wr(c.value):r.value==="dirty"?wr(c.value):c});{if(r.value==="aborted")return R;let s=this._def.schema._parseSync({data:a,path:n.path,parent:n});return s.status==="aborted"?R:s.status==="dirty"?wr(s.value):r.value==="dirty"?wr(s.value):s}}if(o.type==="refinement"){let a=s=>{let c=o.refinement(s,i);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 s};if(n.common.async===!1){let s=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?R:(s.status==="dirty"&&r.dirty(),a(s.value),{status:r.value,value:s.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(s=>s.status==="aborted"?R:(s.status==="dirty"&&r.dirty(),a(s.value).then(()=>({status:r.value,value:s.value}))))}if(o.type==="transform")if(n.common.async===!1){let a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!ir(a))return R;let s=o.transform(a.value,i);if(s instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:s}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>ir(a)?Promise.resolve(o.transform(a.value,i)).then(s=>({status:r.value,value:s})):R);X.assertNever(o)}};st.create=(e,t,r)=>new st({schema:e,typeName:N.ZodEffects,effect:t,...q(r)});st.createWithPreprocess=(e,t,r)=>new st({schema:t,effect:{type:"preprocess",transform:e},typeName:N.ZodEffects,...q(r)});var at=class extends B{_parse(t){return this._getType(t)===S.undefined?Ee(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};at.create=(e,t)=>new at({innerType:e,typeName:N.ZodOptional,...q(t)});var It=class extends B{_parse(t){return this._getType(t)===S.null?Ee(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};It.create=(e,t)=>new It({innerType:e,typeName:N.ZodNullable,...q(t)});var Dr=class extends B{_parse(t){let{ctx:r}=this._processInputParams(t),n=r.data;return r.parsedType===S.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};Dr.create=(e,t)=>new Dr({innerType:e,typeName:N.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...q(t)});var Rr=class extends B{_parse(t){let{ctx:r}=this._processInputParams(t),n={...r,common:{...r.common,issues:[]}},o=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return _n(o)?o.then(i=>({status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new Ve(n.common.issues)},input:n.data})})):{status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new Ve(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};Rr.create=(e,t)=>new Rr({innerType:e,typeName:N.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...q(t)});var Tn=class extends B{_parse(t){if(this._getType(t)!==S.nan){let n=this._getOrReturnCtx(t);return b(n,{code:y.invalid_type,expected:S.nan,received:n.parsedType}),R}return{status:"valid",value:t.data}}};Tn.create=e=>new Tn({typeName:N.ZodNaN,...q(e)});var oi=class extends B{_parse(t){let{ctx:r}=this._processInputParams(t),n=r.data;return this._def.type._parse({data:n,path:r.path,parent:r})}unwrap(){return this._def.type}},ii=class e extends B{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.common.async)return(async()=>{let i=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?R:i.status==="dirty"?(r.dirty(),wr(i.value)):this._def.out._parseAsync({data:i.value,path:n.path,parent:n})})();{let o=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?R:o.status==="dirty"?(r.dirty(),{status:"dirty",value:o.value}):this._def.out._parseSync({data:o.value,path:n.path,parent:n})}}static create(t,r){return new e({in:t,out:r,typeName:N.ZodPipeline})}},Ur=class extends B{_parse(t){let r=this._def.innerType._parse(t),n=o=>(ir(o)&&(o.value=Object.freeze(o.value)),o);return _n(r)?r.then(o=>n(o)):n(r)}unwrap(){return this._def.innerType}};Ur.create=(e,t)=>new Ur({innerType:e,typeName:N.ZodReadonly,...q(t)});var bT={object:Fe.lazycreate},N;(function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"})(N||(N={}));var xT=zr.create,kT=$n.create,wT=Tn.create,ST=bn.create,zT=xn.create,IT=kn.create,PT=wn.create,TT=Ir.create,jT=Pr.create,ET=Sn.create,OT=Mt.create,NT=mt.create,ZT=zn.create,DT=qt.create,K_=Fe.create,RT=Fe.strictCreate,UT=Tr.create,AT=_s.create,CT=jr.create,MT=zt.create,qT=bs.create,LT=In.create,VT=Pn.create,FT=xs.create,JT=Er.create,KT=Or.create,BT=Nr.create,GT=Zr.create,HT=ar.create,WT=st.create,XT=at.create,YT=It.create,QT=st.createWithPreprocess,ej=ii.create;var lf=Object.freeze({status:"aborted"});function p(e,t,r){function n(s,c){if(s._zod||Object.defineProperty(s,"_zod",{value:{def:c,constr:a,traits:new Set},enumerable:!1}),s._zod.traits.has(e))return;s._zod.traits.add(e),t(s,c);let u=a.prototype,l=Object.keys(u);for(let d=0;d<l.length;d++){let f=l[d];f in s||(s[f]=u[f].bind(s))}}let o=r?.Parent??Object;class i extends o{}Object.defineProperty(i,"name",{value:e});function a(s){var c;let u=r?.Parent?new i:this;n(u,s),(c=u._zod).deferred??(c.deferred=[]);for(let l of u._zod.deferred)l();return u}return Object.defineProperty(a,"init",{value:n}),Object.defineProperty(a,Symbol.hasInstance,{value:s=>r?.Parent&&s instanceof r.Parent?!0:s?._zod?.traits?.has(e)}),Object.defineProperty(a,"name",{value:e}),a}var ht=class extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}},sr=class extends Error{constructor(t){super(`Encountered unidirectional transform during encode: ${t}`),this.name="ZodEncodeError"}},ai={};function ye(e){return e&&Object.assign(ai,e),ai}var _={};vn(_,{BIGINT_FORMAT_RANGES:()=>Os,Class:()=>ws,NUMBER_FORMAT_RANGES:()=>Es,aborted:()=>Jt,allowsEval:()=>Is,assert:()=>Q_,assertEqual:()=>H_,assertIs:()=>X_,assertNever:()=>Y_,assertNotEqual:()=>W_,assignProp:()=>Vt,base64ToUint8Array:()=>yf,base64urlToUint8Array:()=>l$,cached:()=>Cr,captureStackTrace:()=>ci,cleanEnum:()=>u$,cleanRegex:()=>On,clone:()=>Oe,cloneDef:()=>t$,createTransparentProxy:()=>s$,defineLazy:()=>L,esc:()=>si,escapeRegex:()=>We,extend:()=>mf,finalizeIssue:()=>Ae,floatSafeRemainder:()=>Ss,getElementAtPath:()=>r$,getEnumValues:()=>En,getLengthableOrigin:()=>Dn,getParsedType:()=>a$,getSizableOrigin:()=>Zn,hexToUint8Array:()=>p$,isObject:()=>cr,isPlainObject:()=>Ft,issue:()=>Mr,joinValues:()=>Z,jsonStringifyReplacer:()=>Ar,merge:()=>c$,mergeDefs:()=>Pt,normalizeParams:()=>x,nullish:()=>Lt,numKeys:()=>i$,objectClone:()=>e$,omit:()=>ff,optionalKeys:()=>js,parsedType:()=>U,partial:()=>gf,pick:()=>pf,prefixIssues:()=>Je,primitiveTypes:()=>Ts,promiseAllObject:()=>n$,propertyKeyTypes:()=>Nn,randomString:()=>o$,required:()=>vf,safeExtend:()=>hf,shallowClone:()=>Ps,slugify:()=>zs,stringifyPrimitive:()=>D,uint8ArrayToBase64:()=>_f,uint8ArrayToBase64url:()=>d$,uint8ArrayToHex:()=>f$,unwrapMessage:()=>jn});function H_(e){return e}function W_(e){return e}function X_(e){}function Y_(e){throw new Error("Unexpected value in exhaustive check")}function Q_(e){}function En(e){let t=Object.values(e).filter(n=>typeof n=="number");return Object.entries(e).filter(([n,o])=>t.indexOf(+n)===-1).map(([n,o])=>o)}function Z(e,t="|"){return e.map(r=>D(r)).join(t)}function Ar(e,t){return typeof t=="bigint"?t.toString():t}function Cr(e){return{get value(){{let r=e();return Object.defineProperty(this,"value",{value:r}),r}throw new Error("cached value already set")}}}function Lt(e){return e==null}function On(e){let t=e.startsWith("^")?1:0,r=e.endsWith("$")?e.length-1:e.length;return e.slice(t,r)}function Ss(e,t){let r=(e.toString().split(".")[1]||"").length,n=t.toString(),o=(n.split(".")[1]||"").length;if(o===0&&/\d?e-\d?/.test(n)){let c=n.match(/\d?e-(\d?)/);c?.[1]&&(o=Number.parseInt(c[1]))}let i=r>o?r:o,a=Number.parseInt(e.toFixed(i).replace(".","")),s=Number.parseInt(t.toFixed(i).replace(".",""));return a%s/10**i}var df=Symbol("evaluating");function L(e,t,r){let n;Object.defineProperty(e,t,{get(){if(n!==df)return n===void 0&&(n=df,n=r()),n},set(o){Object.defineProperty(e,t,{value:o})},configurable:!0})}function e$(e){return Object.create(Object.getPrototypeOf(e),Object.getOwnPropertyDescriptors(e))}function Vt(e,t,r){Object.defineProperty(e,t,{value:r,writable:!0,enumerable:!0,configurable:!0})}function Pt(...e){let t={};for(let r of e){let n=Object.getOwnPropertyDescriptors(r);Object.assign(t,n)}return Object.defineProperties({},t)}function t$(e){return Pt(e._zod.def)}function r$(e,t){return t?t.reduce((r,n)=>r?.[n],e):e}function n$(e){let t=Object.keys(e),r=t.map(n=>e[n]);return Promise.all(r).then(n=>{let o={};for(let i=0;i<t.length;i++)o[t[i]]=n[i];return o})}function o$(e=10){let t="abcdefghijklmnopqrstuvwxyz",r="";for(let n=0;n<e;n++)r+=t[Math.floor(Math.random()*t.length)];return r}function si(e){return JSON.stringify(e)}function zs(e){return e.toLowerCase().trim().replace(/[^\w\s-]/g,"").replace(/[\s_-]+/g,"-").replace(/^-+|-+$/g,"")}var ci="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function cr(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}var Is=Cr(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{let e=Function;return new e(""),!0}catch{return!1}});function Ft(e){if(cr(e)===!1)return!1;let t=e.constructor;if(t===void 0||typeof t!="function")return!0;let r=t.prototype;return!(cr(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}function Ps(e){return Ft(e)?{...e}:Array.isArray(e)?[...e]:e}function i$(e){let t=0;for(let r in e)Object.prototype.hasOwnProperty.call(e,r)&&t++;return t}var a$=e=>{let t=typeof e;switch(t){case"undefined":return"undefined";case"string":return"string";case"number":return Number.isNaN(e)?"nan":"number";case"boolean":return"boolean";case"function":return"function";case"bigint":return"bigint";case"symbol":return"symbol";case"object":return Array.isArray(e)?"array":e===null?"null":e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?"promise":typeof Map<"u"&&e instanceof Map?"map":typeof Set<"u"&&e instanceof Set?"set":typeof Date<"u"&&e instanceof Date?"date":typeof File<"u"&&e instanceof File?"file":"object";default:throw new Error(`Unknown data type: ${t}`)}},Nn=new Set(["string","number","symbol"]),Ts=new Set(["string","number","bigint","boolean","symbol","undefined"]);function We(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Oe(e,t,r){let n=new e._zod.constr(t??e._zod.def);return(!t||r?.parent)&&(n._zod.parent=e),n}function x(e){let t=e;if(!t)return{};if(typeof t=="string")return{error:()=>t};if(t?.message!==void 0){if(t?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,typeof t.error=="string"?{...t,error:()=>t.error}:t}function s$(e){let t;return new Proxy({},{get(r,n,o){return t??(t=e()),Reflect.get(t,n,o)},set(r,n,o,i){return t??(t=e()),Reflect.set(t,n,o,i)},has(r,n){return t??(t=e()),Reflect.has(t,n)},deleteProperty(r,n){return t??(t=e()),Reflect.deleteProperty(t,n)},ownKeys(r){return t??(t=e()),Reflect.ownKeys(t)},getOwnPropertyDescriptor(r,n){return t??(t=e()),Reflect.getOwnPropertyDescriptor(t,n)},defineProperty(r,n,o){return t??(t=e()),Reflect.defineProperty(t,n,o)}})}function D(e){return typeof e=="bigint"?e.toString()+"n":typeof e=="string"?`"${e}"`:`${e}`}function js(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}var Es={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]},Os={int64:[BigInt("-9223372036854775808"),BigInt("9223372036854775807")],uint64:[BigInt(0),BigInt("18446744073709551615")]};function pf(e,t){let r=e._zod.def,n=r.checks;if(n&&n.length>0)throw new Error(".pick() cannot be used on object schemas containing refinements");let i=Pt(e._zod.def,{get shape(){let a={};for(let s in t){if(!(s in r.shape))throw new Error(`Unrecognized key: "${s}"`);t[s]&&(a[s]=r.shape[s])}return Vt(this,"shape",a),a},checks:[]});return Oe(e,i)}function ff(e,t){let r=e._zod.def,n=r.checks;if(n&&n.length>0)throw new Error(".omit() cannot be used on object schemas containing refinements");let i=Pt(e._zod.def,{get shape(){let a={...e._zod.def.shape};for(let s in t){if(!(s in r.shape))throw new Error(`Unrecognized key: "${s}"`);t[s]&&delete a[s]}return Vt(this,"shape",a),a},checks:[]});return Oe(e,i)}function mf(e,t){if(!Ft(t))throw new Error("Invalid input to extend: expected a plain object");let r=e._zod.def.checks;if(r&&r.length>0){let i=e._zod.def.shape;for(let a in t)if(Object.getOwnPropertyDescriptor(i,a)!==void 0)throw new Error("Cannot overwrite keys on object schemas containing refinements. Use `.safeExtend()` instead.")}let o=Pt(e._zod.def,{get shape(){let i={...e._zod.def.shape,...t};return Vt(this,"shape",i),i}});return Oe(e,o)}function hf(e,t){if(!Ft(t))throw new Error("Invalid input to safeExtend: expected a plain object");let r=Pt(e._zod.def,{get shape(){let n={...e._zod.def.shape,...t};return Vt(this,"shape",n),n}});return Oe(e,r)}function c$(e,t){let r=Pt(e._zod.def,{get shape(){let n={...e._zod.def.shape,...t._zod.def.shape};return Vt(this,"shape",n),n},get catchall(){return t._zod.def.catchall},checks:[]});return Oe(e,r)}function gf(e,t,r){let o=t._zod.def.checks;if(o&&o.length>0)throw new Error(".partial() cannot be used on object schemas containing refinements");let a=Pt(t._zod.def,{get shape(){let s=t._zod.def.shape,c={...s};if(r)for(let u in r){if(!(u in s))throw new Error(`Unrecognized key: "${u}"`);r[u]&&(c[u]=e?new e({type:"optional",innerType:s[u]}):s[u])}else for(let u in s)c[u]=e?new e({type:"optional",innerType:s[u]}):s[u];return Vt(this,"shape",c),c},checks:[]});return Oe(t,a)}function vf(e,t,r){let n=Pt(t._zod.def,{get shape(){let o=t._zod.def.shape,i={...o};if(r)for(let a in r){if(!(a in i))throw new Error(`Unrecognized key: "${a}"`);r[a]&&(i[a]=new e({type:"nonoptional",innerType:o[a]}))}else for(let a in o)i[a]=new e({type:"nonoptional",innerType:o[a]});return Vt(this,"shape",i),i}});return Oe(t,n)}function Jt(e,t=0){if(e.aborted===!0)return!0;for(let r=t;r<e.issues.length;r++)if(e.issues[r]?.continue!==!0)return!0;return!1}function Je(e,t){return t.map(r=>{var n;return(n=r).path??(n.path=[]),r.path.unshift(e),r})}function jn(e){return typeof e=="string"?e:e?.message}function Ae(e,t,r){let n={...e,path:e.path??[]};if(!e.message){let o=jn(e.inst?._zod.def?.error?.(e))??jn(t?.error?.(e))??jn(r.customError?.(e))??jn(r.localeError?.(e))??"Invalid input";n.message=o}return delete n.inst,delete n.continue,t?.reportInput||delete n.input,n}function Zn(e){return e instanceof Set?"set":e instanceof Map?"map":e instanceof File?"file":"unknown"}function Dn(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function U(e){let t=typeof e;switch(t){case"number":return Number.isNaN(e)?"nan":"number";case"object":{if(e===null)return"null";if(Array.isArray(e))return"array";let r=e;if(r&&Object.getPrototypeOf(r)!==Object.prototype&&"constructor"in r&&r.constructor)return r.constructor.name}}return t}function Mr(...e){let[t,r,n]=e;return typeof t=="string"?{message:t,code:"custom",input:r,inst:n}:{...t}}function u$(e){return Object.entries(e).filter(([t,r])=>Number.isNaN(Number.parseInt(t,10))).map(t=>t[1])}function yf(e){let t=atob(e),r=new Uint8Array(t.length);for(let n=0;n<t.length;n++)r[n]=t.charCodeAt(n);return r}function _f(e){let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return btoa(t)}function l$(e){let t=e.replace(/-/g,"+").replace(/_/g,"/"),r="=".repeat((4-t.length%4)%4);return yf(t+r)}function d$(e){return _f(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}function p$(e){let t=e.replace(/^0x/,"");if(t.length%2!==0)throw new Error("Invalid hex string length");let r=new Uint8Array(t.length/2);for(let n=0;n<t.length;n+=2)r[n/2]=Number.parseInt(t.slice(n,n+2),16);return r}function f$(e){return Array.from(e).map(t=>t.toString(16).padStart(2,"0")).join("")}var ws=class{constructor(...t){}};var $f=(e,t)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),e.message=JSON.stringify(t,Ar,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},ui=p("$ZodError",$f),Rn=p("$ZodError",$f,{Parent:Error});function li(e,t=r=>r.message){let r={},n=[];for(let o of e.issues)o.path.length>0?(r[o.path[0]]=r[o.path[0]]||[],r[o.path[0]].push(t(o))):n.push(t(o));return{formErrors:n,fieldErrors:r}}function di(e,t=r=>r.message){let r={_errors:[]},n=o=>{for(let i of o.issues)if(i.code==="invalid_union"&&i.errors.length)i.errors.map(a=>n({issues:a}));else if(i.code==="invalid_key")n({issues:i.issues});else if(i.code==="invalid_element")n({issues:i.issues});else if(i.path.length===0)r._errors.push(t(i));else{let a=r,s=0;for(;s<i.path.length;){let c=i.path[s];s===i.path.length-1?(a[c]=a[c]||{_errors:[]},a[c]._errors.push(t(i))):a[c]=a[c]||{_errors:[]},a=a[c],s++}}};return n(e),r}var Un=e=>(t,r,n,o)=>{let i=n?Object.assign(n,{async:!1}):{async:!1},a=t._zod.run({value:r,issues:[]},i);if(a instanceof Promise)throw new ht;if(a.issues.length){let s=new(o?.Err??e)(a.issues.map(c=>Ae(c,i,ye())));throw ci(s,o?.callee),s}return a.value},An=Un(Rn),Cn=e=>async(t,r,n,o)=>{let i=n?Object.assign(n,{async:!0}):{async:!0},a=t._zod.run({value:r,issues:[]},i);if(a instanceof Promise&&(a=await a),a.issues.length){let s=new(o?.Err??e)(a.issues.map(c=>Ae(c,i,ye())));throw ci(s,o?.callee),s}return a.value},Mn=Cn(Rn),qn=e=>(t,r,n)=>{let o=n?{...n,async:!1}:{async:!1},i=t._zod.run({value:r,issues:[]},o);if(i instanceof Promise)throw new ht;return i.issues.length?{success:!1,error:new(e??ui)(i.issues.map(a=>Ae(a,o,ye())))}:{success:!0,data:i.value}},qr=qn(Rn),Ln=e=>async(t,r,n)=>{let o=n?Object.assign(n,{async:!0}):{async:!0},i=t._zod.run({value:r,issues:[]},o);return i instanceof Promise&&(i=await i),i.issues.length?{success:!1,error:new e(i.issues.map(a=>Ae(a,o,ye())))}:{success:!0,data:i.value}},Vn=Ln(Rn),bf=e=>(t,r,n)=>{let o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return Un(e)(t,r,o)};var xf=e=>(t,r,n)=>Un(e)(t,r,n);var kf=e=>async(t,r,n)=>{let o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return Cn(e)(t,r,o)};var wf=e=>async(t,r,n)=>Cn(e)(t,r,n);var Sf=e=>(t,r,n)=>{let o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return qn(e)(t,r,o)};var zf=e=>(t,r,n)=>qn(e)(t,r,n);var If=e=>async(t,r,n)=>{let o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return Ln(e)(t,r,o)};var Pf=e=>async(t,r,n)=>Ln(e)(t,r,n);var Xe={};vn(Xe,{base64:()=>Gs,base64url:()=>pi,bigint:()=>ec,boolean:()=>rc,browserEmail:()=>x$,cidrv4:()=>Ks,cidrv6:()=>Bs,cuid:()=>Ns,cuid2:()=>Zs,date:()=>Ws,datetime:()=>Ys,domain:()=>S$,duration:()=>Cs,e164:()=>Hs,email:()=>qs,emoji:()=>Ls,extendedDuration:()=>h$,guid:()=>Ms,hex:()=>z$,hostname:()=>w$,html5Email:()=>_$,idnEmail:()=>b$,integer:()=>tc,ipv4:()=>Vs,ipv6:()=>Fs,ksuid:()=>Us,lowercase:()=>ic,mac:()=>Js,md5_base64:()=>P$,md5_base64url:()=>T$,md5_hex:()=>I$,nanoid:()=>As,null:()=>nc,number:()=>fi,rfc5322Email:()=>$$,sha1_base64:()=>E$,sha1_base64url:()=>O$,sha1_hex:()=>j$,sha256_base64:()=>Z$,sha256_base64url:()=>D$,sha256_hex:()=>N$,sha384_base64:()=>U$,sha384_base64url:()=>A$,sha384_hex:()=>R$,sha512_base64:()=>M$,sha512_base64url:()=>q$,sha512_hex:()=>C$,string:()=>Qs,time:()=>Xs,ulid:()=>Ds,undefined:()=>oc,unicodeEmail:()=>Tf,uppercase:()=>ac,uuid:()=>ur,uuid4:()=>g$,uuid6:()=>v$,uuid7:()=>y$,xid:()=>Rs});var Ns=/^[cC][^\s-]{8,}$/,Zs=/^[0-9a-z]+$/,Ds=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,Rs=/^[0-9a-vA-V]{20}$/,Us=/^[A-Za-z0-9]{27}$/,As=/^[a-zA-Z0-9_-]{21}$/,Cs=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,h$=/^[-+]?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)?)??$/,Ms=/^([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})$/,ur=e=>e?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${e}[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|ffffffff-ffff-ffff-ffff-ffffffffffff)$/,g$=ur(4),v$=ur(6),y$=ur(7),qs=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,_$=/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,$$=/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,Tf=/^[^\s@"]{1,64}@[^\s@]{1,255}$/u,b$=Tf,x$=/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,k$="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function Ls(){return new RegExp(k$,"u")}var Vs=/^(?:(?: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])$/,Fs=/^(([0-9a-fA-F]{1,4}:){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}|:))$/,Js=e=>{let t=We(e??":");return new RegExp(`^(?:[0-9A-F]{2}${t}){5}[0-9A-F]{2}$|^(?:[0-9a-f]{2}${t}){5}[0-9a-f]{2}$`)},Ks=/^((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])$/,Bs=/^(([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])$/,Gs=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,pi=/^[A-Za-z0-9_-]*$/,w$=/^(?=.{1,253}\.?$)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[-0-9a-zA-Z]{0,61}[0-9a-zA-Z])?)*\.?$/,S$=/^([a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/,Hs=/^\+[1-9]\d{6,14}$/,jf="(?:(?:\\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])))",Ws=new RegExp(`^${jf}$`);function Ef(e){let t="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof e.precision=="number"?e.precision===-1?`${t}`:e.precision===0?`${t}:[0-5]\\d`:`${t}:[0-5]\\d\\.\\d{${e.precision}}`:`${t}(?::[0-5]\\d(?:\\.\\d+)?)?`}function Xs(e){return new RegExp(`^${Ef(e)}$`)}function Ys(e){let t=Ef({precision:e.precision}),r=["Z"];e.local&&r.push(""),e.offset&&r.push("([+-](?:[01]\\d|2[0-3]):[0-5]\\d)");let n=`${t}(?:${r.join("|")})`;return new RegExp(`^${jf}T(?:${n})$`)}var Qs=e=>{let t=e?`[\\s\\S]{${e?.minimum??0},${e?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${t}$`)},ec=/^-?\d+n?$/,tc=/^-?\d+$/,fi=/^-?\d+(?:\.\d+)?$/,rc=/^(?:true|false)$/i,nc=/^null$/i;var oc=/^undefined$/i;var ic=/^[^A-Z]*$/,ac=/^[^a-z]*$/,z$=/^[0-9a-fA-F]*$/;function Fn(e,t){return new RegExp(`^[A-Za-z0-9+/]{${e}}${t}$`)}function Jn(e){return new RegExp(`^[A-Za-z0-9_-]{${e}}$`)}var I$=/^[0-9a-fA-F]{32}$/,P$=Fn(22,"=="),T$=Jn(22),j$=/^[0-9a-fA-F]{40}$/,E$=Fn(27,"="),O$=Jn(27),N$=/^[0-9a-fA-F]{64}$/,Z$=Fn(43,"="),D$=Jn(43),R$=/^[0-9a-fA-F]{96}$/,U$=Fn(64,""),A$=Jn(64),C$=/^[0-9a-fA-F]{128}$/,M$=Fn(86,"=="),q$=Jn(86);var se=p("$ZodCheck",(e,t)=>{var r;e._zod??(e._zod={}),e._zod.def=t,(r=e._zod).onattach??(r.onattach=[])}),Nf={number:"number",bigint:"bigint",object:"date"},sc=p("$ZodCheckLessThan",(e,t)=>{se.init(e,t);let r=Nf[typeof t.value];e._zod.onattach.push(n=>{let o=n._zod.bag,i=(t.inclusive?o.maximum:o.exclusiveMaximum)??Number.POSITIVE_INFINITY;t.value<i&&(t.inclusive?o.maximum=t.value:o.exclusiveMaximum=t.value)}),e._zod.check=n=>{(t.inclusive?n.value<=t.value:n.value<t.value)||n.issues.push({origin:r,code:"too_big",maximum:typeof t.value=="object"?t.value.getTime():t.value,input:n.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),cc=p("$ZodCheckGreaterThan",(e,t)=>{se.init(e,t);let r=Nf[typeof t.value];e._zod.onattach.push(n=>{let o=n._zod.bag,i=(t.inclusive?o.minimum:o.exclusiveMinimum)??Number.NEGATIVE_INFINITY;t.value>i&&(t.inclusive?o.minimum=t.value:o.exclusiveMinimum=t.value)}),e._zod.check=n=>{(t.inclusive?n.value>=t.value:n.value>t.value)||n.issues.push({origin:r,code:"too_small",minimum:typeof t.value=="object"?t.value.getTime():t.value,input:n.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),Zf=p("$ZodCheckMultipleOf",(e,t)=>{se.init(e,t),e._zod.onattach.push(r=>{var n;(n=r._zod.bag).multipleOf??(n.multipleOf=t.value)}),e._zod.check=r=>{if(typeof r.value!=typeof t.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof r.value=="bigint"?r.value%t.value===BigInt(0):Ss(r.value,t.value)===0)||r.issues.push({origin:typeof r.value,code:"not_multiple_of",divisor:t.value,input:r.value,inst:e,continue:!t.abort})}}),Df=p("$ZodCheckNumberFormat",(e,t)=>{se.init(e,t),t.format=t.format||"float64";let r=t.format?.includes("int"),n=r?"int":"number",[o,i]=Es[t.format];e._zod.onattach.push(a=>{let s=a._zod.bag;s.format=t.format,s.minimum=o,s.maximum=i,r&&(s.pattern=tc)}),e._zod.check=a=>{let s=a.value;if(r){if(!Number.isInteger(s)){a.issues.push({expected:n,format:t.format,code:"invalid_type",continue:!1,input:s,inst:e});return}if(!Number.isSafeInteger(s)){s>0?a.issues.push({input:s,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:n,inclusive:!0,continue:!t.abort}):a.issues.push({input:s,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:n,inclusive:!0,continue:!t.abort});return}}s<o&&a.issues.push({origin:"number",input:s,code:"too_small",minimum:o,inclusive:!0,inst:e,continue:!t.abort}),s>i&&a.issues.push({origin:"number",input:s,code:"too_big",maximum:i,inclusive:!0,inst:e,continue:!t.abort})}}),Rf=p("$ZodCheckBigIntFormat",(e,t)=>{se.init(e,t);let[r,n]=Os[t.format];e._zod.onattach.push(o=>{let i=o._zod.bag;i.format=t.format,i.minimum=r,i.maximum=n}),e._zod.check=o=>{let i=o.value;i<r&&o.issues.push({origin:"bigint",input:i,code:"too_small",minimum:r,inclusive:!0,inst:e,continue:!t.abort}),i>n&&o.issues.push({origin:"bigint",input:i,code:"too_big",maximum:n,inclusive:!0,inst:e,continue:!t.abort})}}),Uf=p("$ZodCheckMaxSize",(e,t)=>{var r;se.init(e,t),(r=e._zod.def).when??(r.when=n=>{let o=n.value;return!Lt(o)&&o.size!==void 0}),e._zod.onattach.push(n=>{let o=n._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<o&&(n._zod.bag.maximum=t.maximum)}),e._zod.check=n=>{let o=n.value;o.size<=t.maximum||n.issues.push({origin:Zn(o),code:"too_big",maximum:t.maximum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),Af=p("$ZodCheckMinSize",(e,t)=>{var r;se.init(e,t),(r=e._zod.def).when??(r.when=n=>{let o=n.value;return!Lt(o)&&o.size!==void 0}),e._zod.onattach.push(n=>{let o=n._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>o&&(n._zod.bag.minimum=t.minimum)}),e._zod.check=n=>{let o=n.value;o.size>=t.minimum||n.issues.push({origin:Zn(o),code:"too_small",minimum:t.minimum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),Cf=p("$ZodCheckSizeEquals",(e,t)=>{var r;se.init(e,t),(r=e._zod.def).when??(r.when=n=>{let o=n.value;return!Lt(o)&&o.size!==void 0}),e._zod.onattach.push(n=>{let o=n._zod.bag;o.minimum=t.size,o.maximum=t.size,o.size=t.size}),e._zod.check=n=>{let o=n.value,i=o.size;if(i===t.size)return;let a=i>t.size;n.issues.push({origin:Zn(o),...a?{code:"too_big",maximum:t.size}:{code:"too_small",minimum:t.size},inclusive:!0,exact:!0,input:n.value,inst:e,continue:!t.abort})}}),Mf=p("$ZodCheckMaxLength",(e,t)=>{var r;se.init(e,t),(r=e._zod.def).when??(r.when=n=>{let o=n.value;return!Lt(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{let o=n._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<o&&(n._zod.bag.maximum=t.maximum)}),e._zod.check=n=>{let o=n.value;if(o.length<=t.maximum)return;let a=Dn(o);n.issues.push({origin:a,code:"too_big",maximum:t.maximum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),qf=p("$ZodCheckMinLength",(e,t)=>{var r;se.init(e,t),(r=e._zod.def).when??(r.when=n=>{let o=n.value;return!Lt(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{let o=n._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>o&&(n._zod.bag.minimum=t.minimum)}),e._zod.check=n=>{let o=n.value;if(o.length>=t.minimum)return;let a=Dn(o);n.issues.push({origin:a,code:"too_small",minimum:t.minimum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),Lf=p("$ZodCheckLengthEquals",(e,t)=>{var r;se.init(e,t),(r=e._zod.def).when??(r.when=n=>{let o=n.value;return!Lt(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{let o=n._zod.bag;o.minimum=t.length,o.maximum=t.length,o.length=t.length}),e._zod.check=n=>{let o=n.value,i=o.length;if(i===t.length)return;let a=Dn(o),s=i>t.length;n.issues.push({origin:a,...s?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length},inclusive:!0,exact:!0,input:n.value,inst:e,continue:!t.abort})}}),Kn=p("$ZodCheckStringFormat",(e,t)=>{var r,n;se.init(e,t),e._zod.onattach.push(o=>{let i=o._zod.bag;i.format=t.format,t.pattern&&(i.patterns??(i.patterns=new Set),i.patterns.add(t.pattern))}),t.pattern?(r=e._zod).check??(r.check=o=>{t.pattern.lastIndex=0,!t.pattern.test(o.value)&&o.issues.push({origin:"string",code:"invalid_format",format:t.format,input:o.value,...t.pattern?{pattern:t.pattern.toString()}:{},inst:e,continue:!t.abort})}):(n=e._zod).check??(n.check=()=>{})}),Vf=p("$ZodCheckRegex",(e,t)=>{Kn.init(e,t),e._zod.check=r=>{t.pattern.lastIndex=0,!t.pattern.test(r.value)&&r.issues.push({origin:"string",code:"invalid_format",format:"regex",input:r.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),Ff=p("$ZodCheckLowerCase",(e,t)=>{t.pattern??(t.pattern=ic),Kn.init(e,t)}),Jf=p("$ZodCheckUpperCase",(e,t)=>{t.pattern??(t.pattern=ac),Kn.init(e,t)}),Kf=p("$ZodCheckIncludes",(e,t)=>{se.init(e,t);let r=We(t.includes),n=new RegExp(typeof t.position=="number"?`^.{${t.position}}${r}`:r);t.pattern=n,e._zod.onattach.push(o=>{let i=o._zod.bag;i.patterns??(i.patterns=new Set),i.patterns.add(n)}),e._zod.check=o=>{o.value.includes(t.includes,t.position)||o.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:t.includes,input:o.value,inst:e,continue:!t.abort})}}),Bf=p("$ZodCheckStartsWith",(e,t)=>{se.init(e,t);let r=new RegExp(`^${We(t.prefix)}.*`);t.pattern??(t.pattern=r),e._zod.onattach.push(n=>{let o=n._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(r)}),e._zod.check=n=>{n.value.startsWith(t.prefix)||n.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:n.value,inst:e,continue:!t.abort})}}),Gf=p("$ZodCheckEndsWith",(e,t)=>{se.init(e,t);let r=new RegExp(`.*${We(t.suffix)}$`);t.pattern??(t.pattern=r),e._zod.onattach.push(n=>{let o=n._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(r)}),e._zod.check=n=>{n.value.endsWith(t.suffix)||n.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:n.value,inst:e,continue:!t.abort})}});function Of(e,t,r){e.issues.length&&t.issues.push(...Je(r,e.issues))}var Hf=p("$ZodCheckProperty",(e,t)=>{se.init(e,t),e._zod.check=r=>{let n=t.schema._zod.run({value:r.value[t.property],issues:[]},{});if(n instanceof Promise)return n.then(o=>Of(o,r,t.property));Of(n,r,t.property)}}),Wf=p("$ZodCheckMimeType",(e,t)=>{se.init(e,t);let r=new Set(t.mime);e._zod.onattach.push(n=>{n._zod.bag.mime=t.mime}),e._zod.check=n=>{r.has(n.value.type)||n.issues.push({code:"invalid_value",values:t.mime,input:n.value.type,inst:e,continue:!t.abort})}}),Xf=p("$ZodCheckOverwrite",(e,t)=>{se.init(e,t),e._zod.check=r=>{r.value=t.tx(r.value)}});var mi=class{constructor(t=[]){this.content=[],this.indent=0,this&&(this.args=t)}indented(t){this.indent+=1,t(this),this.indent-=1}write(t){if(typeof t=="function"){t(this,{execution:"sync"}),t(this,{execution:"async"});return}let n=t.split(`
|
|
10
|
+
`).filter(a=>a),o=Math.min(...n.map(a=>a.length-a.trimStart().length)),i=n.map(a=>a.slice(o)).map(a=>" ".repeat(this.indent*2)+a);for(let a of i)this.content.push(a)}compile(){let t=Function,r=this?.args,o=[...(this?.content??[""]).map(i=>` ${i}`)];return new t(...r,o.join(`
|
|
11
|
+
`))}};var Qf={major:4,minor:3,patch:6};var M=p("$ZodType",(e,t)=>{var r;e??(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=Qf;let n=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&n.unshift(e);for(let o of n)for(let i of o._zod.onattach)i(e);if(n.length===0)(r=e._zod).deferred??(r.deferred=[]),e._zod.deferred?.push(()=>{e._zod.run=e._zod.parse});else{let o=(a,s,c)=>{let u=Jt(a),l;for(let d of s){if(d._zod.def.when){if(!d._zod.def.when(a))continue}else if(u)continue;let f=a.issues.length,m=d._zod.check(a);if(m instanceof Promise&&c?.async===!1)throw new ht;if(l||m instanceof Promise)l=(l??Promise.resolve()).then(async()=>{await m,a.issues.length!==f&&(u||(u=Jt(a,f)))});else{if(a.issues.length===f)continue;u||(u=Jt(a,f))}}return l?l.then(()=>a):a},i=(a,s,c)=>{if(Jt(a))return a.aborted=!0,a;let u=o(s,n,c);if(u instanceof Promise){if(c.async===!1)throw new ht;return u.then(l=>e._zod.parse(l,c))}return e._zod.parse(u,c)};e._zod.run=(a,s)=>{if(s.skipChecks)return e._zod.parse(a,s);if(s.direction==="backward"){let u=e._zod.parse({value:a.value,issues:[]},{...s,skipChecks:!0});return u instanceof Promise?u.then(l=>i(l,a,s)):i(u,a,s)}let c=e._zod.parse(a,s);if(c instanceof Promise){if(s.async===!1)throw new ht;return c.then(u=>o(u,n,s))}return o(c,n,s)}}L(e,"~standard",()=>({validate:o=>{try{let i=qr(e,o);return i.success?{value:i.data}:{issues:i.error?.issues}}catch{return Vn(e,o).then(a=>a.success?{value:a.data}:{issues:a.error?.issues})}},vendor:"zod",version:1}))}),lr=p("$ZodString",(e,t)=>{M.init(e,t),e._zod.pattern=[...e?._zod.bag?.patterns??[]].pop()??Qs(e._zod.bag),e._zod.parse=(r,n)=>{if(t.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:e}),r}}),oe=p("$ZodStringFormat",(e,t)=>{Kn.init(e,t),lr.init(e,t)}),lc=p("$ZodGUID",(e,t)=>{t.pattern??(t.pattern=Ms),oe.init(e,t)}),dc=p("$ZodUUID",(e,t)=>{if(t.version){let n={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(n===void 0)throw new Error(`Invalid UUID version: "${t.version}"`);t.pattern??(t.pattern=ur(n))}else t.pattern??(t.pattern=ur());oe.init(e,t)}),pc=p("$ZodEmail",(e,t)=>{t.pattern??(t.pattern=qs),oe.init(e,t)}),fc=p("$ZodURL",(e,t)=>{oe.init(e,t),e._zod.check=r=>{try{let n=r.value.trim(),o=new URL(n);t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(o.hostname)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:t.hostname.source,input:r.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(o.protocol.endsWith(":")?o.protocol.slice(0,-1):o.protocol)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:r.value,inst:e,continue:!t.abort})),t.normalize?r.value=o.href:r.value=n;return}catch{r.issues.push({code:"invalid_format",format:"url",input:r.value,inst:e,continue:!t.abort})}}}),mc=p("$ZodEmoji",(e,t)=>{t.pattern??(t.pattern=Ls()),oe.init(e,t)}),hc=p("$ZodNanoID",(e,t)=>{t.pattern??(t.pattern=As),oe.init(e,t)}),gc=p("$ZodCUID",(e,t)=>{t.pattern??(t.pattern=Ns),oe.init(e,t)}),vc=p("$ZodCUID2",(e,t)=>{t.pattern??(t.pattern=Zs),oe.init(e,t)}),yc=p("$ZodULID",(e,t)=>{t.pattern??(t.pattern=Ds),oe.init(e,t)}),_c=p("$ZodXID",(e,t)=>{t.pattern??(t.pattern=Rs),oe.init(e,t)}),$c=p("$ZodKSUID",(e,t)=>{t.pattern??(t.pattern=Us),oe.init(e,t)}),bc=p("$ZodISODateTime",(e,t)=>{t.pattern??(t.pattern=Ys(t)),oe.init(e,t)}),xc=p("$ZodISODate",(e,t)=>{t.pattern??(t.pattern=Ws),oe.init(e,t)}),kc=p("$ZodISOTime",(e,t)=>{t.pattern??(t.pattern=Xs(t)),oe.init(e,t)}),wc=p("$ZodISODuration",(e,t)=>{t.pattern??(t.pattern=Cs),oe.init(e,t)}),Sc=p("$ZodIPv4",(e,t)=>{t.pattern??(t.pattern=Vs),oe.init(e,t),e._zod.bag.format="ipv4"}),zc=p("$ZodIPv6",(e,t)=>{t.pattern??(t.pattern=Fs),oe.init(e,t),e._zod.bag.format="ipv6",e._zod.check=r=>{try{new URL(`http://[${r.value}]`)}catch{r.issues.push({code:"invalid_format",format:"ipv6",input:r.value,inst:e,continue:!t.abort})}}}),Ic=p("$ZodMAC",(e,t)=>{t.pattern??(t.pattern=Js(t.delimiter)),oe.init(e,t),e._zod.bag.format="mac"}),Pc=p("$ZodCIDRv4",(e,t)=>{t.pattern??(t.pattern=Ks),oe.init(e,t)}),Tc=p("$ZodCIDRv6",(e,t)=>{t.pattern??(t.pattern=Bs),oe.init(e,t),e._zod.check=r=>{let n=r.value.split("/");try{if(n.length!==2)throw new Error;let[o,i]=n;if(!i)throw new Error;let a=Number(i);if(`${a}`!==i)throw new Error;if(a<0||a>128)throw new Error;new URL(`http://[${o}]`)}catch{r.issues.push({code:"invalid_format",format:"cidrv6",input:r.value,inst:e,continue:!t.abort})}}});function dm(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch{return!1}}var jc=p("$ZodBase64",(e,t)=>{t.pattern??(t.pattern=Gs),oe.init(e,t),e._zod.bag.contentEncoding="base64",e._zod.check=r=>{dm(r.value)||r.issues.push({code:"invalid_format",format:"base64",input:r.value,inst:e,continue:!t.abort})}});function L$(e){if(!pi.test(e))return!1;let t=e.replace(/[-_]/g,n=>n==="-"?"+":"/"),r=t.padEnd(Math.ceil(t.length/4)*4,"=");return dm(r)}var Ec=p("$ZodBase64URL",(e,t)=>{t.pattern??(t.pattern=pi),oe.init(e,t),e._zod.bag.contentEncoding="base64url",e._zod.check=r=>{L$(r.value)||r.issues.push({code:"invalid_format",format:"base64url",input:r.value,inst:e,continue:!t.abort})}}),Oc=p("$ZodE164",(e,t)=>{t.pattern??(t.pattern=Hs),oe.init(e,t)});function V$(e,t=null){try{let r=e.split(".");if(r.length!==3)return!1;let[n]=r;if(!n)return!1;let o=JSON.parse(atob(n));return!("typ"in o&&o?.typ!=="JWT"||!o.alg||t&&(!("alg"in o)||o.alg!==t))}catch{return!1}}var Nc=p("$ZodJWT",(e,t)=>{oe.init(e,t),e._zod.check=r=>{V$(r.value,t.alg)||r.issues.push({code:"invalid_format",format:"jwt",input:r.value,inst:e,continue:!t.abort})}}),Zc=p("$ZodCustomStringFormat",(e,t)=>{oe.init(e,t),e._zod.check=r=>{t.fn(r.value)||r.issues.push({code:"invalid_format",format:t.format,input:r.value,inst:e,continue:!t.abort})}}),$i=p("$ZodNumber",(e,t)=>{M.init(e,t),e._zod.pattern=e._zod.bag.pattern??fi,e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=Number(r.value)}catch{}let o=r.value;if(typeof o=="number"&&!Number.isNaN(o)&&Number.isFinite(o))return r;let i=typeof o=="number"?Number.isNaN(o)?"NaN":Number.isFinite(o)?void 0:"Infinity":void 0;return r.issues.push({expected:"number",code:"invalid_type",input:o,inst:e,...i?{received:i}:{}}),r}}),Dc=p("$ZodNumberFormat",(e,t)=>{Df.init(e,t),$i.init(e,t)}),Bn=p("$ZodBoolean",(e,t)=>{M.init(e,t),e._zod.pattern=rc,e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=!!r.value}catch{}let o=r.value;return typeof o=="boolean"||r.issues.push({expected:"boolean",code:"invalid_type",input:o,inst:e}),r}}),bi=p("$ZodBigInt",(e,t)=>{M.init(e,t),e._zod.pattern=ec,e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=BigInt(r.value)}catch{}return typeof r.value=="bigint"||r.issues.push({expected:"bigint",code:"invalid_type",input:r.value,inst:e}),r}}),Rc=p("$ZodBigIntFormat",(e,t)=>{Rf.init(e,t),bi.init(e,t)}),Uc=p("$ZodSymbol",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>{let o=r.value;return typeof o=="symbol"||r.issues.push({expected:"symbol",code:"invalid_type",input:o,inst:e}),r}}),Ac=p("$ZodUndefined",(e,t)=>{M.init(e,t),e._zod.pattern=oc,e._zod.values=new Set([void 0]),e._zod.optin="optional",e._zod.optout="optional",e._zod.parse=(r,n)=>{let o=r.value;return typeof o>"u"||r.issues.push({expected:"undefined",code:"invalid_type",input:o,inst:e}),r}}),Cc=p("$ZodNull",(e,t)=>{M.init(e,t),e._zod.pattern=nc,e._zod.values=new Set([null]),e._zod.parse=(r,n)=>{let o=r.value;return o===null||r.issues.push({expected:"null",code:"invalid_type",input:o,inst:e}),r}}),Mc=p("$ZodAny",(e,t)=>{M.init(e,t),e._zod.parse=r=>r}),qc=p("$ZodUnknown",(e,t)=>{M.init(e,t),e._zod.parse=r=>r}),Lc=p("$ZodNever",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>(r.issues.push({expected:"never",code:"invalid_type",input:r.value,inst:e}),r)}),Vc=p("$ZodVoid",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>{let o=r.value;return typeof o>"u"||r.issues.push({expected:"void",code:"invalid_type",input:o,inst:e}),r}}),Fc=p("$ZodDate",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=new Date(r.value)}catch{}let o=r.value,i=o instanceof Date;return i&&!Number.isNaN(o.getTime())||r.issues.push({expected:"date",code:"invalid_type",input:o,...i?{received:"Invalid Date"}:{},inst:e}),r}});function em(e,t,r){e.issues.length&&t.issues.push(...Je(r,e.issues)),t.value[r]=e.value}var Jc=p("$ZodArray",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>{let o=r.value;if(!Array.isArray(o))return r.issues.push({expected:"array",code:"invalid_type",input:o,inst:e}),r;r.value=Array(o.length);let i=[];for(let a=0;a<o.length;a++){let s=o[a],c=t.element._zod.run({value:s,issues:[]},n);c instanceof Promise?i.push(c.then(u=>em(u,r,a))):em(c,r,a)}return i.length?Promise.all(i).then(()=>r):r}});function _i(e,t,r,n,o){if(e.issues.length){if(o&&!(r in n))return;t.issues.push(...Je(r,e.issues))}e.value===void 0?r in n&&(t.value[r]=void 0):t.value[r]=e.value}function pm(e){let t=Object.keys(e.shape);for(let n of t)if(!e.shape?.[n]?._zod?.traits?.has("$ZodType"))throw new Error(`Invalid element at key "${n}": expected a Zod schema`);let r=js(e.shape);return{...e,keys:t,keySet:new Set(t),numKeys:t.length,optionalKeys:new Set(r)}}function fm(e,t,r,n,o,i){let a=[],s=o.keySet,c=o.catchall._zod,u=c.def.type,l=c.optout==="optional";for(let d in t){if(s.has(d))continue;if(u==="never"){a.push(d);continue}let f=c.run({value:t[d],issues:[]},n);f instanceof Promise?e.push(f.then(m=>_i(m,r,d,t,l))):_i(f,r,d,t,l)}return a.length&&r.issues.push({code:"unrecognized_keys",keys:a,input:t,inst:i}),e.length?Promise.all(e).then(()=>r):r}var mm=p("$ZodObject",(e,t)=>{if(M.init(e,t),!Object.getOwnPropertyDescriptor(t,"shape")?.get){let s=t.shape;Object.defineProperty(t,"shape",{get:()=>{let c={...s};return Object.defineProperty(t,"shape",{value:c}),c}})}let n=Cr(()=>pm(t));L(e._zod,"propValues",()=>{let s=t.shape,c={};for(let u in s){let l=s[u]._zod;if(l.values){c[u]??(c[u]=new Set);for(let d of l.values)c[u].add(d)}}return c});let o=cr,i=t.catchall,a;e._zod.parse=(s,c)=>{a??(a=n.value);let u=s.value;if(!o(u))return s.issues.push({expected:"object",code:"invalid_type",input:u,inst:e}),s;s.value={};let l=[],d=a.shape;for(let f of a.keys){let m=d[f],g=m._zod.optout==="optional",v=m._zod.run({value:u[f],issues:[]},c);v instanceof Promise?l.push(v.then($=>_i($,s,f,u,g))):_i(v,s,f,u,g)}return i?fm(l,u,s,c,n.value,e):l.length?Promise.all(l).then(()=>s):s}}),hm=p("$ZodObjectJIT",(e,t)=>{mm.init(e,t);let r=e._zod.parse,n=Cr(()=>pm(t)),o=f=>{let m=new mi(["shape","payload","ctx"]),g=n.value,v=P=>{let A=si(P);return`shape[${A}]._zod.run({ value: input[${A}], issues: [] }, ctx)`};m.write("const input = payload.value;");let $=Object.create(null),k=0;for(let P of g.keys)$[P]=`key_${k++}`;m.write("const newResult = {};");for(let P of g.keys){let A=$[P],E=si(P),it=f[P]?._zod?.optout==="optional";m.write(`const ${A} = ${v(P)};`),it?m.write(`
|
|
12
|
+
if (${A}.issues.length) {
|
|
13
|
+
if (${E} in input) {
|
|
14
|
+
payload.issues = payload.issues.concat(${A}.issues.map(iss => ({
|
|
15
|
+
...iss,
|
|
16
|
+
path: iss.path ? [${E}, ...iss.path] : [${E}]
|
|
17
|
+
})));
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
if (${A}.value === undefined) {
|
|
22
|
+
if (${E} in input) {
|
|
23
|
+
newResult[${E}] = undefined;
|
|
24
|
+
}
|
|
25
|
+
} else {
|
|
26
|
+
newResult[${E}] = ${A}.value;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
`):m.write(`
|
|
30
|
+
if (${A}.issues.length) {
|
|
31
|
+
payload.issues = payload.issues.concat(${A}.issues.map(iss => ({
|
|
32
|
+
...iss,
|
|
33
|
+
path: iss.path ? [${E}, ...iss.path] : [${E}]
|
|
34
|
+
})));
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
if (${A}.value === undefined) {
|
|
38
|
+
if (${E} in input) {
|
|
39
|
+
newResult[${E}] = undefined;
|
|
40
|
+
}
|
|
41
|
+
} else {
|
|
42
|
+
newResult[${E}] = ${A}.value;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
`)}m.write("payload.value = newResult;"),m.write("return payload;");let O=m.compile();return(P,A)=>O(f,P,A)},i,a=cr,s=!ai.jitless,u=s&&Is.value,l=t.catchall,d;e._zod.parse=(f,m)=>{d??(d=n.value);let g=f.value;return a(g)?s&&u&&m?.async===!1&&m.jitless!==!0?(i||(i=o(t.shape)),f=i(f,m),l?fm([],g,f,m,d,e):f):r(f,m):(f.issues.push({expected:"object",code:"invalid_type",input:g,inst:e}),f)}});function tm(e,t,r,n){for(let i of e)if(i.issues.length===0)return t.value=i.value,t;let o=e.filter(i=>!Jt(i));return o.length===1?(t.value=o[0].value,o[0]):(t.issues.push({code:"invalid_union",input:t.value,inst:r,errors:e.map(i=>i.issues.map(a=>Ae(a,n,ye())))}),t)}var Gn=p("$ZodUnion",(e,t)=>{M.init(e,t),L(e._zod,"optin",()=>t.options.some(o=>o._zod.optin==="optional")?"optional":void 0),L(e._zod,"optout",()=>t.options.some(o=>o._zod.optout==="optional")?"optional":void 0),L(e._zod,"values",()=>{if(t.options.every(o=>o._zod.values))return new Set(t.options.flatMap(o=>Array.from(o._zod.values)))}),L(e._zod,"pattern",()=>{if(t.options.every(o=>o._zod.pattern)){let o=t.options.map(i=>i._zod.pattern);return new RegExp(`^(${o.map(i=>On(i.source)).join("|")})$`)}});let r=t.options.length===1,n=t.options[0]._zod.run;e._zod.parse=(o,i)=>{if(r)return n(o,i);let a=!1,s=[];for(let c of t.options){let u=c._zod.run({value:o.value,issues:[]},i);if(u instanceof Promise)s.push(u),a=!0;else{if(u.issues.length===0)return u;s.push(u)}}return a?Promise.all(s).then(c=>tm(c,o,e,i)):tm(s,o,e,i)}});function rm(e,t,r,n){let o=e.filter(i=>i.issues.length===0);return o.length===1?(t.value=o[0].value,t):(o.length===0?t.issues.push({code:"invalid_union",input:t.value,inst:r,errors:e.map(i=>i.issues.map(a=>Ae(a,n,ye())))}):t.issues.push({code:"invalid_union",input:t.value,inst:r,errors:[],inclusive:!1}),t)}var Kc=p("$ZodXor",(e,t)=>{Gn.init(e,t),t.inclusive=!1;let r=t.options.length===1,n=t.options[0]._zod.run;e._zod.parse=(o,i)=>{if(r)return n(o,i);let a=!1,s=[];for(let c of t.options){let u=c._zod.run({value:o.value,issues:[]},i);u instanceof Promise?(s.push(u),a=!0):s.push(u)}return a?Promise.all(s).then(c=>rm(c,o,e,i)):rm(s,o,e,i)}}),Bc=p("$ZodDiscriminatedUnion",(e,t)=>{t.inclusive=!1,Gn.init(e,t);let r=e._zod.parse;L(e._zod,"propValues",()=>{let o={};for(let i of t.options){let a=i._zod.propValues;if(!a||Object.keys(a).length===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(i)}"`);for(let[s,c]of Object.entries(a)){o[s]||(o[s]=new Set);for(let u of c)o[s].add(u)}}return o});let n=Cr(()=>{let o=t.options,i=new Map;for(let a of o){let s=a._zod.propValues?.[t.discriminator];if(!s||s.size===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(a)}"`);for(let c of s){if(i.has(c))throw new Error(`Duplicate discriminator value "${String(c)}"`);i.set(c,a)}}return i});e._zod.parse=(o,i)=>{let a=o.value;if(!cr(a))return o.issues.push({code:"invalid_type",expected:"object",input:a,inst:e}),o;let s=n.value.get(a?.[t.discriminator]);return s?s._zod.run(o,i):t.unionFallback?r(o,i):(o.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:t.discriminator,input:a,path:[t.discriminator],inst:e}),o)}}),Gc=p("$ZodIntersection",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>{let o=r.value,i=t.left._zod.run({value:o,issues:[]},n),a=t.right._zod.run({value:o,issues:[]},n);return i instanceof Promise||a instanceof Promise?Promise.all([i,a]).then(([c,u])=>nm(r,c,u)):nm(r,i,a)}});function uc(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(Ft(e)&&Ft(t)){let r=Object.keys(t),n=Object.keys(e).filter(i=>r.indexOf(i)!==-1),o={...e,...t};for(let i of n){let a=uc(e[i],t[i]);if(!a.valid)return{valid:!1,mergeErrorPath:[i,...a.mergeErrorPath]};o[i]=a.data}return{valid:!0,data:o}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};let r=[];for(let n=0;n<e.length;n++){let o=e[n],i=t[n],a=uc(o,i);if(!a.valid)return{valid:!1,mergeErrorPath:[n,...a.mergeErrorPath]};r.push(a.data)}return{valid:!0,data:r}}return{valid:!1,mergeErrorPath:[]}}function nm(e,t,r){let n=new Map,o;for(let s of t.issues)if(s.code==="unrecognized_keys"){o??(o=s);for(let c of s.keys)n.has(c)||n.set(c,{}),n.get(c).l=!0}else e.issues.push(s);for(let s of r.issues)if(s.code==="unrecognized_keys")for(let c of s.keys)n.has(c)||n.set(c,{}),n.get(c).r=!0;else e.issues.push(s);let i=[...n].filter(([,s])=>s.l&&s.r).map(([s])=>s);if(i.length&&o&&e.issues.push({...o,keys:i}),Jt(e))return e;let a=uc(t.value,r.value);if(!a.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(a.mergeErrorPath)}`);return e.value=a.data,e}var xi=p("$ZodTuple",(e,t)=>{M.init(e,t);let r=t.items;e._zod.parse=(n,o)=>{let i=n.value;if(!Array.isArray(i))return n.issues.push({input:i,inst:e,expected:"tuple",code:"invalid_type"}),n;n.value=[];let a=[],s=[...r].reverse().findIndex(l=>l._zod.optin!=="optional"),c=s===-1?0:r.length-s;if(!t.rest){let l=i.length>r.length,d=i.length<c-1;if(l||d)return n.issues.push({...l?{code:"too_big",maximum:r.length,inclusive:!0}:{code:"too_small",minimum:r.length},input:i,inst:e,origin:"array"}),n}let u=-1;for(let l of r){if(u++,u>=i.length&&u>=c)continue;let d=l._zod.run({value:i[u],issues:[]},o);d instanceof Promise?a.push(d.then(f=>hi(f,n,u))):hi(d,n,u)}if(t.rest){let l=i.slice(r.length);for(let d of l){u++;let f=t.rest._zod.run({value:d,issues:[]},o);f instanceof Promise?a.push(f.then(m=>hi(m,n,u))):hi(f,n,u)}}return a.length?Promise.all(a).then(()=>n):n}});function hi(e,t,r){e.issues.length&&t.issues.push(...Je(r,e.issues)),t.value[r]=e.value}var Hc=p("$ZodRecord",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>{let o=r.value;if(!Ft(o))return r.issues.push({expected:"record",code:"invalid_type",input:o,inst:e}),r;let i=[],a=t.keyType._zod.values;if(a){r.value={};let s=new Set;for(let u of a)if(typeof u=="string"||typeof u=="number"||typeof u=="symbol"){s.add(typeof u=="number"?u.toString():u);let l=t.valueType._zod.run({value:o[u],issues:[]},n);l instanceof Promise?i.push(l.then(d=>{d.issues.length&&r.issues.push(...Je(u,d.issues)),r.value[u]=d.value})):(l.issues.length&&r.issues.push(...Je(u,l.issues)),r.value[u]=l.value)}let c;for(let u in o)s.has(u)||(c=c??[],c.push(u));c&&c.length>0&&r.issues.push({code:"unrecognized_keys",input:o,inst:e,keys:c})}else{r.value={};for(let s of Reflect.ownKeys(o)){if(s==="__proto__")continue;let c=t.keyType._zod.run({value:s,issues:[]},n);if(c instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(typeof s=="string"&&fi.test(s)&&c.issues.length){let d=t.keyType._zod.run({value:Number(s),issues:[]},n);if(d instanceof Promise)throw new Error("Async schemas not supported in object keys currently");d.issues.length===0&&(c=d)}if(c.issues.length){t.mode==="loose"?r.value[s]=o[s]:r.issues.push({code:"invalid_key",origin:"record",issues:c.issues.map(d=>Ae(d,n,ye())),input:s,path:[s],inst:e});continue}let l=t.valueType._zod.run({value:o[s],issues:[]},n);l instanceof Promise?i.push(l.then(d=>{d.issues.length&&r.issues.push(...Je(s,d.issues)),r.value[c.value]=d.value})):(l.issues.length&&r.issues.push(...Je(s,l.issues)),r.value[c.value]=l.value)}}return i.length?Promise.all(i).then(()=>r):r}}),Wc=p("$ZodMap",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>{let o=r.value;if(!(o instanceof Map))return r.issues.push({expected:"map",code:"invalid_type",input:o,inst:e}),r;let i=[];r.value=new Map;for(let[a,s]of o){let c=t.keyType._zod.run({value:a,issues:[]},n),u=t.valueType._zod.run({value:s,issues:[]},n);c instanceof Promise||u instanceof Promise?i.push(Promise.all([c,u]).then(([l,d])=>{om(l,d,r,a,o,e,n)})):om(c,u,r,a,o,e,n)}return i.length?Promise.all(i).then(()=>r):r}});function om(e,t,r,n,o,i,a){e.issues.length&&(Nn.has(typeof n)?r.issues.push(...Je(n,e.issues)):r.issues.push({code:"invalid_key",origin:"map",input:o,inst:i,issues:e.issues.map(s=>Ae(s,a,ye()))})),t.issues.length&&(Nn.has(typeof n)?r.issues.push(...Je(n,t.issues)):r.issues.push({origin:"map",code:"invalid_element",input:o,inst:i,key:n,issues:t.issues.map(s=>Ae(s,a,ye()))})),r.value.set(e.value,t.value)}var Xc=p("$ZodSet",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>{let o=r.value;if(!(o instanceof Set))return r.issues.push({input:o,inst:e,expected:"set",code:"invalid_type"}),r;let i=[];r.value=new Set;for(let a of o){let s=t.valueType._zod.run({value:a,issues:[]},n);s instanceof Promise?i.push(s.then(c=>im(c,r))):im(s,r)}return i.length?Promise.all(i).then(()=>r):r}});function im(e,t){e.issues.length&&t.issues.push(...e.issues),t.value.add(e.value)}var Yc=p("$ZodEnum",(e,t)=>{M.init(e,t);let r=En(t.entries),n=new Set(r);e._zod.values=n,e._zod.pattern=new RegExp(`^(${r.filter(o=>Nn.has(typeof o)).map(o=>typeof o=="string"?We(o):o.toString()).join("|")})$`),e._zod.parse=(o,i)=>{let a=o.value;return n.has(a)||o.issues.push({code:"invalid_value",values:r,input:a,inst:e}),o}}),Qc=p("$ZodLiteral",(e,t)=>{if(M.init(e,t),t.values.length===0)throw new Error("Cannot create literal schema with no valid values");let r=new Set(t.values);e._zod.values=r,e._zod.pattern=new RegExp(`^(${t.values.map(n=>typeof n=="string"?We(n):n?We(n.toString()):String(n)).join("|")})$`),e._zod.parse=(n,o)=>{let i=n.value;return r.has(i)||n.issues.push({code:"invalid_value",values:t.values,input:i,inst:e}),n}}),eu=p("$ZodFile",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>{let o=r.value;return o instanceof File||r.issues.push({expected:"file",code:"invalid_type",input:o,inst:e}),r}}),tu=p("$ZodTransform",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>{if(n.direction==="backward")throw new sr(e.constructor.name);let o=t.transform(r.value,r);if(n.async)return(o instanceof Promise?o:Promise.resolve(o)).then(a=>(r.value=a,r));if(o instanceof Promise)throw new ht;return r.value=o,r}});function am(e,t){return e.issues.length&&t===void 0?{issues:[],value:void 0}:e}var ki=p("$ZodOptional",(e,t)=>{M.init(e,t),e._zod.optin="optional",e._zod.optout="optional",L(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),L(e._zod,"pattern",()=>{let r=t.innerType._zod.pattern;return r?new RegExp(`^(${On(r.source)})?$`):void 0}),e._zod.parse=(r,n)=>{if(t.innerType._zod.optin==="optional"){let o=t.innerType._zod.run(r,n);return o instanceof Promise?o.then(i=>am(i,r.value)):am(o,r.value)}return r.value===void 0?r:t.innerType._zod.run(r,n)}}),ru=p("$ZodExactOptional",(e,t)=>{ki.init(e,t),L(e._zod,"values",()=>t.innerType._zod.values),L(e._zod,"pattern",()=>t.innerType._zod.pattern),e._zod.parse=(r,n)=>t.innerType._zod.run(r,n)}),nu=p("$ZodNullable",(e,t)=>{M.init(e,t),L(e._zod,"optin",()=>t.innerType._zod.optin),L(e._zod,"optout",()=>t.innerType._zod.optout),L(e._zod,"pattern",()=>{let r=t.innerType._zod.pattern;return r?new RegExp(`^(${On(r.source)}|null)$`):void 0}),L(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(r,n)=>r.value===null?r:t.innerType._zod.run(r,n)}),ou=p("$ZodDefault",(e,t)=>{M.init(e,t),e._zod.optin="optional",L(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,n)=>{if(n.direction==="backward")return t.innerType._zod.run(r,n);if(r.value===void 0)return r.value=t.defaultValue,r;let o=t.innerType._zod.run(r,n);return o instanceof Promise?o.then(i=>sm(i,t)):sm(o,t)}});function sm(e,t){return e.value===void 0&&(e.value=t.defaultValue),e}var iu=p("$ZodPrefault",(e,t)=>{M.init(e,t),e._zod.optin="optional",L(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,n)=>(n.direction==="backward"||r.value===void 0&&(r.value=t.defaultValue),t.innerType._zod.run(r,n))}),au=p("$ZodNonOptional",(e,t)=>{M.init(e,t),L(e._zod,"values",()=>{let r=t.innerType._zod.values;return r?new Set([...r].filter(n=>n!==void 0)):void 0}),e._zod.parse=(r,n)=>{let o=t.innerType._zod.run(r,n);return o instanceof Promise?o.then(i=>cm(i,e)):cm(o,e)}});function cm(e,t){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}var su=p("$ZodSuccess",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>{if(n.direction==="backward")throw new sr("ZodSuccess");let o=t.innerType._zod.run(r,n);return o instanceof Promise?o.then(i=>(r.value=i.issues.length===0,r)):(r.value=o.issues.length===0,r)}}),cu=p("$ZodCatch",(e,t)=>{M.init(e,t),L(e._zod,"optin",()=>t.innerType._zod.optin),L(e._zod,"optout",()=>t.innerType._zod.optout),L(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,n)=>{if(n.direction==="backward")return t.innerType._zod.run(r,n);let o=t.innerType._zod.run(r,n);return o instanceof Promise?o.then(i=>(r.value=i.value,i.issues.length&&(r.value=t.catchValue({...r,error:{issues:i.issues.map(a=>Ae(a,n,ye()))},input:r.value}),r.issues=[]),r)):(r.value=o.value,o.issues.length&&(r.value=t.catchValue({...r,error:{issues:o.issues.map(i=>Ae(i,n,ye()))},input:r.value}),r.issues=[]),r)}}),uu=p("$ZodNaN",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>((typeof r.value!="number"||!Number.isNaN(r.value))&&r.issues.push({input:r.value,inst:e,expected:"nan",code:"invalid_type"}),r)}),lu=p("$ZodPipe",(e,t)=>{M.init(e,t),L(e._zod,"values",()=>t.in._zod.values),L(e._zod,"optin",()=>t.in._zod.optin),L(e._zod,"optout",()=>t.out._zod.optout),L(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(r,n)=>{if(n.direction==="backward"){let i=t.out._zod.run(r,n);return i instanceof Promise?i.then(a=>gi(a,t.in,n)):gi(i,t.in,n)}let o=t.in._zod.run(r,n);return o instanceof Promise?o.then(i=>gi(i,t.out,n)):gi(o,t.out,n)}});function gi(e,t,r){return e.issues.length?(e.aborted=!0,e):t._zod.run({value:e.value,issues:e.issues},r)}var Hn=p("$ZodCodec",(e,t)=>{M.init(e,t),L(e._zod,"values",()=>t.in._zod.values),L(e._zod,"optin",()=>t.in._zod.optin),L(e._zod,"optout",()=>t.out._zod.optout),L(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(r,n)=>{if((n.direction||"forward")==="forward"){let i=t.in._zod.run(r,n);return i instanceof Promise?i.then(a=>vi(a,t,n)):vi(i,t,n)}else{let i=t.out._zod.run(r,n);return i instanceof Promise?i.then(a=>vi(a,t,n)):vi(i,t,n)}}});function vi(e,t,r){if(e.issues.length)return e.aborted=!0,e;if((r.direction||"forward")==="forward"){let o=t.transform(e.value,e);return o instanceof Promise?o.then(i=>yi(e,i,t.out,r)):yi(e,o,t.out,r)}else{let o=t.reverseTransform(e.value,e);return o instanceof Promise?o.then(i=>yi(e,i,t.in,r)):yi(e,o,t.in,r)}}function yi(e,t,r,n){return e.issues.length?(e.aborted=!0,e):r._zod.run({value:t,issues:e.issues},n)}var du=p("$ZodReadonly",(e,t)=>{M.init(e,t),L(e._zod,"propValues",()=>t.innerType._zod.propValues),L(e._zod,"values",()=>t.innerType._zod.values),L(e._zod,"optin",()=>t.innerType?._zod?.optin),L(e._zod,"optout",()=>t.innerType?._zod?.optout),e._zod.parse=(r,n)=>{if(n.direction==="backward")return t.innerType._zod.run(r,n);let o=t.innerType._zod.run(r,n);return o instanceof Promise?o.then(um):um(o)}});function um(e){return e.value=Object.freeze(e.value),e}var pu=p("$ZodTemplateLiteral",(e,t)=>{M.init(e,t);let r=[];for(let n of t.parts)if(typeof n=="object"&&n!==null){if(!n._zod.pattern)throw new Error(`Invalid template literal part, no pattern found: ${[...n._zod.traits].shift()}`);let o=n._zod.pattern instanceof RegExp?n._zod.pattern.source:n._zod.pattern;if(!o)throw new Error(`Invalid template literal part: ${n._zod.traits}`);let i=o.startsWith("^")?1:0,a=o.endsWith("$")?o.length-1:o.length;r.push(o.slice(i,a))}else if(n===null||Ts.has(typeof n))r.push(We(`${n}`));else throw new Error(`Invalid template literal part: ${n}`);e._zod.pattern=new RegExp(`^${r.join("")}$`),e._zod.parse=(n,o)=>typeof n.value!="string"?(n.issues.push({input:n.value,inst:e,expected:"string",code:"invalid_type"}),n):(e._zod.pattern.lastIndex=0,e._zod.pattern.test(n.value)||n.issues.push({input:n.value,inst:e,code:"invalid_format",format:t.format??"template_literal",pattern:e._zod.pattern.source}),n)}),fu=p("$ZodFunction",(e,t)=>(M.init(e,t),e._def=t,e._zod.def=t,e.implement=r=>{if(typeof r!="function")throw new Error("implement() must be called with a function");return function(...n){let o=e._def.input?An(e._def.input,n):n,i=Reflect.apply(r,this,o);return e._def.output?An(e._def.output,i):i}},e.implementAsync=r=>{if(typeof r!="function")throw new Error("implementAsync() must be called with a function");return async function(...n){let o=e._def.input?await Mn(e._def.input,n):n,i=await Reflect.apply(r,this,o);return e._def.output?await Mn(e._def.output,i):i}},e._zod.parse=(r,n)=>typeof r.value!="function"?(r.issues.push({code:"invalid_type",expected:"function",input:r.value,inst:e}),r):(e._def.output&&e._def.output._zod.def.type==="promise"?r.value=e.implementAsync(r.value):r.value=e.implement(r.value),r),e.input=(...r)=>{let n=e.constructor;return Array.isArray(r[0])?new n({type:"function",input:new xi({type:"tuple",items:r[0],rest:r[1]}),output:e._def.output}):new n({type:"function",input:r[0],output:e._def.output})},e.output=r=>{let n=e.constructor;return new n({type:"function",input:e._def.input,output:r})},e)),mu=p("$ZodPromise",(e,t)=>{M.init(e,t),e._zod.parse=(r,n)=>Promise.resolve(r.value).then(o=>t.innerType._zod.run({value:o,issues:[]},n))}),hu=p("$ZodLazy",(e,t)=>{M.init(e,t),L(e._zod,"innerType",()=>t.getter()),L(e._zod,"pattern",()=>e._zod.innerType?._zod?.pattern),L(e._zod,"propValues",()=>e._zod.innerType?._zod?.propValues),L(e._zod,"optin",()=>e._zod.innerType?._zod?.optin??void 0),L(e._zod,"optout",()=>e._zod.innerType?._zod?.optout??void 0),e._zod.parse=(r,n)=>e._zod.innerType._zod.run(r,n)}),gu=p("$ZodCustom",(e,t)=>{se.init(e,t),M.init(e,t),e._zod.parse=(r,n)=>r,e._zod.check=r=>{let n=r.value,o=t.fn(n);if(o instanceof Promise)return o.then(i=>lm(i,r,n,e));lm(o,r,n,e)}});function lm(e,t,r,n){if(!e){let o={code:"custom",input:r,inst:n,path:[...n._zod.def.path??[]],continue:!n._zod.def.abort};n._zod.def.params&&(o.params=n._zod.def.params),t.issues.push(Mr(o))}}var J$=()=>{let e={string:{unit:"characters",verb:"to have"},file:{unit:"bytes",verb:"to have"},array:{unit:"items",verb:"to have"},set:{unit:"items",verb:"to have"},map:{unit:"entries",verb:"to have"}};function t(o){return e[o]??null}let r={regex:"input",email:"email address",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datetime",date:"ISO date",time:"ISO time",duration:"ISO duration",ipv4:"IPv4 address",ipv6:"IPv6 address",mac:"MAC address",cidrv4:"IPv4 range",cidrv6:"IPv6 range",base64:"base64-encoded string",base64url:"base64url-encoded string",json_string:"JSON string",e164:"E.164 number",jwt:"JWT",template_literal:"input"},n={nan:"NaN"};return o=>{switch(o.code){case"invalid_type":{let i=n[o.expected]??o.expected,a=U(o.input),s=n[a]??a;return`Invalid input: expected ${i}, received ${s}`}case"invalid_value":return o.values.length===1?`Invalid input: expected ${D(o.values[0])}`:`Invalid option: expected one of ${Z(o.values,"|")}`;case"too_big":{let i=o.inclusive?"<=":"<",a=t(o.origin);return a?`Too big: expected ${o.origin??"value"} to have ${i}${o.maximum.toString()} ${a.unit??"elements"}`:`Too big: expected ${o.origin??"value"} to be ${i}${o.maximum.toString()}`}case"too_small":{let i=o.inclusive?">=":">",a=t(o.origin);return a?`Too small: expected ${o.origin} to have ${i}${o.minimum.toString()} ${a.unit}`:`Too small: expected ${o.origin} to be ${i}${o.minimum.toString()}`}case"invalid_format":{let i=o;return i.format==="starts_with"?`Invalid string: must start with "${i.prefix}"`:i.format==="ends_with"?`Invalid string: must end with "${i.suffix}"`:i.format==="includes"?`Invalid string: must include "${i.includes}"`:i.format==="regex"?`Invalid string: must match pattern ${i.pattern}`:`Invalid ${r[i.format]??o.format}`}case"not_multiple_of":return`Invalid number: must be a multiple of ${o.divisor}`;case"unrecognized_keys":return`Unrecognized key${o.keys.length>1?"s":""}: ${Z(o.keys,", ")}`;case"invalid_key":return`Invalid key in ${o.origin}`;case"invalid_union":return"Invalid input";case"invalid_element":return`Invalid value in ${o.origin}`;default:return"Invalid input"}}};function vu(){return{localeError:J$()}}var gm;var _u=class{constructor(){this._map=new WeakMap,this._idmap=new Map}add(t,...r){let n=r[0];return this._map.set(t,n),n&&typeof n=="object"&&"id"in n&&this._idmap.set(n.id,t),this}clear(){return this._map=new WeakMap,this._idmap=new Map,this}remove(t){let r=this._map.get(t);return r&&typeof r=="object"&&"id"in r&&this._idmap.delete(r.id),this._map.delete(t),this}get(t){let r=t._zod.parent;if(r){let n={...this.get(r)??{}};delete n.id;let o={...n,...this._map.get(t)};return Object.keys(o).length?o:void 0}return this._map.get(t)}has(t){return this._map.has(t)}};function $u(){return new _u}(gm=globalThis).__zod_globalRegistry??(gm.__zod_globalRegistry=$u());var Ne=globalThis.__zod_globalRegistry;function bu(e,t){return new e({type:"string",...x(t)})}function wi(e,t){return new e({type:"string",format:"email",check:"string_format",abort:!1,...x(t)})}function Wn(e,t){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...x(t)})}function Si(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...x(t)})}function zi(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...x(t)})}function Ii(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...x(t)})}function Pi(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...x(t)})}function Xn(e,t){return new e({type:"string",format:"url",check:"string_format",abort:!1,...x(t)})}function Ti(e,t){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...x(t)})}function ji(e,t){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...x(t)})}function Ei(e,t){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...x(t)})}function Oi(e,t){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...x(t)})}function Ni(e,t){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...x(t)})}function Zi(e,t){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...x(t)})}function Di(e,t){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...x(t)})}function Ri(e,t){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...x(t)})}function Ui(e,t){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...x(t)})}function xu(e,t){return new e({type:"string",format:"mac",check:"string_format",abort:!1,...x(t)})}function Ai(e,t){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...x(t)})}function Ci(e,t){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...x(t)})}function Mi(e,t){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...x(t)})}function qi(e,t){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...x(t)})}function Li(e,t){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...x(t)})}function Vi(e,t){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...x(t)})}function ku(e,t){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...x(t)})}function wu(e,t){return new e({type:"string",format:"date",check:"string_format",...x(t)})}function Su(e,t){return new e({type:"string",format:"time",check:"string_format",precision:null,...x(t)})}function zu(e,t){return new e({type:"string",format:"duration",check:"string_format",...x(t)})}function Iu(e,t){return new e({type:"number",checks:[],...x(t)})}function Pu(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...x(t)})}function Tu(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"float32",...x(t)})}function ju(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"float64",...x(t)})}function Eu(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"int32",...x(t)})}function Ou(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"uint32",...x(t)})}function Nu(e,t){return new e({type:"boolean",...x(t)})}function Zu(e,t){return new e({type:"bigint",...x(t)})}function Du(e,t){return new e({type:"bigint",check:"bigint_format",abort:!1,format:"int64",...x(t)})}function Ru(e,t){return new e({type:"bigint",check:"bigint_format",abort:!1,format:"uint64",...x(t)})}function Uu(e,t){return new e({type:"symbol",...x(t)})}function Au(e,t){return new e({type:"undefined",...x(t)})}function Cu(e,t){return new e({type:"null",...x(t)})}function Mu(e){return new e({type:"any"})}function qu(e){return new e({type:"unknown"})}function Lu(e,t){return new e({type:"never",...x(t)})}function Vu(e,t){return new e({type:"void",...x(t)})}function Fu(e,t){return new e({type:"date",...x(t)})}function Ju(e,t){return new e({type:"nan",...x(t)})}function Tt(e,t){return new sc({check:"less_than",...x(t),value:e,inclusive:!1})}function Ke(e,t){return new sc({check:"less_than",...x(t),value:e,inclusive:!0})}function jt(e,t){return new cc({check:"greater_than",...x(t),value:e,inclusive:!1})}function Ze(e,t){return new cc({check:"greater_than",...x(t),value:e,inclusive:!0})}function Ku(e){return jt(0,e)}function Bu(e){return Tt(0,e)}function Gu(e){return Ke(0,e)}function Hu(e){return Ze(0,e)}function dr(e,t){return new Zf({check:"multiple_of",...x(t),value:e})}function pr(e,t){return new Uf({check:"max_size",...x(t),maximum:e})}function Et(e,t){return new Af({check:"min_size",...x(t),minimum:e})}function Lr(e,t){return new Cf({check:"size_equals",...x(t),size:e})}function Vr(e,t){return new Mf({check:"max_length",...x(t),maximum:e})}function Kt(e,t){return new qf({check:"min_length",...x(t),minimum:e})}function Fr(e,t){return new Lf({check:"length_equals",...x(t),length:e})}function Yn(e,t){return new Vf({check:"string_format",format:"regex",...x(t),pattern:e})}function Qn(e){return new Ff({check:"string_format",format:"lowercase",...x(e)})}function eo(e){return new Jf({check:"string_format",format:"uppercase",...x(e)})}function to(e,t){return new Kf({check:"string_format",format:"includes",...x(t),includes:e})}function ro(e,t){return new Bf({check:"string_format",format:"starts_with",...x(t),prefix:e})}function no(e,t){return new Gf({check:"string_format",format:"ends_with",...x(t),suffix:e})}function Wu(e,t,r){return new Hf({check:"property",property:e,schema:t,...x(r)})}function oo(e,t){return new Wf({check:"mime_type",mime:e,...x(t)})}function gt(e){return new Xf({check:"overwrite",tx:e})}function io(e){return gt(t=>t.normalize(e))}function ao(){return gt(e=>e.trim())}function so(){return gt(e=>e.toLowerCase())}function co(){return gt(e=>e.toUpperCase())}function Fi(){return gt(e=>zs(e))}function vm(e,t,r){return new e({type:"array",element:t,...x(r)})}function Xu(e,t){return new e({type:"file",...x(t)})}function Yu(e,t,r){let n=x(r);return n.abort??(n.abort=!0),new e({type:"custom",check:"custom",fn:t,...n})}function Qu(e,t,r){return new e({type:"custom",check:"custom",fn:t,...x(r)})}function el(e){let t=H$(r=>(r.addIssue=n=>{if(typeof n=="string")r.issues.push(Mr(n,r.value,t._zod.def));else{let o=n;o.fatal&&(o.continue=!1),o.code??(o.code="custom"),o.input??(o.input=r.value),o.inst??(o.inst=t),o.continue??(o.continue=!t._zod.def.abort),r.issues.push(Mr(o))}},e(r.value,r)));return t}function H$(e,t){let r=new se({check:"custom",...x(t)});return r._zod.check=e,r}function tl(e){let t=new se({check:"describe"});return t._zod.onattach=[r=>{let n=Ne.get(r)??{};Ne.add(r,{...n,description:e})}],t._zod.check=()=>{},t}function rl(e){let t=new se({check:"meta"});return t._zod.onattach=[r=>{let n=Ne.get(r)??{};Ne.add(r,{...n,...e})}],t._zod.check=()=>{},t}function nl(e,t){let r=x(t),n=r.truthy??["true","1","yes","on","y","enabled"],o=r.falsy??["false","0","no","off","n","disabled"];r.case!=="sensitive"&&(n=n.map(m=>typeof m=="string"?m.toLowerCase():m),o=o.map(m=>typeof m=="string"?m.toLowerCase():m));let i=new Set(n),a=new Set(o),s=e.Codec??Hn,c=e.Boolean??Bn,u=e.String??lr,l=new u({type:"string",error:r.error}),d=new c({type:"boolean",error:r.error}),f=new s({type:"pipe",in:l,out:d,transform:((m,g)=>{let v=m;return r.case!=="sensitive"&&(v=v.toLowerCase()),i.has(v)?!0:a.has(v)?!1:(g.issues.push({code:"invalid_value",expected:"stringbool",values:[...i,...a],input:g.value,inst:f,continue:!1}),{})}),reverseTransform:((m,g)=>m===!0?n[0]||"true":o[0]||"false"),error:r.error});return f}function Jr(e,t,r,n={}){let o=x(n),i={...x(n),check:"string_format",type:"string",format:t,fn:typeof r=="function"?r:s=>r.test(s),...o};return r instanceof RegExp&&(i.pattern=r),new e(i)}function Ji(e){let t=e?.target??"draft-2020-12";return t==="draft-4"&&(t="draft-04"),t==="draft-7"&&(t="draft-07"),{processors:e.processors??{},metadataRegistry:e?.metadata??Ne,target:t,unrepresentable:e?.unrepresentable??"throw",override:e?.override??(()=>{}),io:e?.io??"output",counter:0,seen:new Map,cycles:e?.cycles??"ref",reused:e?.reused??"inline",external:e?.external??void 0}}function de(e,t,r={path:[],schemaPath:[]}){var n;let o=e._zod.def,i=t.seen.get(e);if(i)return i.count++,r.schemaPath.includes(e)&&(i.cycle=r.path),i.schema;let a={schema:{},count:1,cycle:void 0,path:r.path};t.seen.set(e,a);let s=e._zod.toJSONSchema?.();if(s)a.schema=s;else{let l={...r,schemaPath:[...r.schemaPath,e],path:r.path};if(e._zod.processJSONSchema)e._zod.processJSONSchema(t,a.schema,l);else{let f=a.schema,m=t.processors[o.type];if(!m)throw new Error(`[toJSONSchema]: Non-representable type encountered: ${o.type}`);m(e,t,f,l)}let d=e._zod.parent;d&&(a.ref||(a.ref=d),de(d,t,l),t.seen.get(d).isParent=!0)}let c=t.metadataRegistry.get(e);return c&&Object.assign(a.schema,c),t.io==="input"&&De(e)&&(delete a.schema.examples,delete a.schema.default),t.io==="input"&&a.schema._prefault&&((n=a.schema).default??(n.default=a.schema._prefault)),delete a.schema._prefault,t.seen.get(e).schema}function Ki(e,t){let r=e.seen.get(t);if(!r)throw new Error("Unprocessed schema. This is a bug in Zod.");let n=new Map;for(let a of e.seen.entries()){let s=e.metadataRegistry.get(a[0])?.id;if(s){let c=n.get(s);if(c&&c!==a[0])throw new Error(`Duplicate schema id "${s}" detected during JSON Schema conversion. Two different schemas cannot share the same id when converted together.`);n.set(s,a[0])}}let o=a=>{let s=e.target==="draft-2020-12"?"$defs":"definitions";if(e.external){let d=e.external.registry.get(a[0])?.id,f=e.external.uri??(g=>g);if(d)return{ref:f(d)};let m=a[1].defId??a[1].schema.id??`schema${e.counter++}`;return a[1].defId=m,{defId:m,ref:`${f("__shared")}#/${s}/${m}`}}if(a[1]===r)return{ref:"#"};let u=`#/${s}/`,l=a[1].schema.id??`__schema${e.counter++}`;return{defId:l,ref:u+l}},i=a=>{if(a[1].schema.$ref)return;let s=a[1],{ref:c,defId:u}=o(a);s.def={...s.schema},u&&(s.defId=u);let l=s.schema;for(let d in l)delete l[d];l.$ref=c};if(e.cycles==="throw")for(let a of e.seen.entries()){let s=a[1];if(s.cycle)throw new Error(`Cycle detected: #/${s.cycle?.join("/")}/<root>
|
|
46
|
+
|
|
47
|
+
Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(let a of e.seen.entries()){let s=a[1];if(t===a[0]){i(a);continue}if(e.external){let u=e.external.registry.get(a[0])?.id;if(t!==a[0]&&u){i(a);continue}}if(e.metadataRegistry.get(a[0])?.id){i(a);continue}if(s.cycle){i(a);continue}if(s.count>1&&e.reused==="ref"){i(a);continue}}}function Bi(e,t){let r=e.seen.get(t);if(!r)throw new Error("Unprocessed schema. This is a bug in Zod.");let n=a=>{let s=e.seen.get(a);if(s.ref===null)return;let c=s.def??s.schema,u={...c},l=s.ref;if(s.ref=null,l){n(l);let f=e.seen.get(l),m=f.schema;if(m.$ref&&(e.target==="draft-07"||e.target==="draft-04"||e.target==="openapi-3.0")?(c.allOf=c.allOf??[],c.allOf.push(m)):Object.assign(c,m),Object.assign(c,u),a._zod.parent===l)for(let v in c)v==="$ref"||v==="allOf"||v in u||delete c[v];if(m.$ref&&f.def)for(let v in c)v==="$ref"||v==="allOf"||v in f.def&&JSON.stringify(c[v])===JSON.stringify(f.def[v])&&delete c[v]}let d=a._zod.parent;if(d&&d!==l){n(d);let f=e.seen.get(d);if(f?.schema.$ref&&(c.$ref=f.schema.$ref,f.def))for(let m in c)m==="$ref"||m==="allOf"||m in f.def&&JSON.stringify(c[m])===JSON.stringify(f.def[m])&&delete c[m]}e.override({zodSchema:a,jsonSchema:c,path:s.path??[]})};for(let a of[...e.seen.entries()].reverse())n(a[0]);let o={};if(e.target==="draft-2020-12"?o.$schema="https://json-schema.org/draft/2020-12/schema":e.target==="draft-07"?o.$schema="http://json-schema.org/draft-07/schema#":e.target==="draft-04"?o.$schema="http://json-schema.org/draft-04/schema#":e.target,e.external?.uri){let a=e.external.registry.get(t)?.id;if(!a)throw new Error("Schema is missing an `id` property");o.$id=e.external.uri(a)}Object.assign(o,r.def??r.schema);let i=e.external?.defs??{};for(let a of e.seen.entries()){let s=a[1];s.def&&s.defId&&(i[s.defId]=s.def)}e.external||Object.keys(i).length>0&&(e.target==="draft-2020-12"?o.$defs=i:o.definitions=i);try{let a=JSON.parse(JSON.stringify(o));return Object.defineProperty(a,"~standard",{value:{...t["~standard"],jsonSchema:{input:uo(t,"input",e.processors),output:uo(t,"output",e.processors)}},enumerable:!1,writable:!1}),a}catch{throw new Error("Error converting schema to JSON.")}}function De(e,t){let r=t??{seen:new Set};if(r.seen.has(e))return!1;r.seen.add(e);let n=e._zod.def;if(n.type==="transform")return!0;if(n.type==="array")return De(n.element,r);if(n.type==="set")return De(n.valueType,r);if(n.type==="lazy")return De(n.getter(),r);if(n.type==="promise"||n.type==="optional"||n.type==="nonoptional"||n.type==="nullable"||n.type==="readonly"||n.type==="default"||n.type==="prefault")return De(n.innerType,r);if(n.type==="intersection")return De(n.left,r)||De(n.right,r);if(n.type==="record"||n.type==="map")return De(n.keyType,r)||De(n.valueType,r);if(n.type==="pipe")return De(n.in,r)||De(n.out,r);if(n.type==="object"){for(let o in n.shape)if(De(n.shape[o],r))return!0;return!1}if(n.type==="union"){for(let o of n.options)if(De(o,r))return!0;return!1}if(n.type==="tuple"){for(let o of n.items)if(De(o,r))return!0;return!!(n.rest&&De(n.rest,r))}return!1}var ym=(e,t={})=>r=>{let n=Ji({...r,processors:t});return de(e,n),Ki(n,e),Bi(n,e)},uo=(e,t,r={})=>n=>{let{libraryOptions:o,target:i}=n??{},a=Ji({...o??{},target:i,io:t,processors:r});return de(e,a),Ki(a,e),Bi(a,e)};var W$={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},_m=(e,t,r,n)=>{let o=r;o.type="string";let{minimum:i,maximum:a,format:s,patterns:c,contentEncoding:u}=e._zod.bag;if(typeof i=="number"&&(o.minLength=i),typeof a=="number"&&(o.maxLength=a),s&&(o.format=W$[s]??s,o.format===""&&delete o.format,s==="time"&&delete o.format),u&&(o.contentEncoding=u),c&&c.size>0){let l=[...c];l.length===1?o.pattern=l[0].source:l.length>1&&(o.allOf=[...l.map(d=>({...t.target==="draft-07"||t.target==="draft-04"||t.target==="openapi-3.0"?{type:"string"}:{},pattern:d.source}))])}},$m=(e,t,r,n)=>{let o=r,{minimum:i,maximum:a,format:s,multipleOf:c,exclusiveMaximum:u,exclusiveMinimum:l}=e._zod.bag;typeof s=="string"&&s.includes("int")?o.type="integer":o.type="number",typeof l=="number"&&(t.target==="draft-04"||t.target==="openapi-3.0"?(o.minimum=l,o.exclusiveMinimum=!0):o.exclusiveMinimum=l),typeof i=="number"&&(o.minimum=i,typeof l=="number"&&t.target!=="draft-04"&&(l>=i?delete o.minimum:delete o.exclusiveMinimum)),typeof u=="number"&&(t.target==="draft-04"||t.target==="openapi-3.0"?(o.maximum=u,o.exclusiveMaximum=!0):o.exclusiveMaximum=u),typeof a=="number"&&(o.maximum=a,typeof u=="number"&&t.target!=="draft-04"&&(u<=a?delete o.maximum:delete o.exclusiveMaximum)),typeof c=="number"&&(o.multipleOf=c)},bm=(e,t,r,n)=>{r.type="boolean"},xm=(e,t,r,n)=>{if(t.unrepresentable==="throw")throw new Error("BigInt cannot be represented in JSON Schema")},km=(e,t,r,n)=>{if(t.unrepresentable==="throw")throw new Error("Symbols cannot be represented in JSON Schema")},wm=(e,t,r,n)=>{t.target==="openapi-3.0"?(r.type="string",r.nullable=!0,r.enum=[null]):r.type="null"},Sm=(e,t,r,n)=>{if(t.unrepresentable==="throw")throw new Error("Undefined cannot be represented in JSON Schema")},zm=(e,t,r,n)=>{if(t.unrepresentable==="throw")throw new Error("Void cannot be represented in JSON Schema")},Im=(e,t,r,n)=>{r.not={}},Pm=(e,t,r,n)=>{},Tm=(e,t,r,n)=>{},jm=(e,t,r,n)=>{if(t.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema")},Em=(e,t,r,n)=>{let o=e._zod.def,i=En(o.entries);i.every(a=>typeof a=="number")&&(r.type="number"),i.every(a=>typeof a=="string")&&(r.type="string"),r.enum=i},Om=(e,t,r,n)=>{let o=e._zod.def,i=[];for(let a of o.values)if(a===void 0){if(t.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof a=="bigint"){if(t.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");i.push(Number(a))}else i.push(a);if(i.length!==0)if(i.length===1){let a=i[0];r.type=a===null?"null":typeof a,t.target==="draft-04"||t.target==="openapi-3.0"?r.enum=[a]:r.const=a}else i.every(a=>typeof a=="number")&&(r.type="number"),i.every(a=>typeof a=="string")&&(r.type="string"),i.every(a=>typeof a=="boolean")&&(r.type="boolean"),i.every(a=>a===null)&&(r.type="null"),r.enum=i},Nm=(e,t,r,n)=>{if(t.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema")},Zm=(e,t,r,n)=>{let o=r,i=e._zod.pattern;if(!i)throw new Error("Pattern not found in template literal");o.type="string",o.pattern=i.source},Dm=(e,t,r,n)=>{let o=r,i={type:"string",format:"binary",contentEncoding:"binary"},{minimum:a,maximum:s,mime:c}=e._zod.bag;a!==void 0&&(i.minLength=a),s!==void 0&&(i.maxLength=s),c?c.length===1?(i.contentMediaType=c[0],Object.assign(o,i)):(Object.assign(o,i),o.anyOf=c.map(u=>({contentMediaType:u}))):Object.assign(o,i)},Rm=(e,t,r,n)=>{r.type="boolean"},Um=(e,t,r,n)=>{if(t.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema")},Am=(e,t,r,n)=>{if(t.unrepresentable==="throw")throw new Error("Function types cannot be represented in JSON Schema")},Cm=(e,t,r,n)=>{if(t.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema")},Mm=(e,t,r,n)=>{if(t.unrepresentable==="throw")throw new Error("Map cannot be represented in JSON Schema")},qm=(e,t,r,n)=>{if(t.unrepresentable==="throw")throw new Error("Set cannot be represented in JSON Schema")},Lm=(e,t,r,n)=>{let o=r,i=e._zod.def,{minimum:a,maximum:s}=e._zod.bag;typeof a=="number"&&(o.minItems=a),typeof s=="number"&&(o.maxItems=s),o.type="array",o.items=de(i.element,t,{...n,path:[...n.path,"items"]})},Vm=(e,t,r,n)=>{let o=r,i=e._zod.def;o.type="object",o.properties={};let a=i.shape;for(let u in a)o.properties[u]=de(a[u],t,{...n,path:[...n.path,"properties",u]});let s=new Set(Object.keys(a)),c=new Set([...s].filter(u=>{let l=i.shape[u]._zod;return t.io==="input"?l.optin===void 0:l.optout===void 0}));c.size>0&&(o.required=Array.from(c)),i.catchall?._zod.def.type==="never"?o.additionalProperties=!1:i.catchall?i.catchall&&(o.additionalProperties=de(i.catchall,t,{...n,path:[...n.path,"additionalProperties"]})):t.io==="output"&&(o.additionalProperties=!1)},ol=(e,t,r,n)=>{let o=e._zod.def,i=o.inclusive===!1,a=o.options.map((s,c)=>de(s,t,{...n,path:[...n.path,i?"oneOf":"anyOf",c]}));i?r.oneOf=a:r.anyOf=a},Fm=(e,t,r,n)=>{let o=e._zod.def,i=de(o.left,t,{...n,path:[...n.path,"allOf",0]}),a=de(o.right,t,{...n,path:[...n.path,"allOf",1]}),s=u=>"allOf"in u&&Object.keys(u).length===1,c=[...s(i)?i.allOf:[i],...s(a)?a.allOf:[a]];r.allOf=c},Jm=(e,t,r,n)=>{let o=r,i=e._zod.def;o.type="array";let a=t.target==="draft-2020-12"?"prefixItems":"items",s=t.target==="draft-2020-12"||t.target==="openapi-3.0"?"items":"additionalItems",c=i.items.map((f,m)=>de(f,t,{...n,path:[...n.path,a,m]})),u=i.rest?de(i.rest,t,{...n,path:[...n.path,s,...t.target==="openapi-3.0"?[i.items.length]:[]]}):null;t.target==="draft-2020-12"?(o.prefixItems=c,u&&(o.items=u)):t.target==="openapi-3.0"?(o.items={anyOf:c},u&&o.items.anyOf.push(u),o.minItems=c.length,u||(o.maxItems=c.length)):(o.items=c,u&&(o.additionalItems=u));let{minimum:l,maximum:d}=e._zod.bag;typeof l=="number"&&(o.minItems=l),typeof d=="number"&&(o.maxItems=d)},Km=(e,t,r,n)=>{let o=r,i=e._zod.def;o.type="object";let a=i.keyType,c=a._zod.bag?.patterns;if(i.mode==="loose"&&c&&c.size>0){let l=de(i.valueType,t,{...n,path:[...n.path,"patternProperties","*"]});o.patternProperties={};for(let d of c)o.patternProperties[d.source]=l}else(t.target==="draft-07"||t.target==="draft-2020-12")&&(o.propertyNames=de(i.keyType,t,{...n,path:[...n.path,"propertyNames"]})),o.additionalProperties=de(i.valueType,t,{...n,path:[...n.path,"additionalProperties"]});let u=a._zod.values;if(u){let l=[...u].filter(d=>typeof d=="string"||typeof d=="number");l.length>0&&(o.required=l)}},Bm=(e,t,r,n)=>{let o=e._zod.def,i=de(o.innerType,t,n),a=t.seen.get(e);t.target==="openapi-3.0"?(a.ref=o.innerType,r.nullable=!0):r.anyOf=[i,{type:"null"}]},Gm=(e,t,r,n)=>{let o=e._zod.def;de(o.innerType,t,n);let i=t.seen.get(e);i.ref=o.innerType},Hm=(e,t,r,n)=>{let o=e._zod.def;de(o.innerType,t,n);let i=t.seen.get(e);i.ref=o.innerType,r.default=JSON.parse(JSON.stringify(o.defaultValue))},Wm=(e,t,r,n)=>{let o=e._zod.def;de(o.innerType,t,n);let i=t.seen.get(e);i.ref=o.innerType,t.io==="input"&&(r._prefault=JSON.parse(JSON.stringify(o.defaultValue)))},Xm=(e,t,r,n)=>{let o=e._zod.def;de(o.innerType,t,n);let i=t.seen.get(e);i.ref=o.innerType;let a;try{a=o.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}r.default=a},Ym=(e,t,r,n)=>{let o=e._zod.def,i=t.io==="input"?o.in._zod.def.type==="transform"?o.out:o.in:o.out;de(i,t,n);let a=t.seen.get(e);a.ref=i},Qm=(e,t,r,n)=>{let o=e._zod.def;de(o.innerType,t,n);let i=t.seen.get(e);i.ref=o.innerType,r.readOnly=!0},eh=(e,t,r,n)=>{let o=e._zod.def;de(o.innerType,t,n);let i=t.seen.get(e);i.ref=o.innerType},il=(e,t,r,n)=>{let o=e._zod.def;de(o.innerType,t,n);let i=t.seen.get(e);i.ref=o.innerType},th=(e,t,r,n)=>{let o=e._zod.innerType;de(o,t,n);let i=t.seen.get(e);i.ref=o};function Kr(e){return!!e._zod}function Bt(e,t){return Kr(e)?qr(e,t):e.safeParse(t)}function Gi(e){if(!e)return;let t;if(Kr(e)?t=e._zod?.def?.shape:t=e.shape,!!t){if(typeof t=="function")try{return t()}catch{return}return t}}function ih(e){if(Kr(e)){let i=e._zod?.def;if(i){if(i.value!==void 0)return i.value;if(Array.isArray(i.values)&&i.values.length>0)return i.values[0]}}let r=e._def;if(r){if(r.value!==void 0)return r.value;if(Array.isArray(r.values)&&r.values.length>0)return r.values[0]}let n=e.value;if(n!==void 0)return n}var lo={};vn(lo,{ZodAny:()=>kh,ZodArray:()=>Ih,ZodBase64:()=>Tl,ZodBase64URL:()=>jl,ZodBigInt:()=>na,ZodBigIntFormat:()=>Nl,ZodBoolean:()=>ra,ZodCIDRv4:()=>Il,ZodCIDRv6:()=>Pl,ZodCUID:()=>$l,ZodCUID2:()=>bl,ZodCatch:()=>Bh,ZodCodec:()=>Ml,ZodCustom:()=>ca,ZodCustomStringFormat:()=>fo,ZodDate:()=>Dl,ZodDefault:()=>qh,ZodDiscriminatedUnion:()=>Th,ZodE164:()=>El,ZodEmail:()=>vl,ZodEmoji:()=>yl,ZodEnum:()=>po,ZodExactOptional:()=>Ah,ZodFile:()=>Rh,ZodFunction:()=>rg,ZodGUID:()=>Wi,ZodIPv4:()=>Sl,ZodIPv6:()=>zl,ZodIntersection:()=>jh,ZodJWT:()=>Ol,ZodKSUID:()=>wl,ZodLazy:()=>Qh,ZodLiteral:()=>Dh,ZodMAC:()=>_h,ZodMap:()=>Nh,ZodNaN:()=>Hh,ZodNanoID:()=>_l,ZodNever:()=>Sh,ZodNonOptional:()=>Al,ZodNull:()=>xh,ZodNullable:()=>Mh,ZodNumber:()=>ta,ZodNumberFormat:()=>Br,ZodObject:()=>oa,ZodOptional:()=>Ul,ZodPipe:()=>Cl,ZodPrefault:()=>Vh,ZodPromise:()=>tg,ZodReadonly:()=>Wh,ZodRecord:()=>sa,ZodSet:()=>Zh,ZodString:()=>Qi,ZodStringFormat:()=>ce,ZodSuccess:()=>Kh,ZodSymbol:()=>$h,ZodTemplateLiteral:()=>Yh,ZodTransform:()=>Uh,ZodTuple:()=>Eh,ZodType:()=>V,ZodULID:()=>xl,ZodURL:()=>ea,ZodUUID:()=>Ot,ZodUndefined:()=>bh,ZodUnion:()=>ia,ZodUnknown:()=>wh,ZodVoid:()=>zh,ZodXID:()=>kl,ZodXor:()=>Ph,_ZodString:()=>gl,_default:()=>Lh,_function:()=>mx,any:()=>Wb,array:()=>H,base64:()=>Nb,base64url:()=>Zb,bigint:()=>Jb,boolean:()=>ve,catch:()=>Gh,check:()=>hx,cidrv4:()=>Eb,cidrv6:()=>Ob,codec:()=>dx,cuid:()=>kb,cuid2:()=>wb,custom:()=>ql,date:()=>Yb,describe:()=>gx,discriminatedUnion:()=>aa,e164:()=>Db,email:()=>fb,emoji:()=>bb,enum:()=>Ie,exactOptional:()=>Ch,file:()=>sx,float32:()=>qb,float64:()=>Lb,function:()=>mx,guid:()=>mb,hash:()=>Mb,hex:()=>Cb,hostname:()=>Ab,httpUrl:()=>$b,instanceof:()=>yx,int:()=>hl,int32:()=>Vb,int64:()=>Kb,intersection:()=>ho,ipv4:()=>Pb,ipv6:()=>jb,json:()=>$x,jwt:()=>Rb,keyof:()=>Qb,ksuid:()=>Ib,lazy:()=>eg,literal:()=>T,looseObject:()=>ze,looseRecord:()=>nx,mac:()=>Tb,map:()=>ox,meta:()=>vx,nan:()=>lx,nanoid:()=>xb,nativeEnum:()=>ax,never:()=>Zl,nonoptional:()=>Jh,null:()=>mo,nullable:()=>Xi,nullish:()=>cx,number:()=>ne,object:()=>z,optional:()=>fe,partialRecord:()=>rx,pipe:()=>Yi,prefault:()=>Fh,preprocess:()=>ua,promise:()=>fx,readonly:()=>Xh,record:()=>pe,refine:()=>ng,set:()=>ix,strictObject:()=>ex,string:()=>h,stringFormat:()=>Ub,stringbool:()=>_x,success:()=>ux,superRefine:()=>og,symbol:()=>Gb,templateLiteral:()=>px,transform:()=>Rl,tuple:()=>Oh,uint32:()=>Fb,uint64:()=>Bb,ulid:()=>Sb,undefined:()=>Hb,union:()=>ie,unknown:()=>ue,url:()=>_b,uuid:()=>hb,uuidv4:()=>gb,uuidv6:()=>vb,uuidv7:()=>yb,void:()=>Xb,xid:()=>zb,xor:()=>tx});var Hi={};vn(Hi,{endsWith:()=>no,gt:()=>jt,gte:()=>Ze,includes:()=>to,length:()=>Fr,lowercase:()=>Qn,lt:()=>Tt,lte:()=>Ke,maxLength:()=>Vr,maxSize:()=>pr,mime:()=>oo,minLength:()=>Kt,minSize:()=>Et,multipleOf:()=>dr,negative:()=>Bu,nonnegative:()=>Hu,nonpositive:()=>Gu,normalize:()=>io,overwrite:()=>gt,positive:()=>Ku,property:()=>Wu,regex:()=>Yn,size:()=>Lr,slugify:()=>Fi,startsWith:()=>ro,toLowerCase:()=>so,toUpperCase:()=>co,trim:()=>ao,uppercase:()=>eo});var fr={};vn(fr,{ZodISODate:()=>ul,ZodISODateTime:()=>sl,ZodISODuration:()=>fl,ZodISOTime:()=>dl,date:()=>ll,datetime:()=>cl,duration:()=>ml,time:()=>pl});var sl=p("ZodISODateTime",(e,t)=>{bc.init(e,t),ce.init(e,t)});function cl(e){return ku(sl,e)}var ul=p("ZodISODate",(e,t)=>{xc.init(e,t),ce.init(e,t)});function ll(e){return wu(ul,e)}var dl=p("ZodISOTime",(e,t)=>{kc.init(e,t),ce.init(e,t)});function pl(e){return Su(dl,e)}var fl=p("ZodISODuration",(e,t)=>{wc.init(e,t),ce.init(e,t)});function ml(e){return zu(fl,e)}var ah=(e,t)=>{ui.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:r=>di(e,r)},flatten:{value:r=>li(e,r)},addIssue:{value:r=>{e.issues.push(r),e.message=JSON.stringify(e.issues,Ar,2)}},addIssues:{value:r=>{e.issues.push(...r),e.message=JSON.stringify(e.issues,Ar,2)}},isEmpty:{get(){return e.issues.length===0}}})},r1=p("ZodError",ah),Be=p("ZodError",ah,{Parent:Error});var sh=Un(Be),ch=Cn(Be),uh=qn(Be),lh=Ln(Be),dh=bf(Be),ph=xf(Be),fh=kf(Be),mh=wf(Be),hh=Sf(Be),gh=zf(Be),vh=If(Be),yh=Pf(Be);var V=p("ZodType",(e,t)=>(M.init(e,t),Object.assign(e["~standard"],{jsonSchema:{input:uo(e,"input"),output:uo(e,"output")}}),e.toJSONSchema=ym(e,{}),e.def=t,e.type=t.type,Object.defineProperty(e,"_def",{value:t}),e.check=(...r)=>e.clone(_.mergeDefs(t,{checks:[...t.checks??[],...r.map(n=>typeof n=="function"?{_zod:{check:n,def:{check:"custom"},onattach:[]}}:n)]}),{parent:!0}),e.with=e.check,e.clone=(r,n)=>Oe(e,r,n),e.brand=()=>e,e.register=((r,n)=>(r.add(e,n),e)),e.parse=(r,n)=>sh(e,r,n,{callee:e.parse}),e.safeParse=(r,n)=>uh(e,r,n),e.parseAsync=async(r,n)=>ch(e,r,n,{callee:e.parseAsync}),e.safeParseAsync=async(r,n)=>lh(e,r,n),e.spa=e.safeParseAsync,e.encode=(r,n)=>dh(e,r,n),e.decode=(r,n)=>ph(e,r,n),e.encodeAsync=async(r,n)=>fh(e,r,n),e.decodeAsync=async(r,n)=>mh(e,r,n),e.safeEncode=(r,n)=>hh(e,r,n),e.safeDecode=(r,n)=>gh(e,r,n),e.safeEncodeAsync=async(r,n)=>vh(e,r,n),e.safeDecodeAsync=async(r,n)=>yh(e,r,n),e.refine=(r,n)=>e.check(ng(r,n)),e.superRefine=r=>e.check(og(r)),e.overwrite=r=>e.check(gt(r)),e.optional=()=>fe(e),e.exactOptional=()=>Ch(e),e.nullable=()=>Xi(e),e.nullish=()=>fe(Xi(e)),e.nonoptional=r=>Jh(e,r),e.array=()=>H(e),e.or=r=>ie([e,r]),e.and=r=>ho(e,r),e.transform=r=>Yi(e,Rl(r)),e.default=r=>Lh(e,r),e.prefault=r=>Fh(e,r),e.catch=r=>Gh(e,r),e.pipe=r=>Yi(e,r),e.readonly=()=>Xh(e),e.describe=r=>{let n=e.clone();return Ne.add(n,{description:r}),n},Object.defineProperty(e,"description",{get(){return Ne.get(e)?.description},configurable:!0}),e.meta=(...r)=>{if(r.length===0)return Ne.get(e);let n=e.clone();return Ne.add(n,r[0]),n},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e.apply=r=>r(e),e)),gl=p("_ZodString",(e,t)=>{lr.init(e,t),V.init(e,t),e._zod.processJSONSchema=(n,o,i)=>_m(e,n,o,i);let r=e._zod.bag;e.format=r.format??null,e.minLength=r.minimum??null,e.maxLength=r.maximum??null,e.regex=(...n)=>e.check(Yn(...n)),e.includes=(...n)=>e.check(to(...n)),e.startsWith=(...n)=>e.check(ro(...n)),e.endsWith=(...n)=>e.check(no(...n)),e.min=(...n)=>e.check(Kt(...n)),e.max=(...n)=>e.check(Vr(...n)),e.length=(...n)=>e.check(Fr(...n)),e.nonempty=(...n)=>e.check(Kt(1,...n)),e.lowercase=n=>e.check(Qn(n)),e.uppercase=n=>e.check(eo(n)),e.trim=()=>e.check(ao()),e.normalize=(...n)=>e.check(io(...n)),e.toLowerCase=()=>e.check(so()),e.toUpperCase=()=>e.check(co()),e.slugify=()=>e.check(Fi())}),Qi=p("ZodString",(e,t)=>{lr.init(e,t),gl.init(e,t),e.email=r=>e.check(wi(vl,r)),e.url=r=>e.check(Xn(ea,r)),e.jwt=r=>e.check(Vi(Ol,r)),e.emoji=r=>e.check(Ti(yl,r)),e.guid=r=>e.check(Wn(Wi,r)),e.uuid=r=>e.check(Si(Ot,r)),e.uuidv4=r=>e.check(zi(Ot,r)),e.uuidv6=r=>e.check(Ii(Ot,r)),e.uuidv7=r=>e.check(Pi(Ot,r)),e.nanoid=r=>e.check(ji(_l,r)),e.guid=r=>e.check(Wn(Wi,r)),e.cuid=r=>e.check(Ei($l,r)),e.cuid2=r=>e.check(Oi(bl,r)),e.ulid=r=>e.check(Ni(xl,r)),e.base64=r=>e.check(Mi(Tl,r)),e.base64url=r=>e.check(qi(jl,r)),e.xid=r=>e.check(Zi(kl,r)),e.ksuid=r=>e.check(Di(wl,r)),e.ipv4=r=>e.check(Ri(Sl,r)),e.ipv6=r=>e.check(Ui(zl,r)),e.cidrv4=r=>e.check(Ai(Il,r)),e.cidrv6=r=>e.check(Ci(Pl,r)),e.e164=r=>e.check(Li(El,r)),e.datetime=r=>e.check(cl(r)),e.date=r=>e.check(ll(r)),e.time=r=>e.check(pl(r)),e.duration=r=>e.check(ml(r))});function h(e){return bu(Qi,e)}var ce=p("ZodStringFormat",(e,t)=>{oe.init(e,t),gl.init(e,t)}),vl=p("ZodEmail",(e,t)=>{pc.init(e,t),ce.init(e,t)});function fb(e){return wi(vl,e)}var Wi=p("ZodGUID",(e,t)=>{lc.init(e,t),ce.init(e,t)});function mb(e){return Wn(Wi,e)}var Ot=p("ZodUUID",(e,t)=>{dc.init(e,t),ce.init(e,t)});function hb(e){return Si(Ot,e)}function gb(e){return zi(Ot,e)}function vb(e){return Ii(Ot,e)}function yb(e){return Pi(Ot,e)}var ea=p("ZodURL",(e,t)=>{fc.init(e,t),ce.init(e,t)});function _b(e){return Xn(ea,e)}function $b(e){return Xn(ea,{protocol:/^https?$/,hostname:Xe.domain,..._.normalizeParams(e)})}var yl=p("ZodEmoji",(e,t)=>{mc.init(e,t),ce.init(e,t)});function bb(e){return Ti(yl,e)}var _l=p("ZodNanoID",(e,t)=>{hc.init(e,t),ce.init(e,t)});function xb(e){return ji(_l,e)}var $l=p("ZodCUID",(e,t)=>{gc.init(e,t),ce.init(e,t)});function kb(e){return Ei($l,e)}var bl=p("ZodCUID2",(e,t)=>{vc.init(e,t),ce.init(e,t)});function wb(e){return Oi(bl,e)}var xl=p("ZodULID",(e,t)=>{yc.init(e,t),ce.init(e,t)});function Sb(e){return Ni(xl,e)}var kl=p("ZodXID",(e,t)=>{_c.init(e,t),ce.init(e,t)});function zb(e){return Zi(kl,e)}var wl=p("ZodKSUID",(e,t)=>{$c.init(e,t),ce.init(e,t)});function Ib(e){return Di(wl,e)}var Sl=p("ZodIPv4",(e,t)=>{Sc.init(e,t),ce.init(e,t)});function Pb(e){return Ri(Sl,e)}var _h=p("ZodMAC",(e,t)=>{Ic.init(e,t),ce.init(e,t)});function Tb(e){return xu(_h,e)}var zl=p("ZodIPv6",(e,t)=>{zc.init(e,t),ce.init(e,t)});function jb(e){return Ui(zl,e)}var Il=p("ZodCIDRv4",(e,t)=>{Pc.init(e,t),ce.init(e,t)});function Eb(e){return Ai(Il,e)}var Pl=p("ZodCIDRv6",(e,t)=>{Tc.init(e,t),ce.init(e,t)});function Ob(e){return Ci(Pl,e)}var Tl=p("ZodBase64",(e,t)=>{jc.init(e,t),ce.init(e,t)});function Nb(e){return Mi(Tl,e)}var jl=p("ZodBase64URL",(e,t)=>{Ec.init(e,t),ce.init(e,t)});function Zb(e){return qi(jl,e)}var El=p("ZodE164",(e,t)=>{Oc.init(e,t),ce.init(e,t)});function Db(e){return Li(El,e)}var Ol=p("ZodJWT",(e,t)=>{Nc.init(e,t),ce.init(e,t)});function Rb(e){return Vi(Ol,e)}var fo=p("ZodCustomStringFormat",(e,t)=>{Zc.init(e,t),ce.init(e,t)});function Ub(e,t,r={}){return Jr(fo,e,t,r)}function Ab(e){return Jr(fo,"hostname",Xe.hostname,e)}function Cb(e){return Jr(fo,"hex",Xe.hex,e)}function Mb(e,t){let r=t?.enc??"hex",n=`${e}_${r}`,o=Xe[n];if(!o)throw new Error(`Unrecognized hash format: ${n}`);return Jr(fo,n,o,t)}var ta=p("ZodNumber",(e,t)=>{$i.init(e,t),V.init(e,t),e._zod.processJSONSchema=(n,o,i)=>$m(e,n,o,i),e.gt=(n,o)=>e.check(jt(n,o)),e.gte=(n,o)=>e.check(Ze(n,o)),e.min=(n,o)=>e.check(Ze(n,o)),e.lt=(n,o)=>e.check(Tt(n,o)),e.lte=(n,o)=>e.check(Ke(n,o)),e.max=(n,o)=>e.check(Ke(n,o)),e.int=n=>e.check(hl(n)),e.safe=n=>e.check(hl(n)),e.positive=n=>e.check(jt(0,n)),e.nonnegative=n=>e.check(Ze(0,n)),e.negative=n=>e.check(Tt(0,n)),e.nonpositive=n=>e.check(Ke(0,n)),e.multipleOf=(n,o)=>e.check(dr(n,o)),e.step=(n,o)=>e.check(dr(n,o)),e.finite=()=>e;let r=e._zod.bag;e.minValue=Math.max(r.minimum??Number.NEGATIVE_INFINITY,r.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(r.maximum??Number.POSITIVE_INFINITY,r.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(r.format??"").includes("int")||Number.isSafeInteger(r.multipleOf??.5),e.isFinite=!0,e.format=r.format??null});function ne(e){return Iu(ta,e)}var Br=p("ZodNumberFormat",(e,t)=>{Dc.init(e,t),ta.init(e,t)});function hl(e){return Pu(Br,e)}function qb(e){return Tu(Br,e)}function Lb(e){return ju(Br,e)}function Vb(e){return Eu(Br,e)}function Fb(e){return Ou(Br,e)}var ra=p("ZodBoolean",(e,t)=>{Bn.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>bm(e,r,n,o)});function ve(e){return Nu(ra,e)}var na=p("ZodBigInt",(e,t)=>{bi.init(e,t),V.init(e,t),e._zod.processJSONSchema=(n,o,i)=>xm(e,n,o,i),e.gte=(n,o)=>e.check(Ze(n,o)),e.min=(n,o)=>e.check(Ze(n,o)),e.gt=(n,o)=>e.check(jt(n,o)),e.gte=(n,o)=>e.check(Ze(n,o)),e.min=(n,o)=>e.check(Ze(n,o)),e.lt=(n,o)=>e.check(Tt(n,o)),e.lte=(n,o)=>e.check(Ke(n,o)),e.max=(n,o)=>e.check(Ke(n,o)),e.positive=n=>e.check(jt(BigInt(0),n)),e.negative=n=>e.check(Tt(BigInt(0),n)),e.nonpositive=n=>e.check(Ke(BigInt(0),n)),e.nonnegative=n=>e.check(Ze(BigInt(0),n)),e.multipleOf=(n,o)=>e.check(dr(n,o));let r=e._zod.bag;e.minValue=r.minimum??null,e.maxValue=r.maximum??null,e.format=r.format??null});function Jb(e){return Zu(na,e)}var Nl=p("ZodBigIntFormat",(e,t)=>{Rc.init(e,t),na.init(e,t)});function Kb(e){return Du(Nl,e)}function Bb(e){return Ru(Nl,e)}var $h=p("ZodSymbol",(e,t)=>{Uc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>km(e,r,n,o)});function Gb(e){return Uu($h,e)}var bh=p("ZodUndefined",(e,t)=>{Ac.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Sm(e,r,n,o)});function Hb(e){return Au(bh,e)}var xh=p("ZodNull",(e,t)=>{Cc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>wm(e,r,n,o)});function mo(e){return Cu(xh,e)}var kh=p("ZodAny",(e,t)=>{Mc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Pm(e,r,n,o)});function Wb(){return Mu(kh)}var wh=p("ZodUnknown",(e,t)=>{qc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Tm(e,r,n,o)});function ue(){return qu(wh)}var Sh=p("ZodNever",(e,t)=>{Lc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Im(e,r,n,o)});function Zl(e){return Lu(Sh,e)}var zh=p("ZodVoid",(e,t)=>{Vc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>zm(e,r,n,o)});function Xb(e){return Vu(zh,e)}var Dl=p("ZodDate",(e,t)=>{Fc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(n,o,i)=>jm(e,n,o,i),e.min=(n,o)=>e.check(Ze(n,o)),e.max=(n,o)=>e.check(Ke(n,o));let r=e._zod.bag;e.minDate=r.minimum?new Date(r.minimum):null,e.maxDate=r.maximum?new Date(r.maximum):null});function Yb(e){return Fu(Dl,e)}var Ih=p("ZodArray",(e,t)=>{Jc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Lm(e,r,n,o),e.element=t.element,e.min=(r,n)=>e.check(Kt(r,n)),e.nonempty=r=>e.check(Kt(1,r)),e.max=(r,n)=>e.check(Vr(r,n)),e.length=(r,n)=>e.check(Fr(r,n)),e.unwrap=()=>e.element});function H(e,t){return vm(Ih,e,t)}function Qb(e){let t=e._zod.def.shape;return Ie(Object.keys(t))}var oa=p("ZodObject",(e,t)=>{hm.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Vm(e,r,n,o),_.defineLazy(e,"shape",()=>t.shape),e.keyof=()=>Ie(Object.keys(e._zod.def.shape)),e.catchall=r=>e.clone({...e._zod.def,catchall:r}),e.passthrough=()=>e.clone({...e._zod.def,catchall:ue()}),e.loose=()=>e.clone({...e._zod.def,catchall:ue()}),e.strict=()=>e.clone({...e._zod.def,catchall:Zl()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=r=>_.extend(e,r),e.safeExtend=r=>_.safeExtend(e,r),e.merge=r=>_.merge(e,r),e.pick=r=>_.pick(e,r),e.omit=r=>_.omit(e,r),e.partial=(...r)=>_.partial(Ul,e,r[0]),e.required=(...r)=>_.required(Al,e,r[0])});function z(e,t){let r={type:"object",shape:e??{},..._.normalizeParams(t)};return new oa(r)}function ex(e,t){return new oa({type:"object",shape:e,catchall:Zl(),..._.normalizeParams(t)})}function ze(e,t){return new oa({type:"object",shape:e,catchall:ue(),..._.normalizeParams(t)})}var ia=p("ZodUnion",(e,t)=>{Gn.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>ol(e,r,n,o),e.options=t.options});function ie(e,t){return new ia({type:"union",options:e,..._.normalizeParams(t)})}var Ph=p("ZodXor",(e,t)=>{ia.init(e,t),Kc.init(e,t),e._zod.processJSONSchema=(r,n,o)=>ol(e,r,n,o),e.options=t.options});function tx(e,t){return new Ph({type:"union",options:e,inclusive:!1,..._.normalizeParams(t)})}var Th=p("ZodDiscriminatedUnion",(e,t)=>{ia.init(e,t),Bc.init(e,t)});function aa(e,t,r){return new Th({type:"union",options:t,discriminator:e,..._.normalizeParams(r)})}var jh=p("ZodIntersection",(e,t)=>{Gc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Fm(e,r,n,o)});function ho(e,t){return new jh({type:"intersection",left:e,right:t})}var Eh=p("ZodTuple",(e,t)=>{xi.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Jm(e,r,n,o),e.rest=r=>e.clone({...e._zod.def,rest:r})});function Oh(e,t,r){let n=t instanceof M,o=n?r:t,i=n?t:null;return new Eh({type:"tuple",items:e,rest:i,..._.normalizeParams(o)})}var sa=p("ZodRecord",(e,t)=>{Hc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Km(e,r,n,o),e.keyType=t.keyType,e.valueType=t.valueType});function pe(e,t,r){return new sa({type:"record",keyType:e,valueType:t,..._.normalizeParams(r)})}function rx(e,t,r){let n=Oe(e);return n._zod.values=void 0,new sa({type:"record",keyType:n,valueType:t,..._.normalizeParams(r)})}function nx(e,t,r){return new sa({type:"record",keyType:e,valueType:t,mode:"loose",..._.normalizeParams(r)})}var Nh=p("ZodMap",(e,t)=>{Wc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Mm(e,r,n,o),e.keyType=t.keyType,e.valueType=t.valueType,e.min=(...r)=>e.check(Et(...r)),e.nonempty=r=>e.check(Et(1,r)),e.max=(...r)=>e.check(pr(...r)),e.size=(...r)=>e.check(Lr(...r))});function ox(e,t,r){return new Nh({type:"map",keyType:e,valueType:t,..._.normalizeParams(r)})}var Zh=p("ZodSet",(e,t)=>{Xc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>qm(e,r,n,o),e.min=(...r)=>e.check(Et(...r)),e.nonempty=r=>e.check(Et(1,r)),e.max=(...r)=>e.check(pr(...r)),e.size=(...r)=>e.check(Lr(...r))});function ix(e,t){return new Zh({type:"set",valueType:e,..._.normalizeParams(t)})}var po=p("ZodEnum",(e,t)=>{Yc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(n,o,i)=>Em(e,n,o,i),e.enum=t.entries,e.options=Object.values(t.entries);let r=new Set(Object.keys(t.entries));e.extract=(n,o)=>{let i={};for(let a of n)if(r.has(a))i[a]=t.entries[a];else throw new Error(`Key ${a} not found in enum`);return new po({...t,checks:[],..._.normalizeParams(o),entries:i})},e.exclude=(n,o)=>{let i={...t.entries};for(let a of n)if(r.has(a))delete i[a];else throw new Error(`Key ${a} not found in enum`);return new po({...t,checks:[],..._.normalizeParams(o),entries:i})}});function Ie(e,t){let r=Array.isArray(e)?Object.fromEntries(e.map(n=>[n,n])):e;return new po({type:"enum",entries:r,..._.normalizeParams(t)})}function ax(e,t){return new po({type:"enum",entries:e,..._.normalizeParams(t)})}var Dh=p("ZodLiteral",(e,t)=>{Qc.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Om(e,r,n,o),e.values=new Set(t.values),Object.defineProperty(e,"value",{get(){if(t.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return t.values[0]}})});function T(e,t){return new Dh({type:"literal",values:Array.isArray(e)?e:[e],..._.normalizeParams(t)})}var Rh=p("ZodFile",(e,t)=>{eu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Dm(e,r,n,o),e.min=(r,n)=>e.check(Et(r,n)),e.max=(r,n)=>e.check(pr(r,n)),e.mime=(r,n)=>e.check(oo(Array.isArray(r)?r:[r],n))});function sx(e){return Xu(Rh,e)}var Uh=p("ZodTransform",(e,t)=>{tu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Cm(e,r,n,o),e._zod.parse=(r,n)=>{if(n.direction==="backward")throw new sr(e.constructor.name);r.addIssue=i=>{if(typeof i=="string")r.issues.push(_.issue(i,r.value,t));else{let a=i;a.fatal&&(a.continue=!1),a.code??(a.code="custom"),a.input??(a.input=r.value),a.inst??(a.inst=e),r.issues.push(_.issue(a))}};let o=t.transform(r.value,r);return o instanceof Promise?o.then(i=>(r.value=i,r)):(r.value=o,r)}});function Rl(e){return new Uh({type:"transform",transform:e})}var Ul=p("ZodOptional",(e,t)=>{ki.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>il(e,r,n,o),e.unwrap=()=>e._zod.def.innerType});function fe(e){return new Ul({type:"optional",innerType:e})}var Ah=p("ZodExactOptional",(e,t)=>{ru.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>il(e,r,n,o),e.unwrap=()=>e._zod.def.innerType});function Ch(e){return new Ah({type:"optional",innerType:e})}var Mh=p("ZodNullable",(e,t)=>{nu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Bm(e,r,n,o),e.unwrap=()=>e._zod.def.innerType});function Xi(e){return new Mh({type:"nullable",innerType:e})}function cx(e){return fe(Xi(e))}var qh=p("ZodDefault",(e,t)=>{ou.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Hm(e,r,n,o),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function Lh(e,t){return new qh({type:"default",innerType:e,get defaultValue(){return typeof t=="function"?t():_.shallowClone(t)}})}var Vh=p("ZodPrefault",(e,t)=>{iu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Wm(e,r,n,o),e.unwrap=()=>e._zod.def.innerType});function Fh(e,t){return new Vh({type:"prefault",innerType:e,get defaultValue(){return typeof t=="function"?t():_.shallowClone(t)}})}var Al=p("ZodNonOptional",(e,t)=>{au.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Gm(e,r,n,o),e.unwrap=()=>e._zod.def.innerType});function Jh(e,t){return new Al({type:"nonoptional",innerType:e,..._.normalizeParams(t)})}var Kh=p("ZodSuccess",(e,t)=>{su.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Rm(e,r,n,o),e.unwrap=()=>e._zod.def.innerType});function ux(e){return new Kh({type:"success",innerType:e})}var Bh=p("ZodCatch",(e,t)=>{cu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Xm(e,r,n,o),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function Gh(e,t){return new Bh({type:"catch",innerType:e,catchValue:typeof t=="function"?t:()=>t})}var Hh=p("ZodNaN",(e,t)=>{uu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Nm(e,r,n,o)});function lx(e){return Ju(Hh,e)}var Cl=p("ZodPipe",(e,t)=>{lu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Ym(e,r,n,o),e.in=t.in,e.out=t.out});function Yi(e,t){return new Cl({type:"pipe",in:e,out:t})}var Ml=p("ZodCodec",(e,t)=>{Cl.init(e,t),Hn.init(e,t)});function dx(e,t,r){return new Ml({type:"pipe",in:e,out:t,transform:r.decode,reverseTransform:r.encode})}var Wh=p("ZodReadonly",(e,t)=>{du.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Qm(e,r,n,o),e.unwrap=()=>e._zod.def.innerType});function Xh(e){return new Wh({type:"readonly",innerType:e})}var Yh=p("ZodTemplateLiteral",(e,t)=>{pu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Zm(e,r,n,o)});function px(e,t){return new Yh({type:"template_literal",parts:e,..._.normalizeParams(t)})}var Qh=p("ZodLazy",(e,t)=>{hu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>th(e,r,n,o),e.unwrap=()=>e._zod.def.getter()});function eg(e){return new Qh({type:"lazy",getter:e})}var tg=p("ZodPromise",(e,t)=>{mu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>eh(e,r,n,o),e.unwrap=()=>e._zod.def.innerType});function fx(e){return new tg({type:"promise",innerType:e})}var rg=p("ZodFunction",(e,t)=>{fu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Am(e,r,n,o)});function mx(e){return new rg({type:"function",input:Array.isArray(e?.input)?Oh(e?.input):e?.input??H(ue()),output:e?.output??ue()})}var ca=p("ZodCustom",(e,t)=>{gu.init(e,t),V.init(e,t),e._zod.processJSONSchema=(r,n,o)=>Um(e,r,n,o)});function hx(e){let t=new se({check:"custom"});return t._zod.check=e,t}function ql(e,t){return Yu(ca,e??(()=>!0),t)}function ng(e,t={}){return Qu(ca,e,t)}function og(e){return el(e)}var gx=tl,vx=rl;function yx(e,t={}){let r=new ca({type:"custom",check:"custom",fn:n=>n instanceof e,abort:!0,..._.normalizeParams(t)});return r._zod.bag.Class=e,r._zod.check=n=>{n.value instanceof e||n.issues.push({code:"invalid_type",expected:e.name,input:n.value,inst:r,path:[...r._zod.def.path??[]]})},r}var _x=(...e)=>nl({Codec:Ml,Boolean:ra,String:Qi},...e);function $x(e){let t=eg(()=>ie([h(e),ne(),ve(),mo(),H(t),pe(h(),t)]));return t}function ua(e,t){return Yi(Rl(e),t)}var ig;ig||(ig={});var l1={...lo,...Hi,iso:fr};ye(vu());var Vl="2025-11-25";var ag=[Vl,"2025-06-18","2025-03-26","2024-11-05","2024-10-07"],Gt="io.modelcontextprotocol/related-task",da="2.0",_e=ql(e=>e!==null&&(typeof e=="object"||typeof e=="function")),sg=ie([h(),ne().int()]),cg=h(),T1=ze({ttl:ie([ne(),mo()]).optional(),pollInterval:ne().optional()}),wx=z({ttl:ne().optional()}),Sx=z({taskId:h()}),Fl=ze({progressToken:sg.optional(),[Gt]:Sx.optional()}),Ge=z({_meta:Fl.optional()}),go=Ge.extend({task:wx.optional()}),ug=e=>go.safeParse(e).success,$e=z({method:h(),params:Ge.loose().optional()}),Ye=z({_meta:Fl.optional()}),Qe=z({method:h(),params:Ye.loose().optional()}),be=ze({_meta:Fl.optional()}),pa=ie([h(),ne().int()]),lg=z({jsonrpc:T(da),id:pa,...$e.shape}).strict(),Jl=e=>lg.safeParse(e).success,dg=z({jsonrpc:T(da),...Qe.shape}).strict(),pg=e=>dg.safeParse(e).success,Kl=z({jsonrpc:T(da),id:pa,result:be}).strict(),vo=e=>Kl.safeParse(e).success;var Y;(function(e){e[e.ConnectionClosed=-32e3]="ConnectionClosed",e[e.RequestTimeout=-32001]="RequestTimeout",e[e.ParseError=-32700]="ParseError",e[e.InvalidRequest=-32600]="InvalidRequest",e[e.MethodNotFound=-32601]="MethodNotFound",e[e.InvalidParams=-32602]="InvalidParams",e[e.InternalError=-32603]="InternalError",e[e.UrlElicitationRequired=-32042]="UrlElicitationRequired"})(Y||(Y={}));var Bl=z({jsonrpc:T(da),id:pa.optional(),error:z({code:ne().int(),message:h(),data:ue().optional()})}).strict();var fg=e=>Bl.safeParse(e).success;var mg=ie([lg,dg,Kl,Bl]),j1=ie([Kl,Bl]),fa=be.strict(),zx=Ye.extend({requestId:pa.optional(),reason:h().optional()}),ma=Qe.extend({method:T("notifications/cancelled"),params:zx}),Ix=z({src:h(),mimeType:h().optional(),sizes:H(h()).optional(),theme:Ie(["light","dark"]).optional()}),yo=z({icons:H(Ix).optional()}),Gr=z({name:h(),title:h().optional()}),hg=Gr.extend({...Gr.shape,...yo.shape,version:h(),websiteUrl:h().optional(),description:h().optional()}),Px=ho(z({applyDefaults:ve().optional()}),pe(h(),ue())),Tx=ua(e=>e&&typeof e=="object"&&!Array.isArray(e)&&Object.keys(e).length===0?{form:{}}:e,ho(z({form:Px.optional(),url:_e.optional()}),pe(h(),ue()).optional())),jx=ze({list:_e.optional(),cancel:_e.optional(),requests:ze({sampling:ze({createMessage:_e.optional()}).optional(),elicitation:ze({create:_e.optional()}).optional()}).optional()}),Ex=ze({list:_e.optional(),cancel:_e.optional(),requests:ze({tools:ze({call:_e.optional()}).optional()}).optional()}),Ox=z({experimental:pe(h(),_e).optional(),sampling:z({context:_e.optional(),tools:_e.optional()}).optional(),elicitation:Tx.optional(),roots:z({listChanged:ve().optional()}).optional(),tasks:jx.optional()}),Nx=Ge.extend({protocolVersion:h(),capabilities:Ox,clientInfo:hg}),Gl=$e.extend({method:T("initialize"),params:Nx});var Zx=z({experimental:pe(h(),_e).optional(),logging:_e.optional(),completions:_e.optional(),prompts:z({listChanged:ve().optional()}).optional(),resources:z({subscribe:ve().optional(),listChanged:ve().optional()}).optional(),tools:z({listChanged:ve().optional()}).optional(),tasks:Ex.optional()}),Dx=be.extend({protocolVersion:h(),capabilities:Zx,serverInfo:hg,instructions:h().optional()}),Hl=Qe.extend({method:T("notifications/initialized"),params:Ye.optional()});var ha=$e.extend({method:T("ping"),params:Ge.optional()}),Rx=z({progress:ne(),total:fe(ne()),message:fe(h())}),Ux=z({...Ye.shape,...Rx.shape,progressToken:sg}),ga=Qe.extend({method:T("notifications/progress"),params:Ux}),Ax=Ge.extend({cursor:cg.optional()}),_o=$e.extend({params:Ax.optional()}),$o=be.extend({nextCursor:cg.optional()}),Cx=Ie(["working","input_required","completed","failed","cancelled"]),bo=z({taskId:h(),status:Cx,ttl:ie([ne(),mo()]),createdAt:h(),lastUpdatedAt:h(),pollInterval:fe(ne()),statusMessage:fe(h())}),Hr=be.extend({task:bo}),Mx=Ye.merge(bo),xo=Qe.extend({method:T("notifications/tasks/status"),params:Mx}),va=$e.extend({method:T("tasks/get"),params:Ge.extend({taskId:h()})}),ya=be.merge(bo),_a=$e.extend({method:T("tasks/result"),params:Ge.extend({taskId:h()})}),E1=be.loose(),$a=_o.extend({method:T("tasks/list")}),ba=$o.extend({tasks:H(bo)}),xa=$e.extend({method:T("tasks/cancel"),params:Ge.extend({taskId:h()})}),gg=be.merge(bo),vg=z({uri:h(),mimeType:fe(h()),_meta:pe(h(),ue()).optional()}),yg=vg.extend({text:h()}),Wl=h().refine(e=>{try{return atob(e),!0}catch{return!1}},{message:"Invalid Base64 string"}),_g=vg.extend({blob:Wl}),ko=Ie(["user","assistant"]),Wr=z({audience:H(ko).optional(),priority:ne().min(0).max(1).optional(),lastModified:fr.datetime({offset:!0}).optional()}),$g=z({...Gr.shape,...yo.shape,uri:h(),description:fe(h()),mimeType:fe(h()),annotations:Wr.optional(),_meta:fe(ze({}))}),qx=z({...Gr.shape,...yo.shape,uriTemplate:h(),description:fe(h()),mimeType:fe(h()),annotations:Wr.optional(),_meta:fe(ze({}))}),Lx=_o.extend({method:T("resources/list")}),Vx=$o.extend({resources:H($g)}),Fx=_o.extend({method:T("resources/templates/list")}),Jx=$o.extend({resourceTemplates:H(qx)}),Xl=Ge.extend({uri:h()}),Kx=Xl,Bx=$e.extend({method:T("resources/read"),params:Kx}),Gx=be.extend({contents:H(ie([yg,_g]))}),Hx=Qe.extend({method:T("notifications/resources/list_changed"),params:Ye.optional()}),Wx=Xl,Xx=$e.extend({method:T("resources/subscribe"),params:Wx}),Yx=Xl,Qx=$e.extend({method:T("resources/unsubscribe"),params:Yx}),ek=Ye.extend({uri:h()}),tk=Qe.extend({method:T("notifications/resources/updated"),params:ek}),rk=z({name:h(),description:fe(h()),required:fe(ve())}),nk=z({...Gr.shape,...yo.shape,description:fe(h()),arguments:fe(H(rk)),_meta:fe(ze({}))}),ok=_o.extend({method:T("prompts/list")}),ik=$o.extend({prompts:H(nk)}),ak=Ge.extend({name:h(),arguments:pe(h(),h()).optional()}),sk=$e.extend({method:T("prompts/get"),params:ak}),Yl=z({type:T("text"),text:h(),annotations:Wr.optional(),_meta:pe(h(),ue()).optional()}),Ql=z({type:T("image"),data:Wl,mimeType:h(),annotations:Wr.optional(),_meta:pe(h(),ue()).optional()}),ed=z({type:T("audio"),data:Wl,mimeType:h(),annotations:Wr.optional(),_meta:pe(h(),ue()).optional()}),ck=z({type:T("tool_use"),name:h(),id:h(),input:pe(h(),ue()),_meta:pe(h(),ue()).optional()}),uk=z({type:T("resource"),resource:ie([yg,_g]),annotations:Wr.optional(),_meta:pe(h(),ue()).optional()}),lk=$g.extend({type:T("resource_link")}),td=ie([Yl,Ql,ed,lk,uk]),dk=z({role:ko,content:td}),pk=be.extend({description:h().optional(),messages:H(dk)}),fk=Qe.extend({method:T("notifications/prompts/list_changed"),params:Ye.optional()}),mk=z({title:h().optional(),readOnlyHint:ve().optional(),destructiveHint:ve().optional(),idempotentHint:ve().optional(),openWorldHint:ve().optional()}),hk=z({taskSupport:Ie(["required","optional","forbidden"]).optional()}),bg=z({...Gr.shape,...yo.shape,description:h().optional(),inputSchema:z({type:T("object"),properties:pe(h(),_e).optional(),required:H(h()).optional()}).catchall(ue()),outputSchema:z({type:T("object"),properties:pe(h(),_e).optional(),required:H(h()).optional()}).catchall(ue()).optional(),annotations:mk.optional(),execution:hk.optional(),_meta:pe(h(),ue()).optional()}),rd=_o.extend({method:T("tools/list")}),gk=$o.extend({tools:H(bg)}),ka=be.extend({content:H(td).default([]),structuredContent:pe(h(),ue()).optional(),isError:ve().optional()}),O1=ka.or(be.extend({toolResult:ue()})),vk=go.extend({name:h(),arguments:pe(h(),ue()).optional()}),wo=$e.extend({method:T("tools/call"),params:vk}),yk=Qe.extend({method:T("notifications/tools/list_changed"),params:Ye.optional()}),N1=z({autoRefresh:ve().default(!0),debounceMs:ne().int().nonnegative().default(300)}),So=Ie(["debug","info","notice","warning","error","critical","alert","emergency"]),_k=Ge.extend({level:So}),nd=$e.extend({method:T("logging/setLevel"),params:_k}),$k=Ye.extend({level:So,logger:h().optional(),data:ue()}),bk=Qe.extend({method:T("notifications/message"),params:$k}),xk=z({name:h().optional()}),kk=z({hints:H(xk).optional(),costPriority:ne().min(0).max(1).optional(),speedPriority:ne().min(0).max(1).optional(),intelligencePriority:ne().min(0).max(1).optional()}),wk=z({mode:Ie(["auto","required","none"]).optional()}),Sk=z({type:T("tool_result"),toolUseId:h().describe("The unique identifier for the corresponding tool call."),content:H(td).default([]),structuredContent:z({}).loose().optional(),isError:ve().optional(),_meta:pe(h(),ue()).optional()}),zk=aa("type",[Yl,Ql,ed]),la=aa("type",[Yl,Ql,ed,ck,Sk]),Ik=z({role:ko,content:ie([la,H(la)]),_meta:pe(h(),ue()).optional()}),Pk=go.extend({messages:H(Ik),modelPreferences:kk.optional(),systemPrompt:h().optional(),includeContext:Ie(["none","thisServer","allServers"]).optional(),temperature:ne().optional(),maxTokens:ne().int(),stopSequences:H(h()).optional(),metadata:_e.optional(),tools:H(bg).optional(),toolChoice:wk.optional()}),Tk=$e.extend({method:T("sampling/createMessage"),params:Pk}),zo=be.extend({model:h(),stopReason:fe(Ie(["endTurn","stopSequence","maxTokens"]).or(h())),role:ko,content:zk}),od=be.extend({model:h(),stopReason:fe(Ie(["endTurn","stopSequence","maxTokens","toolUse"]).or(h())),role:ko,content:ie([la,H(la)])}),jk=z({type:T("boolean"),title:h().optional(),description:h().optional(),default:ve().optional()}),Ek=z({type:T("string"),title:h().optional(),description:h().optional(),minLength:ne().optional(),maxLength:ne().optional(),format:Ie(["email","uri","date","date-time"]).optional(),default:h().optional()}),Ok=z({type:Ie(["number","integer"]),title:h().optional(),description:h().optional(),minimum:ne().optional(),maximum:ne().optional(),default:ne().optional()}),Nk=z({type:T("string"),title:h().optional(),description:h().optional(),enum:H(h()),default:h().optional()}),Zk=z({type:T("string"),title:h().optional(),description:h().optional(),oneOf:H(z({const:h(),title:h()})),default:h().optional()}),Dk=z({type:T("string"),title:h().optional(),description:h().optional(),enum:H(h()),enumNames:H(h()).optional(),default:h().optional()}),Rk=ie([Nk,Zk]),Uk=z({type:T("array"),title:h().optional(),description:h().optional(),minItems:ne().optional(),maxItems:ne().optional(),items:z({type:T("string"),enum:H(h())}),default:H(h()).optional()}),Ak=z({type:T("array"),title:h().optional(),description:h().optional(),minItems:ne().optional(),maxItems:ne().optional(),items:z({anyOf:H(z({const:h(),title:h()}))}),default:H(h()).optional()}),Ck=ie([Uk,Ak]),Mk=ie([Dk,Rk,Ck]),qk=ie([Mk,jk,Ek,Ok]),Lk=go.extend({mode:T("form").optional(),message:h(),requestedSchema:z({type:T("object"),properties:pe(h(),qk),required:H(h()).optional()})}),Vk=go.extend({mode:T("url"),message:h(),elicitationId:h(),url:h().url()}),Fk=ie([Lk,Vk]),Jk=$e.extend({method:T("elicitation/create"),params:Fk}),Kk=Ye.extend({elicitationId:h()}),Bk=Qe.extend({method:T("notifications/elicitation/complete"),params:Kk}),Xr=be.extend({action:Ie(["accept","decline","cancel"]),content:ua(e=>e===null?void 0:e,pe(h(),ie([h(),ne(),ve(),H(h())])).optional())}),Gk=z({type:T("ref/resource"),uri:h()});var Hk=z({type:T("ref/prompt"),name:h()}),Wk=Ge.extend({ref:ie([Hk,Gk]),argument:z({name:h(),value:h()}),context:z({arguments:pe(h(),h()).optional()}).optional()}),Xk=$e.extend({method:T("completion/complete"),params:Wk});var Yk=be.extend({completion:ze({values:H(h()).max(100),total:fe(ne().int()),hasMore:fe(ve())})}),Qk=z({uri:h().startsWith("file://"),name:h().optional(),_meta:pe(h(),ue()).optional()}),ew=$e.extend({method:T("roots/list"),params:Ge.optional()}),id=be.extend({roots:H(Qk)}),tw=Qe.extend({method:T("notifications/roots/list_changed"),params:Ye.optional()}),Z1=ie([ha,Gl,Xk,nd,sk,ok,Lx,Fx,Bx,Xx,Qx,wo,rd,va,_a,$a,xa]),D1=ie([ma,ga,Hl,tw,xo]),R1=ie([fa,zo,od,Xr,id,ya,ba,Hr]),U1=ie([ha,Tk,Jk,ew,va,_a,$a,xa]),A1=ie([ma,ga,bk,tk,Hx,yk,fk,xo,Bk]),C1=ie([fa,Dx,Yk,pk,ik,Vx,Jx,Gx,ka,gk,ya,ba,Hr]),F=class e extends Error{constructor(t,r,n){super(`MCP error ${t}: ${r}`),this.code=t,this.data=n,this.name="McpError"}static fromError(t,r,n){if(t===Y.UrlElicitationRequired&&n){let o=n;if(o.elicitations)return new Ll(o.elicitations,r)}return new e(t,r,n)}},Ll=class extends F{constructor(t,r=`URL elicitation${t.length>1?"s":""} required`){super(Y.UrlElicitationRequired,r,{elicitations:t})}get elicitations(){return this.data?.elicitations??[]}};function Ht(e){return e==="completed"||e==="failed"||e==="cancelled"}var _N=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function ad(e){let r=Gi(e)?.method;if(!r)throw new Error("Schema is missing a method literal");let n=ih(r);if(typeof n!="string")throw new Error("Schema method literal must be a string");return n}function sd(e,t){let r=Bt(e,t);if(!r.success)throw r.error;return r.data}var sw=6e4,wa=class{constructor(t){this._options=t,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(ma,r=>{this._oncancel(r)}),this.setNotificationHandler(ga,r=>{this._onprogress(r)}),this.setRequestHandler(ha,r=>({})),this._taskStore=t?.taskStore,this._taskMessageQueue=t?.taskMessageQueue,this._taskStore&&(this.setRequestHandler(va,async(r,n)=>{let o=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!o)throw new F(Y.InvalidParams,"Failed to retrieve task: Task not found");return{...o}}),this.setRequestHandler(_a,async(r,n)=>{let o=async()=>{let i=r.params.taskId;if(this._taskMessageQueue){let s;for(;s=await this._taskMessageQueue.dequeue(i,n.sessionId);){if(s.type==="response"||s.type==="error"){let c=s.message,u=c.id,l=this._requestResolvers.get(u);if(l)if(this._requestResolvers.delete(u),s.type==="response")l(c);else{let d=c,f=new F(d.error.code,d.error.message,d.error.data);l(f)}else{let d=s.type==="response"?"Response":"Error";this._onerror(new Error(`${d} handler missing for request ${u}`))}continue}await this._transport?.send(s.message,{relatedRequestId:n.requestId})}}let a=await this._taskStore.getTask(i,n.sessionId);if(!a)throw new F(Y.InvalidParams,`Task not found: ${i}`);if(!Ht(a.status))return await this._waitForTaskUpdate(i,n.signal),await o();if(Ht(a.status)){let s=await this._taskStore.getTaskResult(i,n.sessionId);return this._clearTaskQueue(i),{...s,_meta:{...s._meta,[Gt]:{taskId:i}}}}return await o()};return await o()}),this.setRequestHandler($a,async(r,n)=>{try{let{tasks:o,nextCursor:i}=await this._taskStore.listTasks(r.params?.cursor,n.sessionId);return{tasks:o,nextCursor:i,_meta:{}}}catch(o){throw new F(Y.InvalidParams,`Failed to list tasks: ${o instanceof Error?o.message:String(o)}`)}}),this.setRequestHandler(xa,async(r,n)=>{try{let o=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!o)throw new F(Y.InvalidParams,`Task not found: ${r.params.taskId}`);if(Ht(o.status))throw new F(Y.InvalidParams,`Cannot cancel task in terminal status: ${o.status}`);await this._taskStore.updateTaskStatus(r.params.taskId,"cancelled","Client cancelled task execution.",n.sessionId),this._clearTaskQueue(r.params.taskId);let i=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!i)throw new F(Y.InvalidParams,`Task not found after cancellation: ${r.params.taskId}`);return{_meta:{},...i}}catch(o){throw o instanceof F?o:new F(Y.InvalidRequest,`Failed to cancel task: ${o instanceof Error?o.message:String(o)}`)}}))}async _oncancel(t){if(!t.params.requestId)return;this._requestHandlerAbortControllers.get(t.params.requestId)?.abort(t.params.reason)}_setupTimeout(t,r,n,o,i=!1){this._timeoutInfo.set(t,{timeoutId:setTimeout(o,r),startTime:Date.now(),timeout:r,maxTotalTimeout:n,resetTimeoutOnProgress:i,onTimeout:o})}_resetTimeout(t){let r=this._timeoutInfo.get(t);if(!r)return!1;let n=Date.now()-r.startTime;if(r.maxTotalTimeout&&n>=r.maxTotalTimeout)throw this._timeoutInfo.delete(t),F.fromError(Y.RequestTimeout,"Maximum total timeout exceeded",{maxTotalTimeout:r.maxTotalTimeout,totalElapsed:n});return clearTimeout(r.timeoutId),r.timeoutId=setTimeout(r.onTimeout,r.timeout),!0}_cleanupTimeout(t){let r=this._timeoutInfo.get(t);r&&(clearTimeout(r.timeoutId),this._timeoutInfo.delete(t))}async connect(t){if(this._transport)throw new Error("Already connected to a transport. Call close() before connecting to a new transport, or use a separate Protocol instance per connection.");this._transport=t;let r=this.transport?.onclose;this._transport.onclose=()=>{r?.(),this._onclose()};let n=this.transport?.onerror;this._transport.onerror=i=>{n?.(i),this._onerror(i)};let o=this._transport?.onmessage;this._transport.onmessage=(i,a)=>{o?.(i,a),vo(i)||fg(i)?this._onresponse(i):Jl(i)?this._onrequest(i,a):pg(i)?this._onnotification(i):this._onerror(new Error(`Unknown message type: ${JSON.stringify(i)}`))},await this._transport.start()}_onclose(){let t=this._responseHandlers;this._responseHandlers=new Map,this._progressHandlers.clear(),this._taskProgressTokens.clear(),this._pendingDebouncedNotifications.clear();for(let n of this._requestHandlerAbortControllers.values())n.abort();this._requestHandlerAbortControllers.clear();let r=F.fromError(Y.ConnectionClosed,"Connection closed");this._transport=void 0,this.onclose?.();for(let n of t.values())n(r)}_onerror(t){this.onerror?.(t)}_onnotification(t){let r=this._notificationHandlers.get(t.method)??this.fallbackNotificationHandler;r!==void 0&&Promise.resolve().then(()=>r(t)).catch(n=>this._onerror(new Error(`Uncaught error in notification handler: ${n}`)))}_onrequest(t,r){let n=this._requestHandlers.get(t.method)??this.fallbackRequestHandler,o=this._transport,i=t.params?._meta?.[Gt]?.taskId;if(n===void 0){let l={jsonrpc:"2.0",id:t.id,error:{code:Y.MethodNotFound,message:"Method not found"}};i&&this._taskMessageQueue?this._enqueueTaskMessage(i,{type:"error",message:l,timestamp:Date.now()},o?.sessionId).catch(d=>this._onerror(new Error(`Failed to enqueue error response: ${d}`))):o?.send(l).catch(d=>this._onerror(new Error(`Failed to send an error response: ${d}`)));return}let a=new AbortController;this._requestHandlerAbortControllers.set(t.id,a);let s=ug(t.params)?t.params.task:void 0,c=this._taskStore?this.requestTaskStore(t,o?.sessionId):void 0,u={signal:a.signal,sessionId:o?.sessionId,_meta:t.params?._meta,sendNotification:async l=>{if(a.signal.aborted)return;let d={relatedRequestId:t.id};i&&(d.relatedTask={taskId:i}),await this.notification(l,d)},sendRequest:async(l,d,f)=>{if(a.signal.aborted)throw new F(Y.ConnectionClosed,"Request was cancelled");let m={...f,relatedRequestId:t.id};i&&!m.relatedTask&&(m.relatedTask={taskId:i});let g=m.relatedTask?.taskId??i;return g&&c&&await c.updateTaskStatus(g,"input_required"),await this.request(l,d,m)},authInfo:r?.authInfo,requestId:t.id,requestInfo:r?.requestInfo,taskId:i,taskStore:c,taskRequestedTtl:s?.ttl,closeSSEStream:r?.closeSSEStream,closeStandaloneSSEStream:r?.closeStandaloneSSEStream};Promise.resolve().then(()=>{s&&this.assertTaskHandlerCapability(t.method)}).then(()=>n(t,u)).then(async l=>{if(a.signal.aborted)return;let d={result:l,jsonrpc:"2.0",id:t.id};i&&this._taskMessageQueue?await this._enqueueTaskMessage(i,{type:"response",message:d,timestamp:Date.now()},o?.sessionId):await o?.send(d)},async l=>{if(a.signal.aborted)return;let d={jsonrpc:"2.0",id:t.id,error:{code:Number.isSafeInteger(l.code)?l.code:Y.InternalError,message:l.message??"Internal error",...l.data!==void 0&&{data:l.data}}};i&&this._taskMessageQueue?await this._enqueueTaskMessage(i,{type:"error",message:d,timestamp:Date.now()},o?.sessionId):await o?.send(d)}).catch(l=>this._onerror(new Error(`Failed to send response: ${l}`))).finally(()=>{this._requestHandlerAbortControllers.delete(t.id)})}_onprogress(t){let{progressToken:r,...n}=t.params,o=Number(r),i=this._progressHandlers.get(o);if(!i){this._onerror(new Error(`Received a progress notification for an unknown token: ${JSON.stringify(t)}`));return}let a=this._responseHandlers.get(o),s=this._timeoutInfo.get(o);if(s&&a&&s.resetTimeoutOnProgress)try{this._resetTimeout(o)}catch(c){this._responseHandlers.delete(o),this._progressHandlers.delete(o),this._cleanupTimeout(o),a(c);return}i(n)}_onresponse(t){let r=Number(t.id),n=this._requestResolvers.get(r);if(n){if(this._requestResolvers.delete(r),vo(t))n(t);else{let a=new F(t.error.code,t.error.message,t.error.data);n(a)}return}let o=this._responseHandlers.get(r);if(o===void 0){this._onerror(new Error(`Received a response for an unknown message ID: ${JSON.stringify(t)}`));return}this._responseHandlers.delete(r),this._cleanupTimeout(r);let i=!1;if(vo(t)&&t.result&&typeof t.result=="object"){let a=t.result;if(a.task&&typeof a.task=="object"){let s=a.task;typeof s.taskId=="string"&&(i=!0,this._taskProgressTokens.set(s.taskId,r))}}if(i||this._progressHandlers.delete(r),vo(t))o(t);else{let a=F.fromError(t.error.code,t.error.message,t.error.data);o(a)}}get transport(){return this._transport}async close(){await this._transport?.close()}async*requestStream(t,r,n){let{task:o}=n??{};if(!o){try{yield{type:"result",result:await this.request(t,r,n)}}catch(a){yield{type:"error",error:a instanceof F?a:new F(Y.InternalError,String(a))}}return}let i;try{let a=await this.request(t,Hr,n);if(a.task)i=a.task.taskId,yield{type:"taskCreated",task:a.task};else throw new F(Y.InternalError,"Task creation did not return a task");for(;;){let s=await this.getTask({taskId:i},n);if(yield{type:"taskStatus",task:s},Ht(s.status)){s.status==="completed"?yield{type:"result",result:await this.getTaskResult({taskId:i},r,n)}:s.status==="failed"?yield{type:"error",error:new F(Y.InternalError,`Task ${i} failed`)}:s.status==="cancelled"&&(yield{type:"error",error:new F(Y.InternalError,`Task ${i} was cancelled`)});return}if(s.status==="input_required"){yield{type:"result",result:await this.getTaskResult({taskId:i},r,n)};return}let c=s.pollInterval??this._options?.defaultTaskPollInterval??1e3;await new Promise(u=>setTimeout(u,c)),n?.signal?.throwIfAborted()}}catch(a){yield{type:"error",error:a instanceof F?a:new F(Y.InternalError,String(a))}}}request(t,r,n){let{relatedRequestId:o,resumptionToken:i,onresumptiontoken:a,task:s,relatedTask:c}=n??{};return new Promise((u,l)=>{let d=O=>{l(O)};if(!this._transport){d(new Error("Not connected"));return}if(this._options?.enforceStrictCapabilities===!0)try{this.assertCapabilityForMethod(t.method),s&&this.assertTaskCapability(t.method)}catch(O){d(O);return}n?.signal?.throwIfAborted();let f=this._requestMessageId++,m={...t,jsonrpc:"2.0",id:f};n?.onprogress&&(this._progressHandlers.set(f,n.onprogress),m.params={...t.params,_meta:{...t.params?._meta||{},progressToken:f}}),s&&(m.params={...m.params,task:s}),c&&(m.params={...m.params,_meta:{...m.params?._meta||{},[Gt]:c}});let g=O=>{this._responseHandlers.delete(f),this._progressHandlers.delete(f),this._cleanupTimeout(f),this._transport?.send({jsonrpc:"2.0",method:"notifications/cancelled",params:{requestId:f,reason:String(O)}},{relatedRequestId:o,resumptionToken:i,onresumptiontoken:a}).catch(A=>this._onerror(new Error(`Failed to send cancellation: ${A}`)));let P=O instanceof F?O:new F(Y.RequestTimeout,String(O));l(P)};this._responseHandlers.set(f,O=>{if(!n?.signal?.aborted){if(O instanceof Error)return l(O);try{let P=Bt(r,O.result);P.success?u(P.data):l(P.error)}catch(P){l(P)}}}),n?.signal?.addEventListener("abort",()=>{g(n?.signal?.reason)});let v=n?.timeout??sw,$=()=>g(F.fromError(Y.RequestTimeout,"Request timed out",{timeout:v}));this._setupTimeout(f,v,n?.maxTotalTimeout,$,n?.resetTimeoutOnProgress??!1);let k=c?.taskId;if(k){let O=P=>{let A=this._responseHandlers.get(f);A?A(P):this._onerror(new Error(`Response handler missing for side-channeled request ${f}`))};this._requestResolvers.set(f,O),this._enqueueTaskMessage(k,{type:"request",message:m,timestamp:Date.now()}).catch(P=>{this._cleanupTimeout(f),l(P)})}else this._transport.send(m,{relatedRequestId:o,resumptionToken:i,onresumptiontoken:a}).catch(O=>{this._cleanupTimeout(f),l(O)})})}async getTask(t,r){return this.request({method:"tasks/get",params:t},ya,r)}async getTaskResult(t,r,n){return this.request({method:"tasks/result",params:t},r,n)}async listTasks(t,r){return this.request({method:"tasks/list",params:t},ba,r)}async cancelTask(t,r){return this.request({method:"tasks/cancel",params:t},gg,r)}async notification(t,r){if(!this._transport)throw new Error("Not connected");this.assertNotificationCapability(t.method);let n=r?.relatedTask?.taskId;if(n){let s={...t,jsonrpc:"2.0",params:{...t.params,_meta:{...t.params?._meta||{},[Gt]:r.relatedTask}}};await this._enqueueTaskMessage(n,{type:"notification",message:s,timestamp:Date.now()});return}if((this._options?.debouncedNotificationMethods??[]).includes(t.method)&&!t.params&&!r?.relatedRequestId&&!r?.relatedTask){if(this._pendingDebouncedNotifications.has(t.method))return;this._pendingDebouncedNotifications.add(t.method),Promise.resolve().then(()=>{if(this._pendingDebouncedNotifications.delete(t.method),!this._transport)return;let s={...t,jsonrpc:"2.0"};r?.relatedTask&&(s={...s,params:{...s.params,_meta:{...s.params?._meta||{},[Gt]:r.relatedTask}}}),this._transport?.send(s,r).catch(c=>this._onerror(c))});return}let a={...t,jsonrpc:"2.0"};r?.relatedTask&&(a={...a,params:{...a.params,_meta:{...a.params?._meta||{},[Gt]:r.relatedTask}}}),await this._transport.send(a,r)}setRequestHandler(t,r){let n=ad(t);this.assertRequestHandlerCapability(n),this._requestHandlers.set(n,(o,i)=>{let a=sd(t,o);return Promise.resolve(r(a,i))})}removeRequestHandler(t){this._requestHandlers.delete(t)}assertCanSetRequestHandler(t){if(this._requestHandlers.has(t))throw new Error(`A request handler for ${t} already exists, which would be overridden`)}setNotificationHandler(t,r){let n=ad(t);this._notificationHandlers.set(n,o=>{let i=sd(t,o);return Promise.resolve(r(i))})}removeNotificationHandler(t){this._notificationHandlers.delete(t)}_cleanupTaskProgressHandler(t){let r=this._taskProgressTokens.get(t);r!==void 0&&(this._progressHandlers.delete(r),this._taskProgressTokens.delete(t))}async _enqueueTaskMessage(t,r,n){if(!this._taskStore||!this._taskMessageQueue)throw new Error("Cannot enqueue task message: taskStore and taskMessageQueue are not configured");let o=this._options?.maxTaskQueueSize;await this._taskMessageQueue.enqueue(t,r,n,o)}async _clearTaskQueue(t,r){if(this._taskMessageQueue){let n=await this._taskMessageQueue.dequeueAll(t,r);for(let o of n)if(o.type==="request"&&Jl(o.message)){let i=o.message.id,a=this._requestResolvers.get(i);a?(a(new F(Y.InternalError,"Task cancelled or completed")),this._requestResolvers.delete(i)):this._onerror(new Error(`Resolver missing for request ${i} during task ${t} cleanup`))}}}async _waitForTaskUpdate(t,r){let n=this._options?.defaultTaskPollInterval??1e3;try{let o=await this._taskStore?.getTask(t);o?.pollInterval&&(n=o.pollInterval)}catch{}return new Promise((o,i)=>{if(r.aborted){i(new F(Y.InvalidRequest,"Request cancelled"));return}let a=setTimeout(o,n);r.addEventListener("abort",()=>{clearTimeout(a),i(new F(Y.InvalidRequest,"Request cancelled"))},{once:!0})})}requestTaskStore(t,r){let n=this._taskStore;if(!n)throw new Error("No task store configured");return{createTask:async o=>{if(!t)throw new Error("No request provided");return await n.createTask(o,t.id,{method:t.method,params:t.params},r)},getTask:async o=>{let i=await n.getTask(o,r);if(!i)throw new F(Y.InvalidParams,"Failed to retrieve task: Task not found");return i},storeTaskResult:async(o,i,a)=>{await n.storeTaskResult(o,i,a,r);let s=await n.getTask(o,r);if(s){let c=xo.parse({method:"notifications/tasks/status",params:s});await this.notification(c),Ht(s.status)&&this._cleanupTaskProgressHandler(o)}},getTaskResult:o=>n.getTaskResult(o,r),updateTaskStatus:async(o,i,a)=>{let s=await n.getTask(o,r);if(!s)throw new F(Y.InvalidParams,`Task "${o}" not found - it may have been cleaned up`);if(Ht(s.status))throw new F(Y.InvalidParams,`Cannot update task "${o}" from terminal status "${s.status}" to "${i}". Terminal states (completed, failed, cancelled) cannot transition to other states.`);await n.updateTaskStatus(o,i,a,r);let c=await n.getTask(o,r);if(c){let u=xo.parse({method:"notifications/tasks/status",params:c});await this.notification(u),Ht(c.status)&&this._cleanupTaskProgressHandler(o)}},listTasks:o=>n.listTasks(o,r)}}};function xg(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function kg(e,t){let r={...e};for(let n in t){let o=n,i=t[o];if(i===void 0)continue;let a=r[o];xg(a)&&xg(i)?r[o]={...a,...i}:r[o]=i}return r}var u_=nf(Kp(),1),l_=nf(c_(),1);function YP(){let e=new u_.default({strict:!1,validateFormats:!0,validateSchema:!1,allErrors:!0});return(0,l_.default)(e),e}var as=class{constructor(t){this._ajv=t??YP()}getValidator(t){let r="$id"in t&&typeof t.$id=="string"?this._ajv.getSchema(t.$id)??this._ajv.compile(t):this._ajv.compile(t);return n=>r(n)?{valid:!0,data:n,errorMessage:void 0}:{valid:!1,data:void 0,errorMessage:this._ajv.errorsText(r.errors)}}};var ss=class{constructor(t){this._server=t}requestStream(t,r,n){return this._server.requestStream(t,r,n)}createMessageStream(t,r){let n=this._server.getClientCapabilities();if((t.tools||t.toolChoice)&&!n?.sampling?.tools)throw new Error("Client does not support sampling tools capability.");if(t.messages.length>0){let o=t.messages[t.messages.length-1],i=Array.isArray(o.content)?o.content:[o.content],a=i.some(l=>l.type==="tool_result"),s=t.messages.length>1?t.messages[t.messages.length-2]:void 0,c=s?Array.isArray(s.content)?s.content:[s.content]:[],u=c.some(l=>l.type==="tool_use");if(a){if(i.some(l=>l.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){let l=new Set(c.filter(f=>f.type==="tool_use").map(f=>f.id)),d=new Set(i.filter(f=>f.type==="tool_result").map(f=>f.toolUseId));if(l.size!==d.size||![...l].every(f=>d.has(f)))throw new Error("ids of tool_result blocks and tool_use blocks from previous message do not match")}}return this.requestStream({method:"sampling/createMessage",params:t},zo,r)}elicitInputStream(t,r){let n=this._server.getClientCapabilities(),o=t.mode??"form";switch(o){case"url":{if(!n?.elicitation?.url)throw new Error("Client does not support url elicitation.");break}case"form":{if(!n?.elicitation?.form)throw new Error("Client does not support form elicitation.");break}}let i=o==="form"&&t.mode===void 0?{...t,mode:"form"}:t;return this.requestStream({method:"elicitation/create",params:i},Xr,r)}async getTask(t,r){return this._server.getTask({taskId:t},r)}async getTaskResult(t,r,n){return this._server.getTaskResult({taskId:t},r,n)}async listTasks(t,r){return this._server.listTasks(t?{cursor:t}:void 0,r)}async cancelTask(t,r){return this._server.cancelTask({taskId:t},r)}};function d_(e,t,r){if(!e)throw new Error(`${r} does not support task creation (required for ${t})`);switch(t){case"tools/call":if(!e.tools?.call)throw new Error(`${r} does not support task creation for tools/call (required for ${t})`);break;default:break}}function p_(e,t,r){if(!e)throw new Error(`${r} does not support task creation (required for ${t})`);switch(t){case"sampling/createMessage":if(!e.sampling?.createMessage)throw new Error(`${r} does not support task creation for sampling/createMessage (required for ${t})`);break;case"elicitation/create":if(!e.elicitation?.create)throw new Error(`${r} does not support task creation for elicitation/create (required for ${t})`);break;default:break}}var cs=class extends wa{constructor(t,r){super(r),this._serverInfo=t,this._loggingLevels=new Map,this.LOG_LEVEL_SEVERITY=new Map(So.options.map((n,o)=>[n,o])),this.isMessageIgnored=(n,o)=>{let i=this._loggingLevels.get(o);return i?this.LOG_LEVEL_SEVERITY.get(n)<this.LOG_LEVEL_SEVERITY.get(i):!1},this._capabilities=r?.capabilities??{},this._instructions=r?.instructions,this._jsonSchemaValidator=r?.jsonSchemaValidator??new as,this.setRequestHandler(Gl,n=>this._oninitialize(n)),this.setNotificationHandler(Hl,()=>this.oninitialized?.()),this._capabilities.logging&&this.setRequestHandler(nd,async(n,o)=>{let i=o.sessionId||o.requestInfo?.headers["mcp-session-id"]||void 0,{level:a}=n.params,s=So.safeParse(a);return s.success&&this._loggingLevels.set(i,s.data),{}})}get experimental(){return this._experimental||(this._experimental={tasks:new ss(this)}),this._experimental}registerCapabilities(t){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=kg(this._capabilities,t)}setRequestHandler(t,r){let o=Gi(t)?.method;if(!o)throw new Error("Schema is missing a method literal");let i;if(Kr(o)){let s=o;i=s._zod?.def?.value??s.value}else{let s=o;i=s._def?.value??s.value}if(typeof i!="string")throw new Error("Schema method literal must be a string");if(i==="tools/call"){let s=async(c,u)=>{let l=Bt(wo,c);if(!l.success){let g=l.error instanceof Error?l.error.message:String(l.error);throw new F(Y.InvalidParams,`Invalid tools/call request: ${g}`)}let{params:d}=l.data,f=await Promise.resolve(r(c,u));if(d.task){let g=Bt(Hr,f);if(!g.success){let v=g.error instanceof Error?g.error.message:String(g.error);throw new F(Y.InvalidParams,`Invalid task creation result: ${v}`)}return g.data}let m=Bt(ka,f);if(!m.success){let g=m.error instanceof Error?m.error.message:String(m.error);throw new F(Y.InvalidParams,`Invalid tools/call result: ${g}`)}return m.data};return super.setRequestHandler(t,s)}return super.setRequestHandler(t,r)}assertCapabilityForMethod(t){switch(t){case"sampling/createMessage":if(!this._clientCapabilities?.sampling)throw new Error(`Client does not support sampling (required for ${t})`);break;case"elicitation/create":if(!this._clientCapabilities?.elicitation)throw new Error(`Client does not support elicitation (required for ${t})`);break;case"roots/list":if(!this._clientCapabilities?.roots)throw new Error(`Client does not support listing roots (required for ${t})`);break;case"ping":break}}assertNotificationCapability(t){switch(t){case"notifications/message":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${t})`);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 ${t})`);break;case"notifications/tools/list_changed":if(!this._capabilities.tools)throw new Error(`Server does not support notifying of tool list changes (required for ${t})`);break;case"notifications/prompts/list_changed":if(!this._capabilities.prompts)throw new Error(`Server does not support notifying of prompt list changes (required for ${t})`);break;case"notifications/elicitation/complete":if(!this._clientCapabilities?.elicitation?.url)throw new Error(`Client does not support URL elicitation (required for ${t})`);break;case"notifications/cancelled":break;case"notifications/progress":break}}assertRequestHandlerCapability(t){if(this._capabilities)switch(t){case"completion/complete":if(!this._capabilities.completions)throw new Error(`Server does not support completions (required for ${t})`);break;case"logging/setLevel":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${t})`);break;case"prompts/get":case"prompts/list":if(!this._capabilities.prompts)throw new Error(`Server does not support prompts (required for ${t})`);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 ${t})`);break;case"tools/call":case"tools/list":if(!this._capabilities.tools)throw new Error(`Server does not support tools (required for ${t})`);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 ${t})`);break;case"ping":case"initialize":break}}assertTaskCapability(t){p_(this._clientCapabilities?.tasks?.requests,t,"Client")}assertTaskHandlerCapability(t){this._capabilities&&d_(this._capabilities.tasks?.requests,t,"Server")}async _oninitialize(t){let r=t.params.protocolVersion;return this._clientCapabilities=t.params.capabilities,this._clientVersion=t.params.clientInfo,{protocolVersion:ag.includes(r)?r:Vl,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"},fa)}async createMessage(t,r){if((t.tools||t.toolChoice)&&!this._clientCapabilities?.sampling?.tools)throw new Error("Client does not support sampling tools capability.");if(t.messages.length>0){let n=t.messages[t.messages.length-1],o=Array.isArray(n.content)?n.content:[n.content],i=o.some(u=>u.type==="tool_result"),a=t.messages.length>1?t.messages[t.messages.length-2]:void 0,s=a?Array.isArray(a.content)?a.content:[a.content]:[],c=s.some(u=>u.type==="tool_use");if(i){if(o.some(u=>u.type!=="tool_result"))throw new Error("The last message must contain only tool_result content if any is present");if(!c)throw new Error("tool_result blocks are not matching any tool_use from the previous message")}if(c){let u=new Set(s.filter(d=>d.type==="tool_use").map(d=>d.id)),l=new Set(o.filter(d=>d.type==="tool_result").map(d=>d.toolUseId));if(u.size!==l.size||![...u].every(d=>l.has(d)))throw new Error("ids of tool_result blocks and tool_use blocks from previous message do not match")}}return t.tools?this.request({method:"sampling/createMessage",params:t},od,r):this.request({method:"sampling/createMessage",params:t},zo,r)}async elicitInput(t,r){switch(t.mode??"form"){case"url":{if(!this._clientCapabilities?.elicitation?.url)throw new Error("Client does not support url elicitation.");let o=t;return this.request({method:"elicitation/create",params:o},Xr,r)}case"form":{if(!this._clientCapabilities?.elicitation?.form)throw new Error("Client does not support form elicitation.");let o=t.mode==="form"?t:{...t,mode:"form"},i=await this.request({method:"elicitation/create",params:o},Xr,r);if(i.action==="accept"&&i.content&&o.requestedSchema)try{let s=this._jsonSchemaValidator.getValidator(o.requestedSchema)(i.content);if(!s.valid)throw new F(Y.InvalidParams,`Elicitation response content does not match requested schema: ${s.errorMessage}`)}catch(a){throw a instanceof F?a:new F(Y.InternalError,`Error validating elicitation response: ${a instanceof Error?a.message:String(a)}`)}return i}}}createElicitationCompletionNotifier(t,r){if(!this._clientCapabilities?.elicitation?.url)throw new Error("Client does not support URL elicitation (required for notifications/elicitation/complete)");return()=>this.notification({method:"notifications/elicitation/complete",params:{elicitationId:t}},r)}async listRoots(t,r){return this.request({method:"roots/list",params:t},id,r)}async sendLoggingMessage(t,r){if(this._capabilities.logging&&!this.isMessageIgnored(t.level,r))return this.notification({method:"notifications/message",params:t})}async sendResourceUpdated(t){return this.notification({method:"notifications/resources/updated",params:t})}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"})}};import m_ from"node:process";var us=class{append(t){this._buffer=this._buffer?Buffer.concat([this._buffer,t]):t}readMessage(){if(!this._buffer)return null;let t=this._buffer.indexOf(`
|
|
48
|
+
`);if(t===-1)return null;let r=this._buffer.toString("utf8",0,t).replace(/\r$/,"");return this._buffer=this._buffer.subarray(t+1),QP(r)}clear(){this._buffer=void 0}};function QP(e){return mg.parse(JSON.parse(e))}function f_(e){return JSON.stringify(e)+`
|
|
49
|
+
`}var ls=class{constructor(t=m_.stdin,r=m_.stdout){this._stdin=t,this._stdout=r,this._readBuffer=new us,this._started=!1,this._ondata=n=>{this._readBuffer.append(n),this.processReadBuffer()},this._onerror=n=>{this.onerror?.(n)}}async start(){if(this._started)throw new Error("StdioServerTransport already started! If using Server class, note that connect() calls start() automatically.");this._started=!0,this._stdin.on("data",this._ondata),this._stdin.on("error",this._onerror)}processReadBuffer(){for(;;)try{let t=this._readBuffer.readMessage();if(t===null)break;this.onmessage?.(t)}catch(t){this.onerror?.(t)}}async close(){this._stdin.off("data",this._ondata),this._stdin.off("error",this._onerror),this._stdin.listenerCount("data")===0&&this._stdin.pause(),this._readBuffer.clear(),this.onclose?.()}send(t){return new Promise(r=>{let n=f_(t);this._stdout.write(n)?r():this._stdout.once("drain",r)})}};import{execFileSync as ds}from"child_process";import{tmpdir as eT}from"os";import{join as tT}from"path";var ef=new cs({name:"mcp-doc-fetcher",version:"1.0.0"},{capabilities:{tools:{}}});ef.setRequestHandler(rd,async()=>({tools:[{name:"crawl_sitemap",description:"Crawl a sitemap.xml and extract all page URLs. Tries /sitemap.xml, /sitemap-0.xml, /docs/sitemap.xml.",inputSchema:{type:"object",properties:{base_url:{type:"string",description:"Base URL of the documentation site"}},required:["base_url"]}},{name:"fetch_doc_page",description:"Fetch a documentation page and extract text content (strips HTML tags).",inputSchema:{type:"object",properties:{url:{type:"string",description:"URL to fetch"},max_length:{type:"number",description:"Max character length (default: 10000)"}},required:["url"]}},{name:"clone_repo_shallow",description:"Shallow clone a GitHub repository to temp directory.",inputSchema:{type:"object",properties:{repo:{type:"string",description:"Repository in owner/name format"},dest:{type:"string",description:"Optional destination directory"}},required:["repo"]}},{name:"search_github_issues",description:"Search GitHub issues and PRs by query.",inputSchema:{type:"object",properties:{repo:{type:"string",description:"Repository in owner/name format"},query:{type:"string",description:"Search query"},state:{type:"string",enum:["open","closed","all"],description:"Issue state (default: all)"},limit:{type:"number",description:"Max results (default: 10)"}},required:["repo","query"]}},{name:"get_releases",description:"Get recent releases from a GitHub repository.",inputSchema:{type:"object",properties:{repo:{type:"string",description:"Repository in owner/name format"},count:{type:"number",description:"Number of releases (default: 5)"}},required:["repo"]}},{name:"build_permalink",description:"Build a GitHub permalink URL from repo, SHA, file path, and optional line range.",inputSchema:{type:"object",properties:{repo:{type:"string",description:"Repository in owner/name format"},sha:{type:"string",description:"Commit SHA"},path:{type:"string",description:"File path within repository"},start_line:{type:"number",description:"Start line (optional)"},end_line:{type:"number",description:"End line (optional)"}},required:["repo","sha","path"]}}]}));ef.setRequestHandler(wo,async e=>{let{name:t,arguments:r}=e.params;try{switch(t){case"crawl_sitemap":{let n=r.base_url.replace(/\/$/,""),o=["/sitemap.xml","/sitemap-0.xml","/docs/sitemap.xml","/sitemap_index.xml"],i=[];for(let a of o)try{let s=await fetch(n+a,{headers:{"User-Agent":"mcp-doc-fetcher/1.0"},signal:AbortSignal.timeout(1e4)});if(!s.ok)continue;let c=await s.text(),u=/<loc>([^<]+)<\/loc>/g,l;for(;(l=u.exec(c))!==null;)i.push(l[1]);if(i.length>0)break}catch{continue}return or(JSON.stringify({base_url:n,urls_found:i.length,urls:i.slice(0,100)},null,2))}case"fetch_doc_page":{let n=r.url,o=r?.max_length||1e4,i=await fetch(n,{headers:{"User-Agent":"mcp-doc-fetcher/1.0"},signal:AbortSignal.timeout(15e3)});if(!i.ok)return kt(`HTTP ${i.status}: ${i.statusText}`);let s=(await i.text()).replace(/<script[^>]*>[\s\S]*?<\/script>/gi,"").replace(/<style[^>]*>[\s\S]*?<\/style>/gi,"").replace(/<nav[^>]*>[\s\S]*?<\/nav>/gi,"").replace(/<footer[^>]*>[\s\S]*?<\/footer>/gi,"").replace(/<header[^>]*>[\s\S]*?<\/header>/gi,"").replace(/<[^>]+>/g," ").replace(/ /g," ").replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,'"').replace(/\s+/g," ").trim();return s.length>o&&(s=s.slice(0,o)+`
|
|
50
|
+
...(truncated)`),or(s)}case"clone_repo_shallow":{let n=r.repo;if(!/^[a-zA-Z0-9._-]+\/[a-zA-Z0-9._-]+$/.test(n))return kt("Invalid repo format. Expected: owner/name");let o=n.split("/").pop()||n,i=r?.dest||tT(eT(),o);try{ds("git",["clone","--depth","1",`https://github.com/${n}.git`,i],{timeout:6e4,stdio:"pipe"});let a=ds("git",["rev-parse","HEAD"],{cwd:i,encoding:"utf-8",timeout:5e3}).trim();return or(JSON.stringify({path:i,sha:a,repo:n},null,2))}catch(a){return kt(`Clone failed: ${a.message?.split(`
|
|
51
|
+
`)[0]}`)}}case"search_github_issues":{let n=r.repo,o=r.query,i=r?.state||"all",a=r?.limit||10;if(!/^[a-zA-Z0-9._-]+\/[a-zA-Z0-9._-]+$/.test(n))return kt("Invalid repo format. Expected: owner/name");if(!["open","closed","all"].includes(i))return kt("Invalid state. Expected: open, closed, or all");try{let s=ds("gh",["search","issues",o,"--repo",n,"--state",i,"--limit",String(a),"--json","number,title,state,url,createdAt"],{encoding:"utf-8",timeout:15e3});return or(s)}catch{try{let c=`https://api.github.com/search/issues?q=${encodeURIComponent(o+" repo:"+n)}&per_page=${a}`,d=((await(await fetch(c,{headers:{"User-Agent":"mcp-doc-fetcher/1.0"},signal:AbortSignal.timeout(1e4)})).json()).items||[]).map(f=>({number:f.number,title:f.title,state:f.state,url:f.html_url}));return or(JSON.stringify(d,null,2))}catch{return kt("GitHub search failed (no gh CLI and API fallback failed)")}}}case"get_releases":{let n=r.repo,o=r?.count||5;if(!/^[a-zA-Z0-9._-]+\/[a-zA-Z0-9._-]+$/.test(n))return kt("Invalid repo format. Expected: owner/name");try{let i=ds("gh",["api",`repos/${n}/releases`,"--jq",`.[0:${o}] | .[] | {tag_name, name, published_at, html_url}`],{encoding:"utf-8",timeout:1e4});return or(i)}catch{try{let s=(await(await fetch(`https://api.github.com/repos/${n}/releases?per_page=${o}`,{headers:{"User-Agent":"mcp-doc-fetcher/1.0"},signal:AbortSignal.timeout(1e4)})).json()).map(c=>({tag_name:c.tag_name,name:c.name,published_at:c.published_at,html_url:c.html_url}));return or(JSON.stringify(s,null,2))}catch{return kt("Failed to fetch releases")}}}case"build_permalink":{let n=r.repo,o=r.sha,i=r.path,a=r?.start_line,s=r?.end_line,c=`https://github.com/${n}/blob/${o}/${i}`;return a&&(c+=`#L${a}`,s&&s!==a&&(c+=`-L${s}`)),or(c)}default:return kt(`Unknown tool: ${t}`)}}catch(n){return kt(n instanceof Error?n.message:String(n))}});function or(e){return{content:[{type:"text",text:e}]}}function kt(e){return{content:[{type:"text",text:`Error: ${e}`}],isError:!0}}async function rT(){let e=new ls;await ef.connect(e),console.error("[MCP] Doc Fetcher server started")}rT().catch(e=>{console.error("[MCP] Fatal error:",e),process.exit(1)});
|