@opentiny/next-sdk 0.1.15-beta.3 → 0.1.15-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.umd.js CHANGED
@@ -1,56 +1,56 @@
1
- (function(Pe,tn){typeof exports=="object"&&typeof module<"u"?tn(exports):typeof define=="function"&&define.amd?define(["exports"],tn):(Pe=typeof globalThis<"u"?globalThis:Pe||self,tn(Pe.WebMCP={}))})(this,(function(Pe){"use strict";function tn(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var $o={exports:{}},Ni={},yr={},rn={},Li={},ji={},qi={},id;function Eo(){return id||(id=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.regexpCode=t.getEsmExportName=t.getProperty=t.safeStringify=t.stringify=t.strConcat=t.addCodeArg=t.str=t._=t.nil=t._Code=t.Name=t.IDENTIFIER=t._CodeOrName=void 0;class e{}t._CodeOrName=e,t.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;class r extends e{constructor(_){if(super(),!t.IDENTIFIER.test(_))throw new Error("CodeGen: name must be a valid identifier");this.str=_}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}}t.Name=r;class n extends e{constructor(_){super(),this._items=typeof _=="string"?[_]:_}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;const _=this._items[0];return _===""||_==='""'}get str(){var _;return(_=this._str)!==null&&_!==void 0?_:this._str=this._items.reduce((g,b)=>`${g}${b}`,"")}get names(){var _;return(_=this._names)!==null&&_!==void 0?_:this._names=this._items.reduce((g,b)=>(b instanceof r&&(g[b.str]=(g[b.str]||0)+1),g),{})}}t._Code=n,t.nil=new n("");function s(y,..._){const g=[y[0]];let b=0;for(;b<_.length;)i(g,_[b]),g.push(y[++b]);return new n(g)}t._=s;const o=new n("+");function a(y,..._){const g=[d(y[0])];let b=0;for(;b<_.length;)g.push(o),i(g,_[b]),g.push(o,d(y[++b]));return l(g),new n(g)}t.str=a;function i(y,_){_ instanceof n?y.push(..._._items):_ instanceof r?y.push(_):y.push(p(_))}t.addCodeArg=i;function l(y){let _=1;for(;_<y.length-1;){if(y[_]===o){const g=c(y[_-1],y[_+1]);if(g!==void 0){y.splice(_-1,3,g);continue}y[_++]="+"}_++}}function c(y,_){if(_==='""')return y;if(y==='""')return _;if(typeof y=="string")return _ instanceof r||y[y.length-1]!=='"'?void 0:typeof _!="string"?`${y.slice(0,-1)}${_}"`:_[0]==='"'?y.slice(0,-1)+_.slice(1):void 0;if(typeof _=="string"&&_[0]==='"'&&!(y instanceof r))return`"${y}${_.slice(1)}`}function u(y,_){return _.emptyStr()?y:y.emptyStr()?_:a`${y}${_}`}t.strConcat=u;function p(y){return typeof y=="number"||typeof y=="boolean"||y===null?y:d(Array.isArray(y)?y.join(","):y)}function h(y){return new n(d(y))}t.stringify=h;function d(y){return JSON.stringify(y).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}t.safeStringify=d;function f(y){return typeof y=="string"&&t.IDENTIFIER.test(y)?new n(`.${y}`):s`[${y}]`}t.getProperty=f;function w(y){if(typeof y=="string"&&t.IDENTIFIER.test(y))return new n(`${y}`);throw new Error(`CodeGen: invalid export name: ${y}, use explicit $id name mapping`)}t.getEsmExportName=w;function m(y){return new n(y.toString())}t.regexpCode=m})(qi)),qi}var zi={},ld;function cd(){return ld||(ld=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.ValueScope=t.ValueScopeName=t.Scope=t.varKinds=t.UsedValueState=void 0;const e=Eo();class r extends Error{constructor(c){super(`CodeGen: "code" for ${c} not defined`),this.value=c.value}}var n;(function(l){l[l.Started=0]="Started",l[l.Completed=1]="Completed"})(n||(t.UsedValueState=n={})),t.varKinds={const:new e.Name("const"),let:new e.Name("let"),var:new e.Name("var")};class s{constructor({prefixes:c,parent:u}={}){this._names={},this._prefixes=c,this._parent=u}toName(c){return c instanceof e.Name?c:this.name(c)}name(c){return new e.Name(this._newName(c))}_newName(c){const u=this._names[c]||this._nameGroup(c);return`${c}${u.index++}`}_nameGroup(c){var u,p;if(!((p=(u=this._parent)===null||u===void 0?void 0:u._prefixes)===null||p===void 0)&&p.has(c)||this._prefixes&&!this._prefixes.has(c))throw new Error(`CodeGen: prefix "${c}" is not allowed in this scope`);return this._names[c]={prefix:c,index:0}}}t.Scope=s;class o extends e.Name{constructor(c,u){super(u),this.prefix=c}setValue(c,{property:u,itemIndex:p}){this.value=c,this.scopePath=(0,e._)`.${new e.Name(u)}[${p}]`}}t.ValueScopeName=o;const a=(0,e._)`\n`;class i extends s{constructor(c){super(c),this._values={},this._scope=c.scope,this.opts={...c,_n:c.lines?a:e.nil}}get(){return this._scope}name(c){return new o(c,this._newName(c))}value(c,u){var p;if(u.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const h=this.toName(c),{prefix:d}=h,f=(p=u.key)!==null&&p!==void 0?p:u.ref;let w=this._values[d];if(w){const _=w.get(f);if(_)return _}else w=this._values[d]=new Map;w.set(f,h);const m=this._scope[d]||(this._scope[d]=[]),y=m.length;return m[y]=u.ref,h.setValue(u,{property:d,itemIndex:y}),h}getValue(c,u){const p=this._values[c];if(p)return p.get(u)}scopeRefs(c,u=this._values){return this._reduceValues(u,p=>{if(p.scopePath===void 0)throw new Error(`CodeGen: name "${p}" has no value`);return(0,e._)`${c}${p.scopePath}`})}scopeCode(c=this._values,u,p){return this._reduceValues(c,h=>{if(h.value===void 0)throw new Error(`CodeGen: name "${h}" has no value`);return h.value.code},u,p)}_reduceValues(c,u,p={},h){let d=e.nil;for(const f in c){const w=c[f];if(!w)continue;const m=p[f]=p[f]||new Map;w.forEach(y=>{if(m.has(y))return;m.set(y,n.Started);let _=u(y);if(_){const g=this.opts.es5?t.varKinds.var:t.varKinds.const;d=(0,e._)`${d}${g} ${y} = ${_};${this.opts._n}`}else if(_=h?.(y))d=(0,e._)`${d}${_}${this.opts._n}`;else throw new r(y);m.set(y,n.Completed)})}return d}}t.ValueScope=i})(zi)),zi}var ud;function $e(){return ud||(ud=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.or=t.and=t.not=t.CodeGen=t.operators=t.varKinds=t.ValueScopeName=t.ValueScope=t.Scope=t.Name=t.regexpCode=t.stringify=t.getProperty=t.nil=t.strConcat=t.str=t._=void 0;const e=Eo(),r=cd();var n=Eo();Object.defineProperty(t,"_",{enumerable:!0,get:function(){return n._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return n.str}}),Object.defineProperty(t,"strConcat",{enumerable:!0,get:function(){return n.strConcat}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return n.nil}}),Object.defineProperty(t,"getProperty",{enumerable:!0,get:function(){return n.getProperty}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return n.stringify}}),Object.defineProperty(t,"regexpCode",{enumerable:!0,get:function(){return n.regexpCode}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return n.Name}});var s=cd();Object.defineProperty(t,"Scope",{enumerable:!0,get:function(){return s.Scope}}),Object.defineProperty(t,"ValueScope",{enumerable:!0,get:function(){return s.ValueScope}}),Object.defineProperty(t,"ValueScopeName",{enumerable:!0,get:function(){return s.ValueScopeName}}),Object.defineProperty(t,"varKinds",{enumerable:!0,get:function(){return s.varKinds}}),t.operators={GT:new e._Code(">"),GTE:new e._Code(">="),LT:new e._Code("<"),LTE:new e._Code("<="),EQ:new e._Code("==="),NEQ:new e._Code("!=="),NOT:new e._Code("!"),OR:new e._Code("||"),AND:new e._Code("&&"),ADD:new e._Code("+")};class o{optimizeNodes(){return this}optimizeNames(E,R){return this}}class a extends o{constructor(E,R,$){super(),this.varKind=E,this.name=R,this.rhs=$}render({es5:E,_n:R}){const $=E?r.varKinds.var:this.varKind,B=this.rhs===void 0?"":` = ${this.rhs}`;return`${$} ${this.name}${B};`+R}optimizeNames(E,R){if(E[this.name.str])return this.rhs&&(this.rhs=V(this.rhs,E,R)),this}get names(){return this.rhs instanceof e._CodeOrName?this.rhs.names:{}}}class i extends o{constructor(E,R,$){super(),this.lhs=E,this.rhs=R,this.sideEffects=$}render({_n:E}){return`${this.lhs} = ${this.rhs};`+E}optimizeNames(E,R){if(!(this.lhs instanceof e.Name&&!E[this.lhs.str]&&!this.sideEffects))return this.rhs=V(this.rhs,E,R),this}get names(){const E=this.lhs instanceof e.Name?{}:{...this.lhs.names};return U(E,this.rhs)}}class l extends i{constructor(E,R,$,B){super(E,$,B),this.op=R}render({_n:E}){return`${this.lhs} ${this.op}= ${this.rhs};`+E}}class c extends o{constructor(E){super(),this.label=E,this.names={}}render({_n:E}){return`${this.label}:`+E}}class u extends o{constructor(E){super(),this.label=E,this.names={}}render({_n:E}){return`break${this.label?` ${this.label}`:""};`+E}}class p extends o{constructor(E){super(),this.error=E}render({_n:E}){return`throw ${this.error};`+E}get names(){return this.error.names}}class h extends o{constructor(E){super(),this.code=E}render({_n:E}){return`${this.code};`+E}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(E,R){return this.code=V(this.code,E,R),this}get names(){return this.code instanceof e._CodeOrName?this.code.names:{}}}class d extends o{constructor(E=[]){super(),this.nodes=E}render(E){return this.nodes.reduce((R,$)=>R+$.render(E),"")}optimizeNodes(){const{nodes:E}=this;let R=E.length;for(;R--;){const $=E[R].optimizeNodes();Array.isArray($)?E.splice(R,1,...$):$?E[R]=$:E.splice(R,1)}return E.length>0?this:void 0}optimizeNames(E,R){const{nodes:$}=this;let B=$.length;for(;B--;){const W=$[B];W.optimizeNames(E,R)||(se(E,W.names),$.splice(B,1))}return $.length>0?this:void 0}get names(){return this.nodes.reduce((E,R)=>D(E,R.names),{})}}class f extends d{render(E){return"{"+E._n+super.render(E)+"}"+E._n}}class w extends d{}class m extends f{}m.kind="else";class y extends f{constructor(E,R){super(R),this.condition=E}render(E){let R=`if(${this.condition})`+super.render(E);return this.else&&(R+="else "+this.else.render(E)),R}optimizeNodes(){super.optimizeNodes();const E=this.condition;if(E===!0)return this.nodes;let R=this.else;if(R){const $=R.optimizeNodes();R=this.else=Array.isArray($)?new m($):$}if(R)return E===!1?R instanceof y?R:R.nodes:this.nodes.length?this:new y(fe(E),R instanceof y?[R]:R.nodes);if(!(E===!1||!this.nodes.length))return this}optimizeNames(E,R){var $;if(this.else=($=this.else)===null||$===void 0?void 0:$.optimizeNames(E,R),!!(super.optimizeNames(E,R)||this.else))return this.condition=V(this.condition,E,R),this}get names(){const E=super.names;return U(E,this.condition),this.else&&D(E,this.else.names),E}}y.kind="if";class _ extends f{}_.kind="for";class g extends _{constructor(E){super(),this.iteration=E}render(E){return`for(${this.iteration})`+super.render(E)}optimizeNames(E,R){if(super.optimizeNames(E,R))return this.iteration=V(this.iteration,E,R),this}get names(){return D(super.names,this.iteration.names)}}class b extends _{constructor(E,R,$,B){super(),this.varKind=E,this.name=R,this.from=$,this.to=B}render(E){const R=E.es5?r.varKinds.var:this.varKind,{name:$,from:B,to:W}=this;return`for(${R} ${$}=${B}; ${$}<${W}; ${$}++)`+super.render(E)}get names(){const E=U(super.names,this.from);return U(E,this.to)}}class k extends _{constructor(E,R,$,B){super(),this.loop=E,this.varKind=R,this.name=$,this.iterable=B}render(E){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(E)}optimizeNames(E,R){if(super.optimizeNames(E,R))return this.iterable=V(this.iterable,E,R),this}get names(){return D(super.names,this.iterable.names)}}class S extends f{constructor(E,R,$){super(),this.name=E,this.args=R,this.async=$}render(E){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(E)}}S.kind="func";class T extends d{render(E){return"return "+super.render(E)}}T.kind="return";class x extends f{render(E){let R="try"+super.render(E);return this.catch&&(R+=this.catch.render(E)),this.finally&&(R+=this.finally.render(E)),R}optimizeNodes(){var E,R;return super.optimizeNodes(),(E=this.catch)===null||E===void 0||E.optimizeNodes(),(R=this.finally)===null||R===void 0||R.optimizeNodes(),this}optimizeNames(E,R){var $,B;return super.optimizeNames(E,R),($=this.catch)===null||$===void 0||$.optimizeNames(E,R),(B=this.finally)===null||B===void 0||B.optimizeNames(E,R),this}get names(){const E=super.names;return this.catch&&D(E,this.catch.names),this.finally&&D(E,this.finally.names),E}}class I extends f{constructor(E){super(),this.error=E}render(E){return`catch(${this.error})`+super.render(E)}}I.kind="catch";class A extends f{render(E){return"finally"+super.render(E)}}A.kind="finally";class P{constructor(E,R={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...R,_n:R.lines?`
2
- `:""},this._extScope=E,this._scope=new r.Scope({parent:E}),this._nodes=[new w]}toString(){return this._root.render(this.opts)}name(E){return this._scope.name(E)}scopeName(E){return this._extScope.name(E)}scopeValue(E,R){const $=this._extScope.value(E,R);return(this._values[$.prefix]||(this._values[$.prefix]=new Set)).add($),$}getScopeValue(E,R){return this._extScope.getValue(E,R)}scopeRefs(E){return this._extScope.scopeRefs(E,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(E,R,$,B){const W=this._scope.toName(R);return $!==void 0&&B&&(this._constants[W.str]=$),this._leafNode(new a(E,W,$)),W}const(E,R,$){return this._def(r.varKinds.const,E,R,$)}let(E,R,$){return this._def(r.varKinds.let,E,R,$)}var(E,R,$){return this._def(r.varKinds.var,E,R,$)}assign(E,R,$){return this._leafNode(new i(E,R,$))}add(E,R){return this._leafNode(new l(E,t.operators.ADD,R))}code(E){return typeof E=="function"?E():E!==e.nil&&this._leafNode(new h(E)),this}object(...E){const R=["{"];for(const[$,B]of E)R.length>1&&R.push(","),R.push($),($!==B||this.opts.es5)&&(R.push(":"),(0,e.addCodeArg)(R,B));return R.push("}"),new e._Code(R)}if(E,R,$){if(this._blockNode(new y(E)),R&&$)this.code(R).else().code($).endIf();else if(R)this.code(R).endIf();else if($)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(E){return this._elseNode(new y(E))}else(){return this._elseNode(new m)}endIf(){return this._endBlockNode(y,m)}_for(E,R){return this._blockNode(E),R&&this.code(R).endFor(),this}for(E,R){return this._for(new g(E),R)}forRange(E,R,$,B,W=this.opts.es5?r.varKinds.var:r.varKinds.let){const ye=this._scope.toName(E);return this._for(new b(W,ye,R,$),()=>B(ye))}forOf(E,R,$,B=r.varKinds.const){const W=this._scope.toName(E);if(this.opts.es5){const ye=R instanceof e.Name?R:this.var("_arr",R);return this.forRange("_i",0,(0,e._)`${ye}.length`,pe=>{this.var(W,(0,e._)`${ye}[${pe}]`),$(W)})}return this._for(new k("of",B,W,R),()=>$(W))}forIn(E,R,$,B=this.opts.es5?r.varKinds.var:r.varKinds.const){if(this.opts.ownProperties)return this.forOf(E,(0,e._)`Object.keys(${R})`,$);const W=this._scope.toName(E);return this._for(new k("in",B,W,R),()=>$(W))}endFor(){return this._endBlockNode(_)}label(E){return this._leafNode(new c(E))}break(E){return this._leafNode(new u(E))}return(E){const R=new T;if(this._blockNode(R),this.code(E),R.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(T)}try(E,R,$){if(!R&&!$)throw new Error('CodeGen: "try" without "catch" and "finally"');const B=new x;if(this._blockNode(B),this.code(E),R){const W=this.name("e");this._currNode=B.catch=new I(W),R(W)}return $&&(this._currNode=B.finally=new A,this.code($)),this._endBlockNode(I,A)}throw(E){return this._leafNode(new p(E))}block(E,R){return this._blockStarts.push(this._nodes.length),E&&this.code(E).endBlock(R),this}endBlock(E){const R=this._blockStarts.pop();if(R===void 0)throw new Error("CodeGen: not in self-balancing block");const $=this._nodes.length-R;if($<0||E!==void 0&&$!==E)throw new Error(`CodeGen: wrong number of nodes: ${$} vs ${E} expected`);return this._nodes.length=R,this}func(E,R=e.nil,$,B){return this._blockNode(new S(E,R,$)),B&&this.code(B).endFunc(),this}endFunc(){return this._endBlockNode(S)}optimize(E=1){for(;E-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(E){return this._currNode.nodes.push(E),this}_blockNode(E){this._currNode.nodes.push(E),this._nodes.push(E)}_endBlockNode(E,R){const $=this._currNode;if($ instanceof E||R&&$ instanceof R)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${R?`${E.kind}/${R.kind}`:E.kind}"`)}_elseNode(E){const R=this._currNode;if(!(R instanceof y))throw new Error('CodeGen: "else" without "if"');return this._currNode=R.else=E,this}get _root(){return this._nodes[0]}get _currNode(){const E=this._nodes;return E[E.length-1]}set _currNode(E){const R=this._nodes;R[R.length-1]=E}}t.CodeGen=P;function D(q,E){for(const R in E)q[R]=(q[R]||0)+(E[R]||0);return q}function U(q,E){return E instanceof e._CodeOrName?D(q,E.names):q}function V(q,E,R){if(q instanceof e.Name)return $(q);if(!B(q))return q;return new e._Code(q._items.reduce((W,ye)=>(ye instanceof e.Name&&(ye=$(ye)),ye instanceof e._Code?W.push(...ye._items):W.push(ye),W),[]));function $(W){const ye=R[W.str];return ye===void 0||E[W.str]!==1?W:(delete E[W.str],ye)}function B(W){return W instanceof e._Code&&W._items.some(ye=>ye instanceof e.Name&&E[ye.str]===1&&R[ye.str]!==void 0)}}function se(q,E){for(const R in E)q[R]=(q[R]||0)-(E[R]||0)}function fe(q){return typeof q=="boolean"||typeof q=="number"||q===null?!q:(0,e._)`!${F(q)}`}t.not=fe;const de=O(t.operators.AND);function re(...q){return q.reduce(de)}t.and=re;const _e=O(t.operators.OR);function H(...q){return q.reduce(_e)}t.or=H;function O(q){return(E,R)=>E===e.nil?R:R===e.nil?E:(0,e._)`${F(E)} ${q} ${F(R)}`}function F(q){return q instanceof e.Name?q:(0,e._)`(${q})`}})(ji)),ji}var Ee={},dd;function Oe(){if(dd)return Ee;dd=1,Object.defineProperty(Ee,"__esModule",{value:!0}),Ee.checkStrictMode=Ee.getErrorPath=Ee.Type=Ee.useFunc=Ee.setEvaluated=Ee.evaluatedPropsToName=Ee.mergeEvaluated=Ee.eachItem=Ee.unescapeJsonPointer=Ee.escapeJsonPointer=Ee.escapeFragment=Ee.unescapeFragment=Ee.schemaRefOrVal=Ee.schemaHasRulesButRef=Ee.schemaHasRules=Ee.checkUnknownRules=Ee.alwaysValidSchema=Ee.toHash=void 0;const t=$e(),e=Eo();function r(k){const S={};for(const T of k)S[T]=!0;return S}Ee.toHash=r;function n(k,S){return typeof S=="boolean"?S:Object.keys(S).length===0?!0:(s(k,S),!o(S,k.self.RULES.all))}Ee.alwaysValidSchema=n;function s(k,S=k.schema){const{opts:T,self:x}=k;if(!T.strictSchema||typeof S=="boolean")return;const I=x.RULES.keywords;for(const A in S)I[A]||b(k,`unknown keyword: "${A}"`)}Ee.checkUnknownRules=s;function o(k,S){if(typeof k=="boolean")return!k;for(const T in k)if(S[T])return!0;return!1}Ee.schemaHasRules=o;function a(k,S){if(typeof k=="boolean")return!k;for(const T in k)if(T!=="$ref"&&S.all[T])return!0;return!1}Ee.schemaHasRulesButRef=a;function i({topSchemaRef:k,schemaPath:S},T,x,I){if(!I){if(typeof T=="number"||typeof T=="boolean")return T;if(typeof T=="string")return(0,t._)`${T}`}return(0,t._)`${k}${S}${(0,t.getProperty)(x)}`}Ee.schemaRefOrVal=i;function l(k){return p(decodeURIComponent(k))}Ee.unescapeFragment=l;function c(k){return encodeURIComponent(u(k))}Ee.escapeFragment=c;function u(k){return typeof k=="number"?`${k}`:k.replace(/~/g,"~0").replace(/\//g,"~1")}Ee.escapeJsonPointer=u;function p(k){return k.replace(/~1/g,"/").replace(/~0/g,"~")}Ee.unescapeJsonPointer=p;function h(k,S){if(Array.isArray(k))for(const T of k)S(T);else S(k)}Ee.eachItem=h;function d({mergeNames:k,mergeToName:S,mergeValues:T,resultToName:x}){return(I,A,P,D)=>{const U=P===void 0?A:P instanceof t.Name?(A instanceof t.Name?k(I,A,P):S(I,A,P),P):A instanceof t.Name?(S(I,P,A),A):T(A,P);return D===t.Name&&!(U instanceof t.Name)?x(I,U):U}}Ee.mergeEvaluated={props:d({mergeNames:(k,S,T)=>k.if((0,t._)`${T} !== true && ${S} !== undefined`,()=>{k.if((0,t._)`${S} === true`,()=>k.assign(T,!0),()=>k.assign(T,(0,t._)`${T} || {}`).code((0,t._)`Object.assign(${T}, ${S})`))}),mergeToName:(k,S,T)=>k.if((0,t._)`${T} !== true`,()=>{S===!0?k.assign(T,!0):(k.assign(T,(0,t._)`${T} || {}`),w(k,T,S))}),mergeValues:(k,S)=>k===!0?!0:{...k,...S},resultToName:f}),items:d({mergeNames:(k,S,T)=>k.if((0,t._)`${T} !== true && ${S} !== undefined`,()=>k.assign(T,(0,t._)`${S} === true ? true : ${T} > ${S} ? ${T} : ${S}`)),mergeToName:(k,S,T)=>k.if((0,t._)`${T} !== true`,()=>k.assign(T,S===!0?!0:(0,t._)`${T} > ${S} ? ${T} : ${S}`)),mergeValues:(k,S)=>k===!0?!0:Math.max(k,S),resultToName:(k,S)=>k.var("items",S)})};function f(k,S){if(S===!0)return k.var("props",!0);const T=k.var("props",(0,t._)`{}`);return S!==void 0&&w(k,T,S),T}Ee.evaluatedPropsToName=f;function w(k,S,T){Object.keys(T).forEach(x=>k.assign((0,t._)`${S}${(0,t.getProperty)(x)}`,!0))}Ee.setEvaluated=w;const m={};function y(k,S){return k.scopeValue("func",{ref:S,code:m[S.code]||(m[S.code]=new e._Code(S.code))})}Ee.useFunc=y;var _;(function(k){k[k.Num=0]="Num",k[k.Str=1]="Str"})(_||(Ee.Type=_={}));function g(k,S,T){if(k instanceof t.Name){const x=S===_.Num;return T?x?(0,t._)`"[" + ${k} + "]"`:(0,t._)`"['" + ${k} + "']"`:x?(0,t._)`"/" + ${k}`:(0,t._)`"/" + ${k}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return T?(0,t.getProperty)(k).toString():"/"+u(k)}Ee.getErrorPath=g;function b(k,S,T=k.opts.strictSchema){if(T){if(S=`strict mode: ${S}`,T===!0)throw new Error(S);k.self.logger.warn(S)}}return Ee.checkStrictMode=b,Ee}var xo={},pd;function Nr(){if(pd)return xo;pd=1,Object.defineProperty(xo,"__esModule",{value:!0});const t=$e(),e={data:new t.Name("data"),valCxt:new t.Name("valCxt"),instancePath:new t.Name("instancePath"),parentData:new t.Name("parentData"),parentDataProperty:new t.Name("parentDataProperty"),rootData:new t.Name("rootData"),dynamicAnchors:new t.Name("dynamicAnchors"),vErrors:new t.Name("vErrors"),errors:new t.Name("errors"),this:new t.Name("this"),self:new t.Name("self"),scope:new t.Name("scope"),json:new t.Name("json"),jsonPos:new t.Name("jsonPos"),jsonLen:new t.Name("jsonLen"),jsonPart:new t.Name("jsonPart")};return xo.default=e,xo}var fd;function Io(){return fd||(fd=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.extendErrors=t.resetErrorsCount=t.reportExtraError=t.reportError=t.keyword$DataError=t.keywordError=void 0;const e=$e(),r=Oe(),n=Nr();t.keywordError={message:({keyword:m})=>(0,e.str)`must pass "${m}" keyword validation`},t.keyword$DataError={message:({keyword:m,schemaType:y})=>y?(0,e.str)`"${m}" keyword must be ${y} ($data)`:(0,e.str)`"${m}" keyword is invalid ($data)`};function s(m,y=t.keywordError,_,g){const{it:b}=m,{gen:k,compositeRule:S,allErrors:T}=b,x=p(m,y,_);g??(S||T)?l(k,x):c(b,(0,e._)`[${x}]`)}t.reportError=s;function o(m,y=t.keywordError,_){const{it:g}=m,{gen:b,compositeRule:k,allErrors:S}=g,T=p(m,y,_);l(b,T),k||S||c(g,n.default.vErrors)}t.reportExtraError=o;function a(m,y){m.assign(n.default.errors,y),m.if((0,e._)`${n.default.vErrors} !== null`,()=>m.if(y,()=>m.assign((0,e._)`${n.default.vErrors}.length`,y),()=>m.assign(n.default.vErrors,null)))}t.resetErrorsCount=a;function i({gen:m,keyword:y,schemaValue:_,data:g,errsCount:b,it:k}){if(b===void 0)throw new Error("ajv implementation error");const S=m.name("err");m.forRange("i",b,n.default.errors,T=>{m.const(S,(0,e._)`${n.default.vErrors}[${T}]`),m.if((0,e._)`${S}.instancePath === undefined`,()=>m.assign((0,e._)`${S}.instancePath`,(0,e.strConcat)(n.default.instancePath,k.errorPath))),m.assign((0,e._)`${S}.schemaPath`,(0,e.str)`${k.errSchemaPath}/${y}`),k.opts.verbose&&(m.assign((0,e._)`${S}.schema`,_),m.assign((0,e._)`${S}.data`,g))})}t.extendErrors=i;function l(m,y){const _=m.const("err",y);m.if((0,e._)`${n.default.vErrors} === null`,()=>m.assign(n.default.vErrors,(0,e._)`[${_}]`),(0,e._)`${n.default.vErrors}.push(${_})`),m.code((0,e._)`${n.default.errors}++`)}function c(m,y){const{gen:_,validateName:g,schemaEnv:b}=m;b.$async?_.throw((0,e._)`new ${m.ValidationError}(${y})`):(_.assign((0,e._)`${g}.errors`,y),_.return(!1))}const u={keyword:new e.Name("keyword"),schemaPath:new e.Name("schemaPath"),params:new e.Name("params"),propertyName:new e.Name("propertyName"),message:new e.Name("message"),schema:new e.Name("schema"),parentSchema:new e.Name("parentSchema")};function p(m,y,_){const{createErrors:g}=m.it;return g===!1?(0,e._)`{}`:h(m,y,_)}function h(m,y,_={}){const{gen:g,it:b}=m,k=[d(b,_),f(m,_)];return w(m,y,k),g.object(...k)}function d({errorPath:m},{instancePath:y}){const _=y?(0,e.str)`${m}${(0,r.getErrorPath)(y,r.Type.Str)}`:m;return[n.default.instancePath,(0,e.strConcat)(n.default.instancePath,_)]}function f({keyword:m,it:{errSchemaPath:y}},{schemaPath:_,parentSchema:g}){let b=g?y:(0,e.str)`${y}/${m}`;return _&&(b=(0,e.str)`${b}${(0,r.getErrorPath)(_,r.Type.Str)}`),[u.schemaPath,b]}function w(m,{params:y,message:_},g){const{keyword:b,data:k,schemaValue:S,it:T}=m,{opts:x,propertyName:I,topSchemaRef:A,schemaPath:P}=T;g.push([u.keyword,b],[u.params,typeof y=="function"?y(m):y||(0,e._)`{}`]),x.messages&&g.push([u.message,typeof _=="function"?_(m):_]),x.verbose&&g.push([u.schema,S],[u.parentSchema,(0,e._)`${A}${P}`],[n.default.data,k]),I&&g.push([u.propertyName,I])}})(Li)),Li}var hd;function S_(){if(hd)return rn;hd=1,Object.defineProperty(rn,"__esModule",{value:!0}),rn.boolOrEmptySchema=rn.topBoolOrEmptySchema=void 0;const t=Io(),e=$e(),r=Nr(),n={message:"boolean schema is false"};function s(i){const{gen:l,schema:c,validateName:u}=i;c===!1?a(i,!1):typeof c=="object"&&c.$async===!0?l.return(r.default.data):(l.assign((0,e._)`${u}.errors`,null),l.return(!0))}rn.topBoolOrEmptySchema=s;function o(i,l){const{gen:c,schema:u}=i;u===!1?(c.var(l,!1),a(i)):c.var(l,!0)}rn.boolOrEmptySchema=o;function a(i,l){const{gen:c,data:u}=i,p={gen:c,keyword:"false schema",data:u,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:i};(0,t.reportError)(p,n,void 0,l)}return rn}var st={},nn={},md;function gd(){if(md)return nn;md=1,Object.defineProperty(nn,"__esModule",{value:!0}),nn.getRules=nn.isJSONType=void 0;const t=["string","number","integer","boolean","null","object","array"],e=new Set(t);function r(s){return typeof s=="string"&&e.has(s)}nn.isJSONType=r;function n(){const s={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...s,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},s.number,s.string,s.array,s.object],post:{rules:[]},all:{},keywords:{}}}return nn.getRules=n,nn}var wr={},vd;function _d(){if(vd)return wr;vd=1,Object.defineProperty(wr,"__esModule",{value:!0}),wr.shouldUseRule=wr.shouldUseGroup=wr.schemaHasRulesForType=void 0;function t({schema:n,self:s},o){const a=s.RULES.types[o];return a&&a!==!0&&e(n,a)}wr.schemaHasRulesForType=t;function e(n,s){return s.rules.some(o=>r(n,o))}wr.shouldUseGroup=e;function r(n,s){var o;return n[s.keyword]!==void 0||((o=s.definition.implements)===null||o===void 0?void 0:o.some(a=>n[a]!==void 0))}return wr.shouldUseRule=r,wr}var yd;function Ro(){if(yd)return st;yd=1,Object.defineProperty(st,"__esModule",{value:!0}),st.reportTypeError=st.checkDataTypes=st.checkDataType=st.coerceAndCheckDataType=st.getJSONTypes=st.getSchemaTypes=st.DataType=void 0;const t=gd(),e=_d(),r=Io(),n=$e(),s=Oe();var o;(function(_){_[_.Correct=0]="Correct",_[_.Wrong=1]="Wrong"})(o||(st.DataType=o={}));function a(_){const g=i(_.type);if(g.includes("null")){if(_.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!g.length&&_.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');_.nullable===!0&&g.push("null")}return g}st.getSchemaTypes=a;function i(_){const g=Array.isArray(_)?_:_?[_]:[];if(g.every(t.isJSONType))return g;throw new Error("type must be JSONType or JSONType[]: "+g.join(","))}st.getJSONTypes=i;function l(_,g){const{gen:b,data:k,opts:S}=_,T=u(g,S.coerceTypes),x=g.length>0&&!(T.length===0&&g.length===1&&(0,e.schemaHasRulesForType)(_,g[0]));if(x){const I=f(g,k,S.strictNumbers,o.Wrong);b.if(I,()=>{T.length?p(_,g,T):m(_)})}return x}st.coerceAndCheckDataType=l;const c=new Set(["string","number","integer","boolean","null"]);function u(_,g){return g?_.filter(b=>c.has(b)||g==="array"&&b==="array"):[]}function p(_,g,b){const{gen:k,data:S,opts:T}=_,x=k.let("dataType",(0,n._)`typeof ${S}`),I=k.let("coerced",(0,n._)`undefined`);T.coerceTypes==="array"&&k.if((0,n._)`${x} == 'object' && Array.isArray(${S}) && ${S}.length == 1`,()=>k.assign(S,(0,n._)`${S}[0]`).assign(x,(0,n._)`typeof ${S}`).if(f(g,S,T.strictNumbers),()=>k.assign(I,S))),k.if((0,n._)`${I} !== undefined`);for(const P of b)(c.has(P)||P==="array"&&T.coerceTypes==="array")&&A(P);k.else(),m(_),k.endIf(),k.if((0,n._)`${I} !== undefined`,()=>{k.assign(S,I),h(_,I)});function A(P){switch(P){case"string":k.elseIf((0,n._)`${x} == "number" || ${x} == "boolean"`).assign(I,(0,n._)`"" + ${S}`).elseIf((0,n._)`${S} === null`).assign(I,(0,n._)`""`);return;case"number":k.elseIf((0,n._)`${x} == "boolean" || ${S} === null
3
- || (${x} == "string" && ${S} && ${S} == +${S})`).assign(I,(0,n._)`+${S}`);return;case"integer":k.elseIf((0,n._)`${x} === "boolean" || ${S} === null
4
- || (${x} === "string" && ${S} && ${S} == +${S} && !(${S} % 1))`).assign(I,(0,n._)`+${S}`);return;case"boolean":k.elseIf((0,n._)`${S} === "false" || ${S} === 0 || ${S} === null`).assign(I,!1).elseIf((0,n._)`${S} === "true" || ${S} === 1`).assign(I,!0);return;case"null":k.elseIf((0,n._)`${S} === "" || ${S} === 0 || ${S} === false`),k.assign(I,null);return;case"array":k.elseIf((0,n._)`${x} === "string" || ${x} === "number"
5
- || ${x} === "boolean" || ${S} === null`).assign(I,(0,n._)`[${S}]`)}}}function h({gen:_,parentData:g,parentDataProperty:b},k){_.if((0,n._)`${g} !== undefined`,()=>_.assign((0,n._)`${g}[${b}]`,k))}function d(_,g,b,k=o.Correct){const S=k===o.Correct?n.operators.EQ:n.operators.NEQ;let T;switch(_){case"null":return(0,n._)`${g} ${S} null`;case"array":T=(0,n._)`Array.isArray(${g})`;break;case"object":T=(0,n._)`${g} && typeof ${g} == "object" && !Array.isArray(${g})`;break;case"integer":T=x((0,n._)`!(${g} % 1) && !isNaN(${g})`);break;case"number":T=x();break;default:return(0,n._)`typeof ${g} ${S} ${_}`}return k===o.Correct?T:(0,n.not)(T);function x(I=n.nil){return(0,n.and)((0,n._)`typeof ${g} == "number"`,I,b?(0,n._)`isFinite(${g})`:n.nil)}}st.checkDataType=d;function f(_,g,b,k){if(_.length===1)return d(_[0],g,b,k);let S;const T=(0,s.toHash)(_);if(T.array&&T.object){const x=(0,n._)`typeof ${g} != "object"`;S=T.null?x:(0,n._)`!${g} || ${x}`,delete T.null,delete T.array,delete T.object}else S=n.nil;T.number&&delete T.integer;for(const x in T)S=(0,n.and)(S,d(x,g,b,k));return S}st.checkDataTypes=f;const w={message:({schema:_})=>`must be ${_}`,params:({schema:_,schemaValue:g})=>typeof _=="string"?(0,n._)`{type: ${_}}`:(0,n._)`{type: ${g}}`};function m(_){const g=y(_);(0,r.reportError)(g,w)}st.reportTypeError=m;function y(_){const{gen:g,data:b,schema:k}=_,S=(0,s.schemaRefOrVal)(_,k,"type");return{gen:g,keyword:"type",data:b,schema:k.type,schemaCode:S,schemaValue:S,parentSchema:k,params:{},it:_}}return st}var ds={},wd;function T_(){if(wd)return ds;wd=1,Object.defineProperty(ds,"__esModule",{value:!0}),ds.assignDefaults=void 0;const t=$e(),e=Oe();function r(s,o){const{properties:a,items:i}=s.schema;if(o==="object"&&a)for(const l in a)n(s,l,a[l].default);else o==="array"&&Array.isArray(i)&&i.forEach((l,c)=>n(s,c,l.default))}ds.assignDefaults=r;function n(s,o,a){const{gen:i,compositeRule:l,data:c,opts:u}=s;if(a===void 0)return;const p=(0,t._)`${c}${(0,t.getProperty)(o)}`;if(l){(0,e.checkStrictMode)(s,`default is ignored for: ${p}`);return}let h=(0,t._)`${p} === undefined`;u.useDefaults==="empty"&&(h=(0,t._)`${h} || ${p} === null || ${p} === ""`),i.if(h,(0,t._)`${p} = ${(0,t.stringify)(a)}`)}return ds}var Zt={},je={},bd;function Ft(){if(bd)return je;bd=1,Object.defineProperty(je,"__esModule",{value:!0}),je.validateUnion=je.validateArray=je.usePattern=je.callValidateCode=je.schemaProperties=je.allSchemaProperties=je.noPropertyInData=je.propertyInData=je.isOwnProperty=je.hasPropFunc=je.reportMissingProp=je.checkMissingProp=je.checkReportMissingProp=void 0;const t=$e(),e=Oe(),r=Nr(),n=Oe();function s(_,g){const{gen:b,data:k,it:S}=_;b.if(u(b,k,g,S.opts.ownProperties),()=>{_.setParams({missingProperty:(0,t._)`${g}`},!0),_.error()})}je.checkReportMissingProp=s;function o({gen:_,data:g,it:{opts:b}},k,S){return(0,t.or)(...k.map(T=>(0,t.and)(u(_,g,T,b.ownProperties),(0,t._)`${S} = ${T}`)))}je.checkMissingProp=o;function a(_,g){_.setParams({missingProperty:g},!0),_.error()}je.reportMissingProp=a;function i(_){return _.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,t._)`Object.prototype.hasOwnProperty`})}je.hasPropFunc=i;function l(_,g,b){return(0,t._)`${i(_)}.call(${g}, ${b})`}je.isOwnProperty=l;function c(_,g,b,k){const S=(0,t._)`${g}${(0,t.getProperty)(b)} !== undefined`;return k?(0,t._)`${S} && ${l(_,g,b)}`:S}je.propertyInData=c;function u(_,g,b,k){const S=(0,t._)`${g}${(0,t.getProperty)(b)} === undefined`;return k?(0,t.or)(S,(0,t.not)(l(_,g,b))):S}je.noPropertyInData=u;function p(_){return _?Object.keys(_).filter(g=>g!=="__proto__"):[]}je.allSchemaProperties=p;function h(_,g){return p(g).filter(b=>!(0,e.alwaysValidSchema)(_,g[b]))}je.schemaProperties=h;function d({schemaCode:_,data:g,it:{gen:b,topSchemaRef:k,schemaPath:S,errorPath:T},it:x},I,A,P){const D=P?(0,t._)`${_}, ${g}, ${k}${S}`:g,U=[[r.default.instancePath,(0,t.strConcat)(r.default.instancePath,T)],[r.default.parentData,x.parentData],[r.default.parentDataProperty,x.parentDataProperty],[r.default.rootData,r.default.rootData]];x.opts.dynamicRef&&U.push([r.default.dynamicAnchors,r.default.dynamicAnchors]);const V=(0,t._)`${D}, ${b.object(...U)}`;return A!==t.nil?(0,t._)`${I}.call(${A}, ${V})`:(0,t._)`${I}(${V})`}je.callValidateCode=d;const f=(0,t._)`new RegExp`;function w({gen:_,it:{opts:g}},b){const k=g.unicodeRegExp?"u":"",{regExp:S}=g.code,T=S(b,k);return _.scopeValue("pattern",{key:T.toString(),ref:T,code:(0,t._)`${S.code==="new RegExp"?f:(0,n.useFunc)(_,S)}(${b}, ${k})`})}je.usePattern=w;function m(_){const{gen:g,data:b,keyword:k,it:S}=_,T=g.name("valid");if(S.allErrors){const I=g.let("valid",!0);return x(()=>g.assign(I,!1)),I}return g.var(T,!0),x(()=>g.break()),T;function x(I){const A=g.const("len",(0,t._)`${b}.length`);g.forRange("i",0,A,P=>{_.subschema({keyword:k,dataProp:P,dataPropType:e.Type.Num},T),g.if((0,t.not)(T),I)})}}je.validateArray=m;function y(_){const{gen:g,schema:b,keyword:k,it:S}=_;if(!Array.isArray(b))throw new Error("ajv implementation error");if(b.some(A=>(0,e.alwaysValidSchema)(S,A))&&!S.opts.unevaluated)return;const x=g.let("valid",!1),I=g.name("_valid");g.block(()=>b.forEach((A,P)=>{const D=_.subschema({keyword:k,schemaProp:P,compositeRule:!0},I);g.assign(x,(0,t._)`${x} || ${I}`),_.mergeValidEvaluated(D,I)||g.if((0,t.not)(x))})),_.result(x,()=>_.reset(),()=>_.error(!0))}return je.validateUnion=y,je}var kd;function C_(){if(kd)return Zt;kd=1,Object.defineProperty(Zt,"__esModule",{value:!0}),Zt.validateKeywordUsage=Zt.validSchemaType=Zt.funcKeywordCode=Zt.macroKeywordCode=void 0;const t=$e(),e=Nr(),r=Ft(),n=Io();function s(h,d){const{gen:f,keyword:w,schema:m,parentSchema:y,it:_}=h,g=d.macro.call(_.self,m,y,_),b=c(f,w,g);_.opts.validateSchema!==!1&&_.self.validateSchema(g,!0);const k=f.name("valid");h.subschema({schema:g,schemaPath:t.nil,errSchemaPath:`${_.errSchemaPath}/${w}`,topSchemaRef:b,compositeRule:!0},k),h.pass(k,()=>h.error(!0))}Zt.macroKeywordCode=s;function o(h,d){var f;const{gen:w,keyword:m,schema:y,parentSchema:_,$data:g,it:b}=h;l(b,d);const k=!g&&d.compile?d.compile.call(b.self,y,_,b):d.validate,S=c(w,m,k),T=w.let("valid");h.block$data(T,x),h.ok((f=d.valid)!==null&&f!==void 0?f:T);function x(){if(d.errors===!1)P(),d.modifying&&a(h),D(()=>h.error());else{const U=d.async?I():A();d.modifying&&a(h),D(()=>i(h,U))}}function I(){const U=w.let("ruleErrs",null);return w.try(()=>P((0,t._)`await `),V=>w.assign(T,!1).if((0,t._)`${V} instanceof ${b.ValidationError}`,()=>w.assign(U,(0,t._)`${V}.errors`),()=>w.throw(V))),U}function A(){const U=(0,t._)`${S}.errors`;return w.assign(U,null),P(t.nil),U}function P(U=d.async?(0,t._)`await `:t.nil){const V=b.opts.passContext?e.default.this:e.default.self,se=!("compile"in d&&!g||d.schema===!1);w.assign(T,(0,t._)`${U}${(0,r.callValidateCode)(h,S,V,se)}`,d.modifying)}function D(U){var V;w.if((0,t.not)((V=d.valid)!==null&&V!==void 0?V:T),U)}}Zt.funcKeywordCode=o;function a(h){const{gen:d,data:f,it:w}=h;d.if(w.parentData,()=>d.assign(f,(0,t._)`${w.parentData}[${w.parentDataProperty}]`))}function i(h,d){const{gen:f}=h;f.if((0,t._)`Array.isArray(${d})`,()=>{f.assign(e.default.vErrors,(0,t._)`${e.default.vErrors} === null ? ${d} : ${e.default.vErrors}.concat(${d})`).assign(e.default.errors,(0,t._)`${e.default.vErrors}.length`),(0,n.extendErrors)(h)},()=>h.error())}function l({schemaEnv:h},d){if(d.async&&!h.$async)throw new Error("async keyword in sync schema")}function c(h,d,f){if(f===void 0)throw new Error(`keyword "${d}" failed to compile`);return h.scopeValue("keyword",typeof f=="function"?{ref:f}:{ref:f,code:(0,t.stringify)(f)})}function u(h,d,f=!1){return!d.length||d.some(w=>w==="array"?Array.isArray(h):w==="object"?h&&typeof h=="object"&&!Array.isArray(h):typeof h==w||f&&typeof h>"u")}Zt.validSchemaType=u;function p({schema:h,opts:d,self:f,errSchemaPath:w},m,y){if(Array.isArray(m.keyword)?!m.keyword.includes(y):m.keyword!==y)throw new Error("ajv implementation error");const _=m.dependencies;if(_?.some(g=>!Object.prototype.hasOwnProperty.call(h,g)))throw new Error(`parent schema must have dependencies of ${y}: ${_.join(",")}`);if(m.validateSchema&&!m.validateSchema(h[y])){const b=`keyword "${y}" value is invalid at path "${w}": `+f.errorsText(m.validateSchema.errors);if(d.validateSchema==="log")f.logger.error(b);else throw new Error(b)}}return Zt.validateKeywordUsage=p,Zt}var br={},Sd;function $_(){if(Sd)return br;Sd=1,Object.defineProperty(br,"__esModule",{value:!0}),br.extendSubschemaMode=br.extendSubschemaData=br.getSubschema=void 0;const t=$e(),e=Oe();function r(o,{keyword:a,schemaProp:i,schema:l,schemaPath:c,errSchemaPath:u,topSchemaRef:p}){if(a!==void 0&&l!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(a!==void 0){const h=o.schema[a];return i===void 0?{schema:h,schemaPath:(0,t._)`${o.schemaPath}${(0,t.getProperty)(a)}`,errSchemaPath:`${o.errSchemaPath}/${a}`}:{schema:h[i],schemaPath:(0,t._)`${o.schemaPath}${(0,t.getProperty)(a)}${(0,t.getProperty)(i)}`,errSchemaPath:`${o.errSchemaPath}/${a}/${(0,e.escapeFragment)(i)}`}}if(l!==void 0){if(c===void 0||u===void 0||p===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:l,schemaPath:c,topSchemaRef:p,errSchemaPath:u}}throw new Error('either "keyword" or "schema" must be passed')}br.getSubschema=r;function n(o,a,{dataProp:i,dataPropType:l,data:c,dataTypes:u,propertyName:p}){if(c!==void 0&&i!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');const{gen:h}=a;if(i!==void 0){const{errorPath:f,dataPathArr:w,opts:m}=a,y=h.let("data",(0,t._)`${a.data}${(0,t.getProperty)(i)}`,!0);d(y),o.errorPath=(0,t.str)`${f}${(0,e.getErrorPath)(i,l,m.jsPropertySyntax)}`,o.parentDataProperty=(0,t._)`${i}`,o.dataPathArr=[...w,o.parentDataProperty]}if(c!==void 0){const f=c instanceof t.Name?c:h.let("data",c,!0);d(f),p!==void 0&&(o.propertyName=p)}u&&(o.dataTypes=u);function d(f){o.data=f,o.dataLevel=a.dataLevel+1,o.dataTypes=[],a.definedProperties=new Set,o.parentData=a.data,o.dataNames=[...a.dataNames,f]}}br.extendSubschemaData=n;function s(o,{jtdDiscriminator:a,jtdMetadata:i,compositeRule:l,createErrors:c,allErrors:u}){l!==void 0&&(o.compositeRule=l),c!==void 0&&(o.createErrors=c),u!==void 0&&(o.allErrors=u),o.jtdDiscriminator=a,o.jtdMetadata=i}return br.extendSubschemaMode=s,br}var pt={},Di,Td;function Cd(){return Td||(Td=1,Di=function t(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var n,s,o;if(Array.isArray(e)){if(n=e.length,n!=r.length)return!1;for(s=n;s--!==0;)if(!t(e[s],r[s]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===r.toString();if(o=Object.keys(e),n=o.length,n!==Object.keys(r).length)return!1;for(s=n;s--!==0;)if(!Object.prototype.hasOwnProperty.call(r,o[s]))return!1;for(s=n;s--!==0;){var a=o[s];if(!t(e[a],r[a]))return!1}return!0}return e!==e&&r!==r}),Di}var Ui={exports:{}},$d;function E_(){if($d)return Ui.exports;$d=1;var t=Ui.exports=function(n,s,o){typeof s=="function"&&(o=s,s={}),o=s.cb||o;var a=typeof o=="function"?o:o.pre||function(){},i=o.post||function(){};e(s,a,i,n,"",n)};t.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0},t.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},t.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},t.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function e(n,s,o,a,i,l,c,u,p,h){if(a&&typeof a=="object"&&!Array.isArray(a)){s(a,i,l,c,u,p,h);for(var d in a){var f=a[d];if(Array.isArray(f)){if(d in t.arrayKeywords)for(var w=0;w<f.length;w++)e(n,s,o,f[w],i+"/"+d+"/"+w,l,i,d,a,w)}else if(d in t.propsKeywords){if(f&&typeof f=="object")for(var m in f)e(n,s,o,f[m],i+"/"+d+"/"+r(m),l,i,d,a,m)}else(d in t.keywords||n.allKeys&&!(d in t.skipKeywords))&&e(n,s,o,f,i+"/"+d,l,i,d,a)}o(a,i,l,c,u,p,h)}}function r(n){return n.replace(/~/g,"~0").replace(/\//g,"~1")}return Ui.exports}var Ed;function Po(){if(Ed)return pt;Ed=1,Object.defineProperty(pt,"__esModule",{value:!0}),pt.getSchemaRefs=pt.resolveUrl=pt.normalizeId=pt._getFullPath=pt.getFullPath=pt.inlineRef=void 0;const t=Oe(),e=Cd(),r=E_(),n=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function s(w,m=!0){return typeof w=="boolean"?!0:m===!0?!a(w):m?i(w)<=m:!1}pt.inlineRef=s;const o=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function a(w){for(const m in w){if(o.has(m))return!0;const y=w[m];if(Array.isArray(y)&&y.some(a)||typeof y=="object"&&a(y))return!0}return!1}function i(w){let m=0;for(const y in w){if(y==="$ref")return 1/0;if(m++,!n.has(y)&&(typeof w[y]=="object"&&(0,t.eachItem)(w[y],_=>m+=i(_)),m===1/0))return 1/0}return m}function l(w,m="",y){y!==!1&&(m=p(m));const _=w.parse(m);return c(w,_)}pt.getFullPath=l;function c(w,m){return w.serialize(m).split("#")[0]+"#"}pt._getFullPath=c;const u=/#\/?$/;function p(w){return w?w.replace(u,""):""}pt.normalizeId=p;function h(w,m,y){return y=p(y),w.resolve(m,y)}pt.resolveUrl=h;const d=/^[a-z_][-a-z0-9._]*$/i;function f(w,m){if(typeof w=="boolean")return{};const{schemaId:y,uriResolver:_}=this.opts,g=p(w[y]||m),b={"":g},k=l(_,g,!1),S={},T=new Set;return r(w,{allKeys:!0},(A,P,D,U)=>{if(U===void 0)return;const V=k+P;let se=b[U];typeof A[y]=="string"&&(se=fe.call(this,A[y])),de.call(this,A.$anchor),de.call(this,A.$dynamicAnchor),b[P]=se;function fe(re){const _e=this.opts.uriResolver.resolve;if(re=p(se?_e(se,re):re),T.has(re))throw I(re);T.add(re);let H=this.refs[re];return typeof H=="string"&&(H=this.refs[H]),typeof H=="object"?x(A,H.schema,re):re!==p(V)&&(re[0]==="#"?(x(A,S[re],re),S[re]=A):this.refs[re]=V),re}function de(re){if(typeof re=="string"){if(!d.test(re))throw new Error(`invalid anchor "${re}"`);fe.call(this,`#${re}`)}}}),S;function x(A,P,D){if(P!==void 0&&!e(A,P))throw I(D)}function I(A){return new Error(`reference "${A}" resolves to more than one schema`)}}return pt.getSchemaRefs=f,pt}var xd;function Oo(){if(xd)return yr;xd=1,Object.defineProperty(yr,"__esModule",{value:!0}),yr.getData=yr.KeywordCxt=yr.validateFunctionCode=void 0;const t=S_(),e=Ro(),r=_d(),n=Ro(),s=T_(),o=C_(),a=$_(),i=$e(),l=Nr(),c=Po(),u=Oe(),p=Io();function h(M){if(k(M)&&(T(M),b(M))){m(M);return}d(M,()=>(0,t.topBoolOrEmptySchema)(M))}yr.validateFunctionCode=h;function d({gen:M,validateName:Z,schema:G,schemaEnv:K,opts:X},ue){X.code.es5?M.func(Z,(0,i._)`${l.default.data}, ${l.default.valCxt}`,K.$async,()=>{M.code((0,i._)`"use strict"; ${_(G,X)}`),w(M,X),M.code(ue)}):M.func(Z,(0,i._)`${l.default.data}, ${f(X)}`,K.$async,()=>M.code(_(G,X)).code(ue))}function f(M){return(0,i._)`{${l.default.instancePath}="", ${l.default.parentData}, ${l.default.parentDataProperty}, ${l.default.rootData}=${l.default.data}${M.dynamicRef?(0,i._)`, ${l.default.dynamicAnchors}={}`:i.nil}}={}`}function w(M,Z){M.if(l.default.valCxt,()=>{M.var(l.default.instancePath,(0,i._)`${l.default.valCxt}.${l.default.instancePath}`),M.var(l.default.parentData,(0,i._)`${l.default.valCxt}.${l.default.parentData}`),M.var(l.default.parentDataProperty,(0,i._)`${l.default.valCxt}.${l.default.parentDataProperty}`),M.var(l.default.rootData,(0,i._)`${l.default.valCxt}.${l.default.rootData}`),Z.dynamicRef&&M.var(l.default.dynamicAnchors,(0,i._)`${l.default.valCxt}.${l.default.dynamicAnchors}`)},()=>{M.var(l.default.instancePath,(0,i._)`""`),M.var(l.default.parentData,(0,i._)`undefined`),M.var(l.default.parentDataProperty,(0,i._)`undefined`),M.var(l.default.rootData,l.default.data),Z.dynamicRef&&M.var(l.default.dynamicAnchors,(0,i._)`{}`)})}function m(M){const{schema:Z,opts:G,gen:K}=M;d(M,()=>{G.$comment&&Z.$comment&&U(M),A(M),K.let(l.default.vErrors,null),K.let(l.default.errors,0),G.unevaluated&&y(M),x(M),V(M)})}function y(M){const{gen:Z,validateName:G}=M;M.evaluated=Z.const("evaluated",(0,i._)`${G}.evaluated`),Z.if((0,i._)`${M.evaluated}.dynamicProps`,()=>Z.assign((0,i._)`${M.evaluated}.props`,(0,i._)`undefined`)),Z.if((0,i._)`${M.evaluated}.dynamicItems`,()=>Z.assign((0,i._)`${M.evaluated}.items`,(0,i._)`undefined`))}function _(M,Z){const G=typeof M=="object"&&M[Z.schemaId];return G&&(Z.code.source||Z.code.process)?(0,i._)`/*# sourceURL=${G} */`:i.nil}function g(M,Z){if(k(M)&&(T(M),b(M))){S(M,Z);return}(0,t.boolOrEmptySchema)(M,Z)}function b({schema:M,self:Z}){if(typeof M=="boolean")return!M;for(const G in M)if(Z.RULES.all[G])return!0;return!1}function k(M){return typeof M.schema!="boolean"}function S(M,Z){const{schema:G,gen:K,opts:X}=M;X.$comment&&G.$comment&&U(M),P(M),D(M);const ue=K.const("_errs",l.default.errors);x(M,ue),K.var(Z,(0,i._)`${ue} === ${l.default.errors}`)}function T(M){(0,u.checkUnknownRules)(M),I(M)}function x(M,Z){if(M.opts.jtd)return fe(M,[],!1,Z);const G=(0,e.getSchemaTypes)(M.schema),K=(0,e.coerceAndCheckDataType)(M,G);fe(M,G,!K,Z)}function I(M){const{schema:Z,errSchemaPath:G,opts:K,self:X}=M;Z.$ref&&K.ignoreKeywordsWithRef&&(0,u.schemaHasRulesButRef)(Z,X.RULES)&&X.logger.warn(`$ref: keywords ignored in schema at path "${G}"`)}function A(M){const{schema:Z,opts:G}=M;Z.default!==void 0&&G.useDefaults&&G.strictSchema&&(0,u.checkStrictMode)(M,"default is ignored in the schema root")}function P(M){const Z=M.schema[M.opts.schemaId];Z&&(M.baseId=(0,c.resolveUrl)(M.opts.uriResolver,M.baseId,Z))}function D(M){if(M.schema.$async&&!M.schemaEnv.$async)throw new Error("async schema in sync schema")}function U({gen:M,schemaEnv:Z,schema:G,errSchemaPath:K,opts:X}){const ue=G.$comment;if(X.$comment===!0)M.code((0,i._)`${l.default.self}.logger.log(${ue})`);else if(typeof X.$comment=="function"){const he=(0,i.str)`${K}/$comment`,He=M.scopeValue("root",{ref:Z.root});M.code((0,i._)`${l.default.self}.opts.$comment(${ue}, ${he}, ${He}.schema)`)}}function V(M){const{gen:Z,schemaEnv:G,validateName:K,ValidationError:X,opts:ue}=M;G.$async?Z.if((0,i._)`${l.default.errors} === 0`,()=>Z.return(l.default.data),()=>Z.throw((0,i._)`new ${X}(${l.default.vErrors})`)):(Z.assign((0,i._)`${K}.errors`,l.default.vErrors),ue.unevaluated&&se(M),Z.return((0,i._)`${l.default.errors} === 0`))}function se({gen:M,evaluated:Z,props:G,items:K}){G instanceof i.Name&&M.assign((0,i._)`${Z}.props`,G),K instanceof i.Name&&M.assign((0,i._)`${Z}.items`,K)}function fe(M,Z,G,K){const{gen:X,schema:ue,data:he,allErrors:He,opts:Je,self:ee}=M,{RULES:be}=ee;if(ue.$ref&&(Je.ignoreKeywordsWithRef||!(0,u.schemaHasRulesButRef)(ue,be))){X.block(()=>B(M,"$ref",be.all.$ref.definition));return}Je.jtd||re(M,Z),X.block(()=>{for(const xe of be.rules)yt(xe);yt(be.post)});function yt(xe){(0,r.shouldUseGroup)(ue,xe)&&(xe.type?(X.if((0,n.checkDataType)(xe.type,he,Je.strictNumbers)),de(M,xe),Z.length===1&&Z[0]===xe.type&&G&&(X.else(),(0,n.reportTypeError)(M)),X.endIf()):de(M,xe),He||X.if((0,i._)`${l.default.errors} === ${K||0}`))}}function de(M,Z){const{gen:G,schema:K,opts:{useDefaults:X}}=M;X&&(0,s.assignDefaults)(M,Z.type),G.block(()=>{for(const ue of Z.rules)(0,r.shouldUseRule)(K,ue)&&B(M,ue.keyword,ue.definition,Z.type)})}function re(M,Z){M.schemaEnv.meta||!M.opts.strictTypes||(_e(M,Z),M.opts.allowUnionTypes||H(M,Z),O(M,M.dataTypes))}function _e(M,Z){if(Z.length){if(!M.dataTypes.length){M.dataTypes=Z;return}Z.forEach(G=>{q(M.dataTypes,G)||R(M,`type "${G}" not allowed by context "${M.dataTypes.join(",")}"`)}),E(M,Z)}}function H(M,Z){Z.length>1&&!(Z.length===2&&Z.includes("null"))&&R(M,"use allowUnionTypes to allow union type keyword")}function O(M,Z){const G=M.self.RULES.all;for(const K in G){const X=G[K];if(typeof X=="object"&&(0,r.shouldUseRule)(M.schema,X)){const{type:ue}=X.definition;ue.length&&!ue.some(he=>F(Z,he))&&R(M,`missing type "${ue.join(",")}" for keyword "${K}"`)}}}function F(M,Z){return M.includes(Z)||Z==="number"&&M.includes("integer")}function q(M,Z){return M.includes(Z)||Z==="integer"&&M.includes("number")}function E(M,Z){const G=[];for(const K of M.dataTypes)q(Z,K)?G.push(K):Z.includes("integer")&&K==="number"&&G.push("integer");M.dataTypes=G}function R(M,Z){const G=M.schemaEnv.baseId+M.errSchemaPath;Z+=` at "${G}" (strictTypes)`,(0,u.checkStrictMode)(M,Z,M.opts.strictTypes)}class ${constructor(Z,G,K){if((0,o.validateKeywordUsage)(Z,G,K),this.gen=Z.gen,this.allErrors=Z.allErrors,this.keyword=K,this.data=Z.data,this.schema=Z.schema[K],this.$data=G.$data&&Z.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,u.schemaRefOrVal)(Z,this.schema,K,this.$data),this.schemaType=G.schemaType,this.parentSchema=Z.schema,this.params={},this.it=Z,this.def=G,this.$data)this.schemaCode=Z.gen.const("vSchema",pe(this.$data,Z));else if(this.schemaCode=this.schemaValue,!(0,o.validSchemaType)(this.schema,G.schemaType,G.allowUndefined))throw new Error(`${K} value must be ${JSON.stringify(G.schemaType)}`);("code"in G?G.trackErrors:G.errors!==!1)&&(this.errsCount=Z.gen.const("_errs",l.default.errors))}result(Z,G,K){this.failResult((0,i.not)(Z),G,K)}failResult(Z,G,K){this.gen.if(Z),K?K():this.error(),G?(this.gen.else(),G(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(Z,G){this.failResult((0,i.not)(Z),void 0,G)}fail(Z){if(Z===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(Z),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(Z){if(!this.$data)return this.fail(Z);const{schemaCode:G}=this;this.fail((0,i._)`${G} !== undefined && (${(0,i.or)(this.invalid$data(),Z)})`)}error(Z,G,K){if(G){this.setParams(G),this._error(Z,K),this.setParams({});return}this._error(Z,K)}_error(Z,G){(Z?p.reportExtraError:p.reportError)(this,this.def.error,G)}$dataError(){(0,p.reportError)(this,this.def.$dataError||p.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,p.resetErrorsCount)(this.gen,this.errsCount)}ok(Z){this.allErrors||this.gen.if(Z)}setParams(Z,G){G?Object.assign(this.params,Z):this.params=Z}block$data(Z,G,K=i.nil){this.gen.block(()=>{this.check$data(Z,K),G()})}check$data(Z=i.nil,G=i.nil){if(!this.$data)return;const{gen:K,schemaCode:X,schemaType:ue,def:he}=this;K.if((0,i.or)((0,i._)`${X} === undefined`,G)),Z!==i.nil&&K.assign(Z,!0),(ue.length||he.validateSchema)&&(K.elseIf(this.invalid$data()),this.$dataError(),Z!==i.nil&&K.assign(Z,!1)),K.else()}invalid$data(){const{gen:Z,schemaCode:G,schemaType:K,def:X,it:ue}=this;return(0,i.or)(he(),He());function he(){if(K.length){if(!(G instanceof i.Name))throw new Error("ajv implementation error");const Je=Array.isArray(K)?K:[K];return(0,i._)`${(0,n.checkDataTypes)(Je,G,ue.opts.strictNumbers,n.DataType.Wrong)}`}return i.nil}function He(){if(X.validateSchema){const Je=Z.scopeValue("validate$data",{ref:X.validateSchema});return(0,i._)`!${Je}(${G})`}return i.nil}}subschema(Z,G){const K=(0,a.getSubschema)(this.it,Z);(0,a.extendSubschemaData)(K,this.it,Z),(0,a.extendSubschemaMode)(K,Z);const X={...this.it,...K,items:void 0,props:void 0};return g(X,G),X}mergeEvaluated(Z,G){const{it:K,gen:X}=this;K.opts.unevaluated&&(K.props!==!0&&Z.props!==void 0&&(K.props=u.mergeEvaluated.props(X,Z.props,K.props,G)),K.items!==!0&&Z.items!==void 0&&(K.items=u.mergeEvaluated.items(X,Z.items,K.items,G)))}mergeValidEvaluated(Z,G){const{it:K,gen:X}=this;if(K.opts.unevaluated&&(K.props!==!0||K.items!==!0))return X.if(G,()=>this.mergeEvaluated(Z,i.Name)),!0}}yr.KeywordCxt=$;function B(M,Z,G,K){const X=new $(M,G,Z);"code"in G?G.code(X,K):X.$data&&G.validate?(0,o.funcKeywordCode)(X,G):"macro"in G?(0,o.macroKeywordCode)(X,G):(G.compile||G.validate)&&(0,o.funcKeywordCode)(X,G)}const W=/^\/(?:[^~]|~0|~1)*$/,ye=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function pe(M,{dataLevel:Z,dataNames:G,dataPathArr:K}){let X,ue;if(M==="")return l.default.rootData;if(M[0]==="/"){if(!W.test(M))throw new Error(`Invalid JSON-pointer: ${M}`);X=M,ue=l.default.rootData}else{const ee=ye.exec(M);if(!ee)throw new Error(`Invalid JSON-pointer: ${M}`);const be=+ee[1];if(X=ee[2],X==="#"){if(be>=Z)throw new Error(Je("property/index",be));return K[Z-be]}if(be>Z)throw new Error(Je("data",be));if(ue=G[Z-be],!X)return ue}let he=ue;const He=X.split("/");for(const ee of He)ee&&(ue=(0,i._)`${ue}${(0,i.getProperty)((0,u.unescapeJsonPointer)(ee))}`,he=(0,i._)`${he} && ${ue}`);return he;function Je(ee,be){return`Cannot access ${ee} ${be} levels up, current level is ${Z}`}}return yr.getData=pe,yr}var Ao={},Id;function Zi(){if(Id)return Ao;Id=1,Object.defineProperty(Ao,"__esModule",{value:!0});class t extends Error{constructor(r){super("validation failed"),this.errors=r,this.ajv=this.validation=!0}}return Ao.default=t,Ao}var Mo={},Rd;function No(){if(Rd)return Mo;Rd=1,Object.defineProperty(Mo,"__esModule",{value:!0});const t=Po();class e extends Error{constructor(n,s,o,a){super(a||`can't resolve reference ${o} from id ${s}`),this.missingRef=(0,t.resolveUrl)(n,s,o),this.missingSchema=(0,t.normalizeId)((0,t.getFullPath)(n,this.missingRef))}}return Mo.default=e,Mo}var It={},Pd;function Fi(){if(Pd)return It;Pd=1,Object.defineProperty(It,"__esModule",{value:!0}),It.resolveSchema=It.getCompilingSchema=It.resolveRef=It.compileSchema=It.SchemaEnv=void 0;const t=$e(),e=Zi(),r=Nr(),n=Po(),s=Oe(),o=Oo();class a{constructor(y){var _;this.refs={},this.dynamicAnchors={};let g;typeof y.schema=="object"&&(g=y.schema),this.schema=y.schema,this.schemaId=y.schemaId,this.root=y.root||this,this.baseId=(_=y.baseId)!==null&&_!==void 0?_:(0,n.normalizeId)(g?.[y.schemaId||"$id"]),this.schemaPath=y.schemaPath,this.localRefs=y.localRefs,this.meta=y.meta,this.$async=g?.$async,this.refs={}}}It.SchemaEnv=a;function i(m){const y=u.call(this,m);if(y)return y;const _=(0,n.getFullPath)(this.opts.uriResolver,m.root.baseId),{es5:g,lines:b}=this.opts.code,{ownProperties:k}=this.opts,S=new t.CodeGen(this.scope,{es5:g,lines:b,ownProperties:k});let T;m.$async&&(T=S.scopeValue("Error",{ref:e.default,code:(0,t._)`require("ajv/dist/runtime/validation_error").default`}));const x=S.scopeName("validate");m.validateName=x;const I={gen:S,allErrors:this.opts.allErrors,data:r.default.data,parentData:r.default.parentData,parentDataProperty:r.default.parentDataProperty,dataNames:[r.default.data],dataPathArr:[t.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:S.scopeValue("schema",this.opts.code.source===!0?{ref:m.schema,code:(0,t.stringify)(m.schema)}:{ref:m.schema}),validateName:x,ValidationError:T,schema:m.schema,schemaEnv:m,rootId:_,baseId:m.baseId||_,schemaPath:t.nil,errSchemaPath:m.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,t._)`""`,opts:this.opts,self:this};let A;try{this._compilations.add(m),(0,o.validateFunctionCode)(I),S.optimize(this.opts.code.optimize);const P=S.toString();A=`${S.scopeRefs(r.default.scope)}return ${P}`,this.opts.code.process&&(A=this.opts.code.process(A,m));const U=new Function(`${r.default.self}`,`${r.default.scope}`,A)(this,this.scope.get());if(this.scope.value(x,{ref:U}),U.errors=null,U.schema=m.schema,U.schemaEnv=m,m.$async&&(U.$async=!0),this.opts.code.source===!0&&(U.source={validateName:x,validateCode:P,scopeValues:S._values}),this.opts.unevaluated){const{props:V,items:se}=I;U.evaluated={props:V instanceof t.Name?void 0:V,items:se instanceof t.Name?void 0:se,dynamicProps:V instanceof t.Name,dynamicItems:se instanceof t.Name},U.source&&(U.source.evaluated=(0,t.stringify)(U.evaluated))}return m.validate=U,m}catch(P){throw delete m.validate,delete m.validateName,A&&this.logger.error("Error compiling schema, function code:",A),P}finally{this._compilations.delete(m)}}It.compileSchema=i;function l(m,y,_){var g;_=(0,n.resolveUrl)(this.opts.uriResolver,y,_);const b=m.refs[_];if(b)return b;let k=h.call(this,m,_);if(k===void 0){const S=(g=m.localRefs)===null||g===void 0?void 0:g[_],{schemaId:T}=this.opts;S&&(k=new a({schema:S,schemaId:T,root:m,baseId:y}))}if(k!==void 0)return m.refs[_]=c.call(this,k)}It.resolveRef=l;function c(m){return(0,n.inlineRef)(m.schema,this.opts.inlineRefs)?m.schema:m.validate?m:i.call(this,m)}function u(m){for(const y of this._compilations)if(p(y,m))return y}It.getCompilingSchema=u;function p(m,y){return m.schema===y.schema&&m.root===y.root&&m.baseId===y.baseId}function h(m,y){let _;for(;typeof(_=this.refs[y])=="string";)y=_;return _||this.schemas[y]||d.call(this,m,y)}function d(m,y){const _=this.opts.uriResolver.parse(y),g=(0,n._getFullPath)(this.opts.uriResolver,_);let b=(0,n.getFullPath)(this.opts.uriResolver,m.baseId,void 0);if(Object.keys(m.schema).length>0&&g===b)return w.call(this,_,m);const k=(0,n.normalizeId)(g),S=this.refs[k]||this.schemas[k];if(typeof S=="string"){const T=d.call(this,m,S);return typeof T?.schema!="object"?void 0:w.call(this,_,T)}if(typeof S?.schema=="object"){if(S.validate||i.call(this,S),k===(0,n.normalizeId)(y)){const{schema:T}=S,{schemaId:x}=this.opts,I=T[x];return I&&(b=(0,n.resolveUrl)(this.opts.uriResolver,b,I)),new a({schema:T,schemaId:x,root:m,baseId:b})}return w.call(this,_,S)}}It.resolveSchema=d;const f=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function w(m,{baseId:y,schema:_,root:g}){var b;if(((b=m.fragment)===null||b===void 0?void 0:b[0])!=="/")return;for(const T of m.fragment.slice(1).split("/")){if(typeof _=="boolean")return;const x=_[(0,s.unescapeFragment)(T)];if(x===void 0)return;_=x;const I=typeof _=="object"&&_[this.opts.schemaId];!f.has(T)&&I&&(y=(0,n.resolveUrl)(this.opts.uriResolver,y,I))}let k;if(typeof _!="boolean"&&_.$ref&&!(0,s.schemaHasRulesButRef)(_,this.RULES)){const T=(0,n.resolveUrl)(this.opts.uriResolver,y,_.$ref);k=d.call(this,g,T)}const{schemaId:S}=this.opts;if(k=k||new a({schema:_,schemaId:S,root:g,baseId:y}),k.schema!==k.root.schema)return k}return It}const x_={$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 Lo={},ps={exports:{}},Vi,Od;function Ad(){if(Od)return Vi;Od=1;const t=RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu),e=RegExp.prototype.test.bind(/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u);function r(h){let d="",f=0,w=0;for(w=0;w<h.length;w++)if(f=h[w].charCodeAt(0),f!==48){if(!(f>=48&&f<=57||f>=65&&f<=70||f>=97&&f<=102))return"";d+=h[w];break}for(w+=1;w<h.length;w++){if(f=h[w].charCodeAt(0),!(f>=48&&f<=57||f>=65&&f<=70||f>=97&&f<=102))return"";d+=h[w]}return d}const n=RegExp.prototype.test.bind(/[^!"$&'()*+,\-.;=_`a-z{}~]/u);function s(h){return h.length=0,!0}function o(h,d,f){if(h.length){const w=r(h);if(w!=="")d.push(w);else return f.error=!0,!1;h.length=0}return!0}function a(h){let d=0;const f={error:!1,address:"",zone:""},w=[],m=[];let y=!1,_=!1,g=o;for(let b=0;b<h.length;b++){const k=h[b];if(!(k==="["||k==="]"))if(k===":"){if(y===!0&&(_=!0),!g(m,w,f))break;if(++d>7){f.error=!0;break}b>0&&h[b-1]===":"&&(y=!0),w.push(":");continue}else if(k==="%"){if(!g(m,w,f))break;g=s}else{m.push(k);continue}}return m.length&&(g===s?f.zone=m.join(""):_?w.push(m.join("")):w.push(r(m))),f.address=w.join(""),f}function i(h){if(l(h,":")<2)return{host:h,isIPV6:!1};const d=a(h);if(d.error)return{host:h,isIPV6:!1};{let f=d.address,w=d.address;return d.zone&&(f+="%"+d.zone,w+="%25"+d.zone),{host:f,isIPV6:!0,escapedHost:w}}}function l(h,d){let f=0;for(let w=0;w<h.length;w++)h[w]===d&&f++;return f}function c(h){let d=h;const f=[];let w=-1,m=0;for(;m=d.length;){if(m===1){if(d===".")break;if(d==="/"){f.push("/");break}else{f.push(d);break}}else if(m===2){if(d[0]==="."){if(d[1]===".")break;if(d[1]==="/"){d=d.slice(2);continue}}else if(d[0]==="/"&&(d[1]==="."||d[1]==="/")){f.push("/");break}}else if(m===3&&d==="/.."){f.length!==0&&f.pop(),f.push("/");break}if(d[0]==="."){if(d[1]==="."){if(d[2]==="/"){d=d.slice(3);continue}}else if(d[1]==="/"){d=d.slice(2);continue}}else if(d[0]==="/"&&d[1]==="."){if(d[2]==="/"){d=d.slice(2);continue}else if(d[2]==="."&&d[3]==="/"){d=d.slice(3),f.length!==0&&f.pop();continue}}if((w=d.indexOf("/",1))===-1){f.push(d);break}else f.push(d.slice(0,w)),d=d.slice(w)}return f.join("")}function u(h,d){const f=d!==!0?escape:unescape;return h.scheme!==void 0&&(h.scheme=f(h.scheme)),h.userinfo!==void 0&&(h.userinfo=f(h.userinfo)),h.host!==void 0&&(h.host=f(h.host)),h.path!==void 0&&(h.path=f(h.path)),h.query!==void 0&&(h.query=f(h.query)),h.fragment!==void 0&&(h.fragment=f(h.fragment)),h}function p(h){const d=[];if(h.userinfo!==void 0&&(d.push(h.userinfo),d.push("@")),h.host!==void 0){let f=unescape(h.host);if(!e(f)){const w=i(f);w.isIPV6===!0?f=`[${w.escapedHost}]`:f=h.host}d.push(f)}return(typeof h.port=="number"||typeof h.port=="string")&&(d.push(":"),d.push(String(h.port))),d.length?d.join(""):void 0}return Vi={nonSimpleDomain:n,recomposeAuthority:p,normalizeComponentEncoding:u,removeDotSegments:c,isIPv4:e,isUUID:t,normalizeIPv6:i,stringArrayToHexStripped:r},Vi}var Hi,Md;function I_(){if(Md)return Hi;Md=1;const{isUUID:t}=Ad(),e=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu,r=["http","https","ws","wss","urn","urn:uuid"];function n(k){return r.indexOf(k)!==-1}function s(k){return k.secure===!0?!0:k.secure===!1?!1:k.scheme?k.scheme.length===3&&(k.scheme[0]==="w"||k.scheme[0]==="W")&&(k.scheme[1]==="s"||k.scheme[1]==="S")&&(k.scheme[2]==="s"||k.scheme[2]==="S"):!1}function o(k){return k.host||(k.error=k.error||"HTTP URIs must have a host."),k}function a(k){const S=String(k.scheme).toLowerCase()==="https";return(k.port===(S?443:80)||k.port==="")&&(k.port=void 0),k.path||(k.path="/"),k}function i(k){return k.secure=s(k),k.resourceName=(k.path||"/")+(k.query?"?"+k.query:""),k.path=void 0,k.query=void 0,k}function l(k){if((k.port===(s(k)?443:80)||k.port==="")&&(k.port=void 0),typeof k.secure=="boolean"&&(k.scheme=k.secure?"wss":"ws",k.secure=void 0),k.resourceName){const[S,T]=k.resourceName.split("?");k.path=S&&S!=="/"?S:void 0,k.query=T,k.resourceName=void 0}return k.fragment=void 0,k}function c(k,S){if(!k.path)return k.error="URN can not be parsed",k;const T=k.path.match(e);if(T){const x=S.scheme||k.scheme||"urn";k.nid=T[1].toLowerCase(),k.nss=T[2];const I=`${x}:${S.nid||k.nid}`,A=b(I);k.path=void 0,A&&(k=A.parse(k,S))}else k.error=k.error||"URN can not be parsed.";return k}function u(k,S){if(k.nid===void 0)throw new Error("URN without nid cannot be serialized");const T=S.scheme||k.scheme||"urn",x=k.nid.toLowerCase(),I=`${T}:${S.nid||x}`,A=b(I);A&&(k=A.serialize(k,S));const P=k,D=k.nss;return P.path=`${x||S.nid}:${D}`,S.skipEscape=!0,P}function p(k,S){const T=k;return T.uuid=T.nss,T.nss=void 0,!S.tolerant&&(!T.uuid||!t(T.uuid))&&(T.error=T.error||"UUID is not valid."),T}function h(k){const S=k;return S.nss=(k.uuid||"").toLowerCase(),S}const d={scheme:"http",domainHost:!0,parse:o,serialize:a},f={scheme:"https",domainHost:d.domainHost,parse:o,serialize:a},w={scheme:"ws",domainHost:!0,parse:i,serialize:l},m={scheme:"wss",domainHost:w.domainHost,parse:w.parse,serialize:w.serialize},g={http:d,https:f,ws:w,wss:m,urn:{scheme:"urn",parse:c,serialize:u,skipNormalize:!0},"urn:uuid":{scheme:"urn:uuid",parse:p,serialize:h,skipNormalize:!0}};Object.setPrototypeOf(g,null);function b(k){return k&&(g[k]||g[k.toLowerCase()])||void 0}return Hi={wsIsSecure:s,SCHEMES:g,isValidSchemeName:n,getSchemeHandler:b},Hi}var Nd;function R_(){if(Nd)return ps.exports;Nd=1;const{normalizeIPv6:t,removeDotSegments:e,recomposeAuthority:r,normalizeComponentEncoding:n,isIPv4:s,nonSimpleDomain:o}=Ad(),{SCHEMES:a,getSchemeHandler:i}=I_();function l(m,y){return typeof m=="string"?m=h(f(m,y),y):typeof m=="object"&&(m=f(h(m,y),y)),m}function c(m,y,_){const g=_?Object.assign({scheme:"null"},_):{scheme:"null"},b=u(f(m,g),f(y,g),g,!0);return g.skipEscape=!0,h(b,g)}function u(m,y,_,g){const b={};return g||(m=f(h(m,_),_),y=f(h(y,_),_)),_=_||{},!_.tolerant&&y.scheme?(b.scheme=y.scheme,b.userinfo=y.userinfo,b.host=y.host,b.port=y.port,b.path=e(y.path||""),b.query=y.query):(y.userinfo!==void 0||y.host!==void 0||y.port!==void 0?(b.userinfo=y.userinfo,b.host=y.host,b.port=y.port,b.path=e(y.path||""),b.query=y.query):(y.path?(y.path[0]==="/"?b.path=e(y.path):((m.userinfo!==void 0||m.host!==void 0||m.port!==void 0)&&!m.path?b.path="/"+y.path:m.path?b.path=m.path.slice(0,m.path.lastIndexOf("/")+1)+y.path:b.path=y.path,b.path=e(b.path)),b.query=y.query):(b.path=m.path,y.query!==void 0?b.query=y.query:b.query=m.query),b.userinfo=m.userinfo,b.host=m.host,b.port=m.port),b.scheme=m.scheme),b.fragment=y.fragment,b}function p(m,y,_){return typeof m=="string"?(m=unescape(m),m=h(n(f(m,_),!0),{..._,skipEscape:!0})):typeof m=="object"&&(m=h(n(m,!0),{..._,skipEscape:!0})),typeof y=="string"?(y=unescape(y),y=h(n(f(y,_),!0),{..._,skipEscape:!0})):typeof y=="object"&&(y=h(n(y,!0),{..._,skipEscape:!0})),m.toLowerCase()===y.toLowerCase()}function h(m,y){const _={host:m.host,scheme:m.scheme,userinfo:m.userinfo,port:m.port,path:m.path,query:m.query,nid:m.nid,nss:m.nss,uuid:m.uuid,fragment:m.fragment,reference:m.reference,resourceName:m.resourceName,secure:m.secure,error:""},g=Object.assign({},y),b=[],k=i(g.scheme||_.scheme);k&&k.serialize&&k.serialize(_,g),_.path!==void 0&&(g.skipEscape?_.path=unescape(_.path):(_.path=escape(_.path),_.scheme!==void 0&&(_.path=_.path.split("%3A").join(":")))),g.reference!=="suffix"&&_.scheme&&b.push(_.scheme,":");const S=r(_);if(S!==void 0&&(g.reference!=="suffix"&&b.push("//"),b.push(S),_.path&&_.path[0]!=="/"&&b.push("/")),_.path!==void 0){let T=_.path;!g.absolutePath&&(!k||!k.absolutePath)&&(T=e(T)),S===void 0&&T[0]==="/"&&T[1]==="/"&&(T="/%2F"+T.slice(2)),b.push(T)}return _.query!==void 0&&b.push("?",_.query),_.fragment!==void 0&&b.push("#",_.fragment),b.join("")}const d=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function f(m,y){const _=Object.assign({},y),g={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0};let b=!1;_.reference==="suffix"&&(_.scheme?m=_.scheme+":"+m:m="//"+m);const k=m.match(d);if(k){if(g.scheme=k[1],g.userinfo=k[3],g.host=k[4],g.port=parseInt(k[5],10),g.path=k[6]||"",g.query=k[7],g.fragment=k[8],isNaN(g.port)&&(g.port=k[5]),g.host)if(s(g.host)===!1){const x=t(g.host);g.host=x.host.toLowerCase(),b=x.isIPV6}else b=!0;g.scheme===void 0&&g.userinfo===void 0&&g.host===void 0&&g.port===void 0&&g.query===void 0&&!g.path?g.reference="same-document":g.scheme===void 0?g.reference="relative":g.fragment===void 0?g.reference="absolute":g.reference="uri",_.reference&&_.reference!=="suffix"&&_.reference!==g.reference&&(g.error=g.error||"URI is not a "+_.reference+" reference.");const S=i(_.scheme||g.scheme);if(!_.unicodeSupport&&(!S||!S.unicodeSupport)&&g.host&&(_.domainHost||S&&S.domainHost)&&b===!1&&o(g.host))try{g.host=URL.domainToASCII(g.host.toLowerCase())}catch(T){g.error=g.error||"Host's domain name can not be converted to ASCII: "+T}(!S||S&&!S.skipNormalize)&&(m.indexOf("%")!==-1&&(g.scheme!==void 0&&(g.scheme=unescape(g.scheme)),g.host!==void 0&&(g.host=unescape(g.host))),g.path&&(g.path=escape(unescape(g.path))),g.fragment&&(g.fragment=encodeURI(decodeURIComponent(g.fragment)))),S&&S.parse&&S.parse(g,_)}else g.error=g.error||"URI can not be parsed.";return g}const w={SCHEMES:a,normalize:l,resolve:c,resolveComponent:u,equal:p,serialize:h,parse:f};return ps.exports=w,ps.exports.default=w,ps.exports.fastUri=w,ps.exports}var Ld;function P_(){if(Ld)return Lo;Ld=1,Object.defineProperty(Lo,"__esModule",{value:!0});const t=R_();return t.code='require("ajv/dist/runtime/uri").default',Lo.default=t,Lo}var jd;function O_(){return jd||(jd=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.CodeGen=t.Name=t.nil=t.stringify=t.str=t._=t.KeywordCxt=void 0;var e=Oo();Object.defineProperty(t,"KeywordCxt",{enumerable:!0,get:function(){return e.KeywordCxt}});var r=$e();Object.defineProperty(t,"_",{enumerable:!0,get:function(){return r._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return r.str}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return r.stringify}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return r.nil}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return r.Name}}),Object.defineProperty(t,"CodeGen",{enumerable:!0,get:function(){return r.CodeGen}});const n=Zi(),s=No(),o=gd(),a=Fi(),i=$e(),l=Po(),c=Ro(),u=Oe(),p=x_,h=P_(),d=(H,O)=>new RegExp(H,O);d.code="new RegExp";const f=["removeAdditional","useDefaults","coerceTypes"],w=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),m={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."},y={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},_=200;function g(H){var O,F,q,E,R,$,B,W,ye,pe,M,Z,G,K,X,ue,he,He,Je,ee,be,yt,xe,Et,Pr;const xt=H.strict,it=(O=H.code)===null||O===void 0?void 0:O.optimize,Ut=it===!0||it===void 0?1:it||0,Xr=(q=(F=H.code)===null||F===void 0?void 0:F.regExp)!==null&&q!==void 0?q:d,en=(E=H.uriResolver)!==null&&E!==void 0?E:h.default;return{strictSchema:($=(R=H.strictSchema)!==null&&R!==void 0?R:xt)!==null&&$!==void 0?$:!0,strictNumbers:(W=(B=H.strictNumbers)!==null&&B!==void 0?B:xt)!==null&&W!==void 0?W:!0,strictTypes:(pe=(ye=H.strictTypes)!==null&&ye!==void 0?ye:xt)!==null&&pe!==void 0?pe:"log",strictTuples:(Z=(M=H.strictTuples)!==null&&M!==void 0?M:xt)!==null&&Z!==void 0?Z:"log",strictRequired:(K=(G=H.strictRequired)!==null&&G!==void 0?G:xt)!==null&&K!==void 0?K:!1,code:H.code?{...H.code,optimize:Ut,regExp:Xr}:{optimize:Ut,regExp:Xr},loopRequired:(X=H.loopRequired)!==null&&X!==void 0?X:_,loopEnum:(ue=H.loopEnum)!==null&&ue!==void 0?ue:_,meta:(he=H.meta)!==null&&he!==void 0?he:!0,messages:(He=H.messages)!==null&&He!==void 0?He:!0,inlineRefs:(Je=H.inlineRefs)!==null&&Je!==void 0?Je:!0,schemaId:(ee=H.schemaId)!==null&&ee!==void 0?ee:"$id",addUsedSchema:(be=H.addUsedSchema)!==null&&be!==void 0?be:!0,validateSchema:(yt=H.validateSchema)!==null&&yt!==void 0?yt:!0,validateFormats:(xe=H.validateFormats)!==null&&xe!==void 0?xe:!0,unicodeRegExp:(Et=H.unicodeRegExp)!==null&&Et!==void 0?Et:!0,int32range:(Pr=H.int32range)!==null&&Pr!==void 0?Pr:!0,uriResolver:en}}class b{constructor(O={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,O=this.opts={...O,...g(O)};const{es5:F,lines:q}=this.opts.code;this.scope=new i.ValueScope({scope:{},prefixes:w,es5:F,lines:q}),this.logger=D(O.logger);const E=O.validateFormats;O.validateFormats=!1,this.RULES=(0,o.getRules)(),k.call(this,m,O,"NOT SUPPORTED"),k.call(this,y,O,"DEPRECATED","warn"),this._metaOpts=A.call(this),O.formats&&x.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),O.keywords&&I.call(this,O.keywords),typeof O.meta=="object"&&this.addMetaSchema(O.meta),T.call(this),O.validateFormats=E}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){const{$data:O,meta:F,schemaId:q}=this.opts;let E=p;q==="id"&&(E={...p},E.id=E.$id,delete E.$id),F&&O&&this.addMetaSchema(E,E[q],!1)}defaultMeta(){const{meta:O,schemaId:F}=this.opts;return this.opts.defaultMeta=typeof O=="object"?O[F]||O:void 0}validate(O,F){let q;if(typeof O=="string"){if(q=this.getSchema(O),!q)throw new Error(`no schema with key or ref "${O}"`)}else q=this.compile(O);const E=q(F);return"$async"in q||(this.errors=q.errors),E}compile(O,F){const q=this._addSchema(O,F);return q.validate||this._compileSchemaEnv(q)}compileAsync(O,F){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");const{loadSchema:q}=this.opts;return E.call(this,O,F);async function E(pe,M){await R.call(this,pe.$schema);const Z=this._addSchema(pe,M);return Z.validate||$.call(this,Z)}async function R(pe){pe&&!this.getSchema(pe)&&await E.call(this,{$ref:pe},!0)}async function $(pe){try{return this._compileSchemaEnv(pe)}catch(M){if(!(M instanceof s.default))throw M;return B.call(this,M),await W.call(this,M.missingSchema),$.call(this,pe)}}function B({missingSchema:pe,missingRef:M}){if(this.refs[pe])throw new Error(`AnySchema ${pe} is loaded but ${M} cannot be resolved`)}async function W(pe){const M=await ye.call(this,pe);this.refs[pe]||await R.call(this,M.$schema),this.refs[pe]||this.addSchema(M,pe,F)}async function ye(pe){const M=this._loading[pe];if(M)return M;try{return await(this._loading[pe]=q(pe))}finally{delete this._loading[pe]}}}addSchema(O,F,q,E=this.opts.validateSchema){if(Array.isArray(O)){for(const $ of O)this.addSchema($,void 0,q,E);return this}let R;if(typeof O=="object"){const{schemaId:$}=this.opts;if(R=O[$],R!==void 0&&typeof R!="string")throw new Error(`schema ${$} must be string`)}return F=(0,l.normalizeId)(F||R),this._checkUnique(F),this.schemas[F]=this._addSchema(O,q,F,E,!0),this}addMetaSchema(O,F,q=this.opts.validateSchema){return this.addSchema(O,F,!0,q),this}validateSchema(O,F){if(typeof O=="boolean")return!0;let q;if(q=O.$schema,q!==void 0&&typeof q!="string")throw new Error("$schema must be a string");if(q=q||this.opts.defaultMeta||this.defaultMeta(),!q)return this.logger.warn("meta-schema not available"),this.errors=null,!0;const E=this.validate(q,O);if(!E&&F){const R="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(R);else throw new Error(R)}return E}getSchema(O){let F;for(;typeof(F=S.call(this,O))=="string";)O=F;if(F===void 0){const{schemaId:q}=this.opts,E=new a.SchemaEnv({schema:{},schemaId:q});if(F=a.resolveSchema.call(this,E,O),!F)return;this.refs[O]=F}return F.validate||this._compileSchemaEnv(F)}removeSchema(O){if(O instanceof RegExp)return this._removeAllSchemas(this.schemas,O),this._removeAllSchemas(this.refs,O),this;switch(typeof O){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{const F=S.call(this,O);return typeof F=="object"&&this._cache.delete(F.schema),delete this.schemas[O],delete this.refs[O],this}case"object":{const F=O;this._cache.delete(F);let q=O[this.opts.schemaId];return q&&(q=(0,l.normalizeId)(q),delete this.schemas[q],delete this.refs[q]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(O){for(const F of O)this.addKeyword(F);return this}addKeyword(O,F){let q;if(typeof O=="string")q=O,typeof F=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),F.keyword=q);else if(typeof O=="object"&&F===void 0){if(F=O,q=F.keyword,Array.isArray(q)&&!q.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(V.call(this,q,F),!F)return(0,u.eachItem)(q,R=>se.call(this,R)),this;de.call(this,F);const E={...F,type:(0,c.getJSONTypes)(F.type),schemaType:(0,c.getJSONTypes)(F.schemaType)};return(0,u.eachItem)(q,E.type.length===0?R=>se.call(this,R,E):R=>E.type.forEach($=>se.call(this,R,E,$))),this}getKeyword(O){const F=this.RULES.all[O];return typeof F=="object"?F.definition:!!F}removeKeyword(O){const{RULES:F}=this;delete F.keywords[O],delete F.all[O];for(const q of F.rules){const E=q.rules.findIndex(R=>R.keyword===O);E>=0&&q.rules.splice(E,1)}return this}addFormat(O,F){return typeof F=="string"&&(F=new RegExp(F)),this.formats[O]=F,this}errorsText(O=this.errors,{separator:F=", ",dataVar:q="data"}={}){return!O||O.length===0?"No errors":O.map(E=>`${q}${E.instancePath} ${E.message}`).reduce((E,R)=>E+F+R)}$dataMetaSchema(O,F){const q=this.RULES.all;O=JSON.parse(JSON.stringify(O));for(const E of F){const R=E.split("/").slice(1);let $=O;for(const B of R)$=$[B];for(const B in q){const W=q[B];if(typeof W!="object")continue;const{$data:ye}=W.definition,pe=$[B];ye&&pe&&($[B]=_e(pe))}}return O}_removeAllSchemas(O,F){for(const q in O){const E=O[q];(!F||F.test(q))&&(typeof E=="string"?delete O[q]:E&&!E.meta&&(this._cache.delete(E.schema),delete O[q]))}}_addSchema(O,F,q,E=this.opts.validateSchema,R=this.opts.addUsedSchema){let $;const{schemaId:B}=this.opts;if(typeof O=="object")$=O[B];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof O!="boolean")throw new Error("schema must be object or boolean")}let W=this._cache.get(O);if(W!==void 0)return W;q=(0,l.normalizeId)($||q);const ye=l.getSchemaRefs.call(this,O,q);return W=new a.SchemaEnv({schema:O,schemaId:B,meta:F,baseId:q,localRefs:ye}),this._cache.set(W.schema,W),R&&!q.startsWith("#")&&(q&&this._checkUnique(q),this.refs[q]=W),E&&this.validateSchema(O,!0),W}_checkUnique(O){if(this.schemas[O]||this.refs[O])throw new Error(`schema with key or id "${O}" already exists`)}_compileSchemaEnv(O){if(O.meta?this._compileMetaSchema(O):a.compileSchema.call(this,O),!O.validate)throw new Error("ajv implementation error");return O.validate}_compileMetaSchema(O){const F=this.opts;this.opts=this._metaOpts;try{a.compileSchema.call(this,O)}finally{this.opts=F}}}b.ValidationError=n.default,b.MissingRefError=s.default,t.default=b;function k(H,O,F,q="error"){for(const E in H){const R=E;R in O&&this.logger[q](`${F}: option ${E}. ${H[R]}`)}}function S(H){return H=(0,l.normalizeId)(H),this.schemas[H]||this.refs[H]}function T(){const H=this.opts.schemas;if(H)if(Array.isArray(H))this.addSchema(H);else for(const O in H)this.addSchema(H[O],O)}function x(){for(const H in this.opts.formats){const O=this.opts.formats[H];O&&this.addFormat(H,O)}}function I(H){if(Array.isArray(H)){this.addVocabulary(H);return}this.logger.warn("keywords option as map is deprecated, pass array");for(const O in H){const F=H[O];F.keyword||(F.keyword=O),this.addKeyword(F)}}function A(){const H={...this.opts};for(const O of f)delete H[O];return H}const P={log(){},warn(){},error(){}};function D(H){if(H===!1)return P;if(H===void 0)return console;if(H.log&&H.warn&&H.error)return H;throw new Error("logger must implement log, warn and error methods")}const U=/^[a-z_$][a-z0-9_$:-]*$/i;function V(H,O){const{RULES:F}=this;if((0,u.eachItem)(H,q=>{if(F.keywords[q])throw new Error(`Keyword ${q} is already defined`);if(!U.test(q))throw new Error(`Keyword ${q} has invalid name`)}),!!O&&O.$data&&!("code"in O||"validate"in O))throw new Error('$data keyword must have "code" or "validate" function')}function se(H,O,F){var q;const E=O?.post;if(F&&E)throw new Error('keyword with "post" flag cannot have "type"');const{RULES:R}=this;let $=E?R.post:R.rules.find(({type:W})=>W===F);if($||($={type:F,rules:[]},R.rules.push($)),R.keywords[H]=!0,!O)return;const B={keyword:H,definition:{...O,type:(0,c.getJSONTypes)(O.type),schemaType:(0,c.getJSONTypes)(O.schemaType)}};O.before?fe.call(this,$,B,O.before):$.rules.push(B),R.all[H]=B,(q=O.implements)===null||q===void 0||q.forEach(W=>this.addKeyword(W))}function fe(H,O,F){const q=H.rules.findIndex(E=>E.keyword===F);q>=0?H.rules.splice(q,0,O):(H.rules.push(O),this.logger.warn(`rule ${F} is not defined`))}function de(H){let{metaSchema:O}=H;O!==void 0&&(H.$data&&this.opts.$data&&(O=_e(O)),H.validateSchema=this.compile(O,!0))}const re={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function _e(H){return{anyOf:[H,re]}}})(Ni)),Ni}var jo={},qo={},zo={},qd;function A_(){if(qd)return zo;qd=1,Object.defineProperty(zo,"__esModule",{value:!0});const t={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};return zo.default=t,zo}var Lr={},zd;function M_(){if(zd)return Lr;zd=1,Object.defineProperty(Lr,"__esModule",{value:!0}),Lr.callRef=Lr.getValidate=void 0;const t=No(),e=Ft(),r=$e(),n=Nr(),s=Fi(),o=Oe(),a={keyword:"$ref",schemaType:"string",code(c){const{gen:u,schema:p,it:h}=c,{baseId:d,schemaEnv:f,validateName:w,opts:m,self:y}=h,{root:_}=f;if((p==="#"||p==="#/")&&d===_.baseId)return b();const g=s.resolveRef.call(y,_,d,p);if(g===void 0)throw new t.default(h.opts.uriResolver,d,p);if(g instanceof s.SchemaEnv)return k(g);return S(g);function b(){if(f===_)return l(c,w,f,f.$async);const T=u.scopeValue("root",{ref:_});return l(c,(0,r._)`${T}.validate`,_,_.$async)}function k(T){const x=i(c,T);l(c,x,T,T.$async)}function S(T){const x=u.scopeValue("schema",m.code.source===!0?{ref:T,code:(0,r.stringify)(T)}:{ref:T}),I=u.name("valid"),A=c.subschema({schema:T,dataTypes:[],schemaPath:r.nil,topSchemaRef:x,errSchemaPath:p},I);c.mergeEvaluated(A),c.ok(I)}}};function i(c,u){const{gen:p}=c;return u.validate?p.scopeValue("validate",{ref:u.validate}):(0,r._)`${p.scopeValue("wrapper",{ref:u})}.validate`}Lr.getValidate=i;function l(c,u,p,h){const{gen:d,it:f}=c,{allErrors:w,schemaEnv:m,opts:y}=f,_=y.passContext?n.default.this:r.nil;h?g():b();function g(){if(!m.$async)throw new Error("async schema referenced by sync schema");const T=d.let("valid");d.try(()=>{d.code((0,r._)`await ${(0,e.callValidateCode)(c,u,_)}`),S(u),w||d.assign(T,!0)},x=>{d.if((0,r._)`!(${x} instanceof ${f.ValidationError})`,()=>d.throw(x)),k(x),w||d.assign(T,!1)}),c.ok(T)}function b(){c.result((0,e.callValidateCode)(c,u,_),()=>S(u),()=>k(u))}function k(T){const x=(0,r._)`${T}.errors`;d.assign(n.default.vErrors,(0,r._)`${n.default.vErrors} === null ? ${x} : ${n.default.vErrors}.concat(${x})`),d.assign(n.default.errors,(0,r._)`${n.default.vErrors}.length`)}function S(T){var x;if(!f.opts.unevaluated)return;const I=(x=p?.validate)===null||x===void 0?void 0:x.evaluated;if(f.props!==!0)if(I&&!I.dynamicProps)I.props!==void 0&&(f.props=o.mergeEvaluated.props(d,I.props,f.props));else{const A=d.var("props",(0,r._)`${T}.evaluated.props`);f.props=o.mergeEvaluated.props(d,A,f.props,r.Name)}if(f.items!==!0)if(I&&!I.dynamicItems)I.items!==void 0&&(f.items=o.mergeEvaluated.items(d,I.items,f.items));else{const A=d.var("items",(0,r._)`${T}.evaluated.items`);f.items=o.mergeEvaluated.items(d,A,f.items,r.Name)}}}return Lr.callRef=l,Lr.default=a,Lr}var Dd;function N_(){if(Dd)return qo;Dd=1,Object.defineProperty(qo,"__esModule",{value:!0});const t=A_(),e=M_(),r=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",t.default,e.default];return qo.default=r,qo}var Do={},Uo={},Ud;function L_(){if(Ud)return Uo;Ud=1,Object.defineProperty(Uo,"__esModule",{value:!0});const t=$e(),e=t.operators,r={maximum:{okStr:"<=",ok:e.LTE,fail:e.GT},minimum:{okStr:">=",ok:e.GTE,fail:e.LT},exclusiveMaximum:{okStr:"<",ok:e.LT,fail:e.GTE},exclusiveMinimum:{okStr:">",ok:e.GT,fail:e.LTE}},n={message:({keyword:o,schemaCode:a})=>(0,t.str)`must be ${r[o].okStr} ${a}`,params:({keyword:o,schemaCode:a})=>(0,t._)`{comparison: ${r[o].okStr}, limit: ${a}}`},s={keyword:Object.keys(r),type:"number",schemaType:"number",$data:!0,error:n,code(o){const{keyword:a,data:i,schemaCode:l}=o;o.fail$data((0,t._)`${i} ${r[a].fail} ${l} || isNaN(${i})`)}};return Uo.default=s,Uo}var Zo={},Zd;function j_(){if(Zd)return Zo;Zd=1,Object.defineProperty(Zo,"__esModule",{value:!0});const t=$e(),r={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:{message:({schemaCode:n})=>(0,t.str)`must be multiple of ${n}`,params:({schemaCode:n})=>(0,t._)`{multipleOf: ${n}}`},code(n){const{gen:s,data:o,schemaCode:a,it:i}=n,l=i.opts.multipleOfPrecision,c=s.let("res"),u=l?(0,t._)`Math.abs(Math.round(${c}) - ${c}) > 1e-${l}`:(0,t._)`${c} !== parseInt(${c})`;n.fail$data((0,t._)`(${a} === 0 || (${c} = ${o}/${a}, ${u}))`)}};return Zo.default=r,Zo}var Fo={},Vo={},Fd;function q_(){if(Fd)return Vo;Fd=1,Object.defineProperty(Vo,"__esModule",{value:!0});function t(e){const r=e.length;let n=0,s=0,o;for(;s<r;)n++,o=e.charCodeAt(s++),o>=55296&&o<=56319&&s<r&&(o=e.charCodeAt(s),(o&64512)===56320&&s++);return n}return Vo.default=t,t.code='require("ajv/dist/runtime/ucs2length").default',Vo}var Vd;function z_(){if(Vd)return Fo;Vd=1,Object.defineProperty(Fo,"__esModule",{value:!0});const t=$e(),e=Oe(),r=q_(),s={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:{message({keyword:o,schemaCode:a}){const i=o==="maxLength"?"more":"fewer";return(0,t.str)`must NOT have ${i} than ${a} characters`},params:({schemaCode:o})=>(0,t._)`{limit: ${o}}`},code(o){const{keyword:a,data:i,schemaCode:l,it:c}=o,u=a==="maxLength"?t.operators.GT:t.operators.LT,p=c.opts.unicode===!1?(0,t._)`${i}.length`:(0,t._)`${(0,e.useFunc)(o.gen,r.default)}(${i})`;o.fail$data((0,t._)`${p} ${u} ${l}`)}};return Fo.default=s,Fo}var Ho={},Hd;function D_(){if(Hd)return Ho;Hd=1,Object.defineProperty(Ho,"__esModule",{value:!0});const t=Ft(),e=$e(),n={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:{message:({schemaCode:s})=>(0,e.str)`must match pattern "${s}"`,params:({schemaCode:s})=>(0,e._)`{pattern: ${s}}`},code(s){const{data:o,$data:a,schema:i,schemaCode:l,it:c}=s,u=c.opts.unicodeRegExp?"u":"",p=a?(0,e._)`(new RegExp(${l}, ${u}))`:(0,t.usePattern)(s,i);s.fail$data((0,e._)`!${p}.test(${o})`)}};return Ho.default=n,Ho}var Bo={},Bd;function U_(){if(Bd)return Bo;Bd=1,Object.defineProperty(Bo,"__esModule",{value:!0});const t=$e(),r={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:{message({keyword:n,schemaCode:s}){const o=n==="maxProperties"?"more":"fewer";return(0,t.str)`must NOT have ${o} than ${s} properties`},params:({schemaCode:n})=>(0,t._)`{limit: ${n}}`},code(n){const{keyword:s,data:o,schemaCode:a}=n,i=s==="maxProperties"?t.operators.GT:t.operators.LT;n.fail$data((0,t._)`Object.keys(${o}).length ${i} ${a}`)}};return Bo.default=r,Bo}var Jo={},Jd;function Z_(){if(Jd)return Jo;Jd=1,Object.defineProperty(Jo,"__esModule",{value:!0});const t=Ft(),e=$e(),r=Oe(),s={keyword:"required",type:"object",schemaType:"array",$data:!0,error:{message:({params:{missingProperty:o}})=>(0,e.str)`must have required property '${o}'`,params:({params:{missingProperty:o}})=>(0,e._)`{missingProperty: ${o}}`},code(o){const{gen:a,schema:i,schemaCode:l,data:c,$data:u,it:p}=o,{opts:h}=p;if(!u&&i.length===0)return;const d=i.length>=h.loopRequired;if(p.allErrors?f():w(),h.strictRequired){const _=o.parentSchema.properties,{definedProperties:g}=o.it;for(const b of i)if(_?.[b]===void 0&&!g.has(b)){const k=p.schemaEnv.baseId+p.errSchemaPath,S=`required property "${b}" is not defined at "${k}" (strictRequired)`;(0,r.checkStrictMode)(p,S,p.opts.strictRequired)}}function f(){if(d||u)o.block$data(e.nil,m);else for(const _ of i)(0,t.checkReportMissingProp)(o,_)}function w(){const _=a.let("missing");if(d||u){const g=a.let("valid",!0);o.block$data(g,()=>y(_,g)),o.ok(g)}else a.if((0,t.checkMissingProp)(o,i,_)),(0,t.reportMissingProp)(o,_),a.else()}function m(){a.forOf("prop",l,_=>{o.setParams({missingProperty:_}),a.if((0,t.noPropertyInData)(a,c,_,h.ownProperties),()=>o.error())})}function y(_,g){o.setParams({missingProperty:_}),a.forOf(_,l,()=>{a.assign(g,(0,t.propertyInData)(a,c,_,h.ownProperties)),a.if((0,e.not)(g),()=>{o.error(),a.break()})},e.nil)}}};return Jo.default=s,Jo}var Go={},Gd;function F_(){if(Gd)return Go;Gd=1,Object.defineProperty(Go,"__esModule",{value:!0});const t=$e(),r={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:{message({keyword:n,schemaCode:s}){const o=n==="maxItems"?"more":"fewer";return(0,t.str)`must NOT have ${o} than ${s} items`},params:({schemaCode:n})=>(0,t._)`{limit: ${n}}`},code(n){const{keyword:s,data:o,schemaCode:a}=n,i=s==="maxItems"?t.operators.GT:t.operators.LT;n.fail$data((0,t._)`${o}.length ${i} ${a}`)}};return Go.default=r,Go}var Wo={},Ko={},Wd;function Bi(){if(Wd)return Ko;Wd=1,Object.defineProperty(Ko,"__esModule",{value:!0});const t=Cd();return t.code='require("ajv/dist/runtime/equal").default',Ko.default=t,Ko}var Kd;function V_(){if(Kd)return Wo;Kd=1,Object.defineProperty(Wo,"__esModule",{value:!0});const t=Ro(),e=$e(),r=Oe(),n=Bi(),o={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:{message:({params:{i:a,j:i}})=>(0,e.str)`must NOT have duplicate items (items ## ${i} and ${a} are identical)`,params:({params:{i:a,j:i}})=>(0,e._)`{i: ${a}, j: ${i}}`},code(a){const{gen:i,data:l,$data:c,schema:u,parentSchema:p,schemaCode:h,it:d}=a;if(!c&&!u)return;const f=i.let("valid"),w=p.items?(0,t.getSchemaTypes)(p.items):[];a.block$data(f,m,(0,e._)`${h} === false`),a.ok(f);function m(){const b=i.let("i",(0,e._)`${l}.length`),k=i.let("j");a.setParams({i:b,j:k}),i.assign(f,!0),i.if((0,e._)`${b} > 1`,()=>(y()?_:g)(b,k))}function y(){return w.length>0&&!w.some(b=>b==="object"||b==="array")}function _(b,k){const S=i.name("item"),T=(0,t.checkDataTypes)(w,S,d.opts.strictNumbers,t.DataType.Wrong),x=i.const("indices",(0,e._)`{}`);i.for((0,e._)`;${b}--;`,()=>{i.let(S,(0,e._)`${l}[${b}]`),i.if(T,(0,e._)`continue`),w.length>1&&i.if((0,e._)`typeof ${S} == "string"`,(0,e._)`${S} += "_"`),i.if((0,e._)`typeof ${x}[${S}] == "number"`,()=>{i.assign(k,(0,e._)`${x}[${S}]`),a.error(),i.assign(f,!1).break()}).code((0,e._)`${x}[${S}] = ${b}`)})}function g(b,k){const S=(0,r.useFunc)(i,n.default),T=i.name("outer");i.label(T).for((0,e._)`;${b}--;`,()=>i.for((0,e._)`${k} = ${b}; ${k}--;`,()=>i.if((0,e._)`${S}(${l}[${b}], ${l}[${k}])`,()=>{a.error(),i.assign(f,!1).break(T)})))}}};return Wo.default=o,Wo}var Yo={},Yd;function H_(){if(Yd)return Yo;Yd=1,Object.defineProperty(Yo,"__esModule",{value:!0});const t=$e(),e=Oe(),r=Bi(),s={keyword:"const",$data:!0,error:{message:"must be equal to constant",params:({schemaCode:o})=>(0,t._)`{allowedValue: ${o}}`},code(o){const{gen:a,data:i,$data:l,schemaCode:c,schema:u}=o;l||u&&typeof u=="object"?o.fail$data((0,t._)`!${(0,e.useFunc)(a,r.default)}(${i}, ${c})`):o.fail((0,t._)`${u} !== ${i}`)}};return Yo.default=s,Yo}var Qo={},Qd;function B_(){if(Qd)return Qo;Qd=1,Object.defineProperty(Qo,"__esModule",{value:!0});const t=$e(),e=Oe(),r=Bi(),s={keyword:"enum",schemaType:"array",$data:!0,error:{message:"must be equal to one of the allowed values",params:({schemaCode:o})=>(0,t._)`{allowedValues: ${o}}`},code(o){const{gen:a,data:i,$data:l,schema:c,schemaCode:u,it:p}=o;if(!l&&c.length===0)throw new Error("enum must have non-empty array");const h=c.length>=p.opts.loopEnum;let d;const f=()=>d??(d=(0,e.useFunc)(a,r.default));let w;if(h||l)w=a.let("valid"),o.block$data(w,m);else{if(!Array.isArray(c))throw new Error("ajv implementation error");const _=a.const("vSchema",u);w=(0,t.or)(...c.map((g,b)=>y(_,b)))}o.pass(w);function m(){a.assign(w,!1),a.forOf("v",u,_=>a.if((0,t._)`${f()}(${i}, ${_})`,()=>a.assign(w,!0).break()))}function y(_,g){const b=c[g];return typeof b=="object"&&b!==null?(0,t._)`${f()}(${i}, ${_}[${g}])`:(0,t._)`${i} === ${b}`}}};return Qo.default=s,Qo}var Xd;function J_(){if(Xd)return Do;Xd=1,Object.defineProperty(Do,"__esModule",{value:!0});const t=L_(),e=j_(),r=z_(),n=D_(),s=U_(),o=Z_(),a=F_(),i=V_(),l=H_(),c=B_(),u=[t.default,e.default,r.default,n.default,s.default,o.default,a.default,i.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},l.default,c.default];return Do.default=u,Do}var Xo={},$n={},ep;function tp(){if(ep)return $n;ep=1,Object.defineProperty($n,"__esModule",{value:!0}),$n.validateAdditionalItems=void 0;const t=$e(),e=Oe(),n={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:{message:({params:{len:o}})=>(0,t.str)`must NOT have more than ${o} items`,params:({params:{len:o}})=>(0,t._)`{limit: ${o}}`},code(o){const{parentSchema:a,it:i}=o,{items:l}=a;if(!Array.isArray(l)){(0,e.checkStrictMode)(i,'"additionalItems" is ignored when "items" is not an array of schemas');return}s(o,l)}};function s(o,a){const{gen:i,schema:l,data:c,keyword:u,it:p}=o;p.items=!0;const h=i.const("len",(0,t._)`${c}.length`);if(l===!1)o.setParams({len:a.length}),o.pass((0,t._)`${h} <= ${a.length}`);else if(typeof l=="object"&&!(0,e.alwaysValidSchema)(p,l)){const f=i.var("valid",(0,t._)`${h} <= ${a.length}`);i.if((0,t.not)(f),()=>d(f)),o.ok(f)}function d(f){i.forRange("i",a.length,h,w=>{o.subschema({keyword:u,dataProp:w,dataPropType:e.Type.Num},f),p.allErrors||i.if((0,t.not)(f),()=>i.break())})}}return $n.validateAdditionalItems=s,$n.default=n,$n}var ea={},En={},rp;function np(){if(rp)return En;rp=1,Object.defineProperty(En,"__esModule",{value:!0}),En.validateTuple=void 0;const t=$e(),e=Oe(),r=Ft(),n={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(o){const{schema:a,it:i}=o;if(Array.isArray(a))return s(o,"additionalItems",a);i.items=!0,!(0,e.alwaysValidSchema)(i,a)&&o.ok((0,r.validateArray)(o))}};function s(o,a,i=o.schema){const{gen:l,parentSchema:c,data:u,keyword:p,it:h}=o;w(c),h.opts.unevaluated&&i.length&&h.items!==!0&&(h.items=e.mergeEvaluated.items(l,i.length,h.items));const d=l.name("valid"),f=l.const("len",(0,t._)`${u}.length`);i.forEach((m,y)=>{(0,e.alwaysValidSchema)(h,m)||(l.if((0,t._)`${f} > ${y}`,()=>o.subschema({keyword:p,schemaProp:y,dataProp:y},d)),o.ok(d))});function w(m){const{opts:y,errSchemaPath:_}=h,g=i.length,b=g===m.minItems&&(g===m.maxItems||m[a]===!1);if(y.strictTuples&&!b){const k=`"${p}" is ${g}-tuple, but minItems or maxItems/${a} are not specified or different at path "${_}"`;(0,e.checkStrictMode)(h,k,y.strictTuples)}}}return En.validateTuple=s,En.default=n,En}var sp;function G_(){if(sp)return ea;sp=1,Object.defineProperty(ea,"__esModule",{value:!0});const t=np(),e={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:r=>(0,t.validateTuple)(r,"items")};return ea.default=e,ea}var ta={},op;function W_(){if(op)return ta;op=1,Object.defineProperty(ta,"__esModule",{value:!0});const t=$e(),e=Oe(),r=Ft(),n=tp(),o={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:{message:({params:{len:a}})=>(0,t.str)`must NOT have more than ${a} items`,params:({params:{len:a}})=>(0,t._)`{limit: ${a}}`},code(a){const{schema:i,parentSchema:l,it:c}=a,{prefixItems:u}=l;c.items=!0,!(0,e.alwaysValidSchema)(c,i)&&(u?(0,n.validateAdditionalItems)(a,u):a.ok((0,r.validateArray)(a)))}};return ta.default=o,ta}var ra={},ap;function K_(){if(ap)return ra;ap=1,Object.defineProperty(ra,"__esModule",{value:!0});const t=$e(),e=Oe(),n={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:{message:({params:{min:s,max:o}})=>o===void 0?(0,t.str)`must contain at least ${s} valid item(s)`:(0,t.str)`must contain at least ${s} and no more than ${o} valid item(s)`,params:({params:{min:s,max:o}})=>o===void 0?(0,t._)`{minContains: ${s}}`:(0,t._)`{minContains: ${s}, maxContains: ${o}}`},code(s){const{gen:o,schema:a,parentSchema:i,data:l,it:c}=s;let u,p;const{minContains:h,maxContains:d}=i;c.opts.next?(u=h===void 0?1:h,p=d):u=1;const f=o.const("len",(0,t._)`${l}.length`);if(s.setParams({min:u,max:p}),p===void 0&&u===0){(0,e.checkStrictMode)(c,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(p!==void 0&&u>p){(0,e.checkStrictMode)(c,'"minContains" > "maxContains" is always invalid'),s.fail();return}if((0,e.alwaysValidSchema)(c,a)){let g=(0,t._)`${f} >= ${u}`;p!==void 0&&(g=(0,t._)`${g} && ${f} <= ${p}`),s.pass(g);return}c.items=!0;const w=o.name("valid");p===void 0&&u===1?y(w,()=>o.if(w,()=>o.break())):u===0?(o.let(w,!0),p!==void 0&&o.if((0,t._)`${l}.length > 0`,m)):(o.let(w,!1),m()),s.result(w,()=>s.reset());function m(){const g=o.name("_valid"),b=o.let("count",0);y(g,()=>o.if(g,()=>_(b)))}function y(g,b){o.forRange("i",0,f,k=>{s.subschema({keyword:"contains",dataProp:k,dataPropType:e.Type.Num,compositeRule:!0},g),b()})}function _(g){o.code((0,t._)`${g}++`),p===void 0?o.if((0,t._)`${g} >= ${u}`,()=>o.assign(w,!0).break()):(o.if((0,t._)`${g} > ${p}`,()=>o.assign(w,!1).break()),u===1?o.assign(w,!0):o.if((0,t._)`${g} >= ${u}`,()=>o.assign(w,!0)))}}};return ra.default=n,ra}var Ji={},ip;function Y_(){return ip||(ip=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.validateSchemaDeps=t.validatePropertyDeps=t.error=void 0;const e=$e(),r=Oe(),n=Ft();t.error={message:({params:{property:l,depsCount:c,deps:u}})=>{const p=c===1?"property":"properties";return(0,e.str)`must have ${p} ${u} when property ${l} is present`},params:({params:{property:l,depsCount:c,deps:u,missingProperty:p}})=>(0,e._)`{property: ${l},
6
- missingProperty: ${p},
7
- depsCount: ${c},
8
- deps: ${u}}`};const s={keyword:"dependencies",type:"object",schemaType:"object",error:t.error,code(l){const[c,u]=o(l);a(l,c),i(l,u)}};function o({schema:l}){const c={},u={};for(const p in l){if(p==="__proto__")continue;const h=Array.isArray(l[p])?c:u;h[p]=l[p]}return[c,u]}function a(l,c=l.schema){const{gen:u,data:p,it:h}=l;if(Object.keys(c).length===0)return;const d=u.let("missing");for(const f in c){const w=c[f];if(w.length===0)continue;const m=(0,n.propertyInData)(u,p,f,h.opts.ownProperties);l.setParams({property:f,depsCount:w.length,deps:w.join(", ")}),h.allErrors?u.if(m,()=>{for(const y of w)(0,n.checkReportMissingProp)(l,y)}):(u.if((0,e._)`${m} && (${(0,n.checkMissingProp)(l,w,d)})`),(0,n.reportMissingProp)(l,d),u.else())}}t.validatePropertyDeps=a;function i(l,c=l.schema){const{gen:u,data:p,keyword:h,it:d}=l,f=u.name("valid");for(const w in c)(0,r.alwaysValidSchema)(d,c[w])||(u.if((0,n.propertyInData)(u,p,w,d.opts.ownProperties),()=>{const m=l.subschema({keyword:h,schemaProp:w},f);l.mergeValidEvaluated(m,f)},()=>u.var(f,!0)),l.ok(f))}t.validateSchemaDeps=i,t.default=s})(Ji)),Ji}var na={},lp;function Q_(){if(lp)return na;lp=1,Object.defineProperty(na,"__esModule",{value:!0});const t=$e(),e=Oe(),n={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:{message:"property name must be valid",params:({params:s})=>(0,t._)`{propertyName: ${s.propertyName}}`},code(s){const{gen:o,schema:a,data:i,it:l}=s;if((0,e.alwaysValidSchema)(l,a))return;const c=o.name("valid");o.forIn("key",i,u=>{s.setParams({propertyName:u}),s.subschema({keyword:"propertyNames",data:u,dataTypes:["string"],propertyName:u,compositeRule:!0},c),o.if((0,t.not)(c),()=>{s.error(!0),l.allErrors||o.break()})}),s.ok(c)}};return na.default=n,na}var sa={},cp;function up(){if(cp)return sa;cp=1,Object.defineProperty(sa,"__esModule",{value:!0});const t=Ft(),e=$e(),r=Nr(),n=Oe(),o={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:{message:"must NOT have additional properties",params:({params:a})=>(0,e._)`{additionalProperty: ${a.additionalProperty}}`},code(a){const{gen:i,schema:l,parentSchema:c,data:u,errsCount:p,it:h}=a;if(!p)throw new Error("ajv implementation error");const{allErrors:d,opts:f}=h;if(h.props=!0,f.removeAdditional!=="all"&&(0,n.alwaysValidSchema)(h,l))return;const w=(0,t.allSchemaProperties)(c.properties),m=(0,t.allSchemaProperties)(c.patternProperties);y(),a.ok((0,e._)`${p} === ${r.default.errors}`);function y(){i.forIn("key",u,S=>{!w.length&&!m.length?b(S):i.if(_(S),()=>b(S))})}function _(S){let T;if(w.length>8){const x=(0,n.schemaRefOrVal)(h,c.properties,"properties");T=(0,t.isOwnProperty)(i,x,S)}else w.length?T=(0,e.or)(...w.map(x=>(0,e._)`${S} === ${x}`)):T=e.nil;return m.length&&(T=(0,e.or)(T,...m.map(x=>(0,e._)`${(0,t.usePattern)(a,x)}.test(${S})`))),(0,e.not)(T)}function g(S){i.code((0,e._)`delete ${u}[${S}]`)}function b(S){if(f.removeAdditional==="all"||f.removeAdditional&&l===!1){g(S);return}if(l===!1){a.setParams({additionalProperty:S}),a.error(),d||i.break();return}if(typeof l=="object"&&!(0,n.alwaysValidSchema)(h,l)){const T=i.name("valid");f.removeAdditional==="failing"?(k(S,T,!1),i.if((0,e.not)(T),()=>{a.reset(),g(S)})):(k(S,T),d||i.if((0,e.not)(T),()=>i.break()))}}function k(S,T,x){const I={keyword:"additionalProperties",dataProp:S,dataPropType:n.Type.Str};x===!1&&Object.assign(I,{compositeRule:!0,createErrors:!1,allErrors:!1}),a.subschema(I,T)}}};return sa.default=o,sa}var oa={},dp;function X_(){if(dp)return oa;dp=1,Object.defineProperty(oa,"__esModule",{value:!0});const t=Oo(),e=Ft(),r=Oe(),n=up(),s={keyword:"properties",type:"object",schemaType:"object",code(o){const{gen:a,schema:i,parentSchema:l,data:c,it:u}=o;u.opts.removeAdditional==="all"&&l.additionalProperties===void 0&&n.default.code(new t.KeywordCxt(u,n.default,"additionalProperties"));const p=(0,e.allSchemaProperties)(i);for(const m of p)u.definedProperties.add(m);u.opts.unevaluated&&p.length&&u.props!==!0&&(u.props=r.mergeEvaluated.props(a,(0,r.toHash)(p),u.props));const h=p.filter(m=>!(0,r.alwaysValidSchema)(u,i[m]));if(h.length===0)return;const d=a.name("valid");for(const m of h)f(m)?w(m):(a.if((0,e.propertyInData)(a,c,m,u.opts.ownProperties)),w(m),u.allErrors||a.else().var(d,!0),a.endIf()),o.it.definedProperties.add(m),o.ok(d);function f(m){return u.opts.useDefaults&&!u.compositeRule&&i[m].default!==void 0}function w(m){o.subschema({keyword:"properties",schemaProp:m,dataProp:m},d)}}};return oa.default=s,oa}var aa={},pp;function ey(){if(pp)return aa;pp=1,Object.defineProperty(aa,"__esModule",{value:!0});const t=Ft(),e=$e(),r=Oe(),n=Oe(),s={keyword:"patternProperties",type:"object",schemaType:"object",code(o){const{gen:a,schema:i,data:l,parentSchema:c,it:u}=o,{opts:p}=u,h=(0,t.allSchemaProperties)(i),d=h.filter(b=>(0,r.alwaysValidSchema)(u,i[b]));if(h.length===0||d.length===h.length&&(!u.opts.unevaluated||u.props===!0))return;const f=p.strictSchema&&!p.allowMatchingProperties&&c.properties,w=a.name("valid");u.props!==!0&&!(u.props instanceof e.Name)&&(u.props=(0,n.evaluatedPropsToName)(a,u.props));const{props:m}=u;y();function y(){for(const b of h)f&&_(b),u.allErrors?g(b):(a.var(w,!0),g(b),a.if(w))}function _(b){for(const k in f)new RegExp(b).test(k)&&(0,r.checkStrictMode)(u,`property ${k} matches pattern ${b} (use allowMatchingProperties)`)}function g(b){a.forIn("key",l,k=>{a.if((0,e._)`${(0,t.usePattern)(o,b)}.test(${k})`,()=>{const S=d.includes(b);S||o.subschema({keyword:"patternProperties",schemaProp:b,dataProp:k,dataPropType:n.Type.Str},w),u.opts.unevaluated&&m!==!0?a.assign((0,e._)`${m}[${k}]`,!0):!S&&!u.allErrors&&a.if((0,e.not)(w),()=>a.break())})})}}};return aa.default=s,aa}var ia={},fp;function ty(){if(fp)return ia;fp=1,Object.defineProperty(ia,"__esModule",{value:!0});const t=Oe(),e={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(r){const{gen:n,schema:s,it:o}=r;if((0,t.alwaysValidSchema)(o,s)){r.fail();return}const a=n.name("valid");r.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},a),r.failResult(a,()=>r.reset(),()=>r.error())},error:{message:"must NOT be valid"}};return ia.default=e,ia}var la={},hp;function ry(){if(hp)return la;hp=1,Object.defineProperty(la,"__esModule",{value:!0});const e={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:Ft().validateUnion,error:{message:"must match a schema in anyOf"}};return la.default=e,la}var ca={},mp;function ny(){if(mp)return ca;mp=1,Object.defineProperty(ca,"__esModule",{value:!0});const t=$e(),e=Oe(),n={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:{message:"must match exactly one schema in oneOf",params:({params:s})=>(0,t._)`{passingSchemas: ${s.passing}}`},code(s){const{gen:o,schema:a,parentSchema:i,it:l}=s;if(!Array.isArray(a))throw new Error("ajv implementation error");if(l.opts.discriminator&&i.discriminator)return;const c=a,u=o.let("valid",!1),p=o.let("passing",null),h=o.name("_valid");s.setParams({passing:p}),o.block(d),s.result(u,()=>s.reset(),()=>s.error(!0));function d(){c.forEach((f,w)=>{let m;(0,e.alwaysValidSchema)(l,f)?o.var(h,!0):m=s.subschema({keyword:"oneOf",schemaProp:w,compositeRule:!0},h),w>0&&o.if((0,t._)`${h} && ${u}`).assign(u,!1).assign(p,(0,t._)`[${p}, ${w}]`).else(),o.if(h,()=>{o.assign(u,!0),o.assign(p,w),m&&s.mergeEvaluated(m,t.Name)})})}}};return ca.default=n,ca}var ua={},gp;function sy(){if(gp)return ua;gp=1,Object.defineProperty(ua,"__esModule",{value:!0});const t=Oe(),e={keyword:"allOf",schemaType:"array",code(r){const{gen:n,schema:s,it:o}=r;if(!Array.isArray(s))throw new Error("ajv implementation error");const a=n.name("valid");s.forEach((i,l)=>{if((0,t.alwaysValidSchema)(o,i))return;const c=r.subschema({keyword:"allOf",schemaProp:l},a);r.ok(a),r.mergeEvaluated(c)})}};return ua.default=e,ua}var da={},vp;function oy(){if(vp)return da;vp=1,Object.defineProperty(da,"__esModule",{value:!0});const t=$e(),e=Oe(),n={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:{message:({params:o})=>(0,t.str)`must match "${o.ifClause}" schema`,params:({params:o})=>(0,t._)`{failingKeyword: ${o.ifClause}}`},code(o){const{gen:a,parentSchema:i,it:l}=o;i.then===void 0&&i.else===void 0&&(0,e.checkStrictMode)(l,'"if" without "then" and "else" is ignored');const c=s(l,"then"),u=s(l,"else");if(!c&&!u)return;const p=a.let("valid",!0),h=a.name("_valid");if(d(),o.reset(),c&&u){const w=a.let("ifClause");o.setParams({ifClause:w}),a.if(h,f("then",w),f("else",w))}else c?a.if(h,f("then")):a.if((0,t.not)(h),f("else"));o.pass(p,()=>o.error(!0));function d(){const w=o.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},h);o.mergeEvaluated(w)}function f(w,m){return()=>{const y=o.subschema({keyword:w},h);a.assign(p,h),o.mergeValidEvaluated(y,p),m?a.assign(m,(0,t._)`${w}`):o.setParams({ifClause:w})}}}};function s(o,a){const i=o.schema[a];return i!==void 0&&!(0,e.alwaysValidSchema)(o,i)}return da.default=n,da}var pa={},_p;function ay(){if(_p)return pa;_p=1,Object.defineProperty(pa,"__esModule",{value:!0});const t=Oe(),e={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:r,parentSchema:n,it:s}){n.if===void 0&&(0,t.checkStrictMode)(s,`"${r}" without "if" is ignored`)}};return pa.default=e,pa}var yp;function iy(){if(yp)return Xo;yp=1,Object.defineProperty(Xo,"__esModule",{value:!0});const t=tp(),e=G_(),r=np(),n=W_(),s=K_(),o=Y_(),a=Q_(),i=up(),l=X_(),c=ey(),u=ty(),p=ry(),h=ny(),d=sy(),f=oy(),w=ay();function m(y=!1){const _=[u.default,p.default,h.default,d.default,f.default,w.default,a.default,i.default,o.default,l.default,c.default];return y?_.push(e.default,n.default):_.push(t.default,r.default),_.push(s.default),_}return Xo.default=m,Xo}var fa={},ha={},wp;function ly(){if(wp)return ha;wp=1,Object.defineProperty(ha,"__esModule",{value:!0});const t=$e(),r={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:{message:({schemaCode:n})=>(0,t.str)`must match format "${n}"`,params:({schemaCode:n})=>(0,t._)`{format: ${n}}`},code(n,s){const{gen:o,data:a,$data:i,schema:l,schemaCode:c,it:u}=n,{opts:p,errSchemaPath:h,schemaEnv:d,self:f}=u;if(!p.validateFormats)return;i?w():m();function w(){const y=o.scopeValue("formats",{ref:f.formats,code:p.code.formats}),_=o.const("fDef",(0,t._)`${y}[${c}]`),g=o.let("fType"),b=o.let("format");o.if((0,t._)`typeof ${_} == "object" && !(${_} instanceof RegExp)`,()=>o.assign(g,(0,t._)`${_}.type || "string"`).assign(b,(0,t._)`${_}.validate`),()=>o.assign(g,(0,t._)`"string"`).assign(b,_)),n.fail$data((0,t.or)(k(),S()));function k(){return p.strictSchema===!1?t.nil:(0,t._)`${c} && !${b}`}function S(){const T=d.$async?(0,t._)`(${_}.async ? await ${b}(${a}) : ${b}(${a}))`:(0,t._)`${b}(${a})`,x=(0,t._)`(typeof ${b} == "function" ? ${T} : ${b}.test(${a}))`;return(0,t._)`${b} && ${b} !== true && ${g} === ${s} && !${x}`}}function m(){const y=f.formats[l];if(!y){k();return}if(y===!0)return;const[_,g,b]=S(y);_===s&&n.pass(T());function k(){if(p.strictSchema===!1){f.logger.warn(x());return}throw new Error(x());function x(){return`unknown format "${l}" ignored in schema at path "${h}"`}}function S(x){const I=x instanceof RegExp?(0,t.regexpCode)(x):p.code.formats?(0,t._)`${p.code.formats}${(0,t.getProperty)(l)}`:void 0,A=o.scopeValue("formats",{key:l,ref:x,code:I});return typeof x=="object"&&!(x instanceof RegExp)?[x.type||"string",x.validate,(0,t._)`${A}.validate`]:["string",x,A]}function T(){if(typeof y=="object"&&!(y instanceof RegExp)&&y.async){if(!d.$async)throw new Error("async format in sync schema");return(0,t._)`await ${b}(${a})`}return typeof g=="function"?(0,t._)`${b}(${a})`:(0,t._)`${b}.test(${a})`}}}};return ha.default=r,ha}var bp;function cy(){if(bp)return fa;bp=1,Object.defineProperty(fa,"__esModule",{value:!0});const e=[ly().default];return fa.default=e,fa}var sn={},kp;function uy(){return kp||(kp=1,Object.defineProperty(sn,"__esModule",{value:!0}),sn.contentVocabulary=sn.metadataVocabulary=void 0,sn.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"],sn.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"]),sn}var Sp;function dy(){if(Sp)return jo;Sp=1,Object.defineProperty(jo,"__esModule",{value:!0});const t=N_(),e=J_(),r=iy(),n=cy(),s=uy(),o=[t.default,e.default,(0,r.default)(),n.default,s.metadataVocabulary,s.contentVocabulary];return jo.default=o,jo}var ma={},fs={},Tp;function py(){if(Tp)return fs;Tp=1,Object.defineProperty(fs,"__esModule",{value:!0}),fs.DiscrError=void 0;var t;return(function(e){e.Tag="tag",e.Mapping="mapping"})(t||(fs.DiscrError=t={})),fs}var Cp;function fy(){if(Cp)return ma;Cp=1,Object.defineProperty(ma,"__esModule",{value:!0});const t=$e(),e=py(),r=Fi(),n=No(),s=Oe(),a={keyword:"discriminator",type:"object",schemaType:"object",error:{message:({params:{discrError:i,tagName:l}})=>i===e.DiscrError.Tag?`tag "${l}" must be string`:`value of tag "${l}" must be in oneOf`,params:({params:{discrError:i,tag:l,tagName:c}})=>(0,t._)`{error: ${i}, tag: ${c}, tagValue: ${l}}`},code(i){const{gen:l,data:c,schema:u,parentSchema:p,it:h}=i,{oneOf:d}=p;if(!h.opts.discriminator)throw new Error("discriminator: requires discriminator option");const f=u.propertyName;if(typeof f!="string")throw new Error("discriminator: requires propertyName");if(u.mapping)throw new Error("discriminator: mapping is not supported");if(!d)throw new Error("discriminator: requires oneOf keyword");const w=l.let("valid",!1),m=l.const("tag",(0,t._)`${c}${(0,t.getProperty)(f)}`);l.if((0,t._)`typeof ${m} == "string"`,()=>y(),()=>i.error(!1,{discrError:e.DiscrError.Tag,tag:m,tagName:f})),i.ok(w);function y(){const b=g();l.if(!1);for(const k in b)l.elseIf((0,t._)`${m} === ${k}`),l.assign(w,_(b[k]));l.else(),i.error(!1,{discrError:e.DiscrError.Mapping,tag:m,tagName:f}),l.endIf()}function _(b){const k=l.name("valid"),S=i.subschema({keyword:"oneOf",schemaProp:b},k);return i.mergeEvaluated(S,t.Name),k}function g(){var b;const k={},S=x(p);let T=!0;for(let P=0;P<d.length;P++){let D=d[P];if(D?.$ref&&!(0,s.schemaHasRulesButRef)(D,h.self.RULES)){const V=D.$ref;if(D=r.resolveRef.call(h.self,h.schemaEnv.root,h.baseId,V),D instanceof r.SchemaEnv&&(D=D.schema),D===void 0)throw new n.default(h.opts.uriResolver,h.baseId,V)}const U=(b=D?.properties)===null||b===void 0?void 0:b[f];if(typeof U!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${f}"`);T=T&&(S||x(D)),I(U,P)}if(!T)throw new Error(`discriminator: "${f}" must be required`);return k;function x({required:P}){return Array.isArray(P)&&P.includes(f)}function I(P,D){if(P.const)A(P.const,D);else if(P.enum)for(const U of P.enum)A(U,D);else throw new Error(`discriminator: "properties/${f}" must have "const" or "enum"`)}function A(P,D){if(typeof P!="string"||P in k)throw new Error(`discriminator: "${f}" values must be unique strings`);k[P]=D}}}};return ma.default=a,ma}const hy={$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 $p;function Ep(){return $p||($p=1,(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.MissingRefError=e.ValidationError=e.CodeGen=e.Name=e.nil=e.stringify=e.str=e._=e.KeywordCxt=e.Ajv=void 0;const r=O_(),n=dy(),s=fy(),o=hy,a=["/properties"],i="http://json-schema.org/draft-07/schema";class l extends r.default{_addVocabularies(){super._addVocabularies(),n.default.forEach(f=>this.addVocabulary(f)),this.opts.discriminator&&this.addKeyword(s.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;const f=this.opts.$data?this.$dataMetaSchema(o,a):o;this.addMetaSchema(f,i,!1),this.refs["http://json-schema.org/schema"]=i}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(i)?i:void 0)}}e.Ajv=l,t.exports=e=l,t.exports.Ajv=l,Object.defineProperty(e,"__esModule",{value:!0}),e.default=l;var c=Oo();Object.defineProperty(e,"KeywordCxt",{enumerable:!0,get:function(){return c.KeywordCxt}});var u=$e();Object.defineProperty(e,"_",{enumerable:!0,get:function(){return u._}}),Object.defineProperty(e,"str",{enumerable:!0,get:function(){return u.str}}),Object.defineProperty(e,"stringify",{enumerable:!0,get:function(){return u.stringify}}),Object.defineProperty(e,"nil",{enumerable:!0,get:function(){return u.nil}}),Object.defineProperty(e,"Name",{enumerable:!0,get:function(){return u.Name}}),Object.defineProperty(e,"CodeGen",{enumerable:!0,get:function(){return u.CodeGen}});var p=Zi();Object.defineProperty(e,"ValidationError",{enumerable:!0,get:function(){return p.default}});var h=No();Object.defineProperty(e,"MissingRefError",{enumerable:!0,get:function(){return h.default}})})($o,$o.exports)),$o.exports}var xp=Ep();const my=tn(xp);var Re;(function(t){t.assertEqual=s=>{};function e(s){}t.assertIs=e;function r(s){throw new Error}t.assertNever=r,t.arrayToEnum=s=>{const o={};for(const a of s)o[a]=a;return o},t.getValidEnumValues=s=>{const o=t.objectKeys(s).filter(i=>typeof s[s[i]]!="number"),a={};for(const i of o)a[i]=s[i];return t.objectValues(a)},t.objectValues=s=>t.objectKeys(s).map(function(o){return s[o]}),t.objectKeys=typeof Object.keys=="function"?s=>Object.keys(s):s=>{const o=[];for(const a in s)Object.prototype.hasOwnProperty.call(s,a)&&o.push(a);return o},t.find=(s,o)=>{for(const a of s)if(o(a))return a},t.isInteger=typeof Number.isInteger=="function"?s=>Number.isInteger(s):s=>typeof s=="number"&&Number.isFinite(s)&&Math.floor(s)===s;function n(s,o=" | "){return s.map(a=>typeof a=="string"?`'${a}'`:a).join(o)}t.joinValues=n,t.jsonStringifyReplacer=(s,o)=>typeof o=="bigint"?o.toString():o})(Re||(Re={}));var Gi;(function(t){t.mergeShapes=(e,r)=>({...e,...r})})(Gi||(Gi={}));const oe=Re.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),kr=t=>{switch(typeof t){case"undefined":return oe.undefined;case"string":return oe.string;case"number":return Number.isNaN(t)?oe.nan:oe.number;case"boolean":return oe.boolean;case"function":return oe.function;case"bigint":return oe.bigint;case"symbol":return oe.symbol;case"object":return Array.isArray(t)?oe.array:t===null?oe.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?oe.promise:typeof Map<"u"&&t instanceof Map?oe.map:typeof Set<"u"&&t instanceof Set?oe.set:typeof Date<"u"&&t instanceof Date?oe.date:oe.object;default:return oe.unknown}},Y=Re.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"]),gy=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:");class Rt extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};const r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=e}format(e){const r=e||function(o){return o.message},n={_errors:[]},s=o=>{for(const a of o.issues)if(a.code==="invalid_union")a.unionErrors.map(s);else if(a.code==="invalid_return_type")s(a.returnTypeError);else if(a.code==="invalid_arguments")s(a.argumentsError);else if(a.path.length===0)n._errors.push(r(a));else{let i=n,l=0;for(;l<a.path.length;){const c=a.path[l];l===a.path.length-1?(i[c]=i[c]||{_errors:[]},i[c]._errors.push(r(a))):i[c]=i[c]||{_errors:[]},i=i[c],l++}}};return s(this),n}static assert(e){if(!(e instanceof Rt))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,Re.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=r=>r.message){const r={},n=[];for(const s of this.issues)if(s.path.length>0){const o=s.path[0];r[o]=r[o]||[],r[o].push(e(s))}else n.push(e(s));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}}Rt.create=t=>new Rt(t);const xn=(t,e)=>{let r;switch(t.code){case Y.invalid_type:t.received===oe.undefined?r="Required":r=`Expected ${t.expected}, received ${t.received}`;break;case Y.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(t.expected,Re.jsonStringifyReplacer)}`;break;case Y.unrecognized_keys:r=`Unrecognized key(s) in object: ${Re.joinValues(t.keys,", ")}`;break;case Y.invalid_union:r="Invalid input";break;case Y.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${Re.joinValues(t.options)}`;break;case Y.invalid_enum_value:r=`Invalid enum value. Expected ${Re.joinValues(t.options)}, received '${t.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 t.validation=="object"?"includes"in t.validation?(r=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?r=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?r=`Invalid input: must end with "${t.validation.endsWith}"`:Re.assertNever(t.validation):t.validation!=="regex"?r=`Invalid ${t.validation}`:r="Invalid";break;case Y.too_small:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:r="Invalid input";break;case Y.too_big:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?r=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:r="Invalid input";break;case 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 ${t.multipleOf}`;break;case Y.not_finite:r="Number must be finite";break;default:r=e.defaultError,Re.assertNever(t)}return{message:r}};let Ip=xn;function vy(t){Ip=t}function ga(){return Ip}const va=t=>{const{data:e,path:r,errorMaps:n,issueData:s}=t,o=[...r,...s.path||[]],a={...s,path:o};if(s.message!==void 0)return{...s,path:o,message:s.message};let i="";const l=n.filter(c=>!!c).slice().reverse();for(const c of l)i=c(a,{data:e,defaultError:i}).message;return{...s,path:o,message:i}},_y=[];function te(t,e){const r=ga(),n=va({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,r,r===xn?void 0:xn].filter(s=>!!s)});t.common.issues.push(n)}class ct{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,r){const n=[];for(const s of r){if(s.status==="aborted")return me;s.status==="dirty"&&e.dirty(),n.push(s.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,r){const n=[];for(const s of r){const o=await s.key,a=await s.value;n.push({key:o,value:a})}return ct.mergeObjectSync(e,n)}static mergeObjectSync(e,r){const n={};for(const s of r){const{key:o,value:a}=s;if(o.status==="aborted"||a.status==="aborted")return me;o.status==="dirty"&&e.dirty(),a.status==="dirty"&&e.dirty(),o.value!=="__proto__"&&(typeof a.value<"u"||s.alwaysSet)&&(n[o.value]=a.value)}return{status:e.value,value:n}}}const me=Object.freeze({status:"aborted"}),In=t=>({status:"dirty",value:t}),ft=t=>({status:"valid",value:t}),Wi=t=>t.status==="aborted",Ki=t=>t.status==="dirty",on=t=>t.status==="valid",hs=t=>typeof Promise<"u"&&t instanceof Promise;var le;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e?.message})(le||(le={}));class sr{constructor(e,r,n,s){this._cachedPath=[],this.parent=e,this.data=r,this._path=n,this._key=s}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const Rp=(t,e)=>{if(on(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const r=new Rt(t.common.issues);return this._error=r,this._error}}};function ke(t){if(!t)return{};const{errorMap:e,invalid_type_error:r,required_error:n,description:s}=t;if(e&&(r||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:s}:{errorMap:(a,i)=>{const{message:l}=t;return a.code==="invalid_enum_value"?{message:l??i.defaultError}:typeof i.data>"u"?{message:l??n??i.defaultError}:a.code!=="invalid_type"?{message:i.defaultError}:{message:l??r??i.defaultError}},description:s}}let Te=class{get description(){return this._def.description}_getType(e){return kr(e.data)}_getOrReturnCtx(e,r){return r||{common:e.parent.common,data:e.data,parsedType:kr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new ct,ctx:{common:e.parent.common,data:e.data,parsedType:kr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const r=this._parse(e);if(hs(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(e){const r=this._parse(e);return Promise.resolve(r)}parse(e,r){const n=this.safeParse(e,r);if(n.success)return n.data;throw n.error}safeParse(e,r){const n={common:{issues:[],async:r?.async??!1,contextualErrorMap:r?.errorMap},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:kr(e)},s=this._parseSync({data:e,path:n.path,parent:n});return Rp(n,s)}"~validate"(e){const r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:kr(e)};if(!this["~standard"].async)try{const n=this._parseSync({data:e,path:[],parent:r});return on(n)?{value:n.value}:{issues:r.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),r.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:r}).then(n=>on(n)?{value:n.value}:{issues:r.common.issues})}async parseAsync(e,r){const n=await this.safeParseAsync(e,r);if(n.success)return n.data;throw n.error}async safeParseAsync(e,r){const n={common:{issues:[],contextualErrorMap:r?.errorMap,async:!0},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:kr(e)},s=this._parse({data:e,path:n.path,parent:n}),o=await(hs(s)?s:Promise.resolve(s));return Rp(n,o)}refine(e,r){const n=s=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(s):r;return this._refinement((s,o)=>{const a=e(s),i=()=>o.addIssue({code:Y.custom,...n(s)});return typeof Promise<"u"&&a instanceof Promise?a.then(l=>l?!0:(i(),!1)):a?!0:(i(),!1)})}refinement(e,r){return this._refinement((n,s)=>e(n)?!0:(s.addIssue(typeof r=="function"?r(n,s):r),!1))}_refinement(e){return new Vt({schema:this,typeName:z.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:r=>this["~validate"](r)}}optional(){return ar.create(this,this._def)}nullable(){return qr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return cn.create(this)}promise(){return Mn.create(this,this._def)}or(e){return ys.create([this,e],this._def)}and(e){return ws.create(this,e,this._def)}transform(e){return new Vt({...ke(this._def),schema:this,typeName:z.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const r=typeof e=="function"?e:()=>e;return new Cs({...ke(this._def),innerType:this,defaultValue:r,typeName:z.ZodDefault})}brand(){return new Xi({typeName:z.ZodBranded,type:this,...ke(this._def)})}catch(e){const r=typeof e=="function"?e:()=>e;return new $s({...ke(this._def),innerType:this,catchValue:r,typeName:z.ZodCatch})}describe(e){const r=this.constructor;return new r({...this._def,description:e})}pipe(e){return Es.create(this,e)}readonly(){return xs.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}};const yy=/^c[^\s-]{8,}$/i,wy=/^[0-9a-z]+$/,by=/^[0-9A-HJKMNP-TV-Z]{26}$/i,ky=/^[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,Sy=/^[a-z0-9_-]{21}$/i,Ty=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,Cy=/^[-+]?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)?)??$/,$y=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Ey="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let Yi;const xy=/^(?:(?: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])$/,Iy=/^(?:(?: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])$/,Ry=/^(([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]))$/,Py=/^(([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])$/,Oy=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Ay=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Pp="((\\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])))",My=new RegExp(`^${Pp}$`);function Op(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);const r=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${r}`}function Ny(t){return new RegExp(`^${Op(t)}$`)}function Ap(t){let e=`${Pp}T${Op(t)}`;const r=[];return r.push(t.local?"Z?":"Z"),t.offset&&r.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${r.join("|")})`,new RegExp(`^${e}$`)}function Ly(t,e){return!!((e==="v4"||!e)&&xy.test(t)||(e==="v6"||!e)&&Ry.test(t))}function jy(t,e){if(!Ty.test(t))return!1;try{const[r]=t.split(".");if(!r)return!1;const n=r.replace(/-/g,"+").replace(/_/g,"/").padEnd(r.length+(4-r.length%4)%4,"="),s=JSON.parse(atob(n));return!(typeof s!="object"||s===null||"typ"in s&&s?.typ!=="JWT"||!s.alg||e&&s.alg!==e)}catch{return!1}}function qy(t,e){return!!((e==="v4"||!e)&&Iy.test(t)||(e==="v6"||!e)&&Py.test(t))}let Rn=class Co extends Te{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==oe.string){const o=this._getOrReturnCtx(e);return te(o,{code:Y.invalid_type,expected:oe.string,received:o.parsedType}),me}const n=new ct;let s;for(const o of this._def.checks)if(o.kind==="min")e.data.length<o.value&&(s=this._getOrReturnCtx(e,s),te(s,{code:Y.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),n.dirty());else if(o.kind==="max")e.data.length>o.value&&(s=this._getOrReturnCtx(e,s),te(s,{code:Y.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),n.dirty());else if(o.kind==="length"){const a=e.data.length>o.value,i=e.data.length<o.value;(a||i)&&(s=this._getOrReturnCtx(e,s),a?te(s,{code:Y.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}):i&&te(s,{code:Y.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}),n.dirty())}else if(o.kind==="email")$y.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"email",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="emoji")Yi||(Yi=new RegExp(Ey,"u")),Yi.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"emoji",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="uuid")ky.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"uuid",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="nanoid")Sy.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"nanoid",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="cuid")yy.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"cuid",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="cuid2")wy.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"cuid2",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="ulid")by.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"ulid",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="url")try{new URL(e.data)}catch{s=this._getOrReturnCtx(e,s),te(s,{validation:"url",code:Y.invalid_string,message:o.message}),n.dirty()}else o.kind==="regex"?(o.regex.lastIndex=0,o.regex.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"regex",code:Y.invalid_string,message:o.message}),n.dirty())):o.kind==="trim"?e.data=e.data.trim():o.kind==="includes"?e.data.includes(o.value,o.position)||(s=this._getOrReturnCtx(e,s),te(s,{code:Y.invalid_string,validation:{includes:o.value,position:o.position},message:o.message}),n.dirty()):o.kind==="toLowerCase"?e.data=e.data.toLowerCase():o.kind==="toUpperCase"?e.data=e.data.toUpperCase():o.kind==="startsWith"?e.data.startsWith(o.value)||(s=this._getOrReturnCtx(e,s),te(s,{code:Y.invalid_string,validation:{startsWith:o.value},message:o.message}),n.dirty()):o.kind==="endsWith"?e.data.endsWith(o.value)||(s=this._getOrReturnCtx(e,s),te(s,{code:Y.invalid_string,validation:{endsWith:o.value},message:o.message}),n.dirty()):o.kind==="datetime"?Ap(o).test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{code:Y.invalid_string,validation:"datetime",message:o.message}),n.dirty()):o.kind==="date"?My.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{code:Y.invalid_string,validation:"date",message:o.message}),n.dirty()):o.kind==="time"?Ny(o).test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{code:Y.invalid_string,validation:"time",message:o.message}),n.dirty()):o.kind==="duration"?Cy.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"duration",code:Y.invalid_string,message:o.message}),n.dirty()):o.kind==="ip"?Ly(e.data,o.version)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"ip",code:Y.invalid_string,message:o.message}),n.dirty()):o.kind==="jwt"?jy(e.data,o.alg)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"jwt",code:Y.invalid_string,message:o.message}),n.dirty()):o.kind==="cidr"?qy(e.data,o.version)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"cidr",code:Y.invalid_string,message:o.message}),n.dirty()):o.kind==="base64"?Oy.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"base64",code:Y.invalid_string,message:o.message}),n.dirty()):o.kind==="base64url"?Ay.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"base64url",code:Y.invalid_string,message:o.message}),n.dirty()):Re.assertNever(o);return{status:n.value,value:e.data}}_regex(e,r,n){return this.refinement(s=>e.test(s),{validation:r,code:Y.invalid_string,...le.errToObj(n)})}_addCheck(e){return new Co({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...le.errToObj(e)})}url(e){return this._addCheck({kind:"url",...le.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...le.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...le.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...le.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...le.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...le.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...le.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...le.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...le.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...le.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...le.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...le.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...le.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...le.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...le.errToObj(e)})}regex(e,r){return this._addCheck({kind:"regex",regex:e,...le.errToObj(r)})}includes(e,r){return this._addCheck({kind:"includes",value:e,position:r?.position,...le.errToObj(r?.message)})}startsWith(e,r){return this._addCheck({kind:"startsWith",value:e,...le.errToObj(r)})}endsWith(e,r){return this._addCheck({kind:"endsWith",value:e,...le.errToObj(r)})}min(e,r){return this._addCheck({kind:"min",value:e,...le.errToObj(r)})}max(e,r){return this._addCheck({kind:"max",value:e,...le.errToObj(r)})}length(e,r){return this._addCheck({kind:"length",value:e,...le.errToObj(r)})}nonempty(e){return this.min(1,le.errToObj(e))}trim(){return new Co({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new Co({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new Co({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxLength(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}};Rn.create=t=>new Rn({checks:[],typeName:z.ZodString,coerce:t?.coerce??!1,...ke(t)});function zy(t,e){const r=(t.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,s=r>n?r:n,o=Number.parseInt(t.toFixed(s).replace(".","")),a=Number.parseInt(e.toFixed(s).replace(".",""));return o%a/10**s}let ms=class nd extends Te{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==oe.number){const o=this._getOrReturnCtx(e);return te(o,{code:Y.invalid_type,expected:oe.number,received:o.parsedType}),me}let n;const s=new ct;for(const o of this._def.checks)o.kind==="int"?Re.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),te(n,{code:Y.invalid_type,expected:"integer",received:"float",message:o.message}),s.dirty()):o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(n=this._getOrReturnCtx(e,n),te(n,{code:Y.too_small,minimum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),s.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(n=this._getOrReturnCtx(e,n),te(n,{code:Y.too_big,maximum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),s.dirty()):o.kind==="multipleOf"?zy(e.data,o.value)!==0&&(n=this._getOrReturnCtx(e,n),te(n,{code:Y.not_multiple_of,multipleOf:o.value,message:o.message}),s.dirty()):o.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),te(n,{code:Y.not_finite,message:o.message}),s.dirty()):Re.assertNever(o);return{status:s.value,value:e.data}}gte(e,r){return this.setLimit("min",e,!0,le.toString(r))}gt(e,r){return this.setLimit("min",e,!1,le.toString(r))}lte(e,r){return this.setLimit("max",e,!0,le.toString(r))}lt(e,r){return this.setLimit("max",e,!1,le.toString(r))}setLimit(e,r,n,s){return new nd({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:le.toString(s)}]})}_addCheck(e){return new nd({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:le.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:le.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:le.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:le.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:le.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:le.toString(r)})}finite(e){return this._addCheck({kind:"finite",message:le.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:le.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:le.toString(e)})}get minValue(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&Re.isInteger(e.value))}get isFinite(){let e=null,r=null;for(const n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(r===null||n.value>r)&&(r=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(r)&&Number.isFinite(e)}};ms.create=t=>new ms({checks:[],typeName:z.ZodNumber,coerce:t?.coerce||!1,...ke(t)});class jr extends Te{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==oe.bigint)return this._getInvalidInput(e);let n;const s=new ct;for(const o of this._def.checks)o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(n=this._getOrReturnCtx(e,n),te(n,{code:Y.too_small,type:"bigint",minimum:o.value,inclusive:o.inclusive,message:o.message}),s.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(n=this._getOrReturnCtx(e,n),te(n,{code:Y.too_big,type:"bigint",maximum:o.value,inclusive:o.inclusive,message:o.message}),s.dirty()):o.kind==="multipleOf"?e.data%o.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),te(n,{code:Y.not_multiple_of,multipleOf:o.value,message:o.message}),s.dirty()):Re.assertNever(o);return{status:s.value,value:e.data}}_getInvalidInput(e){const r=this._getOrReturnCtx(e);return te(r,{code:Y.invalid_type,expected:oe.bigint,received:r.parsedType}),me}gte(e,r){return this.setLimit("min",e,!0,le.toString(r))}gt(e,r){return this.setLimit("min",e,!1,le.toString(r))}lte(e,r){return this.setLimit("max",e,!0,le.toString(r))}lt(e,r){return this.setLimit("max",e,!1,le.toString(r))}setLimit(e,r,n,s){return new jr({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:le.toString(s)}]})}_addCheck(e){return new jr({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:le.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:le.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:le.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:le.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:le.toString(r)})}get minValue(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}}jr.create=t=>new jr({checks:[],typeName:z.ZodBigInt,coerce:t?.coerce??!1,...ke(t)});let gs=class extends Te{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==oe.boolean){const n=this._getOrReturnCtx(e);return te(n,{code:Y.invalid_type,expected:oe.boolean,received:n.parsedType}),me}return ft(e.data)}};gs.create=t=>new gs({typeName:z.ZodBoolean,coerce:t?.coerce||!1,...ke(t)});class an extends Te{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==oe.date){const o=this._getOrReturnCtx(e);return te(o,{code:Y.invalid_type,expected:oe.date,received:o.parsedType}),me}if(Number.isNaN(e.data.getTime())){const o=this._getOrReturnCtx(e);return te(o,{code:Y.invalid_date}),me}const n=new ct;let s;for(const o of this._def.checks)o.kind==="min"?e.data.getTime()<o.value&&(s=this._getOrReturnCtx(e,s),te(s,{code:Y.too_small,message:o.message,inclusive:!0,exact:!1,minimum:o.value,type:"date"}),n.dirty()):o.kind==="max"?e.data.getTime()>o.value&&(s=this._getOrReturnCtx(e,s),te(s,{code:Y.too_big,message:o.message,inclusive:!0,exact:!1,maximum:o.value,type:"date"}),n.dirty()):Re.assertNever(o);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new an({...this._def,checks:[...this._def.checks,e]})}min(e,r){return this._addCheck({kind:"min",value:e.getTime(),message:le.toString(r)})}max(e,r){return this._addCheck({kind:"max",value:e.getTime(),message:le.toString(r)})}get minDate(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e!=null?new Date(e):null}}an.create=t=>new an({checks:[],coerce:t?.coerce||!1,typeName:z.ZodDate,...ke(t)});class _a extends Te{_parse(e){if(this._getType(e)!==oe.symbol){const n=this._getOrReturnCtx(e);return te(n,{code:Y.invalid_type,expected:oe.symbol,received:n.parsedType}),me}return ft(e.data)}}_a.create=t=>new _a({typeName:z.ZodSymbol,...ke(t)});class vs extends Te{_parse(e){if(this._getType(e)!==oe.undefined){const n=this._getOrReturnCtx(e);return te(n,{code:Y.invalid_type,expected:oe.undefined,received:n.parsedType}),me}return ft(e.data)}}vs.create=t=>new vs({typeName:z.ZodUndefined,...ke(t)});let _s=class extends Te{_parse(e){if(this._getType(e)!==oe.null){const n=this._getOrReturnCtx(e);return te(n,{code:Y.invalid_type,expected:oe.null,received:n.parsedType}),me}return ft(e.data)}};_s.create=t=>new _s({typeName:z.ZodNull,...ke(t)});let Pn=class extends Te{constructor(){super(...arguments),this._any=!0}_parse(e){return ft(e.data)}};Pn.create=t=>new Pn({typeName:z.ZodAny,...ke(t)});let ln=class extends Te{constructor(){super(...arguments),this._unknown=!0}_parse(e){return ft(e.data)}};ln.create=t=>new ln({typeName:z.ZodUnknown,...ke(t)});let Sr=class extends Te{_parse(e){const r=this._getOrReturnCtx(e);return te(r,{code:Y.invalid_type,expected:oe.never,received:r.parsedType}),me}};Sr.create=t=>new Sr({typeName:z.ZodNever,...ke(t)});class ya extends Te{_parse(e){if(this._getType(e)!==oe.undefined){const n=this._getOrReturnCtx(e);return te(n,{code:Y.invalid_type,expected:oe.void,received:n.parsedType}),me}return ft(e.data)}}ya.create=t=>new ya({typeName:z.ZodVoid,...ke(t)});let cn=class Mi extends Te{_parse(e){const{ctx:r,status:n}=this._processInputParams(e),s=this._def;if(r.parsedType!==oe.array)return te(r,{code:Y.invalid_type,expected:oe.array,received:r.parsedType}),me;if(s.exactLength!==null){const a=r.data.length>s.exactLength.value,i=r.data.length<s.exactLength.value;(a||i)&&(te(r,{code:a?Y.too_big:Y.too_small,minimum:i?s.exactLength.value:void 0,maximum:a?s.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:s.exactLength.message}),n.dirty())}if(s.minLength!==null&&r.data.length<s.minLength.value&&(te(r,{code:Y.too_small,minimum:s.minLength.value,type:"array",inclusive:!0,exact:!1,message:s.minLength.message}),n.dirty()),s.maxLength!==null&&r.data.length>s.maxLength.value&&(te(r,{code:Y.too_big,maximum:s.maxLength.value,type:"array",inclusive:!0,exact:!1,message:s.maxLength.message}),n.dirty()),r.common.async)return Promise.all([...r.data].map((a,i)=>s.type._parseAsync(new sr(r,a,r.path,i)))).then(a=>ct.mergeArray(n,a));const o=[...r.data].map((a,i)=>s.type._parseSync(new sr(r,a,r.path,i)));return ct.mergeArray(n,o)}get element(){return this._def.type}min(e,r){return new Mi({...this._def,minLength:{value:e,message:le.toString(r)}})}max(e,r){return new Mi({...this._def,maxLength:{value:e,message:le.toString(r)}})}length(e,r){return new Mi({...this._def,exactLength:{value:e,message:le.toString(r)}})}nonempty(e){return this.min(1,e)}};cn.create=(t,e)=>new cn({type:t,minLength:null,maxLength:null,exactLength:null,typeName:z.ZodArray,...ke(e)});function On(t){if(t instanceof Lt){const e={};for(const r in t.shape){const n=t.shape[r];e[r]=ar.create(On(n))}return new Lt({...t._def,shape:()=>e})}else return t instanceof cn?new cn({...t._def,type:On(t.element)}):t instanceof ar?ar.create(On(t.unwrap())):t instanceof qr?qr.create(On(t.unwrap())):t instanceof or?or.create(t.items.map(e=>On(e))):t}let Lt=class nr extends Te{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const e=this._def.shape(),r=Re.objectKeys(e);return this._cached={shape:e,keys:r},this._cached}_parse(e){if(this._getType(e)!==oe.object){const c=this._getOrReturnCtx(e);return te(c,{code:Y.invalid_type,expected:oe.object,received:c.parsedType}),me}const{status:n,ctx:s}=this._processInputParams(e),{shape:o,keys:a}=this._getCached(),i=[];if(!(this._def.catchall instanceof Sr&&this._def.unknownKeys==="strip"))for(const c in s.data)a.includes(c)||i.push(c);const l=[];for(const c of a){const u=o[c],p=s.data[c];l.push({key:{status:"valid",value:c},value:u._parse(new sr(s,p,s.path,c)),alwaysSet:c in s.data})}if(this._def.catchall instanceof Sr){const c=this._def.unknownKeys;if(c==="passthrough")for(const u of i)l.push({key:{status:"valid",value:u},value:{status:"valid",value:s.data[u]}});else if(c==="strict")i.length>0&&(te(s,{code:Y.unrecognized_keys,keys:i}),n.dirty());else if(c!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const c=this._def.catchall;for(const u of i){const p=s.data[u];l.push({key:{status:"valid",value:u},value:c._parse(new sr(s,p,s.path,u)),alwaysSet:u in s.data})}}return s.common.async?Promise.resolve().then(async()=>{const c=[];for(const u of l){const p=await u.key,h=await u.value;c.push({key:p,value:h,alwaysSet:u.alwaysSet})}return c}).then(c=>ct.mergeObjectSync(n,c)):ct.mergeObjectSync(n,l)}get shape(){return this._def.shape()}strict(e){return le.errToObj,new nr({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(r,n)=>{const s=this._def.errorMap?.(r,n).message??n.defaultError;return r.code==="unrecognized_keys"?{message:le.errToObj(e).message??s}:{message:s}}}:{}})}strip(){return new nr({...this._def,unknownKeys:"strip"})}passthrough(){return new nr({...this._def,unknownKeys:"passthrough"})}extend(e){return new nr({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new nr({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:z.ZodObject})}setKey(e,r){return this.augment({[e]:r})}catchall(e){return new nr({...this._def,catchall:e})}pick(e){const r={};for(const n of Re.objectKeys(e))e[n]&&this.shape[n]&&(r[n]=this.shape[n]);return new nr({...this._def,shape:()=>r})}omit(e){const r={};for(const n of Re.objectKeys(this.shape))e[n]||(r[n]=this.shape[n]);return new nr({...this._def,shape:()=>r})}deepPartial(){return On(this)}partial(e){const r={};for(const n of Re.objectKeys(this.shape)){const s=this.shape[n];e&&!e[n]?r[n]=s:r[n]=s.optional()}return new nr({...this._def,shape:()=>r})}required(e){const r={};for(const n of Re.objectKeys(this.shape))if(e&&!e[n])r[n]=this.shape[n];else{let o=this.shape[n];for(;o instanceof ar;)o=o._def.innerType;r[n]=o}return new nr({...this._def,shape:()=>r})}keyof(){return Lp(Re.objectKeys(this.shape))}};Lt.create=(t,e)=>new Lt({shape:()=>t,unknownKeys:"strip",catchall:Sr.create(),typeName:z.ZodObject,...ke(e)}),Lt.strictCreate=(t,e)=>new Lt({shape:()=>t,unknownKeys:"strict",catchall:Sr.create(),typeName:z.ZodObject,...ke(e)}),Lt.lazycreate=(t,e)=>new Lt({shape:t,unknownKeys:"strip",catchall:Sr.create(),typeName:z.ZodObject,...ke(e)});let ys=class extends Te{_parse(e){const{ctx:r}=this._processInputParams(e),n=this._def.options;function s(o){for(const i of o)if(i.result.status==="valid")return i.result;for(const i of o)if(i.result.status==="dirty")return r.common.issues.push(...i.ctx.common.issues),i.result;const a=o.map(i=>new Rt(i.ctx.common.issues));return te(r,{code:Y.invalid_union,unionErrors:a}),me}if(r.common.async)return Promise.all(n.map(async o=>{const a={...r,common:{...r.common,issues:[]},parent:null};return{result:await o._parseAsync({data:r.data,path:r.path,parent:a}),ctx:a}})).then(s);{let o;const a=[];for(const l of n){const c={...r,common:{...r.common,issues:[]},parent:null},u=l._parseSync({data:r.data,path:r.path,parent:c});if(u.status==="valid")return u;u.status==="dirty"&&!o&&(o={result:u,ctx:c}),c.common.issues.length&&a.push(c.common.issues)}if(o)return r.common.issues.push(...o.ctx.common.issues),o.result;const i=a.map(l=>new Rt(l));return te(r,{code:Y.invalid_union,unionErrors:i}),me}}get options(){return this._def.options}};ys.create=(t,e)=>new ys({options:t,typeName:z.ZodUnion,...ke(e)});const Tr=t=>t instanceof bs?Tr(t.schema):t instanceof Vt?Tr(t.innerType()):t instanceof ks?[t.value]:t instanceof Ss?t.options:t instanceof Ts?Re.objectValues(t.enum):t instanceof Cs?Tr(t._def.innerType):t instanceof vs?[void 0]:t instanceof _s?[null]:t instanceof ar?[void 0,...Tr(t.unwrap())]:t instanceof qr?[null,...Tr(t.unwrap())]:t instanceof Xi||t instanceof xs?Tr(t.unwrap()):t instanceof $s?Tr(t._def.innerType):[];let Mp=class y_ extends Te{_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==oe.object)return te(r,{code:Y.invalid_type,expected:oe.object,received:r.parsedType}),me;const n=this.discriminator,s=r.data[n],o=this.optionsMap.get(s);return o?r.common.async?o._parseAsync({data:r.data,path:r.path,parent:r}):o._parseSync({data:r.data,path:r.path,parent:r}):(te(r,{code:Y.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),me)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,r,n){const s=new Map;for(const o of r){const a=Tr(o.shape[e]);if(!a.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const i of a){if(s.has(i))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(i)}`);s.set(i,o)}}return new y_({typeName:z.ZodDiscriminatedUnion,discriminator:e,options:r,optionsMap:s,...ke(n)})}};function Qi(t,e){const r=kr(t),n=kr(e);if(t===e)return{valid:!0,data:t};if(r===oe.object&&n===oe.object){const s=Re.objectKeys(e),o=Re.objectKeys(t).filter(i=>s.indexOf(i)!==-1),a={...t,...e};for(const i of o){const l=Qi(t[i],e[i]);if(!l.valid)return{valid:!1};a[i]=l.data}return{valid:!0,data:a}}else if(r===oe.array&&n===oe.array){if(t.length!==e.length)return{valid:!1};const s=[];for(let o=0;o<t.length;o++){const a=t[o],i=e[o],l=Qi(a,i);if(!l.valid)return{valid:!1};s.push(l.data)}return{valid:!0,data:s}}else return r===oe.date&&n===oe.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}let ws=class extends Te{_parse(e){const{status:r,ctx:n}=this._processInputParams(e),s=(o,a)=>{if(Wi(o)||Wi(a))return me;const i=Qi(o.value,a.value);return i.valid?((Ki(o)||Ki(a))&&r.dirty(),{status:r.value,value:i.data}):(te(n,{code:Y.invalid_intersection_types}),me)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([o,a])=>s(o,a)):s(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};ws.create=(t,e,r)=>new ws({left:t,right:e,typeName:z.ZodIntersection,...ke(r)});class or extends Te{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==oe.array)return te(n,{code:Y.invalid_type,expected:oe.array,received:n.parsedType}),me;if(n.data.length<this._def.items.length)return te(n,{code:Y.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),me;!this._def.rest&&n.data.length>this._def.items.length&&(te(n,{code:Y.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());const o=[...n.data].map((a,i)=>{const l=this._def.items[i]||this._def.rest;return l?l._parse(new sr(n,a,n.path,i)):null}).filter(a=>!!a);return n.common.async?Promise.all(o).then(a=>ct.mergeArray(r,a)):ct.mergeArray(r,o)}get items(){return this._def.items}rest(e){return new or({...this._def,rest:e})}}or.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new or({items:t,typeName:z.ZodTuple,rest:null,...ke(e)})};let Np=class sd extends Te{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==oe.object)return te(n,{code:Y.invalid_type,expected:oe.object,received:n.parsedType}),me;const s=[],o=this._def.keyType,a=this._def.valueType;for(const i in n.data)s.push({key:o._parse(new sr(n,i,n.path,i)),value:a._parse(new sr(n,n.data[i],n.path,i)),alwaysSet:i in n.data});return n.common.async?ct.mergeObjectAsync(r,s):ct.mergeObjectSync(r,s)}get element(){return this._def.valueType}static create(e,r,n){return r instanceof Te?new sd({keyType:e,valueType:r,typeName:z.ZodRecord,...ke(n)}):new sd({keyType:Rn.create(),valueType:e,typeName:z.ZodRecord,...ke(r)})}};class wa extends Te{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==oe.map)return te(n,{code:Y.invalid_type,expected:oe.map,received:n.parsedType}),me;const s=this._def.keyType,o=this._def.valueType,a=[...n.data.entries()].map(([i,l],c)=>({key:s._parse(new sr(n,i,n.path,[c,"key"])),value:o._parse(new sr(n,l,n.path,[c,"value"]))}));if(n.common.async){const i=new Map;return Promise.resolve().then(async()=>{for(const l of a){const c=await l.key,u=await l.value;if(c.status==="aborted"||u.status==="aborted")return me;(c.status==="dirty"||u.status==="dirty")&&r.dirty(),i.set(c.value,u.value)}return{status:r.value,value:i}})}else{const i=new Map;for(const l of a){const c=l.key,u=l.value;if(c.status==="aborted"||u.status==="aborted")return me;(c.status==="dirty"||u.status==="dirty")&&r.dirty(),i.set(c.value,u.value)}return{status:r.value,value:i}}}}wa.create=(t,e,r)=>new wa({valueType:e,keyType:t,typeName:z.ZodMap,...ke(r)});class un extends Te{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==oe.set)return te(n,{code:Y.invalid_type,expected:oe.set,received:n.parsedType}),me;const s=this._def;s.minSize!==null&&n.data.size<s.minSize.value&&(te(n,{code:Y.too_small,minimum:s.minSize.value,type:"set",inclusive:!0,exact:!1,message:s.minSize.message}),r.dirty()),s.maxSize!==null&&n.data.size>s.maxSize.value&&(te(n,{code:Y.too_big,maximum:s.maxSize.value,type:"set",inclusive:!0,exact:!1,message:s.maxSize.message}),r.dirty());const o=this._def.valueType;function a(l){const c=new Set;for(const u of l){if(u.status==="aborted")return me;u.status==="dirty"&&r.dirty(),c.add(u.value)}return{status:r.value,value:c}}const i=[...n.data.values()].map((l,c)=>o._parse(new sr(n,l,n.path,c)));return n.common.async?Promise.all(i).then(l=>a(l)):a(i)}min(e,r){return new un({...this._def,minSize:{value:e,message:le.toString(r)}})}max(e,r){return new un({...this._def,maxSize:{value:e,message:le.toString(r)}})}size(e,r){return this.min(e,r).max(e,r)}nonempty(e){return this.min(1,e)}}un.create=(t,e)=>new un({valueType:t,minSize:null,maxSize:null,typeName:z.ZodSet,...ke(e)});class An extends Te{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==oe.function)return te(r,{code:Y.invalid_type,expected:oe.function,received:r.parsedType}),me;function n(i,l){return va({data:i,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,ga(),xn].filter(c=>!!c),issueData:{code:Y.invalid_arguments,argumentsError:l}})}function s(i,l){return va({data:i,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,ga(),xn].filter(c=>!!c),issueData:{code:Y.invalid_return_type,returnTypeError:l}})}const o={errorMap:r.common.contextualErrorMap},a=r.data;if(this._def.returns instanceof Mn){const i=this;return ft(async function(...l){const c=new Rt([]),u=await i._def.args.parseAsync(l,o).catch(d=>{throw c.addIssue(n(l,d)),c}),p=await Reflect.apply(a,this,u);return await i._def.returns._def.type.parseAsync(p,o).catch(d=>{throw c.addIssue(s(p,d)),c})})}else{const i=this;return ft(function(...l){const c=i._def.args.safeParse(l,o);if(!c.success)throw new Rt([n(l,c.error)]);const u=Reflect.apply(a,this,c.data),p=i._def.returns.safeParse(u,o);if(!p.success)throw new Rt([s(u,p.error)]);return p.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new An({...this._def,args:or.create(e).rest(ln.create())})}returns(e){return new An({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,r,n){return new An({args:e||or.create([]).rest(ln.create()),returns:r||ln.create(),typeName:z.ZodFunction,...ke(n)})}}let bs=class extends Te{get schema(){return this._def.getter()}_parse(e){const{ctx:r}=this._processInputParams(e);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}};bs.create=(t,e)=>new bs({getter:t,typeName:z.ZodLazy,...ke(e)});let ks=class extends Te{_parse(e){if(e.data!==this._def.value){const r=this._getOrReturnCtx(e);return te(r,{received:r.data,code:Y.invalid_literal,expected:this._def.value}),me}return{status:"valid",value:e.data}}get value(){return this._def.value}};ks.create=(t,e)=>new ks({value:t,typeName:z.ZodLiteral,...ke(e)});function Lp(t,e){return new Ss({values:t,typeName:z.ZodEnum,...ke(e)})}let Ss=class od extends Te{_parse(e){if(typeof e.data!="string"){const r=this._getOrReturnCtx(e),n=this._def.values;return te(r,{expected:Re.joinValues(n),received:r.parsedType,code:Y.invalid_type}),me}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){const r=this._getOrReturnCtx(e),n=this._def.values;return te(r,{received:r.data,code:Y.invalid_enum_value,options:n}),me}return ft(e.data)}get options(){return this._def.values}get enum(){const e={};for(const r of this._def.values)e[r]=r;return e}get Values(){const e={};for(const r of this._def.values)e[r]=r;return e}get Enum(){const e={};for(const r of this._def.values)e[r]=r;return e}extract(e,r=this._def){return od.create(e,{...this._def,...r})}exclude(e,r=this._def){return od.create(this.options.filter(n=>!e.includes(n)),{...this._def,...r})}};Ss.create=Lp;class Ts extends Te{_parse(e){const r=Re.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==oe.string&&n.parsedType!==oe.number){const s=Re.objectValues(r);return te(n,{expected:Re.joinValues(s),received:n.parsedType,code:Y.invalid_type}),me}if(this._cache||(this._cache=new Set(Re.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){const s=Re.objectValues(r);return te(n,{received:n.data,code:Y.invalid_enum_value,options:s}),me}return ft(e.data)}get enum(){return this._def.values}}Ts.create=(t,e)=>new Ts({values:t,typeName:z.ZodNativeEnum,...ke(e)});class Mn extends Te{unwrap(){return this._def.type}_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==oe.promise&&r.common.async===!1)return te(r,{code:Y.invalid_type,expected:oe.promise,received:r.parsedType}),me;const n=r.parsedType===oe.promise?r.data:Promise.resolve(r.data);return ft(n.then(s=>this._def.type.parseAsync(s,{path:r.path,errorMap:r.common.contextualErrorMap})))}}Mn.create=(t,e)=>new Mn({type:t,typeName:z.ZodPromise,...ke(e)});class Vt extends Te{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===z.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:r,ctx:n}=this._processInputParams(e),s=this._def.effect||null,o={addIssue:a=>{te(n,a),a.fatal?r.abort():r.dirty()},get path(){return n.path}};if(o.addIssue=o.addIssue.bind(o),s.type==="preprocess"){const a=s.transform(n.data,o);if(n.common.async)return Promise.resolve(a).then(async i=>{if(r.value==="aborted")return me;const l=await this._def.schema._parseAsync({data:i,path:n.path,parent:n});return l.status==="aborted"?me:l.status==="dirty"||r.value==="dirty"?In(l.value):l});{if(r.value==="aborted")return me;const i=this._def.schema._parseSync({data:a,path:n.path,parent:n});return i.status==="aborted"?me:i.status==="dirty"||r.value==="dirty"?In(i.value):i}}if(s.type==="refinement"){const a=i=>{const l=s.refinement(i,o);if(n.common.async)return Promise.resolve(l);if(l instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return i};if(n.common.async===!1){const i=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?me:(i.status==="dirty"&&r.dirty(),a(i.value),{status:r.value,value:i.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(i=>i.status==="aborted"?me:(i.status==="dirty"&&r.dirty(),a(i.value).then(()=>({status:r.value,value:i.value}))))}if(s.type==="transform")if(n.common.async===!1){const a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!on(a))return me;const i=s.transform(a.value,o);if(i instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:i}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>on(a)?Promise.resolve(s.transform(a.value,o)).then(i=>({status:r.value,value:i})):me);Re.assertNever(s)}}Vt.create=(t,e,r)=>new Vt({schema:t,typeName:z.ZodEffects,effect:e,...ke(r)}),Vt.createWithPreprocess=(t,e,r)=>new Vt({schema:e,effect:{type:"preprocess",transform:t},typeName:z.ZodEffects,...ke(r)});let ar=class extends Te{_parse(e){return this._getType(e)===oe.undefined?ft(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};ar.create=(t,e)=>new ar({innerType:t,typeName:z.ZodOptional,...ke(e)});let qr=class extends Te{_parse(e){return this._getType(e)===oe.null?ft(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};qr.create=(t,e)=>new qr({innerType:t,typeName:z.ZodNullable,...ke(e)});let Cs=class extends Te{_parse(e){const{ctx:r}=this._processInputParams(e);let n=r.data;return r.parsedType===oe.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};Cs.create=(t,e)=>new Cs({innerType:t,typeName:z.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...ke(e)});let $s=class extends Te{_parse(e){const{ctx:r}=this._processInputParams(e),n={...r,common:{...r.common,issues:[]}},s=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return hs(s)?s.then(o=>({status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new Rt(n.common.issues)},input:n.data})})):{status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new Rt(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};$s.create=(t,e)=>new $s({innerType:t,typeName:z.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...ke(e)});class ba extends Te{_parse(e){if(this._getType(e)!==oe.nan){const n=this._getOrReturnCtx(e);return te(n,{code:Y.invalid_type,expected:oe.nan,received:n.parsedType}),me}return{status:"valid",value:e.data}}}ba.create=t=>new ba({typeName:z.ZodNaN,...ke(t)});const Dy=Symbol("zod_brand");class Xi extends Te{_parse(e){const{ctx:r}=this._processInputParams(e),n=r.data;return this._def.type._parse({data:n,path:r.path,parent:r})}unwrap(){return this._def.type}}class Es extends Te{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{const o=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?me:o.status==="dirty"?(r.dirty(),In(o.value)):this._def.out._parseAsync({data:o.value,path:n.path,parent:n})})();{const s=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?me:s.status==="dirty"?(r.dirty(),{status:"dirty",value:s.value}):this._def.out._parseSync({data:s.value,path:n.path,parent:n})}}static create(e,r){return new Es({in:e,out:r,typeName:z.ZodPipeline})}}let xs=class extends Te{_parse(e){const r=this._def.innerType._parse(e),n=s=>(on(s)&&(s.value=Object.freeze(s.value)),s);return hs(r)?r.then(s=>n(s)):n(r)}unwrap(){return this._def.innerType}};xs.create=(t,e)=>new xs({innerType:t,typeName:z.ZodReadonly,...ke(e)});function jp(t,e){const r=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof r=="string"?{message:r}:r}function qp(t,e={},r){return t?Pn.create().superRefine((n,s)=>{const o=t(n);if(o instanceof Promise)return o.then(a=>{if(!a){const i=jp(e,n),l=i.fatal??r??!0;s.addIssue({code:"custom",...i,fatal:l})}});if(!o){const a=jp(e,n),i=a.fatal??r??!0;s.addIssue({code:"custom",...a,fatal:i})}}):Pn.create()}const Uy={object:Lt.lazycreate};var z;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(z||(z={}));const Zy=(t,e={message:`Input not instance of ${t.name}`})=>qp(r=>r instanceof t,e),zp=Rn.create,Dp=ms.create,Fy=ba.create,Vy=jr.create,Up=gs.create,Hy=an.create,By=_a.create,Jy=vs.create,Gy=_s.create,Wy=Pn.create,Ky=ln.create,Yy=Sr.create,Qy=ya.create,Xy=cn.create,Zp=Lt.create,e1=Lt.strictCreate,t1=ys.create,r1=Mp.create,n1=ws.create,s1=or.create,o1=Np.create,a1=wa.create,i1=un.create,l1=An.create,c1=bs.create,u1=ks.create,d1=Ss.create,p1=Ts.create,f1=Mn.create,Fp=Vt.create,h1=ar.create,m1=qr.create,g1=Vt.createWithPreprocess,v1=Es.create,_1=Object.freeze(Object.defineProperty({__proto__:null,BRAND:Dy,DIRTY:In,EMPTY_PATH:_y,INVALID:me,NEVER:me,OK:ft,ParseStatus:ct,Schema:Te,ZodAny:Pn,ZodArray:cn,ZodBigInt:jr,ZodBoolean:gs,ZodBranded:Xi,ZodCatch:$s,ZodDate:an,ZodDefault:Cs,ZodDiscriminatedUnion:Mp,ZodEffects:Vt,ZodEnum:Ss,ZodError:Rt,get ZodFirstPartyTypeKind(){return z},ZodFunction:An,ZodIntersection:ws,ZodIssueCode:Y,ZodLazy:bs,ZodLiteral:ks,ZodMap:wa,ZodNaN:ba,ZodNativeEnum:Ts,ZodNever:Sr,ZodNull:_s,ZodNullable:qr,ZodNumber:ms,ZodObject:Lt,ZodOptional:ar,ZodParsedType:oe,ZodPipeline:Es,ZodPromise:Mn,ZodReadonly:xs,ZodRecord:Np,ZodSchema:Te,ZodSet:un,ZodString:Rn,ZodSymbol:_a,ZodTransformer:Vt,ZodTuple:or,ZodType:Te,ZodUndefined:vs,ZodUnion:ys,ZodUnknown:ln,ZodVoid:ya,addIssueToContext:te,any:Wy,array:Xy,bigint:Vy,boolean:Up,coerce:{string:(t=>Rn.create({...t,coerce:!0})),number:(t=>ms.create({...t,coerce:!0})),boolean:(t=>gs.create({...t,coerce:!0})),bigint:(t=>jr.create({...t,coerce:!0})),date:(t=>an.create({...t,coerce:!0}))},custom:qp,date:Hy,datetimeRegex:Ap,defaultErrorMap:xn,discriminatedUnion:r1,effect:Fp,enum:d1,function:l1,getErrorMap:ga,getParsedType:kr,instanceof:Zy,intersection:n1,isAborted:Wi,isAsync:hs,isDirty:Ki,isValid:on,late:Uy,lazy:c1,literal:u1,makeIssue:va,map:a1,nan:Fy,nativeEnum:p1,never:Yy,null:Gy,nullable:m1,number:Dp,object:Zp,get objectUtil(){return Gi},oboolean:()=>Up().optional(),onumber:()=>Dp().optional(),optional:h1,ostring:()=>zp().optional(),pipeline:v1,preprocess:g1,promise:f1,quotelessJson:gy,record:o1,set:i1,setErrorMap:vy,strictObject:e1,string:zp,symbol:By,transformer:Fp,tuple:s1,undefined:Jy,union:t1,unknown:Ky,get util(){return Re},void:Qy},Symbol.toStringTag,{value:"Module"})),Vp=Object.freeze({status:"aborted"});function J(t,e,r){function n(i,l){var c;Object.defineProperty(i,"_zod",{value:i._zod??{},enumerable:!1}),(c=i._zod).traits??(c.traits=new Set),i._zod.traits.add(t),e(i,l);for(const u in a.prototype)u in i||Object.defineProperty(i,u,{value:a.prototype[u].bind(i)});i._zod.constr=a,i._zod.def=l}const s=r?.Parent??Object;class o extends s{}Object.defineProperty(o,"name",{value:t});function a(i){var l;const c=r?.Parent?new o:this;n(c,i),(l=c._zod).deferred??(l.deferred=[]);for(const u of c._zod.deferred)u();return c}return Object.defineProperty(a,"init",{value:n}),Object.defineProperty(a,Symbol.hasInstance,{value:i=>r?.Parent&&i instanceof r.Parent?!0:i?._zod?.traits?.has(t)}),Object.defineProperty(a,"name",{value:t}),a}class Is extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}const Hp={};function zr(t){return Hp}function Bp(t){const e=Object.values(t).filter(n=>typeof n=="number");return Object.entries(t).filter(([n,s])=>e.indexOf(+n)===-1).map(([n,s])=>s)}function y1(t,e){return typeof e=="bigint"?e.toString():e}function el(t){return{get value(){{const e=t();return Object.defineProperty(this,"value",{value:e}),e}}}}function tl(t){return t==null}function rl(t){const e=t.startsWith("^")?1:0,r=t.endsWith("$")?t.length-1:t.length;return t.slice(e,r)}function w1(t,e){const r=(t.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,s=r>n?r:n,o=Number.parseInt(t.toFixed(s).replace(".","")),a=Number.parseInt(e.toFixed(s).replace(".",""));return o%a/10**s}function Ae(t,e,r){Object.defineProperty(t,e,{get(){{const n=r();return t[e]=n,n}},set(n){Object.defineProperty(t,e,{value:n})},configurable:!0})}function Rs(t,e,r){Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!0,configurable:!0})}function Ps(t){return JSON.stringify(t)}const Jp=Error.captureStackTrace?Error.captureStackTrace:(...t)=>{};function ka(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}const b1=el(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const t=Function;return new t(""),!0}catch{return!1}});function Sa(t){if(ka(t)===!1)return!1;const e=t.constructor;if(e===void 0)return!0;const r=e.prototype;return!(ka(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}const k1=new Set(["string","number","symbol"]);function Os(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Dr(t,e,r){const n=new t._zod.constr(e??t._zod.def);return(!e||r?.parent)&&(n._zod.parent=t),n}function ie(t){const e=t;if(!e)return{};if(typeof e=="string")return{error:()=>e};if(e?.message!==void 0){if(e?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");e.error=e.message}return delete e.message,typeof e.error=="string"?{...e,error:()=>e.error}:e}function S1(t){return Object.keys(t).filter(e=>t[e]._zod.optin==="optional"&&t[e]._zod.optout==="optional")}const T1={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function C1(t,e){const r={},n=t._zod.def;for(const s in e){if(!(s in n.shape))throw new Error(`Unrecognized key: "${s}"`);e[s]&&(r[s]=n.shape[s])}return Dr(t,{...t._zod.def,shape:r,checks:[]})}function $1(t,e){const r={...t._zod.def.shape},n=t._zod.def;for(const s in e){if(!(s in n.shape))throw new Error(`Unrecognized key: "${s}"`);e[s]&&delete r[s]}return Dr(t,{...t._zod.def,shape:r,checks:[]})}function E1(t,e){if(!Sa(e))throw new Error("Invalid input to extend: expected a plain object");const r={...t._zod.def,get shape(){const n={...t._zod.def.shape,...e};return Rs(this,"shape",n),n},checks:[]};return Dr(t,r)}function x1(t,e){return Dr(t,{...t._zod.def,get shape(){const r={...t._zod.def.shape,...e._zod.def.shape};return Rs(this,"shape",r),r},catchall:e._zod.def.catchall,checks:[]})}function I1(t,e,r){const n=e._zod.def.shape,s={...n};if(r)for(const o in r){if(!(o in n))throw new Error(`Unrecognized key: "${o}"`);r[o]&&(s[o]=t?new t({type:"optional",innerType:n[o]}):n[o])}else for(const o in n)s[o]=t?new t({type:"optional",innerType:n[o]}):n[o];return Dr(e,{...e._zod.def,shape:s,checks:[]})}function R1(t,e,r){const n=e._zod.def.shape,s={...n};if(r)for(const o in r){if(!(o in s))throw new Error(`Unrecognized key: "${o}"`);r[o]&&(s[o]=new t({type:"nonoptional",innerType:n[o]}))}else for(const o in n)s[o]=new t({type:"nonoptional",innerType:n[o]});return Dr(e,{...e._zod.def,shape:s,checks:[]})}function As(t,e=0){for(let r=e;r<t.issues.length;r++)if(t.issues[r]?.continue!==!0)return!0;return!1}function dn(t,e){return e.map(r=>{var n;return(n=r).path??(n.path=[]),r.path.unshift(t),r})}function Ta(t){return typeof t=="string"?t:t?.message}function Ur(t,e,r){const n={...t,path:t.path??[]};if(!t.message){const s=Ta(t.inst?._zod.def?.error?.(t))??Ta(e?.error?.(t))??Ta(r.customError?.(t))??Ta(r.localeError?.(t))??"Invalid input";n.message=s}return delete n.inst,delete n.continue,e?.reportInput||delete n.input,n}function nl(t){return Array.isArray(t)?"array":typeof t=="string"?"string":"unknown"}function Ms(...t){const[e,r,n]=t;return typeof e=="string"?{message:e,code:"custom",input:r,inst:n}:{...e}}const Gp=(t,e)=>{t.name="$ZodError",Object.defineProperty(t,"_zod",{value:t._zod,enumerable:!1}),Object.defineProperty(t,"issues",{value:e,enumerable:!1}),Object.defineProperty(t,"message",{get(){return JSON.stringify(e,y1,2)},enumerable:!0}),Object.defineProperty(t,"toString",{value:()=>t.message,enumerable:!1})},Wp=J("$ZodError",Gp),Ca=J("$ZodError",Gp,{Parent:Error});function P1(t,e=r=>r.message){const r={},n=[];for(const s of t.issues)s.path.length>0?(r[s.path[0]]=r[s.path[0]]||[],r[s.path[0]].push(e(s))):n.push(e(s));return{formErrors:n,fieldErrors:r}}function O1(t,e){const r=e||function(o){return o.message},n={_errors:[]},s=o=>{for(const a of o.issues)if(a.code==="invalid_union"&&a.errors.length)a.errors.map(i=>s({issues:i}));else if(a.code==="invalid_key")s({issues:a.issues});else if(a.code==="invalid_element")s({issues:a.issues});else if(a.path.length===0)n._errors.push(r(a));else{let i=n,l=0;for(;l<a.path.length;){const c=a.path[l];l===a.path.length-1?(i[c]=i[c]||{_errors:[]},i[c]._errors.push(r(a))):i[c]=i[c]||{_errors:[]},i=i[c],l++}}};return s(t),n}const Kp=t=>(e,r,n,s)=>{const o=n?Object.assign(n,{async:!1}):{async:!1},a=e._zod.run({value:r,issues:[]},o);if(a instanceof Promise)throw new Is;if(a.issues.length){const i=new(s?.Err??t)(a.issues.map(l=>Ur(l,o,zr())));throw Jp(i,s?.callee),i}return a.value},A1=Kp(Ca),Yp=t=>async(e,r,n,s)=>{const o=n?Object.assign(n,{async:!0}):{async:!0};let a=e._zod.run({value:r,issues:[]},o);if(a instanceof Promise&&(a=await a),a.issues.length){const i=new(s?.Err??t)(a.issues.map(l=>Ur(l,o,zr())));throw Jp(i,s?.callee),i}return a.value},M1=Yp(Ca),Qp=t=>(e,r,n)=>{const s=n?{...n,async:!1}:{async:!1},o=e._zod.run({value:r,issues:[]},s);if(o instanceof Promise)throw new Is;return o.issues.length?{success:!1,error:new(t??Wp)(o.issues.map(a=>Ur(a,s,zr())))}:{success:!0,data:o.value}},sl=Qp(Ca),Xp=t=>async(e,r,n)=>{const s=n?Object.assign(n,{async:!0}):{async:!0};let o=e._zod.run({value:r,issues:[]},s);return o instanceof Promise&&(o=await o),o.issues.length?{success:!1,error:new t(o.issues.map(a=>Ur(a,s,zr())))}:{success:!0,data:o.value}},ol=Xp(Ca),N1=/^[cC][^\s-]{8,}$/,L1=/^[0-9a-z]+$/,j1=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,q1=/^[0-9a-vA-V]{20}$/,z1=/^[A-Za-z0-9]{27}$/,D1=/^[a-zA-Z0-9_-]{21}$/,U1=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,Z1=/^([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})$/,ef=t=>t?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${t}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/,F1=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,V1="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function H1(){return new RegExp(V1,"u")}const B1=/^(?:(?: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])$/,J1=/^(([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})$/,G1=/^((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])$/,W1=/^(([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])$/,K1=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,tf=/^[A-Za-z0-9_-]*$/,Y1=/^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/,Q1=/^\+(?:[0-9]){6,14}[0-9]$/,rf="(?:(?:\\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])))",X1=new RegExp(`^${rf}$`);function nf(t){const e="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof t.precision=="number"?t.precision===-1?`${e}`:t.precision===0?`${e}:[0-5]\\d`:`${e}:[0-5]\\d\\.\\d{${t.precision}}`:`${e}(?::[0-5]\\d(?:\\.\\d+)?)?`}function ew(t){return new RegExp(`^${nf(t)}$`)}function tw(t){const e=nf({precision:t.precision}),r=["Z"];t.local&&r.push(""),t.offset&&r.push("([+-]\\d{2}:\\d{2})");const n=`${e}(?:${r.join("|")})`;return new RegExp(`^${rf}T(?:${n})$`)}const rw=t=>{const e=t?`[\\s\\S]{${t?.minimum??0},${t?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${e}$`)},nw=/^\d+$/,sw=/^-?\d+(?:\.\d+)?/i,ow=/true|false/i,aw=/null/i,iw=/^[^A-Z]*$/,lw=/^[^a-z]*$/,bt=J("$ZodCheck",(t,e)=>{var r;t._zod??(t._zod={}),t._zod.def=e,(r=t._zod).onattach??(r.onattach=[])}),sf={number:"number",bigint:"bigint",object:"date"},of=J("$ZodCheckLessThan",(t,e)=>{bt.init(t,e);const r=sf[typeof e.value];t._zod.onattach.push(n=>{const s=n._zod.bag,o=(e.inclusive?s.maximum:s.exclusiveMaximum)??Number.POSITIVE_INFINITY;e.value<o&&(e.inclusive?s.maximum=e.value:s.exclusiveMaximum=e.value)}),t._zod.check=n=>{(e.inclusive?n.value<=e.value:n.value<e.value)||n.issues.push({origin:r,code:"too_big",maximum:e.value,input:n.value,inclusive:e.inclusive,inst:t,continue:!e.abort})}}),af=J("$ZodCheckGreaterThan",(t,e)=>{bt.init(t,e);const r=sf[typeof e.value];t._zod.onattach.push(n=>{const s=n._zod.bag,o=(e.inclusive?s.minimum:s.exclusiveMinimum)??Number.NEGATIVE_INFINITY;e.value>o&&(e.inclusive?s.minimum=e.value:s.exclusiveMinimum=e.value)}),t._zod.check=n=>{(e.inclusive?n.value>=e.value:n.value>e.value)||n.issues.push({origin:r,code:"too_small",minimum:e.value,input:n.value,inclusive:e.inclusive,inst:t,continue:!e.abort})}}),cw=J("$ZodCheckMultipleOf",(t,e)=>{bt.init(t,e),t._zod.onattach.push(r=>{var n;(n=r._zod.bag).multipleOf??(n.multipleOf=e.value)}),t._zod.check=r=>{if(typeof r.value!=typeof e.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof r.value=="bigint"?r.value%e.value===BigInt(0):w1(r.value,e.value)===0)||r.issues.push({origin:typeof r.value,code:"not_multiple_of",divisor:e.value,input:r.value,inst:t,continue:!e.abort})}}),uw=J("$ZodCheckNumberFormat",(t,e)=>{bt.init(t,e),e.format=e.format||"float64";const r=e.format?.includes("int"),n=r?"int":"number",[s,o]=T1[e.format];t._zod.onattach.push(a=>{const i=a._zod.bag;i.format=e.format,i.minimum=s,i.maximum=o,r&&(i.pattern=nw)}),t._zod.check=a=>{const i=a.value;if(r){if(!Number.isInteger(i)){a.issues.push({expected:n,format:e.format,code:"invalid_type",input:i,inst:t});return}if(!Number.isSafeInteger(i)){i>0?a.issues.push({input:i,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:n,continue:!e.abort}):a.issues.push({input:i,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:n,continue:!e.abort});return}}i<s&&a.issues.push({origin:"number",input:i,code:"too_small",minimum:s,inclusive:!0,inst:t,continue:!e.abort}),i>o&&a.issues.push({origin:"number",input:i,code:"too_big",maximum:o,inst:t})}}),dw=J("$ZodCheckMaxLength",(t,e)=>{var r;bt.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!tl(s)&&s.length!==void 0}),t._zod.onattach.push(n=>{const s=n._zod.bag.maximum??Number.POSITIVE_INFINITY;e.maximum<s&&(n._zod.bag.maximum=e.maximum)}),t._zod.check=n=>{const s=n.value;if(s.length<=e.maximum)return;const a=nl(s);n.issues.push({origin:a,code:"too_big",maximum:e.maximum,inclusive:!0,input:s,inst:t,continue:!e.abort})}}),pw=J("$ZodCheckMinLength",(t,e)=>{var r;bt.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!tl(s)&&s.length!==void 0}),t._zod.onattach.push(n=>{const s=n._zod.bag.minimum??Number.NEGATIVE_INFINITY;e.minimum>s&&(n._zod.bag.minimum=e.minimum)}),t._zod.check=n=>{const s=n.value;if(s.length>=e.minimum)return;const a=nl(s);n.issues.push({origin:a,code:"too_small",minimum:e.minimum,inclusive:!0,input:s,inst:t,continue:!e.abort})}}),fw=J("$ZodCheckLengthEquals",(t,e)=>{var r;bt.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!tl(s)&&s.length!==void 0}),t._zod.onattach.push(n=>{const s=n._zod.bag;s.minimum=e.length,s.maximum=e.length,s.length=e.length}),t._zod.check=n=>{const s=n.value,o=s.length;if(o===e.length)return;const a=nl(s),i=o>e.length;n.issues.push({origin:a,...i?{code:"too_big",maximum:e.length}:{code:"too_small",minimum:e.length},inclusive:!0,exact:!0,input:n.value,inst:t,continue:!e.abort})}}),$a=J("$ZodCheckStringFormat",(t,e)=>{var r,n;bt.init(t,e),t._zod.onattach.push(s=>{const o=s._zod.bag;o.format=e.format,e.pattern&&(o.patterns??(o.patterns=new Set),o.patterns.add(e.pattern))}),e.pattern?(r=t._zod).check??(r.check=s=>{e.pattern.lastIndex=0,!e.pattern.test(s.value)&&s.issues.push({origin:"string",code:"invalid_format",format:e.format,input:s.value,...e.pattern?{pattern:e.pattern.toString()}:{},inst:t,continue:!e.abort})}):(n=t._zod).check??(n.check=()=>{})}),hw=J("$ZodCheckRegex",(t,e)=>{$a.init(t,e),t._zod.check=r=>{e.pattern.lastIndex=0,!e.pattern.test(r.value)&&r.issues.push({origin:"string",code:"invalid_format",format:"regex",input:r.value,pattern:e.pattern.toString(),inst:t,continue:!e.abort})}}),mw=J("$ZodCheckLowerCase",(t,e)=>{e.pattern??(e.pattern=iw),$a.init(t,e)}),gw=J("$ZodCheckUpperCase",(t,e)=>{e.pattern??(e.pattern=lw),$a.init(t,e)}),vw=J("$ZodCheckIncludes",(t,e)=>{bt.init(t,e);const r=Os(e.includes),n=new RegExp(typeof e.position=="number"?`^.{${e.position}}${r}`:r);e.pattern=n,t._zod.onattach.push(s=>{const o=s._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(n)}),t._zod.check=s=>{s.value.includes(e.includes,e.position)||s.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:e.includes,input:s.value,inst:t,continue:!e.abort})}}),_w=J("$ZodCheckStartsWith",(t,e)=>{bt.init(t,e);const r=new RegExp(`^${Os(e.prefix)}.*`);e.pattern??(e.pattern=r),t._zod.onattach.push(n=>{const s=n._zod.bag;s.patterns??(s.patterns=new Set),s.patterns.add(r)}),t._zod.check=n=>{n.value.startsWith(e.prefix)||n.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:e.prefix,input:n.value,inst:t,continue:!e.abort})}}),yw=J("$ZodCheckEndsWith",(t,e)=>{bt.init(t,e);const r=new RegExp(`.*${Os(e.suffix)}$`);e.pattern??(e.pattern=r),t._zod.onattach.push(n=>{const s=n._zod.bag;s.patterns??(s.patterns=new Set),s.patterns.add(r)}),t._zod.check=n=>{n.value.endsWith(e.suffix)||n.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:e.suffix,input:n.value,inst:t,continue:!e.abort})}}),ww=J("$ZodCheckOverwrite",(t,e)=>{bt.init(t,e),t._zod.check=r=>{r.value=e.tx(r.value)}});class bw{constructor(e=[]){this.content=[],this.indent=0,this&&(this.args=e)}indented(e){this.indent+=1,e(this),this.indent-=1}write(e){if(typeof e=="function"){e(this,{execution:"sync"}),e(this,{execution:"async"});return}const n=e.split(`
1
+ (function(Ae,pn){typeof exports=="object"&&typeof module<"u"?pn(exports):typeof define=="function"&&define.amd?define(["exports"],pn):(Ae=typeof globalThis<"u"?globalThis:Ae||self,pn(Ae.WebMCP={}))})(this,(function(Ae){"use strict";function pn(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Bo={exports:{}},yc={},Er={},hn={},wc={},bc={},Sc={},$p;function Jo(){return $p||($p=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.regexpCode=t.getEsmExportName=t.getProperty=t.safeStringify=t.stringify=t.strConcat=t.addCodeArg=t.str=t._=t.nil=t._Code=t.Name=t.IDENTIFIER=t._CodeOrName=void 0;class e{}t._CodeOrName=e,t.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;class r extends e{constructor(g){if(super(),!t.IDENTIFIER.test(g))throw new Error("CodeGen: name must be a valid identifier");this.str=g}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}}t.Name=r;class n extends e{constructor(g){super(),this._items=typeof g=="string"?[g]:g}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;const g=this._items[0];return g===""||g==='""'}get str(){var g;return(g=this._str)!==null&&g!==void 0?g:this._str=this._items.reduce((y,b)=>`${y}${b}`,"")}get names(){var g;return(g=this._names)!==null&&g!==void 0?g:this._names=this._items.reduce((y,b)=>(b instanceof r&&(y[b.str]=(y[b.str]||0)+1),y),{})}}t._Code=n,t.nil=new n("");function s(w,...g){const y=[w[0]];let b=0;for(;b<g.length;)i(y,g[b]),y.push(w[++b]);return new n(y)}t._=s;const o=new n("+");function a(w,...g){const y=[p(w[0])];let b=0;for(;b<g.length;)y.push(o),i(y,g[b]),y.push(o,p(w[++b]));return c(y),new n(y)}t.str=a;function i(w,g){g instanceof n?w.push(...g._items):g instanceof r?w.push(g):w.push(h(g))}t.addCodeArg=i;function c(w){let g=1;for(;g<w.length-1;){if(w[g]===o){const y=l(w[g-1],w[g+1]);if(y!==void 0){w.splice(g-1,3,y);continue}w[g++]="+"}g++}}function l(w,g){if(g==='""')return w;if(w==='""')return g;if(typeof w=="string")return g instanceof r||w[w.length-1]!=='"'?void 0:typeof g!="string"?`${w.slice(0,-1)}${g}"`:g[0]==='"'?w.slice(0,-1)+g.slice(1):void 0;if(typeof g=="string"&&g[0]==='"'&&!(w instanceof r))return`"${w}${g.slice(1)}`}function u(w,g){return g.emptyStr()?w:w.emptyStr()?g:a`${w}${g}`}t.strConcat=u;function h(w){return typeof w=="number"||typeof w=="boolean"||w===null?w:p(Array.isArray(w)?w.join(","):w)}function f(w){return new n(p(w))}t.stringify=f;function p(w){return JSON.stringify(w).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}t.safeStringify=p;function m(w){return typeof w=="string"&&t.IDENTIFIER.test(w)?new n(`.${w}`):s`[${w}]`}t.getProperty=m;function v(w){if(typeof w=="string"&&t.IDENTIFIER.test(w))return new n(`${w}`);throw new Error(`CodeGen: invalid export name: ${w}, use explicit $id name mapping`)}t.getEsmExportName=v;function _(w){return new n(w.toString())}t.regexpCode=_})(Sc)),Sc}var kc={},Ep;function xp(){return Ep||(Ep=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.ValueScope=t.ValueScopeName=t.Scope=t.varKinds=t.UsedValueState=void 0;const e=Jo();class r extends Error{constructor(l){super(`CodeGen: "code" for ${l} not defined`),this.value=l.value}}var n;(function(c){c[c.Started=0]="Started",c[c.Completed=1]="Completed"})(n||(t.UsedValueState=n={})),t.varKinds={const:new e.Name("const"),let:new e.Name("let"),var:new e.Name("var")};class s{constructor({prefixes:l,parent:u}={}){this._names={},this._prefixes=l,this._parent=u}toName(l){return l instanceof e.Name?l:this.name(l)}name(l){return new e.Name(this._newName(l))}_newName(l){const u=this._names[l]||this._nameGroup(l);return`${l}${u.index++}`}_nameGroup(l){var u,h;if(!((h=(u=this._parent)===null||u===void 0?void 0:u._prefixes)===null||h===void 0)&&h.has(l)||this._prefixes&&!this._prefixes.has(l))throw new Error(`CodeGen: prefix "${l}" is not allowed in this scope`);return this._names[l]={prefix:l,index:0}}}t.Scope=s;class o extends e.Name{constructor(l,u){super(u),this.prefix=l}setValue(l,{property:u,itemIndex:h}){this.value=l,this.scopePath=(0,e._)`.${new e.Name(u)}[${h}]`}}t.ValueScopeName=o;const a=(0,e._)`\n`;class i extends s{constructor(l){super(l),this._values={},this._scope=l.scope,this.opts={...l,_n:l.lines?a:e.nil}}get(){return this._scope}name(l){return new o(l,this._newName(l))}value(l,u){var h;if(u.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const f=this.toName(l),{prefix:p}=f,m=(h=u.key)!==null&&h!==void 0?h:u.ref;let v=this._values[p];if(v){const g=v.get(m);if(g)return g}else v=this._values[p]=new Map;v.set(m,f);const _=this._scope[p]||(this._scope[p]=[]),w=_.length;return _[w]=u.ref,f.setValue(u,{property:p,itemIndex:w}),f}getValue(l,u){const h=this._values[l];if(h)return h.get(u)}scopeRefs(l,u=this._values){return this._reduceValues(u,h=>{if(h.scopePath===void 0)throw new Error(`CodeGen: name "${h}" has no value`);return(0,e._)`${l}${h.scopePath}`})}scopeCode(l=this._values,u,h){return this._reduceValues(l,f=>{if(f.value===void 0)throw new Error(`CodeGen: name "${f}" has no value`);return f.value.code},u,h)}_reduceValues(l,u,h={},f){let p=e.nil;for(const m in l){const v=l[m];if(!v)continue;const _=h[m]=h[m]||new Map;v.forEach(w=>{if(_.has(w))return;_.set(w,n.Started);let g=u(w);if(g){const y=this.opts.es5?t.varKinds.var:t.varKinds.const;p=(0,e._)`${p}${y} ${w} = ${g};${this.opts._n}`}else if(g=f?.(w))p=(0,e._)`${p}${g}${this.opts._n}`;else throw new r(w);_.set(w,n.Completed)})}return p}}t.ValueScope=i})(kc)),kc}var Ip;function Ee(){return Ip||(Ip=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.or=t.and=t.not=t.CodeGen=t.operators=t.varKinds=t.ValueScopeName=t.ValueScope=t.Scope=t.Name=t.regexpCode=t.stringify=t.getProperty=t.nil=t.strConcat=t.str=t._=void 0;const e=Jo(),r=xp();var n=Jo();Object.defineProperty(t,"_",{enumerable:!0,get:function(){return n._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return n.str}}),Object.defineProperty(t,"strConcat",{enumerable:!0,get:function(){return n.strConcat}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return n.nil}}),Object.defineProperty(t,"getProperty",{enumerable:!0,get:function(){return n.getProperty}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return n.stringify}}),Object.defineProperty(t,"regexpCode",{enumerable:!0,get:function(){return n.regexpCode}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return n.Name}});var s=xp();Object.defineProperty(t,"Scope",{enumerable:!0,get:function(){return s.Scope}}),Object.defineProperty(t,"ValueScope",{enumerable:!0,get:function(){return s.ValueScope}}),Object.defineProperty(t,"ValueScopeName",{enumerable:!0,get:function(){return s.ValueScopeName}}),Object.defineProperty(t,"varKinds",{enumerable:!0,get:function(){return s.varKinds}}),t.operators={GT:new e._Code(">"),GTE:new e._Code(">="),LT:new e._Code("<"),LTE:new e._Code("<="),EQ:new e._Code("==="),NEQ:new e._Code("!=="),NOT:new e._Code("!"),OR:new e._Code("||"),AND:new e._Code("&&"),ADD:new e._Code("+")};class o{optimizeNodes(){return this}optimizeNames(E,R){return this}}class a extends o{constructor(E,R,$){super(),this.varKind=E,this.name=R,this.rhs=$}render({es5:E,_n:R}){const $=E?r.varKinds.var:this.varKind,B=this.rhs===void 0?"":` = ${this.rhs}`;return`${$} ${this.name}${B};`+R}optimizeNames(E,R){if(E[this.name.str])return this.rhs&&(this.rhs=F(this.rhs,E,R)),this}get names(){return this.rhs instanceof e._CodeOrName?this.rhs.names:{}}}class i extends o{constructor(E,R,$){super(),this.lhs=E,this.rhs=R,this.sideEffects=$}render({_n:E}){return`${this.lhs} = ${this.rhs};`+E}optimizeNames(E,R){if(!(this.lhs instanceof e.Name&&!E[this.lhs.str]&&!this.sideEffects))return this.rhs=F(this.rhs,E,R),this}get names(){const E=this.lhs instanceof e.Name?{}:{...this.lhs.names};return D(E,this.rhs)}}class c extends i{constructor(E,R,$,B){super(E,$,B),this.op=R}render({_n:E}){return`${this.lhs} ${this.op}= ${this.rhs};`+E}}class l extends o{constructor(E){super(),this.label=E,this.names={}}render({_n:E}){return`${this.label}:`+E}}class u extends o{constructor(E){super(),this.label=E,this.names={}}render({_n:E}){return`break${this.label?` ${this.label}`:""};`+E}}class h extends o{constructor(E){super(),this.error=E}render({_n:E}){return`throw ${this.error};`+E}get names(){return this.error.names}}class f extends o{constructor(E){super(),this.code=E}render({_n:E}){return`${this.code};`+E}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(E,R){return this.code=F(this.code,E,R),this}get names(){return this.code instanceof e._CodeOrName?this.code.names:{}}}class p extends o{constructor(E=[]){super(),this.nodes=E}render(E){return this.nodes.reduce((R,$)=>R+$.render(E),"")}optimizeNodes(){const{nodes:E}=this;let R=E.length;for(;R--;){const $=E[R].optimizeNodes();Array.isArray($)?E.splice(R,1,...$):$?E[R]=$:E.splice(R,1)}return E.length>0?this:void 0}optimizeNames(E,R){const{nodes:$}=this;let B=$.length;for(;B--;){const G=$[B];G.optimizeNames(E,R)||(oe(E,G.names),$.splice(B,1))}return $.length>0?this:void 0}get names(){return this.nodes.reduce((E,R)=>z(E,R.names),{})}}class m extends p{render(E){return"{"+E._n+super.render(E)+"}"+E._n}}class v extends p{}class _ extends m{}_.kind="else";class w extends m{constructor(E,R){super(R),this.condition=E}render(E){let R=`if(${this.condition})`+super.render(E);return this.else&&(R+="else "+this.else.render(E)),R}optimizeNodes(){super.optimizeNodes();const E=this.condition;if(E===!0)return this.nodes;let R=this.else;if(R){const $=R.optimizeNodes();R=this.else=Array.isArray($)?new _($):$}if(R)return E===!1?R instanceof w?R:R.nodes:this.nodes.length?this:new w(fe(E),R instanceof w?[R]:R.nodes);if(!(E===!1||!this.nodes.length))return this}optimizeNames(E,R){var $;if(this.else=($=this.else)===null||$===void 0?void 0:$.optimizeNames(E,R),!!(super.optimizeNames(E,R)||this.else))return this.condition=F(this.condition,E,R),this}get names(){const E=super.names;return D(E,this.condition),this.else&&z(E,this.else.names),E}}w.kind="if";class g extends m{}g.kind="for";class y extends g{constructor(E){super(),this.iteration=E}render(E){return`for(${this.iteration})`+super.render(E)}optimizeNames(E,R){if(super.optimizeNames(E,R))return this.iteration=F(this.iteration,E,R),this}get names(){return z(super.names,this.iteration.names)}}class b extends g{constructor(E,R,$,B){super(),this.varKind=E,this.name=R,this.from=$,this.to=B}render(E){const R=E.es5?r.varKinds.var:this.varKind,{name:$,from:B,to:G}=this;return`for(${R} ${$}=${B}; ${$}<${G}; ${$}++)`+super.render(E)}get names(){const E=D(super.names,this.from);return D(E,this.to)}}class S extends g{constructor(E,R,$,B){super(),this.loop=E,this.varKind=R,this.name=$,this.iterable=B}render(E){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(E)}optimizeNames(E,R){if(super.optimizeNames(E,R))return this.iterable=F(this.iterable,E,R),this}get names(){return z(super.names,this.iterable.names)}}class k extends m{constructor(E,R,$){super(),this.name=E,this.args=R,this.async=$}render(E){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(E)}}k.kind="func";class T extends p{render(E){return"return "+super.render(E)}}T.kind="return";class x extends m{render(E){let R="try"+super.render(E);return this.catch&&(R+=this.catch.render(E)),this.finally&&(R+=this.finally.render(E)),R}optimizeNodes(){var E,R;return super.optimizeNodes(),(E=this.catch)===null||E===void 0||E.optimizeNodes(),(R=this.finally)===null||R===void 0||R.optimizeNodes(),this}optimizeNames(E,R){var $,B;return super.optimizeNames(E,R),($=this.catch)===null||$===void 0||$.optimizeNames(E,R),(B=this.finally)===null||B===void 0||B.optimizeNames(E,R),this}get names(){const E=super.names;return this.catch&&z(E,this.catch.names),this.finally&&z(E,this.finally.names),E}}class P extends m{constructor(E){super(),this.error=E}render(E){return`catch(${this.error})`+super.render(E)}}P.kind="catch";class q extends m{render(E){return"finally"+super.render(E)}}q.kind="finally";class N{constructor(E,R={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...R,_n:R.lines?`
2
+ `:""},this._extScope=E,this._scope=new r.Scope({parent:E}),this._nodes=[new v]}toString(){return this._root.render(this.opts)}name(E){return this._scope.name(E)}scopeName(E){return this._extScope.name(E)}scopeValue(E,R){const $=this._extScope.value(E,R);return(this._values[$.prefix]||(this._values[$.prefix]=new Set)).add($),$}getScopeValue(E,R){return this._extScope.getValue(E,R)}scopeRefs(E){return this._extScope.scopeRefs(E,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(E,R,$,B){const G=this._scope.toName(R);return $!==void 0&&B&&(this._constants[G.str]=$),this._leafNode(new a(E,G,$)),G}const(E,R,$){return this._def(r.varKinds.const,E,R,$)}let(E,R,$){return this._def(r.varKinds.let,E,R,$)}var(E,R,$){return this._def(r.varKinds.var,E,R,$)}assign(E,R,$){return this._leafNode(new i(E,R,$))}add(E,R){return this._leafNode(new c(E,t.operators.ADD,R))}code(E){return typeof E=="function"?E():E!==e.nil&&this._leafNode(new f(E)),this}object(...E){const R=["{"];for(const[$,B]of E)R.length>1&&R.push(","),R.push($),($!==B||this.opts.es5)&&(R.push(":"),(0,e.addCodeArg)(R,B));return R.push("}"),new e._Code(R)}if(E,R,$){if(this._blockNode(new w(E)),R&&$)this.code(R).else().code($).endIf();else if(R)this.code(R).endIf();else if($)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(E){return this._elseNode(new w(E))}else(){return this._elseNode(new _)}endIf(){return this._endBlockNode(w,_)}_for(E,R){return this._blockNode(E),R&&this.code(R).endFor(),this}for(E,R){return this._for(new y(E),R)}forRange(E,R,$,B,G=this.opts.es5?r.varKinds.var:r.varKinds.let){const ve=this._scope.toName(E);return this._for(new b(G,ve,R,$),()=>B(ve))}forOf(E,R,$,B=r.varKinds.const){const G=this._scope.toName(E);if(this.opts.es5){const ve=R instanceof e.Name?R:this.var("_arr",R);return this.forRange("_i",0,(0,e._)`${ve}.length`,pe=>{this.var(G,(0,e._)`${ve}[${pe}]`),$(G)})}return this._for(new S("of",B,G,R),()=>$(G))}forIn(E,R,$,B=this.opts.es5?r.varKinds.var:r.varKinds.const){if(this.opts.ownProperties)return this.forOf(E,(0,e._)`Object.keys(${R})`,$);const G=this._scope.toName(E);return this._for(new S("in",B,G,R),()=>$(G))}endFor(){return this._endBlockNode(g)}label(E){return this._leafNode(new l(E))}break(E){return this._leafNode(new u(E))}return(E){const R=new T;if(this._blockNode(R),this.code(E),R.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(T)}try(E,R,$){if(!R&&!$)throw new Error('CodeGen: "try" without "catch" and "finally"');const B=new x;if(this._blockNode(B),this.code(E),R){const G=this.name("e");this._currNode=B.catch=new P(G),R(G)}return $&&(this._currNode=B.finally=new q,this.code($)),this._endBlockNode(P,q)}throw(E){return this._leafNode(new h(E))}block(E,R){return this._blockStarts.push(this._nodes.length),E&&this.code(E).endBlock(R),this}endBlock(E){const R=this._blockStarts.pop();if(R===void 0)throw new Error("CodeGen: not in self-balancing block");const $=this._nodes.length-R;if($<0||E!==void 0&&$!==E)throw new Error(`CodeGen: wrong number of nodes: ${$} vs ${E} expected`);return this._nodes.length=R,this}func(E,R=e.nil,$,B){return this._blockNode(new k(E,R,$)),B&&this.code(B).endFunc(),this}endFunc(){return this._endBlockNode(k)}optimize(E=1){for(;E-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(E){return this._currNode.nodes.push(E),this}_blockNode(E){this._currNode.nodes.push(E),this._nodes.push(E)}_endBlockNode(E,R){const $=this._currNode;if($ instanceof E||R&&$ instanceof R)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${R?`${E.kind}/${R.kind}`:E.kind}"`)}_elseNode(E){const R=this._currNode;if(!(R instanceof w))throw new Error('CodeGen: "else" without "if"');return this._currNode=R.else=E,this}get _root(){return this._nodes[0]}get _currNode(){const E=this._nodes;return E[E.length-1]}set _currNode(E){const R=this._nodes;R[R.length-1]=E}}t.CodeGen=N;function z(j,E){for(const R in E)j[R]=(j[R]||0)+(E[R]||0);return j}function D(j,E){return E instanceof e._CodeOrName?z(j,E.names):j}function F(j,E,R){if(j instanceof e.Name)return $(j);if(!B(j))return j;return new e._Code(j._items.reduce((G,ve)=>(ve instanceof e.Name&&(ve=$(ve)),ve instanceof e._Code?G.push(...ve._items):G.push(ve),G),[]));function $(G){const ve=R[G.str];return ve===void 0||E[G.str]!==1?G:(delete E[G.str],ve)}function B(G){return G instanceof e._Code&&G._items.some(ve=>ve instanceof e.Name&&E[ve.str]===1&&R[ve.str]!==void 0)}}function oe(j,E){for(const R in E)j[R]=(j[R]||0)-(E[R]||0)}function fe(j){return typeof j=="boolean"||typeof j=="number"||j===null?!j:(0,e._)`!${V(j)}`}t.not=fe;const de=A(t.operators.AND);function se(...j){return j.reduce(de)}t.and=se;const _e=A(t.operators.OR);function H(...j){return j.reduce(_e)}t.or=H;function A(j){return(E,R)=>E===e.nil?R:R===e.nil?E:(0,e._)`${V(E)} ${j} ${V(R)}`}function V(j){return j instanceof e.Name?j:(0,e._)`(${j})`}})(bc)),bc}var xe={},Rp;function Le(){if(Rp)return xe;Rp=1,Object.defineProperty(xe,"__esModule",{value:!0}),xe.checkStrictMode=xe.getErrorPath=xe.Type=xe.useFunc=xe.setEvaluated=xe.evaluatedPropsToName=xe.mergeEvaluated=xe.eachItem=xe.unescapeJsonPointer=xe.escapeJsonPointer=xe.escapeFragment=xe.unescapeFragment=xe.schemaRefOrVal=xe.schemaHasRulesButRef=xe.schemaHasRules=xe.checkUnknownRules=xe.alwaysValidSchema=xe.toHash=void 0;const t=Ee(),e=Jo();function r(S){const k={};for(const T of S)k[T]=!0;return k}xe.toHash=r;function n(S,k){return typeof k=="boolean"?k:Object.keys(k).length===0?!0:(s(S,k),!o(k,S.self.RULES.all))}xe.alwaysValidSchema=n;function s(S,k=S.schema){const{opts:T,self:x}=S;if(!T.strictSchema||typeof k=="boolean")return;const P=x.RULES.keywords;for(const q in k)P[q]||b(S,`unknown keyword: "${q}"`)}xe.checkUnknownRules=s;function o(S,k){if(typeof S=="boolean")return!S;for(const T in S)if(k[T])return!0;return!1}xe.schemaHasRules=o;function a(S,k){if(typeof S=="boolean")return!S;for(const T in S)if(T!=="$ref"&&k.all[T])return!0;return!1}xe.schemaHasRulesButRef=a;function i({topSchemaRef:S,schemaPath:k},T,x,P){if(!P){if(typeof T=="number"||typeof T=="boolean")return T;if(typeof T=="string")return(0,t._)`${T}`}return(0,t._)`${S}${k}${(0,t.getProperty)(x)}`}xe.schemaRefOrVal=i;function c(S){return h(decodeURIComponent(S))}xe.unescapeFragment=c;function l(S){return encodeURIComponent(u(S))}xe.escapeFragment=l;function u(S){return typeof S=="number"?`${S}`:S.replace(/~/g,"~0").replace(/\//g,"~1")}xe.escapeJsonPointer=u;function h(S){return S.replace(/~1/g,"/").replace(/~0/g,"~")}xe.unescapeJsonPointer=h;function f(S,k){if(Array.isArray(S))for(const T of S)k(T);else k(S)}xe.eachItem=f;function p({mergeNames:S,mergeToName:k,mergeValues:T,resultToName:x}){return(P,q,N,z)=>{const D=N===void 0?q:N instanceof t.Name?(q instanceof t.Name?S(P,q,N):k(P,q,N),N):q instanceof t.Name?(k(P,N,q),q):T(q,N);return z===t.Name&&!(D instanceof t.Name)?x(P,D):D}}xe.mergeEvaluated={props:p({mergeNames:(S,k,T)=>S.if((0,t._)`${T} !== true && ${k} !== undefined`,()=>{S.if((0,t._)`${k} === true`,()=>S.assign(T,!0),()=>S.assign(T,(0,t._)`${T} || {}`).code((0,t._)`Object.assign(${T}, ${k})`))}),mergeToName:(S,k,T)=>S.if((0,t._)`${T} !== true`,()=>{k===!0?S.assign(T,!0):(S.assign(T,(0,t._)`${T} || {}`),v(S,T,k))}),mergeValues:(S,k)=>S===!0?!0:{...S,...k},resultToName:m}),items:p({mergeNames:(S,k,T)=>S.if((0,t._)`${T} !== true && ${k} !== undefined`,()=>S.assign(T,(0,t._)`${k} === true ? true : ${T} > ${k} ? ${T} : ${k}`)),mergeToName:(S,k,T)=>S.if((0,t._)`${T} !== true`,()=>S.assign(T,k===!0?!0:(0,t._)`${T} > ${k} ? ${T} : ${k}`)),mergeValues:(S,k)=>S===!0?!0:Math.max(S,k),resultToName:(S,k)=>S.var("items",k)})};function m(S,k){if(k===!0)return S.var("props",!0);const T=S.var("props",(0,t._)`{}`);return k!==void 0&&v(S,T,k),T}xe.evaluatedPropsToName=m;function v(S,k,T){Object.keys(T).forEach(x=>S.assign((0,t._)`${k}${(0,t.getProperty)(x)}`,!0))}xe.setEvaluated=v;const _={};function w(S,k){return S.scopeValue("func",{ref:k,code:_[k.code]||(_[k.code]=new e._Code(k.code))})}xe.useFunc=w;var g;(function(S){S[S.Num=0]="Num",S[S.Str=1]="Str"})(g||(xe.Type=g={}));function y(S,k,T){if(S instanceof t.Name){const x=k===g.Num;return T?x?(0,t._)`"[" + ${S} + "]"`:(0,t._)`"['" + ${S} + "']"`:x?(0,t._)`"/" + ${S}`:(0,t._)`"/" + ${S}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return T?(0,t.getProperty)(S).toString():"/"+u(S)}xe.getErrorPath=y;function b(S,k,T=S.opts.strictSchema){if(T){if(k=`strict mode: ${k}`,T===!0)throw new Error(k);S.self.logger.warn(k)}}return xe.checkStrictMode=b,xe}var Wo={},Pp;function Fr(){if(Pp)return Wo;Pp=1,Object.defineProperty(Wo,"__esModule",{value:!0});const t=Ee(),e={data:new t.Name("data"),valCxt:new t.Name("valCxt"),instancePath:new t.Name("instancePath"),parentData:new t.Name("parentData"),parentDataProperty:new t.Name("parentDataProperty"),rootData:new t.Name("rootData"),dynamicAnchors:new t.Name("dynamicAnchors"),vErrors:new t.Name("vErrors"),errors:new t.Name("errors"),this:new t.Name("this"),self:new t.Name("self"),scope:new t.Name("scope"),json:new t.Name("json"),jsonPos:new t.Name("jsonPos"),jsonLen:new t.Name("jsonLen"),jsonPart:new t.Name("jsonPart")};return Wo.default=e,Wo}var Op;function Go(){return Op||(Op=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.extendErrors=t.resetErrorsCount=t.reportExtraError=t.reportError=t.keyword$DataError=t.keywordError=void 0;const e=Ee(),r=Le(),n=Fr();t.keywordError={message:({keyword:_})=>(0,e.str)`must pass "${_}" keyword validation`},t.keyword$DataError={message:({keyword:_,schemaType:w})=>w?(0,e.str)`"${_}" keyword must be ${w} ($data)`:(0,e.str)`"${_}" keyword is invalid ($data)`};function s(_,w=t.keywordError,g,y){const{it:b}=_,{gen:S,compositeRule:k,allErrors:T}=b,x=h(_,w,g);y??(k||T)?c(S,x):l(b,(0,e._)`[${x}]`)}t.reportError=s;function o(_,w=t.keywordError,g){const{it:y}=_,{gen:b,compositeRule:S,allErrors:k}=y,T=h(_,w,g);c(b,T),S||k||l(y,n.default.vErrors)}t.reportExtraError=o;function a(_,w){_.assign(n.default.errors,w),_.if((0,e._)`${n.default.vErrors} !== null`,()=>_.if(w,()=>_.assign((0,e._)`${n.default.vErrors}.length`,w),()=>_.assign(n.default.vErrors,null)))}t.resetErrorsCount=a;function i({gen:_,keyword:w,schemaValue:g,data:y,errsCount:b,it:S}){if(b===void 0)throw new Error("ajv implementation error");const k=_.name("err");_.forRange("i",b,n.default.errors,T=>{_.const(k,(0,e._)`${n.default.vErrors}[${T}]`),_.if((0,e._)`${k}.instancePath === undefined`,()=>_.assign((0,e._)`${k}.instancePath`,(0,e.strConcat)(n.default.instancePath,S.errorPath))),_.assign((0,e._)`${k}.schemaPath`,(0,e.str)`${S.errSchemaPath}/${w}`),S.opts.verbose&&(_.assign((0,e._)`${k}.schema`,g),_.assign((0,e._)`${k}.data`,y))})}t.extendErrors=i;function c(_,w){const g=_.const("err",w);_.if((0,e._)`${n.default.vErrors} === null`,()=>_.assign(n.default.vErrors,(0,e._)`[${g}]`),(0,e._)`${n.default.vErrors}.push(${g})`),_.code((0,e._)`${n.default.errors}++`)}function l(_,w){const{gen:g,validateName:y,schemaEnv:b}=_;b.$async?g.throw((0,e._)`new ${_.ValidationError}(${w})`):(g.assign((0,e._)`${y}.errors`,w),g.return(!1))}const u={keyword:new e.Name("keyword"),schemaPath:new e.Name("schemaPath"),params:new e.Name("params"),propertyName:new e.Name("propertyName"),message:new e.Name("message"),schema:new e.Name("schema"),parentSchema:new e.Name("parentSchema")};function h(_,w,g){const{createErrors:y}=_.it;return y===!1?(0,e._)`{}`:f(_,w,g)}function f(_,w,g={}){const{gen:y,it:b}=_,S=[p(b,g),m(_,g)];return v(_,w,S),y.object(...S)}function p({errorPath:_},{instancePath:w}){const g=w?(0,e.str)`${_}${(0,r.getErrorPath)(w,r.Type.Str)}`:_;return[n.default.instancePath,(0,e.strConcat)(n.default.instancePath,g)]}function m({keyword:_,it:{errSchemaPath:w}},{schemaPath:g,parentSchema:y}){let b=y?w:(0,e.str)`${w}/${_}`;return g&&(b=(0,e.str)`${b}${(0,r.getErrorPath)(g,r.Type.Str)}`),[u.schemaPath,b]}function v(_,{params:w,message:g},y){const{keyword:b,data:S,schemaValue:k,it:T}=_,{opts:x,propertyName:P,topSchemaRef:q,schemaPath:N}=T;y.push([u.keyword,b],[u.params,typeof w=="function"?w(_):w||(0,e._)`{}`]),x.messages&&y.push([u.message,typeof g=="function"?g(_):g]),x.verbose&&y.push([u.schema,k],[u.parentSchema,(0,e._)`${q}${N}`],[n.default.data,S]),P&&y.push([u.propertyName,P])}})(wc)),wc}var Ap;function ww(){if(Ap)return hn;Ap=1,Object.defineProperty(hn,"__esModule",{value:!0}),hn.boolOrEmptySchema=hn.topBoolOrEmptySchema=void 0;const t=Go(),e=Ee(),r=Fr(),n={message:"boolean schema is false"};function s(i){const{gen:c,schema:l,validateName:u}=i;l===!1?a(i,!1):typeof l=="object"&&l.$async===!0?c.return(r.default.data):(c.assign((0,e._)`${u}.errors`,null),c.return(!0))}hn.topBoolOrEmptySchema=s;function o(i,c){const{gen:l,schema:u}=i;u===!1?(l.var(c,!1),a(i)):l.var(c,!0)}hn.boolOrEmptySchema=o;function a(i,c){const{gen:l,data:u}=i,h={gen:l,keyword:"false schema",data:u,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:i};(0,t.reportError)(h,n,void 0,c)}return hn}var ot={},fn={},Mp;function Np(){if(Mp)return fn;Mp=1,Object.defineProperty(fn,"__esModule",{value:!0}),fn.getRules=fn.isJSONType=void 0;const t=["string","number","integer","boolean","null","object","array"],e=new Set(t);function r(s){return typeof s=="string"&&e.has(s)}fn.isJSONType=r;function n(){const s={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...s,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},s.number,s.string,s.array,s.object],post:{rules:[]},all:{},keywords:{}}}return fn.getRules=n,fn}var xr={},Lp;function qp(){if(Lp)return xr;Lp=1,Object.defineProperty(xr,"__esModule",{value:!0}),xr.shouldUseRule=xr.shouldUseGroup=xr.schemaHasRulesForType=void 0;function t({schema:n,self:s},o){const a=s.RULES.types[o];return a&&a!==!0&&e(n,a)}xr.schemaHasRulesForType=t;function e(n,s){return s.rules.some(o=>r(n,o))}xr.shouldUseGroup=e;function r(n,s){var o;return n[s.keyword]!==void 0||((o=s.definition.implements)===null||o===void 0?void 0:o.some(a=>n[a]!==void 0))}return xr.shouldUseRule=r,xr}var jp;function Ko(){if(jp)return ot;jp=1,Object.defineProperty(ot,"__esModule",{value:!0}),ot.reportTypeError=ot.checkDataTypes=ot.checkDataType=ot.coerceAndCheckDataType=ot.getJSONTypes=ot.getSchemaTypes=ot.DataType=void 0;const t=Np(),e=qp(),r=Go(),n=Ee(),s=Le();var o;(function(g){g[g.Correct=0]="Correct",g[g.Wrong=1]="Wrong"})(o||(ot.DataType=o={}));function a(g){const y=i(g.type);if(y.includes("null")){if(g.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!y.length&&g.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');g.nullable===!0&&y.push("null")}return y}ot.getSchemaTypes=a;function i(g){const y=Array.isArray(g)?g:g?[g]:[];if(y.every(t.isJSONType))return y;throw new Error("type must be JSONType or JSONType[]: "+y.join(","))}ot.getJSONTypes=i;function c(g,y){const{gen:b,data:S,opts:k}=g,T=u(y,k.coerceTypes),x=y.length>0&&!(T.length===0&&y.length===1&&(0,e.schemaHasRulesForType)(g,y[0]));if(x){const P=m(y,S,k.strictNumbers,o.Wrong);b.if(P,()=>{T.length?h(g,y,T):_(g)})}return x}ot.coerceAndCheckDataType=c;const l=new Set(["string","number","integer","boolean","null"]);function u(g,y){return y?g.filter(b=>l.has(b)||y==="array"&&b==="array"):[]}function h(g,y,b){const{gen:S,data:k,opts:T}=g,x=S.let("dataType",(0,n._)`typeof ${k}`),P=S.let("coerced",(0,n._)`undefined`);T.coerceTypes==="array"&&S.if((0,n._)`${x} == 'object' && Array.isArray(${k}) && ${k}.length == 1`,()=>S.assign(k,(0,n._)`${k}[0]`).assign(x,(0,n._)`typeof ${k}`).if(m(y,k,T.strictNumbers),()=>S.assign(P,k))),S.if((0,n._)`${P} !== undefined`);for(const N of b)(l.has(N)||N==="array"&&T.coerceTypes==="array")&&q(N);S.else(),_(g),S.endIf(),S.if((0,n._)`${P} !== undefined`,()=>{S.assign(k,P),f(g,P)});function q(N){switch(N){case"string":S.elseIf((0,n._)`${x} == "number" || ${x} == "boolean"`).assign(P,(0,n._)`"" + ${k}`).elseIf((0,n._)`${k} === null`).assign(P,(0,n._)`""`);return;case"number":S.elseIf((0,n._)`${x} == "boolean" || ${k} === null
3
+ || (${x} == "string" && ${k} && ${k} == +${k})`).assign(P,(0,n._)`+${k}`);return;case"integer":S.elseIf((0,n._)`${x} === "boolean" || ${k} === null
4
+ || (${x} === "string" && ${k} && ${k} == +${k} && !(${k} % 1))`).assign(P,(0,n._)`+${k}`);return;case"boolean":S.elseIf((0,n._)`${k} === "false" || ${k} === 0 || ${k} === null`).assign(P,!1).elseIf((0,n._)`${k} === "true" || ${k} === 1`).assign(P,!0);return;case"null":S.elseIf((0,n._)`${k} === "" || ${k} === 0 || ${k} === false`),S.assign(P,null);return;case"array":S.elseIf((0,n._)`${x} === "string" || ${x} === "number"
5
+ || ${x} === "boolean" || ${k} === null`).assign(P,(0,n._)`[${k}]`)}}}function f({gen:g,parentData:y,parentDataProperty:b},S){g.if((0,n._)`${y} !== undefined`,()=>g.assign((0,n._)`${y}[${b}]`,S))}function p(g,y,b,S=o.Correct){const k=S===o.Correct?n.operators.EQ:n.operators.NEQ;let T;switch(g){case"null":return(0,n._)`${y} ${k} null`;case"array":T=(0,n._)`Array.isArray(${y})`;break;case"object":T=(0,n._)`${y} && typeof ${y} == "object" && !Array.isArray(${y})`;break;case"integer":T=x((0,n._)`!(${y} % 1) && !isNaN(${y})`);break;case"number":T=x();break;default:return(0,n._)`typeof ${y} ${k} ${g}`}return S===o.Correct?T:(0,n.not)(T);function x(P=n.nil){return(0,n.and)((0,n._)`typeof ${y} == "number"`,P,b?(0,n._)`isFinite(${y})`:n.nil)}}ot.checkDataType=p;function m(g,y,b,S){if(g.length===1)return p(g[0],y,b,S);let k;const T=(0,s.toHash)(g);if(T.array&&T.object){const x=(0,n._)`typeof ${y} != "object"`;k=T.null?x:(0,n._)`!${y} || ${x}`,delete T.null,delete T.array,delete T.object}else k=n.nil;T.number&&delete T.integer;for(const x in T)k=(0,n.and)(k,p(x,y,b,S));return k}ot.checkDataTypes=m;const v={message:({schema:g})=>`must be ${g}`,params:({schema:g,schemaValue:y})=>typeof g=="string"?(0,n._)`{type: ${g}}`:(0,n._)`{type: ${y}}`};function _(g){const y=w(g);(0,r.reportError)(y,v)}ot.reportTypeError=_;function w(g){const{gen:y,data:b,schema:S}=g,k=(0,s.schemaRefOrVal)(g,S,"type");return{gen:y,keyword:"type",data:b,schema:S.type,schemaCode:k,schemaValue:k,parentSchema:S,params:{},it:g}}return ot}var Ts={},Up;function bw(){if(Up)return Ts;Up=1,Object.defineProperty(Ts,"__esModule",{value:!0}),Ts.assignDefaults=void 0;const t=Ee(),e=Le();function r(s,o){const{properties:a,items:i}=s.schema;if(o==="object"&&a)for(const c in a)n(s,c,a[c].default);else o==="array"&&Array.isArray(i)&&i.forEach((c,l)=>n(s,l,c.default))}Ts.assignDefaults=r;function n(s,o,a){const{gen:i,compositeRule:c,data:l,opts:u}=s;if(a===void 0)return;const h=(0,t._)`${l}${(0,t.getProperty)(o)}`;if(c){(0,e.checkStrictMode)(s,`default is ignored for: ${h}`);return}let f=(0,t._)`${h} === undefined`;u.useDefaults==="empty"&&(f=(0,t._)`${f} || ${h} === null || ${h} === ""`),i.if(f,(0,t._)`${h} = ${(0,t.stringify)(a)}`)}return Ts}var Gt={},ze={},zp;function Kt(){if(zp)return ze;zp=1,Object.defineProperty(ze,"__esModule",{value:!0}),ze.validateUnion=ze.validateArray=ze.usePattern=ze.callValidateCode=ze.schemaProperties=ze.allSchemaProperties=ze.noPropertyInData=ze.propertyInData=ze.isOwnProperty=ze.hasPropFunc=ze.reportMissingProp=ze.checkMissingProp=ze.checkReportMissingProp=void 0;const t=Ee(),e=Le(),r=Fr(),n=Le();function s(g,y){const{gen:b,data:S,it:k}=g;b.if(u(b,S,y,k.opts.ownProperties),()=>{g.setParams({missingProperty:(0,t._)`${y}`},!0),g.error()})}ze.checkReportMissingProp=s;function o({gen:g,data:y,it:{opts:b}},S,k){return(0,t.or)(...S.map(T=>(0,t.and)(u(g,y,T,b.ownProperties),(0,t._)`${k} = ${T}`)))}ze.checkMissingProp=o;function a(g,y){g.setParams({missingProperty:y},!0),g.error()}ze.reportMissingProp=a;function i(g){return g.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,t._)`Object.prototype.hasOwnProperty`})}ze.hasPropFunc=i;function c(g,y,b){return(0,t._)`${i(g)}.call(${y}, ${b})`}ze.isOwnProperty=c;function l(g,y,b,S){const k=(0,t._)`${y}${(0,t.getProperty)(b)} !== undefined`;return S?(0,t._)`${k} && ${c(g,y,b)}`:k}ze.propertyInData=l;function u(g,y,b,S){const k=(0,t._)`${y}${(0,t.getProperty)(b)} === undefined`;return S?(0,t.or)(k,(0,t.not)(c(g,y,b))):k}ze.noPropertyInData=u;function h(g){return g?Object.keys(g).filter(y=>y!=="__proto__"):[]}ze.allSchemaProperties=h;function f(g,y){return h(y).filter(b=>!(0,e.alwaysValidSchema)(g,y[b]))}ze.schemaProperties=f;function p({schemaCode:g,data:y,it:{gen:b,topSchemaRef:S,schemaPath:k,errorPath:T},it:x},P,q,N){const z=N?(0,t._)`${g}, ${y}, ${S}${k}`:y,D=[[r.default.instancePath,(0,t.strConcat)(r.default.instancePath,T)],[r.default.parentData,x.parentData],[r.default.parentDataProperty,x.parentDataProperty],[r.default.rootData,r.default.rootData]];x.opts.dynamicRef&&D.push([r.default.dynamicAnchors,r.default.dynamicAnchors]);const F=(0,t._)`${z}, ${b.object(...D)}`;return q!==t.nil?(0,t._)`${P}.call(${q}, ${F})`:(0,t._)`${P}(${F})`}ze.callValidateCode=p;const m=(0,t._)`new RegExp`;function v({gen:g,it:{opts:y}},b){const S=y.unicodeRegExp?"u":"",{regExp:k}=y.code,T=k(b,S);return g.scopeValue("pattern",{key:T.toString(),ref:T,code:(0,t._)`${k.code==="new RegExp"?m:(0,n.useFunc)(g,k)}(${b}, ${S})`})}ze.usePattern=v;function _(g){const{gen:y,data:b,keyword:S,it:k}=g,T=y.name("valid");if(k.allErrors){const P=y.let("valid",!0);return x(()=>y.assign(P,!1)),P}return y.var(T,!0),x(()=>y.break()),T;function x(P){const q=y.const("len",(0,t._)`${b}.length`);y.forRange("i",0,q,N=>{g.subschema({keyword:S,dataProp:N,dataPropType:e.Type.Num},T),y.if((0,t.not)(T),P)})}}ze.validateArray=_;function w(g){const{gen:y,schema:b,keyword:S,it:k}=g;if(!Array.isArray(b))throw new Error("ajv implementation error");if(b.some(q=>(0,e.alwaysValidSchema)(k,q))&&!k.opts.unevaluated)return;const x=y.let("valid",!1),P=y.name("_valid");y.block(()=>b.forEach((q,N)=>{const z=g.subschema({keyword:S,schemaProp:N,compositeRule:!0},P);y.assign(x,(0,t._)`${x} || ${P}`),g.mergeValidEvaluated(z,P)||y.if((0,t.not)(x))})),g.result(x,()=>g.reset(),()=>g.error(!0))}return ze.validateUnion=w,ze}var Dp;function Sw(){if(Dp)return Gt;Dp=1,Object.defineProperty(Gt,"__esModule",{value:!0}),Gt.validateKeywordUsage=Gt.validSchemaType=Gt.funcKeywordCode=Gt.macroKeywordCode=void 0;const t=Ee(),e=Fr(),r=Kt(),n=Go();function s(f,p){const{gen:m,keyword:v,schema:_,parentSchema:w,it:g}=f,y=p.macro.call(g.self,_,w,g),b=l(m,v,y);g.opts.validateSchema!==!1&&g.self.validateSchema(y,!0);const S=m.name("valid");f.subschema({schema:y,schemaPath:t.nil,errSchemaPath:`${g.errSchemaPath}/${v}`,topSchemaRef:b,compositeRule:!0},S),f.pass(S,()=>f.error(!0))}Gt.macroKeywordCode=s;function o(f,p){var m;const{gen:v,keyword:_,schema:w,parentSchema:g,$data:y,it:b}=f;c(b,p);const S=!y&&p.compile?p.compile.call(b.self,w,g,b):p.validate,k=l(v,_,S),T=v.let("valid");f.block$data(T,x),f.ok((m=p.valid)!==null&&m!==void 0?m:T);function x(){if(p.errors===!1)N(),p.modifying&&a(f),z(()=>f.error());else{const D=p.async?P():q();p.modifying&&a(f),z(()=>i(f,D))}}function P(){const D=v.let("ruleErrs",null);return v.try(()=>N((0,t._)`await `),F=>v.assign(T,!1).if((0,t._)`${F} instanceof ${b.ValidationError}`,()=>v.assign(D,(0,t._)`${F}.errors`),()=>v.throw(F))),D}function q(){const D=(0,t._)`${k}.errors`;return v.assign(D,null),N(t.nil),D}function N(D=p.async?(0,t._)`await `:t.nil){const F=b.opts.passContext?e.default.this:e.default.self,oe=!("compile"in p&&!y||p.schema===!1);v.assign(T,(0,t._)`${D}${(0,r.callValidateCode)(f,k,F,oe)}`,p.modifying)}function z(D){var F;v.if((0,t.not)((F=p.valid)!==null&&F!==void 0?F:T),D)}}Gt.funcKeywordCode=o;function a(f){const{gen:p,data:m,it:v}=f;p.if(v.parentData,()=>p.assign(m,(0,t._)`${v.parentData}[${v.parentDataProperty}]`))}function i(f,p){const{gen:m}=f;m.if((0,t._)`Array.isArray(${p})`,()=>{m.assign(e.default.vErrors,(0,t._)`${e.default.vErrors} === null ? ${p} : ${e.default.vErrors}.concat(${p})`).assign(e.default.errors,(0,t._)`${e.default.vErrors}.length`),(0,n.extendErrors)(f)},()=>f.error())}function c({schemaEnv:f},p){if(p.async&&!f.$async)throw new Error("async keyword in sync schema")}function l(f,p,m){if(m===void 0)throw new Error(`keyword "${p}" failed to compile`);return f.scopeValue("keyword",typeof m=="function"?{ref:m}:{ref:m,code:(0,t.stringify)(m)})}function u(f,p,m=!1){return!p.length||p.some(v=>v==="array"?Array.isArray(f):v==="object"?f&&typeof f=="object"&&!Array.isArray(f):typeof f==v||m&&typeof f>"u")}Gt.validSchemaType=u;function h({schema:f,opts:p,self:m,errSchemaPath:v},_,w){if(Array.isArray(_.keyword)?!_.keyword.includes(w):_.keyword!==w)throw new Error("ajv implementation error");const g=_.dependencies;if(g?.some(y=>!Object.prototype.hasOwnProperty.call(f,y)))throw new Error(`parent schema must have dependencies of ${w}: ${g.join(",")}`);if(_.validateSchema&&!_.validateSchema(f[w])){const b=`keyword "${w}" value is invalid at path "${v}": `+m.errorsText(_.validateSchema.errors);if(p.validateSchema==="log")m.logger.error(b);else throw new Error(b)}}return Gt.validateKeywordUsage=h,Gt}var Ir={},Zp;function kw(){if(Zp)return Ir;Zp=1,Object.defineProperty(Ir,"__esModule",{value:!0}),Ir.extendSubschemaMode=Ir.extendSubschemaData=Ir.getSubschema=void 0;const t=Ee(),e=Le();function r(o,{keyword:a,schemaProp:i,schema:c,schemaPath:l,errSchemaPath:u,topSchemaRef:h}){if(a!==void 0&&c!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(a!==void 0){const f=o.schema[a];return i===void 0?{schema:f,schemaPath:(0,t._)`${o.schemaPath}${(0,t.getProperty)(a)}`,errSchemaPath:`${o.errSchemaPath}/${a}`}:{schema:f[i],schemaPath:(0,t._)`${o.schemaPath}${(0,t.getProperty)(a)}${(0,t.getProperty)(i)}`,errSchemaPath:`${o.errSchemaPath}/${a}/${(0,e.escapeFragment)(i)}`}}if(c!==void 0){if(l===void 0||u===void 0||h===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:c,schemaPath:l,topSchemaRef:h,errSchemaPath:u}}throw new Error('either "keyword" or "schema" must be passed')}Ir.getSubschema=r;function n(o,a,{dataProp:i,dataPropType:c,data:l,dataTypes:u,propertyName:h}){if(l!==void 0&&i!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');const{gen:f}=a;if(i!==void 0){const{errorPath:m,dataPathArr:v,opts:_}=a,w=f.let("data",(0,t._)`${a.data}${(0,t.getProperty)(i)}`,!0);p(w),o.errorPath=(0,t.str)`${m}${(0,e.getErrorPath)(i,c,_.jsPropertySyntax)}`,o.parentDataProperty=(0,t._)`${i}`,o.dataPathArr=[...v,o.parentDataProperty]}if(l!==void 0){const m=l instanceof t.Name?l:f.let("data",l,!0);p(m),h!==void 0&&(o.propertyName=h)}u&&(o.dataTypes=u);function p(m){o.data=m,o.dataLevel=a.dataLevel+1,o.dataTypes=[],a.definedProperties=new Set,o.parentData=a.data,o.dataNames=[...a.dataNames,m]}}Ir.extendSubschemaData=n;function s(o,{jtdDiscriminator:a,jtdMetadata:i,compositeRule:c,createErrors:l,allErrors:u}){c!==void 0&&(o.compositeRule=c),l!==void 0&&(o.createErrors=l),u!==void 0&&(o.allErrors=u),o.jtdDiscriminator=a,o.jtdMetadata=i}return Ir.extendSubschemaMode=s,Ir}var _t={},Cc,Vp;function Fp(){return Vp||(Vp=1,Cc=function t(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var n,s,o;if(Array.isArray(e)){if(n=e.length,n!=r.length)return!1;for(s=n;s--!==0;)if(!t(e[s],r[s]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===r.toString();if(o=Object.keys(e),n=o.length,n!==Object.keys(r).length)return!1;for(s=n;s--!==0;)if(!Object.prototype.hasOwnProperty.call(r,o[s]))return!1;for(s=n;s--!==0;){var a=o[s];if(!t(e[a],r[a]))return!1}return!0}return e!==e&&r!==r}),Cc}var Tc={exports:{}},Hp;function Cw(){if(Hp)return Tc.exports;Hp=1;var t=Tc.exports=function(n,s,o){typeof s=="function"&&(o=s,s={}),o=s.cb||o;var a=typeof o=="function"?o:o.pre||function(){},i=o.post||function(){};e(s,a,i,n,"",n)};t.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0},t.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},t.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},t.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function e(n,s,o,a,i,c,l,u,h,f){if(a&&typeof a=="object"&&!Array.isArray(a)){s(a,i,c,l,u,h,f);for(var p in a){var m=a[p];if(Array.isArray(m)){if(p in t.arrayKeywords)for(var v=0;v<m.length;v++)e(n,s,o,m[v],i+"/"+p+"/"+v,c,i,p,a,v)}else if(p in t.propsKeywords){if(m&&typeof m=="object")for(var _ in m)e(n,s,o,m[_],i+"/"+p+"/"+r(_),c,i,p,a,_)}else(p in t.keywords||n.allKeys&&!(p in t.skipKeywords))&&e(n,s,o,m,i+"/"+p,c,i,p,a)}o(a,i,c,l,u,h,f)}}function r(n){return n.replace(/~/g,"~0").replace(/\//g,"~1")}return Tc.exports}var Bp;function Yo(){if(Bp)return _t;Bp=1,Object.defineProperty(_t,"__esModule",{value:!0}),_t.getSchemaRefs=_t.resolveUrl=_t.normalizeId=_t._getFullPath=_t.getFullPath=_t.inlineRef=void 0;const t=Le(),e=Fp(),r=Cw(),n=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function s(v,_=!0){return typeof v=="boolean"?!0:_===!0?!a(v):_?i(v)<=_:!1}_t.inlineRef=s;const o=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function a(v){for(const _ in v){if(o.has(_))return!0;const w=v[_];if(Array.isArray(w)&&w.some(a)||typeof w=="object"&&a(w))return!0}return!1}function i(v){let _=0;for(const w in v){if(w==="$ref")return 1/0;if(_++,!n.has(w)&&(typeof v[w]=="object"&&(0,t.eachItem)(v[w],g=>_+=i(g)),_===1/0))return 1/0}return _}function c(v,_="",w){w!==!1&&(_=h(_));const g=v.parse(_);return l(v,g)}_t.getFullPath=c;function l(v,_){return v.serialize(_).split("#")[0]+"#"}_t._getFullPath=l;const u=/#\/?$/;function h(v){return v?v.replace(u,""):""}_t.normalizeId=h;function f(v,_,w){return w=h(w),v.resolve(_,w)}_t.resolveUrl=f;const p=/^[a-z_][-a-z0-9._]*$/i;function m(v,_){if(typeof v=="boolean")return{};const{schemaId:w,uriResolver:g}=this.opts,y=h(v[w]||_),b={"":y},S=c(g,y,!1),k={},T=new Set;return r(v,{allKeys:!0},(q,N,z,D)=>{if(D===void 0)return;const F=S+N;let oe=b[D];typeof q[w]=="string"&&(oe=fe.call(this,q[w])),de.call(this,q.$anchor),de.call(this,q.$dynamicAnchor),b[N]=oe;function fe(se){const _e=this.opts.uriResolver.resolve;if(se=h(oe?_e(oe,se):se),T.has(se))throw P(se);T.add(se);let H=this.refs[se];return typeof H=="string"&&(H=this.refs[H]),typeof H=="object"?x(q,H.schema,se):se!==h(F)&&(se[0]==="#"?(x(q,k[se],se),k[se]=q):this.refs[se]=F),se}function de(se){if(typeof se=="string"){if(!p.test(se))throw new Error(`invalid anchor "${se}"`);fe.call(this,`#${se}`)}}}),k;function x(q,N,z){if(N!==void 0&&!e(q,N))throw P(z)}function P(q){return new Error(`reference "${q}" resolves to more than one schema`)}}return _t.getSchemaRefs=m,_t}var Jp;function Qo(){if(Jp)return Er;Jp=1,Object.defineProperty(Er,"__esModule",{value:!0}),Er.getData=Er.KeywordCxt=Er.validateFunctionCode=void 0;const t=ww(),e=Ko(),r=qp(),n=Ko(),s=bw(),o=Sw(),a=kw(),i=Ee(),c=Fr(),l=Yo(),u=Le(),h=Go();function f(L){if(S(L)&&(T(L),b(L))){_(L);return}p(L,()=>(0,t.topBoolOrEmptySchema)(L))}Er.validateFunctionCode=f;function p({gen:L,validateName:Z,schema:W,schemaEnv:K,opts:X},ue){X.code.es5?L.func(Z,(0,i._)`${c.default.data}, ${c.default.valCxt}`,K.$async,()=>{L.code((0,i._)`"use strict"; ${g(W,X)}`),v(L,X),L.code(ue)}):L.func(Z,(0,i._)`${c.default.data}, ${m(X)}`,K.$async,()=>L.code(g(W,X)).code(ue))}function m(L){return(0,i._)`{${c.default.instancePath}="", ${c.default.parentData}, ${c.default.parentDataProperty}, ${c.default.rootData}=${c.default.data}${L.dynamicRef?(0,i._)`, ${c.default.dynamicAnchors}={}`:i.nil}}={}`}function v(L,Z){L.if(c.default.valCxt,()=>{L.var(c.default.instancePath,(0,i._)`${c.default.valCxt}.${c.default.instancePath}`),L.var(c.default.parentData,(0,i._)`${c.default.valCxt}.${c.default.parentData}`),L.var(c.default.parentDataProperty,(0,i._)`${c.default.valCxt}.${c.default.parentDataProperty}`),L.var(c.default.rootData,(0,i._)`${c.default.valCxt}.${c.default.rootData}`),Z.dynamicRef&&L.var(c.default.dynamicAnchors,(0,i._)`${c.default.valCxt}.${c.default.dynamicAnchors}`)},()=>{L.var(c.default.instancePath,(0,i._)`""`),L.var(c.default.parentData,(0,i._)`undefined`),L.var(c.default.parentDataProperty,(0,i._)`undefined`),L.var(c.default.rootData,c.default.data),Z.dynamicRef&&L.var(c.default.dynamicAnchors,(0,i._)`{}`)})}function _(L){const{schema:Z,opts:W,gen:K}=L;p(L,()=>{W.$comment&&Z.$comment&&D(L),q(L),K.let(c.default.vErrors,null),K.let(c.default.errors,0),W.unevaluated&&w(L),x(L),F(L)})}function w(L){const{gen:Z,validateName:W}=L;L.evaluated=Z.const("evaluated",(0,i._)`${W}.evaluated`),Z.if((0,i._)`${L.evaluated}.dynamicProps`,()=>Z.assign((0,i._)`${L.evaluated}.props`,(0,i._)`undefined`)),Z.if((0,i._)`${L.evaluated}.dynamicItems`,()=>Z.assign((0,i._)`${L.evaluated}.items`,(0,i._)`undefined`))}function g(L,Z){const W=typeof L=="object"&&L[Z.schemaId];return W&&(Z.code.source||Z.code.process)?(0,i._)`/*# sourceURL=${W} */`:i.nil}function y(L,Z){if(S(L)&&(T(L),b(L))){k(L,Z);return}(0,t.boolOrEmptySchema)(L,Z)}function b({schema:L,self:Z}){if(typeof L=="boolean")return!L;for(const W in L)if(Z.RULES.all[W])return!0;return!1}function S(L){return typeof L.schema!="boolean"}function k(L,Z){const{schema:W,gen:K,opts:X}=L;X.$comment&&W.$comment&&D(L),N(L),z(L);const ue=K.const("_errs",c.default.errors);x(L,ue),K.var(Z,(0,i._)`${ue} === ${c.default.errors}`)}function T(L){(0,u.checkUnknownRules)(L),P(L)}function x(L,Z){if(L.opts.jtd)return fe(L,[],!1,Z);const W=(0,e.getSchemaTypes)(L.schema),K=(0,e.coerceAndCheckDataType)(L,W);fe(L,W,!K,Z)}function P(L){const{schema:Z,errSchemaPath:W,opts:K,self:X}=L;Z.$ref&&K.ignoreKeywordsWithRef&&(0,u.schemaHasRulesButRef)(Z,X.RULES)&&X.logger.warn(`$ref: keywords ignored in schema at path "${W}"`)}function q(L){const{schema:Z,opts:W}=L;Z.default!==void 0&&W.useDefaults&&W.strictSchema&&(0,u.checkStrictMode)(L,"default is ignored in the schema root")}function N(L){const Z=L.schema[L.opts.schemaId];Z&&(L.baseId=(0,l.resolveUrl)(L.opts.uriResolver,L.baseId,Z))}function z(L){if(L.schema.$async&&!L.schemaEnv.$async)throw new Error("async schema in sync schema")}function D({gen:L,schemaEnv:Z,schema:W,errSchemaPath:K,opts:X}){const ue=W.$comment;if(X.$comment===!0)L.code((0,i._)`${c.default.self}.logger.log(${ue})`);else if(typeof X.$comment=="function"){const me=(0,i.str)`${K}/$comment`,Je=L.scopeValue("root",{ref:Z.root});L.code((0,i._)`${c.default.self}.opts.$comment(${ue}, ${me}, ${Je}.schema)`)}}function F(L){const{gen:Z,schemaEnv:W,validateName:K,ValidationError:X,opts:ue}=L;W.$async?Z.if((0,i._)`${c.default.errors} === 0`,()=>Z.return(c.default.data),()=>Z.throw((0,i._)`new ${X}(${c.default.vErrors})`)):(Z.assign((0,i._)`${K}.errors`,c.default.vErrors),ue.unevaluated&&oe(L),Z.return((0,i._)`${c.default.errors} === 0`))}function oe({gen:L,evaluated:Z,props:W,items:K}){W instanceof i.Name&&L.assign((0,i._)`${Z}.props`,W),K instanceof i.Name&&L.assign((0,i._)`${Z}.items`,K)}function fe(L,Z,W,K){const{gen:X,schema:ue,data:me,allErrors:Je,opts:Ge,self:te}=L,{RULES:ke}=te;if(ue.$ref&&(Ge.ignoreKeywordsWithRef||!(0,u.schemaHasRulesButRef)(ue,ke))){X.block(()=>B(L,"$ref",ke.all.$ref.definition));return}Ge.jtd||se(L,Z),X.block(()=>{for(const Ie of ke.rules)Ct(Ie);Ct(ke.post)});function Ct(Ie){(0,r.shouldUseGroup)(ue,Ie)&&(Ie.type?(X.if((0,n.checkDataType)(Ie.type,me,Ge.strictNumbers)),de(L,Ie),Z.length===1&&Z[0]===Ie.type&&W&&(X.else(),(0,n.reportTypeError)(L)),X.endIf()):de(L,Ie),Je||X.if((0,i._)`${c.default.errors} === ${K||0}`))}}function de(L,Z){const{gen:W,schema:K,opts:{useDefaults:X}}=L;X&&(0,s.assignDefaults)(L,Z.type),W.block(()=>{for(const ue of Z.rules)(0,r.shouldUseRule)(K,ue)&&B(L,ue.keyword,ue.definition,Z.type)})}function se(L,Z){L.schemaEnv.meta||!L.opts.strictTypes||(_e(L,Z),L.opts.allowUnionTypes||H(L,Z),A(L,L.dataTypes))}function _e(L,Z){if(Z.length){if(!L.dataTypes.length){L.dataTypes=Z;return}Z.forEach(W=>{j(L.dataTypes,W)||R(L,`type "${W}" not allowed by context "${L.dataTypes.join(",")}"`)}),E(L,Z)}}function H(L,Z){Z.length>1&&!(Z.length===2&&Z.includes("null"))&&R(L,"use allowUnionTypes to allow union type keyword")}function A(L,Z){const W=L.self.RULES.all;for(const K in W){const X=W[K];if(typeof X=="object"&&(0,r.shouldUseRule)(L.schema,X)){const{type:ue}=X.definition;ue.length&&!ue.some(me=>V(Z,me))&&R(L,`missing type "${ue.join(",")}" for keyword "${K}"`)}}}function V(L,Z){return L.includes(Z)||Z==="number"&&L.includes("integer")}function j(L,Z){return L.includes(Z)||Z==="integer"&&L.includes("number")}function E(L,Z){const W=[];for(const K of L.dataTypes)j(Z,K)?W.push(K):Z.includes("integer")&&K==="number"&&W.push("integer");L.dataTypes=W}function R(L,Z){const W=L.schemaEnv.baseId+L.errSchemaPath;Z+=` at "${W}" (strictTypes)`,(0,u.checkStrictMode)(L,Z,L.opts.strictTypes)}class ${constructor(Z,W,K){if((0,o.validateKeywordUsage)(Z,W,K),this.gen=Z.gen,this.allErrors=Z.allErrors,this.keyword=K,this.data=Z.data,this.schema=Z.schema[K],this.$data=W.$data&&Z.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,u.schemaRefOrVal)(Z,this.schema,K,this.$data),this.schemaType=W.schemaType,this.parentSchema=Z.schema,this.params={},this.it=Z,this.def=W,this.$data)this.schemaCode=Z.gen.const("vSchema",pe(this.$data,Z));else if(this.schemaCode=this.schemaValue,!(0,o.validSchemaType)(this.schema,W.schemaType,W.allowUndefined))throw new Error(`${K} value must be ${JSON.stringify(W.schemaType)}`);("code"in W?W.trackErrors:W.errors!==!1)&&(this.errsCount=Z.gen.const("_errs",c.default.errors))}result(Z,W,K){this.failResult((0,i.not)(Z),W,K)}failResult(Z,W,K){this.gen.if(Z),K?K():this.error(),W?(this.gen.else(),W(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(Z,W){this.failResult((0,i.not)(Z),void 0,W)}fail(Z){if(Z===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(Z),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(Z){if(!this.$data)return this.fail(Z);const{schemaCode:W}=this;this.fail((0,i._)`${W} !== undefined && (${(0,i.or)(this.invalid$data(),Z)})`)}error(Z,W,K){if(W){this.setParams(W),this._error(Z,K),this.setParams({});return}this._error(Z,K)}_error(Z,W){(Z?h.reportExtraError:h.reportError)(this,this.def.error,W)}$dataError(){(0,h.reportError)(this,this.def.$dataError||h.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,h.resetErrorsCount)(this.gen,this.errsCount)}ok(Z){this.allErrors||this.gen.if(Z)}setParams(Z,W){W?Object.assign(this.params,Z):this.params=Z}block$data(Z,W,K=i.nil){this.gen.block(()=>{this.check$data(Z,K),W()})}check$data(Z=i.nil,W=i.nil){if(!this.$data)return;const{gen:K,schemaCode:X,schemaType:ue,def:me}=this;K.if((0,i.or)((0,i._)`${X} === undefined`,W)),Z!==i.nil&&K.assign(Z,!0),(ue.length||me.validateSchema)&&(K.elseIf(this.invalid$data()),this.$dataError(),Z!==i.nil&&K.assign(Z,!1)),K.else()}invalid$data(){const{gen:Z,schemaCode:W,schemaType:K,def:X,it:ue}=this;return(0,i.or)(me(),Je());function me(){if(K.length){if(!(W instanceof i.Name))throw new Error("ajv implementation error");const Ge=Array.isArray(K)?K:[K];return(0,i._)`${(0,n.checkDataTypes)(Ge,W,ue.opts.strictNumbers,n.DataType.Wrong)}`}return i.nil}function Je(){if(X.validateSchema){const Ge=Z.scopeValue("validate$data",{ref:X.validateSchema});return(0,i._)`!${Ge}(${W})`}return i.nil}}subschema(Z,W){const K=(0,a.getSubschema)(this.it,Z);(0,a.extendSubschemaData)(K,this.it,Z),(0,a.extendSubschemaMode)(K,Z);const X={...this.it,...K,items:void 0,props:void 0};return y(X,W),X}mergeEvaluated(Z,W){const{it:K,gen:X}=this;K.opts.unevaluated&&(K.props!==!0&&Z.props!==void 0&&(K.props=u.mergeEvaluated.props(X,Z.props,K.props,W)),K.items!==!0&&Z.items!==void 0&&(K.items=u.mergeEvaluated.items(X,Z.items,K.items,W)))}mergeValidEvaluated(Z,W){const{it:K,gen:X}=this;if(K.opts.unevaluated&&(K.props!==!0||K.items!==!0))return X.if(W,()=>this.mergeEvaluated(Z,i.Name)),!0}}Er.KeywordCxt=$;function B(L,Z,W,K){const X=new $(L,W,Z);"code"in W?W.code(X,K):X.$data&&W.validate?(0,o.funcKeywordCode)(X,W):"macro"in W?(0,o.macroKeywordCode)(X,W):(W.compile||W.validate)&&(0,o.funcKeywordCode)(X,W)}const G=/^\/(?:[^~]|~0|~1)*$/,ve=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function pe(L,{dataLevel:Z,dataNames:W,dataPathArr:K}){let X,ue;if(L==="")return c.default.rootData;if(L[0]==="/"){if(!G.test(L))throw new Error(`Invalid JSON-pointer: ${L}`);X=L,ue=c.default.rootData}else{const te=ve.exec(L);if(!te)throw new Error(`Invalid JSON-pointer: ${L}`);const ke=+te[1];if(X=te[2],X==="#"){if(ke>=Z)throw new Error(Ge("property/index",ke));return K[Z-ke]}if(ke>Z)throw new Error(Ge("data",ke));if(ue=W[Z-ke],!X)return ue}let me=ue;const Je=X.split("/");for(const te of Je)te&&(ue=(0,i._)`${ue}${(0,i.getProperty)((0,u.unescapeJsonPointer)(te))}`,me=(0,i._)`${me} && ${ue}`);return me;function Ge(te,ke){return`Cannot access ${te} ${ke} levels up, current level is ${Z}`}}return Er.getData=pe,Er}var Xo={},Wp;function $c(){if(Wp)return Xo;Wp=1,Object.defineProperty(Xo,"__esModule",{value:!0});class t extends Error{constructor(r){super("validation failed"),this.errors=r,this.ajv=this.validation=!0}}return Xo.default=t,Xo}var ea={},Gp;function ta(){if(Gp)return ea;Gp=1,Object.defineProperty(ea,"__esModule",{value:!0});const t=Yo();class e extends Error{constructor(n,s,o,a){super(a||`can't resolve reference ${o} from id ${s}`),this.missingRef=(0,t.resolveUrl)(n,s,o),this.missingSchema=(0,t.normalizeId)((0,t.getFullPath)(n,this.missingRef))}}return ea.default=e,ea}var At={},Kp;function Ec(){if(Kp)return At;Kp=1,Object.defineProperty(At,"__esModule",{value:!0}),At.resolveSchema=At.getCompilingSchema=At.resolveRef=At.compileSchema=At.SchemaEnv=void 0;const t=Ee(),e=$c(),r=Fr(),n=Yo(),s=Le(),o=Qo();class a{constructor(w){var g;this.refs={},this.dynamicAnchors={};let y;typeof w.schema=="object"&&(y=w.schema),this.schema=w.schema,this.schemaId=w.schemaId,this.root=w.root||this,this.baseId=(g=w.baseId)!==null&&g!==void 0?g:(0,n.normalizeId)(y?.[w.schemaId||"$id"]),this.schemaPath=w.schemaPath,this.localRefs=w.localRefs,this.meta=w.meta,this.$async=y?.$async,this.refs={}}}At.SchemaEnv=a;function i(_){const w=u.call(this,_);if(w)return w;const g=(0,n.getFullPath)(this.opts.uriResolver,_.root.baseId),{es5:y,lines:b}=this.opts.code,{ownProperties:S}=this.opts,k=new t.CodeGen(this.scope,{es5:y,lines:b,ownProperties:S});let T;_.$async&&(T=k.scopeValue("Error",{ref:e.default,code:(0,t._)`require("ajv/dist/runtime/validation_error").default`}));const x=k.scopeName("validate");_.validateName=x;const P={gen:k,allErrors:this.opts.allErrors,data:r.default.data,parentData:r.default.parentData,parentDataProperty:r.default.parentDataProperty,dataNames:[r.default.data],dataPathArr:[t.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:k.scopeValue("schema",this.opts.code.source===!0?{ref:_.schema,code:(0,t.stringify)(_.schema)}:{ref:_.schema}),validateName:x,ValidationError:T,schema:_.schema,schemaEnv:_,rootId:g,baseId:_.baseId||g,schemaPath:t.nil,errSchemaPath:_.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,t._)`""`,opts:this.opts,self:this};let q;try{this._compilations.add(_),(0,o.validateFunctionCode)(P),k.optimize(this.opts.code.optimize);const N=k.toString();q=`${k.scopeRefs(r.default.scope)}return ${N}`,this.opts.code.process&&(q=this.opts.code.process(q,_));const D=new Function(`${r.default.self}`,`${r.default.scope}`,q)(this,this.scope.get());if(this.scope.value(x,{ref:D}),D.errors=null,D.schema=_.schema,D.schemaEnv=_,_.$async&&(D.$async=!0),this.opts.code.source===!0&&(D.source={validateName:x,validateCode:N,scopeValues:k._values}),this.opts.unevaluated){const{props:F,items:oe}=P;D.evaluated={props:F instanceof t.Name?void 0:F,items:oe instanceof t.Name?void 0:oe,dynamicProps:F instanceof t.Name,dynamicItems:oe instanceof t.Name},D.source&&(D.source.evaluated=(0,t.stringify)(D.evaluated))}return _.validate=D,_}catch(N){throw delete _.validate,delete _.validateName,q&&this.logger.error("Error compiling schema, function code:",q),N}finally{this._compilations.delete(_)}}At.compileSchema=i;function c(_,w,g){var y;g=(0,n.resolveUrl)(this.opts.uriResolver,w,g);const b=_.refs[g];if(b)return b;let S=f.call(this,_,g);if(S===void 0){const k=(y=_.localRefs)===null||y===void 0?void 0:y[g],{schemaId:T}=this.opts;k&&(S=new a({schema:k,schemaId:T,root:_,baseId:w}))}if(S!==void 0)return _.refs[g]=l.call(this,S)}At.resolveRef=c;function l(_){return(0,n.inlineRef)(_.schema,this.opts.inlineRefs)?_.schema:_.validate?_:i.call(this,_)}function u(_){for(const w of this._compilations)if(h(w,_))return w}At.getCompilingSchema=u;function h(_,w){return _.schema===w.schema&&_.root===w.root&&_.baseId===w.baseId}function f(_,w){let g;for(;typeof(g=this.refs[w])=="string";)w=g;return g||this.schemas[w]||p.call(this,_,w)}function p(_,w){const g=this.opts.uriResolver.parse(w),y=(0,n._getFullPath)(this.opts.uriResolver,g);let b=(0,n.getFullPath)(this.opts.uriResolver,_.baseId,void 0);if(Object.keys(_.schema).length>0&&y===b)return v.call(this,g,_);const S=(0,n.normalizeId)(y),k=this.refs[S]||this.schemas[S];if(typeof k=="string"){const T=p.call(this,_,k);return typeof T?.schema!="object"?void 0:v.call(this,g,T)}if(typeof k?.schema=="object"){if(k.validate||i.call(this,k),S===(0,n.normalizeId)(w)){const{schema:T}=k,{schemaId:x}=this.opts,P=T[x];return P&&(b=(0,n.resolveUrl)(this.opts.uriResolver,b,P)),new a({schema:T,schemaId:x,root:_,baseId:b})}return v.call(this,g,k)}}At.resolveSchema=p;const m=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function v(_,{baseId:w,schema:g,root:y}){var b;if(((b=_.fragment)===null||b===void 0?void 0:b[0])!=="/")return;for(const T of _.fragment.slice(1).split("/")){if(typeof g=="boolean")return;const x=g[(0,s.unescapeFragment)(T)];if(x===void 0)return;g=x;const P=typeof g=="object"&&g[this.opts.schemaId];!m.has(T)&&P&&(w=(0,n.resolveUrl)(this.opts.uriResolver,w,P))}let S;if(typeof g!="boolean"&&g.$ref&&!(0,s.schemaHasRulesButRef)(g,this.RULES)){const T=(0,n.resolveUrl)(this.opts.uriResolver,w,g.$ref);S=p.call(this,y,T)}const{schemaId:k}=this.opts;if(S=S||new a({schema:g,schemaId:k,root:y,baseId:w}),S.schema!==S.root.schema)return S}return At}const Tw={$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 ra={},$s={exports:{}},xc,Yp;function Qp(){if(Yp)return xc;Yp=1;const t=RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu),e=RegExp.prototype.test.bind(/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u);function r(f){let p="",m=0,v=0;for(v=0;v<f.length;v++)if(m=f[v].charCodeAt(0),m!==48){if(!(m>=48&&m<=57||m>=65&&m<=70||m>=97&&m<=102))return"";p+=f[v];break}for(v+=1;v<f.length;v++){if(m=f[v].charCodeAt(0),!(m>=48&&m<=57||m>=65&&m<=70||m>=97&&m<=102))return"";p+=f[v]}return p}const n=RegExp.prototype.test.bind(/[^!"$&'()*+,\-.;=_`a-z{}~]/u);function s(f){return f.length=0,!0}function o(f,p,m){if(f.length){const v=r(f);if(v!=="")p.push(v);else return m.error=!0,!1;f.length=0}return!0}function a(f){let p=0;const m={error:!1,address:"",zone:""},v=[],_=[];let w=!1,g=!1,y=o;for(let b=0;b<f.length;b++){const S=f[b];if(!(S==="["||S==="]"))if(S===":"){if(w===!0&&(g=!0),!y(_,v,m))break;if(++p>7){m.error=!0;break}b>0&&f[b-1]===":"&&(w=!0),v.push(":");continue}else if(S==="%"){if(!y(_,v,m))break;y=s}else{_.push(S);continue}}return _.length&&(y===s?m.zone=_.join(""):g?v.push(_.join("")):v.push(r(_))),m.address=v.join(""),m}function i(f){if(c(f,":")<2)return{host:f,isIPV6:!1};const p=a(f);if(p.error)return{host:f,isIPV6:!1};{let m=p.address,v=p.address;return p.zone&&(m+="%"+p.zone,v+="%25"+p.zone),{host:m,isIPV6:!0,escapedHost:v}}}function c(f,p){let m=0;for(let v=0;v<f.length;v++)f[v]===p&&m++;return m}function l(f){let p=f;const m=[];let v=-1,_=0;for(;_=p.length;){if(_===1){if(p===".")break;if(p==="/"){m.push("/");break}else{m.push(p);break}}else if(_===2){if(p[0]==="."){if(p[1]===".")break;if(p[1]==="/"){p=p.slice(2);continue}}else if(p[0]==="/"&&(p[1]==="."||p[1]==="/")){m.push("/");break}}else if(_===3&&p==="/.."){m.length!==0&&m.pop(),m.push("/");break}if(p[0]==="."){if(p[1]==="."){if(p[2]==="/"){p=p.slice(3);continue}}else if(p[1]==="/"){p=p.slice(2);continue}}else if(p[0]==="/"&&p[1]==="."){if(p[2]==="/"){p=p.slice(2);continue}else if(p[2]==="."&&p[3]==="/"){p=p.slice(3),m.length!==0&&m.pop();continue}}if((v=p.indexOf("/",1))===-1){m.push(p);break}else m.push(p.slice(0,v)),p=p.slice(v)}return m.join("")}function u(f,p){const m=p!==!0?escape:unescape;return f.scheme!==void 0&&(f.scheme=m(f.scheme)),f.userinfo!==void 0&&(f.userinfo=m(f.userinfo)),f.host!==void 0&&(f.host=m(f.host)),f.path!==void 0&&(f.path=m(f.path)),f.query!==void 0&&(f.query=m(f.query)),f.fragment!==void 0&&(f.fragment=m(f.fragment)),f}function h(f){const p=[];if(f.userinfo!==void 0&&(p.push(f.userinfo),p.push("@")),f.host!==void 0){let m=unescape(f.host);if(!e(m)){const v=i(m);v.isIPV6===!0?m=`[${v.escapedHost}]`:m=f.host}p.push(m)}return(typeof f.port=="number"||typeof f.port=="string")&&(p.push(":"),p.push(String(f.port))),p.length?p.join(""):void 0}return xc={nonSimpleDomain:n,recomposeAuthority:h,normalizeComponentEncoding:u,removeDotSegments:l,isIPv4:e,isUUID:t,normalizeIPv6:i,stringArrayToHexStripped:r},xc}var Ic,Xp;function $w(){if(Xp)return Ic;Xp=1;const{isUUID:t}=Qp(),e=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu,r=["http","https","ws","wss","urn","urn:uuid"];function n(S){return r.indexOf(S)!==-1}function s(S){return S.secure===!0?!0:S.secure===!1?!1:S.scheme?S.scheme.length===3&&(S.scheme[0]==="w"||S.scheme[0]==="W")&&(S.scheme[1]==="s"||S.scheme[1]==="S")&&(S.scheme[2]==="s"||S.scheme[2]==="S"):!1}function o(S){return S.host||(S.error=S.error||"HTTP URIs must have a host."),S}function a(S){const k=String(S.scheme).toLowerCase()==="https";return(S.port===(k?443:80)||S.port==="")&&(S.port=void 0),S.path||(S.path="/"),S}function i(S){return S.secure=s(S),S.resourceName=(S.path||"/")+(S.query?"?"+S.query:""),S.path=void 0,S.query=void 0,S}function c(S){if((S.port===(s(S)?443:80)||S.port==="")&&(S.port=void 0),typeof S.secure=="boolean"&&(S.scheme=S.secure?"wss":"ws",S.secure=void 0),S.resourceName){const[k,T]=S.resourceName.split("?");S.path=k&&k!=="/"?k:void 0,S.query=T,S.resourceName=void 0}return S.fragment=void 0,S}function l(S,k){if(!S.path)return S.error="URN can not be parsed",S;const T=S.path.match(e);if(T){const x=k.scheme||S.scheme||"urn";S.nid=T[1].toLowerCase(),S.nss=T[2];const P=`${x}:${k.nid||S.nid}`,q=b(P);S.path=void 0,q&&(S=q.parse(S,k))}else S.error=S.error||"URN can not be parsed.";return S}function u(S,k){if(S.nid===void 0)throw new Error("URN without nid cannot be serialized");const T=k.scheme||S.scheme||"urn",x=S.nid.toLowerCase(),P=`${T}:${k.nid||x}`,q=b(P);q&&(S=q.serialize(S,k));const N=S,z=S.nss;return N.path=`${x||k.nid}:${z}`,k.skipEscape=!0,N}function h(S,k){const T=S;return T.uuid=T.nss,T.nss=void 0,!k.tolerant&&(!T.uuid||!t(T.uuid))&&(T.error=T.error||"UUID is not valid."),T}function f(S){const k=S;return k.nss=(S.uuid||"").toLowerCase(),k}const p={scheme:"http",domainHost:!0,parse:o,serialize:a},m={scheme:"https",domainHost:p.domainHost,parse:o,serialize:a},v={scheme:"ws",domainHost:!0,parse:i,serialize:c},_={scheme:"wss",domainHost:v.domainHost,parse:v.parse,serialize:v.serialize},y={http:p,https:m,ws:v,wss:_,urn:{scheme:"urn",parse:l,serialize:u,skipNormalize:!0},"urn:uuid":{scheme:"urn:uuid",parse:h,serialize:f,skipNormalize:!0}};Object.setPrototypeOf(y,null);function b(S){return S&&(y[S]||y[S.toLowerCase()])||void 0}return Ic={wsIsSecure:s,SCHEMES:y,isValidSchemeName:n,getSchemeHandler:b},Ic}var eh;function Ew(){if(eh)return $s.exports;eh=1;const{normalizeIPv6:t,removeDotSegments:e,recomposeAuthority:r,normalizeComponentEncoding:n,isIPv4:s,nonSimpleDomain:o}=Qp(),{SCHEMES:a,getSchemeHandler:i}=$w();function c(_,w){return typeof _=="string"?_=f(m(_,w),w):typeof _=="object"&&(_=m(f(_,w),w)),_}function l(_,w,g){const y=g?Object.assign({scheme:"null"},g):{scheme:"null"},b=u(m(_,y),m(w,y),y,!0);return y.skipEscape=!0,f(b,y)}function u(_,w,g,y){const b={};return y||(_=m(f(_,g),g),w=m(f(w,g),g)),g=g||{},!g.tolerant&&w.scheme?(b.scheme=w.scheme,b.userinfo=w.userinfo,b.host=w.host,b.port=w.port,b.path=e(w.path||""),b.query=w.query):(w.userinfo!==void 0||w.host!==void 0||w.port!==void 0?(b.userinfo=w.userinfo,b.host=w.host,b.port=w.port,b.path=e(w.path||""),b.query=w.query):(w.path?(w.path[0]==="/"?b.path=e(w.path):((_.userinfo!==void 0||_.host!==void 0||_.port!==void 0)&&!_.path?b.path="/"+w.path:_.path?b.path=_.path.slice(0,_.path.lastIndexOf("/")+1)+w.path:b.path=w.path,b.path=e(b.path)),b.query=w.query):(b.path=_.path,w.query!==void 0?b.query=w.query:b.query=_.query),b.userinfo=_.userinfo,b.host=_.host,b.port=_.port),b.scheme=_.scheme),b.fragment=w.fragment,b}function h(_,w,g){return typeof _=="string"?(_=unescape(_),_=f(n(m(_,g),!0),{...g,skipEscape:!0})):typeof _=="object"&&(_=f(n(_,!0),{...g,skipEscape:!0})),typeof w=="string"?(w=unescape(w),w=f(n(m(w,g),!0),{...g,skipEscape:!0})):typeof w=="object"&&(w=f(n(w,!0),{...g,skipEscape:!0})),_.toLowerCase()===w.toLowerCase()}function f(_,w){const g={host:_.host,scheme:_.scheme,userinfo:_.userinfo,port:_.port,path:_.path,query:_.query,nid:_.nid,nss:_.nss,uuid:_.uuid,fragment:_.fragment,reference:_.reference,resourceName:_.resourceName,secure:_.secure,error:""},y=Object.assign({},w),b=[],S=i(y.scheme||g.scheme);S&&S.serialize&&S.serialize(g,y),g.path!==void 0&&(y.skipEscape?g.path=unescape(g.path):(g.path=escape(g.path),g.scheme!==void 0&&(g.path=g.path.split("%3A").join(":")))),y.reference!=="suffix"&&g.scheme&&b.push(g.scheme,":");const k=r(g);if(k!==void 0&&(y.reference!=="suffix"&&b.push("//"),b.push(k),g.path&&g.path[0]!=="/"&&b.push("/")),g.path!==void 0){let T=g.path;!y.absolutePath&&(!S||!S.absolutePath)&&(T=e(T)),k===void 0&&T[0]==="/"&&T[1]==="/"&&(T="/%2F"+T.slice(2)),b.push(T)}return g.query!==void 0&&b.push("?",g.query),g.fragment!==void 0&&b.push("#",g.fragment),b.join("")}const p=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function m(_,w){const g=Object.assign({},w),y={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0};let b=!1;g.reference==="suffix"&&(g.scheme?_=g.scheme+":"+_:_="//"+_);const S=_.match(p);if(S){if(y.scheme=S[1],y.userinfo=S[3],y.host=S[4],y.port=parseInt(S[5],10),y.path=S[6]||"",y.query=S[7],y.fragment=S[8],isNaN(y.port)&&(y.port=S[5]),y.host)if(s(y.host)===!1){const x=t(y.host);y.host=x.host.toLowerCase(),b=x.isIPV6}else b=!0;y.scheme===void 0&&y.userinfo===void 0&&y.host===void 0&&y.port===void 0&&y.query===void 0&&!y.path?y.reference="same-document":y.scheme===void 0?y.reference="relative":y.fragment===void 0?y.reference="absolute":y.reference="uri",g.reference&&g.reference!=="suffix"&&g.reference!==y.reference&&(y.error=y.error||"URI is not a "+g.reference+" reference.");const k=i(g.scheme||y.scheme);if(!g.unicodeSupport&&(!k||!k.unicodeSupport)&&y.host&&(g.domainHost||k&&k.domainHost)&&b===!1&&o(y.host))try{y.host=URL.domainToASCII(y.host.toLowerCase())}catch(T){y.error=y.error||"Host's domain name can not be converted to ASCII: "+T}(!k||k&&!k.skipNormalize)&&(_.indexOf("%")!==-1&&(y.scheme!==void 0&&(y.scheme=unescape(y.scheme)),y.host!==void 0&&(y.host=unescape(y.host))),y.path&&(y.path=escape(unescape(y.path))),y.fragment&&(y.fragment=encodeURI(decodeURIComponent(y.fragment)))),k&&k.parse&&k.parse(y,g)}else y.error=y.error||"URI can not be parsed.";return y}const v={SCHEMES:a,normalize:c,resolve:l,resolveComponent:u,equal:h,serialize:f,parse:m};return $s.exports=v,$s.exports.default=v,$s.exports.fastUri=v,$s.exports}var th;function xw(){if(th)return ra;th=1,Object.defineProperty(ra,"__esModule",{value:!0});const t=Ew();return t.code='require("ajv/dist/runtime/uri").default',ra.default=t,ra}var rh;function Iw(){return rh||(rh=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.CodeGen=t.Name=t.nil=t.stringify=t.str=t._=t.KeywordCxt=void 0;var e=Qo();Object.defineProperty(t,"KeywordCxt",{enumerable:!0,get:function(){return e.KeywordCxt}});var r=Ee();Object.defineProperty(t,"_",{enumerable:!0,get:function(){return r._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return r.str}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return r.stringify}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return r.nil}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return r.Name}}),Object.defineProperty(t,"CodeGen",{enumerable:!0,get:function(){return r.CodeGen}});const n=$c(),s=ta(),o=Np(),a=Ec(),i=Ee(),c=Yo(),l=Ko(),u=Le(),h=Tw,f=xw(),p=(H,A)=>new RegExp(H,A);p.code="new RegExp";const m=["removeAdditional","useDefaults","coerceTypes"],v=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),_={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."},w={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},g=200;function y(H){var A,V,j,E,R,$,B,G,ve,pe,L,Z,W,K,X,ue,me,Je,Ge,te,ke,Ct,Ie,Pt,zr;const Ot=H.strict,pt=(A=H.code)===null||A===void 0?void 0:A.optimize,Wt=pt===!0||pt===void 0?1:pt||0,un=(j=(V=H.code)===null||V===void 0?void 0:V.regExp)!==null&&j!==void 0?j:p,dn=(E=H.uriResolver)!==null&&E!==void 0?E:f.default;return{strictSchema:($=(R=H.strictSchema)!==null&&R!==void 0?R:Ot)!==null&&$!==void 0?$:!0,strictNumbers:(G=(B=H.strictNumbers)!==null&&B!==void 0?B:Ot)!==null&&G!==void 0?G:!0,strictTypes:(pe=(ve=H.strictTypes)!==null&&ve!==void 0?ve:Ot)!==null&&pe!==void 0?pe:"log",strictTuples:(Z=(L=H.strictTuples)!==null&&L!==void 0?L:Ot)!==null&&Z!==void 0?Z:"log",strictRequired:(K=(W=H.strictRequired)!==null&&W!==void 0?W:Ot)!==null&&K!==void 0?K:!1,code:H.code?{...H.code,optimize:Wt,regExp:un}:{optimize:Wt,regExp:un},loopRequired:(X=H.loopRequired)!==null&&X!==void 0?X:g,loopEnum:(ue=H.loopEnum)!==null&&ue!==void 0?ue:g,meta:(me=H.meta)!==null&&me!==void 0?me:!0,messages:(Je=H.messages)!==null&&Je!==void 0?Je:!0,inlineRefs:(Ge=H.inlineRefs)!==null&&Ge!==void 0?Ge:!0,schemaId:(te=H.schemaId)!==null&&te!==void 0?te:"$id",addUsedSchema:(ke=H.addUsedSchema)!==null&&ke!==void 0?ke:!0,validateSchema:(Ct=H.validateSchema)!==null&&Ct!==void 0?Ct:!0,validateFormats:(Ie=H.validateFormats)!==null&&Ie!==void 0?Ie:!0,unicodeRegExp:(Pt=H.unicodeRegExp)!==null&&Pt!==void 0?Pt:!0,int32range:(zr=H.int32range)!==null&&zr!==void 0?zr:!0,uriResolver:dn}}class b{constructor(A={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,A=this.opts={...A,...y(A)};const{es5:V,lines:j}=this.opts.code;this.scope=new i.ValueScope({scope:{},prefixes:v,es5:V,lines:j}),this.logger=z(A.logger);const E=A.validateFormats;A.validateFormats=!1,this.RULES=(0,o.getRules)(),S.call(this,_,A,"NOT SUPPORTED"),S.call(this,w,A,"DEPRECATED","warn"),this._metaOpts=q.call(this),A.formats&&x.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),A.keywords&&P.call(this,A.keywords),typeof A.meta=="object"&&this.addMetaSchema(A.meta),T.call(this),A.validateFormats=E}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){const{$data:A,meta:V,schemaId:j}=this.opts;let E=h;j==="id"&&(E={...h},E.id=E.$id,delete E.$id),V&&A&&this.addMetaSchema(E,E[j],!1)}defaultMeta(){const{meta:A,schemaId:V}=this.opts;return this.opts.defaultMeta=typeof A=="object"?A[V]||A:void 0}validate(A,V){let j;if(typeof A=="string"){if(j=this.getSchema(A),!j)throw new Error(`no schema with key or ref "${A}"`)}else j=this.compile(A);const E=j(V);return"$async"in j||(this.errors=j.errors),E}compile(A,V){const j=this._addSchema(A,V);return j.validate||this._compileSchemaEnv(j)}compileAsync(A,V){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");const{loadSchema:j}=this.opts;return E.call(this,A,V);async function E(pe,L){await R.call(this,pe.$schema);const Z=this._addSchema(pe,L);return Z.validate||$.call(this,Z)}async function R(pe){pe&&!this.getSchema(pe)&&await E.call(this,{$ref:pe},!0)}async function $(pe){try{return this._compileSchemaEnv(pe)}catch(L){if(!(L instanceof s.default))throw L;return B.call(this,L),await G.call(this,L.missingSchema),$.call(this,pe)}}function B({missingSchema:pe,missingRef:L}){if(this.refs[pe])throw new Error(`AnySchema ${pe} is loaded but ${L} cannot be resolved`)}async function G(pe){const L=await ve.call(this,pe);this.refs[pe]||await R.call(this,L.$schema),this.refs[pe]||this.addSchema(L,pe,V)}async function ve(pe){const L=this._loading[pe];if(L)return L;try{return await(this._loading[pe]=j(pe))}finally{delete this._loading[pe]}}}addSchema(A,V,j,E=this.opts.validateSchema){if(Array.isArray(A)){for(const $ of A)this.addSchema($,void 0,j,E);return this}let R;if(typeof A=="object"){const{schemaId:$}=this.opts;if(R=A[$],R!==void 0&&typeof R!="string")throw new Error(`schema ${$} must be string`)}return V=(0,c.normalizeId)(V||R),this._checkUnique(V),this.schemas[V]=this._addSchema(A,j,V,E,!0),this}addMetaSchema(A,V,j=this.opts.validateSchema){return this.addSchema(A,V,!0,j),this}validateSchema(A,V){if(typeof A=="boolean")return!0;let j;if(j=A.$schema,j!==void 0&&typeof j!="string")throw new Error("$schema must be a string");if(j=j||this.opts.defaultMeta||this.defaultMeta(),!j)return this.logger.warn("meta-schema not available"),this.errors=null,!0;const E=this.validate(j,A);if(!E&&V){const R="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(R);else throw new Error(R)}return E}getSchema(A){let V;for(;typeof(V=k.call(this,A))=="string";)A=V;if(V===void 0){const{schemaId:j}=this.opts,E=new a.SchemaEnv({schema:{},schemaId:j});if(V=a.resolveSchema.call(this,E,A),!V)return;this.refs[A]=V}return V.validate||this._compileSchemaEnv(V)}removeSchema(A){if(A instanceof RegExp)return this._removeAllSchemas(this.schemas,A),this._removeAllSchemas(this.refs,A),this;switch(typeof A){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{const V=k.call(this,A);return typeof V=="object"&&this._cache.delete(V.schema),delete this.schemas[A],delete this.refs[A],this}case"object":{const V=A;this._cache.delete(V);let j=A[this.opts.schemaId];return j&&(j=(0,c.normalizeId)(j),delete this.schemas[j],delete this.refs[j]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(A){for(const V of A)this.addKeyword(V);return this}addKeyword(A,V){let j;if(typeof A=="string")j=A,typeof V=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),V.keyword=j);else if(typeof A=="object"&&V===void 0){if(V=A,j=V.keyword,Array.isArray(j)&&!j.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(F.call(this,j,V),!V)return(0,u.eachItem)(j,R=>oe.call(this,R)),this;de.call(this,V);const E={...V,type:(0,l.getJSONTypes)(V.type),schemaType:(0,l.getJSONTypes)(V.schemaType)};return(0,u.eachItem)(j,E.type.length===0?R=>oe.call(this,R,E):R=>E.type.forEach($=>oe.call(this,R,E,$))),this}getKeyword(A){const V=this.RULES.all[A];return typeof V=="object"?V.definition:!!V}removeKeyword(A){const{RULES:V}=this;delete V.keywords[A],delete V.all[A];for(const j of V.rules){const E=j.rules.findIndex(R=>R.keyword===A);E>=0&&j.rules.splice(E,1)}return this}addFormat(A,V){return typeof V=="string"&&(V=new RegExp(V)),this.formats[A]=V,this}errorsText(A=this.errors,{separator:V=", ",dataVar:j="data"}={}){return!A||A.length===0?"No errors":A.map(E=>`${j}${E.instancePath} ${E.message}`).reduce((E,R)=>E+V+R)}$dataMetaSchema(A,V){const j=this.RULES.all;A=JSON.parse(JSON.stringify(A));for(const E of V){const R=E.split("/").slice(1);let $=A;for(const B of R)$=$[B];for(const B in j){const G=j[B];if(typeof G!="object")continue;const{$data:ve}=G.definition,pe=$[B];ve&&pe&&($[B]=_e(pe))}}return A}_removeAllSchemas(A,V){for(const j in A){const E=A[j];(!V||V.test(j))&&(typeof E=="string"?delete A[j]:E&&!E.meta&&(this._cache.delete(E.schema),delete A[j]))}}_addSchema(A,V,j,E=this.opts.validateSchema,R=this.opts.addUsedSchema){let $;const{schemaId:B}=this.opts;if(typeof A=="object")$=A[B];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof A!="boolean")throw new Error("schema must be object or boolean")}let G=this._cache.get(A);if(G!==void 0)return G;j=(0,c.normalizeId)($||j);const ve=c.getSchemaRefs.call(this,A,j);return G=new a.SchemaEnv({schema:A,schemaId:B,meta:V,baseId:j,localRefs:ve}),this._cache.set(G.schema,G),R&&!j.startsWith("#")&&(j&&this._checkUnique(j),this.refs[j]=G),E&&this.validateSchema(A,!0),G}_checkUnique(A){if(this.schemas[A]||this.refs[A])throw new Error(`schema with key or id "${A}" already exists`)}_compileSchemaEnv(A){if(A.meta?this._compileMetaSchema(A):a.compileSchema.call(this,A),!A.validate)throw new Error("ajv implementation error");return A.validate}_compileMetaSchema(A){const V=this.opts;this.opts=this._metaOpts;try{a.compileSchema.call(this,A)}finally{this.opts=V}}}b.ValidationError=n.default,b.MissingRefError=s.default,t.default=b;function S(H,A,V,j="error"){for(const E in H){const R=E;R in A&&this.logger[j](`${V}: option ${E}. ${H[R]}`)}}function k(H){return H=(0,c.normalizeId)(H),this.schemas[H]||this.refs[H]}function T(){const H=this.opts.schemas;if(H)if(Array.isArray(H))this.addSchema(H);else for(const A in H)this.addSchema(H[A],A)}function x(){for(const H in this.opts.formats){const A=this.opts.formats[H];A&&this.addFormat(H,A)}}function P(H){if(Array.isArray(H)){this.addVocabulary(H);return}this.logger.warn("keywords option as map is deprecated, pass array");for(const A in H){const V=H[A];V.keyword||(V.keyword=A),this.addKeyword(V)}}function q(){const H={...this.opts};for(const A of m)delete H[A];return H}const N={log(){},warn(){},error(){}};function z(H){if(H===!1)return N;if(H===void 0)return console;if(H.log&&H.warn&&H.error)return H;throw new Error("logger must implement log, warn and error methods")}const D=/^[a-z_$][a-z0-9_$:-]*$/i;function F(H,A){const{RULES:V}=this;if((0,u.eachItem)(H,j=>{if(V.keywords[j])throw new Error(`Keyword ${j} is already defined`);if(!D.test(j))throw new Error(`Keyword ${j} has invalid name`)}),!!A&&A.$data&&!("code"in A||"validate"in A))throw new Error('$data keyword must have "code" or "validate" function')}function oe(H,A,V){var j;const E=A?.post;if(V&&E)throw new Error('keyword with "post" flag cannot have "type"');const{RULES:R}=this;let $=E?R.post:R.rules.find(({type:G})=>G===V);if($||($={type:V,rules:[]},R.rules.push($)),R.keywords[H]=!0,!A)return;const B={keyword:H,definition:{...A,type:(0,l.getJSONTypes)(A.type),schemaType:(0,l.getJSONTypes)(A.schemaType)}};A.before?fe.call(this,$,B,A.before):$.rules.push(B),R.all[H]=B,(j=A.implements)===null||j===void 0||j.forEach(G=>this.addKeyword(G))}function fe(H,A,V){const j=H.rules.findIndex(E=>E.keyword===V);j>=0?H.rules.splice(j,0,A):(H.rules.push(A),this.logger.warn(`rule ${V} is not defined`))}function de(H){let{metaSchema:A}=H;A!==void 0&&(H.$data&&this.opts.$data&&(A=_e(A)),H.validateSchema=this.compile(A,!0))}const se={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function _e(H){return{anyOf:[H,se]}}})(yc)),yc}var na={},sa={},oa={},nh;function Rw(){if(nh)return oa;nh=1,Object.defineProperty(oa,"__esModule",{value:!0});const t={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};return oa.default=t,oa}var Hr={},sh;function Pw(){if(sh)return Hr;sh=1,Object.defineProperty(Hr,"__esModule",{value:!0}),Hr.callRef=Hr.getValidate=void 0;const t=ta(),e=Kt(),r=Ee(),n=Fr(),s=Ec(),o=Le(),a={keyword:"$ref",schemaType:"string",code(l){const{gen:u,schema:h,it:f}=l,{baseId:p,schemaEnv:m,validateName:v,opts:_,self:w}=f,{root:g}=m;if((h==="#"||h==="#/")&&p===g.baseId)return b();const y=s.resolveRef.call(w,g,p,h);if(y===void 0)throw new t.default(f.opts.uriResolver,p,h);if(y instanceof s.SchemaEnv)return S(y);return k(y);function b(){if(m===g)return c(l,v,m,m.$async);const T=u.scopeValue("root",{ref:g});return c(l,(0,r._)`${T}.validate`,g,g.$async)}function S(T){const x=i(l,T);c(l,x,T,T.$async)}function k(T){const x=u.scopeValue("schema",_.code.source===!0?{ref:T,code:(0,r.stringify)(T)}:{ref:T}),P=u.name("valid"),q=l.subschema({schema:T,dataTypes:[],schemaPath:r.nil,topSchemaRef:x,errSchemaPath:h},P);l.mergeEvaluated(q),l.ok(P)}}};function i(l,u){const{gen:h}=l;return u.validate?h.scopeValue("validate",{ref:u.validate}):(0,r._)`${h.scopeValue("wrapper",{ref:u})}.validate`}Hr.getValidate=i;function c(l,u,h,f){const{gen:p,it:m}=l,{allErrors:v,schemaEnv:_,opts:w}=m,g=w.passContext?n.default.this:r.nil;f?y():b();function y(){if(!_.$async)throw new Error("async schema referenced by sync schema");const T=p.let("valid");p.try(()=>{p.code((0,r._)`await ${(0,e.callValidateCode)(l,u,g)}`),k(u),v||p.assign(T,!0)},x=>{p.if((0,r._)`!(${x} instanceof ${m.ValidationError})`,()=>p.throw(x)),S(x),v||p.assign(T,!1)}),l.ok(T)}function b(){l.result((0,e.callValidateCode)(l,u,g),()=>k(u),()=>S(u))}function S(T){const x=(0,r._)`${T}.errors`;p.assign(n.default.vErrors,(0,r._)`${n.default.vErrors} === null ? ${x} : ${n.default.vErrors}.concat(${x})`),p.assign(n.default.errors,(0,r._)`${n.default.vErrors}.length`)}function k(T){var x;if(!m.opts.unevaluated)return;const P=(x=h?.validate)===null||x===void 0?void 0:x.evaluated;if(m.props!==!0)if(P&&!P.dynamicProps)P.props!==void 0&&(m.props=o.mergeEvaluated.props(p,P.props,m.props));else{const q=p.var("props",(0,r._)`${T}.evaluated.props`);m.props=o.mergeEvaluated.props(p,q,m.props,r.Name)}if(m.items!==!0)if(P&&!P.dynamicItems)P.items!==void 0&&(m.items=o.mergeEvaluated.items(p,P.items,m.items));else{const q=p.var("items",(0,r._)`${T}.evaluated.items`);m.items=o.mergeEvaluated.items(p,q,m.items,r.Name)}}}return Hr.callRef=c,Hr.default=a,Hr}var oh;function Ow(){if(oh)return sa;oh=1,Object.defineProperty(sa,"__esModule",{value:!0});const t=Rw(),e=Pw(),r=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",t.default,e.default];return sa.default=r,sa}var aa={},ia={},ah;function Aw(){if(ah)return ia;ah=1,Object.defineProperty(ia,"__esModule",{value:!0});const t=Ee(),e=t.operators,r={maximum:{okStr:"<=",ok:e.LTE,fail:e.GT},minimum:{okStr:">=",ok:e.GTE,fail:e.LT},exclusiveMaximum:{okStr:"<",ok:e.LT,fail:e.GTE},exclusiveMinimum:{okStr:">",ok:e.GT,fail:e.LTE}},n={message:({keyword:o,schemaCode:a})=>(0,t.str)`must be ${r[o].okStr} ${a}`,params:({keyword:o,schemaCode:a})=>(0,t._)`{comparison: ${r[o].okStr}, limit: ${a}}`},s={keyword:Object.keys(r),type:"number",schemaType:"number",$data:!0,error:n,code(o){const{keyword:a,data:i,schemaCode:c}=o;o.fail$data((0,t._)`${i} ${r[a].fail} ${c} || isNaN(${i})`)}};return ia.default=s,ia}var ca={},ih;function Mw(){if(ih)return ca;ih=1,Object.defineProperty(ca,"__esModule",{value:!0});const t=Ee(),r={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:{message:({schemaCode:n})=>(0,t.str)`must be multiple of ${n}`,params:({schemaCode:n})=>(0,t._)`{multipleOf: ${n}}`},code(n){const{gen:s,data:o,schemaCode:a,it:i}=n,c=i.opts.multipleOfPrecision,l=s.let("res"),u=c?(0,t._)`Math.abs(Math.round(${l}) - ${l}) > 1e-${c}`:(0,t._)`${l} !== parseInt(${l})`;n.fail$data((0,t._)`(${a} === 0 || (${l} = ${o}/${a}, ${u}))`)}};return ca.default=r,ca}var la={},ua={},ch;function Nw(){if(ch)return ua;ch=1,Object.defineProperty(ua,"__esModule",{value:!0});function t(e){const r=e.length;let n=0,s=0,o;for(;s<r;)n++,o=e.charCodeAt(s++),o>=55296&&o<=56319&&s<r&&(o=e.charCodeAt(s),(o&64512)===56320&&s++);return n}return ua.default=t,t.code='require("ajv/dist/runtime/ucs2length").default',ua}var lh;function Lw(){if(lh)return la;lh=1,Object.defineProperty(la,"__esModule",{value:!0});const t=Ee(),e=Le(),r=Nw(),s={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:{message({keyword:o,schemaCode:a}){const i=o==="maxLength"?"more":"fewer";return(0,t.str)`must NOT have ${i} than ${a} characters`},params:({schemaCode:o})=>(0,t._)`{limit: ${o}}`},code(o){const{keyword:a,data:i,schemaCode:c,it:l}=o,u=a==="maxLength"?t.operators.GT:t.operators.LT,h=l.opts.unicode===!1?(0,t._)`${i}.length`:(0,t._)`${(0,e.useFunc)(o.gen,r.default)}(${i})`;o.fail$data((0,t._)`${h} ${u} ${c}`)}};return la.default=s,la}var da={},uh;function qw(){if(uh)return da;uh=1,Object.defineProperty(da,"__esModule",{value:!0});const t=Kt(),e=Ee(),n={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:{message:({schemaCode:s})=>(0,e.str)`must match pattern "${s}"`,params:({schemaCode:s})=>(0,e._)`{pattern: ${s}}`},code(s){const{data:o,$data:a,schema:i,schemaCode:c,it:l}=s,u=l.opts.unicodeRegExp?"u":"",h=a?(0,e._)`(new RegExp(${c}, ${u}))`:(0,t.usePattern)(s,i);s.fail$data((0,e._)`!${h}.test(${o})`)}};return da.default=n,da}var pa={},dh;function jw(){if(dh)return pa;dh=1,Object.defineProperty(pa,"__esModule",{value:!0});const t=Ee(),r={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:{message({keyword:n,schemaCode:s}){const o=n==="maxProperties"?"more":"fewer";return(0,t.str)`must NOT have ${o} than ${s} properties`},params:({schemaCode:n})=>(0,t._)`{limit: ${n}}`},code(n){const{keyword:s,data:o,schemaCode:a}=n,i=s==="maxProperties"?t.operators.GT:t.operators.LT;n.fail$data((0,t._)`Object.keys(${o}).length ${i} ${a}`)}};return pa.default=r,pa}var ha={},ph;function Uw(){if(ph)return ha;ph=1,Object.defineProperty(ha,"__esModule",{value:!0});const t=Kt(),e=Ee(),r=Le(),s={keyword:"required",type:"object",schemaType:"array",$data:!0,error:{message:({params:{missingProperty:o}})=>(0,e.str)`must have required property '${o}'`,params:({params:{missingProperty:o}})=>(0,e._)`{missingProperty: ${o}}`},code(o){const{gen:a,schema:i,schemaCode:c,data:l,$data:u,it:h}=o,{opts:f}=h;if(!u&&i.length===0)return;const p=i.length>=f.loopRequired;if(h.allErrors?m():v(),f.strictRequired){const g=o.parentSchema.properties,{definedProperties:y}=o.it;for(const b of i)if(g?.[b]===void 0&&!y.has(b)){const S=h.schemaEnv.baseId+h.errSchemaPath,k=`required property "${b}" is not defined at "${S}" (strictRequired)`;(0,r.checkStrictMode)(h,k,h.opts.strictRequired)}}function m(){if(p||u)o.block$data(e.nil,_);else for(const g of i)(0,t.checkReportMissingProp)(o,g)}function v(){const g=a.let("missing");if(p||u){const y=a.let("valid",!0);o.block$data(y,()=>w(g,y)),o.ok(y)}else a.if((0,t.checkMissingProp)(o,i,g)),(0,t.reportMissingProp)(o,g),a.else()}function _(){a.forOf("prop",c,g=>{o.setParams({missingProperty:g}),a.if((0,t.noPropertyInData)(a,l,g,f.ownProperties),()=>o.error())})}function w(g,y){o.setParams({missingProperty:g}),a.forOf(g,c,()=>{a.assign(y,(0,t.propertyInData)(a,l,g,f.ownProperties)),a.if((0,e.not)(y),()=>{o.error(),a.break()})},e.nil)}}};return ha.default=s,ha}var fa={},hh;function zw(){if(hh)return fa;hh=1,Object.defineProperty(fa,"__esModule",{value:!0});const t=Ee(),r={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:{message({keyword:n,schemaCode:s}){const o=n==="maxItems"?"more":"fewer";return(0,t.str)`must NOT have ${o} than ${s} items`},params:({schemaCode:n})=>(0,t._)`{limit: ${n}}`},code(n){const{keyword:s,data:o,schemaCode:a}=n,i=s==="maxItems"?t.operators.GT:t.operators.LT;n.fail$data((0,t._)`${o}.length ${i} ${a}`)}};return fa.default=r,fa}var ma={},ga={},fh;function Rc(){if(fh)return ga;fh=1,Object.defineProperty(ga,"__esModule",{value:!0});const t=Fp();return t.code='require("ajv/dist/runtime/equal").default',ga.default=t,ga}var mh;function Dw(){if(mh)return ma;mh=1,Object.defineProperty(ma,"__esModule",{value:!0});const t=Ko(),e=Ee(),r=Le(),n=Rc(),o={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:{message:({params:{i:a,j:i}})=>(0,e.str)`must NOT have duplicate items (items ## ${i} and ${a} are identical)`,params:({params:{i:a,j:i}})=>(0,e._)`{i: ${a}, j: ${i}}`},code(a){const{gen:i,data:c,$data:l,schema:u,parentSchema:h,schemaCode:f,it:p}=a;if(!l&&!u)return;const m=i.let("valid"),v=h.items?(0,t.getSchemaTypes)(h.items):[];a.block$data(m,_,(0,e._)`${f} === false`),a.ok(m);function _(){const b=i.let("i",(0,e._)`${c}.length`),S=i.let("j");a.setParams({i:b,j:S}),i.assign(m,!0),i.if((0,e._)`${b} > 1`,()=>(w()?g:y)(b,S))}function w(){return v.length>0&&!v.some(b=>b==="object"||b==="array")}function g(b,S){const k=i.name("item"),T=(0,t.checkDataTypes)(v,k,p.opts.strictNumbers,t.DataType.Wrong),x=i.const("indices",(0,e._)`{}`);i.for((0,e._)`;${b}--;`,()=>{i.let(k,(0,e._)`${c}[${b}]`),i.if(T,(0,e._)`continue`),v.length>1&&i.if((0,e._)`typeof ${k} == "string"`,(0,e._)`${k} += "_"`),i.if((0,e._)`typeof ${x}[${k}] == "number"`,()=>{i.assign(S,(0,e._)`${x}[${k}]`),a.error(),i.assign(m,!1).break()}).code((0,e._)`${x}[${k}] = ${b}`)})}function y(b,S){const k=(0,r.useFunc)(i,n.default),T=i.name("outer");i.label(T).for((0,e._)`;${b}--;`,()=>i.for((0,e._)`${S} = ${b}; ${S}--;`,()=>i.if((0,e._)`${k}(${c}[${b}], ${c}[${S}])`,()=>{a.error(),i.assign(m,!1).break(T)})))}}};return ma.default=o,ma}var _a={},gh;function Zw(){if(gh)return _a;gh=1,Object.defineProperty(_a,"__esModule",{value:!0});const t=Ee(),e=Le(),r=Rc(),s={keyword:"const",$data:!0,error:{message:"must be equal to constant",params:({schemaCode:o})=>(0,t._)`{allowedValue: ${o}}`},code(o){const{gen:a,data:i,$data:c,schemaCode:l,schema:u}=o;c||u&&typeof u=="object"?o.fail$data((0,t._)`!${(0,e.useFunc)(a,r.default)}(${i}, ${l})`):o.fail((0,t._)`${u} !== ${i}`)}};return _a.default=s,_a}var va={},_h;function Vw(){if(_h)return va;_h=1,Object.defineProperty(va,"__esModule",{value:!0});const t=Ee(),e=Le(),r=Rc(),s={keyword:"enum",schemaType:"array",$data:!0,error:{message:"must be equal to one of the allowed values",params:({schemaCode:o})=>(0,t._)`{allowedValues: ${o}}`},code(o){const{gen:a,data:i,$data:c,schema:l,schemaCode:u,it:h}=o;if(!c&&l.length===0)throw new Error("enum must have non-empty array");const f=l.length>=h.opts.loopEnum;let p;const m=()=>p??(p=(0,e.useFunc)(a,r.default));let v;if(f||c)v=a.let("valid"),o.block$data(v,_);else{if(!Array.isArray(l))throw new Error("ajv implementation error");const g=a.const("vSchema",u);v=(0,t.or)(...l.map((y,b)=>w(g,b)))}o.pass(v);function _(){a.assign(v,!1),a.forOf("v",u,g=>a.if((0,t._)`${m()}(${i}, ${g})`,()=>a.assign(v,!0).break()))}function w(g,y){const b=l[y];return typeof b=="object"&&b!==null?(0,t._)`${m()}(${i}, ${g}[${y}])`:(0,t._)`${i} === ${b}`}}};return va.default=s,va}var vh;function Fw(){if(vh)return aa;vh=1,Object.defineProperty(aa,"__esModule",{value:!0});const t=Aw(),e=Mw(),r=Lw(),n=qw(),s=jw(),o=Uw(),a=zw(),i=Dw(),c=Zw(),l=Vw(),u=[t.default,e.default,r.default,n.default,s.default,o.default,a.default,i.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},c.default,l.default];return aa.default=u,aa}var ya={},Un={},yh;function wh(){if(yh)return Un;yh=1,Object.defineProperty(Un,"__esModule",{value:!0}),Un.validateAdditionalItems=void 0;const t=Ee(),e=Le(),n={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:{message:({params:{len:o}})=>(0,t.str)`must NOT have more than ${o} items`,params:({params:{len:o}})=>(0,t._)`{limit: ${o}}`},code(o){const{parentSchema:a,it:i}=o,{items:c}=a;if(!Array.isArray(c)){(0,e.checkStrictMode)(i,'"additionalItems" is ignored when "items" is not an array of schemas');return}s(o,c)}};function s(o,a){const{gen:i,schema:c,data:l,keyword:u,it:h}=o;h.items=!0;const f=i.const("len",(0,t._)`${l}.length`);if(c===!1)o.setParams({len:a.length}),o.pass((0,t._)`${f} <= ${a.length}`);else if(typeof c=="object"&&!(0,e.alwaysValidSchema)(h,c)){const m=i.var("valid",(0,t._)`${f} <= ${a.length}`);i.if((0,t.not)(m),()=>p(m)),o.ok(m)}function p(m){i.forRange("i",a.length,f,v=>{o.subschema({keyword:u,dataProp:v,dataPropType:e.Type.Num},m),h.allErrors||i.if((0,t.not)(m),()=>i.break())})}}return Un.validateAdditionalItems=s,Un.default=n,Un}var wa={},zn={},bh;function Sh(){if(bh)return zn;bh=1,Object.defineProperty(zn,"__esModule",{value:!0}),zn.validateTuple=void 0;const t=Ee(),e=Le(),r=Kt(),n={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(o){const{schema:a,it:i}=o;if(Array.isArray(a))return s(o,"additionalItems",a);i.items=!0,!(0,e.alwaysValidSchema)(i,a)&&o.ok((0,r.validateArray)(o))}};function s(o,a,i=o.schema){const{gen:c,parentSchema:l,data:u,keyword:h,it:f}=o;v(l),f.opts.unevaluated&&i.length&&f.items!==!0&&(f.items=e.mergeEvaluated.items(c,i.length,f.items));const p=c.name("valid"),m=c.const("len",(0,t._)`${u}.length`);i.forEach((_,w)=>{(0,e.alwaysValidSchema)(f,_)||(c.if((0,t._)`${m} > ${w}`,()=>o.subschema({keyword:h,schemaProp:w,dataProp:w},p)),o.ok(p))});function v(_){const{opts:w,errSchemaPath:g}=f,y=i.length,b=y===_.minItems&&(y===_.maxItems||_[a]===!1);if(w.strictTuples&&!b){const S=`"${h}" is ${y}-tuple, but minItems or maxItems/${a} are not specified or different at path "${g}"`;(0,e.checkStrictMode)(f,S,w.strictTuples)}}}return zn.validateTuple=s,zn.default=n,zn}var kh;function Hw(){if(kh)return wa;kh=1,Object.defineProperty(wa,"__esModule",{value:!0});const t=Sh(),e={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:r=>(0,t.validateTuple)(r,"items")};return wa.default=e,wa}var ba={},Ch;function Bw(){if(Ch)return ba;Ch=1,Object.defineProperty(ba,"__esModule",{value:!0});const t=Ee(),e=Le(),r=Kt(),n=wh(),o={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:{message:({params:{len:a}})=>(0,t.str)`must NOT have more than ${a} items`,params:({params:{len:a}})=>(0,t._)`{limit: ${a}}`},code(a){const{schema:i,parentSchema:c,it:l}=a,{prefixItems:u}=c;l.items=!0,!(0,e.alwaysValidSchema)(l,i)&&(u?(0,n.validateAdditionalItems)(a,u):a.ok((0,r.validateArray)(a)))}};return ba.default=o,ba}var Sa={},Th;function Jw(){if(Th)return Sa;Th=1,Object.defineProperty(Sa,"__esModule",{value:!0});const t=Ee(),e=Le(),n={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:{message:({params:{min:s,max:o}})=>o===void 0?(0,t.str)`must contain at least ${s} valid item(s)`:(0,t.str)`must contain at least ${s} and no more than ${o} valid item(s)`,params:({params:{min:s,max:o}})=>o===void 0?(0,t._)`{minContains: ${s}}`:(0,t._)`{minContains: ${s}, maxContains: ${o}}`},code(s){const{gen:o,schema:a,parentSchema:i,data:c,it:l}=s;let u,h;const{minContains:f,maxContains:p}=i;l.opts.next?(u=f===void 0?1:f,h=p):u=1;const m=o.const("len",(0,t._)`${c}.length`);if(s.setParams({min:u,max:h}),h===void 0&&u===0){(0,e.checkStrictMode)(l,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(h!==void 0&&u>h){(0,e.checkStrictMode)(l,'"minContains" > "maxContains" is always invalid'),s.fail();return}if((0,e.alwaysValidSchema)(l,a)){let y=(0,t._)`${m} >= ${u}`;h!==void 0&&(y=(0,t._)`${y} && ${m} <= ${h}`),s.pass(y);return}l.items=!0;const v=o.name("valid");h===void 0&&u===1?w(v,()=>o.if(v,()=>o.break())):u===0?(o.let(v,!0),h!==void 0&&o.if((0,t._)`${c}.length > 0`,_)):(o.let(v,!1),_()),s.result(v,()=>s.reset());function _(){const y=o.name("_valid"),b=o.let("count",0);w(y,()=>o.if(y,()=>g(b)))}function w(y,b){o.forRange("i",0,m,S=>{s.subschema({keyword:"contains",dataProp:S,dataPropType:e.Type.Num,compositeRule:!0},y),b()})}function g(y){o.code((0,t._)`${y}++`),h===void 0?o.if((0,t._)`${y} >= ${u}`,()=>o.assign(v,!0).break()):(o.if((0,t._)`${y} > ${h}`,()=>o.assign(v,!1).break()),u===1?o.assign(v,!0):o.if((0,t._)`${y} >= ${u}`,()=>o.assign(v,!0)))}}};return Sa.default=n,Sa}var Pc={},$h;function Ww(){return $h||($h=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.validateSchemaDeps=t.validatePropertyDeps=t.error=void 0;const e=Ee(),r=Le(),n=Kt();t.error={message:({params:{property:c,depsCount:l,deps:u}})=>{const h=l===1?"property":"properties";return(0,e.str)`must have ${h} ${u} when property ${c} is present`},params:({params:{property:c,depsCount:l,deps:u,missingProperty:h}})=>(0,e._)`{property: ${c},
6
+ missingProperty: ${h},
7
+ depsCount: ${l},
8
+ deps: ${u}}`};const s={keyword:"dependencies",type:"object",schemaType:"object",error:t.error,code(c){const[l,u]=o(c);a(c,l),i(c,u)}};function o({schema:c}){const l={},u={};for(const h in c){if(h==="__proto__")continue;const f=Array.isArray(c[h])?l:u;f[h]=c[h]}return[l,u]}function a(c,l=c.schema){const{gen:u,data:h,it:f}=c;if(Object.keys(l).length===0)return;const p=u.let("missing");for(const m in l){const v=l[m];if(v.length===0)continue;const _=(0,n.propertyInData)(u,h,m,f.opts.ownProperties);c.setParams({property:m,depsCount:v.length,deps:v.join(", ")}),f.allErrors?u.if(_,()=>{for(const w of v)(0,n.checkReportMissingProp)(c,w)}):(u.if((0,e._)`${_} && (${(0,n.checkMissingProp)(c,v,p)})`),(0,n.reportMissingProp)(c,p),u.else())}}t.validatePropertyDeps=a;function i(c,l=c.schema){const{gen:u,data:h,keyword:f,it:p}=c,m=u.name("valid");for(const v in l)(0,r.alwaysValidSchema)(p,l[v])||(u.if((0,n.propertyInData)(u,h,v,p.opts.ownProperties),()=>{const _=c.subschema({keyword:f,schemaProp:v},m);c.mergeValidEvaluated(_,m)},()=>u.var(m,!0)),c.ok(m))}t.validateSchemaDeps=i,t.default=s})(Pc)),Pc}var ka={},Eh;function Gw(){if(Eh)return ka;Eh=1,Object.defineProperty(ka,"__esModule",{value:!0});const t=Ee(),e=Le(),n={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:{message:"property name must be valid",params:({params:s})=>(0,t._)`{propertyName: ${s.propertyName}}`},code(s){const{gen:o,schema:a,data:i,it:c}=s;if((0,e.alwaysValidSchema)(c,a))return;const l=o.name("valid");o.forIn("key",i,u=>{s.setParams({propertyName:u}),s.subschema({keyword:"propertyNames",data:u,dataTypes:["string"],propertyName:u,compositeRule:!0},l),o.if((0,t.not)(l),()=>{s.error(!0),c.allErrors||o.break()})}),s.ok(l)}};return ka.default=n,ka}var Ca={},xh;function Ih(){if(xh)return Ca;xh=1,Object.defineProperty(Ca,"__esModule",{value:!0});const t=Kt(),e=Ee(),r=Fr(),n=Le(),o={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:{message:"must NOT have additional properties",params:({params:a})=>(0,e._)`{additionalProperty: ${a.additionalProperty}}`},code(a){const{gen:i,schema:c,parentSchema:l,data:u,errsCount:h,it:f}=a;if(!h)throw new Error("ajv implementation error");const{allErrors:p,opts:m}=f;if(f.props=!0,m.removeAdditional!=="all"&&(0,n.alwaysValidSchema)(f,c))return;const v=(0,t.allSchemaProperties)(l.properties),_=(0,t.allSchemaProperties)(l.patternProperties);w(),a.ok((0,e._)`${h} === ${r.default.errors}`);function w(){i.forIn("key",u,k=>{!v.length&&!_.length?b(k):i.if(g(k),()=>b(k))})}function g(k){let T;if(v.length>8){const x=(0,n.schemaRefOrVal)(f,l.properties,"properties");T=(0,t.isOwnProperty)(i,x,k)}else v.length?T=(0,e.or)(...v.map(x=>(0,e._)`${k} === ${x}`)):T=e.nil;return _.length&&(T=(0,e.or)(T,..._.map(x=>(0,e._)`${(0,t.usePattern)(a,x)}.test(${k})`))),(0,e.not)(T)}function y(k){i.code((0,e._)`delete ${u}[${k}]`)}function b(k){if(m.removeAdditional==="all"||m.removeAdditional&&c===!1){y(k);return}if(c===!1){a.setParams({additionalProperty:k}),a.error(),p||i.break();return}if(typeof c=="object"&&!(0,n.alwaysValidSchema)(f,c)){const T=i.name("valid");m.removeAdditional==="failing"?(S(k,T,!1),i.if((0,e.not)(T),()=>{a.reset(),y(k)})):(S(k,T),p||i.if((0,e.not)(T),()=>i.break()))}}function S(k,T,x){const P={keyword:"additionalProperties",dataProp:k,dataPropType:n.Type.Str};x===!1&&Object.assign(P,{compositeRule:!0,createErrors:!1,allErrors:!1}),a.subschema(P,T)}}};return Ca.default=o,Ca}var Ta={},Rh;function Kw(){if(Rh)return Ta;Rh=1,Object.defineProperty(Ta,"__esModule",{value:!0});const t=Qo(),e=Kt(),r=Le(),n=Ih(),s={keyword:"properties",type:"object",schemaType:"object",code(o){const{gen:a,schema:i,parentSchema:c,data:l,it:u}=o;u.opts.removeAdditional==="all"&&c.additionalProperties===void 0&&n.default.code(new t.KeywordCxt(u,n.default,"additionalProperties"));const h=(0,e.allSchemaProperties)(i);for(const _ of h)u.definedProperties.add(_);u.opts.unevaluated&&h.length&&u.props!==!0&&(u.props=r.mergeEvaluated.props(a,(0,r.toHash)(h),u.props));const f=h.filter(_=>!(0,r.alwaysValidSchema)(u,i[_]));if(f.length===0)return;const p=a.name("valid");for(const _ of f)m(_)?v(_):(a.if((0,e.propertyInData)(a,l,_,u.opts.ownProperties)),v(_),u.allErrors||a.else().var(p,!0),a.endIf()),o.it.definedProperties.add(_),o.ok(p);function m(_){return u.opts.useDefaults&&!u.compositeRule&&i[_].default!==void 0}function v(_){o.subschema({keyword:"properties",schemaProp:_,dataProp:_},p)}}};return Ta.default=s,Ta}var $a={},Ph;function Yw(){if(Ph)return $a;Ph=1,Object.defineProperty($a,"__esModule",{value:!0});const t=Kt(),e=Ee(),r=Le(),n=Le(),s={keyword:"patternProperties",type:"object",schemaType:"object",code(o){const{gen:a,schema:i,data:c,parentSchema:l,it:u}=o,{opts:h}=u,f=(0,t.allSchemaProperties)(i),p=f.filter(b=>(0,r.alwaysValidSchema)(u,i[b]));if(f.length===0||p.length===f.length&&(!u.opts.unevaluated||u.props===!0))return;const m=h.strictSchema&&!h.allowMatchingProperties&&l.properties,v=a.name("valid");u.props!==!0&&!(u.props instanceof e.Name)&&(u.props=(0,n.evaluatedPropsToName)(a,u.props));const{props:_}=u;w();function w(){for(const b of f)m&&g(b),u.allErrors?y(b):(a.var(v,!0),y(b),a.if(v))}function g(b){for(const S in m)new RegExp(b).test(S)&&(0,r.checkStrictMode)(u,`property ${S} matches pattern ${b} (use allowMatchingProperties)`)}function y(b){a.forIn("key",c,S=>{a.if((0,e._)`${(0,t.usePattern)(o,b)}.test(${S})`,()=>{const k=p.includes(b);k||o.subschema({keyword:"patternProperties",schemaProp:b,dataProp:S,dataPropType:n.Type.Str},v),u.opts.unevaluated&&_!==!0?a.assign((0,e._)`${_}[${S}]`,!0):!k&&!u.allErrors&&a.if((0,e.not)(v),()=>a.break())})})}}};return $a.default=s,$a}var Ea={},Oh;function Qw(){if(Oh)return Ea;Oh=1,Object.defineProperty(Ea,"__esModule",{value:!0});const t=Le(),e={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(r){const{gen:n,schema:s,it:o}=r;if((0,t.alwaysValidSchema)(o,s)){r.fail();return}const a=n.name("valid");r.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},a),r.failResult(a,()=>r.reset(),()=>r.error())},error:{message:"must NOT be valid"}};return Ea.default=e,Ea}var xa={},Ah;function Xw(){if(Ah)return xa;Ah=1,Object.defineProperty(xa,"__esModule",{value:!0});const e={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:Kt().validateUnion,error:{message:"must match a schema in anyOf"}};return xa.default=e,xa}var Ia={},Mh;function eb(){if(Mh)return Ia;Mh=1,Object.defineProperty(Ia,"__esModule",{value:!0});const t=Ee(),e=Le(),n={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:{message:"must match exactly one schema in oneOf",params:({params:s})=>(0,t._)`{passingSchemas: ${s.passing}}`},code(s){const{gen:o,schema:a,parentSchema:i,it:c}=s;if(!Array.isArray(a))throw new Error("ajv implementation error");if(c.opts.discriminator&&i.discriminator)return;const l=a,u=o.let("valid",!1),h=o.let("passing",null),f=o.name("_valid");s.setParams({passing:h}),o.block(p),s.result(u,()=>s.reset(),()=>s.error(!0));function p(){l.forEach((m,v)=>{let _;(0,e.alwaysValidSchema)(c,m)?o.var(f,!0):_=s.subschema({keyword:"oneOf",schemaProp:v,compositeRule:!0},f),v>0&&o.if((0,t._)`${f} && ${u}`).assign(u,!1).assign(h,(0,t._)`[${h}, ${v}]`).else(),o.if(f,()=>{o.assign(u,!0),o.assign(h,v),_&&s.mergeEvaluated(_,t.Name)})})}}};return Ia.default=n,Ia}var Ra={},Nh;function tb(){if(Nh)return Ra;Nh=1,Object.defineProperty(Ra,"__esModule",{value:!0});const t=Le(),e={keyword:"allOf",schemaType:"array",code(r){const{gen:n,schema:s,it:o}=r;if(!Array.isArray(s))throw new Error("ajv implementation error");const a=n.name("valid");s.forEach((i,c)=>{if((0,t.alwaysValidSchema)(o,i))return;const l=r.subschema({keyword:"allOf",schemaProp:c},a);r.ok(a),r.mergeEvaluated(l)})}};return Ra.default=e,Ra}var Pa={},Lh;function rb(){if(Lh)return Pa;Lh=1,Object.defineProperty(Pa,"__esModule",{value:!0});const t=Ee(),e=Le(),n={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:{message:({params:o})=>(0,t.str)`must match "${o.ifClause}" schema`,params:({params:o})=>(0,t._)`{failingKeyword: ${o.ifClause}}`},code(o){const{gen:a,parentSchema:i,it:c}=o;i.then===void 0&&i.else===void 0&&(0,e.checkStrictMode)(c,'"if" without "then" and "else" is ignored');const l=s(c,"then"),u=s(c,"else");if(!l&&!u)return;const h=a.let("valid",!0),f=a.name("_valid");if(p(),o.reset(),l&&u){const v=a.let("ifClause");o.setParams({ifClause:v}),a.if(f,m("then",v),m("else",v))}else l?a.if(f,m("then")):a.if((0,t.not)(f),m("else"));o.pass(h,()=>o.error(!0));function p(){const v=o.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},f);o.mergeEvaluated(v)}function m(v,_){return()=>{const w=o.subschema({keyword:v},f);a.assign(h,f),o.mergeValidEvaluated(w,h),_?a.assign(_,(0,t._)`${v}`):o.setParams({ifClause:v})}}}};function s(o,a){const i=o.schema[a];return i!==void 0&&!(0,e.alwaysValidSchema)(o,i)}return Pa.default=n,Pa}var Oa={},qh;function nb(){if(qh)return Oa;qh=1,Object.defineProperty(Oa,"__esModule",{value:!0});const t=Le(),e={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:r,parentSchema:n,it:s}){n.if===void 0&&(0,t.checkStrictMode)(s,`"${r}" without "if" is ignored`)}};return Oa.default=e,Oa}var jh;function sb(){if(jh)return ya;jh=1,Object.defineProperty(ya,"__esModule",{value:!0});const t=wh(),e=Hw(),r=Sh(),n=Bw(),s=Jw(),o=Ww(),a=Gw(),i=Ih(),c=Kw(),l=Yw(),u=Qw(),h=Xw(),f=eb(),p=tb(),m=rb(),v=nb();function _(w=!1){const g=[u.default,h.default,f.default,p.default,m.default,v.default,a.default,i.default,o.default,c.default,l.default];return w?g.push(e.default,n.default):g.push(t.default,r.default),g.push(s.default),g}return ya.default=_,ya}var Aa={},Ma={},Uh;function ob(){if(Uh)return Ma;Uh=1,Object.defineProperty(Ma,"__esModule",{value:!0});const t=Ee(),r={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:{message:({schemaCode:n})=>(0,t.str)`must match format "${n}"`,params:({schemaCode:n})=>(0,t._)`{format: ${n}}`},code(n,s){const{gen:o,data:a,$data:i,schema:c,schemaCode:l,it:u}=n,{opts:h,errSchemaPath:f,schemaEnv:p,self:m}=u;if(!h.validateFormats)return;i?v():_();function v(){const w=o.scopeValue("formats",{ref:m.formats,code:h.code.formats}),g=o.const("fDef",(0,t._)`${w}[${l}]`),y=o.let("fType"),b=o.let("format");o.if((0,t._)`typeof ${g} == "object" && !(${g} instanceof RegExp)`,()=>o.assign(y,(0,t._)`${g}.type || "string"`).assign(b,(0,t._)`${g}.validate`),()=>o.assign(y,(0,t._)`"string"`).assign(b,g)),n.fail$data((0,t.or)(S(),k()));function S(){return h.strictSchema===!1?t.nil:(0,t._)`${l} && !${b}`}function k(){const T=p.$async?(0,t._)`(${g}.async ? await ${b}(${a}) : ${b}(${a}))`:(0,t._)`${b}(${a})`,x=(0,t._)`(typeof ${b} == "function" ? ${T} : ${b}.test(${a}))`;return(0,t._)`${b} && ${b} !== true && ${y} === ${s} && !${x}`}}function _(){const w=m.formats[c];if(!w){S();return}if(w===!0)return;const[g,y,b]=k(w);g===s&&n.pass(T());function S(){if(h.strictSchema===!1){m.logger.warn(x());return}throw new Error(x());function x(){return`unknown format "${c}" ignored in schema at path "${f}"`}}function k(x){const P=x instanceof RegExp?(0,t.regexpCode)(x):h.code.formats?(0,t._)`${h.code.formats}${(0,t.getProperty)(c)}`:void 0,q=o.scopeValue("formats",{key:c,ref:x,code:P});return typeof x=="object"&&!(x instanceof RegExp)?[x.type||"string",x.validate,(0,t._)`${q}.validate`]:["string",x,q]}function T(){if(typeof w=="object"&&!(w instanceof RegExp)&&w.async){if(!p.$async)throw new Error("async format in sync schema");return(0,t._)`await ${b}(${a})`}return typeof y=="function"?(0,t._)`${b}(${a})`:(0,t._)`${b}.test(${a})`}}}};return Ma.default=r,Ma}var zh;function ab(){if(zh)return Aa;zh=1,Object.defineProperty(Aa,"__esModule",{value:!0});const e=[ob().default];return Aa.default=e,Aa}var mn={},Dh;function ib(){return Dh||(Dh=1,Object.defineProperty(mn,"__esModule",{value:!0}),mn.contentVocabulary=mn.metadataVocabulary=void 0,mn.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"],mn.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"]),mn}var Zh;function cb(){if(Zh)return na;Zh=1,Object.defineProperty(na,"__esModule",{value:!0});const t=Ow(),e=Fw(),r=sb(),n=ab(),s=ib(),o=[t.default,e.default,(0,r.default)(),n.default,s.metadataVocabulary,s.contentVocabulary];return na.default=o,na}var Na={},Es={},Vh;function lb(){if(Vh)return Es;Vh=1,Object.defineProperty(Es,"__esModule",{value:!0}),Es.DiscrError=void 0;var t;return(function(e){e.Tag="tag",e.Mapping="mapping"})(t||(Es.DiscrError=t={})),Es}var Fh;function ub(){if(Fh)return Na;Fh=1,Object.defineProperty(Na,"__esModule",{value:!0});const t=Ee(),e=lb(),r=Ec(),n=ta(),s=Le(),a={keyword:"discriminator",type:"object",schemaType:"object",error:{message:({params:{discrError:i,tagName:c}})=>i===e.DiscrError.Tag?`tag "${c}" must be string`:`value of tag "${c}" must be in oneOf`,params:({params:{discrError:i,tag:c,tagName:l}})=>(0,t._)`{error: ${i}, tag: ${l}, tagValue: ${c}}`},code(i){const{gen:c,data:l,schema:u,parentSchema:h,it:f}=i,{oneOf:p}=h;if(!f.opts.discriminator)throw new Error("discriminator: requires discriminator option");const m=u.propertyName;if(typeof m!="string")throw new Error("discriminator: requires propertyName");if(u.mapping)throw new Error("discriminator: mapping is not supported");if(!p)throw new Error("discriminator: requires oneOf keyword");const v=c.let("valid",!1),_=c.const("tag",(0,t._)`${l}${(0,t.getProperty)(m)}`);c.if((0,t._)`typeof ${_} == "string"`,()=>w(),()=>i.error(!1,{discrError:e.DiscrError.Tag,tag:_,tagName:m})),i.ok(v);function w(){const b=y();c.if(!1);for(const S in b)c.elseIf((0,t._)`${_} === ${S}`),c.assign(v,g(b[S]));c.else(),i.error(!1,{discrError:e.DiscrError.Mapping,tag:_,tagName:m}),c.endIf()}function g(b){const S=c.name("valid"),k=i.subschema({keyword:"oneOf",schemaProp:b},S);return i.mergeEvaluated(k,t.Name),S}function y(){var b;const S={},k=x(h);let T=!0;for(let N=0;N<p.length;N++){let z=p[N];if(z?.$ref&&!(0,s.schemaHasRulesButRef)(z,f.self.RULES)){const F=z.$ref;if(z=r.resolveRef.call(f.self,f.schemaEnv.root,f.baseId,F),z instanceof r.SchemaEnv&&(z=z.schema),z===void 0)throw new n.default(f.opts.uriResolver,f.baseId,F)}const D=(b=z?.properties)===null||b===void 0?void 0:b[m];if(typeof D!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${m}"`);T=T&&(k||x(z)),P(D,N)}if(!T)throw new Error(`discriminator: "${m}" must be required`);return S;function x({required:N}){return Array.isArray(N)&&N.includes(m)}function P(N,z){if(N.const)q(N.const,z);else if(N.enum)for(const D of N.enum)q(D,z);else throw new Error(`discriminator: "properties/${m}" must have "const" or "enum"`)}function q(N,z){if(typeof N!="string"||N in S)throw new Error(`discriminator: "${m}" values must be unique strings`);S[N]=z}}}};return Na.default=a,Na}const db={$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 Hh;function Bh(){return Hh||(Hh=1,(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.MissingRefError=e.ValidationError=e.CodeGen=e.Name=e.nil=e.stringify=e.str=e._=e.KeywordCxt=e.Ajv=void 0;const r=Iw(),n=cb(),s=ub(),o=db,a=["/properties"],i="http://json-schema.org/draft-07/schema";class c extends r.default{_addVocabularies(){super._addVocabularies(),n.default.forEach(m=>this.addVocabulary(m)),this.opts.discriminator&&this.addKeyword(s.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;const m=this.opts.$data?this.$dataMetaSchema(o,a):o;this.addMetaSchema(m,i,!1),this.refs["http://json-schema.org/schema"]=i}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(i)?i:void 0)}}e.Ajv=c,t.exports=e=c,t.exports.Ajv=c,Object.defineProperty(e,"__esModule",{value:!0}),e.default=c;var l=Qo();Object.defineProperty(e,"KeywordCxt",{enumerable:!0,get:function(){return l.KeywordCxt}});var u=Ee();Object.defineProperty(e,"_",{enumerable:!0,get:function(){return u._}}),Object.defineProperty(e,"str",{enumerable:!0,get:function(){return u.str}}),Object.defineProperty(e,"stringify",{enumerable:!0,get:function(){return u.stringify}}),Object.defineProperty(e,"nil",{enumerable:!0,get:function(){return u.nil}}),Object.defineProperty(e,"Name",{enumerable:!0,get:function(){return u.Name}}),Object.defineProperty(e,"CodeGen",{enumerable:!0,get:function(){return u.CodeGen}});var h=$c();Object.defineProperty(e,"ValidationError",{enumerable:!0,get:function(){return h.default}});var f=ta();Object.defineProperty(e,"MissingRefError",{enumerable:!0,get:function(){return f.default}})})(Bo,Bo.exports)),Bo.exports}var Jh=Bh();const Wh=pn(Jh);var Pe;(function(t){t.assertEqual=s=>{};function e(s){}t.assertIs=e;function r(s){throw new Error}t.assertNever=r,t.arrayToEnum=s=>{const o={};for(const a of s)o[a]=a;return o},t.getValidEnumValues=s=>{const o=t.objectKeys(s).filter(i=>typeof s[s[i]]!="number"),a={};for(const i of o)a[i]=s[i];return t.objectValues(a)},t.objectValues=s=>t.objectKeys(s).map(function(o){return s[o]}),t.objectKeys=typeof Object.keys=="function"?s=>Object.keys(s):s=>{const o=[];for(const a in s)Object.prototype.hasOwnProperty.call(s,a)&&o.push(a);return o},t.find=(s,o)=>{for(const a of s)if(o(a))return a},t.isInteger=typeof Number.isInteger=="function"?s=>Number.isInteger(s):s=>typeof s=="number"&&Number.isFinite(s)&&Math.floor(s)===s;function n(s,o=" | "){return s.map(a=>typeof a=="string"?`'${a}'`:a).join(o)}t.joinValues=n,t.jsonStringifyReplacer=(s,o)=>typeof o=="bigint"?o.toString():o})(Pe||(Pe={}));var Oc;(function(t){t.mergeShapes=(e,r)=>({...e,...r})})(Oc||(Oc={}));const ae=Pe.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Rr=t=>{switch(typeof t){case"undefined":return ae.undefined;case"string":return ae.string;case"number":return Number.isNaN(t)?ae.nan:ae.number;case"boolean":return ae.boolean;case"function":return ae.function;case"bigint":return ae.bigint;case"symbol":return ae.symbol;case"object":return Array.isArray(t)?ae.array:t===null?ae.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?ae.promise:typeof Map<"u"&&t instanceof Map?ae.map:typeof Set<"u"&&t instanceof Set?ae.set:typeof Date<"u"&&t instanceof Date?ae.date:ae.object;default:return ae.unknown}},Y=Pe.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),pb=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:");class Mt extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};const r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=e}format(e){const r=e||function(o){return o.message},n={_errors:[]},s=o=>{for(const a of o.issues)if(a.code==="invalid_union")a.unionErrors.map(s);else if(a.code==="invalid_return_type")s(a.returnTypeError);else if(a.code==="invalid_arguments")s(a.argumentsError);else if(a.path.length===0)n._errors.push(r(a));else{let i=n,c=0;for(;c<a.path.length;){const l=a.path[c];c===a.path.length-1?(i[l]=i[l]||{_errors:[]},i[l]._errors.push(r(a))):i[l]=i[l]||{_errors:[]},i=i[l],c++}}};return s(this),n}static assert(e){if(!(e instanceof Mt))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,Pe.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=r=>r.message){const r={},n=[];for(const s of this.issues)if(s.path.length>0){const o=s.path[0];r[o]=r[o]||[],r[o].push(e(s))}else n.push(e(s));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}}Mt.create=t=>new Mt(t);const Dn=(t,e)=>{let r;switch(t.code){case Y.invalid_type:t.received===ae.undefined?r="Required":r=`Expected ${t.expected}, received ${t.received}`;break;case Y.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(t.expected,Pe.jsonStringifyReplacer)}`;break;case Y.unrecognized_keys:r=`Unrecognized key(s) in object: ${Pe.joinValues(t.keys,", ")}`;break;case Y.invalid_union:r="Invalid input";break;case Y.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${Pe.joinValues(t.options)}`;break;case Y.invalid_enum_value:r=`Invalid enum value. Expected ${Pe.joinValues(t.options)}, received '${t.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 t.validation=="object"?"includes"in t.validation?(r=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?r=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?r=`Invalid input: must end with "${t.validation.endsWith}"`:Pe.assertNever(t.validation):t.validation!=="regex"?r=`Invalid ${t.validation}`:r="Invalid";break;case Y.too_small:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:r="Invalid input";break;case Y.too_big:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?r=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:r="Invalid input";break;case 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 ${t.multipleOf}`;break;case Y.not_finite:r="Number must be finite";break;default:r=e.defaultError,Pe.assertNever(t)}return{message:r}};let Gh=Dn;function hb(t){Gh=t}function La(){return Gh}const qa=t=>{const{data:e,path:r,errorMaps:n,issueData:s}=t,o=[...r,...s.path||[]],a={...s,path:o};if(s.message!==void 0)return{...s,path:o,message:s.message};let i="";const c=n.filter(l=>!!l).slice().reverse();for(const l of c)i=l(a,{data:e,defaultError:i}).message;return{...s,path:o,message:i}},fb=[];function re(t,e){const r=La(),n=qa({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,r,r===Dn?void 0:Dn].filter(s=>!!s)});t.common.issues.push(n)}class ft{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,r){const n=[];for(const s of r){if(s.status==="aborted")return ge;s.status==="dirty"&&e.dirty(),n.push(s.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,r){const n=[];for(const s of r){const o=await s.key,a=await s.value;n.push({key:o,value:a})}return ft.mergeObjectSync(e,n)}static mergeObjectSync(e,r){const n={};for(const s of r){const{key:o,value:a}=s;if(o.status==="aborted"||a.status==="aborted")return ge;o.status==="dirty"&&e.dirty(),a.status==="dirty"&&e.dirty(),o.value!=="__proto__"&&(typeof a.value<"u"||s.alwaysSet)&&(n[o.value]=a.value)}return{status:e.value,value:n}}}const ge=Object.freeze({status:"aborted"}),Zn=t=>({status:"dirty",value:t}),vt=t=>({status:"valid",value:t}),Ac=t=>t.status==="aborted",Mc=t=>t.status==="dirty",gn=t=>t.status==="valid",xs=t=>typeof Promise<"u"&&t instanceof Promise;var le;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e?.message})(le||(le={}));class mr{constructor(e,r,n,s){this._cachedPath=[],this.parent=e,this.data=r,this._path=n,this._key=s}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const Kh=(t,e)=>{if(gn(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const r=new Mt(t.common.issues);return this._error=r,this._error}}};function Te(t){if(!t)return{};const{errorMap:e,invalid_type_error:r,required_error:n,description:s}=t;if(e&&(r||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:s}:{errorMap:(a,i)=>{const{message:c}=t;return a.code==="invalid_enum_value"?{message:c??i.defaultError}:typeof i.data>"u"?{message:c??n??i.defaultError}:a.code!=="invalid_type"?{message:i.defaultError}:{message:c??r??i.defaultError}},description:s}}let $e=class{get description(){return this._def.description}_getType(e){return Rr(e.data)}_getOrReturnCtx(e,r){return r||{common:e.parent.common,data:e.data,parsedType:Rr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new ft,ctx:{common:e.parent.common,data:e.data,parsedType:Rr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const r=this._parse(e);if(xs(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(e){const r=this._parse(e);return Promise.resolve(r)}parse(e,r){const n=this.safeParse(e,r);if(n.success)return n.data;throw n.error}safeParse(e,r){const n={common:{issues:[],async:r?.async??!1,contextualErrorMap:r?.errorMap},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Rr(e)},s=this._parseSync({data:e,path:n.path,parent:n});return Kh(n,s)}"~validate"(e){const r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Rr(e)};if(!this["~standard"].async)try{const n=this._parseSync({data:e,path:[],parent:r});return gn(n)?{value:n.value}:{issues:r.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),r.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:r}).then(n=>gn(n)?{value:n.value}:{issues:r.common.issues})}async parseAsync(e,r){const n=await this.safeParseAsync(e,r);if(n.success)return n.data;throw n.error}async safeParseAsync(e,r){const n={common:{issues:[],contextualErrorMap:r?.errorMap,async:!0},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Rr(e)},s=this._parse({data:e,path:n.path,parent:n}),o=await(xs(s)?s:Promise.resolve(s));return Kh(n,o)}refine(e,r){const n=s=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(s):r;return this._refinement((s,o)=>{const a=e(s),i=()=>o.addIssue({code:Y.custom,...n(s)});return typeof Promise<"u"&&a instanceof Promise?a.then(c=>c?!0:(i(),!1)):a?!0:(i(),!1)})}refinement(e,r){return this._refinement((n,s)=>e(n)?!0:(s.addIssue(typeof r=="function"?r(n,s):r),!1))}_refinement(e){return new Yt({schema:this,typeName:U.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:r=>this["~validate"](r)}}optional(){return _r.create(this,this._def)}nullable(){return Jr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return yn.create(this)}promise(){return Jn.create(this,this._def)}or(e){return As.create([this,e],this._def)}and(e){return Ms.create(this,e,this._def)}transform(e){return new Yt({...Te(this._def),schema:this,typeName:U.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const r=typeof e=="function"?e:()=>e;return new Us({...Te(this._def),innerType:this,defaultValue:r,typeName:U.ZodDefault})}brand(){return new qc({typeName:U.ZodBranded,type:this,...Te(this._def)})}catch(e){const r=typeof e=="function"?e:()=>e;return new zs({...Te(this._def),innerType:this,catchValue:r,typeName:U.ZodCatch})}describe(e){const r=this.constructor;return new r({...this._def,description:e})}pipe(e){return Ds.create(this,e)}readonly(){return Zs.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}};const mb=/^c[^\s-]{8,}$/i,gb=/^[0-9a-z]+$/,_b=/^[0-9A-HJKMNP-TV-Z]{26}$/i,vb=/^[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,yb=/^[a-z0-9_-]{21}$/i,wb=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,bb=/^[-+]?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)?)??$/,Sb=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,kb="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let Nc;const Cb=/^(?:(?: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])$/,Tb=/^(?:(?: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])$/,$b=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Eb=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,xb=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Ib=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Yh="((\\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])))",Rb=new RegExp(`^${Yh}$`);function Qh(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);const r=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${r}`}function Pb(t){return new RegExp(`^${Qh(t)}$`)}function Xh(t){let e=`${Yh}T${Qh(t)}`;const r=[];return r.push(t.local?"Z?":"Z"),t.offset&&r.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${r.join("|")})`,new RegExp(`^${e}$`)}function Ob(t,e){return!!((e==="v4"||!e)&&Cb.test(t)||(e==="v6"||!e)&&$b.test(t))}function Ab(t,e){if(!wb.test(t))return!1;try{const[r]=t.split(".");if(!r)return!1;const n=r.replace(/-/g,"+").replace(/_/g,"/").padEnd(r.length+(4-r.length%4)%4,"="),s=JSON.parse(atob(n));return!(typeof s!="object"||s===null||"typ"in s&&s?.typ!=="JWT"||!s.alg||e&&s.alg!==e)}catch{return!1}}function Mb(t,e){return!!((e==="v4"||!e)&&Tb.test(t)||(e==="v6"||!e)&&Eb.test(t))}let Vn=class Ho extends $e{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==ae.string){const o=this._getOrReturnCtx(e);return re(o,{code:Y.invalid_type,expected:ae.string,received:o.parsedType}),ge}const n=new ft;let s;for(const o of this._def.checks)if(o.kind==="min")e.data.length<o.value&&(s=this._getOrReturnCtx(e,s),re(s,{code:Y.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),n.dirty());else if(o.kind==="max")e.data.length>o.value&&(s=this._getOrReturnCtx(e,s),re(s,{code:Y.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),n.dirty());else if(o.kind==="length"){const a=e.data.length>o.value,i=e.data.length<o.value;(a||i)&&(s=this._getOrReturnCtx(e,s),a?re(s,{code:Y.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}):i&&re(s,{code:Y.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}),n.dirty())}else if(o.kind==="email")Sb.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"email",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="emoji")Nc||(Nc=new RegExp(kb,"u")),Nc.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"emoji",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="uuid")vb.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"uuid",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="nanoid")yb.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"nanoid",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="cuid")mb.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"cuid",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="cuid2")gb.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"cuid2",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="ulid")_b.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"ulid",code:Y.invalid_string,message:o.message}),n.dirty());else if(o.kind==="url")try{new URL(e.data)}catch{s=this._getOrReturnCtx(e,s),re(s,{validation:"url",code:Y.invalid_string,message:o.message}),n.dirty()}else o.kind==="regex"?(o.regex.lastIndex=0,o.regex.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"regex",code:Y.invalid_string,message:o.message}),n.dirty())):o.kind==="trim"?e.data=e.data.trim():o.kind==="includes"?e.data.includes(o.value,o.position)||(s=this._getOrReturnCtx(e,s),re(s,{code:Y.invalid_string,validation:{includes:o.value,position:o.position},message:o.message}),n.dirty()):o.kind==="toLowerCase"?e.data=e.data.toLowerCase():o.kind==="toUpperCase"?e.data=e.data.toUpperCase():o.kind==="startsWith"?e.data.startsWith(o.value)||(s=this._getOrReturnCtx(e,s),re(s,{code:Y.invalid_string,validation:{startsWith:o.value},message:o.message}),n.dirty()):o.kind==="endsWith"?e.data.endsWith(o.value)||(s=this._getOrReturnCtx(e,s),re(s,{code:Y.invalid_string,validation:{endsWith:o.value},message:o.message}),n.dirty()):o.kind==="datetime"?Xh(o).test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{code:Y.invalid_string,validation:"datetime",message:o.message}),n.dirty()):o.kind==="date"?Rb.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{code:Y.invalid_string,validation:"date",message:o.message}),n.dirty()):o.kind==="time"?Pb(o).test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{code:Y.invalid_string,validation:"time",message:o.message}),n.dirty()):o.kind==="duration"?bb.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"duration",code:Y.invalid_string,message:o.message}),n.dirty()):o.kind==="ip"?Ob(e.data,o.version)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"ip",code:Y.invalid_string,message:o.message}),n.dirty()):o.kind==="jwt"?Ab(e.data,o.alg)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"jwt",code:Y.invalid_string,message:o.message}),n.dirty()):o.kind==="cidr"?Mb(e.data,o.version)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"cidr",code:Y.invalid_string,message:o.message}),n.dirty()):o.kind==="base64"?xb.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"base64",code:Y.invalid_string,message:o.message}),n.dirty()):o.kind==="base64url"?Ib.test(e.data)||(s=this._getOrReturnCtx(e,s),re(s,{validation:"base64url",code:Y.invalid_string,message:o.message}),n.dirty()):Pe.assertNever(o);return{status:n.value,value:e.data}}_regex(e,r,n){return this.refinement(s=>e.test(s),{validation:r,code:Y.invalid_string,...le.errToObj(n)})}_addCheck(e){return new Ho({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...le.errToObj(e)})}url(e){return this._addCheck({kind:"url",...le.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...le.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...le.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...le.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...le.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...le.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...le.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...le.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...le.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...le.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...le.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...le.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...le.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...le.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...le.errToObj(e)})}regex(e,r){return this._addCheck({kind:"regex",regex:e,...le.errToObj(r)})}includes(e,r){return this._addCheck({kind:"includes",value:e,position:r?.position,...le.errToObj(r?.message)})}startsWith(e,r){return this._addCheck({kind:"startsWith",value:e,...le.errToObj(r)})}endsWith(e,r){return this._addCheck({kind:"endsWith",value:e,...le.errToObj(r)})}min(e,r){return this._addCheck({kind:"min",value:e,...le.errToObj(r)})}max(e,r){return this._addCheck({kind:"max",value:e,...le.errToObj(r)})}length(e,r){return this._addCheck({kind:"length",value:e,...le.errToObj(r)})}nonempty(e){return this.min(1,le.errToObj(e))}trim(){return new Ho({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new Ho({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new Ho({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxLength(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}};Vn.create=t=>new Vn({checks:[],typeName:U.ZodString,coerce:t?.coerce??!1,...Te(t)});function Nb(t,e){const r=(t.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,s=r>n?r:n,o=Number.parseInt(t.toFixed(s).replace(".","")),a=Number.parseInt(e.toFixed(s).replace(".",""));return o%a/10**s}let Is=class bp extends $e{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==ae.number){const o=this._getOrReturnCtx(e);return re(o,{code:Y.invalid_type,expected:ae.number,received:o.parsedType}),ge}let n;const s=new ft;for(const o of this._def.checks)o.kind==="int"?Pe.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),re(n,{code:Y.invalid_type,expected:"integer",received:"float",message:o.message}),s.dirty()):o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(n=this._getOrReturnCtx(e,n),re(n,{code:Y.too_small,minimum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),s.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(n=this._getOrReturnCtx(e,n),re(n,{code:Y.too_big,maximum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),s.dirty()):o.kind==="multipleOf"?Nb(e.data,o.value)!==0&&(n=this._getOrReturnCtx(e,n),re(n,{code:Y.not_multiple_of,multipleOf:o.value,message:o.message}),s.dirty()):o.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),re(n,{code:Y.not_finite,message:o.message}),s.dirty()):Pe.assertNever(o);return{status:s.value,value:e.data}}gte(e,r){return this.setLimit("min",e,!0,le.toString(r))}gt(e,r){return this.setLimit("min",e,!1,le.toString(r))}lte(e,r){return this.setLimit("max",e,!0,le.toString(r))}lt(e,r){return this.setLimit("max",e,!1,le.toString(r))}setLimit(e,r,n,s){return new bp({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:le.toString(s)}]})}_addCheck(e){return new bp({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:le.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:le.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:le.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:le.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:le.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:le.toString(r)})}finite(e){return this._addCheck({kind:"finite",message:le.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:le.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:le.toString(e)})}get minValue(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&Pe.isInteger(e.value))}get isFinite(){let e=null,r=null;for(const n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(r===null||n.value>r)&&(r=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(r)&&Number.isFinite(e)}};Is.create=t=>new Is({checks:[],typeName:U.ZodNumber,coerce:t?.coerce||!1,...Te(t)});class Br extends $e{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==ae.bigint)return this._getInvalidInput(e);let n;const s=new ft;for(const o of this._def.checks)o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(n=this._getOrReturnCtx(e,n),re(n,{code:Y.too_small,type:"bigint",minimum:o.value,inclusive:o.inclusive,message:o.message}),s.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(n=this._getOrReturnCtx(e,n),re(n,{code:Y.too_big,type:"bigint",maximum:o.value,inclusive:o.inclusive,message:o.message}),s.dirty()):o.kind==="multipleOf"?e.data%o.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),re(n,{code:Y.not_multiple_of,multipleOf:o.value,message:o.message}),s.dirty()):Pe.assertNever(o);return{status:s.value,value:e.data}}_getInvalidInput(e){const r=this._getOrReturnCtx(e);return re(r,{code:Y.invalid_type,expected:ae.bigint,received:r.parsedType}),ge}gte(e,r){return this.setLimit("min",e,!0,le.toString(r))}gt(e,r){return this.setLimit("min",e,!1,le.toString(r))}lte(e,r){return this.setLimit("max",e,!0,le.toString(r))}lt(e,r){return this.setLimit("max",e,!1,le.toString(r))}setLimit(e,r,n,s){return new Br({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:le.toString(s)}]})}_addCheck(e){return new Br({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:le.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:le.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:le.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:le.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:le.toString(r)})}get minValue(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}}Br.create=t=>new Br({checks:[],typeName:U.ZodBigInt,coerce:t?.coerce??!1,...Te(t)});let Rs=class extends $e{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==ae.boolean){const n=this._getOrReturnCtx(e);return re(n,{code:Y.invalid_type,expected:ae.boolean,received:n.parsedType}),ge}return vt(e.data)}};Rs.create=t=>new Rs({typeName:U.ZodBoolean,coerce:t?.coerce||!1,...Te(t)});class _n extends $e{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==ae.date){const o=this._getOrReturnCtx(e);return re(o,{code:Y.invalid_type,expected:ae.date,received:o.parsedType}),ge}if(Number.isNaN(e.data.getTime())){const o=this._getOrReturnCtx(e);return re(o,{code:Y.invalid_date}),ge}const n=new ft;let s;for(const o of this._def.checks)o.kind==="min"?e.data.getTime()<o.value&&(s=this._getOrReturnCtx(e,s),re(s,{code:Y.too_small,message:o.message,inclusive:!0,exact:!1,minimum:o.value,type:"date"}),n.dirty()):o.kind==="max"?e.data.getTime()>o.value&&(s=this._getOrReturnCtx(e,s),re(s,{code:Y.too_big,message:o.message,inclusive:!0,exact:!1,maximum:o.value,type:"date"}),n.dirty()):Pe.assertNever(o);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new _n({...this._def,checks:[...this._def.checks,e]})}min(e,r){return this._addCheck({kind:"min",value:e.getTime(),message:le.toString(r)})}max(e,r){return this._addCheck({kind:"max",value:e.getTime(),message:le.toString(r)})}get minDate(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e!=null?new Date(e):null}}_n.create=t=>new _n({checks:[],coerce:t?.coerce||!1,typeName:U.ZodDate,...Te(t)});class ja extends $e{_parse(e){if(this._getType(e)!==ae.symbol){const n=this._getOrReturnCtx(e);return re(n,{code:Y.invalid_type,expected:ae.symbol,received:n.parsedType}),ge}return vt(e.data)}}ja.create=t=>new ja({typeName:U.ZodSymbol,...Te(t)});class Ps extends $e{_parse(e){if(this._getType(e)!==ae.undefined){const n=this._getOrReturnCtx(e);return re(n,{code:Y.invalid_type,expected:ae.undefined,received:n.parsedType}),ge}return vt(e.data)}}Ps.create=t=>new Ps({typeName:U.ZodUndefined,...Te(t)});let Os=class extends $e{_parse(e){if(this._getType(e)!==ae.null){const n=this._getOrReturnCtx(e);return re(n,{code:Y.invalid_type,expected:ae.null,received:n.parsedType}),ge}return vt(e.data)}};Os.create=t=>new Os({typeName:U.ZodNull,...Te(t)});let Fn=class extends $e{constructor(){super(...arguments),this._any=!0}_parse(e){return vt(e.data)}};Fn.create=t=>new Fn({typeName:U.ZodAny,...Te(t)});let vn=class extends $e{constructor(){super(...arguments),this._unknown=!0}_parse(e){return vt(e.data)}};vn.create=t=>new vn({typeName:U.ZodUnknown,...Te(t)});let Pr=class extends $e{_parse(e){const r=this._getOrReturnCtx(e);return re(r,{code:Y.invalid_type,expected:ae.never,received:r.parsedType}),ge}};Pr.create=t=>new Pr({typeName:U.ZodNever,...Te(t)});class Ua extends $e{_parse(e){if(this._getType(e)!==ae.undefined){const n=this._getOrReturnCtx(e);return re(n,{code:Y.invalid_type,expected:ae.void,received:n.parsedType}),ge}return vt(e.data)}}Ua.create=t=>new Ua({typeName:U.ZodVoid,...Te(t)});let yn=class vc extends $e{_parse(e){const{ctx:r,status:n}=this._processInputParams(e),s=this._def;if(r.parsedType!==ae.array)return re(r,{code:Y.invalid_type,expected:ae.array,received:r.parsedType}),ge;if(s.exactLength!==null){const a=r.data.length>s.exactLength.value,i=r.data.length<s.exactLength.value;(a||i)&&(re(r,{code:a?Y.too_big:Y.too_small,minimum:i?s.exactLength.value:void 0,maximum:a?s.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:s.exactLength.message}),n.dirty())}if(s.minLength!==null&&r.data.length<s.minLength.value&&(re(r,{code:Y.too_small,minimum:s.minLength.value,type:"array",inclusive:!0,exact:!1,message:s.minLength.message}),n.dirty()),s.maxLength!==null&&r.data.length>s.maxLength.value&&(re(r,{code:Y.too_big,maximum:s.maxLength.value,type:"array",inclusive:!0,exact:!1,message:s.maxLength.message}),n.dirty()),r.common.async)return Promise.all([...r.data].map((a,i)=>s.type._parseAsync(new mr(r,a,r.path,i)))).then(a=>ft.mergeArray(n,a));const o=[...r.data].map((a,i)=>s.type._parseSync(new mr(r,a,r.path,i)));return ft.mergeArray(n,o)}get element(){return this._def.type}min(e,r){return new vc({...this._def,minLength:{value:e,message:le.toString(r)}})}max(e,r){return new vc({...this._def,maxLength:{value:e,message:le.toString(r)}})}length(e,r){return new vc({...this._def,exactLength:{value:e,message:le.toString(r)}})}nonempty(e){return this.min(1,e)}};yn.create=(t,e)=>new yn({type:t,minLength:null,maxLength:null,exactLength:null,typeName:U.ZodArray,...Te(e)});function Hn(t){if(t instanceof Dt){const e={};for(const r in t.shape){const n=t.shape[r];e[r]=_r.create(Hn(n))}return new Dt({...t._def,shape:()=>e})}else return t instanceof yn?new yn({...t._def,type:Hn(t.element)}):t instanceof _r?_r.create(Hn(t.unwrap())):t instanceof Jr?Jr.create(Hn(t.unwrap())):t instanceof gr?gr.create(t.items.map(e=>Hn(e))):t}let Dt=class fr extends $e{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const e=this._def.shape(),r=Pe.objectKeys(e);return this._cached={shape:e,keys:r},this._cached}_parse(e){if(this._getType(e)!==ae.object){const l=this._getOrReturnCtx(e);return re(l,{code:Y.invalid_type,expected:ae.object,received:l.parsedType}),ge}const{status:n,ctx:s}=this._processInputParams(e),{shape:o,keys:a}=this._getCached(),i=[];if(!(this._def.catchall instanceof Pr&&this._def.unknownKeys==="strip"))for(const l in s.data)a.includes(l)||i.push(l);const c=[];for(const l of a){const u=o[l],h=s.data[l];c.push({key:{status:"valid",value:l},value:u._parse(new mr(s,h,s.path,l)),alwaysSet:l in s.data})}if(this._def.catchall instanceof Pr){const l=this._def.unknownKeys;if(l==="passthrough")for(const u of i)c.push({key:{status:"valid",value:u},value:{status:"valid",value:s.data[u]}});else if(l==="strict")i.length>0&&(re(s,{code:Y.unrecognized_keys,keys:i}),n.dirty());else if(l!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const l=this._def.catchall;for(const u of i){const h=s.data[u];c.push({key:{status:"valid",value:u},value:l._parse(new mr(s,h,s.path,u)),alwaysSet:u in s.data})}}return s.common.async?Promise.resolve().then(async()=>{const l=[];for(const u of c){const h=await u.key,f=await u.value;l.push({key:h,value:f,alwaysSet:u.alwaysSet})}return l}).then(l=>ft.mergeObjectSync(n,l)):ft.mergeObjectSync(n,c)}get shape(){return this._def.shape()}strict(e){return le.errToObj,new fr({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(r,n)=>{const s=this._def.errorMap?.(r,n).message??n.defaultError;return r.code==="unrecognized_keys"?{message:le.errToObj(e).message??s}:{message:s}}}:{}})}strip(){return new fr({...this._def,unknownKeys:"strip"})}passthrough(){return new fr({...this._def,unknownKeys:"passthrough"})}extend(e){return new fr({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new fr({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:U.ZodObject})}setKey(e,r){return this.augment({[e]:r})}catchall(e){return new fr({...this._def,catchall:e})}pick(e){const r={};for(const n of Pe.objectKeys(e))e[n]&&this.shape[n]&&(r[n]=this.shape[n]);return new fr({...this._def,shape:()=>r})}omit(e){const r={};for(const n of Pe.objectKeys(this.shape))e[n]||(r[n]=this.shape[n]);return new fr({...this._def,shape:()=>r})}deepPartial(){return Hn(this)}partial(e){const r={};for(const n of Pe.objectKeys(this.shape)){const s=this.shape[n];e&&!e[n]?r[n]=s:r[n]=s.optional()}return new fr({...this._def,shape:()=>r})}required(e){const r={};for(const n of Pe.objectKeys(this.shape))if(e&&!e[n])r[n]=this.shape[n];else{let o=this.shape[n];for(;o instanceof _r;)o=o._def.innerType;r[n]=o}return new fr({...this._def,shape:()=>r})}keyof(){return rf(Pe.objectKeys(this.shape))}};Dt.create=(t,e)=>new Dt({shape:()=>t,unknownKeys:"strip",catchall:Pr.create(),typeName:U.ZodObject,...Te(e)}),Dt.strictCreate=(t,e)=>new Dt({shape:()=>t,unknownKeys:"strict",catchall:Pr.create(),typeName:U.ZodObject,...Te(e)}),Dt.lazycreate=(t,e)=>new Dt({shape:t,unknownKeys:"strip",catchall:Pr.create(),typeName:U.ZodObject,...Te(e)});let As=class extends $e{_parse(e){const{ctx:r}=this._processInputParams(e),n=this._def.options;function s(o){for(const i of o)if(i.result.status==="valid")return i.result;for(const i of o)if(i.result.status==="dirty")return r.common.issues.push(...i.ctx.common.issues),i.result;const a=o.map(i=>new Mt(i.ctx.common.issues));return re(r,{code:Y.invalid_union,unionErrors:a}),ge}if(r.common.async)return Promise.all(n.map(async o=>{const a={...r,common:{...r.common,issues:[]},parent:null};return{result:await o._parseAsync({data:r.data,path:r.path,parent:a}),ctx:a}})).then(s);{let o;const a=[];for(const c of n){const l={...r,common:{...r.common,issues:[]},parent:null},u=c._parseSync({data:r.data,path:r.path,parent:l});if(u.status==="valid")return u;u.status==="dirty"&&!o&&(o={result:u,ctx:l}),l.common.issues.length&&a.push(l.common.issues)}if(o)return r.common.issues.push(...o.ctx.common.issues),o.result;const i=a.map(c=>new Mt(c));return re(r,{code:Y.invalid_union,unionErrors:i}),ge}}get options(){return this._def.options}};As.create=(t,e)=>new As({options:t,typeName:U.ZodUnion,...Te(e)});const Or=t=>t instanceof Ns?Or(t.schema):t instanceof Yt?Or(t.innerType()):t instanceof Ls?[t.value]:t instanceof qs?t.options:t instanceof js?Pe.objectValues(t.enum):t instanceof Us?Or(t._def.innerType):t instanceof Ps?[void 0]:t instanceof Os?[null]:t instanceof _r?[void 0,...Or(t.unwrap())]:t instanceof Jr?[null,...Or(t.unwrap())]:t instanceof qc||t instanceof Zs?Or(t.unwrap()):t instanceof zs?Or(t._def.innerType):[];let ef=class fw extends $e{_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==ae.object)return re(r,{code:Y.invalid_type,expected:ae.object,received:r.parsedType}),ge;const n=this.discriminator,s=r.data[n],o=this.optionsMap.get(s);return o?r.common.async?o._parseAsync({data:r.data,path:r.path,parent:r}):o._parseSync({data:r.data,path:r.path,parent:r}):(re(r,{code:Y.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),ge)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,r,n){const s=new Map;for(const o of r){const a=Or(o.shape[e]);if(!a.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const i of a){if(s.has(i))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(i)}`);s.set(i,o)}}return new fw({typeName:U.ZodDiscriminatedUnion,discriminator:e,options:r,optionsMap:s,...Te(n)})}};function Lc(t,e){const r=Rr(t),n=Rr(e);if(t===e)return{valid:!0,data:t};if(r===ae.object&&n===ae.object){const s=Pe.objectKeys(e),o=Pe.objectKeys(t).filter(i=>s.indexOf(i)!==-1),a={...t,...e};for(const i of o){const c=Lc(t[i],e[i]);if(!c.valid)return{valid:!1};a[i]=c.data}return{valid:!0,data:a}}else if(r===ae.array&&n===ae.array){if(t.length!==e.length)return{valid:!1};const s=[];for(let o=0;o<t.length;o++){const a=t[o],i=e[o],c=Lc(a,i);if(!c.valid)return{valid:!1};s.push(c.data)}return{valid:!0,data:s}}else return r===ae.date&&n===ae.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}let Ms=class extends $e{_parse(e){const{status:r,ctx:n}=this._processInputParams(e),s=(o,a)=>{if(Ac(o)||Ac(a))return ge;const i=Lc(o.value,a.value);return i.valid?((Mc(o)||Mc(a))&&r.dirty(),{status:r.value,value:i.data}):(re(n,{code:Y.invalid_intersection_types}),ge)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([o,a])=>s(o,a)):s(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};Ms.create=(t,e,r)=>new Ms({left:t,right:e,typeName:U.ZodIntersection,...Te(r)});class gr extends $e{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==ae.array)return re(n,{code:Y.invalid_type,expected:ae.array,received:n.parsedType}),ge;if(n.data.length<this._def.items.length)return re(n,{code:Y.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ge;!this._def.rest&&n.data.length>this._def.items.length&&(re(n,{code:Y.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());const o=[...n.data].map((a,i)=>{const c=this._def.items[i]||this._def.rest;return c?c._parse(new mr(n,a,n.path,i)):null}).filter(a=>!!a);return n.common.async?Promise.all(o).then(a=>ft.mergeArray(r,a)):ft.mergeArray(r,o)}get items(){return this._def.items}rest(e){return new gr({...this._def,rest:e})}}gr.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new gr({items:t,typeName:U.ZodTuple,rest:null,...Te(e)})};let tf=class Sp extends $e{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==ae.object)return re(n,{code:Y.invalid_type,expected:ae.object,received:n.parsedType}),ge;const s=[],o=this._def.keyType,a=this._def.valueType;for(const i in n.data)s.push({key:o._parse(new mr(n,i,n.path,i)),value:a._parse(new mr(n,n.data[i],n.path,i)),alwaysSet:i in n.data});return n.common.async?ft.mergeObjectAsync(r,s):ft.mergeObjectSync(r,s)}get element(){return this._def.valueType}static create(e,r,n){return r instanceof $e?new Sp({keyType:e,valueType:r,typeName:U.ZodRecord,...Te(n)}):new Sp({keyType:Vn.create(),valueType:e,typeName:U.ZodRecord,...Te(r)})}};class za extends $e{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==ae.map)return re(n,{code:Y.invalid_type,expected:ae.map,received:n.parsedType}),ge;const s=this._def.keyType,o=this._def.valueType,a=[...n.data.entries()].map(([i,c],l)=>({key:s._parse(new mr(n,i,n.path,[l,"key"])),value:o._parse(new mr(n,c,n.path,[l,"value"]))}));if(n.common.async){const i=new Map;return Promise.resolve().then(async()=>{for(const c of a){const l=await c.key,u=await c.value;if(l.status==="aborted"||u.status==="aborted")return ge;(l.status==="dirty"||u.status==="dirty")&&r.dirty(),i.set(l.value,u.value)}return{status:r.value,value:i}})}else{const i=new Map;for(const c of a){const l=c.key,u=c.value;if(l.status==="aborted"||u.status==="aborted")return ge;(l.status==="dirty"||u.status==="dirty")&&r.dirty(),i.set(l.value,u.value)}return{status:r.value,value:i}}}}za.create=(t,e,r)=>new za({valueType:e,keyType:t,typeName:U.ZodMap,...Te(r)});class wn extends $e{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==ae.set)return re(n,{code:Y.invalid_type,expected:ae.set,received:n.parsedType}),ge;const s=this._def;s.minSize!==null&&n.data.size<s.minSize.value&&(re(n,{code:Y.too_small,minimum:s.minSize.value,type:"set",inclusive:!0,exact:!1,message:s.minSize.message}),r.dirty()),s.maxSize!==null&&n.data.size>s.maxSize.value&&(re(n,{code:Y.too_big,maximum:s.maxSize.value,type:"set",inclusive:!0,exact:!1,message:s.maxSize.message}),r.dirty());const o=this._def.valueType;function a(c){const l=new Set;for(const u of c){if(u.status==="aborted")return ge;u.status==="dirty"&&r.dirty(),l.add(u.value)}return{status:r.value,value:l}}const i=[...n.data.values()].map((c,l)=>o._parse(new mr(n,c,n.path,l)));return n.common.async?Promise.all(i).then(c=>a(c)):a(i)}min(e,r){return new wn({...this._def,minSize:{value:e,message:le.toString(r)}})}max(e,r){return new wn({...this._def,maxSize:{value:e,message:le.toString(r)}})}size(e,r){return this.min(e,r).max(e,r)}nonempty(e){return this.min(1,e)}}wn.create=(t,e)=>new wn({valueType:t,minSize:null,maxSize:null,typeName:U.ZodSet,...Te(e)});class Bn extends $e{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==ae.function)return re(r,{code:Y.invalid_type,expected:ae.function,received:r.parsedType}),ge;function n(i,c){return qa({data:i,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,La(),Dn].filter(l=>!!l),issueData:{code:Y.invalid_arguments,argumentsError:c}})}function s(i,c){return qa({data:i,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,La(),Dn].filter(l=>!!l),issueData:{code:Y.invalid_return_type,returnTypeError:c}})}const o={errorMap:r.common.contextualErrorMap},a=r.data;if(this._def.returns instanceof Jn){const i=this;return vt(async function(...c){const l=new Mt([]),u=await i._def.args.parseAsync(c,o).catch(p=>{throw l.addIssue(n(c,p)),l}),h=await Reflect.apply(a,this,u);return await i._def.returns._def.type.parseAsync(h,o).catch(p=>{throw l.addIssue(s(h,p)),l})})}else{const i=this;return vt(function(...c){const l=i._def.args.safeParse(c,o);if(!l.success)throw new Mt([n(c,l.error)]);const u=Reflect.apply(a,this,l.data),h=i._def.returns.safeParse(u,o);if(!h.success)throw new Mt([s(u,h.error)]);return h.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new Bn({...this._def,args:gr.create(e).rest(vn.create())})}returns(e){return new Bn({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,r,n){return new Bn({args:e||gr.create([]).rest(vn.create()),returns:r||vn.create(),typeName:U.ZodFunction,...Te(n)})}}let Ns=class extends $e{get schema(){return this._def.getter()}_parse(e){const{ctx:r}=this._processInputParams(e);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}};Ns.create=(t,e)=>new Ns({getter:t,typeName:U.ZodLazy,...Te(e)});let Ls=class extends $e{_parse(e){if(e.data!==this._def.value){const r=this._getOrReturnCtx(e);return re(r,{received:r.data,code:Y.invalid_literal,expected:this._def.value}),ge}return{status:"valid",value:e.data}}get value(){return this._def.value}};Ls.create=(t,e)=>new Ls({value:t,typeName:U.ZodLiteral,...Te(e)});function rf(t,e){return new qs({values:t,typeName:U.ZodEnum,...Te(e)})}let qs=class kp extends $e{_parse(e){if(typeof e.data!="string"){const r=this._getOrReturnCtx(e),n=this._def.values;return re(r,{expected:Pe.joinValues(n),received:r.parsedType,code:Y.invalid_type}),ge}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){const r=this._getOrReturnCtx(e),n=this._def.values;return re(r,{received:r.data,code:Y.invalid_enum_value,options:n}),ge}return vt(e.data)}get options(){return this._def.values}get enum(){const e={};for(const r of this._def.values)e[r]=r;return e}get Values(){const e={};for(const r of this._def.values)e[r]=r;return e}get Enum(){const e={};for(const r of this._def.values)e[r]=r;return e}extract(e,r=this._def){return kp.create(e,{...this._def,...r})}exclude(e,r=this._def){return kp.create(this.options.filter(n=>!e.includes(n)),{...this._def,...r})}};qs.create=rf;class js extends $e{_parse(e){const r=Pe.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==ae.string&&n.parsedType!==ae.number){const s=Pe.objectValues(r);return re(n,{expected:Pe.joinValues(s),received:n.parsedType,code:Y.invalid_type}),ge}if(this._cache||(this._cache=new Set(Pe.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){const s=Pe.objectValues(r);return re(n,{received:n.data,code:Y.invalid_enum_value,options:s}),ge}return vt(e.data)}get enum(){return this._def.values}}js.create=(t,e)=>new js({values:t,typeName:U.ZodNativeEnum,...Te(e)});class Jn extends $e{unwrap(){return this._def.type}_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==ae.promise&&r.common.async===!1)return re(r,{code:Y.invalid_type,expected:ae.promise,received:r.parsedType}),ge;const n=r.parsedType===ae.promise?r.data:Promise.resolve(r.data);return vt(n.then(s=>this._def.type.parseAsync(s,{path:r.path,errorMap:r.common.contextualErrorMap})))}}Jn.create=(t,e)=>new Jn({type:t,typeName:U.ZodPromise,...Te(e)});class Yt extends $e{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===U.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:r,ctx:n}=this._processInputParams(e),s=this._def.effect||null,o={addIssue:a=>{re(n,a),a.fatal?r.abort():r.dirty()},get path(){return n.path}};if(o.addIssue=o.addIssue.bind(o),s.type==="preprocess"){const a=s.transform(n.data,o);if(n.common.async)return Promise.resolve(a).then(async i=>{if(r.value==="aborted")return ge;const c=await this._def.schema._parseAsync({data:i,path:n.path,parent:n});return c.status==="aborted"?ge:c.status==="dirty"||r.value==="dirty"?Zn(c.value):c});{if(r.value==="aborted")return ge;const i=this._def.schema._parseSync({data:a,path:n.path,parent:n});return i.status==="aborted"?ge:i.status==="dirty"||r.value==="dirty"?Zn(i.value):i}}if(s.type==="refinement"){const a=i=>{const c=s.refinement(i,o);if(n.common.async)return Promise.resolve(c);if(c instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return i};if(n.common.async===!1){const i=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?ge:(i.status==="dirty"&&r.dirty(),a(i.value),{status:r.value,value:i.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(i=>i.status==="aborted"?ge:(i.status==="dirty"&&r.dirty(),a(i.value).then(()=>({status:r.value,value:i.value}))))}if(s.type==="transform")if(n.common.async===!1){const a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!gn(a))return ge;const i=s.transform(a.value,o);if(i instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:i}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>gn(a)?Promise.resolve(s.transform(a.value,o)).then(i=>({status:r.value,value:i})):ge);Pe.assertNever(s)}}Yt.create=(t,e,r)=>new Yt({schema:t,typeName:U.ZodEffects,effect:e,...Te(r)}),Yt.createWithPreprocess=(t,e,r)=>new Yt({schema:e,effect:{type:"preprocess",transform:t},typeName:U.ZodEffects,...Te(r)});let _r=class extends $e{_parse(e){return this._getType(e)===ae.undefined?vt(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};_r.create=(t,e)=>new _r({innerType:t,typeName:U.ZodOptional,...Te(e)});let Jr=class extends $e{_parse(e){return this._getType(e)===ae.null?vt(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Jr.create=(t,e)=>new Jr({innerType:t,typeName:U.ZodNullable,...Te(e)});let Us=class extends $e{_parse(e){const{ctx:r}=this._processInputParams(e);let n=r.data;return r.parsedType===ae.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};Us.create=(t,e)=>new Us({innerType:t,typeName:U.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...Te(e)});let zs=class extends $e{_parse(e){const{ctx:r}=this._processInputParams(e),n={...r,common:{...r.common,issues:[]}},s=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return xs(s)?s.then(o=>({status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new Mt(n.common.issues)},input:n.data})})):{status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new Mt(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};zs.create=(t,e)=>new zs({innerType:t,typeName:U.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...Te(e)});class Da extends $e{_parse(e){if(this._getType(e)!==ae.nan){const n=this._getOrReturnCtx(e);return re(n,{code:Y.invalid_type,expected:ae.nan,received:n.parsedType}),ge}return{status:"valid",value:e.data}}}Da.create=t=>new Da({typeName:U.ZodNaN,...Te(t)});const Lb=Symbol("zod_brand");class qc extends $e{_parse(e){const{ctx:r}=this._processInputParams(e),n=r.data;return this._def.type._parse({data:n,path:r.path,parent:r})}unwrap(){return this._def.type}}class Ds extends $e{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{const o=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?ge:o.status==="dirty"?(r.dirty(),Zn(o.value)):this._def.out._parseAsync({data:o.value,path:n.path,parent:n})})();{const s=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?ge:s.status==="dirty"?(r.dirty(),{status:"dirty",value:s.value}):this._def.out._parseSync({data:s.value,path:n.path,parent:n})}}static create(e,r){return new Ds({in:e,out:r,typeName:U.ZodPipeline})}}let Zs=class extends $e{_parse(e){const r=this._def.innerType._parse(e),n=s=>(gn(s)&&(s.value=Object.freeze(s.value)),s);return xs(r)?r.then(s=>n(s)):n(r)}unwrap(){return this._def.innerType}};Zs.create=(t,e)=>new Zs({innerType:t,typeName:U.ZodReadonly,...Te(e)});function nf(t,e){const r=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof r=="string"?{message:r}:r}function sf(t,e={},r){return t?Fn.create().superRefine((n,s)=>{const o=t(n);if(o instanceof Promise)return o.then(a=>{if(!a){const i=nf(e,n),c=i.fatal??r??!0;s.addIssue({code:"custom",...i,fatal:c})}});if(!o){const a=nf(e,n),i=a.fatal??r??!0;s.addIssue({code:"custom",...a,fatal:i})}}):Fn.create()}const qb={object:Dt.lazycreate};var U;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(U||(U={}));const jb=(t,e={message:`Input not instance of ${t.name}`})=>sf(r=>r instanceof t,e),of=Vn.create,af=Is.create,Ub=Da.create,zb=Br.create,cf=Rs.create,Db=_n.create,Zb=ja.create,Vb=Ps.create,Fb=Os.create,Hb=Fn.create,Bb=vn.create,Jb=Pr.create,Wb=Ua.create,Gb=yn.create,lf=Dt.create,Kb=Dt.strictCreate,Yb=As.create,Qb=ef.create,Xb=Ms.create,e3=gr.create,t3=tf.create,r3=za.create,n3=wn.create,s3=Bn.create,o3=Ns.create,a3=Ls.create,i3=qs.create,c3=js.create,l3=Jn.create,uf=Yt.create,u3=_r.create,d3=Jr.create,p3=Yt.createWithPreprocess,h3=Ds.create,f3=Object.freeze(Object.defineProperty({__proto__:null,BRAND:Lb,DIRTY:Zn,EMPTY_PATH:fb,INVALID:ge,NEVER:ge,OK:vt,ParseStatus:ft,Schema:$e,ZodAny:Fn,ZodArray:yn,ZodBigInt:Br,ZodBoolean:Rs,ZodBranded:qc,ZodCatch:zs,ZodDate:_n,ZodDefault:Us,ZodDiscriminatedUnion:ef,ZodEffects:Yt,ZodEnum:qs,ZodError:Mt,get ZodFirstPartyTypeKind(){return U},ZodFunction:Bn,ZodIntersection:Ms,ZodIssueCode:Y,ZodLazy:Ns,ZodLiteral:Ls,ZodMap:za,ZodNaN:Da,ZodNativeEnum:js,ZodNever:Pr,ZodNull:Os,ZodNullable:Jr,ZodNumber:Is,ZodObject:Dt,ZodOptional:_r,ZodParsedType:ae,ZodPipeline:Ds,ZodPromise:Jn,ZodReadonly:Zs,ZodRecord:tf,ZodSchema:$e,ZodSet:wn,ZodString:Vn,ZodSymbol:ja,ZodTransformer:Yt,ZodTuple:gr,ZodType:$e,ZodUndefined:Ps,ZodUnion:As,ZodUnknown:vn,ZodVoid:Ua,addIssueToContext:re,any:Hb,array:Gb,bigint:zb,boolean:cf,coerce:{string:(t=>Vn.create({...t,coerce:!0})),number:(t=>Is.create({...t,coerce:!0})),boolean:(t=>Rs.create({...t,coerce:!0})),bigint:(t=>Br.create({...t,coerce:!0})),date:(t=>_n.create({...t,coerce:!0}))},custom:sf,date:Db,datetimeRegex:Xh,defaultErrorMap:Dn,discriminatedUnion:Qb,effect:uf,enum:i3,function:s3,getErrorMap:La,getParsedType:Rr,instanceof:jb,intersection:Xb,isAborted:Ac,isAsync:xs,isDirty:Mc,isValid:gn,late:qb,lazy:o3,literal:a3,makeIssue:qa,map:r3,nan:Ub,nativeEnum:c3,never:Jb,null:Fb,nullable:d3,number:af,object:lf,get objectUtil(){return Oc},oboolean:()=>cf().optional(),onumber:()=>af().optional(),optional:u3,ostring:()=>of().optional(),pipeline:h3,preprocess:p3,promise:l3,quotelessJson:pb,record:t3,set:n3,setErrorMap:hb,strictObject:Kb,string:of,symbol:Zb,transformer:uf,tuple:e3,undefined:Vb,union:Yb,unknown:Bb,get util(){return Pe},void:Wb},Symbol.toStringTag,{value:"Module"})),jc=Object.freeze({status:"aborted"});function J(t,e,r){function n(i,c){var l;Object.defineProperty(i,"_zod",{value:i._zod??{},enumerable:!1}),(l=i._zod).traits??(l.traits=new Set),i._zod.traits.add(t),e(i,c);for(const u in a.prototype)u in i||Object.defineProperty(i,u,{value:a.prototype[u].bind(i)});i._zod.constr=a,i._zod.def=c}const s=r?.Parent??Object;class o extends s{}Object.defineProperty(o,"name",{value:t});function a(i){var c;const l=r?.Parent?new o:this;n(l,i),(c=l._zod).deferred??(c.deferred=[]);for(const u of l._zod.deferred)u();return l}return Object.defineProperty(a,"init",{value:n}),Object.defineProperty(a,Symbol.hasInstance,{value:i=>r?.Parent&&i instanceof r.Parent?!0:i?._zod?.traits?.has(t)}),Object.defineProperty(a,"name",{value:t}),a}class Vs extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}const df={};function Wr(t){return df}function pf(t){const e=Object.values(t).filter(n=>typeof n=="number");return Object.entries(t).filter(([n,s])=>e.indexOf(+n)===-1).map(([n,s])=>s)}function m3(t,e){return typeof e=="bigint"?e.toString():e}function Uc(t){return{get value(){{const e=t();return Object.defineProperty(this,"value",{value:e}),e}}}}function zc(t){return t==null}function Dc(t){const e=t.startsWith("^")?1:0,r=t.endsWith("$")?t.length-1:t.length;return t.slice(e,r)}function g3(t,e){const r=(t.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,s=r>n?r:n,o=Number.parseInt(t.toFixed(s).replace(".","")),a=Number.parseInt(e.toFixed(s).replace(".",""));return o%a/10**s}function qe(t,e,r){Object.defineProperty(t,e,{get(){{const n=r();return t[e]=n,n}},set(n){Object.defineProperty(t,e,{value:n})},configurable:!0})}function Fs(t,e,r){Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!0,configurable:!0})}function Hs(t){return JSON.stringify(t)}const hf=Error.captureStackTrace?Error.captureStackTrace:(...t)=>{};function Za(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}const _3=Uc(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const t=Function;return new t(""),!0}catch{return!1}});function Va(t){if(Za(t)===!1)return!1;const e=t.constructor;if(e===void 0)return!0;const r=e.prototype;return!(Za(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}const v3=new Set(["string","number","symbol"]);function Bs(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Gr(t,e,r){const n=new t._zod.constr(e??t._zod.def);return(!e||r?.parent)&&(n._zod.parent=t),n}function ce(t){const e=t;if(!e)return{};if(typeof e=="string")return{error:()=>e};if(e?.message!==void 0){if(e?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");e.error=e.message}return delete e.message,typeof e.error=="string"?{...e,error:()=>e.error}:e}function y3(t){return Object.keys(t).filter(e=>t[e]._zod.optin==="optional"&&t[e]._zod.optout==="optional")}const w3={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function b3(t,e){const r={},n=t._zod.def;for(const s in e){if(!(s in n.shape))throw new Error(`Unrecognized key: "${s}"`);e[s]&&(r[s]=n.shape[s])}return Gr(t,{...t._zod.def,shape:r,checks:[]})}function S3(t,e){const r={...t._zod.def.shape},n=t._zod.def;for(const s in e){if(!(s in n.shape))throw new Error(`Unrecognized key: "${s}"`);e[s]&&delete r[s]}return Gr(t,{...t._zod.def,shape:r,checks:[]})}function k3(t,e){if(!Va(e))throw new Error("Invalid input to extend: expected a plain object");const r={...t._zod.def,get shape(){const n={...t._zod.def.shape,...e};return Fs(this,"shape",n),n},checks:[]};return Gr(t,r)}function C3(t,e){return Gr(t,{...t._zod.def,get shape(){const r={...t._zod.def.shape,...e._zod.def.shape};return Fs(this,"shape",r),r},catchall:e._zod.def.catchall,checks:[]})}function T3(t,e,r){const n=e._zod.def.shape,s={...n};if(r)for(const o in r){if(!(o in n))throw new Error(`Unrecognized key: "${o}"`);r[o]&&(s[o]=t?new t({type:"optional",innerType:n[o]}):n[o])}else for(const o in n)s[o]=t?new t({type:"optional",innerType:n[o]}):n[o];return Gr(e,{...e._zod.def,shape:s,checks:[]})}function $3(t,e,r){const n=e._zod.def.shape,s={...n};if(r)for(const o in r){if(!(o in s))throw new Error(`Unrecognized key: "${o}"`);r[o]&&(s[o]=new t({type:"nonoptional",innerType:n[o]}))}else for(const o in n)s[o]=new t({type:"nonoptional",innerType:n[o]});return Gr(e,{...e._zod.def,shape:s,checks:[]})}function Js(t,e=0){for(let r=e;r<t.issues.length;r++)if(t.issues[r]?.continue!==!0)return!0;return!1}function bn(t,e){return e.map(r=>{var n;return(n=r).path??(n.path=[]),r.path.unshift(t),r})}function Fa(t){return typeof t=="string"?t:t?.message}function Kr(t,e,r){const n={...t,path:t.path??[]};if(!t.message){const s=Fa(t.inst?._zod.def?.error?.(t))??Fa(e?.error?.(t))??Fa(r.customError?.(t))??Fa(r.localeError?.(t))??"Invalid input";n.message=s}return delete n.inst,delete n.continue,e?.reportInput||delete n.input,n}function Zc(t){return Array.isArray(t)?"array":typeof t=="string"?"string":"unknown"}function Ws(...t){const[e,r,n]=t;return typeof e=="string"?{message:e,code:"custom",input:r,inst:n}:{...e}}const ff=(t,e)=>{t.name="$ZodError",Object.defineProperty(t,"_zod",{value:t._zod,enumerable:!1}),Object.defineProperty(t,"issues",{value:e,enumerable:!1}),Object.defineProperty(t,"message",{get(){return JSON.stringify(e,m3,2)},enumerable:!0}),Object.defineProperty(t,"toString",{value:()=>t.message,enumerable:!1})},mf=J("$ZodError",ff),Ha=J("$ZodError",ff,{Parent:Error});function E3(t,e=r=>r.message){const r={},n=[];for(const s of t.issues)s.path.length>0?(r[s.path[0]]=r[s.path[0]]||[],r[s.path[0]].push(e(s))):n.push(e(s));return{formErrors:n,fieldErrors:r}}function x3(t,e){const r=e||function(o){return o.message},n={_errors:[]},s=o=>{for(const a of o.issues)if(a.code==="invalid_union"&&a.errors.length)a.errors.map(i=>s({issues:i}));else if(a.code==="invalid_key")s({issues:a.issues});else if(a.code==="invalid_element")s({issues:a.issues});else if(a.path.length===0)n._errors.push(r(a));else{let i=n,c=0;for(;c<a.path.length;){const l=a.path[c];c===a.path.length-1?(i[l]=i[l]||{_errors:[]},i[l]._errors.push(r(a))):i[l]=i[l]||{_errors:[]},i=i[l],c++}}};return s(t),n}const gf=t=>(e,r,n,s)=>{const o=n?Object.assign(n,{async:!1}):{async:!1},a=e._zod.run({value:r,issues:[]},o);if(a instanceof Promise)throw new Vs;if(a.issues.length){const i=new(s?.Err??t)(a.issues.map(c=>Kr(c,o,Wr())));throw hf(i,s?.callee),i}return a.value},I3=gf(Ha),_f=t=>async(e,r,n,s)=>{const o=n?Object.assign(n,{async:!0}):{async:!0};let a=e._zod.run({value:r,issues:[]},o);if(a instanceof Promise&&(a=await a),a.issues.length){const i=new(s?.Err??t)(a.issues.map(c=>Kr(c,o,Wr())));throw hf(i,s?.callee),i}return a.value},R3=_f(Ha),vf=t=>(e,r,n)=>{const s=n?{...n,async:!1}:{async:!1},o=e._zod.run({value:r,issues:[]},s);if(o instanceof Promise)throw new Vs;return o.issues.length?{success:!1,error:new(t??mf)(o.issues.map(a=>Kr(a,s,Wr())))}:{success:!0,data:o.value}},Ba=vf(Ha),yf=t=>async(e,r,n)=>{const s=n?Object.assign(n,{async:!0}):{async:!0};let o=e._zod.run({value:r,issues:[]},s);return o instanceof Promise&&(o=await o),o.issues.length?{success:!1,error:new t(o.issues.map(a=>Kr(a,s,Wr())))}:{success:!0,data:o.value}},Vc=yf(Ha),P3=/^[cC][^\s-]{8,}$/,O3=/^[0-9a-z]+$/,A3=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,M3=/^[0-9a-vA-V]{20}$/,N3=/^[A-Za-z0-9]{27}$/,L3=/^[a-zA-Z0-9_-]{21}$/,q3=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,j3=/^([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})$/,wf=t=>t?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${t}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/,U3=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,z3="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function D3(){return new RegExp(z3,"u")}const Z3=/^(?:(?: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])$/,V3=/^(([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})$/,F3=/^((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])$/,H3=/^(([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])$/,B3=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,bf=/^[A-Za-z0-9_-]*$/,J3=/^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/,W3=/^\+(?:[0-9]){6,14}[0-9]$/,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])))",G3=new RegExp(`^${Sf}$`);function kf(t){const e="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof t.precision=="number"?t.precision===-1?`${e}`:t.precision===0?`${e}:[0-5]\\d`:`${e}:[0-5]\\d\\.\\d{${t.precision}}`:`${e}(?::[0-5]\\d(?:\\.\\d+)?)?`}function K3(t){return new RegExp(`^${kf(t)}$`)}function Y3(t){const e=kf({precision:t.precision}),r=["Z"];t.local&&r.push(""),t.offset&&r.push("([+-]\\d{2}:\\d{2})");const n=`${e}(?:${r.join("|")})`;return new RegExp(`^${Sf}T(?:${n})$`)}const Q3=t=>{const e=t?`[\\s\\S]{${t?.minimum??0},${t?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${e}$`)},X3=/^\d+$/,e9=/^-?\d+(?:\.\d+)?/i,t9=/true|false/i,r9=/null/i,n9=/^[^A-Z]*$/,s9=/^[^a-z]*$/,$t=J("$ZodCheck",(t,e)=>{var r;t._zod??(t._zod={}),t._zod.def=e,(r=t._zod).onattach??(r.onattach=[])}),Cf={number:"number",bigint:"bigint",object:"date"},Tf=J("$ZodCheckLessThan",(t,e)=>{$t.init(t,e);const r=Cf[typeof e.value];t._zod.onattach.push(n=>{const s=n._zod.bag,o=(e.inclusive?s.maximum:s.exclusiveMaximum)??Number.POSITIVE_INFINITY;e.value<o&&(e.inclusive?s.maximum=e.value:s.exclusiveMaximum=e.value)}),t._zod.check=n=>{(e.inclusive?n.value<=e.value:n.value<e.value)||n.issues.push({origin:r,code:"too_big",maximum:e.value,input:n.value,inclusive:e.inclusive,inst:t,continue:!e.abort})}}),$f=J("$ZodCheckGreaterThan",(t,e)=>{$t.init(t,e);const r=Cf[typeof e.value];t._zod.onattach.push(n=>{const s=n._zod.bag,o=(e.inclusive?s.minimum:s.exclusiveMinimum)??Number.NEGATIVE_INFINITY;e.value>o&&(e.inclusive?s.minimum=e.value:s.exclusiveMinimum=e.value)}),t._zod.check=n=>{(e.inclusive?n.value>=e.value:n.value>e.value)||n.issues.push({origin:r,code:"too_small",minimum:e.value,input:n.value,inclusive:e.inclusive,inst:t,continue:!e.abort})}}),o9=J("$ZodCheckMultipleOf",(t,e)=>{$t.init(t,e),t._zod.onattach.push(r=>{var n;(n=r._zod.bag).multipleOf??(n.multipleOf=e.value)}),t._zod.check=r=>{if(typeof r.value!=typeof e.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof r.value=="bigint"?r.value%e.value===BigInt(0):g3(r.value,e.value)===0)||r.issues.push({origin:typeof r.value,code:"not_multiple_of",divisor:e.value,input:r.value,inst:t,continue:!e.abort})}}),a9=J("$ZodCheckNumberFormat",(t,e)=>{$t.init(t,e),e.format=e.format||"float64";const r=e.format?.includes("int"),n=r?"int":"number",[s,o]=w3[e.format];t._zod.onattach.push(a=>{const i=a._zod.bag;i.format=e.format,i.minimum=s,i.maximum=o,r&&(i.pattern=X3)}),t._zod.check=a=>{const i=a.value;if(r){if(!Number.isInteger(i)){a.issues.push({expected:n,format:e.format,code:"invalid_type",input:i,inst:t});return}if(!Number.isSafeInteger(i)){i>0?a.issues.push({input:i,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:n,continue:!e.abort}):a.issues.push({input:i,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:n,continue:!e.abort});return}}i<s&&a.issues.push({origin:"number",input:i,code:"too_small",minimum:s,inclusive:!0,inst:t,continue:!e.abort}),i>o&&a.issues.push({origin:"number",input:i,code:"too_big",maximum:o,inst:t})}}),i9=J("$ZodCheckMaxLength",(t,e)=>{var r;$t.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!zc(s)&&s.length!==void 0}),t._zod.onattach.push(n=>{const s=n._zod.bag.maximum??Number.POSITIVE_INFINITY;e.maximum<s&&(n._zod.bag.maximum=e.maximum)}),t._zod.check=n=>{const s=n.value;if(s.length<=e.maximum)return;const a=Zc(s);n.issues.push({origin:a,code:"too_big",maximum:e.maximum,inclusive:!0,input:s,inst:t,continue:!e.abort})}}),c9=J("$ZodCheckMinLength",(t,e)=>{var r;$t.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!zc(s)&&s.length!==void 0}),t._zod.onattach.push(n=>{const s=n._zod.bag.minimum??Number.NEGATIVE_INFINITY;e.minimum>s&&(n._zod.bag.minimum=e.minimum)}),t._zod.check=n=>{const s=n.value;if(s.length>=e.minimum)return;const a=Zc(s);n.issues.push({origin:a,code:"too_small",minimum:e.minimum,inclusive:!0,input:s,inst:t,continue:!e.abort})}}),l9=J("$ZodCheckLengthEquals",(t,e)=>{var r;$t.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!zc(s)&&s.length!==void 0}),t._zod.onattach.push(n=>{const s=n._zod.bag;s.minimum=e.length,s.maximum=e.length,s.length=e.length}),t._zod.check=n=>{const s=n.value,o=s.length;if(o===e.length)return;const a=Zc(s),i=o>e.length;n.issues.push({origin:a,...i?{code:"too_big",maximum:e.length}:{code:"too_small",minimum:e.length},inclusive:!0,exact:!0,input:n.value,inst:t,continue:!e.abort})}}),Ja=J("$ZodCheckStringFormat",(t,e)=>{var r,n;$t.init(t,e),t._zod.onattach.push(s=>{const o=s._zod.bag;o.format=e.format,e.pattern&&(o.patterns??(o.patterns=new Set),o.patterns.add(e.pattern))}),e.pattern?(r=t._zod).check??(r.check=s=>{e.pattern.lastIndex=0,!e.pattern.test(s.value)&&s.issues.push({origin:"string",code:"invalid_format",format:e.format,input:s.value,...e.pattern?{pattern:e.pattern.toString()}:{},inst:t,continue:!e.abort})}):(n=t._zod).check??(n.check=()=>{})}),u9=J("$ZodCheckRegex",(t,e)=>{Ja.init(t,e),t._zod.check=r=>{e.pattern.lastIndex=0,!e.pattern.test(r.value)&&r.issues.push({origin:"string",code:"invalid_format",format:"regex",input:r.value,pattern:e.pattern.toString(),inst:t,continue:!e.abort})}}),d9=J("$ZodCheckLowerCase",(t,e)=>{e.pattern??(e.pattern=n9),Ja.init(t,e)}),p9=J("$ZodCheckUpperCase",(t,e)=>{e.pattern??(e.pattern=s9),Ja.init(t,e)}),h9=J("$ZodCheckIncludes",(t,e)=>{$t.init(t,e);const r=Bs(e.includes),n=new RegExp(typeof e.position=="number"?`^.{${e.position}}${r}`:r);e.pattern=n,t._zod.onattach.push(s=>{const o=s._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(n)}),t._zod.check=s=>{s.value.includes(e.includes,e.position)||s.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:e.includes,input:s.value,inst:t,continue:!e.abort})}}),f9=J("$ZodCheckStartsWith",(t,e)=>{$t.init(t,e);const r=new RegExp(`^${Bs(e.prefix)}.*`);e.pattern??(e.pattern=r),t._zod.onattach.push(n=>{const s=n._zod.bag;s.patterns??(s.patterns=new Set),s.patterns.add(r)}),t._zod.check=n=>{n.value.startsWith(e.prefix)||n.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:e.prefix,input:n.value,inst:t,continue:!e.abort})}}),m9=J("$ZodCheckEndsWith",(t,e)=>{$t.init(t,e);const r=new RegExp(`.*${Bs(e.suffix)}$`);e.pattern??(e.pattern=r),t._zod.onattach.push(n=>{const s=n._zod.bag;s.patterns??(s.patterns=new Set),s.patterns.add(r)}),t._zod.check=n=>{n.value.endsWith(e.suffix)||n.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:e.suffix,input:n.value,inst:t,continue:!e.abort})}}),g9=J("$ZodCheckOverwrite",(t,e)=>{$t.init(t,e),t._zod.check=r=>{r.value=e.tx(r.value)}});class _9{constructor(e=[]){this.content=[],this.indent=0,this&&(this.args=e)}indented(e){this.indent+=1,e(this),this.indent-=1}write(e){if(typeof e=="function"){e(this,{execution:"sync"}),e(this,{execution:"async"});return}const n=e.split(`
9
9
  `).filter(a=>a),s=Math.min(...n.map(a=>a.length-a.trimStart().length)),o=n.map(a=>a.slice(s)).map(a=>" ".repeat(this.indent*2)+a);for(const a of o)this.content.push(a)}compile(){const e=Function,r=this?.args,s=[...(this?.content??[""]).map(o=>` ${o}`)];return new e(...r,s.join(`
10
- `))}}const kw={major:4,minor:0,patch:0},Ze=J("$ZodType",(t,e)=>{var r;t??(t={}),t._zod.def=e,t._zod.bag=t._zod.bag||{},t._zod.version=kw;const n=[...t._zod.def.checks??[]];t._zod.traits.has("$ZodCheck")&&n.unshift(t);for(const s of n)for(const o of s._zod.onattach)o(t);if(n.length===0)(r=t._zod).deferred??(r.deferred=[]),t._zod.deferred?.push(()=>{t._zod.run=t._zod.parse});else{const s=(o,a,i)=>{let l=As(o),c;for(const u of a){if(u._zod.def.when){if(!u._zod.def.when(o))continue}else if(l)continue;const p=o.issues.length,h=u._zod.check(o);if(h instanceof Promise&&i?.async===!1)throw new Is;if(c||h instanceof Promise)c=(c??Promise.resolve()).then(async()=>{await h,o.issues.length!==p&&(l||(l=As(o,p)))});else{if(o.issues.length===p)continue;l||(l=As(o,p))}}return c?c.then(()=>o):o};t._zod.run=(o,a)=>{const i=t._zod.parse(o,a);if(i instanceof Promise){if(a.async===!1)throw new Is;return i.then(l=>s(l,n,a))}return s(i,n,a)}}t["~standard"]={validate:s=>{try{const o=sl(t,s);return o.success?{value:o.data}:{issues:o.error?.issues}}catch{return ol(t,s).then(a=>a.success?{value:a.data}:{issues:a.error?.issues})}},vendor:"zod",version:1}}),al=J("$ZodString",(t,e)=>{Ze.init(t,e),t._zod.pattern=[...t?._zod.bag?.patterns??[]].pop()??rw(t._zod.bag),t._zod.parse=(r,n)=>{if(e.coerce)try{r.value=String(r.value)}catch{}return typeof r.value=="string"||r.issues.push({expected:"string",code:"invalid_type",input:r.value,inst:t}),r}}),Ge=J("$ZodStringFormat",(t,e)=>{$a.init(t,e),al.init(t,e)}),Sw=J("$ZodGUID",(t,e)=>{e.pattern??(e.pattern=Z1),Ge.init(t,e)}),Tw=J("$ZodUUID",(t,e)=>{if(e.version){const n={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[e.version];if(n===void 0)throw new Error(`Invalid UUID version: "${e.version}"`);e.pattern??(e.pattern=ef(n))}else e.pattern??(e.pattern=ef());Ge.init(t,e)}),Cw=J("$ZodEmail",(t,e)=>{e.pattern??(e.pattern=F1),Ge.init(t,e)}),$w=J("$ZodURL",(t,e)=>{Ge.init(t,e),t._zod.check=r=>{try{const n=r.value,s=new URL(n),o=s.href;e.hostname&&(e.hostname.lastIndex=0,e.hostname.test(s.hostname)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:Y1.source,input:r.value,inst:t,continue:!e.abort})),e.protocol&&(e.protocol.lastIndex=0,e.protocol.test(s.protocol.endsWith(":")?s.protocol.slice(0,-1):s.protocol)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:e.protocol.source,input:r.value,inst:t,continue:!e.abort})),!n.endsWith("/")&&o.endsWith("/")?r.value=o.slice(0,-1):r.value=o;return}catch{r.issues.push({code:"invalid_format",format:"url",input:r.value,inst:t,continue:!e.abort})}}}),Ew=J("$ZodEmoji",(t,e)=>{e.pattern??(e.pattern=H1()),Ge.init(t,e)}),xw=J("$ZodNanoID",(t,e)=>{e.pattern??(e.pattern=D1),Ge.init(t,e)}),Iw=J("$ZodCUID",(t,e)=>{e.pattern??(e.pattern=N1),Ge.init(t,e)}),Rw=J("$ZodCUID2",(t,e)=>{e.pattern??(e.pattern=L1),Ge.init(t,e)}),Pw=J("$ZodULID",(t,e)=>{e.pattern??(e.pattern=j1),Ge.init(t,e)}),Ow=J("$ZodXID",(t,e)=>{e.pattern??(e.pattern=q1),Ge.init(t,e)}),Aw=J("$ZodKSUID",(t,e)=>{e.pattern??(e.pattern=z1),Ge.init(t,e)}),Mw=J("$ZodISODateTime",(t,e)=>{e.pattern??(e.pattern=tw(e)),Ge.init(t,e)}),Nw=J("$ZodISODate",(t,e)=>{e.pattern??(e.pattern=X1),Ge.init(t,e)}),Lw=J("$ZodISOTime",(t,e)=>{e.pattern??(e.pattern=ew(e)),Ge.init(t,e)}),jw=J("$ZodISODuration",(t,e)=>{e.pattern??(e.pattern=U1),Ge.init(t,e)}),qw=J("$ZodIPv4",(t,e)=>{e.pattern??(e.pattern=B1),Ge.init(t,e),t._zod.onattach.push(r=>{const n=r._zod.bag;n.format="ipv4"})}),zw=J("$ZodIPv6",(t,e)=>{e.pattern??(e.pattern=J1),Ge.init(t,e),t._zod.onattach.push(r=>{const n=r._zod.bag;n.format="ipv6"}),t._zod.check=r=>{try{new URL(`http://[${r.value}]`)}catch{r.issues.push({code:"invalid_format",format:"ipv6",input:r.value,inst:t,continue:!e.abort})}}}),Dw=J("$ZodCIDRv4",(t,e)=>{e.pattern??(e.pattern=G1),Ge.init(t,e)}),Uw=J("$ZodCIDRv6",(t,e)=>{e.pattern??(e.pattern=W1),Ge.init(t,e),t._zod.check=r=>{const[n,s]=r.value.split("/");try{if(!s)throw new Error;const o=Number(s);if(`${o}`!==s)throw new Error;if(o<0||o>128)throw new Error;new URL(`http://[${n}]`)}catch{r.issues.push({code:"invalid_format",format:"cidrv6",input:r.value,inst:t,continue:!e.abort})}}});function lf(t){if(t==="")return!0;if(t.length%4!==0)return!1;try{return atob(t),!0}catch{return!1}}const Zw=J("$ZodBase64",(t,e)=>{e.pattern??(e.pattern=K1),Ge.init(t,e),t._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64"}),t._zod.check=r=>{lf(r.value)||r.issues.push({code:"invalid_format",format:"base64",input:r.value,inst:t,continue:!e.abort})}});function Fw(t){if(!tf.test(t))return!1;const e=t.replace(/[-_]/g,n=>n==="-"?"+":"/"),r=e.padEnd(Math.ceil(e.length/4)*4,"=");return lf(r)}const Vw=J("$ZodBase64URL",(t,e)=>{e.pattern??(e.pattern=tf),Ge.init(t,e),t._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64url"}),t._zod.check=r=>{Fw(r.value)||r.issues.push({code:"invalid_format",format:"base64url",input:r.value,inst:t,continue:!e.abort})}}),Hw=J("$ZodE164",(t,e)=>{e.pattern??(e.pattern=Q1),Ge.init(t,e)});function Bw(t,e=null){try{const r=t.split(".");if(r.length!==3)return!1;const[n]=r;if(!n)return!1;const s=JSON.parse(atob(n));return!("typ"in s&&s?.typ!=="JWT"||!s.alg||e&&(!("alg"in s)||s.alg!==e))}catch{return!1}}const Jw=J("$ZodJWT",(t,e)=>{Ge.init(t,e),t._zod.check=r=>{Bw(r.value,e.alg)||r.issues.push({code:"invalid_format",format:"jwt",input:r.value,inst:t,continue:!e.abort})}}),cf=J("$ZodNumber",(t,e)=>{Ze.init(t,e),t._zod.pattern=t._zod.bag.pattern??sw,t._zod.parse=(r,n)=>{if(e.coerce)try{r.value=Number(r.value)}catch{}const s=r.value;if(typeof s=="number"&&!Number.isNaN(s)&&Number.isFinite(s))return r;const o=typeof s=="number"?Number.isNaN(s)?"NaN":Number.isFinite(s)?void 0:"Infinity":void 0;return r.issues.push({expected:"number",code:"invalid_type",input:s,inst:t,...o?{received:o}:{}}),r}}),Gw=J("$ZodNumber",(t,e)=>{uw.init(t,e),cf.init(t,e)}),Ww=J("$ZodBoolean",(t,e)=>{Ze.init(t,e),t._zod.pattern=ow,t._zod.parse=(r,n)=>{if(e.coerce)try{r.value=!!r.value}catch{}const s=r.value;return typeof s=="boolean"||r.issues.push({expected:"boolean",code:"invalid_type",input:s,inst:t}),r}}),Kw=J("$ZodNull",(t,e)=>{Ze.init(t,e),t._zod.pattern=aw,t._zod.values=new Set([null]),t._zod.parse=(r,n)=>{const s=r.value;return s===null||r.issues.push({expected:"null",code:"invalid_type",input:s,inst:t}),r}}),Yw=J("$ZodAny",(t,e)=>{Ze.init(t,e),t._zod.parse=r=>r}),Qw=J("$ZodUnknown",(t,e)=>{Ze.init(t,e),t._zod.parse=r=>r}),Xw=J("$ZodNever",(t,e)=>{Ze.init(t,e),t._zod.parse=(r,n)=>(r.issues.push({expected:"never",code:"invalid_type",input:r.value,inst:t}),r)});function uf(t,e,r){t.issues.length&&e.issues.push(...dn(r,t.issues)),e.value[r]=t.value}const eb=J("$ZodArray",(t,e)=>{Ze.init(t,e),t._zod.parse=(r,n)=>{const s=r.value;if(!Array.isArray(s))return r.issues.push({expected:"array",code:"invalid_type",input:s,inst:t}),r;r.value=Array(s.length);const o=[];for(let a=0;a<s.length;a++){const i=s[a],l=e.element._zod.run({value:i,issues:[]},n);l instanceof Promise?o.push(l.then(c=>uf(c,r,a))):uf(l,r,a)}return o.length?Promise.all(o).then(()=>r):r}});function Ea(t,e,r){t.issues.length&&e.issues.push(...dn(r,t.issues)),e.value[r]=t.value}function df(t,e,r,n){t.issues.length?n[r]===void 0?r in n?e.value[r]=void 0:e.value[r]=t.value:e.issues.push(...dn(r,t.issues)):t.value===void 0?r in n&&(e.value[r]=void 0):e.value[r]=t.value}const pf=J("$ZodObject",(t,e)=>{Ze.init(t,e);const r=el(()=>{const p=Object.keys(e.shape);for(const d of p)if(!(e.shape[d]instanceof Ze))throw new Error(`Invalid element at key "${d}": expected a Zod schema`);const h=S1(e.shape);return{shape:e.shape,keys:p,keySet:new Set(p),numKeys:p.length,optionalKeys:new Set(h)}});Ae(t._zod,"propValues",()=>{const p=e.shape,h={};for(const d in p){const f=p[d]._zod;if(f.values){h[d]??(h[d]=new Set);for(const w of f.values)h[d].add(w)}}return h});const n=p=>{const h=new bw(["shape","payload","ctx"]),d=r.value,f=_=>{const g=Ps(_);return`shape[${g}]._zod.run({ value: input[${g}], issues: [] }, ctx)`};h.write("const input = payload.value;");const w=Object.create(null);let m=0;for(const _ of d.keys)w[_]=`key_${m++}`;h.write("const newResult = {}");for(const _ of d.keys)if(d.optionalKeys.has(_)){const g=w[_];h.write(`const ${g} = ${f(_)};`);const b=Ps(_);h.write(`
11
- if (${g}.issues.length) {
10
+ `))}}const v9={major:4,minor:0,patch:0},He=J("$ZodType",(t,e)=>{var r;t??(t={}),t._zod.def=e,t._zod.bag=t._zod.bag||{},t._zod.version=v9;const n=[...t._zod.def.checks??[]];t._zod.traits.has("$ZodCheck")&&n.unshift(t);for(const s of n)for(const o of s._zod.onattach)o(t);if(n.length===0)(r=t._zod).deferred??(r.deferred=[]),t._zod.deferred?.push(()=>{t._zod.run=t._zod.parse});else{const s=(o,a,i)=>{let c=Js(o),l;for(const u of a){if(u._zod.def.when){if(!u._zod.def.when(o))continue}else if(c)continue;const h=o.issues.length,f=u._zod.check(o);if(f instanceof Promise&&i?.async===!1)throw new Vs;if(l||f instanceof Promise)l=(l??Promise.resolve()).then(async()=>{await f,o.issues.length!==h&&(c||(c=Js(o,h)))});else{if(o.issues.length===h)continue;c||(c=Js(o,h))}}return l?l.then(()=>o):o};t._zod.run=(o,a)=>{const i=t._zod.parse(o,a);if(i instanceof Promise){if(a.async===!1)throw new Vs;return i.then(c=>s(c,n,a))}return s(i,n,a)}}t["~standard"]={validate:s=>{try{const o=Ba(t,s);return o.success?{value:o.data}:{issues:o.error?.issues}}catch{return Vc(t,s).then(a=>a.success?{value:a.data}:{issues:a.error?.issues})}},vendor:"zod",version:1}}),Fc=J("$ZodString",(t,e)=>{He.init(t,e),t._zod.pattern=[...t?._zod.bag?.patterns??[]].pop()??Q3(t._zod.bag),t._zod.parse=(r,n)=>{if(e.coerce)try{r.value=String(r.value)}catch{}return typeof r.value=="string"||r.issues.push({expected:"string",code:"invalid_type",input:r.value,inst:t}),r}}),Ke=J("$ZodStringFormat",(t,e)=>{Ja.init(t,e),Fc.init(t,e)}),y9=J("$ZodGUID",(t,e)=>{e.pattern??(e.pattern=j3),Ke.init(t,e)}),w9=J("$ZodUUID",(t,e)=>{if(e.version){const n={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[e.version];if(n===void 0)throw new Error(`Invalid UUID version: "${e.version}"`);e.pattern??(e.pattern=wf(n))}else e.pattern??(e.pattern=wf());Ke.init(t,e)}),b9=J("$ZodEmail",(t,e)=>{e.pattern??(e.pattern=U3),Ke.init(t,e)}),S9=J("$ZodURL",(t,e)=>{Ke.init(t,e),t._zod.check=r=>{try{const n=r.value,s=new URL(n),o=s.href;e.hostname&&(e.hostname.lastIndex=0,e.hostname.test(s.hostname)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:J3.source,input:r.value,inst:t,continue:!e.abort})),e.protocol&&(e.protocol.lastIndex=0,e.protocol.test(s.protocol.endsWith(":")?s.protocol.slice(0,-1):s.protocol)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:e.protocol.source,input:r.value,inst:t,continue:!e.abort})),!n.endsWith("/")&&o.endsWith("/")?r.value=o.slice(0,-1):r.value=o;return}catch{r.issues.push({code:"invalid_format",format:"url",input:r.value,inst:t,continue:!e.abort})}}}),k9=J("$ZodEmoji",(t,e)=>{e.pattern??(e.pattern=D3()),Ke.init(t,e)}),C9=J("$ZodNanoID",(t,e)=>{e.pattern??(e.pattern=L3),Ke.init(t,e)}),T9=J("$ZodCUID",(t,e)=>{e.pattern??(e.pattern=P3),Ke.init(t,e)}),$9=J("$ZodCUID2",(t,e)=>{e.pattern??(e.pattern=O3),Ke.init(t,e)}),E9=J("$ZodULID",(t,e)=>{e.pattern??(e.pattern=A3),Ke.init(t,e)}),x9=J("$ZodXID",(t,e)=>{e.pattern??(e.pattern=M3),Ke.init(t,e)}),I9=J("$ZodKSUID",(t,e)=>{e.pattern??(e.pattern=N3),Ke.init(t,e)}),R9=J("$ZodISODateTime",(t,e)=>{e.pattern??(e.pattern=Y3(e)),Ke.init(t,e)}),P9=J("$ZodISODate",(t,e)=>{e.pattern??(e.pattern=G3),Ke.init(t,e)}),O9=J("$ZodISOTime",(t,e)=>{e.pattern??(e.pattern=K3(e)),Ke.init(t,e)}),A9=J("$ZodISODuration",(t,e)=>{e.pattern??(e.pattern=q3),Ke.init(t,e)}),M9=J("$ZodIPv4",(t,e)=>{e.pattern??(e.pattern=Z3),Ke.init(t,e),t._zod.onattach.push(r=>{const n=r._zod.bag;n.format="ipv4"})}),N9=J("$ZodIPv6",(t,e)=>{e.pattern??(e.pattern=V3),Ke.init(t,e),t._zod.onattach.push(r=>{const n=r._zod.bag;n.format="ipv6"}),t._zod.check=r=>{try{new URL(`http://[${r.value}]`)}catch{r.issues.push({code:"invalid_format",format:"ipv6",input:r.value,inst:t,continue:!e.abort})}}}),L9=J("$ZodCIDRv4",(t,e)=>{e.pattern??(e.pattern=F3),Ke.init(t,e)}),q9=J("$ZodCIDRv6",(t,e)=>{e.pattern??(e.pattern=H3),Ke.init(t,e),t._zod.check=r=>{const[n,s]=r.value.split("/");try{if(!s)throw new Error;const o=Number(s);if(`${o}`!==s)throw new Error;if(o<0||o>128)throw new Error;new URL(`http://[${n}]`)}catch{r.issues.push({code:"invalid_format",format:"cidrv6",input:r.value,inst:t,continue:!e.abort})}}});function Ef(t){if(t==="")return!0;if(t.length%4!==0)return!1;try{return atob(t),!0}catch{return!1}}const j9=J("$ZodBase64",(t,e)=>{e.pattern??(e.pattern=B3),Ke.init(t,e),t._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64"}),t._zod.check=r=>{Ef(r.value)||r.issues.push({code:"invalid_format",format:"base64",input:r.value,inst:t,continue:!e.abort})}});function U9(t){if(!bf.test(t))return!1;const e=t.replace(/[-_]/g,n=>n==="-"?"+":"/"),r=e.padEnd(Math.ceil(e.length/4)*4,"=");return Ef(r)}const z9=J("$ZodBase64URL",(t,e)=>{e.pattern??(e.pattern=bf),Ke.init(t,e),t._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64url"}),t._zod.check=r=>{U9(r.value)||r.issues.push({code:"invalid_format",format:"base64url",input:r.value,inst:t,continue:!e.abort})}}),D9=J("$ZodE164",(t,e)=>{e.pattern??(e.pattern=W3),Ke.init(t,e)});function Z9(t,e=null){try{const r=t.split(".");if(r.length!==3)return!1;const[n]=r;if(!n)return!1;const s=JSON.parse(atob(n));return!("typ"in s&&s?.typ!=="JWT"||!s.alg||e&&(!("alg"in s)||s.alg!==e))}catch{return!1}}const V9=J("$ZodJWT",(t,e)=>{Ke.init(t,e),t._zod.check=r=>{Z9(r.value,e.alg)||r.issues.push({code:"invalid_format",format:"jwt",input:r.value,inst:t,continue:!e.abort})}}),xf=J("$ZodNumber",(t,e)=>{He.init(t,e),t._zod.pattern=t._zod.bag.pattern??e9,t._zod.parse=(r,n)=>{if(e.coerce)try{r.value=Number(r.value)}catch{}const s=r.value;if(typeof s=="number"&&!Number.isNaN(s)&&Number.isFinite(s))return r;const o=typeof s=="number"?Number.isNaN(s)?"NaN":Number.isFinite(s)?void 0:"Infinity":void 0;return r.issues.push({expected:"number",code:"invalid_type",input:s,inst:t,...o?{received:o}:{}}),r}}),F9=J("$ZodNumber",(t,e)=>{a9.init(t,e),xf.init(t,e)}),H9=J("$ZodBoolean",(t,e)=>{He.init(t,e),t._zod.pattern=t9,t._zod.parse=(r,n)=>{if(e.coerce)try{r.value=!!r.value}catch{}const s=r.value;return typeof s=="boolean"||r.issues.push({expected:"boolean",code:"invalid_type",input:s,inst:t}),r}}),B9=J("$ZodNull",(t,e)=>{He.init(t,e),t._zod.pattern=r9,t._zod.values=new Set([null]),t._zod.parse=(r,n)=>{const s=r.value;return s===null||r.issues.push({expected:"null",code:"invalid_type",input:s,inst:t}),r}}),J9=J("$ZodAny",(t,e)=>{He.init(t,e),t._zod.parse=r=>r}),W9=J("$ZodUnknown",(t,e)=>{He.init(t,e),t._zod.parse=r=>r}),G9=J("$ZodNever",(t,e)=>{He.init(t,e),t._zod.parse=(r,n)=>(r.issues.push({expected:"never",code:"invalid_type",input:r.value,inst:t}),r)});function If(t,e,r){t.issues.length&&e.issues.push(...bn(r,t.issues)),e.value[r]=t.value}const K9=J("$ZodArray",(t,e)=>{He.init(t,e),t._zod.parse=(r,n)=>{const s=r.value;if(!Array.isArray(s))return r.issues.push({expected:"array",code:"invalid_type",input:s,inst:t}),r;r.value=Array(s.length);const o=[];for(let a=0;a<s.length;a++){const i=s[a],c=e.element._zod.run({value:i,issues:[]},n);c instanceof Promise?o.push(c.then(l=>If(l,r,a))):If(c,r,a)}return o.length?Promise.all(o).then(()=>r):r}});function Wa(t,e,r){t.issues.length&&e.issues.push(...bn(r,t.issues)),e.value[r]=t.value}function Rf(t,e,r,n){t.issues.length?n[r]===void 0?r in n?e.value[r]=void 0:e.value[r]=t.value:e.issues.push(...bn(r,t.issues)):t.value===void 0?r in n&&(e.value[r]=void 0):e.value[r]=t.value}const Pf=J("$ZodObject",(t,e)=>{He.init(t,e);const r=Uc(()=>{const h=Object.keys(e.shape);for(const p of h)if(!(e.shape[p]instanceof He))throw new Error(`Invalid element at key "${p}": expected a Zod schema`);const f=y3(e.shape);return{shape:e.shape,keys:h,keySet:new Set(h),numKeys:h.length,optionalKeys:new Set(f)}});qe(t._zod,"propValues",()=>{const h=e.shape,f={};for(const p in h){const m=h[p]._zod;if(m.values){f[p]??(f[p]=new Set);for(const v of m.values)f[p].add(v)}}return f});const n=h=>{const f=new _9(["shape","payload","ctx"]),p=r.value,m=g=>{const y=Hs(g);return`shape[${y}]._zod.run({ value: input[${y}], issues: [] }, ctx)`};f.write("const input = payload.value;");const v=Object.create(null);let _=0;for(const g of p.keys)v[g]=`key_${_++}`;f.write("const newResult = {}");for(const g of p.keys)if(p.optionalKeys.has(g)){const y=v[g];f.write(`const ${y} = ${m(g)};`);const b=Hs(g);f.write(`
11
+ if (${y}.issues.length) {
12
12
  if (input[${b}] === undefined) {
13
13
  if (${b} in input) {
14
14
  newResult[${b}] = undefined;
15
15
  }
16
16
  } else {
17
17
  payload.issues = payload.issues.concat(
18
- ${g}.issues.map((iss) => ({
18
+ ${y}.issues.map((iss) => ({
19
19
  ...iss,
20
20
  path: iss.path ? [${b}, ...iss.path] : [${b}],
21
21
  }))
22
22
  );
23
23
  }
24
- } else if (${g}.value === undefined) {
24
+ } else if (${y}.value === undefined) {
25
25
  if (${b} in input) newResult[${b}] = undefined;
26
26
  } else {
27
- newResult[${b}] = ${g}.value;
27
+ newResult[${b}] = ${y}.value;
28
28
  }
29
- `)}else{const g=w[_];h.write(`const ${g} = ${f(_)};`),h.write(`
30
- if (${g}.issues.length) payload.issues = payload.issues.concat(${g}.issues.map(iss => ({
29
+ `)}else{const y=v[g];f.write(`const ${y} = ${m(g)};`),f.write(`
30
+ if (${y}.issues.length) payload.issues = payload.issues.concat(${y}.issues.map(iss => ({
31
31
  ...iss,
32
- path: iss.path ? [${Ps(_)}, ...iss.path] : [${Ps(_)}]
33
- })));`),h.write(`newResult[${Ps(_)}] = ${g}.value`)}h.write("payload.value = newResult;"),h.write("return payload;");const y=h.compile();return(_,g)=>y(p,_,g)};let s;const o=ka,a=!Hp.jitless,l=a&&b1.value,c=e.catchall;let u;t._zod.parse=(p,h)=>{u??(u=r.value);const d=p.value;if(!o(d))return p.issues.push({expected:"object",code:"invalid_type",input:d,inst:t}),p;const f=[];if(a&&l&&h?.async===!1&&h.jitless!==!0)s||(s=n(e.shape)),p=s(p,h);else{p.value={};const g=u.shape;for(const b of u.keys){const k=g[b],S=k._zod.run({value:d[b],issues:[]},h),T=k._zod.optin==="optional"&&k._zod.optout==="optional";S instanceof Promise?f.push(S.then(x=>T?df(x,p,b,d):Ea(x,p,b))):T?df(S,p,b,d):Ea(S,p,b)}}if(!c)return f.length?Promise.all(f).then(()=>p):p;const w=[],m=u.keySet,y=c._zod,_=y.def.type;for(const g of Object.keys(d)){if(m.has(g))continue;if(_==="never"){w.push(g);continue}const b=y.run({value:d[g],issues:[]},h);b instanceof Promise?f.push(b.then(k=>Ea(k,p,g))):Ea(b,p,g)}return w.length&&p.issues.push({code:"unrecognized_keys",keys:w,input:d,inst:t}),f.length?Promise.all(f).then(()=>p):p}});function ff(t,e,r,n){for(const s of t)if(s.issues.length===0)return e.value=s.value,e;return e.issues.push({code:"invalid_union",input:e.value,inst:r,errors:t.map(s=>s.issues.map(o=>Ur(o,n,zr())))}),e}const hf=J("$ZodUnion",(t,e)=>{Ze.init(t,e),Ae(t._zod,"optin",()=>e.options.some(r=>r._zod.optin==="optional")?"optional":void 0),Ae(t._zod,"optout",()=>e.options.some(r=>r._zod.optout==="optional")?"optional":void 0),Ae(t._zod,"values",()=>{if(e.options.every(r=>r._zod.values))return new Set(e.options.flatMap(r=>Array.from(r._zod.values)))}),Ae(t._zod,"pattern",()=>{if(e.options.every(r=>r._zod.pattern)){const r=e.options.map(n=>n._zod.pattern);return new RegExp(`^(${r.map(n=>rl(n.source)).join("|")})$`)}}),t._zod.parse=(r,n)=>{let s=!1;const o=[];for(const a of e.options){const i=a._zod.run({value:r.value,issues:[]},n);if(i instanceof Promise)o.push(i),s=!0;else{if(i.issues.length===0)return i;o.push(i)}}return s?Promise.all(o).then(a=>ff(a,r,t,n)):ff(o,r,t,n)}}),tb=J("$ZodDiscriminatedUnion",(t,e)=>{hf.init(t,e);const r=t._zod.parse;Ae(t._zod,"propValues",()=>{const s={};for(const o of e.options){const a=o._zod.propValues;if(!a||Object.keys(a).length===0)throw new Error(`Invalid discriminated union option at index "${e.options.indexOf(o)}"`);for(const[i,l]of Object.entries(a)){s[i]||(s[i]=new Set);for(const c of l)s[i].add(c)}}return s});const n=el(()=>{const s=e.options,o=new Map;for(const a of s){const i=a._zod.propValues[e.discriminator];if(!i||i.size===0)throw new Error(`Invalid discriminated union option at index "${e.options.indexOf(a)}"`);for(const l of i){if(o.has(l))throw new Error(`Duplicate discriminator value "${String(l)}"`);o.set(l,a)}}return o});t._zod.parse=(s,o)=>{const a=s.value;if(!ka(a))return s.issues.push({code:"invalid_type",expected:"object",input:a,inst:t}),s;const i=n.value.get(a?.[e.discriminator]);return i?i._zod.run(s,o):e.unionFallback?r(s,o):(s.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",input:a,path:[e.discriminator],inst:t}),s)}}),rb=J("$ZodIntersection",(t,e)=>{Ze.init(t,e),t._zod.parse=(r,n)=>{const s=r.value,o=e.left._zod.run({value:s,issues:[]},n),a=e.right._zod.run({value:s,issues:[]},n);return o instanceof Promise||a instanceof Promise?Promise.all([o,a]).then(([l,c])=>mf(r,l,c)):mf(r,o,a)}});function il(t,e){if(t===e)return{valid:!0,data:t};if(t instanceof Date&&e instanceof Date&&+t==+e)return{valid:!0,data:t};if(Sa(t)&&Sa(e)){const r=Object.keys(e),n=Object.keys(t).filter(o=>r.indexOf(o)!==-1),s={...t,...e};for(const o of n){const a=il(t[o],e[o]);if(!a.valid)return{valid:!1,mergeErrorPath:[o,...a.mergeErrorPath]};s[o]=a.data}return{valid:!0,data:s}}if(Array.isArray(t)&&Array.isArray(e)){if(t.length!==e.length)return{valid:!1,mergeErrorPath:[]};const r=[];for(let n=0;n<t.length;n++){const s=t[n],o=e[n],a=il(s,o);if(!a.valid)return{valid:!1,mergeErrorPath:[n,...a.mergeErrorPath]};r.push(a.data)}return{valid:!0,data:r}}return{valid:!1,mergeErrorPath:[]}}function mf(t,e,r){if(e.issues.length&&t.issues.push(...e.issues),r.issues.length&&t.issues.push(...r.issues),As(t))return t;const n=il(e.value,r.value);if(!n.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(n.mergeErrorPath)}`);return t.value=n.data,t}const nb=J("$ZodRecord",(t,e)=>{Ze.init(t,e),t._zod.parse=(r,n)=>{const s=r.value;if(!Sa(s))return r.issues.push({expected:"record",code:"invalid_type",input:s,inst:t}),r;const o=[];if(e.keyType._zod.values){const a=e.keyType._zod.values;r.value={};for(const l of a)if(typeof l=="string"||typeof l=="number"||typeof l=="symbol"){const c=e.valueType._zod.run({value:s[l],issues:[]},n);c instanceof Promise?o.push(c.then(u=>{u.issues.length&&r.issues.push(...dn(l,u.issues)),r.value[l]=u.value})):(c.issues.length&&r.issues.push(...dn(l,c.issues)),r.value[l]=c.value)}let i;for(const l in s)a.has(l)||(i=i??[],i.push(l));i&&i.length>0&&r.issues.push({code:"unrecognized_keys",input:s,inst:t,keys:i})}else{r.value={};for(const a of Reflect.ownKeys(s)){if(a==="__proto__")continue;const i=e.keyType._zod.run({value:a,issues:[]},n);if(i instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(i.issues.length){r.issues.push({origin:"record",code:"invalid_key",issues:i.issues.map(c=>Ur(c,n,zr())),input:a,path:[a],inst:t}),r.value[i.value]=i.value;continue}const l=e.valueType._zod.run({value:s[a],issues:[]},n);l instanceof Promise?o.push(l.then(c=>{c.issues.length&&r.issues.push(...dn(a,c.issues)),r.value[i.value]=c.value})):(l.issues.length&&r.issues.push(...dn(a,l.issues)),r.value[i.value]=l.value)}}return o.length?Promise.all(o).then(()=>r):r}}),sb=J("$ZodEnum",(t,e)=>{Ze.init(t,e);const r=Bp(e.entries);t._zod.values=new Set(r),t._zod.pattern=new RegExp(`^(${r.filter(n=>k1.has(typeof n)).map(n=>typeof n=="string"?Os(n):n.toString()).join("|")})$`),t._zod.parse=(n,s)=>{const o=n.value;return t._zod.values.has(o)||n.issues.push({code:"invalid_value",values:r,input:o,inst:t}),n}}),ob=J("$ZodLiteral",(t,e)=>{Ze.init(t,e),t._zod.values=new Set(e.values),t._zod.pattern=new RegExp(`^(${e.values.map(r=>typeof r=="string"?Os(r):r?r.toString():String(r)).join("|")})$`),t._zod.parse=(r,n)=>{const s=r.value;return t._zod.values.has(s)||r.issues.push({code:"invalid_value",values:e.values,input:s,inst:t}),r}}),ab=J("$ZodTransform",(t,e)=>{Ze.init(t,e),t._zod.parse=(r,n)=>{const s=e.transform(r.value,r);if(n.async)return(s instanceof Promise?s:Promise.resolve(s)).then(a=>(r.value=a,r));if(s instanceof Promise)throw new Is;return r.value=s,r}}),ib=J("$ZodOptional",(t,e)=>{Ze.init(t,e),t._zod.optin="optional",t._zod.optout="optional",Ae(t._zod,"values",()=>e.innerType._zod.values?new Set([...e.innerType._zod.values,void 0]):void 0),Ae(t._zod,"pattern",()=>{const r=e.innerType._zod.pattern;return r?new RegExp(`^(${rl(r.source)})?$`):void 0}),t._zod.parse=(r,n)=>e.innerType._zod.optin==="optional"?e.innerType._zod.run(r,n):r.value===void 0?r:e.innerType._zod.run(r,n)}),lb=J("$ZodNullable",(t,e)=>{Ze.init(t,e),Ae(t._zod,"optin",()=>e.innerType._zod.optin),Ae(t._zod,"optout",()=>e.innerType._zod.optout),Ae(t._zod,"pattern",()=>{const r=e.innerType._zod.pattern;return r?new RegExp(`^(${rl(r.source)}|null)$`):void 0}),Ae(t._zod,"values",()=>e.innerType._zod.values?new Set([...e.innerType._zod.values,null]):void 0),t._zod.parse=(r,n)=>r.value===null?r:e.innerType._zod.run(r,n)}),cb=J("$ZodDefault",(t,e)=>{Ze.init(t,e),t._zod.optin="optional",Ae(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,n)=>{if(r.value===void 0)return r.value=e.defaultValue,r;const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(o=>gf(o,e)):gf(s,e)}});function gf(t,e){return t.value===void 0&&(t.value=e.defaultValue),t}const ub=J("$ZodPrefault",(t,e)=>{Ze.init(t,e),t._zod.optin="optional",Ae(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,n)=>(r.value===void 0&&(r.value=e.defaultValue),e.innerType._zod.run(r,n))}),db=J("$ZodNonOptional",(t,e)=>{Ze.init(t,e),Ae(t._zod,"values",()=>{const r=e.innerType._zod.values;return r?new Set([...r].filter(n=>n!==void 0)):void 0}),t._zod.parse=(r,n)=>{const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(o=>vf(o,t)):vf(s,t)}});function vf(t,e){return!t.issues.length&&t.value===void 0&&t.issues.push({code:"invalid_type",expected:"nonoptional",input:t.value,inst:e}),t}const pb=J("$ZodCatch",(t,e)=>{Ze.init(t,e),t._zod.optin="optional",Ae(t._zod,"optout",()=>e.innerType._zod.optout),Ae(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,n)=>{const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(o=>(r.value=o.value,o.issues.length&&(r.value=e.catchValue({...r,error:{issues:o.issues.map(a=>Ur(a,n,zr()))},input:r.value}),r.issues=[]),r)):(r.value=s.value,s.issues.length&&(r.value=e.catchValue({...r,error:{issues:s.issues.map(o=>Ur(o,n,zr()))},input:r.value}),r.issues=[]),r)}}),fb=J("$ZodPipe",(t,e)=>{Ze.init(t,e),Ae(t._zod,"values",()=>e.in._zod.values),Ae(t._zod,"optin",()=>e.in._zod.optin),Ae(t._zod,"optout",()=>e.out._zod.optout),t._zod.parse=(r,n)=>{const s=e.in._zod.run(r,n);return s instanceof Promise?s.then(o=>_f(o,e,n)):_f(s,e,n)}});function _f(t,e,r){return As(t)?t:e.out._zod.run({value:t.value,issues:t.issues},r)}const hb=J("$ZodReadonly",(t,e)=>{Ze.init(t,e),Ae(t._zod,"propValues",()=>e.innerType._zod.propValues),Ae(t._zod,"values",()=>e.innerType._zod.values),Ae(t._zod,"optin",()=>e.innerType._zod.optin),Ae(t._zod,"optout",()=>e.innerType._zod.optout),t._zod.parse=(r,n)=>{const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(yf):yf(s)}});function yf(t){return t.value=Object.freeze(t.value),t}const mb=J("$ZodLazy",(t,e)=>{Ze.init(t,e),Ae(t._zod,"innerType",()=>e.getter()),Ae(t._zod,"pattern",()=>t._zod.innerType._zod.pattern),Ae(t._zod,"propValues",()=>t._zod.innerType._zod.propValues),Ae(t._zod,"optin",()=>t._zod.innerType._zod.optin),Ae(t._zod,"optout",()=>t._zod.innerType._zod.optout),t._zod.parse=(r,n)=>t._zod.innerType._zod.run(r,n)}),gb=J("$ZodCustom",(t,e)=>{bt.init(t,e),Ze.init(t,e),t._zod.parse=(r,n)=>r,t._zod.check=r=>{const n=r.value,s=e.fn(n);if(s instanceof Promise)return s.then(o=>wf(o,r,n,t));wf(s,r,n,t)}});function wf(t,e,r,n){if(!t){const s={code:"custom",input:r,inst:n,path:[...n._zod.def.path??[]],continue:!n._zod.def.abort};n._zod.def.params&&(s.params=n._zod.def.params),e.issues.push(Ms(s))}}class bf{constructor(){this._map=new Map,this._idmap=new Map}add(e,...r){const n=r[0];if(this._map.set(e,n),n&&typeof n=="object"&&"id"in n){if(this._idmap.has(n.id))throw new Error(`ID ${n.id} already exists in the registry`);this._idmap.set(n.id,e)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(e){const r=this._map.get(e);return r&&typeof r=="object"&&"id"in r&&this._idmap.delete(r.id),this._map.delete(e),this}get(e){const r=e._zod.parent;if(r){const n={...this.get(r)??{}};return delete n.id,{...n,...this._map.get(e)}}return this._map.get(e)}has(e){return this._map.has(e)}}function vb(){return new bf}const Ns=vb();function _b(t,e){return new t({type:"string",...ie(e)})}function yb(t,e){return new t({type:"string",format:"email",check:"string_format",abort:!1,...ie(e)})}function kf(t,e){return new t({type:"string",format:"guid",check:"string_format",abort:!1,...ie(e)})}function wb(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,...ie(e)})}function bb(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...ie(e)})}function kb(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...ie(e)})}function Sb(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...ie(e)})}function Sf(t,e){return new t({type:"string",format:"url",check:"string_format",abort:!1,...ie(e)})}function Tb(t,e){return new t({type:"string",format:"emoji",check:"string_format",abort:!1,...ie(e)})}function Cb(t,e){return new t({type:"string",format:"nanoid",check:"string_format",abort:!1,...ie(e)})}function $b(t,e){return new t({type:"string",format:"cuid",check:"string_format",abort:!1,...ie(e)})}function Eb(t,e){return new t({type:"string",format:"cuid2",check:"string_format",abort:!1,...ie(e)})}function xb(t,e){return new t({type:"string",format:"ulid",check:"string_format",abort:!1,...ie(e)})}function Ib(t,e){return new t({type:"string",format:"xid",check:"string_format",abort:!1,...ie(e)})}function Rb(t,e){return new t({type:"string",format:"ksuid",check:"string_format",abort:!1,...ie(e)})}function Pb(t,e){return new t({type:"string",format:"ipv4",check:"string_format",abort:!1,...ie(e)})}function Ob(t,e){return new t({type:"string",format:"ipv6",check:"string_format",abort:!1,...ie(e)})}function Ab(t,e){return new t({type:"string",format:"cidrv4",check:"string_format",abort:!1,...ie(e)})}function Mb(t,e){return new t({type:"string",format:"cidrv6",check:"string_format",abort:!1,...ie(e)})}function Tf(t,e){return new t({type:"string",format:"base64",check:"string_format",abort:!1,...ie(e)})}function Nb(t,e){return new t({type:"string",format:"base64url",check:"string_format",abort:!1,...ie(e)})}function Lb(t,e){return new t({type:"string",format:"e164",check:"string_format",abort:!1,...ie(e)})}function jb(t,e){return new t({type:"string",format:"jwt",check:"string_format",abort:!1,...ie(e)})}function qb(t,e){return new t({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...ie(e)})}function zb(t,e){return new t({type:"string",format:"date",check:"string_format",...ie(e)})}function Db(t,e){return new t({type:"string",format:"time",check:"string_format",precision:null,...ie(e)})}function Ub(t,e){return new t({type:"string",format:"duration",check:"string_format",...ie(e)})}function Zb(t,e){return new t({type:"number",checks:[],...ie(e)})}function Fb(t,e){return new t({type:"number",coerce:!0,checks:[],...ie(e)})}function Vb(t,e){return new t({type:"number",check:"number_format",abort:!1,format:"safeint",...ie(e)})}function Hb(t,e){return new t({type:"boolean",...ie(e)})}function Bb(t,e){return new t({type:"null",...ie(e)})}function Jb(t){return new t({type:"any"})}function Gb(t){return new t({type:"unknown"})}function Wb(t,e){return new t({type:"never",...ie(e)})}function Cf(t,e){return new of({check:"less_than",...ie(e),value:t,inclusive:!1})}function ll(t,e){return new of({check:"less_than",...ie(e),value:t,inclusive:!0})}function $f(t,e){return new af({check:"greater_than",...ie(e),value:t,inclusive:!1})}function cl(t,e){return new af({check:"greater_than",...ie(e),value:t,inclusive:!0})}function Ef(t,e){return new cw({check:"multiple_of",...ie(e),value:t})}function xf(t,e){return new dw({check:"max_length",...ie(e),maximum:t})}function xa(t,e){return new pw({check:"min_length",...ie(e),minimum:t})}function If(t,e){return new fw({check:"length_equals",...ie(e),length:t})}function Kb(t,e){return new hw({check:"string_format",format:"regex",...ie(e),pattern:t})}function Yb(t){return new mw({check:"string_format",format:"lowercase",...ie(t)})}function Qb(t){return new gw({check:"string_format",format:"uppercase",...ie(t)})}function Xb(t,e){return new vw({check:"string_format",format:"includes",...ie(e),includes:t})}function e3(t,e){return new _w({check:"string_format",format:"starts_with",...ie(e),prefix:t})}function t3(t,e){return new yw({check:"string_format",format:"ends_with",...ie(e),suffix:t})}function Ls(t){return new ww({check:"overwrite",tx:t})}function r3(t){return Ls(e=>e.normalize(t))}function n3(){return Ls(t=>t.trim())}function s3(){return Ls(t=>t.toLowerCase())}function o3(){return Ls(t=>t.toUpperCase())}function a3(t,e,r){return new t({type:"array",element:e,...ie(r)})}function i3(t,e,r){const n=ie(r);return n.abort??(n.abort=!0),new t({type:"custom",check:"custom",fn:e,...n})}function l3(t,e,r){return new t({type:"custom",check:"custom",fn:e,...ie(r)})}class Rf{constructor(e){this.counter=0,this.metadataRegistry=e?.metadata??Ns,this.target=e?.target??"draft-2020-12",this.unrepresentable=e?.unrepresentable??"throw",this.override=e?.override??(()=>{}),this.io=e?.io??"output",this.seen=new Map}process(e,r={path:[],schemaPath:[]}){var n;const s=e._zod.def,o={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},a=this.seen.get(e);if(a)return a.count++,r.schemaPath.includes(e)&&(a.cycle=r.path),a.schema;const i={schema:{},count:1,cycle:void 0,path:r.path};this.seen.set(e,i);const l=e._zod.toJSONSchema?.();if(l)i.schema=l;else{const p={...r,schemaPath:[...r.schemaPath,e],path:r.path},h=e._zod.parent;if(h)i.ref=h,this.process(h,p),this.seen.get(h).isParent=!0;else{const d=i.schema;switch(s.type){case"string":{const f=d;f.type="string";const{minimum:w,maximum:m,format:y,patterns:_,contentEncoding:g}=e._zod.bag;if(typeof w=="number"&&(f.minLength=w),typeof m=="number"&&(f.maxLength=m),y&&(f.format=o[y]??y,f.format===""&&delete f.format),g&&(f.contentEncoding=g),_&&_.size>0){const b=[..._];b.length===1?f.pattern=b[0].source:b.length>1&&(i.schema.allOf=[...b.map(k=>({...this.target==="draft-7"?{type:"string"}:{},pattern:k.source}))])}break}case"number":{const f=d,{minimum:w,maximum:m,format:y,multipleOf:_,exclusiveMaximum:g,exclusiveMinimum:b}=e._zod.bag;typeof y=="string"&&y.includes("int")?f.type="integer":f.type="number",typeof b=="number"&&(f.exclusiveMinimum=b),typeof w=="number"&&(f.minimum=w,typeof b=="number"&&(b>=w?delete f.minimum:delete f.exclusiveMinimum)),typeof g=="number"&&(f.exclusiveMaximum=g),typeof m=="number"&&(f.maximum=m,typeof g=="number"&&(g<=m?delete f.maximum:delete f.exclusiveMaximum)),typeof _=="number"&&(f.multipleOf=_);break}case"boolean":{const f=d;f.type="boolean";break}case"bigint":{if(this.unrepresentable==="throw")throw new Error("BigInt cannot be represented in JSON Schema");break}case"symbol":{if(this.unrepresentable==="throw")throw new Error("Symbols cannot be represented in JSON Schema");break}case"null":{d.type="null";break}case"any":break;case"unknown":break;case"undefined":{if(this.unrepresentable==="throw")throw new Error("Undefined cannot be represented in JSON Schema");break}case"void":{if(this.unrepresentable==="throw")throw new Error("Void cannot be represented in JSON Schema");break}case"never":{d.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{const f=d,{minimum:w,maximum:m}=e._zod.bag;typeof w=="number"&&(f.minItems=w),typeof m=="number"&&(f.maxItems=m),f.type="array",f.items=this.process(s.element,{...p,path:[...p.path,"items"]});break}case"object":{const f=d;f.type="object",f.properties={};const w=s.shape;for(const _ in w)f.properties[_]=this.process(w[_],{...p,path:[...p.path,"properties",_]});const m=new Set(Object.keys(w)),y=new Set([...m].filter(_=>{const g=s.shape[_]._zod;return this.io==="input"?g.optin===void 0:g.optout===void 0}));y.size>0&&(f.required=Array.from(y)),s.catchall?._zod.def.type==="never"?f.additionalProperties=!1:s.catchall?s.catchall&&(f.additionalProperties=this.process(s.catchall,{...p,path:[...p.path,"additionalProperties"]})):this.io==="output"&&(f.additionalProperties=!1);break}case"union":{const f=d;f.anyOf=s.options.map((w,m)=>this.process(w,{...p,path:[...p.path,"anyOf",m]}));break}case"intersection":{const f=d,w=this.process(s.left,{...p,path:[...p.path,"allOf",0]}),m=this.process(s.right,{...p,path:[...p.path,"allOf",1]}),y=g=>"allOf"in g&&Object.keys(g).length===1,_=[...y(w)?w.allOf:[w],...y(m)?m.allOf:[m]];f.allOf=_;break}case"tuple":{const f=d;f.type="array";const w=s.items.map((_,g)=>this.process(_,{...p,path:[...p.path,"prefixItems",g]}));if(this.target==="draft-2020-12"?f.prefixItems=w:f.items=w,s.rest){const _=this.process(s.rest,{...p,path:[...p.path,"items"]});this.target==="draft-2020-12"?f.items=_:f.additionalItems=_}s.rest&&(f.items=this.process(s.rest,{...p,path:[...p.path,"items"]}));const{minimum:m,maximum:y}=e._zod.bag;typeof m=="number"&&(f.minItems=m),typeof y=="number"&&(f.maxItems=y);break}case"record":{const f=d;f.type="object",f.propertyNames=this.process(s.keyType,{...p,path:[...p.path,"propertyNames"]}),f.additionalProperties=this.process(s.valueType,{...p,path:[...p.path,"additionalProperties"]});break}case"map":{if(this.unrepresentable==="throw")throw new Error("Map cannot be represented in JSON Schema");break}case"set":{if(this.unrepresentable==="throw")throw new Error("Set cannot be represented in JSON Schema");break}case"enum":{const f=d,w=Bp(s.entries);w.every(m=>typeof m=="number")&&(f.type="number"),w.every(m=>typeof m=="string")&&(f.type="string"),f.enum=w;break}case"literal":{const f=d,w=[];for(const m of s.values)if(m===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof m=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");w.push(Number(m))}else w.push(m);if(w.length!==0)if(w.length===1){const m=w[0];f.type=m===null?"null":typeof m,f.const=m}else w.every(m=>typeof m=="number")&&(f.type="number"),w.every(m=>typeof m=="string")&&(f.type="string"),w.every(m=>typeof m=="boolean")&&(f.type="string"),w.every(m=>m===null)&&(f.type="null"),f.enum=w;break}case"file":{const f=d,w={type:"string",format:"binary",contentEncoding:"binary"},{minimum:m,maximum:y,mime:_}=e._zod.bag;m!==void 0&&(w.minLength=m),y!==void 0&&(w.maxLength=y),_?_.length===1?(w.contentMediaType=_[0],Object.assign(f,w)):f.anyOf=_.map(g=>({...w,contentMediaType:g})):Object.assign(f,w);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{const f=this.process(s.innerType,p);d.anyOf=[f,{type:"null"}];break}case"nonoptional":{this.process(s.innerType,p),i.ref=s.innerType;break}case"success":{const f=d;f.type="boolean";break}case"default":{this.process(s.innerType,p),i.ref=s.innerType,d.default=JSON.parse(JSON.stringify(s.defaultValue));break}case"prefault":{this.process(s.innerType,p),i.ref=s.innerType,this.io==="input"&&(d._prefault=JSON.parse(JSON.stringify(s.defaultValue)));break}case"catch":{this.process(s.innerType,p),i.ref=s.innerType;let f;try{f=s.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}d.default=f;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{const f=d,w=e._zod.pattern;if(!w)throw new Error("Pattern not found in template literal");f.type="string",f.pattern=w.source;break}case"pipe":{const f=this.io==="input"?s.in._zod.def.type==="transform"?s.out:s.in:s.out;this.process(f,p),i.ref=f;break}case"readonly":{this.process(s.innerType,p),i.ref=s.innerType,d.readOnly=!0;break}case"promise":{this.process(s.innerType,p),i.ref=s.innerType;break}case"optional":{this.process(s.innerType,p),i.ref=s.innerType;break}case"lazy":{const f=e._zod.innerType;this.process(f,p),i.ref=f;break}case"custom":{if(this.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema");break}}}}const c=this.metadataRegistry.get(e);return c&&Object.assign(i.schema,c),this.io==="input"&&Xe(e)&&(delete i.schema.examples,delete i.schema.default),this.io==="input"&&i.schema._prefault&&((n=i.schema).default??(n.default=i.schema._prefault)),delete i.schema._prefault,this.seen.get(e).schema}emit(e,r){const n={cycles:r?.cycles??"ref",reused:r?.reused??"inline",external:r?.external??void 0},s=this.seen.get(e);if(!s)throw new Error("Unprocessed schema. This is a bug in Zod.");const o=u=>{const p=this.target==="draft-2020-12"?"$defs":"definitions";if(n.external){const w=n.external.registry.get(u[0])?.id,m=n.external.uri??(_=>_);if(w)return{ref:m(w)};const y=u[1].defId??u[1].schema.id??`schema${this.counter++}`;return u[1].defId=y,{defId:y,ref:`${m("__shared")}#/${p}/${y}`}}if(u[1]===s)return{ref:"#"};const d=`#/${p}/`,f=u[1].schema.id??`__schema${this.counter++}`;return{defId:f,ref:d+f}},a=u=>{if(u[1].schema.$ref)return;const p=u[1],{ref:h,defId:d}=o(u);p.def={...p.schema},d&&(p.defId=d);const f=p.schema;for(const w in f)delete f[w];f.$ref=h};if(n.cycles==="throw")for(const u of this.seen.entries()){const p=u[1];if(p.cycle)throw new Error(`Cycle detected: #/${p.cycle?.join("/")}/<root>
34
-
35
- Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const u of this.seen.entries()){const p=u[1];if(e===u[0]){a(u);continue}if(n.external){const d=n.external.registry.get(u[0])?.id;if(e!==u[0]&&d){a(u);continue}}if(this.metadataRegistry.get(u[0])?.id){a(u);continue}if(p.cycle){a(u);continue}if(p.count>1&&n.reused==="ref"){a(u);continue}}const i=(u,p)=>{const h=this.seen.get(u),d=h.def??h.schema,f={...d};if(h.ref===null)return;const w=h.ref;if(h.ref=null,w){i(w,p);const m=this.seen.get(w).schema;m.$ref&&p.target==="draft-7"?(d.allOf=d.allOf??[],d.allOf.push(m)):(Object.assign(d,m),Object.assign(d,f))}h.isParent||this.override({zodSchema:u,jsonSchema:d,path:h.path??[]})};for(const u of[...this.seen.entries()].reverse())i(u[0],{target:this.target});const l={};if(this.target==="draft-2020-12"?l.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?l.$schema="http://json-schema.org/draft-07/schema#":console.warn(`Invalid target: ${this.target}`),n.external?.uri){const u=n.external.registry.get(e)?.id;if(!u)throw new Error("Schema is missing an `id` property");l.$id=n.external.uri(u)}Object.assign(l,s.def);const c=n.external?.defs??{};for(const u of this.seen.entries()){const p=u[1];p.def&&p.defId&&(c[p.defId]=p.def)}n.external||Object.keys(c).length>0&&(this.target==="draft-2020-12"?l.$defs=c:l.definitions=c);try{return JSON.parse(JSON.stringify(l))}catch{throw new Error("Error converting schema to JSON.")}}}function ul(t,e){if(t instanceof bf){const n=new Rf(e),s={};for(const i of t._idmap.entries()){const[l,c]=i;n.process(c)}const o={},a={registry:t,uri:e?.uri,defs:s};for(const i of t._idmap.entries()){const[l,c]=i;o[l]=n.emit(c,{...e,external:a})}if(Object.keys(s).length>0){const i=n.target==="draft-2020-12"?"$defs":"definitions";o.__shared={[i]:s}}return{schemas:o}}const r=new Rf(e);return r.process(t),r.emit(t,e)}function Xe(t,e){const r=e??{seen:new Set};if(r.seen.has(t))return!1;r.seen.add(t);const s=t._zod.def;switch(s.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":return!1;case"array":return Xe(s.element,r);case"object":{for(const o in s.shape)if(Xe(s.shape[o],r))return!0;return!1}case"union":{for(const o of s.options)if(Xe(o,r))return!0;return!1}case"intersection":return Xe(s.left,r)||Xe(s.right,r);case"tuple":{for(const o of s.items)if(Xe(o,r))return!0;return!!(s.rest&&Xe(s.rest,r))}case"record":return Xe(s.keyType,r)||Xe(s.valueType,r);case"map":return Xe(s.keyType,r)||Xe(s.valueType,r);case"set":return Xe(s.valueType,r);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return Xe(s.innerType,r);case"lazy":return Xe(s.getter(),r);case"default":return Xe(s.innerType,r);case"prefault":return Xe(s.innerType,r);case"custom":return!1;case"transform":return!0;case"pipe":return Xe(s.in,r)||Xe(s.out,r);case"success":return!1;case"catch":return!1}throw new Error(`Unknown schema type: ${s.type}`)}const c3=J("ZodISODateTime",(t,e)=>{Mw.init(t,e),Ke.init(t,e)});function Pf(t){return qb(c3,t)}const u3=J("ZodISODate",(t,e)=>{Nw.init(t,e),Ke.init(t,e)});function d3(t){return zb(u3,t)}const p3=J("ZodISOTime",(t,e)=>{Lw.init(t,e),Ke.init(t,e)});function f3(t){return Db(p3,t)}const h3=J("ZodISODuration",(t,e)=>{jw.init(t,e),Ke.init(t,e)});function m3(t){return Ub(h3,t)}const Ia=J("ZodError",(t,e)=>{Wp.init(t,e),t.name="ZodError",Object.defineProperties(t,{format:{value:r=>O1(t,r)},flatten:{value:r=>P1(t,r)},addIssue:{value:r=>t.issues.push(r)},addIssues:{value:r=>t.issues.push(...r)},isEmpty:{get(){return t.issues.length===0}}})},{Parent:Error}),g3=Kp(Ia),v3=Yp(Ia),_3=Qp(Ia),dl=Xp(Ia),Be=J("ZodType",(t,e)=>(Ze.init(t,e),t.def=e,Object.defineProperty(t,"_def",{value:e}),t.check=(...r)=>t.clone({...e,checks:[...e.checks??[],...r.map(n=>typeof n=="function"?{_zod:{check:n,def:{check:"custom"},onattach:[]}}:n)]}),t.clone=(r,n)=>Dr(t,r,n),t.brand=()=>t,t.register=((r,n)=>(r.add(t,n),t)),t.parse=(r,n)=>g3(t,r,n,{callee:t.parse}),t.safeParse=(r,n)=>_3(t,r,n),t.parseAsync=async(r,n)=>v3(t,r,n,{callee:t.parseAsync}),t.safeParseAsync=async(r,n)=>dl(t,r,n),t.spa=t.safeParseAsync,t.refine=(r,n)=>t.check(l9(r,n)),t.superRefine=r=>t.check(c9(r)),t.overwrite=r=>t.check(Ls(r)),t.optional=()=>Q(t),t.nullable=()=>Zf(t),t.nullish=()=>Q(Zf(t)),t.nonoptional=r=>e9(t,r),t.array=()=>N(t),t.or=r=>ce([t,r]),t.and=r=>hl(t,r),t.transform=r=>gl(t,Df(r)),t.default=r=>Y3(t,r),t.prefault=r=>X3(t,r),t.catch=r=>r9(t,r),t.pipe=r=>gl(t,r),t.readonly=()=>o9(t),t.describe=r=>{const n=t.clone();return Ns.add(n,{description:r}),n},Object.defineProperty(t,"description",{get(){return Ns.get(t)?.description},configurable:!0}),t.meta=(...r)=>{if(r.length===0)return Ns.get(t);const n=t.clone();return Ns.add(n,r[0]),n},t.isOptional=()=>t.safeParse(void 0).success,t.isNullable=()=>t.safeParse(null).success,t)),Of=J("_ZodString",(t,e)=>{al.init(t,e),Be.init(t,e);const r=t._zod.bag;t.format=r.format??null,t.minLength=r.minimum??null,t.maxLength=r.maximum??null,t.regex=(...n)=>t.check(Kb(...n)),t.includes=(...n)=>t.check(Xb(...n)),t.startsWith=(...n)=>t.check(e3(...n)),t.endsWith=(...n)=>t.check(t3(...n)),t.min=(...n)=>t.check(xa(...n)),t.max=(...n)=>t.check(xf(...n)),t.length=(...n)=>t.check(If(...n)),t.nonempty=(...n)=>t.check(xa(1,...n)),t.lowercase=n=>t.check(Yb(n)),t.uppercase=n=>t.check(Qb(n)),t.trim=()=>t.check(n3()),t.normalize=(...n)=>t.check(r3(...n)),t.toLowerCase=()=>t.check(s3()),t.toUpperCase=()=>t.check(o3())}),y3=J("ZodString",(t,e)=>{al.init(t,e),Of.init(t,e),t.email=r=>t.check(yb(w3,r)),t.url=r=>t.check(Sf(Mf,r)),t.jwt=r=>t.check(jb(N3,r)),t.emoji=r=>t.check(Tb(k3,r)),t.guid=r=>t.check(kf(Af,r)),t.uuid=r=>t.check(wb(Ra,r)),t.uuidv4=r=>t.check(bb(Ra,r)),t.uuidv6=r=>t.check(kb(Ra,r)),t.uuidv7=r=>t.check(Sb(Ra,r)),t.nanoid=r=>t.check(Cb(S3,r)),t.guid=r=>t.check(kf(Af,r)),t.cuid=r=>t.check($b(T3,r)),t.cuid2=r=>t.check(Eb(C3,r)),t.ulid=r=>t.check(xb($3,r)),t.base64=r=>t.check(Tf(Nf,r)),t.base64url=r=>t.check(Nb(A3,r)),t.xid=r=>t.check(Ib(E3,r)),t.ksuid=r=>t.check(Rb(x3,r)),t.ipv4=r=>t.check(Pb(I3,r)),t.ipv6=r=>t.check(Ob(R3,r)),t.cidrv4=r=>t.check(Ab(P3,r)),t.cidrv6=r=>t.check(Mb(O3,r)),t.e164=r=>t.check(Lb(M3,r)),t.datetime=r=>t.check(Pf(r)),t.date=r=>t.check(d3(r)),t.time=r=>t.check(f3(r)),t.duration=r=>t.check(m3(r))});function v(t){return _b(y3,t)}const Ke=J("ZodStringFormat",(t,e)=>{Ge.init(t,e),Of.init(t,e)}),w3=J("ZodEmail",(t,e)=>{Cw.init(t,e),Ke.init(t,e)}),Af=J("ZodGUID",(t,e)=>{Sw.init(t,e),Ke.init(t,e)}),Ra=J("ZodUUID",(t,e)=>{Tw.init(t,e),Ke.init(t,e)}),Mf=J("ZodURL",(t,e)=>{$w.init(t,e),Ke.init(t,e)});function b3(t){return Sf(Mf,t)}const k3=J("ZodEmoji",(t,e)=>{Ew.init(t,e),Ke.init(t,e)}),S3=J("ZodNanoID",(t,e)=>{xw.init(t,e),Ke.init(t,e)}),T3=J("ZodCUID",(t,e)=>{Iw.init(t,e),Ke.init(t,e)}),C3=J("ZodCUID2",(t,e)=>{Rw.init(t,e),Ke.init(t,e)}),$3=J("ZodULID",(t,e)=>{Pw.init(t,e),Ke.init(t,e)}),E3=J("ZodXID",(t,e)=>{Ow.init(t,e),Ke.init(t,e)}),x3=J("ZodKSUID",(t,e)=>{Aw.init(t,e),Ke.init(t,e)}),I3=J("ZodIPv4",(t,e)=>{qw.init(t,e),Ke.init(t,e)}),R3=J("ZodIPv6",(t,e)=>{zw.init(t,e),Ke.init(t,e)}),P3=J("ZodCIDRv4",(t,e)=>{Dw.init(t,e),Ke.init(t,e)}),O3=J("ZodCIDRv6",(t,e)=>{Uw.init(t,e),Ke.init(t,e)}),Nf=J("ZodBase64",(t,e)=>{Zw.init(t,e),Ke.init(t,e)});function Lf(t){return Tf(Nf,t)}const A3=J("ZodBase64URL",(t,e)=>{Vw.init(t,e),Ke.init(t,e)}),M3=J("ZodE164",(t,e)=>{Hw.init(t,e),Ke.init(t,e)}),N3=J("ZodJWT",(t,e)=>{Jw.init(t,e),Ke.init(t,e)}),pl=J("ZodNumber",(t,e)=>{cf.init(t,e),Be.init(t,e),t.gt=(n,s)=>t.check($f(n,s)),t.gte=(n,s)=>t.check(cl(n,s)),t.min=(n,s)=>t.check(cl(n,s)),t.lt=(n,s)=>t.check(Cf(n,s)),t.lte=(n,s)=>t.check(ll(n,s)),t.max=(n,s)=>t.check(ll(n,s)),t.int=n=>t.check(jf(n)),t.safe=n=>t.check(jf(n)),t.positive=n=>t.check($f(0,n)),t.nonnegative=n=>t.check(cl(0,n)),t.negative=n=>t.check(Cf(0,n)),t.nonpositive=n=>t.check(ll(0,n)),t.multipleOf=(n,s)=>t.check(Ef(n,s)),t.step=(n,s)=>t.check(Ef(n,s)),t.finite=()=>t;const r=t._zod.bag;t.minValue=Math.max(r.minimum??Number.NEGATIVE_INFINITY,r.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,t.maxValue=Math.min(r.maximum??Number.POSITIVE_INFINITY,r.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,t.isInt=(r.format??"").includes("int")||Number.isSafeInteger(r.multipleOf??.5),t.isFinite=!0,t.format=r.format??null});function L(t){return Zb(pl,t)}const L3=J("ZodNumberFormat",(t,e)=>{Gw.init(t,e),pl.init(t,e)});function jf(t){return Vb(L3,t)}const j3=J("ZodBoolean",(t,e)=>{Ww.init(t,e),Be.init(t,e)});function ge(t){return Hb(j3,t)}const q3=J("ZodNull",(t,e)=>{Kw.init(t,e),Be.init(t,e)});function fl(t){return Bb(q3,t)}const z3=J("ZodAny",(t,e)=>{Yw.init(t,e),Be.init(t,e)});function ht(){return Jb(z3)}const D3=J("ZodUnknown",(t,e)=>{Qw.init(t,e),Be.init(t,e)});function Le(){return Gb(D3)}const U3=J("ZodNever",(t,e)=>{Xw.init(t,e),Be.init(t,e)});function Z3(t){return Wb(U3,t)}const F3=J("ZodArray",(t,e)=>{eb.init(t,e),Be.init(t,e),t.element=e.element,t.min=(r,n)=>t.check(xa(r,n)),t.nonempty=r=>t.check(xa(1,r)),t.max=(r,n)=>t.check(xf(r,n)),t.length=(r,n)=>t.check(If(r,n)),t.unwrap=()=>t.element});function N(t,e){return a3(F3,t,e)}const qf=J("ZodObject",(t,e)=>{pf.init(t,e),Be.init(t,e),Ae(t,"shape",()=>e.shape),t.keyof=()=>Ce(Object.keys(t._zod.def.shape)),t.catchall=r=>t.clone({...t._zod.def,catchall:r}),t.passthrough=()=>t.clone({...t._zod.def,catchall:Le()}),t.loose=()=>t.clone({...t._zod.def,catchall:Le()}),t.strict=()=>t.clone({...t._zod.def,catchall:Z3()}),t.strip=()=>t.clone({...t._zod.def,catchall:void 0}),t.extend=r=>E1(t,r),t.merge=r=>x1(t,r),t.pick=r=>C1(t,r),t.omit=r=>$1(t,r),t.partial=(...r)=>I1(Uf,t,r[0]),t.required=(...r)=>R1(Ff,t,r[0])});function C(t,e){const r={type:"object",get shape(){return Rs(this,"shape",{...t}),this.shape},...ie(e)};return new qf(r)}function Ye(t,e){return new qf({type:"object",get shape(){return Rs(this,"shape",{...t}),this.shape},catchall:Le(),...ie(e)})}const zf=J("ZodUnion",(t,e)=>{hf.init(t,e),Be.init(t,e),t.options=e.options});function ce(t,e){return new zf({type:"union",options:t,...ie(e)})}const V3=J("ZodDiscriminatedUnion",(t,e)=>{zf.init(t,e),tb.init(t,e)});function et(t,e,r){return new V3({type:"union",options:e,discriminator:t,...ie(r)})}const H3=J("ZodIntersection",(t,e)=>{rb.init(t,e),Be.init(t,e)});function hl(t,e){return new H3({type:"intersection",left:t,right:e})}const B3=J("ZodRecord",(t,e)=>{nb.init(t,e),Be.init(t,e),t.keyType=e.keyType,t.valueType=e.valueType});function Se(t,e,r){return new B3({type:"record",keyType:t,valueType:e,...ie(r)})}const ml=J("ZodEnum",(t,e)=>{sb.init(t,e),Be.init(t,e),t.enum=e.entries,t.options=Object.values(e.entries);const r=new Set(Object.keys(e.entries));t.extract=(n,s)=>{const o={};for(const a of n)if(r.has(a))o[a]=e.entries[a];else throw new Error(`Key ${a} not found in enum`);return new ml({...e,checks:[],...ie(s),entries:o})},t.exclude=(n,s)=>{const o={...e.entries};for(const a of n)if(r.has(a))delete o[a];else throw new Error(`Key ${a} not found in enum`);return new ml({...e,checks:[],...ie(s),entries:o})}});function Ce(t,e){const r=Array.isArray(t)?Object.fromEntries(t.map(n=>[n,n])):t;return new ml({type:"enum",entries:r,...ie(e)})}const J3=J("ZodLiteral",(t,e)=>{ob.init(t,e),Be.init(t,e),t.values=new Set(e.values),Object.defineProperty(t,"value",{get(){if(e.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return e.values[0]}})});function j(t,e){return new J3({type:"literal",values:Array.isArray(t)?t:[t],...ie(e)})}const G3=J("ZodTransform",(t,e)=>{ab.init(t,e),Be.init(t,e),t._zod.parse=(r,n)=>{r.addIssue=o=>{if(typeof o=="string")r.issues.push(Ms(o,r.value,e));else{const a=o;a.fatal&&(a.continue=!1),a.code??(a.code="custom"),a.input??(a.input=r.value),a.inst??(a.inst=t),a.continue??(a.continue=!0),r.issues.push(Ms(a))}};const s=e.transform(r.value,r);return s instanceof Promise?s.then(o=>(r.value=o,r)):(r.value=s,r)}});function Df(t){return new G3({type:"transform",transform:t})}const Uf=J("ZodOptional",(t,e)=>{ib.init(t,e),Be.init(t,e),t.unwrap=()=>t._zod.def.innerType});function Q(t){return new Uf({type:"optional",innerType:t})}const W3=J("ZodNullable",(t,e)=>{lb.init(t,e),Be.init(t,e),t.unwrap=()=>t._zod.def.innerType});function Zf(t){return new W3({type:"nullable",innerType:t})}const K3=J("ZodDefault",(t,e)=>{cb.init(t,e),Be.init(t,e),t.unwrap=()=>t._zod.def.innerType,t.removeDefault=t.unwrap});function Y3(t,e){return new K3({type:"default",innerType:t,get defaultValue(){return typeof e=="function"?e():e}})}const Q3=J("ZodPrefault",(t,e)=>{ub.init(t,e),Be.init(t,e),t.unwrap=()=>t._zod.def.innerType});function X3(t,e){return new Q3({type:"prefault",innerType:t,get defaultValue(){return typeof e=="function"?e():e}})}const Ff=J("ZodNonOptional",(t,e)=>{db.init(t,e),Be.init(t,e),t.unwrap=()=>t._zod.def.innerType});function e9(t,e){return new Ff({type:"nonoptional",innerType:t,...ie(e)})}const t9=J("ZodCatch",(t,e)=>{pb.init(t,e),Be.init(t,e),t.unwrap=()=>t._zod.def.innerType,t.removeCatch=t.unwrap});function r9(t,e){return new t9({type:"catch",innerType:t,catchValue:typeof e=="function"?e:()=>e})}const n9=J("ZodPipe",(t,e)=>{fb.init(t,e),Be.init(t,e),t.in=e.in,t.out=e.out});function gl(t,e){return new n9({type:"pipe",in:t,out:e})}const s9=J("ZodReadonly",(t,e)=>{hb.init(t,e),Be.init(t,e)});function o9(t){return new s9({type:"readonly",innerType:t})}const a9=J("ZodLazy",(t,e)=>{mb.init(t,e),Be.init(t,e),t.unwrap=()=>t._zod.def.getter()});function Vf(t){return new a9({type:"lazy",getter:t})}const vl=J("ZodCustom",(t,e)=>{gb.init(t,e),Be.init(t,e)});function i9(t){const e=new bt({check:"custom"});return e._zod.check=t,e}function Hf(t,e){return i3(vl,t??(()=>!0),e)}function l9(t,e={}){return l3(vl,t,e)}function c9(t){const e=i9(r=>(r.addIssue=n=>{if(typeof n=="string")r.issues.push(Ms(n,r.value,e._zod.def));else{const s=n;s.fatal&&(s.continue=!1),s.code??(s.code="custom"),s.input??(s.input=r.value),s.inst??(s.inst=e),s.continue??(s.continue=!e._zod.def.abort),r.issues.push(Ms(s))}},t(r.value,r)));return e}function Pa(t,e={error:`Input not instance of ${t.name}`}){const r=new vl({type:"custom",check:"custom",fn:n=>n instanceof t,abort:!0,...ie(e)});return r._zod.bag.Class=t,r}function Bf(t,e){return gl(Df(t),e)}const Jf={custom:"custom"};function Gf(t){return Fb(pl,t)}const js="2025-11-25",Wf=[js,"2025-06-18","2025-03-26","2024-11-05","2024-10-07"],Cr="io.modelcontextprotocol/related-task",Oa="2.0",ir=Hf(t=>t!==null&&(typeof t=="object"||typeof t=="function")),Kf=ce([v(),L().int()]),Yf=v(),u9=Ye({ttl:ce([L(),fl()]).optional(),pollInterval:L().optional()}),_l=Ye({taskId:v()}),d9=Ye({progressToken:Kf.optional(),[Cr]:_l.optional()}),kt=Ye({task:u9.optional(),_meta:d9.optional()}),ot=C({method:v(),params:kt.optional()}),pn=Ye({_meta:C({[Cr]:Q(_l)}).passthrough().optional()}),jt=C({method:v(),params:pn.optional()}),ut=Ye({_meta:Ye({[Cr]:_l.optional()}).optional()}),Aa=ce([v(),L().int()]),Qf=C({jsonrpc:j(Oa),id:Aa,...ot.shape}).strict(),yl=t=>Qf.safeParse(t).success,Xf=C({jsonrpc:j(Oa),...jt.shape}).strict(),p9=t=>Xf.safeParse(t).success,eh=C({jsonrpc:j(Oa),id:Aa,result:ut}).strict(),qs=t=>eh.safeParse(t).success;var ae;(function(t){t[t.ConnectionClosed=-32e3]="ConnectionClosed",t[t.RequestTimeout=-32001]="RequestTimeout",t[t.ParseError=-32700]="ParseError",t[t.InvalidRequest=-32600]="InvalidRequest",t[t.MethodNotFound=-32601]="MethodNotFound",t[t.InvalidParams=-32602]="InvalidParams",t[t.InternalError=-32603]="InternalError",t[t.UrlElicitationRequired=-32042]="UrlElicitationRequired"})(ae||(ae={}));const th=C({jsonrpc:j(Oa),id:Aa,error:C({code:L().int(),message:v(),data:Q(Le())})}).strict(),f9=t=>th.safeParse(t).success,$r=ce([Qf,Xf,eh,th]),Zr=ut.strict(),h9=pn.extend({requestId:Aa,reason:v().optional()}),wl=jt.extend({method:j("notifications/cancelled"),params:h9}),m9=C({src:v(),mimeType:v().optional(),sizes:N(v()).optional()}),zs=C({icons:N(m9).optional()}),Nn=C({name:v(),title:v().optional()}),rh=Nn.extend({...Nn.shape,...zs.shape,version:v(),websiteUrl:v().optional()}),g9=hl(C({applyDefaults:ge().optional()}),Se(v(),Le())),v9=Bf(t=>t&&typeof t=="object"&&!Array.isArray(t)&&Object.keys(t).length===0?{form:{}}:t,hl(C({form:g9.optional(),url:ir.optional()}),Se(v(),Le()).optional())),_9=C({list:Q(C({}).passthrough()),cancel:Q(C({}).passthrough()),requests:Q(C({sampling:Q(C({createMessage:Q(C({}).passthrough())}).passthrough()),elicitation:Q(C({create:Q(C({}).passthrough())}).passthrough())}).passthrough())}).passthrough(),y9=C({list:Q(C({}).passthrough()),cancel:Q(C({}).passthrough()),requests:Q(C({tools:Q(C({call:Q(C({}).passthrough())}).passthrough())}).passthrough())}).passthrough(),w9=C({experimental:Se(v(),ir).optional(),sampling:C({context:ir.optional(),tools:ir.optional()}).optional(),elicitation:v9.optional(),roots:C({listChanged:ge().optional()}).optional(),tasks:Q(_9)}),b9=kt.extend({protocolVersion:v(),capabilities:w9,clientInfo:rh}),nh=ot.extend({method:j("initialize"),params:b9}),k9=C({experimental:Se(v(),ir).optional(),logging:ir.optional(),completions:ir.optional(),prompts:Q(C({listChanged:Q(ge())})),resources:C({subscribe:ge().optional(),listChanged:ge().optional()}).optional(),tools:C({listChanged:ge().optional()}).optional(),tasks:Q(y9)}).passthrough(),sh=ut.extend({protocolVersion:v(),capabilities:k9,serverInfo:rh,instructions:v().optional()}),bl=jt.extend({method:j("notifications/initialized")}),S9=t=>bl.safeParse(t).success,kl=ot.extend({method:j("ping")}),T9=C({progress:L(),total:Q(L()),message:Q(v())}),C9=C({...pn.shape,...T9.shape,progressToken:Kf}),Sl=jt.extend({method:j("notifications/progress"),params:C9}),$9=kt.extend({cursor:Yf.optional()}),Ds=ot.extend({params:$9.optional()}),Us=ut.extend({nextCursor:Q(Yf)}),Zs=C({taskId:v(),status:Ce(["working","input_required","completed","failed","cancelled"]),ttl:ce([L(),fl()]),createdAt:v(),lastUpdatedAt:v(),pollInterval:Q(L()),statusMessage:Q(v())}),Ln=ut.extend({task:Zs}),E9=pn.merge(Zs),Ma=jt.extend({method:j("notifications/tasks/status"),params:E9}),Tl=ot.extend({method:j("tasks/get"),params:kt.extend({taskId:v()})}),Cl=ut.merge(Zs),$l=ot.extend({method:j("tasks/result"),params:kt.extend({taskId:v()})}),El=Ds.extend({method:j("tasks/list")}),xl=Us.extend({tasks:N(Zs)}),x9=ot.extend({method:j("tasks/cancel"),params:kt.extend({taskId:v()})}),I9=ut.merge(Zs),oh=C({uri:v(),mimeType:Q(v()),_meta:Se(v(),Le()).optional()}),ah=oh.extend({text:v()}),Il=v().refine(t=>{try{return atob(t),!0}catch{return!1}},{message:"Invalid Base64 string"}),ih=oh.extend({blob:Il}),jn=C({audience:N(Ce(["user","assistant"])).optional(),priority:L().min(0).max(1).optional(),lastModified:Pf({offset:!0}).optional()}),lh=C({...Nn.shape,...zs.shape,uri:v(),description:Q(v()),mimeType:Q(v()),annotations:jn.optional(),_meta:Q(Ye({}))}),R9=C({...Nn.shape,...zs.shape,uriTemplate:v(),description:Q(v()),mimeType:Q(v()),annotations:jn.optional(),_meta:Q(Ye({}))}),Na=Ds.extend({method:j("resources/list")}),ch=Us.extend({resources:N(lh)}),Rl=Ds.extend({method:j("resources/templates/list")}),uh=Us.extend({resourceTemplates:N(R9)}),Pl=kt.extend({uri:v()}),P9=Pl,Ol=ot.extend({method:j("resources/read"),params:P9}),dh=ut.extend({contents:N(ce([ah,ih]))}),ph=jt.extend({method:j("notifications/resources/list_changed")}),O9=Pl,fh=ot.extend({method:j("resources/subscribe"),params:O9}),A9=Pl,hh=ot.extend({method:j("resources/unsubscribe"),params:A9}),M9=pn.extend({uri:v()}),mh=jt.extend({method:j("notifications/resources/updated"),params:M9}),N9=C({name:v(),description:Q(v()),required:Q(ge())}),L9=C({...Nn.shape,...zs.shape,description:Q(v()),arguments:Q(N(N9)),_meta:Q(Ye({}))}),Al=Ds.extend({method:j("prompts/list")}),gh=Us.extend({prompts:N(L9)}),j9=kt.extend({name:v(),arguments:Se(v(),v()).optional()}),Ml=ot.extend({method:j("prompts/get"),params:j9}),Nl=C({type:j("text"),text:v(),annotations:jn.optional(),_meta:Se(v(),Le()).optional()}),Ll=C({type:j("image"),data:Il,mimeType:v(),annotations:jn.optional(),_meta:Se(v(),Le()).optional()}),jl=C({type:j("audio"),data:Il,mimeType:v(),annotations:jn.optional(),_meta:Se(v(),Le()).optional()}),q9=C({type:j("tool_use"),name:v(),id:v(),input:C({}).passthrough(),_meta:Q(C({}).passthrough())}).passthrough(),z9=C({type:j("resource"),resource:ce([ah,ih]),annotations:jn.optional(),_meta:Se(v(),Le()).optional()}),D9=lh.extend({type:j("resource_link")}),ql=ce([Nl,Ll,jl,D9,z9]),U9=C({role:Ce(["user","assistant"]),content:ql}),vh=ut.extend({description:Q(v()),messages:N(U9)}),_h=jt.extend({method:j("notifications/prompts/list_changed")}),Z9=C({title:v().optional(),readOnlyHint:ge().optional(),destructiveHint:ge().optional(),idempotentHint:ge().optional(),openWorldHint:ge().optional()}),F9=C({taskSupport:Ce(["required","optional","forbidden"]).optional()}),yh=C({...Nn.shape,...zs.shape,description:v().optional(),inputSchema:C({type:j("object"),properties:Se(v(),ir).optional(),required:N(v()).optional()}).catchall(Le()),outputSchema:C({type:j("object"),properties:Se(v(),ir).optional(),required:N(v()).optional()}).catchall(Le()).optional(),annotations:Q(Z9),execution:Q(F9),_meta:Se(v(),Le()).optional()}),zl=Ds.extend({method:j("tools/list")}),wh=Us.extend({tools:N(yh)}),qn=ut.extend({content:N(ql).default([]),structuredContent:Se(v(),Le()).optional(),isError:Q(ge())});qn.or(ut.extend({toolResult:Le()}));const V9=kt.extend({name:v(),arguments:Q(Se(v(),Le()))}),La=ot.extend({method:j("tools/call"),params:V9}),bh=jt.extend({method:j("notifications/tools/list_changed")}),ja=Ce(["debug","info","notice","warning","error","critical","alert","emergency"]),H9=kt.extend({level:ja}),qa=ot.extend({method:j("logging/setLevel"),params:H9}),B9=pn.extend({level:ja,logger:v().optional(),data:Le()}),kh=jt.extend({method:j("notifications/message"),params:B9}),J9=C({name:v().optional()}),G9=C({hints:Q(N(J9)),costPriority:Q(L().min(0).max(1)),speedPriority:Q(L().min(0).max(1)),intelligencePriority:Q(L().min(0).max(1))}),W9=C({mode:Q(Ce(["auto","required","none"]))}),K9=C({type:j("tool_result"),toolUseId:v().describe("The unique identifier for the corresponding tool call."),content:N(ql).default([]),structuredContent:C({}).passthrough().optional(),isError:Q(ge()),_meta:Q(C({}).passthrough())}).passthrough(),Y9=et("type",[Nl,Ll,jl]),za=et("type",[Nl,Ll,jl,q9,K9]),Q9=C({role:Ce(["user","assistant"]),content:ce([za,N(za)]),_meta:Q(C({}).passthrough())}).passthrough(),X9=kt.extend({messages:N(Q9),modelPreferences:G9.optional(),systemPrompt:v().optional(),includeContext:Ce(["none","thisServer","allServers"]).optional(),temperature:L().optional(),maxTokens:L().int(),stopSequences:N(v()).optional(),metadata:ir.optional(),tools:Q(N(yh)),toolChoice:Q(W9)}),Dl=ot.extend({method:j("sampling/createMessage"),params:X9}),Da=ut.extend({model:v(),stopReason:Q(Ce(["endTurn","stopSequence","maxTokens"]).or(v())),role:Ce(["user","assistant"]),content:Y9}),Sh=ut.extend({model:v(),stopReason:Q(Ce(["endTurn","stopSequence","maxTokens","toolUse"]).or(v())),role:Ce(["user","assistant"]),content:ce([za,N(za)])}),e4=C({type:j("boolean"),title:v().optional(),description:v().optional(),default:ge().optional()}),t4=C({type:j("string"),title:v().optional(),description:v().optional(),minLength:L().optional(),maxLength:L().optional(),format:Ce(["email","uri","date","date-time"]).optional(),default:v().optional()}),r4=C({type:Ce(["number","integer"]),title:v().optional(),description:v().optional(),minimum:L().optional(),maximum:L().optional(),default:L().optional()}),n4=C({type:j("string"),title:v().optional(),description:v().optional(),enum:N(v()),default:v().optional()}),s4=C({type:j("string"),title:v().optional(),description:v().optional(),oneOf:N(C({const:v(),title:v()})),default:v().optional()}),o4=C({type:j("string"),title:v().optional(),description:v().optional(),enum:N(v()),enumNames:N(v()).optional(),default:v().optional()}),a4=ce([n4,s4]),i4=C({type:j("array"),title:v().optional(),description:v().optional(),minItems:L().optional(),maxItems:L().optional(),items:C({type:j("string"),enum:N(v())}),default:N(v()).optional()}),l4=C({type:j("array"),title:v().optional(),description:v().optional(),minItems:L().optional(),maxItems:L().optional(),items:C({anyOf:N(C({const:v(),title:v()}))}),default:N(v()).optional()}),c4=ce([i4,l4]),u4=ce([o4,a4,c4]),d4=ce([u4,e4,t4,r4]),p4=kt.extend({mode:j("form").optional(),message:v(),requestedSchema:C({type:j("object"),properties:Se(v(),d4),required:N(v()).optional()})}),f4=kt.extend({mode:j("url"),message:v(),elicitationId:v(),url:v().url()}),h4=ce([p4,f4]),Ul=ot.extend({method:j("elicitation/create"),params:h4}),m4=pn.extend({elicitationId:v()}),g4=jt.extend({method:j("notifications/elicitation/complete"),params:m4}),Fs=ut.extend({action:Ce(["accept","decline","cancel"]),content:Bf(t=>t===null?void 0:t,Se(v(),ce([v(),L(),ge(),N(v())])).optional())}),v4=C({type:j("ref/resource"),uri:v()}),_4=C({type:j("ref/prompt"),name:v()}),y4=kt.extend({ref:ce([_4,v4]),argument:C({name:v(),value:v()}),context:C({arguments:Se(v(),v()).optional()}).optional()}),Zl=ot.extend({method:j("completion/complete"),params:y4});function w4(t){if(t.params.ref.type!=="ref/prompt")throw new TypeError(`Expected CompleteRequestPrompt, but got ${t.params.ref.type}`)}function b4(t){if(t.params.ref.type!=="ref/resource")throw new TypeError(`Expected CompleteRequestResourceTemplate, but got ${t.params.ref.type}`)}const Th=ut.extend({completion:Ye({values:N(v()).max(100),total:Q(L().int()),hasMore:Q(ge())})}),k4=C({uri:v().startsWith("file://"),name:v().optional(),_meta:Se(v(),Le()).optional()}),Ch=ot.extend({method:j("roots/list")}),Fl=ut.extend({roots:N(k4)}),$h=jt.extend({method:j("notifications/roots/list_changed")});ce([kl,nh,Zl,qa,Ml,Al,Na,Rl,Ol,fh,hh,La,zl,Tl,$l,El]),ce([wl,Sl,bl,$h,Ma]),ce([Zr,Da,Sh,Fs,Fl,Cl,xl,Ln]),ce([kl,Dl,Ul,Ch,Tl,$l,El]),ce([wl,Sl,kh,mh,ph,bh,_h,Ma,g4]),ce([Zr,sh,Th,vh,gh,ch,uh,dh,qn,wh,Cl,xl,Ln]);class ne extends Error{constructor(e,r,n){super(`MCP error ${e}: ${r}`),this.code=e,this.data=n,this.name="McpError"}static fromError(e,r,n){if(e===ae.UrlElicitationRequired&&n){const s=n;if(s.elicitations)return new S4(s.elicitations,r)}return new ne(e,r,n)}}class S4 extends ne{constructor(e,r=`URL elicitation${e.length>1?"s":""} required`){super(ae.UrlElicitationRequired,r,{elicitations:e})}get elicitations(){var e,r;return(r=(e=this.data)===null||e===void 0?void 0:e.elicitations)!==null&&r!==void 0?r:[]}}const T4=J("ZodMiniType",(t,e)=>{if(!t._zod)throw new Error("Uninitialized schema in ZodMiniType.");Ze.init(t,e),t.def=e,t.parse=(r,n)=>A1(t,r,n,{callee:t.parse}),t.safeParse=(r,n)=>sl(t,r,n),t.parseAsync=async(r,n)=>M1(t,r,n,{callee:t.parseAsync}),t.safeParseAsync=async(r,n)=>ol(t,r,n),t.check=(...r)=>t.clone({...e,checks:[...e.checks??[],...r.map(n=>typeof n=="function"?{_zod:{check:n,def:{check:"custom"},onattach:[]}}:n)]}),t.clone=(r,n)=>Dr(t,r,n),t.brand=()=>t,t.register=((r,n)=>(r.add(t,n),t))}),C4=J("ZodMiniObject",(t,e)=>{pf.init(t,e),T4.init(t,e),Ae(t,"shape",()=>e.shape)});function Eh(t,e){const r={type:"object",get shape(){return Rs(this,"shape",{...t}),this.shape},...ie(e)};return new C4(r)}function qt(t){return!!t._zod}function Vs(t){const e=Object.values(t);if(e.length===0)return Eh({});const r=e.every(qt),n=e.every(s=>!qt(s));if(r)return Eh(t);if(n)return Zp(t);throw new Error("Mixed Zod versions detected in object shape.")}function Ht(t,e){return qt(t)?sl(t,e):t.safeParse(e)}async function Vl(t,e){return qt(t)?await ol(t,e):await t.safeParseAsync(e)}function zn(t){var e,r;if(!t)return;let n;if(qt(t)?n=(r=(e=t._zod)===null||e===void 0?void 0:e.def)===null||r===void 0?void 0:r.shape:n=t.shape,!!n){if(typeof n=="function")try{return n()}catch{return}return n}}function Hs(t){var e;if(t){if(typeof t=="object"){const r=t,n=t;if(!r._def&&!n._zod){const s=Object.values(t);if(s.length>0&&s.every(o=>typeof o=="object"&&o!==null&&(o._def!==void 0||o._zod!==void 0||typeof o.parse=="function")))return Vs(t)}}if(qt(t)){const n=(e=t._zod)===null||e===void 0?void 0:e.def;if(n&&(n.type==="object"||n.shape!==void 0))return t}else if(t.shape!==void 0)return t}}function Hl(t){if(t&&typeof t=="object"){if("message"in t&&typeof t.message=="string")return t.message;if("issues"in t&&Array.isArray(t.issues)&&t.issues.length>0){const e=t.issues[0];if(e&&typeof e=="object"&&"message"in e)return String(e.message)}try{return JSON.stringify(t)}catch{return String(t)}}return String(t)}function $4(t){var e,r,n,s;if(qt(t))return(r=(e=t._zod)===null||e===void 0?void 0:e.def)===null||r===void 0?void 0:r.description;const o=t;return(n=t.description)!==null&&n!==void 0?n:(s=o._def)===null||s===void 0?void 0:s.description}function E4(t){var e,r,n;if(qt(t))return((r=(e=t._zod)===null||e===void 0?void 0:e.def)===null||r===void 0?void 0:r.type)==="optional";const s=t;return typeof t.isOptional=="function"?t.isOptional():((n=s._def)===null||n===void 0?void 0:n.typeName)==="ZodOptional"}function xh(t){var e;if(qt(t)){const a=(e=t._zod)===null||e===void 0?void 0:e.def;if(a){if(a.value!==void 0)return a.value;if(Array.isArray(a.values)&&a.values.length>0)return a.values[0]}}const n=t._def;if(n){if(n.value!==void 0)return n.value;if(Array.isArray(n.values)&&n.values.length>0)return n.values[0]}const s=t.value;if(s!==void 0)return s}function fn(t){return t==="completed"||t==="failed"||t==="cancelled"}const x4=Symbol("Let zodToJsonSchema decide on which parser to use"),Ih={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",target:"jsonSchema7",strictUnions:!1,definitions:{},errorMessages:!1,markdownDescription:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref",openAiAnyTypeName:"OpenAiAnyType"},I4=t=>typeof t=="string"?{...Ih,name:t}:{...Ih,...t},R4=t=>{const e=I4(t),r=e.name!==void 0?[...e.basePath,e.definitionPath,e.name]:e.basePath;return{...e,flags:{hasReferencedOpenAiAnyType:!1},currentPath:r,propertyPath:void 0,seen:new Map(Object.entries(e.definitions).map(([n,s])=>[s._def,{def:s._def,path:[...e.basePath,e.definitionPath,n],jsonSchema:void 0}]))}};function Rh(t,e,r,n){n?.errorMessages&&r&&(t.errorMessage={...t.errorMessage,[e]:r})}function qe(t,e,r,n,s){t[e]=r,Rh(t,e,n,s)}const Ph=(t,e)=>{let r=0;for(;r<t.length&&r<e.length&&t[r]===e[r];r++);return[(t.length-r).toString(),...e.slice(r)].join("/")};function St(t){if(t.target!=="openAi")return{};const e=[...t.basePath,t.definitionPath,t.openAiAnyTypeName];return t.flags.hasReferencedOpenAiAnyType=!0,{$ref:t.$refStrategy==="relative"?Ph(e,t.currentPath):e.join("/")}}function P4(t,e){const r={type:"array"};return t.type?._def&&t.type?._def?.typeName!==z.ZodAny&&(r.items=Me(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&qe(r,"minItems",t.minLength.value,t.minLength.message,e),t.maxLength&&qe(r,"maxItems",t.maxLength.value,t.maxLength.message,e),t.exactLength&&(qe(r,"minItems",t.exactLength.value,t.exactLength.message,e),qe(r,"maxItems",t.exactLength.value,t.exactLength.message,e)),r}function O4(t,e){const r={type:"integer",format:"int64"};if(!t.checks)return r;for(const n of t.checks)switch(n.kind){case"min":e.target==="jsonSchema7"?n.inclusive?qe(r,"minimum",n.value,n.message,e):qe(r,"exclusiveMinimum",n.value,n.message,e):(n.inclusive||(r.exclusiveMinimum=!0),qe(r,"minimum",n.value,n.message,e));break;case"max":e.target==="jsonSchema7"?n.inclusive?qe(r,"maximum",n.value,n.message,e):qe(r,"exclusiveMaximum",n.value,n.message,e):(n.inclusive||(r.exclusiveMaximum=!0),qe(r,"maximum",n.value,n.message,e));break;case"multipleOf":qe(r,"multipleOf",n.value,n.message,e);break}return r}function A4(){return{type:"boolean"}}function Oh(t,e){return Me(t.type._def,e)}const M4=(t,e)=>Me(t.innerType._def,e);function Ah(t,e,r){const n=r??e.dateStrategy;if(Array.isArray(n))return{anyOf:n.map((s,o)=>Ah(t,e,s))};switch(n){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return N4(t,e)}}const N4=(t,e)=>{const r={type:"integer",format:"unix-time"};if(e.target==="openApi3")return r;for(const n of t.checks)switch(n.kind){case"min":qe(r,"minimum",n.value,n.message,e);break;case"max":qe(r,"maximum",n.value,n.message,e);break}return r};function L4(t,e){return{...Me(t.innerType._def,e),default:t.defaultValue()}}function j4(t,e){return e.effectStrategy==="input"?Me(t.schema._def,e):St(e)}function q4(t){return{type:"string",enum:Array.from(t.values)}}const z4=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function D4(t,e){const r=[Me(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),Me(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(o=>!!o);let n=e.target==="jsonSchema2019-09"?{unevaluatedProperties:!1}:void 0;const s=[];return r.forEach(o=>{if(z4(o))s.push(...o.allOf),o.unevaluatedProperties===void 0&&(n=void 0);else{let a=o;if("additionalProperties"in o&&o.additionalProperties===!1){const{additionalProperties:i,...l}=o;a=l}else n=void 0;s.push(a)}}),s.length?{allOf:s,...n}:void 0}function U4(t,e){const r=typeof t.value;return r!=="bigint"&&r!=="number"&&r!=="boolean"&&r!=="string"?{type:Array.isArray(t.value)?"array":"object"}:e.target==="openApi3"?{type:r==="bigint"?"integer":r,enum:[t.value]}:{type:r==="bigint"?"integer":r,const:t.value}}let Bl;const Bt={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(Bl===void 0&&(Bl=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),Bl),uuid:/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/,ipv4:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,ipv4Cidr:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function Mh(t,e){const r={type:"string"};if(t.checks)for(const n of t.checks)switch(n.kind){case"min":qe(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,n.message,e);break;case"max":qe(r,"maxLength",typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value,n.message,e);break;case"email":switch(e.emailStrategy){case"format:email":Jt(r,"email",n.message,e);break;case"format:idn-email":Jt(r,"idn-email",n.message,e);break;case"pattern:zod":mt(r,Bt.email,n.message,e);break}break;case"url":Jt(r,"uri",n.message,e);break;case"uuid":Jt(r,"uuid",n.message,e);break;case"regex":mt(r,n.regex,n.message,e);break;case"cuid":mt(r,Bt.cuid,n.message,e);break;case"cuid2":mt(r,Bt.cuid2,n.message,e);break;case"startsWith":mt(r,RegExp(`^${Jl(n.value,e)}`),n.message,e);break;case"endsWith":mt(r,RegExp(`${Jl(n.value,e)}$`),n.message,e);break;case"datetime":Jt(r,"date-time",n.message,e);break;case"date":Jt(r,"date",n.message,e);break;case"time":Jt(r,"time",n.message,e);break;case"duration":Jt(r,"duration",n.message,e);break;case"length":qe(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,n.message,e),qe(r,"maxLength",typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value,n.message,e);break;case"includes":{mt(r,RegExp(Jl(n.value,e)),n.message,e);break}case"ip":{n.version!=="v6"&&Jt(r,"ipv4",n.message,e),n.version!=="v4"&&Jt(r,"ipv6",n.message,e);break}case"base64url":mt(r,Bt.base64url,n.message,e);break;case"jwt":mt(r,Bt.jwt,n.message,e);break;case"cidr":{n.version!=="v6"&&mt(r,Bt.ipv4Cidr,n.message,e),n.version!=="v4"&&mt(r,Bt.ipv6Cidr,n.message,e);break}case"emoji":mt(r,Bt.emoji(),n.message,e);break;case"ulid":{mt(r,Bt.ulid,n.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{Jt(r,"binary",n.message,e);break}case"contentEncoding:base64":{qe(r,"contentEncoding","base64",n.message,e);break}case"pattern:zod":{mt(r,Bt.base64,n.message,e);break}}break}case"nanoid":mt(r,Bt.nanoid,n.message,e)}return r}function Jl(t,e){return e.patternStrategy==="escape"?F4(t):t}const Z4=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function F4(t){let e="";for(let r=0;r<t.length;r++)Z4.has(t[r])||(e+="\\"),e+=t[r];return e}function Jt(t,e,r,n){t.format||t.anyOf?.some(s=>s.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format,...t.errorMessage&&n.errorMessages&&{errorMessage:{format:t.errorMessage.format}}}),delete t.format,t.errorMessage&&(delete t.errorMessage.format,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.anyOf.push({format:e,...r&&n.errorMessages&&{errorMessage:{format:r}}})):qe(t,"format",e,r,n)}function mt(t,e,r,n){t.pattern||t.allOf?.some(s=>s.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern,...t.errorMessage&&n.errorMessages&&{errorMessage:{pattern:t.errorMessage.pattern}}}),delete t.pattern,t.errorMessage&&(delete t.errorMessage.pattern,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.allOf.push({pattern:Nh(e,n),...r&&n.errorMessages&&{errorMessage:{pattern:r}}})):qe(t,"pattern",Nh(e,n),r,n)}function Nh(t,e){if(!e.applyRegexFlags||!t.flags)return t.source;const r={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},n=r.i?t.source.toLowerCase():t.source;let s="",o=!1,a=!1,i=!1;for(let l=0;l<n.length;l++){if(o){s+=n[l],o=!1;continue}if(r.i){if(a){if(n[l].match(/[a-z]/)){i?(s+=n[l],s+=`${n[l-2]}-${n[l]}`.toUpperCase(),i=!1):n[l+1]==="-"&&n[l+2]?.match(/[a-z]/)?(s+=n[l],i=!0):s+=`${n[l]}${n[l].toUpperCase()}`;continue}}else if(n[l].match(/[a-z]/)){s+=`[${n[l]}${n[l].toUpperCase()}]`;continue}}if(r.m){if(n[l]==="^"){s+=`(^|(?<=[\r
36
- ]))`;continue}else if(n[l]==="$"){s+=`($|(?=[\r
37
- ]))`;continue}}if(r.s&&n[l]==="."){s+=a?`${n[l]}\r
38
- `:`[${n[l]}\r
39
- ]`;continue}s+=n[l],n[l]==="\\"?o=!0:a&&n[l]==="]"?a=!1:!a&&n[l]==="["&&(a=!0)}try{new RegExp(s)}catch{return console.warn(`Could not convert regex pattern at ${e.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),t.source}return s}function Lh(t,e){if(e.target==="openAi"&&console.warn("Warning: OpenAI may not support records in schemas! Try an array of key-value pairs instead."),e.target==="openApi3"&&t.keyType?._def.typeName===z.ZodEnum)return{type:"object",required:t.keyType._def.values,properties:t.keyType._def.values.reduce((n,s)=>({...n,[s]:Me(t.valueType._def,{...e,currentPath:[...e.currentPath,"properties",s]})??St(e)}),{}),additionalProperties:e.rejectedAdditionalProperties};const r={type:"object",additionalProperties:Me(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??e.allowedAdditionalProperties};if(e.target==="openApi3")return r;if(t.keyType?._def.typeName===z.ZodString&&t.keyType._def.checks?.length){const{type:n,...s}=Mh(t.keyType._def,e);return{...r,propertyNames:s}}else{if(t.keyType?._def.typeName===z.ZodEnum)return{...r,propertyNames:{enum:t.keyType._def.values}};if(t.keyType?._def.typeName===z.ZodBranded&&t.keyType._def.type._def.typeName===z.ZodString&&t.keyType._def.type._def.checks?.length){const{type:n,...s}=Oh(t.keyType._def,e);return{...r,propertyNames:s}}}return r}function V4(t,e){if(e.mapStrategy==="record")return Lh(t,e);const r=Me(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||St(e),n=Me(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||St(e);return{type:"array",maxItems:125,items:{type:"array",items:[r,n],minItems:2,maxItems:2}}}function H4(t){const e=t.values,n=Object.keys(t.values).filter(o=>typeof e[e[o]]!="number").map(o=>e[o]),s=Array.from(new Set(n.map(o=>typeof o)));return{type:s.length===1?s[0]==="string"?"string":"number":["string","number"],enum:n}}function B4(t){return t.target==="openAi"?void 0:{not:St({...t,currentPath:[...t.currentPath,"not"]})}}function J4(t){return t.target==="openApi3"?{enum:["null"],nullable:!0}:{type:"null"}}const Ua={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function G4(t,e){if(e.target==="openApi3")return jh(t,e);const r=t.options instanceof Map?Array.from(t.options.values()):t.options;if(r.every(n=>n._def.typeName in Ua&&(!n._def.checks||!n._def.checks.length))){const n=r.reduce((s,o)=>{const a=Ua[o._def.typeName];return a&&!s.includes(a)?[...s,a]:s},[]);return{type:n.length>1?n:n[0]}}else if(r.every(n=>n._def.typeName==="ZodLiteral"&&!n.description)){const n=r.reduce((s,o)=>{const a=typeof o._def.value;switch(a){case"string":case"number":case"boolean":return[...s,a];case"bigint":return[...s,"integer"];case"object":if(o._def.value===null)return[...s,"null"];case"symbol":case"undefined":case"function":default:return s}},[]);if(n.length===r.length){const s=n.filter((o,a,i)=>i.indexOf(o)===a);return{type:s.length>1?s:s[0],enum:r.reduce((o,a)=>o.includes(a._def.value)?o:[...o,a._def.value],[])}}}else if(r.every(n=>n._def.typeName==="ZodEnum"))return{type:"string",enum:r.reduce((n,s)=>[...n,...s._def.values.filter(o=>!n.includes(o))],[])};return jh(t,e)}const jh=(t,e)=>{const r=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((n,s)=>Me(n._def,{...e,currentPath:[...e.currentPath,"anyOf",`${s}`]})).filter(n=>!!n&&(!e.strictUnions||typeof n=="object"&&Object.keys(n).length>0));return r.length?{anyOf:r}:void 0};function W4(t,e){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return e.target==="openApi3"?{type:Ua[t.innerType._def.typeName],nullable:!0}:{type:[Ua[t.innerType._def.typeName],"null"]};if(e.target==="openApi3"){const n=Me(t.innerType._def,{...e,currentPath:[...e.currentPath]});return n&&"$ref"in n?{allOf:[n],nullable:!0}:n&&{...n,nullable:!0}}const r=Me(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return r&&{anyOf:[r,{type:"null"}]}}function K4(t,e){const r={type:"number"};if(!t.checks)return r;for(const n of t.checks)switch(n.kind){case"int":r.type="integer",Rh(r,"type",n.message,e);break;case"min":e.target==="jsonSchema7"?n.inclusive?qe(r,"minimum",n.value,n.message,e):qe(r,"exclusiveMinimum",n.value,n.message,e):(n.inclusive||(r.exclusiveMinimum=!0),qe(r,"minimum",n.value,n.message,e));break;case"max":e.target==="jsonSchema7"?n.inclusive?qe(r,"maximum",n.value,n.message,e):qe(r,"exclusiveMaximum",n.value,n.message,e):(n.inclusive||(r.exclusiveMaximum=!0),qe(r,"maximum",n.value,n.message,e));break;case"multipleOf":qe(r,"multipleOf",n.value,n.message,e);break}return r}function Y4(t,e){const r=e.target==="openAi",n={type:"object",properties:{}},s=[],o=t.shape();for(const i in o){let l=o[i];if(l===void 0||l._def===void 0)continue;let c=X4(l);c&&r&&(l._def.typeName==="ZodOptional"&&(l=l._def.innerType),l.isNullable()||(l=l.nullable()),c=!1);const u=Me(l._def,{...e,currentPath:[...e.currentPath,"properties",i],propertyPath:[...e.currentPath,"properties",i]});u!==void 0&&(n.properties[i]=u,c||s.push(i))}s.length&&(n.required=s);const a=Q4(t,e);return a!==void 0&&(n.additionalProperties=a),n}function Q4(t,e){if(t.catchall._def.typeName!=="ZodNever")return Me(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]});switch(t.unknownKeys){case"passthrough":return e.allowedAdditionalProperties;case"strict":return e.rejectedAdditionalProperties;case"strip":return e.removeAdditionalStrategy==="strict"?e.allowedAdditionalProperties:e.rejectedAdditionalProperties}}function X4(t){try{return t.isOptional()}catch{return!0}}const ek=(t,e)=>{if(e.currentPath.toString()===e.propertyPath?.toString())return Me(t.innerType._def,e);const r=Me(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return r?{anyOf:[{not:St(e)},r]}:St(e)},tk=(t,e)=>{if(e.pipeStrategy==="input")return Me(t.in._def,e);if(e.pipeStrategy==="output")return Me(t.out._def,e);const r=Me(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),n=Me(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",r?"1":"0"]});return{allOf:[r,n].filter(s=>s!==void 0)}};function rk(t,e){return Me(t.type._def,e)}function nk(t,e){const n={type:"array",uniqueItems:!0,items:Me(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&qe(n,"minItems",t.minSize.value,t.minSize.message,e),t.maxSize&&qe(n,"maxItems",t.maxSize.value,t.maxSize.message,e),n}function sk(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((r,n)=>Me(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[]),additionalItems:Me(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((r,n)=>Me(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[])}}function ok(t){return{not:St(t)}}function ak(t){return St(t)}const ik=(t,e)=>Me(t.innerType._def,e),lk=(t,e,r)=>{switch(e){case z.ZodString:return Mh(t,r);case z.ZodNumber:return K4(t,r);case z.ZodObject:return Y4(t,r);case z.ZodBigInt:return O4(t,r);case z.ZodBoolean:return A4();case z.ZodDate:return Ah(t,r);case z.ZodUndefined:return ok(r);case z.ZodNull:return J4(r);case z.ZodArray:return P4(t,r);case z.ZodUnion:case z.ZodDiscriminatedUnion:return G4(t,r);case z.ZodIntersection:return D4(t,r);case z.ZodTuple:return sk(t,r);case z.ZodRecord:return Lh(t,r);case z.ZodLiteral:return U4(t,r);case z.ZodEnum:return q4(t);case z.ZodNativeEnum:return H4(t);case z.ZodNullable:return W4(t,r);case z.ZodOptional:return ek(t,r);case z.ZodMap:return V4(t,r);case z.ZodSet:return nk(t,r);case z.ZodLazy:return()=>t.getter()._def;case z.ZodPromise:return rk(t,r);case z.ZodNaN:case z.ZodNever:return B4(r);case z.ZodEffects:return j4(t,r);case z.ZodAny:return St(r);case z.ZodUnknown:return ak(r);case z.ZodDefault:return L4(t,r);case z.ZodBranded:return Oh(t,r);case z.ZodReadonly:return ik(t,r);case z.ZodCatch:return M4(t,r);case z.ZodPipeline:return tk(t,r);case z.ZodFunction:case z.ZodVoid:case z.ZodSymbol:return;default:return(n=>{})()}};function Me(t,e,r=!1){const n=e.seen.get(t);if(e.override){const i=e.override?.(t,e,n,r);if(i!==x4)return i}if(n&&!r){const i=ck(n,e);if(i!==void 0)return i}const s={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,s);const o=lk(t,t.typeName,e),a=typeof o=="function"?Me(o(),e):o;if(a&&uk(t,e,a),e.postProcess){const i=e.postProcess(a,t,e);return s.jsonSchema=a,i}return s.jsonSchema=a,a}const ck=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:Ph(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((r,n)=>e.currentPath[n]===r)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),St(e)):e.$refStrategy==="seen"?St(e):void 0}},uk=(t,e,r)=>(t.description&&(r.description=t.description,e.markdownDescription&&(r.markdownDescription=t.description)),r),dk=(t,e)=>{const r=R4(e);let n=typeof e=="object"&&e.definitions?Object.entries(e.definitions).reduce((l,[c,u])=>({...l,[c]:Me(u._def,{...r,currentPath:[...r.basePath,r.definitionPath,c]},!0)??St(r)}),{}):void 0;const s=typeof e=="string"?e:e?.nameStrategy==="title"?void 0:e?.name,o=Me(t._def,s===void 0?r:{...r,currentPath:[...r.basePath,r.definitionPath,s]},!1)??St(r),a=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;a!==void 0&&(o.title=a),r.flags.hasReferencedOpenAiAnyType&&(n||(n={}),n[r.openAiAnyTypeName]||(n[r.openAiAnyTypeName]={type:["string","number","integer","boolean","array","null"],items:{$ref:r.$refStrategy==="relative"?"1":[...r.basePath,r.definitionPath,r.openAiAnyTypeName].join("/")}}));const i=s===void 0?n?{...o,[r.definitionPath]:n}:o:{$ref:[...r.$refStrategy==="relative"?[]:r.basePath,r.definitionPath,s].join("/"),[r.definitionPath]:{...n,[s]:o}};return r.target==="jsonSchema7"?i.$schema="http://json-schema.org/draft-07/schema#":(r.target==="jsonSchema2019-09"||r.target==="openAi")&&(i.$schema="https://json-schema.org/draft/2019-09/schema#"),r.target==="openAi"&&("anyOf"in i||"oneOf"in i||"allOf"in i||"type"in i&&Array.isArray(i.type))&&console.warn("Warning: OpenAI may not support schemas with unions as roots! Try wrapping it in an object property."),i};function pk(t){return!t||t==="jsonSchema7"||t==="draft-7"?"draft-7":t==="jsonSchema2019-09"||t==="draft-2020-12"?"draft-2020-12":"draft-7"}function qh(t,e){var r,n,s;return qt(t)?ul(t,{target:pk(e?.target),io:(r=e?.pipeStrategy)!==null&&r!==void 0?r:"input"}):dk(t,{strictUnions:(n=e?.strictUnions)!==null&&n!==void 0?n:!0,pipeStrategy:(s=e?.pipeStrategy)!==null&&s!==void 0?s:"input"})}function zh(t){const e=zn(t),r=e?.method;if(!r)throw new Error("Schema is missing a method literal");const n=xh(r);if(typeof n!="string")throw new Error("Schema method literal must be a string");return n}function Dh(t,e){const r=Ht(t,e);if(!r.success)throw r.error;return r.data}const fk=6e4;class Uh{constructor(e){this._options=e,this._requestMessageId=0,this._requestHandlers=new Map,this._requestHandlerAbortControllers=new Map,this._notificationHandlers=new Map,this._responseHandlers=new Map,this._progressHandlers=new Map,this._timeoutInfo=new Map,this._pendingDebouncedNotifications=new Set,this._taskProgressTokens=new Map,this._requestResolvers=new Map,this.setNotificationHandler(wl,r=>{this._oncancel(r)}),this.setNotificationHandler(Sl,r=>{this._onprogress(r)}),this.setRequestHandler(kl,r=>({})),this._taskStore=e?.taskStore,this._taskMessageQueue=e?.taskMessageQueue,this._taskStore&&(this.setRequestHandler(Tl,async(r,n)=>{const s=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!s)throw new ne(ae.InvalidParams,"Failed to retrieve task: Task not found");return{...s}}),this.setRequestHandler($l,async(r,n)=>{const s=async()=>{var o;const a=r.params.taskId;if(this._taskMessageQueue){let l;for(;l=await this._taskMessageQueue.dequeue(a,n.sessionId);){if(l.type==="response"||l.type==="error"){const c=l.message,u=c.id,p=this._requestResolvers.get(u);if(p)if(this._requestResolvers.delete(u),l.type==="response")p(c);else{const h=c,d=new ne(h.error.code,h.error.message,h.error.data);p(d)}else{const h=l.type==="response"?"Response":"Error";this._onerror(new Error(`${h} handler missing for request ${u}`))}continue}await((o=this._transport)===null||o===void 0?void 0:o.send(l.message,{relatedRequestId:n.requestId}))}}const i=await this._taskStore.getTask(a,n.sessionId);if(!i)throw new ne(ae.InvalidParams,`Task not found: ${a}`);if(!fn(i.status))return await this._waitForTaskUpdate(a,n.signal),await s();if(fn(i.status)){const l=await this._taskStore.getTaskResult(a,n.sessionId);return this._clearTaskQueue(a),{...l,_meta:{...l._meta,[Cr]:{taskId:a}}}}return await s()};return await s()}),this.setRequestHandler(El,async(r,n)=>{var s;try{const{tasks:o,nextCursor:a}=await this._taskStore.listTasks((s=r.params)===null||s===void 0?void 0:s.cursor,n.sessionId);return{tasks:o,nextCursor:a,_meta:{}}}catch(o){throw new ne(ae.InvalidParams,`Failed to list tasks: ${o instanceof Error?o.message:String(o)}`)}}),this.setRequestHandler(x9,async(r,n)=>{try{const s=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!s)throw new ne(ae.InvalidParams,`Task not found: ${r.params.taskId}`);if(fn(s.status))throw new ne(ae.InvalidParams,`Cannot cancel task in terminal status: ${s.status}`);await this._taskStore.updateTaskStatus(r.params.taskId,"cancelled","Client cancelled task execution.",n.sessionId),this._clearTaskQueue(r.params.taskId);const o=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!o)throw new ne(ae.InvalidParams,`Task not found after cancellation: ${r.params.taskId}`);return{_meta:{},...o}}catch(s){throw s instanceof ne?s:new ne(ae.InvalidRequest,`Failed to cancel task: ${s instanceof Error?s.message:String(s)}`)}}))}async _oncancel(e){const r=this._requestHandlerAbortControllers.get(e.params.requestId);r?.abort(e.params.reason)}_setupTimeout(e,r,n,s,o=!1){this._timeoutInfo.set(e,{timeoutId:setTimeout(s,r),startTime:Date.now(),timeout:r,maxTotalTimeout:n,resetTimeoutOnProgress:o,onTimeout:s})}_resetTimeout(e){const r=this._timeoutInfo.get(e);if(!r)return!1;const n=Date.now()-r.startTime;if(r.maxTotalTimeout&&n>=r.maxTotalTimeout)throw this._timeoutInfo.delete(e),ne.fromError(ae.RequestTimeout,"Maximum total timeout exceeded",{maxTotalTimeout:r.maxTotalTimeout,totalElapsed:n});return clearTimeout(r.timeoutId),r.timeoutId=setTimeout(r.onTimeout,r.timeout),!0}_cleanupTimeout(e){const r=this._timeoutInfo.get(e);r&&(clearTimeout(r.timeoutId),this._timeoutInfo.delete(e))}async connect(e){var r,n,s;this._transport=e;const o=(r=this.transport)===null||r===void 0?void 0:r.onclose;this._transport.onclose=()=>{o?.(),this._onclose()};const a=(n=this.transport)===null||n===void 0?void 0:n.onerror;this._transport.onerror=l=>{a?.(l),this._onerror(l)};const i=(s=this._transport)===null||s===void 0?void 0:s.onmessage;this._transport.onmessage=(l,c)=>{i?.(l,c),qs(l)||f9(l)?this._onresponse(l):yl(l)?this._onrequest(l,c):p9(l)?this._onnotification(l):this._onerror(new Error(`Unknown message type: ${JSON.stringify(l)}`))},await this._transport.start()}_onclose(){var e;const r=this._responseHandlers;this._responseHandlers=new Map,this._progressHandlers.clear(),this._taskProgressTokens.clear(),this._pendingDebouncedNotifications.clear();const n=ne.fromError(ae.ConnectionClosed,"Connection closed");this._transport=void 0,(e=this.onclose)===null||e===void 0||e.call(this);for(const s of r.values())s(n)}_onerror(e){var r;(r=this.onerror)===null||r===void 0||r.call(this,e)}_onnotification(e){var r;const n=(r=this._notificationHandlers.get(e.method))!==null&&r!==void 0?r:this.fallbackNotificationHandler;n!==void 0&&Promise.resolve().then(()=>n(e)).catch(s=>this._onerror(new Error(`Uncaught error in notification handler: ${s}`)))}_onrequest(e,r){var n,s,o,a,i,l;const c=(n=this._requestHandlers.get(e.method))!==null&&n!==void 0?n:this.fallbackRequestHandler,u=this._transport,p=(a=(o=(s=e.params)===null||s===void 0?void 0:s._meta)===null||o===void 0?void 0:o[Cr])===null||a===void 0?void 0:a.taskId;if(c===void 0){const m={jsonrpc:"2.0",id:e.id,error:{code:ae.MethodNotFound,message:"Method not found"}};p&&this._taskMessageQueue?this._enqueueTaskMessage(p,{type:"error",message:m,timestamp:Date.now()},u?.sessionId).catch(y=>this._onerror(new Error(`Failed to enqueue error response: ${y}`))):u?.send(m).catch(y=>this._onerror(new Error(`Failed to send an error response: ${y}`)));return}const h=new AbortController;this._requestHandlerAbortControllers.set(e.id,h);const d=(i=e.params)===null||i===void 0?void 0:i.task,f=this._taskStore?this.requestTaskStore(e,u?.sessionId):void 0,w={signal:h.signal,sessionId:u?.sessionId,_meta:(l=e.params)===null||l===void 0?void 0:l._meta,sendNotification:async m=>{const y={relatedRequestId:e.id};p&&(y.relatedTask={taskId:p}),await this.notification(m,y)},sendRequest:async(m,y,_)=>{var g,b;const k={..._,relatedRequestId:e.id};p&&!k.relatedTask&&(k.relatedTask={taskId:p});const S=(b=(g=k.relatedTask)===null||g===void 0?void 0:g.taskId)!==null&&b!==void 0?b:p;return S&&f&&await f.updateTaskStatus(S,"input_required"),await this.request(m,y,k)},authInfo:r?.authInfo,requestId:e.id,requestInfo:r?.requestInfo,taskId:p,taskStore:f,taskRequestedTtl:d?.ttl,closeSSEStream:r?.closeSSEStream,closeStandaloneSSEStream:r?.closeStandaloneSSEStream};Promise.resolve().then(()=>{d&&this.assertTaskHandlerCapability(e.method)}).then(()=>c(e,w)).then(async m=>{if(h.signal.aborted)return;const y={result:m,jsonrpc:"2.0",id:e.id};p&&this._taskMessageQueue?await this._enqueueTaskMessage(p,{type:"response",message:y,timestamp:Date.now()},u?.sessionId):await u?.send(y)},async m=>{var y;if(h.signal.aborted)return;const _={jsonrpc:"2.0",id:e.id,error:{code:Number.isSafeInteger(m.code)?m.code:ae.InternalError,message:(y=m.message)!==null&&y!==void 0?y:"Internal error",...m.data!==void 0&&{data:m.data}}};p&&this._taskMessageQueue?await this._enqueueTaskMessage(p,{type:"error",message:_,timestamp:Date.now()},u?.sessionId):await u?.send(_)}).catch(m=>this._onerror(new Error(`Failed to send response: ${m}`))).finally(()=>{this._requestHandlerAbortControllers.delete(e.id)})}_onprogress(e){const{progressToken:r,...n}=e.params,s=Number(r),o=this._progressHandlers.get(s);if(!o){this._onerror(new Error(`Received a progress notification for an unknown token: ${JSON.stringify(e)}`));return}const a=this._responseHandlers.get(s),i=this._timeoutInfo.get(s);if(i&&a&&i.resetTimeoutOnProgress)try{this._resetTimeout(s)}catch(l){this._responseHandlers.delete(s),this._progressHandlers.delete(s),this._cleanupTimeout(s),a(l);return}o(n)}_onresponse(e){const r=Number(e.id),n=this._requestResolvers.get(r);if(n){if(this._requestResolvers.delete(r),qs(e))n(e);else{const a=new ne(e.error.code,e.error.message,e.error.data);n(a)}return}const s=this._responseHandlers.get(r);if(s===void 0){this._onerror(new Error(`Received a response for an unknown message ID: ${JSON.stringify(e)}`));return}this._responseHandlers.delete(r),this._cleanupTimeout(r);let o=!1;if(qs(e)&&e.result&&typeof e.result=="object"){const a=e.result;if(a.task&&typeof a.task=="object"){const i=a.task;typeof i.taskId=="string"&&(o=!0,this._taskProgressTokens.set(i.taskId,r))}}if(o||this._progressHandlers.delete(r),qs(e))s(e);else{const a=ne.fromError(e.error.code,e.error.message,e.error.data);s(a)}}get transport(){return this._transport}async close(){var e;await((e=this._transport)===null||e===void 0?void 0:e.close())}async*requestStream(e,r,n){var s,o,a,i;const{task:l}=n??{};if(!l){try{yield{type:"result",result:await this.request(e,r,n)}}catch(u){yield{type:"error",error:u instanceof ne?u:new ne(ae.InternalError,String(u))}}return}let c;try{const u=await this.request(e,Ln,n);if(u.task)c=u.task.taskId,yield{type:"taskCreated",task:u.task};else throw new ne(ae.InternalError,"Task creation did not return a task");for(;;){const p=await this.getTask({taskId:c},n);if(yield{type:"taskStatus",task:p},fn(p.status)){p.status==="completed"?yield{type:"result",result:await this.getTaskResult({taskId:c},r,n)}:p.status==="failed"?yield{type:"error",error:new ne(ae.InternalError,`Task ${c} failed`)}:p.status==="cancelled"&&(yield{type:"error",error:new ne(ae.InternalError,`Task ${c} was cancelled`)});return}if(p.status==="input_required"){yield{type:"result",result:await this.getTaskResult({taskId:c},r,n)};return}const h=(a=(s=p.pollInterval)!==null&&s!==void 0?s:(o=this._options)===null||o===void 0?void 0:o.defaultTaskPollInterval)!==null&&a!==void 0?a:1e3;await new Promise(d=>setTimeout(d,h)),(i=n?.signal)===null||i===void 0||i.throwIfAborted()}}catch(u){yield{type:"error",error:u instanceof ne?u:new ne(ae.InternalError,String(u))}}}request(e,r,n){const{relatedRequestId:s,resumptionToken:o,onresumptiontoken:a,task:i,relatedTask:l}=n??{};return new Promise((c,u)=>{var p,h,d,f,w,m,y;const _=I=>{u(I)};if(!this._transport){_(new Error("Not connected"));return}if(((p=this._options)===null||p===void 0?void 0:p.enforceStrictCapabilities)===!0)try{this.assertCapabilityForMethod(e.method),i&&this.assertTaskCapability(e.method)}catch(I){_(I);return}(h=n?.signal)===null||h===void 0||h.throwIfAborted();const g=this._requestMessageId++,b={...e,jsonrpc:"2.0",id:g};n?.onprogress&&(this._progressHandlers.set(g,n.onprogress),b.params={...e.params,_meta:{...((d=e.params)===null||d===void 0?void 0:d._meta)||{},progressToken:g}}),i&&(b.params={...b.params,task:i}),l&&(b.params={...b.params,_meta:{...((f=b.params)===null||f===void 0?void 0:f._meta)||{},[Cr]:l}});const k=I=>{var A;this._responseHandlers.delete(g),this._progressHandlers.delete(g),this._cleanupTimeout(g),(A=this._transport)===null||A===void 0||A.send({jsonrpc:"2.0",method:"notifications/cancelled",params:{requestId:g,reason:String(I)}},{relatedRequestId:s,resumptionToken:o,onresumptiontoken:a}).catch(D=>this._onerror(new Error(`Failed to send cancellation: ${D}`)));const P=I instanceof ne?I:new ne(ae.RequestTimeout,String(I));u(P)};this._responseHandlers.set(g,I=>{var A;if(!(!((A=n?.signal)===null||A===void 0)&&A.aborted)){if(I instanceof Error)return u(I);try{const P=Ht(r,I.result);P.success?c(P.data):u(P.error)}catch(P){u(P)}}}),(w=n?.signal)===null||w===void 0||w.addEventListener("abort",()=>{var I;k((I=n?.signal)===null||I===void 0?void 0:I.reason)});const S=(m=n?.timeout)!==null&&m!==void 0?m:fk,T=()=>k(ne.fromError(ae.RequestTimeout,"Request timed out",{timeout:S}));this._setupTimeout(g,S,n?.maxTotalTimeout,T,(y=n?.resetTimeoutOnProgress)!==null&&y!==void 0?y:!1);const x=l?.taskId;if(x){const I=A=>{const P=this._responseHandlers.get(g);P?P(A):this._onerror(new Error(`Response handler missing for side-channeled request ${g}`))};this._requestResolvers.set(g,I),this._enqueueTaskMessage(x,{type:"request",message:b,timestamp:Date.now()}).catch(A=>{this._cleanupTimeout(g),u(A)})}else this._transport.send(b,{relatedRequestId:s,resumptionToken:o,onresumptiontoken:a}).catch(I=>{this._cleanupTimeout(g),u(I)})})}async getTask(e,r){return this.request({method:"tasks/get",params:e},Cl,r)}async getTaskResult(e,r,n){return this.request({method:"tasks/result",params:e},r,n)}async listTasks(e,r){return this.request({method:"tasks/list",params:e},xl,r)}async cancelTask(e,r){return this.request({method:"tasks/cancel",params:e},I9,r)}async notification(e,r){var n,s,o,a,i;if(!this._transport)throw new Error("Not connected");this.assertNotificationCapability(e.method);const l=(n=r?.relatedTask)===null||n===void 0?void 0:n.taskId;if(l){const h={...e,jsonrpc:"2.0",params:{...e.params,_meta:{...((s=e.params)===null||s===void 0?void 0:s._meta)||{},[Cr]:r.relatedTask}}};await this._enqueueTaskMessage(l,{type:"notification",message:h,timestamp:Date.now()});return}if(((a=(o=this._options)===null||o===void 0?void 0:o.debouncedNotificationMethods)!==null&&a!==void 0?a:[]).includes(e.method)&&!e.params&&!r?.relatedRequestId&&!r?.relatedTask){if(this._pendingDebouncedNotifications.has(e.method))return;this._pendingDebouncedNotifications.add(e.method),Promise.resolve().then(()=>{var h,d;if(this._pendingDebouncedNotifications.delete(e.method),!this._transport)return;let f={...e,jsonrpc:"2.0"};r?.relatedTask&&(f={...f,params:{...f.params,_meta:{...((h=f.params)===null||h===void 0?void 0:h._meta)||{},[Cr]:r.relatedTask}}}),(d=this._transport)===null||d===void 0||d.send(f,r).catch(w=>this._onerror(w))});return}let p={...e,jsonrpc:"2.0"};r?.relatedTask&&(p={...p,params:{...p.params,_meta:{...((i=p.params)===null||i===void 0?void 0:i._meta)||{},[Cr]:r.relatedTask}}}),await this._transport.send(p,r)}setRequestHandler(e,r){const n=zh(e);this.assertRequestHandlerCapability(n),this._requestHandlers.set(n,(s,o)=>{const a=Dh(e,s);return Promise.resolve(r(a,o))})}removeRequestHandler(e){this._requestHandlers.delete(e)}assertCanSetRequestHandler(e){if(this._requestHandlers.has(e))throw new Error(`A request handler for ${e} already exists, which would be overridden`)}setNotificationHandler(e,r){const n=zh(e);this._notificationHandlers.set(n,s=>{const o=Dh(e,s);return Promise.resolve(r(o))})}removeNotificationHandler(e){this._notificationHandlers.delete(e)}_cleanupTaskProgressHandler(e){const r=this._taskProgressTokens.get(e);r!==void 0&&(this._progressHandlers.delete(r),this._taskProgressTokens.delete(e))}async _enqueueTaskMessage(e,r,n){var s;if(!this._taskStore||!this._taskMessageQueue)throw new Error("Cannot enqueue task message: taskStore and taskMessageQueue are not configured");const o=(s=this._options)===null||s===void 0?void 0:s.maxTaskQueueSize;await this._taskMessageQueue.enqueue(e,r,n,o)}async _clearTaskQueue(e,r){if(this._taskMessageQueue){const n=await this._taskMessageQueue.dequeueAll(e,r);for(const s of n)if(s.type==="request"&&yl(s.message)){const o=s.message.id,a=this._requestResolvers.get(o);a?(a(new ne(ae.InternalError,"Task cancelled or completed")),this._requestResolvers.delete(o)):this._onerror(new Error(`Resolver missing for request ${o} during task ${e} cleanup`))}}}async _waitForTaskUpdate(e,r){var n,s,o;let a=(s=(n=this._options)===null||n===void 0?void 0:n.defaultTaskPollInterval)!==null&&s!==void 0?s:1e3;try{const i=await((o=this._taskStore)===null||o===void 0?void 0:o.getTask(e));i?.pollInterval&&(a=i.pollInterval)}catch{}return new Promise((i,l)=>{if(r.aborted){l(new ne(ae.InvalidRequest,"Request cancelled"));return}const c=setTimeout(i,a);r.addEventListener("abort",()=>{clearTimeout(c),l(new ne(ae.InvalidRequest,"Request cancelled"))},{once:!0})})}requestTaskStore(e,r){const n=this._taskStore;if(!n)throw new Error("No task store configured");return{createTask:async s=>{if(!e)throw new Error("No request provided");return await n.createTask(s,e.id,{method:e.method,params:e.params},r)},getTask:async s=>{const o=await n.getTask(s,r);if(!o)throw new ne(ae.InvalidParams,"Failed to retrieve task: Task not found");return o},storeTaskResult:async(s,o,a)=>{await n.storeTaskResult(s,o,a,r);const i=await n.getTask(s,r);if(i){const l=Ma.parse({method:"notifications/tasks/status",params:i});await this.notification(l),fn(i.status)&&this._cleanupTaskProgressHandler(s)}},getTaskResult:s=>n.getTaskResult(s,r),updateTaskStatus:async(s,o,a)=>{const i=await n.getTask(s,r);if(!i)throw new ne(ae.InvalidParams,`Task "${s}" not found - it may have been cleaned up`);if(fn(i.status))throw new ne(ae.InvalidParams,`Cannot update task "${s}" from terminal status "${i.status}" to "${o}". Terminal states (completed, failed, cancelled) cannot transition to other states.`);await n.updateTaskStatus(s,o,a,r);const l=await n.getTask(s,r);if(l){const c=Ma.parse({method:"notifications/tasks/status",params:l});await this.notification(c),fn(l.status)&&this._cleanupTaskProgressHandler(s)}},listTasks:s=>n.listTasks(s,r)}}}function Zh(t){return t!==null&&typeof t=="object"&&!Array.isArray(t)}function Fh(t,e){const r={...t};for(const n in e){const s=n,o=e[s];if(o===void 0)continue;const a=r[s];Zh(a)&&Zh(o)?r[s]={...a,...o}:r[s]=o}return r}var Za={exports:{}},Gl={},Vh;function hk(){return Vh||(Vh=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.formatNames=t.fastFormats=t.fullFormats=void 0;function e(P,D){return{validate:P,compare:D}}t.fullFormats={date:e(o,a),time:e(l(!0),c),"date-time":e(h(!0),d),"iso-time":e(l(),u),"iso-date-time":e(h(),f),duration:/^P(?!$)((\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?|(\d+W)?)$/,uri:y,"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:A,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:g,int32:{type:"number",validate:S},int64:{type:"number",validate:T},float:{type:"number",validate:x},double:{type:"number",validate:x},password:!0,binary:!0},t.fastFormats={...t.fullFormats,date:e(/^\d\d\d\d-[0-1]\d-[0-3]\d$/,a),time:e(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,c),"date-time":e(/^\d\d\d\d-[0-1]\d-[0-3]\dt(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,d),"iso-time":e(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,u),"iso-date-time":e(/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,f),uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i},t.formatNames=Object.keys(t.fullFormats);function r(P){return P%4===0&&(P%100!==0||P%400===0)}const n=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,s=[0,31,28,31,30,31,30,31,31,30,31,30,31];function o(P){const D=n.exec(P);if(!D)return!1;const U=+D[1],V=+D[2],se=+D[3];return V>=1&&V<=12&&se>=1&&se<=(V===2&&r(U)?29:s[V])}function a(P,D){if(P&&D)return P>D?1:P<D?-1:0}const i=/^(\d\d):(\d\d):(\d\d(?:\.\d+)?)(z|([+-])(\d\d)(?::?(\d\d))?)?$/i;function l(P){return function(U){const V=i.exec(U);if(!V)return!1;const se=+V[1],fe=+V[2],de=+V[3],re=V[4],_e=V[5]==="-"?-1:1,H=+(V[6]||0),O=+(V[7]||0);if(H>23||O>59||P&&!re)return!1;if(se<=23&&fe<=59&&de<60)return!0;const F=fe-O*_e,q=se-H*_e-(F<0?1:0);return(q===23||q===-1)&&(F===59||F===-1)&&de<61}}function c(P,D){if(!(P&&D))return;const U=new Date("2020-01-01T"+P).valueOf(),V=new Date("2020-01-01T"+D).valueOf();if(U&&V)return U-V}function u(P,D){if(!(P&&D))return;const U=i.exec(P),V=i.exec(D);if(U&&V)return P=U[1]+U[2]+U[3],D=V[1]+V[2]+V[3],P>D?1:P<D?-1:0}const p=/t|\s/i;function h(P){const D=l(P);return function(V){const se=V.split(p);return se.length===2&&o(se[0])&&D(se[1])}}function d(P,D){if(!(P&&D))return;const U=new Date(P).valueOf(),V=new Date(D).valueOf();if(U&&V)return U-V}function f(P,D){if(!(P&&D))return;const[U,V]=P.split(p),[se,fe]=D.split(p),de=a(U,se);if(de!==void 0)return de||c(V,fe)}const w=/\/|:/,m=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i;function y(P){return w.test(P)&&m.test(P)}const _=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm;function g(P){return _.lastIndex=0,_.test(P)}const b=-2147483648,k=2**31-1;function S(P){return Number.isInteger(P)&&P<=k&&P>=b}function T(P){return Number.isInteger(P)}function x(){return!0}const I=/[^\\]\\Z/;function A(P){if(I.test(P))return!1;try{return new RegExp(P),!0}catch{return!1}}})(Gl)),Gl}var Wl={},Hh;function mk(){return Hh||(Hh=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.formatLimitDefinition=void 0;const e=Ep(),r=$e(),n=r.operators,s={formatMaximum:{okStr:"<=",ok:n.LTE,fail:n.GT},formatMinimum:{okStr:">=",ok:n.GTE,fail:n.LT},formatExclusiveMaximum:{okStr:"<",ok:n.LT,fail:n.GTE},formatExclusiveMinimum:{okStr:">",ok:n.GT,fail:n.LTE}},o={message:({keyword:i,schemaCode:l})=>(0,r.str)`should be ${s[i].okStr} ${l}`,params:({keyword:i,schemaCode:l})=>(0,r._)`{comparison: ${s[i].okStr}, limit: ${l}}`};t.formatLimitDefinition={keyword:Object.keys(s),type:"string",schemaType:"string",$data:!0,error:o,code(i){const{gen:l,data:c,schemaCode:u,keyword:p,it:h}=i,{opts:d,self:f}=h;if(!d.validateFormats)return;const w=new e.KeywordCxt(h,f.RULES.all.format.definition,"format");w.$data?m():y();function m(){const g=l.scopeValue("formats",{ref:f.formats,code:d.code.formats}),b=l.const("fmt",(0,r._)`${g}[${w.schemaCode}]`);i.fail$data((0,r.or)((0,r._)`typeof ${b} != "object"`,(0,r._)`${b} instanceof RegExp`,(0,r._)`typeof ${b}.compare != "function"`,_(b)))}function y(){const g=w.schema,b=f.formats[g];if(!b||b===!0)return;if(typeof b!="object"||b instanceof RegExp||typeof b.compare!="function")throw new Error(`"${p}": format "${g}" does not define "compare" function`);const k=l.scopeValue("formats",{key:g,ref:b,code:d.code.formats?(0,r._)`${d.code.formats}${(0,r.getProperty)(g)}`:void 0});i.fail$data(_(k))}function _(g){return(0,r._)`${g}.compare(${c}, ${u}) ${s[p].fail} 0`}},dependencies:["format"]};const a=i=>(i.addKeyword(t.formatLimitDefinition),i);t.default=a})(Wl)),Wl}var Bh;function gk(){return Bh||(Bh=1,(function(t,e){Object.defineProperty(e,"__esModule",{value:!0});const r=hk(),n=mk(),s=$e(),o=new s.Name("fullFormats"),a=new s.Name("fastFormats"),i=(c,u={keywords:!0})=>{if(Array.isArray(u))return l(c,u,r.fullFormats,o),c;const[p,h]=u.mode==="fast"?[r.fastFormats,a]:[r.fullFormats,o],d=u.formats||r.formatNames;return l(c,d,p,h),u.keywords&&(0,n.default)(c),c};i.get=(c,u="full")=>{const h=(u==="fast"?r.fastFormats:r.fullFormats)[c];if(!h)throw new Error(`Unknown format "${c}"`);return h};function l(c,u,p,h){var d,f;(d=(f=c.opts.code).formats)!==null&&d!==void 0||(f.formats=(0,s._)`require("ajv-formats/dist/formats").${h}`);for(const w of u)c.addFormat(w,p[w])}t.exports=e=i,Object.defineProperty(e,"__esModule",{value:!0}),e.default=i})(Za,Za.exports)),Za.exports}var vk=gk();const _k=tn(vk);function yk(){const t=new xp.Ajv({strict:!1,validateFormats:!0,validateSchema:!1,allErrors:!0});return _k(t),t}class Jh{constructor(e){this._ajv=e??yk()}getValidator(e){var r;const n="$id"in e&&typeof e.$id=="string"?(r=this._ajv.getSchema(e.$id))!==null&&r!==void 0?r:this._ajv.compile(e):this._ajv.compile(e);return s=>n(s)?{valid:!0,data:s,errorMessage:void 0}:{valid:!1,data:void 0,errorMessage:this._ajv.errorsText(n.errors)}}}class wk{constructor(e){this._client=e}async*callToolStream(e,r=qn,n){var s;const o=this._client,a={...n,task:(s=n?.task)!==null&&s!==void 0?s:o.isToolTask(e.name)?{}:void 0},i=o.requestStream({method:"tools/call",params:e},r,a),l=o.getToolOutputValidator(e.name);for await(const c of i){if(c.type==="result"&&l){const u=c.result;if(!u.structuredContent&&!u.isError){yield{type:"error",error:new ne(ae.InvalidRequest,`Tool ${e.name} has an output schema but did not return structured content`)};return}if(u.structuredContent)try{const p=l(u.structuredContent);if(!p.valid){yield{type:"error",error:new ne(ae.InvalidParams,`Structured content does not match the tool's output schema: ${p.errorMessage}`)};return}}catch(p){if(p instanceof ne){yield{type:"error",error:p};return}yield{type:"error",error:new ne(ae.InvalidParams,`Failed to validate structured content: ${p instanceof Error?p.message:String(p)}`)};return}}yield c}}async getTask(e,r){return this._client.getTask({taskId:e},r)}async getTaskResult(e,r,n){return this._client.getTaskResult({taskId:e},r,n)}async listTasks(e,r){return this._client.listTasks(e?{cursor:e}:void 0,r)}async cancelTask(e,r){return this._client.cancelTask({taskId:e},r)}requestStream(e,r,n){return this._client.requestStream(e,r,n)}}function Gh(t,e,r){var n;if(!t)throw new Error(`${r} does not support task creation (required for ${e})`);switch(e){case"tools/call":if(!(!((n=t.tools)===null||n===void 0)&&n.call))throw new Error(`${r} does not support task creation for tools/call (required for ${e})`);break}}function Wh(t,e,r){var n,s;if(!t)throw new Error(`${r} does not support task creation (required for ${e})`);switch(e){case"sampling/createMessage":if(!(!((n=t.sampling)===null||n===void 0)&&n.createMessage))throw new Error(`${r} does not support task creation for sampling/createMessage (required for ${e})`);break;case"elicitation/create":if(!(!((s=t.elicitation)===null||s===void 0)&&s.create))throw new Error(`${r} does not support task creation for elicitation/create (required for ${e})`);break}}function Fa(t,e){if(!(!t||e===null||typeof e!="object")){if(t.type==="object"&&t.properties&&typeof t.properties=="object"){const r=e,n=t.properties;for(const s of Object.keys(n)){const o=n[s];r[s]===void 0&&Object.prototype.hasOwnProperty.call(o,"default")&&(r[s]=o.default),r[s]!==void 0&&Fa(o,r[s])}}if(Array.isArray(t.anyOf))for(const r of t.anyOf)Fa(r,e);if(Array.isArray(t.oneOf))for(const r of t.oneOf)Fa(r,e)}}function bk(t){if(!t)return{supportsFormMode:!1,supportsUrlMode:!1};const e=t.form!==void 0,r=t.url!==void 0;return{supportsFormMode:e||!e&&!r,supportsUrlMode:r}}class Bs extends Uh{constructor(e,r){var n,s;super(r),this._clientInfo=e,this._cachedToolOutputValidators=new Map,this._cachedKnownTaskTools=new Set,this._cachedRequiredTaskTools=new Set,this._capabilities=(n=r?.capabilities)!==null&&n!==void 0?n:{},this._jsonSchemaValidator=(s=r?.jsonSchemaValidator)!==null&&s!==void 0?s:new Jh}get experimental(){return this._experimental||(this._experimental={tasks:new wk(this)}),this._experimental}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=Fh(this._capabilities,e)}setRequestHandler(e,r){var n,s,o;const a=zn(e),i=a?.method;if(!i)throw new Error("Schema is missing a method literal");let l;if(qt(i)){const u=i,p=(n=u._zod)===null||n===void 0?void 0:n.def;l=(s=p?.value)!==null&&s!==void 0?s:u.value}else{const u=i,p=u._def;l=(o=p?.value)!==null&&o!==void 0?o:u.value}if(typeof l!="string")throw new Error("Schema method literal must be a string");const c=l;if(c==="elicitation/create"){const u=async(p,h)=>{var d,f,w;const m=Ht(Ul,p);if(!m.success){const I=m.error instanceof Error?m.error.message:String(m.error);throw new ne(ae.InvalidParams,`Invalid elicitation request: ${I}`)}const{params:y}=m.data,_=(d=y.mode)!==null&&d!==void 0?d:"form",{supportsFormMode:g,supportsUrlMode:b}=bk(this._capabilities.elicitation);if(_==="form"&&!g)throw new ne(ae.InvalidParams,"Client does not support form-mode elicitation requests");if(_==="url"&&!b)throw new ne(ae.InvalidParams,"Client does not support URL-mode elicitation requests");const k=await Promise.resolve(r(p,h));if(y.task){const I=Ht(Ln,k);if(!I.success){const A=I.error instanceof Error?I.error.message:String(I.error);throw new ne(ae.InvalidParams,`Invalid task creation result: ${A}`)}return I.data}const S=Ht(Fs,k);if(!S.success){const I=S.error instanceof Error?S.error.message:String(S.error);throw new ne(ae.InvalidParams,`Invalid elicitation result: ${I}`)}const T=S.data,x=_==="form"?y.requestedSchema:void 0;if(_==="form"&&T.action==="accept"&&T.content&&x&&!((w=(f=this._capabilities.elicitation)===null||f===void 0?void 0:f.form)===null||w===void 0)&&w.applyDefaults)try{Fa(x,T.content)}catch{}return T};return super.setRequestHandler(e,u)}if(c==="sampling/createMessage"){const u=async(p,h)=>{const d=Ht(Dl,p);if(!d.success){const y=d.error instanceof Error?d.error.message:String(d.error);throw new ne(ae.InvalidParams,`Invalid sampling request: ${y}`)}const{params:f}=d.data,w=await Promise.resolve(r(p,h));if(f.task){const y=Ht(Ln,w);if(!y.success){const _=y.error instanceof Error?y.error.message:String(y.error);throw new ne(ae.InvalidParams,`Invalid task creation result: ${_}`)}return y.data}const m=Ht(Da,w);if(!m.success){const y=m.error instanceof Error?m.error.message:String(m.error);throw new ne(ae.InvalidParams,`Invalid sampling result: ${y}`)}return m.data};return super.setRequestHandler(e,u)}return super.setRequestHandler(e,r)}assertCapability(e,r){var n;if(!(!((n=this._serverCapabilities)===null||n===void 0)&&n[e]))throw new Error(`Server does not support ${e} (required for ${r})`)}async connect(e,r){if(await super.connect(e),e.sessionId===void 0)try{const n=await this.request({method:"initialize",params:{protocolVersion:js,capabilities:this._capabilities,clientInfo:this._clientInfo}},sh,r);if(n===void 0)throw new Error(`Server sent invalid initialize result: ${n}`);if(!Wf.includes(n.protocolVersion))throw new Error(`Server's protocol version is not supported: ${n.protocolVersion}`);this._serverCapabilities=n.capabilities,this._serverVersion=n.serverInfo,e.setProtocolVersion&&e.setProtocolVersion(n.protocolVersion),this._instructions=n.instructions,await this.notification({method:"notifications/initialized"})}catch(n){throw this.close(),n}}getServerCapabilities(){return this._serverCapabilities}getServerVersion(){return this._serverVersion}getInstructions(){return this._instructions}assertCapabilityForMethod(e){var r,n,s,o,a;switch(e){case"logging/setLevel":if(!(!((r=this._serverCapabilities)===null||r===void 0)&&r.logging))throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!(!((n=this._serverCapabilities)===null||n===void 0)&&n.prompts))throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":case"resources/subscribe":case"resources/unsubscribe":if(!(!((s=this._serverCapabilities)===null||s===void 0)&&s.resources))throw new Error(`Server does not support resources (required for ${e})`);if(e==="resources/subscribe"&&!this._serverCapabilities.resources.subscribe)throw new Error(`Server does not support resource subscriptions (required for ${e})`);break;case"tools/call":case"tools/list":if(!(!((o=this._serverCapabilities)===null||o===void 0)&&o.tools))throw new Error(`Server does not support tools (required for ${e})`);break;case"completion/complete":if(!(!((a=this._serverCapabilities)===null||a===void 0)&&a.completions))throw new Error(`Server does not support completions (required for ${e})`);break}}assertNotificationCapability(e){var r;switch(e){case"notifications/roots/list_changed":if(!(!((r=this._capabilities.roots)===null||r===void 0)&&r.listChanged))throw new Error(`Client does not support roots list changed notifications (required for ${e})`);break}}assertRequestHandlerCapability(e){if(this._capabilities)switch(e){case"sampling/createMessage":if(!this._capabilities.sampling)throw new Error(`Client does not support sampling capability (required for ${e})`);break;case"elicitation/create":if(!this._capabilities.elicitation)throw new Error(`Client does not support elicitation capability (required for ${e})`);break;case"roots/list":if(!this._capabilities.roots)throw new Error(`Client does not support roots capability (required for ${e})`);break;case"tasks/get":case"tasks/list":case"tasks/result":case"tasks/cancel":if(!this._capabilities.tasks)throw new Error(`Client does not support tasks capability (required for ${e})`);break}}assertTaskCapability(e){var r,n;Gh((n=(r=this._serverCapabilities)===null||r===void 0?void 0:r.tasks)===null||n===void 0?void 0:n.requests,e,"Server")}assertTaskHandlerCapability(e){var r;this._capabilities&&Wh((r=this._capabilities.tasks)===null||r===void 0?void 0:r.requests,e,"Client")}async ping(e){return this.request({method:"ping"},Zr,e)}async complete(e,r){return this.request({method:"completion/complete",params:e},Th,r)}async setLoggingLevel(e,r){return this.request({method:"logging/setLevel",params:{level:e}},Zr,r)}async getPrompt(e,r){return this.request({method:"prompts/get",params:e},vh,r)}async listPrompts(e,r){return this.request({method:"prompts/list",params:e},gh,r)}async listResources(e,r){return this.request({method:"resources/list",params:e},ch,r)}async listResourceTemplates(e,r){return this.request({method:"resources/templates/list",params:e},uh,r)}async readResource(e,r){return this.request({method:"resources/read",params:e},dh,r)}async subscribeResource(e,r){return this.request({method:"resources/subscribe",params:e},Zr,r)}async unsubscribeResource(e,r){return this.request({method:"resources/unsubscribe",params:e},Zr,r)}async callTool(e,r=qn,n){if(this.isToolTaskRequired(e.name))throw new ne(ae.InvalidRequest,`Tool "${e.name}" requires task-based execution. Use client.experimental.tasks.callToolStream() instead.`);const s=await this.request({method:"tools/call",params:e},r,n),o=this.getToolOutputValidator(e.name);if(o){if(!s.structuredContent&&!s.isError)throw new ne(ae.InvalidRequest,`Tool ${e.name} has an output schema but did not return structured content`);if(s.structuredContent)try{const a=o(s.structuredContent);if(!a.valid)throw new ne(ae.InvalidParams,`Structured content does not match the tool's output schema: ${a.errorMessage}`)}catch(a){throw a instanceof ne?a:new ne(ae.InvalidParams,`Failed to validate structured content: ${a instanceof Error?a.message:String(a)}`)}}return s}isToolTask(e){var r,n,s,o;return!((o=(s=(n=(r=this._serverCapabilities)===null||r===void 0?void 0:r.tasks)===null||n===void 0?void 0:n.requests)===null||s===void 0?void 0:s.tools)===null||o===void 0)&&o.call?this._cachedKnownTaskTools.has(e):!1}isToolTaskRequired(e){return this._cachedRequiredTaskTools.has(e)}cacheToolMetadata(e){var r;this._cachedToolOutputValidators.clear(),this._cachedKnownTaskTools.clear(),this._cachedRequiredTaskTools.clear();for(const n of e){if(n.outputSchema){const o=this._jsonSchemaValidator.getValidator(n.outputSchema);this._cachedToolOutputValidators.set(n.name,o)}const s=(r=n.execution)===null||r===void 0?void 0:r.taskSupport;(s==="required"||s==="optional")&&this._cachedKnownTaskTools.add(n.name),s==="required"&&this._cachedRequiredTaskTools.add(n.name)}}getToolOutputValidator(e){return this._cachedToolOutputValidators.get(e)}async listTools(e,r){const n=await this.request({method:"tools/list",params:e},wh,r);return this.cacheToolMetadata(n.tools),n}async sendRootsListChanged(){return this.notification({method:"notifications/roots/list_changed"})}}class Kh extends Error{constructor(e,r){super(e),this.name="ParseError",this.type=r.type,this.field=r.field,this.value=r.value,this.line=r.line}}function Kl(t){}function Yh(t){if(typeof t=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:e=Kl,onError:r=Kl,onRetry:n=Kl,onComment:s}=t;let o="",a=!0,i,l="",c="";function u(w){const m=a?w.replace(/^\xEF\xBB\xBF/,""):w,[y,_]=kk(`${o}${m}`);for(const g of y)p(g);o=_,a=!1}function p(w){if(w===""){d();return}if(w.startsWith(":")){s&&s(w.slice(w.startsWith(": ")?2:1));return}const m=w.indexOf(":");if(m!==-1){const y=w.slice(0,m),_=w[m+1]===" "?2:1,g=w.slice(m+_);h(y,g,w);return}h(w,"",w)}function h(w,m,y){switch(w){case"event":c=m;break;case"data":l=`${l}${m}
40
- `;break;case"id":i=m.includes("\0")?void 0:m;break;case"retry":/^\d+$/.test(m)?n(parseInt(m,10)):r(new Kh(`Invalid \`retry\` value: "${m}"`,{type:"invalid-retry",value:m,line:y}));break;default:r(new Kh(`Unknown field "${w.length>20?`${w.slice(0,20)}…`:w}"`,{type:"unknown-field",field:w,value:m,line:y}));break}}function d(){l.length>0&&e({id:i,event:c||void 0,data:l.endsWith(`
41
- `)?l.slice(0,-1):l}),i=void 0,l="",c=""}function f(w={}){o&&w.consume&&p(o),a=!0,i=void 0,l="",c="",o=""}return{feed:u,reset:f}}function kk(t){const e=[];let r="",n=0;for(;n<t.length;){const s=t.indexOf("\r",n),o=t.indexOf(`
32
+ path: iss.path ? [${Hs(g)}, ...iss.path] : [${Hs(g)}]
33
+ })));`),f.write(`newResult[${Hs(g)}] = ${y}.value`)}f.write("payload.value = newResult;"),f.write("return payload;");const w=f.compile();return(g,y)=>w(h,g,y)};let s;const o=Za,a=!df.jitless,c=a&&_3.value,l=e.catchall;let u;t._zod.parse=(h,f)=>{u??(u=r.value);const p=h.value;if(!o(p))return h.issues.push({expected:"object",code:"invalid_type",input:p,inst:t}),h;const m=[];if(a&&c&&f?.async===!1&&f.jitless!==!0)s||(s=n(e.shape)),h=s(h,f);else{h.value={};const y=u.shape;for(const b of u.keys){const S=y[b],k=S._zod.run({value:p[b],issues:[]},f),T=S._zod.optin==="optional"&&S._zod.optout==="optional";k instanceof Promise?m.push(k.then(x=>T?Rf(x,h,b,p):Wa(x,h,b))):T?Rf(k,h,b,p):Wa(k,h,b)}}if(!l)return m.length?Promise.all(m).then(()=>h):h;const v=[],_=u.keySet,w=l._zod,g=w.def.type;for(const y of Object.keys(p)){if(_.has(y))continue;if(g==="never"){v.push(y);continue}const b=w.run({value:p[y],issues:[]},f);b instanceof Promise?m.push(b.then(S=>Wa(S,h,y))):Wa(b,h,y)}return v.length&&h.issues.push({code:"unrecognized_keys",keys:v,input:p,inst:t}),m.length?Promise.all(m).then(()=>h):h}});function Of(t,e,r,n){for(const s of t)if(s.issues.length===0)return e.value=s.value,e;return e.issues.push({code:"invalid_union",input:e.value,inst:r,errors:t.map(s=>s.issues.map(o=>Kr(o,n,Wr())))}),e}const Af=J("$ZodUnion",(t,e)=>{He.init(t,e),qe(t._zod,"optin",()=>e.options.some(r=>r._zod.optin==="optional")?"optional":void 0),qe(t._zod,"optout",()=>e.options.some(r=>r._zod.optout==="optional")?"optional":void 0),qe(t._zod,"values",()=>{if(e.options.every(r=>r._zod.values))return new Set(e.options.flatMap(r=>Array.from(r._zod.values)))}),qe(t._zod,"pattern",()=>{if(e.options.every(r=>r._zod.pattern)){const r=e.options.map(n=>n._zod.pattern);return new RegExp(`^(${r.map(n=>Dc(n.source)).join("|")})$`)}}),t._zod.parse=(r,n)=>{let s=!1;const o=[];for(const a of e.options){const i=a._zod.run({value:r.value,issues:[]},n);if(i instanceof Promise)o.push(i),s=!0;else{if(i.issues.length===0)return i;o.push(i)}}return s?Promise.all(o).then(a=>Of(a,r,t,n)):Of(o,r,t,n)}}),Y9=J("$ZodDiscriminatedUnion",(t,e)=>{Af.init(t,e);const r=t._zod.parse;qe(t._zod,"propValues",()=>{const s={};for(const o of e.options){const a=o._zod.propValues;if(!a||Object.keys(a).length===0)throw new Error(`Invalid discriminated union option at index "${e.options.indexOf(o)}"`);for(const[i,c]of Object.entries(a)){s[i]||(s[i]=new Set);for(const l of c)s[i].add(l)}}return s});const n=Uc(()=>{const s=e.options,o=new Map;for(const a of s){const i=a._zod.propValues[e.discriminator];if(!i||i.size===0)throw new Error(`Invalid discriminated union option at index "${e.options.indexOf(a)}"`);for(const c of i){if(o.has(c))throw new Error(`Duplicate discriminator value "${String(c)}"`);o.set(c,a)}}return o});t._zod.parse=(s,o)=>{const a=s.value;if(!Za(a))return s.issues.push({code:"invalid_type",expected:"object",input:a,inst:t}),s;const i=n.value.get(a?.[e.discriminator]);return i?i._zod.run(s,o):e.unionFallback?r(s,o):(s.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",input:a,path:[e.discriminator],inst:t}),s)}}),Q9=J("$ZodIntersection",(t,e)=>{He.init(t,e),t._zod.parse=(r,n)=>{const s=r.value,o=e.left._zod.run({value:s,issues:[]},n),a=e.right._zod.run({value:s,issues:[]},n);return o instanceof Promise||a instanceof Promise?Promise.all([o,a]).then(([c,l])=>Mf(r,c,l)):Mf(r,o,a)}});function Hc(t,e){if(t===e)return{valid:!0,data:t};if(t instanceof Date&&e instanceof Date&&+t==+e)return{valid:!0,data:t};if(Va(t)&&Va(e)){const r=Object.keys(e),n=Object.keys(t).filter(o=>r.indexOf(o)!==-1),s={...t,...e};for(const o of n){const a=Hc(t[o],e[o]);if(!a.valid)return{valid:!1,mergeErrorPath:[o,...a.mergeErrorPath]};s[o]=a.data}return{valid:!0,data:s}}if(Array.isArray(t)&&Array.isArray(e)){if(t.length!==e.length)return{valid:!1,mergeErrorPath:[]};const r=[];for(let n=0;n<t.length;n++){const s=t[n],o=e[n],a=Hc(s,o);if(!a.valid)return{valid:!1,mergeErrorPath:[n,...a.mergeErrorPath]};r.push(a.data)}return{valid:!0,data:r}}return{valid:!1,mergeErrorPath:[]}}function Mf(t,e,r){if(e.issues.length&&t.issues.push(...e.issues),r.issues.length&&t.issues.push(...r.issues),Js(t))return t;const n=Hc(e.value,r.value);if(!n.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(n.mergeErrorPath)}`);return t.value=n.data,t}const X9=J("$ZodRecord",(t,e)=>{He.init(t,e),t._zod.parse=(r,n)=>{const s=r.value;if(!Va(s))return r.issues.push({expected:"record",code:"invalid_type",input:s,inst:t}),r;const o=[];if(e.keyType._zod.values){const a=e.keyType._zod.values;r.value={};for(const c of a)if(typeof c=="string"||typeof c=="number"||typeof c=="symbol"){const l=e.valueType._zod.run({value:s[c],issues:[]},n);l instanceof Promise?o.push(l.then(u=>{u.issues.length&&r.issues.push(...bn(c,u.issues)),r.value[c]=u.value})):(l.issues.length&&r.issues.push(...bn(c,l.issues)),r.value[c]=l.value)}let i;for(const c in s)a.has(c)||(i=i??[],i.push(c));i&&i.length>0&&r.issues.push({code:"unrecognized_keys",input:s,inst:t,keys:i})}else{r.value={};for(const a of Reflect.ownKeys(s)){if(a==="__proto__")continue;const i=e.keyType._zod.run({value:a,issues:[]},n);if(i instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(i.issues.length){r.issues.push({origin:"record",code:"invalid_key",issues:i.issues.map(l=>Kr(l,n,Wr())),input:a,path:[a],inst:t}),r.value[i.value]=i.value;continue}const c=e.valueType._zod.run({value:s[a],issues:[]},n);c instanceof Promise?o.push(c.then(l=>{l.issues.length&&r.issues.push(...bn(a,l.issues)),r.value[i.value]=l.value})):(c.issues.length&&r.issues.push(...bn(a,c.issues)),r.value[i.value]=c.value)}}return o.length?Promise.all(o).then(()=>r):r}}),e4=J("$ZodEnum",(t,e)=>{He.init(t,e);const r=pf(e.entries);t._zod.values=new Set(r),t._zod.pattern=new RegExp(`^(${r.filter(n=>v3.has(typeof n)).map(n=>typeof n=="string"?Bs(n):n.toString()).join("|")})$`),t._zod.parse=(n,s)=>{const o=n.value;return t._zod.values.has(o)||n.issues.push({code:"invalid_value",values:r,input:o,inst:t}),n}}),t4=J("$ZodLiteral",(t,e)=>{He.init(t,e),t._zod.values=new Set(e.values),t._zod.pattern=new RegExp(`^(${e.values.map(r=>typeof r=="string"?Bs(r):r?r.toString():String(r)).join("|")})$`),t._zod.parse=(r,n)=>{const s=r.value;return t._zod.values.has(s)||r.issues.push({code:"invalid_value",values:e.values,input:s,inst:t}),r}}),r4=J("$ZodTransform",(t,e)=>{He.init(t,e),t._zod.parse=(r,n)=>{const s=e.transform(r.value,r);if(n.async)return(s instanceof Promise?s:Promise.resolve(s)).then(a=>(r.value=a,r));if(s instanceof Promise)throw new Vs;return r.value=s,r}}),n4=J("$ZodOptional",(t,e)=>{He.init(t,e),t._zod.optin="optional",t._zod.optout="optional",qe(t._zod,"values",()=>e.innerType._zod.values?new Set([...e.innerType._zod.values,void 0]):void 0),qe(t._zod,"pattern",()=>{const r=e.innerType._zod.pattern;return r?new RegExp(`^(${Dc(r.source)})?$`):void 0}),t._zod.parse=(r,n)=>e.innerType._zod.optin==="optional"?e.innerType._zod.run(r,n):r.value===void 0?r:e.innerType._zod.run(r,n)}),s4=J("$ZodNullable",(t,e)=>{He.init(t,e),qe(t._zod,"optin",()=>e.innerType._zod.optin),qe(t._zod,"optout",()=>e.innerType._zod.optout),qe(t._zod,"pattern",()=>{const r=e.innerType._zod.pattern;return r?new RegExp(`^(${Dc(r.source)}|null)$`):void 0}),qe(t._zod,"values",()=>e.innerType._zod.values?new Set([...e.innerType._zod.values,null]):void 0),t._zod.parse=(r,n)=>r.value===null?r:e.innerType._zod.run(r,n)}),o4=J("$ZodDefault",(t,e)=>{He.init(t,e),t._zod.optin="optional",qe(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,n)=>{if(r.value===void 0)return r.value=e.defaultValue,r;const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(o=>Nf(o,e)):Nf(s,e)}});function Nf(t,e){return t.value===void 0&&(t.value=e.defaultValue),t}const a4=J("$ZodPrefault",(t,e)=>{He.init(t,e),t._zod.optin="optional",qe(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,n)=>(r.value===void 0&&(r.value=e.defaultValue),e.innerType._zod.run(r,n))}),i4=J("$ZodNonOptional",(t,e)=>{He.init(t,e),qe(t._zod,"values",()=>{const r=e.innerType._zod.values;return r?new Set([...r].filter(n=>n!==void 0)):void 0}),t._zod.parse=(r,n)=>{const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(o=>Lf(o,t)):Lf(s,t)}});function Lf(t,e){return!t.issues.length&&t.value===void 0&&t.issues.push({code:"invalid_type",expected:"nonoptional",input:t.value,inst:e}),t}const c4=J("$ZodCatch",(t,e)=>{He.init(t,e),t._zod.optin="optional",qe(t._zod,"optout",()=>e.innerType._zod.optout),qe(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,n)=>{const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(o=>(r.value=o.value,o.issues.length&&(r.value=e.catchValue({...r,error:{issues:o.issues.map(a=>Kr(a,n,Wr()))},input:r.value}),r.issues=[]),r)):(r.value=s.value,s.issues.length&&(r.value=e.catchValue({...r,error:{issues:s.issues.map(o=>Kr(o,n,Wr()))},input:r.value}),r.issues=[]),r)}}),l4=J("$ZodPipe",(t,e)=>{He.init(t,e),qe(t._zod,"values",()=>e.in._zod.values),qe(t._zod,"optin",()=>e.in._zod.optin),qe(t._zod,"optout",()=>e.out._zod.optout),t._zod.parse=(r,n)=>{const s=e.in._zod.run(r,n);return s instanceof Promise?s.then(o=>qf(o,e,n)):qf(s,e,n)}});function qf(t,e,r){return Js(t)?t:e.out._zod.run({value:t.value,issues:t.issues},r)}const u4=J("$ZodReadonly",(t,e)=>{He.init(t,e),qe(t._zod,"propValues",()=>e.innerType._zod.propValues),qe(t._zod,"values",()=>e.innerType._zod.values),qe(t._zod,"optin",()=>e.innerType._zod.optin),qe(t._zod,"optout",()=>e.innerType._zod.optout),t._zod.parse=(r,n)=>{const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(jf):jf(s)}});function jf(t){return t.value=Object.freeze(t.value),t}const d4=J("$ZodLazy",(t,e)=>{He.init(t,e),qe(t._zod,"innerType",()=>e.getter()),qe(t._zod,"pattern",()=>t._zod.innerType._zod.pattern),qe(t._zod,"propValues",()=>t._zod.innerType._zod.propValues),qe(t._zod,"optin",()=>t._zod.innerType._zod.optin),qe(t._zod,"optout",()=>t._zod.innerType._zod.optout),t._zod.parse=(r,n)=>t._zod.innerType._zod.run(r,n)}),p4=J("$ZodCustom",(t,e)=>{$t.init(t,e),He.init(t,e),t._zod.parse=(r,n)=>r,t._zod.check=r=>{const n=r.value,s=e.fn(n);if(s instanceof Promise)return s.then(o=>Uf(o,r,n,t));Uf(s,r,n,t)}});function Uf(t,e,r,n){if(!t){const s={code:"custom",input:r,inst:n,path:[...n._zod.def.path??[]],continue:!n._zod.def.abort};n._zod.def.params&&(s.params=n._zod.def.params),e.issues.push(Ws(s))}}class zf{constructor(){this._map=new Map,this._idmap=new Map}add(e,...r){const n=r[0];if(this._map.set(e,n),n&&typeof n=="object"&&"id"in n){if(this._idmap.has(n.id))throw new Error(`ID ${n.id} already exists in the registry`);this._idmap.set(n.id,e)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(e){const r=this._map.get(e);return r&&typeof r=="object"&&"id"in r&&this._idmap.delete(r.id),this._map.delete(e),this}get(e){const r=e._zod.parent;if(r){const n={...this.get(r)??{}};return delete n.id,{...n,...this._map.get(e)}}return this._map.get(e)}has(e){return this._map.has(e)}}function h4(){return new zf}const Gs=h4();function f4(t,e){return new t({type:"string",...ce(e)})}function m4(t,e){return new t({type:"string",format:"email",check:"string_format",abort:!1,...ce(e)})}function Df(t,e){return new t({type:"string",format:"guid",check:"string_format",abort:!1,...ce(e)})}function g4(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,...ce(e)})}function _4(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...ce(e)})}function v4(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...ce(e)})}function y4(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...ce(e)})}function Zf(t,e){return new t({type:"string",format:"url",check:"string_format",abort:!1,...ce(e)})}function w4(t,e){return new t({type:"string",format:"emoji",check:"string_format",abort:!1,...ce(e)})}function b4(t,e){return new t({type:"string",format:"nanoid",check:"string_format",abort:!1,...ce(e)})}function S4(t,e){return new t({type:"string",format:"cuid",check:"string_format",abort:!1,...ce(e)})}function k4(t,e){return new t({type:"string",format:"cuid2",check:"string_format",abort:!1,...ce(e)})}function C4(t,e){return new t({type:"string",format:"ulid",check:"string_format",abort:!1,...ce(e)})}function T4(t,e){return new t({type:"string",format:"xid",check:"string_format",abort:!1,...ce(e)})}function $4(t,e){return new t({type:"string",format:"ksuid",check:"string_format",abort:!1,...ce(e)})}function E4(t,e){return new t({type:"string",format:"ipv4",check:"string_format",abort:!1,...ce(e)})}function x4(t,e){return new t({type:"string",format:"ipv6",check:"string_format",abort:!1,...ce(e)})}function I4(t,e){return new t({type:"string",format:"cidrv4",check:"string_format",abort:!1,...ce(e)})}function R4(t,e){return new t({type:"string",format:"cidrv6",check:"string_format",abort:!1,...ce(e)})}function Vf(t,e){return new t({type:"string",format:"base64",check:"string_format",abort:!1,...ce(e)})}function P4(t,e){return new t({type:"string",format:"base64url",check:"string_format",abort:!1,...ce(e)})}function O4(t,e){return new t({type:"string",format:"e164",check:"string_format",abort:!1,...ce(e)})}function A4(t,e){return new t({type:"string",format:"jwt",check:"string_format",abort:!1,...ce(e)})}function M4(t,e){return new t({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...ce(e)})}function N4(t,e){return new t({type:"string",format:"date",check:"string_format",...ce(e)})}function L4(t,e){return new t({type:"string",format:"time",check:"string_format",precision:null,...ce(e)})}function q4(t,e){return new t({type:"string",format:"duration",check:"string_format",...ce(e)})}function j4(t,e){return new t({type:"number",checks:[],...ce(e)})}function U4(t,e){return new t({type:"number",coerce:!0,checks:[],...ce(e)})}function z4(t,e){return new t({type:"number",check:"number_format",abort:!1,format:"safeint",...ce(e)})}function D4(t,e){return new t({type:"boolean",...ce(e)})}function Z4(t,e){return new t({type:"null",...ce(e)})}function V4(t){return new t({type:"any"})}function F4(t){return new t({type:"unknown"})}function H4(t,e){return new t({type:"never",...ce(e)})}function Ff(t,e){return new Tf({check:"less_than",...ce(e),value:t,inclusive:!1})}function Bc(t,e){return new Tf({check:"less_than",...ce(e),value:t,inclusive:!0})}function Hf(t,e){return new $f({check:"greater_than",...ce(e),value:t,inclusive:!1})}function Jc(t,e){return new $f({check:"greater_than",...ce(e),value:t,inclusive:!0})}function Bf(t,e){return new o9({check:"multiple_of",...ce(e),value:t})}function Jf(t,e){return new i9({check:"max_length",...ce(e),maximum:t})}function Ga(t,e){return new c9({check:"min_length",...ce(e),minimum:t})}function Wf(t,e){return new l9({check:"length_equals",...ce(e),length:t})}function B4(t,e){return new u9({check:"string_format",format:"regex",...ce(e),pattern:t})}function J4(t){return new d9({check:"string_format",format:"lowercase",...ce(t)})}function W4(t){return new p9({check:"string_format",format:"uppercase",...ce(t)})}function G4(t,e){return new h9({check:"string_format",format:"includes",...ce(e),includes:t})}function K4(t,e){return new f9({check:"string_format",format:"starts_with",...ce(e),prefix:t})}function Y4(t,e){return new m9({check:"string_format",format:"ends_with",...ce(e),suffix:t})}function Ks(t){return new g9({check:"overwrite",tx:t})}function Q4(t){return Ks(e=>e.normalize(t))}function X4(){return Ks(t=>t.trim())}function eS(){return Ks(t=>t.toLowerCase())}function tS(){return Ks(t=>t.toUpperCase())}function rS(t,e,r){return new t({type:"array",element:e,...ce(r)})}function nS(t,e,r){const n=ce(r);return n.abort??(n.abort=!0),new t({type:"custom",check:"custom",fn:e,...n})}function sS(t,e,r){return new t({type:"custom",check:"custom",fn:e,...ce(r)})}class Gf{constructor(e){this.counter=0,this.metadataRegistry=e?.metadata??Gs,this.target=e?.target??"draft-2020-12",this.unrepresentable=e?.unrepresentable??"throw",this.override=e?.override??(()=>{}),this.io=e?.io??"output",this.seen=new Map}process(e,r={path:[],schemaPath:[]}){var n;const s=e._zod.def,o={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},a=this.seen.get(e);if(a)return a.count++,r.schemaPath.includes(e)&&(a.cycle=r.path),a.schema;const i={schema:{},count:1,cycle:void 0,path:r.path};this.seen.set(e,i);const c=e._zod.toJSONSchema?.();if(c)i.schema=c;else{const h={...r,schemaPath:[...r.schemaPath,e],path:r.path},f=e._zod.parent;if(f)i.ref=f,this.process(f,h),this.seen.get(f).isParent=!0;else{const p=i.schema;switch(s.type){case"string":{const m=p;m.type="string";const{minimum:v,maximum:_,format:w,patterns:g,contentEncoding:y}=e._zod.bag;if(typeof v=="number"&&(m.minLength=v),typeof _=="number"&&(m.maxLength=_),w&&(m.format=o[w]??w,m.format===""&&delete m.format),y&&(m.contentEncoding=y),g&&g.size>0){const b=[...g];b.length===1?m.pattern=b[0].source:b.length>1&&(i.schema.allOf=[...b.map(S=>({...this.target==="draft-7"?{type:"string"}:{},pattern:S.source}))])}break}case"number":{const m=p,{minimum:v,maximum:_,format:w,multipleOf:g,exclusiveMaximum:y,exclusiveMinimum:b}=e._zod.bag;typeof w=="string"&&w.includes("int")?m.type="integer":m.type="number",typeof b=="number"&&(m.exclusiveMinimum=b),typeof v=="number"&&(m.minimum=v,typeof b=="number"&&(b>=v?delete m.minimum:delete m.exclusiveMinimum)),typeof y=="number"&&(m.exclusiveMaximum=y),typeof _=="number"&&(m.maximum=_,typeof y=="number"&&(y<=_?delete m.maximum:delete m.exclusiveMaximum)),typeof g=="number"&&(m.multipleOf=g);break}case"boolean":{const m=p;m.type="boolean";break}case"bigint":{if(this.unrepresentable==="throw")throw new Error("BigInt cannot be represented in JSON Schema");break}case"symbol":{if(this.unrepresentable==="throw")throw new Error("Symbols cannot be represented in JSON Schema");break}case"null":{p.type="null";break}case"any":break;case"unknown":break;case"undefined":{if(this.unrepresentable==="throw")throw new Error("Undefined cannot be represented in JSON Schema");break}case"void":{if(this.unrepresentable==="throw")throw new Error("Void cannot be represented in JSON Schema");break}case"never":{p.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{const m=p,{minimum:v,maximum:_}=e._zod.bag;typeof v=="number"&&(m.minItems=v),typeof _=="number"&&(m.maxItems=_),m.type="array",m.items=this.process(s.element,{...h,path:[...h.path,"items"]});break}case"object":{const m=p;m.type="object",m.properties={};const v=s.shape;for(const g in v)m.properties[g]=this.process(v[g],{...h,path:[...h.path,"properties",g]});const _=new Set(Object.keys(v)),w=new Set([..._].filter(g=>{const y=s.shape[g]._zod;return this.io==="input"?y.optin===void 0:y.optout===void 0}));w.size>0&&(m.required=Array.from(w)),s.catchall?._zod.def.type==="never"?m.additionalProperties=!1:s.catchall?s.catchall&&(m.additionalProperties=this.process(s.catchall,{...h,path:[...h.path,"additionalProperties"]})):this.io==="output"&&(m.additionalProperties=!1);break}case"union":{const m=p;m.anyOf=s.options.map((v,_)=>this.process(v,{...h,path:[...h.path,"anyOf",_]}));break}case"intersection":{const m=p,v=this.process(s.left,{...h,path:[...h.path,"allOf",0]}),_=this.process(s.right,{...h,path:[...h.path,"allOf",1]}),w=y=>"allOf"in y&&Object.keys(y).length===1,g=[...w(v)?v.allOf:[v],...w(_)?_.allOf:[_]];m.allOf=g;break}case"tuple":{const m=p;m.type="array";const v=s.items.map((g,y)=>this.process(g,{...h,path:[...h.path,"prefixItems",y]}));if(this.target==="draft-2020-12"?m.prefixItems=v:m.items=v,s.rest){const g=this.process(s.rest,{...h,path:[...h.path,"items"]});this.target==="draft-2020-12"?m.items=g:m.additionalItems=g}s.rest&&(m.items=this.process(s.rest,{...h,path:[...h.path,"items"]}));const{minimum:_,maximum:w}=e._zod.bag;typeof _=="number"&&(m.minItems=_),typeof w=="number"&&(m.maxItems=w);break}case"record":{const m=p;m.type="object",m.propertyNames=this.process(s.keyType,{...h,path:[...h.path,"propertyNames"]}),m.additionalProperties=this.process(s.valueType,{...h,path:[...h.path,"additionalProperties"]});break}case"map":{if(this.unrepresentable==="throw")throw new Error("Map cannot be represented in JSON Schema");break}case"set":{if(this.unrepresentable==="throw")throw new Error("Set cannot be represented in JSON Schema");break}case"enum":{const m=p,v=pf(s.entries);v.every(_=>typeof _=="number")&&(m.type="number"),v.every(_=>typeof _=="string")&&(m.type="string"),m.enum=v;break}case"literal":{const m=p,v=[];for(const _ of s.values)if(_===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof _=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");v.push(Number(_))}else v.push(_);if(v.length!==0)if(v.length===1){const _=v[0];m.type=_===null?"null":typeof _,m.const=_}else v.every(_=>typeof _=="number")&&(m.type="number"),v.every(_=>typeof _=="string")&&(m.type="string"),v.every(_=>typeof _=="boolean")&&(m.type="string"),v.every(_=>_===null)&&(m.type="null"),m.enum=v;break}case"file":{const m=p,v={type:"string",format:"binary",contentEncoding:"binary"},{minimum:_,maximum:w,mime:g}=e._zod.bag;_!==void 0&&(v.minLength=_),w!==void 0&&(v.maxLength=w),g?g.length===1?(v.contentMediaType=g[0],Object.assign(m,v)):m.anyOf=g.map(y=>({...v,contentMediaType:y})):Object.assign(m,v);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{const m=this.process(s.innerType,h);p.anyOf=[m,{type:"null"}];break}case"nonoptional":{this.process(s.innerType,h),i.ref=s.innerType;break}case"success":{const m=p;m.type="boolean";break}case"default":{this.process(s.innerType,h),i.ref=s.innerType,p.default=JSON.parse(JSON.stringify(s.defaultValue));break}case"prefault":{this.process(s.innerType,h),i.ref=s.innerType,this.io==="input"&&(p._prefault=JSON.parse(JSON.stringify(s.defaultValue)));break}case"catch":{this.process(s.innerType,h),i.ref=s.innerType;let m;try{m=s.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}p.default=m;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{const m=p,v=e._zod.pattern;if(!v)throw new Error("Pattern not found in template literal");m.type="string",m.pattern=v.source;break}case"pipe":{const m=this.io==="input"?s.in._zod.def.type==="transform"?s.out:s.in:s.out;this.process(m,h),i.ref=m;break}case"readonly":{this.process(s.innerType,h),i.ref=s.innerType,p.readOnly=!0;break}case"promise":{this.process(s.innerType,h),i.ref=s.innerType;break}case"optional":{this.process(s.innerType,h),i.ref=s.innerType;break}case"lazy":{const m=e._zod.innerType;this.process(m,h),i.ref=m;break}case"custom":{if(this.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema");break}}}}const l=this.metadataRegistry.get(e);return l&&Object.assign(i.schema,l),this.io==="input"&&tt(e)&&(delete i.schema.examples,delete i.schema.default),this.io==="input"&&i.schema._prefault&&((n=i.schema).default??(n.default=i.schema._prefault)),delete i.schema._prefault,this.seen.get(e).schema}emit(e,r){const n={cycles:r?.cycles??"ref",reused:r?.reused??"inline",external:r?.external??void 0},s=this.seen.get(e);if(!s)throw new Error("Unprocessed schema. This is a bug in Zod.");const o=u=>{const h=this.target==="draft-2020-12"?"$defs":"definitions";if(n.external){const v=n.external.registry.get(u[0])?.id,_=n.external.uri??(g=>g);if(v)return{ref:_(v)};const w=u[1].defId??u[1].schema.id??`schema${this.counter++}`;return u[1].defId=w,{defId:w,ref:`${_("__shared")}#/${h}/${w}`}}if(u[1]===s)return{ref:"#"};const p=`#/${h}/`,m=u[1].schema.id??`__schema${this.counter++}`;return{defId:m,ref:p+m}},a=u=>{if(u[1].schema.$ref)return;const h=u[1],{ref:f,defId:p}=o(u);h.def={...h.schema},p&&(h.defId=p);const m=h.schema;for(const v in m)delete m[v];m.$ref=f};if(n.cycles==="throw")for(const u of this.seen.entries()){const h=u[1];if(h.cycle)throw new Error(`Cycle detected: #/${h.cycle?.join("/")}/<root>
34
+
35
+ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const u of this.seen.entries()){const h=u[1];if(e===u[0]){a(u);continue}if(n.external){const p=n.external.registry.get(u[0])?.id;if(e!==u[0]&&p){a(u);continue}}if(this.metadataRegistry.get(u[0])?.id){a(u);continue}if(h.cycle){a(u);continue}if(h.count>1&&n.reused==="ref"){a(u);continue}}const i=(u,h)=>{const f=this.seen.get(u),p=f.def??f.schema,m={...p};if(f.ref===null)return;const v=f.ref;if(f.ref=null,v){i(v,h);const _=this.seen.get(v).schema;_.$ref&&h.target==="draft-7"?(p.allOf=p.allOf??[],p.allOf.push(_)):(Object.assign(p,_),Object.assign(p,m))}f.isParent||this.override({zodSchema:u,jsonSchema:p,path:f.path??[]})};for(const u of[...this.seen.entries()].reverse())i(u[0],{target:this.target});const c={};if(this.target==="draft-2020-12"?c.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?c.$schema="http://json-schema.org/draft-07/schema#":console.warn(`Invalid target: ${this.target}`),n.external?.uri){const u=n.external.registry.get(e)?.id;if(!u)throw new Error("Schema is missing an `id` property");c.$id=n.external.uri(u)}Object.assign(c,s.def);const l=n.external?.defs??{};for(const u of this.seen.entries()){const h=u[1];h.def&&h.defId&&(l[h.defId]=h.def)}n.external||Object.keys(l).length>0&&(this.target==="draft-2020-12"?c.$defs=l:c.definitions=l);try{return JSON.parse(JSON.stringify(c))}catch{throw new Error("Error converting schema to JSON.")}}}function Wc(t,e){if(t instanceof zf){const n=new Gf(e),s={};for(const i of t._idmap.entries()){const[c,l]=i;n.process(l)}const o={},a={registry:t,uri:e?.uri,defs:s};for(const i of t._idmap.entries()){const[c,l]=i;o[c]=n.emit(l,{...e,external:a})}if(Object.keys(s).length>0){const i=n.target==="draft-2020-12"?"$defs":"definitions";o.__shared={[i]:s}}return{schemas:o}}const r=new Gf(e);return r.process(t),r.emit(t,e)}function tt(t,e){const r=e??{seen:new Set};if(r.seen.has(t))return!1;r.seen.add(t);const s=t._zod.def;switch(s.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":return!1;case"array":return tt(s.element,r);case"object":{for(const o in s.shape)if(tt(s.shape[o],r))return!0;return!1}case"union":{for(const o of s.options)if(tt(o,r))return!0;return!1}case"intersection":return tt(s.left,r)||tt(s.right,r);case"tuple":{for(const o of s.items)if(tt(o,r))return!0;return!!(s.rest&&tt(s.rest,r))}case"record":return tt(s.keyType,r)||tt(s.valueType,r);case"map":return tt(s.keyType,r)||tt(s.valueType,r);case"set":return tt(s.valueType,r);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return tt(s.innerType,r);case"lazy":return tt(s.getter(),r);case"default":return tt(s.innerType,r);case"prefault":return tt(s.innerType,r);case"custom":return!1;case"transform":return!0;case"pipe":return tt(s.in,r)||tt(s.out,r);case"success":return!1;case"catch":return!1}throw new Error(`Unknown schema type: ${s.type}`)}const oS=J("ZodISODateTime",(t,e)=>{R9.init(t,e),Qe.init(t,e)});function Kf(t){return M4(oS,t)}const aS=J("ZodISODate",(t,e)=>{P9.init(t,e),Qe.init(t,e)});function iS(t){return N4(aS,t)}const cS=J("ZodISOTime",(t,e)=>{O9.init(t,e),Qe.init(t,e)});function lS(t){return L4(cS,t)}const uS=J("ZodISODuration",(t,e)=>{A9.init(t,e),Qe.init(t,e)});function dS(t){return q4(uS,t)}const Ka=J("ZodError",(t,e)=>{mf.init(t,e),t.name="ZodError",Object.defineProperties(t,{format:{value:r=>x3(t,r)},flatten:{value:r=>E3(t,r)},addIssue:{value:r=>t.issues.push(r)},addIssues:{value:r=>t.issues.push(...r)},isEmpty:{get(){return t.issues.length===0}}})},{Parent:Error}),pS=gf(Ka),hS=_f(Ka),fS=vf(Ka),Gc=yf(Ka),We=J("ZodType",(t,e)=>(He.init(t,e),t.def=e,Object.defineProperty(t,"_def",{value:e}),t.check=(...r)=>t.clone({...e,checks:[...e.checks??[],...r.map(n=>typeof n=="function"?{_zod:{check:n,def:{check:"custom"},onattach:[]}}:n)]}),t.clone=(r,n)=>Gr(t,r,n),t.brand=()=>t,t.register=((r,n)=>(r.add(t,n),t)),t.parse=(r,n)=>pS(t,r,n,{callee:t.parse}),t.safeParse=(r,n)=>fS(t,r,n),t.parseAsync=async(r,n)=>hS(t,r,n,{callee:t.parseAsync}),t.safeParseAsync=async(r,n)=>Gc(t,r,n),t.spa=t.safeParseAsync,t.refine=(r,n)=>t.check(nk(r,n)),t.superRefine=r=>t.check(sk(r)),t.overwrite=r=>t.check(Ks(r)),t.optional=()=>Q(t),t.nullable=()=>cm(t),t.nullish=()=>Q(cm(t)),t.nonoptional=r=>GS(t,r),t.array=()=>I(t),t.or=r=>ee([t,r]),t.and=r=>Ys(t,r),t.transform=r=>Xc(t,am(r)),t.default=r=>BS(t,r),t.prefault=r=>WS(t,r),t.catch=r=>YS(t,r),t.pipe=r=>Xc(t,r),t.readonly=()=>ek(t),t.describe=r=>{const n=t.clone();return Gs.add(n,{description:r}),n},Object.defineProperty(t,"description",{get(){return Gs.get(t)?.description},configurable:!0}),t.meta=(...r)=>{if(r.length===0)return Gs.get(t);const n=t.clone();return Gs.add(n,r[0]),n},t.isOptional=()=>t.safeParse(void 0).success,t.isNullable=()=>t.safeParse(null).success,t)),Yf=J("_ZodString",(t,e)=>{Fc.init(t,e),We.init(t,e);const r=t._zod.bag;t.format=r.format??null,t.minLength=r.minimum??null,t.maxLength=r.maximum??null,t.regex=(...n)=>t.check(B4(...n)),t.includes=(...n)=>t.check(G4(...n)),t.startsWith=(...n)=>t.check(K4(...n)),t.endsWith=(...n)=>t.check(Y4(...n)),t.min=(...n)=>t.check(Ga(...n)),t.max=(...n)=>t.check(Jf(...n)),t.length=(...n)=>t.check(Wf(...n)),t.nonempty=(...n)=>t.check(Ga(1,...n)),t.lowercase=n=>t.check(J4(n)),t.uppercase=n=>t.check(W4(n)),t.trim=()=>t.check(X4()),t.normalize=(...n)=>t.check(Q4(...n)),t.toLowerCase=()=>t.check(eS()),t.toUpperCase=()=>t.check(tS())}),mS=J("ZodString",(t,e)=>{Fc.init(t,e),Yf.init(t,e),t.email=r=>t.check(m4(gS,r)),t.url=r=>t.check(Zf(Xf,r)),t.jwt=r=>t.check(A4(RS,r)),t.emoji=r=>t.check(w4(_S,r)),t.guid=r=>t.check(Df(Qf,r)),t.uuid=r=>t.check(g4(Ya,r)),t.uuidv4=r=>t.check(_4(Ya,r)),t.uuidv6=r=>t.check(v4(Ya,r)),t.uuidv7=r=>t.check(y4(Ya,r)),t.nanoid=r=>t.check(b4(vS,r)),t.guid=r=>t.check(Df(Qf,r)),t.cuid=r=>t.check(S4(yS,r)),t.cuid2=r=>t.check(k4(wS,r)),t.ulid=r=>t.check(C4(bS,r)),t.base64=r=>t.check(Vf(tm,r)),t.base64url=r=>t.check(P4(xS,r)),t.xid=r=>t.check(T4(SS,r)),t.ksuid=r=>t.check($4(kS,r)),t.ipv4=r=>t.check(E4(CS,r)),t.ipv6=r=>t.check(x4(TS,r)),t.cidrv4=r=>t.check(I4($S,r)),t.cidrv6=r=>t.check(R4(ES,r)),t.e164=r=>t.check(O4(IS,r)),t.datetime=r=>t.check(Kf(r)),t.date=r=>t.check(iS(r)),t.time=r=>t.check(lS(r)),t.duration=r=>t.check(dS(r))});function d(t){return f4(mS,t)}const Qe=J("ZodStringFormat",(t,e)=>{Ke.init(t,e),Yf.init(t,e)}),gS=J("ZodEmail",(t,e)=>{b9.init(t,e),Qe.init(t,e)}),Qf=J("ZodGUID",(t,e)=>{y9.init(t,e),Qe.init(t,e)}),Ya=J("ZodUUID",(t,e)=>{w9.init(t,e),Qe.init(t,e)}),Xf=J("ZodURL",(t,e)=>{S9.init(t,e),Qe.init(t,e)});function em(t){return Zf(Xf,t)}const _S=J("ZodEmoji",(t,e)=>{k9.init(t,e),Qe.init(t,e)}),vS=J("ZodNanoID",(t,e)=>{C9.init(t,e),Qe.init(t,e)}),yS=J("ZodCUID",(t,e)=>{T9.init(t,e),Qe.init(t,e)}),wS=J("ZodCUID2",(t,e)=>{$9.init(t,e),Qe.init(t,e)}),bS=J("ZodULID",(t,e)=>{E9.init(t,e),Qe.init(t,e)}),SS=J("ZodXID",(t,e)=>{x9.init(t,e),Qe.init(t,e)}),kS=J("ZodKSUID",(t,e)=>{I9.init(t,e),Qe.init(t,e)}),CS=J("ZodIPv4",(t,e)=>{M9.init(t,e),Qe.init(t,e)}),TS=J("ZodIPv6",(t,e)=>{N9.init(t,e),Qe.init(t,e)}),$S=J("ZodCIDRv4",(t,e)=>{L9.init(t,e),Qe.init(t,e)}),ES=J("ZodCIDRv6",(t,e)=>{q9.init(t,e),Qe.init(t,e)}),tm=J("ZodBase64",(t,e)=>{j9.init(t,e),Qe.init(t,e)});function rm(t){return Vf(tm,t)}const xS=J("ZodBase64URL",(t,e)=>{z9.init(t,e),Qe.init(t,e)}),IS=J("ZodE164",(t,e)=>{D9.init(t,e),Qe.init(t,e)}),RS=J("ZodJWT",(t,e)=>{V9.init(t,e),Qe.init(t,e)}),Kc=J("ZodNumber",(t,e)=>{xf.init(t,e),We.init(t,e),t.gt=(n,s)=>t.check(Hf(n,s)),t.gte=(n,s)=>t.check(Jc(n,s)),t.min=(n,s)=>t.check(Jc(n,s)),t.lt=(n,s)=>t.check(Ff(n,s)),t.lte=(n,s)=>t.check(Bc(n,s)),t.max=(n,s)=>t.check(Bc(n,s)),t.int=n=>t.check(nm(n)),t.safe=n=>t.check(nm(n)),t.positive=n=>t.check(Hf(0,n)),t.nonnegative=n=>t.check(Jc(0,n)),t.negative=n=>t.check(Ff(0,n)),t.nonpositive=n=>t.check(Bc(0,n)),t.multipleOf=(n,s)=>t.check(Bf(n,s)),t.step=(n,s)=>t.check(Bf(n,s)),t.finite=()=>t;const r=t._zod.bag;t.minValue=Math.max(r.minimum??Number.NEGATIVE_INFINITY,r.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,t.maxValue=Math.min(r.maximum??Number.POSITIVE_INFINITY,r.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,t.isInt=(r.format??"").includes("int")||Number.isSafeInteger(r.multipleOf??.5),t.isFinite=!0,t.format=r.format??null});function M(t){return j4(Kc,t)}const PS=J("ZodNumberFormat",(t,e)=>{F9.init(t,e),Kc.init(t,e)});function nm(t){return z4(PS,t)}const OS=J("ZodBoolean",(t,e)=>{H9.init(t,e),We.init(t,e)});function ne(t){return D4(OS,t)}const AS=J("ZodNull",(t,e)=>{B9.init(t,e),We.init(t,e)});function Yc(t){return Z4(AS,t)}const MS=J("ZodAny",(t,e)=>{J9.init(t,e),We.init(t,e)});function mt(){return V4(MS)}const NS=J("ZodUnknown",(t,e)=>{W9.init(t,e),We.init(t,e)});function he(){return F4(NS)}const LS=J("ZodNever",(t,e)=>{G9.init(t,e),We.init(t,e)});function qS(t){return H4(LS,t)}const jS=J("ZodArray",(t,e)=>{K9.init(t,e),We.init(t,e),t.element=e.element,t.min=(r,n)=>t.check(Ga(r,n)),t.nonempty=r=>t.check(Ga(1,r)),t.max=(r,n)=>t.check(Jf(r,n)),t.length=(r,n)=>t.check(Wf(r,n)),t.unwrap=()=>t.element});function I(t,e){return rS(jS,t,e)}const sm=J("ZodObject",(t,e)=>{Pf.init(t,e),We.init(t,e),qe(t,"shape",()=>e.shape),t.keyof=()=>we(Object.keys(t._zod.def.shape)),t.catchall=r=>t.clone({...t._zod.def,catchall:r}),t.passthrough=()=>t.clone({...t._zod.def,catchall:he()}),t.loose=()=>t.clone({...t._zod.def,catchall:he()}),t.strict=()=>t.clone({...t._zod.def,catchall:qS()}),t.strip=()=>t.clone({...t._zod.def,catchall:void 0}),t.extend=r=>k3(t,r),t.merge=r=>C3(t,r),t.pick=r=>b3(t,r),t.omit=r=>S3(t,r),t.partial=(...r)=>T3(im,t,r[0]),t.required=(...r)=>$3(lm,t,r[0])});function C(t,e){const r={type:"object",get shape(){return Fs(this,"shape",{...t}),this.shape},...ce(e)};return new sm(r)}function Oe(t,e){return new sm({type:"object",get shape(){return Fs(this,"shape",{...t}),this.shape},catchall:he(),...ce(e)})}const om=J("ZodUnion",(t,e)=>{Af.init(t,e),We.init(t,e),t.options=e.options});function ee(t,e){return new om({type:"union",options:t,...ce(e)})}const US=J("ZodDiscriminatedUnion",(t,e)=>{om.init(t,e),Y9.init(t,e)});function Xe(t,e,r){return new US({type:"union",options:e,discriminator:t,...ce(r)})}const zS=J("ZodIntersection",(t,e)=>{Q9.init(t,e),We.init(t,e)});function Ys(t,e){return new zS({type:"intersection",left:t,right:e})}const DS=J("ZodRecord",(t,e)=>{X9.init(t,e),We.init(t,e),t.keyType=e.keyType,t.valueType=e.valueType});function ie(t,e,r){return new DS({type:"record",keyType:t,valueType:e,...ce(r)})}const Qc=J("ZodEnum",(t,e)=>{e4.init(t,e),We.init(t,e),t.enum=e.entries,t.options=Object.values(e.entries);const r=new Set(Object.keys(e.entries));t.extract=(n,s)=>{const o={};for(const a of n)if(r.has(a))o[a]=e.entries[a];else throw new Error(`Key ${a} not found in enum`);return new Qc({...e,checks:[],...ce(s),entries:o})},t.exclude=(n,s)=>{const o={...e.entries};for(const a of n)if(r.has(a))delete o[a];else throw new Error(`Key ${a} not found in enum`);return new Qc({...e,checks:[],...ce(s),entries:o})}});function we(t,e){const r=Array.isArray(t)?Object.fromEntries(t.map(n=>[n,n])):t;return new Qc({type:"enum",entries:r,...ce(e)})}const ZS=J("ZodLiteral",(t,e)=>{t4.init(t,e),We.init(t,e),t.values=new Set(e.values),Object.defineProperty(t,"value",{get(){if(e.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return e.values[0]}})});function O(t,e){return new ZS({type:"literal",values:Array.isArray(t)?t:[t],...ce(e)})}const VS=J("ZodTransform",(t,e)=>{r4.init(t,e),We.init(t,e),t._zod.parse=(r,n)=>{r.addIssue=o=>{if(typeof o=="string")r.issues.push(Ws(o,r.value,e));else{const a=o;a.fatal&&(a.continue=!1),a.code??(a.code="custom"),a.input??(a.input=r.value),a.inst??(a.inst=t),a.continue??(a.continue=!0),r.issues.push(Ws(a))}};const s=e.transform(r.value,r);return s instanceof Promise?s.then(o=>(r.value=o,r)):(r.value=s,r)}});function am(t){return new VS({type:"transform",transform:t})}const im=J("ZodOptional",(t,e)=>{n4.init(t,e),We.init(t,e),t.unwrap=()=>t._zod.def.innerType});function Q(t){return new im({type:"optional",innerType:t})}const FS=J("ZodNullable",(t,e)=>{s4.init(t,e),We.init(t,e),t.unwrap=()=>t._zod.def.innerType});function cm(t){return new FS({type:"nullable",innerType:t})}const HS=J("ZodDefault",(t,e)=>{o4.init(t,e),We.init(t,e),t.unwrap=()=>t._zod.def.innerType,t.removeDefault=t.unwrap});function BS(t,e){return new HS({type:"default",innerType:t,get defaultValue(){return typeof e=="function"?e():e}})}const JS=J("ZodPrefault",(t,e)=>{a4.init(t,e),We.init(t,e),t.unwrap=()=>t._zod.def.innerType});function WS(t,e){return new JS({type:"prefault",innerType:t,get defaultValue(){return typeof e=="function"?e():e}})}const lm=J("ZodNonOptional",(t,e)=>{i4.init(t,e),We.init(t,e),t.unwrap=()=>t._zod.def.innerType});function GS(t,e){return new lm({type:"nonoptional",innerType:t,...ce(e)})}const KS=J("ZodCatch",(t,e)=>{c4.init(t,e),We.init(t,e),t.unwrap=()=>t._zod.def.innerType,t.removeCatch=t.unwrap});function YS(t,e){return new KS({type:"catch",innerType:t,catchValue:typeof e=="function"?e:()=>e})}const QS=J("ZodPipe",(t,e)=>{l4.init(t,e),We.init(t,e),t.in=e.in,t.out=e.out});function Xc(t,e){return new QS({type:"pipe",in:t,out:e})}const XS=J("ZodReadonly",(t,e)=>{u4.init(t,e),We.init(t,e)});function ek(t){return new XS({type:"readonly",innerType:t})}const tk=J("ZodLazy",(t,e)=>{d4.init(t,e),We.init(t,e),t.unwrap=()=>t._zod.def.getter()});function um(t){return new tk({type:"lazy",getter:t})}const el=J("ZodCustom",(t,e)=>{p4.init(t,e),We.init(t,e)});function rk(t){const e=new $t({check:"custom"});return e._zod.check=t,e}function tl(t,e){return nS(el,t??(()=>!0),e)}function nk(t,e={}){return sS(el,t,e)}function sk(t){const e=rk(r=>(r.addIssue=n=>{if(typeof n=="string")r.issues.push(Ws(n,r.value,e._zod.def));else{const s=n;s.fatal&&(s.continue=!1),s.code??(s.code="custom"),s.input??(s.input=r.value),s.inst??(s.inst=e),s.continue??(s.continue=!e._zod.def.abort),r.issues.push(Ws(s))}},t(r.value,r)));return e}function Qa(t,e={error:`Input not instance of ${t.name}`}){const r=new el({type:"custom",check:"custom",fn:n=>n instanceof t,abort:!0,...ce(e)});return r._zod.bag.Class=t,r}function rl(t,e){return Xc(am(t),e)}const nl={custom:"custom"};function dm(t){return U4(Kc,t)}const Xa="2025-11-25",ok=[Xa,"2025-06-18","2025-03-26","2024-11-05","2024-10-07"],Sn="io.modelcontextprotocol/related-task",ei="2.0",at=tl(t=>t!==null&&(typeof t=="object"||typeof t=="function")),pm=ee([d(),M().int()]),hm=d();Oe({ttl:ee([M(),Yc()]).optional(),pollInterval:M().optional()});const ak=C({ttl:M().optional()}),ik=C({taskId:d()}),sl=Oe({progressToken:pm.optional(),[Sn]:ik.optional()}),Nt=C({_meta:sl.optional()}),Qs=Nt.extend({task:ak.optional()}),ck=t=>Qs.safeParse(t).success,it=C({method:d(),params:Nt.loose().optional()}),Zt=C({_meta:sl.optional()}),Vt=C({method:d(),params:Zt.loose().optional()}),ct=Oe({_meta:sl.optional()}),ti=ee([d(),M().int()]),fm=C({jsonrpc:O(ei),id:ti,...it.shape}).strict(),ol=t=>fm.safeParse(t).success,mm=C({jsonrpc:O(ei),...Vt.shape}).strict(),lk=t=>mm.safeParse(t).success,al=C({jsonrpc:O(ei),id:ti,result:ct}).strict(),Xs=t=>al.safeParse(t).success;var Ce;(function(t){t[t.ConnectionClosed=-32e3]="ConnectionClosed",t[t.RequestTimeout=-32001]="RequestTimeout",t[t.ParseError=-32700]="ParseError",t[t.InvalidRequest=-32600]="InvalidRequest",t[t.MethodNotFound=-32601]="MethodNotFound",t[t.InvalidParams=-32602]="InvalidParams",t[t.InternalError=-32603]="InternalError",t[t.UrlElicitationRequired=-32042]="UrlElicitationRequired"})(Ce||(Ce={}));const il=C({jsonrpc:O(ei),id:ti.optional(),error:C({code:M().int(),message:d(),data:he().optional()})}).strict(),uk=t=>il.safeParse(t).success,Wn=ee([fm,mm,al,il]);ee([al,il]);const kn=ct.strict(),dk=Zt.extend({requestId:ti.optional(),reason:d().optional()}),cl=Vt.extend({method:O("notifications/cancelled"),params:dk}),pk=C({src:d(),mimeType:d().optional(),sizes:I(d()).optional(),theme:we(["light","dark"]).optional()}),eo=C({icons:I(pk).optional()}),Gn=C({name:d(),title:d().optional()}),gm=Gn.extend({...Gn.shape,...eo.shape,version:d(),websiteUrl:d().optional(),description:d().optional()}),hk=Ys(C({applyDefaults:ne().optional()}),ie(d(),he())),fk=rl(t=>t&&typeof t=="object"&&!Array.isArray(t)&&Object.keys(t).length===0?{form:{}}:t,Ys(C({form:hk.optional(),url:at.optional()}),ie(d(),he()).optional())),mk=Oe({list:at.optional(),cancel:at.optional(),requests:Oe({sampling:Oe({createMessage:at.optional()}).optional(),elicitation:Oe({create:at.optional()}).optional()}).optional()}),gk=Oe({list:at.optional(),cancel:at.optional(),requests:Oe({tools:Oe({call:at.optional()}).optional()}).optional()}),_k=C({experimental:ie(d(),at).optional(),sampling:C({context:at.optional(),tools:at.optional()}).optional(),elicitation:fk.optional(),roots:C({listChanged:ne().optional()}).optional(),tasks:mk.optional()}),vk=Nt.extend({protocolVersion:d(),capabilities:_k,clientInfo:gm}),yk=it.extend({method:O("initialize"),params:vk}),wk=C({experimental:ie(d(),at).optional(),logging:at.optional(),completions:at.optional(),prompts:C({listChanged:ne().optional()}).optional(),resources:C({subscribe:ne().optional(),listChanged:ne().optional()}).optional(),tools:C({listChanged:ne().optional()}).optional(),tasks:gk.optional()}),_m=ct.extend({protocolVersion:d(),capabilities:wk,serverInfo:gm,instructions:d().optional()}),vm=Vt.extend({method:O("notifications/initialized"),params:Zt.optional()}),bk=t=>vm.safeParse(t).success,ll=it.extend({method:O("ping"),params:Nt.optional()}),Sk=C({progress:M(),total:Q(M()),message:Q(d())}),kk=C({...Zt.shape,...Sk.shape,progressToken:pm}),ul=Vt.extend({method:O("notifications/progress"),params:kk}),Ck=Nt.extend({cursor:hm.optional()}),to=it.extend({params:Ck.optional()}),ro=ct.extend({nextCursor:hm.optional()}),Tk=we(["working","input_required","completed","failed","cancelled"]),no=C({taskId:d(),status:Tk,ttl:ee([M(),Yc()]),createdAt:d(),lastUpdatedAt:d(),pollInterval:Q(M()),statusMessage:Q(d())}),so=ct.extend({task:no}),$k=Zt.merge(no),ri=Vt.extend({method:O("notifications/tasks/status"),params:$k}),dl=it.extend({method:O("tasks/get"),params:Nt.extend({taskId:d()})}),pl=ct.merge(no),hl=it.extend({method:O("tasks/result"),params:Nt.extend({taskId:d()})});ct.loose();const fl=to.extend({method:O("tasks/list")}),ml=ro.extend({tasks:I(no)}),gl=it.extend({method:O("tasks/cancel"),params:Nt.extend({taskId:d()})}),Ek=ct.merge(no),ym=C({uri:d(),mimeType:Q(d()),_meta:ie(d(),he()).optional()}),wm=ym.extend({text:d()}),_l=d().refine(t=>{try{return atob(t),!0}catch{return!1}},{message:"Invalid Base64 string"}),bm=ym.extend({blob:_l}),oo=we(["user","assistant"]),Kn=C({audience:I(oo).optional(),priority:M().min(0).max(1).optional(),lastModified:Kf({offset:!0}).optional()}),Sm=C({...Gn.shape,...eo.shape,uri:d(),description:Q(d()),mimeType:Q(d()),annotations:Kn.optional(),_meta:Q(Oe({}))}),xk=C({...Gn.shape,...eo.shape,uriTemplate:d(),description:Q(d()),mimeType:Q(d()),annotations:Kn.optional(),_meta:Q(Oe({}))}),Ik=to.extend({method:O("resources/list")}),km=ro.extend({resources:I(Sm)}),Rk=to.extend({method:O("resources/templates/list")}),Cm=ro.extend({resourceTemplates:I(xk)}),vl=Nt.extend({uri:d()}),Pk=vl,Ok=it.extend({method:O("resources/read"),params:Pk}),Tm=ct.extend({contents:I(ee([wm,bm]))}),$m=Vt.extend({method:O("notifications/resources/list_changed"),params:Zt.optional()}),Ak=vl,Mk=it.extend({method:O("resources/subscribe"),params:Ak}),Nk=vl,Lk=it.extend({method:O("resources/unsubscribe"),params:Nk}),qk=Zt.extend({uri:d()}),jk=Vt.extend({method:O("notifications/resources/updated"),params:qk}),Uk=C({name:d(),description:Q(d()),required:Q(ne())}),zk=C({...Gn.shape,...eo.shape,description:Q(d()),arguments:Q(I(Uk)),_meta:Q(Oe({}))}),Dk=to.extend({method:O("prompts/list")}),Em=ro.extend({prompts:I(zk)}),Zk=Nt.extend({name:d(),arguments:ie(d(),d()).optional()}),Vk=it.extend({method:O("prompts/get"),params:Zk}),yl=C({type:O("text"),text:d(),annotations:Kn.optional(),_meta:ie(d(),he()).optional()}),wl=C({type:O("image"),data:_l,mimeType:d(),annotations:Kn.optional(),_meta:ie(d(),he()).optional()}),bl=C({type:O("audio"),data:_l,mimeType:d(),annotations:Kn.optional(),_meta:ie(d(),he()).optional()}),Fk=C({type:O("tool_use"),name:d(),id:d(),input:ie(d(),he()),_meta:ie(d(),he()).optional()}),Hk=C({type:O("resource"),resource:ee([wm,bm]),annotations:Kn.optional(),_meta:ie(d(),he()).optional()}),Bk=Sm.extend({type:O("resource_link")}),Sl=ee([yl,wl,bl,Bk,Hk]),Jk=C({role:oo,content:Sl}),xm=ct.extend({description:d().optional(),messages:I(Jk)}),Im=Vt.extend({method:O("notifications/prompts/list_changed"),params:Zt.optional()}),Wk=C({title:d().optional(),readOnlyHint:ne().optional(),destructiveHint:ne().optional(),idempotentHint:ne().optional(),openWorldHint:ne().optional()}),Gk=C({taskSupport:we(["required","optional","forbidden"]).optional()}),Rm=C({...Gn.shape,...eo.shape,description:d().optional(),inputSchema:C({type:O("object"),properties:ie(d(),at).optional(),required:I(d()).optional()}).catchall(he()),outputSchema:C({type:O("object"),properties:ie(d(),at).optional(),required:I(d()).optional()}).catchall(he()).optional(),annotations:Wk.optional(),execution:Gk.optional(),_meta:ie(d(),he()).optional()}),Kk=to.extend({method:O("tools/list")}),Pm=ro.extend({tools:I(Rm)}),ni=ct.extend({content:I(Sl).default([]),structuredContent:ie(d(),he()).optional(),isError:ne().optional()});ni.or(ct.extend({toolResult:he()}));const Yk=Qs.extend({name:d(),arguments:ie(d(),he()).optional()}),Qk=it.extend({method:O("tools/call"),params:Yk}),Om=Vt.extend({method:O("notifications/tools/list_changed"),params:Zt.optional()}),Xk=C({autoRefresh:ne().default(!0),debounceMs:M().int().nonnegative().default(300)}),Am=we(["debug","info","notice","warning","error","critical","alert","emergency"]),eC=Nt.extend({level:Am}),tC=it.extend({method:O("logging/setLevel"),params:eC}),rC=Zt.extend({level:Am,logger:d().optional(),data:he()}),nC=Vt.extend({method:O("notifications/message"),params:rC}),sC=C({name:d().optional()}),oC=C({hints:I(sC).optional(),costPriority:M().min(0).max(1).optional(),speedPriority:M().min(0).max(1).optional(),intelligencePriority:M().min(0).max(1).optional()}),aC=C({mode:we(["auto","required","none"]).optional()}),iC=C({type:O("tool_result"),toolUseId:d().describe("The unique identifier for the corresponding tool call."),content:I(Sl).default([]),structuredContent:C({}).loose().optional(),isError:ne().optional(),_meta:ie(d(),he()).optional()}),cC=Xe("type",[yl,wl,bl]),si=Xe("type",[yl,wl,bl,Fk,iC]),lC=C({role:oo,content:ee([si,I(si)]),_meta:ie(d(),he()).optional()}),uC=Qs.extend({messages:I(lC),modelPreferences:oC.optional(),systemPrompt:d().optional(),includeContext:we(["none","thisServer","allServers"]).optional(),temperature:M().optional(),maxTokens:M().int(),stopSequences:I(d()).optional(),metadata:at.optional(),tools:I(Rm).optional(),toolChoice:aC.optional()}),Mm=it.extend({method:O("sampling/createMessage"),params:uC}),kl=ct.extend({model:d(),stopReason:Q(we(["endTurn","stopSequence","maxTokens"]).or(d())),role:oo,content:cC}),dC=ct.extend({model:d(),stopReason:Q(we(["endTurn","stopSequence","maxTokens","toolUse"]).or(d())),role:oo,content:ee([si,I(si)])}),pC=C({type:O("boolean"),title:d().optional(),description:d().optional(),default:ne().optional()}),hC=C({type:O("string"),title:d().optional(),description:d().optional(),minLength:M().optional(),maxLength:M().optional(),format:we(["email","uri","date","date-time"]).optional(),default:d().optional()}),fC=C({type:we(["number","integer"]),title:d().optional(),description:d().optional(),minimum:M().optional(),maximum:M().optional(),default:M().optional()}),mC=C({type:O("string"),title:d().optional(),description:d().optional(),enum:I(d()),default:d().optional()}),gC=C({type:O("string"),title:d().optional(),description:d().optional(),oneOf:I(C({const:d(),title:d()})),default:d().optional()}),_C=C({type:O("string"),title:d().optional(),description:d().optional(),enum:I(d()),enumNames:I(d()).optional(),default:d().optional()}),vC=ee([mC,gC]),yC=C({type:O("array"),title:d().optional(),description:d().optional(),minItems:M().optional(),maxItems:M().optional(),items:C({type:O("string"),enum:I(d())}),default:I(d()).optional()}),wC=C({type:O("array"),title:d().optional(),description:d().optional(),minItems:M().optional(),maxItems:M().optional(),items:C({anyOf:I(C({const:d(),title:d()}))}),default:I(d()).optional()}),bC=ee([yC,wC]),SC=ee([_C,vC,bC]),kC=ee([SC,pC,hC,fC]),CC=Qs.extend({mode:O("form").optional(),message:d(),requestedSchema:C({type:O("object"),properties:ie(d(),kC),required:I(d()).optional()})}),TC=Qs.extend({mode:O("url"),message:d(),elicitationId:d(),url:d().url()}),$C=ee([CC,TC]),Nm=it.extend({method:O("elicitation/create"),params:$C}),EC=Zt.extend({elicitationId:d()}),xC=Vt.extend({method:O("notifications/elicitation/complete"),params:EC}),Cl=ct.extend({action:we(["accept","decline","cancel"]),content:rl(t=>t===null?void 0:t,ie(d(),ee([d(),M(),ne(),I(d())])).optional())}),IC=C({type:O("ref/resource"),uri:d()}),RC=C({type:O("ref/prompt"),name:d()}),PC=Nt.extend({ref:ee([RC,IC]),argument:C({name:d(),value:d()}),context:C({arguments:ie(d(),d()).optional()}).optional()}),OC=it.extend({method:O("completion/complete"),params:PC}),Lm=ct.extend({completion:Oe({values:I(d()).max(100),total:Q(M().int()),hasMore:Q(ne())})}),AC=C({uri:d().startsWith("file://"),name:d().optional(),_meta:ie(d(),he()).optional()}),MC=it.extend({method:O("roots/list"),params:Nt.optional()}),qm=ct.extend({roots:I(AC)}),NC=Vt.extend({method:O("notifications/roots/list_changed"),params:Zt.optional()});ee([ll,yk,OC,tC,Vk,Dk,Ik,Rk,Ok,Mk,Lk,Qk,Kk,dl,hl,fl,gl]),ee([cl,ul,vm,NC,ri]),ee([kn,kl,dC,Cl,qm,pl,ml,so]),ee([ll,Mm,Nm,MC,dl,hl,fl,gl]),ee([cl,ul,nC,jk,$m,Om,Im,ri,xC]),ee([kn,_m,Lm,xm,Em,km,Cm,Tm,ni,Pm,pl,ml,so]);let be=class mw extends Error{constructor(e,r,n){super(`MCP error ${e}: ${r}`),this.code=e,this.data=n,this.name="McpError"}static fromError(e,r,n){if(e===Ce.UrlElicitationRequired&&n){const s=n;if(s.elicitations)return new LC(s.elicitations,r)}return new mw(e,r,n)}},LC=class extends be{constructor(e,r=`URL elicitation${e.length>1?"s":""} required`){super(Ce.UrlElicitationRequired,r,{elicitations:e})}get elicitations(){return this.data?.elicitations??[]}};const qC=J("ZodMiniType",(t,e)=>{if(!t._zod)throw new Error("Uninitialized schema in ZodMiniType.");He.init(t,e),t.def=e,t.parse=(r,n)=>I3(t,r,n,{callee:t.parse}),t.safeParse=(r,n)=>Ba(t,r,n),t.parseAsync=async(r,n)=>R3(t,r,n,{callee:t.parseAsync}),t.safeParseAsync=async(r,n)=>Vc(t,r,n),t.check=(...r)=>t.clone({...e,checks:[...e.checks??[],...r.map(n=>typeof n=="function"?{_zod:{check:n,def:{check:"custom"},onattach:[]}}:n)]}),t.clone=(r,n)=>Gr(t,r,n),t.brand=()=>t,t.register=((r,n)=>(r.add(t,n),t))}),jC=J("ZodMiniObject",(t,e)=>{Pf.init(t,e),qC.init(t,e),qe(t,"shape",()=>e.shape)});function jm(t,e){const r={type:"object",get shape(){return Fs(this,"shape",{...t}),this.shape},...ce(e)};return new jC(r)}function oi(t){return!!t._zod}function Yr(t,e){return oi(t)?Ba(t,e):t.safeParse(e)}function Um(t){if(!t)return;let e;if(oi(t)?e=t._zod?.def?.shape:e=t.shape,!!e){if(typeof e=="function")try{return e()}catch{return}return e}}function UC(t){if(oi(t)){const o=t._zod?.def;if(o){if(o.value!==void 0)return o.value;if(Array.isArray(o.values)&&o.values.length>0)return o.values[0]}}const r=t._def;if(r){if(r.value!==void 0)return r.value;if(Array.isArray(r.values)&&r.values.length>0)return r.values[0]}const n=t.value;if(n!==void 0)return n}function Cn(t){return t==="completed"||t==="failed"||t==="cancelled"}const zC=Symbol("Let zodToJsonSchema decide on which parser to use"),zm={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",target:"jsonSchema7",strictUnions:!1,definitions:{},errorMessages:!1,markdownDescription:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref",openAiAnyTypeName:"OpenAiAnyType"},DC=t=>typeof t=="string"?{...zm,name:t}:{...zm,...t},ZC=t=>{const e=DC(t),r=e.name!==void 0?[...e.basePath,e.definitionPath,e.name]:e.basePath;return{...e,flags:{hasReferencedOpenAiAnyType:!1},currentPath:r,propertyPath:void 0,seen:new Map(Object.entries(e.definitions).map(([n,s])=>[s._def,{def:s._def,path:[...e.basePath,e.definitionPath,n],jsonSchema:void 0}]))}};function Dm(t,e,r,n){n?.errorMessages&&r&&(t.errorMessage={...t.errorMessage,[e]:r})}function De(t,e,r,n,s){t[e]=r,Dm(t,e,n,s)}const Zm=(t,e)=>{let r=0;for(;r<t.length&&r<e.length&&t[r]===e[r];r++);return[(t.length-r).toString(),...e.slice(r)].join("/")};function Et(t){if(t.target!=="openAi")return{};const e=[...t.basePath,t.definitionPath,t.openAiAnyTypeName];return t.flags.hasReferencedOpenAiAnyType=!0,{$ref:t.$refStrategy==="relative"?Zm(e,t.currentPath):e.join("/")}}function VC(t,e){const r={type:"array"};return t.type?._def&&t.type?._def?.typeName!==U.ZodAny&&(r.items=je(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&De(r,"minItems",t.minLength.value,t.minLength.message,e),t.maxLength&&De(r,"maxItems",t.maxLength.value,t.maxLength.message,e),t.exactLength&&(De(r,"minItems",t.exactLength.value,t.exactLength.message,e),De(r,"maxItems",t.exactLength.value,t.exactLength.message,e)),r}function FC(t,e){const r={type:"integer",format:"int64"};if(!t.checks)return r;for(const n of t.checks)switch(n.kind){case"min":e.target==="jsonSchema7"?n.inclusive?De(r,"minimum",n.value,n.message,e):De(r,"exclusiveMinimum",n.value,n.message,e):(n.inclusive||(r.exclusiveMinimum=!0),De(r,"minimum",n.value,n.message,e));break;case"max":e.target==="jsonSchema7"?n.inclusive?De(r,"maximum",n.value,n.message,e):De(r,"exclusiveMaximum",n.value,n.message,e):(n.inclusive||(r.exclusiveMaximum=!0),De(r,"maximum",n.value,n.message,e));break;case"multipleOf":De(r,"multipleOf",n.value,n.message,e);break}return r}function HC(){return{type:"boolean"}}function Vm(t,e){return je(t.type._def,e)}const BC=(t,e)=>je(t.innerType._def,e);function Fm(t,e,r){const n=r??e.dateStrategy;if(Array.isArray(n))return{anyOf:n.map((s,o)=>Fm(t,e,s))};switch(n){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return JC(t,e)}}const JC=(t,e)=>{const r={type:"integer",format:"unix-time"};if(e.target==="openApi3")return r;for(const n of t.checks)switch(n.kind){case"min":De(r,"minimum",n.value,n.message,e);break;case"max":De(r,"maximum",n.value,n.message,e);break}return r};function WC(t,e){return{...je(t.innerType._def,e),default:t.defaultValue()}}function GC(t,e){return e.effectStrategy==="input"?je(t.schema._def,e):Et(e)}function KC(t){return{type:"string",enum:Array.from(t.values)}}const YC=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function QC(t,e){const r=[je(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),je(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(o=>!!o);let n=e.target==="jsonSchema2019-09"?{unevaluatedProperties:!1}:void 0;const s=[];return r.forEach(o=>{if(YC(o))s.push(...o.allOf),o.unevaluatedProperties===void 0&&(n=void 0);else{let a=o;if("additionalProperties"in o&&o.additionalProperties===!1){const{additionalProperties:i,...c}=o;a=c}else n=void 0;s.push(a)}}),s.length?{allOf:s,...n}:void 0}function XC(t,e){const r=typeof t.value;return r!=="bigint"&&r!=="number"&&r!=="boolean"&&r!=="string"?{type:Array.isArray(t.value)?"array":"object"}:e.target==="openApi3"?{type:r==="bigint"?"integer":r,enum:[t.value]}:{type:r==="bigint"?"integer":r,const:t.value}}let Tl;const Qt={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(Tl===void 0&&(Tl=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),Tl),uuid:/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/,ipv4:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,ipv4Cidr:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function Hm(t,e){const r={type:"string"};if(t.checks)for(const n of t.checks)switch(n.kind){case"min":De(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,n.message,e);break;case"max":De(r,"maxLength",typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value,n.message,e);break;case"email":switch(e.emailStrategy){case"format:email":Xt(r,"email",n.message,e);break;case"format:idn-email":Xt(r,"idn-email",n.message,e);break;case"pattern:zod":yt(r,Qt.email,n.message,e);break}break;case"url":Xt(r,"uri",n.message,e);break;case"uuid":Xt(r,"uuid",n.message,e);break;case"regex":yt(r,n.regex,n.message,e);break;case"cuid":yt(r,Qt.cuid,n.message,e);break;case"cuid2":yt(r,Qt.cuid2,n.message,e);break;case"startsWith":yt(r,RegExp(`^${$l(n.value,e)}`),n.message,e);break;case"endsWith":yt(r,RegExp(`${$l(n.value,e)}$`),n.message,e);break;case"datetime":Xt(r,"date-time",n.message,e);break;case"date":Xt(r,"date",n.message,e);break;case"time":Xt(r,"time",n.message,e);break;case"duration":Xt(r,"duration",n.message,e);break;case"length":De(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,n.message,e),De(r,"maxLength",typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value,n.message,e);break;case"includes":{yt(r,RegExp($l(n.value,e)),n.message,e);break}case"ip":{n.version!=="v6"&&Xt(r,"ipv4",n.message,e),n.version!=="v4"&&Xt(r,"ipv6",n.message,e);break}case"base64url":yt(r,Qt.base64url,n.message,e);break;case"jwt":yt(r,Qt.jwt,n.message,e);break;case"cidr":{n.version!=="v6"&&yt(r,Qt.ipv4Cidr,n.message,e),n.version!=="v4"&&yt(r,Qt.ipv6Cidr,n.message,e);break}case"emoji":yt(r,Qt.emoji(),n.message,e);break;case"ulid":{yt(r,Qt.ulid,n.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{Xt(r,"binary",n.message,e);break}case"contentEncoding:base64":{De(r,"contentEncoding","base64",n.message,e);break}case"pattern:zod":{yt(r,Qt.base64,n.message,e);break}}break}case"nanoid":yt(r,Qt.nanoid,n.message,e)}return r}function $l(t,e){return e.patternStrategy==="escape"?t6(t):t}const e6=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function t6(t){let e="";for(let r=0;r<t.length;r++)e6.has(t[r])||(e+="\\"),e+=t[r];return e}function Xt(t,e,r,n){t.format||t.anyOf?.some(s=>s.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format,...t.errorMessage&&n.errorMessages&&{errorMessage:{format:t.errorMessage.format}}}),delete t.format,t.errorMessage&&(delete t.errorMessage.format,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.anyOf.push({format:e,...r&&n.errorMessages&&{errorMessage:{format:r}}})):De(t,"format",e,r,n)}function yt(t,e,r,n){t.pattern||t.allOf?.some(s=>s.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern,...t.errorMessage&&n.errorMessages&&{errorMessage:{pattern:t.errorMessage.pattern}}}),delete t.pattern,t.errorMessage&&(delete t.errorMessage.pattern,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.allOf.push({pattern:Bm(e,n),...r&&n.errorMessages&&{errorMessage:{pattern:r}}})):De(t,"pattern",Bm(e,n),r,n)}function Bm(t,e){if(!e.applyRegexFlags||!t.flags)return t.source;const r={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},n=r.i?t.source.toLowerCase():t.source;let s="",o=!1,a=!1,i=!1;for(let c=0;c<n.length;c++){if(o){s+=n[c],o=!1;continue}if(r.i){if(a){if(n[c].match(/[a-z]/)){i?(s+=n[c],s+=`${n[c-2]}-${n[c]}`.toUpperCase(),i=!1):n[c+1]==="-"&&n[c+2]?.match(/[a-z]/)?(s+=n[c],i=!0):s+=`${n[c]}${n[c].toUpperCase()}`;continue}}else if(n[c].match(/[a-z]/)){s+=`[${n[c]}${n[c].toUpperCase()}]`;continue}}if(r.m){if(n[c]==="^"){s+=`(^|(?<=[\r
36
+ ]))`;continue}else if(n[c]==="$"){s+=`($|(?=[\r
37
+ ]))`;continue}}if(r.s&&n[c]==="."){s+=a?`${n[c]}\r
38
+ `:`[${n[c]}\r
39
+ ]`;continue}s+=n[c],n[c]==="\\"?o=!0:a&&n[c]==="]"?a=!1:!a&&n[c]==="["&&(a=!0)}try{new RegExp(s)}catch{return console.warn(`Could not convert regex pattern at ${e.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),t.source}return s}function Jm(t,e){if(e.target==="openAi"&&console.warn("Warning: OpenAI may not support records in schemas! Try an array of key-value pairs instead."),e.target==="openApi3"&&t.keyType?._def.typeName===U.ZodEnum)return{type:"object",required:t.keyType._def.values,properties:t.keyType._def.values.reduce((n,s)=>({...n,[s]:je(t.valueType._def,{...e,currentPath:[...e.currentPath,"properties",s]})??Et(e)}),{}),additionalProperties:e.rejectedAdditionalProperties};const r={type:"object",additionalProperties:je(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??e.allowedAdditionalProperties};if(e.target==="openApi3")return r;if(t.keyType?._def.typeName===U.ZodString&&t.keyType._def.checks?.length){const{type:n,...s}=Hm(t.keyType._def,e);return{...r,propertyNames:s}}else{if(t.keyType?._def.typeName===U.ZodEnum)return{...r,propertyNames:{enum:t.keyType._def.values}};if(t.keyType?._def.typeName===U.ZodBranded&&t.keyType._def.type._def.typeName===U.ZodString&&t.keyType._def.type._def.checks?.length){const{type:n,...s}=Vm(t.keyType._def,e);return{...r,propertyNames:s}}}return r}function r6(t,e){if(e.mapStrategy==="record")return Jm(t,e);const r=je(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||Et(e),n=je(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||Et(e);return{type:"array",maxItems:125,items:{type:"array",items:[r,n],minItems:2,maxItems:2}}}function n6(t){const e=t.values,n=Object.keys(t.values).filter(o=>typeof e[e[o]]!="number").map(o=>e[o]),s=Array.from(new Set(n.map(o=>typeof o)));return{type:s.length===1?s[0]==="string"?"string":"number":["string","number"],enum:n}}function s6(t){return t.target==="openAi"?void 0:{not:Et({...t,currentPath:[...t.currentPath,"not"]})}}function o6(t){return t.target==="openApi3"?{enum:["null"],nullable:!0}:{type:"null"}}const ai={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function a6(t,e){if(e.target==="openApi3")return Wm(t,e);const r=t.options instanceof Map?Array.from(t.options.values()):t.options;if(r.every(n=>n._def.typeName in ai&&(!n._def.checks||!n._def.checks.length))){const n=r.reduce((s,o)=>{const a=ai[o._def.typeName];return a&&!s.includes(a)?[...s,a]:s},[]);return{type:n.length>1?n:n[0]}}else if(r.every(n=>n._def.typeName==="ZodLiteral"&&!n.description)){const n=r.reduce((s,o)=>{const a=typeof o._def.value;switch(a){case"string":case"number":case"boolean":return[...s,a];case"bigint":return[...s,"integer"];case"object":if(o._def.value===null)return[...s,"null"];case"symbol":case"undefined":case"function":default:return s}},[]);if(n.length===r.length){const s=n.filter((o,a,i)=>i.indexOf(o)===a);return{type:s.length>1?s:s[0],enum:r.reduce((o,a)=>o.includes(a._def.value)?o:[...o,a._def.value],[])}}}else if(r.every(n=>n._def.typeName==="ZodEnum"))return{type:"string",enum:r.reduce((n,s)=>[...n,...s._def.values.filter(o=>!n.includes(o))],[])};return Wm(t,e)}const Wm=(t,e)=>{const r=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((n,s)=>je(n._def,{...e,currentPath:[...e.currentPath,"anyOf",`${s}`]})).filter(n=>!!n&&(!e.strictUnions||typeof n=="object"&&Object.keys(n).length>0));return r.length?{anyOf:r}:void 0};function i6(t,e){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return e.target==="openApi3"?{type:ai[t.innerType._def.typeName],nullable:!0}:{type:[ai[t.innerType._def.typeName],"null"]};if(e.target==="openApi3"){const n=je(t.innerType._def,{...e,currentPath:[...e.currentPath]});return n&&"$ref"in n?{allOf:[n],nullable:!0}:n&&{...n,nullable:!0}}const r=je(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return r&&{anyOf:[r,{type:"null"}]}}function c6(t,e){const r={type:"number"};if(!t.checks)return r;for(const n of t.checks)switch(n.kind){case"int":r.type="integer",Dm(r,"type",n.message,e);break;case"min":e.target==="jsonSchema7"?n.inclusive?De(r,"minimum",n.value,n.message,e):De(r,"exclusiveMinimum",n.value,n.message,e):(n.inclusive||(r.exclusiveMinimum=!0),De(r,"minimum",n.value,n.message,e));break;case"max":e.target==="jsonSchema7"?n.inclusive?De(r,"maximum",n.value,n.message,e):De(r,"exclusiveMaximum",n.value,n.message,e):(n.inclusive||(r.exclusiveMaximum=!0),De(r,"maximum",n.value,n.message,e));break;case"multipleOf":De(r,"multipleOf",n.value,n.message,e);break}return r}function l6(t,e){const r=e.target==="openAi",n={type:"object",properties:{}},s=[],o=t.shape();for(const i in o){let c=o[i];if(c===void 0||c._def===void 0)continue;let l=d6(c);l&&r&&(c._def.typeName==="ZodOptional"&&(c=c._def.innerType),c.isNullable()||(c=c.nullable()),l=!1);const u=je(c._def,{...e,currentPath:[...e.currentPath,"properties",i],propertyPath:[...e.currentPath,"properties",i]});u!==void 0&&(n.properties[i]=u,l||s.push(i))}s.length&&(n.required=s);const a=u6(t,e);return a!==void 0&&(n.additionalProperties=a),n}function u6(t,e){if(t.catchall._def.typeName!=="ZodNever")return je(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]});switch(t.unknownKeys){case"passthrough":return e.allowedAdditionalProperties;case"strict":return e.rejectedAdditionalProperties;case"strip":return e.removeAdditionalStrategy==="strict"?e.allowedAdditionalProperties:e.rejectedAdditionalProperties}}function d6(t){try{return t.isOptional()}catch{return!0}}const p6=(t,e)=>{if(e.currentPath.toString()===e.propertyPath?.toString())return je(t.innerType._def,e);const r=je(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return r?{anyOf:[{not:Et(e)},r]}:Et(e)},h6=(t,e)=>{if(e.pipeStrategy==="input")return je(t.in._def,e);if(e.pipeStrategy==="output")return je(t.out._def,e);const r=je(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),n=je(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",r?"1":"0"]});return{allOf:[r,n].filter(s=>s!==void 0)}};function f6(t,e){return je(t.type._def,e)}function m6(t,e){const n={type:"array",uniqueItems:!0,items:je(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&De(n,"minItems",t.minSize.value,t.minSize.message,e),t.maxSize&&De(n,"maxItems",t.maxSize.value,t.maxSize.message,e),n}function g6(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((r,n)=>je(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[]),additionalItems:je(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((r,n)=>je(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[])}}function _6(t){return{not:Et(t)}}function v6(t){return Et(t)}const y6=(t,e)=>je(t.innerType._def,e),w6=(t,e,r)=>{switch(e){case U.ZodString:return Hm(t,r);case U.ZodNumber:return c6(t,r);case U.ZodObject:return l6(t,r);case U.ZodBigInt:return FC(t,r);case U.ZodBoolean:return HC();case U.ZodDate:return Fm(t,r);case U.ZodUndefined:return _6(r);case U.ZodNull:return o6(r);case U.ZodArray:return VC(t,r);case U.ZodUnion:case U.ZodDiscriminatedUnion:return a6(t,r);case U.ZodIntersection:return QC(t,r);case U.ZodTuple:return g6(t,r);case U.ZodRecord:return Jm(t,r);case U.ZodLiteral:return XC(t,r);case U.ZodEnum:return KC(t);case U.ZodNativeEnum:return n6(t);case U.ZodNullable:return i6(t,r);case U.ZodOptional:return p6(t,r);case U.ZodMap:return r6(t,r);case U.ZodSet:return m6(t,r);case U.ZodLazy:return()=>t.getter()._def;case U.ZodPromise:return f6(t,r);case U.ZodNaN:case U.ZodNever:return s6(r);case U.ZodEffects:return GC(t,r);case U.ZodAny:return Et(r);case U.ZodUnknown:return v6(r);case U.ZodDefault:return WC(t,r);case U.ZodBranded:return Vm(t,r);case U.ZodReadonly:return y6(t,r);case U.ZodCatch:return BC(t,r);case U.ZodPipeline:return h6(t,r);case U.ZodFunction:case U.ZodVoid:case U.ZodSymbol:return;default:return(n=>{})()}};function je(t,e,r=!1){const n=e.seen.get(t);if(e.override){const i=e.override?.(t,e,n,r);if(i!==zC)return i}if(n&&!r){const i=b6(n,e);if(i!==void 0)return i}const s={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,s);const o=w6(t,t.typeName,e),a=typeof o=="function"?je(o(),e):o;if(a&&S6(t,e,a),e.postProcess){const i=e.postProcess(a,t,e);return s.jsonSchema=a,i}return s.jsonSchema=a,a}const b6=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:Zm(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((r,n)=>e.currentPath[n]===r)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),Et(e)):e.$refStrategy==="seen"?Et(e):void 0}},S6=(t,e,r)=>(t.description&&(r.description=t.description,e.markdownDescription&&(r.markdownDescription=t.description)),r),k6=(t,e)=>{const r=ZC(e);let n=typeof e=="object"&&e.definitions?Object.entries(e.definitions).reduce((c,[l,u])=>({...c,[l]:je(u._def,{...r,currentPath:[...r.basePath,r.definitionPath,l]},!0)??Et(r)}),{}):void 0;const s=typeof e=="string"?e:e?.nameStrategy==="title"?void 0:e?.name,o=je(t._def,s===void 0?r:{...r,currentPath:[...r.basePath,r.definitionPath,s]},!1)??Et(r),a=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;a!==void 0&&(o.title=a),r.flags.hasReferencedOpenAiAnyType&&(n||(n={}),n[r.openAiAnyTypeName]||(n[r.openAiAnyTypeName]={type:["string","number","integer","boolean","array","null"],items:{$ref:r.$refStrategy==="relative"?"1":[...r.basePath,r.definitionPath,r.openAiAnyTypeName].join("/")}}));const i=s===void 0?n?{...o,[r.definitionPath]:n}:o:{$ref:[...r.$refStrategy==="relative"?[]:r.basePath,r.definitionPath,s].join("/"),[r.definitionPath]:{...n,[s]:o}};return r.target==="jsonSchema7"?i.$schema="http://json-schema.org/draft-07/schema#":(r.target==="jsonSchema2019-09"||r.target==="openAi")&&(i.$schema="https://json-schema.org/draft/2019-09/schema#"),r.target==="openAi"&&("anyOf"in i||"oneOf"in i||"allOf"in i||"type"in i&&Array.isArray(i.type))&&console.warn("Warning: OpenAI may not support schemas with unions as roots! Try wrapping it in an object property."),i};function Gm(t){const r=Um(t)?.method;if(!r)throw new Error("Schema is missing a method literal");const n=UC(r);if(typeof n!="string")throw new Error("Schema method literal must be a string");return n}function Km(t,e){const r=Yr(t,e);if(!r.success)throw r.error;return r.data}const C6=6e4;let T6=class{constructor(e){this._options=e,this._requestMessageId=0,this._requestHandlers=new Map,this._requestHandlerAbortControllers=new Map,this._notificationHandlers=new Map,this._responseHandlers=new Map,this._progressHandlers=new Map,this._timeoutInfo=new Map,this._pendingDebouncedNotifications=new Set,this._taskProgressTokens=new Map,this._requestResolvers=new Map,this.setNotificationHandler(cl,r=>{this._oncancel(r)}),this.setNotificationHandler(ul,r=>{this._onprogress(r)}),this.setRequestHandler(ll,r=>({})),this._taskStore=e?.taskStore,this._taskMessageQueue=e?.taskMessageQueue,this._taskStore&&(this.setRequestHandler(dl,async(r,n)=>{const s=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!s)throw new be(Ce.InvalidParams,"Failed to retrieve task: Task not found");return{...s}}),this.setRequestHandler(hl,async(r,n)=>{const s=async()=>{const o=r.params.taskId;if(this._taskMessageQueue){let i;for(;i=await this._taskMessageQueue.dequeue(o,n.sessionId);){if(i.type==="response"||i.type==="error"){const c=i.message,l=c.id,u=this._requestResolvers.get(l);if(u)if(this._requestResolvers.delete(l),i.type==="response")u(c);else{const h=c,f=new be(h.error.code,h.error.message,h.error.data);u(f)}else{const h=i.type==="response"?"Response":"Error";this._onerror(new Error(`${h} handler missing for request ${l}`))}continue}await this._transport?.send(i.message,{relatedRequestId:n.requestId})}}const a=await this._taskStore.getTask(o,n.sessionId);if(!a)throw new be(Ce.InvalidParams,`Task not found: ${o}`);if(!Cn(a.status))return await this._waitForTaskUpdate(o,n.signal),await s();if(Cn(a.status)){const i=await this._taskStore.getTaskResult(o,n.sessionId);return this._clearTaskQueue(o),{...i,_meta:{...i._meta,[Sn]:{taskId:o}}}}return await s()};return await s()}),this.setRequestHandler(fl,async(r,n)=>{try{const{tasks:s,nextCursor:o}=await this._taskStore.listTasks(r.params?.cursor,n.sessionId);return{tasks:s,nextCursor:o,_meta:{}}}catch(s){throw new be(Ce.InvalidParams,`Failed to list tasks: ${s instanceof Error?s.message:String(s)}`)}}),this.setRequestHandler(gl,async(r,n)=>{try{const s=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!s)throw new be(Ce.InvalidParams,`Task not found: ${r.params.taskId}`);if(Cn(s.status))throw new be(Ce.InvalidParams,`Cannot cancel task in terminal status: ${s.status}`);await this._taskStore.updateTaskStatus(r.params.taskId,"cancelled","Client cancelled task execution.",n.sessionId),this._clearTaskQueue(r.params.taskId);const o=await this._taskStore.getTask(r.params.taskId,n.sessionId);if(!o)throw new be(Ce.InvalidParams,`Task not found after cancellation: ${r.params.taskId}`);return{_meta:{},...o}}catch(s){throw s instanceof be?s:new be(Ce.InvalidRequest,`Failed to cancel task: ${s instanceof Error?s.message:String(s)}`)}}))}async _oncancel(e){if(!e.params.requestId)return;this._requestHandlerAbortControllers.get(e.params.requestId)?.abort(e.params.reason)}_setupTimeout(e,r,n,s,o=!1){this._timeoutInfo.set(e,{timeoutId:setTimeout(s,r),startTime:Date.now(),timeout:r,maxTotalTimeout:n,resetTimeoutOnProgress:o,onTimeout:s})}_resetTimeout(e){const r=this._timeoutInfo.get(e);if(!r)return!1;const n=Date.now()-r.startTime;if(r.maxTotalTimeout&&n>=r.maxTotalTimeout)throw this._timeoutInfo.delete(e),be.fromError(Ce.RequestTimeout,"Maximum total timeout exceeded",{maxTotalTimeout:r.maxTotalTimeout,totalElapsed:n});return clearTimeout(r.timeoutId),r.timeoutId=setTimeout(r.onTimeout,r.timeout),!0}_cleanupTimeout(e){const r=this._timeoutInfo.get(e);r&&(clearTimeout(r.timeoutId),this._timeoutInfo.delete(e))}async connect(e){this._transport=e;const r=this.transport?.onclose;this._transport.onclose=()=>{r?.(),this._onclose()};const n=this.transport?.onerror;this._transport.onerror=o=>{n?.(o),this._onerror(o)};const s=this._transport?.onmessage;this._transport.onmessage=(o,a)=>{s?.(o,a),Xs(o)||uk(o)?this._onresponse(o):ol(o)?this._onrequest(o,a):lk(o)?this._onnotification(o):this._onerror(new Error(`Unknown message type: ${JSON.stringify(o)}`))},await this._transport.start()}_onclose(){const e=this._responseHandlers;this._responseHandlers=new Map,this._progressHandlers.clear(),this._taskProgressTokens.clear(),this._pendingDebouncedNotifications.clear();const r=be.fromError(Ce.ConnectionClosed,"Connection closed");this._transport=void 0,this.onclose?.();for(const n of e.values())n(r)}_onerror(e){this.onerror?.(e)}_onnotification(e){const r=this._notificationHandlers.get(e.method)??this.fallbackNotificationHandler;r!==void 0&&Promise.resolve().then(()=>r(e)).catch(n=>this._onerror(new Error(`Uncaught error in notification handler: ${n}`)))}_onrequest(e,r){const n=this._requestHandlers.get(e.method)??this.fallbackRequestHandler,s=this._transport,o=e.params?._meta?.[Sn]?.taskId;if(n===void 0){const u={jsonrpc:"2.0",id:e.id,error:{code:Ce.MethodNotFound,message:"Method not found"}};o&&this._taskMessageQueue?this._enqueueTaskMessage(o,{type:"error",message:u,timestamp:Date.now()},s?.sessionId).catch(h=>this._onerror(new Error(`Failed to enqueue error response: ${h}`))):s?.send(u).catch(h=>this._onerror(new Error(`Failed to send an error response: ${h}`)));return}const a=new AbortController;this._requestHandlerAbortControllers.set(e.id,a);const i=ck(e.params)?e.params.task:void 0,c=this._taskStore?this.requestTaskStore(e,s?.sessionId):void 0,l={signal:a.signal,sessionId:s?.sessionId,_meta:e.params?._meta,sendNotification:async u=>{const h={relatedRequestId:e.id};o&&(h.relatedTask={taskId:o}),await this.notification(u,h)},sendRequest:async(u,h,f)=>{const p={...f,relatedRequestId:e.id};o&&!p.relatedTask&&(p.relatedTask={taskId:o});const m=p.relatedTask?.taskId??o;return m&&c&&await c.updateTaskStatus(m,"input_required"),await this.request(u,h,p)},authInfo:r?.authInfo,requestId:e.id,requestInfo:r?.requestInfo,taskId:o,taskStore:c,taskRequestedTtl:i?.ttl,closeSSEStream:r?.closeSSEStream,closeStandaloneSSEStream:r?.closeStandaloneSSEStream};Promise.resolve().then(()=>{i&&this.assertTaskHandlerCapability(e.method)}).then(()=>n(e,l)).then(async u=>{if(a.signal.aborted)return;const h={result:u,jsonrpc:"2.0",id:e.id};o&&this._taskMessageQueue?await this._enqueueTaskMessage(o,{type:"response",message:h,timestamp:Date.now()},s?.sessionId):await s?.send(h)},async u=>{if(a.signal.aborted)return;const h={jsonrpc:"2.0",id:e.id,error:{code:Number.isSafeInteger(u.code)?u.code:Ce.InternalError,message:u.message??"Internal error",...u.data!==void 0&&{data:u.data}}};o&&this._taskMessageQueue?await this._enqueueTaskMessage(o,{type:"error",message:h,timestamp:Date.now()},s?.sessionId):await s?.send(h)}).catch(u=>this._onerror(new Error(`Failed to send response: ${u}`))).finally(()=>{this._requestHandlerAbortControllers.delete(e.id)})}_onprogress(e){const{progressToken:r,...n}=e.params,s=Number(r),o=this._progressHandlers.get(s);if(!o){this._onerror(new Error(`Received a progress notification for an unknown token: ${JSON.stringify(e)}`));return}const a=this._responseHandlers.get(s),i=this._timeoutInfo.get(s);if(i&&a&&i.resetTimeoutOnProgress)try{this._resetTimeout(s)}catch(c){this._responseHandlers.delete(s),this._progressHandlers.delete(s),this._cleanupTimeout(s),a(c);return}o(n)}_onresponse(e){const r=Number(e.id),n=this._requestResolvers.get(r);if(n){if(this._requestResolvers.delete(r),Xs(e))n(e);else{const a=new be(e.error.code,e.error.message,e.error.data);n(a)}return}const s=this._responseHandlers.get(r);if(s===void 0){this._onerror(new Error(`Received a response for an unknown message ID: ${JSON.stringify(e)}`));return}this._responseHandlers.delete(r),this._cleanupTimeout(r);let o=!1;if(Xs(e)&&e.result&&typeof e.result=="object"){const a=e.result;if(a.task&&typeof a.task=="object"){const i=a.task;typeof i.taskId=="string"&&(o=!0,this._taskProgressTokens.set(i.taskId,r))}}if(o||this._progressHandlers.delete(r),Xs(e))s(e);else{const a=be.fromError(e.error.code,e.error.message,e.error.data);s(a)}}get transport(){return this._transport}async close(){await this._transport?.close()}async*requestStream(e,r,n){const{task:s}=n??{};if(!s){try{yield{type:"result",result:await this.request(e,r,n)}}catch(a){yield{type:"error",error:a instanceof be?a:new be(Ce.InternalError,String(a))}}return}let o;try{const a=await this.request(e,so,n);if(a.task)o=a.task.taskId,yield{type:"taskCreated",task:a.task};else throw new be(Ce.InternalError,"Task creation did not return a task");for(;;){const i=await this.getTask({taskId:o},n);if(yield{type:"taskStatus",task:i},Cn(i.status)){i.status==="completed"?yield{type:"result",result:await this.getTaskResult({taskId:o},r,n)}:i.status==="failed"?yield{type:"error",error:new be(Ce.InternalError,`Task ${o} failed`)}:i.status==="cancelled"&&(yield{type:"error",error:new be(Ce.InternalError,`Task ${o} was cancelled`)});return}if(i.status==="input_required"){yield{type:"result",result:await this.getTaskResult({taskId:o},r,n)};return}const c=i.pollInterval??this._options?.defaultTaskPollInterval??1e3;await new Promise(l=>setTimeout(l,c)),n?.signal?.throwIfAborted()}}catch(a){yield{type:"error",error:a instanceof be?a:new be(Ce.InternalError,String(a))}}}request(e,r,n){const{relatedRequestId:s,resumptionToken:o,onresumptiontoken:a,task:i,relatedTask:c}=n??{};return new Promise((l,u)=>{const h=g=>{u(g)};if(!this._transport){h(new Error("Not connected"));return}if(this._options?.enforceStrictCapabilities===!0)try{this.assertCapabilityForMethod(e.method),i&&this.assertTaskCapability(e.method)}catch(g){h(g);return}n?.signal?.throwIfAborted();const f=this._requestMessageId++,p={...e,jsonrpc:"2.0",id:f};n?.onprogress&&(this._progressHandlers.set(f,n.onprogress),p.params={...e.params,_meta:{...e.params?._meta||{},progressToken:f}}),i&&(p.params={...p.params,task:i}),c&&(p.params={...p.params,_meta:{...p.params?._meta||{},[Sn]:c}});const m=g=>{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(g)}},{relatedRequestId:s,resumptionToken:o,onresumptiontoken:a}).catch(b=>this._onerror(new Error(`Failed to send cancellation: ${b}`)));const y=g instanceof be?g:new be(Ce.RequestTimeout,String(g));u(y)};this._responseHandlers.set(f,g=>{if(!n?.signal?.aborted){if(g instanceof Error)return u(g);try{const y=Yr(r,g.result);y.success?l(y.data):u(y.error)}catch(y){u(y)}}}),n?.signal?.addEventListener("abort",()=>{m(n?.signal?.reason)});const v=n?.timeout??C6,_=()=>m(be.fromError(Ce.RequestTimeout,"Request timed out",{timeout:v}));this._setupTimeout(f,v,n?.maxTotalTimeout,_,n?.resetTimeoutOnProgress??!1);const w=c?.taskId;if(w){const g=y=>{const b=this._responseHandlers.get(f);b?b(y):this._onerror(new Error(`Response handler missing for side-channeled request ${f}`))};this._requestResolvers.set(f,g),this._enqueueTaskMessage(w,{type:"request",message:p,timestamp:Date.now()}).catch(y=>{this._cleanupTimeout(f),u(y)})}else this._transport.send(p,{relatedRequestId:s,resumptionToken:o,onresumptiontoken:a}).catch(g=>{this._cleanupTimeout(f),u(g)})})}async getTask(e,r){return this.request({method:"tasks/get",params:e},pl,r)}async getTaskResult(e,r,n){return this.request({method:"tasks/result",params:e},r,n)}async listTasks(e,r){return this.request({method:"tasks/list",params:e},ml,r)}async cancelTask(e,r){return this.request({method:"tasks/cancel",params:e},Ek,r)}async notification(e,r){if(!this._transport)throw new Error("Not connected");this.assertNotificationCapability(e.method);const n=r?.relatedTask?.taskId;if(n){const i={...e,jsonrpc:"2.0",params:{...e.params,_meta:{...e.params?._meta||{},[Sn]:r.relatedTask}}};await this._enqueueTaskMessage(n,{type:"notification",message:i,timestamp:Date.now()});return}if((this._options?.debouncedNotificationMethods??[]).includes(e.method)&&!e.params&&!r?.relatedRequestId&&!r?.relatedTask){if(this._pendingDebouncedNotifications.has(e.method))return;this._pendingDebouncedNotifications.add(e.method),Promise.resolve().then(()=>{if(this._pendingDebouncedNotifications.delete(e.method),!this._transport)return;let i={...e,jsonrpc:"2.0"};r?.relatedTask&&(i={...i,params:{...i.params,_meta:{...i.params?._meta||{},[Sn]:r.relatedTask}}}),this._transport?.send(i,r).catch(c=>this._onerror(c))});return}let a={...e,jsonrpc:"2.0"};r?.relatedTask&&(a={...a,params:{...a.params,_meta:{...a.params?._meta||{},[Sn]:r.relatedTask}}}),await this._transport.send(a,r)}setRequestHandler(e,r){const n=Gm(e);this.assertRequestHandlerCapability(n),this._requestHandlers.set(n,(s,o)=>{const a=Km(e,s);return Promise.resolve(r(a,o))})}removeRequestHandler(e){this._requestHandlers.delete(e)}assertCanSetRequestHandler(e){if(this._requestHandlers.has(e))throw new Error(`A request handler for ${e} already exists, which would be overridden`)}setNotificationHandler(e,r){const n=Gm(e);this._notificationHandlers.set(n,s=>{const o=Km(e,s);return Promise.resolve(r(o))})}removeNotificationHandler(e){this._notificationHandlers.delete(e)}_cleanupTaskProgressHandler(e){const r=this._taskProgressTokens.get(e);r!==void 0&&(this._progressHandlers.delete(r),this._taskProgressTokens.delete(e))}async _enqueueTaskMessage(e,r,n){if(!this._taskStore||!this._taskMessageQueue)throw new Error("Cannot enqueue task message: taskStore and taskMessageQueue are not configured");const s=this._options?.maxTaskQueueSize;await this._taskMessageQueue.enqueue(e,r,n,s)}async _clearTaskQueue(e,r){if(this._taskMessageQueue){const n=await this._taskMessageQueue.dequeueAll(e,r);for(const s of n)if(s.type==="request"&&ol(s.message)){const o=s.message.id,a=this._requestResolvers.get(o);a?(a(new be(Ce.InternalError,"Task cancelled or completed")),this._requestResolvers.delete(o)):this._onerror(new Error(`Resolver missing for request ${o} during task ${e} cleanup`))}}}async _waitForTaskUpdate(e,r){let n=this._options?.defaultTaskPollInterval??1e3;try{const s=await this._taskStore?.getTask(e);s?.pollInterval&&(n=s.pollInterval)}catch{}return new Promise((s,o)=>{if(r.aborted){o(new be(Ce.InvalidRequest,"Request cancelled"));return}const a=setTimeout(s,n);r.addEventListener("abort",()=>{clearTimeout(a),o(new be(Ce.InvalidRequest,"Request cancelled"))},{once:!0})})}requestTaskStore(e,r){const n=this._taskStore;if(!n)throw new Error("No task store configured");return{createTask:async s=>{if(!e)throw new Error("No request provided");return await n.createTask(s,e.id,{method:e.method,params:e.params},r)},getTask:async s=>{const o=await n.getTask(s,r);if(!o)throw new be(Ce.InvalidParams,"Failed to retrieve task: Task not found");return o},storeTaskResult:async(s,o,a)=>{await n.storeTaskResult(s,o,a,r);const i=await n.getTask(s,r);if(i){const c=ri.parse({method:"notifications/tasks/status",params:i});await this.notification(c),Cn(i.status)&&this._cleanupTaskProgressHandler(s)}},getTaskResult:s=>n.getTaskResult(s,r),updateTaskStatus:async(s,o,a)=>{const i=await n.getTask(s,r);if(!i)throw new be(Ce.InvalidParams,`Task "${s}" not found - it may have been cleaned up`);if(Cn(i.status))throw new be(Ce.InvalidParams,`Cannot update task "${s}" from terminal status "${i.status}" to "${o}". Terminal states (completed, failed, cancelled) cannot transition to other states.`);await n.updateTaskStatus(s,o,a,r);const c=await n.getTask(s,r);if(c){const l=ri.parse({method:"notifications/tasks/status",params:c});await this.notification(l),Cn(c.status)&&this._cleanupTaskProgressHandler(s)}},listTasks:s=>n.listTasks(s,r)}}};function Ym(t){return t!==null&&typeof t=="object"&&!Array.isArray(t)}function $6(t,e){const r={...t};for(const n in e){const s=n,o=e[s];if(o===void 0)continue;const a=r[s];Ym(a)&&Ym(o)?r[s]={...a,...o}:r[s]=o}return r}var ii={exports:{}},El={},Qm;function E6(){return Qm||(Qm=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.formatNames=t.fastFormats=t.fullFormats=void 0;function e(N,z){return{validate:N,compare:z}}t.fullFormats={date:e(o,a),time:e(c(!0),l),"date-time":e(f(!0),p),"iso-time":e(c(),u),"iso-date-time":e(f(),m),duration:/^P(?!$)((\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?|(\d+W)?)$/,uri:w,"uri-reference":/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,"uri-template":/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i,url:/^(?:https?|ftp):\/\/(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)(?:\.(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)*(?:\.(?:[a-z\u{00a1}-\u{ffff}]{2,})))(?::\d{2,5})?(?:\/[^\s]*)?$/iu,email:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)$/,ipv6:/^((([0-9a-f]{1,4}:){7}([0-9a-f]{1,4}|:))|(([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){5}(((:[0-9a-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){4}(((:[0-9a-f]{1,4}){1,3})|((:[0-9a-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){3}(((:[0-9a-f]{1,4}){1,4})|((:[0-9a-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){2}(((:[0-9a-f]{1,4}){1,5})|((:[0-9a-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){1}(((:[0-9a-f]{1,4}){1,6})|((:[0-9a-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9a-f]{1,4}){1,7})|((:[0-9a-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))$/i,regex:q,uuid:/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,"json-pointer":/^(?:\/(?:[^~/]|~0|~1)*)*$/,"json-pointer-uri-fragment":/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,"relative-json-pointer":/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,byte:y,int32:{type:"number",validate:k},int64:{type:"number",validate:T},float:{type:"number",validate:x},double:{type:"number",validate:x},password:!0,binary:!0},t.fastFormats={...t.fullFormats,date:e(/^\d\d\d\d-[0-1]\d-[0-3]\d$/,a),time:e(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,l),"date-time":e(/^\d\d\d\d-[0-1]\d-[0-3]\dt(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,p),"iso-time":e(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,u),"iso-date-time":e(/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,m),uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i},t.formatNames=Object.keys(t.fullFormats);function r(N){return N%4===0&&(N%100!==0||N%400===0)}const n=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,s=[0,31,28,31,30,31,30,31,31,30,31,30,31];function o(N){const z=n.exec(N);if(!z)return!1;const D=+z[1],F=+z[2],oe=+z[3];return F>=1&&F<=12&&oe>=1&&oe<=(F===2&&r(D)?29:s[F])}function a(N,z){if(N&&z)return N>z?1:N<z?-1:0}const i=/^(\d\d):(\d\d):(\d\d(?:\.\d+)?)(z|([+-])(\d\d)(?::?(\d\d))?)?$/i;function c(N){return function(D){const F=i.exec(D);if(!F)return!1;const oe=+F[1],fe=+F[2],de=+F[3],se=F[4],_e=F[5]==="-"?-1:1,H=+(F[6]||0),A=+(F[7]||0);if(H>23||A>59||N&&!se)return!1;if(oe<=23&&fe<=59&&de<60)return!0;const V=fe-A*_e,j=oe-H*_e-(V<0?1:0);return(j===23||j===-1)&&(V===59||V===-1)&&de<61}}function l(N,z){if(!(N&&z))return;const D=new Date("2020-01-01T"+N).valueOf(),F=new Date("2020-01-01T"+z).valueOf();if(D&&F)return D-F}function u(N,z){if(!(N&&z))return;const D=i.exec(N),F=i.exec(z);if(D&&F)return N=D[1]+D[2]+D[3],z=F[1]+F[2]+F[3],N>z?1:N<z?-1:0}const h=/t|\s/i;function f(N){const z=c(N);return function(F){const oe=F.split(h);return oe.length===2&&o(oe[0])&&z(oe[1])}}function p(N,z){if(!(N&&z))return;const D=new Date(N).valueOf(),F=new Date(z).valueOf();if(D&&F)return D-F}function m(N,z){if(!(N&&z))return;const[D,F]=N.split(h),[oe,fe]=z.split(h),de=a(D,oe);if(de!==void 0)return de||l(F,fe)}const v=/\/|:/,_=/^(?:[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 w(N){return v.test(N)&&_.test(N)}const g=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm;function y(N){return g.lastIndex=0,g.test(N)}const b=-2147483648,S=2**31-1;function k(N){return Number.isInteger(N)&&N<=S&&N>=b}function T(N){return Number.isInteger(N)}function x(){return!0}const P=/[^\\]\\Z/;function q(N){if(P.test(N))return!1;try{return new RegExp(N),!0}catch{return!1}}})(El)),El}var xl={},Xm;function x6(){return Xm||(Xm=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.formatLimitDefinition=void 0;const e=Bh(),r=Ee(),n=r.operators,s={formatMaximum:{okStr:"<=",ok:n.LTE,fail:n.GT},formatMinimum:{okStr:">=",ok:n.GTE,fail:n.LT},formatExclusiveMaximum:{okStr:"<",ok:n.LT,fail:n.GTE},formatExclusiveMinimum:{okStr:">",ok:n.GT,fail:n.LTE}},o={message:({keyword:i,schemaCode:c})=>(0,r.str)`should be ${s[i].okStr} ${c}`,params:({keyword:i,schemaCode:c})=>(0,r._)`{comparison: ${s[i].okStr}, limit: ${c}}`};t.formatLimitDefinition={keyword:Object.keys(s),type:"string",schemaType:"string",$data:!0,error:o,code(i){const{gen:c,data:l,schemaCode:u,keyword:h,it:f}=i,{opts:p,self:m}=f;if(!p.validateFormats)return;const v=new e.KeywordCxt(f,m.RULES.all.format.definition,"format");v.$data?_():w();function _(){const y=c.scopeValue("formats",{ref:m.formats,code:p.code.formats}),b=c.const("fmt",(0,r._)`${y}[${v.schemaCode}]`);i.fail$data((0,r.or)((0,r._)`typeof ${b} != "object"`,(0,r._)`${b} instanceof RegExp`,(0,r._)`typeof ${b}.compare != "function"`,g(b)))}function w(){const y=v.schema,b=m.formats[y];if(!b||b===!0)return;if(typeof b!="object"||b instanceof RegExp||typeof b.compare!="function")throw new Error(`"${h}": format "${y}" does not define "compare" function`);const S=c.scopeValue("formats",{key:y,ref:b,code:p.code.formats?(0,r._)`${p.code.formats}${(0,r.getProperty)(y)}`:void 0});i.fail$data(g(S))}function g(y){return(0,r._)`${y}.compare(${l}, ${u}) ${s[h].fail} 0`}},dependencies:["format"]};const a=i=>(i.addKeyword(t.formatLimitDefinition),i);t.default=a})(xl)),xl}var e0;function I6(){return e0||(e0=1,(function(t,e){Object.defineProperty(e,"__esModule",{value:!0});const r=E6(),n=x6(),s=Ee(),o=new s.Name("fullFormats"),a=new s.Name("fastFormats"),i=(l,u={keywords:!0})=>{if(Array.isArray(u))return c(l,u,r.fullFormats,o),l;const[h,f]=u.mode==="fast"?[r.fastFormats,a]:[r.fullFormats,o],p=u.formats||r.formatNames;return c(l,p,h,f),u.keywords&&(0,n.default)(l),l};i.get=(l,u="full")=>{const f=(u==="fast"?r.fastFormats:r.fullFormats)[l];if(!f)throw new Error(`Unknown format "${l}"`);return f};function c(l,u,h,f){var p,m;(p=(m=l.opts.code).formats)!==null&&p!==void 0||(m.formats=(0,s._)`require("ajv-formats/dist/formats").${f}`);for(const v of u)l.addFormat(v,h[v])}t.exports=e=i,Object.defineProperty(e,"__esModule",{value:!0}),e.default=i})(ii,ii.exports)),ii.exports}var R6=I6();const t0=pn(R6);function P6(){const t=new Wh({strict:!1,validateFormats:!0,validateSchema:!1,allErrors:!0});return t0(t),t}let O6=class{constructor(e){this._ajv=e??P6()}getValidator(e){const r="$id"in e&&typeof e.$id=="string"?this._ajv.getSchema(e.$id)??this._ajv.compile(e):this._ajv.compile(e);return n=>r(n)?{valid:!0,data:n,errorMessage:void 0}:{valid:!1,data:void 0,errorMessage:this._ajv.errorsText(r.errors)}}};class A6{constructor(e){this._client=e}async*callToolStream(e,r=ni,n){const s=this._client,o={...n,task:n?.task??(s.isToolTask(e.name)?{}:void 0)},a=s.requestStream({method:"tools/call",params:e},r,o),i=s.getToolOutputValidator(e.name);for await(const c of a){if(c.type==="result"&&i){const l=c.result;if(!l.structuredContent&&!l.isError){yield{type:"error",error:new be(Ce.InvalidRequest,`Tool ${e.name} has an output schema but did not return structured content`)};return}if(l.structuredContent)try{const u=i(l.structuredContent);if(!u.valid){yield{type:"error",error:new be(Ce.InvalidParams,`Structured content does not match the tool's output schema: ${u.errorMessage}`)};return}}catch(u){if(u instanceof be){yield{type:"error",error:u};return}yield{type:"error",error:new be(Ce.InvalidParams,`Failed to validate structured content: ${u instanceof Error?u.message:String(u)}`)};return}}yield c}}async getTask(e,r){return this._client.getTask({taskId:e},r)}async getTaskResult(e,r,n){return this._client.getTaskResult({taskId:e},r,n)}async listTasks(e,r){return this._client.listTasks(e?{cursor:e}:void 0,r)}async cancelTask(e,r){return this._client.cancelTask({taskId:e},r)}requestStream(e,r,n){return this._client.requestStream(e,r,n)}}function M6(t,e,r){if(!t)throw new Error(`${r} does not support task creation (required for ${e})`);switch(e){case"tools/call":if(!t.tools?.call)throw new Error(`${r} does not support task creation for tools/call (required for ${e})`);break}}function N6(t,e,r){if(!t)throw new Error(`${r} does not support task creation (required for ${e})`);switch(e){case"sampling/createMessage":if(!t.sampling?.createMessage)throw new Error(`${r} does not support task creation for sampling/createMessage (required for ${e})`);break;case"elicitation/create":if(!t.elicitation?.create)throw new Error(`${r} does not support task creation for elicitation/create (required for ${e})`);break}}function ci(t,e){if(!(!t||e===null||typeof e!="object")){if(t.type==="object"&&t.properties&&typeof t.properties=="object"){const r=e,n=t.properties;for(const s of Object.keys(n)){const o=n[s];r[s]===void 0&&Object.prototype.hasOwnProperty.call(o,"default")&&(r[s]=o.default),r[s]!==void 0&&ci(o,r[s])}}if(Array.isArray(t.anyOf))for(const r of t.anyOf)typeof r!="boolean"&&ci(r,e);if(Array.isArray(t.oneOf))for(const r of t.oneOf)typeof r!="boolean"&&ci(r,e)}}function L6(t){if(!t)return{supportsFormMode:!1,supportsUrlMode:!1};const e=t.form!==void 0,r=t.url!==void 0;return{supportsFormMode:e||!e&&!r,supportsUrlMode:r}}let Il=class extends T6{constructor(e,r){super(r),this._clientInfo=e,this._cachedToolOutputValidators=new Map,this._cachedKnownTaskTools=new Set,this._cachedRequiredTaskTools=new Set,this._listChangedDebounceTimers=new Map,this._capabilities=r?.capabilities??{},this._jsonSchemaValidator=r?.jsonSchemaValidator??new O6,r?.listChanged&&(this._pendingListChangedConfig=r.listChanged)}_setupListChangedHandlers(e){e.tools&&this._serverCapabilities?.tools?.listChanged&&this._setupListChangedHandler("tools",Om,e.tools,async()=>(await this.listTools()).tools),e.prompts&&this._serverCapabilities?.prompts?.listChanged&&this._setupListChangedHandler("prompts",Im,e.prompts,async()=>(await this.listPrompts()).prompts),e.resources&&this._serverCapabilities?.resources?.listChanged&&this._setupListChangedHandler("resources",$m,e.resources,async()=>(await this.listResources()).resources)}get experimental(){return this._experimental||(this._experimental={tasks:new A6(this)}),this._experimental}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=$6(this._capabilities,e)}setRequestHandler(e,r){const s=Um(e)?.method;if(!s)throw new Error("Schema is missing a method literal");let o;if(oi(s)){const i=s;o=i._zod?.def?.value??i.value}else{const i=s;o=i._def?.value??i.value}if(typeof o!="string")throw new Error("Schema method literal must be a string");const a=o;if(a==="elicitation/create"){const i=async(c,l)=>{const u=Yr(Nm,c);if(!u.success){const g=u.error instanceof Error?u.error.message:String(u.error);throw new be(Ce.InvalidParams,`Invalid elicitation request: ${g}`)}const{params:h}=u.data;h.mode=h.mode??"form";const{supportsFormMode:f,supportsUrlMode:p}=L6(this._capabilities.elicitation);if(h.mode==="form"&&!f)throw new be(Ce.InvalidParams,"Client does not support form-mode elicitation requests");if(h.mode==="url"&&!p)throw new be(Ce.InvalidParams,"Client does not support URL-mode elicitation requests");const m=await Promise.resolve(r(c,l));if(h.task){const g=Yr(so,m);if(!g.success){const y=g.error instanceof Error?g.error.message:String(g.error);throw new be(Ce.InvalidParams,`Invalid task creation result: ${y}`)}return g.data}const v=Yr(Cl,m);if(!v.success){const g=v.error instanceof Error?v.error.message:String(v.error);throw new be(Ce.InvalidParams,`Invalid elicitation result: ${g}`)}const _=v.data,w=h.mode==="form"?h.requestedSchema:void 0;if(h.mode==="form"&&_.action==="accept"&&_.content&&w&&this._capabilities.elicitation?.form?.applyDefaults)try{ci(w,_.content)}catch{}return _};return super.setRequestHandler(e,i)}if(a==="sampling/createMessage"){const i=async(c,l)=>{const u=Yr(Mm,c);if(!u.success){const m=u.error instanceof Error?u.error.message:String(u.error);throw new be(Ce.InvalidParams,`Invalid sampling request: ${m}`)}const{params:h}=u.data,f=await Promise.resolve(r(c,l));if(h.task){const m=Yr(so,f);if(!m.success){const v=m.error instanceof Error?m.error.message:String(m.error);throw new be(Ce.InvalidParams,`Invalid task creation result: ${v}`)}return m.data}const p=Yr(kl,f);if(!p.success){const m=p.error instanceof Error?p.error.message:String(p.error);throw new be(Ce.InvalidParams,`Invalid sampling result: ${m}`)}return p.data};return super.setRequestHandler(e,i)}return super.setRequestHandler(e,r)}assertCapability(e,r){if(!this._serverCapabilities?.[e])throw new Error(`Server does not support ${e} (required for ${r})`)}async connect(e,r){if(await super.connect(e),e.sessionId===void 0)try{const n=await this.request({method:"initialize",params:{protocolVersion:Xa,capabilities:this._capabilities,clientInfo:this._clientInfo}},_m,r);if(n===void 0)throw new Error(`Server sent invalid initialize result: ${n}`);if(!ok.includes(n.protocolVersion))throw new Error(`Server's protocol version is not supported: ${n.protocolVersion}`);this._serverCapabilities=n.capabilities,this._serverVersion=n.serverInfo,e.setProtocolVersion&&e.setProtocolVersion(n.protocolVersion),this._instructions=n.instructions,await this.notification({method:"notifications/initialized"}),this._pendingListChangedConfig&&(this._setupListChangedHandlers(this._pendingListChangedConfig),this._pendingListChangedConfig=void 0)}catch(n){throw this.close(),n}}getServerCapabilities(){return this._serverCapabilities}getServerVersion(){return this._serverVersion}getInstructions(){return this._instructions}assertCapabilityForMethod(e){switch(e){case"logging/setLevel":if(!this._serverCapabilities?.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!this._serverCapabilities?.prompts)throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":case"resources/subscribe":case"resources/unsubscribe":if(!this._serverCapabilities?.resources)throw new Error(`Server does not support resources (required for ${e})`);if(e==="resources/subscribe"&&!this._serverCapabilities.resources.subscribe)throw new Error(`Server does not support resource subscriptions (required for ${e})`);break;case"tools/call":case"tools/list":if(!this._serverCapabilities?.tools)throw new Error(`Server does not support tools (required for ${e})`);break;case"completion/complete":if(!this._serverCapabilities?.completions)throw new Error(`Server does not support completions (required for ${e})`);break}}assertNotificationCapability(e){switch(e){case"notifications/roots/list_changed":if(!this._capabilities.roots?.listChanged)throw new Error(`Client does not support roots list changed notifications (required for ${e})`);break}}assertRequestHandlerCapability(e){if(this._capabilities)switch(e){case"sampling/createMessage":if(!this._capabilities.sampling)throw new Error(`Client does not support sampling capability (required for ${e})`);break;case"elicitation/create":if(!this._capabilities.elicitation)throw new Error(`Client does not support elicitation capability (required for ${e})`);break;case"roots/list":if(!this._capabilities.roots)throw new Error(`Client does not support roots capability (required for ${e})`);break;case"tasks/get":case"tasks/list":case"tasks/result":case"tasks/cancel":if(!this._capabilities.tasks)throw new Error(`Client does not support tasks capability (required for ${e})`);break}}assertTaskCapability(e){M6(this._serverCapabilities?.tasks?.requests,e,"Server")}assertTaskHandlerCapability(e){this._capabilities&&N6(this._capabilities.tasks?.requests,e,"Client")}async ping(e){return this.request({method:"ping"},kn,e)}async complete(e,r){return this.request({method:"completion/complete",params:e},Lm,r)}async setLoggingLevel(e,r){return this.request({method:"logging/setLevel",params:{level:e}},kn,r)}async getPrompt(e,r){return this.request({method:"prompts/get",params:e},xm,r)}async listPrompts(e,r){return this.request({method:"prompts/list",params:e},Em,r)}async listResources(e,r){return this.request({method:"resources/list",params:e},km,r)}async listResourceTemplates(e,r){return this.request({method:"resources/templates/list",params:e},Cm,r)}async readResource(e,r){return this.request({method:"resources/read",params:e},Tm,r)}async subscribeResource(e,r){return this.request({method:"resources/subscribe",params:e},kn,r)}async unsubscribeResource(e,r){return this.request({method:"resources/unsubscribe",params:e},kn,r)}async callTool(e,r=ni,n){if(this.isToolTaskRequired(e.name))throw new be(Ce.InvalidRequest,`Tool "${e.name}" requires task-based execution. Use client.experimental.tasks.callToolStream() instead.`);const s=await this.request({method:"tools/call",params:e},r,n),o=this.getToolOutputValidator(e.name);if(o){if(!s.structuredContent&&!s.isError)throw new be(Ce.InvalidRequest,`Tool ${e.name} has an output schema but did not return structured content`);if(s.structuredContent)try{const a=o(s.structuredContent);if(!a.valid)throw new be(Ce.InvalidParams,`Structured content does not match the tool's output schema: ${a.errorMessage}`)}catch(a){throw a instanceof be?a:new be(Ce.InvalidParams,`Failed to validate structured content: ${a instanceof Error?a.message:String(a)}`)}}return s}isToolTask(e){return this._serverCapabilities?.tasks?.requests?.tools?.call?this._cachedKnownTaskTools.has(e):!1}isToolTaskRequired(e){return this._cachedRequiredTaskTools.has(e)}cacheToolMetadata(e){this._cachedToolOutputValidators.clear(),this._cachedKnownTaskTools.clear(),this._cachedRequiredTaskTools.clear();for(const r of e){if(r.outputSchema){const s=this._jsonSchemaValidator.getValidator(r.outputSchema);this._cachedToolOutputValidators.set(r.name,s)}const n=r.execution?.taskSupport;(n==="required"||n==="optional")&&this._cachedKnownTaskTools.add(r.name),n==="required"&&this._cachedRequiredTaskTools.add(r.name)}}getToolOutputValidator(e){return this._cachedToolOutputValidators.get(e)}async listTools(e,r){const n=await this.request({method:"tools/list",params:e},Pm,r);return this.cacheToolMetadata(n.tools),n}_setupListChangedHandler(e,r,n,s){const o=Xk.safeParse(n);if(!o.success)throw new Error(`Invalid ${e} listChanged options: ${o.error.message}`);if(typeof n.onChanged!="function")throw new Error(`Invalid ${e} listChanged options: onChanged must be a function`);const{autoRefresh:a,debounceMs:i}=o.data,{onChanged:c}=n,l=async()=>{if(!a){c(null,null);return}try{const h=await s();c(null,h)}catch(h){const f=h instanceof Error?h:new Error(String(h));c(f,null)}},u=()=>{if(i){const h=this._listChangedDebounceTimers.get(e);h&&clearTimeout(h);const f=setTimeout(l,i);this._listChangedDebounceTimers.set(e,f)}else l()};this.setNotificationHandler(r,u)}async sendRootsListChanged(){return this.notification({method:"notifications/roots/list_changed"})}};class r0 extends Error{constructor(e,r){super(e),this.name="ParseError",this.type=r.type,this.field=r.field,this.value=r.value,this.line=r.line}}function Rl(t){}function n0(t){if(typeof t=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:e=Rl,onError:r=Rl,onRetry:n=Rl,onComment:s}=t;let o="",a=!0,i,c="",l="";function u(v){const _=a?v.replace(/^\xEF\xBB\xBF/,""):v,[w,g]=q6(`${o}${_}`);for(const y of w)h(y);o=g,a=!1}function h(v){if(v===""){p();return}if(v.startsWith(":")){s&&s(v.slice(v.startsWith(": ")?2:1));return}const _=v.indexOf(":");if(_!==-1){const w=v.slice(0,_),g=v[_+1]===" "?2:1,y=v.slice(_+g);f(w,y,v);return}f(v,"",v)}function f(v,_,w){switch(v){case"event":l=_;break;case"data":c=`${c}${_}
40
+ `;break;case"id":i=_.includes("\0")?void 0:_;break;case"retry":/^\d+$/.test(_)?n(parseInt(_,10)):r(new r0(`Invalid \`retry\` value: "${_}"`,{type:"invalid-retry",value:_,line:w}));break;default:r(new r0(`Unknown field "${v.length>20?`${v.slice(0,20)}…`:v}"`,{type:"unknown-field",field:v,value:_,line:w}));break}}function p(){c.length>0&&e({id:i,event:l||void 0,data:c.endsWith(`
41
+ `)?c.slice(0,-1):c}),i=void 0,c="",l=""}function m(v={}){o&&v.consume&&h(o),a=!0,i=void 0,c="",l="",o=""}return{feed:u,reset:m}}function q6(t){const e=[];let r="",n=0;for(;n<t.length;){const s=t.indexOf("\r",n),o=t.indexOf(`
42
42
  `,n);let a=-1;if(s!==-1&&o!==-1?a=Math.min(s,o):s!==-1?s===t.length-1?a=-1:a=s:o!==-1&&(a=o),a===-1){r=t.slice(n);break}else{const i=t.slice(n,a);e.push(i),n=a+1,t[n-1]==="\r"&&t[n]===`
43
- `&&n++}}return[e,r]}class Qh extends Event{constructor(e,r){var n,s;super(e),this.code=(n=r?.code)!=null?n:void 0,this.message=(s=r?.message)!=null?s:void 0}[Symbol.for("nodejs.util.inspect.custom")](e,r,n){return n(Xh(this),r)}[Symbol.for("Deno.customInspect")](e,r){return e(Xh(this),r)}}function Sk(t){const e=globalThis.DOMException;return typeof e=="function"?new e(t,"SyntaxError"):new SyntaxError(t)}function Yl(t){return t instanceof Error?"errors"in t&&Array.isArray(t.errors)?t.errors.map(Yl).join(", "):"cause"in t&&t.cause instanceof Error?`${t}: ${Yl(t.cause)}`:t.message:`${t}`}function Xh(t){return{type:t.type,message:t.message,code:t.code,defaultPrevented:t.defaultPrevented,cancelable:t.cancelable,timeStamp:t.timeStamp}}var e0=t=>{throw TypeError(t)},Ql=(t,e,r)=>e.has(t)||e0("Cannot "+r),Ie=(t,e,r)=>(Ql(t,e,"read from private field"),r?r.call(t):e.get(t)),tt=(t,e,r)=>e.has(t)?e0("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),We=(t,e,r,n)=>(Ql(t,e,"write to private field"),e.set(t,r),r),Er=(t,e,r)=>(Ql(t,e,"access private method"),r),Tt,hn,Dn,Va,Ha,Js,Un,Gs,Fr,Zn,Fn,Vn,Ws,Gt,Xl,ec,tc,t0,rc,nc,Ks,sc,oc;class Ba extends EventTarget{constructor(e,r){var n,s;super(),tt(this,Gt),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,tt(this,Tt),tt(this,hn),tt(this,Dn),tt(this,Va),tt(this,Ha),tt(this,Js),tt(this,Un),tt(this,Gs,null),tt(this,Fr),tt(this,Zn),tt(this,Fn,null),tt(this,Vn,null),tt(this,Ws,null),tt(this,ec,async o=>{var a;Ie(this,Zn).reset();const{body:i,redirected:l,status:c,headers:u}=o;if(c===204){Er(this,Gt,Ks).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(l?We(this,Dn,new URL(o.url)):We(this,Dn,void 0),c!==200){Er(this,Gt,Ks).call(this,`Non-200 status code (${c})`,c);return}if(!(u.get("content-type")||"").startsWith("text/event-stream")){Er(this,Gt,Ks).call(this,'Invalid content type, expected "text/event-stream"',c);return}if(Ie(this,Tt)===this.CLOSED)return;We(this,Tt,this.OPEN);const p=new Event("open");if((a=Ie(this,Ws))==null||a.call(this,p),this.dispatchEvent(p),typeof i!="object"||!i||!("getReader"in i)){Er(this,Gt,Ks).call(this,"Invalid response body, expected a web ReadableStream",c),this.close();return}const h=new TextDecoder,d=i.getReader();let f=!0;do{const{done:w,value:m}=await d.read();m&&Ie(this,Zn).feed(h.decode(m,{stream:!w})),w&&(f=!1,Ie(this,Zn).reset(),Er(this,Gt,sc).call(this))}while(f)}),tt(this,tc,o=>{We(this,Fr,void 0),!(o.name==="AbortError"||o.type==="aborted")&&Er(this,Gt,sc).call(this,Yl(o))}),tt(this,rc,o=>{typeof o.id=="string"&&We(this,Gs,o.id);const a=new MessageEvent(o.event||"message",{data:o.data,origin:Ie(this,Dn)?Ie(this,Dn).origin:Ie(this,hn).origin,lastEventId:o.id||""});Ie(this,Vn)&&(!o.event||o.event==="message")&&Ie(this,Vn).call(this,a),this.dispatchEvent(a)}),tt(this,nc,o=>{We(this,Js,o)}),tt(this,oc,()=>{We(this,Un,void 0),Ie(this,Tt)===this.CONNECTING&&Er(this,Gt,Xl).call(this)});try{if(e instanceof URL)We(this,hn,e);else if(typeof e=="string")We(this,hn,new URL(e,Tk()));else throw new Error("Invalid URL")}catch{throw Sk("An invalid or illegal string was specified")}We(this,Zn,Yh({onEvent:Ie(this,rc),onRetry:Ie(this,nc)})),We(this,Tt,this.CONNECTING),We(this,Js,3e3),We(this,Ha,(n=r?.fetch)!=null?n:globalThis.fetch),We(this,Va,(s=r?.withCredentials)!=null?s:!1),Er(this,Gt,Xl).call(this)}get readyState(){return Ie(this,Tt)}get url(){return Ie(this,hn).href}get withCredentials(){return Ie(this,Va)}get onerror(){return Ie(this,Fn)}set onerror(e){We(this,Fn,e)}get onmessage(){return Ie(this,Vn)}set onmessage(e){We(this,Vn,e)}get onopen(){return Ie(this,Ws)}set onopen(e){We(this,Ws,e)}addEventListener(e,r,n){const s=r;super.addEventListener(e,s,n)}removeEventListener(e,r,n){const s=r;super.removeEventListener(e,s,n)}close(){Ie(this,Un)&&clearTimeout(Ie(this,Un)),Ie(this,Tt)!==this.CLOSED&&(Ie(this,Fr)&&Ie(this,Fr).abort(),We(this,Tt,this.CLOSED),We(this,Fr,void 0))}}Tt=new WeakMap,hn=new WeakMap,Dn=new WeakMap,Va=new WeakMap,Ha=new WeakMap,Js=new WeakMap,Un=new WeakMap,Gs=new WeakMap,Fr=new WeakMap,Zn=new WeakMap,Fn=new WeakMap,Vn=new WeakMap,Ws=new WeakMap,Gt=new WeakSet,Xl=function(){We(this,Tt,this.CONNECTING),We(this,Fr,new AbortController),Ie(this,Ha)(Ie(this,hn),Er(this,Gt,t0).call(this)).then(Ie(this,ec)).catch(Ie(this,tc))},ec=new WeakMap,tc=new WeakMap,t0=function(){var t;const e={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...Ie(this,Gs)?{"Last-Event-ID":Ie(this,Gs)}:void 0},cache:"no-store",signal:(t=Ie(this,Fr))==null?void 0:t.signal};return"window"in globalThis&&(e.credentials=this.withCredentials?"include":"same-origin"),e},rc=new WeakMap,nc=new WeakMap,Ks=function(t,e){var r;Ie(this,Tt)!==this.CLOSED&&We(this,Tt,this.CLOSED);const n=new Qh("error",{code:e,message:t});(r=Ie(this,Fn))==null||r.call(this,n),this.dispatchEvent(n)},sc=function(t,e){var r;if(Ie(this,Tt)===this.CLOSED)return;We(this,Tt,this.CONNECTING);const n=new Qh("error",{code:e,message:t});(r=Ie(this,Fn))==null||r.call(this,n),this.dispatchEvent(n),We(this,Un,setTimeout(Ie(this,oc),Ie(this,Js)))},oc=new WeakMap,Ba.CONNECTING=0,Ba.OPEN=1,Ba.CLOSED=2;function Tk(){const t="document"in globalThis?globalThis.document:void 0;return t&&typeof t=="object"&&"baseURI"in t&&typeof t.baseURI=="string"?t.baseURI:void 0}function Ja(t){return t?t instanceof Headers?Object.fromEntries(t.entries()):Array.isArray(t)?Object.fromEntries(t):{...t}:{}}function r0(t=fetch,e){return e?async(r,n)=>{const s={...e,...n,headers:n?.headers?{...Ja(e.headers),...Ja(n.headers)}:e.headers};return t(r,s)}:t}let ac;ac=globalThis.crypto;async function Ck(t){return(await ac).getRandomValues(new Uint8Array(t))}async function $k(t){const e="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~",r=Math.pow(2,8)-Math.pow(2,8)%e.length;let n="";for(;n.length<t;){const s=await Ck(t-n.length);for(const o of s)o<r&&(n+=e[o%e.length])}return n}async function Ek(t){return await $k(t)}async function xk(t){const e=await(await ac).subtle.digest("SHA-256",new TextEncoder().encode(t));return btoa(String.fromCharCode(...new Uint8Array(e))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}async function n0(t){if(t||(t=43),t<43||t>128)throw`Expected a length between 43 and 128. Received ${t}.`;const e=await Ek(t),r=await xk(e);return{code_verifier:e,code_challenge:r}}const at=b3().superRefine((t,e)=>{if(!URL.canParse(t))return e.addIssue({code:Jf.custom,message:"URL must be parseable",fatal:!0}),Vp}).refine(t=>{const e=new URL(t);return e.protocol!=="javascript:"&&e.protocol!=="data:"&&e.protocol!=="vbscript:"},{message:"URL cannot use javascript:, data:, or vbscript: scheme"}),Ik=Ye({resource:v().url(),authorization_servers:N(at).optional(),jwks_uri:v().url().optional(),scopes_supported:N(v()).optional(),bearer_methods_supported:N(v()).optional(),resource_signing_alg_values_supported:N(v()).optional(),resource_name:v().optional(),resource_documentation:v().optional(),resource_policy_uri:v().url().optional(),resource_tos_uri:v().url().optional(),tls_client_certificate_bound_access_tokens:ge().optional(),authorization_details_types_supported:N(v()).optional(),dpop_signing_alg_values_supported:N(v()).optional(),dpop_bound_access_tokens_required:ge().optional()}),s0=Ye({issuer:v(),authorization_endpoint:at,token_endpoint:at,registration_endpoint:at.optional(),scopes_supported:N(v()).optional(),response_types_supported:N(v()),response_modes_supported:N(v()).optional(),grant_types_supported:N(v()).optional(),token_endpoint_auth_methods_supported:N(v()).optional(),token_endpoint_auth_signing_alg_values_supported:N(v()).optional(),service_documentation:at.optional(),revocation_endpoint:at.optional(),revocation_endpoint_auth_methods_supported:N(v()).optional(),revocation_endpoint_auth_signing_alg_values_supported:N(v()).optional(),introspection_endpoint:v().optional(),introspection_endpoint_auth_methods_supported:N(v()).optional(),introspection_endpoint_auth_signing_alg_values_supported:N(v()).optional(),code_challenge_methods_supported:N(v()).optional(),client_id_metadata_document_supported:ge().optional()}),Rk=Ye({issuer:v(),authorization_endpoint:at,token_endpoint:at,userinfo_endpoint:at.optional(),jwks_uri:at,registration_endpoint:at.optional(),scopes_supported:N(v()).optional(),response_types_supported:N(v()),response_modes_supported:N(v()).optional(),grant_types_supported:N(v()).optional(),acr_values_supported:N(v()).optional(),subject_types_supported:N(v()),id_token_signing_alg_values_supported:N(v()),id_token_encryption_alg_values_supported:N(v()).optional(),id_token_encryption_enc_values_supported:N(v()).optional(),userinfo_signing_alg_values_supported:N(v()).optional(),userinfo_encryption_alg_values_supported:N(v()).optional(),userinfo_encryption_enc_values_supported:N(v()).optional(),request_object_signing_alg_values_supported:N(v()).optional(),request_object_encryption_alg_values_supported:N(v()).optional(),request_object_encryption_enc_values_supported:N(v()).optional(),token_endpoint_auth_methods_supported:N(v()).optional(),token_endpoint_auth_signing_alg_values_supported:N(v()).optional(),display_values_supported:N(v()).optional(),claim_types_supported:N(v()).optional(),claims_supported:N(v()).optional(),service_documentation:v().optional(),claims_locales_supported:N(v()).optional(),ui_locales_supported:N(v()).optional(),claims_parameter_supported:ge().optional(),request_parameter_supported:ge().optional(),request_uri_parameter_supported:ge().optional(),require_request_uri_registration:ge().optional(),op_policy_uri:at.optional(),op_tos_uri:at.optional(),client_id_metadata_document_supported:ge().optional()}),Pk=C({...Rk.shape,...s0.pick({code_challenge_methods_supported:!0}).shape}),Ok=C({access_token:v(),id_token:v().optional(),token_type:v(),expires_in:Gf().optional(),scope:v().optional(),refresh_token:v().optional()}).strip(),Ak=C({error:v(),error_description:v().optional(),error_uri:v().optional()}),o0=at.optional().or(j("").transform(()=>{})),Mk=C({redirect_uris:N(at),token_endpoint_auth_method:v().optional(),grant_types:N(v()).optional(),response_types:N(v()).optional(),client_name:v().optional(),client_uri:at.optional(),logo_uri:o0,scope:v().optional(),contacts:N(v()).optional(),tos_uri:o0,policy_uri:v().optional(),jwks_uri:at.optional(),jwks:ht().optional(),software_id:v().optional(),software_version:v().optional(),software_statement:v().optional()}).strip(),Nk=C({client_id:v(),client_secret:v().optional(),client_id_issued_at:L().optional(),client_secret_expires_at:L().optional()}).strip(),Lk=Mk.merge(Nk);C({error:v(),error_description:v().optional()}).strip(),C({token:v(),token_type_hint:v().optional()}).strip();function jk(t){const e=typeof t=="string"?new URL(t):new URL(t.href);return e.hash="",e}function qk({requestedResource:t,configuredResource:e}){const r=typeof t=="string"?new URL(t):new URL(t.href),n=typeof e=="string"?new URL(e):new URL(e.href);if(r.origin!==n.origin||r.pathname.length<n.pathname.length)return!1;const s=r.pathname.endsWith("/")?r.pathname:r.pathname+"/",o=n.pathname.endsWith("/")?n.pathname:n.pathname+"/";return s.startsWith(o)}class rt extends Error{constructor(e,r){super(e),this.errorUri=r,this.name=this.constructor.name}toResponseObject(){const e={error:this.errorCode,error_description:this.message};return this.errorUri&&(e.error_uri=this.errorUri),e}get errorCode(){return this.constructor.errorCode}}class ic extends rt{}ic.errorCode="invalid_request";let Ga=class extends rt{};Ga.errorCode="invalid_client";let Wa=class extends rt{};Wa.errorCode="invalid_grant";let Ka=class extends rt{};Ka.errorCode="unauthorized_client";class lc extends rt{}lc.errorCode="unsupported_grant_type";class cc extends rt{}cc.errorCode="invalid_scope";class uc extends rt{}uc.errorCode="access_denied";let Hn=class extends rt{};Hn.errorCode="server_error";class dc extends rt{}dc.errorCode="temporarily_unavailable";class pc extends rt{}pc.errorCode="unsupported_response_type";class fc extends rt{}fc.errorCode="unsupported_token_type";class hc extends rt{}hc.errorCode="invalid_token";class mc extends rt{}mc.errorCode="method_not_allowed";class gc extends rt{}gc.errorCode="too_many_requests";class Ya extends rt{}Ya.errorCode="invalid_client_metadata";class vc extends rt{}vc.errorCode="insufficient_scope";class _c extends rt{}_c.errorCode="invalid_target";const zk={[ic.errorCode]:ic,[Ga.errorCode]:Ga,[Wa.errorCode]:Wa,[Ka.errorCode]:Ka,[lc.errorCode]:lc,[cc.errorCode]:cc,[uc.errorCode]:uc,[Hn.errorCode]:Hn,[dc.errorCode]:dc,[pc.errorCode]:pc,[fc.errorCode]:fc,[hc.errorCode]:hc,[mc.errorCode]:mc,[gc.errorCode]:gc,[Ya.errorCode]:Ya,[vc.errorCode]:vc,[_c.errorCode]:_c};let zt=class extends Error{constructor(e){super(e??"Unauthorized")}};function Dk(t){return["client_secret_basic","client_secret_post","none"].includes(t)}const yc="code",wc="S256";function Uk(t,e){const r=t.client_secret!==void 0;return e.length===0?r?"client_secret_post":"none":"token_endpoint_auth_method"in t&&t.token_endpoint_auth_method&&Dk(t.token_endpoint_auth_method)&&e.includes(t.token_endpoint_auth_method)?t.token_endpoint_auth_method:r&&e.includes("client_secret_basic")?"client_secret_basic":r&&e.includes("client_secret_post")?"client_secret_post":e.includes("none")?"none":r?"client_secret_post":"none"}function Zk(t,e,r,n){const{client_id:s,client_secret:o}=e;switch(t){case"client_secret_basic":Fk(s,o,r);return;case"client_secret_post":Vk(s,o,n);return;case"none":Hk(s,n);return;default:throw new Error(`Unsupported client authentication method: ${t}`)}}function Fk(t,e,r){if(!e)throw new Error("client_secret_basic authentication requires a client_secret");const n=btoa(`${t}:${e}`);r.set("Authorization",`Basic ${n}`)}function Vk(t,e,r){r.set("client_id",t),e&&r.set("client_secret",e)}function Hk(t,e){e.set("client_id",t)}async function a0(t){const e=t instanceof Response?t.status:void 0,r=t instanceof Response?await t.text():t;try{const n=Ak.parse(JSON.parse(r)),{error:s,error_description:o,error_uri:a}=n,i=zk[s]||Hn;return new i(o||"",a)}catch(n){const s=`${e?`HTTP ${e}: `:""}Invalid OAuth error response: ${n}. Raw body: ${r}`;return new Hn(s)}}async function mn(t,e){var r,n;try{return await bc(t,e)}catch(s){if(s instanceof Ga||s instanceof Ka)return await((r=t.invalidateCredentials)===null||r===void 0?void 0:r.call(t,"all")),await bc(t,e);if(s instanceof Wa)return await((n=t.invalidateCredentials)===null||n===void 0?void 0:n.call(t,"tokens")),await bc(t,e);throw s}}async function bc(t,{serverUrl:e,authorizationCode:r,scope:n,resourceMetadataUrl:s,fetchFn:o}){var a,i;let l,c;try{l=await Gk(e,{resourceMetadataUrl:s},o),l.authorization_servers&&l.authorization_servers.length>0&&(c=l.authorization_servers[0])}catch{}c||(c=new URL("/",e));const u=await Jk(e,t,l),p=await Xk(c,{fetchFn:o});let h=await Promise.resolve(t.clientInformation());if(!h){if(r!==void 0)throw new Error("Existing OAuth client information is required when exchanging an authorization code");const _=p?.client_id_metadata_document_supported===!0,g=t.clientMetadataUrl;if(g&&!Bk(g))throw new Ya(`clientMetadataUrl must be a valid HTTPS URL with a non-root pathname, got: ${g}`);if(_&&g)h={client_id:g},await((a=t.saveClientInformation)===null||a===void 0?void 0:a.call(t,h));else{if(!t.saveClientInformation)throw new Error("OAuth client information must be saveable for dynamic registration");const k=await s6(c,{metadata:p,clientMetadata:t.clientMetadata,fetchFn:o});await t.saveClientInformation(k),h=k}}const d=!t.redirectUrl;if(r!==void 0||d){const _=await n6(t,c,{metadata:p,resource:u,authorizationCode:r,fetchFn:o});return await t.saveTokens(_),"AUTHORIZED"}const f=await t.tokens();if(f?.refresh_token)try{const _=await r6(c,{metadata:p,clientInformation:h,refreshToken:f.refresh_token,resource:u,addClientAuthentication:t.addClientAuthentication,fetchFn:o});return await t.saveTokens(_),"AUTHORIZED"}catch(_){if(!(!(_ instanceof rt)||_ instanceof Hn))throw _}const w=t.state?await t.state():void 0,{authorizationUrl:m,codeVerifier:y}=await e6(c,{metadata:p,clientInformation:h,state:w,redirectUrl:t.redirectUrl,scope:n||((i=l?.scopes_supported)===null||i===void 0?void 0:i.join(" "))||t.clientMetadata.scope,resource:u});return await t.saveCodeVerifier(y),await t.redirectToAuthorization(m),"REDIRECT"}function Bk(t){if(!t)return!1;try{const e=new URL(t);return e.protocol==="https:"&&e.pathname!=="/"}catch{return!1}}async function Jk(t,e,r){const n=jk(t);if(e.validateResourceURL)return await e.validateResourceURL(n,r?.resource);if(r){if(!qk({requestedResource:n,configuredResource:r.resource}))throw new Error(`Protected resource ${r.resource} does not match expected ${n} (or origin)`);return new URL(r.resource)}}function Qa(t){const e=t.headers.get("WWW-Authenticate");if(!e)return{};const[r,n]=e.split(" ");if(r.toLowerCase()!=="bearer"||!n)return{};const s=kc(t,"resource_metadata")||void 0;let o;if(s)try{o=new URL(s)}catch{}const a=kc(t,"scope")||void 0,i=kc(t,"error")||void 0;return{resourceMetadataUrl:o,scope:a,error:i}}function kc(t,e){const r=t.headers.get("WWW-Authenticate");if(!r)return null;const n=new RegExp(`${e}=(?:"([^"]+)"|([^\\s,]+))`),s=r.match(n);return s?s[1]||s[2]:null}async function Gk(t,e,r=fetch){var n,s;const o=await Yk(t,"oauth-protected-resource",r,{protocolVersion:e?.protocolVersion,metadataUrl:e?.resourceMetadataUrl});if(!o||o.status===404)throw await((n=o?.body)===null||n===void 0?void 0:n.cancel()),new Error("Resource server does not implement OAuth 2.0 Protected Resource Metadata.");if(!o.ok)throw await((s=o.body)===null||s===void 0?void 0:s.cancel()),new Error(`HTTP ${o.status} trying to load well-known OAuth protected resource metadata.`);return Ik.parse(await o.json())}async function Sc(t,e,r=fetch){try{return await r(t,{headers:e})}catch(n){if(n instanceof TypeError)return e?Sc(t,void 0,r):void 0;throw n}}function Wk(t,e="",r={}){return e.endsWith("/")&&(e=e.slice(0,-1)),r.prependPathname?`${e}/.well-known/${t}`:`/.well-known/${t}${e}`}async function i0(t,e,r=fetch){return await Sc(t,{"MCP-Protocol-Version":e},r)}function Kk(t,e){return!t||t.status>=400&&t.status<500&&e!=="/"}async function Yk(t,e,r,n){var s,o;const a=new URL(t),i=(s=n?.protocolVersion)!==null&&s!==void 0?s:js;let l;if(n?.metadataUrl)l=new URL(n.metadataUrl);else{const u=Wk(e,a.pathname);l=new URL(u,(o=n?.metadataServerUrl)!==null&&o!==void 0?o:a),l.search=a.search}let c=await i0(l,i,r);if(!n?.metadataUrl&&Kk(c,a.pathname)){const u=new URL(`/.well-known/${e}`,a);c=await i0(u,i,r)}return c}function Qk(t){const e=typeof t=="string"?new URL(t):t,r=e.pathname!=="/",n=[];if(!r)return n.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),n.push({url:new URL("/.well-known/openid-configuration",e.origin),type:"oidc"}),n;let s=e.pathname;return s.endsWith("/")&&(s=s.slice(0,-1)),n.push({url:new URL(`/.well-known/oauth-authorization-server${s}`,e.origin),type:"oauth"}),n.push({url:new URL(`/.well-known/openid-configuration${s}`,e.origin),type:"oidc"}),n.push({url:new URL(`${s}/.well-known/openid-configuration`,e.origin),type:"oidc"}),n}async function Xk(t,{fetchFn:e=fetch,protocolVersion:r=js}={}){var n;const s={"MCP-Protocol-Version":r,Accept:"application/json"},o=Qk(t);for(const{url:a,type:i}of o){const l=await Sc(a,s,e);if(l){if(!l.ok){if(await((n=l.body)===null||n===void 0?void 0:n.cancel()),l.status>=400&&l.status<500)continue;throw new Error(`HTTP ${l.status} trying to load ${i==="oauth"?"OAuth":"OpenID provider"} metadata from ${a}`)}return i==="oauth"?s0.parse(await l.json()):Pk.parse(await l.json())}}}async function e6(t,{metadata:e,clientInformation:r,redirectUrl:n,scope:s,state:o,resource:a}){let i;if(e){if(i=new URL(e.authorization_endpoint),!e.response_types_supported.includes(yc))throw new Error(`Incompatible auth server: does not support response type ${yc}`);if(e.code_challenge_methods_supported&&!e.code_challenge_methods_supported.includes(wc))throw new Error(`Incompatible auth server: does not support code challenge method ${wc}`)}else i=new URL("/authorize",t);const l=await n0(),c=l.code_verifier,u=l.code_challenge;return i.searchParams.set("response_type",yc),i.searchParams.set("client_id",r.client_id),i.searchParams.set("code_challenge",u),i.searchParams.set("code_challenge_method",wc),i.searchParams.set("redirect_uri",String(n)),o&&i.searchParams.set("state",o),s&&i.searchParams.set("scope",s),s?.includes("offline_access")&&i.searchParams.append("prompt","consent"),a&&i.searchParams.set("resource",a.href),{authorizationUrl:i,codeVerifier:c}}function t6(t,e,r){return new URLSearchParams({grant_type:"authorization_code",code:t,code_verifier:e,redirect_uri:String(r)})}async function l0(t,{metadata:e,tokenRequestParams:r,clientInformation:n,addClientAuthentication:s,resource:o,fetchFn:a}){var i;const l=e?.token_endpoint?new URL(e.token_endpoint):new URL("/token",t),c=new Headers({"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"});if(o&&r.set("resource",o.href),s)await s(c,r,l,e);else if(n){const p=(i=e?.token_endpoint_auth_methods_supported)!==null&&i!==void 0?i:[],h=Uk(n,p);Zk(h,n,c,r)}const u=await(a??fetch)(l,{method:"POST",headers:c,body:r});if(!u.ok)throw await a0(u);return Ok.parse(await u.json())}async function r6(t,{metadata:e,clientInformation:r,refreshToken:n,resource:s,addClientAuthentication:o,fetchFn:a}){const i=new URLSearchParams({grant_type:"refresh_token",refresh_token:n}),l=await l0(t,{metadata:e,tokenRequestParams:i,clientInformation:r,addClientAuthentication:o,resource:s,fetchFn:a});return{refresh_token:n,...l}}async function n6(t,e,{metadata:r,resource:n,authorizationCode:s,fetchFn:o}={}){const a=t.clientMetadata.scope;let i;if(t.prepareTokenRequest&&(i=await t.prepareTokenRequest(a)),!i){if(!s)throw new Error("Either provider.prepareTokenRequest() or authorizationCode is required");if(!t.redirectUrl)throw new Error("redirectUrl is required for authorization_code flow");const c=await t.codeVerifier();i=t6(s,c,t.redirectUrl)}const l=await t.clientInformation();return l0(e,{metadata:r,tokenRequestParams:i,clientInformation:l??void 0,addClientAuthentication:t.addClientAuthentication,resource:n,fetchFn:o})}async function s6(t,{metadata:e,clientMetadata:r,fetchFn:n}){let s;if(e){if(!e.registration_endpoint)throw new Error("Incompatible auth server: does not support dynamic client registration");s=new URL(e.registration_endpoint)}else s=new URL("/register",t);const o=await(n??fetch)(s,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!o.ok)throw await a0(o);return Lk.parse(await o.json())}class o6 extends Error{constructor(e,r,n){super(`SSE error: ${r}`),this.code=e,this.event=n}}class Ys{constructor(e,r){this._url=e,this._resourceMetadataUrl=void 0,this._scope=void 0,this._eventSourceInit=r?.eventSourceInit,this._requestInit=r?.requestInit,this._authProvider=r?.authProvider,this._fetch=r?.fetch,this._fetchWithInit=r0(r?.fetch,r?.requestInit)}async _authThenStart(){var e;if(!this._authProvider)throw new zt("No auth provider");let r;try{r=await mn(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})}catch(n){throw(e=this.onerror)===null||e===void 0||e.call(this,n),n}if(r!=="AUTHORIZED")throw new zt;return await this._startOrAuth()}async _commonHeaders(){var e;const r={};if(this._authProvider){const s=await this._authProvider.tokens();s&&(r.Authorization=`Bearer ${s.access_token}`)}this._protocolVersion&&(r["mcp-protocol-version"]=this._protocolVersion);const n=Ja((e=this._requestInit)===null||e===void 0?void 0:e.headers);return new Headers({...r,...n})}_startOrAuth(){var e,r,n;const s=(n=(r=(e=this===null||this===void 0?void 0:this._eventSourceInit)===null||e===void 0?void 0:e.fetch)!==null&&r!==void 0?r:this._fetch)!==null&&n!==void 0?n:fetch;return new Promise((o,a)=>{this._eventSource=new Ba(this._url.href,{...this._eventSourceInit,fetch:async(i,l)=>{const c=await this._commonHeaders();c.set("Accept","text/event-stream");const u=await s(i,{...l,headers:c});if(u.status===401&&u.headers.has("www-authenticate")){const{resourceMetadataUrl:p,scope:h}=Qa(u);this._resourceMetadataUrl=p,this._scope=h}return u}}),this._abortController=new AbortController,this._eventSource.onerror=i=>{var l;if(i.code===401&&this._authProvider){this._authThenStart().then(o,a);return}const c=new o6(i.code,i.message,i);a(c),(l=this.onerror)===null||l===void 0||l.call(this,c)},this._eventSource.onopen=()=>{},this._eventSource.addEventListener("endpoint",i=>{var l;const c=i;try{if(this._endpoint=new URL(c.data,this._url),this._endpoint.origin!==this._url.origin)throw new Error(`Endpoint origin does not match connection origin: ${this._endpoint.origin}`)}catch(u){a(u),(l=this.onerror)===null||l===void 0||l.call(this,u),this.close();return}o()}),this._eventSource.onmessage=i=>{var l,c;const u=i;let p;try{p=$r.parse(JSON.parse(u.data))}catch(h){(l=this.onerror)===null||l===void 0||l.call(this,h);return}(c=this.onmessage)===null||c===void 0||c.call(this,p)}})}async start(){if(this._eventSource)throw new Error("SSEClientTransport already started! If using Client class, note that connect() calls start() automatically.");return await this._startOrAuth()}async finishAuth(e){if(!this._authProvider)throw new zt("No auth provider");if(await mn(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new zt("Failed to authorize")}async close(){var e,r,n;(e=this._abortController)===null||e===void 0||e.abort(),(r=this._eventSource)===null||r===void 0||r.close(),(n=this.onclose)===null||n===void 0||n.call(this)}async send(e){var r,n,s,o;if(!this._endpoint)throw new Error("Not connected");try{const a=await this._commonHeaders();a.set("content-type","application/json");const i={...this._requestInit,method:"POST",headers:a,body:JSON.stringify(e),signal:(r=this._abortController)===null||r===void 0?void 0:r.signal},l=await((n=this._fetch)!==null&&n!==void 0?n:fetch)(this._endpoint,i);if(!l.ok){const c=await l.text().catch(()=>null);if(l.status===401&&this._authProvider){const{resourceMetadataUrl:u,scope:p}=Qa(l);if(this._resourceMetadataUrl=u,this._scope=p,await mn(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new zt;return this.send(e)}throw new Error(`Error POSTing to endpoint (HTTP ${l.status}): ${c}`)}await((s=l.body)===null||s===void 0?void 0:s.cancel())}catch(a){throw(o=this.onerror)===null||o===void 0||o.call(this,a),a}}setProtocolVersion(e){this._protocolVersion=e}}class Bn extends TransformStream{constructor({onError:e,onRetry:r,onComment:n}={}){let s;super({start(o){s=Yh({onEvent:a=>{o.enqueue(a)},onError(a){e==="terminate"?o.error(a):typeof e=="function"&&e(a)},onRetry:r,onComment:n})},transform(o){s.feed(o)}})}}const a6={initialReconnectionDelay:1e3,maxReconnectionDelay:3e4,reconnectionDelayGrowFactor:1.5,maxRetries:2};class Jn extends Error{constructor(e,r){super(`Streamable HTTP error: ${r}`),this.code=e}}class Qs{constructor(e,r){var n;this._hasCompletedAuthFlow=!1,this._url=e,this._resourceMetadataUrl=void 0,this._scope=void 0,this._requestInit=r?.requestInit,this._authProvider=r?.authProvider,this._fetch=r?.fetch,this._fetchWithInit=r0(r?.fetch,r?.requestInit),this._sessionId=r?.sessionId,this._reconnectionOptions=(n=r?.reconnectionOptions)!==null&&n!==void 0?n:a6}async _authThenStart(){var e;if(!this._authProvider)throw new zt("No auth provider");let r;try{r=await mn(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})}catch(n){throw(e=this.onerror)===null||e===void 0||e.call(this,n),n}if(r!=="AUTHORIZED")throw new zt;return await this._startOrAuthSse({resumptionToken:void 0})}async _commonHeaders(){var e;const r={};if(this._authProvider){const s=await this._authProvider.tokens();s&&(r.Authorization=`Bearer ${s.access_token}`)}this._sessionId&&(r["mcp-session-id"]=this._sessionId),this._protocolVersion&&(r["mcp-protocol-version"]=this._protocolVersion);const n=Ja((e=this._requestInit)===null||e===void 0?void 0:e.headers);return new Headers({...r,...n})}async _startOrAuthSse(e){var r,n,s,o;const{resumptionToken:a}=e;try{const i=await this._commonHeaders();i.set("Accept","text/event-stream"),a&&i.set("last-event-id",a);const l=await((r=this._fetch)!==null&&r!==void 0?r:fetch)(this._url,{method:"GET",headers:i,signal:(n=this._abortController)===null||n===void 0?void 0:n.signal});if(!l.ok){if(await((s=l.body)===null||s===void 0?void 0:s.cancel()),l.status===401&&this._authProvider)return await this._authThenStart();if(l.status===405)return;throw new Jn(l.status,`Failed to open SSE stream: ${l.statusText}`)}this._handleSseStream(l.body,e,!0)}catch(i){throw(o=this.onerror)===null||o===void 0||o.call(this,i),i}}_getNextReconnectionDelay(e){if(this._serverRetryMs!==void 0)return this._serverRetryMs;const r=this._reconnectionOptions.initialReconnectionDelay,n=this._reconnectionOptions.reconnectionDelayGrowFactor,s=this._reconnectionOptions.maxReconnectionDelay;return Math.min(r*Math.pow(n,e),s)}_scheduleReconnection(e,r=0){var n;const s=this._reconnectionOptions.maxRetries;if(r>=s){(n=this.onerror)===null||n===void 0||n.call(this,new Error(`Maximum reconnection attempts (${s}) exceeded.`));return}const o=this._getNextReconnectionDelay(r);this._reconnectionTimeout=setTimeout(()=>{this._startOrAuthSse(e).catch(a=>{var i;(i=this.onerror)===null||i===void 0||i.call(this,new Error(`Failed to reconnect SSE stream: ${a instanceof Error?a.message:String(a)}`)),this._scheduleReconnection(e,r+1)})},o)}_handleSseStream(e,r,n){if(!e)return;const{onresumptiontoken:s,replayMessageId:o}=r;let a,i=!1,l=!1;(async()=>{var u,p,h,d;try{const f=e.pipeThrough(new TextDecoderStream).pipeThrough(new Bn({onRetry:y=>{this._serverRetryMs=y}})).getReader();for(;;){const{value:y,done:_}=await f.read();if(_)break;if(y.id&&(a=y.id,i=!0,s?.(y.id)),!!y.data&&(!y.event||y.event==="message"))try{const g=$r.parse(JSON.parse(y.data));qs(g)&&(l=!0,o!==void 0&&(g.id=o)),(u=this.onmessage)===null||u===void 0||u.call(this,g)}catch(g){(p=this.onerror)===null||p===void 0||p.call(this,g)}}(n||i)&&!l&&this._abortController&&!this._abortController.signal.aborted&&this._scheduleReconnection({resumptionToken:a,onresumptiontoken:s,replayMessageId:o},0)}catch(f){if((h=this.onerror)===null||h===void 0||h.call(this,new Error(`SSE stream disconnected: ${f}`)),(n||i)&&!l&&this._abortController&&!this._abortController.signal.aborted)try{this._scheduleReconnection({resumptionToken:a,onresumptiontoken:s,replayMessageId:o},0)}catch(y){(d=this.onerror)===null||d===void 0||d.call(this,new Error(`Failed to reconnect: ${y instanceof Error?y.message:String(y)}`))}}})()}async start(){if(this._abortController)throw new Error("StreamableHTTPClientTransport already started! If using Client class, note that connect() calls start() automatically.");this._abortController=new AbortController}async finishAuth(e){if(!this._authProvider)throw new zt("No auth provider");if(await mn(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new zt("Failed to authorize")}async close(){var e,r;this._reconnectionTimeout&&(clearTimeout(this._reconnectionTimeout),this._reconnectionTimeout=void 0),(e=this._abortController)===null||e===void 0||e.abort(),(r=this.onclose)===null||r===void 0||r.call(this)}async send(e,r){var n,s,o,a,i,l,c;try{const{resumptionToken:u,onresumptiontoken:p}=r||{};if(u){this._startOrAuthSse({resumptionToken:u,replayMessageId:yl(e)?e.id:void 0}).catch(g=>{var b;return(b=this.onerror)===null||b===void 0?void 0:b.call(this,g)});return}const h=await this._commonHeaders();h.set("content-type","application/json"),h.set("accept","application/json, text/event-stream");const d={...this._requestInit,method:"POST",headers:h,body:JSON.stringify(e),signal:(n=this._abortController)===null||n===void 0?void 0:n.signal},f=await((s=this._fetch)!==null&&s!==void 0?s:fetch)(this._url,d),w=f.headers.get("mcp-session-id");if(w&&(this._sessionId=w),!f.ok){const g=await f.text().catch(()=>null);if(f.status===401&&this._authProvider){if(this._hasCompletedAuthFlow)throw new Jn(401,"Server returned 401 after successful authentication");const{resourceMetadataUrl:b,scope:k}=Qa(f);if(this._resourceMetadataUrl=b,this._scope=k,await mn(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new zt;return this._hasCompletedAuthFlow=!0,this.send(e)}if(f.status===403&&this._authProvider){const{resourceMetadataUrl:b,scope:k,error:S}=Qa(f);if(S==="insufficient_scope"){const T=f.headers.get("WWW-Authenticate");if(this._lastUpscopingHeader===T)throw new Jn(403,"Server returned 403 after trying upscoping");if(k&&(this._scope=k),b&&(this._resourceMetadataUrl=b),this._lastUpscopingHeader=T??void 0,await mn(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetch})!=="AUTHORIZED")throw new zt;return this.send(e)}}throw new Jn(f.status,`Error POSTing to endpoint: ${g}`)}if(this._hasCompletedAuthFlow=!1,this._lastUpscopingHeader=void 0,f.status===202){await((o=f.body)===null||o===void 0?void 0:o.cancel()),S9(e)&&this._startOrAuthSse({resumptionToken:void 0}).catch(g=>{var b;return(b=this.onerror)===null||b===void 0?void 0:b.call(this,g)});return}const y=(Array.isArray(e)?e:[e]).filter(g=>"method"in g&&"id"in g&&g.id!==void 0).length>0,_=f.headers.get("content-type");if(y)if(_?.includes("text/event-stream"))this._handleSseStream(f.body,{onresumptiontoken:p},!1);else if(_?.includes("application/json")){const g=await f.json(),b=Array.isArray(g)?g.map(k=>$r.parse(k)):[$r.parse(g)];for(const k of b)(a=this.onmessage)===null||a===void 0||a.call(this,k)}else throw await((i=f.body)===null||i===void 0?void 0:i.cancel()),new Jn(-1,`Unexpected content type: ${_}`);else await((l=f.body)===null||l===void 0?void 0:l.cancel())}catch(u){throw(c=this.onerror)===null||c===void 0||c.call(this,u),u}}get sessionId(){return this._sessionId}async terminateSession(){var e,r,n,s;if(this._sessionId)try{const o=await this._commonHeaders(),a={...this._requestInit,method:"DELETE",headers:o,signal:(e=this._abortController)===null||e===void 0?void 0:e.signal},i=await((r=this._fetch)!==null&&r!==void 0?r:fetch)(this._url,a);if(await((n=i.body)===null||n===void 0?void 0:n.cancel()),!i.ok&&i.status!==405)throw new Jn(i.status,`Failed to terminate session: ${i.statusText}`);this._sessionId=void 0}catch(o){throw(s=this.onerror)===null||s===void 0||s.call(this,o),o}}setProtocolVersion(e){this._protocolVersion=e}get protocolVersion(){return this._protocolVersion}async resumeStream(e,r){await this._startOrAuthSse({resumptionToken:e,onresumptiontoken:r?.onresumptiontoken})}}const i6="mcp";class c0{constructor(e){this._url=e}start(){if(this._socket)throw new Error("WebSocketClientTransport already started! If using Client class, note that connect() calls start() automatically.");return new Promise((e,r)=>{this._socket=new WebSocket(this._url,i6),this._socket.onerror=n=>{var s;const o="error"in n?n.error:new Error(`WebSocket error: ${JSON.stringify(n)}`);r(o),(s=this.onerror)===null||s===void 0||s.call(this,o)},this._socket.onopen=()=>{e()},this._socket.onclose=()=>{var n;(n=this.onclose)===null||n===void 0||n.call(this)},this._socket.onmessage=n=>{var s,o;let a;try{a=$r.parse(JSON.parse(n.data))}catch(i){(s=this.onerror)===null||s===void 0||s.call(this,i);return}(o=this.onmessage)===null||o===void 0||o.call(this,a)}})}async close(){var e;(e=this._socket)===null||e===void 0||e.close()}send(e){return new Promise((r,n)=>{var s;if(!this._socket){n(new Error("Not connected"));return}(s=this._socket)===null||s===void 0||s.send(JSON.stringify(e)),r()})}}function Xa(){const t=["224340fQYLJj","function","onmessage","port2","341XVdnBD","313767JEBgqL","950bpstaX","1354759gUhUbE","wRKyh","onclose","2044SvCTUj","endpoint","24msSkHx","164VuWYGY","mOWMr","EkZCC","addEventListener","postMessage","120705iyGzUz","8878392ivIdKn","close","_listen","3619482FaLQHc","start","_endpoint","kgkem","bzNYT","MessageChannel transport error: ","stringify","onmessageerror","HvyCv","undefined","Jwyua","message","_globalObject","parse","authInfo","thraG","220pGvxgp","_port","EGhzU","onerror","data","MhriV"];return Xa=function(){return t},Xa()}(function(t,e){const r=Qe,n=Qe,s=t();for(;;)try{if(parseInt(r(417))/1*(parseInt(r(421))/2)+parseInt(r(433))/3+parseInt(r(424))/4*(-parseInt(n(429))/5)+parseInt(n(423))/6*(-parseInt(n(418))/7)+-parseInt(n(430))/8+-parseInt(r(416))/9*(-parseInt(r(405))/10)+-parseInt(r(415))/11*(-parseInt(r(411))/12)===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(Xa,650197);const u0=()=>{const t=Qe,e={EGhzU:function(r,n){return r!==n},kIrDB:"undefined",llYQe:function(r,n){return r!==n},PZfJg:function(r,n){return r(n)},Jwyua:"return this"};return typeof globalThis<"u"?globalThis:e[t(407)](typeof window,e.kIrDB)?window:e.llYQe(typeof global,e.kIrDB)?global:typeof self!==t(398)?self:e.PZfJg(Function,e[t(399)])()},l6=(t,e,r)=>{const n=Qe,s=Qe,o={};o[n(410)]=s(398),o.dBkaX=function(i,l){return i===l},o[s(393)]="function";const a=o;typeof window!==a[s(410)]?t.postMessage(e,"*",r):s(428)in t&&a.dBkaX(typeof t.postMessage,a[n(393)])&&t.postMessage(e,r)},c6=(t,e)=>{const r=Qe,n=Qe,s={};s.MbsGh="addEventListener",s.PPniK=function(a,i){return a===i},s[r(419)]=n(412),s[n(404)]="onmessage",s[r(397)]="undefined";const o=s;o.MbsGh in t&&o.PPniK(typeof t[r(427)],o.wRKyh)?t[r(427)](r(400),e):o.thraG in t&&typeof t[n(413)]!==o[n(397)]&&(t.onmessage=e)};class Xs{constructor(e){const r=Qe;this[r(406)]=e}async start(){const e=Qe,r=Qe;this[e(406)]&&(this[e(406)][e(413)]=n=>{var s,o;const a=e,i=r;try{const l=$r[a(402)](n.data[a(400)]);(s=this[a(413)])==null||s.call(this,l,n[i(409)].extra)}catch(l){const c=new Error("MessageChannel failed to parse message: "+l);(o=this[i(408)])==null||o.call(this,c)}},this._port[e(396)]=n=>{var s;const o=r,a=r,i=new Error(o(394)+JSON[a(395)](n));(s=this.onerror)==null||s.call(this,i)},this[e(406)][e(434)]())}async send(e,r){const n={lEyuq:function(s){return s()},YihNw:function(s,o){return s(o)}};return new Promise((s,o)=>{var a;const i=Qe,l=Qe;try{const c={};c[i(403)]=r?.[i(403)];const u={};u[l(400)]=e,u.extra=c,this[l(406)]&&this[i(406)].postMessage(u),n.lEyuq(s)}catch(c){const u=c instanceof Error?c:new Error(n.YihNw(String,c));(a=this[l(408)])==null||a.call(this,u),o(u)}})}async close(){var e,r;const n=Qe,s=Qe;(e=this._port)==null||e[n(431)](),this._port=void 0,(r=this[s(420)])==null||r.call(this)}}class Tc extends Xs{constructor(e,r=u0()){const n=Qe,s=Qe,o={EkZCC:function(i,l,c,u){return i(l,c,u)}};super(),this[n(391)]=e,this[s(401)]=r;const a=new MessageChannel;this[s(406)]=a.port1,o[s(426)](l6,this[n(401)],{endpoint:this[s(391)]},[a[s(414)]])}}class Cc extends Xs{constructor(e,r=u0()){const n=Qe,s={mOWMr:function(o,a){return o===a},kgkem:function(o,a,i){return o(a,i)}};super(),this._endpoint=e,this._globalObject=r,this[n(432)]=new Promise(o=>{const a=n,i=n;s[a(392)](c6,this[i(401)],l=>{const c=i,u=i;l.data&&s[c(425)](l.data[u(422)],this[u(391)])&&(this[u(406)]=l.ports[-1*4852+1*1601+3251],o())})})}async listen(){return this[Qe(432)]}}function Qe(t,e){const r=Xa();return Qe=function(n,s){return n=n-(17*-491+-669+9407),r[n]},Qe(t,e)}const u6=()=>{const t=new MessageChannel;return[new Xs(t.port1),new Xs(t.port2)]};(function(t,e){const r=Fe,n=Fe,s=t();for(;;)try{if(parseInt(r(355))/1+-parseInt(r(356))/2*(-parseInt(r(373))/3)+-parseInt(r(337))/4+parseInt(n(357))/5+-parseInt(n(389))/6*(-parseInt(r(396))/7)+parseInt(n(325))/8*(parseInt(r(382))/9)+-parseInt(r(366))/10===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(ei,-763475+-52067*10+1724410);const d6=async(t,e,r)=>{var n;const s=Fe,o=Fe,a={};a[s(345)]="tools/list",a.rqstG="tools/call",a.WqUnk="resources/list",a[s(329)]=o(358),a[s(365)]=s(335),a.ookoz="resources/unsubscribe",a[s(385)]=s(340),a.VTIWq="prompts/list",a.SkoRK=s(376),a.QUtUV=s(388),a.XtowM=o(332);const i=a,{id:l,method:c,params:u}=r;let p={};switch(c){case i[o(345)]:p=await e.listTools(u);break;case i.rqstG:p=await e.callTool(u);break;case i[s(334)]:p=await e[s(350)](u);break;case i[o(329)]:p=await e.listResourceTemplates(u);break;case s(372):p=await e[s(383)](u);break;case i.HgYgW:p=await e.subscribeResource(u);break;case i.ookoz:p=await e.unsubscribeResource(u);break;case i[s(385)]:p=await e.getPrompt(u);break;case i.VTIWq:p=await e.listPrompts(u);break;case i[s(344)]:p=await e[s(376)]();break;case i.QUtUV:p=await e.complete(u);break;case s(390):p=await e[s(336)](u?.level);break}const h={};h[s(361)]=p,h[s(394)]=i[s(364)],h.id=l,await((n=t?.transport)==null?void 0:n[s(392)](h))},p6=async(t,e,r)=>{var n;const s=Fe,o=Fe,a={};a.jQBBS="sampling/createMessage",a.EZqgC="elicitation/create",a[s(370)]=o(376),a.aVeaL=o(332);const i=a,{id:l,method:c,params:u}=r;let p={};switch(c){case s(368):const d={};d.method=c,d[o(367)]=u,p=await e.request(d,Fl);break;case i[o(391)]:const f={};f.method=c,f[o(367)]=u,p=await e[o(381)](f,Da);break;case i.EZqgC:const w={};w.method=c,w.params=u,p=await e.request(w,Fs);break;case i[o(370)]:const m={};m.method=c,p=await e[o(381)](m,Zr);break}const h={};return h[o(361)]=p,h.jsonrpc=i[o(387)],h.id=l,await((n=t?.[s(371)])==null?void 0:n.send(h)),p},f6=(t,e)=>{const r=Fe,n={gXsjT:function(o,a){return o===a},oegpC:r(351),lZOUC:function(o,a,i,l){return o(a,i,l)},ifIKG:"2.0"},s=t._onrequest;t._onrequest=async(o,a)=>{var i,l,c,u,p;const h=r,d=r,{id:f,method:w}=o;try{n[h(333)](w,n.oegpC)?await s[h(386)](t,o,a):await n.lZOUC(d6,t,e,o)}catch(m){const{code:y,message:_,data:g}=m;try{if(y){const b={};b.code=y,b.message=_,b.data=g;const k={};k.error=b,k[h(394)]=n[d(331)],k.id=f,await((i=t?.transport)==null?void 0:i.send(k))}else(c=(l=t?.[d(371)])==null?void 0:l.onerror)==null||c.call(l,m)}catch(b){(p=(u=t?.[h(371)])==null?void 0:u.onerror)==null||p.call(u,b)}}}},h6=(t,e)=>{const r=Fe,n=Fe,s={};s[r(363)]=function(a,i){return a!==i},s[r(398)]=r(353),s.hzhyg="notifications/cancelled";const o=s;t._onnotification=async a=>{var i,l;const c=r,u=n,{method:p,params:h}=a;if(o[c(363)](p,o[u(398)])&&(o[c(363)](p,o.hzhyg)||h?.forward))try{await e.notification(a)}catch(d){(l=(i=t?.transport)==null?void 0:i.onerror)==null||l.call(i,d)}}},m6=(t,e)=>async r=>{var n,s,o,a,i;const l=Fe,c=Fe,u={};u.SEmWX=l(332);const p=u;try{return await p6(t,e,r)}catch(h){const{code:d,message:f,data:w}=h;try{if(d){const m={};m[c(377)]=d,m.message=f,m.data=w;const y={};y[c(348)]=m,y.jsonrpc=p[l(338)],y.id=r.id,await((n=t?.transport)==null?void 0:n[c(392)](y))}else(o=(s=t?.transport)==null?void 0:s[c(339)])==null||o.call(s,h)}catch(m){(i=(a=t?.[l(371)])==null?void 0:a[c(339)])==null||i.call(a,m)}}},g6=(t,e)=>async r=>{var n,s,o;const a=Fe,i=Fe,l={};l.dtUgZ=function(h,d){return h!==d},l.jgCIb=a(353),l.uUjKY="2.0";const c=l,{method:u,params:p}=r;if(c.dtUgZ(u,c.jgCIb)&&(u!==a(400)||p?.forward))try{const h={...r};h[a(394)]=c[i(352)],await((n=e?.[a(371)])==null?void 0:n[a(392)](h))}catch(h){(o=(s=t?.[a(371)])==null?void 0:s[i(339)])==null||o.call(s,h)}};function Fe(t,e){const r=ei();return Fe=function(n,s){return n=n-(-1017+-1439*-1+-97),r[n]},Fe(t,e)}const v6=(t,e)=>async r=>{var n,s,o,a,i,l;const c=Fe,u=Fe,p={};p[c(401)]=u(332);const h=p;try{await((n=e?.transport)==null?void 0:n.send(r))}catch(d){const{code:f,message:w,data:m}=d;try{if(f){const y={};y.code=f,y[c(399)]=w,y.data=m;const _={};_[c(348)]=y,_[c(394)]=h.OhJjz,_.id=r.id,await((s=t?.[c(371)])==null?void 0:s.send(_))}else(a=(o=t?.transport)==null?void 0:o[u(339)])==null||a.call(o,d)}catch(y){(l=(i=t?.transport)==null?void 0:i.onerror)==null||l.call(i,y)}}},$c=()=>{const t=Fe,e=Fe,r={vnkqu:function(c,u){return c!==u},wxDWr:function(c,u){return c(u)},GdkkV:function(c,u){return c===u}},n=[],s=(c,u)=>{const p=Fe,h=Fe;if(u){const d=[];for(const f of n)try{d.push(f(c,u))}catch{}for(const f of d)if(r[p(379)](f,null))return f}else for(const d of n)try{r[h(343)](d,c)}catch{}},o=c=>{const u=Fe;r[u(384)](typeof c,u(369))&&!n.includes(c)&&n.push(c)},a=c=>{const u=n.indexOf(c);u!==-1&&n.splice(u,1*-6854+-264+7119)},i=()=>{const c=Fe;n[c(374)]=7102*1+5522+-526*24},l={};return l[t(346)]=s,l[e(330)]=o,l.removeListener=a,l[t(359)]=i,l},_6=t=>{const e=Fe,r=Fe,n={xwPeb:function(s){return s()},Mfvzm:function(s){return s()}};{const{handleListener:s,addListener:o,removeListener:a,clearListener:i}=n[e(326)]($c);t._onresponse=s,t[e(395)]=o,t.removeResponseListener=a,t.clearResponseListener=i}{const{handleListener:s,addListener:o,removeListener:a,clearListener:i}=n[r(326)]($c);t[r(328)]=s,t.addRequestListener=o,t[r(354)]=a,t[r(341)]=i}{const{handleListener:s,addListener:o,removeListener:a,clearListener:i}=n[e(375)]($c);t[e(342)]=s,t[e(327)]=o,t.removeNotificationListener=a,t.clearNotificationListener=i}};function ei(){const t=["uUjKY","notifications/initialized","removeRequestListener","96194JysfjF","36346SGEWAV","1357830AJaOeY","resources/templates/list","clearListener","iQqcJ","result","tqDZP","sSeCz","XtowM","HgYgW","3913230mjiatC","params","roots/list","function","bfmJT","transport","resources/read","27FNuDmk","length","Mfvzm","ping","code","_onresponse","vnkqu","cjSoZ","request","9gIMIPC","readResource","GdkkV","ptMjy","call","aVeaL","completion/complete","5035122lFbpzR","logging/setLevel","jQBBS","send","_requestHandlers","jsonrpc","addResponseListener","7SpcenI","ElOQH","MDIkN","message","notifications/cancelled","OhJjz","clear","672216JzFEyR","xwPeb","addNotificationListener","fallbackRequestHandler","sYzPD","addListener","ifIKG","2.0","gXsjT","WqUnk","resources/subscribe","setLoggingLevel","2491772kFUWFh","SEmWX","onerror","prompts/get","clearRequestListener","fallbackNotificationHandler","wxDWr","SkoRK","uTeHc","handleListener","Zybtx","error","originalOnResponse","listResources","initialize"];return ei=function(){return t},ei()}const y6=(t,{beforeInit:e,afterInit:r}={})=>{const n=Fe,s=Fe,o={tqDZP:function(i,l){return i===l},cjSoZ:"function",iQqcJ:n(378),Zybtx:function(i,l){return i(l)},ElOQH:function(i){return i()}},a=new Map(t._notificationHandlers);t[n(393)][n(402)](),t._notificationHandlers[n(402)](),o.tqDZP(typeof e,o[n(380)])&&e(),o[n(362)](t._onresponse.name,o[n(360)])&&(t[s(349)]=t._onresponse),o[n(347)](_6,t),t.addResponseListener(i=>{const l=s;t.originalOnResponse[l(386)](t,i)}),o.tqDZP(typeof r,o[s(380)])&&o[n(397)](r),t[s(327)](i=>{const{method:l}=i,c=a.get(l);o.tqDZP(typeof c,o.cjSoZ)&&c(i)})},w6=lr,b6=lr;(function(t,e){const r=lr,n=lr,s=t();for(;;)try{if(-parseInt(r(393))/1+parseInt(r(397))/2*(-parseInt(r(400))/3)+-parseInt(n(398))/4+parseInt(r(390))/5*(parseInt(n(388))/6)+-parseInt(r(389))/7+-parseInt(r(402))/8*(-parseInt(n(395))/9)+parseInt(n(399))/10*(parseInt(n(385))/11)===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(ti,-1*-881393+2*180895+1*-644809);function lr(t,e){const r=ti();return lr=function(n,s){return n=n-(-1861+-499*4+4241),r[n]},lr(t,e)}function ti(){const t=["toString","getRandomValues","2101mUsYMI","EQHzo","padStart","30UvDAkd","1609706yzlqYx","974735GrhZVO","randomUUID","REzPF","562771BvAnoG","dHTfU","2047455boiYXf","randomBytes","14664qHAdbF","3772144jLpQch","52310AkWksx","318MkjaVb","from","40WRwnSc"];return ti=function(){return t},ti()}const k6=()=>{const t=lr,e=lr,r={};r.REzPF=function(s,o){return s&o},r.suJHI=function(s,o){return s===o},r[t(386)]=function(s,o){return s&o},r[e(394)]="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";const n=r;return n.suJHI(typeof crypto,"object")&&crypto.randomUUID?crypto[e(391)]():n.dHTfU.replace(/[xy]/g,s=>{const o=t,a=t,i=n[o(392)](crypto[o(384)](new Uint8Array(8663+2*-4331))[741*2+-1385*-2+4252*-1],15);return(n.suJHI(s,"x")?i:n[a(386)](i,-4377+4*1095)|5079+461*-11).toString(9449+4*-461+-7589)})},S6=t=>{const e=lr,r=lr,n=new Uint8Array(t);return crypto.getRandomValues(n),Array[e(401)](n,s=>s[r(403)](-3*1739+-6509+2*5871)[e(387)](2,"0")).join("")},Vr={};Vr[w6(391)]=k6,Vr[b6(396)]=S6;const Pt=cr;(function(t,e){const r=cr,n=cr,s=t();for(;;)try{if(parseInt(r(521))/1*(parseInt(n(499))/2)+parseInt(n(543))/3*(parseInt(n(514))/4)+parseInt(r(502))/5*(parseInt(n(539))/6)+parseInt(r(553))/7+parseInt(r(516))/8*(-parseInt(r(518))/9)+-parseInt(r(531))/10+-parseInt(r(545))/11*(parseInt(r(541))/12)===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(ri,1472653*1+-2*-897917+-2275789);const T6=(t,e)=>{const r=cr,n=cr,s={FyYHt:function(l,c,u){return l(c,u)},Fxtoq:function(l,c,u){return l(c,u)}};f6(t,e),h6(t,e);const o=m6(e,t),a=s[r(510)](v6,e,t),i=s[n(549)](g6,e,t);e[n(537)](o),e[r(519)](a),e.addNotificationListener(i),t[n(556)]=()=>{const l=n;e.removeRequestListener(o),e[l(530)](a),e[l(529)](i)}},Ec=(t,e,r)=>{const n=cr,s={pMiva:function(i,l){return i instanceof l},TeTEy:n(546),fyZbd:function(i,l,c){return i(l,c)}},o=()=>{var i;const l=n;s.pMiva(r,Ys)&&((i=r._eventSource)==null||i.addEventListener(s[l(547)],()=>{var c;const u=l;(c=r[u(509)])==null||c[u(546)]()})),T6(t,e)},a={};a.afterInit=o,s.fyZbd(y6,e,a)},d0=(t,e=Vr.randomUUID())=>{const r=cr,n=cr,s={OfssH:function(u,p,h){return u(p,h)}},o={};o[r(528)]=e;const a=o,i={};i[r(528)]=e;const l={};l[n(558)]=i,l[r(534)]=r(524);const c={requestInit:l,eventSourceInit:{async fetch(u,p){const h=r,d=n,f=new Headers(p?.[h(558)]||{});Object.entries(a)[d(498)](([m,y])=>{f[d(527)](m,y)});const w={...p};return w[d(558)]=f,s.OfssH(fetch,u,w)},withCredentials:!0}};return t&&(c.requestInit[r(558)].Authorization=r(533)+t,a.Authorization="Bearer "+t),c},p0=(t,e=Vr[Pt(517)]())=>{const r=Pt,n=Pt,s={};s.nwQhY="include";const o=s,a={};a["stream-session-id"]=e;const i={};i.headers=a,i.credentials=o[r(520)];const l={};l[r(544)]=i;const c=l;return t&&(c.requestInit.headers[n(552)]=n(533)+t),c},xc=async(t,e,r)=>{const n=Pt,s=Pt,o={CFfFC:function(i){return i()},egwVO:function(i,l,c,u){return i(l,c,u)}},a=o.CFfFC(r);try{return await t[n(538)](a),a}catch(i){if(i instanceof zt){const l=await e();return await a[s(505)](l),await o[n(525)](xc,t,e,r)}else throw i}};function cr(t,e){const r=ri();return cr=function(n,s){return n=n-498,r[n]},cr(t,e)}const f0=(t,e)=>{const r=Pt,n=Pt,s={};s.RsKXs=function(a,i){return a in i},s.PBhps="waitForOAuthCode",s[r(535)]="function",s[r(507)]="waitForOAuthCode need to be provided when authProvider is provided";const o=s;if(o.RsKXs(o[n(551)],t))return t[n(523)];if(typeof e===o.yTKoP)return e;throw new Error(o.RZhOv)},C6=async t=>{const e=Pt,r=Pt,n={TFSRn:function(I,A,P){return I(A,P)},HwvVa:"mcp-sse-proxy-client",ufTHS:function(I){return I()},WIVYl:function(I,A,P,D){return I(A,P,D)},jniGY:"sessionId"},{client:s,url:o,token:a,sessionId:i,authProvider:l,requestInit:c,eventSourceInit:u,waitForOAuthCode:p}=t,h={};h.authProvider=l,h.requestInit=c,h.eventSourceInit=u;const d=h,f=i||Vr.randomUUID(),w=n[e(506)](d0,a,f);if(c){const I={...w.requestInit,...c};I.headers={...w[e(544)].headers,...c.headers},d.requestInit=I}else d[r(544)]=w.requestInit;if(u){const I={...w[e(559)],...u};d.eventSourceInit=I}else d.eventSourceInit=w.eventSourceInit;const m={};m.listChanged=!0;const y={};y.roots=m,y.sampling={},y[e(511)]={};const _=y,g={};g[r(536)]=n.HwvVa,g.version=e(526);const b={};b.capabilities=_;const k=new Bs(g,b),S=()=>new Ys(new URL(o),d);let T=n[r(504)](S);if(l){const I=n[e(506)](f0,l,p);T=await n[r(513)](xc,k,I,S)}else await k[e(538)](T);n[r(513)](Ec,k,s,T),T[r(557)]=T[r(542)].searchParams[r(532)](n.jniGY);const x={};return x.transport=T,x.sessionId=T[e(557)],x};function ri(){const t=["ufTHS","finishAuth","TFSRn","RZhOv","Vajmx","_eventSource","FyYHt","elicitation","transport","WIVYl","13320uyrBtN","sampling","8WTwLJD","randomUUID","6438654bkJHij","addResponseListener","nwQhY","11721GVgRMJ","?sessionId=","waitForOAuthCode","include","egwVO","1.0.0","set","sse-session-id","removeNotificationListener","removeResponseListener","11838520fNkjrV","get","Bearer ","credentials","yTKoP","name","addRequestListener","connect","18VhCgQv","mcp-socket-proxy-client","2819364JNqkQZ","_endpoint","699JyrxCR","requestInit","44ofbsvb","close","TeTEy","QgzDy","Fxtoq","roots","PBhps","Authorization","11309130xGCFwl","&token=","version","onclose","sessionId","headers","eventSourceInit","forEach","62FcOkCa","mcp-stream-proxy-client","zXcpO","1794855cQEXDT","biJOc"];return ri=function(){return t},ri()}const $6=async t=>{const e=Pt,r=Pt,n={Vajmx:e(500),biJOc:function(I){return I()},zXcpO:function(I,A,P){return I(A,P)},zDnjZ:function(I,A,P,D){return I(A,P,D)},FQMAh:function(I,A,P,D){return I(A,P,D)}},{client:s,url:o,token:a,sessionId:i,authProvider:l,requestInit:c,reconnectionOptions:u,waitForOAuthCode:p}=t,h={};h.authProvider=l,h.requestInit=c,h.reconnectionOptions=u;const d=h,f=i||Vr.randomUUID(),w=p0(a,f);if(c){const I={...w.requestInit,...c};I.headers={...w.requestInit.headers,...c.headers},d[e(544)]=I}else d.requestInit=w.requestInit;const m={};m.listChanged=!0;const y={};y[r(550)]=m,y.sampling={},y.elicitation={};const _=y,g={};g[e(536)]=n[r(508)],g[e(555)]="1.0.0";const b={};b.capabilities=_;const k=new Bs(g,b),S=()=>new Qs(new URL(o),d);let T=n[e(503)](S);if(l){const I=n[e(501)](f0,l,p);T=await n.zDnjZ(xc,k,I,S)}else await k.connect(T);n.FQMAh(Ec,k,s,T);const x={};return x.transport=T,x[r(557)]=T.sessionId,x},E6=async t=>{const e=Pt,r=Pt,n={QgzDy:e(540),jkaVB:function(y,_,g,b){return y(_,g,b)}},{client:s,url:o,token:a,sessionId:i}=t,l={};l.listChanged=!0;const c={};c[e(550)]=l,c[e(515)]={},c[r(511)]={};const u=c,p={};p.name=n[r(548)],p[r(555)]=r(526);const h={};h.capabilities=u;const d=new Bs(p,h),f=i||Vr[r(517)](),w=new c0(new URL(o+e(522)+f+r(554)+a));await d.connect(w),n.jkaVB(Ec,d,s,w);const m={};return m[e(512)]=w,m[r(557)]=f,m},eo=Ct,ni=Ct;function Ct(t,e){const r=si();return Ct=function(n,s){return n=n-(-16761+51*337),r[n]},Ct(t,e)}(function(t,e){const r=Ct,n=Ct,s=t();for(;;)try{if(-parseInt(r(440))/1+-parseInt(r(458))/2*(parseInt(r(448))/3)+-parseInt(r(451))/4*(parseInt(n(449))/5)+-parseInt(n(455))/6+-parseInt(r(427))/7+-parseInt(n(438))/8*(parseInt(n(459))/9)+parseInt(r(430))/10*(parseInt(n(436))/11)===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(si,-220880+1*-333337+-2*-384996);function si(){const t=["650XPHLhD","redirectToAuthorization","10856jPvMVb","GET","qcFPW","_redirectUrl","2187414WnlGuZ","resolve","tokens","3976YyOqUl","27ejNHsa","Content-Type","waitForOAuthCode","2903796yvWZFa","_clientMetadata","application/x-www-form-urlencoded","10beEWJk","json","code","_callBackPromise","reject","saveClientInformation","20776349mLNCcF","_codeVerifier","629912aTknXq","_tokens","52074GwcpRo","state","_state","_redirectCallback","_clientInformation","redirect_uris","Failed to redirect: ","clientInformation","381aduWsB"];return si=function(){return t},si()}const x6=()=>Vr.randomBytes(3485*1+-261+-3184);class I6{constructor(e){const r=Ct,n=Ct;this._callBackPromise={};const{clientMetadata:s,state:o,redirectCallback:a,getAuthCodeByState:i,waitForOAuthCode:l}=e;this[r(428)]=s,this[r(454)]=s[r(445)][0],this._state=o||x6(),this._redirectCallback=a||this.redirectCallbackFunction,this._getAuthCodeByState=i||this.getAuthCodeByStateFunction,this[n(426)]=l||this.waitForOAuthCodeFunction()}async redirectCallbackFunction(e){var r,n,s,o,a,i;const l=Ct,c=Ct,u={qITTp:function(f,w,m){return f(w,m)},qcFPW:l(452)},p=await u.qITTp(fetch,e,{method:u[l(453)]});!p.ok&&((n=(r=this._callBackPromise).reject)==null||n.call(r,c(446)+p.statusText));const h=await this._getAuthCodeByState(this[c(454)],this[l(442)]);if(!h.ok){(o=(s=this[l(433)]).reject)==null||o.call(s,"Failed to fetch auth code: "+h.statusText);return}const d=await h[l(431)]();(i=(a=this[c(433)])[l(456)])==null||i.call(a,d[l(432)])}async getAuthCodeByStateFunction(e,r){const n=Ct,s=Ct,o={};o.tuSmb=n(429);const a=o,i={};i[n(460)]=a.tuSmb;const l={};return l[s(441)]=r,fetch(e,{method:"POST",headers:i,body:new URLSearchParams(l)})}waitForOAuthCodeFunction(){const e=Ct,r=this[e(433)];return()=>new Promise((n,s)=>{const o=e;r.resolve=n,r[o(434)]=s})}get redirectUrl(){return this[Ct(454)]}get clientMetadata(){return this._clientMetadata}state(){return this._state}[eo(447)](){return this[eo(444)]}[ni(435)](e){const r=eo;this[r(444)]=e}[ni(457)](){return this[ni(439)]}saveTokens(e){this._tokens=e}[ni(450)](e){this[eo(443)](e)}saveCodeVerifier(e){this._codeVerifier=e}codeVerifier(){if(!this[eo(437)])throw new Error("No code verifier saved");return this._codeVerifier}}(function(t,e){for(var r=ai,n=ai,s=t();;)try{var o=parseInt(r(361))/1*(parseInt(n(363))/2)+-parseInt(r(358))/3+parseInt(r(359))/4*(parseInt(r(357))/5)+parseInt(n(354))/6*(parseInt(r(360))/7)+parseInt(n(362))/8+parseInt(n(364))/9+-parseInt(n(356))/10*(parseInt(r(355))/11);if(o===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(oi,-73523*-3+1*-407717+530518);function oi(){var t=["40ecBYYe","1095owKKYD","486870YOVwZy","5752xWiyTO","561484biNVMw","1fWJmxQ","1866064SPnyhb","1109522vMiuMX","1602351pPEGwH","12sVyMLL","2573296LTwOhv"];return oi=function(){return t},oi()}function ai(t,e){var r=oi();return ai=function(n,s){n=n-(-1*-642+503*-5+2227);var o=r[n];return o},ai(t,e)}class R6{constructor(e){this._server=e}requestStream(e,r,n){return this._server.requestStream(e,r,n)}async getTask(e,r){return this._server.getTask({taskId:e},r)}async getTaskResult(e,r,n){return this._server.getTaskResult({taskId:e},r,n)}async listTasks(e,r){return this._server.listTasks(e?{cursor:e}:void 0,r)}async cancelTask(e,r){return this._server.cancelTask({taskId:e},r)}}class P6 extends Uh{constructor(e,r){var n,s;super(r),this._serverInfo=e,this._loggingLevels=new Map,this.LOG_LEVEL_SEVERITY=new Map(ja.options.map((o,a)=>[o,a])),this.isMessageIgnored=(o,a)=>{const i=this._loggingLevels.get(a);return i?this.LOG_LEVEL_SEVERITY.get(o)<this.LOG_LEVEL_SEVERITY.get(i):!1},this._capabilities=(n=r?.capabilities)!==null&&n!==void 0?n:{},this._instructions=r?.instructions,this._jsonSchemaValidator=(s=r?.jsonSchemaValidator)!==null&&s!==void 0?s:new Jh,this.setRequestHandler(nh,o=>this._oninitialize(o)),this.setNotificationHandler(bl,()=>{var o;return(o=this.oninitialized)===null||o===void 0?void 0:o.call(this)}),this._capabilities.logging&&this.setRequestHandler(qa,async(o,a)=>{var i;const l=a.sessionId||((i=a.requestInfo)===null||i===void 0?void 0:i.headers["mcp-session-id"])||void 0,{level:c}=o.params,u=ja.safeParse(c);return u.success&&this._loggingLevels.set(l,u.data),{}})}get experimental(){return this._experimental||(this._experimental={tasks:new R6(this)}),this._experimental}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=Fh(this._capabilities,e)}setRequestHandler(e,r){var n,s,o;const a=zn(e),i=a?.method;if(!i)throw new Error("Schema is missing a method literal");let l;if(qt(i)){const u=i,p=(n=u._zod)===null||n===void 0?void 0:n.def;l=(s=p?.value)!==null&&s!==void 0?s:u.value}else{const u=i,p=u._def;l=(o=p?.value)!==null&&o!==void 0?o:u.value}if(typeof l!="string")throw new Error("Schema method literal must be a string");if(l==="tools/call"){const u=async(p,h)=>{const d=Ht(La,p);if(!d.success){const y=d.error instanceof Error?d.error.message:String(d.error);throw new ne(ae.InvalidParams,`Invalid tools/call request: ${y}`)}const{params:f}=d.data,w=await Promise.resolve(r(p,h));if(f.task){const y=Ht(Ln,w);if(!y.success){const _=y.error instanceof Error?y.error.message:String(y.error);throw new ne(ae.InvalidParams,`Invalid task creation result: ${_}`)}return y.data}const m=Ht(qn,w);if(!m.success){const y=m.error instanceof Error?m.error.message:String(m.error);throw new ne(ae.InvalidParams,`Invalid tools/call result: ${y}`)}return m.data};return super.setRequestHandler(e,u)}return super.setRequestHandler(e,r)}assertCapabilityForMethod(e){var r,n,s;switch(e){case"sampling/createMessage":if(!(!((r=this._clientCapabilities)===null||r===void 0)&&r.sampling))throw new Error(`Client does not support sampling (required for ${e})`);break;case"elicitation/create":if(!(!((n=this._clientCapabilities)===null||n===void 0)&&n.elicitation))throw new Error(`Client does not support elicitation (required for ${e})`);break;case"roots/list":if(!(!((s=this._clientCapabilities)===null||s===void 0)&&s.roots))throw new Error(`Client does not support listing roots (required for ${e})`);break}}assertNotificationCapability(e){var r,n;switch(e){case"notifications/message":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"notifications/resources/updated":case"notifications/resources/list_changed":if(!this._capabilities.resources)throw new Error(`Server does not support notifying about resources (required for ${e})`);break;case"notifications/tools/list_changed":if(!this._capabilities.tools)throw new Error(`Server does not support notifying of tool list changes (required for ${e})`);break;case"notifications/prompts/list_changed":if(!this._capabilities.prompts)throw new Error(`Server does not support notifying of prompt list changes (required for ${e})`);break;case"notifications/elicitation/complete":if(!(!((n=(r=this._clientCapabilities)===null||r===void 0?void 0:r.elicitation)===null||n===void 0)&&n.url))throw new Error(`Client does not support URL elicitation (required for ${e})`);break}}assertRequestHandlerCapability(e){if(this._capabilities)switch(e){case"completion/complete":if(!this._capabilities.completions)throw new Error(`Server does not support completions (required for ${e})`);break;case"logging/setLevel":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!this._capabilities.prompts)throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":if(!this._capabilities.resources)throw new Error(`Server does not support resources (required for ${e})`);break;case"tools/call":case"tools/list":if(!this._capabilities.tools)throw new Error(`Server does not support tools (required for ${e})`);break;case"tasks/get":case"tasks/list":case"tasks/result":case"tasks/cancel":if(!this._capabilities.tasks)throw new Error(`Server does not support tasks capability (required for ${e})`);break}}assertTaskCapability(e){var r,n;Wh((n=(r=this._clientCapabilities)===null||r===void 0?void 0:r.tasks)===null||n===void 0?void 0:n.requests,e,"Client")}assertTaskHandlerCapability(e){var r;this._capabilities&&Gh((r=this._capabilities.tasks)===null||r===void 0?void 0:r.requests,e,"Server")}async _oninitialize(e){const r=e.params.protocolVersion;return this._clientCapabilities=e.params.capabilities,this._clientVersion=e.params.clientInfo,{protocolVersion:Wf.includes(r)?r:js,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"},Zr)}async createMessage(e,r){var n,s;if((e.tools||e.toolChoice)&&!(!((s=(n=this._clientCapabilities)===null||n===void 0?void 0:n.sampling)===null||s===void 0)&&s.tools))throw new Error("Client does not support sampling tools capability.");if(e.messages.length>0){const o=e.messages[e.messages.length-1],a=Array.isArray(o.content)?o.content:[o.content],i=a.some(p=>p.type==="tool_result"),l=e.messages.length>1?e.messages[e.messages.length-2]:void 0,c=l?Array.isArray(l.content)?l.content:[l.content]:[],u=c.some(p=>p.type==="tool_use");if(i){if(a.some(p=>p.type!=="tool_result"))throw new Error("The last message must contain only tool_result content if any is present");if(!u)throw new Error("tool_result blocks are not matching any tool_use from the previous message")}if(u){const p=new Set(c.filter(d=>d.type==="tool_use").map(d=>d.id)),h=new Set(a.filter(d=>d.type==="tool_result").map(d=>d.toolUseId));if(p.size!==h.size||![...p].every(d=>h.has(d)))throw new Error("ids of tool_result blocks and tool_use blocks from previous message do not match")}}return e.tools?this.request({method:"sampling/createMessage",params:e},Sh,r):this.request({method:"sampling/createMessage",params:e},Da,r)}async elicitInput(e,r){var n,s,o,a,i;switch((n=e.mode)!==null&&n!==void 0?n:"form"){case"url":{if(!(!((o=(s=this._clientCapabilities)===null||s===void 0?void 0:s.elicitation)===null||o===void 0)&&o.url))throw new Error("Client does not support url elicitation.");const c=e;return this.request({method:"elicitation/create",params:c},Fs,r)}case"form":{if(!(!((i=(a=this._clientCapabilities)===null||a===void 0?void 0:a.elicitation)===null||i===void 0)&&i.form))throw new Error("Client does not support form elicitation.");const c=e.mode==="form"?e:{...e,mode:"form"},u=await this.request({method:"elicitation/create",params:c},Fs,r);if(u.action==="accept"&&u.content&&c.requestedSchema)try{const h=this._jsonSchemaValidator.getValidator(c.requestedSchema)(u.content);if(!h.valid)throw new ne(ae.InvalidParams,`Elicitation response content does not match requested schema: ${h.errorMessage}`)}catch(p){throw p instanceof ne?p:new ne(ae.InternalError,`Error validating elicitation response: ${p instanceof Error?p.message:String(p)}`)}return u}}}createElicitationCompletionNotifier(e,r){var n,s;if(!(!((s=(n=this._clientCapabilities)===null||n===void 0?void 0:n.elicitation)===null||s===void 0)&&s.url))throw new Error("Client does not support URL elicitation (required for notifications/elicitation/complete)");return()=>this.notification({method:"notifications/elicitation/complete",params:{elicitationId:e}},r)}async listRoots(e,r){return this.request({method:"roots/list",params:e},Fl,r)}async sendLoggingMessage(e,r){if(this._capabilities.logging&&!this.isMessageIgnored(e.level,r))return this.notification({method:"notifications/message",params:e})}async sendResourceUpdated(e){return this.notification({method:"notifications/resources/updated",params:e})}async sendResourceListChanged(){return this.notification({method:"notifications/resources/list_changed"})}async sendToolListChanged(){return this.notification({method:"notifications/tools/list_changed"})}async sendPromptListChanged(){return this.notification({method:"notifications/prompts/list_changed"})}}const Ic=Symbol.for("mcp.completable");function O6(t,e){return Object.defineProperty(t,Ic,{value:{complete:e},enumerable:!1,writable:!1,configurable:!1}),t}function A6(t){return!!t&&typeof t=="object"&&Ic in t}function M6(t){const e=t[Ic];return e?.complete}var h0;(function(t){t.Completable="McpCompletable"})(h0||(h0={}));const m0=1e6,Rc=1e6,g0=1e4,N6=1e6;class xr{static isTemplate(e){return/\{[^}\s]+\}/.test(e)}static validateLength(e,r,n){if(e.length>r)throw new Error(`${n} exceeds maximum length of ${r} characters (got ${e.length})`)}get variableNames(){return this.parts.flatMap(e=>typeof e=="string"?[]:e.names)}constructor(e){xr.validateLength(e,m0,"Template"),this.template=e,this.parts=this.parse(e)}toString(){return this.template}parse(e){const r=[];let n="",s=0,o=0;for(;s<e.length;)if(e[s]==="{"){n&&(r.push(n),n="");const a=e.indexOf("}",s);if(a===-1)throw new Error("Unclosed template expression");if(o++,o>g0)throw new Error(`Template contains too many expressions (max ${g0})`);const i=e.slice(s+1,a),l=this.getOperator(i),c=i.includes("*"),u=this.getNames(i),p=u[0];for(const h of u)xr.validateLength(h,Rc,"Variable name");r.push({name:p,operator:l,names:u,exploded:c}),s=a+1}else n+=e[s],s++;return n&&r.push(n),r}getOperator(e){return["+","#",".","/","?","&"].find(n=>e.startsWith(n))||""}getNames(e){const r=this.getOperator(e);return e.slice(r.length).split(",").map(n=>n.replace("*","").trim()).filter(n=>n.length>0)}encodeValue(e,r){return xr.validateLength(e,Rc,"Variable value"),r==="+"||r==="#"?encodeURI(e):encodeURIComponent(e)}expandPart(e,r){if(e.operator==="?"||e.operator==="&"){const a=e.names.map(l=>{const c=r[l];if(c===void 0)return"";const u=Array.isArray(c)?c.map(p=>this.encodeValue(p,e.operator)).join(","):this.encodeValue(c.toString(),e.operator);return`${l}=${u}`}).filter(l=>l.length>0);return a.length===0?"":(e.operator==="?"?"?":"&")+a.join("&")}if(e.names.length>1){const a=e.names.map(i=>r[i]).filter(i=>i!==void 0);return a.length===0?"":a.map(i=>Array.isArray(i)?i[0]:i).join(",")}const n=r[e.name];if(n===void 0)return"";const o=(Array.isArray(n)?n:[n]).map(a=>this.encodeValue(a,e.operator));switch(e.operator){case"":return o.join(",");case"+":return o.join(",");case"#":return"#"+o.join(",");case".":return"."+o.join(".");case"/":return"/"+o.join("/");default:return o.join(",")}}expand(e){let r="",n=!1;for(const s of this.parts){if(typeof s=="string"){r+=s;continue}const o=this.expandPart(s,e);o&&((s.operator==="?"||s.operator==="&")&&n?r+=o.replace("?","&"):r+=o,(s.operator==="?"||s.operator==="&")&&(n=!0))}return r}escapeRegExp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}partToRegExp(e){const r=[];for(const o of e.names)xr.validateLength(o,Rc,"Variable name");if(e.operator==="?"||e.operator==="&"){for(let o=0;o<e.names.length;o++){const a=e.names[o],i=o===0?"\\"+e.operator:"&";r.push({pattern:i+this.escapeRegExp(a)+"=([^&]+)",name:a})}return r}let n;const s=e.name;switch(e.operator){case"":n=e.exploded?"([^/]+(?:,[^/]+)*)":"([^/,]+)";break;case"+":case"#":n="(.+)";break;case".":n="\\.([^/,]+)";break;case"/":n="/"+(e.exploded?"([^/]+(?:,[^/]+)*)":"([^/,]+)");break;default:n="([^/]+)"}return r.push({pattern:n,name:s}),r}match(e){xr.validateLength(e,m0,"URI");let r="^";const n=[];for(const i of this.parts)if(typeof i=="string")r+=this.escapeRegExp(i);else{const l=this.partToRegExp(i);for(const{pattern:c,name:u}of l)r+=c,n.push({name:u,exploded:i.exploded})}r+="$",xr.validateLength(r,N6,"Generated regex pattern");const s=new RegExp(r),o=e.match(s);if(!o)return null;const a={};for(let i=0;i<n.length;i++){const{name:l,exploded:c}=n[i],u=o[i+1],p=l.replace("*","");c&&u.includes(",")?a[p]=u.split(","):a[p]=u}return a}}const L6=/^[A-Za-z0-9._-]{1,128}$/;function j6(t){const e=[];if(t.length===0)return{isValid:!1,warnings:["Tool name cannot be empty"]};if(t.length>128)return{isValid:!1,warnings:[`Tool name exceeds maximum length of 128 characters (current: ${t.length})`]};if(t.includes(" ")&&e.push("Tool name contains spaces, which may cause parsing issues"),t.includes(",")&&e.push("Tool name contains commas, which may cause parsing issues"),(t.startsWith("-")||t.endsWith("-"))&&e.push("Tool name starts or ends with a dash, which may cause parsing issues in some contexts"),(t.startsWith(".")||t.endsWith("."))&&e.push("Tool name starts or ends with a dot, which may cause parsing issues in some contexts"),!L6.test(t)){const r=t.split("").filter(n=>!/[A-Za-z0-9._-]/.test(n)).filter((n,s,o)=>o.indexOf(n)===s);return e.push(`Tool name contains invalid characters: ${r.map(n=>`"${n}"`).join(", ")}`,"Allowed characters are: A-Z, a-z, 0-9, underscore (_), dash (-), and dot (.)"),{isValid:!1,warnings:e}}return{isValid:!0,warnings:e}}function q6(t,e){if(e.length>0){console.warn(`Tool name validation warning for "${t}":`);for(const r of e)console.warn(` - ${r}`);console.warn("Tool registration will proceed, but this may cause compatibility issues."),console.warn("Consider updating the tool name to conform to the MCP tool naming standard."),console.warn("See SEP: Specify Format for Tool Names (https://github.com/modelcontextprotocol/modelcontextprotocol/issues/986) for more details.")}}function v0(t){const e=j6(t);return q6(t,e.warnings),e.isValid}class z6{constructor(e){this._mcpServer=e}registerToolTask(e,r,n){const s={taskSupport:"required",...r.execution};if(s.taskSupport==="forbidden")throw new Error(`Cannot register task-based tool '${e}' with taskSupport 'forbidden'. Use registerTool() instead.`);return this._mcpServer._createRegisteredTool(e,r.title,r.description,r.inputSchema,r.outputSchema,r.annotations,s,r._meta,n)}}class _0{constructor(e,r){this._registeredResources={},this._registeredResourceTemplates={},this._registeredTools={},this._registeredPrompts={},this._toolHandlersInitialized=!1,this._completionHandlerInitialized=!1,this._resourceHandlersInitialized=!1,this._promptHandlersInitialized=!1,this.server=new P6(e,r)}get experimental(){return this._experimental||(this._experimental={tasks:new z6(this)}),this._experimental}async connect(e){return await this.server.connect(e)}async close(){await this.server.close()}setToolRequestHandlers(){this._toolHandlersInitialized||(this.server.assertCanSetRequestHandler(Hr(zl)),this.server.assertCanSetRequestHandler(Hr(La)),this.server.registerCapabilities({tools:{listChanged:!0}}),this.server.setRequestHandler(zl,()=>({tools:Object.entries(this._registeredTools).filter(([,e])=>e.enabled).map(([e,r])=>{const n={name:e,title:r.title,description:r.description,inputSchema:(()=>{const s=Hs(r.inputSchema);return s?qh(s,{strictUnions:!0,pipeStrategy:"input"}):U6})(),annotations:r.annotations,execution:r.execution,_meta:r._meta};if(r.outputSchema){const s=Hs(r.outputSchema);s&&(n.outputSchema=qh(s,{strictUnions:!0,pipeStrategy:"output"}))}return n})})),this.server.setRequestHandler(La,async(e,r)=>{var n;try{const s=this._registeredTools[e.params.name];if(!s)throw new ne(ae.InvalidParams,`Tool ${e.params.name} not found`);if(!s.enabled)throw new ne(ae.InvalidParams,`Tool ${e.params.name} disabled`);const o=!!e.params.task,a=(n=s.execution)===null||n===void 0?void 0:n.taskSupport,i="createTask"in s.handler;if((a==="required"||a==="optional")&&!i)throw new ne(ae.InternalError,`Tool ${e.params.name} has taskSupport '${a}' but was not registered with registerToolTask`);if(a==="required"&&!o)throw new ne(ae.MethodNotFound,`Tool ${e.params.name} requires task augmentation (taskSupport: 'required')`);if(a==="optional"&&!o&&i)return await this.handleAutomaticTaskPolling(s,e,r);const l=await this.validateToolInput(s,e.params.arguments,e.params.name),c=await this.executeToolHandler(s,l,r);return o||await this.validateToolOutput(s,c,e.params.name),c}catch(s){if(s instanceof ne&&s.code===ae.UrlElicitationRequired)throw s;return this.createToolError(s instanceof Error?s.message:String(s))}}),this._toolHandlersInitialized=!0)}createToolError(e){return{content:[{type:"text",text:e}],isError:!0}}async validateToolInput(e,r,n){if(!e.inputSchema)return;const s=Hs(e.inputSchema),o=s??e.inputSchema,a=await Vl(o,r);if(!a.success){const i="error"in a?a.error:"Unknown error",l=Hl(i);throw new ne(ae.InvalidParams,`Input validation error: Invalid arguments for tool ${n}: ${l}`)}return a.data}async validateToolOutput(e,r,n){if(!e.outputSchema||!("content"in r)||r.isError)return;if(!r.structuredContent)throw new ne(ae.InvalidParams,`Output validation error: Tool ${n} has an output schema but no structured content was provided`);const s=Hs(e.outputSchema),o=await Vl(s,r.structuredContent);if(!o.success){const a="error"in o?o.error:"Unknown error",i=Hl(a);throw new ne(ae.InvalidParams,`Output validation error: Invalid structured content for tool ${n}: ${i}`)}}async executeToolHandler(e,r,n){const s=e.handler;if("createTask"in s){if(!n.taskStore)throw new Error("No task store provided.");const a={...n,taskStore:n.taskStore};if(e.inputSchema){const i=s;return await Promise.resolve(i.createTask(r,a))}else{const i=s;return await Promise.resolve(i.createTask(a))}}if(e.inputSchema){const a=s;return await Promise.resolve(a(r,n))}else{const a=s;return await Promise.resolve(a(n))}}async handleAutomaticTaskPolling(e,r,n){var s;if(!n.taskStore)throw new Error("No task store provided for task-capable tool.");const o=await this.validateToolInput(e,r.params.arguments,r.params.name),a=e.handler,i={...n,taskStore:n.taskStore},l=o?await Promise.resolve(a.createTask(o,i)):await Promise.resolve(a.createTask(i)),c=l.task.taskId;let u=l.task;const p=(s=u.pollInterval)!==null&&s!==void 0?s:5e3;for(;u.status!=="completed"&&u.status!=="failed"&&u.status!=="cancelled";){await new Promise(d=>setTimeout(d,p));const h=await n.taskStore.getTask(c);if(!h)throw new ne(ae.InternalError,`Task ${c} not found during polling`);u=h}return await n.taskStore.getTaskResult(c)}setCompletionRequestHandler(){this._completionHandlerInitialized||(this.server.assertCanSetRequestHandler(Hr(Zl)),this.server.registerCapabilities({completions:{}}),this.server.setRequestHandler(Zl,async e=>{switch(e.params.ref.type){case"ref/prompt":return w4(e),this.handlePromptCompletion(e,e.params.ref);case"ref/resource":return b4(e),this.handleResourceCompletion(e,e.params.ref);default:throw new ne(ae.InvalidParams,`Invalid completion reference: ${e.params.ref}`)}}),this._completionHandlerInitialized=!0)}async handlePromptCompletion(e,r){const n=this._registeredPrompts[r.name];if(!n)throw new ne(ae.InvalidParams,`Prompt ${r.name} not found`);if(!n.enabled)throw new ne(ae.InvalidParams,`Prompt ${r.name} disabled`);if(!n.argsSchema)return to;const s=zn(n.argsSchema),o=s?.[e.params.argument.name];if(!A6(o))return to;const a=M6(o);if(!a)return to;const i=await a(e.params.argument.value,e.params.context);return b0(i)}async handleResourceCompletion(e,r){const n=Object.values(this._registeredResourceTemplates).find(a=>a.resourceTemplate.uriTemplate.toString()===r.uri);if(!n){if(this._registeredResources[r.uri])return to;throw new ne(ae.InvalidParams,`Resource template ${e.params.ref.uri} not found`)}const s=n.resourceTemplate.completeCallback(e.params.argument.name);if(!s)return to;const o=await s(e.params.argument.value,e.params.context);return b0(o)}setResourceRequestHandlers(){this._resourceHandlersInitialized||(this.server.assertCanSetRequestHandler(Hr(Na)),this.server.assertCanSetRequestHandler(Hr(Rl)),this.server.assertCanSetRequestHandler(Hr(Ol)),this.server.registerCapabilities({resources:{listChanged:!0}}),this.server.setRequestHandler(Na,async(e,r)=>{const n=Object.entries(this._registeredResources).filter(([o,a])=>a.enabled).map(([o,a])=>({uri:o,name:a.name,...a.metadata})),s=[];for(const o of Object.values(this._registeredResourceTemplates)){if(!o.resourceTemplate.listCallback)continue;const a=await o.resourceTemplate.listCallback(r);for(const i of a.resources)s.push({...o.metadata,...i})}return{resources:[...n,...s]}}),this.server.setRequestHandler(Rl,async()=>({resourceTemplates:Object.entries(this._registeredResourceTemplates).map(([r,n])=>({name:r,uriTemplate:n.resourceTemplate.uriTemplate.toString(),...n.metadata}))})),this.server.setRequestHandler(Ol,async(e,r)=>{const n=new URL(e.params.uri),s=this._registeredResources[n.toString()];if(s){if(!s.enabled)throw new ne(ae.InvalidParams,`Resource ${n} disabled`);return s.readCallback(n,r)}for(const o of Object.values(this._registeredResourceTemplates)){const a=o.resourceTemplate.uriTemplate.match(n.toString());if(a)return o.readCallback(n,a,r)}throw new ne(ae.InvalidParams,`Resource ${n} not found`)}),this.setCompletionRequestHandler(),this._resourceHandlersInitialized=!0)}setPromptRequestHandlers(){this._promptHandlersInitialized||(this.server.assertCanSetRequestHandler(Hr(Al)),this.server.assertCanSetRequestHandler(Hr(Ml)),this.server.registerCapabilities({prompts:{listChanged:!0}}),this.server.setRequestHandler(Al,()=>({prompts:Object.entries(this._registeredPrompts).filter(([,e])=>e.enabled).map(([e,r])=>({name:e,title:r.title,description:r.description,arguments:r.argsSchema?F6(r.argsSchema):void 0}))})),this.server.setRequestHandler(Ml,async(e,r)=>{const n=this._registeredPrompts[e.params.name];if(!n)throw new ne(ae.InvalidParams,`Prompt ${e.params.name} not found`);if(!n.enabled)throw new ne(ae.InvalidParams,`Prompt ${e.params.name} disabled`);if(n.argsSchema){const s=Hs(n.argsSchema),o=await Vl(s,e.params.arguments);if(!o.success){const l="error"in o?o.error:"Unknown error",c=Hl(l);throw new ne(ae.InvalidParams,`Invalid arguments for prompt ${e.params.name}: ${c}`)}const a=o.data,i=n.callback;return await Promise.resolve(i(a,r))}else{const s=n.callback;return await Promise.resolve(s(r))}}),this.setCompletionRequestHandler(),this._promptHandlersInitialized=!0)}resource(e,r,...n){let s;typeof n[0]=="object"&&(s=n.shift());const o=n[0];if(typeof r=="string"){if(this._registeredResources[r])throw new Error(`Resource ${r} is already registered`);const a=this._createRegisteredResource(e,void 0,r,s,o);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),a}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);const a=this._createRegisteredResourceTemplate(e,void 0,r,s,o);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),a}}registerResource(e,r,n,s){if(typeof r=="string"){if(this._registeredResources[r])throw new Error(`Resource ${r} is already registered`);const o=this._createRegisteredResource(e,n.title,r,n,s);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),o}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);const o=this._createRegisteredResourceTemplate(e,n.title,r,n,s);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),o}}_createRegisteredResource(e,r,n,s,o){const a={name:e,title:r,metadata:s,readCallback:o,enabled:!0,disable:()=>a.update({enabled:!1}),enable:()=>a.update({enabled:!0}),remove:()=>a.update({uri:null}),update:i=>{typeof i.uri<"u"&&i.uri!==n&&(delete this._registeredResources[n],i.uri&&(this._registeredResources[i.uri]=a)),typeof i.name<"u"&&(a.name=i.name),typeof i.title<"u"&&(a.title=i.title),typeof i.metadata<"u"&&(a.metadata=i.metadata),typeof i.callback<"u"&&(a.readCallback=i.callback),typeof i.enabled<"u"&&(a.enabled=i.enabled),this.sendResourceListChanged()}};return this._registeredResources[n]=a,a}_createRegisteredResourceTemplate(e,r,n,s,o){const a={resourceTemplate:n,title:r,metadata:s,readCallback:o,enabled:!0,disable:()=>a.update({enabled:!1}),enable:()=>a.update({enabled:!0}),remove:()=>a.update({name:null}),update:i=>{typeof i.name<"u"&&i.name!==e&&(delete this._registeredResourceTemplates[e],i.name&&(this._registeredResourceTemplates[i.name]=a)),typeof i.title<"u"&&(a.title=i.title),typeof i.template<"u"&&(a.resourceTemplate=i.template),typeof i.metadata<"u"&&(a.metadata=i.metadata),typeof i.callback<"u"&&(a.readCallback=i.callback),typeof i.enabled<"u"&&(a.enabled=i.enabled),this.sendResourceListChanged()}};return this._registeredResourceTemplates[e]=a,a}_createRegisteredPrompt(e,r,n,s,o){const a={title:r,description:n,argsSchema:s===void 0?void 0:Vs(s),callback:o,enabled:!0,disable:()=>a.update({enabled:!1}),enable:()=>a.update({enabled:!0}),remove:()=>a.update({name:null}),update:i=>{typeof i.name<"u"&&i.name!==e&&(delete this._registeredPrompts[e],i.name&&(this._registeredPrompts[i.name]=a)),typeof i.title<"u"&&(a.title=i.title),typeof i.description<"u"&&(a.description=i.description),typeof i.argsSchema<"u"&&(a.argsSchema=Vs(i.argsSchema)),typeof i.callback<"u"&&(a.callback=i.callback),typeof i.enabled<"u"&&(a.enabled=i.enabled),this.sendPromptListChanged()}};return this._registeredPrompts[e]=a,a}_createRegisteredTool(e,r,n,s,o,a,i,l,c){v0(e);const u={title:r,description:n,inputSchema:w0(s),outputSchema:w0(o),annotations:a,execution:i,_meta:l,handler:c,enabled:!0,disable:()=>u.update({enabled:!1}),enable:()=>u.update({enabled:!0}),remove:()=>u.update({name:null}),update:p=>{typeof p.name<"u"&&p.name!==e&&(typeof p.name=="string"&&v0(p.name),delete this._registeredTools[e],p.name&&(this._registeredTools[p.name]=u)),typeof p.title<"u"&&(u.title=p.title),typeof p.description<"u"&&(u.description=p.description),typeof p.paramsSchema<"u"&&(u.inputSchema=Vs(p.paramsSchema)),typeof p.callback<"u"&&(u.handler=p.callback),typeof p.annotations<"u"&&(u.annotations=p.annotations),typeof p._meta<"u"&&(u._meta=p._meta),typeof p.enabled<"u"&&(u.enabled=p.enabled),this.sendToolListChanged()}};return this._registeredTools[e]=u,this.setToolRequestHandlers(),this.sendToolListChanged(),u}tool(e,...r){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);let n,s,o,a;if(typeof r[0]=="string"&&(n=r.shift()),r.length>1){const l=r[0];Pc(l)?(s=r.shift(),r.length>1&&typeof r[0]=="object"&&r[0]!==null&&!Pc(r[0])&&(a=r.shift())):typeof l=="object"&&l!==null&&(a=r.shift())}const i=r[0];return this._createRegisteredTool(e,void 0,n,s,o,a,{taskSupport:"forbidden"},void 0,i)}registerTool(e,r,n){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);const{title:s,description:o,inputSchema:a,outputSchema:i,annotations:l,_meta:c}=r;return this._createRegisteredTool(e,s,o,a,i,l,{taskSupport:"forbidden"},c,n)}prompt(e,...r){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);let n;typeof r[0]=="string"&&(n=r.shift());let s;r.length>1&&(s=r.shift());const o=r[0],a=this._createRegisteredPrompt(e,void 0,n,s,o);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),a}registerPrompt(e,r,n){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);const{title:s,description:o,argsSchema:a}=r,i=this._createRegisteredPrompt(e,s,o,a,n);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),i}isConnected(){return this.server.transport!==void 0}async sendLoggingMessage(e,r){return this.server.sendLoggingMessage(e,r)}sendResourceListChanged(){this.isConnected()&&this.server.sendResourceListChanged()}sendToolListChanged(){this.isConnected()&&this.server.sendToolListChanged()}sendPromptListChanged(){this.isConnected()&&this.server.sendPromptListChanged()}}class D6{constructor(e,r){this._callbacks=r,this._uriTemplate=typeof e=="string"?new xr(e):e}get uriTemplate(){return this._uriTemplate}get listCallback(){return this._callbacks.list}completeCallback(e){var r;return(r=this._callbacks.complete)===null||r===void 0?void 0:r[e]}}const U6={type:"object",properties:{}};function y0(t){return t!==null&&typeof t=="object"&&"parse"in t&&typeof t.parse=="function"&&"safeParse"in t&&typeof t.safeParse=="function"}function Z6(t){return"_def"in t||"_zod"in t||y0(t)}function Pc(t){return typeof t!="object"||t===null||Z6(t)?!1:Object.keys(t).length===0?!0:Object.values(t).some(y0)}function w0(t){if(t)return Pc(t)?Vs(t):t}function F6(t){const e=zn(t);return e?Object.entries(e).map(([r,n])=>{const s=$4(n),o=E4(n);return{name:r,description:s,required:!o}}):[]}function Hr(t){const e=zn(t),r=e?.method;if(!r)throw new Error("Schema is missing a method literal");const n=xh(r);if(typeof n=="string")return n;throw new Error("Schema method literal must be a string")}function b0(t){return{completion:{values:t.slice(0,100),total:t.length,hasMore:t.length>100}}}const to={completion:{values:[],hasMore:!1}};function V6(t){var e;return t.title!==void 0&&t.title!==""?t.title:"annotations"in t&&(!((e=t.annotations)===null||e===void 0)&&e.title)?t.annotations.title:t.name}class ro{constructor(){this._messageQueue=[]}static createLinkedPair(){const e=new ro,r=new ro;return e._otherTransport=r,r._otherTransport=e,[e,r]}async start(){for(var e;this._messageQueue.length>0;){const r=this._messageQueue.shift();(e=this.onmessage)===null||e===void 0||e.call(this,r.message,r.extra)}}async close(){var e;const r=this._otherTransport;this._otherTransport=void 0,await r?.close(),(e=this.onclose)===null||e===void 0||e.call(this)}async send(e,r){if(!this._otherTransport)throw new Error("Not connected");this._otherTransport.onmessage?this._otherTransport.onmessage(e,{authInfo:r?.authInfo}):this._otherTransport._messageQueue.push({message:e,extra:{authInfo:r?.authInfo}})}}class H6{constructor(e,r){const n={name:"web-mcp-server",version:"1.0.0"},s={prompts:{listChanged:!0},resources:{subscribe:!0,listChanged:!0},tools:{listChanged:!0},completions:{},logging:{}};this.server=new _0(e||n,r||{capabilities:s}),this.server.server.oninitialized=()=>{this.oninitialized?.()},this.server.server.onclose=()=>{this.onclose?.()},this.server.server.onerror=o=>{this.onerror?.(o)},this.server.server.setRequestHandler(qa,async()=>({}))}async connect(e){return typeof e.start=="function"?(this.transport=e,this.transport.onclose=void 0,this.transport.onerror=void 0,this.transport.onmessage=void 0):(this.transport=new Cc(e),await this.transport.listen()),await this.server.connect(this.transport),this.transport}async close(){await this.server.close()}registerTool(e,r,n){return this.server.registerTool(e,r,n)}registerPrompt(e,r,n){return this.server.registerPrompt(e,r,n)}registerResource(e,r,n,s){return typeof r=="string"?this.server.registerResource(e,r,n,s):this.server.registerResource(e,r,n,s)}isConnected(){return this.server.isConnected()}sendResourceListChanged(){this.server.sendResourceListChanged()}sendToolListChanged(){this.server.sendToolListChanged()}sendPromptListChanged(){this.server.sendPromptListChanged()}getClientCapabilities(){return this.server.server.getClientCapabilities()}getClientVersion(){return this.server.server.getClientVersion()}async ping(){return await this.server.server.ping()}async createMessage(e,r){return await this.server.server.createMessage(e,r)}async elicitInput(e,r){return await this.server.server.elicitInput(e,r)}async listRoots(e,r){return await this.server.server.listRoots(e,r)}async sendLoggingMessage(e){return await this.server.server.sendLoggingMessage(e)}async sendResourceUpdated(e){return await this.server.server.sendResourceUpdated(e)}request(e,r,n){return this.server.server.request(e,r,n)}async notification(e,r){return await this.server.server.notification(e,r)}setRequestHandler(e,r){this.server.server.setRequestHandler(e,r)}removeRequestHandler(e){this.server.server.removeRequestHandler(e)}setNotificationHandler(e,r){this.server.server.setNotificationHandler(e,r)}removeNotificationHandler(e){this.server.server.removeNotificationHandler(e)}onSubscribe(e){this.server.server.setRequestHandler(fh,e)}onUnsubscribe(e){this.server.server.setRequestHandler(hh,e)}onSetLogLevel(e){this.server.server.setRequestHandler(qa,e)}onListResources(e){this.server.server.setRequestHandler(Na,e)}onRootsListChanged(e){this.server.server.setNotificationHandler($h,e)}async onPagehide(e){e.persisted||this.transport&&typeof this.transport.close=="function"&&await this.transport.close()}}const B6=(t,e)=>new Cc(t,e),J6=()=>u6(),G6=t=>t instanceof Cc,W6=t=>t instanceof _0;class k0{constructor(e,r){const n={name:"web-mcp-client",version:"1.0.0"},s={roots:{listChanged:!0},sampling:{},elicitation:{}};this.client=new Bs(e||n,r||{capabilities:s}),this.client.onclose=()=>{this.onclose?.()},this.client.onerror=o=>{this.onerror?.(o)}}async connect(e){if(typeof e.start=="function")return this.transport=e,this.transport.onclose=void 0,this.transport.onerror=void 0,this.transport.onmessage=void 0,await this.client.connect(this.transport),{transport:this.transport,sessionId:this.transport.sessionId};const{url:r,token:n,sessionId:s,type:o,agent:a,onError:i}=e;if(a===!0){const u={client:this.client,url:r,token:n,sessionId:s};let p;return await(async()=>{const{transport:d,sessionId:f}=o==="sse"?await C6(u):o==="socket"?await E6(u):await $6(u);d.onerror=async w=>{i?.(w)},p={transport:d,sessionId:f}})(),p}const l=new URL(r);let c;if(o==="channel"&&(c=new Tc(r),await this.client.connect(c)),o==="sse"){const u=d0(n,s);c=new Ys(l,u),await this.client.connect(c)}if(o==="socket"&&(c=new c0(new URL(`${r}?sessionId=${s}&token=${n}`)),c.sessionId=s,await this.client.connect(c)),typeof c>"u"){const u=p0(n,s);c=new Qs(l,u),await this.client.connect(c)}return this.transport=c,{transport:this.transport,sessionId:this.transport.sessionId}}async close(){await this.client.close()}getServerCapabilities(){return this.client.getServerCapabilities()}getServerVersion(){return this.client.getServerVersion()}getInstructions(){return this.client.getInstructions()}async ping(e){return await this.client.ping(e)}async complete(e,r){return await this.client.complete(e,r)}async setLoggingLevel(e,r){return await this.client.setLoggingLevel(e,r)}async getPrompt(e,r){return await this.client.getPrompt(e,r)}async listPrompts(e,r){return await this.client.listPrompts(e,r)}async listResources(e,r){return await this.client.listResources(e,r)}async listResourceTemplates(e,r){return await this.client.listResourceTemplates(e,r)}async readResource(e,r){return await this.client.readResource(e,r)}async subscribeResource(e,r){return await this.client.subscribeResource(e,r)}async unsubscribeResource(e,r){return await this.client.unsubscribeResource(e,r)}async callTool(e,r){return await this.client.callTool(e,qn,r)}async listTools(e,r){return await this.client.listTools(e,r)}async sendRootsListChanged(){return await this.client.sendRootsListChanged()}request(e,r,n){return this.client.request(e,r,n)}async notification(e,r){return await this.client.notification(e,r)}setRequestHandler(e,r){this.client.setRequestHandler(e,r)}removeRequestHandler(e){this.client.removeRequestHandler(e)}setNotificationHandler(e,r){this.client.setNotificationHandler(e,r)}removeNotificationHandler(e){this.client.removeNotificationHandler(e)}onElicit(e){this.client.setRequestHandler(Ul,e)}onCreateMessage(e){this.client.setRequestHandler(Dl,e)}onListRoots(e){this.client.setRequestHandler(Ch,e)}onToolListChanged(e){this.client.setNotificationHandler(bh,e)}onPromptListChanged(e){this.client.setNotificationHandler(_h,e)}onResourceListChanged(e){this.client.setNotificationHandler(ph,e)}onResourceUpdated(e){this.client.setNotificationHandler(mh,e)}onLoggingMessage(e){this.client.setNotificationHandler(kh,e)}async onPagehide(e){e.persisted||(S0(this.transport)?await this.transport.terminateSession():this.transport&&typeof this.transport.close=="function"&&await this.transport.close())}}const K6=(t,e)=>new Ys(t,e),Y6=(t,e)=>new Qs(t,e),Q6=(t,e)=>new Tc(t,e),X6=t=>t instanceof Ys,S0=t=>t instanceof Qs,e5=t=>t instanceof Tc,t5=t=>t instanceof Bs,Gn=(t,e,r)=>{window.postMessage({type:t,direction:r,data:e},"*")},T0=(t,e,r)=>{const n=async function(s){s.source===window&&s.data.type===t&&s.data.direction===r&&await e(s.data.data)};return window.addEventListener("message",n),()=>window.removeEventListener("message",n)},Oc=(t,e,r)=>{if(r.endsWith("content"))chrome.tabs.query({},n=>{n.forEach(s=>{chrome.tabs.sendMessage(s.id,{type:t,data:e,direction:r,tabId:s.id})})});else return chrome.runtime.sendMessage({direction:r,type:t,data:e})},Ac=(t,e,r,n)=>{const s=(o,a,i)=>{if(o.type===t&&o.direction===r&&(!n||n&&o.tabId===n)){const{data:l}=o;e(l,a,i),i(a)}};return chrome.runtime.onMessage.addListener(s),()=>chrome.runtime.onMessage.removeListener(s)};class Mc{constructor(e){this._isStarted=!1,this._isClosed=!1,this.targetSessionId=e,this._messageListener=Ac("mcp-server-to-client",r=>{try{if(r.sessionId!==this.targetSessionId)return;const n=$r.parse(r.mcpMessage);this.onmessage?.(n)}catch(n){console.log("【Client Transport】处理server消息错误:",n)}},"content->side")}_throwError(e,r){if(e()){const n=new Error(r);throw console.log(r,n),this.onerror&&this.onerror(n),n}}async start(){this._throwError(()=>this._isClosed,"【Client Transport】 未启动,无法重新启动"),this._isStarted=!0}async send(e,r){this._throwError(()=>!this._isStarted,"【Client Transport】 未启动,无法发送消息"),this._throwError(()=>this._isClosed,"【Client Transport】 已关闭,无法发送消息");const n=chrome.sessionRegistry.get(this.targetSessionId);this._throwError(()=>!n,`【Client Transport】sessionRegistry中未找到${this.targetSessionId}`);const s=n.tabIds[n.tabIds.length-1];Oc("mcp-client-to-server",{sessionId:this.targetSessionId,tabId:s,mcpMessage:e},"side->content")}async close(){if(!this._isClosed)try{this._isClosed=!0,this._isStarted=!1,this._messageListener&&this._messageListener(),this.onclose&&this.onclose()}catch{this._throwError(()=>!0,"【Client Transport】 关闭时发生错误")}}}const C0=()=>typeof crypto<"u"&&crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,t=>{const e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)});class r5{constructor(e=null){this._isStarted=!1,this._isClosed=!1,this._lastRegistration=null,this.sessionId=e||C0(),this._messageListener1=T0("sidepanel-ready-to-page",()=>{this._lastRegistration&&this._isStarted&&this.notifyRegistration(this._lastRegistration).catch(r=>{console.error("【Page Svr Transport】 notifyRegistration失败:",r)})},"content->page"),this._messageListener2=T0("mcp-client-to-server-to-page",r=>{if(r.sessionId!==this.sessionId)return;console.log("【Page Svr Transport】 即将处理 mcpMessage",r.mcpMessage);const n=$r.parse(r.mcpMessage);this.onmessage?.(n),r.mcpMessage.params?.name&&Gn("update-page-app-message",{status:"run",message:r.mcpMessage.params?.name},"page->content")},"content->page")}_throwError(e,r){if(e()){const n=new Error(r);throw console.log(r,n),this.onerror&&this.onerror(n),n}}async start(){if(!this._isStarted){if(this._isClosed)throw new Error("【Page Svr Transport】 已关闭,无法重新启动");this._isStarted=!0}}async send(e,r){this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法发送消息"),this._throwError(()=>this._isClosed,"【Page Svr Transport】 已关闭,无法发送消息"),Gn("mcp-server-to-client-from-page",{sessionId:this.sessionId,mcpMessage:e},"page->content"),"result"in e&&e.result?.content&&Gn("update-page-app-message",{status:"ready",message:""},"page->content")}async notifyRegistration(e){this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法注册消息"),this._lastRegistration=e;try{Gn("mcp-server-register-from-page",{sessionId:this.sessionId,serverInfo:{...e,url:window.location.origin,title:document.title}},"page->content")}catch(r){this._throwError(()=>!0,"【Page Svr Transport】 注册 server 失败"+String(r))}}async close(){if(!this._isClosed)try{this._messageListener1&&this._messageListener1(),this._messageListener2&&this._messageListener2(),this._isClosed=!0,this._isStarted=!1,this.onclose&&this.onclose()}catch(e){this._throwError(()=>!0,"【Page Svr Transport】 关闭时发生错误"+String(e))}}}class n5{constructor(e=null,r){this._isStarted=!1,this._isClosed=!1,this._lastRegistration=null,this.sessionId=e||C0(),this.tabId=r,Ac("sidepanel-ready",()=>{this._lastRegistration&&this._isStarted&&this.notifyRegistration(this._lastRegistration).catch(n=>{console.log("【Content Svr Transport】 notifyRegistration 失败",n)})},"side->content",this.tabId)}_throwError(e,r){if(e()){const n=new Error(r);throw console.log(r,n),this.onerror&&this.onerror(n),n}}async start(){if(console.log("【Content Svr Transport】 启动 start",this.sessionId),!this._isStarted){if(this._isClosed)throw new Error("【Content Svr Transport】 已关闭,无法重新启动");Ac("mcp-client-to-server",e=>{if(!(e.sessionId!==this.sessionId||e.tabId!==this.tabId))try{console.log("【Content Svr Transport】 即将处理 mcpMessage",e.mcpMessage);const r=$r.parse(e.mcpMessage);this.onmessage?.(r),e.mcpMessage.params?.name&&Gn("update-page-app-message",{status:"run",message:e.mcpMessage.params?.name},"page->content")}catch(r){console.log("【Content Svr Transport】 处理消息时发生错误:",r)}},"side->content",this.tabId),this._isStarted=!0}}async send(e,r){this._throwError(()=>!this._isStarted,"【Content Svr Transport】 未启动,无法发送消息"),this._throwError(()=>this._isClosed,"【Content Svr Transport】 已关闭,无法发送消息");try{console.log("【Content Svr Transport】 发送消息到 MCP Client",e),Oc("mcp-server-to-client",{sessionId:this.sessionId,mcpMessage:e},"content->side"),"result"in e&&e.result?.content&&Gn("update-page-app-message",{status:"ready",message:""},"page->content")}catch(n){this._throwError(()=>!0,"【Content Svr Transport】发送消息失败"+String(n))}}async notifyRegistration(e){this._isStarted&&(this._lastRegistration=e,Oc("mcp-server-register",{sessionId:this.sessionId,serverInfo:{...e,url:window.location.origin,title:document.title}},"content->side"))}async close(){if(!this._isClosed)try{this._isClosed=!0,this._isStarted=!1,this.onclose&&this.onclose()}catch(e){this._throwError(()=>!0,"【Content Svr Transport】 关闭时发生错误"+String(e))}}}var Wn={},Nc,$0;function s5(){return $0||($0=1,Nc=function(){return typeof Promise=="function"&&Promise.prototype&&Promise.prototype.then}),Nc}var Lc={},Br={},E0;function gn(){if(E0)return Br;E0=1;let t;const e=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];return Br.getSymbolSize=function(n){if(!n)throw new Error('"version" cannot be null or undefined');if(n<1||n>40)throw new Error('"version" should be in range from 1 to 40');return n*4+17},Br.getSymbolTotalCodewords=function(n){return e[n]},Br.getBCHDigit=function(r){let n=0;for(;r!==0;)n++,r>>>=1;return n},Br.setToSJISFunction=function(n){if(typeof n!="function")throw new Error('"toSJISFunc" is not a valid function.');t=n},Br.isKanjiModeEnabled=function(){return typeof t<"u"},Br.toSJIS=function(n){return t(n)},Br}var jc={},x0;function qc(){return x0||(x0=1,(function(t){t.L={bit:1},t.M={bit:0},t.Q={bit:3},t.H={bit:2};function e(r){if(typeof r!="string")throw new Error("Param is not a string");switch(r.toLowerCase()){case"l":case"low":return t.L;case"m":case"medium":return t.M;case"q":case"quartile":return t.Q;case"h":case"high":return t.H;default:throw new Error("Unknown EC Level: "+r)}}t.isValid=function(n){return n&&typeof n.bit<"u"&&n.bit>=0&&n.bit<4},t.from=function(n,s){if(t.isValid(n))return n;try{return e(n)}catch{return s}}})(jc)),jc}var zc,I0;function o5(){if(I0)return zc;I0=1;function t(){this.buffer=[],this.length=0}return t.prototype={get:function(e){const r=Math.floor(e/8);return(this.buffer[r]>>>7-e%8&1)===1},put:function(e,r){for(let n=0;n<r;n++)this.putBit((e>>>r-n-1&1)===1)},getLengthInBits:function(){return this.length},putBit:function(e){const r=Math.floor(this.length/8);this.buffer.length<=r&&this.buffer.push(0),e&&(this.buffer[r]|=128>>>this.length%8),this.length++}},zc=t,zc}var Dc,R0;function a5(){if(R0)return Dc;R0=1;function t(e){if(!e||e<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=e,this.data=new Uint8Array(e*e),this.reservedBit=new Uint8Array(e*e)}return t.prototype.set=function(e,r,n,s){const o=e*this.size+r;this.data[o]=n,s&&(this.reservedBit[o]=!0)},t.prototype.get=function(e,r){return this.data[e*this.size+r]},t.prototype.xor=function(e,r,n){this.data[e*this.size+r]^=n},t.prototype.isReserved=function(e,r){return this.reservedBit[e*this.size+r]},Dc=t,Dc}var Uc={},P0;function i5(){return P0||(P0=1,(function(t){const e=gn().getSymbolSize;t.getRowColCoords=function(n){if(n===1)return[];const s=Math.floor(n/7)+2,o=e(n),a=o===145?26:Math.ceil((o-13)/(2*s-2))*2,i=[o-7];for(let l=1;l<s-1;l++)i[l]=i[l-1]-a;return i.push(6),i.reverse()},t.getPositions=function(n){const s=[],o=t.getRowColCoords(n),a=o.length;for(let i=0;i<a;i++)for(let l=0;l<a;l++)i===0&&l===0||i===0&&l===a-1||i===a-1&&l===0||s.push([o[i],o[l]]);return s}})(Uc)),Uc}var Zc={},O0;function l5(){if(O0)return Zc;O0=1;const t=gn().getSymbolSize,e=7;return Zc.getPositions=function(n){const s=t(n);return[[0,0],[s-e,0],[0,s-e]]},Zc}var Fc={},A0;function c5(){return A0||(A0=1,(function(t){t.Patterns={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};const e={N1:3,N2:3,N3:40,N4:10};t.isValid=function(s){return s!=null&&s!==""&&!isNaN(s)&&s>=0&&s<=7},t.from=function(s){return t.isValid(s)?parseInt(s,10):void 0},t.getPenaltyN1=function(s){const o=s.size;let a=0,i=0,l=0,c=null,u=null;for(let p=0;p<o;p++){i=l=0,c=u=null;for(let h=0;h<o;h++){let d=s.get(p,h);d===c?i++:(i>=5&&(a+=e.N1+(i-5)),c=d,i=1),d=s.get(h,p),d===u?l++:(l>=5&&(a+=e.N1+(l-5)),u=d,l=1)}i>=5&&(a+=e.N1+(i-5)),l>=5&&(a+=e.N1+(l-5))}return a},t.getPenaltyN2=function(s){const o=s.size;let a=0;for(let i=0;i<o-1;i++)for(let l=0;l<o-1;l++){const c=s.get(i,l)+s.get(i,l+1)+s.get(i+1,l)+s.get(i+1,l+1);(c===4||c===0)&&a++}return a*e.N2},t.getPenaltyN3=function(s){const o=s.size;let a=0,i=0,l=0;for(let c=0;c<o;c++){i=l=0;for(let u=0;u<o;u++)i=i<<1&2047|s.get(c,u),u>=10&&(i===1488||i===93)&&a++,l=l<<1&2047|s.get(u,c),u>=10&&(l===1488||l===93)&&a++}return a*e.N3},t.getPenaltyN4=function(s){let o=0;const a=s.data.length;for(let l=0;l<a;l++)o+=s.data[l];return Math.abs(Math.ceil(o*100/a/5)-10)*e.N4};function r(n,s,o){switch(n){case t.Patterns.PATTERN000:return(s+o)%2===0;case t.Patterns.PATTERN001:return s%2===0;case t.Patterns.PATTERN010:return o%3===0;case t.Patterns.PATTERN011:return(s+o)%3===0;case t.Patterns.PATTERN100:return(Math.floor(s/2)+Math.floor(o/3))%2===0;case t.Patterns.PATTERN101:return s*o%2+s*o%3===0;case t.Patterns.PATTERN110:return(s*o%2+s*o%3)%2===0;case t.Patterns.PATTERN111:return(s*o%3+(s+o)%2)%2===0;default:throw new Error("bad maskPattern:"+n)}}t.applyMask=function(s,o){const a=o.size;for(let i=0;i<a;i++)for(let l=0;l<a;l++)o.isReserved(l,i)||o.xor(l,i,r(s,l,i))},t.getBestMask=function(s,o){const a=Object.keys(t.Patterns).length;let i=0,l=1/0;for(let c=0;c<a;c++){o(c),t.applyMask(c,s);const u=t.getPenaltyN1(s)+t.getPenaltyN2(s)+t.getPenaltyN3(s)+t.getPenaltyN4(s);t.applyMask(c,s),u<l&&(l=u,i=c)}return i}})(Fc)),Fc}var ii={},M0;function N0(){if(M0)return ii;M0=1;const t=qc(),e=[1,1,1,1,1,1,1,1,1,1,2,2,1,2,2,4,1,2,4,4,2,4,4,4,2,4,6,5,2,4,6,6,2,5,8,8,4,5,8,8,4,5,8,11,4,8,10,11,4,9,12,16,4,9,16,16,6,10,12,18,6,10,17,16,6,11,16,19,6,13,18,21,7,14,21,25,8,16,20,25,8,17,23,25,9,17,23,34,9,18,25,30,10,20,27,32,12,21,29,35,12,23,34,37,12,25,34,40,13,26,35,42,14,28,38,45,15,29,40,48,16,31,43,51,17,33,45,54,18,35,48,57,19,37,51,60,19,38,53,63,20,40,56,66,21,43,59,70,22,45,62,74,24,47,65,77,25,49,68,81],r=[7,10,13,17,10,16,22,28,15,26,36,44,20,36,52,64,26,48,72,88,36,64,96,112,40,72,108,130,48,88,132,156,60,110,160,192,72,130,192,224,80,150,224,264,96,176,260,308,104,198,288,352,120,216,320,384,132,240,360,432,144,280,408,480,168,308,448,532,180,338,504,588,196,364,546,650,224,416,600,700,224,442,644,750,252,476,690,816,270,504,750,900,300,560,810,960,312,588,870,1050,336,644,952,1110,360,700,1020,1200,390,728,1050,1260,420,784,1140,1350,450,812,1200,1440,480,868,1290,1530,510,924,1350,1620,540,980,1440,1710,570,1036,1530,1800,570,1064,1590,1890,600,1120,1680,1980,630,1204,1770,2100,660,1260,1860,2220,720,1316,1950,2310,750,1372,2040,2430];return ii.getBlocksCount=function(s,o){switch(o){case t.L:return e[(s-1)*4+0];case t.M:return e[(s-1)*4+1];case t.Q:return e[(s-1)*4+2];case t.H:return e[(s-1)*4+3];default:return}},ii.getTotalCodewordsCount=function(s,o){switch(o){case t.L:return r[(s-1)*4+0];case t.M:return r[(s-1)*4+1];case t.Q:return r[(s-1)*4+2];case t.H:return r[(s-1)*4+3];default:return}},ii}var Vc={},no={},L0;function u5(){if(L0)return no;L0=1;const t=new Uint8Array(512),e=new Uint8Array(256);return(function(){let n=1;for(let s=0;s<255;s++)t[s]=n,e[n]=s,n<<=1,n&256&&(n^=285);for(let s=255;s<512;s++)t[s]=t[s-255]})(),no.log=function(n){if(n<1)throw new Error("log("+n+")");return e[n]},no.exp=function(n){return t[n]},no.mul=function(n,s){return n===0||s===0?0:t[e[n]+e[s]]},no}var j0;function d5(){return j0||(j0=1,(function(t){const e=u5();t.mul=function(n,s){const o=new Uint8Array(n.length+s.length-1);for(let a=0;a<n.length;a++)for(let i=0;i<s.length;i++)o[a+i]^=e.mul(n[a],s[i]);return o},t.mod=function(n,s){let o=new Uint8Array(n);for(;o.length-s.length>=0;){const a=o[0];for(let l=0;l<s.length;l++)o[l]^=e.mul(s[l],a);let i=0;for(;i<o.length&&o[i]===0;)i++;o=o.slice(i)}return o},t.generateECPolynomial=function(n){let s=new Uint8Array([1]);for(let o=0;o<n;o++)s=t.mul(s,new Uint8Array([1,e.exp(o)]));return s}})(Vc)),Vc}var Hc,q0;function p5(){if(q0)return Hc;q0=1;const t=d5();function e(r){this.genPoly=void 0,this.degree=r,this.degree&&this.initialize(this.degree)}return e.prototype.initialize=function(n){this.degree=n,this.genPoly=t.generateECPolynomial(this.degree)},e.prototype.encode=function(n){if(!this.genPoly)throw new Error("Encoder not initialized");const s=new Uint8Array(n.length+this.degree);s.set(n);const o=t.mod(s,this.genPoly),a=this.degree-o.length;if(a>0){const i=new Uint8Array(this.degree);return i.set(o,a),i}return o},Hc=e,Hc}var Bc={},Jc={},Gc={},z0;function D0(){return z0||(z0=1,Gc.isValid=function(e){return!isNaN(e)&&e>=1&&e<=40}),Gc}var ur={},U0;function Z0(){if(U0)return ur;U0=1;const t="[0-9]+",e="[A-Z $%*+\\-./:]+";let r="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";r=r.replace(/u/g,"\\u");const n="(?:(?![A-Z0-9 $%*+\\-./:]|"+r+`)(?:.|[\r
44
- ]))+`;ur.KANJI=new RegExp(r,"g"),ur.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g"),ur.BYTE=new RegExp(n,"g"),ur.NUMERIC=new RegExp(t,"g"),ur.ALPHANUMERIC=new RegExp(e,"g");const s=new RegExp("^"+r+"$"),o=new RegExp("^"+t+"$"),a=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");return ur.testKanji=function(l){return s.test(l)},ur.testNumeric=function(l){return o.test(l)},ur.testAlphanumeric=function(l){return a.test(l)},ur}var F0;function vn(){return F0||(F0=1,(function(t){const e=D0(),r=Z0();t.NUMERIC={id:"Numeric",bit:1,ccBits:[10,12,14]},t.ALPHANUMERIC={id:"Alphanumeric",bit:2,ccBits:[9,11,13]},t.BYTE={id:"Byte",bit:4,ccBits:[8,16,16]},t.KANJI={id:"Kanji",bit:8,ccBits:[8,10,12]},t.MIXED={bit:-1},t.getCharCountIndicator=function(o,a){if(!o.ccBits)throw new Error("Invalid mode: "+o);if(!e.isValid(a))throw new Error("Invalid version: "+a);return a>=1&&a<10?o.ccBits[0]:a<27?o.ccBits[1]:o.ccBits[2]},t.getBestModeForData=function(o){return r.testNumeric(o)?t.NUMERIC:r.testAlphanumeric(o)?t.ALPHANUMERIC:r.testKanji(o)?t.KANJI:t.BYTE},t.toString=function(o){if(o&&o.id)return o.id;throw new Error("Invalid mode")},t.isValid=function(o){return o&&o.bit&&o.ccBits};function n(s){if(typeof s!="string")throw new Error("Param is not a string");switch(s.toLowerCase()){case"numeric":return t.NUMERIC;case"alphanumeric":return t.ALPHANUMERIC;case"kanji":return t.KANJI;case"byte":return t.BYTE;default:throw new Error("Unknown mode: "+s)}}t.from=function(o,a){if(t.isValid(o))return o;try{return n(o)}catch{return a}}})(Jc)),Jc}var V0;function f5(){return V0||(V0=1,(function(t){const e=gn(),r=N0(),n=qc(),s=vn(),o=D0(),a=7973,i=e.getBCHDigit(a);function l(h,d,f){for(let w=1;w<=40;w++)if(d<=t.getCapacity(w,f,h))return w}function c(h,d){return s.getCharCountIndicator(h,d)+4}function u(h,d){let f=0;return h.forEach(function(w){const m=c(w.mode,d);f+=m+w.getBitsLength()}),f}function p(h,d){for(let f=1;f<=40;f++)if(u(h,f)<=t.getCapacity(f,d,s.MIXED))return f}t.from=function(d,f){return o.isValid(d)?parseInt(d,10):f},t.getCapacity=function(d,f,w){if(!o.isValid(d))throw new Error("Invalid QR Code version");typeof w>"u"&&(w=s.BYTE);const m=e.getSymbolTotalCodewords(d),y=r.getTotalCodewordsCount(d,f),_=(m-y)*8;if(w===s.MIXED)return _;const g=_-c(w,d);switch(w){case s.NUMERIC:return Math.floor(g/10*3);case s.ALPHANUMERIC:return Math.floor(g/11*2);case s.KANJI:return Math.floor(g/13);case s.BYTE:default:return Math.floor(g/8)}},t.getBestVersionForData=function(d,f){let w;const m=n.from(f,n.M);if(Array.isArray(d)){if(d.length>1)return p(d,m);if(d.length===0)return 1;w=d[0]}else w=d;return l(w.mode,w.getLength(),m)},t.getEncodedBits=function(d){if(!o.isValid(d)||d<7)throw new Error("Invalid QR Code version");let f=d<<12;for(;e.getBCHDigit(f)-i>=0;)f^=a<<e.getBCHDigit(f)-i;return d<<12|f}})(Bc)),Bc}var Wc={},H0;function h5(){if(H0)return Wc;H0=1;const t=gn(),e=1335,r=21522,n=t.getBCHDigit(e);return Wc.getEncodedBits=function(o,a){const i=o.bit<<3|a;let l=i<<10;for(;t.getBCHDigit(l)-n>=0;)l^=e<<t.getBCHDigit(l)-n;return(i<<10|l)^r},Wc}var Kc={},Yc,B0;function m5(){if(B0)return Yc;B0=1;const t=vn();function e(r){this.mode=t.NUMERIC,this.data=r.toString()}return e.getBitsLength=function(n){return 10*Math.floor(n/3)+(n%3?n%3*3+1:0)},e.prototype.getLength=function(){return this.data.length},e.prototype.getBitsLength=function(){return e.getBitsLength(this.data.length)},e.prototype.write=function(n){let s,o,a;for(s=0;s+3<=this.data.length;s+=3)o=this.data.substr(s,3),a=parseInt(o,10),n.put(a,10);const i=this.data.length-s;i>0&&(o=this.data.substr(s),a=parseInt(o,10),n.put(a,i*3+1))},Yc=e,Yc}var Qc,J0;function g5(){if(J0)return Qc;J0=1;const t=vn(),e=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function r(n){this.mode=t.ALPHANUMERIC,this.data=n}return r.getBitsLength=function(s){return 11*Math.floor(s/2)+6*(s%2)},r.prototype.getLength=function(){return this.data.length},r.prototype.getBitsLength=function(){return r.getBitsLength(this.data.length)},r.prototype.write=function(s){let o;for(o=0;o+2<=this.data.length;o+=2){let a=e.indexOf(this.data[o])*45;a+=e.indexOf(this.data[o+1]),s.put(a,11)}this.data.length%2&&s.put(e.indexOf(this.data[o]),6)},Qc=r,Qc}var Xc,G0;function v5(){if(G0)return Xc;G0=1;const t=vn();function e(r){this.mode=t.BYTE,typeof r=="string"?this.data=new TextEncoder().encode(r):this.data=new Uint8Array(r)}return e.getBitsLength=function(n){return n*8},e.prototype.getLength=function(){return this.data.length},e.prototype.getBitsLength=function(){return e.getBitsLength(this.data.length)},e.prototype.write=function(r){for(let n=0,s=this.data.length;n<s;n++)r.put(this.data[n],8)},Xc=e,Xc}var eu,W0;function _5(){if(W0)return eu;W0=1;const t=vn(),e=gn();function r(n){this.mode=t.KANJI,this.data=n}return r.getBitsLength=function(s){return s*13},r.prototype.getLength=function(){return this.data.length},r.prototype.getBitsLength=function(){return r.getBitsLength(this.data.length)},r.prototype.write=function(n){let s;for(s=0;s<this.data.length;s++){let o=e.toSJIS(this.data[s]);if(o>=33088&&o<=40956)o-=33088;else if(o>=57408&&o<=60351)o-=49472;else throw new Error("Invalid SJIS character: "+this.data[s]+`
45
- Make sure your charset is UTF-8`);o=(o>>>8&255)*192+(o&255),n.put(o,13)}},eu=r,eu}var tu={exports:{}},K0;function y5(){return K0||(K0=1,(function(t){var e={single_source_shortest_paths:function(r,n,s){var o={},a={};a[n]=0;var i=e.PriorityQueue.make();i.push(n,0);for(var l,c,u,p,h,d,f,w,m;!i.empty();){l=i.pop(),c=l.value,p=l.cost,h=r[c]||{};for(u in h)h.hasOwnProperty(u)&&(d=h[u],f=p+d,w=a[u],m=typeof a[u]>"u",(m||w>f)&&(a[u]=f,i.push(u,f),o[u]=c))}if(typeof s<"u"&&typeof a[s]>"u"){var y=["Could not find a path from ",n," to ",s,"."].join("");throw new Error(y)}return o},extract_shortest_path_from_predecessor_list:function(r,n){for(var s=[],o=n;o;)s.push(o),r[o],o=r[o];return s.reverse(),s},find_path:function(r,n,s){var o=e.single_source_shortest_paths(r,n,s);return e.extract_shortest_path_from_predecessor_list(o,s)},PriorityQueue:{make:function(r){var n=e.PriorityQueue,s={},o;r=r||{};for(o in n)n.hasOwnProperty(o)&&(s[o]=n[o]);return s.queue=[],s.sorter=r.sorter||n.default_sorter,s},default_sorter:function(r,n){return r.cost-n.cost},push:function(r,n){var s={value:r,cost:n};this.queue.push(s),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return this.queue.length===0}}};t.exports=e})(tu)),tu.exports}var Y0;function w5(){return Y0||(Y0=1,(function(t){const e=vn(),r=m5(),n=g5(),s=v5(),o=_5(),a=Z0(),i=gn(),l=y5();function c(y){return unescape(encodeURIComponent(y)).length}function u(y,_,g){const b=[];let k;for(;(k=y.exec(g))!==null;)b.push({data:k[0],index:k.index,mode:_,length:k[0].length});return b}function p(y){const _=u(a.NUMERIC,e.NUMERIC,y),g=u(a.ALPHANUMERIC,e.ALPHANUMERIC,y);let b,k;return i.isKanjiModeEnabled()?(b=u(a.BYTE,e.BYTE,y),k=u(a.KANJI,e.KANJI,y)):(b=u(a.BYTE_KANJI,e.BYTE,y),k=[]),_.concat(g,b,k).sort(function(T,x){return T.index-x.index}).map(function(T){return{data:T.data,mode:T.mode,length:T.length}})}function h(y,_){switch(_){case e.NUMERIC:return r.getBitsLength(y);case e.ALPHANUMERIC:return n.getBitsLength(y);case e.KANJI:return o.getBitsLength(y);case e.BYTE:return s.getBitsLength(y)}}function d(y){return y.reduce(function(_,g){const b=_.length-1>=0?_[_.length-1]:null;return b&&b.mode===g.mode?(_[_.length-1].data+=g.data,_):(_.push(g),_)},[])}function f(y){const _=[];for(let g=0;g<y.length;g++){const b=y[g];switch(b.mode){case e.NUMERIC:_.push([b,{data:b.data,mode:e.ALPHANUMERIC,length:b.length},{data:b.data,mode:e.BYTE,length:b.length}]);break;case e.ALPHANUMERIC:_.push([b,{data:b.data,mode:e.BYTE,length:b.length}]);break;case e.KANJI:_.push([b,{data:b.data,mode:e.BYTE,length:c(b.data)}]);break;case e.BYTE:_.push([{data:b.data,mode:e.BYTE,length:c(b.data)}])}}return _}function w(y,_){const g={},b={start:{}};let k=["start"];for(let S=0;S<y.length;S++){const T=y[S],x=[];for(let I=0;I<T.length;I++){const A=T[I],P=""+S+I;x.push(P),g[P]={node:A,lastCount:0},b[P]={};for(let D=0;D<k.length;D++){const U=k[D];g[U]&&g[U].node.mode===A.mode?(b[U][P]=h(g[U].lastCount+A.length,A.mode)-h(g[U].lastCount,A.mode),g[U].lastCount+=A.length):(g[U]&&(g[U].lastCount=A.length),b[U][P]=h(A.length,A.mode)+4+e.getCharCountIndicator(A.mode,_))}}k=x}for(let S=0;S<k.length;S++)b[k[S]].end=0;return{map:b,table:g}}function m(y,_){let g;const b=e.getBestModeForData(y);if(g=e.from(_,b),g!==e.BYTE&&g.bit<b.bit)throw new Error('"'+y+'" cannot be encoded with mode '+e.toString(g)+`.
46
- Suggested mode is: `+e.toString(b));switch(g===e.KANJI&&!i.isKanjiModeEnabled()&&(g=e.BYTE),g){case e.NUMERIC:return new r(y);case e.ALPHANUMERIC:return new n(y);case e.KANJI:return new o(y);case e.BYTE:return new s(y)}}t.fromArray=function(_){return _.reduce(function(g,b){return typeof b=="string"?g.push(m(b,null)):b.data&&g.push(m(b.data,b.mode)),g},[])},t.fromString=function(_,g){const b=p(_,i.isKanjiModeEnabled()),k=f(b),S=w(k,g),T=l.find_path(S.map,"start","end"),x=[];for(let I=1;I<T.length-1;I++)x.push(S.table[T[I]].node);return t.fromArray(d(x))},t.rawSplit=function(_){return t.fromArray(p(_,i.isKanjiModeEnabled()))}})(Kc)),Kc}var Q0;function b5(){if(Q0)return Lc;Q0=1;const t=gn(),e=qc(),r=o5(),n=a5(),s=i5(),o=l5(),a=c5(),i=N0(),l=p5(),c=f5(),u=h5(),p=vn(),h=w5();function d(S,T){const x=S.size,I=o.getPositions(T);for(let A=0;A<I.length;A++){const P=I[A][0],D=I[A][1];for(let U=-1;U<=7;U++)if(!(P+U<=-1||x<=P+U))for(let V=-1;V<=7;V++)D+V<=-1||x<=D+V||(U>=0&&U<=6&&(V===0||V===6)||V>=0&&V<=6&&(U===0||U===6)||U>=2&&U<=4&&V>=2&&V<=4?S.set(P+U,D+V,!0,!0):S.set(P+U,D+V,!1,!0))}}function f(S){const T=S.size;for(let x=8;x<T-8;x++){const I=x%2===0;S.set(x,6,I,!0),S.set(6,x,I,!0)}}function w(S,T){const x=s.getPositions(T);for(let I=0;I<x.length;I++){const A=x[I][0],P=x[I][1];for(let D=-2;D<=2;D++)for(let U=-2;U<=2;U++)D===-2||D===2||U===-2||U===2||D===0&&U===0?S.set(A+D,P+U,!0,!0):S.set(A+D,P+U,!1,!0)}}function m(S,T){const x=S.size,I=c.getEncodedBits(T);let A,P,D;for(let U=0;U<18;U++)A=Math.floor(U/3),P=U%3+x-8-3,D=(I>>U&1)===1,S.set(A,P,D,!0),S.set(P,A,D,!0)}function y(S,T,x){const I=S.size,A=u.getEncodedBits(T,x);let P,D;for(P=0;P<15;P++)D=(A>>P&1)===1,P<6?S.set(P,8,D,!0):P<8?S.set(P+1,8,D,!0):S.set(I-15+P,8,D,!0),P<8?S.set(8,I-P-1,D,!0):P<9?S.set(8,15-P-1+1,D,!0):S.set(8,15-P-1,D,!0);S.set(I-8,8,1,!0)}function _(S,T){const x=S.size;let I=-1,A=x-1,P=7,D=0;for(let U=x-1;U>0;U-=2)for(U===6&&U--;;){for(let V=0;V<2;V++)if(!S.isReserved(A,U-V)){let se=!1;D<T.length&&(se=(T[D]>>>P&1)===1),S.set(A,U-V,se),P--,P===-1&&(D++,P=7)}if(A+=I,A<0||x<=A){A-=I,I=-I;break}}}function g(S,T,x){const I=new r;x.forEach(function(V){I.put(V.mode.bit,4),I.put(V.getLength(),p.getCharCountIndicator(V.mode,S)),V.write(I)});const A=t.getSymbolTotalCodewords(S),P=i.getTotalCodewordsCount(S,T),D=(A-P)*8;for(I.getLengthInBits()+4<=D&&I.put(0,4);I.getLengthInBits()%8!==0;)I.putBit(0);const U=(D-I.getLengthInBits())/8;for(let V=0;V<U;V++)I.put(V%2?17:236,8);return b(I,S,T)}function b(S,T,x){const I=t.getSymbolTotalCodewords(T),A=i.getTotalCodewordsCount(T,x),P=I-A,D=i.getBlocksCount(T,x),U=I%D,V=D-U,se=Math.floor(I/D),fe=Math.floor(P/D),de=fe+1,re=se-fe,_e=new l(re);let H=0;const O=new Array(D),F=new Array(D);let q=0;const E=new Uint8Array(S.buffer);for(let ye=0;ye<D;ye++){const pe=ye<V?fe:de;O[ye]=E.slice(H,H+pe),F[ye]=_e.encode(O[ye]),H+=pe,q=Math.max(q,pe)}const R=new Uint8Array(I);let $=0,B,W;for(B=0;B<q;B++)for(W=0;W<D;W++)B<O[W].length&&(R[$++]=O[W][B]);for(B=0;B<re;B++)for(W=0;W<D;W++)R[$++]=F[W][B];return R}function k(S,T,x,I){let A;if(Array.isArray(S))A=h.fromArray(S);else if(typeof S=="string"){let se=T;if(!se){const fe=h.rawSplit(S);se=c.getBestVersionForData(fe,x)}A=h.fromString(S,se||40)}else throw new Error("Invalid data");const P=c.getBestVersionForData(A,x);if(!P)throw new Error("The amount of data is too big to be stored in a QR Code");if(!T)T=P;else if(T<P)throw new Error(`
43
+ `&&n++}}return[e,r]}class s0 extends Event{constructor(e,r){var n,s;super(e),this.code=(n=r?.code)!=null?n:void 0,this.message=(s=r?.message)!=null?s:void 0}[Symbol.for("nodejs.util.inspect.custom")](e,r,n){return n(o0(this),r)}[Symbol.for("Deno.customInspect")](e,r){return e(o0(this),r)}}function j6(t){const e=globalThis.DOMException;return typeof e=="function"?new e(t,"SyntaxError"):new SyntaxError(t)}function Pl(t){return t instanceof Error?"errors"in t&&Array.isArray(t.errors)?t.errors.map(Pl).join(", "):"cause"in t&&t.cause instanceof Error?`${t}: ${Pl(t.cause)}`:t.message:`${t}`}function o0(t){return{type:t.type,message:t.message,code:t.code,defaultPrevented:t.defaultPrevented,cancelable:t.cancelable,timeStamp:t.timeStamp}}var a0=t=>{throw TypeError(t)},Ol=(t,e,r)=>e.has(t)||a0("Cannot "+r),Re=(t,e,r)=>(Ol(t,e,"read from private field"),r?r.call(t):e.get(t)),rt=(t,e,r)=>e.has(t)?a0("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),Ye=(t,e,r,n)=>(Ol(t,e,"write to private field"),e.set(t,r),r),Ar=(t,e,r)=>(Ol(t,e,"access private method"),r),xt,Tn,Yn,li,ui,ao,Qn,io,Qr,Xn,es,ts,co,er,Al,Ml,Nl,i0,Ll,ql,lo,jl,Ul;class uo extends EventTarget{constructor(e,r){var n,s;super(),rt(this,er),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,rt(this,xt),rt(this,Tn),rt(this,Yn),rt(this,li),rt(this,ui),rt(this,ao),rt(this,Qn),rt(this,io,null),rt(this,Qr),rt(this,Xn),rt(this,es,null),rt(this,ts,null),rt(this,co,null),rt(this,Ml,async o=>{var a;Re(this,Xn).reset();const{body:i,redirected:c,status:l,headers:u}=o;if(l===204){Ar(this,er,lo).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(c?Ye(this,Yn,new URL(o.url)):Ye(this,Yn,void 0),l!==200){Ar(this,er,lo).call(this,`Non-200 status code (${l})`,l);return}if(!(u.get("content-type")||"").startsWith("text/event-stream")){Ar(this,er,lo).call(this,'Invalid content type, expected "text/event-stream"',l);return}if(Re(this,xt)===this.CLOSED)return;Ye(this,xt,this.OPEN);const h=new Event("open");if((a=Re(this,co))==null||a.call(this,h),this.dispatchEvent(h),typeof i!="object"||!i||!("getReader"in i)){Ar(this,er,lo).call(this,"Invalid response body, expected a web ReadableStream",l),this.close();return}const f=new TextDecoder,p=i.getReader();let m=!0;do{const{done:v,value:_}=await p.read();_&&Re(this,Xn).feed(f.decode(_,{stream:!v})),v&&(m=!1,Re(this,Xn).reset(),Ar(this,er,jl).call(this))}while(m)}),rt(this,Nl,o=>{Ye(this,Qr,void 0),!(o.name==="AbortError"||o.type==="aborted")&&Ar(this,er,jl).call(this,Pl(o))}),rt(this,Ll,o=>{typeof o.id=="string"&&Ye(this,io,o.id);const a=new MessageEvent(o.event||"message",{data:o.data,origin:Re(this,Yn)?Re(this,Yn).origin:Re(this,Tn).origin,lastEventId:o.id||""});Re(this,ts)&&(!o.event||o.event==="message")&&Re(this,ts).call(this,a),this.dispatchEvent(a)}),rt(this,ql,o=>{Ye(this,ao,o)}),rt(this,Ul,()=>{Ye(this,Qn,void 0),Re(this,xt)===this.CONNECTING&&Ar(this,er,Al).call(this)});try{if(e instanceof URL)Ye(this,Tn,e);else if(typeof e=="string")Ye(this,Tn,new URL(e,U6()));else throw new Error("Invalid URL")}catch{throw j6("An invalid or illegal string was specified")}Ye(this,Xn,n0({onEvent:Re(this,Ll),onRetry:Re(this,ql)})),Ye(this,xt,this.CONNECTING),Ye(this,ao,3e3),Ye(this,ui,(n=r?.fetch)!=null?n:globalThis.fetch),Ye(this,li,(s=r?.withCredentials)!=null?s:!1),Ar(this,er,Al).call(this)}get readyState(){return Re(this,xt)}get url(){return Re(this,Tn).href}get withCredentials(){return Re(this,li)}get onerror(){return Re(this,es)}set onerror(e){Ye(this,es,e)}get onmessage(){return Re(this,ts)}set onmessage(e){Ye(this,ts,e)}get onopen(){return Re(this,co)}set onopen(e){Ye(this,co,e)}addEventListener(e,r,n){const s=r;super.addEventListener(e,s,n)}removeEventListener(e,r,n){const s=r;super.removeEventListener(e,s,n)}close(){Re(this,Qn)&&clearTimeout(Re(this,Qn)),Re(this,xt)!==this.CLOSED&&(Re(this,Qr)&&Re(this,Qr).abort(),Ye(this,xt,this.CLOSED),Ye(this,Qr,void 0))}}xt=new WeakMap,Tn=new WeakMap,Yn=new WeakMap,li=new WeakMap,ui=new WeakMap,ao=new WeakMap,Qn=new WeakMap,io=new WeakMap,Qr=new WeakMap,Xn=new WeakMap,es=new WeakMap,ts=new WeakMap,co=new WeakMap,er=new WeakSet,Al=function(){Ye(this,xt,this.CONNECTING),Ye(this,Qr,new AbortController),Re(this,ui)(Re(this,Tn),Ar(this,er,i0).call(this)).then(Re(this,Ml)).catch(Re(this,Nl))},Ml=new WeakMap,Nl=new WeakMap,i0=function(){var t;const e={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...Re(this,io)?{"Last-Event-ID":Re(this,io)}:void 0},cache:"no-store",signal:(t=Re(this,Qr))==null?void 0:t.signal};return"window"in globalThis&&(e.credentials=this.withCredentials?"include":"same-origin"),e},Ll=new WeakMap,ql=new WeakMap,lo=function(t,e){var r;Re(this,xt)!==this.CLOSED&&Ye(this,xt,this.CLOSED);const n=new s0("error",{code:e,message:t});(r=Re(this,es))==null||r.call(this,n),this.dispatchEvent(n)},jl=function(t,e){var r;if(Re(this,xt)===this.CLOSED)return;Ye(this,xt,this.CONNECTING);const n=new s0("error",{code:e,message:t});(r=Re(this,es))==null||r.call(this,n),this.dispatchEvent(n),Ye(this,Qn,setTimeout(Re(this,Ul),Re(this,ao)))},Ul=new WeakMap,uo.CONNECTING=0,uo.OPEN=1,uo.CLOSED=2;function U6(){const t="document"in globalThis?globalThis.document:void 0;return t&&typeof t=="object"&&"baseURI"in t&&typeof t.baseURI=="string"?t.baseURI:void 0}function di(t){return t?t instanceof Headers?Object.fromEntries(t.entries()):Array.isArray(t)?Object.fromEntries(t):{...t}:{}}function c0(t=fetch,e){return e?async(r,n)=>{const s={...e,...n,headers:n?.headers?{...di(e.headers),...di(n.headers)}:e.headers};return t(r,s)}:t}let zl;zl=globalThis.crypto;async function z6(t){return(await zl).getRandomValues(new Uint8Array(t))}async function D6(t){const e="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~",r=Math.pow(2,8)-Math.pow(2,8)%e.length;let n="";for(;n.length<t;){const s=await z6(t-n.length);for(const o of s)o<r&&(n+=e[o%e.length])}return n}async function Z6(t){return await D6(t)}async function V6(t){const e=await(await zl).subtle.digest("SHA-256",new TextEncoder().encode(t));return btoa(String.fromCharCode(...new Uint8Array(e))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}async function Dl(t){if(t||(t=43),t<43||t>128)throw`Expected a length between 43 and 128. Received ${t}.`;const e=await Z6(t),r=await V6(e);return{code_verifier:e,code_challenge:r}}const lt=em().superRefine((t,e)=>{if(!URL.canParse(t))return e.addIssue({code:nl.custom,message:"URL must be parseable",fatal:!0}),jc}).refine(t=>{const e=new URL(t);return e.protocol!=="javascript:"&&e.protocol!=="data:"&&e.protocol!=="vbscript:"},{message:"URL cannot use javascript:, data:, or vbscript: scheme"}),F6=Oe({resource:d().url(),authorization_servers:I(lt).optional(),jwks_uri:d().url().optional(),scopes_supported:I(d()).optional(),bearer_methods_supported:I(d()).optional(),resource_signing_alg_values_supported:I(d()).optional(),resource_name:d().optional(),resource_documentation:d().optional(),resource_policy_uri:d().url().optional(),resource_tos_uri:d().url().optional(),tls_client_certificate_bound_access_tokens:ne().optional(),authorization_details_types_supported:I(d()).optional(),dpop_signing_alg_values_supported:I(d()).optional(),dpop_bound_access_tokens_required:ne().optional()}),l0=Oe({issuer:d(),authorization_endpoint:lt,token_endpoint:lt,registration_endpoint:lt.optional(),scopes_supported:I(d()).optional(),response_types_supported:I(d()),response_modes_supported:I(d()).optional(),grant_types_supported:I(d()).optional(),token_endpoint_auth_methods_supported:I(d()).optional(),token_endpoint_auth_signing_alg_values_supported:I(d()).optional(),service_documentation:lt.optional(),revocation_endpoint:lt.optional(),revocation_endpoint_auth_methods_supported:I(d()).optional(),revocation_endpoint_auth_signing_alg_values_supported:I(d()).optional(),introspection_endpoint:d().optional(),introspection_endpoint_auth_methods_supported:I(d()).optional(),introspection_endpoint_auth_signing_alg_values_supported:I(d()).optional(),code_challenge_methods_supported:I(d()).optional(),client_id_metadata_document_supported:ne().optional()}),H6=Oe({issuer:d(),authorization_endpoint:lt,token_endpoint:lt,userinfo_endpoint:lt.optional(),jwks_uri:lt,registration_endpoint:lt.optional(),scopes_supported:I(d()).optional(),response_types_supported:I(d()),response_modes_supported:I(d()).optional(),grant_types_supported:I(d()).optional(),acr_values_supported:I(d()).optional(),subject_types_supported:I(d()),id_token_signing_alg_values_supported:I(d()),id_token_encryption_alg_values_supported:I(d()).optional(),id_token_encryption_enc_values_supported:I(d()).optional(),userinfo_signing_alg_values_supported:I(d()).optional(),userinfo_encryption_alg_values_supported:I(d()).optional(),userinfo_encryption_enc_values_supported:I(d()).optional(),request_object_signing_alg_values_supported:I(d()).optional(),request_object_encryption_alg_values_supported:I(d()).optional(),request_object_encryption_enc_values_supported:I(d()).optional(),token_endpoint_auth_methods_supported:I(d()).optional(),token_endpoint_auth_signing_alg_values_supported:I(d()).optional(),display_values_supported:I(d()).optional(),claim_types_supported:I(d()).optional(),claims_supported:I(d()).optional(),service_documentation:d().optional(),claims_locales_supported:I(d()).optional(),ui_locales_supported:I(d()).optional(),claims_parameter_supported:ne().optional(),request_parameter_supported:ne().optional(),request_uri_parameter_supported:ne().optional(),require_request_uri_registration:ne().optional(),op_policy_uri:lt.optional(),op_tos_uri:lt.optional(),client_id_metadata_document_supported:ne().optional()}),B6=C({...H6.shape,...l0.pick({code_challenge_methods_supported:!0}).shape}),J6=C({access_token:d(),id_token:d().optional(),token_type:d(),expires_in:dm().optional(),scope:d().optional(),refresh_token:d().optional()}).strip(),W6=C({error:d(),error_description:d().optional(),error_uri:d().optional()}),u0=lt.optional().or(O("").transform(()=>{})),G6=C({redirect_uris:I(lt),token_endpoint_auth_method:d().optional(),grant_types:I(d()).optional(),response_types:I(d()).optional(),client_name:d().optional(),client_uri:lt.optional(),logo_uri:u0,scope:d().optional(),contacts:I(d()).optional(),tos_uri:u0,policy_uri:d().optional(),jwks_uri:lt.optional(),jwks:mt().optional(),software_id:d().optional(),software_version:d().optional(),software_statement:d().optional()}).strip(),K6=C({client_id:d(),client_secret:d().optional(),client_id_issued_at:M().optional(),client_secret_expires_at:M().optional()}).strip(),Y6=G6.merge(K6);C({error:d(),error_description:d().optional()}).strip(),C({token:d(),token_type_hint:d().optional()}).strip();function Q6(t){const e=typeof t=="string"?new URL(t):new URL(t.href);return e.hash="",e}function X6({requestedResource:t,configuredResource:e}){const r=typeof t=="string"?new URL(t):new URL(t.href),n=typeof e=="string"?new URL(e):new URL(e.href);if(r.origin!==n.origin||r.pathname.length<n.pathname.length)return!1;const s=r.pathname.endsWith("/")?r.pathname:r.pathname+"/",o=n.pathname.endsWith("/")?n.pathname:n.pathname+"/";return s.startsWith(o)}let nt=class extends Error{constructor(e,r){super(e),this.errorUri=r,this.name=this.constructor.name}toResponseObject(){const e={error:this.errorCode,error_description:this.message};return this.errorUri&&(e.error_uri=this.errorUri),e}get errorCode(){return this.constructor.errorCode}},Zl=class extends nt{};Zl.errorCode="invalid_request";let pi=class extends nt{};pi.errorCode="invalid_client";let hi=class extends nt{};hi.errorCode="invalid_grant";let fi=class extends nt{};fi.errorCode="unauthorized_client";let Vl=class extends nt{};Vl.errorCode="unsupported_grant_type";let Fl=class extends nt{};Fl.errorCode="invalid_scope";let Hl=class extends nt{};Hl.errorCode="access_denied";let rs=class extends nt{};rs.errorCode="server_error";let Bl=class extends nt{};Bl.errorCode="temporarily_unavailable";let Jl=class extends nt{};Jl.errorCode="unsupported_response_type";let Wl=class extends nt{};Wl.errorCode="unsupported_token_type";let Gl=class extends nt{};Gl.errorCode="invalid_token";let Kl=class extends nt{};Kl.errorCode="method_not_allowed";let Yl=class extends nt{};Yl.errorCode="too_many_requests";let mi=class extends nt{};mi.errorCode="invalid_client_metadata";let Ql=class extends nt{};Ql.errorCode="insufficient_scope";class Xl extends nt{}Xl.errorCode="invalid_target";const eT={[Zl.errorCode]:Zl,[pi.errorCode]:pi,[hi.errorCode]:hi,[fi.errorCode]:fi,[Vl.errorCode]:Vl,[Fl.errorCode]:Fl,[Hl.errorCode]:Hl,[rs.errorCode]:rs,[Bl.errorCode]:Bl,[Jl.errorCode]:Jl,[Wl.errorCode]:Wl,[Gl.errorCode]:Gl,[Kl.errorCode]:Kl,[Yl.errorCode]:Yl,[mi.errorCode]:mi,[Ql.errorCode]:Ql,[Xl.errorCode]:Xl};let Ft=class extends Error{constructor(e){super(e??"Unauthorized")}};function tT(t){return["client_secret_basic","client_secret_post","none"].includes(t)}const eu="code",tu="S256";function rT(t,e){const r=t.client_secret!==void 0;return e.length===0?r?"client_secret_post":"none":"token_endpoint_auth_method"in t&&t.token_endpoint_auth_method&&tT(t.token_endpoint_auth_method)&&e.includes(t.token_endpoint_auth_method)?t.token_endpoint_auth_method:r&&e.includes("client_secret_basic")?"client_secret_basic":r&&e.includes("client_secret_post")?"client_secret_post":e.includes("none")?"none":r?"client_secret_post":"none"}function nT(t,e,r,n){const{client_id:s,client_secret:o}=e;switch(t){case"client_secret_basic":sT(s,o,r);return;case"client_secret_post":oT(s,o,n);return;case"none":aT(s,n);return;default:throw new Error(`Unsupported client authentication method: ${t}`)}}function sT(t,e,r){if(!e)throw new Error("client_secret_basic authentication requires a client_secret");const n=btoa(`${t}:${e}`);r.set("Authorization",`Basic ${n}`)}function oT(t,e,r){r.set("client_id",t),e&&r.set("client_secret",e)}function aT(t,e){e.set("client_id",t)}async function d0(t){const e=t instanceof Response?t.status:void 0,r=t instanceof Response?await t.text():t;try{const n=W6.parse(JSON.parse(r)),{error:s,error_description:o,error_uri:a}=n,i=eT[s]||rs;return new i(o||"",a)}catch(n){const s=`${e?`HTTP ${e}: `:""}Invalid OAuth error response: ${n}. Raw body: ${r}`;return new rs(s)}}async function $n(t,e){try{return await ru(t,e)}catch(r){if(r instanceof pi||r instanceof fi)return await t.invalidateCredentials?.("all"),await ru(t,e);if(r instanceof hi)return await t.invalidateCredentials?.("tokens"),await ru(t,e);throw r}}async function ru(t,{serverUrl:e,authorizationCode:r,scope:n,resourceMetadataUrl:s,fetchFn:o}){let a,i;try{a=await lT(e,{resourceMetadataUrl:s},o),a.authorization_servers&&a.authorization_servers.length>0&&(i=a.authorization_servers[0])}catch{}i||(i=new URL("/",e));const c=await cT(e,t,a),l=await fT(i,{fetchFn:o});let u=await Promise.resolve(t.clientInformation());if(!u){if(r!==void 0)throw new Error("Existing OAuth client information is required when exchanging an authorization code");const _=l?.client_id_metadata_document_supported===!0,w=t.clientMetadataUrl;if(w&&!iT(w))throw new mi(`clientMetadataUrl must be a valid HTTPS URL with a non-root pathname, got: ${w}`);if(_&&w)u={client_id:w},await t.saveClientInformation?.(u);else{if(!t.saveClientInformation)throw new Error("OAuth client information must be saveable for dynamic registration");const y=await yT(i,{metadata:l,clientMetadata:t.clientMetadata,fetchFn:o});await t.saveClientInformation(y),u=y}}const h=!t.redirectUrl;if(r!==void 0||h){const _=await vT(t,i,{metadata:l,resource:c,authorizationCode:r,fetchFn:o});return await t.saveTokens(_),"AUTHORIZED"}const f=await t.tokens();if(f?.refresh_token)try{const _=await _T(i,{metadata:l,clientInformation:u,refreshToken:f.refresh_token,resource:c,addClientAuthentication:t.addClientAuthentication,fetchFn:o});return await t.saveTokens(_),"AUTHORIZED"}catch(_){if(!(!(_ instanceof nt)||_ instanceof rs))throw _}const p=t.state?await t.state():void 0,{authorizationUrl:m,codeVerifier:v}=await mT(i,{metadata:l,clientInformation:u,state:p,redirectUrl:t.redirectUrl,scope:n||a?.scopes_supported?.join(" ")||t.clientMetadata.scope,resource:c});return await t.saveCodeVerifier(v),await t.redirectToAuthorization(m),"REDIRECT"}function iT(t){if(!t)return!1;try{const e=new URL(t);return e.protocol==="https:"&&e.pathname!=="/"}catch{return!1}}async function cT(t,e,r){const n=Q6(t);if(e.validateResourceURL)return await e.validateResourceURL(n,r?.resource);if(r){if(!X6({requestedResource:n,configuredResource:r.resource}))throw new Error(`Protected resource ${r.resource} does not match expected ${n} (or origin)`);return new URL(r.resource)}}function gi(t){const e=t.headers.get("WWW-Authenticate");if(!e)return{};const[r,n]=e.split(" ");if(r.toLowerCase()!=="bearer"||!n)return{};const s=nu(t,"resource_metadata")||void 0;let o;if(s)try{o=new URL(s)}catch{}const a=nu(t,"scope")||void 0,i=nu(t,"error")||void 0;return{resourceMetadataUrl:o,scope:a,error:i}}function nu(t,e){const r=t.headers.get("WWW-Authenticate");if(!r)return null;const n=new RegExp(`${e}=(?:"([^"]+)"|([^\\s,]+))`),s=r.match(n);return s?s[1]||s[2]:null}async function lT(t,e,r=fetch){const n=await pT(t,"oauth-protected-resource",r,{protocolVersion:e?.protocolVersion,metadataUrl:e?.resourceMetadataUrl});if(!n||n.status===404)throw await n?.body?.cancel(),new Error("Resource server does not implement OAuth 2.0 Protected Resource Metadata.");if(!n.ok)throw await n.body?.cancel(),new Error(`HTTP ${n.status} trying to load well-known OAuth protected resource metadata.`);return F6.parse(await n.json())}async function su(t,e,r=fetch){try{return await r(t,{headers:e})}catch(n){if(n instanceof TypeError)return e?su(t,void 0,r):void 0;throw n}}function uT(t,e="",r={}){return e.endsWith("/")&&(e=e.slice(0,-1)),r.prependPathname?`${e}/.well-known/${t}`:`/.well-known/${t}${e}`}async function p0(t,e,r=fetch){return await su(t,{"MCP-Protocol-Version":e},r)}function dT(t,e){return!t||t.status>=400&&t.status<500&&e!=="/"}async function pT(t,e,r,n){const s=new URL(t),o=n?.protocolVersion??Xa;let a;if(n?.metadataUrl)a=new URL(n.metadataUrl);else{const c=uT(e,s.pathname);a=new URL(c,n?.metadataServerUrl??s),a.search=s.search}let i=await p0(a,o,r);if(!n?.metadataUrl&&dT(i,s.pathname)){const c=new URL(`/.well-known/${e}`,s);i=await p0(c,o,r)}return i}function hT(t){const e=typeof t=="string"?new URL(t):t,r=e.pathname!=="/",n=[];if(!r)return n.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),n.push({url:new URL("/.well-known/openid-configuration",e.origin),type:"oidc"}),n;let s=e.pathname;return s.endsWith("/")&&(s=s.slice(0,-1)),n.push({url:new URL(`/.well-known/oauth-authorization-server${s}`,e.origin),type:"oauth"}),n.push({url:new URL(`/.well-known/openid-configuration${s}`,e.origin),type:"oidc"}),n.push({url:new URL(`${s}/.well-known/openid-configuration`,e.origin),type:"oidc"}),n}async function fT(t,{fetchFn:e=fetch,protocolVersion:r=Xa}={}){const n={"MCP-Protocol-Version":r,Accept:"application/json"},s=hT(t);for(const{url:o,type:a}of s){const i=await su(o,n,e);if(i){if(!i.ok){if(await i.body?.cancel(),i.status>=400&&i.status<500)continue;throw new Error(`HTTP ${i.status} trying to load ${a==="oauth"?"OAuth":"OpenID provider"} metadata from ${o}`)}return a==="oauth"?l0.parse(await i.json()):B6.parse(await i.json())}}}async function mT(t,{metadata:e,clientInformation:r,redirectUrl:n,scope:s,state:o,resource:a}){let i;if(e){if(i=new URL(e.authorization_endpoint),!e.response_types_supported.includes(eu))throw new Error(`Incompatible auth server: does not support response type ${eu}`);if(e.code_challenge_methods_supported&&!e.code_challenge_methods_supported.includes(tu))throw new Error(`Incompatible auth server: does not support code challenge method ${tu}`)}else i=new URL("/authorize",t);const c=await Dl(),l=c.code_verifier,u=c.code_challenge;return i.searchParams.set("response_type",eu),i.searchParams.set("client_id",r.client_id),i.searchParams.set("code_challenge",u),i.searchParams.set("code_challenge_method",tu),i.searchParams.set("redirect_uri",String(n)),o&&i.searchParams.set("state",o),s&&i.searchParams.set("scope",s),s?.includes("offline_access")&&i.searchParams.append("prompt","consent"),a&&i.searchParams.set("resource",a.href),{authorizationUrl:i,codeVerifier:l}}function gT(t,e,r){return new URLSearchParams({grant_type:"authorization_code",code:t,code_verifier:e,redirect_uri:String(r)})}async function h0(t,{metadata:e,tokenRequestParams:r,clientInformation:n,addClientAuthentication:s,resource:o,fetchFn:a}){const i=e?.token_endpoint?new URL(e.token_endpoint):new URL("/token",t),c=new Headers({"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"});if(o&&r.set("resource",o.href),s)await s(c,r,i,e);else if(n){const u=e?.token_endpoint_auth_methods_supported??[],h=rT(n,u);nT(h,n,c,r)}const l=await(a??fetch)(i,{method:"POST",headers:c,body:r});if(!l.ok)throw await d0(l);return J6.parse(await l.json())}async function _T(t,{metadata:e,clientInformation:r,refreshToken:n,resource:s,addClientAuthentication:o,fetchFn:a}){const i=new URLSearchParams({grant_type:"refresh_token",refresh_token:n}),c=await h0(t,{metadata:e,tokenRequestParams:i,clientInformation:r,addClientAuthentication:o,resource:s,fetchFn:a});return{refresh_token:n,...c}}async function vT(t,e,{metadata:r,resource:n,authorizationCode:s,fetchFn:o}={}){const a=t.clientMetadata.scope;let i;if(t.prepareTokenRequest&&(i=await t.prepareTokenRequest(a)),!i){if(!s)throw new Error("Either provider.prepareTokenRequest() or authorizationCode is required");if(!t.redirectUrl)throw new Error("redirectUrl is required for authorization_code flow");const l=await t.codeVerifier();i=gT(s,l,t.redirectUrl)}const c=await t.clientInformation();return h0(e,{metadata:r,tokenRequestParams:i,clientInformation:c??void 0,addClientAuthentication:t.addClientAuthentication,resource:n,fetchFn:o})}async function yT(t,{metadata:e,clientMetadata:r,fetchFn:n}){let s;if(e){if(!e.registration_endpoint)throw new Error("Incompatible auth server: does not support dynamic client registration");s=new URL(e.registration_endpoint)}else s=new URL("/register",t);const o=await(n??fetch)(s,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!o.ok)throw await d0(o);return Y6.parse(await o.json())}let wT=class extends Error{constructor(e,r,n){super(`SSE error: ${r}`),this.code=e,this.event=n}},f0=class{constructor(e,r){this._url=e,this._resourceMetadataUrl=void 0,this._scope=void 0,this._eventSourceInit=r?.eventSourceInit,this._requestInit=r?.requestInit,this._authProvider=r?.authProvider,this._fetch=r?.fetch,this._fetchWithInit=c0(r?.fetch,r?.requestInit)}async _authThenStart(){if(!this._authProvider)throw new Ft("No auth provider");let e;try{e=await $n(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})}catch(r){throw this.onerror?.(r),r}if(e!=="AUTHORIZED")throw new Ft;return await this._startOrAuth()}async _commonHeaders(){const e={};if(this._authProvider){const n=await this._authProvider.tokens();n&&(e.Authorization=`Bearer ${n.access_token}`)}this._protocolVersion&&(e["mcp-protocol-version"]=this._protocolVersion);const r=di(this._requestInit?.headers);return new Headers({...e,...r})}_startOrAuth(){const e=this?._eventSourceInit?.fetch??this._fetch??fetch;return new Promise((r,n)=>{this._eventSource=new uo(this._url.href,{...this._eventSourceInit,fetch:async(s,o)=>{const a=await this._commonHeaders();a.set("Accept","text/event-stream");const i=await e(s,{...o,headers:a});if(i.status===401&&i.headers.has("www-authenticate")){const{resourceMetadataUrl:c,scope:l}=gi(i);this._resourceMetadataUrl=c,this._scope=l}return i}}),this._abortController=new AbortController,this._eventSource.onerror=s=>{if(s.code===401&&this._authProvider){this._authThenStart().then(r,n);return}const o=new wT(s.code,s.message,s);n(o),this.onerror?.(o)},this._eventSource.onopen=()=>{},this._eventSource.addEventListener("endpoint",s=>{const o=s;try{if(this._endpoint=new URL(o.data,this._url),this._endpoint.origin!==this._url.origin)throw new Error(`Endpoint origin does not match connection origin: ${this._endpoint.origin}`)}catch(a){n(a),this.onerror?.(a),this.close();return}r()}),this._eventSource.onmessage=s=>{const o=s;let a;try{a=Wn.parse(JSON.parse(o.data))}catch(i){this.onerror?.(i);return}this.onmessage?.(a)}})}async start(){if(this._eventSource)throw new Error("SSEClientTransport already started! If using Client class, note that connect() calls start() automatically.");return await this._startOrAuth()}async finishAuth(e){if(!this._authProvider)throw new Ft("No auth provider");if(await $n(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new Ft("Failed to authorize")}async close(){this._abortController?.abort(),this._eventSource?.close(),this.onclose?.()}async send(e){if(!this._endpoint)throw new Error("Not connected");try{const r=await this._commonHeaders();r.set("content-type","application/json");const n={...this._requestInit,method:"POST",headers:r,body:JSON.stringify(e),signal:this._abortController?.signal},s=await(this._fetch??fetch)(this._endpoint,n);if(!s.ok){const o=await s.text().catch(()=>null);if(s.status===401&&this._authProvider){const{resourceMetadataUrl:a,scope:i}=gi(s);if(this._resourceMetadataUrl=a,this._scope=i,await $n(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new Ft;return this.send(e)}throw new Error(`Error POSTing to endpoint (HTTP ${s.status}): ${o}`)}await s.body?.cancel()}catch(r){throw this.onerror?.(r),r}}setProtocolVersion(e){this._protocolVersion=e}};class En extends TransformStream{constructor({onError:e,onRetry:r,onComment:n}={}){let s;super({start(o){s=n0({onEvent:a=>{o.enqueue(a)},onError(a){e==="terminate"?o.error(a):typeof e=="function"&&e(a)},onRetry:r,onComment:n})},transform(o){s.feed(o)}})}}const bT={initialReconnectionDelay:1e3,maxReconnectionDelay:3e4,reconnectionDelayGrowFactor:1.5,maxRetries:2};let ns=class extends Error{constructor(e,r){super(`Streamable HTTP error: ${r}`),this.code=e}},ST=class{constructor(e,r){this._hasCompletedAuthFlow=!1,this._url=e,this._resourceMetadataUrl=void 0,this._scope=void 0,this._requestInit=r?.requestInit,this._authProvider=r?.authProvider,this._fetch=r?.fetch,this._fetchWithInit=c0(r?.fetch,r?.requestInit),this._sessionId=r?.sessionId,this._reconnectionOptions=r?.reconnectionOptions??bT}async _authThenStart(){if(!this._authProvider)throw new Ft("No auth provider");let e;try{e=await $n(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})}catch(r){throw this.onerror?.(r),r}if(e!=="AUTHORIZED")throw new Ft;return await this._startOrAuthSse({resumptionToken:void 0})}async _commonHeaders(){const e={};if(this._authProvider){const n=await this._authProvider.tokens();n&&(e.Authorization=`Bearer ${n.access_token}`)}this._sessionId&&(e["mcp-session-id"]=this._sessionId),this._protocolVersion&&(e["mcp-protocol-version"]=this._protocolVersion);const r=di(this._requestInit?.headers);return new Headers({...e,...r})}async _startOrAuthSse(e){const{resumptionToken:r}=e;try{const n=await this._commonHeaders();n.set("Accept","text/event-stream"),r&&n.set("last-event-id",r);const s=await(this._fetch??fetch)(this._url,{method:"GET",headers:n,signal:this._abortController?.signal});if(!s.ok){if(await s.body?.cancel(),s.status===401&&this._authProvider)return await this._authThenStart();if(s.status===405)return;throw new ns(s.status,`Failed to open SSE stream: ${s.statusText}`)}this._handleSseStream(s.body,e,!0)}catch(n){throw this.onerror?.(n),n}}_getNextReconnectionDelay(e){if(this._serverRetryMs!==void 0)return this._serverRetryMs;const r=this._reconnectionOptions.initialReconnectionDelay,n=this._reconnectionOptions.reconnectionDelayGrowFactor,s=this._reconnectionOptions.maxReconnectionDelay;return Math.min(r*Math.pow(n,e),s)}_scheduleReconnection(e,r=0){const n=this._reconnectionOptions.maxRetries;if(r>=n){this.onerror?.(new Error(`Maximum reconnection attempts (${n}) exceeded.`));return}const s=this._getNextReconnectionDelay(r);this._reconnectionTimeout=setTimeout(()=>{this._startOrAuthSse(e).catch(o=>{this.onerror?.(new Error(`Failed to reconnect SSE stream: ${o instanceof Error?o.message:String(o)}`)),this._scheduleReconnection(e,r+1)})},s)}_handleSseStream(e,r,n){if(!e)return;const{onresumptiontoken:s,replayMessageId:o}=r;let a,i=!1,c=!1;(async()=>{try{const u=e.pipeThrough(new TextDecoderStream).pipeThrough(new En({onRetry:p=>{this._serverRetryMs=p}})).getReader();for(;;){const{value:p,done:m}=await u.read();if(m)break;if(p.id&&(a=p.id,i=!0,s?.(p.id)),!!p.data&&(!p.event||p.event==="message"))try{const v=Wn.parse(JSON.parse(p.data));Xs(v)&&(c=!0,o!==void 0&&(v.id=o)),this.onmessage?.(v)}catch(v){this.onerror?.(v)}}(n||i)&&!c&&this._abortController&&!this._abortController.signal.aborted&&this._scheduleReconnection({resumptionToken:a,onresumptiontoken:s,replayMessageId:o},0)}catch(u){if(this.onerror?.(new Error(`SSE stream disconnected: ${u}`)),(n||i)&&!c&&this._abortController&&!this._abortController.signal.aborted)try{this._scheduleReconnection({resumptionToken:a,onresumptiontoken:s,replayMessageId:o},0)}catch(p){this.onerror?.(new Error(`Failed to reconnect: ${p instanceof Error?p.message:String(p)}`))}}})()}async start(){if(this._abortController)throw new Error("StreamableHTTPClientTransport already started! If using Client class, note that connect() calls start() automatically.");this._abortController=new AbortController}async finishAuth(e){if(!this._authProvider)throw new Ft("No auth provider");if(await $n(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new Ft("Failed to authorize")}async close(){this._reconnectionTimeout&&(clearTimeout(this._reconnectionTimeout),this._reconnectionTimeout=void 0),this._abortController?.abort(),this.onclose?.()}async send(e,r){try{const{resumptionToken:n,onresumptiontoken:s}=r||{};if(n){this._startOrAuthSse({resumptionToken:n,replayMessageId:ol(e)?e.id:void 0}).catch(f=>this.onerror?.(f));return}const o=await this._commonHeaders();o.set("content-type","application/json"),o.set("accept","application/json, text/event-stream");const a={...this._requestInit,method:"POST",headers:o,body:JSON.stringify(e),signal:this._abortController?.signal},i=await(this._fetch??fetch)(this._url,a),c=i.headers.get("mcp-session-id");if(c&&(this._sessionId=c),!i.ok){const f=await i.text().catch(()=>null);if(i.status===401&&this._authProvider){if(this._hasCompletedAuthFlow)throw new ns(401,"Server returned 401 after successful authentication");const{resourceMetadataUrl:p,scope:m}=gi(i);if(this._resourceMetadataUrl=p,this._scope=m,await $n(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new Ft;return this._hasCompletedAuthFlow=!0,this.send(e)}if(i.status===403&&this._authProvider){const{resourceMetadataUrl:p,scope:m,error:v}=gi(i);if(v==="insufficient_scope"){const _=i.headers.get("WWW-Authenticate");if(this._lastUpscopingHeader===_)throw new ns(403,"Server returned 403 after trying upscoping");if(m&&(this._scope=m),p&&(this._resourceMetadataUrl=p),this._lastUpscopingHeader=_??void 0,await $n(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetch})!=="AUTHORIZED")throw new Ft;return this.send(e)}}throw new ns(i.status,`Error POSTing to endpoint: ${f}`)}if(this._hasCompletedAuthFlow=!1,this._lastUpscopingHeader=void 0,i.status===202){await i.body?.cancel(),bk(e)&&this._startOrAuthSse({resumptionToken:void 0}).catch(f=>this.onerror?.(f));return}const u=(Array.isArray(e)?e:[e]).filter(f=>"method"in f&&"id"in f&&f.id!==void 0).length>0,h=i.headers.get("content-type");if(u)if(h?.includes("text/event-stream"))this._handleSseStream(i.body,{onresumptiontoken:s},!1);else if(h?.includes("application/json")){const f=await i.json(),p=Array.isArray(f)?f.map(m=>Wn.parse(m)):[Wn.parse(f)];for(const m of p)this.onmessage?.(m)}else throw await i.body?.cancel(),new ns(-1,`Unexpected content type: ${h}`);else await i.body?.cancel()}catch(n){throw this.onerror?.(n),n}}get sessionId(){return this._sessionId}async terminateSession(){if(this._sessionId)try{const e=await this._commonHeaders(),r={...this._requestInit,method:"DELETE",headers:e,signal:this._abortController?.signal},n=await(this._fetch??fetch)(this._url,r);if(await n.body?.cancel(),!n.ok&&n.status!==405)throw new ns(n.status,`Failed to terminate session: ${n.statusText}`);this._sessionId=void 0}catch(e){throw this.onerror?.(e),e}}setProtocolVersion(e){this._protocolVersion=e}get protocolVersion(){return this._protocolVersion}async resumeStream(e,r){await this._startOrAuthSse({resumptionToken:e,onresumptiontoken:r?.onresumptiontoken})}};const kT="mcp";let CT=class{constructor(e){this._url=e}start(){if(this._socket)throw new Error("WebSocketClientTransport already started! If using Client class, note that connect() calls start() automatically.");return new Promise((e,r)=>{this._socket=new WebSocket(this._url,kT),this._socket.onerror=n=>{const s="error"in n?n.error:new Error(`WebSocket error: ${JSON.stringify(n)}`);r(s),this.onerror?.(s)},this._socket.onopen=()=>{e()},this._socket.onclose=()=>{this.onclose?.()},this._socket.onmessage=n=>{let s;try{s=Wn.parse(JSON.parse(n.data))}catch(o){this.onerror?.(o);return}this.onmessage?.(s)}})}async close(){this._socket?.close()}send(e){return new Promise((r,n)=>{if(!this._socket){n(new Error("Not connected"));return}this._socket?.send(JSON.stringify(e)),r()})}};const Xr=Lt;(function(t,e){const r=Lt,n=Lt,s=t();for(;;)try{if(parseInt(r(403))/1+-parseInt(r(411))/2*(-parseInt(n(406))/3)+-parseInt(n(425))/4*(parseInt(r(387))/5)+-parseInt(n(426))/6+parseInt(n(395))/7*(-parseInt(r(419))/8)+-parseInt(r(413))/9+parseInt(n(400))/10===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(_i,-118057+3521*-35+-2099*-233);const m0=()=>{const t=Lt,e=Lt,r={};r[t(420)]="3|0|2|1|4",r.vQYJZ=function(a,i){return a!==i},r[e(394)]=e(414),r.ktWqD=function(a,i){return a!==i},r[t(424)]=t(391);const n=r,s=n[e(420)].split("|");let o=859*2+-3*-1039+-4835*1;for(;;){switch(s[o++]){case"0":if(n[e(407)](typeof window,"undefined"))return window;continue;case"1":if(n.vQYJZ(typeof self,n.NZmUq))return self;continue;case"2":if(n[e(405)](typeof global,"undefined"))return global;continue;case"3":if(n[e(405)](typeof globalThis,n[t(394)]))return globalThis;continue;case"4":return Function(n[t(424)])()}break}},TT=(t,e,r)=>{const n=Lt,s=Lt,o={};o.eOzBp=function(i,c){return i!==c},o.ooaJk="undefined",o[n(402)]=function(i,c){return i===c},o[n(421)]="function";const a=o;a[s(389)](typeof window,a.ooaJk)?t[s(423)](e,"*",r):n(423)in t&&a.pTvSc(typeof t[s(423)],a[n(421)])&&t.postMessage(e,r)},$T=(t,e)=>{const r=Lt,n=Lt,s={};s.nTCfA=function(a,i){return a in i},s[r(390)]="addEventListener",s[r(385)]=function(a,i){return a===i},s[r(409)]="function",s.VaHpd=n(392),s[n(384)]=r(417),s.FPOYW=function(a,i){return a!==i};const o=s;o.nTCfA(o.ogKey,t)&&o[n(385)](typeof t.addEventListener,o[n(409)])?t[n(386)](o.VaHpd,e):o[n(384)]in t&&o[r(398)](typeof t[n(417)],r(414))&&(t.onmessage=e)};class po{constructor(e){this._port=e}async[Xr(401)](){const e=Xr,r=Xr;this[e(422)]&&(this[r(422)].onmessage=n=>{var s,o;const a=e;try{const i=Wn.parse(n.data.message);(s=this.onmessage)==null||s.call(this,i,n[a(412)][a(428)])}catch(i){const c=new Error("MessageChannel failed to parse message: "+i);(o=this[a(383)])==null||o.call(this,c)}},this._port.onmessageerror=n=>{var s;const o=r,a=new Error("MessageChannel transport error: "+JSON[o(415)](n));(s=this.onerror)==null||s.call(this,a)},this[r(422)].start())}async send(e,r){const n={EoBZE:function(s){return s()},leEiG:function(s,o){return s instanceof o},cDUwk:function(s,o){return s(o)}};return new Promise((s,o)=>{var a;const i=Lt,c=Lt;try{const l={};l[i(404)]=r?.[i(404)];const u={};u[i(392)]=e,u.extra=l,this._port&&this._port[c(423)](u),n[i(399)](s)}catch(l){const u=n.leEiG(l,Error)?l:new Error(n.cDUwk(String,l));(a=this.onerror)==null||a.call(this,u),o(u)}})}async close(){var e,r;const n=Xr,s=Xr;(e=this._port)==null||e[n(393)](),this[n(422)]=void 0,(r=this[s(408)])==null||r.call(this)}}class ou extends po{constructor(e,r=m0()){const n=Xr,s={lSpBh:function(a,i,c,l){return a(i,c,l)}};super(),this._endpoint=e,this._globalObject=r;const o=new MessageChannel;this._port=o[n(410)],s[n(418)](TT,this._globalObject,{endpoint:this[n(397)]},[o[n(429)]])}}class au extends po{constructor(e,r=m0()){const n=Xr,s=Xr,o={HITdC:function(a,i){return a===i},QdDxM:function(a){return a()},jowPp:function(a,i,c){return a(i,c)}};super(),this[n(397)]=e,this[s(388)]=r,this[s(416)]=new Promise(a=>{const i=n,c={XlglK:function(l,u){return o.HITdC(l,u)},pXlad:function(l){return o.QdDxM(l)}};o[i(427)]($T,this._globalObject,l=>{const u=i,h=i;l[u(412)]&&c.XlglK(l.data[h(396)],this._endpoint)&&(this[u(422)]=l[h(430)][-3036+-1518*-2],c.pXlad(a))})})}async listen(){return this._listen}}function _i(){const t=["message","close","NZmUq","177464iLQCGm","endpoint","_endpoint","FPOYW","EoBZE","3022630ngzRBs","start","pTvSc","272809yMhhPJ","authInfo","ktWqD","21849KofsKk","vQYJZ","onclose","mkHJS","port1","22dUTKmE","data","608229RXNlUs","undefined","stringify","_listen","onmessage","lSpBh","8FmlYyF","XwdDB","cHbAW","_port","postMessage","kFtNB","72572mbPnfL","689424jqaGZE","jowPp","extra","port2","ports","onerror","Fzdib","mkuHv","addEventListener","55juYkZZ","_globalObject","eOzBp","ogKey","return this"];return _i=function(){return t},_i()}function Lt(t,e){const r=_i();return Lt=function(n,s){return n=n-(17227+1*-16844),r[n]},Lt(t,e)}const ET=()=>{const t=new MessageChannel;return[new po(t.port1),new po(t.port2)]};(function(t,e){const r=Be,n=Be,s=t();for(;;)try{if(parseInt(r(452))/1*(parseInt(n(441))/2)+parseInt(n(434))/3*(-parseInt(n(418))/4)+parseInt(r(459))/5+parseInt(r(482))/6*(-parseInt(r(479))/7)+-parseInt(r(458))/8*(parseInt(r(457))/9)+-parseInt(n(416))/10+-parseInt(r(450))/11*(-parseInt(r(433))/12)===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(vi,-411935*1+228107+208149*2);const xT=async(t,e,r)=>{var n;const s=Be,o=Be,a={};a.VRyiJ="tools/list",a.VkPYu="tools/call",a[s(475)]=s(411),a.SoCaE="resources/templates/list",a[o(484)]="resources/read",a[s(461)]="prompts/get",a.srIIC=o(477),a[o(436)]=o(478),a[o(442)]=s(437),a.dEmVs=s(465);const i=a,{id:c,method:l,params:u}=r;let h={};switch(l){case i.VRyiJ:h=await e.listTools(u);break;case i.VkPYu:h=await e.callTool(u);break;case i.fgMSD:h=await e.listResources(u);break;case i[o(466)]:h=await e.listResourceTemplates(u);break;case i.sthgI:h=await e[s(455)](u);break;case o(486):h=await e.subscribeResource(u);break;case s(410):h=await e.unsubscribeResource(u);break;case i[o(461)]:h=await e[o(414)](u);break;case i[s(412)]:h=await e[s(491)](u);break;case i[s(436)]:h=await e[s(478)]();break;case i.kkNqg:h=await e.complete(u);break;case s(464):h=await e.setLoggingLevel(u?.[o(443)]);break}const f={};f.result=h,f.jsonrpc=i[o(472)],f.id=c,await((n=t?.[o(488)])==null?void 0:n[s(460)](f))},IT=async(t,e,r)=>{var n;const s=Be,o=Be,a={};a[s(487)]=o(462),a.ypHTC="ping",a.fPExS=s(465);const i=a,{id:c,method:l,params:u}=r;let h={};switch(l){case"roots/list":const p={};p.method=l,p[o(446)]=u,h=await e[s(469)](p,qm);break;case"sampling/createMessage":const m={};m[s(481)]=l,m[s(446)]=u,h=await e.request(m,kl);break;case i[s(487)]:const v={};v.method=l,v[o(446)]=u,h=await e.request(v,Cl);break;case i.ypHTC:const _={};_.method=l,h=await e.request(_,kn);break}const f={};return f.result=h,f.jsonrpc=i.fPExS,f.id=c,await((n=t?.transport)==null?void 0:n.send(f)),h};function Be(t,e){const r=vi();return Be=function(n,s){return n=n-(-8023+4*-2344+-17809*-1),r[n]},Be(t,e)}const RT=(t,e)=>{const r=Be,n=Be,s={vYlhn:function(a,i){return a===i},DhPFX:r(470),NYVNC:function(a,i,c,l){return a(i,c,l)},yfZbw:"2.0"},o=t._onrequest;t[n(463)]=async(a,i)=>{var c,l,u,h,f;const p=n,m=r,{id:v,method:_}=a;try{s[p(451)](_,s.DhPFX)?await o.call(t,a,i):await s[m(474)](xT,t,e,a)}catch(w){const{code:g,message:y,data:b}=w;try{if(g){const S={};S[m(485)]=g,S[p(422)]=y,S.data=b;const k={};k[m(448)]=S,k.jsonrpc=s[p(417)],k.id=v,await((c=t?.transport)==null?void 0:c[m(460)](k))}else(u=(l=t?.transport)==null?void 0:l.onerror)==null||u.call(l,w)}catch(S){(f=(h=t?.transport)==null?void 0:h.onerror)==null||f.call(h,S)}}}},PT=(t,e)=>{const r=Be,n=Be,s={};s[r(476)]=r(439),s[r(431)]=function(a,i){return a!==i},s.UPdQt="notifications/cancelled";const o=s;t[r(421)]=async a=>{var i,c;const l=r,u=n,{method:h,params:f}=a;if(h!==o[l(476)]&&(o.QWYMz(h,o.UPdQt)||f?.[u(490)]))try{await e[l(445)](a)}catch(p){(c=(i=t?.[l(488)])==null?void 0:i[l(480)])==null||c.call(i,p)}}},OT=(t,e)=>async r=>{var n,s,o,a,i;const c=Be,l=Be,u={TJhyV:function(h,f,p,m){return h(f,p,m)},MMNTY:c(465)};try{return await u.TJhyV(IT,t,e,r)}catch(h){const{code:f,message:p,data:m}=h;try{if(f){const v={};v.code=f,v[c(422)]=p,v[l(419)]=m;const _={};_[c(448)]=v,_[c(424)]=u.MMNTY,_.id=r.id,await((n=t?.transport)==null?void 0:n[l(460)](_))}else(o=(s=t?.transport)==null?void 0:s[c(480)])==null||o.call(s,h)}catch(v){(i=(a=t?.[c(488)])==null?void 0:a.onerror)==null||i.call(a,v)}}},AT=(t,e)=>async r=>{var n,s,o;const a=Be,i=Be,c={};c.xmcLM=function(f,p){return f!==p},c.xSWLt="notifications/initialized",c[a(420)]=i(453);const l=c,{method:u,params:h}=r;if(l.xmcLM(u,l.xSWLt)&&(l.xmcLM(u,l[i(420)])||h?.[i(490)]))try{const f={...r};f.jsonrpc=a(465),await((n=e?.[a(488)])==null?void 0:n.send(f))}catch(f){(o=(s=t?.transport)==null?void 0:s.onerror)==null||o.call(s,f)}};function vi(){const t=["JMaxV","cNneM","completion/complete","addResponseListener","notifications/initialized","call","570686biwZQB","kkNqg","level","addNotificationListener","notification","params","addListener","error","_onresponse","164054EGcqjc","vYlhn","1PDRdga","notifications/cancelled","_requestHandlers","readResource","FjTAY","1782ueLDLp","4496TJFZWc","1767765yPcVQJ","send","HefvS","elicitation/create","_onrequest","logging/setLevel","2.0","SoCaE","HucXo","function","request","initialize","push","dEmVs","addRequestListener","NYVNC","fgMSD","CSjwA","prompts/list","ping","35pZrnNj","onerror","method","238086YifXhM","get","sthgI","code","resources/subscribe","sttJM","transport","jsmFN","forward","listPrompts","resources/unsubscribe","resources/list","srIIC","originalOnResponse","getPrompt","indexOf","3653560KcjkMk","yfZbw","4SAWlvk","data","rCDHw","_onnotification","message","UlqiY","jsonrpc","yCyFn","clearNotificationListener","VWsxO","name","UynHf","length","QWYMz","fallbackRequestHandler","492jTClKn","1028589HsbHVQ"];return vi=function(){return t},vi()}const MT=(t,e)=>async r=>{var n,s,o,a,i,c;const l=Be,u=Be,h={};h.kSvAZ=l(465);const f=h;try{await((n=e?.[u(488)])==null?void 0:n[u(460)](r))}catch(p){const{code:m,message:v,data:_}=p;try{if(m){const w={};w.code=m,w.message=v,w.data=_;const g={};g.error=w,g[u(424)]=f.kSvAZ,g.id=r.id,await((s=t?.transport)==null?void 0:s.send(g))}else(a=(o=t?.transport)==null?void 0:o[l(480)])==null||a.call(o,p)}catch(w){(c=(i=t?.[l(488)])==null?void 0:i[u(480)])==null||c.call(i,w)}}},iu=()=>{const t=Be,e={rgPZO:function(c,l){return c!==l},VWsxO:function(c,l){return c(l)},FjTAY:"function"},r=[],n=(c,l)=>{const u=Be;if(l){const h=[];for(const f of r)try{h.push(f(c,l))}catch{}for(const f of h)if(e.rgPZO(f,null))return f}else for(const h of r)try{e[u(427)](h,c)}catch{}},s=c=>{const l=Be,u=Be;typeof c===e[l(456)]&&!r.includes(c)&&r[u(471)](c)},o=c=>{const l=Be,u=r[l(415)](c);u!==-1&&r.splice(u,-17591+6*2932)},a=()=>{const c=Be;r[c(430)]=-505*7+1322+2213},i={};return i.handleListener=n,i[t(447)]=s,i.removeListener=o,i.clearListener=a,i},NT=t=>{const e=Be,r=Be,n={UlqiY:function(s){return s()},jsmFN:function(s){return s()}};{const{handleListener:s,addListener:o,removeListener:a,clearListener:i}=n[e(423)](iu);t._onresponse=s,t[r(438)]=o,t.removeResponseListener=a,t.clearResponseListener=i}{const{handleListener:s,addListener:o,removeListener:a,clearListener:i}=n[e(489)](iu);t[e(432)]=s,t[r(473)]=o,t.removeRequestListener=a,t.clearRequestListener=i}{const{handleListener:s,addListener:o,removeListener:a,clearListener:i}=n.jsmFN(iu);t.fallbackNotificationHandler=s,t[e(444)]=o,t.removeNotificationListener=a,t[r(426)]=i}},LT=(t,{beforeInit:e,afterInit:r}={})=>{const n=Be,s=Be,o={HucXo:function(i,c){return i===c},HicFO:n(468),JMaxV:function(i){return i()},DclXr:function(i,c){return i(c)},UynHf:function(i,c){return i===c},yCyFn:function(i){return i()}},a=new Map(t._notificationHandlers);t[n(454)].clear(),t._notificationHandlers.clear(),o.HucXo(typeof e,o.HicFO)&&o[n(435)](e),o[n(467)](t[n(449)][s(428)],n(449))&&(t[s(413)]=t[s(449)]),o.DclXr(NT,t),t[s(438)](i=>{const c=n;t.originalOnResponse[c(440)](t,i)}),o[n(429)](typeof r,o.HicFO)&&o[s(425)](r),t[s(444)](i=>{const c=s,{method:l}=i,u=a[c(483)](l);o[c(467)](typeof u,"function")&&u(i)})},qT=Mr;(function(t,e){const r=Mr,n=Mr,s=t();for(;;)try{if(parseInt(r(215))/1*(-parseInt(n(217))/2)+parseInt(r(216))/3+parseInt(r(210))/4*(parseInt(n(223))/5)+-parseInt(n(214))/6*(parseInt(n(220))/7)+parseInt(n(212))/8*(parseInt(r(228))/9)+parseInt(r(219))/10+parseInt(r(222))/11*(parseInt(r(224))/12)===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(yi,995159+-6*-266138+-1619768);const jT=()=>{const t=Mr,e=Mr,r={};r.svuxn=function(s,o){return s&o},r.ZUPdr=function(s,o){return s===o},r[t(227)]=function(s,o){return s===o},r.SpRzi="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";const n=r;return n[e(227)](typeof crypto,"object")&&crypto[t(211)]?crypto.randomUUID():n.SpRzi.replace(/[xy]/g,s=>{const o=t,a=n.svuxn(crypto.getRandomValues(new Uint8Array(-3798+8571*-1+12370))[0],-8324+8339*1);return(n[o(225)](s,"x")?a:n[o(209)](a,-12998+-1*-13001)|813*10+-3707+883*-5).toString(-1*-1851+6493+-8328)})},UT=t=>{const e=Mr,r=Mr,n=new Uint8Array(t);return crypto[e(221)](n),Array[r(218)](n,s=>s[r(226)](11424+4*-2852).padStart(8950+2237*-4,"0"))[e(213)]("")},en={};en[qT(211)]=jT,en.randomBytes=UT;function Mr(t,e){const r=yi();return Mr=function(n,s){return n=n-(-7373+7187*1+395),r[n]},Mr(t,e)}function yi(){const t=["join","2500590yHdCUG","3CzpgOE","219762yRRBUK","592022JqIdxi","from","6033730pSHJFF","28gKZiuO","getRandomValues","147169GUBreL","5fFOMNB","1140KVOWlq","ZUPdr","toString","DBGzc","45351XtLuDF","svuxn","9892WpQPGF","randomUUID","2504EaskHQ"];return yi=function(){return t},yi()}function Nr(t,e){const r=wi();return Nr=function(n,s){return n=n-(-1483*3+-5564+20*513),r[n]},Nr(t,e)}const tr=Nr,ho=Nr;(function(t,e){const r=Nr,n=Nr,s=t();for(;;)try{if(parseInt(r(302))/1+-parseInt(n(249))/2+-parseInt(r(291))/3+-parseInt(r(292))/4*(parseInt(r(264))/5)+-parseInt(n(273))/6*(parseInt(r(266))/7)+parseInt(r(300))/8*(parseInt(r(269))/9)+parseInt(n(255))/10*(parseInt(r(284))/11)===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(wi,-4*308317+753182*2+658196);const zT=(t,e)=>{const r=Nr,n=Nr,s={olCWX:function(c,l,u){return c(l,u)},sfXDX:function(c,l,u){return c(l,u)},ksWFu:function(c,l,u){return c(l,u)}};s[r(283)](RT,t,e),PT(t,e);const o=s[n(283)](OT,e,t),a=s[n(294)](MT,e,t),i=s[r(277)](AT,e,t);e.addRequestListener(o),e.addResponseListener(a),e[n(287)](i),t.onclose=()=>{const c=r,l=n;e[c(247)](o),e.removeResponseListener(a),e[l(252)](i)}},cu=(t,e,r)=>{const n={QhPqi:function(a,i){return a instanceof i},AIICR:"close",Qalmc:function(a,i,c){return a(i,c)}},s=()=>{var a;n.QhPqi(r,f0)&&((a=r._eventSource)==null||a.addEventListener(n.AIICR,()=>{var i;(i=r[Nr(295)])==null||i.close()})),n.Qalmc(zT,t,e)},o={};o.afterInit=s,n.Qalmc(LT,e,o)},g0=(t,e=en[tr(299)]())=>{const r=tr,n=tr,s={RVabx:function(u,h,f){return u(h,f)},crCTs:"include"},o={};o["sse-session-id"]=e;const a=o,i={};i["sse-session-id"]=e;const c={};c.headers=i,c.credentials=s[r(304)];const l={requestInit:c,eventSourceInit:{async fetch(u,h){const f=r,p=r,m=new Headers(h?.[f(268)]||{});Object.entries(a).forEach(([_,w])=>{m.set(_,w)});const v={...h};return v.headers=m,s[p(279)](fetch,u,v)},withCredentials:!0}};return t&&(l[r(280)].headers.Authorization="Bearer "+t,a.Authorization=n(256)+t),l},_0=(t,e=en[tr(299)]())=>{const r=ho,n=tr,s={};s[r(271)]="include";const o=s,a={};a["stream-session-id"]=e;const i={};i[n(268)]=a,i.credentials=o[r(271)];const c={};c.requestInit=i;const l=c;return t&&(l[n(280)][r(268)][n(301)]=r(256)+t),l},lu=async(t,e,r)=>{const n=tr,s=tr,o={rRtFD:function(i){return i()},ToRAF:function(i,c){return i instanceof c}},a=o[n(276)](r);try{return await t[s(260)](a),a}catch(i){if(o[n(275)](i,Ft)){const c=await e();return await a[n(257)](c),await lu(t,e,r)}else throw i}},v0=(t,e)=>{const r=ho,n=ho,s={};s[r(267)]=function(a,i){return a in i},s.timcZ="waitForOAuthCode",s[r(253)]=function(a,i){return a===i},s.ufiEQ=r(285),s[n(250)]=r(293);const o=s;if(o.oGmBG(o[r(258)],t))return t[n(278)];if(o[n(253)](typeof e,o.ufiEQ))return e;throw new Error(o.daYBw)};function wi(){const t=["oGmBG","headers","1233BqDPfE","eventSourceInit","jmVYh","wfHUn","1336686qzpbXm","_endpoint","ToRAF","rRtFD","ksWFu","waitForOAuthCode","RVabx","requestInit","mcp-sse-proxy-client","CfBXU","olCWX","341WrxLOu","function","sessionId","addNotificationListener","version","GKDjq","roots","5390433vAXkON","4NpGpPF","waitForOAuthCode need to be provided when authProvider is provided","sfXDX","_eventSource","PdsSn","get","sampling","randomUUID","4064jocfPO","Authorization","452565rqIeHi","elicitation","crCTs","authProvider","removeRequestListener","1.0.0","104070FoHgyi","daYBw","capabilities","removeNotificationListener","lauIp","listChanged","1255910ovFXHu","Bearer ","finishAuth","timcZ","eZwNI","connect","JzpWy","tUMle","kdowC","379385gxVFVP","&token=","49TIzdXg"];return wi=function(){return t},wi()}const DT=async t=>{const e=ho,r=tr,n={GKDjq:function(P,q,N){return P(q,N)},JzpWy:e(281),mcbiU:"1.0.0",CfBXU:function(P){return P()},kdowC:function(P,q,N,z){return P(q,N,z)},KkViY:"sessionId"},{client:s,url:o,token:a,sessionId:i,authProvider:c,requestInit:l,eventSourceInit:u,waitForOAuthCode:h}=t,f={};f[r(305)]=c,f.requestInit=l,f.eventSourceInit=u;const p=f,m=i||en[r(299)](),v=n[e(289)](g0,a,m);if(l){const P={...v.requestInit,...l};P[r(268)]={...v[r(280)][e(268)],...l.headers},p.requestInit=P}else p.requestInit=v[e(280)];if(u){const P={...v[e(270)],...u};p.eventSourceInit=P}else p.eventSourceInit=v[e(270)];const _={};_[e(254)]=!0;const w={};w.roots=_,w[e(298)]={},w[r(303)]={};const g=w,y={};y.name=n[r(261)],y[e(288)]=n.mcbiU;const b={};b[e(251)]=g;const S=new Il(y,b),k=()=>new f0(new URL(o),p);let T=n[e(282)](k);if(c){const P=v0(c,h);T=await n[e(263)](lu,S,P,k)}else await S.connect(T);cu(S,s,T),T.sessionId=T[r(274)].searchParams[e(297)](n.KkViY);const x={};return x.transport=T,x.sessionId=T[r(286)],x},ZT=async t=>{const e=ho,r=tr,n={wfHUn:function(P,q,N){return P(q,N)},tUMle:"mcp-stream-proxy-client",omKPe:e(248),rSiEq:function(P){return P()},PdsSn:function(P,q,N,z){return P(q,N,z)}},{client:s,url:o,token:a,sessionId:i,authProvider:c,requestInit:l,reconnectionOptions:u,waitForOAuthCode:h}=t,f={};f.authProvider=c,f.requestInit=l,f.reconnectionOptions=u;const p=f,m=i||en.randomUUID(),v=n[r(272)](_0,a,m);if(l){const P={...v[e(280)],...l};P.headers={...v.requestInit[e(268)],...l.headers},p.requestInit=P}else p[r(280)]=v[r(280)];const _={};_[r(254)]=!0;const w={};w.roots=_,w[e(298)]={},w[e(303)]={};const g=w,y={};y.name=n[e(262)],y.version=n.omKPe;const b={};b.capabilities=g;const S=new Il(y,b),k=()=>new ST(new URL(o),p);let T=n.rSiEq(k);if(c){const P=n[e(272)](v0,c,h);T=await n[e(296)](lu,S,P,k)}else await S[e(260)](T);n.PdsSn(cu,S,s,T);const x={};return x.transport=T,x[r(286)]=T[r(286)],x},VT=async t=>{const e=tr,r=tr,n={eZwNI:function(w,g,y,b){return w(g,y,b)}},{client:s,url:o,token:a,sessionId:i}=t,c={};c[e(254)]=!0;const l={};l[r(290)]=c,l.sampling={},l.elicitation={};const u=l,h={};h.name="mcp-socket-proxy-client",h.version=r(248);const f={};f[r(251)]=u;const p=new Il(h,f),m=i||en[r(299)](),v=new CT(new URL(o+"?sessionId="+m+r(265)+a));await p.connect(v),n[e(259)](cu,p,s,v);const _={};return _.transport=v,_[r(286)]=m,_},tn=rr,fo=rr;(function(t,e){const r=rr,n=rr,s=t();for(;;)try{if(parseInt(r(216))/1+-parseInt(n(219))/2+-parseInt(r(203))/3*(-parseInt(n(204))/4)+-parseInt(n(199))/5*(parseInt(r(193))/6)+-parseInt(r(211))/7*(-parseInt(r(192))/8)+-parseInt(n(221))/9+parseInt(n(201))/10*(parseInt(r(220))/11)===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(bi,1297719+-42747*-22+-1289197);function rr(t,e){const r=bi();return rr=function(n,s){return n=n-(-4158*1+-2*581+-1*-5510),r[n]},rr(t,e)}const FT=()=>en.randomBytes(-8746+-382*-23);class HT{constructor(e){const r=rr,n=rr,s={HbwOh:function(u){return u()}};this._callBackPromise={};const{clientMetadata:o,state:a,redirectCallback:i,getAuthCodeByState:c,waitForOAuthCode:l}=e;this._clientMetadata=o,this[r(206)]=o.redirect_uris[-10*629+1*7646+-1356],this[n(197)]=a||s.HbwOh(FT),this._redirectCallback=i||this[n(202)],this[n(195)]=c||this[r(191)],this.waitForOAuthCode=l||this.waitForOAuthCodeFunction()}async redirectCallbackFunction(e){var r,n,s,o,a,i;const c=rr,l=rr,u={};u[c(198)]="GET";const h=await fetch(e,u);!h.ok&&((n=(r=this[l(207)])[l(196)])==null||n.call(r,c(208)+h[l(205)]));const f=await this[l(195)](this._redirectUrl,this[c(197)]);if(!f.ok){(o=(s=this[c(207)]).reject)==null||o.call(s,"Failed to fetch auth code: "+f[l(205)]);return}const p=await f.json();(i=(a=this._callBackPromise).resolve)==null||i.call(a,p.code)}async[tn(191)](e,r){const n=tn,s={};s.xAOmI="POST";const o=s,a={};a["Content-Type"]=n(217);const i={};return i.state=r,fetch(e,{method:o.xAOmI,headers:a,body:new URLSearchParams(i)})}waitForOAuthCodeFunction(){const e=this._callBackPromise;return()=>new Promise((r,n)=>{const s=rr;e.resolve=r,e[s(196)]=n})}get redirectUrl(){return this[tn(206)]}get[fo(190)](){return this._clientMetadata}[tn(213)](){return this[tn(197)]}[fo(218)](){return this[fo(200)]}[tn(194)](e){this._clientInformation=e}tokens(){return this[fo(210)]}saveTokens(e){const r=fo;this[r(210)]=e}redirectToAuthorization(e){this._redirectCallback(e)}saveCodeVerifier(e){this._codeVerifier=e}[tn(212)](){const e=tn,r={};r[e(215)]=e(214);const n=r;if(!this[e(209)])throw new Error(n.mMdVl);return this[e(209)]}}function bi(){const t=["370aKMzOb","redirectCallbackFunction","6AWGiLu","697420WEpDtk","statusText","_redirectUrl","_callBackPromise","Failed to redirect: ","_codeVerifier","_tokens","21ofrYNd","codeVerifier","state","No code verifier saved","mMdVl","1546908KURscU","application/x-www-form-urlencoded","clientInformation","2551694UzDoIS","571637jVsNJQ","4355271orhxAD","clientMetadata","getAuthCodeByStateFunction","1400360ybYjeP","30zRTJNb","saveClientInformation","_getAuthCodeByState","reject","_state","method","1634810cQPomO","_clientInformation"];return bi=function(){return t},bi()}(function(t,e){for(var r=ki,n=ki,s=t();;)try{var o=parseInt(r(291))/1+-parseInt(r(295))/2*(parseInt(r(288))/3)+parseInt(r(290))/4*(parseInt(r(296))/5)+-parseInt(n(289))/6+parseInt(r(293))/7*(-parseInt(n(294))/8)+parseInt(n(287))/9+parseInt(n(292))/10;if(o===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(Si,262*-2438+1346066*-1+2*1373311);function Si(){var t=["279100FsqxFu","7326315yxcNFg","50823VTWXXj","6441948uoPUwt","92BSiBRu","1361711dyawqa","5202960gnlAWp","7tNVFlv","11056792usEcvw","90CRWXmt"];return Si=function(){return t},Si()}function ki(t,e){var r=Si();return ki=function(n,s){n=n-287;var o=r[n];return o},ki(t,e)}function nr(t){return!!t._zod}function mo(t){const e=Object.values(t);if(e.length===0)return jm({});const r=e.every(nr),n=e.every(s=>!nr(s));if(r)return jm(t);if(n)return lf(t);throw new Error("Mixed Zod versions detected in object shape.")}function Ci(t,e){return nr(t)?Ba(t,e):t.safeParse(e)}async function uu(t,e){return nr(t)?await Vc(t,e):await t.safeParseAsync(e)}function go(t){var e,r;if(!t)return;let n;if(nr(t)?n=(r=(e=t._zod)===null||e===void 0?void 0:e.def)===null||r===void 0?void 0:r.shape:n=t.shape,!!n){if(typeof n=="function")try{return n()}catch{return}return n}}function _o(t){var e;if(t){if(typeof t=="object"){const r=t,n=t;if(!r._def&&!n._zod){const s=Object.values(t);if(s.length>0&&s.every(o=>typeof o=="object"&&o!==null&&(o._def!==void 0||o._zod!==void 0||typeof o.parse=="function")))return mo(t)}}if(nr(t)){const n=(e=t._zod)===null||e===void 0?void 0:e.def;if(n&&(n.typeName==="object"||n.shape!==void 0))return t}else if(t.shape!==void 0)return t}}function du(t){if(t&&typeof t=="object"){if("message"in t&&typeof t.message=="string")return t.message;if("issues"in t&&Array.isArray(t.issues)&&t.issues.length>0){const e=t.issues[0];if(e&&typeof e=="object"&&"message"in e)return String(e.message)}try{return JSON.stringify(t)}catch{return String(t)}}return String(t)}function BT(t){var e,r,n,s;if(nr(t))return(r=(e=t._zod)===null||e===void 0?void 0:e.def)===null||r===void 0?void 0:r.description;const o=t;return(n=t.description)!==null&&n!==void 0?n:(s=o._def)===null||s===void 0?void 0:s.description}function JT(t){var e,r,n;if(nr(t))return((r=(e=t._zod)===null||e===void 0?void 0:e.def)===null||r===void 0?void 0:r.typeName)==="ZodOptional";const s=t;return typeof t.isOptional=="function"?t.isOptional():((n=s._def)===null||n===void 0?void 0:n.typeName)==="ZodOptional"}function y0(t){var e;if(nr(t)){const a=(e=t._zod)===null||e===void 0?void 0:e.def;if(a){if(a.value!==void 0)return a.value;if(Array.isArray(a.values)&&a.values.length>0)return a.values[0]}}const n=t._def;if(n){if(n.value!==void 0)return n.value;if(Array.isArray(n.values)&&n.values.length>0)return n.values[0]}const s=t.value;if(s!==void 0)return s}const vo="2025-06-18",w0=[vo,"2025-03-26","2024-11-05","2024-10-07"],Ti="2.0",vr=tl(t=>t!==null&&(typeof t=="object"||typeof t=="function")),b0=ee([d(),M().int()]),S0=d(),WT=Oe({progressToken:b0.optional()}),sr=Oe({_meta:WT.optional()}),It=C({method:d(),params:sr.optional()}),ss=Oe({_meta:ie(d(),he()).optional()}),or=C({method:d(),params:ss.optional()}),Ht=Oe({_meta:ie(d(),he()).optional()}),$i=ee([d(),M().int()]),k0=C({jsonrpc:O(Ti),id:$i,...It.shape}).strict(),C0=t=>k0.safeParse(t).success,T0=C({jsonrpc:O(Ti),...or.shape}).strict(),GT=t=>T0.safeParse(t).success,$0=C({jsonrpc:O(Ti),id:$i,result:Ht}).strict(),pu=t=>$0.safeParse(t).success;var Me;(function(t){t[t.ConnectionClosed=-32e3]="ConnectionClosed",t[t.RequestTimeout=-32001]="RequestTimeout",t[t.ParseError=-32700]="ParseError",t[t.InvalidRequest=-32600]="InvalidRequest",t[t.MethodNotFound=-32601]="MethodNotFound",t[t.InvalidParams=-32602]="InvalidParams",t[t.InternalError=-32603]="InternalError",t[t.UrlElicitationRequired=-32042]="UrlElicitationRequired"})(Me||(Me={}));const E0=C({jsonrpc:O(Ti),id:$i,error:C({code:M().int(),message:d(),data:Q(he())})}).strict(),KT=t=>E0.safeParse(t).success,rn=ee([k0,T0,$0,E0]),xn=Ht.strict(),YT=ss.extend({requestId:$i,reason:d().optional()}),hu=or.extend({method:O("notifications/cancelled"),params:YT}),QT=C({src:d(),mimeType:d().optional(),sizes:I(d()).optional()}),yo=C({icons:I(QT).optional()}),os=C({name:d(),title:d().optional()}),x0=os.extend({...os.shape,...yo.shape,version:d(),websiteUrl:d().optional()}),XT=Ys(C({applyDefaults:ne().optional()}),ie(d(),he())),e$=rl(t=>t&&typeof t=="object"&&!Array.isArray(t)&&Object.keys(t).length===0?{form:{}}:t,Ys(C({form:XT.optional(),url:vr.optional()}),ie(d(),he()).optional())),t$=C({experimental:ie(d(),vr).optional(),sampling:C({context:vr.optional(),tools:vr.optional()}).optional(),elicitation:e$.optional(),roots:C({listChanged:ne().optional()}).optional()}),r$=sr.extend({protocolVersion:d(),capabilities:t$,clientInfo:x0}),I0=It.extend({method:O("initialize"),params:r$}),n$=C({experimental:ie(d(),vr).optional(),logging:vr.optional(),completions:vr.optional(),prompts:Q(C({listChanged:Q(ne())})),resources:C({subscribe:ne().optional(),listChanged:ne().optional()}).optional(),tools:C({listChanged:ne().optional()}).optional()}),R0=Ht.extend({protocolVersion:d(),capabilities:n$,serverInfo:x0,instructions:d().optional()}),fu=or.extend({method:O("notifications/initialized")}),s$=t=>fu.safeParse(t).success,mu=It.extend({method:O("ping")}),o$=C({progress:M(),total:Q(M()),message:Q(d())}),a$=C({...ss.shape,...o$.shape,progressToken:b0}),gu=or.extend({method:O("notifications/progress"),params:a$}),i$=sr.extend({cursor:S0.optional()}),Ei=It.extend({params:i$.optional()}),xi=Ht.extend({nextCursor:Q(S0)}),P0=C({uri:d(),mimeType:Q(d()),_meta:ie(d(),he()).optional()}),O0=P0.extend({text:d()}),_u=d().refine(t=>{try{return atob(t),!0}catch{return!1}},{message:"Invalid Base64 string"}),A0=P0.extend({blob:_u}),M0=C({...os.shape,...yo.shape,uri:d(),description:Q(d()),mimeType:Q(d()),_meta:Q(Oe({}))}),c$=C({...os.shape,...yo.shape,uriTemplate:d(),description:Q(d()),mimeType:Q(d()),_meta:Q(Oe({}))}),Ii=Ei.extend({method:O("resources/list")}),N0=xi.extend({resources:I(M0)}),vu=Ei.extend({method:O("resources/templates/list")}),L0=xi.extend({resourceTemplates:I(c$)}),yu=sr.extend({uri:d()}),l$=yu,wu=It.extend({method:O("resources/read"),params:l$}),q0=Ht.extend({contents:I(ee([O0,A0]))}),j0=or.extend({method:O("notifications/resources/list_changed")}),u$=yu,U0=It.extend({method:O("resources/subscribe"),params:u$}),d$=yu,z0=It.extend({method:O("resources/unsubscribe"),params:d$}),p$=ss.extend({uri:d()}),D0=or.extend({method:O("notifications/resources/updated"),params:p$}),h$=C({name:d(),description:Q(d()),required:Q(ne())}),f$=C({...os.shape,...yo.shape,description:Q(d()),arguments:Q(I(h$)),_meta:Q(Oe({}))}),bu=Ei.extend({method:O("prompts/list")}),Z0=xi.extend({prompts:I(f$)}),m$=sr.extend({name:d(),arguments:ie(d(),d()).optional()}),Su=It.extend({method:O("prompts/get"),params:m$}),V0=C({type:O("text"),text:d(),_meta:ie(d(),he()).optional()}),F0=C({type:O("image"),data:_u,mimeType:d(),_meta:ie(d(),he()).optional()}),H0=C({type:O("audio"),data:_u,mimeType:d(),_meta:ie(d(),he()).optional()}),g$=C({type:O("tool_use"),name:d(),id:d(),input:C({}).passthrough(),_meta:Q(C({}).passthrough())}).passthrough(),_$=C({type:O("resource"),resource:ee([O0,A0]),_meta:ie(d(),he()).optional()}),v$=M0.extend({type:O("resource_link")}),ku=ee([V0,F0,H0,v$,_$]),y$=C({role:we(["user","assistant"]),content:ku}),B0=Ht.extend({description:Q(d()),messages:I(y$)}),J0=or.extend({method:O("notifications/prompts/list_changed")}),w$=C({title:d().optional(),readOnlyHint:ne().optional(),destructiveHint:ne().optional(),idempotentHint:ne().optional(),openWorldHint:ne().optional()}),W0=C({...os.shape,...yo.shape,description:d().optional(),inputSchema:C({type:O("object"),properties:ie(d(),vr).optional(),required:I(d()).optional()}).catchall(he()),outputSchema:C({type:O("object"),properties:ie(d(),vr).optional(),required:I(d()).optional()}).catchall(he()).optional(),annotations:Q(w$),_meta:ie(d(),he()).optional()}),Cu=Ei.extend({method:O("tools/list")}),G0=xi.extend({tools:I(W0)}),Ri=Ht.extend({content:I(ku).default([]),structuredContent:ie(d(),he()).optional(),isError:Q(ne())});Ri.or(Ht.extend({toolResult:he()}));const b$=sr.extend({name:d(),arguments:Q(ie(d(),he()))}),Tu=It.extend({method:O("tools/call"),params:b$}),K0=or.extend({method:O("notifications/tools/list_changed")}),Pi=we(["debug","info","notice","warning","error","critical","alert","emergency"]),S$=sr.extend({level:Pi}),Oi=It.extend({method:O("logging/setLevel"),params:S$}),k$=ss.extend({level:Pi,logger:d().optional(),data:he()}),Y0=or.extend({method:O("notifications/message"),params:k$}),C$=C({name:d().optional()}),T$=C({hints:Q(I(C$)),costPriority:Q(M().min(0).max(1)),speedPriority:Q(M().min(0).max(1)),intelligencePriority:Q(M().min(0).max(1))}),$$=C({mode:Q(we(["auto","required","none"]))}),E$=C({type:O("tool_result"),toolUseId:d().describe("The unique identifier for the corresponding tool call."),content:I(ku).default([]),structuredContent:C({}).passthrough().optional(),isError:Q(ne()),_meta:Q(C({}).passthrough())}).passthrough(),Ai=Xe("type",[V0,F0,H0,g$,E$]),x$=C({role:we(["user","assistant"]),content:ee([Ai,I(Ai)]),_meta:Q(C({}).passthrough())}).passthrough(),I$=sr.extend({messages:I(x$),modelPreferences:T$.optional(),systemPrompt:d().optional(),includeContext:we(["none","thisServer","allServers"]).optional(),temperature:M().optional(),maxTokens:M().int(),stopSequences:I(d()).optional(),metadata:vr.optional(),tools:Q(I(W0)),toolChoice:Q($$)}),Q0=It.extend({method:O("sampling/createMessage"),params:I$}),X0=Ht.extend({model:d(),stopReason:Q(we(["endTurn","stopSequence","maxTokens","toolUse"]).or(d())),role:we(["user","assistant"]),content:ee([Ai,I(Ai)])}),R$=C({type:O("boolean"),title:d().optional(),description:d().optional(),default:ne().optional()}),P$=C({type:O("string"),title:d().optional(),description:d().optional(),minLength:M().optional(),maxLength:M().optional(),format:we(["email","uri","date","date-time"]).optional(),default:d().optional()}),O$=C({type:we(["number","integer"]),title:d().optional(),description:d().optional(),minimum:M().optional(),maximum:M().optional(),default:M().optional()}),A$=C({type:O("string"),title:d().optional(),description:d().optional(),enum:I(d()),default:d().optional()}),M$=C({type:O("string"),title:d().optional(),description:d().optional(),oneOf:I(C({const:d(),title:d()})),default:d().optional()}),N$=C({type:O("string"),title:d().optional(),description:d().optional(),enum:I(d()),enumNames:I(d()).optional(),default:d().optional()}),L$=ee([A$,M$]),q$=C({type:O("array"),title:d().optional(),description:d().optional(),minItems:M().optional(),maxItems:M().optional(),items:C({type:O("string"),enum:I(d())}),default:I(d()).optional()}),j$=C({type:O("array"),title:d().optional(),description:d().optional(),minItems:M().optional(),maxItems:M().optional(),items:C({anyOf:I(C({const:d(),title:d()}))}),default:I(d()).optional()}),U$=ee([q$,j$]),z$=ee([N$,L$,U$]),D$=ee([z$,R$,P$,O$]),Z$=sr.extend({mode:O("form").optional(),message:d(),requestedSchema:C({type:O("object"),properties:ie(d(),D$),required:I(d()).optional()})}),V$=sr.extend({mode:O("url"),message:d(),elicitationId:d(),url:d().url()}),F$=ee([Z$,V$]),$u=It.extend({method:O("elicitation/create"),params:F$}),H$=ss.extend({elicitationId:d()}),B$=or.extend({method:O("notifications/elicitation/complete"),params:H$}),Mi=Ht.extend({action:we(["accept","decline","cancel"]),content:ie(d(),ee([d(),M(),ne(),I(d())])).optional()}),J$=C({type:O("ref/resource"),uri:d()}),W$=C({type:O("ref/prompt"),name:d()}),G$=sr.extend({ref:ee([W$,J$]),argument:C({name:d(),value:d()}),context:C({arguments:ie(d(),d()).optional()}).optional()}),Eu=It.extend({method:O("completion/complete"),params:G$});function K$(t){if(t.params.ref.type!=="ref/prompt")throw new TypeError(`Expected CompleteRequestPrompt, but got ${t.params.ref.type}`)}function Y$(t){if(t.params.ref.type!=="ref/resource")throw new TypeError(`Expected CompleteRequestResourceTemplate, but got ${t.params.ref.type}`)}const e2=Ht.extend({completion:Oe({values:I(d()).max(100),total:Q(M().int()),hasMore:Q(ne())})}),Q$=C({uri:d().startsWith("file://"),name:d().optional(),_meta:ie(d(),he()).optional()}),t2=It.extend({method:O("roots/list")}),r2=Ht.extend({roots:I(Q$)}),n2=or.extend({method:O("notifications/roots/list_changed")});ee([mu,I0,Eu,Oi,Su,bu,Ii,vu,wu,U0,z0,Tu,Cu]),ee([hu,gu,fu,n2]),ee([xn,X0,Mi,r2]),ee([mu,Q0,$u,t2]),ee([hu,gu,Y0,D0,j0,K0,J0,B$]),ee([xn,R0,e2,B0,Z0,N0,L0,q0,Ri,G0]);class Ne extends Error{constructor(e,r,n){super(`MCP error ${e}: ${r}`),this.code=e,this.data=n,this.name="McpError"}static fromError(e,r,n){if(e===Me.UrlElicitationRequired&&n){const s=n;if(s.elicitations)return new X$(s.elicitations,r)}return new Ne(e,r,n)}}class X$ extends Ne{constructor(e,r=`URL elicitation${e.length>1?"s":""} required`){super(Me.UrlElicitationRequired,r,{elicitations:e})}get elicitations(){var e,r;return(r=(e=this.data)===null||e===void 0?void 0:e.elicitations)!==null&&r!==void 0?r:[]}}function e5(t){return!t||t==="jsonSchema7"||t==="draft-7"?"draft-7":t==="jsonSchema2019-09"||t==="draft-2020-12"?"draft-2020-12":"draft-7"}function s2(t,e){var r,n,s;return nr(t)?Wc(t,{target:e5(e?.target),io:(r=e?.pipeStrategy)!==null&&r!==void 0?r:"input"}):k6(t,{strictUnions:(n=e?.strictUnions)!==null&&n!==void 0?n:!0,pipeStrategy:(s=e?.pipeStrategy)!==null&&s!==void 0?s:"input"})}function o2(t){const e=go(t),r=e?.method;if(!r)throw new Error("Schema is missing a method literal");const n=y0(r);if(typeof n!="string")throw new Error("Schema method literal must be a string");return n}function a2(t,e){const r=Ci(t,e);if(!r.success)throw r.error;return r.data}const t5=6e4;class i2{constructor(e){this._options=e,this._requestMessageId=0,this._requestHandlers=new Map,this._requestHandlerAbortControllers=new Map,this._notificationHandlers=new Map,this._responseHandlers=new Map,this._progressHandlers=new Map,this._timeoutInfo=new Map,this._pendingDebouncedNotifications=new Set,this.setNotificationHandler(hu,r=>{const n=this._requestHandlerAbortControllers.get(r.params.requestId);n?.abort(r.params.reason)}),this.setNotificationHandler(gu,r=>{this._onprogress(r)}),this.setRequestHandler(mu,r=>({}))}_setupTimeout(e,r,n,s,o=!1){this._timeoutInfo.set(e,{timeoutId:setTimeout(s,r),startTime:Date.now(),timeout:r,maxTotalTimeout:n,resetTimeoutOnProgress:o,onTimeout:s})}_resetTimeout(e){const r=this._timeoutInfo.get(e);if(!r)return!1;const n=Date.now()-r.startTime;if(r.maxTotalTimeout&&n>=r.maxTotalTimeout)throw this._timeoutInfo.delete(e),Ne.fromError(Me.RequestTimeout,"Maximum total timeout exceeded",{maxTotalTimeout:r.maxTotalTimeout,totalElapsed:n});return clearTimeout(r.timeoutId),r.timeoutId=setTimeout(r.onTimeout,r.timeout),!0}_cleanupTimeout(e){const r=this._timeoutInfo.get(e);r&&(clearTimeout(r.timeoutId),this._timeoutInfo.delete(e))}async connect(e){var r,n,s;this._transport=e;const o=(r=this.transport)===null||r===void 0?void 0:r.onclose;this._transport.onclose=()=>{o?.(),this._onclose()};const a=(n=this.transport)===null||n===void 0?void 0:n.onerror;this._transport.onerror=c=>{a?.(c),this._onerror(c)};const i=(s=this._transport)===null||s===void 0?void 0:s.onmessage;this._transport.onmessage=(c,l)=>{i?.(c,l),pu(c)||KT(c)?this._onresponse(c):C0(c)?this._onrequest(c,l):GT(c)?this._onnotification(c):this._onerror(new Error(`Unknown message type: ${JSON.stringify(c)}`))},await this._transport.start()}_onclose(){var e;const r=this._responseHandlers;this._responseHandlers=new Map,this._progressHandlers.clear(),this._pendingDebouncedNotifications.clear(),this._transport=void 0,(e=this.onclose)===null||e===void 0||e.call(this);const n=Ne.fromError(Me.ConnectionClosed,"Connection closed");for(const s of r.values())s(n)}_onerror(e){var r;(r=this.onerror)===null||r===void 0||r.call(this,e)}_onnotification(e){var r;const n=(r=this._notificationHandlers.get(e.method))!==null&&r!==void 0?r:this.fallbackNotificationHandler;n!==void 0&&Promise.resolve().then(()=>n(e)).catch(s=>this._onerror(new Error(`Uncaught error in notification handler: ${s}`)))}_onrequest(e,r){var n,s;const o=(n=this._requestHandlers.get(e.method))!==null&&n!==void 0?n:this.fallbackRequestHandler,a=this._transport;if(o===void 0){a?.send({jsonrpc:"2.0",id:e.id,error:{code:Me.MethodNotFound,message:"Method not found"}}).catch(l=>this._onerror(new Error(`Failed to send an error response: ${l}`)));return}const i=new AbortController;this._requestHandlerAbortControllers.set(e.id,i);const c={signal:i.signal,sessionId:a?.sessionId,_meta:(s=e.params)===null||s===void 0?void 0:s._meta,sendNotification:l=>this.notification(l,{relatedRequestId:e.id}),sendRequest:(l,u,h)=>this.request(l,u,{...h,relatedRequestId:e.id}),authInfo:r?.authInfo,requestId:e.id,requestInfo:r?.requestInfo};Promise.resolve().then(()=>o(e,c)).then(l=>{if(!i.signal.aborted)return a?.send({result:l,jsonrpc:"2.0",id:e.id})},l=>{var u;if(!i.signal.aborted)return a?.send({jsonrpc:"2.0",id:e.id,error:{code:Number.isSafeInteger(l.code)?l.code:Me.InternalError,message:(u=l.message)!==null&&u!==void 0?u:"Internal error",...l.data!==void 0&&{data:l.data}}})}).catch(l=>this._onerror(new Error(`Failed to send response: ${l}`))).finally(()=>{this._requestHandlerAbortControllers.delete(e.id)})}_onprogress(e){const{progressToken:r,...n}=e.params,s=Number(r),o=this._progressHandlers.get(s);if(!o){this._onerror(new Error(`Received a progress notification for an unknown token: ${JSON.stringify(e)}`));return}const a=this._responseHandlers.get(s),i=this._timeoutInfo.get(s);if(i&&a&&i.resetTimeoutOnProgress)try{this._resetTimeout(s)}catch(c){a(c);return}o(n)}_onresponse(e){const r=Number(e.id),n=this._responseHandlers.get(r);if(n===void 0){this._onerror(new Error(`Received a response for an unknown message ID: ${JSON.stringify(e)}`));return}if(this._responseHandlers.delete(r),this._progressHandlers.delete(r),this._cleanupTimeout(r),pu(e))n(e);else{const s=Ne.fromError(e.error.code,e.error.message,e.error.data);n(s)}}get transport(){return this._transport}async close(){var e;await((e=this._transport)===null||e===void 0?void 0:e.close())}request(e,r,n){const{relatedRequestId:s,resumptionToken:o,onresumptiontoken:a}=n??{};return new Promise((i,c)=>{var l,u,h,f,p,m;if(!this._transport){c(new Error("Not connected"));return}((l=this._options)===null||l===void 0?void 0:l.enforceStrictCapabilities)===!0&&this.assertCapabilityForMethod(e.method),(u=n?.signal)===null||u===void 0||u.throwIfAborted();const v=this._requestMessageId++,_={...e,jsonrpc:"2.0",id:v};n?.onprogress&&(this._progressHandlers.set(v,n.onprogress),_.params={...e.params,_meta:{...((h=e.params)===null||h===void 0?void 0:h._meta)||{},progressToken:v}});const w=b=>{var S;this._responseHandlers.delete(v),this._progressHandlers.delete(v),this._cleanupTimeout(v),(S=this._transport)===null||S===void 0||S.send({jsonrpc:"2.0",method:"notifications/cancelled",params:{requestId:v,reason:String(b)}},{relatedRequestId:s,resumptionToken:o,onresumptiontoken:a}).catch(k=>this._onerror(new Error(`Failed to send cancellation: ${k}`))),c(b)};this._responseHandlers.set(v,b=>{var S;if(!(!((S=n?.signal)===null||S===void 0)&&S.aborted)){if(b instanceof Error)return c(b);try{const k=Ci(r,b.result);k.success?i(k.data):c(k.error)}catch(k){c(k)}}}),(f=n?.signal)===null||f===void 0||f.addEventListener("abort",()=>{var b;w((b=n?.signal)===null||b===void 0?void 0:b.reason)});const g=(p=n?.timeout)!==null&&p!==void 0?p:t5,y=()=>w(Ne.fromError(Me.RequestTimeout,"Request timed out",{timeout:g}));this._setupTimeout(v,g,n?.maxTotalTimeout,y,(m=n?.resetTimeoutOnProgress)!==null&&m!==void 0?m:!1),this._transport.send(_,{relatedRequestId:s,resumptionToken:o,onresumptiontoken:a}).catch(b=>{this._cleanupTimeout(v),c(b)})})}async notification(e,r){var n,s;if(!this._transport)throw new Error("Not connected");if(this.assertNotificationCapability(e.method),((s=(n=this._options)===null||n===void 0?void 0:n.debouncedNotificationMethods)!==null&&s!==void 0?s:[]).includes(e.method)&&!e.params&&!r?.relatedRequestId){if(this._pendingDebouncedNotifications.has(e.method))return;this._pendingDebouncedNotifications.add(e.method),Promise.resolve().then(()=>{var c;if(this._pendingDebouncedNotifications.delete(e.method),!this._transport)return;const l={...e,jsonrpc:"2.0"};(c=this._transport)===null||c===void 0||c.send(l,r).catch(u=>this._onerror(u))});return}const i={...e,jsonrpc:"2.0"};await this._transport.send(i,r)}setRequestHandler(e,r){const n=o2(e);this.assertRequestHandlerCapability(n),this._requestHandlers.set(n,(s,o)=>{const a=a2(e,s);return Promise.resolve(r(a,o))})}removeRequestHandler(e){this._requestHandlers.delete(e)}assertCanSetRequestHandler(e){if(this._requestHandlers.has(e))throw new Error(`A request handler for ${e} already exists, which would be overridden`)}setNotificationHandler(e,r){const n=o2(e);this._notificationHandlers.set(n,s=>{const o=a2(e,s);return Promise.resolve(r(o))})}removeNotificationHandler(e){this._notificationHandlers.delete(e)}}function c2(t){return t!==null&&typeof t=="object"&&!Array.isArray(t)}function l2(t,e){const r={...t};for(const n in e){const s=n,o=e[s];if(o===void 0)continue;const a=r[s];c2(a)&&c2(o)?r[s]={...a,...o}:r[s]=o}return r}function r5(){const t=new Jh.Ajv({strict:!1,validateFormats:!0,validateSchema:!1,allErrors:!0});return t0(t),t}class u2{constructor(e){this._ajv=e??r5()}getValidator(e){var r;const n="$id"in e&&typeof e.$id=="string"?(r=this._ajv.getSchema(e.$id))!==null&&r!==void 0?r:this._ajv.compile(e):this._ajv.compile(e);return s=>n(s)?{valid:!0,data:s,errorMessage:void 0}:{valid:!1,data:void 0,errorMessage:this._ajv.errorsText(n.errors)}}}class n5 extends i2{constructor(e,r){var n,s;super(r),this._serverInfo=e,this._loggingLevels=new Map,this.LOG_LEVEL_SEVERITY=new Map(Pi.options.map((o,a)=>[o,a])),this.isMessageIgnored=(o,a)=>{const i=this._loggingLevels.get(a);return i?this.LOG_LEVEL_SEVERITY.get(o)<this.LOG_LEVEL_SEVERITY.get(i):!1},this._capabilities=(n=r?.capabilities)!==null&&n!==void 0?n:{},this._instructions=r?.instructions,this._jsonSchemaValidator=(s=r?.jsonSchemaValidator)!==null&&s!==void 0?s:new u2,this.setRequestHandler(I0,o=>this._oninitialize(o)),this.setNotificationHandler(fu,()=>{var o;return(o=this.oninitialized)===null||o===void 0?void 0:o.call(this)}),this._capabilities.logging&&this.setRequestHandler(Oi,async(o,a)=>{var i;const c=a.sessionId||((i=a.requestInfo)===null||i===void 0?void 0:i.headers["mcp-session-id"])||void 0,{level:l}=o.params,u=Pi.safeParse(l);return u.success&&this._loggingLevels.set(c,u.data),{}})}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=l2(this._capabilities,e)}assertCapabilityForMethod(e){var r,n,s;switch(e){case"sampling/createMessage":if(!(!((r=this._clientCapabilities)===null||r===void 0)&&r.sampling))throw new Error(`Client does not support sampling (required for ${e})`);break;case"elicitation/create":if(!(!((n=this._clientCapabilities)===null||n===void 0)&&n.elicitation))throw new Error(`Client does not support elicitation (required for ${e})`);break;case"roots/list":if(!(!((s=this._clientCapabilities)===null||s===void 0)&&s.roots))throw new Error(`Client does not support listing roots (required for ${e})`);break}}assertNotificationCapability(e){var r,n;switch(e){case"notifications/message":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"notifications/resources/updated":case"notifications/resources/list_changed":if(!this._capabilities.resources)throw new Error(`Server does not support notifying about resources (required for ${e})`);break;case"notifications/tools/list_changed":if(!this._capabilities.tools)throw new Error(`Server does not support notifying of tool list changes (required for ${e})`);break;case"notifications/prompts/list_changed":if(!this._capabilities.prompts)throw new Error(`Server does not support notifying of prompt list changes (required for ${e})`);break;case"notifications/elicitation/complete":if(!(!((n=(r=this._clientCapabilities)===null||r===void 0?void 0:r.elicitation)===null||n===void 0)&&n.url))throw new Error(`Client does not support URL elicitation (required for ${e})`);break}}assertRequestHandlerCapability(e){switch(e){case"completion/complete":if(!this._capabilities.completions)throw new Error(`Server does not support completions (required for ${e})`);break;case"logging/setLevel":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!this._capabilities.prompts)throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":if(!this._capabilities.resources)throw new Error(`Server does not support resources (required for ${e})`);break;case"tools/call":case"tools/list":if(!this._capabilities.tools)throw new Error(`Server does not support tools (required for ${e})`);break}}async _oninitialize(e){const r=e.params.protocolVersion;return this._clientCapabilities=e.params.capabilities,this._clientVersion=e.params.clientInfo,{protocolVersion:w0.includes(r)?r:vo,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"},xn)}async createMessage(e,r){var n,s;if((e.tools||e.toolChoice)&&!(!((s=(n=this._clientCapabilities)===null||n===void 0?void 0:n.sampling)===null||s===void 0)&&s.tools))throw new Error("Client does not support sampling tools capability.");if(e.messages.length>0){const o=e.messages[e.messages.length-1],a=Array.isArray(o.content)?o.content:[o.content],i=a.some(h=>h.type==="tool_result"),c=e.messages.length>1?e.messages[e.messages.length-2]:void 0,l=c?Array.isArray(c.content)?c.content:[c.content]:[],u=l.some(h=>h.type==="tool_use");if(i){if(a.some(h=>h.type!=="tool_result"))throw new Error("The last message must contain only tool_result content if any is present");if(!u)throw new Error("tool_result blocks are not matching any tool_use from the previous message")}if(u){const h=new Set(l.filter(p=>p.type==="tool_use").map(p=>p.id)),f=new Set(a.filter(p=>p.type==="tool_result").map(p=>p.toolUseId));if(h.size!==f.size||![...h].every(p=>f.has(p)))throw new Error("ids of tool_result blocks and tool_use blocks from previous message do not match")}}return this.request({method:"sampling/createMessage",params:e},X0,r)}async elicitInput(e,r){var n,s,o,a,i;switch((n=e.mode)!==null&&n!==void 0?n:"form"){case"url":{if(!(!((o=(s=this._clientCapabilities)===null||s===void 0?void 0:s.elicitation)===null||o===void 0)&&o.url))throw new Error("Client does not support url elicitation.");const l=e;return this.request({method:"elicitation/create",params:l},Mi,r)}case"form":{if(!(!((i=(a=this._clientCapabilities)===null||a===void 0?void 0:a.elicitation)===null||i===void 0)&&i.form))throw new Error("Client does not support form elicitation.");const l=e.mode==="form"?e:{...e,mode:"form"},u=await this.request({method:"elicitation/create",params:l},Mi,r);if(u.action==="accept"&&u.content&&l.requestedSchema)try{const f=this._jsonSchemaValidator.getValidator(l.requestedSchema)(u.content);if(!f.valid)throw new Ne(Me.InvalidParams,`Elicitation response content does not match requested schema: ${f.errorMessage}`)}catch(h){throw h instanceof Ne?h:new Ne(Me.InternalError,`Error validating elicitation response: ${h instanceof Error?h.message:String(h)}`)}return u}}}createElicitationCompletionNotifier(e,r){var n,s;if(!(!((s=(n=this._clientCapabilities)===null||n===void 0?void 0:n.elicitation)===null||s===void 0)&&s.url))throw new Error("Client does not support URL elicitation (required for notifications/elicitation/complete)");return()=>this.notification({method:"notifications/elicitation/complete",params:{elicitationId:e}},r)}async listRoots(e,r){return this.request({method:"roots/list",params:e},r2,r)}async sendLoggingMessage(e,r){if(this._capabilities.logging&&!this.isMessageIgnored(e.level,r))return this.notification({method:"notifications/message",params:e})}async sendResourceUpdated(e){return this.notification({method:"notifications/resources/updated",params:e})}async sendResourceListChanged(){return this.notification({method:"notifications/resources/list_changed"})}async sendToolListChanged(){return this.notification({method:"notifications/tools/list_changed"})}async sendPromptListChanged(){return this.notification({method:"notifications/prompts/list_changed"})}}const xu=Symbol.for("mcp.completable");function s5(t,e){return Object.defineProperty(t,xu,{value:{complete:e},enumerable:!1,writable:!1,configurable:!1}),t}function o5(t){return!!t&&typeof t=="object"&&xu in t}function a5(t){const e=t[xu];return e?.complete}var d2;(function(t){t.Completable="McpCompletable"})(d2||(d2={}));const p2=1e6,Iu=1e6,h2=1e4,i5=1e6;class Lr{static isTemplate(e){return/\{[^}\s]+\}/.test(e)}static validateLength(e,r,n){if(e.length>r)throw new Error(`${n} exceeds maximum length of ${r} characters (got ${e.length})`)}get variableNames(){return this.parts.flatMap(e=>typeof e=="string"?[]:e.names)}constructor(e){Lr.validateLength(e,p2,"Template"),this.template=e,this.parts=this.parse(e)}toString(){return this.template}parse(e){const r=[];let n="",s=0,o=0;for(;s<e.length;)if(e[s]==="{"){n&&(r.push(n),n="");const a=e.indexOf("}",s);if(a===-1)throw new Error("Unclosed template expression");if(o++,o>h2)throw new Error(`Template contains too many expressions (max ${h2})`);const i=e.slice(s+1,a),c=this.getOperator(i),l=i.includes("*"),u=this.getNames(i),h=u[0];for(const f of u)Lr.validateLength(f,Iu,"Variable name");r.push({name:h,operator:c,names:u,exploded:l}),s=a+1}else n+=e[s],s++;return n&&r.push(n),r}getOperator(e){return["+","#",".","/","?","&"].find(n=>e.startsWith(n))||""}getNames(e){const r=this.getOperator(e);return e.slice(r.length).split(",").map(n=>n.replace("*","").trim()).filter(n=>n.length>0)}encodeValue(e,r){return Lr.validateLength(e,Iu,"Variable value"),r==="+"||r==="#"?encodeURI(e):encodeURIComponent(e)}expandPart(e,r){if(e.operator==="?"||e.operator==="&"){const a=e.names.map(c=>{const l=r[c];if(l===void 0)return"";const u=Array.isArray(l)?l.map(h=>this.encodeValue(h,e.operator)).join(","):this.encodeValue(l.toString(),e.operator);return`${c}=${u}`}).filter(c=>c.length>0);return a.length===0?"":(e.operator==="?"?"?":"&")+a.join("&")}if(e.names.length>1){const a=e.names.map(i=>r[i]).filter(i=>i!==void 0);return a.length===0?"":a.map(i=>Array.isArray(i)?i[0]:i).join(",")}const n=r[e.name];if(n===void 0)return"";const o=(Array.isArray(n)?n:[n]).map(a=>this.encodeValue(a,e.operator));switch(e.operator){case"":return o.join(",");case"+":return o.join(",");case"#":return"#"+o.join(",");case".":return"."+o.join(".");case"/":return"/"+o.join("/");default:return o.join(",")}}expand(e){let r="",n=!1;for(const s of this.parts){if(typeof s=="string"){r+=s;continue}const o=this.expandPart(s,e);o&&((s.operator==="?"||s.operator==="&")&&n?r+=o.replace("?","&"):r+=o,(s.operator==="?"||s.operator==="&")&&(n=!0))}return r}escapeRegExp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}partToRegExp(e){const r=[];for(const o of e.names)Lr.validateLength(o,Iu,"Variable name");if(e.operator==="?"||e.operator==="&"){for(let o=0;o<e.names.length;o++){const a=e.names[o],i=o===0?"\\"+e.operator:"&";r.push({pattern:i+this.escapeRegExp(a)+"=([^&]+)",name:a})}return r}let n;const s=e.name;switch(e.operator){case"":n=e.exploded?"([^/]+(?:,[^/]+)*)":"([^/,]+)";break;case"+":case"#":n="(.+)";break;case".":n="\\.([^/,]+)";break;case"/":n="/"+(e.exploded?"([^/]+(?:,[^/]+)*)":"([^/,]+)");break;default:n="([^/]+)"}return r.push({pattern:n,name:s}),r}match(e){Lr.validateLength(e,p2,"URI");let r="^";const n=[];for(const i of this.parts)if(typeof i=="string")r+=this.escapeRegExp(i);else{const c=this.partToRegExp(i);for(const{pattern:l,name:u}of c)r+=l,n.push({name:u,exploded:i.exploded})}r+="$",Lr.validateLength(r,i5,"Generated regex pattern");const s=new RegExp(r),o=e.match(s);if(!o)return null;const a={};for(let i=0;i<n.length;i++){const{name:c,exploded:l}=n[i],u=o[i+1],h=c.replace("*","");l&&u.includes(",")?a[h]=u.split(","):a[h]=u}return a}}const c5=/^[A-Za-z0-9._-]{1,128}$/;function l5(t){const e=[];if(t.length===0)return{isValid:!1,warnings:["Tool name cannot be empty"]};if(t.length>128)return{isValid:!1,warnings:[`Tool name exceeds maximum length of 128 characters (current: ${t.length})`]};if(t.includes(" ")&&e.push("Tool name contains spaces, which may cause parsing issues"),t.includes(",")&&e.push("Tool name contains commas, which may cause parsing issues"),(t.startsWith("-")||t.endsWith("-"))&&e.push("Tool name starts or ends with a dash, which may cause parsing issues in some contexts"),(t.startsWith(".")||t.endsWith("."))&&e.push("Tool name starts or ends with a dot, which may cause parsing issues in some contexts"),!c5.test(t)){const r=t.split("").filter(n=>!/[A-Za-z0-9._-]/.test(n)).filter((n,s,o)=>o.indexOf(n)===s);return e.push(`Tool name contains invalid characters: ${r.map(n=>`"${n}"`).join(", ")}`,"Allowed characters are: A-Z, a-z, 0-9, underscore (_), dash (-), and dot (.)"),{isValid:!1,warnings:e}}return{isValid:!0,warnings:e}}function u5(t,e){if(e.length>0){console.warn(`Tool name validation warning for "${t}":`);for(const r of e)console.warn(` - ${r}`);console.warn("Tool registration will proceed, but this may cause compatibility issues."),console.warn("Consider updating the tool name to conform to the MCP tool naming standard."),console.warn("See SEP: Specify Format for Tool Names (https://github.com/modelcontextprotocol/modelcontextprotocol/issues/986) for more details.")}}function f2(t){const e=l5(t);return u5(t,e.warnings),e.isValid}class m2{constructor(e,r){this._registeredResources={},this._registeredResourceTemplates={},this._registeredTools={},this._registeredPrompts={},this._toolHandlersInitialized=!1,this._completionHandlerInitialized=!1,this._resourceHandlersInitialized=!1,this._promptHandlersInitialized=!1,this.server=new n5(e,r)}async connect(e){return await this.server.connect(e)}async close(){await this.server.close()}setToolRequestHandlers(){this._toolHandlersInitialized||(this.server.assertCanSetRequestHandler(nn(Cu)),this.server.assertCanSetRequestHandler(nn(Tu)),this.server.registerCapabilities({tools:{listChanged:!0}}),this.server.setRequestHandler(Cu,()=>({tools:Object.entries(this._registeredTools).filter(([,e])=>e.enabled).map(([e,r])=>{const n={name:e,title:r.title,description:r.description,inputSchema:(()=>{const s=_o(r.inputSchema);return s?s2(s,{strictUnions:!0,pipeStrategy:"input"}):p5})(),annotations:r.annotations,_meta:r._meta};if(r.outputSchema){const s=_o(r.outputSchema);s&&(n.outputSchema=s2(s,{strictUnions:!0,pipeStrategy:"output"}))}return n})})),this.server.setRequestHandler(Tu,async(e,r)=>{const n=this._registeredTools[e.params.name];let s;try{if(!n)throw new Ne(Me.InvalidParams,`Tool ${e.params.name} not found`);if(!n.enabled)throw new Ne(Me.InvalidParams,`Tool ${e.params.name} disabled`);if(n.inputSchema){const o=n.callback,a=_o(n.inputSchema),i=a??n.inputSchema,c=await uu(i,e.params.arguments);if(!c.success)throw new Ne(Me.InvalidParams,`Input validation error: Invalid arguments for tool ${e.params.name}: ${du(c.error)}`);const l=c.data;s=await Promise.resolve(o(l,r))}else{const o=n.callback;s=await Promise.resolve(o(r))}if(n.outputSchema&&!s.isError){if(!s.structuredContent)throw new Ne(Me.InvalidParams,`Output validation error: Tool ${e.params.name} has an output schema but no structured content was provided`);const o=_o(n.outputSchema),a=await uu(o,s.structuredContent);if(!a.success)throw new Ne(Me.InvalidParams,`Output validation error: Invalid structured content for tool ${e.params.name}: ${du(a.error)}`)}}catch(o){if(o instanceof Ne&&o.code===Me.UrlElicitationRequired)throw o;return this.createToolError(o instanceof Error?o.message:String(o))}return s}),this._toolHandlersInitialized=!0)}createToolError(e){return{content:[{type:"text",text:e}],isError:!0}}setCompletionRequestHandler(){this._completionHandlerInitialized||(this.server.assertCanSetRequestHandler(nn(Eu)),this.server.registerCapabilities({completions:{}}),this.server.setRequestHandler(Eu,async e=>{switch(e.params.ref.type){case"ref/prompt":return K$(e),this.handlePromptCompletion(e,e.params.ref);case"ref/resource":return Y$(e),this.handleResourceCompletion(e,e.params.ref);default:throw new Ne(Me.InvalidParams,`Invalid completion reference: ${e.params.ref}`)}}),this._completionHandlerInitialized=!0)}async handlePromptCompletion(e,r){const n=this._registeredPrompts[r.name];if(!n)throw new Ne(Me.InvalidParams,`Prompt ${r.name} not found`);if(!n.enabled)throw new Ne(Me.InvalidParams,`Prompt ${r.name} disabled`);if(!n.argsSchema)return wo;const s=go(n.argsSchema),o=s?.[e.params.argument.name];if(!o5(o))return wo;const a=a5(o);if(!a)return wo;const i=await a(e.params.argument.value,e.params.context);return _2(i)}async handleResourceCompletion(e,r){const n=Object.values(this._registeredResourceTemplates).find(a=>a.resourceTemplate.uriTemplate.toString()===r.uri);if(!n){if(this._registeredResources[r.uri])return wo;throw new Ne(Me.InvalidParams,`Resource template ${e.params.ref.uri} not found`)}const s=n.resourceTemplate.completeCallback(e.params.argument.name);if(!s)return wo;const o=await s(e.params.argument.value,e.params.context);return _2(o)}setResourceRequestHandlers(){this._resourceHandlersInitialized||(this.server.assertCanSetRequestHandler(nn(Ii)),this.server.assertCanSetRequestHandler(nn(vu)),this.server.assertCanSetRequestHandler(nn(wu)),this.server.registerCapabilities({resources:{listChanged:!0}}),this.server.setRequestHandler(Ii,async(e,r)=>{const n=Object.entries(this._registeredResources).filter(([o,a])=>a.enabled).map(([o,a])=>({uri:o,name:a.name,...a.metadata})),s=[];for(const o of Object.values(this._registeredResourceTemplates)){if(!o.resourceTemplate.listCallback)continue;const a=await o.resourceTemplate.listCallback(r);for(const i of a.resources)s.push({...o.metadata,...i})}return{resources:[...n,...s]}}),this.server.setRequestHandler(vu,async()=>({resourceTemplates:Object.entries(this._registeredResourceTemplates).map(([r,n])=>({name:r,uriTemplate:n.resourceTemplate.uriTemplate.toString(),...n.metadata}))})),this.server.setRequestHandler(wu,async(e,r)=>{const n=new URL(e.params.uri),s=this._registeredResources[n.toString()];if(s){if(!s.enabled)throw new Ne(Me.InvalidParams,`Resource ${n} disabled`);return s.readCallback(n,r)}for(const o of Object.values(this._registeredResourceTemplates)){const a=o.resourceTemplate.uriTemplate.match(n.toString());if(a)return o.readCallback(n,a,r)}throw new Ne(Me.InvalidParams,`Resource ${n} not found`)}),this.setCompletionRequestHandler(),this._resourceHandlersInitialized=!0)}setPromptRequestHandlers(){this._promptHandlersInitialized||(this.server.assertCanSetRequestHandler(nn(bu)),this.server.assertCanSetRequestHandler(nn(Su)),this.server.registerCapabilities({prompts:{listChanged:!0}}),this.server.setRequestHandler(bu,()=>({prompts:Object.entries(this._registeredPrompts).filter(([,e])=>e.enabled).map(([e,r])=>({name:e,title:r.title,description:r.description,arguments:r.argsSchema?f5(r.argsSchema):void 0}))})),this.server.setRequestHandler(Su,async(e,r)=>{const n=this._registeredPrompts[e.params.name];if(!n)throw new Ne(Me.InvalidParams,`Prompt ${e.params.name} not found`);if(!n.enabled)throw new Ne(Me.InvalidParams,`Prompt ${e.params.name} disabled`);if(n.argsSchema){const s=_o(n.argsSchema),o=await uu(s,e.params.arguments);if(!o.success)throw new Ne(Me.InvalidParams,`Invalid arguments for prompt ${e.params.name}: ${du(o.error)}`);const a=o.data,i=n.callback;return await Promise.resolve(i(a,r))}else{const s=n.callback;return await Promise.resolve(s(r))}}),this.setCompletionRequestHandler(),this._promptHandlersInitialized=!0)}resource(e,r,...n){let s;typeof n[0]=="object"&&(s=n.shift());const o=n[0];if(typeof r=="string"){if(this._registeredResources[r])throw new Error(`Resource ${r} is already registered`);const a=this._createRegisteredResource(e,void 0,r,s,o);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),a}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);const a=this._createRegisteredResourceTemplate(e,void 0,r,s,o);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),a}}registerResource(e,r,n,s){if(typeof r=="string"){if(this._registeredResources[r])throw new Error(`Resource ${r} is already registered`);const o=this._createRegisteredResource(e,n.title,r,n,s);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),o}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);const o=this._createRegisteredResourceTemplate(e,n.title,r,n,s);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),o}}_createRegisteredResource(e,r,n,s,o){const a={name:e,title:r,metadata:s,readCallback:o,enabled:!0,disable:()=>a.update({enabled:!1}),enable:()=>a.update({enabled:!0}),remove:()=>a.update({uri:null}),update:i=>{typeof i.uri<"u"&&i.uri!==n&&(delete this._registeredResources[n],i.uri&&(this._registeredResources[i.uri]=a)),typeof i.name<"u"&&(a.name=i.name),typeof i.title<"u"&&(a.title=i.title),typeof i.metadata<"u"&&(a.metadata=i.metadata),typeof i.callback<"u"&&(a.readCallback=i.callback),typeof i.enabled<"u"&&(a.enabled=i.enabled),this.sendResourceListChanged()}};return this._registeredResources[n]=a,a}_createRegisteredResourceTemplate(e,r,n,s,o){const a={resourceTemplate:n,title:r,metadata:s,readCallback:o,enabled:!0,disable:()=>a.update({enabled:!1}),enable:()=>a.update({enabled:!0}),remove:()=>a.update({name:null}),update:i=>{typeof i.name<"u"&&i.name!==e&&(delete this._registeredResourceTemplates[e],i.name&&(this._registeredResourceTemplates[i.name]=a)),typeof i.title<"u"&&(a.title=i.title),typeof i.template<"u"&&(a.resourceTemplate=i.template),typeof i.metadata<"u"&&(a.metadata=i.metadata),typeof i.callback<"u"&&(a.readCallback=i.callback),typeof i.enabled<"u"&&(a.enabled=i.enabled),this.sendResourceListChanged()}};return this._registeredResourceTemplates[e]=a,a}_createRegisteredPrompt(e,r,n,s,o){const a={title:r,description:n,argsSchema:s===void 0?void 0:mo(s),callback:o,enabled:!0,disable:()=>a.update({enabled:!1}),enable:()=>a.update({enabled:!0}),remove:()=>a.update({name:null}),update:i=>{typeof i.name<"u"&&i.name!==e&&(delete this._registeredPrompts[e],i.name&&(this._registeredPrompts[i.name]=a)),typeof i.title<"u"&&(a.title=i.title),typeof i.description<"u"&&(a.description=i.description),typeof i.argsSchema<"u"&&(a.argsSchema=mo(i.argsSchema)),typeof i.callback<"u"&&(a.callback=i.callback),typeof i.enabled<"u"&&(a.enabled=i.enabled),this.sendPromptListChanged()}};return this._registeredPrompts[e]=a,a}_createRegisteredTool(e,r,n,s,o,a,i,c){f2(e);const l={title:r,description:n,inputSchema:g2(s),outputSchema:g2(o),annotations:a,_meta:i,callback:c,enabled:!0,disable:()=>l.update({enabled:!1}),enable:()=>l.update({enabled:!0}),remove:()=>l.update({name:null}),update:u=>{typeof u.name<"u"&&u.name!==e&&(typeof u.name=="string"&&f2(u.name),delete this._registeredTools[e],u.name&&(this._registeredTools[u.name]=l)),typeof u.title<"u"&&(l.title=u.title),typeof u.description<"u"&&(l.description=u.description),typeof u.paramsSchema<"u"&&(l.inputSchema=mo(u.paramsSchema)),typeof u.callback<"u"&&(l.callback=u.callback),typeof u.annotations<"u"&&(l.annotations=u.annotations),typeof u._meta<"u"&&(l._meta=u._meta),typeof u.enabled<"u"&&(l.enabled=u.enabled),this.sendToolListChanged()}};return this._registeredTools[e]=l,this.setToolRequestHandlers(),this.sendToolListChanged(),l}tool(e,...r){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);let n,s,o,a;if(typeof r[0]=="string"&&(n=r.shift()),r.length>1){const c=r[0];Ru(c)?(s=r.shift(),r.length>1&&typeof r[0]=="object"&&r[0]!==null&&!Ru(r[0])&&(a=r.shift())):typeof c=="object"&&c!==null&&(a=r.shift())}const i=r[0];return this._createRegisteredTool(e,void 0,n,s,o,a,void 0,i)}registerTool(e,r,n){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);const{title:s,description:o,inputSchema:a,outputSchema:i,annotations:c,_meta:l}=r;return this._createRegisteredTool(e,s,o,a,i,c,l,n)}prompt(e,...r){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);let n;typeof r[0]=="string"&&(n=r.shift());let s;r.length>1&&(s=r.shift());const o=r[0],a=this._createRegisteredPrompt(e,void 0,n,s,o);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),a}registerPrompt(e,r,n){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);const{title:s,description:o,argsSchema:a}=r,i=this._createRegisteredPrompt(e,s,o,a,n);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),i}isConnected(){return this.server.transport!==void 0}async sendLoggingMessage(e,r){return this.server.sendLoggingMessage(e,r)}sendResourceListChanged(){this.isConnected()&&this.server.sendResourceListChanged()}sendToolListChanged(){this.isConnected()&&this.server.sendToolListChanged()}sendPromptListChanged(){this.isConnected()&&this.server.sendPromptListChanged()}}class d5{constructor(e,r){this._callbacks=r,this._uriTemplate=typeof e=="string"?new Lr(e):e}get uriTemplate(){return this._uriTemplate}get listCallback(){return this._callbacks.list}completeCallback(e){var r;return(r=this._callbacks.complete)===null||r===void 0?void 0:r[e]}}const p5={type:"object",properties:{}};function Ru(t){return typeof t!="object"||t===null?!1:Object.keys(t).length===0||Object.values(t).some(h5)}function h5(t){return t!==null&&typeof t=="object"&&"parse"in t&&typeof t.parse=="function"&&"safeParse"in t&&typeof t.safeParse=="function"}function g2(t){if(t)return Ru(t)?mo(t):t}function f5(t){const e=go(t);return e?Object.entries(e).map(([r,n])=>{const s=BT(n),o=JT(n);return{name:r,description:s,required:!o}}):[]}function nn(t){const e=go(t),r=e?.method;if(!r)throw new Error("Schema is missing a method literal");const n=y0(r);if(typeof n=="string")return n;throw new Error("Schema method literal must be a string")}function _2(t){return{completion:{values:t.slice(0,100),total:t.length,hasMore:t.length>100}}}const wo={completion:{values:[],hasMore:!1}};function m5(t){var e;return t.title!==void 0&&t.title!==""?t.title:!((e=t.annotations)===null||e===void 0)&&e.title?t.annotations.title:t.name}class bo{constructor(){this._messageQueue=[]}static createLinkedPair(){const e=new bo,r=new bo;return e._otherTransport=r,r._otherTransport=e,[e,r]}async start(){for(var e;this._messageQueue.length>0;){const r=this._messageQueue.shift();(e=this.onmessage)===null||e===void 0||e.call(this,r.message,r.extra)}}async close(){var e;const r=this._otherTransport;this._otherTransport=void 0,await r?.close(),(e=this.onclose)===null||e===void 0||e.call(this)}async send(e,r){if(!this._otherTransport)throw new Error("Not connected");this._otherTransport.onmessage?this._otherTransport.onmessage(e,{authInfo:r?.authInfo}):this._otherTransport._messageQueue.push({message:e,extra:{authInfo:r?.authInfo}})}}class g5{constructor(e,r){const n={name:"web-mcp-server",version:"1.0.0"},s={prompts:{listChanged:!0},resources:{subscribe:!0,listChanged:!0},tools:{listChanged:!0},completions:{},logging:{}};this.server=new m2(e||n,r||{capabilities:s}),this.server.server.oninitialized=()=>{this.oninitialized?.()},this.server.server.onclose=()=>{this.onclose?.()},this.server.server.onerror=o=>{this.onerror?.(o)},this.server.server.setRequestHandler(Oi,async()=>({}))}async connect(e){return typeof e.start=="function"?(this.transport=e,this.transport.onclose=void 0,this.transport.onerror=void 0,this.transport.onmessage=void 0):(this.transport=new au(e),await this.transport.listen()),await this.server.connect(this.transport),this.transport}async close(){await this.server.close()}registerTool(e,r,n){return this.server.registerTool(e,r,n)}registerPrompt(e,r,n){return this.server.registerPrompt(e,r,n)}registerResource(e,r,n,s){return typeof r=="string"?this.server.registerResource(e,r,n,s):this.server.registerResource(e,r,n,s)}isConnected(){return this.server.isConnected()}sendResourceListChanged(){this.server.sendResourceListChanged()}sendToolListChanged(){this.server.sendToolListChanged()}sendPromptListChanged(){this.server.sendPromptListChanged()}getClientCapabilities(){return this.server.server.getClientCapabilities()}getClientVersion(){return this.server.server.getClientVersion()}async ping(){return await this.server.server.ping()}async createMessage(e,r){return await this.server.server.createMessage(e,r)}async elicitInput(e,r){return await this.server.server.elicitInput(e,r)}async listRoots(e,r){return await this.server.server.listRoots(e,r)}async sendLoggingMessage(e){return await this.server.server.sendLoggingMessage(e)}async sendResourceUpdated(e){return await this.server.server.sendResourceUpdated(e)}request(e,r,n){return this.server.server.request(e,r,n)}async notification(e,r){return await this.server.server.notification(e,r)}setRequestHandler(e,r){this.server.server.setRequestHandler(e,r)}removeRequestHandler(e){this.server.server.removeRequestHandler(e)}setNotificationHandler(e,r){this.server.server.setNotificationHandler(e,r)}removeNotificationHandler(e){this.server.server.removeNotificationHandler(e)}onSubscribe(e){this.server.server.setRequestHandler(U0,e)}onUnsubscribe(e){this.server.server.setRequestHandler(z0,e)}onSetLogLevel(e){this.server.server.setRequestHandler(Oi,e)}onListResources(e){this.server.server.setRequestHandler(Ii,e)}onRootsListChanged(e){this.server.server.setNotificationHandler(n2,e)}async onPagehide(e){e.persisted||this.transport&&typeof this.transport.close=="function"&&await this.transport.close()}}const _5=(t,e)=>new au(t,e),v5=()=>ET(),y5=t=>t instanceof au,w5=t=>t instanceof m2;function Ni(t,e){if(!(!t||e===null||typeof e!="object")){if(t.type==="object"&&t.properties&&typeof t.properties=="object"){const r=e,n=t.properties;for(const s of Object.keys(n)){const o=n[s];r[s]===void 0&&Object.prototype.hasOwnProperty.call(o,"default")&&(r[s]=o.default),r[s]!==void 0&&Ni(o,r[s])}}if(Array.isArray(t.anyOf))for(const r of t.anyOf)Ni(r,e);if(Array.isArray(t.oneOf))for(const r of t.oneOf)Ni(r,e)}}function b5(t){if(!t)return{supportsFormMode:!1,supportsUrlMode:!1};const e=t.form!==void 0,r=t.url!==void 0;return{supportsFormMode:e||!e&&!r,supportsUrlMode:r}}class v2 extends i2{constructor(e,r){var n,s;super(r),this._clientInfo=e,this._cachedToolOutputValidators=new Map,this._capabilities=(n=r?.capabilities)!==null&&n!==void 0?n:{},this._jsonSchemaValidator=(s=r?.jsonSchemaValidator)!==null&&s!==void 0?s:new u2}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=l2(this._capabilities,e)}setRequestHandler(e,r){var n,s,o;const a=go(e),i=a?.method;if(!i)throw new Error("Schema is missing a method literal");let c;if(nr(i)){const u=i,h=(n=u._zod)===null||n===void 0?void 0:n.def;c=(s=h?.value)!==null&&s!==void 0?s:u.value}else{const u=i,h=u._def;c=(o=h?.value)!==null&&o!==void 0?o:u.value}if(typeof c!="string")throw new Error("Schema method literal must be a string");if(c==="elicitation/create"){const u=async(h,f)=>{var p,m,v;const _=Ci($u,h);if(!_.success){const P=_.error instanceof Error?_.error.message:String(_.error);throw new Ne(Me.InvalidParams,`Invalid elicitation request: ${P}`)}const{params:w}=_.data,g=(p=w.mode)!==null&&p!==void 0?p:"form",{supportsFormMode:y,supportsUrlMode:b}=b5(this._capabilities.elicitation);if(g==="form"&&!y)throw new Ne(Me.InvalidParams,"Client does not support form-mode elicitation requests");if(g==="url"&&!b)throw new Ne(Me.InvalidParams,"Client does not support URL-mode elicitation requests");const S=await Promise.resolve(r(h,f)),k=Ci(Mi,S);if(!k.success){const P=k.error instanceof Error?k.error.message:String(k.error);throw new Ne(Me.InvalidParams,`Invalid elicitation result: ${P}`)}const T=k.data,x=g==="form"?w.requestedSchema:void 0;if(g==="form"&&T.action==="accept"&&T.content&&x&&!((v=(m=this._capabilities.elicitation)===null||m===void 0?void 0:m.form)===null||v===void 0)&&v.applyDefaults)try{Ni(x,T.content)}catch{}return T};return super.setRequestHandler(e,u)}return super.setRequestHandler(e,r)}assertCapability(e,r){var n;if(!(!((n=this._serverCapabilities)===null||n===void 0)&&n[e]))throw new Error(`Server does not support ${e} (required for ${r})`)}async connect(e,r){if(await super.connect(e),e.sessionId===void 0)try{const n=await this.request({method:"initialize",params:{protocolVersion:vo,capabilities:this._capabilities,clientInfo:this._clientInfo}},R0,r);if(n===void 0)throw new Error(`Server sent invalid initialize result: ${n}`);if(!w0.includes(n.protocolVersion))throw new Error(`Server's protocol version is not supported: ${n.protocolVersion}`);this._serverCapabilities=n.capabilities,this._serverVersion=n.serverInfo,e.setProtocolVersion&&e.setProtocolVersion(n.protocolVersion),this._instructions=n.instructions,await this.notification({method:"notifications/initialized"})}catch(n){throw this.close(),n}}getServerCapabilities(){return this._serverCapabilities}getServerVersion(){return this._serverVersion}getInstructions(){return this._instructions}assertCapabilityForMethod(e){var r,n,s,o,a;switch(e){case"logging/setLevel":if(!(!((r=this._serverCapabilities)===null||r===void 0)&&r.logging))throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!(!((n=this._serverCapabilities)===null||n===void 0)&&n.prompts))throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":case"resources/subscribe":case"resources/unsubscribe":if(!(!((s=this._serverCapabilities)===null||s===void 0)&&s.resources))throw new Error(`Server does not support resources (required for ${e})`);if(e==="resources/subscribe"&&!this._serverCapabilities.resources.subscribe)throw new Error(`Server does not support resource subscriptions (required for ${e})`);break;case"tools/call":case"tools/list":if(!(!((o=this._serverCapabilities)===null||o===void 0)&&o.tools))throw new Error(`Server does not support tools (required for ${e})`);break;case"completion/complete":if(!(!((a=this._serverCapabilities)===null||a===void 0)&&a.completions))throw new Error(`Server does not support completions (required for ${e})`);break}}assertNotificationCapability(e){var r;switch(e){case"notifications/roots/list_changed":if(!(!((r=this._capabilities.roots)===null||r===void 0)&&r.listChanged))throw new Error(`Client does not support roots list changed notifications (required for ${e})`);break}}assertRequestHandlerCapability(e){switch(e){case"sampling/createMessage":if(!this._capabilities.sampling)throw new Error(`Client does not support sampling capability (required for ${e})`);break;case"elicitation/create":if(!this._capabilities.elicitation)throw new Error(`Client does not support elicitation capability (required for ${e})`);break;case"roots/list":if(!this._capabilities.roots)throw new Error(`Client does not support roots capability (required for ${e})`);break}}async ping(e){return this.request({method:"ping"},xn,e)}async complete(e,r){return this.request({method:"completion/complete",params:e},e2,r)}async setLoggingLevel(e,r){return this.request({method:"logging/setLevel",params:{level:e}},xn,r)}async getPrompt(e,r){return this.request({method:"prompts/get",params:e},B0,r)}async listPrompts(e,r){return this.request({method:"prompts/list",params:e},Z0,r)}async listResources(e,r){return this.request({method:"resources/list",params:e},N0,r)}async listResourceTemplates(e,r){return this.request({method:"resources/templates/list",params:e},L0,r)}async readResource(e,r){return this.request({method:"resources/read",params:e},q0,r)}async subscribeResource(e,r){return this.request({method:"resources/subscribe",params:e},xn,r)}async unsubscribeResource(e,r){return this.request({method:"resources/unsubscribe",params:e},xn,r)}async callTool(e,r=Ri,n){const s=await this.request({method:"tools/call",params:e},r,n),o=this.getToolOutputValidator(e.name);if(o){if(!s.structuredContent&&!s.isError)throw new Ne(Me.InvalidRequest,`Tool ${e.name} has an output schema but did not return structured content`);if(s.structuredContent)try{const a=o(s.structuredContent);if(!a.valid)throw new Ne(Me.InvalidParams,`Structured content does not match the tool's output schema: ${a.errorMessage}`)}catch(a){throw a instanceof Ne?a:new Ne(Me.InvalidParams,`Failed to validate structured content: ${a instanceof Error?a.message:String(a)}`)}}return s}cacheToolOutputSchemas(e){this._cachedToolOutputValidators.clear();for(const r of e)if(r.outputSchema){const n=this._jsonSchemaValidator.getValidator(r.outputSchema);this._cachedToolOutputValidators.set(r.name,n)}}getToolOutputValidator(e){return this._cachedToolOutputValidators.get(e)}async listTools(e,r){const n=await this.request({method:"tools/list",params:e},G0,r);return this.cacheToolOutputSchemas(n.tools),n}async sendRootsListChanged(){return this.notification({method:"notifications/roots/list_changed"})}}function Pu(t){return t?t instanceof Headers?Object.fromEntries(t.entries()):Array.isArray(t)?Object.fromEntries(t):{...t}:{}}function y2(t=fetch,e){return e?async(r,n)=>{const s={...e,...n,headers:n?.headers?{...Pu(e.headers),...Pu(n.headers)}:e.headers};return t(r,s)}:t}const ut=em().superRefine((t,e)=>{if(!URL.canParse(t))return e.addIssue({code:nl.custom,message:"URL must be parseable",fatal:!0}),jc}).refine(t=>{const e=new URL(t);return e.protocol!=="javascript:"&&e.protocol!=="data:"&&e.protocol!=="vbscript:"},{message:"URL cannot use javascript:, data:, or vbscript: scheme"}),S5=Oe({resource:d().url(),authorization_servers:I(ut).optional(),jwks_uri:d().url().optional(),scopes_supported:I(d()).optional(),bearer_methods_supported:I(d()).optional(),resource_signing_alg_values_supported:I(d()).optional(),resource_name:d().optional(),resource_documentation:d().optional(),resource_policy_uri:d().url().optional(),resource_tos_uri:d().url().optional(),tls_client_certificate_bound_access_tokens:ne().optional(),authorization_details_types_supported:I(d()).optional(),dpop_signing_alg_values_supported:I(d()).optional(),dpop_bound_access_tokens_required:ne().optional()}),w2=Oe({issuer:d(),authorization_endpoint:ut,token_endpoint:ut,registration_endpoint:ut.optional(),scopes_supported:I(d()).optional(),response_types_supported:I(d()),response_modes_supported:I(d()).optional(),grant_types_supported:I(d()).optional(),token_endpoint_auth_methods_supported:I(d()).optional(),token_endpoint_auth_signing_alg_values_supported:I(d()).optional(),service_documentation:ut.optional(),revocation_endpoint:ut.optional(),revocation_endpoint_auth_methods_supported:I(d()).optional(),revocation_endpoint_auth_signing_alg_values_supported:I(d()).optional(),introspection_endpoint:d().optional(),introspection_endpoint_auth_methods_supported:I(d()).optional(),introspection_endpoint_auth_signing_alg_values_supported:I(d()).optional(),code_challenge_methods_supported:I(d()).optional(),client_id_metadata_document_supported:ne().optional()}),k5=Oe({issuer:d(),authorization_endpoint:ut,token_endpoint:ut,userinfo_endpoint:ut.optional(),jwks_uri:ut,registration_endpoint:ut.optional(),scopes_supported:I(d()).optional(),response_types_supported:I(d()),response_modes_supported:I(d()).optional(),grant_types_supported:I(d()).optional(),acr_values_supported:I(d()).optional(),subject_types_supported:I(d()),id_token_signing_alg_values_supported:I(d()),id_token_encryption_alg_values_supported:I(d()).optional(),id_token_encryption_enc_values_supported:I(d()).optional(),userinfo_signing_alg_values_supported:I(d()).optional(),userinfo_encryption_alg_values_supported:I(d()).optional(),userinfo_encryption_enc_values_supported:I(d()).optional(),request_object_signing_alg_values_supported:I(d()).optional(),request_object_encryption_alg_values_supported:I(d()).optional(),request_object_encryption_enc_values_supported:I(d()).optional(),token_endpoint_auth_methods_supported:I(d()).optional(),token_endpoint_auth_signing_alg_values_supported:I(d()).optional(),display_values_supported:I(d()).optional(),claim_types_supported:I(d()).optional(),claims_supported:I(d()).optional(),service_documentation:d().optional(),claims_locales_supported:I(d()).optional(),ui_locales_supported:I(d()).optional(),claims_parameter_supported:ne().optional(),request_parameter_supported:ne().optional(),request_uri_parameter_supported:ne().optional(),require_request_uri_registration:ne().optional(),op_policy_uri:ut.optional(),op_tos_uri:ut.optional(),client_id_metadata_document_supported:ne().optional()}),C5=C({...k5.shape,...w2.pick({code_challenge_methods_supported:!0}).shape}),b2=C({access_token:d(),id_token:d().optional(),token_type:d(),expires_in:M().optional(),scope:d().optional(),refresh_token:d().optional()}).strip(),T5=C({error:d(),error_description:d().optional(),error_uri:d().optional()}),S2=ut.optional().or(O("").transform(()=>{})),$5=C({redirect_uris:I(ut),token_endpoint_auth_method:d().optional(),grant_types:I(d()).optional(),response_types:I(d()).optional(),client_name:d().optional(),client_uri:ut.optional(),logo_uri:S2,scope:d().optional(),contacts:I(d()).optional(),tos_uri:S2,policy_uri:d().optional(),jwks_uri:ut.optional(),jwks:mt().optional(),software_id:d().optional(),software_version:d().optional(),software_statement:d().optional()}).strip(),E5=C({client_id:d(),client_secret:d().optional(),client_id_issued_at:M().optional(),client_secret_expires_at:M().optional()}).strip(),x5=$5.merge(E5);C({error:d(),error_description:d().optional()}).strip(),C({token:d(),token_type_hint:d().optional()}).strip();function I5(t){const e=typeof t=="string"?new URL(t):new URL(t.href);return e.hash="",e}function R5({requestedResource:t,configuredResource:e}){const r=typeof t=="string"?new URL(t):new URL(t.href),n=typeof e=="string"?new URL(e):new URL(e.href);if(r.origin!==n.origin||r.pathname.length<n.pathname.length)return!1;const s=r.pathname.endsWith("/")?r.pathname:r.pathname+"/",o=n.pathname.endsWith("/")?n.pathname:n.pathname+"/";return s.startsWith(o)}class dt extends Error{constructor(e,r){super(e),this.errorUri=r,this.name=this.constructor.name}toResponseObject(){const e={error:this.errorCode,error_description:this.message};return this.errorUri&&(e.error_uri=this.errorUri),e}get errorCode(){return this.constructor.errorCode}}class Ou extends dt{}Ou.errorCode="invalid_request";let Li=class extends dt{};Li.errorCode="invalid_client";let qi=class extends dt{};qi.errorCode="invalid_grant";let ji=class extends dt{};ji.errorCode="unauthorized_client";class Au extends dt{}Au.errorCode="unsupported_grant_type";class Mu extends dt{}Mu.errorCode="invalid_scope";class Nu extends dt{}Nu.errorCode="access_denied";let as=class extends dt{};as.errorCode="server_error";class Lu extends dt{}Lu.errorCode="temporarily_unavailable";class qu extends dt{}qu.errorCode="unsupported_response_type";class ju extends dt{}ju.errorCode="unsupported_token_type";class Uu extends dt{}Uu.errorCode="invalid_token";class zu extends dt{}zu.errorCode="method_not_allowed";class Du extends dt{}Du.errorCode="too_many_requests";class Ui extends dt{}Ui.errorCode="invalid_client_metadata";class Zu extends dt{}Zu.errorCode="insufficient_scope";const P5={[Ou.errorCode]:Ou,[Li.errorCode]:Li,[qi.errorCode]:qi,[ji.errorCode]:ji,[Au.errorCode]:Au,[Mu.errorCode]:Mu,[Nu.errorCode]:Nu,[as.errorCode]:as,[Lu.errorCode]:Lu,[qu.errorCode]:qu,[ju.errorCode]:ju,[Uu.errorCode]:Uu,[zu.errorCode]:zu,[Du.errorCode]:Du,[Ui.errorCode]:Ui,[Zu.errorCode]:Zu};let ar=class extends Error{constructor(e){super(e??"Unauthorized")}};function O5(t){return["client_secret_basic","client_secret_post","none"].includes(t)}const Vu="code",Fu="S256";function k2(t,e){const r=t.client_secret!==void 0;return e.length===0?r?"client_secret_post":"none":"token_endpoint_auth_method"in t&&t.token_endpoint_auth_method&&O5(t.token_endpoint_auth_method)&&e.includes(t.token_endpoint_auth_method)?t.token_endpoint_auth_method:r&&e.includes("client_secret_basic")?"client_secret_basic":r&&e.includes("client_secret_post")?"client_secret_post":e.includes("none")?"none":r?"client_secret_post":"none"}function C2(t,e,r,n){const{client_id:s,client_secret:o}=e;switch(t){case"client_secret_basic":A5(s,o,r);return;case"client_secret_post":M5(s,o,n);return;case"none":N5(s,n);return;default:throw new Error(`Unsupported client authentication method: ${t}`)}}function A5(t,e,r){if(!e)throw new Error("client_secret_basic authentication requires a client_secret");const n=btoa(`${t}:${e}`);r.set("Authorization",`Basic ${n}`)}function M5(t,e,r){r.set("client_id",t),e&&r.set("client_secret",e)}function N5(t,e){e.set("client_id",t)}async function Hu(t){const e=t instanceof Response?t.status:void 0,r=t instanceof Response?await t.text():t;try{const n=T5.parse(JSON.parse(r)),{error:s,error_description:o,error_uri:a}=n,i=P5[s]||as;return new i(o||"",a)}catch(n){const s=`${e?`HTTP ${e}: `:""}Invalid OAuth error response: ${n}. Raw body: ${r}`;return new as(s)}}async function In(t,e){var r,n;try{return await Bu(t,e)}catch(s){if(s instanceof Li||s instanceof ji)return await((r=t.invalidateCredentials)===null||r===void 0?void 0:r.call(t,"all")),await Bu(t,e);if(s instanceof qi)return await((n=t.invalidateCredentials)===null||n===void 0?void 0:n.call(t,"tokens")),await Bu(t,e);throw s}}async function Bu(t,{serverUrl:e,authorizationCode:r,scope:n,resourceMetadataUrl:s,fetchFn:o}){var a,i;let c,l;try{c=await j5(e,{resourceMetadataUrl:s},o),c.authorization_servers&&c.authorization_servers.length>0&&(l=c.authorization_servers[0])}catch{}l||(l=new URL("/",e));const u=await q5(e,t,c),h=await V5(l,{fetchFn:o});let f=await Promise.resolve(t.clientInformation());if(!f){if(r!==void 0)throw new Error("Existing OAuth client information is required when exchanging an authorization code");const w=h?.client_id_metadata_document_supported===!0,g=t.clientMetadataUrl;if(g&&!L5(g))throw new Ui(`clientMetadataUrl must be a valid HTTPS URL with a non-root pathname, got: ${g}`);if(w&&g)f={client_id:g},await((a=t.saveClientInformation)===null||a===void 0?void 0:a.call(t,f));else{if(!t.saveClientInformation)throw new Error("OAuth client information must be saveable for dynamic registration");const b=await J5(l,{metadata:h,clientMetadata:t.clientMetadata,fetchFn:o});await t.saveClientInformation(b),f=b}}if(r!==void 0){const w=await t.codeVerifier(),g=await H5(l,{metadata:h,clientInformation:f,authorizationCode:r,codeVerifier:w,redirectUri:t.redirectUrl,resource:u,addClientAuthentication:t.addClientAuthentication,fetchFn:o});return await t.saveTokens(g),"AUTHORIZED"}const p=await t.tokens();if(p?.refresh_token)try{const w=await B5(l,{metadata:h,clientInformation:f,refreshToken:p.refresh_token,resource:u,addClientAuthentication:t.addClientAuthentication,fetchFn:o});return await t.saveTokens(w),"AUTHORIZED"}catch(w){if(!(!(w instanceof dt)||w instanceof as))throw w}const m=t.state?await t.state():void 0,{authorizationUrl:v,codeVerifier:_}=await F5(l,{metadata:h,clientInformation:f,state:m,redirectUrl:t.redirectUrl,scope:n||((i=c?.scopes_supported)===null||i===void 0?void 0:i.join(" "))||t.clientMetadata.scope,resource:u});return await t.saveCodeVerifier(_),await t.redirectToAuthorization(v),"REDIRECT"}function L5(t){if(!t)return!1;try{const e=new URL(t);return e.protocol==="https:"&&e.pathname!=="/"}catch{return!1}}async function q5(t,e,r){const n=I5(t);if(e.validateResourceURL)return await e.validateResourceURL(n,r?.resource);if(r){if(!R5({requestedResource:n,configuredResource:r.resource}))throw new Error(`Protected resource ${r.resource} does not match expected ${n} (or origin)`);return new URL(r.resource)}}function zi(t){const e=t.headers.get("WWW-Authenticate");if(!e)return{};const[r,n]=e.split(" ");if(r.toLowerCase()!=="bearer"||!n)return{};const s=Ju(t,"resource_metadata")||void 0;let o;if(s)try{o=new URL(s)}catch{}const a=Ju(t,"scope")||void 0,i=Ju(t,"error")||void 0;return{resourceMetadataUrl:o,scope:a,error:i}}function Ju(t,e){const r=t.headers.get("WWW-Authenticate");if(!r)return null;const n=new RegExp(`${e}=(?:"([^"]+)"|([^\\s,]+))`),s=r.match(n);return s?s[1]||s[2]:null}async function j5(t,e,r=fetch){const n=await D5(t,"oauth-protected-resource",r,{protocolVersion:e?.protocolVersion,metadataUrl:e?.resourceMetadataUrl});if(!n||n.status===404)throw new Error("Resource server does not implement OAuth 2.0 Protected Resource Metadata.");if(!n.ok)throw new Error(`HTTP ${n.status} trying to load well-known OAuth protected resource metadata.`);return S5.parse(await n.json())}async function Wu(t,e,r=fetch){try{return await r(t,{headers:e})}catch(n){if(n instanceof TypeError)return e?Wu(t,void 0,r):void 0;throw n}}function U5(t,e="",r={}){return e.endsWith("/")&&(e=e.slice(0,-1)),r.prependPathname?`${e}/.well-known/${t}`:`/.well-known/${t}${e}`}async function T2(t,e,r=fetch){return await Wu(t,{"MCP-Protocol-Version":e},r)}function z5(t,e){return!t||t.status>=400&&t.status<500&&e!=="/"}async function D5(t,e,r,n){var s,o;const a=new URL(t),i=(s=n?.protocolVersion)!==null&&s!==void 0?s:vo;let c;if(n?.metadataUrl)c=new URL(n.metadataUrl);else{const u=U5(e,a.pathname);c=new URL(u,(o=n?.metadataServerUrl)!==null&&o!==void 0?o:a),c.search=a.search}let l=await T2(c,i,r);if(!n?.metadataUrl&&z5(l,a.pathname)){const u=new URL(`/.well-known/${e}`,a);l=await T2(u,i,r)}return l}function Z5(t){const e=typeof t=="string"?new URL(t):t,r=e.pathname!=="/",n=[];if(!r)return n.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),n.push({url:new URL("/.well-known/openid-configuration",e.origin),type:"oidc"}),n;let s=e.pathname;return s.endsWith("/")&&(s=s.slice(0,-1)),n.push({url:new URL(`/.well-known/oauth-authorization-server${s}`,e.origin),type:"oauth"}),n.push({url:new URL(`/.well-known/openid-configuration${s}`,e.origin),type:"oidc"}),n.push({url:new URL(`${s}/.well-known/openid-configuration`,e.origin),type:"oidc"}),n}async function V5(t,{fetchFn:e=fetch,protocolVersion:r=vo}={}){const n={"MCP-Protocol-Version":r,Accept:"application/json"},s=Z5(t);for(const{url:o,type:a}of s){const i=await Wu(o,n,e);if(i){if(!i.ok){if(i.status>=400&&i.status<500)continue;throw new Error(`HTTP ${i.status} trying to load ${a==="oauth"?"OAuth":"OpenID provider"} metadata from ${o}`)}return a==="oauth"?w2.parse(await i.json()):C5.parse(await i.json())}}}async function F5(t,{metadata:e,clientInformation:r,redirectUrl:n,scope:s,state:o,resource:a}){let i;if(e){if(i=new URL(e.authorization_endpoint),!e.response_types_supported.includes(Vu))throw new Error(`Incompatible auth server: does not support response type ${Vu}`);if(e.code_challenge_methods_supported&&!e.code_challenge_methods_supported.includes(Fu))throw new Error(`Incompatible auth server: does not support code challenge method ${Fu}`)}else i=new URL("/authorize",t);const c=await Dl(),l=c.code_verifier,u=c.code_challenge;return i.searchParams.set("response_type",Vu),i.searchParams.set("client_id",r.client_id),i.searchParams.set("code_challenge",u),i.searchParams.set("code_challenge_method",Fu),i.searchParams.set("redirect_uri",String(n)),o&&i.searchParams.set("state",o),s&&i.searchParams.set("scope",s),s?.includes("offline_access")&&i.searchParams.append("prompt","consent"),a&&i.searchParams.set("resource",a.href),{authorizationUrl:i,codeVerifier:l}}async function H5(t,{metadata:e,clientInformation:r,authorizationCode:n,codeVerifier:s,redirectUri:o,resource:a,addClientAuthentication:i,fetchFn:c}){var l;const u="authorization_code",h=e?.token_endpoint?new URL(e.token_endpoint):new URL("/token",t);if(e?.grant_types_supported&&!e.grant_types_supported.includes(u))throw new Error(`Incompatible auth server: does not support grant type ${u}`);const f=new Headers({"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"}),p=new URLSearchParams({grant_type:u,code:n,code_verifier:s,redirect_uri:String(o)});if(i)i(f,p,t,e);else{const v=(l=e?.token_endpoint_auth_methods_supported)!==null&&l!==void 0?l:[],_=k2(r,v);C2(_,r,f,p)}a&&p.set("resource",a.href);const m=await(c??fetch)(h,{method:"POST",headers:f,body:p});if(!m.ok)throw await Hu(m);return b2.parse(await m.json())}async function B5(t,{metadata:e,clientInformation:r,refreshToken:n,resource:s,addClientAuthentication:o,fetchFn:a}){var i;const c="refresh_token";let l;if(e){if(l=new URL(e.token_endpoint),e.grant_types_supported&&!e.grant_types_supported.includes(c))throw new Error(`Incompatible auth server: does not support grant type ${c}`)}else l=new URL("/token",t);const u=new Headers({"Content-Type":"application/x-www-form-urlencoded"}),h=new URLSearchParams({grant_type:c,refresh_token:n});if(o)o(u,h,t,e);else{const p=(i=e?.token_endpoint_auth_methods_supported)!==null&&i!==void 0?i:[],m=k2(r,p);C2(m,r,u,h)}s&&h.set("resource",s.href);const f=await(a??fetch)(l,{method:"POST",headers:u,body:h});if(!f.ok)throw await Hu(f);return b2.parse({refresh_token:n,...await f.json()})}async function J5(t,{metadata:e,clientMetadata:r,fetchFn:n}){let s;if(e){if(!e.registration_endpoint)throw new Error("Incompatible auth server: does not support dynamic client registration");s=new URL(e.registration_endpoint)}else s=new URL("/register",t);const o=await(n??fetch)(s,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!o.ok)throw await Hu(o);return x5.parse(await o.json())}class W5 extends Error{constructor(e,r,n){super(`SSE error: ${r}`),this.code=e,this.event=n}}class Gu{constructor(e,r){this._url=e,this._resourceMetadataUrl=void 0,this._scope=void 0,this._eventSourceInit=r?.eventSourceInit,this._requestInit=r?.requestInit,this._authProvider=r?.authProvider,this._fetch=r?.fetch,this._fetchWithInit=y2(r?.fetch,r?.requestInit)}async _authThenStart(){var e;if(!this._authProvider)throw new ar("No auth provider");let r;try{r=await In(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})}catch(n){throw(e=this.onerror)===null||e===void 0||e.call(this,n),n}if(r!=="AUTHORIZED")throw new ar;return await this._startOrAuth()}async _commonHeaders(){var e;const r={};if(this._authProvider){const n=await this._authProvider.tokens();n&&(r.Authorization=`Bearer ${n.access_token}`)}return this._protocolVersion&&(r["mcp-protocol-version"]=this._protocolVersion),new Headers({...r,...(e=this._requestInit)===null||e===void 0?void 0:e.headers})}_startOrAuth(){var e,r,n;const s=(n=(r=(e=this===null||this===void 0?void 0:this._eventSourceInit)===null||e===void 0?void 0:e.fetch)!==null&&r!==void 0?r:this._fetch)!==null&&n!==void 0?n:fetch;return new Promise((o,a)=>{this._eventSource=new uo(this._url.href,{...this._eventSourceInit,fetch:async(i,c)=>{const l=await this._commonHeaders();l.set("Accept","text/event-stream");const u=await s(i,{...c,headers:l});if(u.status===401&&u.headers.has("www-authenticate")){const{resourceMetadataUrl:h,scope:f}=zi(u);this._resourceMetadataUrl=h,this._scope=f}return u}}),this._abortController=new AbortController,this._eventSource.onerror=i=>{var c;if(i.code===401&&this._authProvider){this._authThenStart().then(o,a);return}const l=new W5(i.code,i.message,i);a(l),(c=this.onerror)===null||c===void 0||c.call(this,l)},this._eventSource.onopen=()=>{},this._eventSource.addEventListener("endpoint",i=>{var c;const l=i;try{if(this._endpoint=new URL(l.data,this._url),this._endpoint.origin!==this._url.origin)throw new Error(`Endpoint origin does not match connection origin: ${this._endpoint.origin}`)}catch(u){a(u),(c=this.onerror)===null||c===void 0||c.call(this,u),this.close();return}o()}),this._eventSource.onmessage=i=>{var c,l;const u=i;let h;try{h=rn.parse(JSON.parse(u.data))}catch(f){(c=this.onerror)===null||c===void 0||c.call(this,f);return}(l=this.onmessage)===null||l===void 0||l.call(this,h)}})}async start(){if(this._eventSource)throw new Error("SSEClientTransport already started! If using Client class, note that connect() calls start() automatically.");return await this._startOrAuth()}async finishAuth(e){if(!this._authProvider)throw new ar("No auth provider");if(await In(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new ar("Failed to authorize")}async close(){var e,r,n;(e=this._abortController)===null||e===void 0||e.abort(),(r=this._eventSource)===null||r===void 0||r.close(),(n=this.onclose)===null||n===void 0||n.call(this)}async send(e){var r,n,s;if(!this._endpoint)throw new Error("Not connected");try{const o=await this._commonHeaders();o.set("content-type","application/json");const a={...this._requestInit,method:"POST",headers:o,body:JSON.stringify(e),signal:(r=this._abortController)===null||r===void 0?void 0:r.signal},i=await((n=this._fetch)!==null&&n!==void 0?n:fetch)(this._endpoint,a);if(!i.ok){if(i.status===401&&this._authProvider){const{resourceMetadataUrl:l,scope:u}=zi(i);if(this._resourceMetadataUrl=l,this._scope=u,await In(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new ar;return this.send(e)}const c=await i.text().catch(()=>null);throw new Error(`Error POSTing to endpoint (HTTP ${i.status}): ${c}`)}}catch(o){throw(s=this.onerror)===null||s===void 0||s.call(this,o),o}}setProtocolVersion(e){this._protocolVersion=e}}const G5={initialReconnectionDelay:1e3,maxReconnectionDelay:3e4,reconnectionDelayGrowFactor:1.5,maxRetries:2};class So extends Error{constructor(e,r){super(`Streamable HTTP error: ${r}`),this.code=e}}class Di{constructor(e,r){var n;this._hasCompletedAuthFlow=!1,this._url=e,this._resourceMetadataUrl=void 0,this._scope=void 0,this._requestInit=r?.requestInit,this._authProvider=r?.authProvider,this._fetch=r?.fetch,this._fetchWithInit=y2(r?.fetch,r?.requestInit),this._sessionId=r?.sessionId,this._reconnectionOptions=(n=r?.reconnectionOptions)!==null&&n!==void 0?n:G5}async _authThenStart(){var e;if(!this._authProvider)throw new ar("No auth provider");let r;try{r=await In(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})}catch(n){throw(e=this.onerror)===null||e===void 0||e.call(this,n),n}if(r!=="AUTHORIZED")throw new ar;return await this._startOrAuthSse({resumptionToken:void 0})}async _commonHeaders(){var e;const r={};if(this._authProvider){const s=await this._authProvider.tokens();s&&(r.Authorization=`Bearer ${s.access_token}`)}this._sessionId&&(r["mcp-session-id"]=this._sessionId),this._protocolVersion&&(r["mcp-protocol-version"]=this._protocolVersion);const n=Pu((e=this._requestInit)===null||e===void 0?void 0:e.headers);return new Headers({...r,...n})}async _startOrAuthSse(e){var r,n,s;const{resumptionToken:o}=e;try{const a=await this._commonHeaders();a.set("Accept","text/event-stream"),o&&a.set("last-event-id",o);const i=await((r=this._fetch)!==null&&r!==void 0?r:fetch)(this._url,{method:"GET",headers:a,signal:(n=this._abortController)===null||n===void 0?void 0:n.signal});if(!i.ok){if(i.status===401&&this._authProvider)return await this._authThenStart();if(i.status===405)return;throw new So(i.status,`Failed to open SSE stream: ${i.statusText}`)}this._handleSseStream(i.body,e,!0)}catch(a){throw(s=this.onerror)===null||s===void 0||s.call(this,a),a}}_getNextReconnectionDelay(e){if(this._serverRetryMs!==void 0)return this._serverRetryMs;const r=this._reconnectionOptions.initialReconnectionDelay,n=this._reconnectionOptions.reconnectionDelayGrowFactor,s=this._reconnectionOptions.maxReconnectionDelay;return Math.min(r*Math.pow(n,e),s)}_scheduleReconnection(e,r=0){var n;const s=this._reconnectionOptions.maxRetries;if(s>0&&r>=s){(n=this.onerror)===null||n===void 0||n.call(this,new Error(`Maximum reconnection attempts (${s}) exceeded.`));return}const o=this._getNextReconnectionDelay(r);setTimeout(()=>{this._startOrAuthSse(e).catch(a=>{var i;(i=this.onerror)===null||i===void 0||i.call(this,new Error(`Failed to reconnect SSE stream: ${a instanceof Error?a.message:String(a)}`)),this._scheduleReconnection(e,r+1)})},o)}_handleSseStream(e,r,n){if(!e)return;const{onresumptiontoken:s,replayMessageId:o}=r;let a,i=!1;(async()=>{var l,u,h,f;try{const p=e.pipeThrough(new TextDecoderStream).pipeThrough(new En({onRetry:v=>{this._serverRetryMs=v}})).getReader();for(;;){const{value:v,done:_}=await p.read();if(_)break;if(v.id&&(a=v.id,i=!0,s?.(v.id)),!v.event||v.event==="message")try{const w=rn.parse(JSON.parse(v.data));o!==void 0&&pu(w)&&(w.id=o),(l=this.onmessage)===null||l===void 0||l.call(this,w)}catch(w){(u=this.onerror)===null||u===void 0||u.call(this,w)}}(n||i)&&this._abortController&&!this._abortController.signal.aborted&&this._scheduleReconnection({resumptionToken:a,onresumptiontoken:s,replayMessageId:o},0)}catch(p){if((h=this.onerror)===null||h===void 0||h.call(this,new Error(`SSE stream disconnected: ${p}`)),(n||i)&&this._abortController&&!this._abortController.signal.aborted)try{this._scheduleReconnection({resumptionToken:a,onresumptiontoken:s,replayMessageId:o},0)}catch(v){(f=this.onerror)===null||f===void 0||f.call(this,new Error(`Failed to reconnect: ${v instanceof Error?v.message:String(v)}`))}}})()}async start(){if(this._abortController)throw new Error("StreamableHTTPClientTransport already started! If using Client class, note that connect() calls start() automatically.");this._abortController=new AbortController}async finishAuth(e){if(!this._authProvider)throw new ar("No auth provider");if(await In(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new ar("Failed to authorize")}async close(){var e,r;(e=this._abortController)===null||e===void 0||e.abort(),(r=this.onclose)===null||r===void 0||r.call(this)}async send(e,r){var n,s,o,a;try{const{resumptionToken:i,onresumptiontoken:c}=r||{};if(i){this._startOrAuthSse({resumptionToken:i,replayMessageId:C0(e)?e.id:void 0}).catch(_=>{var w;return(w=this.onerror)===null||w===void 0?void 0:w.call(this,_)});return}const l=await this._commonHeaders();l.set("content-type","application/json"),l.set("accept","application/json, text/event-stream");const u={...this._requestInit,method:"POST",headers:l,body:JSON.stringify(e),signal:(n=this._abortController)===null||n===void 0?void 0:n.signal},h=await((s=this._fetch)!==null&&s!==void 0?s:fetch)(this._url,u),f=h.headers.get("mcp-session-id");if(f&&(this._sessionId=f),!h.ok){if(h.status===401&&this._authProvider){if(this._hasCompletedAuthFlow)throw new So(401,"Server returned 401 after successful authentication");const{resourceMetadataUrl:w,scope:g}=zi(h);if(this._resourceMetadataUrl=w,this._scope=g,await In(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new ar;return this._hasCompletedAuthFlow=!0,this.send(e)}if(h.status===403&&this._authProvider){const{resourceMetadataUrl:w,scope:g,error:y}=zi(h);if(y==="insufficient_scope"){const b=h.headers.get("WWW-Authenticate");if(this._lastUpscopingHeader===b)throw new So(403,"Server returned 403 after trying upscoping");if(g&&(this._scope=g),w&&(this._resourceMetadataUrl=w),this._lastUpscopingHeader=b??void 0,await In(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetch})!=="AUTHORIZED")throw new ar;return this.send(e)}}const _=await h.text().catch(()=>null);throw new Error(`Error POSTing to endpoint (HTTP ${h.status}): ${_}`)}if(this._hasCompletedAuthFlow=!1,this._lastUpscopingHeader=void 0,h.status===202){s$(e)&&this._startOrAuthSse({resumptionToken:void 0}).catch(_=>{var w;return(w=this.onerror)===null||w===void 0?void 0:w.call(this,_)});return}const m=(Array.isArray(e)?e:[e]).filter(_=>"method"in _&&"id"in _&&_.id!==void 0).length>0,v=h.headers.get("content-type");if(m)if(v?.includes("text/event-stream"))this._handleSseStream(h.body,{onresumptiontoken:c},!1);else if(v?.includes("application/json")){const _=await h.json(),w=Array.isArray(_)?_.map(g=>rn.parse(g)):[rn.parse(_)];for(const g of w)(o=this.onmessage)===null||o===void 0||o.call(this,g)}else throw new So(-1,`Unexpected content type: ${v}`)}catch(i){throw(a=this.onerror)===null||a===void 0||a.call(this,i),i}}get sessionId(){return this._sessionId}async terminateSession(){var e,r,n;if(this._sessionId)try{const s=await this._commonHeaders(),o={...this._requestInit,method:"DELETE",headers:s,signal:(e=this._abortController)===null||e===void 0?void 0:e.signal},a=await((r=this._fetch)!==null&&r!==void 0?r:fetch)(this._url,o);if(!a.ok&&a.status!==405)throw new So(a.status,`Failed to terminate session: ${a.statusText}`);this._sessionId=void 0}catch(s){throw(n=this.onerror)===null||n===void 0||n.call(this,s),s}}setProtocolVersion(e){this._protocolVersion=e}get protocolVersion(){return this._protocolVersion}async resumeStream(e,r){await this._startOrAuthSse({resumptionToken:e,onresumptiontoken:r?.onresumptiontoken})}}const K5="mcp";class Y5{constructor(e){this._url=e}start(){if(this._socket)throw new Error("WebSocketClientTransport already started! If using Client class, note that connect() calls start() automatically.");return new Promise((e,r)=>{this._socket=new WebSocket(this._url,K5),this._socket.onerror=n=>{var s;const o="error"in n?n.error:new Error(`WebSocket error: ${JSON.stringify(n)}`);r(o),(s=this.onerror)===null||s===void 0||s.call(this,o)},this._socket.onopen=()=>{e()},this._socket.onclose=()=>{var n;(n=this.onclose)===null||n===void 0||n.call(this)},this._socket.onmessage=n=>{var s,o;let a;try{a=rn.parse(JSON.parse(n.data))}catch(i){(s=this.onerror)===null||s===void 0||s.call(this,i);return}(o=this.onmessage)===null||o===void 0||o.call(this,a)}})}async close(){var e;(e=this._socket)===null||e===void 0||e.close()}send(e){return new Promise((r,n)=>{var s;if(!this._socket){n(new Error("Not connected"));return}(s=this._socket)===null||s===void 0||s.send(JSON.stringify(e)),r()})}}class $2{constructor(e,r){const n={name:"web-mcp-client",version:"1.0.0"},s={roots:{listChanged:!0},sampling:{},elicitation:{}};this.client=new v2(e||n,r||{capabilities:s}),this.client.onclose=()=>{this.onclose?.()},this.client.onerror=o=>{this.onerror?.(o)}}async connect(e){if(typeof e.start=="function")return this.transport=e,this.transport.onclose=void 0,this.transport.onerror=void 0,this.transport.onmessage=void 0,await this.client.connect(this.transport),{transport:this.transport,sessionId:this.transport.sessionId};const{url:r,token:n,sessionId:s,type:o,agent:a,onError:i}=e;if(a===!0){const u={client:this.client,url:r,token:n,sessionId:s};let h;return await(async()=>{const{transport:p,sessionId:m}=o==="sse"?await DT(u):o==="socket"?await VT(u):await ZT(u);p.onerror=async v=>{i?.(v)},h={transport:p,sessionId:m}})(),h}const c=new URL(r);let l;if(o==="channel"&&(l=new ou(r),await this.client.connect(l)),o==="sse"){const u=g0(n,s);l=new Gu(c,u),await this.client.connect(l)}if(o==="socket"&&(l=new Y5(new URL(`${r}?sessionId=${s}&token=${n}`)),l.sessionId=s,await this.client.connect(l)),typeof l>"u"){const u=_0(n,s);l=new Di(c,u),await this.client.connect(l)}return this.transport=l,{transport:this.transport,sessionId:this.transport.sessionId}}async close(){await this.client.close()}getServerCapabilities(){return this.client.getServerCapabilities()}getServerVersion(){return this.client.getServerVersion()}getInstructions(){return this.client.getInstructions()}async ping(e){return await this.client.ping(e)}async complete(e,r){return await this.client.complete(e,r)}async setLoggingLevel(e,r){return await this.client.setLoggingLevel(e,r)}async getPrompt(e,r){return await this.client.getPrompt(e,r)}async listPrompts(e,r){return await this.client.listPrompts(e,r)}async listResources(e,r){return await this.client.listResources(e,r)}async listResourceTemplates(e,r){return await this.client.listResourceTemplates(e,r)}async readResource(e,r){return await this.client.readResource(e,r)}async subscribeResource(e,r){return await this.client.subscribeResource(e,r)}async unsubscribeResource(e,r){return await this.client.unsubscribeResource(e,r)}async callTool(e,r){return await this.client.callTool(e,Ri,r)}async listTools(e,r){return await this.client.listTools(e,r)}async sendRootsListChanged(){return await this.client.sendRootsListChanged()}request(e,r,n){return this.client.request(e,r,n)}async notification(e,r){return await this.client.notification(e,r)}setRequestHandler(e,r){this.client.setRequestHandler(e,r)}removeRequestHandler(e){this.client.removeRequestHandler(e)}setNotificationHandler(e,r){this.client.setNotificationHandler(e,r)}removeNotificationHandler(e){this.client.removeNotificationHandler(e)}onElicit(e){this.client.setRequestHandler($u,e)}onCreateMessage(e){this.client.setRequestHandler(Q0,e)}onListRoots(e){this.client.setRequestHandler(t2,e)}onToolListChanged(e){this.client.setNotificationHandler(K0,e)}onPromptListChanged(e){this.client.setNotificationHandler(J0,e)}onResourceListChanged(e){this.client.setNotificationHandler(j0,e)}onResourceUpdated(e){this.client.setNotificationHandler(D0,e)}onLoggingMessage(e){this.client.setNotificationHandler(Y0,e)}async onPagehide(e){e.persisted||(E2(this.transport)?await this.transport.terminateSession():this.transport&&typeof this.transport.close=="function"&&await this.transport.close())}}const Q5=(t,e)=>new Gu(t,e),X5=(t,e)=>new Di(t,e),eE=(t,e)=>new ou(t,e),tE=t=>t instanceof Gu,E2=t=>t instanceof Di,rE=t=>t instanceof ou,nE=t=>t instanceof v2,is=(t,e,r)=>{window.postMessage({type:t,direction:r,data:e},"*")},x2=(t,e,r)=>{const n=async function(s){s.source===window&&s.data.type===t&&s.data.direction===r&&await e(s.data.data)};return window.addEventListener("message",n),()=>window.removeEventListener("message",n)},Ku=(t,e,r)=>{if(r.endsWith("content"))chrome.tabs.query({},n=>{n.forEach(s=>{chrome.tabs.sendMessage(s.id,{type:t,data:e,direction:r,tabId:s.id})})});else return chrome.runtime.sendMessage({direction:r,type:t,data:e})},Yu=(t,e,r,n)=>{const s=(o,a,i)=>{if(o.type===t&&o.direction===r&&(!n||n&&o.tabId===n)){const{data:c}=o;e(c,a,i),i(a)}};return chrome.runtime.onMessage.addListener(s),()=>chrome.runtime.onMessage.removeListener(s)};class I2{constructor(e){this._isStarted=!1,this._isClosed=!1,this.targetSessionId=e,this._messageListener=Yu("mcp-server-to-client",r=>{try{if(r.sessionId!==this.targetSessionId)return;const n=rn.parse(r.mcpMessage);this.onmessage?.(n)}catch(n){console.log("【Client Transport】处理server消息错误:",n)}},"content->side")}_throwError(e,r){if(e()){const n=new Error(r);throw console.log(r,n),this.onerror&&this.onerror(n),n}}async start(){this._throwError(()=>this._isClosed,"【Client Transport】 未启动,无法重新启动"),this._isStarted=!0}async send(e,r){this._throwError(()=>!this._isStarted,"【Client Transport】 未启动,无法发送消息"),this._throwError(()=>this._isClosed,"【Client Transport】 已关闭,无法发送消息");const n=chrome.sessionRegistry.get(this.targetSessionId);this._throwError(()=>!n,`【Client Transport】sessionRegistry中未找到${this.targetSessionId}`);const s=n.tabIds[n.tabIds.length-1];Ku("mcp-client-to-server",{sessionId:this.targetSessionId,tabId:s,mcpMessage:e},"side->content")}async close(){if(!this._isClosed)try{this._isClosed=!0,this._isStarted=!1,this._messageListener&&this._messageListener(),this.onclose&&this.onclose()}catch{this._throwError(()=>!0,"【Client Transport】 关闭时发生错误")}}}const R2=()=>typeof crypto<"u"&&crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,t=>{const e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)});class sE{constructor(e=null){this._isStarted=!1,this._isClosed=!1,this._lastRegistration=null,this.sessionId=e||R2(),this._messageListener1=x2("sidepanel-ready-to-page",()=>{this._lastRegistration&&this._isStarted&&this.notifyRegistration(this._lastRegistration).catch(r=>{console.error("【Page Svr Transport】 notifyRegistration失败:",r)})},"content->page"),this._messageListener2=x2("mcp-client-to-server-to-page",r=>{if(r.sessionId!==this.sessionId)return;console.log("【Page Svr Transport】 即将处理 mcpMessage",r.mcpMessage);const n=rn.parse(r.mcpMessage);this.onmessage?.(n),r.mcpMessage.params?.name&&is("update-page-app-message",{status:"run",message:r.mcpMessage.params?.name},"page->content")},"content->page")}_throwError(e,r){if(e()){const n=new Error(r);throw console.log(r,n),this.onerror&&this.onerror(n),n}}async start(){if(!this._isStarted){if(this._isClosed)throw new Error("【Page Svr Transport】 已关闭,无法重新启动");this._isStarted=!0}}async send(e,r){this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法发送消息"),this._throwError(()=>this._isClosed,"【Page Svr Transport】 已关闭,无法发送消息"),is("mcp-server-to-client-from-page",{sessionId:this.sessionId,mcpMessage:e},"page->content"),"result"in e&&e.result?.content&&is("update-page-app-message",{status:"ready",message:""},"page->content")}async notifyRegistration(e){this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法注册消息"),this._lastRegistration=e;try{is("mcp-server-register-from-page",{sessionId:this.sessionId,serverInfo:{...e,url:window.location.origin,title:document.title}},"page->content")}catch(r){this._throwError(()=>!0,"【Page Svr Transport】 注册 server 失败"+String(r))}}async close(){if(!this._isClosed)try{this._messageListener1&&this._messageListener1(),this._messageListener2&&this._messageListener2(),this._isClosed=!0,this._isStarted=!1,this.onclose&&this.onclose()}catch(e){this._throwError(()=>!0,"【Page Svr Transport】 关闭时发生错误"+String(e))}}}class oE{constructor(e=null,r){this._isStarted=!1,this._isClosed=!1,this._lastRegistration=null,this.sessionId=e||R2(),this.tabId=r,Yu("sidepanel-ready",()=>{this._lastRegistration&&this._isStarted&&this.notifyRegistration(this._lastRegistration).catch(n=>{console.log("【Content Svr Transport】 notifyRegistration 失败",n)})},"side->content",this.tabId)}_throwError(e,r){if(e()){const n=new Error(r);throw console.log(r,n),this.onerror&&this.onerror(n),n}}async start(){if(console.log("【Content Svr Transport】 启动 start",this.sessionId),!this._isStarted){if(this._isClosed)throw new Error("【Content Svr Transport】 已关闭,无法重新启动");Yu("mcp-client-to-server",e=>{if(!(e.sessionId!==this.sessionId||e.tabId!==this.tabId))try{console.log("【Content Svr Transport】 即将处理 mcpMessage",e.mcpMessage);const r=rn.parse(e.mcpMessage);this.onmessage?.(r),e.mcpMessage.params?.name&&is("update-page-app-message",{status:"run",message:e.mcpMessage.params?.name},"page->content")}catch(r){console.log("【Content Svr Transport】 处理消息时发生错误:",r)}},"side->content",this.tabId),this._isStarted=!0}}async send(e,r){this._throwError(()=>!this._isStarted,"【Content Svr Transport】 未启动,无法发送消息"),this._throwError(()=>this._isClosed,"【Content Svr Transport】 已关闭,无法发送消息");try{console.log("【Content Svr Transport】 发送消息到 MCP Client",e),Ku("mcp-server-to-client",{sessionId:this.sessionId,mcpMessage:e},"content->side"),"result"in e&&e.result?.content&&is("update-page-app-message",{status:"ready",message:""},"page->content")}catch(n){this._throwError(()=>!0,"【Content Svr Transport】发送消息失败"+String(n))}}async notifyRegistration(e){this._isStarted&&(this._lastRegistration=e,Ku("mcp-server-register",{sessionId:this.sessionId,serverInfo:{...e,url:window.location.origin,title:document.title}},"content->side"))}async close(){if(!this._isClosed)try{this._isClosed=!0,this._isStarted=!1,this.onclose&&this.onclose()}catch(e){this._throwError(()=>!0,"【Content Svr Transport】 关闭时发生错误"+String(e))}}}var cs={},Qu,P2;function aE(){return P2||(P2=1,Qu=function(){return typeof Promise=="function"&&Promise.prototype&&Promise.prototype.then}),Qu}var Xu={},sn={},O2;function Rn(){if(O2)return sn;O2=1;let t;const e=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];return sn.getSymbolSize=function(n){if(!n)throw new Error('"version" cannot be null or undefined');if(n<1||n>40)throw new Error('"version" should be in range from 1 to 40');return n*4+17},sn.getSymbolTotalCodewords=function(n){return e[n]},sn.getBCHDigit=function(r){let n=0;for(;r!==0;)n++,r>>>=1;return n},sn.setToSJISFunction=function(n){if(typeof n!="function")throw new Error('"toSJISFunc" is not a valid function.');t=n},sn.isKanjiModeEnabled=function(){return typeof t<"u"},sn.toSJIS=function(n){return t(n)},sn}var ed={},A2;function td(){return A2||(A2=1,(function(t){t.L={bit:1},t.M={bit:0},t.Q={bit:3},t.H={bit:2};function e(r){if(typeof r!="string")throw new Error("Param is not a string");switch(r.toLowerCase()){case"l":case"low":return t.L;case"m":case"medium":return t.M;case"q":case"quartile":return t.Q;case"h":case"high":return t.H;default:throw new Error("Unknown EC Level: "+r)}}t.isValid=function(n){return n&&typeof n.bit<"u"&&n.bit>=0&&n.bit<4},t.from=function(n,s){if(t.isValid(n))return n;try{return e(n)}catch{return s}}})(ed)),ed}var rd,M2;function iE(){if(M2)return rd;M2=1;function t(){this.buffer=[],this.length=0}return t.prototype={get:function(e){const r=Math.floor(e/8);return(this.buffer[r]>>>7-e%8&1)===1},put:function(e,r){for(let n=0;n<r;n++)this.putBit((e>>>r-n-1&1)===1)},getLengthInBits:function(){return this.length},putBit:function(e){const r=Math.floor(this.length/8);this.buffer.length<=r&&this.buffer.push(0),e&&(this.buffer[r]|=128>>>this.length%8),this.length++}},rd=t,rd}var nd,N2;function cE(){if(N2)return nd;N2=1;function t(e){if(!e||e<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=e,this.data=new Uint8Array(e*e),this.reservedBit=new Uint8Array(e*e)}return t.prototype.set=function(e,r,n,s){const o=e*this.size+r;this.data[o]=n,s&&(this.reservedBit[o]=!0)},t.prototype.get=function(e,r){return this.data[e*this.size+r]},t.prototype.xor=function(e,r,n){this.data[e*this.size+r]^=n},t.prototype.isReserved=function(e,r){return this.reservedBit[e*this.size+r]},nd=t,nd}var sd={},L2;function lE(){return L2||(L2=1,(function(t){const e=Rn().getSymbolSize;t.getRowColCoords=function(n){if(n===1)return[];const s=Math.floor(n/7)+2,o=e(n),a=o===145?26:Math.ceil((o-13)/(2*s-2))*2,i=[o-7];for(let c=1;c<s-1;c++)i[c]=i[c-1]-a;return i.push(6),i.reverse()},t.getPositions=function(n){const s=[],o=t.getRowColCoords(n),a=o.length;for(let i=0;i<a;i++)for(let c=0;c<a;c++)i===0&&c===0||i===0&&c===a-1||i===a-1&&c===0||s.push([o[i],o[c]]);return s}})(sd)),sd}var od={},q2;function uE(){if(q2)return od;q2=1;const t=Rn().getSymbolSize,e=7;return od.getPositions=function(n){const s=t(n);return[[0,0],[s-e,0],[0,s-e]]},od}var ad={},j2;function dE(){return j2||(j2=1,(function(t){t.Patterns={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};const e={N1:3,N2:3,N3:40,N4:10};t.isValid=function(s){return s!=null&&s!==""&&!isNaN(s)&&s>=0&&s<=7},t.from=function(s){return t.isValid(s)?parseInt(s,10):void 0},t.getPenaltyN1=function(s){const o=s.size;let a=0,i=0,c=0,l=null,u=null;for(let h=0;h<o;h++){i=c=0,l=u=null;for(let f=0;f<o;f++){let p=s.get(h,f);p===l?i++:(i>=5&&(a+=e.N1+(i-5)),l=p,i=1),p=s.get(f,h),p===u?c++:(c>=5&&(a+=e.N1+(c-5)),u=p,c=1)}i>=5&&(a+=e.N1+(i-5)),c>=5&&(a+=e.N1+(c-5))}return a},t.getPenaltyN2=function(s){const o=s.size;let a=0;for(let i=0;i<o-1;i++)for(let c=0;c<o-1;c++){const l=s.get(i,c)+s.get(i,c+1)+s.get(i+1,c)+s.get(i+1,c+1);(l===4||l===0)&&a++}return a*e.N2},t.getPenaltyN3=function(s){const o=s.size;let a=0,i=0,c=0;for(let l=0;l<o;l++){i=c=0;for(let u=0;u<o;u++)i=i<<1&2047|s.get(l,u),u>=10&&(i===1488||i===93)&&a++,c=c<<1&2047|s.get(u,l),u>=10&&(c===1488||c===93)&&a++}return a*e.N3},t.getPenaltyN4=function(s){let o=0;const a=s.data.length;for(let c=0;c<a;c++)o+=s.data[c];return Math.abs(Math.ceil(o*100/a/5)-10)*e.N4};function r(n,s,o){switch(n){case t.Patterns.PATTERN000:return(s+o)%2===0;case t.Patterns.PATTERN001:return s%2===0;case t.Patterns.PATTERN010:return o%3===0;case t.Patterns.PATTERN011:return(s+o)%3===0;case t.Patterns.PATTERN100:return(Math.floor(s/2)+Math.floor(o/3))%2===0;case t.Patterns.PATTERN101:return s*o%2+s*o%3===0;case t.Patterns.PATTERN110:return(s*o%2+s*o%3)%2===0;case t.Patterns.PATTERN111:return(s*o%3+(s+o)%2)%2===0;default:throw new Error("bad maskPattern:"+n)}}t.applyMask=function(s,o){const a=o.size;for(let i=0;i<a;i++)for(let c=0;c<a;c++)o.isReserved(c,i)||o.xor(c,i,r(s,c,i))},t.getBestMask=function(s,o){const a=Object.keys(t.Patterns).length;let i=0,c=1/0;for(let l=0;l<a;l++){o(l),t.applyMask(l,s);const u=t.getPenaltyN1(s)+t.getPenaltyN2(s)+t.getPenaltyN3(s)+t.getPenaltyN4(s);t.applyMask(l,s),u<c&&(c=u,i=l)}return i}})(ad)),ad}var Zi={},U2;function z2(){if(U2)return Zi;U2=1;const t=td(),e=[1,1,1,1,1,1,1,1,1,1,2,2,1,2,2,4,1,2,4,4,2,4,4,4,2,4,6,5,2,4,6,6,2,5,8,8,4,5,8,8,4,5,8,11,4,8,10,11,4,9,12,16,4,9,16,16,6,10,12,18,6,10,17,16,6,11,16,19,6,13,18,21,7,14,21,25,8,16,20,25,8,17,23,25,9,17,23,34,9,18,25,30,10,20,27,32,12,21,29,35,12,23,34,37,12,25,34,40,13,26,35,42,14,28,38,45,15,29,40,48,16,31,43,51,17,33,45,54,18,35,48,57,19,37,51,60,19,38,53,63,20,40,56,66,21,43,59,70,22,45,62,74,24,47,65,77,25,49,68,81],r=[7,10,13,17,10,16,22,28,15,26,36,44,20,36,52,64,26,48,72,88,36,64,96,112,40,72,108,130,48,88,132,156,60,110,160,192,72,130,192,224,80,150,224,264,96,176,260,308,104,198,288,352,120,216,320,384,132,240,360,432,144,280,408,480,168,308,448,532,180,338,504,588,196,364,546,650,224,416,600,700,224,442,644,750,252,476,690,816,270,504,750,900,300,560,810,960,312,588,870,1050,336,644,952,1110,360,700,1020,1200,390,728,1050,1260,420,784,1140,1350,450,812,1200,1440,480,868,1290,1530,510,924,1350,1620,540,980,1440,1710,570,1036,1530,1800,570,1064,1590,1890,600,1120,1680,1980,630,1204,1770,2100,660,1260,1860,2220,720,1316,1950,2310,750,1372,2040,2430];return Zi.getBlocksCount=function(s,o){switch(o){case t.L:return e[(s-1)*4+0];case t.M:return e[(s-1)*4+1];case t.Q:return e[(s-1)*4+2];case t.H:return e[(s-1)*4+3];default:return}},Zi.getTotalCodewordsCount=function(s,o){switch(o){case t.L:return r[(s-1)*4+0];case t.M:return r[(s-1)*4+1];case t.Q:return r[(s-1)*4+2];case t.H:return r[(s-1)*4+3];default:return}},Zi}var id={},ko={},D2;function pE(){if(D2)return ko;D2=1;const t=new Uint8Array(512),e=new Uint8Array(256);return(function(){let n=1;for(let s=0;s<255;s++)t[s]=n,e[n]=s,n<<=1,n&256&&(n^=285);for(let s=255;s<512;s++)t[s]=t[s-255]})(),ko.log=function(n){if(n<1)throw new Error("log("+n+")");return e[n]},ko.exp=function(n){return t[n]},ko.mul=function(n,s){return n===0||s===0?0:t[e[n]+e[s]]},ko}var Z2;function hE(){return Z2||(Z2=1,(function(t){const e=pE();t.mul=function(n,s){const o=new Uint8Array(n.length+s.length-1);for(let a=0;a<n.length;a++)for(let i=0;i<s.length;i++)o[a+i]^=e.mul(n[a],s[i]);return o},t.mod=function(n,s){let o=new Uint8Array(n);for(;o.length-s.length>=0;){const a=o[0];for(let c=0;c<s.length;c++)o[c]^=e.mul(s[c],a);let i=0;for(;i<o.length&&o[i]===0;)i++;o=o.slice(i)}return o},t.generateECPolynomial=function(n){let s=new Uint8Array([1]);for(let o=0;o<n;o++)s=t.mul(s,new Uint8Array([1,e.exp(o)]));return s}})(id)),id}var cd,V2;function fE(){if(V2)return cd;V2=1;const t=hE();function e(r){this.genPoly=void 0,this.degree=r,this.degree&&this.initialize(this.degree)}return e.prototype.initialize=function(n){this.degree=n,this.genPoly=t.generateECPolynomial(this.degree)},e.prototype.encode=function(n){if(!this.genPoly)throw new Error("Encoder not initialized");const s=new Uint8Array(n.length+this.degree);s.set(n);const o=t.mod(s,this.genPoly),a=this.degree-o.length;if(a>0){const i=new Uint8Array(this.degree);return i.set(o,a),i}return o},cd=e,cd}var ld={},ud={},dd={},F2;function H2(){return F2||(F2=1,dd.isValid=function(e){return!isNaN(e)&&e>=1&&e<=40}),dd}var yr={},B2;function J2(){if(B2)return yr;B2=1;const t="[0-9]+",e="[A-Z $%*+\\-./:]+";let r="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";r=r.replace(/u/g,"\\u");const n="(?:(?![A-Z0-9 $%*+\\-./:]|"+r+`)(?:.|[\r
44
+ ]))+`;yr.KANJI=new RegExp(r,"g"),yr.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g"),yr.BYTE=new RegExp(n,"g"),yr.NUMERIC=new RegExp(t,"g"),yr.ALPHANUMERIC=new RegExp(e,"g");const s=new RegExp("^"+r+"$"),o=new RegExp("^"+t+"$"),a=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");return yr.testKanji=function(c){return s.test(c)},yr.testNumeric=function(c){return o.test(c)},yr.testAlphanumeric=function(c){return a.test(c)},yr}var W2;function Pn(){return W2||(W2=1,(function(t){const e=H2(),r=J2();t.NUMERIC={id:"Numeric",bit:1,ccBits:[10,12,14]},t.ALPHANUMERIC={id:"Alphanumeric",bit:2,ccBits:[9,11,13]},t.BYTE={id:"Byte",bit:4,ccBits:[8,16,16]},t.KANJI={id:"Kanji",bit:8,ccBits:[8,10,12]},t.MIXED={bit:-1},t.getCharCountIndicator=function(o,a){if(!o.ccBits)throw new Error("Invalid mode: "+o);if(!e.isValid(a))throw new Error("Invalid version: "+a);return a>=1&&a<10?o.ccBits[0]:a<27?o.ccBits[1]:o.ccBits[2]},t.getBestModeForData=function(o){return r.testNumeric(o)?t.NUMERIC:r.testAlphanumeric(o)?t.ALPHANUMERIC:r.testKanji(o)?t.KANJI:t.BYTE},t.toString=function(o){if(o&&o.id)return o.id;throw new Error("Invalid mode")},t.isValid=function(o){return o&&o.bit&&o.ccBits};function n(s){if(typeof s!="string")throw new Error("Param is not a string");switch(s.toLowerCase()){case"numeric":return t.NUMERIC;case"alphanumeric":return t.ALPHANUMERIC;case"kanji":return t.KANJI;case"byte":return t.BYTE;default:throw new Error("Unknown mode: "+s)}}t.from=function(o,a){if(t.isValid(o))return o;try{return n(o)}catch{return a}}})(ud)),ud}var G2;function mE(){return G2||(G2=1,(function(t){const e=Rn(),r=z2(),n=td(),s=Pn(),o=H2(),a=7973,i=e.getBCHDigit(a);function c(f,p,m){for(let v=1;v<=40;v++)if(p<=t.getCapacity(v,m,f))return v}function l(f,p){return s.getCharCountIndicator(f,p)+4}function u(f,p){let m=0;return f.forEach(function(v){const _=l(v.mode,p);m+=_+v.getBitsLength()}),m}function h(f,p){for(let m=1;m<=40;m++)if(u(f,m)<=t.getCapacity(m,p,s.MIXED))return m}t.from=function(p,m){return o.isValid(p)?parseInt(p,10):m},t.getCapacity=function(p,m,v){if(!o.isValid(p))throw new Error("Invalid QR Code version");typeof v>"u"&&(v=s.BYTE);const _=e.getSymbolTotalCodewords(p),w=r.getTotalCodewordsCount(p,m),g=(_-w)*8;if(v===s.MIXED)return g;const y=g-l(v,p);switch(v){case s.NUMERIC:return Math.floor(y/10*3);case s.ALPHANUMERIC:return Math.floor(y/11*2);case s.KANJI:return Math.floor(y/13);case s.BYTE:default:return Math.floor(y/8)}},t.getBestVersionForData=function(p,m){let v;const _=n.from(m,n.M);if(Array.isArray(p)){if(p.length>1)return h(p,_);if(p.length===0)return 1;v=p[0]}else v=p;return c(v.mode,v.getLength(),_)},t.getEncodedBits=function(p){if(!o.isValid(p)||p<7)throw new Error("Invalid QR Code version");let m=p<<12;for(;e.getBCHDigit(m)-i>=0;)m^=a<<e.getBCHDigit(m)-i;return p<<12|m}})(ld)),ld}var pd={},K2;function gE(){if(K2)return pd;K2=1;const t=Rn(),e=1335,r=21522,n=t.getBCHDigit(e);return pd.getEncodedBits=function(o,a){const i=o.bit<<3|a;let c=i<<10;for(;t.getBCHDigit(c)-n>=0;)c^=e<<t.getBCHDigit(c)-n;return(i<<10|c)^r},pd}var hd={},fd,Y2;function _E(){if(Y2)return fd;Y2=1;const t=Pn();function e(r){this.mode=t.NUMERIC,this.data=r.toString()}return e.getBitsLength=function(n){return 10*Math.floor(n/3)+(n%3?n%3*3+1:0)},e.prototype.getLength=function(){return this.data.length},e.prototype.getBitsLength=function(){return e.getBitsLength(this.data.length)},e.prototype.write=function(n){let s,o,a;for(s=0;s+3<=this.data.length;s+=3)o=this.data.substr(s,3),a=parseInt(o,10),n.put(a,10);const i=this.data.length-s;i>0&&(o=this.data.substr(s),a=parseInt(o,10),n.put(a,i*3+1))},fd=e,fd}var md,Q2;function vE(){if(Q2)return md;Q2=1;const t=Pn(),e=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function r(n){this.mode=t.ALPHANUMERIC,this.data=n}return r.getBitsLength=function(s){return 11*Math.floor(s/2)+6*(s%2)},r.prototype.getLength=function(){return this.data.length},r.prototype.getBitsLength=function(){return r.getBitsLength(this.data.length)},r.prototype.write=function(s){let o;for(o=0;o+2<=this.data.length;o+=2){let a=e.indexOf(this.data[o])*45;a+=e.indexOf(this.data[o+1]),s.put(a,11)}this.data.length%2&&s.put(e.indexOf(this.data[o]),6)},md=r,md}var gd,X2;function yE(){if(X2)return gd;X2=1;const t=Pn();function e(r){this.mode=t.BYTE,typeof r=="string"?this.data=new TextEncoder().encode(r):this.data=new Uint8Array(r)}return e.getBitsLength=function(n){return n*8},e.prototype.getLength=function(){return this.data.length},e.prototype.getBitsLength=function(){return e.getBitsLength(this.data.length)},e.prototype.write=function(r){for(let n=0,s=this.data.length;n<s;n++)r.put(this.data[n],8)},gd=e,gd}var _d,eg;function wE(){if(eg)return _d;eg=1;const t=Pn(),e=Rn();function r(n){this.mode=t.KANJI,this.data=n}return r.getBitsLength=function(s){return s*13},r.prototype.getLength=function(){return this.data.length},r.prototype.getBitsLength=function(){return r.getBitsLength(this.data.length)},r.prototype.write=function(n){let s;for(s=0;s<this.data.length;s++){let o=e.toSJIS(this.data[s]);if(o>=33088&&o<=40956)o-=33088;else if(o>=57408&&o<=60351)o-=49472;else throw new Error("Invalid SJIS character: "+this.data[s]+`
45
+ Make sure your charset is UTF-8`);o=(o>>>8&255)*192+(o&255),n.put(o,13)}},_d=r,_d}var vd={exports:{}},tg;function bE(){return tg||(tg=1,(function(t){var e={single_source_shortest_paths:function(r,n,s){var o={},a={};a[n]=0;var i=e.PriorityQueue.make();i.push(n,0);for(var c,l,u,h,f,p,m,v,_;!i.empty();){c=i.pop(),l=c.value,h=c.cost,f=r[l]||{};for(u in f)f.hasOwnProperty(u)&&(p=f[u],m=h+p,v=a[u],_=typeof a[u]>"u",(_||v>m)&&(a[u]=m,i.push(u,m),o[u]=l))}if(typeof s<"u"&&typeof a[s]>"u"){var w=["Could not find a path from ",n," to ",s,"."].join("");throw new Error(w)}return o},extract_shortest_path_from_predecessor_list:function(r,n){for(var s=[],o=n;o;)s.push(o),r[o],o=r[o];return s.reverse(),s},find_path:function(r,n,s){var o=e.single_source_shortest_paths(r,n,s);return e.extract_shortest_path_from_predecessor_list(o,s)},PriorityQueue:{make:function(r){var n=e.PriorityQueue,s={},o;r=r||{};for(o in n)n.hasOwnProperty(o)&&(s[o]=n[o]);return s.queue=[],s.sorter=r.sorter||n.default_sorter,s},default_sorter:function(r,n){return r.cost-n.cost},push:function(r,n){var s={value:r,cost:n};this.queue.push(s),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return this.queue.length===0}}};t.exports=e})(vd)),vd.exports}var rg;function SE(){return rg||(rg=1,(function(t){const e=Pn(),r=_E(),n=vE(),s=yE(),o=wE(),a=J2(),i=Rn(),c=bE();function l(w){return unescape(encodeURIComponent(w)).length}function u(w,g,y){const b=[];let S;for(;(S=w.exec(y))!==null;)b.push({data:S[0],index:S.index,mode:g,length:S[0].length});return b}function h(w){const g=u(a.NUMERIC,e.NUMERIC,w),y=u(a.ALPHANUMERIC,e.ALPHANUMERIC,w);let b,S;return i.isKanjiModeEnabled()?(b=u(a.BYTE,e.BYTE,w),S=u(a.KANJI,e.KANJI,w)):(b=u(a.BYTE_KANJI,e.BYTE,w),S=[]),g.concat(y,b,S).sort(function(T,x){return T.index-x.index}).map(function(T){return{data:T.data,mode:T.mode,length:T.length}})}function f(w,g){switch(g){case e.NUMERIC:return r.getBitsLength(w);case e.ALPHANUMERIC:return n.getBitsLength(w);case e.KANJI:return o.getBitsLength(w);case e.BYTE:return s.getBitsLength(w)}}function p(w){return w.reduce(function(g,y){const b=g.length-1>=0?g[g.length-1]:null;return b&&b.mode===y.mode?(g[g.length-1].data+=y.data,g):(g.push(y),g)},[])}function m(w){const g=[];for(let y=0;y<w.length;y++){const b=w[y];switch(b.mode){case e.NUMERIC:g.push([b,{data:b.data,mode:e.ALPHANUMERIC,length:b.length},{data:b.data,mode:e.BYTE,length:b.length}]);break;case e.ALPHANUMERIC:g.push([b,{data:b.data,mode:e.BYTE,length:b.length}]);break;case e.KANJI:g.push([b,{data:b.data,mode:e.BYTE,length:l(b.data)}]);break;case e.BYTE:g.push([{data:b.data,mode:e.BYTE,length:l(b.data)}])}}return g}function v(w,g){const y={},b={start:{}};let S=["start"];for(let k=0;k<w.length;k++){const T=w[k],x=[];for(let P=0;P<T.length;P++){const q=T[P],N=""+k+P;x.push(N),y[N]={node:q,lastCount:0},b[N]={};for(let z=0;z<S.length;z++){const D=S[z];y[D]&&y[D].node.mode===q.mode?(b[D][N]=f(y[D].lastCount+q.length,q.mode)-f(y[D].lastCount,q.mode),y[D].lastCount+=q.length):(y[D]&&(y[D].lastCount=q.length),b[D][N]=f(q.length,q.mode)+4+e.getCharCountIndicator(q.mode,g))}}S=x}for(let k=0;k<S.length;k++)b[S[k]].end=0;return{map:b,table:y}}function _(w,g){let y;const b=e.getBestModeForData(w);if(y=e.from(g,b),y!==e.BYTE&&y.bit<b.bit)throw new Error('"'+w+'" cannot be encoded with mode '+e.toString(y)+`.
46
+ Suggested mode is: `+e.toString(b));switch(y===e.KANJI&&!i.isKanjiModeEnabled()&&(y=e.BYTE),y){case e.NUMERIC:return new r(w);case e.ALPHANUMERIC:return new n(w);case e.KANJI:return new o(w);case e.BYTE:return new s(w)}}t.fromArray=function(g){return g.reduce(function(y,b){return typeof b=="string"?y.push(_(b,null)):b.data&&y.push(_(b.data,b.mode)),y},[])},t.fromString=function(g,y){const b=h(g,i.isKanjiModeEnabled()),S=m(b),k=v(S,y),T=c.find_path(k.map,"start","end"),x=[];for(let P=1;P<T.length-1;P++)x.push(k.table[T[P]].node);return t.fromArray(p(x))},t.rawSplit=function(g){return t.fromArray(h(g,i.isKanjiModeEnabled()))}})(hd)),hd}var ng;function kE(){if(ng)return Xu;ng=1;const t=Rn(),e=td(),r=iE(),n=cE(),s=lE(),o=uE(),a=dE(),i=z2(),c=fE(),l=mE(),u=gE(),h=Pn(),f=SE();function p(k,T){const x=k.size,P=o.getPositions(T);for(let q=0;q<P.length;q++){const N=P[q][0],z=P[q][1];for(let D=-1;D<=7;D++)if(!(N+D<=-1||x<=N+D))for(let F=-1;F<=7;F++)z+F<=-1||x<=z+F||(D>=0&&D<=6&&(F===0||F===6)||F>=0&&F<=6&&(D===0||D===6)||D>=2&&D<=4&&F>=2&&F<=4?k.set(N+D,z+F,!0,!0):k.set(N+D,z+F,!1,!0))}}function m(k){const T=k.size;for(let x=8;x<T-8;x++){const P=x%2===0;k.set(x,6,P,!0),k.set(6,x,P,!0)}}function v(k,T){const x=s.getPositions(T);for(let P=0;P<x.length;P++){const q=x[P][0],N=x[P][1];for(let z=-2;z<=2;z++)for(let D=-2;D<=2;D++)z===-2||z===2||D===-2||D===2||z===0&&D===0?k.set(q+z,N+D,!0,!0):k.set(q+z,N+D,!1,!0)}}function _(k,T){const x=k.size,P=l.getEncodedBits(T);let q,N,z;for(let D=0;D<18;D++)q=Math.floor(D/3),N=D%3+x-8-3,z=(P>>D&1)===1,k.set(q,N,z,!0),k.set(N,q,z,!0)}function w(k,T,x){const P=k.size,q=u.getEncodedBits(T,x);let N,z;for(N=0;N<15;N++)z=(q>>N&1)===1,N<6?k.set(N,8,z,!0):N<8?k.set(N+1,8,z,!0):k.set(P-15+N,8,z,!0),N<8?k.set(8,P-N-1,z,!0):N<9?k.set(8,15-N-1+1,z,!0):k.set(8,15-N-1,z,!0);k.set(P-8,8,1,!0)}function g(k,T){const x=k.size;let P=-1,q=x-1,N=7,z=0;for(let D=x-1;D>0;D-=2)for(D===6&&D--;;){for(let F=0;F<2;F++)if(!k.isReserved(q,D-F)){let oe=!1;z<T.length&&(oe=(T[z]>>>N&1)===1),k.set(q,D-F,oe),N--,N===-1&&(z++,N=7)}if(q+=P,q<0||x<=q){q-=P,P=-P;break}}}function y(k,T,x){const P=new r;x.forEach(function(F){P.put(F.mode.bit,4),P.put(F.getLength(),h.getCharCountIndicator(F.mode,k)),F.write(P)});const q=t.getSymbolTotalCodewords(k),N=i.getTotalCodewordsCount(k,T),z=(q-N)*8;for(P.getLengthInBits()+4<=z&&P.put(0,4);P.getLengthInBits()%8!==0;)P.putBit(0);const D=(z-P.getLengthInBits())/8;for(let F=0;F<D;F++)P.put(F%2?17:236,8);return b(P,k,T)}function b(k,T,x){const P=t.getSymbolTotalCodewords(T),q=i.getTotalCodewordsCount(T,x),N=P-q,z=i.getBlocksCount(T,x),D=P%z,F=z-D,oe=Math.floor(P/z),fe=Math.floor(N/z),de=fe+1,se=oe-fe,_e=new c(se);let H=0;const A=new Array(z),V=new Array(z);let j=0;const E=new Uint8Array(k.buffer);for(let ve=0;ve<z;ve++){const pe=ve<F?fe:de;A[ve]=E.slice(H,H+pe),V[ve]=_e.encode(A[ve]),H+=pe,j=Math.max(j,pe)}const R=new Uint8Array(P);let $=0,B,G;for(B=0;B<j;B++)for(G=0;G<z;G++)B<A[G].length&&(R[$++]=A[G][B]);for(B=0;B<se;B++)for(G=0;G<z;G++)R[$++]=V[G][B];return R}function S(k,T,x,P){let q;if(Array.isArray(k))q=f.fromArray(k);else if(typeof k=="string"){let oe=T;if(!oe){const fe=f.rawSplit(k);oe=l.getBestVersionForData(fe,x)}q=f.fromString(k,oe||40)}else throw new Error("Invalid data");const N=l.getBestVersionForData(q,x);if(!N)throw new Error("The amount of data is too big to be stored in a QR Code");if(!T)T=N;else if(T<N)throw new Error(`
47
47
  The chosen QR Code version cannot contain this amount of data.
48
- Minimum version required to store current data is: `+P+`.
49
- `);const D=g(T,x,A),U=t.getSymbolSize(T),V=new n(U);return d(V,T),f(V),w(V,T),y(V,x,0),T>=7&&m(V,T),_(V,D),isNaN(I)&&(I=a.getBestMask(V,y.bind(null,V,x))),a.applyMask(I,V),y(V,x,I),{modules:V,version:T,errorCorrectionLevel:x,maskPattern:I,segments:A}}return Lc.create=function(T,x){if(typeof T>"u"||T==="")throw new Error("No input text");let I=e.M,A,P;return typeof x<"u"&&(I=e.from(x.errorCorrectionLevel,e.M),A=c.from(x.version),P=a.from(x.maskPattern),x.toSJISFunc&&t.setToSJISFunction(x.toSJISFunc)),k(T,A,I,P)},Lc}var ru={},nu={},X0;function em(){return X0||(X0=1,(function(t){function e(r){if(typeof r=="number"&&(r=r.toString()),typeof r!="string")throw new Error("Color should be defined as hex string");let n=r.slice().replace("#","").split("");if(n.length<3||n.length===5||n.length>8)throw new Error("Invalid hex color: "+r);(n.length===3||n.length===4)&&(n=Array.prototype.concat.apply([],n.map(function(o){return[o,o]}))),n.length===6&&n.push("F","F");const s=parseInt(n.join(""),16);return{r:s>>24&255,g:s>>16&255,b:s>>8&255,a:s&255,hex:"#"+n.slice(0,6).join("")}}t.getOptions=function(n){n||(n={}),n.color||(n.color={});const s=typeof n.margin>"u"||n.margin===null||n.margin<0?4:n.margin,o=n.width&&n.width>=21?n.width:void 0,a=n.scale||4;return{width:o,scale:o?4:a,margin:s,color:{dark:e(n.color.dark||"#000000ff"),light:e(n.color.light||"#ffffffff")},type:n.type,rendererOpts:n.rendererOpts||{}}},t.getScale=function(n,s){return s.width&&s.width>=n+s.margin*2?s.width/(n+s.margin*2):s.scale},t.getImageWidth=function(n,s){const o=t.getScale(n,s);return Math.floor((n+s.margin*2)*o)},t.qrToImageData=function(n,s,o){const a=s.modules.size,i=s.modules.data,l=t.getScale(a,o),c=Math.floor((a+o.margin*2)*l),u=o.margin*l,p=[o.color.light,o.color.dark];for(let h=0;h<c;h++)for(let d=0;d<c;d++){let f=(h*c+d)*4,w=o.color.light;if(h>=u&&d>=u&&h<c-u&&d<c-u){const m=Math.floor((h-u)/l),y=Math.floor((d-u)/l);w=p[i[m*a+y]?1:0]}n[f++]=w.r,n[f++]=w.g,n[f++]=w.b,n[f]=w.a}}})(nu)),nu}var tm;function k5(){return tm||(tm=1,(function(t){const e=em();function r(s,o,a){s.clearRect(0,0,o.width,o.height),o.style||(o.style={}),o.height=a,o.width=a,o.style.height=a+"px",o.style.width=a+"px"}function n(){try{return document.createElement("canvas")}catch{throw new Error("You need to specify a canvas element")}}t.render=function(o,a,i){let l=i,c=a;typeof l>"u"&&(!a||!a.getContext)&&(l=a,a=void 0),a||(c=n()),l=e.getOptions(l);const u=e.getImageWidth(o.modules.size,l),p=c.getContext("2d"),h=p.createImageData(u,u);return e.qrToImageData(h.data,o,l),r(p,c,u),p.putImageData(h,0,0),c},t.renderToDataURL=function(o,a,i){let l=i;typeof l>"u"&&(!a||!a.getContext)&&(l=a,a=void 0),l||(l={});const c=t.render(o,a,l),u=l.type||"image/png",p=l.rendererOpts||{};return c.toDataURL(u,p.quality)}})(ru)),ru}var su={},rm;function S5(){if(rm)return su;rm=1;const t=em();function e(s,o){const a=s.a/255,i=o+'="'+s.hex+'"';return a<1?i+" "+o+'-opacity="'+a.toFixed(2).slice(1)+'"':i}function r(s,o,a){let i=s+o;return typeof a<"u"&&(i+=" "+a),i}function n(s,o,a){let i="",l=0,c=!1,u=0;for(let p=0;p<s.length;p++){const h=Math.floor(p%o),d=Math.floor(p/o);!h&&!c&&(c=!0),s[p]?(u++,p>0&&h>0&&s[p-1]||(i+=c?r("M",h+a,.5+d+a):r("m",l,0),l=0,c=!1),h+1<o&&s[p+1]||(i+=r("h",u),u=0)):l++}return i}return su.render=function(o,a,i){const l=t.getOptions(a),c=o.modules.size,u=o.modules.data,p=c+l.margin*2,h=l.color.light.a?"<path "+e(l.color.light,"fill")+' d="M0 0h'+p+"v"+p+'H0z"/>':"",d="<path "+e(l.color.dark,"stroke")+' d="'+n(u,c,l.margin)+'"/>',f='viewBox="0 0 '+p+" "+p+'"',m='<svg xmlns="http://www.w3.org/2000/svg" '+(l.width?'width="'+l.width+'" height="'+l.width+'" ':"")+f+' shape-rendering="crispEdges">'+h+d+`</svg>
50
- `;return typeof i=="function"&&i(null,m),m},su}var nm;function T5(){if(nm)return Wn;nm=1;const t=s5(),e=b5(),r=k5(),n=S5();function s(o,a,i,l,c){const u=[].slice.call(arguments,1),p=u.length,h=typeof u[p-1]=="function";if(!h&&!t())throw new Error("Callback required as last argument");if(h){if(p<2)throw new Error("Too few arguments provided");p===2?(c=i,i=a,a=l=void 0):p===3&&(a.getContext&&typeof c>"u"?(c=l,l=void 0):(c=l,l=i,i=a,a=void 0))}else{if(p<1)throw new Error("Too few arguments provided");return p===1?(i=a,a=l=void 0):p===2&&!a.getContext&&(l=i,i=a,a=void 0),new Promise(function(d,f){try{const w=e.create(i,l);d(o(w,a,l))}catch(w){f(w)}})}try{const d=e.create(i,l);c(null,o(d,a,l))}catch(d){c(d)}}return Wn.create=e.create,Wn.toCanvas=s.bind(null,r.render),Wn.toDataURL=s.bind(null,r.renderToDataURL),Wn.toString=s.bind(null,function(o,a,i){return n.render(o,i)}),Wn}var C5=T5();const sm=tn(C5);class om{constructor(e,{size:r=200,margin:n=4,color:s="#000",bgColor:o="#fff"}){this.value=e,this.size=r,this.margin=n,this.color=s,this.bgColor=o}get qrCodeOption(){return{width:this.size,margin:this.margin,color:{dark:this.color,light:this.bgColor}}}async toDataURL(){return sm.toDataURL(this.value,this.qrCodeOption)}async toCanvas(e){return sm.toCanvas(e,this.value,this.qrCodeOption)}async toImage(e){e.src=await this.toDataURL()}}const $5={content:"",placement:"top",trigger:"hover",delay:150,hideDelay:150,container:document.body,className:"tiny-remoter-native-tooltip"};class E5{constructor(e,r={}){if(this.tip=null,this.showTimer=0,this.hideTimer=0,this.clickOutside=null,this.el=typeof e=="string"?document.querySelector(e):e,!this.el)throw new Error("Tooltip: invalid element");this.opts={...$5,...r},this.bindEvents()}open(){this.isShown()||(this.clearTimer(),this.showTimer=window.setTimeout(()=>{this.render(),this.opts.container.appendChild(this.tip),this.reposition(),this.attachExtraEvents()},this.opts.delay))}close(){this.clearTimer(),this.hideTimer=window.setTimeout(()=>{this.tip?.remove(),this.detachExtraEvents()},this.opts.hideDelay)}toggle(){this.isShown()?this.close():this.open()}destroy(){this.close();const e=this.opts.trigger;this.el.removeEventListener("mouseenter",this.open),this.el.removeEventListener("mouseleave",this.close),this.el.removeEventListener("focus",this.open),this.el.removeEventListener("blur",this.close),e==="click"&&this.el.removeEventListener("click",this.toggle)}bindEvents(){const e=this.opts.trigger;e==="hover"?(this.el.addEventListener("mouseenter",()=>this.open()),this.el.addEventListener("mouseleave",()=>this.close())):e==="focus"?(this.el.addEventListener("focus",()=>this.open()),this.el.addEventListener("blur",()=>this.close())):e==="click"&&this.el.addEventListener("click",()=>this.toggle())}render(){if(this.tip)return;const e=typeof this.opts.content=="function"?this.opts.content():this.opts.content;this.tip=document.createElement("div"),this.tip.className=`${this.opts.className} ${this.opts.className}--${this.opts.placement}`,this.tip.innerHTML=`
48
+ Minimum version required to store current data is: `+N+`.
49
+ `);const z=y(T,x,q),D=t.getSymbolSize(T),F=new n(D);return p(F,T),m(F),v(F,T),w(F,x,0),T>=7&&_(F,T),g(F,z),isNaN(P)&&(P=a.getBestMask(F,w.bind(null,F,x))),a.applyMask(P,F),w(F,x,P),{modules:F,version:T,errorCorrectionLevel:x,maskPattern:P,segments:q}}return Xu.create=function(T,x){if(typeof T>"u"||T==="")throw new Error("No input text");let P=e.M,q,N;return typeof x<"u"&&(P=e.from(x.errorCorrectionLevel,e.M),q=l.from(x.version),N=a.from(x.maskPattern),x.toSJISFunc&&t.setToSJISFunction(x.toSJISFunc)),S(T,q,P,N)},Xu}var yd={},wd={},sg;function og(){return sg||(sg=1,(function(t){function e(r){if(typeof r=="number"&&(r=r.toString()),typeof r!="string")throw new Error("Color should be defined as hex string");let n=r.slice().replace("#","").split("");if(n.length<3||n.length===5||n.length>8)throw new Error("Invalid hex color: "+r);(n.length===3||n.length===4)&&(n=Array.prototype.concat.apply([],n.map(function(o){return[o,o]}))),n.length===6&&n.push("F","F");const s=parseInt(n.join(""),16);return{r:s>>24&255,g:s>>16&255,b:s>>8&255,a:s&255,hex:"#"+n.slice(0,6).join("")}}t.getOptions=function(n){n||(n={}),n.color||(n.color={});const s=typeof n.margin>"u"||n.margin===null||n.margin<0?4:n.margin,o=n.width&&n.width>=21?n.width:void 0,a=n.scale||4;return{width:o,scale:o?4:a,margin:s,color:{dark:e(n.color.dark||"#000000ff"),light:e(n.color.light||"#ffffffff")},type:n.type,rendererOpts:n.rendererOpts||{}}},t.getScale=function(n,s){return s.width&&s.width>=n+s.margin*2?s.width/(n+s.margin*2):s.scale},t.getImageWidth=function(n,s){const o=t.getScale(n,s);return Math.floor((n+s.margin*2)*o)},t.qrToImageData=function(n,s,o){const a=s.modules.size,i=s.modules.data,c=t.getScale(a,o),l=Math.floor((a+o.margin*2)*c),u=o.margin*c,h=[o.color.light,o.color.dark];for(let f=0;f<l;f++)for(let p=0;p<l;p++){let m=(f*l+p)*4,v=o.color.light;if(f>=u&&p>=u&&f<l-u&&p<l-u){const _=Math.floor((f-u)/c),w=Math.floor((p-u)/c);v=h[i[_*a+w]?1:0]}n[m++]=v.r,n[m++]=v.g,n[m++]=v.b,n[m]=v.a}}})(wd)),wd}var ag;function CE(){return ag||(ag=1,(function(t){const e=og();function r(s,o,a){s.clearRect(0,0,o.width,o.height),o.style||(o.style={}),o.height=a,o.width=a,o.style.height=a+"px",o.style.width=a+"px"}function n(){try{return document.createElement("canvas")}catch{throw new Error("You need to specify a canvas element")}}t.render=function(o,a,i){let c=i,l=a;typeof c>"u"&&(!a||!a.getContext)&&(c=a,a=void 0),a||(l=n()),c=e.getOptions(c);const u=e.getImageWidth(o.modules.size,c),h=l.getContext("2d"),f=h.createImageData(u,u);return e.qrToImageData(f.data,o,c),r(h,l,u),h.putImageData(f,0,0),l},t.renderToDataURL=function(o,a,i){let c=i;typeof c>"u"&&(!a||!a.getContext)&&(c=a,a=void 0),c||(c={});const l=t.render(o,a,c),u=c.type||"image/png",h=c.rendererOpts||{};return l.toDataURL(u,h.quality)}})(yd)),yd}var bd={},ig;function TE(){if(ig)return bd;ig=1;const t=og();function e(s,o){const a=s.a/255,i=o+'="'+s.hex+'"';return a<1?i+" "+o+'-opacity="'+a.toFixed(2).slice(1)+'"':i}function r(s,o,a){let i=s+o;return typeof a<"u"&&(i+=" "+a),i}function n(s,o,a){let i="",c=0,l=!1,u=0;for(let h=0;h<s.length;h++){const f=Math.floor(h%o),p=Math.floor(h/o);!f&&!l&&(l=!0),s[h]?(u++,h>0&&f>0&&s[h-1]||(i+=l?r("M",f+a,.5+p+a):r("m",c,0),c=0,l=!1),f+1<o&&s[h+1]||(i+=r("h",u),u=0)):c++}return i}return bd.render=function(o,a,i){const c=t.getOptions(a),l=o.modules.size,u=o.modules.data,h=l+c.margin*2,f=c.color.light.a?"<path "+e(c.color.light,"fill")+' d="M0 0h'+h+"v"+h+'H0z"/>':"",p="<path "+e(c.color.dark,"stroke")+' d="'+n(u,l,c.margin)+'"/>',m='viewBox="0 0 '+h+" "+h+'"',_='<svg xmlns="http://www.w3.org/2000/svg" '+(c.width?'width="'+c.width+'" height="'+c.width+'" ':"")+m+' shape-rendering="crispEdges">'+f+p+`</svg>
50
+ `;return typeof i=="function"&&i(null,_),_},bd}var cg;function $E(){if(cg)return cs;cg=1;const t=aE(),e=kE(),r=CE(),n=TE();function s(o,a,i,c,l){const u=[].slice.call(arguments,1),h=u.length,f=typeof u[h-1]=="function";if(!f&&!t())throw new Error("Callback required as last argument");if(f){if(h<2)throw new Error("Too few arguments provided");h===2?(l=i,i=a,a=c=void 0):h===3&&(a.getContext&&typeof l>"u"?(l=c,c=void 0):(l=c,c=i,i=a,a=void 0))}else{if(h<1)throw new Error("Too few arguments provided");return h===1?(i=a,a=c=void 0):h===2&&!a.getContext&&(c=i,i=a,a=void 0),new Promise(function(p,m){try{const v=e.create(i,c);p(o(v,a,c))}catch(v){m(v)}})}try{const p=e.create(i,c);l(null,o(p,a,c))}catch(p){l(p)}}return cs.create=e.create,cs.toCanvas=s.bind(null,r.render),cs.toDataURL=s.bind(null,r.renderToDataURL),cs.toString=s.bind(null,function(o,a,i){return n.render(o,i)}),cs}var EE=$E();const lg=pn(EE);class ug{constructor(e,{size:r=200,margin:n=4,color:s="#000",bgColor:o="#fff"}){this.value=e,this.size=r,this.margin=n,this.color=s,this.bgColor=o}get qrCodeOption(){return{width:this.size,margin:this.margin,color:{dark:this.color,light:this.bgColor}}}async toDataURL(){return lg.toDataURL(this.value,this.qrCodeOption)}async toCanvas(e){return lg.toCanvas(e,this.value,this.qrCodeOption)}async toImage(e){e.src=await this.toDataURL()}}const xE={content:"",placement:"top",trigger:"hover",delay:150,hideDelay:150,container:document.body,className:"tiny-remoter-native-tooltip"};class IE{constructor(e,r={}){if(this.tip=null,this.showTimer=0,this.hideTimer=0,this.clickOutside=null,this.el=typeof e=="string"?document.querySelector(e):e,!this.el)throw new Error("Tooltip: invalid element");this.opts={...xE,...r},this.bindEvents()}open(){this.isShown()||(this.clearTimer(),this.showTimer=window.setTimeout(()=>{this.render(),this.opts.container.appendChild(this.tip),this.reposition(),this.attachExtraEvents()},this.opts.delay))}close(){this.clearTimer(),this.hideTimer=window.setTimeout(()=>{this.tip?.remove(),this.detachExtraEvents()},this.opts.hideDelay)}toggle(){this.isShown()?this.close():this.open()}destroy(){this.close();const e=this.opts.trigger;this.el.removeEventListener("mouseenter",this.open),this.el.removeEventListener("mouseleave",this.close),this.el.removeEventListener("focus",this.open),this.el.removeEventListener("blur",this.close),e==="click"&&this.el.removeEventListener("click",this.toggle)}bindEvents(){const e=this.opts.trigger;e==="hover"?(this.el.addEventListener("mouseenter",()=>this.open()),this.el.addEventListener("mouseleave",()=>this.close())):e==="focus"?(this.el.addEventListener("focus",()=>this.open()),this.el.addEventListener("blur",()=>this.close())):e==="click"&&this.el.addEventListener("click",()=>this.toggle())}render(){if(this.tip)return;const e=typeof this.opts.content=="function"?this.opts.content():this.opts.content;this.tip=document.createElement("div"),this.tip.className=`${this.opts.className} ${this.opts.className}--${this.opts.placement}`,this.tip.innerHTML=`
51
51
  <div class="${this.opts.className}__arrow"></div>
52
52
  <div class="${this.opts.className}__inner">${e}</div>
53
- `}reposition(){const e=this.placementList(this.opts.placement);for(const r of e){const n=this.calcStyle(r);if(this.checkViewport(n)){this.applyStyle(n),this.tip.className=`${this.opts.className} ${this.opts.className}--${r}`;return}}this.applyStyle(this.calcStyle("top"))}calcStyle(e){const r=this.el.getBoundingClientRect(),n=this.tip.getBoundingClientRect(),s=window.pageYOffset||document.documentElement.scrollTop,o=window.pageXOffset||document.documentElement.scrollLeft,a=6,[i,l="center"]=e.split("-");let c=0,u=0;return i==="top"?c=r.top+s-n.height-a:i==="bottom"?c=r.bottom+s+a:i==="left"?u=r.left+o-n.width-a:i==="right"&&(u=r.right+o+a),(i==="top"||i==="bottom")&&(l==="start"?u=r.left+o:l==="end"?u=r.right+o-n.width:u=(r.left+r.right)/2+o-n.width/2),(i==="left"||i==="right")&&(l==="start"?c=r.top+s:l==="end"?c=r.bottom+s-n.height:c=(r.top+r.bottom)/2+s-n.height/2),{top:Math.round(c),left:Math.round(u)}}applyStyle({top:e,left:r}){Object.assign(this.tip.style,{position:"absolute",top:`${e}px`,left:`${r}px`})}checkViewport({top:e,left:r}){const s=window.innerWidth,o=window.innerHeight,a=this.tip.getBoundingClientRect();return r>=5&&e>=5&&r+a.width<=s-5&&e+a.height<=o-5}placementList(e){const r={top:["top","bottom","top-start","bottom-start","top-end","bottom-end"],bottom:["bottom","top","bottom-start","top-start","bottom-end","top-end"],left:["left","right","left-start","right-start","left-end","right-end"],right:["right","left","right-start","left-start","right-end","left-end"]};return r[e.split("-")[0]]||r.top}attachExtraEvents(){this.opts.trigger==="click"?(this.clickOutside=e=>{const r=e.composedPath();!r.includes(this.el)&&!r.includes(this.tip)&&this.close()},document.addEventListener("mousedown",this.clickOutside)):this.opts.trigger==="hover"&&(this.tip.addEventListener("mouseenter",()=>this.clearTimer()),this.tip.addEventListener("mouseleave",()=>this.close()))}detachExtraEvents(){this.clickOutside&&(document.removeEventListener("mousedown",this.clickOutside),this.clickOutside=null)}clearTimer(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer)}isShown(){return!!this.tip?.parentNode}}const am="tiny-remoter-native-tooltip-style";(()=>{if(document.getElementById(am))return;const t=document.createElement("style");t.id=am,t.textContent=`
53
+ `}reposition(){const e=this.placementList(this.opts.placement);for(const r of e){const n=this.calcStyle(r);if(this.checkViewport(n)){this.applyStyle(n),this.tip.className=`${this.opts.className} ${this.opts.className}--${r}`;return}}this.applyStyle(this.calcStyle("top"))}calcStyle(e){const r=this.el.getBoundingClientRect(),n=this.tip.getBoundingClientRect(),s=window.pageYOffset||document.documentElement.scrollTop,o=window.pageXOffset||document.documentElement.scrollLeft,a=6,[i,c="center"]=e.split("-");let l=0,u=0;return i==="top"?l=r.top+s-n.height-a:i==="bottom"?l=r.bottom+s+a:i==="left"?u=r.left+o-n.width-a:i==="right"&&(u=r.right+o+a),(i==="top"||i==="bottom")&&(c==="start"?u=r.left+o:c==="end"?u=r.right+o-n.width:u=(r.left+r.right)/2+o-n.width/2),(i==="left"||i==="right")&&(c==="start"?l=r.top+s:c==="end"?l=r.bottom+s-n.height:l=(r.top+r.bottom)/2+s-n.height/2),{top:Math.round(l),left:Math.round(u)}}applyStyle({top:e,left:r}){Object.assign(this.tip.style,{position:"absolute",top:`${e}px`,left:`${r}px`})}checkViewport({top:e,left:r}){const s=window.innerWidth,o=window.innerHeight,a=this.tip.getBoundingClientRect();return r>=5&&e>=5&&r+a.width<=s-5&&e+a.height<=o-5}placementList(e){const r={top:["top","bottom","top-start","bottom-start","top-end","bottom-end"],bottom:["bottom","top","bottom-start","top-start","bottom-end","top-end"],left:["left","right","left-start","right-start","left-end","right-end"],right:["right","left","right-start","left-start","right-end","left-end"]};return r[e.split("-")[0]]||r.top}attachExtraEvents(){this.opts.trigger==="click"?(this.clickOutside=e=>{const r=e.composedPath();!r.includes(this.el)&&!r.includes(this.tip)&&this.close()},document.addEventListener("mousedown",this.clickOutside)):this.opts.trigger==="hover"&&(this.tip.addEventListener("mouseenter",()=>this.clearTimer()),this.tip.addEventListener("mouseleave",()=>this.close()))}detachExtraEvents(){this.clickOutside&&(document.removeEventListener("mousedown",this.clickOutside),this.clickOutside=null)}clearTimer(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer)}isShown(){return!!this.tip?.parentNode}}const dg="tiny-remoter-native-tooltip-style";(()=>{if(document.getElementById(dg))return;const t=document.createElement("style");t.id=dg,t.textContent=`
54
54
  .tiny-remoter-native-tooltip {
55
55
  position: absolute;
56
56
  z-index: 9999;
@@ -97,9 +97,9 @@ Minimum version required to store current data is: `+P+`.
97
97
  transform: translateY(-50%);
98
98
  border-right-color: rgba(0,0,0,.75);
99
99
  }
100
- `,document.head.appendChild(t)})();const x5="data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2039.9692'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='39.969238'%20fill='none'%20customFrame='url(%23clipPath_3)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_3'%3e%3crect%20width='40.000000'%20height='39.969238'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_4'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='7.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_5'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_6'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_7'%3e%3crect%20width='21.666666'%20height='13.333333'%20x='20.000000'%20y='9.984619'%20rx='6.666667'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_8'%3e%3crect%20width='6.666667'%20height='6.666667'%20x='23.333496'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='2'%20width='40.000000'%20height='39.969238'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(239,246,255)'%20/%3e%3cg%20id='物业'%20clip-path='url(%23clipPath_4)'%20customFrame='url(%23clipPath_4)'%3e%3crect%20id='物业'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='7.984619'%20/%3e%3cg%20id='物业服务'%3e%3cg%20id='00公共/红点/图标+红点'%20customFrame='url(%23clipPath_5)'%3e%3crect%20id='00公共/红点/图标+红点'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20/%3e%3cg%20id='common_chats_line'%20customFrame='url(%23clipPath_6)'%3e%3crect%20id='common_chats_line'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20/%3e%3cpath%20id='形状'%20d='M28.3332%2019.9847C28.3332%2015.3823%2024.6022%2011.6514%2019.9998%2011.6514C15.3975%2011.6514%2011.6665%2015.3823%2011.6665%2019.9847C11.6665%2024.5871%2015.3975%2028.318%2019.9998%2028.318C21.0018%2028.318%2021.9624%2028.1412%2022.8522%2027.8171L26.581%2028.1578C26.7205%2028.1706%2026.8611%2028.1598%2026.9971%2028.1259C27.6669%2027.959%2028.0746%2027.2806%2027.9077%2026.6108L27.2716%2024.0578C27.9477%2022.8535%2028.3332%2021.4641%2028.3332%2019.9847ZM19.9998%2013.1514C16.2259%2013.1514%2013.1665%2016.2108%2013.1665%2019.9847C13.1665%2023.7586%2016.2259%2026.818%2019.9998%2026.818C20.8089%2026.818%2021.5967%2026.678%2022.3388%2026.4077C22.505%2026.3471%2022.6803%2026.3166%2022.8565%2026.3171L22.9887%2026.3233L26.3665%2026.6322L25.8161%2024.4205C25.7352%2024.0958%2025.7655%2023.7548%2025.8997%2023.4512L25.9636%2023.3236C26.5311%2022.3126%2026.8332%2021.1723%2026.8332%2019.9847C26.8332%2016.2108%2023.7738%2013.1514%2019.9998%2013.1514ZM23.1152%2021.2468C23.352%2020.9069%2023.2684%2020.4394%2022.9286%2020.2026C22.5887%2019.9659%2022.1212%2020.0494%2021.8845%2020.3893C21.2894%2021.2433%2020.4268%2021.7347%2019.5102%2021.7347C18.9513%2021.7347%2018.4132%2021.554%2017.9375%2021.2122C17.6011%2020.9705%2017.1325%2021.0472%2016.8908%2021.3836C16.6491%2021.7199%2016.7258%2022.1886%2017.0622%2022.4303C17.7879%2022.9518%2018.6305%2023.2347%2019.5102%2023.2347C20.9394%2023.2347%2022.2505%2022.4878%2023.1152%2021.2468Z'%20fill='rgb(65,142,255)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3cg%20id='00公共/3位数红点'%20opacity='0'%20customFrame='url(%23clipPath_7)'%3e%3crect%20id='00公共/3位数红点'%20width='21.666666'%20height='13.333333'%20x='20.000000'%20y='9.984619'%20rx='6.666667'%20opacity='0'%20fill='rgb(243,111,100)'%20/%3e%3cpath%20id='文本'%20d='M26.0421%2013.4421C26.4259%2013.4421%2026.7677%2013.5255%2027.0675%2013.6923C27.3672%2013.8591%2027.6005%2014.0931%2027.7673%2014.3942C27.9342%2014.694%2028.0176%2015.0351%2028.0176%2015.4176C28.0176%2015.7173%2027.9633%2015.994%2027.8548%2016.2476C27.7463%2016.4999%2027.5673%2016.8315%2027.3177%2017.2425L25.859%2019.6432L25.0167%2019.6432L26.276%2017.5924C26.3534%2017.4704%2026.4307%2017.3564%2026.508%2017.2507C26.3357%2017.3063%2026.1445%2017.3341%2025.9342%2017.3341C25.5721%2017.3341%2025.2493%2017.2479%2024.9658%2017.0757C24.6837%2016.9034%2024.4633%2016.6701%2024.3046%2016.3758C24.1459%2016.0815%2024.0666%2015.7566%2024.0666%2015.4013C24.0666%2015.0351%2024.1513%2014.7021%2024.3209%2014.4023C24.4904%2014.1012%2024.7264%2013.8659%2025.0289%2013.6964C25.3314%2013.5268%2025.6691%2013.4421%2026.0421%2013.4421ZM26.0421%2016.6505C26.4029%2016.6505%2026.6904%2016.5325%2026.9047%2016.2965C27.119%2016.0605%2027.2262%2015.7539%2027.2262%2015.3769C27.2262%2014.9985%2027.119%2014.694%2026.9047%2014.4634C26.6904%2014.2328%2026.4029%2014.1175%2026.0421%2014.1175C25.6867%2014.1175%2025.4019%2014.2342%2025.1876%2014.4674C24.9733%2014.7007%2024.8661%2015.0039%2024.8661%2015.3769C24.8661%2015.7539%2024.9719%2016.0605%2025.1835%2016.2965C25.3951%2016.5325%2025.6813%2016.6505%2026.0421%2016.6505ZM30.7921%2013.4421C31.1759%2013.4421%2031.5177%2013.5255%2031.8175%2013.6923C32.1172%2013.8591%2032.3505%2014.0931%2032.5173%2014.3942C32.6842%2014.694%2032.7676%2015.0351%2032.7676%2015.4176C32.7676%2015.7173%2032.7133%2015.994%2032.6048%2016.2476C32.4963%2016.4999%2032.3173%2016.8315%2032.0677%2017.2425L30.609%2019.6432L29.7667%2019.6432L31.026%2017.5924C31.1034%2017.4704%2031.1807%2017.3564%2031.258%2017.2507C31.0857%2017.3063%2030.8945%2017.3341%2030.6842%2017.3341C30.3221%2017.3341%2029.9993%2017.2479%2029.7158%2017.0757C29.4337%2016.9034%2029.2133%2016.6701%2029.0546%2016.3758C28.8959%2016.0815%2028.8166%2015.7566%2028.8166%2015.4013C28.8166%2015.0351%2028.9013%2014.7021%2029.0709%2014.4023C29.2404%2014.1012%2029.4764%2013.8659%2029.7789%2013.6964C30.0814%2013.5268%2030.4191%2013.4421%2030.7921%2013.4421ZM30.7921%2016.6505C31.1529%2016.6505%2031.4404%2016.5325%2031.6547%2016.2965C31.869%2016.0605%2031.9762%2015.7539%2031.9762%2015.3769C31.9762%2014.9985%2031.869%2014.694%2031.6547%2014.4634C31.4404%2014.2328%2031.1529%2014.1175%2030.7921%2014.1175C30.4367%2014.1175%2030.1519%2014.2342%2029.9376%2014.4674C29.7233%2014.7007%2029.6161%2015.0039%2029.6161%2015.3769C29.6161%2015.7539%2029.7219%2016.0605%2029.9335%2016.2965C30.1451%2016.5325%2030.4313%2016.6505%2030.7921%2016.6505ZM35.2674%2014.6851L35.9001%2014.6851L35.9001%2016.3188L37.5339%2016.3188L37.5339%2016.9516L35.9001%2016.9516L35.9001%2018.5853L35.2674%2018.5853L35.2674%2016.9516L33.6337%2016.9516L33.6337%2016.3188L35.2674%2016.3188L35.2674%2014.6851Z'%20fill='rgb(255,255,255)'%20fill-rule='nonzero'%20/%3e%3c/g%3e%3cg%20id='00公共/单红点'%20opacity='0'%20customFrame='url(%23clipPath_8)'%3e%3crect%20id='00公共/单红点'%20width='6.666667'%20height='6.666667'%20x='23.333496'%20y='9.984619'%20opacity='0'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3ccircle%20id='红点'%20cx='26.6668301'%20cy='13.3179522'%20r='3.33333325'%20fill='rgb(243,111,100)'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",I5="data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_12)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_12'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_13'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_14'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='4'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(234,255,244)'%20/%3e%3cg%20id='我的信息'%20clip-path='url(%23clipPath_13)'%20customFrame='url(%23clipPath_13)'%3e%3crect%20id='我的信息'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20/%3e%3cg%20id='组合%208'%20customFrame='url(%23clipPath_14)'%3e%3crect%20id='组合%208'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cpath%20id='合并'%20d='M28.4994%2012.3142C28.4994%2012.2578%2028.4937%2012.2018%2028.4825%2012.1465C28.4713%2012.0911%2028.4547%2012.0373%2028.4327%2011.9851C28.4107%2011.933%2028.3836%2011.8835%2028.3516%2011.8365C28.3197%2011.7896%2028.2834%2011.7461%2028.2427%2011.7062C28.202%2011.6663%2028.1579%2011.6307%2028.1101%2011.5993C28.0622%2011.568%2028.0117%2011.5415%2027.9585%2011.5199C27.9054%2011.4983%2027.8506%2011.4819%2027.7942%2011.4709C27.7378%2011.4599%2027.6806%2011.4544%2027.6231%2011.4544L24.1832%2011.5199L24.1832%2010L29.0796%2010C29.1472%2010%2029.2143%2010.0065%2029.2806%2010.0194C29.347%2010.0324%2029.4114%2010.0516%2029.4739%2010.077C29.5364%2010.1024%2029.5961%2010.1336%2029.6523%2010.1705C29.7086%2010.2074%2029.7605%2010.2493%2029.8084%2010.2963C29.8562%2010.3433%2029.8991%2010.3944%2029.9367%2010.4496C29.9743%2010.5048%2030.006%2010.5631%2030.0319%2010.6244C30.0578%2010.6858%2030.0773%2010.7491%2030.0905%2010.8142C30.1037%2010.8794%2030.1104%2010.9451%2030.1104%2011.0115L30.1832%2014.4522L28.4992%2014.5L28.4994%2012.3142ZM11.6995%2012.3143C11.6995%2012.2579%2011.7051%2012.2019%2011.7163%2012.1466C11.7275%2012.0912%2011.7441%2012.0374%2011.7661%2011.9852C11.7882%2011.9331%2011.8152%2011.8836%2011.8472%2011.8366C11.8791%2011.7897%2011.9155%2011.7462%2011.9562%2011.7063C11.9968%2011.6664%2012.0409%2011.6308%2012.0888%2011.5994C12.1366%2011.5681%2012.1871%2011.5416%2012.2403%2011.52C12.2934%2011.4984%2012.3482%2011.482%2012.4046%2011.471C12.4611%2011.46%2012.5182%2011.4545%2012.5758%2011.4545L16.0157%2011.52L16.0157%2010.0001L11.1193%2010.0001C11.0516%2010.0001%2010.9846%2010.0066%2010.9182%2010.0196C10.8518%2010.0325%2010.7874%2010.0517%2010.7249%2010.0771C10.6624%2010.1025%2010.6028%2010.1337%2010.5465%2010.1706C10.4902%2010.2075%2010.4383%2010.2494%2010.3904%2010.2964C10.3426%2010.3434%2010.2997%2010.3945%2010.2621%2010.4497C10.2245%2010.5049%2010.1929%2010.5632%2010.167%2010.6245C10.1411%2010.6859%2010.1215%2010.7492%2010.1083%2010.8143C10.0951%2010.8795%2010.0885%2010.9452%2010.0884%2011.0116L10.0157%2014.4523L11.6997%2014.5L11.6995%2012.3143ZM25.3135%2021.8051L25.3135%2022.8167C25.7656%2022.8929%2026.2209%2022.9249%2026.6792%2022.9127C28.3381%2022.9127%2029.1675%2022.326%2029.1675%2021.1527C29.1733%2020.9869%2029.151%2020.825%2029.1006%2020.667C29.0503%2020.509%2028.9747%2020.3641%2028.8742%2020.2322C28.767%2020.1025%2028.6403%2019.9963%2028.4938%2019.9134C28.3474%2019.8306%2028.191%2019.7767%2028.0246%2019.7517L28.0246%2019.7011C28.0971%2019.6839%2028.1676%2019.6606%2028.236%2019.6311C28.3044%2019.6016%2028.3698%2019.5665%2028.4321%2019.5257C28.4944%2019.4848%2028.5526%2019.4389%2028.6069%2019.3879C28.6613%2019.3369%2028.7109%2019.2816%2028.7556%2019.222C28.8003%2019.1624%2028.8394%2019.0994%2028.8732%2019.033C28.9069%2018.9665%2028.9346%2018.8977%2028.9564%2018.8265C28.9782%2018.7552%2028.9937%2018.6826%2029.0028%2018.6086C29.0119%2018.5347%2029.0145%2018.4605%2029.0107%2018.3861C29.0217%2018.2675%2029.0176%2018.1495%2028.9984%2018.0319C28.9791%2017.9144%2028.9454%2017.8012%2028.8971%2017.6923C28.8489%2017.5834%2028.7875%2017.4823%2028.7134%2017.3891C28.6393%2017.2959%2028.5547%2017.2135%2028.4595%2017.1419C28.219%2017.0003%2027.963%2016.8972%2027.6915%2016.8326C27.4199%2016.7679%2027.1449%2016.7446%2026.8664%2016.7626C26.6258%2016.7621%2026.3864%2016.7791%2026.1482%2016.8132C25.9479%2016.8386%2025.7504%2016.8791%2025.5563%2016.9346L25.5563%2017.8854C25.743%2017.8264%2025.9337%2017.7842%2026.128%2017.759C26.3276%2017.73%2026.5282%2017.7148%2026.7298%2017.7134C27.0252%2017.6949%2027.3049%2017.7523%2027.5692%2017.8854C27.6168%2017.9161%2027.6595%2017.9525%2027.6972%2017.9947C27.7348%2018.037%2027.766%2018.0835%2027.791%2018.1343C27.816%2018.1851%2027.8337%2018.2383%2027.8441%2018.294C27.8545%2018.3496%2027.8573%2018.4056%2027.8525%2018.462C27.8566%2018.5278%2027.8514%2018.5927%2027.8367%2018.657C27.822%2018.7212%2027.7986%2018.7821%2027.7663%2018.8395C27.734%2018.897%2027.694%2018.9487%2027.6468%2018.9946C27.5995%2019.0405%2027.5468%2019.0787%2027.4885%2019.1093C27.1544%2019.2631%2026.8037%2019.3306%2026.4364%2019.3117L25.9862%2019.3117L25.9862%2020.1917L26.4466%2020.1917C26.8409%2020.1669%2027.2202%2020.2309%2027.5845%2020.3839C27.6459%2020.4167%2027.7011%2020.4576%2027.7505%2020.5066C27.7999%2020.5556%2027.8412%2020.6107%2027.8745%2020.6718C27.9077%2020.733%2027.9315%2020.7976%2027.9458%2020.8656C27.9602%2020.9337%2027.9644%2021.0024%2027.9587%2021.0717C27.9648%2021.1402%2027.9612%2021.2083%2027.9478%2021.2757C27.9344%2021.3432%2027.912%2021.4074%2027.8801%2021.4683C27.8483%2021.5293%2027.8086%2021.5846%2027.7609%2021.6341C27.7132%2021.6837%2027.6593%2021.7254%2027.5996%2021.7596C27.2884%2021.9045%2026.9613%2021.9685%2026.6184%2021.9518C26.1786%2021.9465%2025.7436%2021.8977%2025.3135%2021.8051ZM21.3382%2018.6238C21.3445%2018.5593%2021.343%2018.495%2021.3335%2018.4308C21.3241%2018.3667%2021.3069%2018.3046%2021.2822%2018.2447C21.2575%2018.1847%2021.226%2018.1287%2021.1876%2018.0765C21.1492%2018.0242%2021.1049%2017.9774%2021.055%2017.936C20.9359%2017.8608%2020.808%2017.806%2020.6714%2017.7714C20.5349%2017.7368%2020.3964%2017.7242%2020.2558%2017.7337C19.8009%2017.7395%2019.356%2017.8087%2018.9208%2017.9411L18.9208%2016.9598C19.4252%2016.8181%2019.9393%2016.7524%2020.4633%2016.7626C20.7322%2016.7484%2020.9964%2016.7773%2021.256%2016.8491C21.5156%2016.9209%2021.7571%2017.032%2021.9806%2017.1824C22.0729%2017.2601%2022.1548%2017.3474%2022.2263%2017.4446C22.2978%2017.5418%2022.3567%2017.646%2022.4034%2017.7573C22.45%2017.8686%2022.483%2017.9838%2022.5021%2018.1029C22.5213%2018.222%2022.5261%2018.3417%2022.5167%2018.462C22.5245%2018.7882%2022.4655%2019.1017%2022.3396%2019.4027C22.1879%2019.7384%2021.984%2020.0384%2021.7277%2020.3029C21.3021%2020.7337%2020.8502%2021.135%2020.3721%2021.5067L19.9928%2021.8051L19.9928%2021.8759L22.6938%2021.8759L22.6938%2022.8419L18.5464%2022.8419L18.5464%2021.7697C19.2882%2021.1796%2019.8579%2020.6975%2020.2558%2020.3232C20.574%2020.0432%2020.8523%2019.728%2021.0905%2019.3774C21.1675%2019.2665%2021.2269%2019.1469%2021.2691%2019.0187C21.3113%2018.8904%2021.3344%2018.7588%2021.3382%2018.6238ZM12.3102%2017.2127L12.3102%2018.1939L13.7769%2017.9107L13.7769%2022.8419L14.9605%2022.8419L14.9605%2016.8486L14.0957%2016.8486L12.3102%2017.2127ZM28.5524%2028.0475C28.5524%2028.104%2028.5467%2028.1599%2028.5353%2028.2152C28.5239%2028.2706%2028.5071%2028.3244%2028.4849%2028.3766C28.4626%2028.4287%2028.4352%2028.4782%2028.4028%2028.5252C28.3705%2028.5721%2028.3337%2028.6156%2028.2925%2028.6555C28.2513%2028.6954%2028.2067%2028.731%2028.1583%2028.7624C28.1098%2028.7937%2028.0587%2028.8202%2028.0049%2028.8418C27.9511%2028.8634%2027.8957%2028.8798%2027.8385%2028.8908C27.7814%2028.9018%2027.7235%2028.9073%2027.6653%2028.9073L24.1832%2028.8418L24.1832%2030.3617L29.1397%2030.3617C29.2082%2030.3617%2029.276%2030.3552%2029.3432%2030.3423C29.4104%2030.3293%2029.4756%2030.3101%2029.5389%2030.2847C29.6022%2030.2593%2029.6625%2030.2281%2029.7195%2030.1912C29.7765%2030.1543%2029.829%2030.1124%2029.8774%2030.0654C29.9259%2030.0184%2029.9693%2029.9673%2030.0074%2029.9121C30.0454%2029.8569%2030.0774%2029.7986%2030.1037%2029.7373C30.1299%2029.6759%2030.1497%2029.6126%2030.163%2029.5475C30.1764%2029.4823%2030.1831%2029.4166%2030.1832%2029.3502L30.1832%2026.0478L28.4785%2026L28.5524%2028.0475ZM11.6308%2028.0099C11.6308%2028.0664%2011.6365%2028.1223%2011.6479%2028.1777C11.6592%2028.233%2011.676%2028.2868%2011.6983%2028.339C11.7206%2028.3911%2011.748%2028.4406%2011.7803%2028.4876C11.8127%2028.5345%2011.8495%2028.578%2011.8906%2028.6179C11.9318%2028.6578%2011.9765%2028.6934%2012.0249%2028.7248C12.0733%2028.7562%2012.1244%2028.7826%2012.1783%2028.8042C12.2321%2028.8259%2012.2875%2028.8422%2012.3446%2028.8532C12.4017%2028.8642%2012.4596%2028.8697%2012.5178%2028.8698L16%2028.8042L16%2030.3241L11.0435%2030.3241C10.975%2030.3241%2010.9071%2030.3176%2010.8399%2030.3047C10.7727%2030.2917%2010.7076%2030.2725%2010.6443%2030.2471C10.581%2030.2217%2010.5206%2030.1906%2010.4637%2030.1537C10.4067%2030.1168%2010.3542%2030.0748%2010.3057%2030.0278C10.2573%2029.9809%2010.2138%2029.9298%2010.1758%2029.8745C10.1377%2029.8193%2010.1057%2029.7611%2010.0795%2029.6997C10.0533%2029.6383%2010.0335%2029.575%2010.0201%2029.5099C10.0068%2029.4448%2010%2029.379%2010%2029.3126L10%2026.0478L11.7047%2026L11.6308%2028.0099Z'%20fill='rgb(14,191,241)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e",R5="data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_9)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_9'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_10'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_11'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='3'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(236,250,254)'%20/%3e%3cg%20id='画板%202310'%20customFrame='url(%23clipPath_10)'%3e%3crect%20id='画板%202310'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cg%20id='人事服务'%3e%3cg%20id='ic_public_link'%20clip-path='url(%23clipPath_11)'%20customFrame='url(%23clipPath_11)'%3e%3crect%20id='ic_public_link'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cpath%20id='path1'%20d='M9.9999%2019.9917C9.9999%2018.4292%209.99573%2016.8667%209.9999%2015.3042C9.99573%2014.5459%2010.0916%2013.7917%2010.2749%2013.0626C10.6874%2011.5126%2011.6957%2010.5917%2013.2457%2010.2334C14.0207%2010.0667%2014.8166%209.98756%2015.6082%2010.0001C18.6041%2010.0001%2021.5999%2010.0001%2024.5999%2010.0001C25.3541%209.99589%2026.1082%2010.0792%2026.8457%2010.2584C28.4416%2010.6459%2029.3999%2011.6584%2029.7624%2013.2501C29.9291%2014.0001%2030.0041%2014.7667%2029.9957%2015.5376C29.9957%2018.5667%2029.9957%2021.5959%2029.9957%2024.6209C29.9999%2025.3709%2029.9166%2026.1209%2029.7416%2026.8459C29.3499%2028.4459%2028.3332%2029.3959%2026.7457%2029.7626C25.9666%2029.9292%2025.1749%2030.0084%2024.3791%2029.9959C21.3957%2029.9959%2018.4124%2029.9959%2015.4291%2029.9959C14.6666%2030.0042%2013.9082%2029.9167%2013.1666%2029.7417C11.5624%2029.3542%2010.5999%2028.3376%2010.2374%2026.7376C10.0499%2025.9251%209.9999%2025.1126%209.9999%2024.2917C9.9999%2022.8584%209.9999%2021.4251%209.9999%2019.9917Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3ccircle%20id='path2'%20cx='20'%20cy='20'%20r='10'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='path3'%20d='M25.0333%2021.8666L26.9%2020C28.8083%2018.0916%2028.8083%2015%2026.9%2013.0958C24.9958%2011.1875%2021.9041%2011.1875%2020%2013.0958L18.1291%2014.9625M21.8666%2025.0333L20%2026.9C18.0916%2028.8083%2015%2028.8083%2013.0958%2026.9C11.1875%2024.9958%2011.1875%2021.9041%2013.0958%2020L14.9625%2018.1291'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='pah4'%20d='M18.125%2021.875L21.875%2018.125'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='path5'%20d='M25.8207%2019.2626L24.0457%2021.0376C23.7998%2021.2834%2023.6748%2021.5292%2023.6748%2021.7751C23.6748%2022.0209%2023.7998%2022.2667%2024.0457%2022.5126C24.1498%2022.6167%2024.2665%2022.6959%2024.3915%2022.7459C24.5123%2022.7917%2024.6415%2022.8167%2024.779%2022.8167C24.9207%2022.8167%2025.0498%2022.7917%2025.1665%2022.7459C25.2957%2022.6959%2025.4123%2022.6167%2025.5165%2022.5126L27.2915%2020.7334C27.8165%2020.2126%2028.2165%2019.6334%2028.4957%2019.0001C28.5082%2018.9667%2028.5248%2018.9334%2028.5373%2018.8959C28.554%2018.8626%2028.5665%2018.8292%2028.579%2018.7917C28.8332%2018.1501%2028.9582%2017.4584%2028.9582%2016.7209C28.9582%2015.9792%2028.8332%2015.2876%2028.579%2014.6459C28.5665%2014.6084%2028.554%2014.5751%2028.5373%2014.5417C28.5248%2014.5042%2028.5082%2014.4709%2028.4957%2014.4376C28.2165%2013.8042%2027.8165%2013.2292%2027.2915%2012.7042C26.7707%2012.1792%2026.1915%2011.7792%2025.5582%2011.5001C25.5248%2011.4876%2025.4915%2011.4709%2025.454%2011.4584C25.4207%2011.4417%2025.3873%2011.4292%2025.354%2011.4167C24.7082%2011.1667%2024.0165%2011.0417%2023.279%2011.0417C22.5373%2011.0417%2021.8457%2011.1667%2021.204%2011.4167C21.1665%2011.4292%2021.1332%2011.4417%2021.0998%2011.4584C21.0623%2011.4709%2021.029%2011.4876%2020.9957%2011.5001C20.3623%2011.7792%2019.7832%2012.1792%2019.2623%2012.7042L17.4832%2014.4792C17.379%2014.5834%2017.2998%2014.7001%2017.2498%2014.8292C17.204%2014.9501%2017.179%2015.0751%2017.179%2015.2167C17.179%2015.3542%2017.204%2015.4834%2017.2498%2015.6042C17.2998%2015.7292%2017.379%2015.8459%2017.4832%2015.9542C17.5915%2016.0584%2017.7082%2016.1376%2017.8332%2016.1876C17.954%2016.2334%2018.0832%2016.2584%2018.2207%2016.2584C18.3623%2016.2584%2018.4915%2016.2334%2018.6082%2016.1876C18.7373%2016.1376%2018.854%2016.0584%2018.9582%2015.9542L20.7332%2014.1751C21.0873%2013.8209%2021.4748%2013.5584%2021.8957%2013.3834C22.3165%2013.2084%2022.779%2013.1251%2023.279%2013.1251C23.7748%2013.1251%2024.2373%2013.2084%2024.6582%2013.3834C25.079%2013.5584%2025.4665%2013.8209%2025.8207%2014.1751C26.1748%2014.5292%2026.4373%2014.9167%2026.6123%2015.3376C26.7873%2015.7584%2026.8748%2016.2167%2026.8748%2016.7209C26.8748%2017.2209%2026.7873%2017.6792%2026.6123%2018.1001C26.4373%2018.5209%2026.1748%2018.9084%2025.8207%2019.2626ZM13.3832%2021.8959C13.5582%2021.4751%2013.8207%2021.0876%2014.1748%2020.7334L15.954%2018.9584C16.0582%2018.8542%2016.1373%2018.7376%2016.1873%2018.6084C16.2332%2018.4876%2016.2582%2018.3626%2016.2582%2018.2209C16.2582%2018.0834%2016.2332%2017.9542%2016.1873%2017.8334C16.1373%2017.7084%2016.0582%2017.5917%2015.954%2017.4834C15.7082%2017.2417%2015.4623%2017.1167%2015.2165%2017.1167C14.9707%2017.1167%2014.7248%2017.2417%2014.479%2017.4834L12.704%2019.2626C12.179%2019.7876%2011.779%2020.3626%2011.4998%2020.9959C11.4873%2021.0292%2011.4707%2021.0626%2011.4582%2021.1001C11.4415%2021.1334%2011.429%2021.1667%2011.4165%2021.2042C11.1665%2021.8459%2011.0415%2022.5376%2011.0415%2023.2792C11.0415%2024.0167%2011.1665%2024.7084%2011.4165%2025.3542C11.429%2025.3876%2011.4415%2025.4209%2011.4582%2025.4584C11.4707%2025.4917%2011.4873%2025.5251%2011.4998%2025.5584C11.779%2026.1917%2012.179%2026.7709%2012.704%2027.2917C13.2248%2027.8167%2013.804%2028.2167%2014.4373%2028.4959C14.4707%2028.5084%2014.504%2028.5251%2014.5415%2028.5376C14.5748%2028.5542%2014.6082%2028.5667%2014.6457%2028.5792C15.2873%2028.8292%2015.979%2028.9584%2016.7207%2028.9584C17.4582%2028.9584%2018.1498%2028.8292%2018.7915%2028.5792C18.829%2028.5667%2018.8623%2028.5542%2018.8957%2028.5376C18.9332%2028.5251%2018.9665%2028.5084%2018.9998%2028.4959C19.6332%2028.2167%2020.2123%2027.8167%2020.7332%2027.2917L22.5123%2025.5167C22.6165%2025.4126%2022.6957%2025.2959%2022.7457%2025.1667C22.7915%2025.0459%2022.8165%2024.9209%2022.8165%2024.7792C22.8165%2024.6417%2022.7915%2024.5126%2022.7457%2024.3917C22.6957%2024.2667%2022.6165%2024.1501%2022.5123%2024.0417C22.2665%2023.8001%2022.0207%2023.6751%2021.7748%2023.6751C21.529%2023.6751%2021.2832%2023.8001%2021.0373%2024.0417L19.2623%2025.8209C18.9082%2026.1751%2018.5207%2026.4376%2018.0998%2026.6126C17.679%2026.7876%2017.2165%2026.8751%2016.7207%2026.8751C16.2207%2026.8751%2015.7582%2026.7876%2015.3373%2026.6126C14.9165%2026.4376%2014.529%2026.1751%2014.1748%2025.8209C13.8207%2025.4667%2013.5582%2025.0792%2013.3832%2024.6584C13.2082%2024.2376%2013.1248%2023.7792%2013.1248%2023.2792C13.1248%2022.7751%2013.2082%2022.3167%2013.3832%2021.8959Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3cpath%20id='path6'%20d='M21.8127%2016.7458C21.746%2016.7874%2021.6877%2016.8374%2021.6293%2016.8916L16.8918%2021.6291C16.8377%2021.6874%2016.7877%2021.7499%2016.746%2021.8124C16.7127%2021.8624%2016.6877%2021.9166%2016.6627%2021.9749C16.6377%2022.0374%2016.6168%2022.1041%2016.6043%2022.1708C16.5918%2022.2333%2016.5835%2022.2999%2016.5835%2022.3666C16.5835%2022.4333%2016.5918%2022.4999%2016.6043%2022.5666C16.6168%2022.6333%2016.6377%2022.6999%2016.6627%2022.7624C16.6877%2022.8166%2016.7127%2022.8708%2016.746%2022.9208C16.7877%2022.9874%2016.8377%2023.0499%2016.8918%2023.1041C16.946%2023.1583%2017.0085%2023.2083%2017.0752%2023.2499C17.1252%2023.2833%2017.1793%2023.3083%2017.2335%2023.3333C17.3002%2023.3583%2017.3627%2023.3791%2017.4293%2023.3916C17.496%2023.4041%2017.5627%2023.4124%2017.6293%2023.4124C17.696%2023.4124%2017.7627%2023.4041%2017.8252%2023.3916C17.8918%2023.3791%2017.9585%2023.3583%2018.021%2023.3333C18.0793%2023.3083%2018.1335%2023.2833%2018.1835%2023.2499C18.246%2023.2083%2018.3085%2023.1583%2018.3668%2023.1041L23.1043%2018.3666C23.1585%2018.3083%2023.2085%2018.2499%2023.2502%2018.1833C23.2835%2018.1333%2023.3085%2018.0791%2023.3335%2018.0208C23.3585%2017.9583%2023.3793%2017.8916%2023.3918%2017.8249C23.4043%2017.7624%2023.4127%2017.6958%2023.4127%2017.6291C23.4127%2017.5624%2023.4043%2017.4958%2023.3918%2017.4291C23.3793%2017.3624%2023.3585%2017.2999%2023.3335%2017.2333C23.3085%2017.1791%2023.2835%2017.1249%2023.2502%2017.0749C23.2085%2017.0083%2023.1585%2016.9458%2023.1043%2016.8916C23.046%2016.8374%2022.9877%2016.7874%2022.921%2016.7458C22.871%2016.7124%2022.8168%2016.6874%2022.7627%2016.6624C22.696%2016.6374%2022.6335%2016.6166%2022.5668%2016.6041C22.5002%2016.5916%2022.4335%2016.5833%2022.3668%2016.5833C22.3002%2016.5833%2022.2335%2016.5916%2022.171%2016.6041C22.1043%2016.6166%2022.0377%2016.6374%2021.9752%2016.6624C21.9168%2016.6874%2021.8627%2016.7124%2021.8127%2016.7458Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",P5="data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_0)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_0'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_1'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_2'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='1'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(236,250,254)'%20/%3e%3cg%20id='车辆'%20clip-path='url(%23clipPath_1)'%20customFrame='url(%23clipPath_1)'%3e%3crect%20id='车辆'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20/%3e%3cg%20id='编组'%3e%3cg%20id='ic_public_qrcode'%20clip-path='url(%23clipPath_2)'%20customFrame='url(%23clipPath_2)'%3e%3crect%20id='ic_public_qrcode'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cg%20id='ic_public_qrcode_1_1'%3e%3cpath%20id='ic_public_qrcode_2_0'%20d='M10.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_0'%20d='M10.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985Z'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_1'%20d='M10.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985Z'%20opacity='0.200000003'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-width='1.25'%20/%3e%3ccircle%20id='ic_public_qrcode_2_2'%20cx='20'%20cy='20'%20r='10'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='ic_public_qrcode_2_3'%20d='M17.5%2011.25C17.9602%2011.25%2018.3333%2011.6231%2018.3333%2012.0833L18.3333%2017.5C18.3333%2017.9602%2017.9602%2018.3333%2017.5%2018.3333L12.0833%2018.3333C11.6231%2018.3333%2011.25%2017.9602%2011.25%2017.5L11.25%2012.0833C11.25%2011.6231%2011.6231%2011.25%2012.0833%2011.25L17.5%2011.25ZM17.5%2021.6667C17.9602%2021.6667%2018.3333%2022.0398%2018.3333%2022.5L18.3333%2027.9167C18.3333%2028.3769%2017.9602%2028.75%2017.5%2028.75L12.0833%2028.75C11.6231%2028.75%2011.25%2028.3769%2011.25%2027.9167L11.25%2022.5C11.25%2022.0398%2011.6231%2021.6667%2012.0833%2021.6667L17.5%2021.6667ZM27.9167%2011.25C28.3769%2011.25%2028.75%2011.6231%2028.75%2012.0833L28.75%2017.5C28.75%2017.9602%2028.3769%2018.3333%2027.9167%2018.3333L22.5%2018.3333C22.0398%2018.3333%2021.6667%2017.9602%2021.6667%2017.5L21.6667%2012.0833C21.6667%2011.6231%2022.0398%2011.25%2022.5%2011.25L27.9167%2011.25Z'%20fill-rule='evenodd'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_4'%20d='M17.5002%2010.8333C18.1905%2010.8333%2018.7502%2011.3929%2018.7502%2012.0833L18.7502%2017.4999C18.7502%2018.1903%2018.1905%2018.7499%2017.5002%2018.7499L12.0835%2018.7499C11.3931%2018.7499%2010.8335%2018.1903%2010.8335%2017.4999L10.8335%2012.0833C10.8335%2011.3929%2011.3931%2010.8333%2012.0835%2010.8333L17.5002%2010.8333ZM17.5002%2011.6666L12.0835%2011.6666C11.8534%2011.6666%2011.6668%2011.8531%2011.6668%2012.0833L11.6668%2017.4999C11.6668%2017.73%2011.8534%2017.9166%2012.0835%2017.9166L17.5002%2017.9166C17.7303%2017.9166%2017.9168%2017.73%2017.9168%2017.4999L17.9168%2012.0833C17.9168%2011.8531%2017.7303%2011.6666%2017.5002%2011.6666ZM17.5002%2021.2499C18.1905%2021.2499%2018.7502%2021.8096%2018.7502%2022.4999L18.7502%2027.9166C18.7502%2028.6069%2018.1905%2029.1666%2017.5002%2029.1666L12.0835%2029.1666C11.3931%2029.1666%2010.8335%2028.6069%2010.8335%2027.9166L10.8335%2022.4999C10.8335%2021.8096%2011.3931%2021.2499%2012.0835%2021.2499L17.5002%2021.2499ZM17.5002%2022.0833L12.0835%2022.0833C11.8534%2022.0833%2011.6668%2022.2698%2011.6668%2022.4999L11.6668%2027.9166C11.6668%2028.1467%2011.8534%2028.3333%2012.0835%2028.3333L17.5002%2028.3333C17.7303%2028.3333%2017.9168%2028.1467%2017.9168%2027.9166L17.9168%2022.4999C17.9168%2022.2698%2017.7303%2022.0833%2017.5002%2022.0833ZM27.9168%2010.8333C28.6072%2010.8333%2029.1668%2011.3929%2029.1668%2012.0833L29.1668%2017.4999C29.1668%2018.1903%2028.6072%2018.7499%2027.9168%2018.7499L22.5002%2018.7499C21.8098%2018.7499%2021.2502%2018.1903%2021.2502%2017.4999L21.2502%2012.0833C21.2502%2011.3929%2021.8098%2010.8333%2022.5002%2010.8333L27.9168%2010.8333ZM27.9168%2011.6666L22.5002%2011.6666C22.27%2011.6666%2022.0835%2011.8531%2022.0835%2012.0833L22.0835%2017.4999C22.0835%2017.73%2022.27%2017.9166%2022.5002%2017.9166L27.9168%2017.9166C28.1469%2017.9166%2028.3335%2017.73%2028.3335%2017.4999L28.3335%2012.0833C28.3335%2011.8531%2028.1469%2011.6666%2027.9168%2011.6666Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_4'%20d='M18.7502%2012.0833L18.7502%2017.4999C18.7502%2018.1903%2018.1905%2018.7499%2017.5002%2018.7499L12.0835%2018.7499C11.3931%2018.7499%2010.8335%2018.1903%2010.8335%2017.4999L10.8335%2012.0833C10.8335%2011.3929%2011.3931%2010.8333%2012.0835%2010.8333L17.5002%2010.8333C18.1905%2010.8333%2018.7502%2011.3929%2018.7502%2012.0833ZM12.0835%2011.6666C11.8534%2011.6666%2011.6668%2011.8531%2011.6668%2012.0833L11.6668%2017.4999C11.6668%2017.73%2011.8534%2017.9166%2012.0835%2017.9166L17.5002%2017.9166C17.7303%2017.9166%2017.9168%2017.73%2017.9168%2017.4999L17.9168%2012.0833C17.9168%2011.8531%2017.7303%2011.6666%2017.5002%2011.6666L12.0835%2011.6666ZM18.7502%2022.4999L18.7502%2027.9166C18.7502%2028.6069%2018.1905%2029.1666%2017.5002%2029.1666L12.0835%2029.1666C11.3931%2029.1666%2010.8335%2028.6069%2010.8335%2027.9166L10.8335%2022.4999C10.8335%2021.8096%2011.3931%2021.2499%2012.0835%2021.2499L17.5002%2021.2499C18.1905%2021.2499%2018.7502%2021.8096%2018.7502%2022.4999ZM12.0835%2022.0833C11.8534%2022.0833%2011.6668%2022.2698%2011.6668%2022.4999L11.6668%2027.9166C11.6668%2028.1467%2011.8534%2028.3333%2012.0835%2028.3333L17.5002%2028.3333C17.7303%2028.3333%2017.9168%2028.1467%2017.9168%2027.9166L17.9168%2022.4999C17.9168%2022.2698%2017.7303%2022.0833%2017.5002%2022.0833L12.0835%2022.0833ZM29.1668%2012.0833L29.1668%2017.4999C29.1668%2018.1903%2028.6072%2018.7499%2027.9168%2018.7499L22.5002%2018.7499C21.8098%2018.7499%2021.2502%2018.1903%2021.2502%2017.4999L21.2502%2012.0833C21.2502%2011.3929%2021.8098%2010.8333%2022.5002%2010.8333L27.9168%2010.8333C28.6072%2010.8333%2029.1668%2011.3929%2029.1668%2012.0833ZM22.5002%2011.6666C22.27%2011.6666%2022.0835%2011.8531%2022.0835%2012.0833L22.0835%2017.4999C22.0835%2017.73%2022.27%2017.9166%2022.5002%2017.9166L27.9168%2017.9166C28.1469%2017.9166%2028.3335%2017.73%2028.3335%2017.4999L28.3335%2012.0833C28.3335%2011.8531%2028.1469%2011.6666%2027.9168%2011.6666L22.5002%2011.6666Z'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_5'%20d='M27.9165%2021.6667L27.9165%2024.5834L28.7498%2024.5834L28.7498%2021.6667L27.9165%2021.6667ZM24.5832%2021.6667L24.5832%2022.639L24.5828%2022.6388L24.5832%2024.5834L23.6109%2024.5834L23.6107%2022.6388L21.6665%2022.639L21.6665%2021.6667L24.5832%2021.6667ZM21.6665%2025.8334L21.6665%2028.7501L22.4998%2028.7501L22.4998%2025.8334L21.6665%2025.8334ZM27.9165%2027.9167L27.9165%2028.7501L28.7498%2028.7501L28.7498%2027.9167L27.9165%2027.9167ZM25.8332%2025.8334L25.8332%2026.6667L26.6665%2026.6667L26.6665%2025.8334L25.8332%2025.8334Z'%20fill='rgb(14,191,241)'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_5'%20d='M27.9165%2024.5834L28.7498%2024.5834L28.7498%2021.6667L27.9165%2021.6667L27.9165%2024.5834ZM24.5832%2022.639L24.5828%2022.6388L24.5832%2024.5834L23.6109%2024.5834L23.6107%2022.6388L21.6665%2022.639L21.6665%2021.6667L24.5832%2021.6667L24.5832%2022.639ZM21.6665%2028.7501L22.4998%2028.7501L22.4998%2025.8334L21.6665%2025.8334L21.6665%2028.7501ZM27.9165%2028.7501L28.7498%2028.7501L28.7498%2027.9167L27.9165%2027.9167L27.9165%2028.7501ZM25.8332%2026.6667L26.6665%2026.6667L26.6665%2025.8334L25.8332%2025.8334L25.8332%2026.6667Z'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_6'%20d='M14.375%2014.375L14.375%2015.2083L15.2083%2015.2083L15.2083%2014.375L14.375%2014.375ZM14.375%2024.7917L14.375%2025.625L15.2083%2025.625L15.2083%2024.7917L14.375%2024.7917ZM24.7917%2014.375L24.7917%2015.2083L25.625%2015.2083L25.625%2014.375L24.7917%2014.375Z'%20fill='rgb(14,191,241)'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_6'%20d='M14.375%2015.2083L15.2083%2015.2083L15.2083%2014.375L14.375%2014.375L14.375%2015.2083ZM14.375%2025.625L15.2083%2025.625L15.2083%2024.7917L14.375%2024.7917L14.375%2025.625ZM24.7917%2015.2083L25.625%2015.2083L25.625%2014.375L24.7917%2014.375L24.7917%2015.2083Z'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",O5="data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='12.000000'%20height='12.000000'%20fill='none'%3e%3cdefs%3e%3cfilter%20id='pixso_custom_mask_type_luminance'%3e%3cfeColorMatrix%20type='matrix'%20values='1%200%200%200%200%200%201%200%200%200%200%200%201%200%200%200%200%200%201%200%20'%20/%3e%3c/filter%3e%3c/defs%3e%3cmask%20id='mask_0'%20width='11.999876'%20height='11.999876'%20x='0.000000'%20y='0.000000'%20maskUnits='userSpaceOnUse'%3e%3cg%20filter='url(%23pixso_custom_mask_type_luminance)'%3e%3cg%20id='mask401_19830'%3e%3cpath%20id='蒙版'%20d='M0%200L11.9999%200L11.9999%2011.9999L0%2011.9999L0%200ZM2.69992%201.34999L8.09977%201.34999C9.5082%201.34999%2010.6498%202.49167%2010.6498%203.89998L10.6498%209.2999C10.6498%2010.7082%209.5082%2011.8499%208.09977%2011.8499L2.69992%2011.8499C1.29149%2011.8499%200.149901%2010.7082%200.149901%209.2999L0.149901%203.89998C0.149901%202.49167%201.29149%201.34999%202.69992%201.34999Z'%20fill='rgb(196,196,196)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/mask%3e%3crect%20id='ic_public_copy'%20width='12.000000'%20height='12.000000'%20x='0.000000'%20y='0.000000'%20/%3e%3crect%20id='ic_public_copy-复制/base/ic_public_copy'%20width='11.999876'%20height='11.999876'%20x='0.000000'%20y='0.000000'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='path1'%20d='M0.000134537%205.99497C0.000134537%205.05748%20-0.00236544%204.11999%200.000134537%203.1825C-0.00236544%202.72751%200.055134%202.27501%200.165133%201.83752C0.41263%200.907526%201.01762%200.355032%201.94761%200.140034C2.41261%200.040035%202.8901%20-0.00746449%203.3651%203.54269e-05C5.16258%203.54269e-05%206.96006%203.54269e-05%208.76004%203.54269e-05C9.21254%20-0.00246455%209.66503%200.0475349%2010.1075%200.155034C11.065%200.387531%2011.64%200.995025%2011.8575%201.95002C11.9575%202.40001%2012.005%202.86001%2011.9975%203.3225C11.9975%205.13998%2011.9975%206.95746%2011.9975%208.77244C12%209.22244%2011.95%209.67243%2011.845%2010.1099C11.61%2011.0674%2011%2011.6374%2010.0475%2011.8574C9.58003%2011.9574%209.10504%2012.0049%208.62754%2011.9974C6.83756%2011.9974%205.04758%2011.9974%203.2576%2011.9974C2.80011%2012.0024%202.34511%2011.9499%201.90011%2011.8449C0.937625%2011.6124%200.360131%2011.0024%200.142633%2010.0424C0.0301342%209.55494%200.000134537%209.06744%200.000134537%208.57495C0.000134537%207.71495%200.000134537%206.85496%200.000134537%205.99497Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3ccircle%20id='path2'%20cx='5.99993801'%20cy='5.99993801'%20r='5.99993801'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cg%20id='mask'%20mask='url(%23mask_0)'%3e%3cg%20id='组合%208'%3e%3cpath%20id='path'%20d='M11.1%203.89993L11.1%206.8999C11.1%208.55488%209.75502%209.89737%208.10004%209.89737L5.10007%209.89737C3.44258%209.89737%202.1001%208.55488%202.1001%206.8999L2.1001%203.89993C2.1001%202.24245%203.44258%200.897461%205.10007%200.897461L8.10004%200.897461C9.75502%200.897461%2011.1%202.24245%2011.1%203.89993Z'%20fill-rule='nonzero'%20stroke='rgb(25,25,25)'%20stroke-linejoin='round'%20stroke-width='0.749992251'%20/%3e%3c/g%3e%3c/g%3e%3cpath%20id='path4'%20d='M2.10008%202.39746L8.10002%202.39746C8.92751%202.39746%209.6%203.06995%209.6%203.89995L9.6%209.89738C9.6%2010.7274%208.92751%2011.3999%208.10002%2011.3999L2.10008%2011.3999C1.27009%2011.3999%200.600098%2010.7274%200.600098%209.89738L0.600098%203.89995C0.600098%203.06995%201.27009%202.39746%202.10008%202.39746Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3cpath%20id='path4'%20d='M9.6%203.89995L9.6%209.89738C9.6%2010.7274%208.92751%2011.3999%208.10002%2011.3999L2.10008%2011.3999C1.27009%2011.3999%200.600098%2010.7274%200.600098%209.89738L0.600098%203.89995C0.600098%203.06995%201.27009%202.39746%202.10008%202.39746L8.10002%202.39746C8.92751%202.39746%209.6%203.06995%209.6%203.89995Z'%20fill-rule='nonzero'%20stroke='rgb(25,25,25)'%20stroke-linejoin='round'%20stroke-width='0.749992251'%20/%3e%3c/svg%3e",A5="https://agent.opentiny.design/tiny-robot",im="https://ai.opentiny.design/next-remoter",lm=t=>[{action:"qr-code",show:!0,text:"扫码登录",desc:"使用手机遥控页面",icon:P5},{action:"ai-chat",show:!0,text:"打开对话框",desc:"支持在网页端操作AI",icon:x5},{action:"remote-url",show:!0,text:"遥控器链接",desc:`${t.remoteUrl}`,active:!0,tip:t.remoteUrl,showCopyIcon:!0,icon:R5},{action:"remote-control",show:!0,text:"识别码",desc:`${t.sessionId.slice(-6)}`,know:!0,showCopyIcon:!0,icon:I5}];class M5{constructor(e){if(this.isExpanded=!1,this.getImageUrl=r=>{if(!r)return;const n=new Image;return n.src=r,n},this.renderItem=()=>{this.menuItems.filter(r=>r.show!==!1).map(r=>{const n=document.getElementById(`tiny-remoter-icon-item-${r.action}`);if(!n)return;n.innerHTML="";const s=this.getImageUrl(r.icon);s&&n.appendChild(s)})},this.readyTips=r=>{const n=document.getElementById(r);n&&new E5(n,{content:"复制",placement:"top",trigger:"hover"})},!e.sessionId)throw new Error("sessionId is required");this.options={...e,qrCodeUrl:e.qrCodeUrl||im,remoteUrl:e.remoteUrl||A5},this.menuItems=this.mergeMenuItems(e.menuItems),this.init()}get sessionPrefix(){return this.options.qrCodeUrl?.includes("?")?"&sessionId=":"?sessionId="}mergeMenuItems(e){return e?lm(this.options).map(r=>{const n=e.find(s=>s.action===r.action);return n?{...r,...n,show:n.show!==void 0?n.show:r.show}:r}):lm(this.options)}init(){this.createFloatingBlock(),this.createDropdownMenu(),this.bindEvents(),this.addStyles()}createFloatingBlock(){this.floatingBlock=document.createElement("div"),this.floatingBlock.className="tiny-remoter-floating-block",this.floatingBlock.innerHTML=`
100
+ `,document.head.appendChild(t)})();const RE="data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2039.9692'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='39.969238'%20fill='none'%20customFrame='url(%23clipPath_3)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_3'%3e%3crect%20width='40.000000'%20height='39.969238'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_4'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='7.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_5'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_6'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_7'%3e%3crect%20width='21.666666'%20height='13.333333'%20x='20.000000'%20y='9.984619'%20rx='6.666667'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_8'%3e%3crect%20width='6.666667'%20height='6.666667'%20x='23.333496'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='2'%20width='40.000000'%20height='39.969238'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(239,246,255)'%20/%3e%3cg%20id='物业'%20clip-path='url(%23clipPath_4)'%20customFrame='url(%23clipPath_4)'%3e%3crect%20id='物业'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='7.984619'%20/%3e%3cg%20id='物业服务'%3e%3cg%20id='00公共/红点/图标+红点'%20customFrame='url(%23clipPath_5)'%3e%3crect%20id='00公共/红点/图标+红点'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20/%3e%3cg%20id='common_chats_line'%20customFrame='url(%23clipPath_6)'%3e%3crect%20id='common_chats_line'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20/%3e%3cpath%20id='形状'%20d='M28.3332%2019.9847C28.3332%2015.3823%2024.6022%2011.6514%2019.9998%2011.6514C15.3975%2011.6514%2011.6665%2015.3823%2011.6665%2019.9847C11.6665%2024.5871%2015.3975%2028.318%2019.9998%2028.318C21.0018%2028.318%2021.9624%2028.1412%2022.8522%2027.8171L26.581%2028.1578C26.7205%2028.1706%2026.8611%2028.1598%2026.9971%2028.1259C27.6669%2027.959%2028.0746%2027.2806%2027.9077%2026.6108L27.2716%2024.0578C27.9477%2022.8535%2028.3332%2021.4641%2028.3332%2019.9847ZM19.9998%2013.1514C16.2259%2013.1514%2013.1665%2016.2108%2013.1665%2019.9847C13.1665%2023.7586%2016.2259%2026.818%2019.9998%2026.818C20.8089%2026.818%2021.5967%2026.678%2022.3388%2026.4077C22.505%2026.3471%2022.6803%2026.3166%2022.8565%2026.3171L22.9887%2026.3233L26.3665%2026.6322L25.8161%2024.4205C25.7352%2024.0958%2025.7655%2023.7548%2025.8997%2023.4512L25.9636%2023.3236C26.5311%2022.3126%2026.8332%2021.1723%2026.8332%2019.9847C26.8332%2016.2108%2023.7738%2013.1514%2019.9998%2013.1514ZM23.1152%2021.2468C23.352%2020.9069%2023.2684%2020.4394%2022.9286%2020.2026C22.5887%2019.9659%2022.1212%2020.0494%2021.8845%2020.3893C21.2894%2021.2433%2020.4268%2021.7347%2019.5102%2021.7347C18.9513%2021.7347%2018.4132%2021.554%2017.9375%2021.2122C17.6011%2020.9705%2017.1325%2021.0472%2016.8908%2021.3836C16.6491%2021.7199%2016.7258%2022.1886%2017.0622%2022.4303C17.7879%2022.9518%2018.6305%2023.2347%2019.5102%2023.2347C20.9394%2023.2347%2022.2505%2022.4878%2023.1152%2021.2468Z'%20fill='rgb(65,142,255)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3cg%20id='00公共/3位数红点'%20opacity='0'%20customFrame='url(%23clipPath_7)'%3e%3crect%20id='00公共/3位数红点'%20width='21.666666'%20height='13.333333'%20x='20.000000'%20y='9.984619'%20rx='6.666667'%20opacity='0'%20fill='rgb(243,111,100)'%20/%3e%3cpath%20id='文本'%20d='M26.0421%2013.4421C26.4259%2013.4421%2026.7677%2013.5255%2027.0675%2013.6923C27.3672%2013.8591%2027.6005%2014.0931%2027.7673%2014.3942C27.9342%2014.694%2028.0176%2015.0351%2028.0176%2015.4176C28.0176%2015.7173%2027.9633%2015.994%2027.8548%2016.2476C27.7463%2016.4999%2027.5673%2016.8315%2027.3177%2017.2425L25.859%2019.6432L25.0167%2019.6432L26.276%2017.5924C26.3534%2017.4704%2026.4307%2017.3564%2026.508%2017.2507C26.3357%2017.3063%2026.1445%2017.3341%2025.9342%2017.3341C25.5721%2017.3341%2025.2493%2017.2479%2024.9658%2017.0757C24.6837%2016.9034%2024.4633%2016.6701%2024.3046%2016.3758C24.1459%2016.0815%2024.0666%2015.7566%2024.0666%2015.4013C24.0666%2015.0351%2024.1513%2014.7021%2024.3209%2014.4023C24.4904%2014.1012%2024.7264%2013.8659%2025.0289%2013.6964C25.3314%2013.5268%2025.6691%2013.4421%2026.0421%2013.4421ZM26.0421%2016.6505C26.4029%2016.6505%2026.6904%2016.5325%2026.9047%2016.2965C27.119%2016.0605%2027.2262%2015.7539%2027.2262%2015.3769C27.2262%2014.9985%2027.119%2014.694%2026.9047%2014.4634C26.6904%2014.2328%2026.4029%2014.1175%2026.0421%2014.1175C25.6867%2014.1175%2025.4019%2014.2342%2025.1876%2014.4674C24.9733%2014.7007%2024.8661%2015.0039%2024.8661%2015.3769C24.8661%2015.7539%2024.9719%2016.0605%2025.1835%2016.2965C25.3951%2016.5325%2025.6813%2016.6505%2026.0421%2016.6505ZM30.7921%2013.4421C31.1759%2013.4421%2031.5177%2013.5255%2031.8175%2013.6923C32.1172%2013.8591%2032.3505%2014.0931%2032.5173%2014.3942C32.6842%2014.694%2032.7676%2015.0351%2032.7676%2015.4176C32.7676%2015.7173%2032.7133%2015.994%2032.6048%2016.2476C32.4963%2016.4999%2032.3173%2016.8315%2032.0677%2017.2425L30.609%2019.6432L29.7667%2019.6432L31.026%2017.5924C31.1034%2017.4704%2031.1807%2017.3564%2031.258%2017.2507C31.0857%2017.3063%2030.8945%2017.3341%2030.6842%2017.3341C30.3221%2017.3341%2029.9993%2017.2479%2029.7158%2017.0757C29.4337%2016.9034%2029.2133%2016.6701%2029.0546%2016.3758C28.8959%2016.0815%2028.8166%2015.7566%2028.8166%2015.4013C28.8166%2015.0351%2028.9013%2014.7021%2029.0709%2014.4023C29.2404%2014.1012%2029.4764%2013.8659%2029.7789%2013.6964C30.0814%2013.5268%2030.4191%2013.4421%2030.7921%2013.4421ZM30.7921%2016.6505C31.1529%2016.6505%2031.4404%2016.5325%2031.6547%2016.2965C31.869%2016.0605%2031.9762%2015.7539%2031.9762%2015.3769C31.9762%2014.9985%2031.869%2014.694%2031.6547%2014.4634C31.4404%2014.2328%2031.1529%2014.1175%2030.7921%2014.1175C30.4367%2014.1175%2030.1519%2014.2342%2029.9376%2014.4674C29.7233%2014.7007%2029.6161%2015.0039%2029.6161%2015.3769C29.6161%2015.7539%2029.7219%2016.0605%2029.9335%2016.2965C30.1451%2016.5325%2030.4313%2016.6505%2030.7921%2016.6505ZM35.2674%2014.6851L35.9001%2014.6851L35.9001%2016.3188L37.5339%2016.3188L37.5339%2016.9516L35.9001%2016.9516L35.9001%2018.5853L35.2674%2018.5853L35.2674%2016.9516L33.6337%2016.9516L33.6337%2016.3188L35.2674%2016.3188L35.2674%2014.6851Z'%20fill='rgb(255,255,255)'%20fill-rule='nonzero'%20/%3e%3c/g%3e%3cg%20id='00公共/单红点'%20opacity='0'%20customFrame='url(%23clipPath_8)'%3e%3crect%20id='00公共/单红点'%20width='6.666667'%20height='6.666667'%20x='23.333496'%20y='9.984619'%20opacity='0'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3ccircle%20id='红点'%20cx='26.6668301'%20cy='13.3179522'%20r='3.33333325'%20fill='rgb(243,111,100)'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",PE="data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_12)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_12'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_13'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_14'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='4'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(234,255,244)'%20/%3e%3cg%20id='我的信息'%20clip-path='url(%23clipPath_13)'%20customFrame='url(%23clipPath_13)'%3e%3crect%20id='我的信息'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20/%3e%3cg%20id='组合%208'%20customFrame='url(%23clipPath_14)'%3e%3crect%20id='组合%208'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cpath%20id='合并'%20d='M28.4994%2012.3142C28.4994%2012.2578%2028.4937%2012.2018%2028.4825%2012.1465C28.4713%2012.0911%2028.4547%2012.0373%2028.4327%2011.9851C28.4107%2011.933%2028.3836%2011.8835%2028.3516%2011.8365C28.3197%2011.7896%2028.2834%2011.7461%2028.2427%2011.7062C28.202%2011.6663%2028.1579%2011.6307%2028.1101%2011.5993C28.0622%2011.568%2028.0117%2011.5415%2027.9585%2011.5199C27.9054%2011.4983%2027.8506%2011.4819%2027.7942%2011.4709C27.7378%2011.4599%2027.6806%2011.4544%2027.6231%2011.4544L24.1832%2011.5199L24.1832%2010L29.0796%2010C29.1472%2010%2029.2143%2010.0065%2029.2806%2010.0194C29.347%2010.0324%2029.4114%2010.0516%2029.4739%2010.077C29.5364%2010.1024%2029.5961%2010.1336%2029.6523%2010.1705C29.7086%2010.2074%2029.7605%2010.2493%2029.8084%2010.2963C29.8562%2010.3433%2029.8991%2010.3944%2029.9367%2010.4496C29.9743%2010.5048%2030.006%2010.5631%2030.0319%2010.6244C30.0578%2010.6858%2030.0773%2010.7491%2030.0905%2010.8142C30.1037%2010.8794%2030.1104%2010.9451%2030.1104%2011.0115L30.1832%2014.4522L28.4992%2014.5L28.4994%2012.3142ZM11.6995%2012.3143C11.6995%2012.2579%2011.7051%2012.2019%2011.7163%2012.1466C11.7275%2012.0912%2011.7441%2012.0374%2011.7661%2011.9852C11.7882%2011.9331%2011.8152%2011.8836%2011.8472%2011.8366C11.8791%2011.7897%2011.9155%2011.7462%2011.9562%2011.7063C11.9968%2011.6664%2012.0409%2011.6308%2012.0888%2011.5994C12.1366%2011.5681%2012.1871%2011.5416%2012.2403%2011.52C12.2934%2011.4984%2012.3482%2011.482%2012.4046%2011.471C12.4611%2011.46%2012.5182%2011.4545%2012.5758%2011.4545L16.0157%2011.52L16.0157%2010.0001L11.1193%2010.0001C11.0516%2010.0001%2010.9846%2010.0066%2010.9182%2010.0196C10.8518%2010.0325%2010.7874%2010.0517%2010.7249%2010.0771C10.6624%2010.1025%2010.6028%2010.1337%2010.5465%2010.1706C10.4902%2010.2075%2010.4383%2010.2494%2010.3904%2010.2964C10.3426%2010.3434%2010.2997%2010.3945%2010.2621%2010.4497C10.2245%2010.5049%2010.1929%2010.5632%2010.167%2010.6245C10.1411%2010.6859%2010.1215%2010.7492%2010.1083%2010.8143C10.0951%2010.8795%2010.0885%2010.9452%2010.0884%2011.0116L10.0157%2014.4523L11.6997%2014.5L11.6995%2012.3143ZM25.3135%2021.8051L25.3135%2022.8167C25.7656%2022.8929%2026.2209%2022.9249%2026.6792%2022.9127C28.3381%2022.9127%2029.1675%2022.326%2029.1675%2021.1527C29.1733%2020.9869%2029.151%2020.825%2029.1006%2020.667C29.0503%2020.509%2028.9747%2020.3641%2028.8742%2020.2322C28.767%2020.1025%2028.6403%2019.9963%2028.4938%2019.9134C28.3474%2019.8306%2028.191%2019.7767%2028.0246%2019.7517L28.0246%2019.7011C28.0971%2019.6839%2028.1676%2019.6606%2028.236%2019.6311C28.3044%2019.6016%2028.3698%2019.5665%2028.4321%2019.5257C28.4944%2019.4848%2028.5526%2019.4389%2028.6069%2019.3879C28.6613%2019.3369%2028.7109%2019.2816%2028.7556%2019.222C28.8003%2019.1624%2028.8394%2019.0994%2028.8732%2019.033C28.9069%2018.9665%2028.9346%2018.8977%2028.9564%2018.8265C28.9782%2018.7552%2028.9937%2018.6826%2029.0028%2018.6086C29.0119%2018.5347%2029.0145%2018.4605%2029.0107%2018.3861C29.0217%2018.2675%2029.0176%2018.1495%2028.9984%2018.0319C28.9791%2017.9144%2028.9454%2017.8012%2028.8971%2017.6923C28.8489%2017.5834%2028.7875%2017.4823%2028.7134%2017.3891C28.6393%2017.2959%2028.5547%2017.2135%2028.4595%2017.1419C28.219%2017.0003%2027.963%2016.8972%2027.6915%2016.8326C27.4199%2016.7679%2027.1449%2016.7446%2026.8664%2016.7626C26.6258%2016.7621%2026.3864%2016.7791%2026.1482%2016.8132C25.9479%2016.8386%2025.7504%2016.8791%2025.5563%2016.9346L25.5563%2017.8854C25.743%2017.8264%2025.9337%2017.7842%2026.128%2017.759C26.3276%2017.73%2026.5282%2017.7148%2026.7298%2017.7134C27.0252%2017.6949%2027.3049%2017.7523%2027.5692%2017.8854C27.6168%2017.9161%2027.6595%2017.9525%2027.6972%2017.9947C27.7348%2018.037%2027.766%2018.0835%2027.791%2018.1343C27.816%2018.1851%2027.8337%2018.2383%2027.8441%2018.294C27.8545%2018.3496%2027.8573%2018.4056%2027.8525%2018.462C27.8566%2018.5278%2027.8514%2018.5927%2027.8367%2018.657C27.822%2018.7212%2027.7986%2018.7821%2027.7663%2018.8395C27.734%2018.897%2027.694%2018.9487%2027.6468%2018.9946C27.5995%2019.0405%2027.5468%2019.0787%2027.4885%2019.1093C27.1544%2019.2631%2026.8037%2019.3306%2026.4364%2019.3117L25.9862%2019.3117L25.9862%2020.1917L26.4466%2020.1917C26.8409%2020.1669%2027.2202%2020.2309%2027.5845%2020.3839C27.6459%2020.4167%2027.7011%2020.4576%2027.7505%2020.5066C27.7999%2020.5556%2027.8412%2020.6107%2027.8745%2020.6718C27.9077%2020.733%2027.9315%2020.7976%2027.9458%2020.8656C27.9602%2020.9337%2027.9644%2021.0024%2027.9587%2021.0717C27.9648%2021.1402%2027.9612%2021.2083%2027.9478%2021.2757C27.9344%2021.3432%2027.912%2021.4074%2027.8801%2021.4683C27.8483%2021.5293%2027.8086%2021.5846%2027.7609%2021.6341C27.7132%2021.6837%2027.6593%2021.7254%2027.5996%2021.7596C27.2884%2021.9045%2026.9613%2021.9685%2026.6184%2021.9518C26.1786%2021.9465%2025.7436%2021.8977%2025.3135%2021.8051ZM21.3382%2018.6238C21.3445%2018.5593%2021.343%2018.495%2021.3335%2018.4308C21.3241%2018.3667%2021.3069%2018.3046%2021.2822%2018.2447C21.2575%2018.1847%2021.226%2018.1287%2021.1876%2018.0765C21.1492%2018.0242%2021.1049%2017.9774%2021.055%2017.936C20.9359%2017.8608%2020.808%2017.806%2020.6714%2017.7714C20.5349%2017.7368%2020.3964%2017.7242%2020.2558%2017.7337C19.8009%2017.7395%2019.356%2017.8087%2018.9208%2017.9411L18.9208%2016.9598C19.4252%2016.8181%2019.9393%2016.7524%2020.4633%2016.7626C20.7322%2016.7484%2020.9964%2016.7773%2021.256%2016.8491C21.5156%2016.9209%2021.7571%2017.032%2021.9806%2017.1824C22.0729%2017.2601%2022.1548%2017.3474%2022.2263%2017.4446C22.2978%2017.5418%2022.3567%2017.646%2022.4034%2017.7573C22.45%2017.8686%2022.483%2017.9838%2022.5021%2018.1029C22.5213%2018.222%2022.5261%2018.3417%2022.5167%2018.462C22.5245%2018.7882%2022.4655%2019.1017%2022.3396%2019.4027C22.1879%2019.7384%2021.984%2020.0384%2021.7277%2020.3029C21.3021%2020.7337%2020.8502%2021.135%2020.3721%2021.5067L19.9928%2021.8051L19.9928%2021.8759L22.6938%2021.8759L22.6938%2022.8419L18.5464%2022.8419L18.5464%2021.7697C19.2882%2021.1796%2019.8579%2020.6975%2020.2558%2020.3232C20.574%2020.0432%2020.8523%2019.728%2021.0905%2019.3774C21.1675%2019.2665%2021.2269%2019.1469%2021.2691%2019.0187C21.3113%2018.8904%2021.3344%2018.7588%2021.3382%2018.6238ZM12.3102%2017.2127L12.3102%2018.1939L13.7769%2017.9107L13.7769%2022.8419L14.9605%2022.8419L14.9605%2016.8486L14.0957%2016.8486L12.3102%2017.2127ZM28.5524%2028.0475C28.5524%2028.104%2028.5467%2028.1599%2028.5353%2028.2152C28.5239%2028.2706%2028.5071%2028.3244%2028.4849%2028.3766C28.4626%2028.4287%2028.4352%2028.4782%2028.4028%2028.5252C28.3705%2028.5721%2028.3337%2028.6156%2028.2925%2028.6555C28.2513%2028.6954%2028.2067%2028.731%2028.1583%2028.7624C28.1098%2028.7937%2028.0587%2028.8202%2028.0049%2028.8418C27.9511%2028.8634%2027.8957%2028.8798%2027.8385%2028.8908C27.7814%2028.9018%2027.7235%2028.9073%2027.6653%2028.9073L24.1832%2028.8418L24.1832%2030.3617L29.1397%2030.3617C29.2082%2030.3617%2029.276%2030.3552%2029.3432%2030.3423C29.4104%2030.3293%2029.4756%2030.3101%2029.5389%2030.2847C29.6022%2030.2593%2029.6625%2030.2281%2029.7195%2030.1912C29.7765%2030.1543%2029.829%2030.1124%2029.8774%2030.0654C29.9259%2030.0184%2029.9693%2029.9673%2030.0074%2029.9121C30.0454%2029.8569%2030.0774%2029.7986%2030.1037%2029.7373C30.1299%2029.6759%2030.1497%2029.6126%2030.163%2029.5475C30.1764%2029.4823%2030.1831%2029.4166%2030.1832%2029.3502L30.1832%2026.0478L28.4785%2026L28.5524%2028.0475ZM11.6308%2028.0099C11.6308%2028.0664%2011.6365%2028.1223%2011.6479%2028.1777C11.6592%2028.233%2011.676%2028.2868%2011.6983%2028.339C11.7206%2028.3911%2011.748%2028.4406%2011.7803%2028.4876C11.8127%2028.5345%2011.8495%2028.578%2011.8906%2028.6179C11.9318%2028.6578%2011.9765%2028.6934%2012.0249%2028.7248C12.0733%2028.7562%2012.1244%2028.7826%2012.1783%2028.8042C12.2321%2028.8259%2012.2875%2028.8422%2012.3446%2028.8532C12.4017%2028.8642%2012.4596%2028.8697%2012.5178%2028.8698L16%2028.8042L16%2030.3241L11.0435%2030.3241C10.975%2030.3241%2010.9071%2030.3176%2010.8399%2030.3047C10.7727%2030.2917%2010.7076%2030.2725%2010.6443%2030.2471C10.581%2030.2217%2010.5206%2030.1906%2010.4637%2030.1537C10.4067%2030.1168%2010.3542%2030.0748%2010.3057%2030.0278C10.2573%2029.9809%2010.2138%2029.9298%2010.1758%2029.8745C10.1377%2029.8193%2010.1057%2029.7611%2010.0795%2029.6997C10.0533%2029.6383%2010.0335%2029.575%2010.0201%2029.5099C10.0068%2029.4448%2010%2029.379%2010%2029.3126L10%2026.0478L11.7047%2026L11.6308%2028.0099Z'%20fill='rgb(14,191,241)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e",OE="data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_9)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_9'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_10'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_11'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='3'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(236,250,254)'%20/%3e%3cg%20id='画板%202310'%20customFrame='url(%23clipPath_10)'%3e%3crect%20id='画板%202310'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cg%20id='人事服务'%3e%3cg%20id='ic_public_link'%20clip-path='url(%23clipPath_11)'%20customFrame='url(%23clipPath_11)'%3e%3crect%20id='ic_public_link'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cpath%20id='path1'%20d='M9.9999%2019.9917C9.9999%2018.4292%209.99573%2016.8667%209.9999%2015.3042C9.99573%2014.5459%2010.0916%2013.7917%2010.2749%2013.0626C10.6874%2011.5126%2011.6957%2010.5917%2013.2457%2010.2334C14.0207%2010.0667%2014.8166%209.98756%2015.6082%2010.0001C18.6041%2010.0001%2021.5999%2010.0001%2024.5999%2010.0001C25.3541%209.99589%2026.1082%2010.0792%2026.8457%2010.2584C28.4416%2010.6459%2029.3999%2011.6584%2029.7624%2013.2501C29.9291%2014.0001%2030.0041%2014.7667%2029.9957%2015.5376C29.9957%2018.5667%2029.9957%2021.5959%2029.9957%2024.6209C29.9999%2025.3709%2029.9166%2026.1209%2029.7416%2026.8459C29.3499%2028.4459%2028.3332%2029.3959%2026.7457%2029.7626C25.9666%2029.9292%2025.1749%2030.0084%2024.3791%2029.9959C21.3957%2029.9959%2018.4124%2029.9959%2015.4291%2029.9959C14.6666%2030.0042%2013.9082%2029.9167%2013.1666%2029.7417C11.5624%2029.3542%2010.5999%2028.3376%2010.2374%2026.7376C10.0499%2025.9251%209.9999%2025.1126%209.9999%2024.2917C9.9999%2022.8584%209.9999%2021.4251%209.9999%2019.9917Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3ccircle%20id='path2'%20cx='20'%20cy='20'%20r='10'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='path3'%20d='M25.0333%2021.8666L26.9%2020C28.8083%2018.0916%2028.8083%2015%2026.9%2013.0958C24.9958%2011.1875%2021.9041%2011.1875%2020%2013.0958L18.1291%2014.9625M21.8666%2025.0333L20%2026.9C18.0916%2028.8083%2015%2028.8083%2013.0958%2026.9C11.1875%2024.9958%2011.1875%2021.9041%2013.0958%2020L14.9625%2018.1291'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='pah4'%20d='M18.125%2021.875L21.875%2018.125'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='path5'%20d='M25.8207%2019.2626L24.0457%2021.0376C23.7998%2021.2834%2023.6748%2021.5292%2023.6748%2021.7751C23.6748%2022.0209%2023.7998%2022.2667%2024.0457%2022.5126C24.1498%2022.6167%2024.2665%2022.6959%2024.3915%2022.7459C24.5123%2022.7917%2024.6415%2022.8167%2024.779%2022.8167C24.9207%2022.8167%2025.0498%2022.7917%2025.1665%2022.7459C25.2957%2022.6959%2025.4123%2022.6167%2025.5165%2022.5126L27.2915%2020.7334C27.8165%2020.2126%2028.2165%2019.6334%2028.4957%2019.0001C28.5082%2018.9667%2028.5248%2018.9334%2028.5373%2018.8959C28.554%2018.8626%2028.5665%2018.8292%2028.579%2018.7917C28.8332%2018.1501%2028.9582%2017.4584%2028.9582%2016.7209C28.9582%2015.9792%2028.8332%2015.2876%2028.579%2014.6459C28.5665%2014.6084%2028.554%2014.5751%2028.5373%2014.5417C28.5248%2014.5042%2028.5082%2014.4709%2028.4957%2014.4376C28.2165%2013.8042%2027.8165%2013.2292%2027.2915%2012.7042C26.7707%2012.1792%2026.1915%2011.7792%2025.5582%2011.5001C25.5248%2011.4876%2025.4915%2011.4709%2025.454%2011.4584C25.4207%2011.4417%2025.3873%2011.4292%2025.354%2011.4167C24.7082%2011.1667%2024.0165%2011.0417%2023.279%2011.0417C22.5373%2011.0417%2021.8457%2011.1667%2021.204%2011.4167C21.1665%2011.4292%2021.1332%2011.4417%2021.0998%2011.4584C21.0623%2011.4709%2021.029%2011.4876%2020.9957%2011.5001C20.3623%2011.7792%2019.7832%2012.1792%2019.2623%2012.7042L17.4832%2014.4792C17.379%2014.5834%2017.2998%2014.7001%2017.2498%2014.8292C17.204%2014.9501%2017.179%2015.0751%2017.179%2015.2167C17.179%2015.3542%2017.204%2015.4834%2017.2498%2015.6042C17.2998%2015.7292%2017.379%2015.8459%2017.4832%2015.9542C17.5915%2016.0584%2017.7082%2016.1376%2017.8332%2016.1876C17.954%2016.2334%2018.0832%2016.2584%2018.2207%2016.2584C18.3623%2016.2584%2018.4915%2016.2334%2018.6082%2016.1876C18.7373%2016.1376%2018.854%2016.0584%2018.9582%2015.9542L20.7332%2014.1751C21.0873%2013.8209%2021.4748%2013.5584%2021.8957%2013.3834C22.3165%2013.2084%2022.779%2013.1251%2023.279%2013.1251C23.7748%2013.1251%2024.2373%2013.2084%2024.6582%2013.3834C25.079%2013.5584%2025.4665%2013.8209%2025.8207%2014.1751C26.1748%2014.5292%2026.4373%2014.9167%2026.6123%2015.3376C26.7873%2015.7584%2026.8748%2016.2167%2026.8748%2016.7209C26.8748%2017.2209%2026.7873%2017.6792%2026.6123%2018.1001C26.4373%2018.5209%2026.1748%2018.9084%2025.8207%2019.2626ZM13.3832%2021.8959C13.5582%2021.4751%2013.8207%2021.0876%2014.1748%2020.7334L15.954%2018.9584C16.0582%2018.8542%2016.1373%2018.7376%2016.1873%2018.6084C16.2332%2018.4876%2016.2582%2018.3626%2016.2582%2018.2209C16.2582%2018.0834%2016.2332%2017.9542%2016.1873%2017.8334C16.1373%2017.7084%2016.0582%2017.5917%2015.954%2017.4834C15.7082%2017.2417%2015.4623%2017.1167%2015.2165%2017.1167C14.9707%2017.1167%2014.7248%2017.2417%2014.479%2017.4834L12.704%2019.2626C12.179%2019.7876%2011.779%2020.3626%2011.4998%2020.9959C11.4873%2021.0292%2011.4707%2021.0626%2011.4582%2021.1001C11.4415%2021.1334%2011.429%2021.1667%2011.4165%2021.2042C11.1665%2021.8459%2011.0415%2022.5376%2011.0415%2023.2792C11.0415%2024.0167%2011.1665%2024.7084%2011.4165%2025.3542C11.429%2025.3876%2011.4415%2025.4209%2011.4582%2025.4584C11.4707%2025.4917%2011.4873%2025.5251%2011.4998%2025.5584C11.779%2026.1917%2012.179%2026.7709%2012.704%2027.2917C13.2248%2027.8167%2013.804%2028.2167%2014.4373%2028.4959C14.4707%2028.5084%2014.504%2028.5251%2014.5415%2028.5376C14.5748%2028.5542%2014.6082%2028.5667%2014.6457%2028.5792C15.2873%2028.8292%2015.979%2028.9584%2016.7207%2028.9584C17.4582%2028.9584%2018.1498%2028.8292%2018.7915%2028.5792C18.829%2028.5667%2018.8623%2028.5542%2018.8957%2028.5376C18.9332%2028.5251%2018.9665%2028.5084%2018.9998%2028.4959C19.6332%2028.2167%2020.2123%2027.8167%2020.7332%2027.2917L22.5123%2025.5167C22.6165%2025.4126%2022.6957%2025.2959%2022.7457%2025.1667C22.7915%2025.0459%2022.8165%2024.9209%2022.8165%2024.7792C22.8165%2024.6417%2022.7915%2024.5126%2022.7457%2024.3917C22.6957%2024.2667%2022.6165%2024.1501%2022.5123%2024.0417C22.2665%2023.8001%2022.0207%2023.6751%2021.7748%2023.6751C21.529%2023.6751%2021.2832%2023.8001%2021.0373%2024.0417L19.2623%2025.8209C18.9082%2026.1751%2018.5207%2026.4376%2018.0998%2026.6126C17.679%2026.7876%2017.2165%2026.8751%2016.7207%2026.8751C16.2207%2026.8751%2015.7582%2026.7876%2015.3373%2026.6126C14.9165%2026.4376%2014.529%2026.1751%2014.1748%2025.8209C13.8207%2025.4667%2013.5582%2025.0792%2013.3832%2024.6584C13.2082%2024.2376%2013.1248%2023.7792%2013.1248%2023.2792C13.1248%2022.7751%2013.2082%2022.3167%2013.3832%2021.8959Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3cpath%20id='path6'%20d='M21.8127%2016.7458C21.746%2016.7874%2021.6877%2016.8374%2021.6293%2016.8916L16.8918%2021.6291C16.8377%2021.6874%2016.7877%2021.7499%2016.746%2021.8124C16.7127%2021.8624%2016.6877%2021.9166%2016.6627%2021.9749C16.6377%2022.0374%2016.6168%2022.1041%2016.6043%2022.1708C16.5918%2022.2333%2016.5835%2022.2999%2016.5835%2022.3666C16.5835%2022.4333%2016.5918%2022.4999%2016.6043%2022.5666C16.6168%2022.6333%2016.6377%2022.6999%2016.6627%2022.7624C16.6877%2022.8166%2016.7127%2022.8708%2016.746%2022.9208C16.7877%2022.9874%2016.8377%2023.0499%2016.8918%2023.1041C16.946%2023.1583%2017.0085%2023.2083%2017.0752%2023.2499C17.1252%2023.2833%2017.1793%2023.3083%2017.2335%2023.3333C17.3002%2023.3583%2017.3627%2023.3791%2017.4293%2023.3916C17.496%2023.4041%2017.5627%2023.4124%2017.6293%2023.4124C17.696%2023.4124%2017.7627%2023.4041%2017.8252%2023.3916C17.8918%2023.3791%2017.9585%2023.3583%2018.021%2023.3333C18.0793%2023.3083%2018.1335%2023.2833%2018.1835%2023.2499C18.246%2023.2083%2018.3085%2023.1583%2018.3668%2023.1041L23.1043%2018.3666C23.1585%2018.3083%2023.2085%2018.2499%2023.2502%2018.1833C23.2835%2018.1333%2023.3085%2018.0791%2023.3335%2018.0208C23.3585%2017.9583%2023.3793%2017.8916%2023.3918%2017.8249C23.4043%2017.7624%2023.4127%2017.6958%2023.4127%2017.6291C23.4127%2017.5624%2023.4043%2017.4958%2023.3918%2017.4291C23.3793%2017.3624%2023.3585%2017.2999%2023.3335%2017.2333C23.3085%2017.1791%2023.2835%2017.1249%2023.2502%2017.0749C23.2085%2017.0083%2023.1585%2016.9458%2023.1043%2016.8916C23.046%2016.8374%2022.9877%2016.7874%2022.921%2016.7458C22.871%2016.7124%2022.8168%2016.6874%2022.7627%2016.6624C22.696%2016.6374%2022.6335%2016.6166%2022.5668%2016.6041C22.5002%2016.5916%2022.4335%2016.5833%2022.3668%2016.5833C22.3002%2016.5833%2022.2335%2016.5916%2022.171%2016.6041C22.1043%2016.6166%2022.0377%2016.6374%2021.9752%2016.6624C21.9168%2016.6874%2021.8627%2016.7124%2021.8127%2016.7458Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",AE="data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_0)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_0'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_1'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_2'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='1'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(236,250,254)'%20/%3e%3cg%20id='车辆'%20clip-path='url(%23clipPath_1)'%20customFrame='url(%23clipPath_1)'%3e%3crect%20id='车辆'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20/%3e%3cg%20id='编组'%3e%3cg%20id='ic_public_qrcode'%20clip-path='url(%23clipPath_2)'%20customFrame='url(%23clipPath_2)'%3e%3crect%20id='ic_public_qrcode'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cg%20id='ic_public_qrcode_1_1'%3e%3cpath%20id='ic_public_qrcode_2_0'%20d='M10.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_0'%20d='M10.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985Z'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_1'%20d='M10.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985Z'%20opacity='0.200000003'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-width='1.25'%20/%3e%3ccircle%20id='ic_public_qrcode_2_2'%20cx='20'%20cy='20'%20r='10'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='ic_public_qrcode_2_3'%20d='M17.5%2011.25C17.9602%2011.25%2018.3333%2011.6231%2018.3333%2012.0833L18.3333%2017.5C18.3333%2017.9602%2017.9602%2018.3333%2017.5%2018.3333L12.0833%2018.3333C11.6231%2018.3333%2011.25%2017.9602%2011.25%2017.5L11.25%2012.0833C11.25%2011.6231%2011.6231%2011.25%2012.0833%2011.25L17.5%2011.25ZM17.5%2021.6667C17.9602%2021.6667%2018.3333%2022.0398%2018.3333%2022.5L18.3333%2027.9167C18.3333%2028.3769%2017.9602%2028.75%2017.5%2028.75L12.0833%2028.75C11.6231%2028.75%2011.25%2028.3769%2011.25%2027.9167L11.25%2022.5C11.25%2022.0398%2011.6231%2021.6667%2012.0833%2021.6667L17.5%2021.6667ZM27.9167%2011.25C28.3769%2011.25%2028.75%2011.6231%2028.75%2012.0833L28.75%2017.5C28.75%2017.9602%2028.3769%2018.3333%2027.9167%2018.3333L22.5%2018.3333C22.0398%2018.3333%2021.6667%2017.9602%2021.6667%2017.5L21.6667%2012.0833C21.6667%2011.6231%2022.0398%2011.25%2022.5%2011.25L27.9167%2011.25Z'%20fill-rule='evenodd'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_4'%20d='M17.5002%2010.8333C18.1905%2010.8333%2018.7502%2011.3929%2018.7502%2012.0833L18.7502%2017.4999C18.7502%2018.1903%2018.1905%2018.7499%2017.5002%2018.7499L12.0835%2018.7499C11.3931%2018.7499%2010.8335%2018.1903%2010.8335%2017.4999L10.8335%2012.0833C10.8335%2011.3929%2011.3931%2010.8333%2012.0835%2010.8333L17.5002%2010.8333ZM17.5002%2011.6666L12.0835%2011.6666C11.8534%2011.6666%2011.6668%2011.8531%2011.6668%2012.0833L11.6668%2017.4999C11.6668%2017.73%2011.8534%2017.9166%2012.0835%2017.9166L17.5002%2017.9166C17.7303%2017.9166%2017.9168%2017.73%2017.9168%2017.4999L17.9168%2012.0833C17.9168%2011.8531%2017.7303%2011.6666%2017.5002%2011.6666ZM17.5002%2021.2499C18.1905%2021.2499%2018.7502%2021.8096%2018.7502%2022.4999L18.7502%2027.9166C18.7502%2028.6069%2018.1905%2029.1666%2017.5002%2029.1666L12.0835%2029.1666C11.3931%2029.1666%2010.8335%2028.6069%2010.8335%2027.9166L10.8335%2022.4999C10.8335%2021.8096%2011.3931%2021.2499%2012.0835%2021.2499L17.5002%2021.2499ZM17.5002%2022.0833L12.0835%2022.0833C11.8534%2022.0833%2011.6668%2022.2698%2011.6668%2022.4999L11.6668%2027.9166C11.6668%2028.1467%2011.8534%2028.3333%2012.0835%2028.3333L17.5002%2028.3333C17.7303%2028.3333%2017.9168%2028.1467%2017.9168%2027.9166L17.9168%2022.4999C17.9168%2022.2698%2017.7303%2022.0833%2017.5002%2022.0833ZM27.9168%2010.8333C28.6072%2010.8333%2029.1668%2011.3929%2029.1668%2012.0833L29.1668%2017.4999C29.1668%2018.1903%2028.6072%2018.7499%2027.9168%2018.7499L22.5002%2018.7499C21.8098%2018.7499%2021.2502%2018.1903%2021.2502%2017.4999L21.2502%2012.0833C21.2502%2011.3929%2021.8098%2010.8333%2022.5002%2010.8333L27.9168%2010.8333ZM27.9168%2011.6666L22.5002%2011.6666C22.27%2011.6666%2022.0835%2011.8531%2022.0835%2012.0833L22.0835%2017.4999C22.0835%2017.73%2022.27%2017.9166%2022.5002%2017.9166L27.9168%2017.9166C28.1469%2017.9166%2028.3335%2017.73%2028.3335%2017.4999L28.3335%2012.0833C28.3335%2011.8531%2028.1469%2011.6666%2027.9168%2011.6666Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_4'%20d='M18.7502%2012.0833L18.7502%2017.4999C18.7502%2018.1903%2018.1905%2018.7499%2017.5002%2018.7499L12.0835%2018.7499C11.3931%2018.7499%2010.8335%2018.1903%2010.8335%2017.4999L10.8335%2012.0833C10.8335%2011.3929%2011.3931%2010.8333%2012.0835%2010.8333L17.5002%2010.8333C18.1905%2010.8333%2018.7502%2011.3929%2018.7502%2012.0833ZM12.0835%2011.6666C11.8534%2011.6666%2011.6668%2011.8531%2011.6668%2012.0833L11.6668%2017.4999C11.6668%2017.73%2011.8534%2017.9166%2012.0835%2017.9166L17.5002%2017.9166C17.7303%2017.9166%2017.9168%2017.73%2017.9168%2017.4999L17.9168%2012.0833C17.9168%2011.8531%2017.7303%2011.6666%2017.5002%2011.6666L12.0835%2011.6666ZM18.7502%2022.4999L18.7502%2027.9166C18.7502%2028.6069%2018.1905%2029.1666%2017.5002%2029.1666L12.0835%2029.1666C11.3931%2029.1666%2010.8335%2028.6069%2010.8335%2027.9166L10.8335%2022.4999C10.8335%2021.8096%2011.3931%2021.2499%2012.0835%2021.2499L17.5002%2021.2499C18.1905%2021.2499%2018.7502%2021.8096%2018.7502%2022.4999ZM12.0835%2022.0833C11.8534%2022.0833%2011.6668%2022.2698%2011.6668%2022.4999L11.6668%2027.9166C11.6668%2028.1467%2011.8534%2028.3333%2012.0835%2028.3333L17.5002%2028.3333C17.7303%2028.3333%2017.9168%2028.1467%2017.9168%2027.9166L17.9168%2022.4999C17.9168%2022.2698%2017.7303%2022.0833%2017.5002%2022.0833L12.0835%2022.0833ZM29.1668%2012.0833L29.1668%2017.4999C29.1668%2018.1903%2028.6072%2018.7499%2027.9168%2018.7499L22.5002%2018.7499C21.8098%2018.7499%2021.2502%2018.1903%2021.2502%2017.4999L21.2502%2012.0833C21.2502%2011.3929%2021.8098%2010.8333%2022.5002%2010.8333L27.9168%2010.8333C28.6072%2010.8333%2029.1668%2011.3929%2029.1668%2012.0833ZM22.5002%2011.6666C22.27%2011.6666%2022.0835%2011.8531%2022.0835%2012.0833L22.0835%2017.4999C22.0835%2017.73%2022.27%2017.9166%2022.5002%2017.9166L27.9168%2017.9166C28.1469%2017.9166%2028.3335%2017.73%2028.3335%2017.4999L28.3335%2012.0833C28.3335%2011.8531%2028.1469%2011.6666%2027.9168%2011.6666L22.5002%2011.6666Z'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_5'%20d='M27.9165%2021.6667L27.9165%2024.5834L28.7498%2024.5834L28.7498%2021.6667L27.9165%2021.6667ZM24.5832%2021.6667L24.5832%2022.639L24.5828%2022.6388L24.5832%2024.5834L23.6109%2024.5834L23.6107%2022.6388L21.6665%2022.639L21.6665%2021.6667L24.5832%2021.6667ZM21.6665%2025.8334L21.6665%2028.7501L22.4998%2028.7501L22.4998%2025.8334L21.6665%2025.8334ZM27.9165%2027.9167L27.9165%2028.7501L28.7498%2028.7501L28.7498%2027.9167L27.9165%2027.9167ZM25.8332%2025.8334L25.8332%2026.6667L26.6665%2026.6667L26.6665%2025.8334L25.8332%2025.8334Z'%20fill='rgb(14,191,241)'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_5'%20d='M27.9165%2024.5834L28.7498%2024.5834L28.7498%2021.6667L27.9165%2021.6667L27.9165%2024.5834ZM24.5832%2022.639L24.5828%2022.6388L24.5832%2024.5834L23.6109%2024.5834L23.6107%2022.6388L21.6665%2022.639L21.6665%2021.6667L24.5832%2021.6667L24.5832%2022.639ZM21.6665%2028.7501L22.4998%2028.7501L22.4998%2025.8334L21.6665%2025.8334L21.6665%2028.7501ZM27.9165%2028.7501L28.7498%2028.7501L28.7498%2027.9167L27.9165%2027.9167L27.9165%2028.7501ZM25.8332%2026.6667L26.6665%2026.6667L26.6665%2025.8334L25.8332%2025.8334L25.8332%2026.6667Z'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_6'%20d='M14.375%2014.375L14.375%2015.2083L15.2083%2015.2083L15.2083%2014.375L14.375%2014.375ZM14.375%2024.7917L14.375%2025.625L15.2083%2025.625L15.2083%2024.7917L14.375%2024.7917ZM24.7917%2014.375L24.7917%2015.2083L25.625%2015.2083L25.625%2014.375L24.7917%2014.375Z'%20fill='rgb(14,191,241)'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_6'%20d='M14.375%2015.2083L15.2083%2015.2083L15.2083%2014.375L14.375%2014.375L14.375%2015.2083ZM14.375%2025.625L15.2083%2025.625L15.2083%2024.7917L14.375%2024.7917L14.375%2025.625ZM24.7917%2015.2083L25.625%2015.2083L25.625%2014.375L24.7917%2014.375L24.7917%2015.2083Z'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",ME="data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='12.000000'%20height='12.000000'%20fill='none'%3e%3cdefs%3e%3cfilter%20id='pixso_custom_mask_type_luminance'%3e%3cfeColorMatrix%20type='matrix'%20values='1%200%200%200%200%200%201%200%200%200%200%200%201%200%200%200%200%200%201%200%20'%20/%3e%3c/filter%3e%3c/defs%3e%3cmask%20id='mask_0'%20width='11.999876'%20height='11.999876'%20x='0.000000'%20y='0.000000'%20maskUnits='userSpaceOnUse'%3e%3cg%20filter='url(%23pixso_custom_mask_type_luminance)'%3e%3cg%20id='mask401_19830'%3e%3cpath%20id='蒙版'%20d='M0%200L11.9999%200L11.9999%2011.9999L0%2011.9999L0%200ZM2.69992%201.34999L8.09977%201.34999C9.5082%201.34999%2010.6498%202.49167%2010.6498%203.89998L10.6498%209.2999C10.6498%2010.7082%209.5082%2011.8499%208.09977%2011.8499L2.69992%2011.8499C1.29149%2011.8499%200.149901%2010.7082%200.149901%209.2999L0.149901%203.89998C0.149901%202.49167%201.29149%201.34999%202.69992%201.34999Z'%20fill='rgb(196,196,196)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/mask%3e%3crect%20id='ic_public_copy'%20width='12.000000'%20height='12.000000'%20x='0.000000'%20y='0.000000'%20/%3e%3crect%20id='ic_public_copy-复制/base/ic_public_copy'%20width='11.999876'%20height='11.999876'%20x='0.000000'%20y='0.000000'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='path1'%20d='M0.000134537%205.99497C0.000134537%205.05748%20-0.00236544%204.11999%200.000134537%203.1825C-0.00236544%202.72751%200.055134%202.27501%200.165133%201.83752C0.41263%200.907526%201.01762%200.355032%201.94761%200.140034C2.41261%200.040035%202.8901%20-0.00746449%203.3651%203.54269e-05C5.16258%203.54269e-05%206.96006%203.54269e-05%208.76004%203.54269e-05C9.21254%20-0.00246455%209.66503%200.0475349%2010.1075%200.155034C11.065%200.387531%2011.64%200.995025%2011.8575%201.95002C11.9575%202.40001%2012.005%202.86001%2011.9975%203.3225C11.9975%205.13998%2011.9975%206.95746%2011.9975%208.77244C12%209.22244%2011.95%209.67243%2011.845%2010.1099C11.61%2011.0674%2011%2011.6374%2010.0475%2011.8574C9.58003%2011.9574%209.10504%2012.0049%208.62754%2011.9974C6.83756%2011.9974%205.04758%2011.9974%203.2576%2011.9974C2.80011%2012.0024%202.34511%2011.9499%201.90011%2011.8449C0.937625%2011.6124%200.360131%2011.0024%200.142633%2010.0424C0.0301342%209.55494%200.000134537%209.06744%200.000134537%208.57495C0.000134537%207.71495%200.000134537%206.85496%200.000134537%205.99497Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3ccircle%20id='path2'%20cx='5.99993801'%20cy='5.99993801'%20r='5.99993801'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cg%20id='mask'%20mask='url(%23mask_0)'%3e%3cg%20id='组合%208'%3e%3cpath%20id='path'%20d='M11.1%203.89993L11.1%206.8999C11.1%208.55488%209.75502%209.89737%208.10004%209.89737L5.10007%209.89737C3.44258%209.89737%202.1001%208.55488%202.1001%206.8999L2.1001%203.89993C2.1001%202.24245%203.44258%200.897461%205.10007%200.897461L8.10004%200.897461C9.75502%200.897461%2011.1%202.24245%2011.1%203.89993Z'%20fill-rule='nonzero'%20stroke='rgb(25,25,25)'%20stroke-linejoin='round'%20stroke-width='0.749992251'%20/%3e%3c/g%3e%3c/g%3e%3cpath%20id='path4'%20d='M2.10008%202.39746L8.10002%202.39746C8.92751%202.39746%209.6%203.06995%209.6%203.89995L9.6%209.89738C9.6%2010.7274%208.92751%2011.3999%208.10002%2011.3999L2.10008%2011.3999C1.27009%2011.3999%200.600098%2010.7274%200.600098%209.89738L0.600098%203.89995C0.600098%203.06995%201.27009%202.39746%202.10008%202.39746Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3cpath%20id='path4'%20d='M9.6%203.89995L9.6%209.89738C9.6%2010.7274%208.92751%2011.3999%208.10002%2011.3999L2.10008%2011.3999C1.27009%2011.3999%200.600098%2010.7274%200.600098%209.89738L0.600098%203.89995C0.600098%203.06995%201.27009%202.39746%202.10008%202.39746L8.10002%202.39746C8.92751%202.39746%209.6%203.06995%209.6%203.89995Z'%20fill-rule='nonzero'%20stroke='rgb(25,25,25)'%20stroke-linejoin='round'%20stroke-width='0.749992251'%20/%3e%3c/svg%3e",NE="https://agent.opentiny.design/tiny-robot",pg="https://ai.opentiny.design/next-remoter",hg=t=>[{action:"qr-code",show:!0,text:"扫码登录",desc:"使用手机遥控页面",icon:AE},{action:"ai-chat",show:!0,text:"打开对话框",desc:"支持在网页端操作AI",icon:RE},{action:"remote-url",show:!0,text:"遥控器链接",desc:`${t.remoteUrl}`,active:!0,tip:t.remoteUrl,showCopyIcon:!0,icon:OE},{action:"remote-control",show:!0,text:"识别码",desc:`${t.sessionId.slice(-6)}`,know:!0,showCopyIcon:!0,icon:PE}];class LE{constructor(e){if(this.isExpanded=!1,this.getImageUrl=r=>{if(!r)return;const n=new Image;return n.src=r,n},this.renderItem=()=>{this.menuItems.filter(r=>r.show!==!1).map(r=>{const n=document.getElementById(`tiny-remoter-icon-item-${r.action}`);if(!n)return;n.innerHTML="";const s=this.getImageUrl(r.icon);s&&n.appendChild(s)})},this.readyTips=r=>{const n=document.getElementById(r);n&&new IE(n,{content:"复制",placement:"top",trigger:"hover"})},!e.sessionId)throw new Error("sessionId is required");this.options={...e,qrCodeUrl:e.qrCodeUrl||pg,remoteUrl:e.remoteUrl||NE},this.menuItems=this.mergeMenuItems(e.menuItems),this.init()}get sessionPrefix(){return this.options.qrCodeUrl?.includes("?")?"&sessionId=":"?sessionId="}mergeMenuItems(e){return e?hg(this.options).map(r=>{const n=e.find(s=>s.action===r.action);return n?{...r,...n,show:n.show!==void 0?n.show:r.show}:r}):hg(this.options)}init(){this.createFloatingBlock(),this.createDropdownMenu(),this.bindEvents(),this.addStyles()}createFloatingBlock(){this.floatingBlock=document.createElement("div"),this.floatingBlock.className="tiny-remoter-floating-block",this.floatingBlock.innerHTML=`
101
101
  <div class="tiny-remoter-floating-block__icon">
102
- <img style="display: block; width: 56px;" src="${im}/svgs/logo-next-no-bg-left.svg" alt="icon" />
102
+ <img style="display: block; width: 56px;" src="${pg}/svgs/logo-next-no-bg-left.svg" alt="icon" />
103
103
  </div>
104
104
  `,document.body.appendChild(this.floatingBlock)}createDropdownMenu(){this.dropdownMenu=document.createElement("div"),this.dropdownMenu.className="tiny-remoter-floating-dropdown";const e=this.menuItems.filter(r=>r.show!==!1).map(r=>`
105
105
  <div class="tiny-remoter-dropdown-item" data-action="${r.action}">
@@ -112,14 +112,14 @@ Minimum version required to store current data is: `+P+`.
112
112
  <div>
113
113
  ${r.showCopyIcon?`
114
114
  <div class="tiny-remoter-copy-icon" id="${r.action}" data-action="${r.action}">
115
- <img src="${O5}"/>
115
+ <img src="${ME}"/>
116
116
  </div>
117
117
  `:""}
118
118
  </div>
119
119
  </div>
120
120
  </div>
121
121
  </div>
122
- `).join("");this.dropdownMenu.innerHTML=e,document.body.appendChild(this.dropdownMenu),this.renderItem(),this.readyTips("remote-control"),this.readyTips("remote-url")}bindEvents(){this.floatingBlock.addEventListener("click",()=>{this.toggleDropdown()}),this.dropdownMenu.addEventListener("click",e=>{const r=e.target,n=r.closest(".tiny-remoter-copy-icon");if(n){e.stopPropagation();const a=n.dataset.action;a&&this.handleAction(a);return}const o=r.closest(".tiny-remoter-dropdown-item")?.dataset.action;o&&this.handleAction(o)}),document.addEventListener("click",e=>{const r=e.target;!this.floatingBlock.contains(r)&&!this.dropdownMenu.contains(r)&&this.closeDropdown()}),document.addEventListener("keydown",e=>{e.key==="Escape"&&this.closeDropdown()})}toggleDropdown(){this.isExpanded?this.closeDropdown():this.openDropdown()}openDropdown(){this.isExpanded=!0,this.floatingBlock.classList.add("expanded"),this.dropdownMenu.classList.add("show")}closeDropdown(){this.isExpanded=!1,this.floatingBlock.classList.remove("expanded"),this.dropdownMenu.classList.remove("show")}handleAction(e){switch(e){case"qr-code":this.showQRCode();break;case"ai-chat":this.showAIChat();break;case"remote-control":this.copyRemoteControl();break;case"remote-url":this.copyRemoteURL();break}this.closeDropdown()}copyRemoteControl(){this.copyToClipboard(this.options.sessionId.slice(-6))}copyRemoteURL(){this.copyToClipboard(this.options.remoteUrl+this.sessionPrefix+this.options.sessionId)}async copyToClipboard(e){try{if(navigator.clipboard&&window.isSecureContext)await navigator.clipboard.writeText(e),this.showCopyFeedback(!0);else{const r=document.createElement("textarea");r.value=e,r.style.position="fixed",r.style.left="-999999px",r.style.top="-999999px",document.body.appendChild(r),r.focus(),r.select();const n=document.execCommand("copy");document.body.removeChild(r),n?this.showCopyFeedback(!0):this.showCopyFeedback(!1)}}catch(r){console.error("复制失败:",r),this.showCopyFeedback(!1)}}showCopyFeedback(e){const r=e?"复制成功!":"复制失败,请手动复制",n=document.createElement("div");n.className=`tiny-remoter-copy-feedback ${e?"success":"error"}`,n.textContent=r,document.body.appendChild(n),setTimeout(()=>n.classList.add("show"),10),setTimeout(()=>{n.classList.remove("show"),setTimeout(()=>{n.parentNode&&n.parentNode.removeChild(n)},300)},1500)}async showQRCode(){const r=await new om((this.options.qrCodeUrl||"")+this.sessionPrefix+this.options.sessionId,{}).toDataURL(),n=this.createModal("扫码前往智能遥控器",`
122
+ `).join("");this.dropdownMenu.innerHTML=e,document.body.appendChild(this.dropdownMenu),this.renderItem(),this.readyTips("remote-control"),this.readyTips("remote-url")}bindEvents(){this.floatingBlock.addEventListener("click",()=>{this.toggleDropdown()}),this.dropdownMenu.addEventListener("click",e=>{const r=e.target,n=r.closest(".tiny-remoter-copy-icon");if(n){e.stopPropagation();const a=n.dataset.action;a&&this.handleAction(a);return}const o=r.closest(".tiny-remoter-dropdown-item")?.dataset.action;o&&this.handleAction(o)}),document.addEventListener("click",e=>{const r=e.target;!this.floatingBlock.contains(r)&&!this.dropdownMenu.contains(r)&&this.closeDropdown()}),document.addEventListener("keydown",e=>{e.key==="Escape"&&this.closeDropdown()})}toggleDropdown(){this.isExpanded?this.closeDropdown():this.openDropdown()}openDropdown(){this.isExpanded=!0,this.floatingBlock.classList.add("expanded"),this.dropdownMenu.classList.add("show")}closeDropdown(){this.isExpanded=!1,this.floatingBlock.classList.remove("expanded"),this.dropdownMenu.classList.remove("show")}handleAction(e){switch(e){case"qr-code":this.showQRCode();break;case"ai-chat":this.showAIChat();break;case"remote-control":this.copyRemoteControl();break;case"remote-url":this.copyRemoteURL();break}this.closeDropdown()}copyRemoteControl(){this.copyToClipboard(this.options.sessionId.slice(-6))}copyRemoteURL(){this.copyToClipboard(this.options.remoteUrl+this.sessionPrefix+this.options.sessionId)}async copyToClipboard(e){try{if(navigator.clipboard&&window.isSecureContext)await navigator.clipboard.writeText(e),this.showCopyFeedback(!0);else{const r=document.createElement("textarea");r.value=e,r.style.position="fixed",r.style.left="-999999px",r.style.top="-999999px",document.body.appendChild(r),r.focus(),r.select();const n=document.execCommand("copy");document.body.removeChild(r),n?this.showCopyFeedback(!0):this.showCopyFeedback(!1)}}catch(r){console.error("复制失败:",r),this.showCopyFeedback(!1)}}showCopyFeedback(e){const r=e?"复制成功!":"复制失败,请手动复制",n=document.createElement("div");n.className=`tiny-remoter-copy-feedback ${e?"success":"error"}`,n.textContent=r,document.body.appendChild(n),setTimeout(()=>n.classList.add("show"),10),setTimeout(()=>{n.classList.remove("show"),setTimeout(()=>{n.parentNode&&n.parentNode.removeChild(n)},300)},1500)}async showQRCode(){const r=await new ug((this.options.qrCodeUrl||"")+this.sessionPrefix+this.options.sessionId,{}).toDataURL(),n=this.createModal("扫码前往智能遥控器",`
123
123
  <div style="text-align: center; padding: 32px;">
124
124
  <!-- 二维码容器 - 添加渐变背景和阴影效果 -->
125
125
  <div style="
@@ -545,13 +545,13 @@ Minimum version required to store current data is: `+P+`.
545
545
  color: white;
546
546
  }
547
547
  }
548
- `,document.head.appendChild(e)}destroy(){this.floatingBlock.parentNode&&this.floatingBlock.parentNode.removeChild(this.floatingBlock),this.dropdownMenu.parentNode&&this.dropdownMenu.parentNode.removeChild(this.dropdownMenu)}}const N5=(t={})=>new M5(t);var cm="vercel.ai.error",L5=Symbol.for(cm),um,j5=class w_ extends Error{constructor({name:e,message:r,cause:n}){super(r),this[um]=!0,this.name=e,this.cause=n}static isInstance(e){return w_.hasMarker(e,cm)}static hasMarker(e,r){const n=Symbol.for(r);return e!=null&&typeof e=="object"&&n in e&&typeof e[n]=="boolean"&&e[n]===!0}};um=L5;var ve=j5,dm="AI_APICallError",pm=`vercel.ai.error.${dm}`,q5=Symbol.for(pm),fm,Ve=class extends ve{constructor({message:t,url:e,requestBodyValues:r,statusCode:n,responseHeaders:s,responseBody:o,cause:a,isRetryable:i=n!=null&&(n===408||n===409||n===429||n>=500),data:l}){super({name:dm,message:t,cause:a}),this[fm]=!0,this.url=e,this.requestBodyValues=r,this.statusCode=n,this.responseHeaders=s,this.responseBody=o,this.isRetryable=i,this.data=l}static isInstance(t){return ve.hasMarker(t,pm)}};fm=q5;var hm="AI_EmptyResponseBodyError",mm=`vercel.ai.error.${hm}`,z5=Symbol.for(mm),gm,vm=class extends ve{constructor({message:t="Empty response body"}={}){super({name:hm,message:t}),this[gm]=!0}static isInstance(t){return ve.hasMarker(t,mm)}};gm=z5;function Kn(t){return t==null?"unknown error":typeof t=="string"?t:t instanceof Error?t.message:JSON.stringify(t)}var _m="AI_InvalidArgumentError",ym=`vercel.ai.error.${_m}`,D5=Symbol.for(ym),wm,li=class extends ve{constructor({message:e,cause:r,argument:n}){super({name:_m,message:e,cause:r}),this[wm]=!0,this.argument=n}static isInstance(e){return ve.hasMarker(e,ym)}};wm=D5;var bm="AI_InvalidPromptError",km=`vercel.ai.error.${bm}`,U5=Symbol.for(km),Sm,_n=class extends ve{constructor({prompt:t,message:e,cause:r}){super({name:bm,message:`Invalid prompt: ${e}`,cause:r}),this[Sm]=!0,this.prompt=t}static isInstance(t){return ve.hasMarker(t,km)}};Sm=U5;var Tm="AI_InvalidResponseDataError",Cm=`vercel.ai.error.${Tm}`,Z5=Symbol.for(Cm),$m,so=class extends ve{constructor({data:t,message:e=`Invalid response data: ${JSON.stringify(t)}.`}){super({name:Tm,message:e}),this[$m]=!0,this.data=t}static isInstance(t){return ve.hasMarker(t,Cm)}};$m=Z5;var Em="AI_JSONParseError",xm=`vercel.ai.error.${Em}`,F5=Symbol.for(xm),Im,Jr=class extends ve{constructor({text:t,cause:e}){super({name:Em,message:`JSON parsing failed: Text: ${t}.
549
- Error message: ${Kn(e)}`,cause:e}),this[Im]=!0,this.text=t}static isInstance(t){return ve.hasMarker(t,xm)}};Im=F5;var Rm="AI_LoadAPIKeyError",Pm=`vercel.ai.error.${Rm}`,V5=Symbol.for(Pm),Om,Gr=class extends ve{constructor({message:t}){super({name:Rm,message:t}),this[Om]=!0}static isInstance(t){return ve.hasMarker(t,Pm)}};Om=V5;var Am="AI_NoSuchModelError",Mm=`vercel.ai.error.${Am}`,H5=Symbol.for(Mm),Nm,Lm=class extends ve{constructor({errorName:t=Am,modelId:e,modelType:r,message:n=`No such ${r}: ${e}`}){super({name:t,message:n}),this[Nm]=!0,this.modelId=e,this.modelType=r}static isInstance(t){return ve.hasMarker(t,Mm)}};Nm=H5;var jm="AI_TooManyEmbeddingValuesForCallError",qm=`vercel.ai.error.${jm}`,B5=Symbol.for(qm),zm,J5=class extends ve{constructor(t){super({name:jm,message:`Too many values for a single embedding call. The ${t.provider} model "${t.modelId}" can only embed up to ${t.maxEmbeddingsPerCall} values per call, but ${t.values.length} values were provided.`}),this[zm]=!0,this.provider=t.provider,this.modelId=t.modelId,this.maxEmbeddingsPerCall=t.maxEmbeddingsPerCall,this.values=t.values}static isInstance(t){return ve.hasMarker(t,qm)}};zm=B5;var Dm="AI_TypeValidationError",Um=`vercel.ai.error.${Dm}`,G5=Symbol.for(Um),Zm,W5=class ad extends ve{constructor({value:e,cause:r}){super({name:Dm,message:`Type validation failed: Value: ${JSON.stringify(e)}.
550
- Error message: ${Kn(r)}`,cause:r}),this[Zm]=!0,this.value=e}static isInstance(e){return ve.hasMarker(e,Um)}static wrap({value:e,cause:r}){return ad.isInstance(r)&&r.value===e?r:new ad({value:e,cause:r})}};Zm=G5;var dr=W5,Fm="AI_UnsupportedFunctionalityError",Vm=`vercel.ai.error.${Fm}`,K5=Symbol.for(Vm),Hm,Wt=class extends ve{constructor({functionality:t,message:e=`'${t}' functionality not supported.`}){super({name:Fm,message:e}),this[Hm]=!0,this.functionality=t}static isInstance(t){return ve.hasMarker(t,Vm)}};Hm=K5;function Yn(...t){return t.reduce((e,r)=>({...e,...r??{}}),{})}async function Y5(t,e){if(t==null)return Promise.resolve();const r=e?.abortSignal;return new Promise((n,s)=>{if(r?.aborted){s(Bm());return}const o=setTimeout(()=>{a(),n()},t),a=()=>{clearTimeout(o),r?.removeEventListener("abort",i)},i=()=>{a(),s(Bm())};r?.addEventListener("abort",i)})}function Bm(){return new DOMException("Delay was aborted","AbortError")}var ci=class{constructor(){this.status={type:"pending"},this._resolve=void 0,this._reject=void 0}get promise(){return this._promise?this._promise:(this._promise=new Promise((t,e)=>{this.status.type==="resolved"?t(this.status.value):this.status.type==="rejected"&&e(this.status.error),this._resolve=t,this._reject=e}),this._promise)}resolve(t){var e;this.status={type:"resolved",value:t},this._promise&&((e=this._resolve)==null||e.call(this,t))}reject(t){var e;this.status={type:"rejected",error:t},this._promise&&((e=this._reject)==null||e.call(this,t))}isResolved(){return this.status.type==="resolved"}isRejected(){return this.status.type==="rejected"}isPending(){return this.status.type==="pending"}};function oo(t){return Object.fromEntries([...t.headers])}var ao=({prefix:t,size:e=16,alphabet:r="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",separator:n="-"}={})=>{const s=()=>{const o=r.length,a=new Array(e);for(let i=0;i<e;i++)a[i]=r[Math.random()*o|0];return a.join("")};if(t==null)return s;if(r.includes(n))throw new li({argument:"separator",message:`The separator "${n}" must not be part of the alphabet "${r}".`});return()=>`${t}${n}${s()}`},io=ao();function ou(t){return t==null?"unknown error":typeof t=="string"?t:t instanceof Error?t.message:JSON.stringify(t)}function yn(t){return(t instanceof Error||t instanceof DOMException)&&(t.name==="AbortError"||t.name==="ResponseAborted"||t.name==="TimeoutError")}var Q5=["fetch failed","failed to fetch"];function Jm({error:t,url:e,requestBodyValues:r}){if(yn(t))return t;if(t instanceof TypeError&&Q5.includes(t.message.toLowerCase())){const n=t.cause;if(n!=null)return new Ve({message:`Cannot connect to API: ${n.message}`,cause:n,url:e,requestBodyValues:r,isRetryable:!0})}return t}function lo(t=globalThis){var e,r,n;return t.window?"runtime/browser":(e=t.navigator)!=null&&e.userAgent?`runtime/${t.navigator.userAgent.toLowerCase()}`:(n=(r=t.process)==null?void 0:r.versions)!=null&&n.node?`runtime/node.js/${t.process.version.substring(0)}`:t.EdgeRuntime?"runtime/vercel-edge":"runtime/unknown"}function X5(t){if(t==null)return{};const e={};if(t instanceof Headers)t.forEach((r,n)=>{e[n.toLowerCase()]=r});else{Array.isArray(t)||(t=Object.entries(t));for(const[r,n]of t)n!=null&&(e[r.toLowerCase()]=n)}return e}function Wr(t,...e){const r=new Headers(X5(t)),n=r.get("user-agent")||"";return r.set("user-agent",[n,...e].filter(Boolean).join(" ")),Object.fromEntries(r.entries())}var Gm="3.0.18",eS=()=>globalThis.fetch,Wm=async({url:t,headers:e={},successfulResponseHandler:r,failedResponseHandler:n,abortSignal:s,fetch:o=eS()})=>{try{const a=await o(t,{method:"GET",headers:Wr(e,`ai-sdk/provider-utils/${Gm}`,lo()),signal:s}),i=oo(a);if(!a.ok){let l;try{l=await n({response:a,url:t,requestBodyValues:{}})}catch(c){throw yn(c)||Ve.isInstance(c)?c:new Ve({message:"Failed to process error response",cause:c,statusCode:a.status,url:t,responseHeaders:i,requestBodyValues:{}})}throw l.value}try{return await r({response:a,url:t,requestBodyValues:{}})}catch(l){throw l instanceof Error&&(yn(l)||Ve.isInstance(l))?l:new Ve({message:"Failed to process successful response",cause:l,statusCode:a.status,url:t,responseHeaders:i,requestBodyValues:{}})}}catch(a){throw Jm({error:a,url:t,requestBodyValues:{}})}};function tS({mediaType:t,url:e,supportedUrls:r}){return e=e.toLowerCase(),t=t.toLowerCase(),Object.entries(r).map(([n,s])=>{const o=n.toLowerCase();return o==="*"||o==="*/*"?{mediaTypePrefix:"",regexes:s}:{mediaTypePrefix:o.replace(/\*/,""),regexes:s}}).filter(({mediaTypePrefix:n})=>t.startsWith(n)).flatMap(({regexes:n})=>n).some(n=>n.test(e))}function rS({apiKey:t,environmentVariableName:e,apiKeyParameterName:r="apiKey",description:n}){if(typeof t=="string")return t;if(t!=null)throw new Gr({message:`${n} API key must be a string.`});if(typeof process>"u")throw new Gr({message:`${n} API key is missing. Pass it using the '${r}' parameter. Environment variables is not supported in this environment.`});if(t=process.env[e],t==null)throw new Gr({message:`${n} API key is missing. Pass it using the '${r}' parameter or the ${e} environment variable.`});if(typeof t!="string")throw new Gr({message:`${n} API key must be a string. The value of the ${e} environment variable is not a string.`});return t}function ui({settingValue:t,environmentVariableName:e}){if(typeof t=="string")return t;if(!(t!=null||typeof process>"u")&&(t=process.env[e],!(t==null||typeof t!="string")))return t}var nS=/"__proto__"\s*:/,sS=/"constructor"\s*:/;function Km(t){const e=JSON.parse(t);return e===null||typeof e!="object"||nS.test(t)===!1&&sS.test(t)===!1?e:oS(e)}function oS(t){let e=[t];for(;e.length;){const r=e;e=[];for(const n of r){if(Object.prototype.hasOwnProperty.call(n,"__proto__"))throw new SyntaxError("Object contains forbidden prototype property");if(Object.prototype.hasOwnProperty.call(n,"constructor")&&Object.prototype.hasOwnProperty.call(n.constructor,"prototype"))throw new SyntaxError("Object contains forbidden prototype property");for(const s in n){const o=n[s];o&&typeof o=="object"&&e.push(o)}}}return t}function au(t){const{stackTraceLimit:e}=Error;try{Error.stackTraceLimit=0}catch{return Km(t)}try{return Km(t)}finally{Error.stackTraceLimit=e}}var di=Symbol.for("vercel.ai.validator");function aS(t){return{[di]:!0,validate:t}}function iS(t){return typeof t=="object"&&t!==null&&di in t&&t[di]===!0&&"validate"in t}function Qn(t){let e;return()=>(e==null&&(e=t()),e)}function lS(t){return iS(t)?t:typeof t=="function"?t():cS(t)}function cS(t){return aS(async e=>{const r=await t["~standard"].validate(e);return r.issues==null?{success:!0,value:r.value}:{success:!1,error:new dr({value:e,cause:r.issues})}})}async function iu({value:t,schema:e}){const r=await Kt({value:t,schema:e});if(!r.success)throw dr.wrap({value:t,cause:r.error});return r.value}async function Kt({value:t,schema:e}){const r=lS(e);try{if(r.validate==null)return{success:!0,value:t,rawValue:t};const n=await r.validate(t);return n.success?{success:!0,value:n.value,rawValue:t}:{success:!1,error:dr.wrap({value:t,cause:n.error}),rawValue:t}}catch(n){return{success:!1,error:dr.wrap({value:t,cause:n}),rawValue:t}}}async function uS({text:t,schema:e}){try{const r=au(t);return e==null?r:iu({value:r,schema:e})}catch(r){throw Jr.isInstance(r)||dr.isInstance(r)?r:new Jr({text:t,cause:r})}}async function wn({text:t,schema:e}){try{const r=au(t);return e==null?{success:!0,value:r,rawValue:r}:await Kt({value:r,schema:e})}catch(r){return{success:!1,error:Jr.isInstance(r)?r:new Jr({text:t,cause:r}),rawValue:void 0}}}function Ym(t){try{return au(t),!0}catch{return!1}}function dS({stream:t,schema:e}){return t.pipeThrough(new TextDecoderStream).pipeThrough(new Bn).pipeThrough(new TransformStream({async transform({data:r},n){r!=="[DONE]"&&n.enqueue(await wn({text:r,schema:e}))}}))}async function Qm({provider:t,providerOptions:e,schema:r}){if(e?.[t]==null)return;const n=await Kt({value:e[t],schema:r});if(!n.success)throw new li({argument:"providerOptions",message:`invalid ${t} provider options`,cause:n.error});return n.value}var pS=()=>globalThis.fetch,Xn=async({url:t,headers:e,body:r,failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a})=>fS({url:t,headers:{"Content-Type":"application/json",...e},body:{content:JSON.stringify(r),values:r},failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a}),fS=async({url:t,headers:e={},body:r,successfulResponseHandler:n,failedResponseHandler:s,abortSignal:o,fetch:a=pS()})=>{try{const i=await a(t,{method:"POST",headers:Wr(e,`ai-sdk/provider-utils/${Gm}`,lo()),body:r.content,signal:o}),l=oo(i);if(!i.ok){let c;try{c=await s({response:i,url:t,requestBodyValues:r.values})}catch(u){throw yn(u)||Ve.isInstance(u)?u:new Ve({message:"Failed to process error response",cause:u,statusCode:i.status,url:t,responseHeaders:l,requestBodyValues:r.values})}throw c.value}try{return await n({response:i,url:t,requestBodyValues:r.values})}catch(c){throw c instanceof Error&&(yn(c)||Ve.isInstance(c))?c:new Ve({message:"Failed to process successful response",cause:c,statusCode:i.status,url:t,responseHeaders:l,requestBodyValues:r.values})}}catch(i){throw Jm({error:i,url:t,requestBodyValues:r.values})}};function TI(t){return t}function Xm(t){return{...t,type:"dynamic"}}async function pr(t){return typeof t=="function"&&(t=t()),Promise.resolve(t)}var bn=({errorSchema:t,errorToMessage:e,isRetryable:r})=>async({response:n,url:s,requestBodyValues:o})=>{const a=await n.text(),i=oo(n);if(a.trim()==="")return{responseHeaders:i,value:new Ve({message:n.statusText,url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,isRetryable:r?.(n)})};try{const l=await uS({text:a,schema:t});return{responseHeaders:i,value:new Ve({message:e(l),url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,data:l,isRetryable:r?.(n,l)})}}catch{return{responseHeaders:i,value:new Ve({message:n.statusText,url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,isRetryable:r?.(n)})}}},e2=t=>async({response:e})=>{const r=oo(e);if(e.body==null)throw new vm({});return{responseHeaders:r,value:dS({stream:e.body,schema:t})}},es=t=>async({response:e,url:r,requestBodyValues:n})=>{const s=await e.text(),o=await wn({text:s,schema:t}),a=oo(e);if(!o.success)throw new Ve({message:"Invalid JSON response",cause:o.error,statusCode:e.status,responseHeaders:a,responseBody:s,url:r,requestBodyValues:n});return{responseHeaders:a,value:o.value,rawValue:o.rawValue}},hS=(t,e)=>{let r=0;for(;r<t.length&&r<e.length&&t[r]===e[r];r++);return[(t.length-r).toString(),...e.slice(r)].join("/")},mS=Symbol("Let zodToJsonSchema decide on which parser to use"),t2={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",strictUnions:!1,definitions:{},errorMessages:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref"},gS=t=>typeof t=="string"?{...t2,name:t}:{...t2,...t};function Ot(){return{}}function vS(t,e){var r,n,s;const o={type:"array"};return(r=t.type)!=null&&r._def&&((s=(n=t.type)==null?void 0:n._def)==null?void 0:s.typeName)!==z.ZodAny&&(o.items=ze(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&(o.minItems=t.minLength.value),t.maxLength&&(o.maxItems=t.maxLength.value),t.exactLength&&(o.minItems=t.exactLength.value,o.maxItems=t.exactLength.value),o}function _S(t){const e={type:"integer",format:"int64"};if(!t.checks)return e;for(const r of t.checks)switch(r.kind){case"min":r.inclusive?e.minimum=r.value:e.exclusiveMinimum=r.value;break;case"max":r.inclusive?e.maximum=r.value:e.exclusiveMaximum=r.value;break;case"multipleOf":e.multipleOf=r.value;break}return e}function yS(){return{type:"boolean"}}function r2(t,e){return ze(t.type._def,e)}var wS=(t,e)=>ze(t.innerType._def,e);function n2(t,e,r){const n=r??e.dateStrategy;if(Array.isArray(n))return{anyOf:n.map((s,o)=>n2(t,e,s))};switch(n){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return bS(t)}}var bS=t=>{const e={type:"integer",format:"unix-time"};for(const r of t.checks)switch(r.kind){case"min":e.minimum=r.value;break;case"max":e.maximum=r.value;break}return e};function kS(t,e){return{...ze(t.innerType._def,e),default:t.defaultValue()}}function SS(t,e){return e.effectStrategy==="input"?ze(t.schema._def,e):Ot()}function TS(t){return{type:"string",enum:Array.from(t.values)}}var CS=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function $S(t,e){const r=[ze(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),ze(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(s=>!!s),n=[];return r.forEach(s=>{if(CS(s))n.push(...s.allOf);else{let o=s;if("additionalProperties"in s&&s.additionalProperties===!1){const{additionalProperties:a,...i}=s;o=i}n.push(o)}}),n.length?{allOf:n}:void 0}function ES(t){const e=typeof t.value;return e!=="bigint"&&e!=="number"&&e!=="boolean"&&e!=="string"?{type:Array.isArray(t.value)?"array":"object"}:{type:e==="bigint"?"integer":e,const:t.value}}var lu=void 0,Yt={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(lu===void 0&&(lu=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),lu),uuid:/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/,ipv4:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,ipv4Cidr:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function s2(t,e){const r={type:"string"};if(t.checks)for(const n of t.checks)switch(n.kind){case"min":r.minLength=typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value;break;case"max":r.maxLength=typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value;break;case"email":switch(e.emailStrategy){case"format:email":Qt(r,"email",n.message,e);break;case"format:idn-email":Qt(r,"idn-email",n.message,e);break;case"pattern:zod":gt(r,Yt.email,n.message,e);break}break;case"url":Qt(r,"uri",n.message,e);break;case"uuid":Qt(r,"uuid",n.message,e);break;case"regex":gt(r,n.regex,n.message,e);break;case"cuid":gt(r,Yt.cuid,n.message,e);break;case"cuid2":gt(r,Yt.cuid2,n.message,e);break;case"startsWith":gt(r,RegExp(`^${cu(n.value,e)}`),n.message,e);break;case"endsWith":gt(r,RegExp(`${cu(n.value,e)}$`),n.message,e);break;case"datetime":Qt(r,"date-time",n.message,e);break;case"date":Qt(r,"date",n.message,e);break;case"time":Qt(r,"time",n.message,e);break;case"duration":Qt(r,"duration",n.message,e);break;case"length":r.minLength=typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,r.maxLength=typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value;break;case"includes":{gt(r,RegExp(cu(n.value,e)),n.message,e);break}case"ip":{n.version!=="v6"&&Qt(r,"ipv4",n.message,e),n.version!=="v4"&&Qt(r,"ipv6",n.message,e);break}case"base64url":gt(r,Yt.base64url,n.message,e);break;case"jwt":gt(r,Yt.jwt,n.message,e);break;case"cidr":{n.version!=="v6"&&gt(r,Yt.ipv4Cidr,n.message,e),n.version!=="v4"&&gt(r,Yt.ipv6Cidr,n.message,e);break}case"emoji":gt(r,Yt.emoji(),n.message,e);break;case"ulid":{gt(r,Yt.ulid,n.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{Qt(r,"binary",n.message,e);break}case"contentEncoding:base64":{r.contentEncoding="base64";break}case"pattern:zod":{gt(r,Yt.base64,n.message,e);break}}break}case"nanoid":gt(r,Yt.nanoid,n.message,e)}return r}function cu(t,e){return e.patternStrategy==="escape"?IS(t):t}var xS=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function IS(t){let e="";for(let r=0;r<t.length;r++)xS.has(t[r])||(e+="\\"),e+=t[r];return e}function Qt(t,e,r,n){var s;t.format||(s=t.anyOf)!=null&&s.some(o=>o.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format}),delete t.format),t.anyOf.push({format:e,...r&&n.errorMessages&&{errorMessage:{format:r}}})):t.format=e}function gt(t,e,r,n){var s;t.pattern||(s=t.allOf)!=null&&s.some(o=>o.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern}),delete t.pattern),t.allOf.push({pattern:o2(e,n),...r&&n.errorMessages&&{errorMessage:{pattern:r}}})):t.pattern=o2(e,n)}function o2(t,e){var r;if(!e.applyRegexFlags||!t.flags)return t.source;const n={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},s=n.i?t.source.toLowerCase():t.source;let o="",a=!1,i=!1,l=!1;for(let c=0;c<s.length;c++){if(a){o+=s[c],a=!1;continue}if(n.i){if(i){if(s[c].match(/[a-z]/)){l?(o+=s[c],o+=`${s[c-2]}-${s[c]}`.toUpperCase(),l=!1):s[c+1]==="-"&&((r=s[c+2])!=null&&r.match(/[a-z]/))?(o+=s[c],l=!0):o+=`${s[c]}${s[c].toUpperCase()}`;continue}}else if(s[c].match(/[a-z]/)){o+=`[${s[c]}${s[c].toUpperCase()}]`;continue}}if(n.m){if(s[c]==="^"){o+=`(^|(?<=[\r
551
- ]))`;continue}else if(s[c]==="$"){o+=`($|(?=[\r
552
- ]))`;continue}}if(n.s&&s[c]==="."){o+=i?`${s[c]}\r
553
- `:`[${s[c]}\r
554
- ]`;continue}o+=s[c],s[c]==="\\"?a=!0:i&&s[c]==="]"?i=!1:!i&&s[c]==="["&&(i=!0)}try{new RegExp(o)}catch{return console.warn(`Could not convert regex pattern at ${e.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),t.source}return o}function a2(t,e){var r,n,s,o,a,i;const l={type:"object",additionalProperties:(r=ze(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]}))!=null?r:e.allowedAdditionalProperties};if(((n=t.keyType)==null?void 0:n._def.typeName)===z.ZodString&&((s=t.keyType._def.checks)!=null&&s.length)){const{type:c,...u}=s2(t.keyType._def,e);return{...l,propertyNames:u}}else{if(((o=t.keyType)==null?void 0:o._def.typeName)===z.ZodEnum)return{...l,propertyNames:{enum:t.keyType._def.values}};if(((a=t.keyType)==null?void 0:a._def.typeName)===z.ZodBranded&&t.keyType._def.type._def.typeName===z.ZodString&&((i=t.keyType._def.type._def.checks)!=null&&i.length)){const{type:c,...u}=r2(t.keyType._def,e);return{...l,propertyNames:u}}}return l}function RS(t,e){if(e.mapStrategy==="record")return a2(t,e);const r=ze(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||Ot(),n=ze(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||Ot();return{type:"array",maxItems:125,items:{type:"array",items:[r,n],minItems:2,maxItems:2}}}function PS(t){const e=t.values,n=Object.keys(t.values).filter(o=>typeof e[e[o]]!="number").map(o=>e[o]),s=Array.from(new Set(n.map(o=>typeof o)));return{type:s.length===1?s[0]==="string"?"string":"number":["string","number"],enum:n}}function OS(){return{not:Ot()}}function AS(){return{type:"null"}}var uu={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function MS(t,e){const r=t.options instanceof Map?Array.from(t.options.values()):t.options;if(r.every(n=>n._def.typeName in uu&&(!n._def.checks||!n._def.checks.length))){const n=r.reduce((s,o)=>{const a=uu[o._def.typeName];return a&&!s.includes(a)?[...s,a]:s},[]);return{type:n.length>1?n:n[0]}}else if(r.every(n=>n._def.typeName==="ZodLiteral"&&!n.description)){const n=r.reduce((s,o)=>{const a=typeof o._def.value;switch(a){case"string":case"number":case"boolean":return[...s,a];case"bigint":return[...s,"integer"];case"object":if(o._def.value===null)return[...s,"null"];case"symbol":case"undefined":case"function":default:return s}},[]);if(n.length===r.length){const s=n.filter((o,a,i)=>i.indexOf(o)===a);return{type:s.length>1?s:s[0],enum:r.reduce((o,a)=>o.includes(a._def.value)?o:[...o,a._def.value],[])}}}else if(r.every(n=>n._def.typeName==="ZodEnum"))return{type:"string",enum:r.reduce((n,s)=>[...n,...s._def.values.filter(o=>!n.includes(o))],[])};return NS(t,e)}var NS=(t,e)=>{const r=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((n,s)=>ze(n._def,{...e,currentPath:[...e.currentPath,"anyOf",`${s}`]})).filter(n=>!!n&&(!e.strictUnions||typeof n=="object"&&Object.keys(n).length>0));return r.length?{anyOf:r}:void 0};function LS(t,e){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return{type:[uu[t.innerType._def.typeName],"null"]};const r=ze(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return r&&{anyOf:[r,{type:"null"}]}}function jS(t){const e={type:"number"};if(!t.checks)return e;for(const r of t.checks)switch(r.kind){case"int":e.type="integer";break;case"min":r.inclusive?e.minimum=r.value:e.exclusiveMinimum=r.value;break;case"max":r.inclusive?e.maximum=r.value:e.exclusiveMaximum=r.value;break;case"multipleOf":e.multipleOf=r.value;break}return e}function qS(t,e){const r={type:"object",properties:{}},n=[],s=t.shape();for(const a in s){let i=s[a];if(i===void 0||i._def===void 0)continue;const l=DS(i),c=ze(i._def,{...e,currentPath:[...e.currentPath,"properties",a],propertyPath:[...e.currentPath,"properties",a]});c!==void 0&&(r.properties[a]=c,l||n.push(a))}n.length&&(r.required=n);const o=zS(t,e);return o!==void 0&&(r.additionalProperties=o),r}function zS(t,e){if(t.catchall._def.typeName!=="ZodNever")return ze(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]});switch(t.unknownKeys){case"passthrough":return e.allowedAdditionalProperties;case"strict":return e.rejectedAdditionalProperties;case"strip":return e.removeAdditionalStrategy==="strict"?e.allowedAdditionalProperties:e.rejectedAdditionalProperties}}function DS(t){try{return t.isOptional()}catch{return!0}}var US=(t,e)=>{var r;if(e.currentPath.toString()===((r=e.propertyPath)==null?void 0:r.toString()))return ze(t.innerType._def,e);const n=ze(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return n?{anyOf:[{not:Ot()},n]}:Ot()},ZS=(t,e)=>{if(e.pipeStrategy==="input")return ze(t.in._def,e);if(e.pipeStrategy==="output")return ze(t.out._def,e);const r=ze(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),n=ze(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",r?"1":"0"]});return{allOf:[r,n].filter(s=>s!==void 0)}};function FS(t,e){return ze(t.type._def,e)}function VS(t,e){const n={type:"array",uniqueItems:!0,items:ze(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&(n.minItems=t.minSize.value),t.maxSize&&(n.maxItems=t.maxSize.value),n}function HS(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((r,n)=>ze(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[]),additionalItems:ze(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((r,n)=>ze(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[])}}function BS(){return{not:Ot()}}function JS(){return Ot()}var GS=(t,e)=>ze(t.innerType._def,e),WS=(t,e,r)=>{switch(e){case z.ZodString:return s2(t,r);case z.ZodNumber:return jS(t);case z.ZodObject:return qS(t,r);case z.ZodBigInt:return _S(t);case z.ZodBoolean:return yS();case z.ZodDate:return n2(t,r);case z.ZodUndefined:return BS();case z.ZodNull:return AS();case z.ZodArray:return vS(t,r);case z.ZodUnion:case z.ZodDiscriminatedUnion:return MS(t,r);case z.ZodIntersection:return $S(t,r);case z.ZodTuple:return HS(t,r);case z.ZodRecord:return a2(t,r);case z.ZodLiteral:return ES(t);case z.ZodEnum:return TS(t);case z.ZodNativeEnum:return PS(t);case z.ZodNullable:return LS(t,r);case z.ZodOptional:return US(t,r);case z.ZodMap:return RS(t,r);case z.ZodSet:return VS(t,r);case z.ZodLazy:return()=>t.getter()._def;case z.ZodPromise:return FS(t,r);case z.ZodNaN:case z.ZodNever:return OS();case z.ZodEffects:return SS(t,r);case z.ZodAny:return Ot();case z.ZodUnknown:return JS();case z.ZodDefault:return kS(t,r);case z.ZodBranded:return r2(t,r);case z.ZodReadonly:return GS(t,r);case z.ZodCatch:return wS(t,r);case z.ZodPipeline:return ZS(t,r);case z.ZodFunction:case z.ZodVoid:case z.ZodSymbol:return;default:return(n=>{})()}};function ze(t,e,r=!1){var n;const s=e.seen.get(t);if(e.override){const l=(n=e.override)==null?void 0:n.call(e,t,e,s,r);if(l!==mS)return l}if(s&&!r){const l=KS(s,e);if(l!==void 0)return l}const o={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,o);const a=WS(t,t.typeName,e),i=typeof a=="function"?ze(a(),e):a;if(i&&YS(t,e,i),e.postProcess){const l=e.postProcess(i,t,e);return o.jsonSchema=i,l}return o.jsonSchema=i,i}var KS=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:hS(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((r,n)=>e.currentPath[n]===r)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),Ot()):e.$refStrategy==="seen"?Ot():void 0}},YS=(t,e,r)=>(t.description&&(r.description=t.description),r),QS=t=>{const e=gS(t),r=e.name!==void 0?[...e.basePath,e.definitionPath,e.name]:e.basePath;return{...e,currentPath:r,propertyPath:void 0,seen:new Map(Object.entries(e.definitions).map(([n,s])=>[s._def,{def:s._def,path:[...e.basePath,e.definitionPath,n],jsonSchema:void 0}]))}},XS=(t,e)=>{var r;const n=QS(e);let s=typeof e=="object"&&e.definitions?Object.entries(e.definitions).reduce((c,[u,p])=>{var h;return{...c,[u]:(h=ze(p._def,{...n,currentPath:[...n.basePath,n.definitionPath,u]},!0))!=null?h:Ot()}},{}):void 0;const o=typeof e=="string"?e:e?.nameStrategy==="title"?void 0:e?.name,a=(r=ze(t._def,o===void 0?n:{...n,currentPath:[...n.basePath,n.definitionPath,o]},!1))!=null?r:Ot(),i=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;i!==void 0&&(a.title=i);const l=o===void 0?s?{...a,[n.definitionPath]:s}:a:{$ref:[...n.$refStrategy==="relative"?[]:n.basePath,n.definitionPath,o].join("/"),[n.definitionPath]:{...s,[o]:a}};return l.$schema="http://json-schema.org/draft-07/schema#",l},eT=XS;function tT(t,e){var r;const n=(r=void 0)!=null?r:!1;return co(()=>eT(t,{$refStrategy:n?"root":"none"}),{validate:async s=>{const o=await t.safeParseAsync(s);return o.success?{success:!0,value:o.data}:{success:!1,error:o.error}}})}function rT(t,e){var r;const n=(r=void 0)!=null?r:!1;return co(()=>ul(t,{target:"draft-7",io:"output",reused:n?"ref":"inline"}),{validate:async s=>{const o=await dl(t,s);return o.success?{success:!0,value:o.data}:{success:!1,error:o.error}}})}function nT(t){return"_zod"in t}function kn(t,e){return nT(t)?rT(t):tT(t)}var du=Symbol.for("vercel.ai.schema");function co(t,{validate:e}={}){return{[du]:!0,_type:void 0,[di]:!0,get jsonSchema(){return typeof t=="function"&&(t=t()),t},validate:e}}function sT(t){return typeof t=="object"&&t!==null&&du in t&&t[du]===!0&&"jsonSchema"in t&&"validate"in t}function pi(t){return t==null?co({properties:{},additionalProperties:!1}):sT(t)?t:typeof t=="function"?t():kn(t)}var{btoa:oT,atob:aT}=globalThis;function pu(t){const e=t.replace(/-/g,"+").replace(/_/g,"/"),r=aT(e);return Uint8Array.from(r,n=>n.codePointAt(0))}function fi(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCodePoint(t[r]);return oT(e)}function iT(t){return t instanceof Uint8Array?fi(t):t}function i2(t){return t?.replace(/\/$/,"")}function lT(t){return t!=null&&typeof t[Symbol.asyncIterator]=="function"}async function*l2({execute:t,input:e,options:r}){const n=t(e,r);if(lT(n)){let s;for await(const o of n)s=o,yield{type:"preliminary",output:o};yield{type:"final",output:s}}else yield{type:"final",output:await n}}var fu,c2;function cT(){if(c2)return fu;c2=1;var t=Object.defineProperty,e=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,n=Object.prototype.hasOwnProperty,s=(u,p)=>{for(var h in p)t(u,h,{get:p[h],enumerable:!0})},o=(u,p,h,d)=>{if(p&&typeof p=="object"||typeof p=="function")for(let f of r(p))!n.call(u,f)&&f!==h&&t(u,f,{get:()=>p[f],enumerable:!(d=e(p,f))||d.enumerable});return u},a=u=>o(t({},"__esModule",{value:!0}),u),i={};s(i,{SYMBOL_FOR_REQ_CONTEXT:()=>l,getContext:()=>c}),fu=a(i);const l=Symbol.for("@vercel/request-context");function c(){return globalThis[l]?.get?.()??{}}return fu}var hu,u2;function uT(){if(u2)return hu;u2=1;var t=Object.defineProperty,e=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,n=Object.prototype.hasOwnProperty,s=(p,h)=>{for(var d in h)t(p,d,{get:h[d],enumerable:!0})},o=(p,h,d,f)=>{if(h&&typeof h=="object"||typeof h=="function")for(let w of r(h))!n.call(p,w)&&w!==d&&t(p,w,{get:()=>h[w],enumerable:!(f=e(h,w))||f.enumerable});return p},a=p=>o(t({},"__esModule",{value:!0}),p),i={};s(i,{getContext:()=>l.getContext,getVercelOidcToken:()=>c,getVercelOidcTokenSync:()=>u}),hu=a(i);var l=cT();async function c(){return""}function u(){return""}return hu}var d2=uT(),dT="vercel.ai.gateway.error",mu=Symbol.for(dT),p2,f2,At=class b_ extends(f2=Error,p2=mu,f2){constructor({message:e,statusCode:r=500,cause:n}){super(e),this[p2]=!0,this.statusCode=r,this.cause=n}static isInstance(e){return b_.hasMarker(e)}static hasMarker(e){return typeof e=="object"&&e!==null&&mu in e&&e[mu]===!0}},h2="GatewayAuthenticationError",pT=`vercel.ai.gateway.error.${h2}`,m2=Symbol.for(pT),g2,v2,gu=class k_ extends(v2=At,g2=m2,v2){constructor({message:e="Authentication failed",statusCode:r=401,cause:n}={}){super({message:e,statusCode:r,cause:n}),this[g2]=!0,this.name=h2,this.type="authentication_error"}static isInstance(e){return At.hasMarker(e)&&m2 in e}static createContextualError({apiKeyProvided:e,oidcTokenProvided:r,message:n="Authentication failed",statusCode:s=401,cause:o}){let a;return e?a=`AI Gateway authentication failed: Invalid API key.
548
+ `,document.head.appendChild(e)}destroy(){this.floatingBlock.parentNode&&this.floatingBlock.parentNode.removeChild(this.floatingBlock),this.dropdownMenu.parentNode&&this.dropdownMenu.parentNode.removeChild(this.dropdownMenu)}}const qE=(t={})=>new LE(t);var fg="vercel.ai.error",jE=Symbol.for(fg),mg,UE=class gw extends Error{constructor({name:e,message:r,cause:n}){super(r),this[mg]=!0,this.name=e,this.cause=n}static isInstance(e){return gw.hasMarker(e,fg)}static hasMarker(e,r){const n=Symbol.for(r);return e!=null&&typeof e=="object"&&n in e&&typeof e[n]=="boolean"&&e[n]===!0}};mg=jE;var Se=UE,gg="AI_APICallError",_g=`vercel.ai.error.${gg}`,zE=Symbol.for(_g),vg,wt=class extends Se{constructor({message:e,url:r,requestBodyValues:n,statusCode:s,responseHeaders:o,responseBody:a,cause:i,isRetryable:c=s!=null&&(s===408||s===409||s===429||s>=500),data:l}){super({name:gg,message:e,cause:i}),this[vg]=!0,this.url=r,this.requestBodyValues=n,this.statusCode=s,this.responseHeaders=o,this.responseBody=a,this.isRetryable=c,this.data=l}static isInstance(e){return Se.hasMarker(e,_g)}};vg=zE;var yg="AI_EmptyResponseBodyError",wg=`vercel.ai.error.${yg}`,DE=Symbol.for(wg),bg,ZE=class extends Se{constructor({message:e="Empty response body"}={}){super({name:yg,message:e}),this[bg]=!0}static isInstance(e){return Se.hasMarker(e,wg)}};bg=DE;function ls(t){return t==null?"unknown error":typeof t=="string"?t:t instanceof Error?t.message:JSON.stringify(t)}var Sg="AI_InvalidArgumentError",kg=`vercel.ai.error.${Sg}`,VE=Symbol.for(kg),Cg,Tg=class extends Se{constructor({message:e,cause:r,argument:n}){super({name:Sg,message:e,cause:r}),this[Cg]=!0,this.argument=n}static isInstance(e){return Se.hasMarker(e,kg)}};Cg=VE;var $g="AI_InvalidPromptError",Eg=`vercel.ai.error.${$g}`,FE=Symbol.for(Eg),xg,us=class extends Se{constructor({prompt:e,message:r,cause:n}){super({name:$g,message:`Invalid prompt: ${r}`,cause:n}),this[xg]=!0,this.prompt=e}static isInstance(e){return Se.hasMarker(e,Eg)}};xg=FE;var Ig="AI_InvalidResponseDataError",Rg=`vercel.ai.error.${Ig}`,HE=Symbol.for(Rg),Pg,Og=class extends Se{constructor({data:e,message:r=`Invalid response data: ${JSON.stringify(e)}.`}){super({name:Ig,message:r}),this[Pg]=!0,this.data=e}static isInstance(e){return Se.hasMarker(e,Rg)}};Pg=HE;var Ag="AI_JSONParseError",Mg=`vercel.ai.error.${Ag}`,BE=Symbol.for(Mg),Ng,Vi=class extends Se{constructor({text:e,cause:r}){super({name:Ag,message:`JSON parsing failed: Text: ${e}.
549
+ Error message: ${ls(r)}`,cause:r}),this[Ng]=!0,this.text=e}static isInstance(e){return Se.hasMarker(e,Mg)}};Ng=BE;var Lg="AI_LoadAPIKeyError",qg=`vercel.ai.error.${Lg}`,JE=Symbol.for(qg),jg,Fi=class extends Se{constructor({message:e}){super({name:Lg,message:e}),this[jg]=!0}static isInstance(e){return Se.hasMarker(e,qg)}};jg=JE;var Ug="AI_NoSuchModelError",zg=`vercel.ai.error.${Ug}`,WE=Symbol.for(zg),Dg,Zg=class extends Se{constructor({errorName:t=Ug,modelId:e,modelType:r,message:n=`No such ${r}: ${e}`}){super({name:t,message:n}),this[Dg]=!0,this.modelId=e,this.modelType=r}static isInstance(t){return Se.hasMarker(t,zg)}};Dg=WE;var Vg="AI_TypeValidationError",Fg=`vercel.ai.error.${Vg}`,GE=Symbol.for(Fg),Hg,KE=class Cp extends Se{constructor({value:e,cause:r}){super({name:Vg,message:`Type validation failed: Value: ${JSON.stringify(e)}.
550
+ Error message: ${ls(r)}`,cause:r}),this[Hg]=!0,this.value=e}static isInstance(e){return Se.hasMarker(e,Fg)}static wrap({value:e,cause:r}){return Cp.isInstance(r)&&r.value===e?r:new Cp({value:e,cause:r})}};Hg=GE;var Co=KE,Bg="AI_UnsupportedFunctionalityError",Jg=`vercel.ai.error.${Bg}`,YE=Symbol.for(Jg),Wg,Gg=class extends Se{constructor({functionality:e,message:r=`'${e}' functionality not supported.`}){super({name:Bg,message:r}),this[Wg]=!0,this.functionality=e}static isInstance(e){return Se.hasMarker(e,Jg)}};Wg=YE;function ds(...t){return t.reduce((e,r)=>({...e,...r??{}}),{})}async function QE(t,e){if(t==null)return Promise.resolve();const r=e?.abortSignal;return new Promise((n,s)=>{if(r?.aborted){s(Kg());return}const o=setTimeout(()=>{a(),n()},t),a=()=>{clearTimeout(o),r?.removeEventListener("abort",i)},i=()=>{a(),s(Kg())};r?.addEventListener("abort",i)})}function Kg(){return new DOMException("Delay was aborted","AbortError")}var Hi=class{constructor(){this.status={type:"pending"},this._resolve=void 0,this._reject=void 0}get promise(){return this._promise?this._promise:(this._promise=new Promise((t,e)=>{this.status.type==="resolved"?t(this.status.value):this.status.type==="rejected"&&e(this.status.error),this._resolve=t,this._reject=e}),this._promise)}resolve(t){var e;this.status={type:"resolved",value:t},this._promise&&((e=this._resolve)==null||e.call(this,t))}reject(t){var e;this.status={type:"rejected",error:t},this._promise&&((e=this._reject)==null||e.call(this,t))}isResolved(){return this.status.type==="resolved"}isRejected(){return this.status.type==="rejected"}isPending(){return this.status.type==="pending"}};function To(t){return Object.fromEntries([...t.headers])}var $o=({prefix:t,size:e=16,alphabet:r="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",separator:n="-"}={})=>{const s=()=>{const o=r.length,a=new Array(e);for(let i=0;i<e;i++)a[i]=r[Math.random()*o|0];return a.join("")};if(t==null)return s;if(r.includes(n))throw new Tg({argument:"separator",message:`The separator "${n}" must not be part of the alphabet "${r}".`});return()=>`${t}${n}${s()}`},Eo=$o();function Sd(t){return t==null?"unknown error":typeof t=="string"?t:t instanceof Error?t.message:JSON.stringify(t)}function On(t){return(t instanceof Error||t instanceof DOMException)&&(t.name==="AbortError"||t.name==="ResponseAborted"||t.name==="TimeoutError")}var XE=["fetch failed","failed to fetch"];function Yg({error:t,url:e,requestBodyValues:r}){if(On(t))return t;if(t instanceof TypeError&&XE.includes(t.message.toLowerCase())){const n=t.cause;if(n!=null)return new wt({message:`Cannot connect to API: ${n.message}`,cause:n,url:e,requestBodyValues:r,isRetryable:!0})}return t}function xo(t=globalThis){var e,r,n;return t.window?"runtime/browser":(e=t.navigator)!=null&&e.userAgent?`runtime/${t.navigator.userAgent.toLowerCase()}`:(n=(r=t.process)==null?void 0:r.versions)!=null&&n.node?`runtime/node.js/${t.process.version.substring(0)}`:t.EdgeRuntime?"runtime/vercel-edge":"runtime/unknown"}function ex(t){if(t==null)return{};const e={};if(t instanceof Headers)t.forEach((r,n)=>{e[n.toLowerCase()]=r});else{Array.isArray(t)||(t=Object.entries(t));for(const[r,n]of t)n!=null&&(e[r.toLowerCase()]=n)}return e}function on(t,...e){const r=new Headers(ex(t)),n=r.get("user-agent")||"";return r.set("user-agent",[n,...e].filter(Boolean).join(" ")),Object.fromEntries(r.entries())}var Qg="3.0.18",tx=()=>globalThis.fetch,Xg=async({url:t,headers:e={},successfulResponseHandler:r,failedResponseHandler:n,abortSignal:s,fetch:o=tx()})=>{try{const a=await o(t,{method:"GET",headers:on(e,`ai-sdk/provider-utils/${Qg}`,xo()),signal:s}),i=To(a);if(!a.ok){let c;try{c=await n({response:a,url:t,requestBodyValues:{}})}catch(l){throw On(l)||wt.isInstance(l)?l:new wt({message:"Failed to process error response",cause:l,statusCode:a.status,url:t,responseHeaders:i,requestBodyValues:{}})}throw c.value}try{return await r({response:a,url:t,requestBodyValues:{}})}catch(c){throw c instanceof Error&&(On(c)||wt.isInstance(c))?c:new wt({message:"Failed to process successful response",cause:c,statusCode:a.status,url:t,responseHeaders:i,requestBodyValues:{}})}}catch(a){throw Yg({error:a,url:t,requestBodyValues:{}})}};function rx({mediaType:t,url:e,supportedUrls:r}){return e=e.toLowerCase(),t=t.toLowerCase(),Object.entries(r).map(([n,s])=>{const o=n.toLowerCase();return o==="*"||o==="*/*"?{mediaTypePrefix:"",regexes:s}:{mediaTypePrefix:o.replace(/\*/,""),regexes:s}}).filter(({mediaTypePrefix:n})=>t.startsWith(n)).flatMap(({regexes:n})=>n).some(n=>n.test(e))}function nx({apiKey:t,environmentVariableName:e,apiKeyParameterName:r="apiKey",description:n}){if(typeof t=="string")return t;if(t!=null)throw new Fi({message:`${n} API key must be a string.`});if(typeof process>"u")throw new Fi({message:`${n} API key is missing. Pass it using the '${r}' parameter. Environment variables is not supported in this environment.`});if(t=process.env[e],t==null)throw new Fi({message:`${n} API key is missing. Pass it using the '${r}' parameter or the ${e} environment variable.`});if(typeof t!="string")throw new Fi({message:`${n} API key must be a string. The value of the ${e} environment variable is not a string.`});return t}function Bi({settingValue:t,environmentVariableName:e}){if(typeof t=="string")return t;if(!(t!=null||typeof process>"u")&&(t=process.env[e],!(t==null||typeof t!="string")))return t}var sx=/"__proto__"\s*:/,ox=/"constructor"\s*:/;function e_(t){const e=JSON.parse(t);return e===null||typeof e!="object"||sx.test(t)===!1&&ox.test(t)===!1?e:ax(e)}function ax(t){let e=[t];for(;e.length;){const r=e;e=[];for(const n of r){if(Object.prototype.hasOwnProperty.call(n,"__proto__"))throw new SyntaxError("Object contains forbidden prototype property");if(Object.prototype.hasOwnProperty.call(n,"constructor")&&Object.prototype.hasOwnProperty.call(n.constructor,"prototype"))throw new SyntaxError("Object contains forbidden prototype property");for(const s in n){const o=n[s];o&&typeof o=="object"&&e.push(o)}}}return t}function kd(t){const{stackTraceLimit:e}=Error;try{Error.stackTraceLimit=0}catch{return e_(t)}try{return e_(t)}finally{Error.stackTraceLimit=e}}var Ji=Symbol.for("vercel.ai.validator");function ix(t){return{[Ji]:!0,validate:t}}function cx(t){return typeof t=="object"&&t!==null&&Ji in t&&t[Ji]===!0&&"validate"in t}function ps(t){let e;return()=>(e==null&&(e=t()),e)}function lx(t){return cx(t)?t:typeof t=="function"?t():ux(t)}function ux(t){return ix(async e=>{const r=await t["~standard"].validate(e);return r.issues==null?{success:!0,value:r.value}:{success:!1,error:new Co({value:e,cause:r.issues})}})}async function Cd({value:t,schema:e}){const r=await ir({value:t,schema:e});if(!r.success)throw Co.wrap({value:t,cause:r.error});return r.value}async function ir({value:t,schema:e}){const r=lx(e);try{if(r.validate==null)return{success:!0,value:t,rawValue:t};const n=await r.validate(t);return n.success?{success:!0,value:n.value,rawValue:t}:{success:!1,error:Co.wrap({value:t,cause:n.error}),rawValue:t}}catch(n){return{success:!1,error:Co.wrap({value:t,cause:n}),rawValue:t}}}async function dx({text:t,schema:e}){try{const r=kd(t);return e==null?r:Cd({value:r,schema:e})}catch(r){throw Vi.isInstance(r)||Co.isInstance(r)?r:new Vi({text:t,cause:r})}}async function An({text:t,schema:e}){try{const r=kd(t);return e==null?{success:!0,value:r,rawValue:r}:await ir({value:r,schema:e})}catch(r){return{success:!1,error:Vi.isInstance(r)?r:new Vi({text:t,cause:r}),rawValue:void 0}}}function t_(t){try{return kd(t),!0}catch{return!1}}function px({stream:t,schema:e}){return t.pipeThrough(new TextDecoderStream).pipeThrough(new En).pipeThrough(new TransformStream({async transform({data:r},n){r!=="[DONE]"&&n.enqueue(await An({text:r,schema:e}))}}))}async function r_({provider:t,providerOptions:e,schema:r}){if(e?.[t]==null)return;const n=await ir({value:e[t],schema:r});if(!n.success)throw new Tg({argument:"providerOptions",message:`invalid ${t} provider options`,cause:n.error});return n.value}var hx=()=>globalThis.fetch,hs=async({url:t,headers:e,body:r,failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a})=>fx({url:t,headers:{"Content-Type":"application/json",...e},body:{content:JSON.stringify(r),values:r},failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a}),fx=async({url:t,headers:e={},body:r,successfulResponseHandler:n,failedResponseHandler:s,abortSignal:o,fetch:a=hx()})=>{try{const i=await a(t,{method:"POST",headers:on(e,`ai-sdk/provider-utils/${Qg}`,xo()),body:r.content,signal:o}),c=To(i);if(!i.ok){let l;try{l=await s({response:i,url:t,requestBodyValues:r.values})}catch(u){throw On(u)||wt.isInstance(u)?u:new wt({message:"Failed to process error response",cause:u,statusCode:i.status,url:t,responseHeaders:c,requestBodyValues:r.values})}throw l.value}try{return await n({response:i,url:t,requestBodyValues:r.values})}catch(l){throw l instanceof Error&&(On(l)||wt.isInstance(l))?l:new wt({message:"Failed to process successful response",cause:l,statusCode:i.status,url:t,responseHeaders:c,requestBodyValues:r.values})}}catch(i){throw Yg({error:i,url:t,requestBodyValues:r.values})}};function UM(t){return t}function n_(t){return{...t,type:"dynamic"}}async function wr(t){return typeof t=="function"&&(t=t()),Promise.resolve(t)}var Mn=({errorSchema:t,errorToMessage:e,isRetryable:r})=>async({response:n,url:s,requestBodyValues:o})=>{const a=await n.text(),i=To(n);if(a.trim()==="")return{responseHeaders:i,value:new wt({message:n.statusText,url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,isRetryable:r?.(n)})};try{const c=await dx({text:a,schema:t});return{responseHeaders:i,value:new wt({message:e(c),url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,data:c,isRetryable:r?.(n,c)})}}catch{return{responseHeaders:i,value:new wt({message:n.statusText,url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,isRetryable:r?.(n)})}}},s_=t=>async({response:e})=>{const r=To(e);if(e.body==null)throw new ZE({});return{responseHeaders:r,value:px({stream:e.body,schema:t})}},fs=t=>async({response:e,url:r,requestBodyValues:n})=>{const s=await e.text(),o=await An({text:s,schema:t}),a=To(e);if(!o.success)throw new wt({message:"Invalid JSON response",cause:o.error,statusCode:e.status,responseHeaders:a,responseBody:s,url:r,requestBodyValues:n});return{responseHeaders:a,value:o.value,rawValue:o.rawValue}},mx=(t,e)=>{let r=0;for(;r<t.length&&r<e.length&&t[r]===e[r];r++);return[(t.length-r).toString(),...e.slice(r)].join("/")},gx=Symbol("Let zodToJsonSchema decide on which parser to use"),o_={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",strictUnions:!1,definitions:{},errorMessages:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref"},_x=t=>typeof t=="string"?{...o_,name:t}:{...o_,...t};function qt(){return{}}function vx(t,e){var r,n,s;const o={type:"array"};return(r=t.type)!=null&&r._def&&((s=(n=t.type)==null?void 0:n._def)==null?void 0:s.typeName)!==U.ZodAny&&(o.items=Ze(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&(o.minItems=t.minLength.value),t.maxLength&&(o.maxItems=t.maxLength.value),t.exactLength&&(o.minItems=t.exactLength.value,o.maxItems=t.exactLength.value),o}function yx(t){const e={type:"integer",format:"int64"};if(!t.checks)return e;for(const r of t.checks)switch(r.kind){case"min":r.inclusive?e.minimum=r.value:e.exclusiveMinimum=r.value;break;case"max":r.inclusive?e.maximum=r.value:e.exclusiveMaximum=r.value;break;case"multipleOf":e.multipleOf=r.value;break}return e}function wx(){return{type:"boolean"}}function a_(t,e){return Ze(t.type._def,e)}var bx=(t,e)=>Ze(t.innerType._def,e);function i_(t,e,r){const n=r??e.dateStrategy;if(Array.isArray(n))return{anyOf:n.map((s,o)=>i_(t,e,s))};switch(n){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return Sx(t)}}var Sx=t=>{const e={type:"integer",format:"unix-time"};for(const r of t.checks)switch(r.kind){case"min":e.minimum=r.value;break;case"max":e.maximum=r.value;break}return e};function kx(t,e){return{...Ze(t.innerType._def,e),default:t.defaultValue()}}function Cx(t,e){return e.effectStrategy==="input"?Ze(t.schema._def,e):qt()}function Tx(t){return{type:"string",enum:Array.from(t.values)}}var $x=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function Ex(t,e){const r=[Ze(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),Ze(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(s=>!!s),n=[];return r.forEach(s=>{if($x(s))n.push(...s.allOf);else{let o=s;if("additionalProperties"in s&&s.additionalProperties===!1){const{additionalProperties:a,...i}=s;o=i}n.push(o)}}),n.length?{allOf:n}:void 0}function xx(t){const e=typeof t.value;return e!=="bigint"&&e!=="number"&&e!=="boolean"&&e!=="string"?{type:Array.isArray(t.value)?"array":"object"}:{type:e==="bigint"?"integer":e,const:t.value}}var Td=void 0,cr={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(Td===void 0&&(Td=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),Td),uuid:/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/,ipv4:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,ipv4Cidr:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function c_(t,e){const r={type:"string"};if(t.checks)for(const n of t.checks)switch(n.kind){case"min":r.minLength=typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value;break;case"max":r.maxLength=typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value;break;case"email":switch(e.emailStrategy){case"format:email":lr(r,"email",n.message,e);break;case"format:idn-email":lr(r,"idn-email",n.message,e);break;case"pattern:zod":bt(r,cr.email,n.message,e);break}break;case"url":lr(r,"uri",n.message,e);break;case"uuid":lr(r,"uuid",n.message,e);break;case"regex":bt(r,n.regex,n.message,e);break;case"cuid":bt(r,cr.cuid,n.message,e);break;case"cuid2":bt(r,cr.cuid2,n.message,e);break;case"startsWith":bt(r,RegExp(`^${$d(n.value,e)}`),n.message,e);break;case"endsWith":bt(r,RegExp(`${$d(n.value,e)}$`),n.message,e);break;case"datetime":lr(r,"date-time",n.message,e);break;case"date":lr(r,"date",n.message,e);break;case"time":lr(r,"time",n.message,e);break;case"duration":lr(r,"duration",n.message,e);break;case"length":r.minLength=typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,r.maxLength=typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value;break;case"includes":{bt(r,RegExp($d(n.value,e)),n.message,e);break}case"ip":{n.version!=="v6"&&lr(r,"ipv4",n.message,e),n.version!=="v4"&&lr(r,"ipv6",n.message,e);break}case"base64url":bt(r,cr.base64url,n.message,e);break;case"jwt":bt(r,cr.jwt,n.message,e);break;case"cidr":{n.version!=="v6"&&bt(r,cr.ipv4Cidr,n.message,e),n.version!=="v4"&&bt(r,cr.ipv6Cidr,n.message,e);break}case"emoji":bt(r,cr.emoji(),n.message,e);break;case"ulid":{bt(r,cr.ulid,n.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{lr(r,"binary",n.message,e);break}case"contentEncoding:base64":{r.contentEncoding="base64";break}case"pattern:zod":{bt(r,cr.base64,n.message,e);break}}break}case"nanoid":bt(r,cr.nanoid,n.message,e)}return r}function $d(t,e){return e.patternStrategy==="escape"?Rx(t):t}var Ix=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function Rx(t){let e="";for(let r=0;r<t.length;r++)Ix.has(t[r])||(e+="\\"),e+=t[r];return e}function lr(t,e,r,n){var s;t.format||(s=t.anyOf)!=null&&s.some(o=>o.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format}),delete t.format),t.anyOf.push({format:e,...r&&n.errorMessages&&{errorMessage:{format:r}}})):t.format=e}function bt(t,e,r,n){var s;t.pattern||(s=t.allOf)!=null&&s.some(o=>o.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern}),delete t.pattern),t.allOf.push({pattern:l_(e,n),...r&&n.errorMessages&&{errorMessage:{pattern:r}}})):t.pattern=l_(e,n)}function l_(t,e){var r;if(!e.applyRegexFlags||!t.flags)return t.source;const n={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},s=n.i?t.source.toLowerCase():t.source;let o="",a=!1,i=!1,c=!1;for(let l=0;l<s.length;l++){if(a){o+=s[l],a=!1;continue}if(n.i){if(i){if(s[l].match(/[a-z]/)){c?(o+=s[l],o+=`${s[l-2]}-${s[l]}`.toUpperCase(),c=!1):s[l+1]==="-"&&((r=s[l+2])!=null&&r.match(/[a-z]/))?(o+=s[l],c=!0):o+=`${s[l]}${s[l].toUpperCase()}`;continue}}else if(s[l].match(/[a-z]/)){o+=`[${s[l]}${s[l].toUpperCase()}]`;continue}}if(n.m){if(s[l]==="^"){o+=`(^|(?<=[\r
551
+ ]))`;continue}else if(s[l]==="$"){o+=`($|(?=[\r
552
+ ]))`;continue}}if(n.s&&s[l]==="."){o+=i?`${s[l]}\r
553
+ `:`[${s[l]}\r
554
+ ]`;continue}o+=s[l],s[l]==="\\"?a=!0:i&&s[l]==="]"?i=!1:!i&&s[l]==="["&&(i=!0)}try{new RegExp(o)}catch{return console.warn(`Could not convert regex pattern at ${e.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),t.source}return o}function u_(t,e){var r,n,s,o,a,i;const c={type:"object",additionalProperties:(r=Ze(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]}))!=null?r:e.allowedAdditionalProperties};if(((n=t.keyType)==null?void 0:n._def.typeName)===U.ZodString&&((s=t.keyType._def.checks)!=null&&s.length)){const{type:l,...u}=c_(t.keyType._def,e);return{...c,propertyNames:u}}else{if(((o=t.keyType)==null?void 0:o._def.typeName)===U.ZodEnum)return{...c,propertyNames:{enum:t.keyType._def.values}};if(((a=t.keyType)==null?void 0:a._def.typeName)===U.ZodBranded&&t.keyType._def.type._def.typeName===U.ZodString&&((i=t.keyType._def.type._def.checks)!=null&&i.length)){const{type:l,...u}=a_(t.keyType._def,e);return{...c,propertyNames:u}}}return c}function Px(t,e){if(e.mapStrategy==="record")return u_(t,e);const r=Ze(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||qt(),n=Ze(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||qt();return{type:"array",maxItems:125,items:{type:"array",items:[r,n],minItems:2,maxItems:2}}}function Ox(t){const e=t.values,n=Object.keys(t.values).filter(o=>typeof e[e[o]]!="number").map(o=>e[o]),s=Array.from(new Set(n.map(o=>typeof o)));return{type:s.length===1?s[0]==="string"?"string":"number":["string","number"],enum:n}}function Ax(){return{not:qt()}}function Mx(){return{type:"null"}}var Ed={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function Nx(t,e){const r=t.options instanceof Map?Array.from(t.options.values()):t.options;if(r.every(n=>n._def.typeName in Ed&&(!n._def.checks||!n._def.checks.length))){const n=r.reduce((s,o)=>{const a=Ed[o._def.typeName];return a&&!s.includes(a)?[...s,a]:s},[]);return{type:n.length>1?n:n[0]}}else if(r.every(n=>n._def.typeName==="ZodLiteral"&&!n.description)){const n=r.reduce((s,o)=>{const a=typeof o._def.value;switch(a){case"string":case"number":case"boolean":return[...s,a];case"bigint":return[...s,"integer"];case"object":if(o._def.value===null)return[...s,"null"];case"symbol":case"undefined":case"function":default:return s}},[]);if(n.length===r.length){const s=n.filter((o,a,i)=>i.indexOf(o)===a);return{type:s.length>1?s:s[0],enum:r.reduce((o,a)=>o.includes(a._def.value)?o:[...o,a._def.value],[])}}}else if(r.every(n=>n._def.typeName==="ZodEnum"))return{type:"string",enum:r.reduce((n,s)=>[...n,...s._def.values.filter(o=>!n.includes(o))],[])};return Lx(t,e)}var Lx=(t,e)=>{const r=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((n,s)=>Ze(n._def,{...e,currentPath:[...e.currentPath,"anyOf",`${s}`]})).filter(n=>!!n&&(!e.strictUnions||typeof n=="object"&&Object.keys(n).length>0));return r.length?{anyOf:r}:void 0};function qx(t,e){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return{type:[Ed[t.innerType._def.typeName],"null"]};const r=Ze(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return r&&{anyOf:[r,{type:"null"}]}}function jx(t){const e={type:"number"};if(!t.checks)return e;for(const r of t.checks)switch(r.kind){case"int":e.type="integer";break;case"min":r.inclusive?e.minimum=r.value:e.exclusiveMinimum=r.value;break;case"max":r.inclusive?e.maximum=r.value:e.exclusiveMaximum=r.value;break;case"multipleOf":e.multipleOf=r.value;break}return e}function Ux(t,e){const r={type:"object",properties:{}},n=[],s=t.shape();for(const a in s){let i=s[a];if(i===void 0||i._def===void 0)continue;const c=Dx(i),l=Ze(i._def,{...e,currentPath:[...e.currentPath,"properties",a],propertyPath:[...e.currentPath,"properties",a]});l!==void 0&&(r.properties[a]=l,c||n.push(a))}n.length&&(r.required=n);const o=zx(t,e);return o!==void 0&&(r.additionalProperties=o),r}function zx(t,e){if(t.catchall._def.typeName!=="ZodNever")return Ze(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]});switch(t.unknownKeys){case"passthrough":return e.allowedAdditionalProperties;case"strict":return e.rejectedAdditionalProperties;case"strip":return e.removeAdditionalStrategy==="strict"?e.allowedAdditionalProperties:e.rejectedAdditionalProperties}}function Dx(t){try{return t.isOptional()}catch{return!0}}var Zx=(t,e)=>{var r;if(e.currentPath.toString()===((r=e.propertyPath)==null?void 0:r.toString()))return Ze(t.innerType._def,e);const n=Ze(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return n?{anyOf:[{not:qt()},n]}:qt()},Vx=(t,e)=>{if(e.pipeStrategy==="input")return Ze(t.in._def,e);if(e.pipeStrategy==="output")return Ze(t.out._def,e);const r=Ze(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),n=Ze(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",r?"1":"0"]});return{allOf:[r,n].filter(s=>s!==void 0)}};function Fx(t,e){return Ze(t.type._def,e)}function Hx(t,e){const n={type:"array",uniqueItems:!0,items:Ze(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&(n.minItems=t.minSize.value),t.maxSize&&(n.maxItems=t.maxSize.value),n}function Bx(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((r,n)=>Ze(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[]),additionalItems:Ze(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((r,n)=>Ze(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[])}}function Jx(){return{not:qt()}}function Wx(){return qt()}var Gx=(t,e)=>Ze(t.innerType._def,e),Kx=(t,e,r)=>{switch(e){case U.ZodString:return c_(t,r);case U.ZodNumber:return jx(t);case U.ZodObject:return Ux(t,r);case U.ZodBigInt:return yx(t);case U.ZodBoolean:return wx();case U.ZodDate:return i_(t,r);case U.ZodUndefined:return Jx();case U.ZodNull:return Mx();case U.ZodArray:return vx(t,r);case U.ZodUnion:case U.ZodDiscriminatedUnion:return Nx(t,r);case U.ZodIntersection:return Ex(t,r);case U.ZodTuple:return Bx(t,r);case U.ZodRecord:return u_(t,r);case U.ZodLiteral:return xx(t);case U.ZodEnum:return Tx(t);case U.ZodNativeEnum:return Ox(t);case U.ZodNullable:return qx(t,r);case U.ZodOptional:return Zx(t,r);case U.ZodMap:return Px(t,r);case U.ZodSet:return Hx(t,r);case U.ZodLazy:return()=>t.getter()._def;case U.ZodPromise:return Fx(t,r);case U.ZodNaN:case U.ZodNever:return Ax();case U.ZodEffects:return Cx(t,r);case U.ZodAny:return qt();case U.ZodUnknown:return Wx();case U.ZodDefault:return kx(t,r);case U.ZodBranded:return a_(t,r);case U.ZodReadonly:return Gx(t,r);case U.ZodCatch:return bx(t,r);case U.ZodPipeline:return Vx(t,r);case U.ZodFunction:case U.ZodVoid:case U.ZodSymbol:return;default:return(n=>{})()}};function Ze(t,e,r=!1){var n;const s=e.seen.get(t);if(e.override){const c=(n=e.override)==null?void 0:n.call(e,t,e,s,r);if(c!==gx)return c}if(s&&!r){const c=Yx(s,e);if(c!==void 0)return c}const o={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,o);const a=Kx(t,t.typeName,e),i=typeof a=="function"?Ze(a(),e):a;if(i&&Qx(t,e,i),e.postProcess){const c=e.postProcess(i,t,e);return o.jsonSchema=i,c}return o.jsonSchema=i,i}var Yx=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:mx(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((r,n)=>e.currentPath[n]===r)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),qt()):e.$refStrategy==="seen"?qt():void 0}},Qx=(t,e,r)=>(t.description&&(r.description=t.description),r),Xx=t=>{const e=_x(t),r=e.name!==void 0?[...e.basePath,e.definitionPath,e.name]:e.basePath;return{...e,currentPath:r,propertyPath:void 0,seen:new Map(Object.entries(e.definitions).map(([n,s])=>[s._def,{def:s._def,path:[...e.basePath,e.definitionPath,n],jsonSchema:void 0}]))}},e8=(t,e)=>{var r;const n=Xx(e);let s=typeof e=="object"&&e.definitions?Object.entries(e.definitions).reduce((l,[u,h])=>{var f;return{...l,[u]:(f=Ze(h._def,{...n,currentPath:[...n.basePath,n.definitionPath,u]},!0))!=null?f:qt()}},{}):void 0;const o=typeof e=="string"?e:e?.nameStrategy==="title"?void 0:e?.name,a=(r=Ze(t._def,o===void 0?n:{...n,currentPath:[...n.basePath,n.definitionPath,o]},!1))!=null?r:qt(),i=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;i!==void 0&&(a.title=i);const c=o===void 0?s?{...a,[n.definitionPath]:s}:a:{$ref:[...n.$refStrategy==="relative"?[]:n.basePath,n.definitionPath,o].join("/"),[n.definitionPath]:{...s,[o]:a}};return c.$schema="http://json-schema.org/draft-07/schema#",c},t8=e8;function r8(t,e){var r;const n=(r=void 0)!=null?r:!1;return Io(()=>t8(t,{$refStrategy:n?"root":"none"}),{validate:async s=>{const o=await t.safeParseAsync(s);return o.success?{success:!0,value:o.data}:{success:!1,error:o.error}}})}function n8(t,e){var r;const n=(r=void 0)!=null?r:!1;return Io(()=>Wc(t,{target:"draft-7",io:"output",reused:n?"ref":"inline"}),{validate:async s=>{const o=await Gc(t,s);return o.success?{success:!0,value:o.data}:{success:!1,error:o.error}}})}function s8(t){return"_zod"in t}function Nn(t,e){return s8(t)?n8(t):r8(t)}var xd=Symbol.for("vercel.ai.schema");function Io(t,{validate:e}={}){return{[xd]:!0,_type:void 0,[Ji]:!0,get jsonSchema(){return typeof t=="function"&&(t=t()),t},validate:e}}function o8(t){return typeof t=="object"&&t!==null&&xd in t&&t[xd]===!0&&"jsonSchema"in t&&"validate"in t}function Wi(t){return t==null?Io({properties:{},additionalProperties:!1}):o8(t)?t:typeof t=="function"?t():Nn(t)}var{btoa:a8,atob:i8}=globalThis;function Id(t){const e=t.replace(/-/g,"+").replace(/_/g,"/"),r=i8(e);return Uint8Array.from(r,n=>n.codePointAt(0))}function Gi(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCodePoint(t[r]);return a8(e)}function c8(t){return t instanceof Uint8Array?Gi(t):t}function d_(t){return t?.replace(/\/$/,"")}function l8(t){return t!=null&&typeof t[Symbol.asyncIterator]=="function"}async function*p_({execute:t,input:e,options:r}){const n=t(e,r);if(l8(n)){let s;for await(const o of n)s=o,yield{type:"preliminary",output:o};yield{type:"final",output:s}}else yield{type:"final",output:await n}}var Rd,h_;function u8(){if(h_)return Rd;h_=1;var t=Object.defineProperty,e=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,n=Object.prototype.hasOwnProperty,s=(u,h)=>{for(var f in h)t(u,f,{get:h[f],enumerable:!0})},o=(u,h,f,p)=>{if(h&&typeof h=="object"||typeof h=="function")for(let m of r(h))!n.call(u,m)&&m!==f&&t(u,m,{get:()=>h[m],enumerable:!(p=e(h,m))||p.enumerable});return u},a=u=>o(t({},"__esModule",{value:!0}),u),i={};s(i,{SYMBOL_FOR_REQ_CONTEXT:()=>c,getContext:()=>l}),Rd=a(i);const c=Symbol.for("@vercel/request-context");function l(){return globalThis[c]?.get?.()??{}}return Rd}var Pd,f_;function d8(){if(f_)return Pd;f_=1;var t=Object.defineProperty,e=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,n=Object.prototype.hasOwnProperty,s=(h,f)=>{for(var p in f)t(h,p,{get:f[p],enumerable:!0})},o=(h,f,p,m)=>{if(f&&typeof f=="object"||typeof f=="function")for(let v of r(f))!n.call(h,v)&&v!==p&&t(h,v,{get:()=>f[v],enumerable:!(m=e(f,v))||m.enumerable});return h},a=h=>o(t({},"__esModule",{value:!0}),h),i={};s(i,{getContext:()=>c.getContext,getVercelOidcToken:()=>l,getVercelOidcTokenSync:()=>u}),Pd=a(i);var c=u8();async function l(){return""}function u(){return""}return Pd}var m_=d8(),p8="vercel.ai.gateway.error",Od=Symbol.for(p8),g_,__,jt=class _w extends(__=Error,g_=Od,__){constructor({message:e,statusCode:r=500,cause:n}){super(e),this[g_]=!0,this.statusCode=r,this.cause=n}static isInstance(e){return _w.hasMarker(e)}static hasMarker(e){return typeof e=="object"&&e!==null&&Od in e&&e[Od]===!0}},v_="GatewayAuthenticationError",h8=`vercel.ai.gateway.error.${v_}`,y_=Symbol.for(h8),w_,b_,Ad=class vw extends(b_=jt,w_=y_,b_){constructor({message:e="Authentication failed",statusCode:r=401,cause:n}={}){super({message:e,statusCode:r,cause:n}),this[w_]=!0,this.name=v_,this.type="authentication_error"}static isInstance(e){return jt.hasMarker(e)&&y_ in e}static createContextualError({apiKeyProvided:e,oidcTokenProvided:r,message:n="Authentication failed",statusCode:s=401,cause:o}){let a;return e?a=`AI Gateway authentication failed: Invalid API key.
555
555
 
556
556
  Create a new API key: https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fai%2Fapi-keys
557
557
 
@@ -566,25 +566,27 @@ Create an API key: https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fai%2Fapi-keys
566
566
  Provide via 'apiKey' option or 'AI_GATEWAY_API_KEY' environment variable.
567
567
 
568
568
  Option 2 - OIDC token:
569
- Run 'npx vercel link' to link your project, then 'vc env pull' to fetch the token.`,new k_({message:a,statusCode:s,cause:o})}},_2="GatewayInvalidRequestError",fT=`vercel.ai.gateway.error.${_2}`,y2=Symbol.for(fT),w2,b2,hT=class extends(b2=At,w2=y2,b2){constructor({message:t="Invalid request",statusCode:e=400,cause:r}={}){super({message:t,statusCode:e,cause:r}),this[w2]=!0,this.name=_2,this.type="invalid_request_error"}static isInstance(t){return At.hasMarker(t)&&y2 in t}},k2="GatewayRateLimitError",mT=`vercel.ai.gateway.error.${k2}`,S2=Symbol.for(mT),T2,C2,gT=class extends(C2=At,T2=S2,C2){constructor({message:t="Rate limit exceeded",statusCode:e=429,cause:r}={}){super({message:t,statusCode:e,cause:r}),this[T2]=!0,this.name=k2,this.type="rate_limit_exceeded"}static isInstance(t){return At.hasMarker(t)&&S2 in t}},$2="GatewayModelNotFoundError",vT=`vercel.ai.gateway.error.${$2}`,E2=Symbol.for(vT),_T=Qn(()=>kn(C({modelId:v()}))),x2,I2,R2=class extends(I2=At,x2=E2,I2){constructor({message:t="Model not found",statusCode:e=404,modelId:r,cause:n}={}){super({message:t,statusCode:e,cause:n}),this[x2]=!0,this.name=$2,this.type="model_not_found",this.modelId=r}static isInstance(t){return At.hasMarker(t)&&E2 in t}},P2="GatewayInternalServerError",yT=`vercel.ai.gateway.error.${P2}`,O2=Symbol.for(yT),A2,M2,N2=class extends(M2=At,A2=O2,M2){constructor({message:t="Internal server error",statusCode:e=500,cause:r}={}){super({message:t,statusCode:e,cause:r}),this[A2]=!0,this.name=P2,this.type="internal_server_error"}static isInstance(t){return At.hasMarker(t)&&O2 in t}},L2="GatewayResponseError",wT=`vercel.ai.gateway.error.${L2}`,j2=Symbol.for(wT),q2,z2,bT=class extends(z2=At,q2=j2,z2){constructor({message:t="Invalid response from Gateway",statusCode:e=502,response:r,validationError:n,cause:s}={}){super({message:t,statusCode:e,cause:s}),this[q2]=!0,this.name=L2,this.type="response_error",this.response=r,this.validationError=n}static isInstance(t){return At.hasMarker(t)&&j2 in t}};async function D2({response:t,statusCode:e,defaultMessage:r="Gateway request failed",cause:n,authMethod:s}){const o=await Kt({value:t,schema:kT});if(!o.success)return new bT({message:`Invalid error response format: ${r}`,statusCode:e,response:t,validationError:o.error,cause:n});const a=o.value,i=a.error.type,l=a.error.message;switch(i){case"authentication_error":return gu.createContextualError({apiKeyProvided:s==="api-key",oidcTokenProvided:s==="oidc",statusCode:e,cause:n});case"invalid_request_error":return new hT({message:l,statusCode:e,cause:n});case"rate_limit_exceeded":return new gT({message:l,statusCode:e,cause:n});case"model_not_found":{const c=await Kt({value:a.error.param,schema:_T});return new R2({message:l,statusCode:e,modelId:c.success?c.value.modelId:void 0,cause:n})}case"internal_server_error":return new N2({message:l,statusCode:e,cause:n});default:return new N2({message:l,statusCode:e,cause:n})}}var kT=Qn(()=>kn(C({error:C({message:v(),type:v().nullish(),param:Le().nullish(),code:ce([v(),L()]).nullish()})})));function Kr(t,e){var r;return At.isInstance(t)?t:Ve.isInstance(t)?D2({response:ST(t),statusCode:(r=t.statusCode)!=null?r:500,defaultMessage:"Gateway request failed",cause:t,authMethod:e}):D2({response:{},statusCode:500,defaultMessage:t instanceof Error?`Gateway request failed: ${t.message}`:"Unknown Gateway error",cause:t,authMethod:e})}function ST(t){if(t.data!==void 0)return t.data;if(t.responseBody!=null)try{return JSON.parse(t.responseBody)}catch{return t.responseBody}return{}}var U2="ai-gateway-auth-method";async function ts(t){const e=await Kt({value:t[U2],schema:TT});return e.success?e.value:void 0}var TT=Qn(()=>kn(ce([j("api-key"),j("oidc")]))),Z2=class{constructor(t){this.config=t}async getAvailableModels(){try{const{value:t}=await Wm({url:`${this.config.baseURL}/config`,headers:await pr(this.config.headers()),successfulResponseHandler:es(CT),failedResponseHandler:bn({errorSchema:ht(),errorToMessage:e=>e}),fetch:this.config.fetch});return t}catch(t){throw await Kr(t)}}async getCredits(){try{const t=new URL(this.config.baseURL),{value:e}=await Wm({url:`${t.origin}/v1/credits`,headers:await pr(this.config.headers()),successfulResponseHandler:es($T),failedResponseHandler:bn({errorSchema:ht(),errorToMessage:r=>r}),fetch:this.config.fetch});return e}catch(t){throw await Kr(t)}}},CT=Qn(()=>kn(C({models:N(C({id:v(),name:v(),description:v().nullish(),pricing:C({input:v(),output:v(),input_cache_read:v().nullish(),input_cache_write:v().nullish()}).transform(({input:t,output:e,input_cache_read:r,input_cache_write:n})=>({input:t,output:e,...r?{cachedInputTokens:r}:{},...n?{cacheCreationInputTokens:n}:{}})).nullish(),specification:C({specificationVersion:j("v2"),provider:v(),modelId:v()}),modelType:Ce(["language","embedding","image"]).nullish()}))}))),$T=Qn(()=>kn(C({balance:v(),total_used:v()}).transform(({balance:t,total_used:e})=>({balance:t,totalUsed:e})))),ET=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2",this.supportedUrls={"*/*":[/.*/]}}get provider(){return this.config.provider}async getArgs(t){const{abortSignal:e,...r}=t;return{args:this.maybeEncodeFileParts(r),warnings:[]}}async doGenerate(t){const{args:e,warnings:r}=await this.getArgs(t),{abortSignal:n}=t,s=await pr(this.config.headers());try{const{responseHeaders:o,value:a,rawValue:i}=await Xn({url:this.getUrl(),headers:Yn(s,t.headers,this.getModelConfigHeaders(this.modelId,!1),await pr(this.config.o11yHeaders)),body:e,successfulResponseHandler:es(ht()),failedResponseHandler:bn({errorSchema:ht(),errorToMessage:l=>l}),...n&&{abortSignal:n},fetch:this.config.fetch});return{...a,request:{body:e},response:{headers:o,body:i},warnings:r}}catch(o){throw await Kr(o,await ts(s))}}async doStream(t){const{args:e,warnings:r}=await this.getArgs(t),{abortSignal:n}=t,s=await pr(this.config.headers());try{const{value:o,responseHeaders:a}=await Xn({url:this.getUrl(),headers:Yn(s,t.headers,this.getModelConfigHeaders(this.modelId,!0),await pr(this.config.o11yHeaders)),body:e,successfulResponseHandler:e2(ht()),failedResponseHandler:bn({errorSchema:ht(),errorToMessage:i=>i}),...n&&{abortSignal:n},fetch:this.config.fetch});return{stream:o.pipeThrough(new TransformStream({start(i){r.length>0&&i.enqueue({type:"stream-start",warnings:r})},transform(i,l){if(i.success){const c=i.value;if(c.type==="raw"&&!t.includeRawChunks)return;c.type==="response-metadata"&&c.timestamp&&typeof c.timestamp=="string"&&(c.timestamp=new Date(c.timestamp)),l.enqueue(c)}else l.error(i.error)}})),request:{body:e},response:{headers:a}}}catch(o){throw await Kr(o,await ts(s))}}isFilePart(t){return t&&typeof t=="object"&&"type"in t&&t.type==="file"}maybeEncodeFileParts(t){for(const e of t.prompt)for(const r of e.content)if(this.isFilePart(r)){const n=r;if(n.data instanceof Uint8Array){const s=Uint8Array.from(n.data),o=Buffer.from(s).toString("base64");n.data=new URL(`data:${n.mediaType||"application/octet-stream"};base64,${o}`)}}return t}getUrl(){return`${this.config.baseURL}/language-model`}getModelConfigHeaders(t,e){return{"ai-language-model-specification-version":"2","ai-language-model-id":t,"ai-language-model-streaming":String(e)}}},xT=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2",this.maxEmbeddingsPerCall=2048,this.supportsParallelCalls=!0}get provider(){return this.config.provider}async doEmbed({values:t,headers:e,abortSignal:r,providerOptions:n}){var s;const o=await pr(this.config.headers());try{const{responseHeaders:a,value:i,rawValue:l}=await Xn({url:this.getUrl(),headers:Yn(o,e??{},this.getModelConfigHeaders(),await pr(this.config.o11yHeaders)),body:{input:t.length===1?t[0]:t,...n?{providerOptions:n}:{}},successfulResponseHandler:es(IT),failedResponseHandler:bn({errorSchema:ht(),errorToMessage:c=>c}),...r&&{abortSignal:r},fetch:this.config.fetch});return{embeddings:i.embeddings,usage:(s=i.usage)!=null?s:void 0,providerMetadata:i.providerMetadata,response:{headers:a,body:l}}}catch(a){throw await Kr(a,await ts(o))}}getUrl(){return`${this.config.baseURL}/embedding-model`}getModelConfigHeaders(){return{"ai-embedding-model-specification-version":"2","ai-model-id":this.modelId}}},IT=Qn(()=>kn(C({embeddings:N(N(L())),usage:C({tokens:L()}).nullish(),providerMetadata:Se(v(),Se(v(),Le())).optional()}))),RT=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2",this.maxImagesPerCall=Number.MAX_SAFE_INTEGER}get provider(){return this.config.provider}async doGenerate({prompt:t,n:e,size:r,aspectRatio:n,seed:s,providerOptions:o,headers:a,abortSignal:i}){var l;const c=await pr(this.config.headers());try{const{responseHeaders:u,value:p,rawValue:h}=await Xn({url:this.getUrl(),headers:Yn(c,a??{},this.getModelConfigHeaders(),await pr(this.config.o11yHeaders)),body:{prompt:t,n:e,...r&&{size:r},...n&&{aspectRatio:n},...s&&{seed:s},...o&&{providerOptions:o}},successfulResponseHandler:es(OT),failedResponseHandler:bn({errorSchema:ht(),errorToMessage:d=>d}),...i&&{abortSignal:i},fetch:this.config.fetch});return{images:p.images,warnings:(l=p.warnings)!=null?l:[],providerMetadata:p.providerMetadata,response:{timestamp:new Date,modelId:this.modelId,headers:u}}}catch(u){throw Kr(u,await ts(c))}}getUrl(){return`${this.config.baseURL}/image-model`}getModelConfigHeaders(){return{"ai-image-model-specification-version":"2","ai-model-id":this.modelId}}},PT=C({images:N(Le()).optional()}).catchall(Le()),OT=C({images:N(v()),warnings:N(C({type:j("other"),message:v()})).optional(),providerMetadata:Se(v(),PT).optional()});async function AT(){var t;return(t=d2.getContext().headers)==null?void 0:t["x-vercel-id"]}var MT="2.0.18",NT="0.0.1";function LT(t={}){var e,r;let n=null,s=null;const o=(e=t.metadataCacheRefreshMillis)!=null?e:1e3*60*5;let a=0;const i=(r=i2(t.baseURL))!=null?r:"https://ai-gateway.vercel.sh/v1/ai",l=async()=>{const f=await qT(t);if(f)return Wr({Authorization:`Bearer ${f.token}`,"ai-gateway-protocol-version":NT,[U2]:f.authMethod,...t.headers},`ai-sdk/gateway/${MT}`);throw gu.createContextualError({apiKeyProvided:!1,oidcTokenProvided:!1,statusCode:401})},c=()=>{const f=ui({settingValue:void 0,environmentVariableName:"VERCEL_DEPLOYMENT_ID"}),w=ui({settingValue:void 0,environmentVariableName:"VERCEL_ENV"}),m=ui({settingValue:void 0,environmentVariableName:"VERCEL_REGION"});return async()=>{const y=await AT();return{...f&&{"ai-o11y-deployment-id":f},...w&&{"ai-o11y-environment":w},...m&&{"ai-o11y-region":m},...y&&{"ai-o11y-request-id":y}}}},u=f=>new ET(f,{provider:"gateway",baseURL:i,headers:l,fetch:t.fetch,o11yHeaders:c()}),p=async()=>{var f,w,m;const y=(m=(w=(f=t._internal)==null?void 0:f.currentDate)==null?void 0:w.call(f).getTime())!=null?m:Date.now();return(!n||y-a>o)&&(a=y,n=new Z2({baseURL:i,headers:l,fetch:t.fetch}).getAvailableModels().then(_=>(s=_,_)).catch(async _=>{throw await Kr(_,await ts(await l()))})),s?Promise.resolve(s):n},h=async()=>new Z2({baseURL:i,headers:l,fetch:t.fetch}).getCredits().catch(async f=>{throw await Kr(f,await ts(await l()))}),d=function(f){if(new.target)throw new Error("The Gateway Provider model function cannot be called with the new keyword.");return u(f)};return d.getAvailableModels=p,d.getCredits=h,d.imageModel=f=>new RT(f,{provider:"gateway",baseURL:i,headers:l,fetch:t.fetch,o11yHeaders:c()}),d.languageModel=u,d.textEmbeddingModel=f=>new xT(f,{provider:"gateway",baseURL:i,headers:l,fetch:t.fetch,o11yHeaders:c()}),d}var jT=LT();async function qT(t){const e=ui({settingValue:t.apiKey,environmentVariableName:"AI_GATEWAY_API_KEY"});if(e)return{token:e,authMethod:"api-key"};try{return{token:await d2.getVercelOidcToken(),authMethod:"oidc"}}catch{return null}}var zT=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{},Sn="1.9.0",F2=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/;function DT(t){var e=new Set([t]),r=new Set,n=t.match(F2);if(!n)return function(){return!1};var s={major:+n[1],minor:+n[2],patch:+n[3],prerelease:n[4]};if(s.prerelease!=null)return function(l){return l===t};function o(i){return r.add(i),!1}function a(i){return e.add(i),!0}return function(l){if(e.has(l))return!0;if(r.has(l))return!1;var c=l.match(F2);if(!c)return o(l);var u={major:+c[1],minor:+c[2],patch:+c[3],prerelease:c[4]};return u.prerelease!=null||s.major!==u.major?o(l):s.major===0?s.minor===u.minor&&s.patch<=u.patch?a(l):o(l):s.minor<=u.minor?a(l):o(l)}}var UT=DT(Sn),ZT=Sn.split(".")[0],uo=Symbol.for("opentelemetry.js.api."+ZT),po=zT;function fo(t,e,r,n){var s;n===void 0&&(n=!1);var o=po[uo]=(s=po[uo])!==null&&s!==void 0?s:{version:Sn};if(!n&&o[t]){var a=new Error("@opentelemetry/api: Attempted duplicate registration of API: "+t);return r.error(a.stack||a.message),!1}if(o.version!==Sn){var a=new Error("@opentelemetry/api: Registration of version v"+o.version+" for "+t+" does not match previously registered API v"+Sn);return r.error(a.stack||a.message),!1}return o[t]=e,r.debug("@opentelemetry/api: Registered a global for "+t+" v"+Sn+"."),!0}function Tn(t){var e,r,n=(e=po[uo])===null||e===void 0?void 0:e.version;if(!(!n||!UT(n)))return(r=po[uo])===null||r===void 0?void 0:r[t]}function ho(t,e){e.debug("@opentelemetry/api: Unregistering a global for "+t+" v"+Sn+".");var r=po[uo];r&&delete r[t]}var FT=function(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,o=[],a;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)o.push(s.value)}catch(i){a={error:i}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return o},VT=function(t,e,r){if(r||arguments.length===2)for(var n=0,s=e.length,o;n<s;n++)(o||!(n in e))&&(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))},HT=(function(){function t(e){this._namespace=e.namespace||"DiagComponentLogger"}return t.prototype.debug=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return mo("debug",this._namespace,e)},t.prototype.error=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return mo("error",this._namespace,e)},t.prototype.info=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return mo("info",this._namespace,e)},t.prototype.warn=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return mo("warn",this._namespace,e)},t.prototype.verbose=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return mo("verbose",this._namespace,e)},t})();function mo(t,e,r){var n=Tn("diag");if(n)return r.unshift(e),n[t].apply(n,VT([],FT(r),!1))}var Mt;(function(t){t[t.NONE=0]="NONE",t[t.ERROR=30]="ERROR",t[t.WARN=50]="WARN",t[t.INFO=60]="INFO",t[t.DEBUG=70]="DEBUG",t[t.VERBOSE=80]="VERBOSE",t[t.ALL=9999]="ALL"})(Mt||(Mt={}));function BT(t,e){t<Mt.NONE?t=Mt.NONE:t>Mt.ALL&&(t=Mt.ALL),e=e||{};function r(n,s){var o=e[n];return typeof o=="function"&&t>=s?o.bind(e):function(){}}return{error:r("error",Mt.ERROR),warn:r("warn",Mt.WARN),info:r("info",Mt.INFO),debug:r("debug",Mt.DEBUG),verbose:r("verbose",Mt.VERBOSE)}}var JT=function(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,o=[],a;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)o.push(s.value)}catch(i){a={error:i}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return o},GT=function(t,e,r){if(r||arguments.length===2)for(var n=0,s=e.length,o;n<s;n++)(o||!(n in e))&&(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))},WT="diag",fr=(function(){function t(){function e(s){return function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];var i=Tn("diag");if(i)return i[s].apply(i,GT([],JT(o),!1))}}var r=this,n=function(s,o){var a,i,l;if(o===void 0&&(o={logLevel:Mt.INFO}),s===r){var c=new Error("Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation");return r.error((a=c.stack)!==null&&a!==void 0?a:c.message),!1}typeof o=="number"&&(o={logLevel:o});var u=Tn("diag"),p=BT((i=o.logLevel)!==null&&i!==void 0?i:Mt.INFO,s);if(u&&!o.suppressOverrideMessage){var h=(l=new Error().stack)!==null&&l!==void 0?l:"<failed to generate stacktrace>";u.warn("Current logger will be overwritten from "+h),p.warn("Current logger will overwrite one already registered from "+h)}return fo("diag",p,r,!0)};r.setLogger=n,r.disable=function(){ho(WT,r)},r.createComponentLogger=function(s){return new HT(s)},r.verbose=e("verbose"),r.debug=e("debug"),r.info=e("info"),r.warn=e("warn"),r.error=e("error")}return t.instance=function(){return this._instance||(this._instance=new t),this._instance},t})(),KT=function(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,o=[],a;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)o.push(s.value)}catch(i){a={error:i}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return o},YT=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},QT=(function(){function t(e){this._entries=e?new Map(e):new Map}return t.prototype.getEntry=function(e){var r=this._entries.get(e);if(r)return Object.assign({},r)},t.prototype.getAllEntries=function(){return Array.from(this._entries.entries()).map(function(e){var r=KT(e,2),n=r[0],s=r[1];return[n,s]})},t.prototype.setEntry=function(e,r){var n=new t(this._entries);return n._entries.set(e,r),n},t.prototype.removeEntry=function(e){var r=new t(this._entries);return r._entries.delete(e),r},t.prototype.removeEntries=function(){for(var e,r,n=[],s=0;s<arguments.length;s++)n[s]=arguments[s];var o=new t(this._entries);try{for(var a=YT(n),i=a.next();!i.done;i=a.next()){var l=i.value;o._entries.delete(l)}}catch(c){e={error:c}}finally{try{i&&!i.done&&(r=a.return)&&r.call(a)}finally{if(e)throw e.error}}return o},t.prototype.clear=function(){return new t},t})();fr.instance();function XT(t){return t===void 0&&(t={}),new QT(new Map(Object.entries(t)))}function V2(t){return Symbol.for(t)}var eC=(function(){function t(e){var r=this;r._currentContext=e?new Map(e):new Map,r.getValue=function(n){return r._currentContext.get(n)},r.setValue=function(n,s){var o=new t(r._currentContext);return o._currentContext.set(n,s),o},r.deleteValue=function(n){var s=new t(r._currentContext);return s._currentContext.delete(n),s}}return t})(),tC=new eC,Cn=(function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,s){n.__proto__=s}||function(n,s){for(var o in s)Object.prototype.hasOwnProperty.call(s,o)&&(n[o]=s[o])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}})(),rC=(function(){function t(){}return t.prototype.createGauge=function(e,r){return pC},t.prototype.createHistogram=function(e,r){return fC},t.prototype.createCounter=function(e,r){return dC},t.prototype.createUpDownCounter=function(e,r){return hC},t.prototype.createObservableGauge=function(e,r){return gC},t.prototype.createObservableCounter=function(e,r){return mC},t.prototype.createObservableUpDownCounter=function(e,r){return vC},t.prototype.addBatchObservableCallback=function(e,r){},t.prototype.removeBatchObservableCallback=function(e){},t})(),hi=(function(){function t(){}return t})(),nC=(function(t){Cn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.add=function(r,n){},e})(hi),sC=(function(t){Cn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.add=function(r,n){},e})(hi),oC=(function(t){Cn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.record=function(r,n){},e})(hi),aC=(function(t){Cn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.record=function(r,n){},e})(hi),vu=(function(){function t(){}return t.prototype.addCallback=function(e){},t.prototype.removeCallback=function(e){},t})(),iC=(function(t){Cn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e})(vu),lC=(function(t){Cn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e})(vu),cC=(function(t){Cn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e})(vu),uC=new rC,dC=new nC,pC=new oC,fC=new aC,hC=new sC,mC=new iC,gC=new lC,vC=new cC,_C={get:function(t,e){if(t!=null)return t[e]},keys:function(t){return t==null?[]:Object.keys(t)}},yC={set:function(t,e,r){t!=null&&(t[e]=r)}},wC=function(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,o=[],a;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)o.push(s.value)}catch(i){a={error:i}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return o},bC=function(t,e,r){if(r||arguments.length===2)for(var n=0,s=e.length,o;n<s;n++)(o||!(n in e))&&(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))},kC=(function(){function t(){}return t.prototype.active=function(){return tC},t.prototype.with=function(e,r,n){for(var s=[],o=3;o<arguments.length;o++)s[o-3]=arguments[o];return r.call.apply(r,bC([n],wC(s),!1))},t.prototype.bind=function(e,r){return r},t.prototype.enable=function(){return this},t.prototype.disable=function(){return this},t})(),SC=function(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,o=[],a;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)o.push(s.value)}catch(i){a={error:i}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return o},TC=function(t,e,r){if(r||arguments.length===2)for(var n=0,s=e.length,o;n<s;n++)(o||!(n in e))&&(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))},_u="context",CC=new kC,mi=(function(){function t(){}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalContextManager=function(e){return fo(_u,e,fr.instance())},t.prototype.active=function(){return this._getContextManager().active()},t.prototype.with=function(e,r,n){for(var s,o=[],a=3;a<arguments.length;a++)o[a-3]=arguments[a];return(s=this._getContextManager()).with.apply(s,TC([e,r,n],SC(o),!1))},t.prototype.bind=function(e,r){return this._getContextManager().bind(e,r)},t.prototype._getContextManager=function(){return Tn(_u)||CC},t.prototype.disable=function(){this._getContextManager().disable(),ho(_u,fr.instance())},t})(),yu;(function(t){t[t.NONE=0]="NONE",t[t.SAMPLED=1]="SAMPLED"})(yu||(yu={}));var H2="0000000000000000",B2="00000000000000000000000000000000",$C={traceId:B2,spanId:H2,traceFlags:yu.NONE},go=(function(){function t(e){e===void 0&&(e=$C),this._spanContext=e}return t.prototype.spanContext=function(){return this._spanContext},t.prototype.setAttribute=function(e,r){return this},t.prototype.setAttributes=function(e){return this},t.prototype.addEvent=function(e,r){return this},t.prototype.addLink=function(e){return this},t.prototype.addLinks=function(e){return this},t.prototype.setStatus=function(e){return this},t.prototype.updateName=function(e){return this},t.prototype.end=function(e){},t.prototype.isRecording=function(){return!1},t.prototype.recordException=function(e,r){},t})(),wu=V2("OpenTelemetry Context Key SPAN");function bu(t){return t.getValue(wu)||void 0}function EC(){return bu(mi.getInstance().active())}function ku(t,e){return t.setValue(wu,e)}function xC(t){return t.deleteValue(wu)}function IC(t,e){return ku(t,new go(e))}function J2(t){var e;return(e=bu(t))===null||e===void 0?void 0:e.spanContext()}var RC=/^([0-9a-f]{32})$/i,PC=/^[0-9a-f]{16}$/i;function OC(t){return RC.test(t)&&t!==B2}function AC(t){return PC.test(t)&&t!==H2}function G2(t){return OC(t.traceId)&&AC(t.spanId)}function MC(t){return new go(t)}var Su=mi.getInstance(),W2=(function(){function t(){}return t.prototype.startSpan=function(e,r,n){n===void 0&&(n=Su.active());var s=!!r?.root;if(s)return new go;var o=n&&J2(n);return NC(o)&&G2(o)?new go(o):new go},t.prototype.startActiveSpan=function(e,r,n,s){var o,a,i;if(!(arguments.length<2)){arguments.length===2?i=r:arguments.length===3?(o=r,i=n):(o=r,a=n,i=s);var l=a??Su.active(),c=this.startSpan(e,o,l),u=ku(l,c);return Su.with(u,i,void 0,c)}},t})();function NC(t){return typeof t=="object"&&typeof t.spanId=="string"&&typeof t.traceId=="string"&&typeof t.traceFlags=="number"}var LC=new W2,jC=(function(){function t(e,r,n,s){this._provider=e,this.name=r,this.version=n,this.options=s}return t.prototype.startSpan=function(e,r,n){return this._getTracer().startSpan(e,r,n)},t.prototype.startActiveSpan=function(e,r,n,s){var o=this._getTracer();return Reflect.apply(o.startActiveSpan,o,arguments)},t.prototype._getTracer=function(){if(this._delegate)return this._delegate;var e=this._provider.getDelegateTracer(this.name,this.version,this.options);return e?(this._delegate=e,this._delegate):LC},t})(),qC=(function(){function t(){}return t.prototype.getTracer=function(e,r,n){return new W2},t})(),zC=new qC,K2=(function(){function t(){}return t.prototype.getTracer=function(e,r,n){var s;return(s=this.getDelegateTracer(e,r,n))!==null&&s!==void 0?s:new jC(this,e,r,n)},t.prototype.getDelegate=function(){var e;return(e=this._delegate)!==null&&e!==void 0?e:zC},t.prototype.setDelegate=function(e){this._delegate=e},t.prototype.getDelegateTracer=function(e,r,n){var s;return(s=this._delegate)===null||s===void 0?void 0:s.getTracer(e,r,n)},t})(),gi;(function(t){t[t.UNSET=0]="UNSET",t[t.OK=1]="OK",t[t.ERROR=2]="ERROR"})(gi||(gi={})),mi.getInstance(),fr.instance();var DC=(function(){function t(){}return t.prototype.getMeter=function(e,r,n){return uC},t})(),UC=new DC,Tu="metrics",ZC=(function(){function t(){}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalMeterProvider=function(e){return fo(Tu,e,fr.instance())},t.prototype.getMeterProvider=function(){return Tn(Tu)||UC},t.prototype.getMeter=function(e,r,n){return this.getMeterProvider().getMeter(e,r,n)},t.prototype.disable=function(){ho(Tu,fr.instance())},t})();ZC.getInstance();var FC=(function(){function t(){}return t.prototype.inject=function(e,r){},t.prototype.extract=function(e,r){return e},t.prototype.fields=function(){return[]},t})(),Cu=V2("OpenTelemetry Baggage Key");function Y2(t){return t.getValue(Cu)||void 0}function VC(){return Y2(mi.getInstance().active())}function HC(t,e){return t.setValue(Cu,e)}function BC(t){return t.deleteValue(Cu)}var $u="propagation",JC=new FC,GC=(function(){function t(){this.createBaggage=XT,this.getBaggage=Y2,this.getActiveBaggage=VC,this.setBaggage=HC,this.deleteBaggage=BC}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalPropagator=function(e){return fo($u,e,fr.instance())},t.prototype.inject=function(e,r,n){return n===void 0&&(n=yC),this._getGlobalPropagator().inject(e,r,n)},t.prototype.extract=function(e,r,n){return n===void 0&&(n=_C),this._getGlobalPropagator().extract(e,r,n)},t.prototype.fields=function(){return this._getGlobalPropagator().fields()},t.prototype.disable=function(){ho($u,fr.instance())},t.prototype._getGlobalPropagator=function(){return Tn($u)||JC},t})();GC.getInstance();var Eu="trace",WC=(function(){function t(){this._proxyTracerProvider=new K2,this.wrapSpanContext=MC,this.isSpanContextValid=G2,this.deleteSpan=xC,this.getSpan=bu,this.getActiveSpan=EC,this.getSpanContext=J2,this.setSpan=ku,this.setSpanContext=IC}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalTracerProvider=function(e){var r=fo(Eu,this._proxyTracerProvider,fr.instance());return r&&this._proxyTracerProvider.setDelegate(e),r},t.prototype.getTracerProvider=function(){return Tn(Eu)||this._proxyTracerProvider},t.prototype.getTracer=function(e,r){return this.getTracerProvider().getTracer(e,r)},t.prototype.disable=function(){ho(Eu,fr.instance()),this._proxyTracerProvider=new K2},t})(),KC=WC.getInstance(),YC=Object.defineProperty,QC=(t,e)=>{for(var r in e)YC(t,r,{get:e[r],enumerable:!0})},Q2="AI_NoOutputSpecifiedError",X2=`vercel.ai.error.${Q2}`,XC=Symbol.for(X2),eg,tg=class extends ve{constructor({message:t="No output specified."}={}){super({name:Q2,message:t}),this[eg]=!0}static isInstance(t){return ve.hasMarker(t,X2)}};eg=XC;function e8(t){const e="AI SDK Warning:";switch(t.type){case"unsupported-setting":{let r=`${e} The "${t.setting}" setting is not supported by this model`;return t.details&&(r+=` - ${t.details}`),r}case"unsupported-tool":{const r="name"in t.tool?t.tool.name:"unknown tool";let n=`${e} The tool "${r}" is not supported by this model`;return t.details&&(n+=` - ${t.details}`),n}case"other":return`${e} ${t.message}`;default:return`${e} ${JSON.stringify(t,null,2)}`}}var t8="AI SDK Warning System: To turn off warning logging, set the AI_SDK_LOG_WARNINGS global to false.",rg=!1,ng=t=>{if(t.length===0)return;const e=globalThis.AI_SDK_LOG_WARNINGS;if(e!==!1){if(typeof e=="function"){e(t);return}rg||(rg=!0,console.info(t8));for(const r of t)console.warn(e8(r))}},sg="AI_InvalidArgumentError",og=`vercel.ai.error.${sg}`,r8=Symbol.for(og),ag,hr=class extends ve{constructor({parameter:t,value:e,message:r}){super({name:sg,message:`Invalid argument for parameter ${t}: ${r}`}),this[ag]=!0,this.parameter=t,this.value=e}static isInstance(t){return ve.hasMarker(t,og)}};ag=r8;var ig="AI_InvalidToolInputError",lg=`vercel.ai.error.${ig}`,n8=Symbol.for(lg),cg,ug=class extends ve{constructor({toolInput:t,toolName:e,cause:r,message:n=`Invalid input for tool ${e}: ${Kn(r)}`}){super({name:ig,message:n,cause:r}),this[cg]=!0,this.toolInput=t,this.toolName=e}static isInstance(t){return ve.hasMarker(t,lg)}};cg=n8;var dg="AI_NoObjectGeneratedError",pg=`vercel.ai.error.${dg}`,s8=Symbol.for(pg),fg,hg=class extends ve{constructor({message:t="No object generated.",cause:e,text:r,response:n,usage:s,finishReason:o}){super({name:dg,message:t,cause:e}),this[fg]=!0,this.text=r,this.response=n,this.usage=s,this.finishReason=o}static isInstance(t){return ve.hasMarker(t,pg)}};fg=s8;var mg="AI_NoOutputGeneratedError",gg=`vercel.ai.error.${mg}`,o8=Symbol.for(gg),vg,a8=class extends ve{constructor({message:t="No output generated.",cause:e}={}){super({name:mg,message:t,cause:e}),this[vg]=!0}static isInstance(t){return ve.hasMarker(t,gg)}};vg=o8;var _g="AI_NoSuchToolError",yg=`vercel.ai.error.${_g}`,i8=Symbol.for(yg),wg,xu=class extends ve{constructor({toolName:t,availableTools:e=void 0,message:r=`Model tried to call unavailable tool '${t}'. ${e===void 0?"No tools are available.":`Available tools: ${e.join(", ")}.`}`}){super({name:_g,message:r}),this[wg]=!0,this.toolName=t,this.availableTools=e}static isInstance(t){return ve.hasMarker(t,yg)}};wg=i8;var bg="AI_ToolCallRepairError",kg=`vercel.ai.error.${bg}`,l8=Symbol.for(kg),Sg,c8=class extends ve{constructor({cause:t,originalError:e,message:r=`Error repairing tool call: ${Kn(t)}`}){super({name:bg,message:r,cause:t}),this[Sg]=!0,this.originalError=e}static isInstance(t){return ve.hasMarker(t,kg)}};Sg=l8;var u8=class extends ve{constructor(t){super({name:"AI_UnsupportedModelVersionError",message:`Unsupported model version ${t.version} for provider "${t.provider}" and model "${t.modelId}". AI SDK 5 only supports models that implement specification version "v2".`}),this.version=t.version,this.provider=t.provider,this.modelId=t.modelId}},Tg="AI_InvalidMessageRoleError",Cg=`vercel.ai.error.${Tg}`,d8=Symbol.for(Cg),$g,p8=class extends ve{constructor({role:t,message:e=`Invalid message role: '${t}'. Must be one of: "system", "user", "assistant", "tool".`}){super({name:Tg,message:e}),this[$g]=!0,this.role=t}static isInstance(t){return ve.hasMarker(t,Cg)}};$g=d8;var Eg="AI_DownloadError",xg=`vercel.ai.error.${Eg}`,f8=Symbol.for(xg),Ig,Iu=class extends ve{constructor({url:t,statusCode:e,statusText:r,cause:n,message:s=n==null?`Failed to download ${t}: ${e} ${r}`:`Failed to download ${t}: ${n}`}){super({name:Eg,message:s,cause:n}),this[Ig]=!0,this.url=t,this.statusCode=e,this.statusText=r}static isInstance(t){return ve.hasMarker(t,xg)}};Ig=f8;var Rg="AI_RetryError",Pg=`vercel.ai.error.${Rg}`,h8=Symbol.for(Pg),Og,Ag=class extends ve{constructor({message:t,reason:e,errors:r}){super({name:Rg,message:t}),this[Og]=!0,this.reason=e,this.errors=r,this.lastError=r[r.length-1]}static isInstance(t){return ve.hasMarker(t,Pg)}};Og=h8;function vi(t){if(typeof t!="string"){if(t.specificationVersion!=="v2")throw new u8({version:t.specificationVersion,provider:t.provider,modelId:t.modelId});return t}return m8().languageModel(t)}function m8(){var t;return(t=globalThis.AI_SDK_DEFAULT_PROVIDER)!=null?t:jT}var g8=[{mediaType:"image/gif",bytesPrefix:[71,73,70]},{mediaType:"image/png",bytesPrefix:[137,80,78,71]},{mediaType:"image/jpeg",bytesPrefix:[255,216]},{mediaType:"image/webp",bytesPrefix:[82,73,70,70,null,null,null,null,87,69,66,80]},{mediaType:"image/bmp",bytesPrefix:[66,77]},{mediaType:"image/tiff",bytesPrefix:[73,73,42,0]},{mediaType:"image/tiff",bytesPrefix:[77,77,0,42]},{mediaType:"image/avif",bytesPrefix:[0,0,0,32,102,116,121,112,97,118,105,102]},{mediaType:"image/heic",bytesPrefix:[0,0,0,32,102,116,121,112,104,101,105,99]}],v8=t=>{const e=typeof t=="string"?pu(t):t,r=(e[6]&127)<<21|(e[7]&127)<<14|(e[8]&127)<<7|e[9]&127;return e.slice(r+10)};function _8(t){return typeof t=="string"&&t.startsWith("SUQz")||typeof t!="string"&&t.length>10&&t[0]===73&&t[1]===68&&t[2]===51?v8(t):t}function y8({data:t,signatures:e}){const r=_8(t),n=typeof r=="string"?pu(r.substring(0,Math.min(r.length,24))):r;for(const s of e)if(n.length>=s.bytesPrefix.length&&s.bytesPrefix.every((o,a)=>o===null||n[a]===o))return s.mediaType}var Mg="5.0.106",w8=async({url:t})=>{var e;const r=t.toString();try{const n=await fetch(r,{headers:Wr({},`ai-sdk/${Mg}`,lo())});if(!n.ok)throw new Iu({url:r,statusCode:n.status,statusText:n.statusText});return{data:new Uint8Array(await n.arrayBuffer()),mediaType:(e=n.headers.get("content-type"))!=null?e:void 0}}catch(n){throw Iu.isInstance(n)?n:new Iu({url:r,cause:n})}},b8=(t=w8)=>e=>Promise.all(e.map(async r=>r.isUrlSupportedByModel?null:t(r)));function k8(t){try{const[e,r]=t.split(",");return{mediaType:e.split(";")[0].split(":")[1],base64Content:r}}catch{return{mediaType:void 0,base64Content:void 0}}}var Ng=ce([v(),Pa(Uint8Array),Pa(ArrayBuffer),Hf(t=>{var e,r;return(r=(e=globalThis.Buffer)==null?void 0:e.isBuffer(t))!=null?r:!1},{message:"Must be a Buffer"})]);function Lg(t){if(t instanceof Uint8Array)return{data:t,mediaType:void 0};if(t instanceof ArrayBuffer)return{data:new Uint8Array(t),mediaType:void 0};if(typeof t=="string")try{t=new URL(t)}catch{}if(t instanceof URL&&t.protocol==="data:"){const{mediaType:e,base64Content:r}=k8(t.toString());if(e==null||r==null)throw new ve({name:"InvalidDataContentError",message:`Invalid data URL format in content ${t.toString()}`});return{data:r,mediaType:e}}return{data:t,mediaType:void 0}}function S8(t){return typeof t=="string"?t:t instanceof ArrayBuffer?fi(new Uint8Array(t)):fi(t)}async function jg({prompt:t,supportedUrls:e,download:r=b8()}){const n=await C8(t.messages,r,e);return[...t.system!=null?[{role:"system",content:t.system}]:[],...t.messages.map(s=>T8({message:s,downloadedAssets:n}))]}function T8({message:t,downloadedAssets:e}){const r=t.role;switch(r){case"system":return{role:"system",content:t.content,providerOptions:t.providerOptions};case"user":return typeof t.content=="string"?{role:"user",content:[{type:"text",text:t.content}],providerOptions:t.providerOptions}:{role:"user",content:t.content.map(n=>$8(n,e)).filter(n=>n.type!=="text"||n.text!==""),providerOptions:t.providerOptions};case"assistant":return typeof t.content=="string"?{role:"assistant",content:[{type:"text",text:t.content}],providerOptions:t.providerOptions}:{role:"assistant",content:t.content.filter(n=>n.type!=="text"||n.text!==""||n.providerOptions!=null).map(n=>{const s=n.providerOptions;switch(n.type){case"file":{const{data:o,mediaType:a}=Lg(n.data);return{type:"file",data:o,filename:n.filename,mediaType:a??n.mediaType,providerOptions:s}}case"reasoning":return{type:"reasoning",text:n.text,providerOptions:s};case"text":return{type:"text",text:n.text,providerOptions:s};case"tool-call":return{type:"tool-call",toolCallId:n.toolCallId,toolName:n.toolName,input:n.input,providerExecuted:n.providerExecuted,providerOptions:s};case"tool-result":return{type:"tool-result",toolCallId:n.toolCallId,toolName:n.toolName,output:n.output,providerOptions:s}}}),providerOptions:t.providerOptions};case"tool":return{role:"tool",content:t.content.map(n=>({type:"tool-result",toolCallId:n.toolCallId,toolName:n.toolName,output:n.output,providerOptions:n.providerOptions})),providerOptions:t.providerOptions};default:{const n=r;throw new p8({role:n})}}}async function C8(t,e,r){const n=t.filter(o=>o.role==="user").map(o=>o.content).filter(o=>Array.isArray(o)).flat().filter(o=>o.type==="image"||o.type==="file").map(o=>{var a;const i=(a=o.mediaType)!=null?a:o.type==="image"?"image/*":void 0;let l=o.type==="image"?o.image:o.data;if(typeof l=="string")try{l=new URL(l)}catch{}return{mediaType:i,data:l}}).filter(o=>o.data instanceof URL).map(o=>({url:o.data,isUrlSupportedByModel:o.mediaType!=null&&tS({url:o.data.toString(),mediaType:o.mediaType,supportedUrls:r})})),s=await e(n);return Object.fromEntries(s.map((o,a)=>o==null?null:[n[a].url.toString(),{data:o.data,mediaType:o.mediaType}]).filter(o=>o!=null))}function $8(t,e){var r;if(t.type==="text")return{type:"text",text:t.text,providerOptions:t.providerOptions};let n;const s=t.type;switch(s){case"image":n=t.image;break;case"file":n=t.data;break;default:throw new Error(`Unsupported part type: ${s}`)}const{data:o,mediaType:a}=Lg(n);let i=a??t.mediaType,l=o;if(l instanceof URL){const c=e[l.toString()];c&&(l=c.data,i??(i=c.mediaType))}switch(s){case"image":return(l instanceof Uint8Array||typeof l=="string")&&(i=(r=y8({data:l,signatures:g8}))!=null?r:i),{type:"file",mediaType:i??"image/*",filename:void 0,data:l,providerOptions:t.providerOptions};case"file":{if(i==null)throw new Error("Media type is missing for file part");return{type:"file",mediaType:i,filename:t.filename,data:l,providerOptions:t.providerOptions}}}}function Ru({maxOutputTokens:t,temperature:e,topP:r,topK:n,presencePenalty:s,frequencyPenalty:o,seed:a,stopSequences:i}){if(t!=null){if(!Number.isInteger(t))throw new hr({parameter:"maxOutputTokens",value:t,message:"maxOutputTokens must be an integer"});if(t<1)throw new hr({parameter:"maxOutputTokens",value:t,message:"maxOutputTokens must be >= 1"})}if(e!=null&&typeof e!="number")throw new hr({parameter:"temperature",value:e,message:"temperature must be a number"});if(r!=null&&typeof r!="number")throw new hr({parameter:"topP",value:r,message:"topP must be a number"});if(n!=null&&typeof n!="number")throw new hr({parameter:"topK",value:n,message:"topK must be a number"});if(s!=null&&typeof s!="number")throw new hr({parameter:"presencePenalty",value:s,message:"presencePenalty must be a number"});if(o!=null&&typeof o!="number")throw new hr({parameter:"frequencyPenalty",value:o,message:"frequencyPenalty must be a number"});if(a!=null&&!Number.isInteger(a))throw new hr({parameter:"seed",value:a,message:"seed must be an integer"});return{maxOutputTokens:t,temperature:e,topP:r,topK:n,presencePenalty:s,frequencyPenalty:o,stopSequences:i,seed:a}}function E8(t){return t!=null&&Object.keys(t).length>0}function qg({tools:t,toolChoice:e,activeTools:r}){return E8(t)?{tools:(r!=null?Object.entries(t).filter(([s])=>r.includes(s)):Object.entries(t)).map(([s,o])=>{const a=o.type;switch(a){case void 0:case"dynamic":case"function":return{type:"function",name:s,description:o.description,inputSchema:pi(o.inputSchema).jsonSchema,providerOptions:o.providerOptions};case"provider-defined":return{type:"provider-defined",name:s,id:o.id,args:o.args};default:{const i=a;throw new Error(`Unsupported tool type: ${i}`)}}}),toolChoice:e==null?{type:"auto"}:typeof e=="string"?{type:e}:{type:"tool",toolName:e.toolName}}:{tools:void 0,toolChoice:void 0}}var vo=Vf(()=>ce([fl(),v(),L(),ge(),Se(v(),vo),N(vo)])),mr=Se(v(),Se(v(),vo)),zg=C({type:j("text"),text:v(),providerOptions:mr.optional()}),x8=C({type:j("image"),image:ce([Ng,Pa(URL)]),mediaType:v().optional(),providerOptions:mr.optional()}),Dg=C({type:j("file"),data:ce([Ng,Pa(URL)]),filename:v().optional(),mediaType:v(),providerOptions:mr.optional()}),I8=C({type:j("reasoning"),text:v(),providerOptions:mr.optional()}),R8=C({type:j("tool-call"),toolCallId:v(),toolName:v(),input:Le(),providerOptions:mr.optional(),providerExecuted:ge().optional()}),P8=et("type",[C({type:j("text"),value:v()}),C({type:j("json"),value:vo}),C({type:j("error-text"),value:v()}),C({type:j("error-json"),value:vo}),C({type:j("content"),value:N(ce([C({type:j("text"),text:v()}),C({type:j("media"),data:v(),mediaType:v()})]))})]),Ug=C({type:j("tool-result"),toolCallId:v(),toolName:v(),output:P8,providerOptions:mr.optional()}),O8=C({role:j("system"),content:v(),providerOptions:mr.optional()}),A8=C({role:j("user"),content:ce([v(),N(ce([zg,x8,Dg]))]),providerOptions:mr.optional()}),M8=C({role:j("assistant"),content:ce([v(),N(ce([zg,Dg,I8,R8,Ug]))]),providerOptions:mr.optional()}),N8=C({role:j("tool"),content:N(Ug),providerOptions:mr.optional()}),L8=ce([O8,A8,M8,N8]);async function Zg(t){if(t.prompt==null&&t.messages==null)throw new _n({prompt:t,message:"prompt or messages must be defined"});if(t.prompt!=null&&t.messages!=null)throw new _n({prompt:t,message:"prompt and messages cannot be defined at the same time"});if(t.system!=null&&typeof t.system!="string")throw new _n({prompt:t,message:"system must be a string"});let e;if(t.prompt!=null&&typeof t.prompt=="string")e=[{role:"user",content:t.prompt}];else if(t.prompt!=null&&Array.isArray(t.prompt))e=t.prompt;else if(t.messages!=null)e=t.messages;else throw new _n({prompt:t,message:"prompt or messages must be defined"});if(e.length===0)throw new _n({prompt:t,message:"messages must not be empty"});const r=await Kt({value:e,schema:N(L8)});if(!r.success)throw new _n({prompt:t,message:"The messages must be a ModelMessage[]. If you have passed a UIMessage[], you can use convertToModelMessages to convert them.",cause:r.error});return{messages:e,system:t.system}}function Fg(t){return gu.isInstance(t)||R2.isInstance(t)?new ve({name:"GatewayError",message:"Vercel AI Gateway access failed. If you want to use AI SDK providers directly, use the providers, e.g. @ai-sdk/openai, or register a different global default provider.",cause:t}):t}function rs({operationId:t,telemetry:e}){return{"operation.name":`${t}${e?.functionId!=null?` ${e.functionId}`:""}`,"resource.name":e?.functionId,"ai.operationId":t,"ai.telemetry.functionId":e?.functionId}}function Vg({model:t,settings:e,telemetry:r,headers:n}){var s;return{"ai.model.provider":t.provider,"ai.model.id":t.modelId,...Object.entries(e).reduce((o,[a,i])=>(o[`ai.settings.${a}`]=i,o),{}),...Object.entries((s=r?.metadata)!=null?s:{}).reduce((o,[a,i])=>(o[`ai.telemetry.metadata.${a}`]=i,o),{}),...Object.entries(n??{}).reduce((o,[a,i])=>(i!==void 0&&(o[`ai.request.headers.${a}`]=i),o),{})}}var j8={startSpan(){return _i},startActiveSpan(t,e,r,n){if(typeof e=="function")return e(_i);if(typeof r=="function")return r(_i);if(typeof n=="function")return n(_i)}},_i={spanContext(){return q8},setAttribute(){return this},setAttributes(){return this},addEvent(){return this},addLink(){return this},addLinks(){return this},setStatus(){return this},updateName(){return this},end(){return this},isRecording(){return!1},recordException(){return this}},q8={traceId:"",spanId:"",traceFlags:0};function Hg({isEnabled:t=!1,tracer:e}={}){return t?e||KC.getTracer("ai"):j8}function ns({name:t,tracer:e,attributes:r,fn:n,endWhenDone:s=!0}){return e.startActiveSpan(t,{attributes:r},async o=>{try{const a=await n(o);return s&&o.end(),a}catch(a){try{Pu(o,a)}finally{o.end()}throw a}})}function Pu(t,e){e instanceof Error?(t.recordException({name:e.name,message:e.message,stack:e.stack}),t.setStatus({code:gi.ERROR,message:e.message})):t.setStatus({code:gi.ERROR})}function Dt({telemetry:t,attributes:e}){return t?.isEnabled!==!0?{}:Object.entries(e).reduce((r,[n,s])=>{if(s==null)return r;if(typeof s=="object"&&"input"in s&&typeof s.input=="function"){if(t?.recordInputs===!1)return r;const o=s.input();return o==null?r:{...r,[n]:o}}if(typeof s=="object"&&"output"in s&&typeof s.output=="function"){if(t?.recordOutputs===!1)return r;const o=s.output();return o==null?r:{...r,[n]:o}}return{...r,[n]:s}},{})}function Bg(t){return JSON.stringify(t.map(e=>({...e,content:typeof e.content=="string"?e.content:e.content.map(r=>r.type==="file"?{...r,data:r.data instanceof Uint8Array?S8(r.data):r.data}:r)})))}function Jg(t,e){return{inputTokens:_o(t.inputTokens,e.inputTokens),outputTokens:_o(t.outputTokens,e.outputTokens),totalTokens:_o(t.totalTokens,e.totalTokens),reasoningTokens:_o(t.reasoningTokens,e.reasoningTokens),cachedInputTokens:_o(t.cachedInputTokens,e.cachedInputTokens)}}function _o(t,e){return t==null&&e==null?void 0:(t??0)+(e??0)}function Ou(t){return t===void 0?[]:Array.isArray(t)?t:[t]}function z8({error:t,exponentialBackoffDelay:e}){const r=t.responseHeaders;if(!r)return e;let n;const s=r["retry-after-ms"];if(s){const a=parseFloat(s);Number.isNaN(a)||(n=a)}const o=r["retry-after"];if(o&&n===void 0){const a=parseFloat(o);Number.isNaN(a)?n=Date.parse(o)-Date.now():n=a*1e3}return n!=null&&!Number.isNaN(n)&&0<=n&&(n<60*1e3||n<e)?n:e}var D8=({maxRetries:t=2,initialDelayInMs:e=2e3,backoffFactor:r=2,abortSignal:n}={})=>async s=>Gg(s,{maxRetries:t,delayInMs:e,backoffFactor:r,abortSignal:n});async function Gg(t,{maxRetries:e,delayInMs:r,backoffFactor:n,abortSignal:s},o=[]){try{return await t()}catch(a){if(yn(a)||e===0)throw a;const i=ou(a),l=[...o,a],c=l.length;if(c>e)throw new Ag({message:`Failed after ${c} attempts. Last error: ${i}`,reason:"maxRetriesExceeded",errors:l});if(a instanceof Error&&Ve.isInstance(a)&&a.isRetryable===!0&&c<=e)return await Y5(z8({error:a,exponentialBackoffDelay:r}),{abortSignal:s}),Gg(t,{maxRetries:e,delayInMs:n*r,backoffFactor:n,abortSignal:s},l);throw c===1?a:new Ag({message:`Failed after ${c} attempts with non-retryable error: '${i}'`,reason:"errorNotRetryable",errors:l})}}function Wg({maxRetries:t,abortSignal:e}){if(t!=null){if(!Number.isInteger(t))throw new hr({parameter:"maxRetries",value:t,message:"maxRetries must be an integer"});if(t<0)throw new hr({parameter:"maxRetries",value:t,message:"maxRetries must be >= 0"})}const r=t??2;return{maxRetries:r,retry:D8({maxRetries:r,abortSignal:e})}}function Kg(t){const e=t.filter(r=>r.type==="text");if(e.length!==0)return e.map(r=>r.text).join("")}var Yg=class{constructor({data:t,mediaType:e}){const r=t instanceof Uint8Array;this.base64Data=r?void 0:t,this.uint8ArrayData=r?t:void 0,this.mediaType=e}get base64(){return this.base64Data==null&&(this.base64Data=fi(this.uint8ArrayData)),this.base64Data}get uint8Array(){return this.uint8ArrayData==null&&(this.uint8ArrayData=pu(this.base64Data)),this.uint8ArrayData}},U8=class extends Yg{constructor(t){super(t),this.type="file"}};async function Qg({toolCall:t,tools:e,repairToolCall:r,system:n,messages:s}){try{if(e==null)throw new xu({toolName:t.toolName});try{return await Xg({toolCall:t,tools:e})}catch(o){if(r==null||!(xu.isInstance(o)||ug.isInstance(o)))throw o;let a=null;try{a=await r({toolCall:t,tools:e,inputSchema:({toolName:i})=>{const{inputSchema:l}=e[i];return pi(l).jsonSchema},system:n,messages:s,error:o})}catch(i){throw new c8({cause:i,originalError:o})}if(a==null)throw o;return await Xg({toolCall:a,tools:e})}}catch(o){const a=await wn({text:t.input}),i=a.success?a.value:t.input;return{type:"tool-call",toolCallId:t.toolCallId,toolName:t.toolName,input:i,dynamic:!0,invalid:!0,error:o,providerMetadata:t.providerMetadata}}}async function Xg({toolCall:t,tools:e}){const r=t.toolName,n=e[r];if(n==null)throw new xu({toolName:t.toolName,availableTools:Object.keys(e)});const s=pi(n.inputSchema),o=t.input.trim()===""?await Kt({value:{},schema:s}):await wn({text:t.input,schema:s});if(o.success===!1)throw new ug({toolName:r,toolInput:t.input,cause:o.error});return n.type==="dynamic"?{type:"tool-call",toolCallId:t.toolCallId,toolName:t.toolName,input:o.value,providerExecuted:t.providerExecuted,providerMetadata:t.providerMetadata,dynamic:!0}:{type:"tool-call",toolCallId:t.toolCallId,toolName:r,input:o.value,providerExecuted:t.providerExecuted,providerMetadata:t.providerMetadata}}var ev=class{constructor({content:t,finishReason:e,usage:r,warnings:n,request:s,response:o,providerMetadata:a}){this.content=t,this.finishReason=e,this.usage=r,this.warnings=n,this.request=s,this.response=o,this.providerMetadata=a}get text(){return this.content.filter(t=>t.type==="text").map(t=>t.text).join("")}get reasoning(){return this.content.filter(t=>t.type==="reasoning")}get reasoningText(){return this.reasoning.length===0?void 0:this.reasoning.map(t=>t.text).join("")}get files(){return this.content.filter(t=>t.type==="file").map(t=>t.file)}get sources(){return this.content.filter(t=>t.type==="source")}get toolCalls(){return this.content.filter(t=>t.type==="tool-call")}get staticToolCalls(){return this.toolCalls.filter(t=>t.dynamic!==!0)}get dynamicToolCalls(){return this.toolCalls.filter(t=>t.dynamic===!0)}get toolResults(){return this.content.filter(t=>t.type==="tool-result")}get staticToolResults(){return this.toolResults.filter(t=>t.dynamic!==!0)}get dynamicToolResults(){return this.toolResults.filter(t=>t.dynamic===!0)}};function Au(t){return({steps:e})=>e.length===t}async function tv({stopConditions:t,steps:e}){return(await Promise.all(t.map(r=>r({steps:e})))).some(r=>r)}function Mu({output:t,tool:e,errorMode:r}){return r==="text"?{type:"error-text",value:Kn(t)}:r==="json"?{type:"error-json",value:rv(t)}:e?.toModelOutput?e.toModelOutput(t):typeof t=="string"?{type:"text",value:t}:{type:"json",value:rv(t)}}function rv(t){return t===void 0?null:t}function Nu({content:t,tools:e}){const r=[],n=t.filter(o=>o.type!=="source").filter(o=>(o.type!=="tool-result"||o.providerExecuted)&&(o.type!=="tool-error"||o.providerExecuted)).filter(o=>o.type!=="text"||o.text.length>0).map(o=>{switch(o.type){case"text":return{type:"text",text:o.text,providerOptions:o.providerMetadata};case"reasoning":return{type:"reasoning",text:o.text,providerOptions:o.providerMetadata};case"file":return{type:"file",data:o.file.base64,mediaType:o.file.mediaType,providerOptions:o.providerMetadata};case"tool-call":return{type:"tool-call",toolCallId:o.toolCallId,toolName:o.toolName,input:o.input,providerExecuted:o.providerExecuted,providerOptions:o.providerMetadata};case"tool-result":return{type:"tool-result",toolCallId:o.toolCallId,toolName:o.toolName,output:Mu({tool:e?.[o.toolName],output:o.output,errorMode:"none"}),providerExecuted:!0,providerOptions:o.providerMetadata};case"tool-error":return{type:"tool-result",toolCallId:o.toolCallId,toolName:o.toolName,output:Mu({tool:e?.[o.toolName],output:o.error,errorMode:"json"}),providerOptions:o.providerMetadata}}});n.length>0&&r.push({role:"assistant",content:n});const s=t.filter(o=>o.type==="tool-result"||o.type==="tool-error").filter(o=>!o.providerExecuted).map(o=>({type:"tool-result",toolCallId:o.toolCallId,toolName:o.toolName,output:Mu({tool:e?.[o.toolName],output:o.type==="tool-result"?o.output:o.error,errorMode:o.type==="tool-error"?"text":"none"}),...o.providerMetadata!=null?{providerOptions:o.providerMetadata}:{}}));return s.length>0&&r.push({role:"tool",content:s}),r}var Z8=ao({prefix:"aitxt",size:24});async function nv({model:t,tools:e,toolChoice:r,system:n,prompt:s,messages:o,maxRetries:a,abortSignal:i,headers:l,stopWhen:c=Au(1),experimental_output:u,experimental_telemetry:p,providerOptions:h,experimental_activeTools:d,activeTools:f=d,experimental_prepareStep:w,prepareStep:m=w,experimental_repairToolCall:y,experimental_download:_,experimental_context:g,_internal:{generateId:b=Z8,currentDate:k=()=>new Date}={},onStepFinish:S,...T}){const x=vi(t),I=Ou(c),{maxRetries:A,retry:P}=Wg({maxRetries:a,abortSignal:i}),D=Ru(T),U=Wr(l??{},`ai/${Mg}`),V=Vg({model:x,telemetry:p,headers:U,settings:{...D,maxRetries:A}}),se=await Zg({system:n,prompt:s,messages:o}),fe=Hg(p);try{return await ns({name:"ai.generateText",attributes:Dt({telemetry:p,attributes:{...rs({operationId:"ai.generateText",telemetry:p}),...V,"ai.model.provider":x.provider,"ai.model.id":x.modelId,"ai.prompt":{input:()=>JSON.stringify({system:n,prompt:s,messages:o})}}}),tracer:fe,fn:async de=>{var re,_e,H,O,F,q,E;const R=Ru(T);let $,B=[],W=[];const ye=[],pe=[];do{const G=[...se.messages,...ye],K=await m?.({model:x,steps:pe,stepNumber:pe.length,messages:G}),X=vi((re=K?.model)!=null?re:x),ue=await jg({prompt:{system:(_e=K?.system)!=null?_e:se.system,messages:(H=K?.messages)!=null?H:G},supportedUrls:await X.supportedUrls,download:_}),{toolChoice:he,tools:He}=qg({tools:e,toolChoice:(O=K?.toolChoice)!=null?O:r,activeTools:(F=K?.activeTools)!=null?F:f});$=await P(()=>{var xe;return ns({name:"ai.generateText.doGenerate",attributes:Dt({telemetry:p,attributes:{...rs({operationId:"ai.generateText.doGenerate",telemetry:p}),...V,"ai.model.provider":X.provider,"ai.model.id":X.modelId,"ai.prompt.messages":{input:()=>Bg(ue)},"ai.prompt.tools":{input:()=>He?.map(Et=>JSON.stringify(Et))},"ai.prompt.toolChoice":{input:()=>he!=null?JSON.stringify(he):void 0},"gen_ai.system":X.provider,"gen_ai.request.model":X.modelId,"gen_ai.request.frequency_penalty":T.frequencyPenalty,"gen_ai.request.max_tokens":T.maxOutputTokens,"gen_ai.request.presence_penalty":T.presencePenalty,"gen_ai.request.stop_sequences":T.stopSequences,"gen_ai.request.temperature":(xe=T.temperature)!=null?xe:void 0,"gen_ai.request.top_k":T.topK,"gen_ai.request.top_p":T.topP}}),tracer:fe,fn:async Et=>{var Pr,xt,it,Ut,Xr,en,cs,Pi;const nt=await X.doGenerate({...R,tools:He,toolChoice:he,responseFormat:u?.responseFormat,prompt:ue,providerOptions:h,abortSignal:i,headers:U}),Or={id:(xt=(Pr=nt.response)==null?void 0:Pr.id)!=null?xt:b(),timestamp:(Ut=(it=nt.response)==null?void 0:it.timestamp)!=null?Ut:k(),modelId:(en=(Xr=nt.response)==null?void 0:Xr.modelId)!=null?en:X.modelId,headers:(cs=nt.response)==null?void 0:cs.headers,body:(Pi=nt.response)==null?void 0:Pi.body};return Et.setAttributes(Dt({telemetry:p,attributes:{"ai.response.finishReason":nt.finishReason,"ai.response.text":{output:()=>Kg(nt.content)},"ai.response.toolCalls":{output:()=>{const Ar=sv(nt.content);return Ar==null?void 0:JSON.stringify(Ar)}},"ai.response.id":Or.id,"ai.response.model":Or.modelId,"ai.response.timestamp":Or.timestamp.toISOString(),"ai.response.providerMetadata":JSON.stringify(nt.providerMetadata),"ai.usage.promptTokens":nt.usage.inputTokens,"ai.usage.completionTokens":nt.usage.outputTokens,"gen_ai.response.finish_reasons":[nt.finishReason],"gen_ai.response.id":Or.id,"gen_ai.response.model":Or.modelId,"gen_ai.usage.input_tokens":nt.usage.inputTokens,"gen_ai.usage.output_tokens":nt.usage.outputTokens}})),{...nt,response:Or}}})});const Je=await Promise.all($.content.filter(xe=>xe.type==="tool-call").map(xe=>Qg({toolCall:xe,tools:e,repairToolCall:y,system:n,messages:G})));for(const xe of Je){if(xe.invalid)continue;const Et=e[xe.toolName];Et?.onInputAvailable!=null&&await Et.onInputAvailable({input:xe.input,toolCallId:xe.toolCallId,messages:G,abortSignal:i,experimental_context:g})}const ee=Je.filter(xe=>xe.invalid&&xe.dynamic);W=[];for(const xe of ee)W.push({type:"tool-error",toolCallId:xe.toolCallId,toolName:xe.toolName,input:xe.input,error:ou(xe.error),dynamic:!0});B=Je.filter(xe=>!xe.providerExecuted),e!=null&&W.push(...await F8({toolCalls:B.filter(xe=>!xe.invalid),tools:e,tracer:fe,telemetry:p,messages:G,abortSignal:i,experimental_context:g}));const be=H8({content:$.content,toolCalls:Je,toolOutputs:W});ye.push(...Nu({content:be,tools:e}));const yt=new ev({content:be,finishReason:$.finishReason,usage:$.usage,warnings:$.warnings,providerMetadata:$.providerMetadata,request:(q=$.request)!=null?q:{},response:{...$.response,messages:structuredClone(ye)}});ng((E=$.warnings)!=null?E:[]),pe.push(yt),await S?.(yt)}while(B.length>0&&W.length===B.length&&!await tv({stopConditions:I,steps:pe}));de.setAttributes(Dt({telemetry:p,attributes:{"ai.response.finishReason":$.finishReason,"ai.response.text":{output:()=>Kg($.content)},"ai.response.toolCalls":{output:()=>{const G=sv($.content);return G==null?void 0:JSON.stringify(G)}},"ai.response.providerMetadata":JSON.stringify($.providerMetadata),"ai.usage.promptTokens":$.usage.inputTokens,"ai.usage.completionTokens":$.usage.outputTokens}}));const M=pe[pe.length-1];let Z;return M.finishReason==="stop"&&(Z=await u?.parseOutput({text:M.text},{response:M.response,usage:M.usage,finishReason:M.finishReason})),new V8({steps:pe,resolvedOutput:Z})}})}catch(de){throw Fg(de)}}async function F8({toolCalls:t,tools:e,tracer:r,telemetry:n,messages:s,abortSignal:o,experimental_context:a}){return(await Promise.all(t.map(async({toolCallId:l,toolName:c,input:u})=>{const p=e[c];if(p?.execute!=null)return ns({name:"ai.toolCall",attributes:Dt({telemetry:n,attributes:{...rs({operationId:"ai.toolCall",telemetry:n}),"ai.toolCall.name":c,"ai.toolCall.id":l,"ai.toolCall.args":{output:()=>JSON.stringify(u)}}}),tracer:r,fn:async h=>{try{const d=l2({execute:p.execute.bind(p),input:u,options:{toolCallId:l,messages:s,abortSignal:o,experimental_context:a}});let f;for await(const w of d)w.type==="final"&&(f=w.output);try{h.setAttributes(Dt({telemetry:n,attributes:{"ai.toolCall.result":{output:()=>JSON.stringify(f)}}}))}catch{}return{type:"tool-result",toolCallId:l,toolName:c,input:u,output:f,dynamic:p.type==="dynamic"}}catch(d){return Pu(h,d),{type:"tool-error",toolCallId:l,toolName:c,input:u,error:d,dynamic:p.type==="dynamic"}}}})}))).filter(l=>l!=null)}var V8=class{constructor(t){this.steps=t.steps,this.resolvedOutput=t.resolvedOutput}get finalStep(){return this.steps[this.steps.length-1]}get content(){return this.finalStep.content}get text(){return this.finalStep.text}get files(){return this.finalStep.files}get reasoningText(){return this.finalStep.reasoningText}get reasoning(){return this.finalStep.reasoning}get toolCalls(){return this.finalStep.toolCalls}get staticToolCalls(){return this.finalStep.staticToolCalls}get dynamicToolCalls(){return this.finalStep.dynamicToolCalls}get toolResults(){return this.finalStep.toolResults}get staticToolResults(){return this.finalStep.staticToolResults}get dynamicToolResults(){return this.finalStep.dynamicToolResults}get sources(){return this.finalStep.sources}get finishReason(){return this.finalStep.finishReason}get warnings(){return this.finalStep.warnings}get providerMetadata(){return this.finalStep.providerMetadata}get response(){return this.finalStep.response}get request(){return this.finalStep.request}get usage(){return this.finalStep.usage}get totalUsage(){return this.steps.reduce((t,e)=>Jg(t,e.usage),{inputTokens:void 0,outputTokens:void 0,totalTokens:void 0,reasoningTokens:void 0,cachedInputTokens:void 0})}get experimental_output(){if(this.resolvedOutput==null)throw new tg;return this.resolvedOutput}};function sv(t){const e=t.filter(r=>r.type==="tool-call");if(e.length!==0)return e.map(r=>({toolCallId:r.toolCallId,toolName:r.toolName,input:r.input}))}function H8({content:t,toolCalls:e,toolOutputs:r}){return[...t.map(n=>{switch(n.type){case"text":case"reasoning":case"source":return n;case"file":return{type:"file",file:new Yg(n)};case"tool-call":return e.find(s=>s.toolCallId===n.toolCallId);case"tool-result":{const s=e.find(o=>o.toolCallId===n.toolCallId);if(s==null)throw new Error(`Tool call ${n.toolCallId} not found.`);return n.isError?{type:"tool-error",toolCallId:n.toolCallId,toolName:n.toolName,input:s.input,error:n.result,providerExecuted:!0,dynamic:s.dynamic}:{type:"tool-result",toolCallId:n.toolCallId,toolName:n.toolName,input:s.input,output:n.result,providerExecuted:!0,dynamic:s.dynamic}}}}),...r]}function yi(t,e){const r=new Headers(t??{});for(const[n,s]of Object.entries(e))r.has(n)||r.set(n,s);return r}function B8({status:t,statusText:e,headers:r,textStream:n}){return new Response(n.pipeThrough(new TextEncoderStream),{status:t??200,statusText:e,headers:yi(r,{"content-type":"text/plain; charset=utf-8"})})}function ov({response:t,status:e,statusText:r,headers:n,stream:s}){t.writeHead(e??200,r,n);const o=s.getReader();(async()=>{try{for(;;){const{done:i,value:l}=await o.read();if(i)break;t.write(l)||await new Promise(u=>{t.once("drain",u)})}}catch(i){throw i}finally{t.end()}})()}function J8({response:t,status:e,statusText:r,headers:n,textStream:s}){ov({response:t,status:e,statusText:r,headers:Object.fromEntries(yi(n,{"content-type":"text/plain; charset=utf-8"}).entries()),stream:s.pipeThrough(new TextEncoderStream)})}var av=class extends TransformStream{constructor(){super({transform(t,e){e.enqueue(`data: ${JSON.stringify(t)}
569
+ Run 'npx vercel link' to link your project, then 'vc env pull' to fetch the token.`,new vw({message:a,statusCode:s,cause:o})}},S_="GatewayInvalidRequestError",f8=`vercel.ai.gateway.error.${S_}`,k_=Symbol.for(f8),C_,T_,m8=class extends(T_=jt,C_=k_,T_){constructor({message:t="Invalid request",statusCode:e=400,cause:r}={}){super({message:t,statusCode:e,cause:r}),this[C_]=!0,this.name=S_,this.type="invalid_request_error"}static isInstance(t){return jt.hasMarker(t)&&k_ in t}},$_="GatewayRateLimitError",g8=`vercel.ai.gateway.error.${$_}`,E_=Symbol.for(g8),x_,I_,_8=class extends(I_=jt,x_=E_,I_){constructor({message:t="Rate limit exceeded",statusCode:e=429,cause:r}={}){super({message:t,statusCode:e,cause:r}),this[x_]=!0,this.name=$_,this.type="rate_limit_exceeded"}static isInstance(t){return jt.hasMarker(t)&&E_ in t}},R_="GatewayModelNotFoundError",v8=`vercel.ai.gateway.error.${R_}`,P_=Symbol.for(v8),y8=ps(()=>Nn(C({modelId:d()}))),O_,A_,M_=class extends(A_=jt,O_=P_,A_){constructor({message:t="Model not found",statusCode:e=404,modelId:r,cause:n}={}){super({message:t,statusCode:e,cause:n}),this[O_]=!0,this.name=R_,this.type="model_not_found",this.modelId=r}static isInstance(t){return jt.hasMarker(t)&&P_ in t}},N_="GatewayInternalServerError",w8=`vercel.ai.gateway.error.${N_}`,L_=Symbol.for(w8),q_,j_,U_=class extends(j_=jt,q_=L_,j_){constructor({message:t="Internal server error",statusCode:e=500,cause:r}={}){super({message:t,statusCode:e,cause:r}),this[q_]=!0,this.name=N_,this.type="internal_server_error"}static isInstance(t){return jt.hasMarker(t)&&L_ in t}},z_="GatewayResponseError",b8=`vercel.ai.gateway.error.${z_}`,D_=Symbol.for(b8),Z_,V_,S8=class extends(V_=jt,Z_=D_,V_){constructor({message:t="Invalid response from Gateway",statusCode:e=502,response:r,validationError:n,cause:s}={}){super({message:t,statusCode:e,cause:s}),this[Z_]=!0,this.name=z_,this.type="response_error",this.response=r,this.validationError=n}static isInstance(t){return jt.hasMarker(t)&&D_ in t}};async function F_({response:t,statusCode:e,defaultMessage:r="Gateway request failed",cause:n,authMethod:s}){const o=await ir({value:t,schema:k8});if(!o.success)return new S8({message:`Invalid error response format: ${r}`,statusCode:e,response:t,validationError:o.error,cause:n});const a=o.value,i=a.error.type,c=a.error.message;switch(i){case"authentication_error":return Ad.createContextualError({apiKeyProvided:s==="api-key",oidcTokenProvided:s==="oidc",statusCode:e,cause:n});case"invalid_request_error":return new m8({message:c,statusCode:e,cause:n});case"rate_limit_exceeded":return new _8({message:c,statusCode:e,cause:n});case"model_not_found":{const l=await ir({value:a.error.param,schema:y8});return new M_({message:c,statusCode:e,modelId:l.success?l.value.modelId:void 0,cause:n})}case"internal_server_error":return new U_({message:c,statusCode:e,cause:n});default:return new U_({message:c,statusCode:e,cause:n})}}var k8=ps(()=>Nn(C({error:C({message:d(),type:d().nullish(),param:he().nullish(),code:ee([d(),M()]).nullish()})})));function an(t,e){var r;return jt.isInstance(t)?t:wt.isInstance(t)?F_({response:C8(t),statusCode:(r=t.statusCode)!=null?r:500,defaultMessage:"Gateway request failed",cause:t,authMethod:e}):F_({response:{},statusCode:500,defaultMessage:t instanceof Error?`Gateway request failed: ${t.message}`:"Unknown Gateway error",cause:t,authMethod:e})}function C8(t){if(t.data!==void 0)return t.data;if(t.responseBody!=null)try{return JSON.parse(t.responseBody)}catch{return t.responseBody}return{}}var H_="ai-gateway-auth-method";async function ms(t){const e=await ir({value:t[H_],schema:T8});return e.success?e.value:void 0}var T8=ps(()=>Nn(ee([O("api-key"),O("oidc")]))),B_=class{constructor(t){this.config=t}async getAvailableModels(){try{const{value:t}=await Xg({url:`${this.config.baseURL}/config`,headers:await wr(this.config.headers()),successfulResponseHandler:fs($8),failedResponseHandler:Mn({errorSchema:mt(),errorToMessage:e=>e}),fetch:this.config.fetch});return t}catch(t){throw await an(t)}}async getCredits(){try{const t=new URL(this.config.baseURL),{value:e}=await Xg({url:`${t.origin}/v1/credits`,headers:await wr(this.config.headers()),successfulResponseHandler:fs(E8),failedResponseHandler:Mn({errorSchema:mt(),errorToMessage:r=>r}),fetch:this.config.fetch});return e}catch(t){throw await an(t)}}},$8=ps(()=>Nn(C({models:I(C({id:d(),name:d(),description:d().nullish(),pricing:C({input:d(),output:d(),input_cache_read:d().nullish(),input_cache_write:d().nullish()}).transform(({input:t,output:e,input_cache_read:r,input_cache_write:n})=>({input:t,output:e,...r?{cachedInputTokens:r}:{},...n?{cacheCreationInputTokens:n}:{}})).nullish(),specification:C({specificationVersion:O("v2"),provider:d(),modelId:d()}),modelType:we(["language","embedding","image"]).nullish()}))}))),E8=ps(()=>Nn(C({balance:d(),total_used:d()}).transform(({balance:t,total_used:e})=>({balance:t,totalUsed:e})))),x8=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2",this.supportedUrls={"*/*":[/.*/]}}get provider(){return this.config.provider}async getArgs(t){const{abortSignal:e,...r}=t;return{args:this.maybeEncodeFileParts(r),warnings:[]}}async doGenerate(t){const{args:e,warnings:r}=await this.getArgs(t),{abortSignal:n}=t,s=await wr(this.config.headers());try{const{responseHeaders:o,value:a,rawValue:i}=await hs({url:this.getUrl(),headers:ds(s,t.headers,this.getModelConfigHeaders(this.modelId,!1),await wr(this.config.o11yHeaders)),body:e,successfulResponseHandler:fs(mt()),failedResponseHandler:Mn({errorSchema:mt(),errorToMessage:c=>c}),...n&&{abortSignal:n},fetch:this.config.fetch});return{...a,request:{body:e},response:{headers:o,body:i},warnings:r}}catch(o){throw await an(o,await ms(s))}}async doStream(t){const{args:e,warnings:r}=await this.getArgs(t),{abortSignal:n}=t,s=await wr(this.config.headers());try{const{value:o,responseHeaders:a}=await hs({url:this.getUrl(),headers:ds(s,t.headers,this.getModelConfigHeaders(this.modelId,!0),await wr(this.config.o11yHeaders)),body:e,successfulResponseHandler:s_(mt()),failedResponseHandler:Mn({errorSchema:mt(),errorToMessage:i=>i}),...n&&{abortSignal:n},fetch:this.config.fetch});return{stream:o.pipeThrough(new TransformStream({start(i){r.length>0&&i.enqueue({type:"stream-start",warnings:r})},transform(i,c){if(i.success){const l=i.value;if(l.type==="raw"&&!t.includeRawChunks)return;l.type==="response-metadata"&&l.timestamp&&typeof l.timestamp=="string"&&(l.timestamp=new Date(l.timestamp)),c.enqueue(l)}else c.error(i.error)}})),request:{body:e},response:{headers:a}}}catch(o){throw await an(o,await ms(s))}}isFilePart(t){return t&&typeof t=="object"&&"type"in t&&t.type==="file"}maybeEncodeFileParts(t){for(const e of t.prompt)for(const r of e.content)if(this.isFilePart(r)){const n=r;if(n.data instanceof Uint8Array){const s=Uint8Array.from(n.data),o=Buffer.from(s).toString("base64");n.data=new URL(`data:${n.mediaType||"application/octet-stream"};base64,${o}`)}}return t}getUrl(){return`${this.config.baseURL}/language-model`}getModelConfigHeaders(t,e){return{"ai-language-model-specification-version":"2","ai-language-model-id":t,"ai-language-model-streaming":String(e)}}},I8=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2",this.maxEmbeddingsPerCall=2048,this.supportsParallelCalls=!0}get provider(){return this.config.provider}async doEmbed({values:t,headers:e,abortSignal:r,providerOptions:n}){var s;const o=await wr(this.config.headers());try{const{responseHeaders:a,value:i,rawValue:c}=await hs({url:this.getUrl(),headers:ds(o,e??{},this.getModelConfigHeaders(),await wr(this.config.o11yHeaders)),body:{input:t.length===1?t[0]:t,...n?{providerOptions:n}:{}},successfulResponseHandler:fs(R8),failedResponseHandler:Mn({errorSchema:mt(),errorToMessage:l=>l}),...r&&{abortSignal:r},fetch:this.config.fetch});return{embeddings:i.embeddings,usage:(s=i.usage)!=null?s:void 0,providerMetadata:i.providerMetadata,response:{headers:a,body:c}}}catch(a){throw await an(a,await ms(o))}}getUrl(){return`${this.config.baseURL}/embedding-model`}getModelConfigHeaders(){return{"ai-embedding-model-specification-version":"2","ai-model-id":this.modelId}}},R8=ps(()=>Nn(C({embeddings:I(I(M())),usage:C({tokens:M()}).nullish(),providerMetadata:ie(d(),ie(d(),he())).optional()}))),P8=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2",this.maxImagesPerCall=Number.MAX_SAFE_INTEGER}get provider(){return this.config.provider}async doGenerate({prompt:t,n:e,size:r,aspectRatio:n,seed:s,providerOptions:o,headers:a,abortSignal:i}){var c;const l=await wr(this.config.headers());try{const{responseHeaders:u,value:h,rawValue:f}=await hs({url:this.getUrl(),headers:ds(l,a??{},this.getModelConfigHeaders(),await wr(this.config.o11yHeaders)),body:{prompt:t,n:e,...r&&{size:r},...n&&{aspectRatio:n},...s&&{seed:s},...o&&{providerOptions:o}},successfulResponseHandler:fs(A8),failedResponseHandler:Mn({errorSchema:mt(),errorToMessage:p=>p}),...i&&{abortSignal:i},fetch:this.config.fetch});return{images:h.images,warnings:(c=h.warnings)!=null?c:[],providerMetadata:h.providerMetadata,response:{timestamp:new Date,modelId:this.modelId,headers:u}}}catch(u){throw an(u,await ms(l))}}getUrl(){return`${this.config.baseURL}/image-model`}getModelConfigHeaders(){return{"ai-image-model-specification-version":"2","ai-model-id":this.modelId}}},O8=C({images:I(he()).optional()}).catchall(he()),A8=C({images:I(d()),warnings:I(C({type:O("other"),message:d()})).optional(),providerMetadata:ie(d(),O8).optional()});async function M8(){var t;return(t=m_.getContext().headers)==null?void 0:t["x-vercel-id"]}var N8="2.0.18",L8="0.0.1";function q8(t={}){var e,r;let n=null,s=null;const o=(e=t.metadataCacheRefreshMillis)!=null?e:1e3*60*5;let a=0;const i=(r=d_(t.baseURL))!=null?r:"https://ai-gateway.vercel.sh/v1/ai",c=async()=>{const m=await U8(t);if(m)return on({Authorization:`Bearer ${m.token}`,"ai-gateway-protocol-version":L8,[H_]:m.authMethod,...t.headers},`ai-sdk/gateway/${N8}`);throw Ad.createContextualError({apiKeyProvided:!1,oidcTokenProvided:!1,statusCode:401})},l=()=>{const m=Bi({settingValue:void 0,environmentVariableName:"VERCEL_DEPLOYMENT_ID"}),v=Bi({settingValue:void 0,environmentVariableName:"VERCEL_ENV"}),_=Bi({settingValue:void 0,environmentVariableName:"VERCEL_REGION"});return async()=>{const w=await M8();return{...m&&{"ai-o11y-deployment-id":m},...v&&{"ai-o11y-environment":v},..._&&{"ai-o11y-region":_},...w&&{"ai-o11y-request-id":w}}}},u=m=>new x8(m,{provider:"gateway",baseURL:i,headers:c,fetch:t.fetch,o11yHeaders:l()}),h=async()=>{var m,v,_;const w=(_=(v=(m=t._internal)==null?void 0:m.currentDate)==null?void 0:v.call(m).getTime())!=null?_:Date.now();return(!n||w-a>o)&&(a=w,n=new B_({baseURL:i,headers:c,fetch:t.fetch}).getAvailableModels().then(g=>(s=g,g)).catch(async g=>{throw await an(g,await ms(await c()))})),s?Promise.resolve(s):n},f=async()=>new B_({baseURL:i,headers:c,fetch:t.fetch}).getCredits().catch(async m=>{throw await an(m,await ms(await c()))}),p=function(m){if(new.target)throw new Error("The Gateway Provider model function cannot be called with the new keyword.");return u(m)};return p.getAvailableModels=h,p.getCredits=f,p.imageModel=m=>new P8(m,{provider:"gateway",baseURL:i,headers:c,fetch:t.fetch,o11yHeaders:l()}),p.languageModel=u,p.textEmbeddingModel=m=>new I8(m,{provider:"gateway",baseURL:i,headers:c,fetch:t.fetch,o11yHeaders:l()}),p}var j8=q8();async function U8(t){const e=Bi({settingValue:t.apiKey,environmentVariableName:"AI_GATEWAY_API_KEY"});if(e)return{token:e,authMethod:"api-key"};try{return{token:await m_.getVercelOidcToken(),authMethod:"oidc"}}catch{return null}}var z8=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{},Ln="1.9.0",J_=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/;function D8(t){var e=new Set([t]),r=new Set,n=t.match(J_);if(!n)return function(){return!1};var s={major:+n[1],minor:+n[2],patch:+n[3],prerelease:n[4]};if(s.prerelease!=null)return function(c){return c===t};function o(i){return r.add(i),!1}function a(i){return e.add(i),!0}return function(c){if(e.has(c))return!0;if(r.has(c))return!1;var l=c.match(J_);if(!l)return o(c);var u={major:+l[1],minor:+l[2],patch:+l[3],prerelease:l[4]};return u.prerelease!=null||s.major!==u.major?o(c):s.major===0?s.minor===u.minor&&s.patch<=u.patch?a(c):o(c):s.minor<=u.minor?a(c):o(c)}}var Z8=D8(Ln),V8=Ln.split(".")[0],Ro=Symbol.for("opentelemetry.js.api."+V8),Po=z8;function Oo(t,e,r,n){var s;n===void 0&&(n=!1);var o=Po[Ro]=(s=Po[Ro])!==null&&s!==void 0?s:{version:Ln};if(!n&&o[t]){var a=new Error("@opentelemetry/api: Attempted duplicate registration of API: "+t);return r.error(a.stack||a.message),!1}if(o.version!==Ln){var a=new Error("@opentelemetry/api: Registration of version v"+o.version+" for "+t+" does not match previously registered API v"+Ln);return r.error(a.stack||a.message),!1}return o[t]=e,r.debug("@opentelemetry/api: Registered a global for "+t+" v"+Ln+"."),!0}function qn(t){var e,r,n=(e=Po[Ro])===null||e===void 0?void 0:e.version;if(!(!n||!Z8(n)))return(r=Po[Ro])===null||r===void 0?void 0:r[t]}function Ao(t,e){e.debug("@opentelemetry/api: Unregistering a global for "+t+" v"+Ln+".");var r=Po[Ro];r&&delete r[t]}var F8=function(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,o=[],a;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)o.push(s.value)}catch(i){a={error:i}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return o},H8=function(t,e,r){if(r||arguments.length===2)for(var n=0,s=e.length,o;n<s;n++)(o||!(n in e))&&(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))},B8=(function(){function t(e){this._namespace=e.namespace||"DiagComponentLogger"}return t.prototype.debug=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return Mo("debug",this._namespace,e)},t.prototype.error=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return Mo("error",this._namespace,e)},t.prototype.info=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return Mo("info",this._namespace,e)},t.prototype.warn=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return Mo("warn",this._namespace,e)},t.prototype.verbose=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return Mo("verbose",this._namespace,e)},t})();function Mo(t,e,r){var n=qn("diag");if(n)return r.unshift(e),n[t].apply(n,H8([],F8(r),!1))}var Ut;(function(t){t[t.NONE=0]="NONE",t[t.ERROR=30]="ERROR",t[t.WARN=50]="WARN",t[t.INFO=60]="INFO",t[t.DEBUG=70]="DEBUG",t[t.VERBOSE=80]="VERBOSE",t[t.ALL=9999]="ALL"})(Ut||(Ut={}));function J8(t,e){t<Ut.NONE?t=Ut.NONE:t>Ut.ALL&&(t=Ut.ALL),e=e||{};function r(n,s){var o=e[n];return typeof o=="function"&&t>=s?o.bind(e):function(){}}return{error:r("error",Ut.ERROR),warn:r("warn",Ut.WARN),info:r("info",Ut.INFO),debug:r("debug",Ut.DEBUG),verbose:r("verbose",Ut.VERBOSE)}}var W8=function(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,o=[],a;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)o.push(s.value)}catch(i){a={error:i}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return o},G8=function(t,e,r){if(r||arguments.length===2)for(var n=0,s=e.length,o;n<s;n++)(o||!(n in e))&&(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))},K8="diag",br=(function(){function t(){function e(s){return function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];var i=qn("diag");if(i)return i[s].apply(i,G8([],W8(o),!1))}}var r=this,n=function(s,o){var a,i,c;if(o===void 0&&(o={logLevel:Ut.INFO}),s===r){var l=new Error("Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation");return r.error((a=l.stack)!==null&&a!==void 0?a:l.message),!1}typeof o=="number"&&(o={logLevel:o});var u=qn("diag"),h=J8((i=o.logLevel)!==null&&i!==void 0?i:Ut.INFO,s);if(u&&!o.suppressOverrideMessage){var f=(c=new Error().stack)!==null&&c!==void 0?c:"<failed to generate stacktrace>";u.warn("Current logger will be overwritten from "+f),h.warn("Current logger will overwrite one already registered from "+f)}return Oo("diag",h,r,!0)};r.setLogger=n,r.disable=function(){Ao(K8,r)},r.createComponentLogger=function(s){return new B8(s)},r.verbose=e("verbose"),r.debug=e("debug"),r.info=e("info"),r.warn=e("warn"),r.error=e("error")}return t.instance=function(){return this._instance||(this._instance=new t),this._instance},t})(),Y8=function(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,o=[],a;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)o.push(s.value)}catch(i){a={error:i}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return o},Q8=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},X8=(function(){function t(e){this._entries=e?new Map(e):new Map}return t.prototype.getEntry=function(e){var r=this._entries.get(e);if(r)return Object.assign({},r)},t.prototype.getAllEntries=function(){return Array.from(this._entries.entries()).map(function(e){var r=Y8(e,2),n=r[0],s=r[1];return[n,s]})},t.prototype.setEntry=function(e,r){var n=new t(this._entries);return n._entries.set(e,r),n},t.prototype.removeEntry=function(e){var r=new t(this._entries);return r._entries.delete(e),r},t.prototype.removeEntries=function(){for(var e,r,n=[],s=0;s<arguments.length;s++)n[s]=arguments[s];var o=new t(this._entries);try{for(var a=Q8(n),i=a.next();!i.done;i=a.next()){var c=i.value;o._entries.delete(c)}}catch(l){e={error:l}}finally{try{i&&!i.done&&(r=a.return)&&r.call(a)}finally{if(e)throw e.error}}return o},t.prototype.clear=function(){return new t},t})();br.instance();function eI(t){return t===void 0&&(t={}),new X8(new Map(Object.entries(t)))}function W_(t){return Symbol.for(t)}var tI=(function(){function t(e){var r=this;r._currentContext=e?new Map(e):new Map,r.getValue=function(n){return r._currentContext.get(n)},r.setValue=function(n,s){var o=new t(r._currentContext);return o._currentContext.set(n,s),o},r.deleteValue=function(n){var s=new t(r._currentContext);return s._currentContext.delete(n),s}}return t})(),rI=new tI,jn=(function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,s){n.__proto__=s}||function(n,s){for(var o in s)Object.prototype.hasOwnProperty.call(s,o)&&(n[o]=s[o])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}})(),nI=(function(){function t(){}return t.prototype.createGauge=function(e,r){return hI},t.prototype.createHistogram=function(e,r){return fI},t.prototype.createCounter=function(e,r){return pI},t.prototype.createUpDownCounter=function(e,r){return mI},t.prototype.createObservableGauge=function(e,r){return _I},t.prototype.createObservableCounter=function(e,r){return gI},t.prototype.createObservableUpDownCounter=function(e,r){return vI},t.prototype.addBatchObservableCallback=function(e,r){},t.prototype.removeBatchObservableCallback=function(e){},t})(),Ki=(function(){function t(){}return t})(),sI=(function(t){jn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.add=function(r,n){},e})(Ki),oI=(function(t){jn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.add=function(r,n){},e})(Ki),aI=(function(t){jn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.record=function(r,n){},e})(Ki),iI=(function(t){jn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.record=function(r,n){},e})(Ki),Md=(function(){function t(){}return t.prototype.addCallback=function(e){},t.prototype.removeCallback=function(e){},t})(),cI=(function(t){jn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e})(Md),lI=(function(t){jn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e})(Md),uI=(function(t){jn(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e})(Md),dI=new nI,pI=new sI,hI=new aI,fI=new iI,mI=new oI,gI=new cI,_I=new lI,vI=new uI,yI={get:function(t,e){if(t!=null)return t[e]},keys:function(t){return t==null?[]:Object.keys(t)}},wI={set:function(t,e,r){t!=null&&(t[e]=r)}},bI=function(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,o=[],a;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)o.push(s.value)}catch(i){a={error:i}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return o},SI=function(t,e,r){if(r||arguments.length===2)for(var n=0,s=e.length,o;n<s;n++)(o||!(n in e))&&(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))},kI=(function(){function t(){}return t.prototype.active=function(){return rI},t.prototype.with=function(e,r,n){for(var s=[],o=3;o<arguments.length;o++)s[o-3]=arguments[o];return r.call.apply(r,SI([n],bI(s),!1))},t.prototype.bind=function(e,r){return r},t.prototype.enable=function(){return this},t.prototype.disable=function(){return this},t})(),CI=function(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,o=[],a;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)o.push(s.value)}catch(i){a={error:i}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return o},TI=function(t,e,r){if(r||arguments.length===2)for(var n=0,s=e.length,o;n<s;n++)(o||!(n in e))&&(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))},Nd="context",$I=new kI,Yi=(function(){function t(){}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalContextManager=function(e){return Oo(Nd,e,br.instance())},t.prototype.active=function(){return this._getContextManager().active()},t.prototype.with=function(e,r,n){for(var s,o=[],a=3;a<arguments.length;a++)o[a-3]=arguments[a];return(s=this._getContextManager()).with.apply(s,TI([e,r,n],CI(o),!1))},t.prototype.bind=function(e,r){return this._getContextManager().bind(e,r)},t.prototype._getContextManager=function(){return qn(Nd)||$I},t.prototype.disable=function(){this._getContextManager().disable(),Ao(Nd,br.instance())},t})(),Ld;(function(t){t[t.NONE=0]="NONE",t[t.SAMPLED=1]="SAMPLED"})(Ld||(Ld={}));var G_="0000000000000000",K_="00000000000000000000000000000000",EI={traceId:K_,spanId:G_,traceFlags:Ld.NONE},No=(function(){function t(e){e===void 0&&(e=EI),this._spanContext=e}return t.prototype.spanContext=function(){return this._spanContext},t.prototype.setAttribute=function(e,r){return this},t.prototype.setAttributes=function(e){return this},t.prototype.addEvent=function(e,r){return this},t.prototype.addLink=function(e){return this},t.prototype.addLinks=function(e){return this},t.prototype.setStatus=function(e){return this},t.prototype.updateName=function(e){return this},t.prototype.end=function(e){},t.prototype.isRecording=function(){return!1},t.prototype.recordException=function(e,r){},t})(),qd=W_("OpenTelemetry Context Key SPAN");function jd(t){return t.getValue(qd)||void 0}function xI(){return jd(Yi.getInstance().active())}function Ud(t,e){return t.setValue(qd,e)}function II(t){return t.deleteValue(qd)}function RI(t,e){return Ud(t,new No(e))}function Y_(t){var e;return(e=jd(t))===null||e===void 0?void 0:e.spanContext()}var PI=/^([0-9a-f]{32})$/i,OI=/^[0-9a-f]{16}$/i;function AI(t){return PI.test(t)&&t!==K_}function MI(t){return OI.test(t)&&t!==G_}function Q_(t){return AI(t.traceId)&&MI(t.spanId)}function NI(t){return new No(t)}var zd=Yi.getInstance(),X_=(function(){function t(){}return t.prototype.startSpan=function(e,r,n){n===void 0&&(n=zd.active());var s=!!r?.root;if(s)return new No;var o=n&&Y_(n);return LI(o)&&Q_(o)?new No(o):new No},t.prototype.startActiveSpan=function(e,r,n,s){var o,a,i;if(!(arguments.length<2)){arguments.length===2?i=r:arguments.length===3?(o=r,i=n):(o=r,a=n,i=s);var c=a??zd.active(),l=this.startSpan(e,o,c),u=Ud(c,l);return zd.with(u,i,void 0,l)}},t})();function LI(t){return typeof t=="object"&&typeof t.spanId=="string"&&typeof t.traceId=="string"&&typeof t.traceFlags=="number"}var qI=new X_,jI=(function(){function t(e,r,n,s){this._provider=e,this.name=r,this.version=n,this.options=s}return t.prototype.startSpan=function(e,r,n){return this._getTracer().startSpan(e,r,n)},t.prototype.startActiveSpan=function(e,r,n,s){var o=this._getTracer();return Reflect.apply(o.startActiveSpan,o,arguments)},t.prototype._getTracer=function(){if(this._delegate)return this._delegate;var e=this._provider.getDelegateTracer(this.name,this.version,this.options);return e?(this._delegate=e,this._delegate):qI},t})(),UI=(function(){function t(){}return t.prototype.getTracer=function(e,r,n){return new X_},t})(),zI=new UI,ev=(function(){function t(){}return t.prototype.getTracer=function(e,r,n){var s;return(s=this.getDelegateTracer(e,r,n))!==null&&s!==void 0?s:new jI(this,e,r,n)},t.prototype.getDelegate=function(){var e;return(e=this._delegate)!==null&&e!==void 0?e:zI},t.prototype.setDelegate=function(e){this._delegate=e},t.prototype.getDelegateTracer=function(e,r,n){var s;return(s=this._delegate)===null||s===void 0?void 0:s.getTracer(e,r,n)},t})(),Qi;(function(t){t[t.UNSET=0]="UNSET",t[t.OK=1]="OK",t[t.ERROR=2]="ERROR"})(Qi||(Qi={})),Yi.getInstance(),br.instance();var DI=(function(){function t(){}return t.prototype.getMeter=function(e,r,n){return dI},t})(),ZI=new DI,Dd="metrics",VI=(function(){function t(){}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalMeterProvider=function(e){return Oo(Dd,e,br.instance())},t.prototype.getMeterProvider=function(){return qn(Dd)||ZI},t.prototype.getMeter=function(e,r,n){return this.getMeterProvider().getMeter(e,r,n)},t.prototype.disable=function(){Ao(Dd,br.instance())},t})();VI.getInstance();var FI=(function(){function t(){}return t.prototype.inject=function(e,r){},t.prototype.extract=function(e,r){return e},t.prototype.fields=function(){return[]},t})(),Zd=W_("OpenTelemetry Baggage Key");function tv(t){return t.getValue(Zd)||void 0}function HI(){return tv(Yi.getInstance().active())}function BI(t,e){return t.setValue(Zd,e)}function JI(t){return t.deleteValue(Zd)}var Vd="propagation",WI=new FI,GI=(function(){function t(){this.createBaggage=eI,this.getBaggage=tv,this.getActiveBaggage=HI,this.setBaggage=BI,this.deleteBaggage=JI}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalPropagator=function(e){return Oo(Vd,e,br.instance())},t.prototype.inject=function(e,r,n){return n===void 0&&(n=wI),this._getGlobalPropagator().inject(e,r,n)},t.prototype.extract=function(e,r,n){return n===void 0&&(n=yI),this._getGlobalPropagator().extract(e,r,n)},t.prototype.fields=function(){return this._getGlobalPropagator().fields()},t.prototype.disable=function(){Ao(Vd,br.instance())},t.prototype._getGlobalPropagator=function(){return qn(Vd)||WI},t})();GI.getInstance();var Fd="trace",KI=(function(){function t(){this._proxyTracerProvider=new ev,this.wrapSpanContext=NI,this.isSpanContextValid=Q_,this.deleteSpan=II,this.getSpan=jd,this.getActiveSpan=xI,this.getSpanContext=Y_,this.setSpan=Ud,this.setSpanContext=RI}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalTracerProvider=function(e){var r=Oo(Fd,this._proxyTracerProvider,br.instance());return r&&this._proxyTracerProvider.setDelegate(e),r},t.prototype.getTracerProvider=function(){return qn(Fd)||this._proxyTracerProvider},t.prototype.getTracer=function(e,r){return this.getTracerProvider().getTracer(e,r)},t.prototype.disable=function(){Ao(Fd,br.instance()),this._proxyTracerProvider=new ev},t})(),YI=KI.getInstance(),QI=Object.defineProperty,XI=(t,e)=>{for(var r in e)QI(t,r,{get:e[r],enumerable:!0})},rv="AI_NoOutputSpecifiedError",nv=`vercel.ai.error.${rv}`,e7=Symbol.for(nv),sv,ov=class extends Se{constructor({message:t="No output specified."}={}){super({name:rv,message:t}),this[sv]=!0}static isInstance(t){return Se.hasMarker(t,nv)}};sv=e7;function t7(t){const e="AI SDK Warning:";switch(t.type){case"unsupported-setting":{let r=`${e} The "${t.setting}" setting is not supported by this model`;return t.details&&(r+=` - ${t.details}`),r}case"unsupported-tool":{const r="name"in t.tool?t.tool.name:"unknown tool";let n=`${e} The tool "${r}" is not supported by this model`;return t.details&&(n+=` - ${t.details}`),n}case"other":return`${e} ${t.message}`;default:return`${e} ${JSON.stringify(t,null,2)}`}}var r7="AI SDK Warning System: To turn off warning logging, set the AI_SDK_LOG_WARNINGS global to false.",av=!1,iv=t=>{if(t.length===0)return;const e=globalThis.AI_SDK_LOG_WARNINGS;if(e!==!1){if(typeof e=="function"){e(t);return}av||(av=!0,console.info(r7));for(const r of t)console.warn(t7(r))}},cv="AI_InvalidArgumentError",lv=`vercel.ai.error.${cv}`,n7=Symbol.for(lv),uv,Sr=class extends Se{constructor({parameter:e,value:r,message:n}){super({name:cv,message:`Invalid argument for parameter ${e}: ${n}`}),this[uv]=!0,this.parameter=e,this.value=r}static isInstance(e){return Se.hasMarker(e,lv)}};uv=n7;var dv="AI_InvalidToolInputError",pv=`vercel.ai.error.${dv}`,s7=Symbol.for(pv),hv,fv=class extends Se{constructor({toolInput:t,toolName:e,cause:r,message:n=`Invalid input for tool ${e}: ${ls(r)}`}){super({name:dv,message:n,cause:r}),this[hv]=!0,this.toolInput=t,this.toolName=e}static isInstance(t){return Se.hasMarker(t,pv)}};hv=s7;var mv="AI_NoObjectGeneratedError",gv=`vercel.ai.error.${mv}`,o7=Symbol.for(gv),_v,vv=class extends Se{constructor({message:t="No object generated.",cause:e,text:r,response:n,usage:s,finishReason:o}){super({name:mv,message:t,cause:e}),this[_v]=!0,this.text=r,this.response=n,this.usage=s,this.finishReason=o}static isInstance(t){return Se.hasMarker(t,gv)}};_v=o7;var yv="AI_NoOutputGeneratedError",wv=`vercel.ai.error.${yv}`,a7=Symbol.for(wv),bv,i7=class extends Se{constructor({message:t="No output generated.",cause:e}={}){super({name:yv,message:t,cause:e}),this[bv]=!0}static isInstance(t){return Se.hasMarker(t,wv)}};bv=a7;var Sv="AI_NoSuchToolError",kv=`vercel.ai.error.${Sv}`,c7=Symbol.for(kv),Cv,Hd=class extends Se{constructor({toolName:t,availableTools:e=void 0,message:r=`Model tried to call unavailable tool '${t}'. ${e===void 0?"No tools are available.":`Available tools: ${e.join(", ")}.`}`}){super({name:Sv,message:r}),this[Cv]=!0,this.toolName=t,this.availableTools=e}static isInstance(t){return Se.hasMarker(t,kv)}};Cv=c7;var Tv="AI_ToolCallRepairError",$v=`vercel.ai.error.${Tv}`,l7=Symbol.for($v),Ev,u7=class extends Se{constructor({cause:t,originalError:e,message:r=`Error repairing tool call: ${ls(t)}`}){super({name:Tv,message:r,cause:t}),this[Ev]=!0,this.originalError=e}static isInstance(t){return Se.hasMarker(t,$v)}};Ev=l7;var d7=class extends Se{constructor(t){super({name:"AI_UnsupportedModelVersionError",message:`Unsupported model version ${t.version} for provider "${t.provider}" and model "${t.modelId}". AI SDK 5 only supports models that implement specification version "v2".`}),this.version=t.version,this.provider=t.provider,this.modelId=t.modelId}},xv="AI_InvalidMessageRoleError",Iv=`vercel.ai.error.${xv}`,p7=Symbol.for(Iv),Rv,h7=class extends Se{constructor({role:t,message:e=`Invalid message role: '${t}'. Must be one of: "system", "user", "assistant", "tool".`}){super({name:xv,message:e}),this[Rv]=!0,this.role=t}static isInstance(t){return Se.hasMarker(t,Iv)}};Rv=p7;var Pv="AI_DownloadError",Ov=`vercel.ai.error.${Pv}`,f7=Symbol.for(Ov),Av,Bd=class extends Se{constructor({url:t,statusCode:e,statusText:r,cause:n,message:s=n==null?`Failed to download ${t}: ${e} ${r}`:`Failed to download ${t}: ${n}`}){super({name:Pv,message:s,cause:n}),this[Av]=!0,this.url=t,this.statusCode=e,this.statusText=r}static isInstance(t){return Se.hasMarker(t,Ov)}};Av=f7;var Mv="AI_RetryError",Nv=`vercel.ai.error.${Mv}`,m7=Symbol.for(Nv),Lv,qv=class extends Se{constructor({message:t,reason:e,errors:r}){super({name:Mv,message:t}),this[Lv]=!0,this.reason=e,this.errors=r,this.lastError=r[r.length-1]}static isInstance(t){return Se.hasMarker(t,Nv)}};Lv=m7;function Xi(t){if(typeof t!="string"){if(t.specificationVersion!=="v2")throw new d7({version:t.specificationVersion,provider:t.provider,modelId:t.modelId});return t}return g7().languageModel(t)}function g7(){var t;return(t=globalThis.AI_SDK_DEFAULT_PROVIDER)!=null?t:j8}var _7=[{mediaType:"image/gif",bytesPrefix:[71,73,70]},{mediaType:"image/png",bytesPrefix:[137,80,78,71]},{mediaType:"image/jpeg",bytesPrefix:[255,216]},{mediaType:"image/webp",bytesPrefix:[82,73,70,70,null,null,null,null,87,69,66,80]},{mediaType:"image/bmp",bytesPrefix:[66,77]},{mediaType:"image/tiff",bytesPrefix:[73,73,42,0]},{mediaType:"image/tiff",bytesPrefix:[77,77,0,42]},{mediaType:"image/avif",bytesPrefix:[0,0,0,32,102,116,121,112,97,118,105,102]},{mediaType:"image/heic",bytesPrefix:[0,0,0,32,102,116,121,112,104,101,105,99]}],v7=t=>{const e=typeof t=="string"?Id(t):t,r=(e[6]&127)<<21|(e[7]&127)<<14|(e[8]&127)<<7|e[9]&127;return e.slice(r+10)};function y7(t){return typeof t=="string"&&t.startsWith("SUQz")||typeof t!="string"&&t.length>10&&t[0]===73&&t[1]===68&&t[2]===51?v7(t):t}function w7({data:t,signatures:e}){const r=y7(t),n=typeof r=="string"?Id(r.substring(0,Math.min(r.length,24))):r;for(const s of e)if(n.length>=s.bytesPrefix.length&&s.bytesPrefix.every((o,a)=>o===null||n[a]===o))return s.mediaType}var jv="5.0.106",b7=async({url:t})=>{var e;const r=t.toString();try{const n=await fetch(r,{headers:on({},`ai-sdk/${jv}`,xo())});if(!n.ok)throw new Bd({url:r,statusCode:n.status,statusText:n.statusText});return{data:new Uint8Array(await n.arrayBuffer()),mediaType:(e=n.headers.get("content-type"))!=null?e:void 0}}catch(n){throw Bd.isInstance(n)?n:new Bd({url:r,cause:n})}},S7=(t=b7)=>e=>Promise.all(e.map(async r=>r.isUrlSupportedByModel?null:t(r)));function k7(t){try{const[e,r]=t.split(",");return{mediaType:e.split(";")[0].split(":")[1],base64Content:r}}catch{return{mediaType:void 0,base64Content:void 0}}}var Uv=ee([d(),Qa(Uint8Array),Qa(ArrayBuffer),tl(t=>{var e,r;return(r=(e=globalThis.Buffer)==null?void 0:e.isBuffer(t))!=null?r:!1},{message:"Must be a Buffer"})]);function zv(t){if(t instanceof Uint8Array)return{data:t,mediaType:void 0};if(t instanceof ArrayBuffer)return{data:new Uint8Array(t),mediaType:void 0};if(typeof t=="string")try{t=new URL(t)}catch{}if(t instanceof URL&&t.protocol==="data:"){const{mediaType:e,base64Content:r}=k7(t.toString());if(e==null||r==null)throw new Se({name:"InvalidDataContentError",message:`Invalid data URL format in content ${t.toString()}`});return{data:r,mediaType:e}}return{data:t,mediaType:void 0}}function C7(t){return typeof t=="string"?t:t instanceof ArrayBuffer?Gi(new Uint8Array(t)):Gi(t)}async function Dv({prompt:t,supportedUrls:e,download:r=S7()}){const n=await $7(t.messages,r,e);return[...t.system!=null?[{role:"system",content:t.system}]:[],...t.messages.map(s=>T7({message:s,downloadedAssets:n}))]}function T7({message:t,downloadedAssets:e}){const r=t.role;switch(r){case"system":return{role:"system",content:t.content,providerOptions:t.providerOptions};case"user":return typeof t.content=="string"?{role:"user",content:[{type:"text",text:t.content}],providerOptions:t.providerOptions}:{role:"user",content:t.content.map(n=>E7(n,e)).filter(n=>n.type!=="text"||n.text!==""),providerOptions:t.providerOptions};case"assistant":return typeof t.content=="string"?{role:"assistant",content:[{type:"text",text:t.content}],providerOptions:t.providerOptions}:{role:"assistant",content:t.content.filter(n=>n.type!=="text"||n.text!==""||n.providerOptions!=null).map(n=>{const s=n.providerOptions;switch(n.type){case"file":{const{data:o,mediaType:a}=zv(n.data);return{type:"file",data:o,filename:n.filename,mediaType:a??n.mediaType,providerOptions:s}}case"reasoning":return{type:"reasoning",text:n.text,providerOptions:s};case"text":return{type:"text",text:n.text,providerOptions:s};case"tool-call":return{type:"tool-call",toolCallId:n.toolCallId,toolName:n.toolName,input:n.input,providerExecuted:n.providerExecuted,providerOptions:s};case"tool-result":return{type:"tool-result",toolCallId:n.toolCallId,toolName:n.toolName,output:n.output,providerOptions:s}}}),providerOptions:t.providerOptions};case"tool":return{role:"tool",content:t.content.map(n=>({type:"tool-result",toolCallId:n.toolCallId,toolName:n.toolName,output:n.output,providerOptions:n.providerOptions})),providerOptions:t.providerOptions};default:{const n=r;throw new h7({role:n})}}}async function $7(t,e,r){const n=t.filter(o=>o.role==="user").map(o=>o.content).filter(o=>Array.isArray(o)).flat().filter(o=>o.type==="image"||o.type==="file").map(o=>{var a;const i=(a=o.mediaType)!=null?a:o.type==="image"?"image/*":void 0;let c=o.type==="image"?o.image:o.data;if(typeof c=="string")try{c=new URL(c)}catch{}return{mediaType:i,data:c}}).filter(o=>o.data instanceof URL).map(o=>({url:o.data,isUrlSupportedByModel:o.mediaType!=null&&rx({url:o.data.toString(),mediaType:o.mediaType,supportedUrls:r})})),s=await e(n);return Object.fromEntries(s.map((o,a)=>o==null?null:[n[a].url.toString(),{data:o.data,mediaType:o.mediaType}]).filter(o=>o!=null))}function E7(t,e){var r;if(t.type==="text")return{type:"text",text:t.text,providerOptions:t.providerOptions};let n;const s=t.type;switch(s){case"image":n=t.image;break;case"file":n=t.data;break;default:throw new Error(`Unsupported part type: ${s}`)}const{data:o,mediaType:a}=zv(n);let i=a??t.mediaType,c=o;if(c instanceof URL){const l=e[c.toString()];l&&(c=l.data,i??(i=l.mediaType))}switch(s){case"image":return(c instanceof Uint8Array||typeof c=="string")&&(i=(r=w7({data:c,signatures:_7}))!=null?r:i),{type:"file",mediaType:i??"image/*",filename:void 0,data:c,providerOptions:t.providerOptions};case"file":{if(i==null)throw new Error("Media type is missing for file part");return{type:"file",mediaType:i,filename:t.filename,data:c,providerOptions:t.providerOptions}}}}function Jd({maxOutputTokens:t,temperature:e,topP:r,topK:n,presencePenalty:s,frequencyPenalty:o,seed:a,stopSequences:i}){if(t!=null){if(!Number.isInteger(t))throw new Sr({parameter:"maxOutputTokens",value:t,message:"maxOutputTokens must be an integer"});if(t<1)throw new Sr({parameter:"maxOutputTokens",value:t,message:"maxOutputTokens must be >= 1"})}if(e!=null&&typeof e!="number")throw new Sr({parameter:"temperature",value:e,message:"temperature must be a number"});if(r!=null&&typeof r!="number")throw new Sr({parameter:"topP",value:r,message:"topP must be a number"});if(n!=null&&typeof n!="number")throw new Sr({parameter:"topK",value:n,message:"topK must be a number"});if(s!=null&&typeof s!="number")throw new Sr({parameter:"presencePenalty",value:s,message:"presencePenalty must be a number"});if(o!=null&&typeof o!="number")throw new Sr({parameter:"frequencyPenalty",value:o,message:"frequencyPenalty must be a number"});if(a!=null&&!Number.isInteger(a))throw new Sr({parameter:"seed",value:a,message:"seed must be an integer"});return{maxOutputTokens:t,temperature:e,topP:r,topK:n,presencePenalty:s,frequencyPenalty:o,stopSequences:i,seed:a}}function x7(t){return t!=null&&Object.keys(t).length>0}function Zv({tools:t,toolChoice:e,activeTools:r}){return x7(t)?{tools:(r!=null?Object.entries(t).filter(([s])=>r.includes(s)):Object.entries(t)).map(([s,o])=>{const a=o.type;switch(a){case void 0:case"dynamic":case"function":return{type:"function",name:s,description:o.description,inputSchema:Wi(o.inputSchema).jsonSchema,providerOptions:o.providerOptions};case"provider-defined":return{type:"provider-defined",name:s,id:o.id,args:o.args};default:{const i=a;throw new Error(`Unsupported tool type: ${i}`)}}}),toolChoice:e==null?{type:"auto"}:typeof e=="string"?{type:e}:{type:"tool",toolName:e.toolName}}:{tools:void 0,toolChoice:void 0}}var Lo=um(()=>ee([Yc(),d(),M(),ne(),ie(d(),Lo),I(Lo)])),kr=ie(d(),ie(d(),Lo)),Vv=C({type:O("text"),text:d(),providerOptions:kr.optional()}),I7=C({type:O("image"),image:ee([Uv,Qa(URL)]),mediaType:d().optional(),providerOptions:kr.optional()}),Fv=C({type:O("file"),data:ee([Uv,Qa(URL)]),filename:d().optional(),mediaType:d(),providerOptions:kr.optional()}),R7=C({type:O("reasoning"),text:d(),providerOptions:kr.optional()}),P7=C({type:O("tool-call"),toolCallId:d(),toolName:d(),input:he(),providerOptions:kr.optional(),providerExecuted:ne().optional()}),O7=Xe("type",[C({type:O("text"),value:d()}),C({type:O("json"),value:Lo}),C({type:O("error-text"),value:d()}),C({type:O("error-json"),value:Lo}),C({type:O("content"),value:I(ee([C({type:O("text"),text:d()}),C({type:O("media"),data:d(),mediaType:d()})]))})]),Hv=C({type:O("tool-result"),toolCallId:d(),toolName:d(),output:O7,providerOptions:kr.optional()}),A7=C({role:O("system"),content:d(),providerOptions:kr.optional()}),M7=C({role:O("user"),content:ee([d(),I(ee([Vv,I7,Fv]))]),providerOptions:kr.optional()}),N7=C({role:O("assistant"),content:ee([d(),I(ee([Vv,Fv,R7,P7,Hv]))]),providerOptions:kr.optional()}),L7=C({role:O("tool"),content:I(Hv),providerOptions:kr.optional()}),q7=ee([A7,M7,N7,L7]);async function Bv(t){if(t.prompt==null&&t.messages==null)throw new us({prompt:t,message:"prompt or messages must be defined"});if(t.prompt!=null&&t.messages!=null)throw new us({prompt:t,message:"prompt and messages cannot be defined at the same time"});if(t.system!=null&&typeof t.system!="string")throw new us({prompt:t,message:"system must be a string"});let e;if(t.prompt!=null&&typeof t.prompt=="string")e=[{role:"user",content:t.prompt}];else if(t.prompt!=null&&Array.isArray(t.prompt))e=t.prompt;else if(t.messages!=null)e=t.messages;else throw new us({prompt:t,message:"prompt or messages must be defined"});if(e.length===0)throw new us({prompt:t,message:"messages must not be empty"});const r=await ir({value:e,schema:I(q7)});if(!r.success)throw new us({prompt:t,message:"The messages must be a ModelMessage[]. If you have passed a UIMessage[], you can use convertToModelMessages to convert them.",cause:r.error});return{messages:e,system:t.system}}function Jv(t){return Ad.isInstance(t)||M_.isInstance(t)?new Se({name:"GatewayError",message:"Vercel AI Gateway access failed. If you want to use AI SDK providers directly, use the providers, e.g. @ai-sdk/openai, or register a different global default provider.",cause:t}):t}function gs({operationId:t,telemetry:e}){return{"operation.name":`${t}${e?.functionId!=null?` ${e.functionId}`:""}`,"resource.name":e?.functionId,"ai.operationId":t,"ai.telemetry.functionId":e?.functionId}}function Wv({model:t,settings:e,telemetry:r,headers:n}){var s;return{"ai.model.provider":t.provider,"ai.model.id":t.modelId,...Object.entries(e).reduce((o,[a,i])=>(o[`ai.settings.${a}`]=i,o),{}),...Object.entries((s=r?.metadata)!=null?s:{}).reduce((o,[a,i])=>(o[`ai.telemetry.metadata.${a}`]=i,o),{}),...Object.entries(n??{}).reduce((o,[a,i])=>(i!==void 0&&(o[`ai.request.headers.${a}`]=i),o),{})}}var j7={startSpan(){return ec},startActiveSpan(t,e,r,n){if(typeof e=="function")return e(ec);if(typeof r=="function")return r(ec);if(typeof n=="function")return n(ec)}},ec={spanContext(){return U7},setAttribute(){return this},setAttributes(){return this},addEvent(){return this},addLink(){return this},addLinks(){return this},setStatus(){return this},updateName(){return this},end(){return this},isRecording(){return!1},recordException(){return this}},U7={traceId:"",spanId:"",traceFlags:0};function Gv({isEnabled:t=!1,tracer:e}={}){return t?e||YI.getTracer("ai"):j7}function _s({name:t,tracer:e,attributes:r,fn:n,endWhenDone:s=!0}){return e.startActiveSpan(t,{attributes:r},async o=>{try{const a=await n(o);return s&&o.end(),a}catch(a){try{Wd(o,a)}finally{o.end()}throw a}})}function Wd(t,e){e instanceof Error?(t.recordException({name:e.name,message:e.message,stack:e.stack}),t.setStatus({code:Qi.ERROR,message:e.message})):t.setStatus({code:Qi.ERROR})}function Bt({telemetry:t,attributes:e}){return t?.isEnabled!==!0?{}:Object.entries(e).reduce((r,[n,s])=>{if(s==null)return r;if(typeof s=="object"&&"input"in s&&typeof s.input=="function"){if(t?.recordInputs===!1)return r;const o=s.input();return o==null?r:{...r,[n]:o}}if(typeof s=="object"&&"output"in s&&typeof s.output=="function"){if(t?.recordOutputs===!1)return r;const o=s.output();return o==null?r:{...r,[n]:o}}return{...r,[n]:s}},{})}function Kv(t){return JSON.stringify(t.map(e=>({...e,content:typeof e.content=="string"?e.content:e.content.map(r=>r.type==="file"?{...r,data:r.data instanceof Uint8Array?C7(r.data):r.data}:r)})))}function Yv(t,e){return{inputTokens:qo(t.inputTokens,e.inputTokens),outputTokens:qo(t.outputTokens,e.outputTokens),totalTokens:qo(t.totalTokens,e.totalTokens),reasoningTokens:qo(t.reasoningTokens,e.reasoningTokens),cachedInputTokens:qo(t.cachedInputTokens,e.cachedInputTokens)}}function qo(t,e){return t==null&&e==null?void 0:(t??0)+(e??0)}function Gd(t){return t===void 0?[]:Array.isArray(t)?t:[t]}function z7({error:t,exponentialBackoffDelay:e}){const r=t.responseHeaders;if(!r)return e;let n;const s=r["retry-after-ms"];if(s){const a=parseFloat(s);Number.isNaN(a)||(n=a)}const o=r["retry-after"];if(o&&n===void 0){const a=parseFloat(o);Number.isNaN(a)?n=Date.parse(o)-Date.now():n=a*1e3}return n!=null&&!Number.isNaN(n)&&0<=n&&(n<60*1e3||n<e)?n:e}var D7=({maxRetries:t=2,initialDelayInMs:e=2e3,backoffFactor:r=2,abortSignal:n}={})=>async s=>Qv(s,{maxRetries:t,delayInMs:e,backoffFactor:r,abortSignal:n});async function Qv(t,{maxRetries:e,delayInMs:r,backoffFactor:n,abortSignal:s},o=[]){try{return await t()}catch(a){if(On(a)||e===0)throw a;const i=Sd(a),c=[...o,a],l=c.length;if(l>e)throw new qv({message:`Failed after ${l} attempts. Last error: ${i}`,reason:"maxRetriesExceeded",errors:c});if(a instanceof Error&&wt.isInstance(a)&&a.isRetryable===!0&&l<=e)return await QE(z7({error:a,exponentialBackoffDelay:r}),{abortSignal:s}),Qv(t,{maxRetries:e,delayInMs:n*r,backoffFactor:n,abortSignal:s},c);throw l===1?a:new qv({message:`Failed after ${l} attempts with non-retryable error: '${i}'`,reason:"errorNotRetryable",errors:c})}}function Xv({maxRetries:t,abortSignal:e}){if(t!=null){if(!Number.isInteger(t))throw new Sr({parameter:"maxRetries",value:t,message:"maxRetries must be an integer"});if(t<0)throw new Sr({parameter:"maxRetries",value:t,message:"maxRetries must be >= 0"})}const r=t??2;return{maxRetries:r,retry:D7({maxRetries:r,abortSignal:e})}}function ey(t){const e=t.filter(r=>r.type==="text");if(e.length!==0)return e.map(r=>r.text).join("")}var ty=class{constructor({data:t,mediaType:e}){const r=t instanceof Uint8Array;this.base64Data=r?void 0:t,this.uint8ArrayData=r?t:void 0,this.mediaType=e}get base64(){return this.base64Data==null&&(this.base64Data=Gi(this.uint8ArrayData)),this.base64Data}get uint8Array(){return this.uint8ArrayData==null&&(this.uint8ArrayData=Id(this.base64Data)),this.uint8ArrayData}},Z7=class extends ty{constructor(t){super(t),this.type="file"}};async function ry({toolCall:t,tools:e,repairToolCall:r,system:n,messages:s}){try{if(e==null)throw new Hd({toolName:t.toolName});try{return await ny({toolCall:t,tools:e})}catch(o){if(r==null||!(Hd.isInstance(o)||fv.isInstance(o)))throw o;let a=null;try{a=await r({toolCall:t,tools:e,inputSchema:({toolName:i})=>{const{inputSchema:c}=e[i];return Wi(c).jsonSchema},system:n,messages:s,error:o})}catch(i){throw new u7({cause:i,originalError:o})}if(a==null)throw o;return await ny({toolCall:a,tools:e})}}catch(o){const a=await An({text:t.input}),i=a.success?a.value:t.input;return{type:"tool-call",toolCallId:t.toolCallId,toolName:t.toolName,input:i,dynamic:!0,invalid:!0,error:o,providerMetadata:t.providerMetadata}}}async function ny({toolCall:t,tools:e}){const r=t.toolName,n=e[r];if(n==null)throw new Hd({toolName:t.toolName,availableTools:Object.keys(e)});const s=Wi(n.inputSchema),o=t.input.trim()===""?await ir({value:{},schema:s}):await An({text:t.input,schema:s});if(o.success===!1)throw new fv({toolName:r,toolInput:t.input,cause:o.error});return n.type==="dynamic"?{type:"tool-call",toolCallId:t.toolCallId,toolName:t.toolName,input:o.value,providerExecuted:t.providerExecuted,providerMetadata:t.providerMetadata,dynamic:!0}:{type:"tool-call",toolCallId:t.toolCallId,toolName:r,input:o.value,providerExecuted:t.providerExecuted,providerMetadata:t.providerMetadata}}var sy=class{constructor({content:t,finishReason:e,usage:r,warnings:n,request:s,response:o,providerMetadata:a}){this.content=t,this.finishReason=e,this.usage=r,this.warnings=n,this.request=s,this.response=o,this.providerMetadata=a}get text(){return this.content.filter(t=>t.type==="text").map(t=>t.text).join("")}get reasoning(){return this.content.filter(t=>t.type==="reasoning")}get reasoningText(){return this.reasoning.length===0?void 0:this.reasoning.map(t=>t.text).join("")}get files(){return this.content.filter(t=>t.type==="file").map(t=>t.file)}get sources(){return this.content.filter(t=>t.type==="source")}get toolCalls(){return this.content.filter(t=>t.type==="tool-call")}get staticToolCalls(){return this.toolCalls.filter(t=>t.dynamic!==!0)}get dynamicToolCalls(){return this.toolCalls.filter(t=>t.dynamic===!0)}get toolResults(){return this.content.filter(t=>t.type==="tool-result")}get staticToolResults(){return this.toolResults.filter(t=>t.dynamic!==!0)}get dynamicToolResults(){return this.toolResults.filter(t=>t.dynamic===!0)}};function Kd(t){return({steps:e})=>e.length===t}async function oy({stopConditions:t,steps:e}){return(await Promise.all(t.map(r=>r({steps:e})))).some(r=>r)}function Yd({output:t,tool:e,errorMode:r}){return r==="text"?{type:"error-text",value:ls(t)}:r==="json"?{type:"error-json",value:ay(t)}:e?.toModelOutput?e.toModelOutput(t):typeof t=="string"?{type:"text",value:t}:{type:"json",value:ay(t)}}function ay(t){return t===void 0?null:t}function Qd({content:t,tools:e}){const r=[],n=t.filter(o=>o.type!=="source").filter(o=>(o.type!=="tool-result"||o.providerExecuted)&&(o.type!=="tool-error"||o.providerExecuted)).filter(o=>o.type!=="text"||o.text.length>0).map(o=>{switch(o.type){case"text":return{type:"text",text:o.text,providerOptions:o.providerMetadata};case"reasoning":return{type:"reasoning",text:o.text,providerOptions:o.providerMetadata};case"file":return{type:"file",data:o.file.base64,mediaType:o.file.mediaType,providerOptions:o.providerMetadata};case"tool-call":return{type:"tool-call",toolCallId:o.toolCallId,toolName:o.toolName,input:o.input,providerExecuted:o.providerExecuted,providerOptions:o.providerMetadata};case"tool-result":return{type:"tool-result",toolCallId:o.toolCallId,toolName:o.toolName,output:Yd({tool:e?.[o.toolName],output:o.output,errorMode:"none"}),providerExecuted:!0,providerOptions:o.providerMetadata};case"tool-error":return{type:"tool-result",toolCallId:o.toolCallId,toolName:o.toolName,output:Yd({tool:e?.[o.toolName],output:o.error,errorMode:"json"}),providerOptions:o.providerMetadata}}});n.length>0&&r.push({role:"assistant",content:n});const s=t.filter(o=>o.type==="tool-result"||o.type==="tool-error").filter(o=>!o.providerExecuted).map(o=>({type:"tool-result",toolCallId:o.toolCallId,toolName:o.toolName,output:Yd({tool:e?.[o.toolName],output:o.type==="tool-result"?o.output:o.error,errorMode:o.type==="tool-error"?"text":"none"}),...o.providerMetadata!=null?{providerOptions:o.providerMetadata}:{}}));return s.length>0&&r.push({role:"tool",content:s}),r}var V7=$o({prefix:"aitxt",size:24});async function iy({model:t,tools:e,toolChoice:r,system:n,prompt:s,messages:o,maxRetries:a,abortSignal:i,headers:c,stopWhen:l=Kd(1),experimental_output:u,experimental_telemetry:h,providerOptions:f,experimental_activeTools:p,activeTools:m=p,experimental_prepareStep:v,prepareStep:_=v,experimental_repairToolCall:w,experimental_download:g,experimental_context:y,_internal:{generateId:b=V7,currentDate:S=()=>new Date}={},onStepFinish:k,...T}){const x=Xi(t),P=Gd(l),{maxRetries:q,retry:N}=Xv({maxRetries:a,abortSignal:i}),z=Jd(T),D=on(c??{},`ai/${jv}`),F=Wv({model:x,telemetry:h,headers:D,settings:{...z,maxRetries:q}}),oe=await Bv({system:n,prompt:s,messages:o}),fe=Gv(h);try{return await _s({name:"ai.generateText",attributes:Bt({telemetry:h,attributes:{...gs({operationId:"ai.generateText",telemetry:h}),...F,"ai.model.provider":x.provider,"ai.model.id":x.modelId,"ai.prompt":{input:()=>JSON.stringify({system:n,prompt:s,messages:o})}}}),tracer:fe,fn:async de=>{var se,_e,H,A,V,j,E;const R=Jd(T);let $,B=[],G=[];const ve=[],pe=[];do{const W=[...oe.messages,...ve],K=await _?.({model:x,steps:pe,stepNumber:pe.length,messages:W}),X=Xi((se=K?.model)!=null?se:x),ue=await Dv({prompt:{system:(_e=K?.system)!=null?_e:oe.system,messages:(H=K?.messages)!=null?H:W},supportedUrls:await X.supportedUrls,download:g}),{toolChoice:me,tools:Je}=Zv({tools:e,toolChoice:(A=K?.toolChoice)!=null?A:r,activeTools:(V=K?.activeTools)!=null?V:m});$=await N(()=>{var Ie;return _s({name:"ai.generateText.doGenerate",attributes:Bt({telemetry:h,attributes:{...gs({operationId:"ai.generateText.doGenerate",telemetry:h}),...F,"ai.model.provider":X.provider,"ai.model.id":X.modelId,"ai.prompt.messages":{input:()=>Kv(ue)},"ai.prompt.tools":{input:()=>Je?.map(Pt=>JSON.stringify(Pt))},"ai.prompt.toolChoice":{input:()=>me!=null?JSON.stringify(me):void 0},"gen_ai.system":X.provider,"gen_ai.request.model":X.modelId,"gen_ai.request.frequency_penalty":T.frequencyPenalty,"gen_ai.request.max_tokens":T.maxOutputTokens,"gen_ai.request.presence_penalty":T.presencePenalty,"gen_ai.request.stop_sequences":T.stopSequences,"gen_ai.request.temperature":(Ie=T.temperature)!=null?Ie:void 0,"gen_ai.request.top_k":T.topK,"gen_ai.request.top_p":T.topP}}),tracer:fe,fn:async Pt=>{var zr,Ot,pt,Wt,un,dn,ks,mc;const st=await X.doGenerate({...R,tools:Je,toolChoice:me,responseFormat:u?.responseFormat,prompt:ue,providerOptions:f,abortSignal:i,headers:D}),Dr={id:(Ot=(zr=st.response)==null?void 0:zr.id)!=null?Ot:b(),timestamp:(Wt=(pt=st.response)==null?void 0:pt.timestamp)!=null?Wt:S(),modelId:(dn=(un=st.response)==null?void 0:un.modelId)!=null?dn:X.modelId,headers:(ks=st.response)==null?void 0:ks.headers,body:(mc=st.response)==null?void 0:mc.body};return Pt.setAttributes(Bt({telemetry:h,attributes:{"ai.response.finishReason":st.finishReason,"ai.response.text":{output:()=>ey(st.content)},"ai.response.toolCalls":{output:()=>{const Zr=cy(st.content);return Zr==null?void 0:JSON.stringify(Zr)}},"ai.response.id":Dr.id,"ai.response.model":Dr.modelId,"ai.response.timestamp":Dr.timestamp.toISOString(),"ai.response.providerMetadata":JSON.stringify(st.providerMetadata),"ai.usage.promptTokens":st.usage.inputTokens,"ai.usage.completionTokens":st.usage.outputTokens,"gen_ai.response.finish_reasons":[st.finishReason],"gen_ai.response.id":Dr.id,"gen_ai.response.model":Dr.modelId,"gen_ai.usage.input_tokens":st.usage.inputTokens,"gen_ai.usage.output_tokens":st.usage.outputTokens}})),{...st,response:Dr}}})});const Ge=await Promise.all($.content.filter(Ie=>Ie.type==="tool-call").map(Ie=>ry({toolCall:Ie,tools:e,repairToolCall:w,system:n,messages:W})));for(const Ie of Ge){if(Ie.invalid)continue;const Pt=e[Ie.toolName];Pt?.onInputAvailable!=null&&await Pt.onInputAvailable({input:Ie.input,toolCallId:Ie.toolCallId,messages:W,abortSignal:i,experimental_context:y})}const te=Ge.filter(Ie=>Ie.invalid&&Ie.dynamic);G=[];for(const Ie of te)G.push({type:"tool-error",toolCallId:Ie.toolCallId,toolName:Ie.toolName,input:Ie.input,error:Sd(Ie.error),dynamic:!0});B=Ge.filter(Ie=>!Ie.providerExecuted),e!=null&&G.push(...await F7({toolCalls:B.filter(Ie=>!Ie.invalid),tools:e,tracer:fe,telemetry:h,messages:W,abortSignal:i,experimental_context:y}));const ke=B7({content:$.content,toolCalls:Ge,toolOutputs:G});ve.push(...Qd({content:ke,tools:e}));const Ct=new sy({content:ke,finishReason:$.finishReason,usage:$.usage,warnings:$.warnings,providerMetadata:$.providerMetadata,request:(j=$.request)!=null?j:{},response:{...$.response,messages:structuredClone(ve)}});iv((E=$.warnings)!=null?E:[]),pe.push(Ct),await k?.(Ct)}while(B.length>0&&G.length===B.length&&!await oy({stopConditions:P,steps:pe}));de.setAttributes(Bt({telemetry:h,attributes:{"ai.response.finishReason":$.finishReason,"ai.response.text":{output:()=>ey($.content)},"ai.response.toolCalls":{output:()=>{const W=cy($.content);return W==null?void 0:JSON.stringify(W)}},"ai.response.providerMetadata":JSON.stringify($.providerMetadata),"ai.usage.promptTokens":$.usage.inputTokens,"ai.usage.completionTokens":$.usage.outputTokens}}));const L=pe[pe.length-1];let Z;return L.finishReason==="stop"&&(Z=await u?.parseOutput({text:L.text},{response:L.response,usage:L.usage,finishReason:L.finishReason})),new H7({steps:pe,resolvedOutput:Z})}})}catch(de){throw Jv(de)}}async function F7({toolCalls:t,tools:e,tracer:r,telemetry:n,messages:s,abortSignal:o,experimental_context:a}){return(await Promise.all(t.map(async({toolCallId:c,toolName:l,input:u})=>{const h=e[l];if(h?.execute!=null)return _s({name:"ai.toolCall",attributes:Bt({telemetry:n,attributes:{...gs({operationId:"ai.toolCall",telemetry:n}),"ai.toolCall.name":l,"ai.toolCall.id":c,"ai.toolCall.args":{output:()=>JSON.stringify(u)}}}),tracer:r,fn:async f=>{try{const p=p_({execute:h.execute.bind(h),input:u,options:{toolCallId:c,messages:s,abortSignal:o,experimental_context:a}});let m;for await(const v of p)v.type==="final"&&(m=v.output);try{f.setAttributes(Bt({telemetry:n,attributes:{"ai.toolCall.result":{output:()=>JSON.stringify(m)}}}))}catch{}return{type:"tool-result",toolCallId:c,toolName:l,input:u,output:m,dynamic:h.type==="dynamic"}}catch(p){return Wd(f,p),{type:"tool-error",toolCallId:c,toolName:l,input:u,error:p,dynamic:h.type==="dynamic"}}}})}))).filter(c=>c!=null)}var H7=class{constructor(t){this.steps=t.steps,this.resolvedOutput=t.resolvedOutput}get finalStep(){return this.steps[this.steps.length-1]}get content(){return this.finalStep.content}get text(){return this.finalStep.text}get files(){return this.finalStep.files}get reasoningText(){return this.finalStep.reasoningText}get reasoning(){return this.finalStep.reasoning}get toolCalls(){return this.finalStep.toolCalls}get staticToolCalls(){return this.finalStep.staticToolCalls}get dynamicToolCalls(){return this.finalStep.dynamicToolCalls}get toolResults(){return this.finalStep.toolResults}get staticToolResults(){return this.finalStep.staticToolResults}get dynamicToolResults(){return this.finalStep.dynamicToolResults}get sources(){return this.finalStep.sources}get finishReason(){return this.finalStep.finishReason}get warnings(){return this.finalStep.warnings}get providerMetadata(){return this.finalStep.providerMetadata}get response(){return this.finalStep.response}get request(){return this.finalStep.request}get usage(){return this.finalStep.usage}get totalUsage(){return this.steps.reduce((t,e)=>Yv(t,e.usage),{inputTokens:void 0,outputTokens:void 0,totalTokens:void 0,reasoningTokens:void 0,cachedInputTokens:void 0})}get experimental_output(){if(this.resolvedOutput==null)throw new ov;return this.resolvedOutput}};function cy(t){const e=t.filter(r=>r.type==="tool-call");if(e.length!==0)return e.map(r=>({toolCallId:r.toolCallId,toolName:r.toolName,input:r.input}))}function B7({content:t,toolCalls:e,toolOutputs:r}){return[...t.map(n=>{switch(n.type){case"text":case"reasoning":case"source":return n;case"file":return{type:"file",file:new ty(n)};case"tool-call":return e.find(s=>s.toolCallId===n.toolCallId);case"tool-result":{const s=e.find(o=>o.toolCallId===n.toolCallId);if(s==null)throw new Error(`Tool call ${n.toolCallId} not found.`);return n.isError?{type:"tool-error",toolCallId:n.toolCallId,toolName:n.toolName,input:s.input,error:n.result,providerExecuted:!0,dynamic:s.dynamic}:{type:"tool-result",toolCallId:n.toolCallId,toolName:n.toolName,input:s.input,output:n.result,providerExecuted:!0,dynamic:s.dynamic}}}}),...r]}function tc(t,e){const r=new Headers(t??{});for(const[n,s]of Object.entries(e))r.has(n)||r.set(n,s);return r}function J7({status:t,statusText:e,headers:r,textStream:n}){return new Response(n.pipeThrough(new TextEncoderStream),{status:t??200,statusText:e,headers:tc(r,{"content-type":"text/plain; charset=utf-8"})})}function ly({response:t,status:e,statusText:r,headers:n,stream:s}){t.writeHead(e??200,r,n);const o=s.getReader();(async()=>{try{for(;;){const{done:i,value:c}=await o.read();if(i)break;t.write(c)||await new Promise(u=>{t.once("drain",u)})}}catch(i){throw i}finally{t.end()}})()}function W7({response:t,status:e,statusText:r,headers:n,textStream:s}){ly({response:t,status:e,statusText:r,headers:Object.fromEntries(tc(n,{"content-type":"text/plain; charset=utf-8"}).entries()),stream:s.pipeThrough(new TextEncoderStream)})}var uy=class extends TransformStream{constructor(){super({transform(t,e){e.enqueue(`data: ${JSON.stringify(t)}
570
570
 
571
571
  `)},flush(t){t.enqueue(`data: [DONE]
572
572
 
573
- `)}})}},iv={"content-type":"text/event-stream","cache-control":"no-cache",connection:"keep-alive","x-vercel-ai-ui-message-stream":"v1","x-accel-buffering":"no"};function G8({status:t,statusText:e,headers:r,stream:n,consumeSseStream:s}){let o=n.pipeThrough(new av);if(s){const[a,i]=o.tee();o=a,s({stream:i})}return new Response(o.pipeThrough(new TextEncoderStream),{status:t,statusText:e,headers:yi(r,iv)})}function W8({originalMessages:t,responseMessageId:e}){if(t==null)return;const r=t[t.length-1];return r?.role==="assistant"?r.id:typeof e=="function"?e():e}function K8(t){return t.type.startsWith("data-")}function lv(t,e){if(t===void 0&&e===void 0)return;if(t===void 0)return e;if(e===void 0)return t;const r={...t};for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)){const s=e[n];if(s===void 0)continue;const o=n in t?t[n]:void 0,a=s!==null&&typeof s=="object"&&!Array.isArray(s)&&!(s instanceof Date)&&!(s instanceof RegExp),i=o!=null&&typeof o=="object"&&!Array.isArray(o)&&!(o instanceof Date)&&!(o instanceof RegExp);a&&i?r[n]=lv(o,s):r[n]=s}return r}function Y8(t){const e=["ROOT"];let r=-1,n=null;function s(l,c,u){switch(l){case'"':{r=c,e.pop(),e.push(u),e.push("INSIDE_STRING");break}case"f":case"t":case"n":{r=c,n=c,e.pop(),e.push(u),e.push("INSIDE_LITERAL");break}case"-":{e.pop(),e.push(u),e.push("INSIDE_NUMBER");break}case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":{r=c,e.pop(),e.push(u),e.push("INSIDE_NUMBER");break}case"{":{r=c,e.pop(),e.push(u),e.push("INSIDE_OBJECT_START");break}case"[":{r=c,e.pop(),e.push(u),e.push("INSIDE_ARRAY_START");break}}}function o(l,c){switch(l){case",":{e.pop(),e.push("INSIDE_OBJECT_AFTER_COMMA");break}case"}":{r=c,e.pop();break}}}function a(l,c){switch(l){case",":{e.pop(),e.push("INSIDE_ARRAY_AFTER_COMMA");break}case"]":{r=c,e.pop();break}}}for(let l=0;l<t.length;l++){const c=t[l];switch(e[e.length-1]){case"ROOT":s(c,l,"FINISH");break;case"INSIDE_OBJECT_START":{switch(c){case'"':{e.pop(),e.push("INSIDE_OBJECT_KEY");break}case"}":{r=l,e.pop();break}}break}case"INSIDE_OBJECT_AFTER_COMMA":{switch(c){case'"':{e.pop(),e.push("INSIDE_OBJECT_KEY");break}}break}case"INSIDE_OBJECT_KEY":{switch(c){case'"':{e.pop(),e.push("INSIDE_OBJECT_AFTER_KEY");break}}break}case"INSIDE_OBJECT_AFTER_KEY":{switch(c){case":":{e.pop(),e.push("INSIDE_OBJECT_BEFORE_VALUE");break}}break}case"INSIDE_OBJECT_BEFORE_VALUE":{s(c,l,"INSIDE_OBJECT_AFTER_VALUE");break}case"INSIDE_OBJECT_AFTER_VALUE":{o(c,l);break}case"INSIDE_STRING":{switch(c){case'"':{e.pop(),r=l;break}case"\\":{e.push("INSIDE_STRING_ESCAPE");break}default:r=l}break}case"INSIDE_ARRAY_START":{switch(c){case"]":{r=l,e.pop();break}default:{r=l,s(c,l,"INSIDE_ARRAY_AFTER_VALUE");break}}break}case"INSIDE_ARRAY_AFTER_VALUE":{switch(c){case",":{e.pop(),e.push("INSIDE_ARRAY_AFTER_COMMA");break}case"]":{r=l,e.pop();break}default:{r=l;break}}break}case"INSIDE_ARRAY_AFTER_COMMA":{s(c,l,"INSIDE_ARRAY_AFTER_VALUE");break}case"INSIDE_STRING_ESCAPE":{e.pop(),r=l;break}case"INSIDE_NUMBER":{switch(c){case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":{r=l;break}case"e":case"E":case"-":case".":break;case",":{e.pop(),e[e.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&a(c,l),e[e.length-1]==="INSIDE_OBJECT_AFTER_VALUE"&&o(c,l);break}case"}":{e.pop(),e[e.length-1]==="INSIDE_OBJECT_AFTER_VALUE"&&o(c,l);break}case"]":{e.pop(),e[e.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&a(c,l);break}default:{e.pop();break}}break}case"INSIDE_LITERAL":{const p=t.substring(n,l+1);!"false".startsWith(p)&&!"true".startsWith(p)&&!"null".startsWith(p)?(e.pop(),e[e.length-1]==="INSIDE_OBJECT_AFTER_VALUE"?o(c,l):e[e.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&a(c,l)):r=l;break}}}let i=t.slice(0,r+1);for(let l=e.length-1;l>=0;l--)switch(e[l]){case"INSIDE_STRING":{i+='"';break}case"INSIDE_OBJECT_KEY":case"INSIDE_OBJECT_AFTER_KEY":case"INSIDE_OBJECT_AFTER_COMMA":case"INSIDE_OBJECT_START":case"INSIDE_OBJECT_BEFORE_VALUE":case"INSIDE_OBJECT_AFTER_VALUE":{i+="}";break}case"INSIDE_ARRAY_START":case"INSIDE_ARRAY_AFTER_COMMA":case"INSIDE_ARRAY_AFTER_VALUE":{i+="]";break}case"INSIDE_LITERAL":{const u=t.substring(n,t.length);"true".startsWith(u)?i+="true".slice(u.length):"false".startsWith(u)?i+="false".slice(u.length):"null".startsWith(u)&&(i+="null".slice(u.length))}}return i}async function cv(t){if(t===void 0)return{value:void 0,state:"undefined-input"};let e=await wn({text:t});return e.success?{value:e.value,state:"successful-parse"}:(e=await wn({text:Y8(t)}),e.success?{value:e.value,state:"repaired-parse"}:{value:void 0,state:"failed-parse"})}function Lu(t){return t.type.startsWith("tool-")}function uv(t){return t.type.split("-").slice(1).join("-")}function Q8({lastMessage:t,messageId:e}){return{message:t?.role==="assistant"?t:{id:e,metadata:void 0,role:"assistant",parts:[]},activeTextParts:{},activeReasoningParts:{},partialToolCalls:{}}}function X8({stream:t,messageMetadataSchema:e,dataPartSchemas:r,runUpdateMessageJob:n,onError:s,onToolCall:o,onData:a}){return t.pipeThrough(new TransformStream({async transform(i,l){await n(async({state:c,write:u})=>{var p,h,d,f;function w(b){const S=c.message.parts.filter(Lu).find(T=>T.toolCallId===b);if(S==null)throw new Error("tool-output-error must be preceded by a tool-input-available");return S}function m(b){const S=c.message.parts.filter(T=>T.type==="dynamic-tool").find(T=>T.toolCallId===b);if(S==null)throw new Error("tool-output-error must be preceded by a tool-input-available");return S}function y(b){var k;const S=c.message.parts.find(I=>Lu(I)&&I.toolCallId===b.toolCallId),T=b,x=S;S!=null?(S.state=b.state,x.input=T.input,x.output=T.output,x.errorText=T.errorText,x.rawInput=T.rawInput,x.preliminary=T.preliminary,x.providerExecuted=(k=T.providerExecuted)!=null?k:S.providerExecuted,T.providerMetadata!=null&&S.state==="input-available"&&(S.callProviderMetadata=T.providerMetadata)):c.message.parts.push({type:`tool-${b.toolName}`,toolCallId:b.toolCallId,state:b.state,input:T.input,output:T.output,rawInput:T.rawInput,errorText:T.errorText,providerExecuted:T.providerExecuted,preliminary:T.preliminary,...T.providerMetadata!=null?{callProviderMetadata:T.providerMetadata}:{}})}function _(b){var k,S;const T=c.message.parts.find(A=>A.type==="dynamic-tool"&&A.toolCallId===b.toolCallId),x=b,I=T;T!=null?(T.state=b.state,I.toolName=b.toolName,I.input=x.input,I.output=x.output,I.errorText=x.errorText,I.rawInput=(k=x.rawInput)!=null?k:I.rawInput,I.preliminary=x.preliminary,I.providerExecuted=(S=x.providerExecuted)!=null?S:T.providerExecuted,x.providerMetadata!=null&&T.state==="input-available"&&(T.callProviderMetadata=x.providerMetadata)):c.message.parts.push({type:"dynamic-tool",toolName:b.toolName,toolCallId:b.toolCallId,state:b.state,input:x.input,output:x.output,errorText:x.errorText,preliminary:x.preliminary,providerExecuted:x.providerExecuted,...x.providerMetadata!=null?{callProviderMetadata:x.providerMetadata}:{}})}async function g(b){if(b!=null){const k=c.message.metadata!=null?lv(c.message.metadata,b):b;e!=null&&await iu({value:k,schema:e}),c.message.metadata=k}}switch(i.type){case"text-start":{const b={type:"text",text:"",providerMetadata:i.providerMetadata,state:"streaming"};c.activeTextParts[i.id]=b,c.message.parts.push(b),u();break}case"text-delta":{const b=c.activeTextParts[i.id];b.text+=i.delta,b.providerMetadata=(p=i.providerMetadata)!=null?p:b.providerMetadata,u();break}case"text-end":{const b=c.activeTextParts[i.id];b.state="done",b.providerMetadata=(h=i.providerMetadata)!=null?h:b.providerMetadata,delete c.activeTextParts[i.id],u();break}case"reasoning-start":{const b={type:"reasoning",text:"",providerMetadata:i.providerMetadata,state:"streaming"};c.activeReasoningParts[i.id]=b,c.message.parts.push(b),u();break}case"reasoning-delta":{const b=c.activeReasoningParts[i.id];b.text+=i.delta,b.providerMetadata=(d=i.providerMetadata)!=null?d:b.providerMetadata,u();break}case"reasoning-end":{const b=c.activeReasoningParts[i.id];b.providerMetadata=(f=i.providerMetadata)!=null?f:b.providerMetadata,b.state="done",delete c.activeReasoningParts[i.id],u();break}case"file":{c.message.parts.push({type:"file",mediaType:i.mediaType,url:i.url}),u();break}case"source-url":{c.message.parts.push({type:"source-url",sourceId:i.sourceId,url:i.url,title:i.title,providerMetadata:i.providerMetadata}),u();break}case"source-document":{c.message.parts.push({type:"source-document",sourceId:i.sourceId,mediaType:i.mediaType,title:i.title,filename:i.filename,providerMetadata:i.providerMetadata}),u();break}case"tool-input-start":{const b=c.message.parts.filter(Lu);c.partialToolCalls[i.toolCallId]={text:"",toolName:i.toolName,index:b.length,dynamic:i.dynamic},i.dynamic?_({toolCallId:i.toolCallId,toolName:i.toolName,state:"input-streaming",input:void 0,providerExecuted:i.providerExecuted}):y({toolCallId:i.toolCallId,toolName:i.toolName,state:"input-streaming",input:void 0,providerExecuted:i.providerExecuted}),u();break}case"tool-input-delta":{const b=c.partialToolCalls[i.toolCallId];b.text+=i.inputTextDelta;const{value:k}=await cv(b.text);b.dynamic?_({toolCallId:i.toolCallId,toolName:b.toolName,state:"input-streaming",input:k}):y({toolCallId:i.toolCallId,toolName:b.toolName,state:"input-streaming",input:k}),u();break}case"tool-input-available":{i.dynamic?_({toolCallId:i.toolCallId,toolName:i.toolName,state:"input-available",input:i.input,providerExecuted:i.providerExecuted,providerMetadata:i.providerMetadata}):y({toolCallId:i.toolCallId,toolName:i.toolName,state:"input-available",input:i.input,providerExecuted:i.providerExecuted,providerMetadata:i.providerMetadata}),u(),o&&!i.providerExecuted&&await o({toolCall:i});break}case"tool-input-error":{i.dynamic?_({toolCallId:i.toolCallId,toolName:i.toolName,state:"output-error",input:i.input,errorText:i.errorText,providerExecuted:i.providerExecuted,providerMetadata:i.providerMetadata}):y({toolCallId:i.toolCallId,toolName:i.toolName,state:"output-error",input:void 0,rawInput:i.input,errorText:i.errorText,providerExecuted:i.providerExecuted,providerMetadata:i.providerMetadata}),u();break}case"tool-output-available":{if(i.dynamic){const b=m(i.toolCallId);_({toolCallId:i.toolCallId,toolName:b.toolName,state:"output-available",input:b.input,output:i.output,preliminary:i.preliminary})}else{const b=w(i.toolCallId);y({toolCallId:i.toolCallId,toolName:uv(b),state:"output-available",input:b.input,output:i.output,providerExecuted:i.providerExecuted,preliminary:i.preliminary})}u();break}case"tool-output-error":{if(i.dynamic){const b=m(i.toolCallId);_({toolCallId:i.toolCallId,toolName:b.toolName,state:"output-error",input:b.input,errorText:i.errorText,providerExecuted:i.providerExecuted})}else{const b=w(i.toolCallId);y({toolCallId:i.toolCallId,toolName:uv(b),state:"output-error",input:b.input,rawInput:b.rawInput,errorText:i.errorText,providerExecuted:i.providerExecuted})}u();break}case"start-step":{c.message.parts.push({type:"step-start"});break}case"finish-step":{c.activeTextParts={},c.activeReasoningParts={};break}case"start":{i.messageId!=null&&(c.message.id=i.messageId),await g(i.messageMetadata),(i.messageId!=null||i.messageMetadata!=null)&&u();break}case"finish":{i.finishReason!=null&&(c.finishReason=i.finishReason),await g(i.messageMetadata),i.messageMetadata!=null&&u();break}case"message-metadata":{await g(i.messageMetadata),i.messageMetadata!=null&&u();break}case"error":{s?.(new Error(i.errorText));break}default:if(K8(i)){r?.[i.type]!=null&&await iu({value:i.data,schema:r[i.type]});const b=i;if(b.transient){a?.(b);break}const k=b.id!=null?c.message.parts.find(S=>b.type===S.type&&b.id===S.id):void 0;k!=null?k.data=b.data:c.message.parts.push(b),a?.(b),u()}}l.enqueue(i)})}}))}function e7({messageId:t,originalMessages:e=[],onFinish:r,onError:n,stream:s}){let o=e?.[e.length-1];o?.role!=="assistant"?o=void 0:t=o.id;let a=!1;const i=s.pipeThrough(new TransformStream({transform(h,d){if(h.type==="start"){const f=h;f.messageId==null&&t!=null&&(f.messageId=t)}h.type==="abort"&&(a=!0),d.enqueue(h)}}));if(r==null)return i;const l=Q8({lastMessage:o?structuredClone(o):void 0,messageId:t??""}),c=async h=>{await h({state:l,write:()=>{}})};let u=!1;const p=async()=>{if(u||!r)return;u=!0;const h=l.message.id===o?.id;await r({isAborted:a,isContinuation:h,responseMessage:l.message,messages:[...h?e.slice(0,-1):e,l.message],finishReason:l.finishReason})};return X8({stream:i,runUpdateMessageJob:c,onError:n}).pipeThrough(new TransformStream({transform(h,d){d.enqueue(h)},async cancel(){await p()},async flush(){await p()}}))}function t7({response:t,status:e,statusText:r,headers:n,stream:s,consumeSseStream:o}){let a=s.pipeThrough(new av);if(o){const[i,l]=a.tee();a=i,o({stream:l})}ov({response:t,status:e,statusText:r,headers:Object.fromEntries(yi(n,iv).entries()),stream:a.pipeThrough(new TextEncoderStream)})}function wi(t){const e=t.pipeThrough(new TransformStream);return e[Symbol.asyncIterator]=function(){const r=this.getReader();let n=!1;async function s(o){var a;n=!0;try{o&&await((a=r.cancel)==null?void 0:a.call(r))}finally{try{r.releaseLock()}catch{}}}return{async next(){if(n)return{done:!0,value:void 0};const{done:o,value:a}=await r.read();return o?(await s(!0),{done:!0,value:void 0}):{done:!1,value:a}},async return(){return await s(!0),{done:!0,value:void 0}},async throw(o){throw await s(!0),o}}},e}async function r7({stream:t,onError:e}){const r=t.getReader();try{for(;;){const{done:n}=await r.read();if(n)break}}catch(n){e?.(n)}finally{r.releaseLock()}}function dv(){let t,e;return{promise:new Promise((n,s)=>{t=n,e=s}),resolve:t,reject:e}}function n7(){let t=[],e=null,r=!1,n=dv();const s=()=>{r=!0,n.resolve(),t.forEach(a=>a.cancel()),t=[],e?.close()},o=async()=>{if(r&&t.length===0){e?.close();return}if(t.length===0)return n=dv(),await n.promise,o();try{const{value:a,done:i}=await t[0].read();i?(t.shift(),t.length>0?await o():r&&e?.close()):e?.enqueue(a)}catch(a){e?.error(a),t.shift(),s()}};return{stream:new ReadableStream({start(a){e=a},pull:o,async cancel(){for(const a of t)await a.cancel();t=[],r=!0}}),addStream:a=>{if(r)throw new Error("Cannot add inner stream: outer stream is closed");t.push(a.getReader()),n.resolve()},close:()=>{r=!0,n.resolve(),t.length===0&&e?.close()},terminate:s}}function s7(){var t,e;return(e=(t=globalThis?.performance)==null?void 0:t.now())!=null?e:Date.now()}function o7({tools:t,generatorStream:e,tracer:r,telemetry:n,system:s,messages:o,abortSignal:a,repairToolCall:i,experimental_context:l}){let c=null;const u=new ReadableStream({start(y){c=y}}),p=new Set,h=new Map;let d=!1,f;function w(){d&&p.size===0&&(f!=null&&c.enqueue(f),c.close())}const m=new TransformStream({async transform(y,_){const g=y.type;switch(g){case"stream-start":case"text-start":case"text-delta":case"text-end":case"reasoning-start":case"reasoning-delta":case"reasoning-end":case"tool-input-start":case"tool-input-delta":case"tool-input-end":case"source":case"response-metadata":case"error":case"raw":{_.enqueue(y);break}case"file":{_.enqueue({type:"file",file:new U8({data:y.data,mediaType:y.mediaType})});break}case"finish":{f={type:"finish",finishReason:y.finishReason,usage:y.usage,providerMetadata:y.providerMetadata};break}case"tool-call":{try{const b=await Qg({toolCall:y,tools:t,repairToolCall:i,system:s,messages:o});if(_.enqueue(b),b.invalid){c.enqueue({type:"tool-error",toolCallId:b.toolCallId,toolName:b.toolName,input:b.input,error:ou(b.error),dynamic:!0});break}const k=t[b.toolName];if(h.set(b.toolCallId,b.input),k.onInputAvailable!=null&&await k.onInputAvailable({input:b.input,toolCallId:b.toolCallId,messages:o,abortSignal:a,experimental_context:l}),k.execute!=null&&b.providerExecuted!==!0){const S=io();p.add(S),ns({name:"ai.toolCall",attributes:Dt({telemetry:n,attributes:{...rs({operationId:"ai.toolCall",telemetry:n}),"ai.toolCall.name":b.toolName,"ai.toolCall.id":b.toolCallId,"ai.toolCall.args":{output:()=>JSON.stringify(b.input)}}}),tracer:r,fn:async T=>{let x;try{const I=l2({execute:k.execute.bind(k),input:b.input,options:{toolCallId:b.toolCallId,messages:o,abortSignal:a,experimental_context:l}});for await(const A of I)c.enqueue({...b,type:"tool-result",output:A.output,...A.type==="preliminary"&&{preliminary:!0}}),A.type==="final"&&(x=A.output)}catch(I){Pu(T,I),c.enqueue({...b,type:"tool-error",error:I}),p.delete(S),w();return}p.delete(S),w();try{T.setAttributes(Dt({telemetry:n,attributes:{"ai.toolCall.result":{output:()=>JSON.stringify(x)}}}))}catch{}}})}}catch(b){c.enqueue({type:"error",error:b})}break}case"tool-result":{const b=y.toolName;y.isError?c.enqueue({type:"tool-error",toolCallId:y.toolCallId,toolName:b,input:h.get(y.toolCallId),providerExecuted:y.providerExecuted,error:y.result}):_.enqueue({type:"tool-result",toolCallId:y.toolCallId,toolName:b,input:h.get(y.toolCallId),output:y.result,providerExecuted:y.providerExecuted});break}default:{const b=g;throw new Error(`Unhandled chunk type: ${b}`)}}},flush(){d=!0,w()}});return new ReadableStream({async start(y){return Promise.all([e.pipeThrough(m).pipeTo(new WritableStream({write(_){y.enqueue(_)},close(){}})),u.pipeTo(new WritableStream({write(_){y.enqueue(_)},close(){y.close()}}))])}})}var a7=ao({prefix:"aitxt",size:24});function ju({model:t,tools:e,toolChoice:r,system:n,prompt:s,messages:o,maxRetries:a,abortSignal:i,headers:l,stopWhen:c=Au(1),experimental_output:u,experimental_telemetry:p,prepareStep:h,providerOptions:d,experimental_activeTools:f,activeTools:w=f,experimental_repairToolCall:m,experimental_transform:y,experimental_download:_,includeRawChunks:g=!1,onChunk:b,onError:k=({error:V})=>{console.error(V)},onFinish:S,onAbort:T,onStepFinish:x,experimental_context:I,_internal:{now:A=s7,generateId:P=a7,currentDate:D=()=>new Date}={},...U}){return new l7({model:vi(t),telemetry:p,headers:l,settings:U,maxRetries:a,abortSignal:i,system:n,prompt:s,messages:o,tools:e,toolChoice:r,transforms:Ou(y),activeTools:w,repairToolCall:m,stopConditions:Ou(c),output:u,providerOptions:d,prepareStep:h,includeRawChunks:g,onChunk:b,onError:k,onFinish:S,onAbort:T,onStepFinish:x,now:A,currentDate:D,generateId:P,experimental_context:I,download:_})}function i7(t){if(!t)return new TransformStream({transform(a,i){i.enqueue({part:a,partialOutput:void 0})}});let e,r="",n="",s="";function o({controller:a,partialOutput:i=void 0}){a.enqueue({part:{type:"text-delta",id:e,text:n},partialOutput:i}),n=""}return new TransformStream({async transform(a,i){if(a.type==="finish-step"&&n.length>0&&o({controller:i}),a.type!=="text-delta"&&a.type!=="text-start"&&a.type!=="text-end"){i.enqueue({part:a,partialOutput:void 0});return}if(e==null)e=a.id;else if(a.id!==e){i.enqueue({part:a,partialOutput:void 0});return}if(a.type==="text-start"){i.enqueue({part:a,partialOutput:void 0});return}if(a.type==="text-end"){n.length>0&&o({controller:i}),i.enqueue({part:a,partialOutput:void 0});return}r+=a.text,n+=a.text;const l=await t.parsePartial({text:r});if(l!=null){const c=JSON.stringify(l.partial);c!==s&&(o({controller:i,partialOutput:l.partial}),s=c)}}})}var l7=class{constructor({model:t,telemetry:e,headers:r,settings:n,maxRetries:s,abortSignal:o,system:a,prompt:i,messages:l,tools:c,toolChoice:u,transforms:p,activeTools:h,repairToolCall:d,stopConditions:f,output:w,providerOptions:m,prepareStep:y,includeRawChunks:_,now:g,currentDate:b,generateId:k,onChunk:S,onError:T,onFinish:x,onAbort:I,onStepFinish:A,experimental_context:P,download:D}){this._totalUsage=new ci,this._finishReason=new ci,this._steps=new ci,this.output=w,this.includeRawChunks=_,this.tools=c;let U,V=[];const se=[];let fe,de,re={},_e=[];const H=[];let O,F={},q={};const E=new TransformStream({async transform(K,X){var ue,he,He,Je;X.enqueue(K);const{part:ee}=K;if((ee.type==="text-delta"||ee.type==="reasoning-delta"||ee.type==="source"||ee.type==="tool-call"||ee.type==="tool-result"||ee.type==="tool-input-start"||ee.type==="tool-input-delta"||ee.type==="raw")&&await S?.({chunk:ee}),ee.type==="error"&&await T({error:Fg(ee.error)}),ee.type==="text-start"&&(F[ee.id]={type:"text",text:"",providerMetadata:ee.providerMetadata},V.push(F[ee.id])),ee.type==="text-delta"){const be=F[ee.id];if(be==null){X.enqueue({part:{type:"error",error:`text part ${ee.id} not found`},partialOutput:void 0});return}be.text+=ee.text,be.providerMetadata=(ue=ee.providerMetadata)!=null?ue:be.providerMetadata}if(ee.type==="text-end"){const be=F[ee.id];if(be==null){X.enqueue({part:{type:"error",error:`text part ${ee.id} not found`},partialOutput:void 0});return}be.providerMetadata=(he=ee.providerMetadata)!=null?he:be.providerMetadata,delete F[ee.id]}if(ee.type==="reasoning-start"&&(q[ee.id]={type:"reasoning",text:"",providerMetadata:ee.providerMetadata},V.push(q[ee.id])),ee.type==="reasoning-delta"){const be=q[ee.id];if(be==null){X.enqueue({part:{type:"error",error:`reasoning part ${ee.id} not found`},partialOutput:void 0});return}be.text+=ee.text,be.providerMetadata=(He=ee.providerMetadata)!=null?He:be.providerMetadata}if(ee.type==="reasoning-end"){const be=q[ee.id];if(be==null){X.enqueue({part:{type:"error",error:`reasoning part ${ee.id} not found`},partialOutput:void 0});return}be.providerMetadata=(Je=ee.providerMetadata)!=null?Je:be.providerMetadata,delete q[ee.id]}if(ee.type==="file"&&V.push({type:"file",file:ee.file}),ee.type==="source"&&V.push(ee),ee.type==="tool-call"&&V.push(ee),ee.type==="tool-result"&&!ee.preliminary&&V.push(ee),ee.type==="tool-error"&&V.push(ee),ee.type==="start-step"&&(re=ee.request,_e=ee.warnings),ee.type==="finish-step"){const be=Nu({content:V,tools:c}),yt=new ev({content:V,finishReason:ee.finishReason,usage:ee.usage,warnings:_e,request:re,response:{...ee.response,messages:[...se,...be]},providerMetadata:ee.providerMetadata});await A?.(yt),ng(_e),H.push(yt),V=[],q={},F={},se.push(...be),U.resolve()}ee.type==="finish"&&(de=ee.totalUsage,fe=ee.finishReason)},async flush(K){try{if(H.length===0){const He=new a8({message:"No output generated. Check the stream for errors."});G._finishReason.reject(He),G._totalUsage.reject(He),G._steps.reject(He);return}const X=fe??"unknown",ue=de??{inputTokens:void 0,outputTokens:void 0,totalTokens:void 0};G._finishReason.resolve(X),G._totalUsage.resolve(ue),G._steps.resolve(H);const he=H[H.length-1];await x?.({finishReason:X,totalUsage:ue,usage:he.usage,content:he.content,text:he.text,reasoningText:he.reasoningText,reasoning:he.reasoning,files:he.files,sources:he.sources,toolCalls:he.toolCalls,staticToolCalls:he.staticToolCalls,dynamicToolCalls:he.dynamicToolCalls,toolResults:he.toolResults,staticToolResults:he.staticToolResults,dynamicToolResults:he.dynamicToolResults,request:he.request,response:he.response,warnings:he.warnings,providerMetadata:he.providerMetadata,steps:H}),O.setAttributes(Dt({telemetry:e,attributes:{"ai.response.finishReason":X,"ai.response.text":{output:()=>he.text},"ai.response.toolCalls":{output:()=>{var He;return(He=he.toolCalls)!=null&&He.length?JSON.stringify(he.toolCalls):void 0}},"ai.response.providerMetadata":JSON.stringify(he.providerMetadata),"ai.usage.inputTokens":ue.inputTokens,"ai.usage.outputTokens":ue.outputTokens,"ai.usage.totalTokens":ue.totalTokens,"ai.usage.reasoningTokens":ue.reasoningTokens,"ai.usage.cachedInputTokens":ue.cachedInputTokens}}))}catch(X){K.error(X)}finally{O.end()}}}),R=n7();this.addStream=R.addStream,this.closeStream=R.close;const $=R.stream.getReader();let B=new ReadableStream({async start(K){K.enqueue({type:"start"})},async pull(K){function X(){I?.({steps:H}),K.enqueue({type:"abort"}),K.close()}try{const{done:ue,value:he}=await $.read();if(ue){K.close();return}if(o?.aborted){X();return}K.enqueue(he)}catch(ue){yn(ue)&&o?.aborted?X():K.error(ue)}},cancel(K){return R.stream.cancel(K)}});for(const K of p)B=B.pipeThrough(K({tools:c,stopStream(){R.terminate()}}));this.baseStream=B.pipeThrough(i7(w)).pipeThrough(E);const{maxRetries:W,retry:ye}=Wg({maxRetries:s,abortSignal:o}),pe=Hg(e),M=Ru(n),Z=Vg({model:t,telemetry:e,headers:r,settings:{...M,maxRetries:W}}),G=this;ns({name:"ai.streamText",attributes:Dt({telemetry:e,attributes:{...rs({operationId:"ai.streamText",telemetry:e}),...Z,"ai.prompt":{input:()=>JSON.stringify({system:a,prompt:i,messages:l})}}}),tracer:pe,endWhenDone:!1,fn:async K=>{O=K;async function X({currentStep:ue,responseMessages:he,usage:He}){var Je,ee,be,yt,xe;const Et=G.includeRawChunks;U=new ci;const Pr=await Zg({system:a,prompt:i,messages:l}),xt=[...Pr.messages,...he],it=await y?.({model:t,steps:H,stepNumber:H.length,messages:xt}),Ut=vi((Je=it?.model)!=null?Je:t),Xr=await jg({prompt:{system:(ee=it?.system)!=null?ee:Pr.system,messages:(be=it?.messages)!=null?be:xt},supportedUrls:await Ut.supportedUrls,download:D}),{toolChoice:en,tools:cs}=qg({tools:c,toolChoice:(yt=it?.toolChoice)!=null?yt:u,activeTools:(xe=it?.activeTools)!=null?xe:h}),{result:{stream:Pi,response:nt,request:Or},doStreamSpan:Ar,startTimestampMs:m_}=await ye(()=>ns({name:"ai.streamText.doStream",attributes:Dt({telemetry:e,attributes:{...rs({operationId:"ai.streamText.doStream",telemetry:e}),...Z,"ai.model.provider":Ut.provider,"ai.model.id":Ut.modelId,"ai.prompt.messages":{input:()=>Bg(Xr)},"ai.prompt.tools":{input:()=>cs?.map(we=>JSON.stringify(we))},"ai.prompt.toolChoice":{input:()=>en!=null?JSON.stringify(en):void 0},"gen_ai.system":Ut.provider,"gen_ai.request.model":Ut.modelId,"gen_ai.request.frequency_penalty":M.frequencyPenalty,"gen_ai.request.max_tokens":M.maxOutputTokens,"gen_ai.request.presence_penalty":M.presencePenalty,"gen_ai.request.stop_sequences":M.stopSequences,"gen_ai.request.temperature":M.temperature,"gen_ai.request.top_k":M.topK,"gen_ai.request.top_p":M.topP}}),tracer:pe,endWhenDone:!1,fn:async we=>({startTimestampMs:g(),doStreamSpan:we,result:await Ut.doStream({...M,tools:cs,toolChoice:en,responseFormat:w?.responseFormat,prompt:Xr,providerOptions:m,abortSignal:o,headers:r,includeRawChunks:Et})})})),sI=o7({tools:c,generatorStream:Pi,tracer:pe,telemetry:e,system:a,messages:xt,repairToolCall:d,abortSignal:o,experimental_context:P}),oI=Or??{},Oi=[],Qu=[];let Xu;const ed={};let us="unknown",rr={inputTokens:void 0,outputTokens:void 0,totalTokens:void 0},td,g_=!0,_r={id:k(),timestamp:b(),modelId:t.modelId},v_="";G.addStream(sI.pipeThrough(new TransformStream({async transform(we,lt){var So,To,Ai,Mr;if(we.type==="stream-start"){Xu=we.warnings;return}if(g_){const wt=g()-m_;g_=!1,Ar.addEvent("ai.stream.firstChunk",{"ai.response.msToFirstChunk":wt}),Ar.setAttributes({"ai.response.msToFirstChunk":wt}),lt.enqueue({type:"start-step",request:oI,warnings:Xu??[]})}const __=we.type;switch(__){case"text-start":case"text-end":{lt.enqueue(we);break}case"text-delta":{we.delta.length>0&&(lt.enqueue({type:"text-delta",id:we.id,text:we.delta,providerMetadata:we.providerMetadata}),v_+=we.delta);break}case"reasoning-start":case"reasoning-end":{lt.enqueue(we);break}case"reasoning-delta":{lt.enqueue({type:"reasoning-delta",id:we.id,text:we.delta,providerMetadata:we.providerMetadata});break}case"tool-call":{lt.enqueue(we),Oi.push(we);break}case"tool-result":{lt.enqueue(we),we.preliminary||Qu.push(we);break}case"tool-error":{lt.enqueue(we),Qu.push(we);break}case"response-metadata":{_r={id:(So=we.id)!=null?So:_r.id,timestamp:(To=we.timestamp)!=null?To:_r.timestamp,modelId:(Ai=we.modelId)!=null?Ai:_r.modelId};break}case"finish":{rr=we.usage,us=we.finishReason,td=we.providerMetadata;const wt=g()-m_;Ar.addEvent("ai.stream.finish"),Ar.setAttributes({"ai.response.msToFinish":wt,"ai.response.avgOutputTokensPerSecond":1e3*((Mr=rr.outputTokens)!=null?Mr:0)/wt});break}case"file":{lt.enqueue(we);break}case"source":{lt.enqueue(we);break}case"tool-input-start":{ed[we.id]=we.toolName;const wt=c?.[we.toolName];wt?.onInputStart!=null&&await wt.onInputStart({toolCallId:we.id,messages:xt,abortSignal:o,experimental_context:P}),lt.enqueue({...we,dynamic:wt?.type==="dynamic"});break}case"tool-input-end":{delete ed[we.id],lt.enqueue(we);break}case"tool-input-delta":{const wt=ed[we.id],rd=c?.[wt];rd?.onInputDelta!=null&&await rd.onInputDelta({inputTextDelta:we.delta,toolCallId:we.id,messages:xt,abortSignal:o,experimental_context:P}),lt.enqueue(we);break}case"error":{lt.enqueue(we),us="error";break}case"raw":{Et&&lt.enqueue(we);break}default:{const wt=__;throw new Error(`Unknown chunk type: ${wt}`)}}},async flush(we){const lt=Oi.length>0?JSON.stringify(Oi):void 0;try{Ar.setAttributes(Dt({telemetry:e,attributes:{"ai.response.finishReason":us,"ai.response.text":{output:()=>v_},"ai.response.toolCalls":{output:()=>lt},"ai.response.id":_r.id,"ai.response.model":_r.modelId,"ai.response.timestamp":_r.timestamp.toISOString(),"ai.response.providerMetadata":JSON.stringify(td),"ai.usage.inputTokens":rr.inputTokens,"ai.usage.outputTokens":rr.outputTokens,"ai.usage.totalTokens":rr.totalTokens,"ai.usage.reasoningTokens":rr.reasoningTokens,"ai.usage.cachedInputTokens":rr.cachedInputTokens,"gen_ai.response.finish_reasons":[us],"gen_ai.response.id":_r.id,"gen_ai.response.model":_r.modelId,"gen_ai.usage.input_tokens":rr.inputTokens,"gen_ai.usage.output_tokens":rr.outputTokens}}))}catch{}finally{Ar.end()}we.enqueue({type:"finish-step",finishReason:us,usage:rr,providerMetadata:td,response:{..._r,headers:nt?.headers}});const So=Jg(He,rr);await U.promise;const To=Oi.filter(Mr=>Mr.providerExecuted!==!0),Ai=Qu.filter(Mr=>Mr.providerExecuted!==!0);if(To.length>0&&Ai.length===To.length&&!await tv({stopConditions:f,steps:H})){he.push(...Nu({content:H[H.length-1].content,tools:c}));try{await X({currentStep:ue+1,responseMessages:he,usage:So})}catch(Mr){we.enqueue({type:"error",error:Mr}),G.closeStream()}}else we.enqueue({type:"finish",finishReason:us,totalUsage:So}),G.closeStream()}})))}await X({currentStep:0,responseMessages:[],usage:{inputTokens:void 0,outputTokens:void 0,totalTokens:void 0}})}}).catch(K=>{G.addStream(new ReadableStream({start(X){X.enqueue({type:"error",error:K}),X.close()}})),G.closeStream()})}get steps(){return this.consumeStream(),this._steps.promise}get finalStep(){return this.steps.then(t=>t[t.length-1])}get content(){return this.finalStep.then(t=>t.content)}get warnings(){return this.finalStep.then(t=>t.warnings)}get providerMetadata(){return this.finalStep.then(t=>t.providerMetadata)}get text(){return this.finalStep.then(t=>t.text)}get reasoningText(){return this.finalStep.then(t=>t.reasoningText)}get reasoning(){return this.finalStep.then(t=>t.reasoning)}get sources(){return this.finalStep.then(t=>t.sources)}get files(){return this.finalStep.then(t=>t.files)}get toolCalls(){return this.finalStep.then(t=>t.toolCalls)}get staticToolCalls(){return this.finalStep.then(t=>t.staticToolCalls)}get dynamicToolCalls(){return this.finalStep.then(t=>t.dynamicToolCalls)}get toolResults(){return this.finalStep.then(t=>t.toolResults)}get staticToolResults(){return this.finalStep.then(t=>t.staticToolResults)}get dynamicToolResults(){return this.finalStep.then(t=>t.dynamicToolResults)}get usage(){return this.finalStep.then(t=>t.usage)}get request(){return this.finalStep.then(t=>t.request)}get response(){return this.finalStep.then(t=>t.response)}get totalUsage(){return this.consumeStream(),this._totalUsage.promise}get finishReason(){return this.consumeStream(),this._finishReason.promise}teeStream(){const[t,e]=this.baseStream.tee();return this.baseStream=e,t}get textStream(){return wi(this.teeStream().pipeThrough(new TransformStream({transform({part:t},e){t.type==="text-delta"&&e.enqueue(t.text)}})))}get fullStream(){return wi(this.teeStream().pipeThrough(new TransformStream({transform({part:t},e){e.enqueue(t)}})))}async consumeStream(t){var e;try{await r7({stream:this.fullStream,onError:t?.onError})}catch(r){(e=t?.onError)==null||e.call(t,r)}}get experimental_partialOutputStream(){if(this.output==null)throw new tg;return wi(this.teeStream().pipeThrough(new TransformStream({transform({partialOutput:t},e){t!=null&&e.enqueue(t)}})))}toUIMessageStream({originalMessages:t,generateMessageId:e,onFinish:r,messageMetadata:n,sendReasoning:s=!0,sendSources:o=!1,sendStart:a=!0,sendFinish:i=!0,onError:l=Kn}={}){const c=e!=null?W8({originalMessages:t,responseMessageId:e}):void 0,u={},p=d=>{var f,w;const m=u[d];return((w=(f=this.tools)==null?void 0:f[m])==null?void 0:w.type)==="dynamic"?!0:void 0},h=this.fullStream.pipeThrough(new TransformStream({transform:async(d,f)=>{const w=n?.({part:d}),m=d.type;switch(m){case"text-start":{f.enqueue({type:"text-start",id:d.id,...d.providerMetadata!=null?{providerMetadata:d.providerMetadata}:{}});break}case"text-delta":{f.enqueue({type:"text-delta",id:d.id,delta:d.text,...d.providerMetadata!=null?{providerMetadata:d.providerMetadata}:{}});break}case"text-end":{f.enqueue({type:"text-end",id:d.id,...d.providerMetadata!=null?{providerMetadata:d.providerMetadata}:{}});break}case"reasoning-start":{f.enqueue({type:"reasoning-start",id:d.id,...d.providerMetadata!=null?{providerMetadata:d.providerMetadata}:{}});break}case"reasoning-delta":{s&&f.enqueue({type:"reasoning-delta",id:d.id,delta:d.text,...d.providerMetadata!=null?{providerMetadata:d.providerMetadata}:{}});break}case"reasoning-end":{f.enqueue({type:"reasoning-end",id:d.id,...d.providerMetadata!=null?{providerMetadata:d.providerMetadata}:{}});break}case"file":{f.enqueue({type:"file",mediaType:d.file.mediaType,url:`data:${d.file.mediaType};base64,${d.file.base64}`});break}case"source":{o&&d.sourceType==="url"&&f.enqueue({type:"source-url",sourceId:d.id,url:d.url,title:d.title,...d.providerMetadata!=null?{providerMetadata:d.providerMetadata}:{}}),o&&d.sourceType==="document"&&f.enqueue({type:"source-document",sourceId:d.id,mediaType:d.mediaType,title:d.title,filename:d.filename,...d.providerMetadata!=null?{providerMetadata:d.providerMetadata}:{}});break}case"tool-input-start":{u[d.id]=d.toolName;const y=p(d.id);f.enqueue({type:"tool-input-start",toolCallId:d.id,toolName:d.toolName,...d.providerExecuted!=null?{providerExecuted:d.providerExecuted}:{},...y!=null?{dynamic:y}:{}});break}case"tool-input-delta":{f.enqueue({type:"tool-input-delta",toolCallId:d.id,inputTextDelta:d.delta});break}case"tool-call":{u[d.toolCallId]=d.toolName;const y=p(d.toolCallId);d.invalid?f.enqueue({type:"tool-input-error",toolCallId:d.toolCallId,toolName:d.toolName,input:d.input,...d.providerExecuted!=null?{providerExecuted:d.providerExecuted}:{},...d.providerMetadata!=null?{providerMetadata:d.providerMetadata}:{},...y!=null?{dynamic:y}:{},errorText:l(d.error)}):f.enqueue({type:"tool-input-available",toolCallId:d.toolCallId,toolName:d.toolName,input:d.input,...d.providerExecuted!=null?{providerExecuted:d.providerExecuted}:{},...d.providerMetadata!=null?{providerMetadata:d.providerMetadata}:{},...y!=null?{dynamic:y}:{}});break}case"tool-result":{const y=p(d.toolCallId);f.enqueue({type:"tool-output-available",toolCallId:d.toolCallId,output:d.output,...d.providerExecuted!=null?{providerExecuted:d.providerExecuted}:{},...d.preliminary!=null?{preliminary:d.preliminary}:{},...y!=null?{dynamic:y}:{}});break}case"tool-error":{const y=p(d.toolCallId);f.enqueue({type:"tool-output-error",toolCallId:d.toolCallId,errorText:l(d.error),...d.providerExecuted!=null?{providerExecuted:d.providerExecuted}:{},...y!=null?{dynamic:y}:{}});break}case"error":{f.enqueue({type:"error",errorText:l(d.error)});break}case"start-step":{f.enqueue({type:"start-step"});break}case"finish-step":{f.enqueue({type:"finish-step"});break}case"start":{a&&f.enqueue({type:"start",...w!=null?{messageMetadata:w}:{},...c!=null?{messageId:c}:{}});break}case"finish":{i&&f.enqueue({type:"finish",finishReason:d.finishReason,...w!=null?{messageMetadata:w}:{}});break}case"abort":{f.enqueue(d);break}case"tool-input-end":break;case"raw":break;default:{const y=m;throw new Error(`Unknown chunk type: ${y}`)}}w!=null&&m!=="start"&&m!=="finish"&&f.enqueue({type:"message-metadata",messageMetadata:w})}}));return wi(e7({stream:h,messageId:c??e?.(),originalMessages:t,onFinish:r,onError:l}))}pipeUIMessageStreamToResponse(t,{originalMessages:e,generateMessageId:r,onFinish:n,messageMetadata:s,sendReasoning:o,sendSources:a,sendFinish:i,sendStart:l,onError:c,...u}={}){t7({response:t,stream:this.toUIMessageStream({originalMessages:e,generateMessageId:r,onFinish:n,messageMetadata:s,sendReasoning:o,sendSources:a,sendFinish:i,sendStart:l,onError:c}),...u})}pipeTextStreamToResponse(t,e){J8({response:t,textStream:this.textStream,...e})}toUIMessageStreamResponse({originalMessages:t,generateMessageId:e,onFinish:r,messageMetadata:n,sendReasoning:s,sendSources:o,sendFinish:a,sendStart:i,onError:l,...c}={}){return G8({stream:this.toUIMessageStream({originalMessages:t,generateMessageId:e,onFinish:r,messageMetadata:n,sendReasoning:s,sendSources:o,sendFinish:a,sendStart:i,onError:l}),...c})}toTextStreamResponse(t){return B8({textStream:this.textStream,...t})}};ao({prefix:"aiobj",size:24}),ao({prefix:"aiobj",size:24});var c7={};QC(c7,{object:()=>d7,text:()=>u7});var u7=()=>({type:"text",responseFormat:{type:"text"},async parsePartial({text:t}){return{partial:t}},async parseOutput({text:t}){return t}}),d7=({schema:t})=>{const e=pi(t);return{type:"object",responseFormat:{type:"json",schema:e.jsonSchema},async parsePartial({text:r}){const n=await cv(r);switch(n.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":return{partial:n.value};default:{const s=n.state;throw new Error(`Unsupported parse state: ${s}`)}}},async parseOutput({text:r},n){const s=await wn({text:r});if(!s.success)throw new hg({message:"No object generated: could not parse the response.",cause:s.error,text:r,response:n.response,usage:n.usage,finishReason:n.finishReason});const o=await Kt({value:s.value,schema:e});if(!o.success)throw new hg({message:"No object generated: response did not match schema.",cause:o.error,text:r,response:n.response,usage:n.usage,finishReason:n.finishReason});return o.value}}},p7="AI_MCPClientError",pv=`vercel.ai.error.${p7}`,f7=Symbol.for(pv),fv,hv,De=class extends(hv=ve,fv=f7,hv){constructor({name:t="MCPClientError",message:e,cause:r,data:n,code:s}){super({name:t,message:e,cause:r}),this[fv]=!0,this.data=n,this.code=s}static isInstance(t){return ve.hasMarker(t,pv)}},ss="2025-06-18",h7=[ss,"2025-03-26","2024-11-05"],m7=Ye({name:v(),version:v()}),bi=Ye({_meta:Q(C({}).loose())}),Ir=bi,mv=C({method:v(),params:Q(bi)}),gv=C({applyDefaults:Q(ge())}).loose(),g7=Ye({experimental:Q(C({}).loose()),logging:Q(C({}).loose()),prompts:Q(Ye({listChanged:Q(ge())})),resources:Q(Ye({subscribe:Q(ge()),listChanged:Q(ge())})),tools:Q(Ye({listChanged:Q(ge())})),elicitation:Q(gv)});C({elicitation:Q(gv)}).loose();var v7=Ir.extend({protocolVersion:v(),capabilities:g7,serverInfo:m7,instructions:Q(v())}),qu=Ir.extend({nextCursor:Q(v())}),_7=C({name:v(),description:Q(v()),inputSchema:C({type:j("object"),properties:Q(C({}).loose())}).loose()}).loose(),y7=qu.extend({tools:N(_7)}),vv=C({type:j("text"),text:v()}).loose(),_v=C({type:j("image"),data:Lf(),mimeType:v()}).loose(),w7=C({uri:v(),name:v(),title:Q(v()),description:Q(v()),mimeType:Q(v()),size:Q(L())}).loose(),b7=qu.extend({resources:N(w7)}),yv=C({uri:v(),name:Q(v()),title:Q(v()),mimeType:Q(v())}).loose(),wv=yv.extend({text:v()}),bv=yv.extend({blob:Lf()}),kv=C({type:j("resource"),resource:ce([wv,bv])}).loose(),k7=Ir.extend({content:N(ce([vv,_v,kv])),isError:ge().default(!1).optional()}).or(Ir.extend({toolResult:Le()})),S7=C({uriTemplate:v(),name:v(),title:Q(v()),description:Q(v()),mimeType:Q(v())}).loose(),T7=Ir.extend({resourceTemplates:N(S7)}),C7=Ir.extend({contents:N(ce([wv,bv]))}),$7=C({name:v(),description:Q(v()),required:Q(ge())}).loose(),E7=C({name:v(),title:Q(v()),description:Q(v()),arguments:Q(N($7))}).loose(),x7=qu.extend({prompts:N(E7)}),I7=C({role:ce([j("user"),j("assistant")]),content:ce([vv,_v,kv])}).loose(),R7=Ir.extend({description:Q(v()),messages:N(I7)}),P7=bi.extend({message:v(),requestedSchema:Le()}),Sv=mv.extend({method:j("elicitation/create"),params:P7}),O7=Ir.extend({action:ce([j("accept"),j("decline"),j("cancel")]),content:Q(Se(v(),Le()))}),ki="2.0",A7=C({jsonrpc:j(ki),id:ce([v(),L().int()])}).merge(mv).strict(),M7=C({jsonrpc:j(ki),id:ce([v(),L().int()]),result:Ir}).strict(),N7=C({jsonrpc:j(ki),id:ce([v(),L().int()]),error:C({code:L().int(),message:v(),data:Q(Le())})}).strict(),L7=C({jsonrpc:j(ki)}).merge(C({method:v(),params:Q(bi)})).strict(),yo=ce([A7,L7,M7,N7]),Tv=typeof __PACKAGE_VERSION__<"u"?__PACKAGE_VERSION__:"0.0.0-test",Cv=C({access_token:v(),id_token:v().optional(),token_type:v(),expires_in:L().optional(),scope:v().optional(),refresh_token:v().optional()}).strip(),$t=v().url().superRefine((t,e)=>{if(!URL.canParse(t))return e.addIssue({code:Jf.custom,message:"URL must be parseable",fatal:!0}),Vp}).refine(t=>{const e=new URL(t);return e.protocol!=="javascript:"&&e.protocol!=="data:"&&e.protocol!=="vbscript:"},{message:"URL cannot use javascript:, data:, or vbscript: scheme"}),j7=C({resource:v().url(),authorization_servers:N($t).optional(),jwks_uri:v().url().optional(),scopes_supported:N(v()).optional(),bearer_methods_supported:N(v()).optional(),resource_signing_alg_values_supported:N(v()).optional(),resource_name:v().optional(),resource_documentation:v().optional(),resource_policy_uri:v().url().optional(),resource_tos_uri:v().url().optional(),tls_client_certificate_bound_access_tokens:ge().optional(),authorization_details_types_supported:N(v()).optional(),dpop_signing_alg_values_supported:N(v()).optional(),dpop_bound_access_tokens_required:ge().optional()}).passthrough(),$v=C({issuer:v(),authorization_endpoint:$t,token_endpoint:$t,registration_endpoint:$t.optional(),scopes_supported:N(v()).optional(),response_types_supported:N(v()),grant_types_supported:N(v()).optional(),code_challenge_methods_supported:N(v()),token_endpoint_auth_methods_supported:N(v()).optional(),token_endpoint_auth_signing_alg_values_supported:N(v()).optional()}).passthrough(),q7=C({issuer:v(),authorization_endpoint:$t,token_endpoint:$t,userinfo_endpoint:$t.optional(),jwks_uri:$t,registration_endpoint:$t.optional(),scopes_supported:N(v()).optional(),response_types_supported:N(v()),grant_types_supported:N(v()).optional(),subject_types_supported:N(v()),id_token_signing_alg_values_supported:N(v()),claims_supported:N(v()).optional(),token_endpoint_auth_methods_supported:N(v()).optional()}).passthrough(),z7=q7.merge($v.pick({code_challenge_methods_supported:!0})),D7=C({client_id:v(),client_secret:v().optional(),client_id_issued_at:L().optional(),client_secret_expires_at:L().optional()}).strip(),U7=C({redirect_uris:N($t),token_endpoint_auth_method:v().optional(),grant_types:N(v()).optional(),response_types:N(v()).optional(),client_name:v().optional(),client_uri:$t.optional(),logo_uri:$t.optional(),scope:v().optional(),contacts:N(v()).optional(),tos_uri:$t.optional(),policy_uri:v().optional(),jwks_uri:$t.optional(),jwks:ht().optional(),software_id:v().optional(),software_version:v().optional(),software_statement:v().optional()}).strip(),Z7=C({error:v(),error_description:v().optional(),error_uri:v().optional()}),F7=U7.merge(D7),V7="AI_MCPClientOAuthError",Ev=`vercel.ai.error.${V7}`,H7=Symbol.for(Ev),xv,Iv,wo=class extends(Iv=ve,xv=H7,Iv){constructor({name:t="MCPClientOAuthError",message:e,cause:r}){super({name:t,message:e,cause:r}),this[xv]=!0}static isInstance(t){return ve.hasMarker(t,Ev)}},os=class extends wo{};os.errorCode="server_error";var Si=class extends wo{};Si.errorCode="invalid_client";var Ti=class extends wo{};Ti.errorCode="invalid_grant";var Ci=class extends wo{};Ci.errorCode="unauthorized_client";var B7={[os.errorCode]:os,[Si.errorCode]:Si,[Ti.errorCode]:Ti,[Ci.errorCode]:Ci};function J7(t){const e=typeof t=="string"?new URL(t):new URL(t.href);return e.hash="",e}function G7({requestedResource:t,configuredResource:e}){const r=typeof t=="string"?new URL(t):new URL(t.href),n=typeof e=="string"?new URL(e):new URL(e.href);if(r.origin!==n.origin||r.pathname.length<n.pathname.length)return!1;const s=r.pathname.endsWith("/")?r.pathname:r.pathname+"/",o=n.pathname.endsWith("/")?n.pathname:n.pathname+"/";return s.startsWith(o)}var $i=class extends Error{constructor(t="Unauthorized"){super(t),this.name="UnauthorizedError"}};function Ei(t){var e;const r=(e=t.headers.get("www-authenticate"))!=null?e:t.headers.get("WWW-Authenticate");if(!r)return;const[n,s]=r.split(" ");if(n.toLowerCase()!=="bearer"||!s)return;const o=/resource_metadata="([^"]*)"/,a=r.match(o);if(a)try{return new URL(a[1])}catch{return}}function W7(t,e="",r={}){return e.endsWith("/")&&(e=e.slice(0,-1)),r.prependPathname?`${e}/.well-known/${t}`:`/.well-known/${t}${e}`}async function zu(t,e,r=fetch){try{return await r(t,{headers:e})}catch(n){if(n instanceof TypeError)return e?zu(t,void 0,r):void 0;throw n}}async function Rv(t,e,r=fetch){return await zu(t,{"MCP-Protocol-Version":e},r)}function K7(t,e){return!t||t.status>=400&&t.status<500&&e!=="/"}async function Y7(t,e,r,n){var s,o;const a=new URL(t),i=(s=n?.protocolVersion)!=null?s:ss;let l;if(n?.metadataUrl)l=new URL(n.metadataUrl);else{const u=W7(e,a.pathname);l=new URL(u,(o=n?.metadataServerUrl)!=null?o:a),l.search=a.search}let c=await Rv(l,i,r);if(!n?.metadataUrl&&K7(c,a.pathname)){const u=new URL(`/.well-known/${e}`,a);c=await Rv(u,i,r)}return c}async function Q7(t,e,r=fetch){const n=await Y7(t,"oauth-protected-resource",r,{protocolVersion:e?.protocolVersion,metadataUrl:e?.resourceMetadataUrl});if(!n||n.status===404)throw new Error("Resource server does not implement OAuth 2.0 Protected Resource Metadata.");if(!n.ok)throw new Error(`HTTP ${n.status} trying to load well-known OAuth protected resource metadata.`);return j7.parse(await n.json())}function X7(t){const e=typeof t=="string"?new URL(t):t,r=e.pathname!=="/",n=[];if(!r)return n.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),n.push({url:new URL("/.well-known/openid-configuration",e.origin),type:"oidc"}),n;let s=e.pathname;return s.endsWith("/")&&(s=s.slice(0,-1)),n.push({url:new URL(`/.well-known/oauth-authorization-server${s}`,e.origin),type:"oauth"}),n.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),n.push({url:new URL(`/.well-known/openid-configuration${s}`,e.origin),type:"oidc"}),n.push({url:new URL(`${s}/.well-known/openid-configuration`,e.origin),type:"oidc"}),n}async function e$(t,{fetchFn:e=fetch,protocolVersion:r=ss}={}){var n;const s={"MCP-Protocol-Version":r},o=X7(t);for(const{url:a,type:i}of o){const l=await zu(a,s,e);if(l){if(!l.ok){if(l.status>=400&&l.status<500)continue;throw new Error(`HTTP ${l.status} trying to load ${i==="oauth"?"OAuth":"OpenID provider"} metadata from ${a}`)}if(i==="oauth")return $v.parse(await l.json());{const c=z7.parse(await l.json());if(!((n=c.code_challenge_methods_supported)!=null&&n.includes("S256")))throw new Error(`Incompatible OIDC provider at ${a}: does not support S256 code challenge method required by MCP specification`);return c}}}}async function t$(t,{metadata:e,clientInformation:r,redirectUrl:n,scope:s,state:o,resource:a}){const i="code",l="S256";let c;if(e){if(c=new URL(e.authorization_endpoint),!e.response_types_supported.includes(i))throw new Error(`Incompatible auth server: does not support response type ${i}`);if(!e.code_challenge_methods_supported||!e.code_challenge_methods_supported.includes(l))throw new Error(`Incompatible auth server: does not support code challenge method ${l}`)}else c=new URL("/authorize",t);const u=await n0(),p=u.code_verifier,h=u.code_challenge;return c.searchParams.set("response_type",i),c.searchParams.set("client_id",r.client_id),c.searchParams.set("code_challenge",h),c.searchParams.set("code_challenge_method",l),c.searchParams.set("redirect_uri",String(n)),o&&c.searchParams.set("state",o),s&&c.searchParams.set("scope",s),s?.includes("offline_access")&&c.searchParams.append("prompt","consent"),a&&c.searchParams.set("resource",a.href),{authorizationUrl:c,codeVerifier:p}}function Pv(t,e){const r=t.client_secret!==void 0;return e.length===0?r?"client_secret_post":"none":r&&e.includes("client_secret_basic")?"client_secret_basic":r&&e.includes("client_secret_post")?"client_secret_post":e.includes("none")?"none":r?"client_secret_post":"none"}function Ov(t,e,r,n){const{client_id:s,client_secret:o}=e;switch(t){case"client_secret_basic":r$(s,o,r);return;case"client_secret_post":n$(s,o,n);return;case"none":s$(s,n);return;default:throw new Error(`Unsupported client authentication method: ${t}`)}}function r$(t,e,r){if(!e)throw new Error("client_secret_basic authentication requires a client_secret");const n=btoa(`${t}:${e}`);r.set("Authorization",`Basic ${n}`)}function n$(t,e,r){r.set("client_id",t),e&&r.set("client_secret",e)}function s$(t,e){e.set("client_id",t)}async function Du(t){const e=t instanceof Response?t.status:void 0,r=t instanceof Response?await t.text():t;try{const n=Z7.parse(JSON.parse(r)),{error:s,error_description:o,error_uri:a}=n,i=B7[s]||os;return new i({message:o||"",cause:a})}catch(n){const s=`${e?`HTTP ${e}: `:""}Invalid OAuth error response: ${n}. Raw body: ${r}`;return new os({message:s})}}async function o$(t,{metadata:e,clientInformation:r,authorizationCode:n,codeVerifier:s,redirectUri:o,resource:a,addClientAuthentication:i,fetchFn:l}){var c;const u="authorization_code",p=e?.token_endpoint?new URL(e.token_endpoint):new URL("/token",t);if(e?.grant_types_supported&&!e.grant_types_supported.includes(u))throw new Error(`Incompatible auth server: does not support grant type ${u}`);const h=new Headers({"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"}),d=new URLSearchParams({grant_type:u,code:n,code_verifier:s,redirect_uri:String(o)});if(i)i(h,d,t,e);else{const w=(c=e?.token_endpoint_auth_methods_supported)!=null?c:[],m=Pv(r,w);Ov(m,r,h,d)}a&&d.set("resource",a.href);const f=await(l??fetch)(p,{method:"POST",headers:h,body:d});if(!f.ok)throw await Du(f);return Cv.parse(await f.json())}async function a$(t,{metadata:e,clientInformation:r,refreshToken:n,resource:s,addClientAuthentication:o,fetchFn:a}){var i;const l="refresh_token";let c;if(e){if(c=new URL(e.token_endpoint),e.grant_types_supported&&!e.grant_types_supported.includes(l))throw new Error(`Incompatible auth server: does not support grant type ${l}`)}else c=new URL("/token",t);const u=new Headers({"Content-Type":"application/x-www-form-urlencoded"}),p=new URLSearchParams({grant_type:l,refresh_token:n});if(o)o(u,p,t,e);else{const d=(i=e?.token_endpoint_auth_methods_supported)!=null?i:[],f=Pv(r,d);Ov(f,r,u,p)}s&&p.set("resource",s.href);const h=await(a??fetch)(c,{method:"POST",headers:u,body:p});if(!h.ok)throw await Du(h);return Cv.parse({refresh_token:n,...await h.json()})}async function i$(t,{metadata:e,clientMetadata:r,fetchFn:n}){let s;if(e){if(!e.registration_endpoint)throw new Error("Incompatible auth server: does not support dynamic client registration");s=new URL(e.registration_endpoint)}else s=new URL("/register",t);const o=await(n??fetch)(s,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!o.ok)throw await Du(o);return F7.parse(await o.json())}async function xi(t,e){var r,n;try{return await Uu(t,e)}catch(s){if(s instanceof Si||s instanceof Ci)return await((r=t.invalidateCredentials)==null?void 0:r.call(t,"all")),await Uu(t,e);if(s instanceof Ti)return await((n=t.invalidateCredentials)==null?void 0:n.call(t,"tokens")),await Uu(t,e);throw s}}async function l$(t,e,r){const n=J7(t);if(e.validateResourceURL)return await e.validateResourceURL(n,r?.resource);if(r){if(!G7({requestedResource:n,configuredResource:r.resource}))throw new Error(`Protected resource ${r.resource} does not match expected ${n} (or origin)`);return new URL(r.resource)}}async function Uu(t,{serverUrl:e,authorizationCode:r,scope:n,resourceMetadataUrl:s,fetchFn:o}){let a,i;try{a=await Q7(e,{resourceMetadataUrl:s},o),a.authorization_servers&&a.authorization_servers.length>0&&(i=a.authorization_servers[0])}catch{}i||(i=e);const l=await l$(e,t,a),c=await e$(i,{fetchFn:o});let u=await Promise.resolve(t.clientInformation());if(!u){if(r!==void 0)throw new Error("Existing OAuth client information is required when exchanging an authorization code");if(!t.saveClientInformation)throw new Error("OAuth client information must be saveable for dynamic registration");const w=await i$(i,{metadata:c,clientMetadata:t.clientMetadata,fetchFn:o});await t.saveClientInformation(w),u=w}if(r!==void 0){const w=await t.codeVerifier(),m=await o$(i,{metadata:c,clientInformation:u,authorizationCode:r,codeVerifier:w,redirectUri:t.redirectUrl,resource:l,addClientAuthentication:t.addClientAuthentication,fetchFn:o});return await t.saveTokens(m),"AUTHORIZED"}const p=await t.tokens();if(p?.refresh_token)try{const w=await a$(i,{metadata:c,clientInformation:u,refreshToken:p.refresh_token,resource:l,addClientAuthentication:t.addClientAuthentication,fetchFn:o});return await t.saveTokens(w),"AUTHORIZED"}catch(w){if(!(!(w instanceof wo)||w instanceof os))throw w}const h=t.state?await t.state():void 0,{authorizationUrl:d,codeVerifier:f}=await t$(i,{metadata:c,clientInformation:u,state:h,redirectUrl:t.redirectUrl,scope:n||t.clientMetadata.scope,resource:l});return await t.saveCodeVerifier(f),await t.redirectToAuthorization(d),"REDIRECT"}var c$=class{constructor({url:t,headers:e,authProvider:r}){this.connected=!1,this.url=new URL(t),this.headers=e,this.authProvider=r}async commonHeaders(t){const e={...this.headers,...t,"mcp-protocol-version":ss};if(this.authProvider){const r=await this.authProvider.tokens();r?.access_token&&(e.Authorization=`Bearer ${r.access_token}`)}return Wr(e,`ai-sdk/${Tv}`,lo())}async start(){return new Promise((t,e)=>{if(this.connected)return t();this.abortController=new AbortController;const r=async(n=!1)=>{var s,o,a,i,l;try{const c=await this.commonHeaders({Accept:"text/event-stream"}),u=await fetch(this.url.href,{headers:c,signal:(s=this.abortController)==null?void 0:s.signal});if(u.status===401&&this.authProvider&&!n){this.resourceMetadataUrl=Ei(u);try{if(await xi(this.authProvider,{serverUrl:this.url,resourceMetadataUrl:this.resourceMetadataUrl})!=="AUTHORIZED"){const w=new $i;return(o=this.onerror)==null||o.call(this,w),e(w)}}catch(f){return(a=this.onerror)==null||a.call(this,f),e(f)}return r(!0)}if(!u.ok||!u.body){let f=`MCP SSE Transport Error: ${u.status} ${u.statusText}`;u.status===405&&(f+=". This server does not support SSE transport. Try using `http` transport instead");const w=new De({message:f});return(i=this.onerror)==null||i.call(this,w),e(w)}const h=u.body.pipeThrough(new TextDecoderStream).pipeThrough(new Bn).getReader(),d=async()=>{var f,w,m;try{for(;;){const{done:y,value:_}=await h.read();if(y){if(this.connected)throw this.connected=!1,new De({message:"MCP SSE Transport Error: Connection closed unexpectedly"});return}const{event:g,data:b}=_;if(g==="endpoint"){if(this.endpoint=new URL(b,this.url),this.endpoint.origin!==this.url.origin)throw new De({message:`MCP SSE Transport Error: Endpoint origin does not match connection origin: ${this.endpoint.origin}`});this.connected=!0,t()}else if(g==="message")try{const k=yo.parse(JSON.parse(b));(f=this.onmessage)==null||f.call(this,k)}catch(k){const S=new De({message:"MCP SSE Transport Error: Failed to parse message",cause:k});(w=this.onerror)==null||w.call(this,S)}}}catch(y){if(y instanceof Error&&y.name==="AbortError")return;(m=this.onerror)==null||m.call(this,y),e(y)}};this.sseConnection={close:()=>h.cancel()},d()}catch(c){if(c instanceof Error&&c.name==="AbortError")return;(l=this.onerror)==null||l.call(this,c),e(c)}};r()})}async close(){var t,e,r;this.connected=!1,(t=this.sseConnection)==null||t.close(),(e=this.abortController)==null||e.abort(),(r=this.onclose)==null||r.call(this)}async send(t){if(!this.endpoint||!this.connected)throw new De({message:"MCP SSE Transport Error: Not connected"});const e=this.endpoint,r=async(n=!1)=>{var s,o,a,i,l;try{const u={method:"POST",headers:await this.commonHeaders({"Content-Type":"application/json"}),body:JSON.stringify(t),signal:(s=this.abortController)==null?void 0:s.signal},p=await fetch(e,u);if(p.status===401&&this.authProvider&&!n){this.resourceMetadataUrl=Ei(p);try{if(await xi(this.authProvider,{serverUrl:this.url,resourceMetadataUrl:this.resourceMetadataUrl})!=="AUTHORIZED"){const d=new $i;(o=this.onerror)==null||o.call(this,d);return}}catch(h){(a=this.onerror)==null||a.call(this,h);return}return r(!0)}if(!p.ok){const h=await p.text().catch(()=>null),d=new De({message:`MCP SSE Transport Error: POSTing to endpoint (HTTP ${p.status}): ${h}`});(i=this.onerror)==null||i.call(this,d);return}}catch(c){(l=this.onerror)==null||l.call(this,c);return}};await r()}},u$=class{constructor({url:t,headers:e,authProvider:r}){this.inboundReconnectAttempts=0,this.reconnectionOptions={initialReconnectionDelay:1e3,maxReconnectionDelay:3e4,reconnectionDelayGrowFactor:1.5,maxRetries:2},this.url=new URL(t),this.headers=e,this.authProvider=r}async commonHeaders(t){const e={...this.headers,...t,"mcp-protocol-version":ss};if(this.sessionId&&(e["mcp-session-id"]=this.sessionId),this.authProvider){const r=await this.authProvider.tokens();r?.access_token&&(e.Authorization=`Bearer ${r.access_token}`)}return Wr(e,`ai-sdk/${Tv}`,lo())}async start(){if(this.abortController)throw new De({message:"MCP HTTP Transport Error: Transport already started. Note: client.connect() calls start() automatically."});this.abortController=new AbortController,this.openInboundSse()}async close(){var t,e,r;(t=this.inboundSseConnection)==null||t.close();try{if(this.sessionId&&this.abortController&&!this.abortController.signal.aborted){const n=await this.commonHeaders({});await fetch(this.url,{method:"DELETE",headers:n,signal:this.abortController.signal}).catch(()=>{})}}catch{}(e=this.abortController)==null||e.abort(),(r=this.onclose)==null||r.call(this)}async send(t){const e=async(r=!1)=>{var n,s,o,a,i,l,c;try{const p={method:"POST",headers:await this.commonHeaders({"Content-Type":"application/json",Accept:"application/json, text/event-stream"}),body:JSON.stringify(t),signal:(n=this.abortController)==null?void 0:n.signal},h=await fetch(this.url,p),d=h.headers.get("mcp-session-id");if(d&&(this.sessionId=d),h.status===401&&this.authProvider&&!r){this.resourceMetadataUrl=Ei(h);try{if(await xi(this.authProvider,{serverUrl:this.url,resourceMetadataUrl:this.resourceMetadataUrl})!=="AUTHORIZED")throw new $i}catch(m){throw(s=this.onerror)==null||s.call(this,m),m}return e(!0)}if(h.status===202){this.inboundSseConnection||this.openInboundSse();return}if(!h.ok){const m=await h.text().catch(()=>null);let y=`MCP HTTP Transport Error: POSTing to endpoint (HTTP ${h.status}): ${m}`;h.status===404&&(y+=". This server does not support HTTP transport. Try using `sse` transport instead");const _=new De({message:y});throw(o=this.onerror)==null||o.call(this,_),_}const f=h.headers.get("content-type")||"";if(f.includes("application/json")){const m=await h.json(),y=Array.isArray(m)?m.map(_=>yo.parse(_)):[yo.parse(m)];for(const _ of y)(a=this.onmessage)==null||a.call(this,_);return}if(f.includes("text/event-stream")){if(!h.body){const g=new De({message:"MCP HTTP Transport Error: text/event-stream response without body"});throw(i=this.onerror)==null||i.call(this,g),g}const y=h.body.pipeThrough(new TextDecoderStream).pipeThrough(new Bn).getReader();(async()=>{var g,b,k;try{for(;;){const{done:S,value:T}=await y.read();if(S)return;const{event:x,data:I}=T;if(x==="message")try{const A=yo.parse(JSON.parse(I));(g=this.onmessage)==null||g.call(this,A)}catch(A){const P=new De({message:"MCP HTTP Transport Error: Failed to parse message",cause:A});(b=this.onerror)==null||b.call(this,P)}}}catch(S){if(S instanceof Error&&S.name==="AbortError")return;(k=this.onerror)==null||k.call(this,S)}})();return}const w=new De({message:`MCP HTTP Transport Error: Unexpected content type: ${f}`});throw(l=this.onerror)==null||l.call(this,w),w}catch(u){throw(c=this.onerror)==null||c.call(this,u),u}};await e()}getNextReconnectionDelay(t){const{initialReconnectionDelay:e,reconnectionDelayGrowFactor:r,maxReconnectionDelay:n}=this.reconnectionOptions;return Math.min(e*Math.pow(r,t),n)}scheduleInboundSseReconnection(){var t;const{maxRetries:e}=this.reconnectionOptions;if(e>0&&this.inboundReconnectAttempts>=e){(t=this.onerror)==null||t.call(this,new De({message:`MCP HTTP Transport Error: Maximum reconnection attempts (${e}) exceeded.`}));return}const r=this.getNextReconnectionDelay(this.inboundReconnectAttempts);this.inboundReconnectAttempts+=1,setTimeout(async()=>{var n;(n=this.abortController)!=null&&n.signal.aborted||await this.openInboundSse(!1,this.lastInboundEventId)},r)}async openInboundSse(t=!1,e){var r,n,s,o,a,i;try{const l=await this.commonHeaders({Accept:"text/event-stream"});e&&(l["last-event-id"]=e);const c=await fetch(this.url.href,{method:"GET",headers:l,signal:(r=this.abortController)==null?void 0:r.signal}),u=c.headers.get("mcp-session-id");if(u&&(this.sessionId=u),c.status===401&&this.authProvider&&!t){this.resourceMetadataUrl=Ei(c);try{if(await xi(this.authProvider,{serverUrl:this.url,resourceMetadataUrl:this.resourceMetadataUrl})!=="AUTHORIZED"){const w=new $i;(n=this.onerror)==null||n.call(this,w);return}}catch(f){(s=this.onerror)==null||s.call(this,f);return}return this.openInboundSse(!0,e)}if(c.status===405)return;if(!c.ok||!c.body){const f=new De({message:`MCP HTTP Transport Error: GET SSE failed: ${c.status} ${c.statusText}`});(o=this.onerror)==null||o.call(this,f);return}const h=c.body.pipeThrough(new TextDecoderStream).pipeThrough(new Bn).getReader(),d=async()=>{var f,w,m,y;try{for(;;){const{done:_,value:g}=await h.read();if(_)return;const{event:b,data:k,id:S}=g;if(S&&(this.lastInboundEventId=S),b==="message")try{const T=yo.parse(JSON.parse(k));(f=this.onmessage)==null||f.call(this,T)}catch(T){const x=new De({message:"MCP HTTP Transport Error: Failed to parse message",cause:T});(w=this.onerror)==null||w.call(this,x)}}}catch(_){if(_ instanceof Error&&_.name==="AbortError")return;(m=this.onerror)==null||m.call(this,_),(y=this.abortController)!=null&&y.signal.aborted||this.scheduleInboundSseReconnection()}};this.inboundSseConnection={close:()=>h.cancel()},this.inboundReconnectAttempts=0,d()}catch(l){if(l instanceof Error&&l.name==="AbortError")return;(a=this.onerror)==null||a.call(this,l),(i=this.abortController)!=null&&i.signal.aborted||this.scheduleInboundSseReconnection()}}};function d$(t){switch(t.type){case"sse":return new c$(t);case"http":return new u$(t);default:throw new De({message:"Unsupported or invalid transport configuration. If you are using a custom transport, make sure it implements the MCPTransport interface."})}}function p$(t){return"start"in t&&typeof t.start=="function"&&"send"in t&&typeof t.send=="function"&&"close"in t&&typeof t.close=="function"}var f$="1.0.0";async function h$(t){const e=new m$(t);return await e.init(),e}var m$=class{constructor({transport:t,name:e="ai-sdk-mcp-client",version:r=f$,onUncaughtError:n,capabilities:s}){this.requestMessageId=0,this.responseHandlers=new Map,this.serverCapabilities={},this.isClosed=!0,this.onUncaughtError=n,this.clientCapabilities=s??{},p$(t)?this.transport=t:this.transport=d$(t),this.transport.onclose=()=>this.onClose(),this.transport.onerror=o=>this.onError(o),this.transport.onmessage=o=>{if("method"in o){"id"in o?this.onRequestMessage(o):this.onError(new De({message:"Unsupported message type"}));return}this.onResponse(o)},this.clientInfo={name:e,version:r}}async init(){try{await this.transport.start(),this.isClosed=!1;const t=await this.request({request:{method:"initialize",params:{protocolVersion:ss,capabilities:this.clientCapabilities,clientInfo:this.clientInfo}},resultSchema:v7});if(t===void 0)throw new De({message:"Server sent invalid initialize result"});if(!h7.includes(t.protocolVersion))throw new De({message:`Server's protocol version is not supported: ${t.protocolVersion}`});return this.serverCapabilities=t.capabilities,await this.notification({method:"notifications/initialized"}),this}catch(t){throw await this.close(),t}}async close(){var t;this.isClosed||(await((t=this.transport)==null?void 0:t.close()),this.onClose())}assertCapability(t){switch(t){case"initialize":break;case"tools/list":case"tools/call":if(!this.serverCapabilities.tools)throw new De({message:"Server does not support tools"});break;case"resources/list":case"resources/read":case"resources/templates/list":if(!this.serverCapabilities.resources)throw new De({message:"Server does not support resources"});break;case"prompts/list":case"prompts/get":if(!this.serverCapabilities.prompts)throw new De({message:"Server does not support prompts"});break;default:throw new De({message:`Unsupported method: ${t}`})}}async request({request:t,resultSchema:e,options:r}){return new Promise((n,s)=>{if(this.isClosed)return s(new De({message:"Attempted to send a request from a closed client"}));this.assertCapability(t.method);const o=r?.signal;o?.throwIfAborted();const a=this.requestMessageId++,i={...t,jsonrpc:"2.0",id:a},l=()=>{this.responseHandlers.delete(a)};this.responseHandlers.set(a,c=>{if(o?.aborted)return s(new De({message:"Request was aborted",cause:o.reason}));if(c instanceof Error)return s(c);try{const u=e.parse(c.result);n(u)}catch(u){const p=new De({message:"Failed to parse server response",cause:u});s(p)}}),this.transport.send(i).catch(c=>{l(),s(c)})})}async listTools({params:t,options:e}={}){try{return this.request({request:{method:"tools/list",params:t},resultSchema:y7,options:e})}catch(r){throw r}}async callTool({name:t,args:e,options:r}){try{return this.request({request:{method:"tools/call",params:{name:t,arguments:e}},resultSchema:k7,options:{signal:r?.abortSignal}})}catch(n){throw n}}async listResourcesInternal({params:t,options:e}={}){try{return this.request({request:{method:"resources/list",params:t},resultSchema:b7,options:e})}catch(r){throw r}}async readResourceInternal({uri:t,options:e}){try{return this.request({request:{method:"resources/read",params:{uri:t}},resultSchema:C7,options:e})}catch(r){throw r}}async listResourceTemplatesInternal({options:t}={}){try{return this.request({request:{method:"resources/templates/list"},resultSchema:T7,options:t})}catch(e){throw e}}async listPromptsInternal({params:t,options:e}={}){try{return this.request({request:{method:"prompts/list",params:t},resultSchema:x7,options:e})}catch(r){throw r}}async getPromptInternal({name:t,args:e,options:r}){try{return this.request({request:{method:"prompts/get",params:{name:t,arguments:e}},resultSchema:R7,options:r})}catch(n){throw n}}async notification(t){const e={...t,jsonrpc:"2.0"};await this.transport.send(e)}async tools({schemas:t="automatic"}={}){var e;const r={};try{const n=await this.listTools();for(const{name:s,description:o,inputSchema:a}of n.tools){if(t!=="automatic"&&!(s in t))continue;const i=this,l=async(u,p)=>{var h;return(h=p?.abortSignal)==null||h.throwIfAborted(),i.callTool({name:s,args:u,options:p})},c=t==="automatic"?Xm({description:o,inputSchema:co({...a,properties:(e=a.properties)!=null?e:{},additionalProperties:!1}),execute:l}):{description:o,inputSchema:t[s].inputSchema,execute:l};r[s]=c}return r}catch(n){throw n}}listResources({params:t,options:e}={}){return this.listResourcesInternal({params:t,options:e})}readResource({uri:t,options:e}){return this.readResourceInternal({uri:t,options:e})}listResourceTemplates({options:t}={}){return this.listResourceTemplatesInternal({options:t})}listPrompts({params:t,options:e}={}){return this.listPromptsInternal({params:t,options:e})}getPrompt({name:t,arguments:e,options:r}){return this.getPromptInternal({name:t,args:e,options:r})}onElicitationRequest(t,e){if(t!==Sv)throw new De({message:"Unsupported request schema. Only ElicitationRequestSchema is supported."});this.elicitationRequestHandler=e}async onRequestMessage(t){try{if(t.method!=="elicitation/create"){await this.transport.send({jsonrpc:"2.0",id:t.id,error:{code:-32601,message:`Unsupported request method: ${t.method}`}});return}if(!this.elicitationRequestHandler){await this.transport.send({jsonrpc:"2.0",id:t.id,error:{code:-32601,message:"No elicitation handler registered on client"}});return}const e=Sv.safeParse({method:t.method,params:t.params});if(!e.success){await this.transport.send({jsonrpc:"2.0",id:t.id,error:{code:-32602,message:`Invalid elicitation request: ${e.error.message}`,data:e.error.issues}});return}try{const r=await this.elicitationRequestHandler(e.data),n=O7.parse(r);await this.transport.send({jsonrpc:"2.0",id:t.id,result:n})}catch(r){await this.transport.send({jsonrpc:"2.0",id:t.id,error:{code:-32603,message:r instanceof Error?r.message:"Failed to handle elicitation request"}}),this.onError(r)}}catch(e){this.onError(e)}}onClose(){if(this.isClosed)return;this.isClosed=!0;const t=new De({message:"Connection closed"});for(const e of this.responseHandlers.values())e(t);this.responseHandlers.clear()}onError(t){this.onUncaughtError&&this.onUncaughtError(t)}onResponse(t){const e=Number(t.id),r=this.responseHandlers.get(e);if(r===void 0)throw new De({message:`Protocol error: Received a response for an unknown message ID: ${JSON.stringify(t)}`});this.responseHandlers.delete(e),r("result"in t?t:new De({message:t.error.message,code:t.error.code,data:t.error.data,cause:t.error}))}};function gr(...t){return t.reduce((e,r)=>({...e,...r??{}}),{})}function bo(t){return Object.fromEntries([...t.headers])}var g$=({prefix:t,size:e=16,alphabet:r="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",separator:n="-"}={})=>{const s=()=>{const o=r.length,a=new Array(e);for(let i=0;i<e;i++)a[i]=r[Math.random()*o|0];return a.join("")};if(t==null)return s;if(r.includes(n))throw new li({argument:"separator",message:`The separator "${n}" must not be part of the alphabet "${r}".`});return()=>`${t}${n}${s()}`},Xt=g$();function Zu(t){return(t instanceof Error||t instanceof DOMException)&&(t.name==="AbortError"||t.name==="ResponseAborted"||t.name==="TimeoutError")}var v$=["fetch failed","failed to fetch"];function _$({error:t,url:e,requestBodyValues:r}){if(Zu(t))return t;if(t instanceof TypeError&&v$.includes(t.message.toLowerCase())){const n=t.cause;if(n!=null)return new Ve({message:`Cannot connect to API: ${n.message}`,cause:n,url:e,requestBodyValues:r,isRetryable:!0})}return t}function y$(t=globalThis){var e,r,n;return t.window?"runtime/browser":(e=t.navigator)!=null&&e.userAgent?`runtime/${t.navigator.userAgent.toLowerCase()}`:(n=(r=t.process)==null?void 0:r.versions)!=null&&n.node?`runtime/node.js/${t.process.version.substring(0)}`:t.EdgeRuntime?"runtime/vercel-edge":"runtime/unknown"}function w$(t){if(t==null)return{};const e={};if(t instanceof Headers)t.forEach((r,n)=>{e[n.toLowerCase()]=r});else{Array.isArray(t)||(t=Object.entries(t));for(const[r,n]of t)n!=null&&(e[r.toLowerCase()]=n)}return e}function Av(t,...e){const r=new Headers(w$(t)),n=r.get("user-agent")||"";return r.set("user-agent",[n,...e].filter(Boolean).join(" ")),Object.fromEntries(r.entries())}var b$="3.0.19";function k$({apiKey:t,environmentVariableName:e,apiKeyParameterName:r="apiKey",description:n}){if(typeof t=="string")return t;if(t!=null)throw new Gr({message:`${n} API key must be a string.`});if(typeof process>"u")throw new Gr({message:`${n} API key is missing. Pass it using the '${r}' parameter. Environment variables is not supported in this environment.`});if(t=process.env[e],t==null)throw new Gr({message:`${n} API key is missing. Pass it using the '${r}' parameter or the ${e} environment variable.`});if(typeof t!="string")throw new Gr({message:`${n} API key must be a string. The value of the ${e} environment variable is not a string.`});return t}function S$({settingValue:t,environmentVariableName:e}){if(typeof t=="string")return t;if(!(t!=null||typeof process>"u")&&(t=process.env[e],!(t==null||typeof t!="string")))return t}function T$(t){var e;const[r,n=""]=t.toLowerCase().split("/");return(e={mpeg:"mp3","x-wav":"wav",opus:"ogg",mp4:"m4a","x-m4a":"m4a"}[n])!=null?e:n}var C$=/"__proto__"\s*:/,$$=/"constructor"\s*:/;function Mv(t){const e=JSON.parse(t);return e===null||typeof e!="object"||C$.test(t)===!1&&$$.test(t)===!1?e:E$(e)}function E$(t){let e=[t];for(;e.length;){const r=e;e=[];for(const n of r){if(Object.prototype.hasOwnProperty.call(n,"__proto__"))throw new SyntaxError("Object contains forbidden prototype property");if(Object.prototype.hasOwnProperty.call(n,"constructor")&&Object.prototype.hasOwnProperty.call(n.constructor,"prototype"))throw new SyntaxError("Object contains forbidden prototype property");for(const s in n){const o=n[s];o&&typeof o=="object"&&e.push(o)}}}return t}function Fu(t){const{stackTraceLimit:e}=Error;try{Error.stackTraceLimit=0}catch{return Mv(t)}try{return Mv(t)}finally{Error.stackTraceLimit=e}}var Ii=Symbol.for("vercel.ai.validator");function x$(t){return{[Ii]:!0,validate:t}}function I$(t){return typeof t=="object"&&t!==null&&Ii in t&&t[Ii]===!0&&"validate"in t}function vt(t){let e;return()=>(e==null&&(e=t()),e)}function R$(t){return I$(t)?t:typeof t=="function"?t():P$(t)}function P$(t){return x$(async e=>{const r=await t["~standard"].validate(e);return r.issues==null?{success:!0,value:r.value}:{success:!1,error:new dr({value:e,cause:r.issues})}})}async function Yr({value:t,schema:e}){const r=await Vu({value:t,schema:e});if(!r.success)throw dr.wrap({value:t,cause:r.error});return r.value}async function Vu({value:t,schema:e}){const r=R$(e);try{if(r.validate==null)return{success:!0,value:t,rawValue:t};const n=await r.validate(t);return n.success?{success:!0,value:n.value,rawValue:t}:{success:!1,error:dr.wrap({value:t,cause:n.error}),rawValue:t}}catch(n){return{success:!1,error:dr.wrap({value:t,cause:n}),rawValue:t}}}async function O$({text:t,schema:e}){try{const r=Fu(t);return e==null?r:Yr({value:r,schema:e})}catch(r){throw Jr.isInstance(r)||dr.isInstance(r)?r:new Jr({text:t,cause:r})}}async function Nv({text:t,schema:e}){try{const r=Fu(t);return e==null?{success:!0,value:r,rawValue:r}:await Vu({value:r,schema:e})}catch(r){return{success:!1,error:Jr.isInstance(r)?r:new Jr({text:t,cause:r}),rawValue:void 0}}}function Lv(t){try{return Fu(t),!0}catch{return!1}}function A$({stream:t,schema:e}){return t.pipeThrough(new TextDecoderStream).pipeThrough(new Bn).pipeThrough(new TransformStream({async transform({data:r},n){r!=="[DONE]"&&n.enqueue(await Nv({text:r,schema:e}))}}))}async function Qr({provider:t,providerOptions:e,schema:r}){if(e?.[t]==null)return;const n=await Vu({value:e[t],schema:r});if(!n.success)throw new li({argument:"providerOptions",message:`invalid ${t} provider options`,cause:n.error});return n.value}var M$=()=>globalThis.fetch,Rr=async({url:t,headers:e,body:r,failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a})=>jv({url:t,headers:{"Content-Type":"application/json",...e},body:{content:JSON.stringify(r),values:r},failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a}),N$=async({url:t,headers:e,formData:r,failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a})=>jv({url:t,headers:e,body:{content:r,values:Object.fromEntries(r.entries())},failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a}),jv=async({url:t,headers:e={},body:r,successfulResponseHandler:n,failedResponseHandler:s,abortSignal:o,fetch:a=M$()})=>{try{const i=await a(t,{method:"POST",headers:Av(e,`ai-sdk/provider-utils/${b$}`,y$()),body:r.content,signal:o}),l=bo(i);if(!i.ok){let c;try{c=await s({response:i,url:t,requestBodyValues:r.values})}catch(u){throw Zu(u)||Ve.isInstance(u)?u:new Ve({message:"Failed to process error response",cause:u,statusCode:i.status,url:t,responseHeaders:l,requestBodyValues:r.values})}throw c.value}try{return await n({response:i,url:t,requestBodyValues:r.values})}catch(c){throw c instanceof Error&&(Zu(c)||Ve.isInstance(c))?c:new Ve({message:"Failed to process successful response",cause:c,statusCode:i.status,url:t,responseHeaders:l,requestBodyValues:r.values})}}catch(i){throw _$({error:i,url:t,requestBodyValues:r.values})}};function CI(t){return t}function as({id:t,name:e,inputSchema:r,outputSchema:n}){return({execute:s,toModelOutput:o,onInputStart:a,onInputDelta:i,onInputAvailable:l,...c})=>({type:"provider-defined",id:t,name:e,args:c,inputSchema:r,outputSchema:n,execute:s,toModelOutput:o,onInputStart:a,onInputDelta:i,onInputAvailable:l})}var L$=({errorSchema:t,errorToMessage:e,isRetryable:r})=>async({response:n,url:s,requestBodyValues:o})=>{const a=await n.text(),i=bo(n);if(a.trim()==="")return{responseHeaders:i,value:new Ve({message:n.statusText,url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,isRetryable:r?.(n)})};try{const l=await O$({text:a,schema:t});return{responseHeaders:i,value:new Ve({message:e(l),url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,data:l,isRetryable:r?.(n,l)})}}catch{return{responseHeaders:i,value:new Ve({message:n.statusText,url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,isRetryable:r?.(n)})}}},Hu=t=>async({response:e})=>{const r=bo(e);if(e.body==null)throw new vm({});return{responseHeaders:r,value:A$({stream:e.body,schema:t})}},is=t=>async({response:e,url:r,requestBodyValues:n})=>{const s=await e.text(),o=await Nv({text:s,schema:t}),a=bo(e);if(!o.success)throw new Ve({message:"Invalid JSON response",cause:o.error,statusCode:e.status,responseHeaders:a,responseBody:s,url:r,requestBodyValues:n});return{responseHeaders:a,value:o.value,rawValue:o.rawValue}},j$=()=>async({response:t,url:e,requestBodyValues:r})=>{const n=bo(t);if(!t.body)throw new Ve({message:"Response body is empty",url:e,requestBodyValues:r,statusCode:t.status,responseHeaders:n,responseBody:void 0});try{const s=await t.arrayBuffer();return{responseHeaders:n,value:new Uint8Array(s)}}catch(s){throw new Ve({message:"Failed to read response as array buffer",url:e,requestBodyValues:r,statusCode:t.status,responseHeaders:n,responseBody:void 0,cause:s})}};function Ri(t){if(t.type==="object"){t.additionalProperties=!1;const e=t.properties;if(e!=null)for(const r in e)e[r]=Ri(e[r])}return t.type==="array"&&t.items!=null&&(Array.isArray(t.items)?t.items=t.items.map(e=>Ri(e)):t.items=Ri(t.items)),t}var q$=(t,e)=>{let r=0;for(;r<t.length&&r<e.length&&t[r]===e[r];r++);return[(t.length-r).toString(),...e.slice(r)].join("/")},z$=Symbol("Let zodToJsonSchema decide on which parser to use"),qv={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",strictUnions:!1,definitions:{},errorMessages:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref"},D$=t=>typeof t=="string"?{...qv,name:t}:{...qv,...t};function Nt(){return{}}function U$(t,e){var r,n,s;const o={type:"array"};return(r=t.type)!=null&&r._def&&((s=(n=t.type)==null?void 0:n._def)==null?void 0:s.typeName)!==z.ZodAny&&(o.items=Ue(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&(o.minItems=t.minLength.value),t.maxLength&&(o.maxItems=t.maxLength.value),t.exactLength&&(o.minItems=t.exactLength.value,o.maxItems=t.exactLength.value),o}function Z$(t){const e={type:"integer",format:"int64"};if(!t.checks)return e;for(const r of t.checks)switch(r.kind){case"min":r.inclusive?e.minimum=r.value:e.exclusiveMinimum=r.value;break;case"max":r.inclusive?e.maximum=r.value:e.exclusiveMaximum=r.value;break;case"multipleOf":e.multipleOf=r.value;break}return e}function F$(){return{type:"boolean"}}function zv(t,e){return Ue(t.type._def,e)}var V$=(t,e)=>Ue(t.innerType._def,e);function Dv(t,e,r){const n=r??e.dateStrategy;if(Array.isArray(n))return{anyOf:n.map((s,o)=>Dv(t,e,s))};switch(n){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return H$(t)}}var H$=t=>{const e={type:"integer",format:"unix-time"};for(const r of t.checks)switch(r.kind){case"min":e.minimum=r.value;break;case"max":e.maximum=r.value;break}return e};function B$(t,e){return{...Ue(t.innerType._def,e),default:t.defaultValue()}}function J$(t,e){return e.effectStrategy==="input"?Ue(t.schema._def,e):Nt()}function G$(t){return{type:"string",enum:Array.from(t.values)}}var W$=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function K$(t,e){const r=[Ue(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),Ue(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(s=>!!s),n=[];return r.forEach(s=>{if(W$(s))n.push(...s.allOf);else{let o=s;if("additionalProperties"in s&&s.additionalProperties===!1){const{additionalProperties:a,...i}=s;o=i}n.push(o)}}),n.length?{allOf:n}:void 0}function Y$(t){const e=typeof t.value;return e!=="bigint"&&e!=="number"&&e!=="boolean"&&e!=="string"?{type:Array.isArray(t.value)?"array":"object"}:{type:e==="bigint"?"integer":e,const:t.value}}var Bu=void 0,er={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(Bu===void 0&&(Bu=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),Bu),uuid:/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/,ipv4:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,ipv4Cidr:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function Uv(t,e){const r={type:"string"};if(t.checks)for(const n of t.checks)switch(n.kind){case"min":r.minLength=typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value;break;case"max":r.maxLength=typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value;break;case"email":switch(e.emailStrategy){case"format:email":tr(r,"email",n.message,e);break;case"format:idn-email":tr(r,"idn-email",n.message,e);break;case"pattern:zod":_t(r,er.email,n.message,e);break}break;case"url":tr(r,"uri",n.message,e);break;case"uuid":tr(r,"uuid",n.message,e);break;case"regex":_t(r,n.regex,n.message,e);break;case"cuid":_t(r,er.cuid,n.message,e);break;case"cuid2":_t(r,er.cuid2,n.message,e);break;case"startsWith":_t(r,RegExp(`^${Ju(n.value,e)}`),n.message,e);break;case"endsWith":_t(r,RegExp(`${Ju(n.value,e)}$`),n.message,e);break;case"datetime":tr(r,"date-time",n.message,e);break;case"date":tr(r,"date",n.message,e);break;case"time":tr(r,"time",n.message,e);break;case"duration":tr(r,"duration",n.message,e);break;case"length":r.minLength=typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,r.maxLength=typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value;break;case"includes":{_t(r,RegExp(Ju(n.value,e)),n.message,e);break}case"ip":{n.version!=="v6"&&tr(r,"ipv4",n.message,e),n.version!=="v4"&&tr(r,"ipv6",n.message,e);break}case"base64url":_t(r,er.base64url,n.message,e);break;case"jwt":_t(r,er.jwt,n.message,e);break;case"cidr":{n.version!=="v6"&&_t(r,er.ipv4Cidr,n.message,e),n.version!=="v4"&&_t(r,er.ipv6Cidr,n.message,e);break}case"emoji":_t(r,er.emoji(),n.message,e);break;case"ulid":{_t(r,er.ulid,n.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{tr(r,"binary",n.message,e);break}case"contentEncoding:base64":{r.contentEncoding="base64";break}case"pattern:zod":{_t(r,er.base64,n.message,e);break}}break}case"nanoid":_t(r,er.nanoid,n.message,e)}return r}function Ju(t,e){return e.patternStrategy==="escape"?X$(t):t}var Q$=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function X$(t){let e="";for(let r=0;r<t.length;r++)Q$.has(t[r])||(e+="\\"),e+=t[r];return e}function tr(t,e,r,n){var s;t.format||(s=t.anyOf)!=null&&s.some(o=>o.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format}),delete t.format),t.anyOf.push({format:e,...r&&n.errorMessages&&{errorMessage:{format:r}}})):t.format=e}function _t(t,e,r,n){var s;t.pattern||(s=t.allOf)!=null&&s.some(o=>o.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern}),delete t.pattern),t.allOf.push({pattern:Zv(e,n),...r&&n.errorMessages&&{errorMessage:{pattern:r}}})):t.pattern=Zv(e,n)}function Zv(t,e){var r;if(!e.applyRegexFlags||!t.flags)return t.source;const n={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},s=n.i?t.source.toLowerCase():t.source;let o="",a=!1,i=!1,l=!1;for(let c=0;c<s.length;c++){if(a){o+=s[c],a=!1;continue}if(n.i){if(i){if(s[c].match(/[a-z]/)){l?(o+=s[c],o+=`${s[c-2]}-${s[c]}`.toUpperCase(),l=!1):s[c+1]==="-"&&((r=s[c+2])!=null&&r.match(/[a-z]/))?(o+=s[c],l=!0):o+=`${s[c]}${s[c].toUpperCase()}`;continue}}else if(s[c].match(/[a-z]/)){o+=`[${s[c]}${s[c].toUpperCase()}]`;continue}}if(n.m){if(s[c]==="^"){o+=`(^|(?<=[\r
574
- ]))`;continue}else if(s[c]==="$"){o+=`($|(?=[\r
575
- ]))`;continue}}if(n.s&&s[c]==="."){o+=i?`${s[c]}\r
576
- `:`[${s[c]}\r
577
- ]`;continue}o+=s[c],s[c]==="\\"?a=!0:i&&s[c]==="]"?i=!1:!i&&s[c]==="["&&(i=!0)}try{new RegExp(o)}catch{return console.warn(`Could not convert regex pattern at ${e.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),t.source}return o}function Fv(t,e){var r,n,s,o,a,i;const l={type:"object",additionalProperties:(r=Ue(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]}))!=null?r:e.allowedAdditionalProperties};if(((n=t.keyType)==null?void 0:n._def.typeName)===z.ZodString&&((s=t.keyType._def.checks)!=null&&s.length)){const{type:c,...u}=Uv(t.keyType._def,e);return{...l,propertyNames:u}}else{if(((o=t.keyType)==null?void 0:o._def.typeName)===z.ZodEnum)return{...l,propertyNames:{enum:t.keyType._def.values}};if(((a=t.keyType)==null?void 0:a._def.typeName)===z.ZodBranded&&t.keyType._def.type._def.typeName===z.ZodString&&((i=t.keyType._def.type._def.checks)!=null&&i.length)){const{type:c,...u}=zv(t.keyType._def,e);return{...l,propertyNames:u}}}return l}function eE(t,e){if(e.mapStrategy==="record")return Fv(t,e);const r=Ue(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||Nt(),n=Ue(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||Nt();return{type:"array",maxItems:125,items:{type:"array",items:[r,n],minItems:2,maxItems:2}}}function tE(t){const e=t.values,n=Object.keys(t.values).filter(o=>typeof e[e[o]]!="number").map(o=>e[o]),s=Array.from(new Set(n.map(o=>typeof o)));return{type:s.length===1?s[0]==="string"?"string":"number":["string","number"],enum:n}}function rE(){return{not:Nt()}}function nE(){return{type:"null"}}var Gu={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function sE(t,e){const r=t.options instanceof Map?Array.from(t.options.values()):t.options;if(r.every(n=>n._def.typeName in Gu&&(!n._def.checks||!n._def.checks.length))){const n=r.reduce((s,o)=>{const a=Gu[o._def.typeName];return a&&!s.includes(a)?[...s,a]:s},[]);return{type:n.length>1?n:n[0]}}else if(r.every(n=>n._def.typeName==="ZodLiteral"&&!n.description)){const n=r.reduce((s,o)=>{const a=typeof o._def.value;switch(a){case"string":case"number":case"boolean":return[...s,a];case"bigint":return[...s,"integer"];case"object":if(o._def.value===null)return[...s,"null"];case"symbol":case"undefined":case"function":default:return s}},[]);if(n.length===r.length){const s=n.filter((o,a,i)=>i.indexOf(o)===a);return{type:s.length>1?s:s[0],enum:r.reduce((o,a)=>o.includes(a._def.value)?o:[...o,a._def.value],[])}}}else if(r.every(n=>n._def.typeName==="ZodEnum"))return{type:"string",enum:r.reduce((n,s)=>[...n,...s._def.values.filter(o=>!n.includes(o))],[])};return oE(t,e)}var oE=(t,e)=>{const r=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((n,s)=>Ue(n._def,{...e,currentPath:[...e.currentPath,"anyOf",`${s}`]})).filter(n=>!!n&&(!e.strictUnions||typeof n=="object"&&Object.keys(n).length>0));return r.length?{anyOf:r}:void 0};function aE(t,e){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return{type:[Gu[t.innerType._def.typeName],"null"]};const r=Ue(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return r&&{anyOf:[r,{type:"null"}]}}function iE(t){const e={type:"number"};if(!t.checks)return e;for(const r of t.checks)switch(r.kind){case"int":e.type="integer";break;case"min":r.inclusive?e.minimum=r.value:e.exclusiveMinimum=r.value;break;case"max":r.inclusive?e.maximum=r.value:e.exclusiveMaximum=r.value;break;case"multipleOf":e.multipleOf=r.value;break}return e}function lE(t,e){const r={type:"object",properties:{}},n=[],s=t.shape();for(const a in s){let i=s[a];if(i===void 0||i._def===void 0)continue;const l=uE(i),c=Ue(i._def,{...e,currentPath:[...e.currentPath,"properties",a],propertyPath:[...e.currentPath,"properties",a]});c!==void 0&&(r.properties[a]=c,l||n.push(a))}n.length&&(r.required=n);const o=cE(t,e);return o!==void 0&&(r.additionalProperties=o),r}function cE(t,e){if(t.catchall._def.typeName!=="ZodNever")return Ue(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]});switch(t.unknownKeys){case"passthrough":return e.allowedAdditionalProperties;case"strict":return e.rejectedAdditionalProperties;case"strip":return e.removeAdditionalStrategy==="strict"?e.allowedAdditionalProperties:e.rejectedAdditionalProperties}}function uE(t){try{return t.isOptional()}catch{return!0}}var dE=(t,e)=>{var r;if(e.currentPath.toString()===((r=e.propertyPath)==null?void 0:r.toString()))return Ue(t.innerType._def,e);const n=Ue(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return n?{anyOf:[{not:Nt()},n]}:Nt()},pE=(t,e)=>{if(e.pipeStrategy==="input")return Ue(t.in._def,e);if(e.pipeStrategy==="output")return Ue(t.out._def,e);const r=Ue(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),n=Ue(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",r?"1":"0"]});return{allOf:[r,n].filter(s=>s!==void 0)}};function fE(t,e){return Ue(t.type._def,e)}function hE(t,e){const n={type:"array",uniqueItems:!0,items:Ue(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&(n.minItems=t.minSize.value),t.maxSize&&(n.maxItems=t.maxSize.value),n}function mE(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((r,n)=>Ue(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[]),additionalItems:Ue(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((r,n)=>Ue(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[])}}function gE(){return{not:Nt()}}function vE(){return Nt()}var _E=(t,e)=>Ue(t.innerType._def,e),yE=(t,e,r)=>{switch(e){case z.ZodString:return Uv(t,r);case z.ZodNumber:return iE(t);case z.ZodObject:return lE(t,r);case z.ZodBigInt:return Z$(t);case z.ZodBoolean:return F$();case z.ZodDate:return Dv(t,r);case z.ZodUndefined:return gE();case z.ZodNull:return nE();case z.ZodArray:return U$(t,r);case z.ZodUnion:case z.ZodDiscriminatedUnion:return sE(t,r);case z.ZodIntersection:return K$(t,r);case z.ZodTuple:return mE(t,r);case z.ZodRecord:return Fv(t,r);case z.ZodLiteral:return Y$(t);case z.ZodEnum:return G$(t);case z.ZodNativeEnum:return tE(t);case z.ZodNullable:return aE(t,r);case z.ZodOptional:return dE(t,r);case z.ZodMap:return eE(t,r);case z.ZodSet:return hE(t,r);case z.ZodLazy:return()=>t.getter()._def;case z.ZodPromise:return fE(t,r);case z.ZodNaN:case z.ZodNever:return rE();case z.ZodEffects:return J$(t,r);case z.ZodAny:return Nt();case z.ZodUnknown:return vE();case z.ZodDefault:return B$(t,r);case z.ZodBranded:return zv(t,r);case z.ZodReadonly:return _E(t,r);case z.ZodCatch:return V$(t,r);case z.ZodPipeline:return pE(t,r);case z.ZodFunction:case z.ZodVoid:case z.ZodSymbol:return;default:return(n=>{})()}};function Ue(t,e,r=!1){var n;const s=e.seen.get(t);if(e.override){const l=(n=e.override)==null?void 0:n.call(e,t,e,s,r);if(l!==z$)return l}if(s&&!r){const l=wE(s,e);if(l!==void 0)return l}const o={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,o);const a=yE(t,t.typeName,e),i=typeof a=="function"?Ue(a(),e):a;if(i&&bE(t,e,i),e.postProcess){const l=e.postProcess(i,t,e);return o.jsonSchema=i,l}return o.jsonSchema=i,i}var wE=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:q$(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((r,n)=>e.currentPath[n]===r)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),Nt()):e.$refStrategy==="seen"?Nt():void 0}},bE=(t,e,r)=>(t.description&&(r.description=t.description),r),kE=t=>{const e=D$(t),r=e.name!==void 0?[...e.basePath,e.definitionPath,e.name]:e.basePath;return{...e,currentPath:r,propertyPath:void 0,seen:new Map(Object.entries(e.definitions).map(([n,s])=>[s._def,{def:s._def,path:[...e.basePath,e.definitionPath,n],jsonSchema:void 0}]))}},SE=(t,e)=>{var r;const n=kE(e);let s=typeof e=="object"&&e.definitions?Object.entries(e.definitions).reduce((c,[u,p])=>{var h;return{...c,[u]:(h=Ue(p._def,{...n,currentPath:[...n.basePath,n.definitionPath,u]},!0))!=null?h:Nt()}},{}):void 0;const o=typeof e=="string"?e:e?.nameStrategy==="title"?void 0:e?.name,a=(r=Ue(t._def,o===void 0?n:{...n,currentPath:[...n.basePath,n.definitionPath,o]},!1))!=null?r:Nt(),i=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;i!==void 0&&(a.title=i);const l=o===void 0?s?{...a,[n.definitionPath]:s}:a:{$ref:[...n.$refStrategy==="relative"?[]:n.basePath,n.definitionPath,o].join("/"),[n.definitionPath]:{...s,[o]:a}};return l.$schema="http://json-schema.org/draft-07/schema#",l},TE=SE;function CE(t,e){var r;const n=(r=void 0)!=null?r:!1;return Vv(()=>TE(t,{$refStrategy:n?"root":"none"}),{validate:async s=>{const o=await t.safeParseAsync(s);return o.success?{success:!0,value:o.data}:{success:!1,error:o.error}}})}function $E(t,e){var r;const n=(r=void 0)!=null?r:!1;return Vv(()=>Ri(ul(t,{target:"draft-7",io:"input",reused:n?"ref":"inline"})),{validate:async s=>{const o=await dl(t,s);return o.success?{success:!0,value:o.data}:{success:!1,error:o.error}}})}function EE(t){return"_zod"in t}function Ne(t,e){return EE(t)?$E(t):CE(t)}var xE=Symbol.for("vercel.ai.schema");function dt(t){let e;return()=>(e==null&&(e=t()),e)}function Vv(t,{validate:e}={}){return{[xE]:!0,_type:void 0,[Ii]:!0,get jsonSchema(){return typeof t=="function"&&(t=t()),t},validate:e}}var{btoa:IE,atob:RE}=globalThis;function PE(t){const e=t.replace(/-/g,"+").replace(/_/g,"/"),r=RE(e);return Uint8Array.from(r,n=>n.codePointAt(0))}function OE(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCodePoint(t[r]);return IE(e)}function ls(t){return t instanceof Uint8Array?OE(t):t}function AE(t){return t?.replace(/\/$/,"")}var Wu=C({error:C({message:v(),type:v().nullish(),param:ht().nullish(),code:ce([v(),L()]).nullish()})}),vr=L$({errorSchema:Wu,errorToMessage:t=>t.error.message});function Hv(t){const e=t.startsWith("o3")||t.startsWith("o4-mini")||t.startsWith("gpt-5")&&!t.startsWith("gpt-5-chat"),r=t.startsWith("gpt-4")||t.startsWith("gpt-5-mini")||t.startsWith("gpt-5")&&!t.startsWith("gpt-5-nano")&&!t.startsWith("gpt-5-chat")||t.startsWith("o3")||t.startsWith("o4-mini"),n=!(t.startsWith("gpt-3")||t.startsWith("gpt-4")||t.startsWith("chatgpt-4o")||t.startsWith("gpt-5-chat")),s=t.startsWith("gpt-5.1")||t.startsWith("gpt-5.2");return{supportsFlexProcessing:e,supportsPriorityProcessing:r,isReasoningModel:n,systemMessageMode:n?"developer":"system",supportsNonReasoningParameters:s}}function ME({prompt:t,systemMessageMode:e="system"}){const r=[],n=[];for(const{role:s,content:o}of t)switch(s){case"system":{switch(e){case"system":{r.push({role:"system",content:o});break}case"developer":{r.push({role:"developer",content:o});break}case"remove":{n.push({type:"other",message:"system messages are removed for this model"});break}default:{const a=e;throw new Error(`Unsupported system message mode: ${a}`)}}break}case"user":{if(o.length===1&&o[0].type==="text"){r.push({role:"user",content:o[0].text});break}r.push({role:"user",content:o.map((a,i)=>{var l,c,u;switch(a.type){case"text":return{type:"text",text:a.text};case"file":if(a.mediaType.startsWith("image/")){const p=a.mediaType==="image/*"?"image/jpeg":a.mediaType;return{type:"image_url",image_url:{url:a.data instanceof URL?a.data.toString():`data:${p};base64,${ls(a.data)}`,detail:(c=(l=a.providerOptions)==null?void 0:l.openai)==null?void 0:c.imageDetail}}}else if(a.mediaType.startsWith("audio/")){if(a.data instanceof URL)throw new Wt({functionality:"audio file parts with URLs"});switch(a.mediaType){case"audio/wav":return{type:"input_audio",input_audio:{data:ls(a.data),format:"wav"}};case"audio/mp3":case"audio/mpeg":return{type:"input_audio",input_audio:{data:ls(a.data),format:"mp3"}};default:throw new Wt({functionality:`audio content parts with media type ${a.mediaType}`})}}else if(a.mediaType==="application/pdf"){if(a.data instanceof URL)throw new Wt({functionality:"PDF file parts with URLs"});return{type:"file",file:typeof a.data=="string"&&a.data.startsWith("file-")?{file_id:a.data}:{filename:(u=a.filename)!=null?u:`part-${i}.pdf`,file_data:`data:application/pdf;base64,${ls(a.data)}`}}}else throw new Wt({functionality:`file part media type ${a.mediaType}`})}})});break}case"assistant":{let a="";const i=[];for(const l of o)switch(l.type){case"text":{a+=l.text;break}case"tool-call":{i.push({id:l.toolCallId,type:"function",function:{name:l.toolName,arguments:JSON.stringify(l.input)}});break}}r.push({role:"assistant",content:a,tool_calls:i.length>0?i:void 0});break}case"tool":{for(const a of o){const i=a.output;let l;switch(i.type){case"text":case"error-text":l=i.value;break;case"content":case"json":case"error-json":l=JSON.stringify(i.value);break}r.push({role:"tool",tool_call_id:a.toolCallId,content:l})}break}default:{const a=s;throw new Error(`Unsupported role: ${a}`)}}return{messages:r,warnings:n}}function Ku({id:t,model:e,created:r}){return{id:t??void 0,modelId:e??void 0,timestamp:r?new Date(r*1e3):void 0}}function Bv(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"unknown"}}var NE=vt(()=>Ne(C({id:v().nullish(),created:L().nullish(),model:v().nullish(),choices:N(C({message:C({role:j("assistant").nullish(),content:v().nullish(),tool_calls:N(C({id:v().nullish(),type:j("function"),function:C({name:v(),arguments:v()})})).nullish(),annotations:N(C({type:j("url_citation"),url_citation:C({start_index:L(),end_index:L(),url:v(),title:v()})})).nullish()}),index:L(),logprobs:C({content:N(C({token:v(),logprob:L(),top_logprobs:N(C({token:v(),logprob:L()}))})).nullish()}).nullish(),finish_reason:v().nullish()})),usage:C({prompt_tokens:L().nullish(),completion_tokens:L().nullish(),total_tokens:L().nullish(),prompt_tokens_details:C({cached_tokens:L().nullish()}).nullish(),completion_tokens_details:C({reasoning_tokens:L().nullish(),accepted_prediction_tokens:L().nullish(),rejected_prediction_tokens:L().nullish()}).nullish()}).nullish()}))),LE=vt(()=>Ne(ce([C({id:v().nullish(),created:L().nullish(),model:v().nullish(),choices:N(C({delta:C({role:Ce(["assistant"]).nullish(),content:v().nullish(),tool_calls:N(C({index:L(),id:v().nullish(),type:j("function").nullish(),function:C({name:v().nullish(),arguments:v().nullish()})})).nullish(),annotations:N(C({type:j("url_citation"),url_citation:C({start_index:L(),end_index:L(),url:v(),title:v()})})).nullish()}).nullish(),logprobs:C({content:N(C({token:v(),logprob:L(),top_logprobs:N(C({token:v(),logprob:L()}))})).nullish()}).nullish(),finish_reason:v().nullish(),index:L()})),usage:C({prompt_tokens:L().nullish(),completion_tokens:L().nullish(),total_tokens:L().nullish(),prompt_tokens_details:C({cached_tokens:L().nullish()}).nullish(),completion_tokens_details:C({reasoning_tokens:L().nullish(),accepted_prediction_tokens:L().nullish(),rejected_prediction_tokens:L().nullish()}).nullish()}).nullish()}),Wu]))),jE=vt(()=>Ne(C({logitBias:Se(Gf(),L()).optional(),logprobs:ce([ge(),L()]).optional(),parallelToolCalls:ge().optional(),user:v().optional(),reasoningEffort:Ce(["none","minimal","low","medium","high","xhigh"]).optional(),maxCompletionTokens:L().optional(),store:ge().optional(),metadata:Se(v().max(64),v().max(512)).optional(),prediction:Se(v(),ht()).optional(),structuredOutputs:ge().optional(),serviceTier:Ce(["auto","flex","priority","default"]).optional(),strictJsonSchema:ge().optional(),textVerbosity:Ce(["low","medium","high"]).optional(),promptCacheKey:v().optional(),promptCacheRetention:Ce(["in_memory","24h"]).optional(),safetyIdentifier:v().optional()})));function qE({tools:t,toolChoice:e,structuredOutputs:r,strictJsonSchema:n}){t=t?.length?t:void 0;const s=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:s};const o=[];for(const i of t)switch(i.type){case"function":o.push({type:"function",function:{name:i.name,description:i.description,parameters:i.inputSchema,strict:r?n:void 0}});break;default:s.push({type:"unsupported-tool",tool:i});break}if(e==null)return{tools:o,toolChoice:void 0,toolWarnings:s};const a=e.type;switch(a){case"auto":case"none":case"required":return{tools:o,toolChoice:a,toolWarnings:s};case"tool":return{tools:o,toolChoice:{type:"function",function:{name:e.toolName}},toolWarnings:s};default:{const i=a;throw new Wt({functionality:`tool choice type: ${i}`})}}}var zE=class{constructor(t,e){this.specificationVersion="v2",this.supportedUrls={"image/*":[/^https?:\/\/.*$/]},this.modelId=t,this.config=e}get provider(){return this.config.provider}async getArgs({prompt:t,maxOutputTokens:e,temperature:r,topP:n,topK:s,frequencyPenalty:o,presencePenalty:a,stopSequences:i,responseFormat:l,seed:c,tools:u,toolChoice:p,providerOptions:h}){var d,f,w,m;const y=[],_=(d=await Qr({provider:"openai",providerOptions:h,schema:jE}))!=null?d:{},g=(f=_.structuredOutputs)!=null?f:!0,b=Hv(this.modelId);s!=null&&y.push({type:"unsupported-setting",setting:"topK"}),l?.type==="json"&&l.schema!=null&&!g&&y.push({type:"unsupported-setting",setting:"responseFormat",details:"JSON response format schema is only supported with structuredOutputs"});const{messages:k,warnings:S}=ME({prompt:t,systemMessageMode:b.systemMessageMode});y.push(...S);const T=(w=_.strictJsonSchema)!=null?w:!1,x={model:this.modelId,logit_bias:_.logitBias,logprobs:_.logprobs===!0||typeof _.logprobs=="number"?!0:void 0,top_logprobs:typeof _.logprobs=="number"?_.logprobs:typeof _.logprobs=="boolean"&&_.logprobs?0:void 0,user:_.user,parallel_tool_calls:_.parallelToolCalls,max_tokens:e,temperature:r,top_p:n,frequency_penalty:o,presence_penalty:a,response_format:l?.type==="json"?g&&l.schema!=null?{type:"json_schema",json_schema:{schema:l.schema,strict:T,name:(m=l.name)!=null?m:"response",description:l.description}}:{type:"json_object"}:void 0,stop:i,seed:c,verbosity:_.textVerbosity,max_completion_tokens:_.maxCompletionTokens,store:_.store,metadata:_.metadata,prediction:_.prediction,reasoning_effort:_.reasoningEffort,service_tier:_.serviceTier,prompt_cache_key:_.promptCacheKey,prompt_cache_retention:_.promptCacheRetention,safety_identifier:_.safetyIdentifier,messages:k};b.isReasoningModel?((_.reasoningEffort!=="none"||!b.supportsNonReasoningParameters)&&(x.temperature!=null&&(x.temperature=void 0,y.push({type:"unsupported-setting",setting:"temperature",details:"temperature is not supported for reasoning models"})),x.top_p!=null&&(x.top_p=void 0,y.push({type:"unsupported-setting",setting:"topP",details:"topP is not supported for reasoning models"})),x.logprobs!=null&&(x.logprobs=void 0,y.push({type:"other",message:"logprobs is not supported for reasoning models"}))),x.frequency_penalty!=null&&(x.frequency_penalty=void 0,y.push({type:"unsupported-setting",setting:"frequencyPenalty",details:"frequencyPenalty is not supported for reasoning models"})),x.presence_penalty!=null&&(x.presence_penalty=void 0,y.push({type:"unsupported-setting",setting:"presencePenalty",details:"presencePenalty is not supported for reasoning models"})),x.logit_bias!=null&&(x.logit_bias=void 0,y.push({type:"other",message:"logitBias is not supported for reasoning models"})),x.top_logprobs!=null&&(x.top_logprobs=void 0,y.push({type:"other",message:"topLogprobs is not supported for reasoning models"})),x.max_tokens!=null&&(x.max_completion_tokens==null&&(x.max_completion_tokens=x.max_tokens),x.max_tokens=void 0)):(this.modelId.startsWith("gpt-4o-search-preview")||this.modelId.startsWith("gpt-4o-mini-search-preview"))&&x.temperature!=null&&(x.temperature=void 0,y.push({type:"unsupported-setting",setting:"temperature",details:"temperature is not supported for the search preview models and has been removed."})),_.serviceTier==="flex"&&!b.supportsFlexProcessing&&(y.push({type:"unsupported-setting",setting:"serviceTier",details:"flex processing is only available for o3, o4-mini, and gpt-5 models"}),x.service_tier=void 0),_.serviceTier==="priority"&&!b.supportsPriorityProcessing&&(y.push({type:"unsupported-setting",setting:"serviceTier",details:"priority processing is only available for supported models (gpt-4, gpt-5, gpt-5-mini, o3, o4-mini) and requires Enterprise access. gpt-5-nano is not supported"}),x.service_tier=void 0);const{tools:I,toolChoice:A,toolWarnings:P}=qE({tools:u,toolChoice:p,structuredOutputs:g,strictJsonSchema:T});return{args:{...x,tools:I,tool_choice:A},warnings:[...y,...P]}}async doGenerate(t){var e,r,n,s,o,a,i,l,c,u,p,h,d,f;const{args:w,warnings:m}=await this.getArgs(t),{responseHeaders:y,value:_,rawValue:g}=await Rr({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:gr(this.config.headers(),t.headers),body:w,failedResponseHandler:vr,successfulResponseHandler:is(NE),abortSignal:t.abortSignal,fetch:this.config.fetch}),b=_.choices[0],k=[],S=b.message.content;S!=null&&S.length>0&&k.push({type:"text",text:S});for(const A of(e=b.message.tool_calls)!=null?e:[])k.push({type:"tool-call",toolCallId:(r=A.id)!=null?r:Xt(),toolName:A.function.name,input:A.function.arguments});for(const A of(n=b.message.annotations)!=null?n:[])k.push({type:"source",sourceType:"url",id:Xt(),url:A.url_citation.url,title:A.url_citation.title});const T=(s=_.usage)==null?void 0:s.completion_tokens_details,x=(o=_.usage)==null?void 0:o.prompt_tokens_details,I={openai:{}};return T?.accepted_prediction_tokens!=null&&(I.openai.acceptedPredictionTokens=T?.accepted_prediction_tokens),T?.rejected_prediction_tokens!=null&&(I.openai.rejectedPredictionTokens=T?.rejected_prediction_tokens),((a=b.logprobs)==null?void 0:a.content)!=null&&(I.openai.logprobs=b.logprobs.content),{content:k,finishReason:Bv(b.finish_reason),usage:{inputTokens:(l=(i=_.usage)==null?void 0:i.prompt_tokens)!=null?l:void 0,outputTokens:(u=(c=_.usage)==null?void 0:c.completion_tokens)!=null?u:void 0,totalTokens:(h=(p=_.usage)==null?void 0:p.total_tokens)!=null?h:void 0,reasoningTokens:(d=T?.reasoning_tokens)!=null?d:void 0,cachedInputTokens:(f=x?.cached_tokens)!=null?f:void 0},request:{body:w},response:{...Ku(_),headers:y,body:g},warnings:m,providerMetadata:I}}async doStream(t){const{args:e,warnings:r}=await this.getArgs(t),n={...e,stream:!0,stream_options:{include_usage:!0}},{responseHeaders:s,value:o}=await Rr({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:gr(this.config.headers(),t.headers),body:n,failedResponseHandler:vr,successfulResponseHandler:Hu(LE),abortSignal:t.abortSignal,fetch:this.config.fetch}),a=[];let i="unknown";const l={inputTokens:void 0,outputTokens:void 0,totalTokens:void 0};let c=!1,u=!1;const p={openai:{}};return{stream:o.pipeThrough(new TransformStream({start(h){h.enqueue({type:"stream-start",warnings:r})},transform(h,d){var f,w,m,y,_,g,b,k,S,T,x,I,A,P,D,U,V,se,fe,de,re,_e,H,O;if(t.includeRawChunks&&d.enqueue({type:"raw",rawValue:h.rawValue}),!h.success){i="error",d.enqueue({type:"error",error:h.error});return}const F=h.value;if("error"in F){i="error",d.enqueue({type:"error",error:F.error});return}if(!c){const R=Ku(F);Object.values(R).some(Boolean)&&(c=!0,d.enqueue({type:"response-metadata",...Ku(F)}))}F.usage!=null&&(l.inputTokens=(f=F.usage.prompt_tokens)!=null?f:void 0,l.outputTokens=(w=F.usage.completion_tokens)!=null?w:void 0,l.totalTokens=(m=F.usage.total_tokens)!=null?m:void 0,l.reasoningTokens=(_=(y=F.usage.completion_tokens_details)==null?void 0:y.reasoning_tokens)!=null?_:void 0,l.cachedInputTokens=(b=(g=F.usage.prompt_tokens_details)==null?void 0:g.cached_tokens)!=null?b:void 0,((k=F.usage.completion_tokens_details)==null?void 0:k.accepted_prediction_tokens)!=null&&(p.openai.acceptedPredictionTokens=(S=F.usage.completion_tokens_details)==null?void 0:S.accepted_prediction_tokens),((T=F.usage.completion_tokens_details)==null?void 0:T.rejected_prediction_tokens)!=null&&(p.openai.rejectedPredictionTokens=(x=F.usage.completion_tokens_details)==null?void 0:x.rejected_prediction_tokens));const q=F.choices[0];if(q?.finish_reason!=null&&(i=Bv(q.finish_reason)),((I=q?.logprobs)==null?void 0:I.content)!=null&&(p.openai.logprobs=q.logprobs.content),q?.delta==null)return;const E=q.delta;if(E.content!=null&&(u||(d.enqueue({type:"text-start",id:"0"}),u=!0),d.enqueue({type:"text-delta",id:"0",delta:E.content})),E.tool_calls!=null)for(const R of E.tool_calls){const $=R.index;if(a[$]==null){if(R.type!=="function")throw new so({data:R,message:"Expected 'function' type."});if(R.id==null)throw new so({data:R,message:"Expected 'id' to be a string."});if(((A=R.function)==null?void 0:A.name)==null)throw new so({data:R,message:"Expected 'function.name' to be a string."});d.enqueue({type:"tool-input-start",id:R.id,toolName:R.function.name}),a[$]={id:R.id,type:"function",function:{name:R.function.name,arguments:(P=R.function.arguments)!=null?P:""},hasFinished:!1};const W=a[$];((D=W.function)==null?void 0:D.name)!=null&&((U=W.function)==null?void 0:U.arguments)!=null&&(W.function.arguments.length>0&&d.enqueue({type:"tool-input-delta",id:W.id,delta:W.function.arguments}),Lv(W.function.arguments)&&(d.enqueue({type:"tool-input-end",id:W.id}),d.enqueue({type:"tool-call",toolCallId:(V=W.id)!=null?V:Xt(),toolName:W.function.name,input:W.function.arguments}),W.hasFinished=!0));continue}const B=a[$];B.hasFinished||(((se=R.function)==null?void 0:se.arguments)!=null&&(B.function.arguments+=(de=(fe=R.function)==null?void 0:fe.arguments)!=null?de:""),d.enqueue({type:"tool-input-delta",id:B.id,delta:(re=R.function.arguments)!=null?re:""}),((_e=B.function)==null?void 0:_e.name)!=null&&((H=B.function)==null?void 0:H.arguments)!=null&&Lv(B.function.arguments)&&(d.enqueue({type:"tool-input-end",id:B.id}),d.enqueue({type:"tool-call",toolCallId:(O=B.id)!=null?O:Xt(),toolName:B.function.name,input:B.function.arguments}),B.hasFinished=!0))}if(E.annotations!=null)for(const R of E.annotations)d.enqueue({type:"source",sourceType:"url",id:Xt(),url:R.url_citation.url,title:R.url_citation.title})},flush(h){u&&h.enqueue({type:"text-end",id:"0"}),h.enqueue({type:"finish",finishReason:i,usage:l,...p!=null?{providerMetadata:p}:{}})}})),request:{body:n},response:{headers:s}}}};function DE({prompt:t,user:e="user",assistant:r="assistant"}){let n="";t[0].role==="system"&&(n+=`${t[0].content}
573
+ `)}})}},dy={"content-type":"text/event-stream","cache-control":"no-cache",connection:"keep-alive","x-vercel-ai-ui-message-stream":"v1","x-accel-buffering":"no"};function G7({status:t,statusText:e,headers:r,stream:n,consumeSseStream:s}){let o=n.pipeThrough(new uy);if(s){const[a,i]=o.tee();o=a,s({stream:i})}return new Response(o.pipeThrough(new TextEncoderStream),{status:t,statusText:e,headers:tc(r,dy)})}function K7({originalMessages:t,responseMessageId:e}){if(t==null)return;const r=t[t.length-1];return r?.role==="assistant"?r.id:typeof e=="function"?e():e}function Y7(t){return t.type.startsWith("data-")}function py(t,e){if(t===void 0&&e===void 0)return;if(t===void 0)return e;if(e===void 0)return t;const r={...t};for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)){const s=e[n];if(s===void 0)continue;const o=n in t?t[n]:void 0,a=s!==null&&typeof s=="object"&&!Array.isArray(s)&&!(s instanceof Date)&&!(s instanceof RegExp),i=o!=null&&typeof o=="object"&&!Array.isArray(o)&&!(o instanceof Date)&&!(o instanceof RegExp);a&&i?r[n]=py(o,s):r[n]=s}return r}function Q7(t){const e=["ROOT"];let r=-1,n=null;function s(c,l,u){switch(c){case'"':{r=l,e.pop(),e.push(u),e.push("INSIDE_STRING");break}case"f":case"t":case"n":{r=l,n=l,e.pop(),e.push(u),e.push("INSIDE_LITERAL");break}case"-":{e.pop(),e.push(u),e.push("INSIDE_NUMBER");break}case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":{r=l,e.pop(),e.push(u),e.push("INSIDE_NUMBER");break}case"{":{r=l,e.pop(),e.push(u),e.push("INSIDE_OBJECT_START");break}case"[":{r=l,e.pop(),e.push(u),e.push("INSIDE_ARRAY_START");break}}}function o(c,l){switch(c){case",":{e.pop(),e.push("INSIDE_OBJECT_AFTER_COMMA");break}case"}":{r=l,e.pop();break}}}function a(c,l){switch(c){case",":{e.pop(),e.push("INSIDE_ARRAY_AFTER_COMMA");break}case"]":{r=l,e.pop();break}}}for(let c=0;c<t.length;c++){const l=t[c];switch(e[e.length-1]){case"ROOT":s(l,c,"FINISH");break;case"INSIDE_OBJECT_START":{switch(l){case'"':{e.pop(),e.push("INSIDE_OBJECT_KEY");break}case"}":{r=c,e.pop();break}}break}case"INSIDE_OBJECT_AFTER_COMMA":{switch(l){case'"':{e.pop(),e.push("INSIDE_OBJECT_KEY");break}}break}case"INSIDE_OBJECT_KEY":{switch(l){case'"':{e.pop(),e.push("INSIDE_OBJECT_AFTER_KEY");break}}break}case"INSIDE_OBJECT_AFTER_KEY":{switch(l){case":":{e.pop(),e.push("INSIDE_OBJECT_BEFORE_VALUE");break}}break}case"INSIDE_OBJECT_BEFORE_VALUE":{s(l,c,"INSIDE_OBJECT_AFTER_VALUE");break}case"INSIDE_OBJECT_AFTER_VALUE":{o(l,c);break}case"INSIDE_STRING":{switch(l){case'"':{e.pop(),r=c;break}case"\\":{e.push("INSIDE_STRING_ESCAPE");break}default:r=c}break}case"INSIDE_ARRAY_START":{switch(l){case"]":{r=c,e.pop();break}default:{r=c,s(l,c,"INSIDE_ARRAY_AFTER_VALUE");break}}break}case"INSIDE_ARRAY_AFTER_VALUE":{switch(l){case",":{e.pop(),e.push("INSIDE_ARRAY_AFTER_COMMA");break}case"]":{r=c,e.pop();break}default:{r=c;break}}break}case"INSIDE_ARRAY_AFTER_COMMA":{s(l,c,"INSIDE_ARRAY_AFTER_VALUE");break}case"INSIDE_STRING_ESCAPE":{e.pop(),r=c;break}case"INSIDE_NUMBER":{switch(l){case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":{r=c;break}case"e":case"E":case"-":case".":break;case",":{e.pop(),e[e.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&a(l,c),e[e.length-1]==="INSIDE_OBJECT_AFTER_VALUE"&&o(l,c);break}case"}":{e.pop(),e[e.length-1]==="INSIDE_OBJECT_AFTER_VALUE"&&o(l,c);break}case"]":{e.pop(),e[e.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&a(l,c);break}default:{e.pop();break}}break}case"INSIDE_LITERAL":{const h=t.substring(n,c+1);!"false".startsWith(h)&&!"true".startsWith(h)&&!"null".startsWith(h)?(e.pop(),e[e.length-1]==="INSIDE_OBJECT_AFTER_VALUE"?o(l,c):e[e.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&a(l,c)):r=c;break}}}let i=t.slice(0,r+1);for(let c=e.length-1;c>=0;c--)switch(e[c]){case"INSIDE_STRING":{i+='"';break}case"INSIDE_OBJECT_KEY":case"INSIDE_OBJECT_AFTER_KEY":case"INSIDE_OBJECT_AFTER_COMMA":case"INSIDE_OBJECT_START":case"INSIDE_OBJECT_BEFORE_VALUE":case"INSIDE_OBJECT_AFTER_VALUE":{i+="}";break}case"INSIDE_ARRAY_START":case"INSIDE_ARRAY_AFTER_COMMA":case"INSIDE_ARRAY_AFTER_VALUE":{i+="]";break}case"INSIDE_LITERAL":{const u=t.substring(n,t.length);"true".startsWith(u)?i+="true".slice(u.length):"false".startsWith(u)?i+="false".slice(u.length):"null".startsWith(u)&&(i+="null".slice(u.length))}}return i}async function hy(t){if(t===void 0)return{value:void 0,state:"undefined-input"};let e=await An({text:t});return e.success?{value:e.value,state:"successful-parse"}:(e=await An({text:Q7(t)}),e.success?{value:e.value,state:"repaired-parse"}:{value:void 0,state:"failed-parse"})}function Xd(t){return t.type.startsWith("tool-")}function fy(t){return t.type.split("-").slice(1).join("-")}function X7({lastMessage:t,messageId:e}){return{message:t?.role==="assistant"?t:{id:e,metadata:void 0,role:"assistant",parts:[]},activeTextParts:{},activeReasoningParts:{},partialToolCalls:{}}}function eR({stream:t,messageMetadataSchema:e,dataPartSchemas:r,runUpdateMessageJob:n,onError:s,onToolCall:o,onData:a}){return t.pipeThrough(new TransformStream({async transform(i,c){await n(async({state:l,write:u})=>{var h,f,p,m;function v(b){const k=l.message.parts.filter(Xd).find(T=>T.toolCallId===b);if(k==null)throw new Error("tool-output-error must be preceded by a tool-input-available");return k}function _(b){const k=l.message.parts.filter(T=>T.type==="dynamic-tool").find(T=>T.toolCallId===b);if(k==null)throw new Error("tool-output-error must be preceded by a tool-input-available");return k}function w(b){var S;const k=l.message.parts.find(P=>Xd(P)&&P.toolCallId===b.toolCallId),T=b,x=k;k!=null?(k.state=b.state,x.input=T.input,x.output=T.output,x.errorText=T.errorText,x.rawInput=T.rawInput,x.preliminary=T.preliminary,x.providerExecuted=(S=T.providerExecuted)!=null?S:k.providerExecuted,T.providerMetadata!=null&&k.state==="input-available"&&(k.callProviderMetadata=T.providerMetadata)):l.message.parts.push({type:`tool-${b.toolName}`,toolCallId:b.toolCallId,state:b.state,input:T.input,output:T.output,rawInput:T.rawInput,errorText:T.errorText,providerExecuted:T.providerExecuted,preliminary:T.preliminary,...T.providerMetadata!=null?{callProviderMetadata:T.providerMetadata}:{}})}function g(b){var S,k;const T=l.message.parts.find(q=>q.type==="dynamic-tool"&&q.toolCallId===b.toolCallId),x=b,P=T;T!=null?(T.state=b.state,P.toolName=b.toolName,P.input=x.input,P.output=x.output,P.errorText=x.errorText,P.rawInput=(S=x.rawInput)!=null?S:P.rawInput,P.preliminary=x.preliminary,P.providerExecuted=(k=x.providerExecuted)!=null?k:T.providerExecuted,x.providerMetadata!=null&&T.state==="input-available"&&(T.callProviderMetadata=x.providerMetadata)):l.message.parts.push({type:"dynamic-tool",toolName:b.toolName,toolCallId:b.toolCallId,state:b.state,input:x.input,output:x.output,errorText:x.errorText,preliminary:x.preliminary,providerExecuted:x.providerExecuted,...x.providerMetadata!=null?{callProviderMetadata:x.providerMetadata}:{}})}async function y(b){if(b!=null){const S=l.message.metadata!=null?py(l.message.metadata,b):b;e!=null&&await Cd({value:S,schema:e}),l.message.metadata=S}}switch(i.type){case"text-start":{const b={type:"text",text:"",providerMetadata:i.providerMetadata,state:"streaming"};l.activeTextParts[i.id]=b,l.message.parts.push(b),u();break}case"text-delta":{const b=l.activeTextParts[i.id];b.text+=i.delta,b.providerMetadata=(h=i.providerMetadata)!=null?h:b.providerMetadata,u();break}case"text-end":{const b=l.activeTextParts[i.id];b.state="done",b.providerMetadata=(f=i.providerMetadata)!=null?f:b.providerMetadata,delete l.activeTextParts[i.id],u();break}case"reasoning-start":{const b={type:"reasoning",text:"",providerMetadata:i.providerMetadata,state:"streaming"};l.activeReasoningParts[i.id]=b,l.message.parts.push(b),u();break}case"reasoning-delta":{const b=l.activeReasoningParts[i.id];b.text+=i.delta,b.providerMetadata=(p=i.providerMetadata)!=null?p:b.providerMetadata,u();break}case"reasoning-end":{const b=l.activeReasoningParts[i.id];b.providerMetadata=(m=i.providerMetadata)!=null?m:b.providerMetadata,b.state="done",delete l.activeReasoningParts[i.id],u();break}case"file":{l.message.parts.push({type:"file",mediaType:i.mediaType,url:i.url}),u();break}case"source-url":{l.message.parts.push({type:"source-url",sourceId:i.sourceId,url:i.url,title:i.title,providerMetadata:i.providerMetadata}),u();break}case"source-document":{l.message.parts.push({type:"source-document",sourceId:i.sourceId,mediaType:i.mediaType,title:i.title,filename:i.filename,providerMetadata:i.providerMetadata}),u();break}case"tool-input-start":{const b=l.message.parts.filter(Xd);l.partialToolCalls[i.toolCallId]={text:"",toolName:i.toolName,index:b.length,dynamic:i.dynamic},i.dynamic?g({toolCallId:i.toolCallId,toolName:i.toolName,state:"input-streaming",input:void 0,providerExecuted:i.providerExecuted}):w({toolCallId:i.toolCallId,toolName:i.toolName,state:"input-streaming",input:void 0,providerExecuted:i.providerExecuted}),u();break}case"tool-input-delta":{const b=l.partialToolCalls[i.toolCallId];b.text+=i.inputTextDelta;const{value:S}=await hy(b.text);b.dynamic?g({toolCallId:i.toolCallId,toolName:b.toolName,state:"input-streaming",input:S}):w({toolCallId:i.toolCallId,toolName:b.toolName,state:"input-streaming",input:S}),u();break}case"tool-input-available":{i.dynamic?g({toolCallId:i.toolCallId,toolName:i.toolName,state:"input-available",input:i.input,providerExecuted:i.providerExecuted,providerMetadata:i.providerMetadata}):w({toolCallId:i.toolCallId,toolName:i.toolName,state:"input-available",input:i.input,providerExecuted:i.providerExecuted,providerMetadata:i.providerMetadata}),u(),o&&!i.providerExecuted&&await o({toolCall:i});break}case"tool-input-error":{i.dynamic?g({toolCallId:i.toolCallId,toolName:i.toolName,state:"output-error",input:i.input,errorText:i.errorText,providerExecuted:i.providerExecuted,providerMetadata:i.providerMetadata}):w({toolCallId:i.toolCallId,toolName:i.toolName,state:"output-error",input:void 0,rawInput:i.input,errorText:i.errorText,providerExecuted:i.providerExecuted,providerMetadata:i.providerMetadata}),u();break}case"tool-output-available":{if(i.dynamic){const b=_(i.toolCallId);g({toolCallId:i.toolCallId,toolName:b.toolName,state:"output-available",input:b.input,output:i.output,preliminary:i.preliminary})}else{const b=v(i.toolCallId);w({toolCallId:i.toolCallId,toolName:fy(b),state:"output-available",input:b.input,output:i.output,providerExecuted:i.providerExecuted,preliminary:i.preliminary})}u();break}case"tool-output-error":{if(i.dynamic){const b=_(i.toolCallId);g({toolCallId:i.toolCallId,toolName:b.toolName,state:"output-error",input:b.input,errorText:i.errorText,providerExecuted:i.providerExecuted})}else{const b=v(i.toolCallId);w({toolCallId:i.toolCallId,toolName:fy(b),state:"output-error",input:b.input,rawInput:b.rawInput,errorText:i.errorText,providerExecuted:i.providerExecuted})}u();break}case"start-step":{l.message.parts.push({type:"step-start"});break}case"finish-step":{l.activeTextParts={},l.activeReasoningParts={};break}case"start":{i.messageId!=null&&(l.message.id=i.messageId),await y(i.messageMetadata),(i.messageId!=null||i.messageMetadata!=null)&&u();break}case"finish":{i.finishReason!=null&&(l.finishReason=i.finishReason),await y(i.messageMetadata),i.messageMetadata!=null&&u();break}case"message-metadata":{await y(i.messageMetadata),i.messageMetadata!=null&&u();break}case"error":{s?.(new Error(i.errorText));break}default:if(Y7(i)){r?.[i.type]!=null&&await Cd({value:i.data,schema:r[i.type]});const b=i;if(b.transient){a?.(b);break}const S=b.id!=null?l.message.parts.find(k=>b.type===k.type&&b.id===k.id):void 0;S!=null?S.data=b.data:l.message.parts.push(b),a?.(b),u()}}c.enqueue(i)})}}))}function tR({messageId:t,originalMessages:e=[],onFinish:r,onError:n,stream:s}){let o=e?.[e.length-1];o?.role!=="assistant"?o=void 0:t=o.id;let a=!1;const i=s.pipeThrough(new TransformStream({transform(f,p){if(f.type==="start"){const m=f;m.messageId==null&&t!=null&&(m.messageId=t)}f.type==="abort"&&(a=!0),p.enqueue(f)}}));if(r==null)return i;const c=X7({lastMessage:o?structuredClone(o):void 0,messageId:t??""}),l=async f=>{await f({state:c,write:()=>{}})};let u=!1;const h=async()=>{if(u||!r)return;u=!0;const f=c.message.id===o?.id;await r({isAborted:a,isContinuation:f,responseMessage:c.message,messages:[...f?e.slice(0,-1):e,c.message],finishReason:c.finishReason})};return eR({stream:i,runUpdateMessageJob:l,onError:n}).pipeThrough(new TransformStream({transform(f,p){p.enqueue(f)},async cancel(){await h()},async flush(){await h()}}))}function rR({response:t,status:e,statusText:r,headers:n,stream:s,consumeSseStream:o}){let a=s.pipeThrough(new uy);if(o){const[i,c]=a.tee();a=i,o({stream:c})}ly({response:t,status:e,statusText:r,headers:Object.fromEntries(tc(n,dy).entries()),stream:a.pipeThrough(new TextEncoderStream)})}function rc(t){const e=t.pipeThrough(new TransformStream);return e[Symbol.asyncIterator]=function(){const r=this.getReader();let n=!1;async function s(o){var a;n=!0;try{o&&await((a=r.cancel)==null?void 0:a.call(r))}finally{try{r.releaseLock()}catch{}}}return{async next(){if(n)return{done:!0,value:void 0};const{done:o,value:a}=await r.read();return o?(await s(!0),{done:!0,value:void 0}):{done:!1,value:a}},async return(){return await s(!0),{done:!0,value:void 0}},async throw(o){throw await s(!0),o}}},e}async function nR({stream:t,onError:e}){const r=t.getReader();try{for(;;){const{done:n}=await r.read();if(n)break}}catch(n){e?.(n)}finally{r.releaseLock()}}function my(){let t,e;return{promise:new Promise((n,s)=>{t=n,e=s}),resolve:t,reject:e}}function sR(){let t=[],e=null,r=!1,n=my();const s=()=>{r=!0,n.resolve(),t.forEach(a=>a.cancel()),t=[],e?.close()},o=async()=>{if(r&&t.length===0){e?.close();return}if(t.length===0)return n=my(),await n.promise,o();try{const{value:a,done:i}=await t[0].read();i?(t.shift(),t.length>0?await o():r&&e?.close()):e?.enqueue(a)}catch(a){e?.error(a),t.shift(),s()}};return{stream:new ReadableStream({start(a){e=a},pull:o,async cancel(){for(const a of t)await a.cancel();t=[],r=!0}}),addStream:a=>{if(r)throw new Error("Cannot add inner stream: outer stream is closed");t.push(a.getReader()),n.resolve()},close:()=>{r=!0,n.resolve(),t.length===0&&e?.close()},terminate:s}}function oR(){var t,e;return(e=(t=globalThis?.performance)==null?void 0:t.now())!=null?e:Date.now()}function aR({tools:t,generatorStream:e,tracer:r,telemetry:n,system:s,messages:o,abortSignal:a,repairToolCall:i,experimental_context:c}){let l=null;const u=new ReadableStream({start(w){l=w}}),h=new Set,f=new Map;let p=!1,m;function v(){p&&h.size===0&&(m!=null&&l.enqueue(m),l.close())}const _=new TransformStream({async transform(w,g){const y=w.type;switch(y){case"stream-start":case"text-start":case"text-delta":case"text-end":case"reasoning-start":case"reasoning-delta":case"reasoning-end":case"tool-input-start":case"tool-input-delta":case"tool-input-end":case"source":case"response-metadata":case"error":case"raw":{g.enqueue(w);break}case"file":{g.enqueue({type:"file",file:new Z7({data:w.data,mediaType:w.mediaType})});break}case"finish":{m={type:"finish",finishReason:w.finishReason,usage:w.usage,providerMetadata:w.providerMetadata};break}case"tool-call":{try{const b=await ry({toolCall:w,tools:t,repairToolCall:i,system:s,messages:o});if(g.enqueue(b),b.invalid){l.enqueue({type:"tool-error",toolCallId:b.toolCallId,toolName:b.toolName,input:b.input,error:Sd(b.error),dynamic:!0});break}const S=t[b.toolName];if(f.set(b.toolCallId,b.input),S.onInputAvailable!=null&&await S.onInputAvailable({input:b.input,toolCallId:b.toolCallId,messages:o,abortSignal:a,experimental_context:c}),S.execute!=null&&b.providerExecuted!==!0){const k=Eo();h.add(k),_s({name:"ai.toolCall",attributes:Bt({telemetry:n,attributes:{...gs({operationId:"ai.toolCall",telemetry:n}),"ai.toolCall.name":b.toolName,"ai.toolCall.id":b.toolCallId,"ai.toolCall.args":{output:()=>JSON.stringify(b.input)}}}),tracer:r,fn:async T=>{let x;try{const P=p_({execute:S.execute.bind(S),input:b.input,options:{toolCallId:b.toolCallId,messages:o,abortSignal:a,experimental_context:c}});for await(const q of P)l.enqueue({...b,type:"tool-result",output:q.output,...q.type==="preliminary"&&{preliminary:!0}}),q.type==="final"&&(x=q.output)}catch(P){Wd(T,P),l.enqueue({...b,type:"tool-error",error:P}),h.delete(k),v();return}h.delete(k),v();try{T.setAttributes(Bt({telemetry:n,attributes:{"ai.toolCall.result":{output:()=>JSON.stringify(x)}}}))}catch{}}})}}catch(b){l.enqueue({type:"error",error:b})}break}case"tool-result":{const b=w.toolName;w.isError?l.enqueue({type:"tool-error",toolCallId:w.toolCallId,toolName:b,input:f.get(w.toolCallId),providerExecuted:w.providerExecuted,error:w.result}):g.enqueue({type:"tool-result",toolCallId:w.toolCallId,toolName:b,input:f.get(w.toolCallId),output:w.result,providerExecuted:w.providerExecuted});break}default:{const b=y;throw new Error(`Unhandled chunk type: ${b}`)}}},flush(){p=!0,v()}});return new ReadableStream({async start(w){return Promise.all([e.pipeThrough(_).pipeTo(new WritableStream({write(g){w.enqueue(g)},close(){}})),u.pipeTo(new WritableStream({write(g){w.enqueue(g)},close(){w.close()}}))])}})}var iR=$o({prefix:"aitxt",size:24});function ep({model:t,tools:e,toolChoice:r,system:n,prompt:s,messages:o,maxRetries:a,abortSignal:i,headers:c,stopWhen:l=Kd(1),experimental_output:u,experimental_telemetry:h,prepareStep:f,providerOptions:p,experimental_activeTools:m,activeTools:v=m,experimental_repairToolCall:_,experimental_transform:w,experimental_download:g,includeRawChunks:y=!1,onChunk:b,onError:S=({error:F})=>{console.error(F)},onFinish:k,onAbort:T,onStepFinish:x,experimental_context:P,_internal:{now:q=oR,generateId:N=iR,currentDate:z=()=>new Date}={},...D}){return new lR({model:Xi(t),telemetry:h,headers:c,settings:D,maxRetries:a,abortSignal:i,system:n,prompt:s,messages:o,tools:e,toolChoice:r,transforms:Gd(w),activeTools:v,repairToolCall:_,stopConditions:Gd(l),output:u,providerOptions:p,prepareStep:f,includeRawChunks:y,onChunk:b,onError:S,onFinish:k,onAbort:T,onStepFinish:x,now:q,currentDate:z,generateId:N,experimental_context:P,download:g})}function cR(t){if(!t)return new TransformStream({transform(a,i){i.enqueue({part:a,partialOutput:void 0})}});let e,r="",n="",s="";function o({controller:a,partialOutput:i=void 0}){a.enqueue({part:{type:"text-delta",id:e,text:n},partialOutput:i}),n=""}return new TransformStream({async transform(a,i){if(a.type==="finish-step"&&n.length>0&&o({controller:i}),a.type!=="text-delta"&&a.type!=="text-start"&&a.type!=="text-end"){i.enqueue({part:a,partialOutput:void 0});return}if(e==null)e=a.id;else if(a.id!==e){i.enqueue({part:a,partialOutput:void 0});return}if(a.type==="text-start"){i.enqueue({part:a,partialOutput:void 0});return}if(a.type==="text-end"){n.length>0&&o({controller:i}),i.enqueue({part:a,partialOutput:void 0});return}r+=a.text,n+=a.text;const c=await t.parsePartial({text:r});if(c!=null){const l=JSON.stringify(c.partial);l!==s&&(o({controller:i,partialOutput:c.partial}),s=l)}}})}var lR=class{constructor({model:t,telemetry:e,headers:r,settings:n,maxRetries:s,abortSignal:o,system:a,prompt:i,messages:c,tools:l,toolChoice:u,transforms:h,activeTools:f,repairToolCall:p,stopConditions:m,output:v,providerOptions:_,prepareStep:w,includeRawChunks:g,now:y,currentDate:b,generateId:S,onChunk:k,onError:T,onFinish:x,onAbort:P,onStepFinish:q,experimental_context:N,download:z}){this._totalUsage=new Hi,this._finishReason=new Hi,this._steps=new Hi,this.output=v,this.includeRawChunks=g,this.tools=l;let D,F=[];const oe=[];let fe,de,se={},_e=[];const H=[];let A,V={},j={};const E=new TransformStream({async transform(K,X){var ue,me,Je,Ge;X.enqueue(K);const{part:te}=K;if((te.type==="text-delta"||te.type==="reasoning-delta"||te.type==="source"||te.type==="tool-call"||te.type==="tool-result"||te.type==="tool-input-start"||te.type==="tool-input-delta"||te.type==="raw")&&await k?.({chunk:te}),te.type==="error"&&await T({error:Jv(te.error)}),te.type==="text-start"&&(V[te.id]={type:"text",text:"",providerMetadata:te.providerMetadata},F.push(V[te.id])),te.type==="text-delta"){const ke=V[te.id];if(ke==null){X.enqueue({part:{type:"error",error:`text part ${te.id} not found`},partialOutput:void 0});return}ke.text+=te.text,ke.providerMetadata=(ue=te.providerMetadata)!=null?ue:ke.providerMetadata}if(te.type==="text-end"){const ke=V[te.id];if(ke==null){X.enqueue({part:{type:"error",error:`text part ${te.id} not found`},partialOutput:void 0});return}ke.providerMetadata=(me=te.providerMetadata)!=null?me:ke.providerMetadata,delete V[te.id]}if(te.type==="reasoning-start"&&(j[te.id]={type:"reasoning",text:"",providerMetadata:te.providerMetadata},F.push(j[te.id])),te.type==="reasoning-delta"){const ke=j[te.id];if(ke==null){X.enqueue({part:{type:"error",error:`reasoning part ${te.id} not found`},partialOutput:void 0});return}ke.text+=te.text,ke.providerMetadata=(Je=te.providerMetadata)!=null?Je:ke.providerMetadata}if(te.type==="reasoning-end"){const ke=j[te.id];if(ke==null){X.enqueue({part:{type:"error",error:`reasoning part ${te.id} not found`},partialOutput:void 0});return}ke.providerMetadata=(Ge=te.providerMetadata)!=null?Ge:ke.providerMetadata,delete j[te.id]}if(te.type==="file"&&F.push({type:"file",file:te.file}),te.type==="source"&&F.push(te),te.type==="tool-call"&&F.push(te),te.type==="tool-result"&&!te.preliminary&&F.push(te),te.type==="tool-error"&&F.push(te),te.type==="start-step"&&(se=te.request,_e=te.warnings),te.type==="finish-step"){const ke=Qd({content:F,tools:l}),Ct=new sy({content:F,finishReason:te.finishReason,usage:te.usage,warnings:_e,request:se,response:{...te.response,messages:[...oe,...ke]},providerMetadata:te.providerMetadata});await q?.(Ct),iv(_e),H.push(Ct),F=[],j={},V={},oe.push(...ke),D.resolve()}te.type==="finish"&&(de=te.totalUsage,fe=te.finishReason)},async flush(K){try{if(H.length===0){const Je=new i7({message:"No output generated. Check the stream for errors."});W._finishReason.reject(Je),W._totalUsage.reject(Je),W._steps.reject(Je);return}const X=fe??"unknown",ue=de??{inputTokens:void 0,outputTokens:void 0,totalTokens:void 0};W._finishReason.resolve(X),W._totalUsage.resolve(ue),W._steps.resolve(H);const me=H[H.length-1];await x?.({finishReason:X,totalUsage:ue,usage:me.usage,content:me.content,text:me.text,reasoningText:me.reasoningText,reasoning:me.reasoning,files:me.files,sources:me.sources,toolCalls:me.toolCalls,staticToolCalls:me.staticToolCalls,dynamicToolCalls:me.dynamicToolCalls,toolResults:me.toolResults,staticToolResults:me.staticToolResults,dynamicToolResults:me.dynamicToolResults,request:me.request,response:me.response,warnings:me.warnings,providerMetadata:me.providerMetadata,steps:H}),A.setAttributes(Bt({telemetry:e,attributes:{"ai.response.finishReason":X,"ai.response.text":{output:()=>me.text},"ai.response.toolCalls":{output:()=>{var Je;return(Je=me.toolCalls)!=null&&Je.length?JSON.stringify(me.toolCalls):void 0}},"ai.response.providerMetadata":JSON.stringify(me.providerMetadata),"ai.usage.inputTokens":ue.inputTokens,"ai.usage.outputTokens":ue.outputTokens,"ai.usage.totalTokens":ue.totalTokens,"ai.usage.reasoningTokens":ue.reasoningTokens,"ai.usage.cachedInputTokens":ue.cachedInputTokens}}))}catch(X){K.error(X)}finally{A.end()}}}),R=sR();this.addStream=R.addStream,this.closeStream=R.close;const $=R.stream.getReader();let B=new ReadableStream({async start(K){K.enqueue({type:"start"})},async pull(K){function X(){P?.({steps:H}),K.enqueue({type:"abort"}),K.close()}try{const{done:ue,value:me}=await $.read();if(ue){K.close();return}if(o?.aborted){X();return}K.enqueue(me)}catch(ue){On(ue)&&o?.aborted?X():K.error(ue)}},cancel(K){return R.stream.cancel(K)}});for(const K of h)B=B.pipeThrough(K({tools:l,stopStream(){R.terminate()}}));this.baseStream=B.pipeThrough(cR(v)).pipeThrough(E);const{maxRetries:G,retry:ve}=Xv({maxRetries:s,abortSignal:o}),pe=Gv(e),L=Jd(n),Z=Wv({model:t,telemetry:e,headers:r,settings:{...L,maxRetries:G}}),W=this;_s({name:"ai.streamText",attributes:Bt({telemetry:e,attributes:{...gs({operationId:"ai.streamText",telemetry:e}),...Z,"ai.prompt":{input:()=>JSON.stringify({system:a,prompt:i,messages:c})}}}),tracer:pe,endWhenDone:!1,fn:async K=>{A=K;async function X({currentStep:ue,responseMessages:me,usage:Je}){var Ge,te,ke,Ct,Ie;const Pt=W.includeRawChunks;D=new Hi;const zr=await Bv({system:a,prompt:i,messages:c}),Ot=[...zr.messages,...me],pt=await w?.({model:t,steps:H,stepNumber:H.length,messages:Ot}),Wt=Xi((Ge=pt?.model)!=null?Ge:t),un=await Dv({prompt:{system:(te=pt?.system)!=null?te:zr.system,messages:(ke=pt?.messages)!=null?ke:Ot},supportedUrls:await Wt.supportedUrls,download:z}),{toolChoice:dn,tools:ks}=Zv({tools:l,toolChoice:(Ct=pt?.toolChoice)!=null?Ct:u,activeTools:(Ie=pt?.activeTools)!=null?Ie:f}),{result:{stream:mc,response:st,request:Dr},doStreamSpan:Zr,startTimestampMs:uw}=await ve(()=>_s({name:"ai.streamText.doStream",attributes:Bt({telemetry:e,attributes:{...gs({operationId:"ai.streamText.doStream",telemetry:e}),...Z,"ai.model.provider":Wt.provider,"ai.model.id":Wt.modelId,"ai.prompt.messages":{input:()=>Kv(un)},"ai.prompt.tools":{input:()=>ks?.map(ye=>JSON.stringify(ye))},"ai.prompt.toolChoice":{input:()=>dn!=null?JSON.stringify(dn):void 0},"gen_ai.system":Wt.provider,"gen_ai.request.model":Wt.modelId,"gen_ai.request.frequency_penalty":L.frequencyPenalty,"gen_ai.request.max_tokens":L.maxOutputTokens,"gen_ai.request.presence_penalty":L.presencePenalty,"gen_ai.request.stop_sequences":L.stopSequences,"gen_ai.request.temperature":L.temperature,"gen_ai.request.top_k":L.topK,"gen_ai.request.top_p":L.topP}}),tracer:pe,endWhenDone:!1,fn:async ye=>({startTimestampMs:y(),doStreamSpan:ye,result:await Wt.doStream({...L,tools:ks,toolChoice:dn,responseFormat:v?.responseFormat,prompt:un,providerOptions:_,abortSignal:o,headers:r,includeRawChunks:Pt})})})),yM=aR({tools:l,generatorStream:mc,tracer:pe,telemetry:e,system:a,messages:Ot,repairToolCall:p,abortSignal:o,experimental_context:N}),wM=Dr??{},gc=[],gp=[];let _p;const vp={};let Cs="unknown",hr={inputTokens:void 0,outputTokens:void 0,totalTokens:void 0},yp,dw=!0,$r={id:S(),timestamp:b(),modelId:t.modelId},pw="";W.addStream(yM.pipeThrough(new TransformStream({async transform(ye,ht){var Vo,Fo,_c,Vr;if(ye.type==="stream-start"){_p=ye.warnings;return}if(dw){const Tt=y()-uw;dw=!1,Zr.addEvent("ai.stream.firstChunk",{"ai.response.msToFirstChunk":Tt}),Zr.setAttributes({"ai.response.msToFirstChunk":Tt}),ht.enqueue({type:"start-step",request:wM,warnings:_p??[]})}const hw=ye.type;switch(hw){case"text-start":case"text-end":{ht.enqueue(ye);break}case"text-delta":{ye.delta.length>0&&(ht.enqueue({type:"text-delta",id:ye.id,text:ye.delta,providerMetadata:ye.providerMetadata}),pw+=ye.delta);break}case"reasoning-start":case"reasoning-end":{ht.enqueue(ye);break}case"reasoning-delta":{ht.enqueue({type:"reasoning-delta",id:ye.id,text:ye.delta,providerMetadata:ye.providerMetadata});break}case"tool-call":{ht.enqueue(ye),gc.push(ye);break}case"tool-result":{ht.enqueue(ye),ye.preliminary||gp.push(ye);break}case"tool-error":{ht.enqueue(ye),gp.push(ye);break}case"response-metadata":{$r={id:(Vo=ye.id)!=null?Vo:$r.id,timestamp:(Fo=ye.timestamp)!=null?Fo:$r.timestamp,modelId:(_c=ye.modelId)!=null?_c:$r.modelId};break}case"finish":{hr=ye.usage,Cs=ye.finishReason,yp=ye.providerMetadata;const Tt=y()-uw;Zr.addEvent("ai.stream.finish"),Zr.setAttributes({"ai.response.msToFinish":Tt,"ai.response.avgOutputTokensPerSecond":1e3*((Vr=hr.outputTokens)!=null?Vr:0)/Tt});break}case"file":{ht.enqueue(ye);break}case"source":{ht.enqueue(ye);break}case"tool-input-start":{vp[ye.id]=ye.toolName;const Tt=l?.[ye.toolName];Tt?.onInputStart!=null&&await Tt.onInputStart({toolCallId:ye.id,messages:Ot,abortSignal:o,experimental_context:N}),ht.enqueue({...ye,dynamic:Tt?.type==="dynamic"});break}case"tool-input-end":{delete vp[ye.id],ht.enqueue(ye);break}case"tool-input-delta":{const Tt=vp[ye.id],wp=l?.[Tt];wp?.onInputDelta!=null&&await wp.onInputDelta({inputTextDelta:ye.delta,toolCallId:ye.id,messages:Ot,abortSignal:o,experimental_context:N}),ht.enqueue(ye);break}case"error":{ht.enqueue(ye),Cs="error";break}case"raw":{Pt&&ht.enqueue(ye);break}default:{const Tt=hw;throw new Error(`Unknown chunk type: ${Tt}`)}}},async flush(ye){const ht=gc.length>0?JSON.stringify(gc):void 0;try{Zr.setAttributes(Bt({telemetry:e,attributes:{"ai.response.finishReason":Cs,"ai.response.text":{output:()=>pw},"ai.response.toolCalls":{output:()=>ht},"ai.response.id":$r.id,"ai.response.model":$r.modelId,"ai.response.timestamp":$r.timestamp.toISOString(),"ai.response.providerMetadata":JSON.stringify(yp),"ai.usage.inputTokens":hr.inputTokens,"ai.usage.outputTokens":hr.outputTokens,"ai.usage.totalTokens":hr.totalTokens,"ai.usage.reasoningTokens":hr.reasoningTokens,"ai.usage.cachedInputTokens":hr.cachedInputTokens,"gen_ai.response.finish_reasons":[Cs],"gen_ai.response.id":$r.id,"gen_ai.response.model":$r.modelId,"gen_ai.usage.input_tokens":hr.inputTokens,"gen_ai.usage.output_tokens":hr.outputTokens}}))}catch{}finally{Zr.end()}ye.enqueue({type:"finish-step",finishReason:Cs,usage:hr,providerMetadata:yp,response:{...$r,headers:st?.headers}});const Vo=Yv(Je,hr);await D.promise;const Fo=gc.filter(Vr=>Vr.providerExecuted!==!0),_c=gp.filter(Vr=>Vr.providerExecuted!==!0);if(Fo.length>0&&_c.length===Fo.length&&!await oy({stopConditions:m,steps:H})){me.push(...Qd({content:H[H.length-1].content,tools:l}));try{await X({currentStep:ue+1,responseMessages:me,usage:Vo})}catch(Vr){ye.enqueue({type:"error",error:Vr}),W.closeStream()}}else ye.enqueue({type:"finish",finishReason:Cs,totalUsage:Vo}),W.closeStream()}})))}await X({currentStep:0,responseMessages:[],usage:{inputTokens:void 0,outputTokens:void 0,totalTokens:void 0}})}}).catch(K=>{W.addStream(new ReadableStream({start(X){X.enqueue({type:"error",error:K}),X.close()}})),W.closeStream()})}get steps(){return this.consumeStream(),this._steps.promise}get finalStep(){return this.steps.then(t=>t[t.length-1])}get content(){return this.finalStep.then(t=>t.content)}get warnings(){return this.finalStep.then(t=>t.warnings)}get providerMetadata(){return this.finalStep.then(t=>t.providerMetadata)}get text(){return this.finalStep.then(t=>t.text)}get reasoningText(){return this.finalStep.then(t=>t.reasoningText)}get reasoning(){return this.finalStep.then(t=>t.reasoning)}get sources(){return this.finalStep.then(t=>t.sources)}get files(){return this.finalStep.then(t=>t.files)}get toolCalls(){return this.finalStep.then(t=>t.toolCalls)}get staticToolCalls(){return this.finalStep.then(t=>t.staticToolCalls)}get dynamicToolCalls(){return this.finalStep.then(t=>t.dynamicToolCalls)}get toolResults(){return this.finalStep.then(t=>t.toolResults)}get staticToolResults(){return this.finalStep.then(t=>t.staticToolResults)}get dynamicToolResults(){return this.finalStep.then(t=>t.dynamicToolResults)}get usage(){return this.finalStep.then(t=>t.usage)}get request(){return this.finalStep.then(t=>t.request)}get response(){return this.finalStep.then(t=>t.response)}get totalUsage(){return this.consumeStream(),this._totalUsage.promise}get finishReason(){return this.consumeStream(),this._finishReason.promise}teeStream(){const[t,e]=this.baseStream.tee();return this.baseStream=e,t}get textStream(){return rc(this.teeStream().pipeThrough(new TransformStream({transform({part:t},e){t.type==="text-delta"&&e.enqueue(t.text)}})))}get fullStream(){return rc(this.teeStream().pipeThrough(new TransformStream({transform({part:t},e){e.enqueue(t)}})))}async consumeStream(t){var e;try{await nR({stream:this.fullStream,onError:t?.onError})}catch(r){(e=t?.onError)==null||e.call(t,r)}}get experimental_partialOutputStream(){if(this.output==null)throw new ov;return rc(this.teeStream().pipeThrough(new TransformStream({transform({partialOutput:t},e){t!=null&&e.enqueue(t)}})))}toUIMessageStream({originalMessages:t,generateMessageId:e,onFinish:r,messageMetadata:n,sendReasoning:s=!0,sendSources:o=!1,sendStart:a=!0,sendFinish:i=!0,onError:c=ls}={}){const l=e!=null?K7({originalMessages:t,responseMessageId:e}):void 0,u={},h=p=>{var m,v;const _=u[p];return((v=(m=this.tools)==null?void 0:m[_])==null?void 0:v.type)==="dynamic"?!0:void 0},f=this.fullStream.pipeThrough(new TransformStream({transform:async(p,m)=>{const v=n?.({part:p}),_=p.type;switch(_){case"text-start":{m.enqueue({type:"text-start",id:p.id,...p.providerMetadata!=null?{providerMetadata:p.providerMetadata}:{}});break}case"text-delta":{m.enqueue({type:"text-delta",id:p.id,delta:p.text,...p.providerMetadata!=null?{providerMetadata:p.providerMetadata}:{}});break}case"text-end":{m.enqueue({type:"text-end",id:p.id,...p.providerMetadata!=null?{providerMetadata:p.providerMetadata}:{}});break}case"reasoning-start":{m.enqueue({type:"reasoning-start",id:p.id,...p.providerMetadata!=null?{providerMetadata:p.providerMetadata}:{}});break}case"reasoning-delta":{s&&m.enqueue({type:"reasoning-delta",id:p.id,delta:p.text,...p.providerMetadata!=null?{providerMetadata:p.providerMetadata}:{}});break}case"reasoning-end":{m.enqueue({type:"reasoning-end",id:p.id,...p.providerMetadata!=null?{providerMetadata:p.providerMetadata}:{}});break}case"file":{m.enqueue({type:"file",mediaType:p.file.mediaType,url:`data:${p.file.mediaType};base64,${p.file.base64}`});break}case"source":{o&&p.sourceType==="url"&&m.enqueue({type:"source-url",sourceId:p.id,url:p.url,title:p.title,...p.providerMetadata!=null?{providerMetadata:p.providerMetadata}:{}}),o&&p.sourceType==="document"&&m.enqueue({type:"source-document",sourceId:p.id,mediaType:p.mediaType,title:p.title,filename:p.filename,...p.providerMetadata!=null?{providerMetadata:p.providerMetadata}:{}});break}case"tool-input-start":{u[p.id]=p.toolName;const w=h(p.id);m.enqueue({type:"tool-input-start",toolCallId:p.id,toolName:p.toolName,...p.providerExecuted!=null?{providerExecuted:p.providerExecuted}:{},...w!=null?{dynamic:w}:{}});break}case"tool-input-delta":{m.enqueue({type:"tool-input-delta",toolCallId:p.id,inputTextDelta:p.delta});break}case"tool-call":{u[p.toolCallId]=p.toolName;const w=h(p.toolCallId);p.invalid?m.enqueue({type:"tool-input-error",toolCallId:p.toolCallId,toolName:p.toolName,input:p.input,...p.providerExecuted!=null?{providerExecuted:p.providerExecuted}:{},...p.providerMetadata!=null?{providerMetadata:p.providerMetadata}:{},...w!=null?{dynamic:w}:{},errorText:c(p.error)}):m.enqueue({type:"tool-input-available",toolCallId:p.toolCallId,toolName:p.toolName,input:p.input,...p.providerExecuted!=null?{providerExecuted:p.providerExecuted}:{},...p.providerMetadata!=null?{providerMetadata:p.providerMetadata}:{},...w!=null?{dynamic:w}:{}});break}case"tool-result":{const w=h(p.toolCallId);m.enqueue({type:"tool-output-available",toolCallId:p.toolCallId,output:p.output,...p.providerExecuted!=null?{providerExecuted:p.providerExecuted}:{},...p.preliminary!=null?{preliminary:p.preliminary}:{},...w!=null?{dynamic:w}:{}});break}case"tool-error":{const w=h(p.toolCallId);m.enqueue({type:"tool-output-error",toolCallId:p.toolCallId,errorText:c(p.error),...p.providerExecuted!=null?{providerExecuted:p.providerExecuted}:{},...w!=null?{dynamic:w}:{}});break}case"error":{m.enqueue({type:"error",errorText:c(p.error)});break}case"start-step":{m.enqueue({type:"start-step"});break}case"finish-step":{m.enqueue({type:"finish-step"});break}case"start":{a&&m.enqueue({type:"start",...v!=null?{messageMetadata:v}:{},...l!=null?{messageId:l}:{}});break}case"finish":{i&&m.enqueue({type:"finish",finishReason:p.finishReason,...v!=null?{messageMetadata:v}:{}});break}case"abort":{m.enqueue(p);break}case"tool-input-end":break;case"raw":break;default:{const w=_;throw new Error(`Unknown chunk type: ${w}`)}}v!=null&&_!=="start"&&_!=="finish"&&m.enqueue({type:"message-metadata",messageMetadata:v})}}));return rc(tR({stream:f,messageId:l??e?.(),originalMessages:t,onFinish:r,onError:c}))}pipeUIMessageStreamToResponse(t,{originalMessages:e,generateMessageId:r,onFinish:n,messageMetadata:s,sendReasoning:o,sendSources:a,sendFinish:i,sendStart:c,onError:l,...u}={}){rR({response:t,stream:this.toUIMessageStream({originalMessages:e,generateMessageId:r,onFinish:n,messageMetadata:s,sendReasoning:o,sendSources:a,sendFinish:i,sendStart:c,onError:l}),...u})}pipeTextStreamToResponse(t,e){W7({response:t,textStream:this.textStream,...e})}toUIMessageStreamResponse({originalMessages:t,generateMessageId:e,onFinish:r,messageMetadata:n,sendReasoning:s,sendSources:o,sendFinish:a,sendStart:i,onError:c,...l}={}){return G7({stream:this.toUIMessageStream({originalMessages:t,generateMessageId:e,onFinish:r,messageMetadata:n,sendReasoning:s,sendSources:o,sendFinish:a,sendStart:i,onError:c}),...l})}toTextStreamResponse(t){return J7({textStream:this.textStream,...t})}};$o({prefix:"aiobj",size:24}),$o({prefix:"aiobj",size:24});var uR={};XI(uR,{object:()=>pR,text:()=>dR});var dR=()=>({type:"text",responseFormat:{type:"text"},async parsePartial({text:t}){return{partial:t}},async parseOutput({text:t}){return t}}),pR=({schema:t})=>{const e=Wi(t);return{type:"object",responseFormat:{type:"json",schema:e.jsonSchema},async parsePartial({text:r}){const n=await hy(r);switch(n.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":return{partial:n.value};default:{const s=n.state;throw new Error(`Unsupported parse state: ${s}`)}}},async parseOutput({text:r},n){const s=await An({text:r});if(!s.success)throw new vv({message:"No object generated: could not parse the response.",cause:s.error,text:r,response:n.response,usage:n.usage,finishReason:n.finishReason});const o=await ir({value:s.value,schema:e});if(!o.success)throw new vv({message:"No object generated: response did not match schema.",cause:o.error,text:r,response:n.response,usage:n.usage,finishReason:n.finishReason});return o.value}}},hR="AI_MCPClientError",gy=`vercel.ai.error.${hR}`,fR=Symbol.for(gy),_y,vy,Ve=class extends(vy=Se,_y=fR,vy){constructor({name:t="MCPClientError",message:e,cause:r,data:n,code:s}){super({name:t,message:e,cause:r}),this[_y]=!0,this.data=n,this.code=s}static isInstance(t){return Se.hasMarker(t,gy)}},vs="2025-06-18",mR=[vs,"2025-03-26","2024-11-05"],gR=Oe({name:d(),version:d()}),nc=Oe({_meta:Q(C({}).loose())}),qr=nc,yy=C({method:d(),params:Q(nc)}),wy=C({applyDefaults:Q(ne())}).loose(),_R=Oe({experimental:Q(C({}).loose()),logging:Q(C({}).loose()),prompts:Q(Oe({listChanged:Q(ne())})),resources:Q(Oe({subscribe:Q(ne()),listChanged:Q(ne())})),tools:Q(Oe({listChanged:Q(ne())})),elicitation:Q(wy)});C({elicitation:Q(wy)}).loose();var vR=qr.extend({protocolVersion:d(),capabilities:_R,serverInfo:gR,instructions:Q(d())}),tp=qr.extend({nextCursor:Q(d())}),yR=C({name:d(),description:Q(d()),inputSchema:C({type:O("object"),properties:Q(C({}).loose())}).loose()}).loose(),wR=tp.extend({tools:I(yR)}),by=C({type:O("text"),text:d()}).loose(),Sy=C({type:O("image"),data:rm(),mimeType:d()}).loose(),bR=C({uri:d(),name:d(),title:Q(d()),description:Q(d()),mimeType:Q(d()),size:Q(M())}).loose(),SR=tp.extend({resources:I(bR)}),ky=C({uri:d(),name:Q(d()),title:Q(d()),mimeType:Q(d())}).loose(),Cy=ky.extend({text:d()}),Ty=ky.extend({blob:rm()}),$y=C({type:O("resource"),resource:ee([Cy,Ty])}).loose(),kR=qr.extend({content:I(ee([by,Sy,$y])),isError:ne().default(!1).optional()}).or(qr.extend({toolResult:he()})),CR=C({uriTemplate:d(),name:d(),title:Q(d()),description:Q(d()),mimeType:Q(d())}).loose(),TR=qr.extend({resourceTemplates:I(CR)}),$R=qr.extend({contents:I(ee([Cy,Ty]))}),ER=C({name:d(),description:Q(d()),required:Q(ne())}).loose(),xR=C({name:d(),title:Q(d()),description:Q(d()),arguments:Q(I(ER))}).loose(),IR=tp.extend({prompts:I(xR)}),RR=C({role:ee([O("user"),O("assistant")]),content:ee([by,Sy,$y])}).loose(),PR=qr.extend({description:Q(d()),messages:I(RR)}),OR=nc.extend({message:d(),requestedSchema:he()}),Ey=yy.extend({method:O("elicitation/create"),params:OR}),AR=qr.extend({action:ee([O("accept"),O("decline"),O("cancel")]),content:Q(ie(d(),he()))}),sc="2.0",MR=C({jsonrpc:O(sc),id:ee([d(),M().int()])}).merge(yy).strict(),NR=C({jsonrpc:O(sc),id:ee([d(),M().int()]),result:qr}).strict(),LR=C({jsonrpc:O(sc),id:ee([d(),M().int()]),error:C({code:M().int(),message:d(),data:Q(he())})}).strict(),qR=C({jsonrpc:O(sc)}).merge(C({method:d(),params:Q(nc)})).strict(),jo=ee([MR,qR,NR,LR]),xy=typeof __PACKAGE_VERSION__<"u"?__PACKAGE_VERSION__:"0.0.0-test",Iy=C({access_token:d(),id_token:d().optional(),token_type:d(),expires_in:M().optional(),scope:d().optional(),refresh_token:d().optional()}).strip(),Rt=d().url().superRefine((t,e)=>{if(!URL.canParse(t))return e.addIssue({code:nl.custom,message:"URL must be parseable",fatal:!0}),jc}).refine(t=>{const e=new URL(t);return e.protocol!=="javascript:"&&e.protocol!=="data:"&&e.protocol!=="vbscript:"},{message:"URL cannot use javascript:, data:, or vbscript: scheme"}),jR=C({resource:d().url(),authorization_servers:I(Rt).optional(),jwks_uri:d().url().optional(),scopes_supported:I(d()).optional(),bearer_methods_supported:I(d()).optional(),resource_signing_alg_values_supported:I(d()).optional(),resource_name:d().optional(),resource_documentation:d().optional(),resource_policy_uri:d().url().optional(),resource_tos_uri:d().url().optional(),tls_client_certificate_bound_access_tokens:ne().optional(),authorization_details_types_supported:I(d()).optional(),dpop_signing_alg_values_supported:I(d()).optional(),dpop_bound_access_tokens_required:ne().optional()}).passthrough(),Ry=C({issuer:d(),authorization_endpoint:Rt,token_endpoint:Rt,registration_endpoint:Rt.optional(),scopes_supported:I(d()).optional(),response_types_supported:I(d()),grant_types_supported:I(d()).optional(),code_challenge_methods_supported:I(d()),token_endpoint_auth_methods_supported:I(d()).optional(),token_endpoint_auth_signing_alg_values_supported:I(d()).optional()}).passthrough(),UR=C({issuer:d(),authorization_endpoint:Rt,token_endpoint:Rt,userinfo_endpoint:Rt.optional(),jwks_uri:Rt,registration_endpoint:Rt.optional(),scopes_supported:I(d()).optional(),response_types_supported:I(d()),grant_types_supported:I(d()).optional(),subject_types_supported:I(d()),id_token_signing_alg_values_supported:I(d()),claims_supported:I(d()).optional(),token_endpoint_auth_methods_supported:I(d()).optional()}).passthrough(),zR=UR.merge(Ry.pick({code_challenge_methods_supported:!0})),DR=C({client_id:d(),client_secret:d().optional(),client_id_issued_at:M().optional(),client_secret_expires_at:M().optional()}).strip(),ZR=C({redirect_uris:I(Rt),token_endpoint_auth_method:d().optional(),grant_types:I(d()).optional(),response_types:I(d()).optional(),client_name:d().optional(),client_uri:Rt.optional(),logo_uri:Rt.optional(),scope:d().optional(),contacts:I(d()).optional(),tos_uri:Rt.optional(),policy_uri:d().optional(),jwks_uri:Rt.optional(),jwks:mt().optional(),software_id:d().optional(),software_version:d().optional(),software_statement:d().optional()}).strip(),VR=C({error:d(),error_description:d().optional(),error_uri:d().optional()}),FR=ZR.merge(DR),HR="AI_MCPClientOAuthError",Py=`vercel.ai.error.${HR}`,BR=Symbol.for(Py),Oy,Ay,Uo=class extends(Ay=Se,Oy=BR,Ay){constructor({name:t="MCPClientOAuthError",message:e,cause:r}){super({name:t,message:e,cause:r}),this[Oy]=!0}static isInstance(t){return Se.hasMarker(t,Py)}},ys=class extends Uo{};ys.errorCode="server_error";var oc=class extends Uo{};oc.errorCode="invalid_client";var ac=class extends Uo{};ac.errorCode="invalid_grant";var ic=class extends Uo{};ic.errorCode="unauthorized_client";var JR={[ys.errorCode]:ys,[oc.errorCode]:oc,[ac.errorCode]:ac,[ic.errorCode]:ic};function WR(t){const e=typeof t=="string"?new URL(t):new URL(t.href);return e.hash="",e}function GR({requestedResource:t,configuredResource:e}){const r=typeof t=="string"?new URL(t):new URL(t.href),n=typeof e=="string"?new URL(e):new URL(e.href);if(r.origin!==n.origin||r.pathname.length<n.pathname.length)return!1;const s=r.pathname.endsWith("/")?r.pathname:r.pathname+"/",o=n.pathname.endsWith("/")?n.pathname:n.pathname+"/";return s.startsWith(o)}var cc=class extends Error{constructor(t="Unauthorized"){super(t),this.name="UnauthorizedError"}};function lc(t){var e;const r=(e=t.headers.get("www-authenticate"))!=null?e:t.headers.get("WWW-Authenticate");if(!r)return;const[n,s]=r.split(" ");if(n.toLowerCase()!=="bearer"||!s)return;const o=/resource_metadata="([^"]*)"/,a=r.match(o);if(a)try{return new URL(a[1])}catch{return}}function KR(t,e="",r={}){return e.endsWith("/")&&(e=e.slice(0,-1)),r.prependPathname?`${e}/.well-known/${t}`:`/.well-known/${t}${e}`}async function rp(t,e,r=fetch){try{return await r(t,{headers:e})}catch(n){if(n instanceof TypeError)return e?rp(t,void 0,r):void 0;throw n}}async function My(t,e,r=fetch){return await rp(t,{"MCP-Protocol-Version":e},r)}function YR(t,e){return!t||t.status>=400&&t.status<500&&e!=="/"}async function QR(t,e,r,n){var s,o;const a=new URL(t),i=(s=n?.protocolVersion)!=null?s:vs;let c;if(n?.metadataUrl)c=new URL(n.metadataUrl);else{const u=KR(e,a.pathname);c=new URL(u,(o=n?.metadataServerUrl)!=null?o:a),c.search=a.search}let l=await My(c,i,r);if(!n?.metadataUrl&&YR(l,a.pathname)){const u=new URL(`/.well-known/${e}`,a);l=await My(u,i,r)}return l}async function XR(t,e,r=fetch){const n=await QR(t,"oauth-protected-resource",r,{protocolVersion:e?.protocolVersion,metadataUrl:e?.resourceMetadataUrl});if(!n||n.status===404)throw new Error("Resource server does not implement OAuth 2.0 Protected Resource Metadata.");if(!n.ok)throw new Error(`HTTP ${n.status} trying to load well-known OAuth protected resource metadata.`);return jR.parse(await n.json())}function eP(t){const e=typeof t=="string"?new URL(t):t,r=e.pathname!=="/",n=[];if(!r)return n.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),n.push({url:new URL("/.well-known/openid-configuration",e.origin),type:"oidc"}),n;let s=e.pathname;return s.endsWith("/")&&(s=s.slice(0,-1)),n.push({url:new URL(`/.well-known/oauth-authorization-server${s}`,e.origin),type:"oauth"}),n.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),n.push({url:new URL(`/.well-known/openid-configuration${s}`,e.origin),type:"oidc"}),n.push({url:new URL(`${s}/.well-known/openid-configuration`,e.origin),type:"oidc"}),n}async function tP(t,{fetchFn:e=fetch,protocolVersion:r=vs}={}){var n;const s={"MCP-Protocol-Version":r},o=eP(t);for(const{url:a,type:i}of o){const c=await rp(a,s,e);if(c){if(!c.ok){if(c.status>=400&&c.status<500)continue;throw new Error(`HTTP ${c.status} trying to load ${i==="oauth"?"OAuth":"OpenID provider"} metadata from ${a}`)}if(i==="oauth")return Ry.parse(await c.json());{const l=zR.parse(await c.json());if(!((n=l.code_challenge_methods_supported)!=null&&n.includes("S256")))throw new Error(`Incompatible OIDC provider at ${a}: does not support S256 code challenge method required by MCP specification`);return l}}}}async function rP(t,{metadata:e,clientInformation:r,redirectUrl:n,scope:s,state:o,resource:a}){const i="code",c="S256";let l;if(e){if(l=new URL(e.authorization_endpoint),!e.response_types_supported.includes(i))throw new Error(`Incompatible auth server: does not support response type ${i}`);if(!e.code_challenge_methods_supported||!e.code_challenge_methods_supported.includes(c))throw new Error(`Incompatible auth server: does not support code challenge method ${c}`)}else l=new URL("/authorize",t);const u=await Dl(),h=u.code_verifier,f=u.code_challenge;return l.searchParams.set("response_type",i),l.searchParams.set("client_id",r.client_id),l.searchParams.set("code_challenge",f),l.searchParams.set("code_challenge_method",c),l.searchParams.set("redirect_uri",String(n)),o&&l.searchParams.set("state",o),s&&l.searchParams.set("scope",s),s?.includes("offline_access")&&l.searchParams.append("prompt","consent"),a&&l.searchParams.set("resource",a.href),{authorizationUrl:l,codeVerifier:h}}function Ny(t,e){const r=t.client_secret!==void 0;return e.length===0?r?"client_secret_post":"none":r&&e.includes("client_secret_basic")?"client_secret_basic":r&&e.includes("client_secret_post")?"client_secret_post":e.includes("none")?"none":r?"client_secret_post":"none"}function Ly(t,e,r,n){const{client_id:s,client_secret:o}=e;switch(t){case"client_secret_basic":nP(s,o,r);return;case"client_secret_post":sP(s,o,n);return;case"none":oP(s,n);return;default:throw new Error(`Unsupported client authentication method: ${t}`)}}function nP(t,e,r){if(!e)throw new Error("client_secret_basic authentication requires a client_secret");const n=btoa(`${t}:${e}`);r.set("Authorization",`Basic ${n}`)}function sP(t,e,r){r.set("client_id",t),e&&r.set("client_secret",e)}function oP(t,e){e.set("client_id",t)}async function np(t){const e=t instanceof Response?t.status:void 0,r=t instanceof Response?await t.text():t;try{const n=VR.parse(JSON.parse(r)),{error:s,error_description:o,error_uri:a}=n,i=JR[s]||ys;return new i({message:o||"",cause:a})}catch(n){const s=`${e?`HTTP ${e}: `:""}Invalid OAuth error response: ${n}. Raw body: ${r}`;return new ys({message:s})}}async function aP(t,{metadata:e,clientInformation:r,authorizationCode:n,codeVerifier:s,redirectUri:o,resource:a,addClientAuthentication:i,fetchFn:c}){var l;const u="authorization_code",h=e?.token_endpoint?new URL(e.token_endpoint):new URL("/token",t);if(e?.grant_types_supported&&!e.grant_types_supported.includes(u))throw new Error(`Incompatible auth server: does not support grant type ${u}`);const f=new Headers({"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"}),p=new URLSearchParams({grant_type:u,code:n,code_verifier:s,redirect_uri:String(o)});if(i)i(f,p,t,e);else{const v=(l=e?.token_endpoint_auth_methods_supported)!=null?l:[],_=Ny(r,v);Ly(_,r,f,p)}a&&p.set("resource",a.href);const m=await(c??fetch)(h,{method:"POST",headers:f,body:p});if(!m.ok)throw await np(m);return Iy.parse(await m.json())}async function iP(t,{metadata:e,clientInformation:r,refreshToken:n,resource:s,addClientAuthentication:o,fetchFn:a}){var i;const c="refresh_token";let l;if(e){if(l=new URL(e.token_endpoint),e.grant_types_supported&&!e.grant_types_supported.includes(c))throw new Error(`Incompatible auth server: does not support grant type ${c}`)}else l=new URL("/token",t);const u=new Headers({"Content-Type":"application/x-www-form-urlencoded"}),h=new URLSearchParams({grant_type:c,refresh_token:n});if(o)o(u,h,t,e);else{const p=(i=e?.token_endpoint_auth_methods_supported)!=null?i:[],m=Ny(r,p);Ly(m,r,u,h)}s&&h.set("resource",s.href);const f=await(a??fetch)(l,{method:"POST",headers:u,body:h});if(!f.ok)throw await np(f);return Iy.parse({refresh_token:n,...await f.json()})}async function cP(t,{metadata:e,clientMetadata:r,fetchFn:n}){let s;if(e){if(!e.registration_endpoint)throw new Error("Incompatible auth server: does not support dynamic client registration");s=new URL(e.registration_endpoint)}else s=new URL("/register",t);const o=await(n??fetch)(s,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!o.ok)throw await np(o);return FR.parse(await o.json())}async function uc(t,e){var r,n;try{return await sp(t,e)}catch(s){if(s instanceof oc||s instanceof ic)return await((r=t.invalidateCredentials)==null?void 0:r.call(t,"all")),await sp(t,e);if(s instanceof ac)return await((n=t.invalidateCredentials)==null?void 0:n.call(t,"tokens")),await sp(t,e);throw s}}async function lP(t,e,r){const n=WR(t);if(e.validateResourceURL)return await e.validateResourceURL(n,r?.resource);if(r){if(!GR({requestedResource:n,configuredResource:r.resource}))throw new Error(`Protected resource ${r.resource} does not match expected ${n} (or origin)`);return new URL(r.resource)}}async function sp(t,{serverUrl:e,authorizationCode:r,scope:n,resourceMetadataUrl:s,fetchFn:o}){let a,i;try{a=await XR(e,{resourceMetadataUrl:s},o),a.authorization_servers&&a.authorization_servers.length>0&&(i=a.authorization_servers[0])}catch{}i||(i=e);const c=await lP(e,t,a),l=await tP(i,{fetchFn:o});let u=await Promise.resolve(t.clientInformation());if(!u){if(r!==void 0)throw new Error("Existing OAuth client information is required when exchanging an authorization code");if(!t.saveClientInformation)throw new Error("OAuth client information must be saveable for dynamic registration");const v=await cP(i,{metadata:l,clientMetadata:t.clientMetadata,fetchFn:o});await t.saveClientInformation(v),u=v}if(r!==void 0){const v=await t.codeVerifier(),_=await aP(i,{metadata:l,clientInformation:u,authorizationCode:r,codeVerifier:v,redirectUri:t.redirectUrl,resource:c,addClientAuthentication:t.addClientAuthentication,fetchFn:o});return await t.saveTokens(_),"AUTHORIZED"}const h=await t.tokens();if(h?.refresh_token)try{const v=await iP(i,{metadata:l,clientInformation:u,refreshToken:h.refresh_token,resource:c,addClientAuthentication:t.addClientAuthentication,fetchFn:o});return await t.saveTokens(v),"AUTHORIZED"}catch(v){if(!(!(v instanceof Uo)||v instanceof ys))throw v}const f=t.state?await t.state():void 0,{authorizationUrl:p,codeVerifier:m}=await rP(i,{metadata:l,clientInformation:u,state:f,redirectUrl:t.redirectUrl,scope:n||t.clientMetadata.scope,resource:c});return await t.saveCodeVerifier(m),await t.redirectToAuthorization(p),"REDIRECT"}var uP=class{constructor({url:t,headers:e,authProvider:r}){this.connected=!1,this.url=new URL(t),this.headers=e,this.authProvider=r}async commonHeaders(t){const e={...this.headers,...t,"mcp-protocol-version":vs};if(this.authProvider){const r=await this.authProvider.tokens();r?.access_token&&(e.Authorization=`Bearer ${r.access_token}`)}return on(e,`ai-sdk/${xy}`,xo())}async start(){return new Promise((t,e)=>{if(this.connected)return t();this.abortController=new AbortController;const r=async(n=!1)=>{var s,o,a,i,c;try{const l=await this.commonHeaders({Accept:"text/event-stream"}),u=await fetch(this.url.href,{headers:l,signal:(s=this.abortController)==null?void 0:s.signal});if(u.status===401&&this.authProvider&&!n){this.resourceMetadataUrl=lc(u);try{if(await uc(this.authProvider,{serverUrl:this.url,resourceMetadataUrl:this.resourceMetadataUrl})!=="AUTHORIZED"){const v=new cc;return(o=this.onerror)==null||o.call(this,v),e(v)}}catch(m){return(a=this.onerror)==null||a.call(this,m),e(m)}return r(!0)}if(!u.ok||!u.body){let m=`MCP SSE Transport Error: ${u.status} ${u.statusText}`;u.status===405&&(m+=". This server does not support SSE transport. Try using `http` transport instead");const v=new Ve({message:m});return(i=this.onerror)==null||i.call(this,v),e(v)}const f=u.body.pipeThrough(new TextDecoderStream).pipeThrough(new En).getReader(),p=async()=>{var m,v,_;try{for(;;){const{done:w,value:g}=await f.read();if(w){if(this.connected)throw this.connected=!1,new Ve({message:"MCP SSE Transport Error: Connection closed unexpectedly"});return}const{event:y,data:b}=g;if(y==="endpoint"){if(this.endpoint=new URL(b,this.url),this.endpoint.origin!==this.url.origin)throw new Ve({message:`MCP SSE Transport Error: Endpoint origin does not match connection origin: ${this.endpoint.origin}`});this.connected=!0,t()}else if(y==="message")try{const S=jo.parse(JSON.parse(b));(m=this.onmessage)==null||m.call(this,S)}catch(S){const k=new Ve({message:"MCP SSE Transport Error: Failed to parse message",cause:S});(v=this.onerror)==null||v.call(this,k)}}}catch(w){if(w instanceof Error&&w.name==="AbortError")return;(_=this.onerror)==null||_.call(this,w),e(w)}};this.sseConnection={close:()=>f.cancel()},p()}catch(l){if(l instanceof Error&&l.name==="AbortError")return;(c=this.onerror)==null||c.call(this,l),e(l)}};r()})}async close(){var t,e,r;this.connected=!1,(t=this.sseConnection)==null||t.close(),(e=this.abortController)==null||e.abort(),(r=this.onclose)==null||r.call(this)}async send(t){if(!this.endpoint||!this.connected)throw new Ve({message:"MCP SSE Transport Error: Not connected"});const e=this.endpoint,r=async(n=!1)=>{var s,o,a,i,c;try{const u={method:"POST",headers:await this.commonHeaders({"Content-Type":"application/json"}),body:JSON.stringify(t),signal:(s=this.abortController)==null?void 0:s.signal},h=await fetch(e,u);if(h.status===401&&this.authProvider&&!n){this.resourceMetadataUrl=lc(h);try{if(await uc(this.authProvider,{serverUrl:this.url,resourceMetadataUrl:this.resourceMetadataUrl})!=="AUTHORIZED"){const p=new cc;(o=this.onerror)==null||o.call(this,p);return}}catch(f){(a=this.onerror)==null||a.call(this,f);return}return r(!0)}if(!h.ok){const f=await h.text().catch(()=>null),p=new Ve({message:`MCP SSE Transport Error: POSTing to endpoint (HTTP ${h.status}): ${f}`});(i=this.onerror)==null||i.call(this,p);return}}catch(l){(c=this.onerror)==null||c.call(this,l);return}};await r()}},dP=class{constructor({url:t,headers:e,authProvider:r}){this.inboundReconnectAttempts=0,this.reconnectionOptions={initialReconnectionDelay:1e3,maxReconnectionDelay:3e4,reconnectionDelayGrowFactor:1.5,maxRetries:2},this.url=new URL(t),this.headers=e,this.authProvider=r}async commonHeaders(t){const e={...this.headers,...t,"mcp-protocol-version":vs};if(this.sessionId&&(e["mcp-session-id"]=this.sessionId),this.authProvider){const r=await this.authProvider.tokens();r?.access_token&&(e.Authorization=`Bearer ${r.access_token}`)}return on(e,`ai-sdk/${xy}`,xo())}async start(){if(this.abortController)throw new Ve({message:"MCP HTTP Transport Error: Transport already started. Note: client.connect() calls start() automatically."});this.abortController=new AbortController,this.openInboundSse()}async close(){var t,e,r;(t=this.inboundSseConnection)==null||t.close();try{if(this.sessionId&&this.abortController&&!this.abortController.signal.aborted){const n=await this.commonHeaders({});await fetch(this.url,{method:"DELETE",headers:n,signal:this.abortController.signal}).catch(()=>{})}}catch{}(e=this.abortController)==null||e.abort(),(r=this.onclose)==null||r.call(this)}async send(t){const e=async(r=!1)=>{var n,s,o,a,i,c,l;try{const h={method:"POST",headers:await this.commonHeaders({"Content-Type":"application/json",Accept:"application/json, text/event-stream"}),body:JSON.stringify(t),signal:(n=this.abortController)==null?void 0:n.signal},f=await fetch(this.url,h),p=f.headers.get("mcp-session-id");if(p&&(this.sessionId=p),f.status===401&&this.authProvider&&!r){this.resourceMetadataUrl=lc(f);try{if(await uc(this.authProvider,{serverUrl:this.url,resourceMetadataUrl:this.resourceMetadataUrl})!=="AUTHORIZED")throw new cc}catch(_){throw(s=this.onerror)==null||s.call(this,_),_}return e(!0)}if(f.status===202){this.inboundSseConnection||this.openInboundSse();return}if(!f.ok){const _=await f.text().catch(()=>null);let w=`MCP HTTP Transport Error: POSTing to endpoint (HTTP ${f.status}): ${_}`;f.status===404&&(w+=". This server does not support HTTP transport. Try using `sse` transport instead");const g=new Ve({message:w});throw(o=this.onerror)==null||o.call(this,g),g}const m=f.headers.get("content-type")||"";if(m.includes("application/json")){const _=await f.json(),w=Array.isArray(_)?_.map(g=>jo.parse(g)):[jo.parse(_)];for(const g of w)(a=this.onmessage)==null||a.call(this,g);return}if(m.includes("text/event-stream")){if(!f.body){const y=new Ve({message:"MCP HTTP Transport Error: text/event-stream response without body"});throw(i=this.onerror)==null||i.call(this,y),y}const w=f.body.pipeThrough(new TextDecoderStream).pipeThrough(new En).getReader();(async()=>{var y,b,S;try{for(;;){const{done:k,value:T}=await w.read();if(k)return;const{event:x,data:P}=T;if(x==="message")try{const q=jo.parse(JSON.parse(P));(y=this.onmessage)==null||y.call(this,q)}catch(q){const N=new Ve({message:"MCP HTTP Transport Error: Failed to parse message",cause:q});(b=this.onerror)==null||b.call(this,N)}}}catch(k){if(k instanceof Error&&k.name==="AbortError")return;(S=this.onerror)==null||S.call(this,k)}})();return}const v=new Ve({message:`MCP HTTP Transport Error: Unexpected content type: ${m}`});throw(c=this.onerror)==null||c.call(this,v),v}catch(u){throw(l=this.onerror)==null||l.call(this,u),u}};await e()}getNextReconnectionDelay(t){const{initialReconnectionDelay:e,reconnectionDelayGrowFactor:r,maxReconnectionDelay:n}=this.reconnectionOptions;return Math.min(e*Math.pow(r,t),n)}scheduleInboundSseReconnection(){var t;const{maxRetries:e}=this.reconnectionOptions;if(e>0&&this.inboundReconnectAttempts>=e){(t=this.onerror)==null||t.call(this,new Ve({message:`MCP HTTP Transport Error: Maximum reconnection attempts (${e}) exceeded.`}));return}const r=this.getNextReconnectionDelay(this.inboundReconnectAttempts);this.inboundReconnectAttempts+=1,setTimeout(async()=>{var n;(n=this.abortController)!=null&&n.signal.aborted||await this.openInboundSse(!1,this.lastInboundEventId)},r)}async openInboundSse(t=!1,e){var r,n,s,o,a,i;try{const c=await this.commonHeaders({Accept:"text/event-stream"});e&&(c["last-event-id"]=e);const l=await fetch(this.url.href,{method:"GET",headers:c,signal:(r=this.abortController)==null?void 0:r.signal}),u=l.headers.get("mcp-session-id");if(u&&(this.sessionId=u),l.status===401&&this.authProvider&&!t){this.resourceMetadataUrl=lc(l);try{if(await uc(this.authProvider,{serverUrl:this.url,resourceMetadataUrl:this.resourceMetadataUrl})!=="AUTHORIZED"){const v=new cc;(n=this.onerror)==null||n.call(this,v);return}}catch(m){(s=this.onerror)==null||s.call(this,m);return}return this.openInboundSse(!0,e)}if(l.status===405)return;if(!l.ok||!l.body){const m=new Ve({message:`MCP HTTP Transport Error: GET SSE failed: ${l.status} ${l.statusText}`});(o=this.onerror)==null||o.call(this,m);return}const f=l.body.pipeThrough(new TextDecoderStream).pipeThrough(new En).getReader(),p=async()=>{var m,v,_,w;try{for(;;){const{done:g,value:y}=await f.read();if(g)return;const{event:b,data:S,id:k}=y;if(k&&(this.lastInboundEventId=k),b==="message")try{const T=jo.parse(JSON.parse(S));(m=this.onmessage)==null||m.call(this,T)}catch(T){const x=new Ve({message:"MCP HTTP Transport Error: Failed to parse message",cause:T});(v=this.onerror)==null||v.call(this,x)}}}catch(g){if(g instanceof Error&&g.name==="AbortError")return;(_=this.onerror)==null||_.call(this,g),(w=this.abortController)!=null&&w.signal.aborted||this.scheduleInboundSseReconnection()}};this.inboundSseConnection={close:()=>f.cancel()},this.inboundReconnectAttempts=0,p()}catch(c){if(c instanceof Error&&c.name==="AbortError")return;(a=this.onerror)==null||a.call(this,c),(i=this.abortController)!=null&&i.signal.aborted||this.scheduleInboundSseReconnection()}}};function pP(t){switch(t.type){case"sse":return new uP(t);case"http":return new dP(t);default:throw new Ve({message:"Unsupported or invalid transport configuration. If you are using a custom transport, make sure it implements the MCPTransport interface."})}}function hP(t){return"start"in t&&typeof t.start=="function"&&"send"in t&&typeof t.send=="function"&&"close"in t&&typeof t.close=="function"}var fP="1.0.0";async function mP(t){const e=new gP(t);return await e.init(),e}var gP=class{constructor({transport:t,name:e="ai-sdk-mcp-client",version:r=fP,onUncaughtError:n,capabilities:s}){this.requestMessageId=0,this.responseHandlers=new Map,this.serverCapabilities={},this.isClosed=!0,this.onUncaughtError=n,this.clientCapabilities=s??{},hP(t)?this.transport=t:this.transport=pP(t),this.transport.onclose=()=>this.onClose(),this.transport.onerror=o=>this.onError(o),this.transport.onmessage=o=>{if("method"in o){"id"in o?this.onRequestMessage(o):this.onError(new Ve({message:"Unsupported message type"}));return}this.onResponse(o)},this.clientInfo={name:e,version:r}}async init(){try{await this.transport.start(),this.isClosed=!1;const t=await this.request({request:{method:"initialize",params:{protocolVersion:vs,capabilities:this.clientCapabilities,clientInfo:this.clientInfo}},resultSchema:vR});if(t===void 0)throw new Ve({message:"Server sent invalid initialize result"});if(!mR.includes(t.protocolVersion))throw new Ve({message:`Server's protocol version is not supported: ${t.protocolVersion}`});return this.serverCapabilities=t.capabilities,await this.notification({method:"notifications/initialized"}),this}catch(t){throw await this.close(),t}}async close(){var t;this.isClosed||(await((t=this.transport)==null?void 0:t.close()),this.onClose())}assertCapability(t){switch(t){case"initialize":break;case"tools/list":case"tools/call":if(!this.serverCapabilities.tools)throw new Ve({message:"Server does not support tools"});break;case"resources/list":case"resources/read":case"resources/templates/list":if(!this.serverCapabilities.resources)throw new Ve({message:"Server does not support resources"});break;case"prompts/list":case"prompts/get":if(!this.serverCapabilities.prompts)throw new Ve({message:"Server does not support prompts"});break;default:throw new Ve({message:`Unsupported method: ${t}`})}}async request({request:t,resultSchema:e,options:r}){return new Promise((n,s)=>{if(this.isClosed)return s(new Ve({message:"Attempted to send a request from a closed client"}));this.assertCapability(t.method);const o=r?.signal;o?.throwIfAborted();const a=this.requestMessageId++,i={...t,jsonrpc:"2.0",id:a},c=()=>{this.responseHandlers.delete(a)};this.responseHandlers.set(a,l=>{if(o?.aborted)return s(new Ve({message:"Request was aborted",cause:o.reason}));if(l instanceof Error)return s(l);try{const u=e.parse(l.result);n(u)}catch(u){const h=new Ve({message:"Failed to parse server response",cause:u});s(h)}}),this.transport.send(i).catch(l=>{c(),s(l)})})}async listTools({params:t,options:e}={}){try{return this.request({request:{method:"tools/list",params:t},resultSchema:wR,options:e})}catch(r){throw r}}async callTool({name:t,args:e,options:r}){try{return this.request({request:{method:"tools/call",params:{name:t,arguments:e}},resultSchema:kR,options:{signal:r?.abortSignal}})}catch(n){throw n}}async listResourcesInternal({params:t,options:e}={}){try{return this.request({request:{method:"resources/list",params:t},resultSchema:SR,options:e})}catch(r){throw r}}async readResourceInternal({uri:t,options:e}){try{return this.request({request:{method:"resources/read",params:{uri:t}},resultSchema:$R,options:e})}catch(r){throw r}}async listResourceTemplatesInternal({options:t}={}){try{return this.request({request:{method:"resources/templates/list"},resultSchema:TR,options:t})}catch(e){throw e}}async listPromptsInternal({params:t,options:e}={}){try{return this.request({request:{method:"prompts/list",params:t},resultSchema:IR,options:e})}catch(r){throw r}}async getPromptInternal({name:t,args:e,options:r}){try{return this.request({request:{method:"prompts/get",params:{name:t,arguments:e}},resultSchema:PR,options:r})}catch(n){throw n}}async notification(t){const e={...t,jsonrpc:"2.0"};await this.transport.send(e)}async tools({schemas:t="automatic"}={}){var e;const r={};try{const n=await this.listTools();for(const{name:s,description:o,inputSchema:a}of n.tools){if(t!=="automatic"&&!(s in t))continue;const i=this,c=async(u,h)=>{var f;return(f=h?.abortSignal)==null||f.throwIfAborted(),i.callTool({name:s,args:u,options:h})},l=t==="automatic"?n_({description:o,inputSchema:Io({...a,properties:(e=a.properties)!=null?e:{},additionalProperties:!1}),execute:c}):{description:o,inputSchema:t[s].inputSchema,execute:c};r[s]=l}return r}catch(n){throw n}}listResources({params:t,options:e}={}){return this.listResourcesInternal({params:t,options:e})}readResource({uri:t,options:e}){return this.readResourceInternal({uri:t,options:e})}listResourceTemplates({options:t}={}){return this.listResourceTemplatesInternal({options:t})}listPrompts({params:t,options:e}={}){return this.listPromptsInternal({params:t,options:e})}getPrompt({name:t,arguments:e,options:r}){return this.getPromptInternal({name:t,args:e,options:r})}onElicitationRequest(t,e){if(t!==Ey)throw new Ve({message:"Unsupported request schema. Only ElicitationRequestSchema is supported."});this.elicitationRequestHandler=e}async onRequestMessage(t){try{if(t.method!=="elicitation/create"){await this.transport.send({jsonrpc:"2.0",id:t.id,error:{code:-32601,message:`Unsupported request method: ${t.method}`}});return}if(!this.elicitationRequestHandler){await this.transport.send({jsonrpc:"2.0",id:t.id,error:{code:-32601,message:"No elicitation handler registered on client"}});return}const e=Ey.safeParse({method:t.method,params:t.params});if(!e.success){await this.transport.send({jsonrpc:"2.0",id:t.id,error:{code:-32602,message:`Invalid elicitation request: ${e.error.message}`,data:e.error.issues}});return}try{const r=await this.elicitationRequestHandler(e.data),n=AR.parse(r);await this.transport.send({jsonrpc:"2.0",id:t.id,result:n})}catch(r){await this.transport.send({jsonrpc:"2.0",id:t.id,error:{code:-32603,message:r instanceof Error?r.message:"Failed to handle elicitation request"}}),this.onError(r)}}catch(e){this.onError(e)}}onClose(){if(this.isClosed)return;this.isClosed=!0;const t=new Ve({message:"Connection closed"});for(const e of this.responseHandlers.values())e(t);this.responseHandlers.clear()}onError(t){this.onUncaughtError&&this.onUncaughtError(t)}onResponse(t){const e=Number(t.id),r=this.responseHandlers.get(e);if(r===void 0)throw new Ve({message:`Protocol error: Received a response for an unknown message ID: ${JSON.stringify(t)}`});this.responseHandlers.delete(e),r("result"in t?t:new Ve({message:t.error.message,code:t.error.code,data:t.error.data,cause:t.error}))}},qy="vercel.ai.error",_P=Symbol.for(qy),jy,Uy,et=class yw extends(Uy=Error,jy=_P,Uy){constructor({name:e,message:r,cause:n}){super(r),this[jy]=!0,this.name=e,this.cause=n}static isInstance(e){return yw.hasMarker(e,qy)}static hasMarker(e,r){const n=Symbol.for(r);return e!=null&&typeof e=="object"&&n in e&&typeof e[n]=="boolean"&&e[n]===!0}},zy="AI_APICallError",Dy=`vercel.ai.error.${zy}`,vP=Symbol.for(Dy),Zy,Vy,Jt=class extends(Vy=et,Zy=vP,Vy){constructor({message:t,url:e,requestBodyValues:r,statusCode:n,responseHeaders:s,responseBody:o,cause:a,isRetryable:i=n!=null&&(n===408||n===409||n===429||n>=500),data:c}){super({name:zy,message:t,cause:a}),this[Zy]=!0,this.url=e,this.requestBodyValues=r,this.statusCode=n,this.responseHeaders=s,this.responseBody=o,this.isRetryable=i,this.data=c}static isInstance(t){return et.hasMarker(t,Dy)}},Fy="AI_EmptyResponseBodyError",Hy=`vercel.ai.error.${Fy}`,yP=Symbol.for(Hy),By,Jy,wP=class extends(Jy=et,By=yP,Jy){constructor({message:t="Empty response body"}={}){super({name:Fy,message:t}),this[By]=!0}static isInstance(t){return et.hasMarker(t,Hy)}};function Wy(t){return t==null?"unknown error":typeof t=="string"?t:t instanceof Error?t.message:JSON.stringify(t)}var Gy="AI_InvalidArgumentError",Ky=`vercel.ai.error.${Gy}`,bP=Symbol.for(Ky),Yy,Qy,Xy=class extends(Qy=et,Yy=bP,Qy){constructor({message:t,cause:e,argument:r}){super({name:Gy,message:t,cause:e}),this[Yy]=!0,this.argument=r}static isInstance(t){return et.hasMarker(t,Ky)}},e1="AI_InvalidPromptError",t1=`vercel.ai.error.${e1}`,SP=Symbol.for(t1),r1,n1,kP=class extends(n1=et,r1=SP,n1){constructor({prompt:t,message:e,cause:r}){super({name:e1,message:`Invalid prompt: ${e}`,cause:r}),this[r1]=!0,this.prompt=t}static isInstance(t){return et.hasMarker(t,t1)}},s1="AI_InvalidResponseDataError",o1=`vercel.ai.error.${s1}`,CP=Symbol.for(o1),a1,i1,op=class extends(i1=et,a1=CP,i1){constructor({data:t,message:e=`Invalid response data: ${JSON.stringify(t)}.`}){super({name:s1,message:e}),this[a1]=!0,this.data=t}static isInstance(t){return et.hasMarker(t,o1)}},c1="AI_JSONParseError",l1=`vercel.ai.error.${c1}`,TP=Symbol.for(l1),u1,d1,dc=class extends(d1=et,u1=TP,d1){constructor({text:t,cause:e}){super({name:c1,message:`JSON parsing failed: Text: ${t}.
574
+ Error message: ${Wy(e)}`,cause:e}),this[u1]=!0,this.text=t}static isInstance(t){return et.hasMarker(t,l1)}},p1="AI_LoadAPIKeyError",h1=`vercel.ai.error.${p1}`,$P=Symbol.for(h1),f1,m1,pc=class extends(m1=et,f1=$P,m1){constructor({message:t}){super({name:p1,message:t}),this[f1]=!0}static isInstance(t){return et.hasMarker(t,h1)}},g1="AI_TooManyEmbeddingValuesForCallError",_1=`vercel.ai.error.${g1}`,EP=Symbol.for(_1),v1,y1,xP=class extends(y1=et,v1=EP,y1){constructor(t){super({name:g1,message:`Too many values for a single embedding call. The ${t.provider} model "${t.modelId}" can only embed up to ${t.maxEmbeddingsPerCall} values per call, but ${t.values.length} values were provided.`}),this[v1]=!0,this.provider=t.provider,this.modelId=t.modelId,this.maxEmbeddingsPerCall=t.maxEmbeddingsPerCall,this.values=t.values}static isInstance(t){return et.hasMarker(t,_1)}},w1="AI_TypeValidationError",b1=`vercel.ai.error.${w1}`,IP=Symbol.for(b1),S1,k1,zo=class Tp extends(k1=et,S1=IP,k1){constructor({value:e,cause:r}){super({name:w1,message:`Type validation failed: Value: ${JSON.stringify(e)}.
575
+ Error message: ${Wy(r)}`,cause:r}),this[S1]=!0,this.value=e}static isInstance(e){return et.hasMarker(e,b1)}static wrap({value:e,cause:r}){return Tp.isInstance(r)&&r.value===e?r:new Tp({value:e,cause:r})}},C1="AI_UnsupportedFunctionalityError",T1=`vercel.ai.error.${C1}`,RP=Symbol.for(T1),$1,E1,jr=class extends(E1=et,$1=RP,E1){constructor({functionality:t,message:e=`'${t}' functionality not supported.`}){super({name:C1,message:e}),this[$1]=!0,this.functionality=t}static isInstance(t){return et.hasMarker(t,T1)}};function Cr(...t){return t.reduce((e,r)=>({...e,...r??{}}),{})}function Do(t){return Object.fromEntries([...t.headers])}var PP=({prefix:t,size:e=16,alphabet:r="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",separator:n="-"}={})=>{const s=()=>{const o=r.length,a=new Array(e);for(let i=0;i<e;i++)a[i]=r[Math.random()*o|0];return a.join("")};if(t==null)return s;if(r.includes(n))throw new Xy({argument:"separator",message:`The separator "${n}" must not be part of the alphabet "${r}".`});return()=>`${t}${n}${s()}`},ur=PP();function ap(t){return(t instanceof Error||t instanceof DOMException)&&(t.name==="AbortError"||t.name==="ResponseAborted"||t.name==="TimeoutError")}var OP=["fetch failed","failed to fetch"];function AP({error:t,url:e,requestBodyValues:r}){if(ap(t))return t;if(t instanceof TypeError&&OP.includes(t.message.toLowerCase())){const n=t.cause;if(n!=null)return new Jt({message:`Cannot connect to API: ${n.message}`,cause:n,url:e,requestBodyValues:r,isRetryable:!0})}return t}function MP(t=globalThis){var e,r,n;return t.window?"runtime/browser":(e=t.navigator)!=null&&e.userAgent?`runtime/${t.navigator.userAgent.toLowerCase()}`:(n=(r=t.process)==null?void 0:r.versions)!=null&&n.node?`runtime/node.js/${t.process.version.substring(0)}`:t.EdgeRuntime?"runtime/vercel-edge":"runtime/unknown"}function NP(t){if(t==null)return{};const e={};if(t instanceof Headers)t.forEach((r,n)=>{e[n.toLowerCase()]=r});else{Array.isArray(t)||(t=Object.entries(t));for(const[r,n]of t)n!=null&&(e[r.toLowerCase()]=n)}return e}function x1(t,...e){const r=new Headers(NP(t)),n=r.get("user-agent")||"";return r.set("user-agent",[n,...e].filter(Boolean).join(" ")),Object.fromEntries(r.entries())}var LP="3.0.20";function qP({apiKey:t,environmentVariableName:e,apiKeyParameterName:r="apiKey",description:n}){if(typeof t=="string")return t;if(t!=null)throw new pc({message:`${n} API key must be a string.`});if(typeof process>"u")throw new pc({message:`${n} API key is missing. Pass it using the '${r}' parameter. Environment variables is not supported in this environment.`});if(t=process.env[e],t==null)throw new pc({message:`${n} API key is missing. Pass it using the '${r}' parameter or the ${e} environment variable.`});if(typeof t!="string")throw new pc({message:`${n} API key must be a string. The value of the ${e} environment variable is not a string.`});return t}function jP({settingValue:t,environmentVariableName:e}){if(typeof t=="string")return t;if(!(t!=null||typeof process>"u")&&(t=process.env[e],!(t==null||typeof t!="string")))return t}function UP(t){var e;const[r,n=""]=t.toLowerCase().split("/");return(e={mpeg:"mp3","x-wav":"wav",opus:"ogg",mp4:"m4a","x-m4a":"m4a"}[n])!=null?e:n}var zP=/"__proto__"\s*:/,DP=/"constructor"\s*:/;function I1(t){const e=JSON.parse(t);return e===null||typeof e!="object"||zP.test(t)===!1&&DP.test(t)===!1?e:ZP(e)}function ZP(t){let e=[t];for(;e.length;){const r=e;e=[];for(const n of r){if(Object.prototype.hasOwnProperty.call(n,"__proto__"))throw new SyntaxError("Object contains forbidden prototype property");if(Object.prototype.hasOwnProperty.call(n,"constructor")&&Object.prototype.hasOwnProperty.call(n.constructor,"prototype"))throw new SyntaxError("Object contains forbidden prototype property");for(const s in n){const o=n[s];o&&typeof o=="object"&&e.push(o)}}}return t}function ip(t){const{stackTraceLimit:e}=Error;try{Error.stackTraceLimit=0}catch{return I1(t)}try{return I1(t)}finally{Error.stackTraceLimit=e}}var hc=Symbol.for("vercel.ai.validator");function VP(t){return{[hc]:!0,validate:t}}function FP(t){return typeof t=="object"&&t!==null&&hc in t&&t[hc]===!0&&"validate"in t}function St(t){let e;return()=>(e==null&&(e=t()),e)}function HP(t){return FP(t)?t:typeof t=="function"?t():BP(t)}function BP(t){return VP(async e=>{const r=await t["~standard"].validate(e);return r.issues==null?{success:!0,value:r.value}:{success:!1,error:new zo({value:e,cause:r.issues})}})}async function cn({value:t,schema:e}){const r=await cp({value:t,schema:e});if(!r.success)throw zo.wrap({value:t,cause:r.error});return r.value}async function cp({value:t,schema:e}){const r=HP(e);try{if(r.validate==null)return{success:!0,value:t,rawValue:t};const n=await r.validate(t);return n.success?{success:!0,value:n.value,rawValue:t}:{success:!1,error:zo.wrap({value:t,cause:n.error}),rawValue:t}}catch(n){return{success:!1,error:zo.wrap({value:t,cause:n}),rawValue:t}}}async function JP({text:t,schema:e}){try{const r=ip(t);return e==null?r:cn({value:r,schema:e})}catch(r){throw dc.isInstance(r)||zo.isInstance(r)?r:new dc({text:t,cause:r})}}async function R1({text:t,schema:e}){try{const r=ip(t);return e==null?{success:!0,value:r,rawValue:r}:await cp({value:r,schema:e})}catch(r){return{success:!1,error:dc.isInstance(r)?r:new dc({text:t,cause:r}),rawValue:void 0}}}function P1(t){try{return ip(t),!0}catch{return!1}}function WP({stream:t,schema:e}){return t.pipeThrough(new TextDecoderStream).pipeThrough(new En).pipeThrough(new TransformStream({async transform({data:r},n){r!=="[DONE]"&&n.enqueue(await R1({text:r,schema:e}))}}))}async function ln({provider:t,providerOptions:e,schema:r}){if(e?.[t]==null)return;const n=await cp({value:e[t],schema:r});if(!n.success)throw new Xy({argument:"providerOptions",message:`invalid ${t} provider options`,cause:n.error});return n.value}var GP=()=>globalThis.fetch,Ur=async({url:t,headers:e,body:r,failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a})=>O1({url:t,headers:{"Content-Type":"application/json",...e},body:{content:JSON.stringify(r),values:r},failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a}),KP=async({url:t,headers:e,formData:r,failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a})=>O1({url:t,headers:e,body:{content:r,values:Object.fromEntries(r.entries())},failedResponseHandler:n,successfulResponseHandler:s,abortSignal:o,fetch:a}),O1=async({url:t,headers:e={},body:r,successfulResponseHandler:n,failedResponseHandler:s,abortSignal:o,fetch:a=GP()})=>{try{const i=await a(t,{method:"POST",headers:x1(e,`ai-sdk/provider-utils/${LP}`,MP()),body:r.content,signal:o}),c=Do(i);if(!i.ok){let l;try{l=await s({response:i,url:t,requestBodyValues:r.values})}catch(u){throw ap(u)||Jt.isInstance(u)?u:new Jt({message:"Failed to process error response",cause:u,statusCode:i.status,url:t,responseHeaders:c,requestBodyValues:r.values})}throw l.value}try{return await n({response:i,url:t,requestBodyValues:r.values})}catch(l){throw l instanceof Error&&(ap(l)||Jt.isInstance(l))?l:new Jt({message:"Failed to process successful response",cause:l,statusCode:i.status,url:t,responseHeaders:c,requestBodyValues:r.values})}}catch(i){throw AP({error:i,url:t,requestBodyValues:r.values})}};function zM(t){return t}function ws({id:t,name:e,inputSchema:r,outputSchema:n}){return({execute:s,toModelOutput:o,onInputStart:a,onInputDelta:i,onInputAvailable:c,...l})=>({type:"provider-defined",id:t,name:e,args:l,inputSchema:r,outputSchema:n,execute:s,toModelOutput:o,onInputStart:a,onInputDelta:i,onInputAvailable:c})}var YP=({errorSchema:t,errorToMessage:e,isRetryable:r})=>async({response:n,url:s,requestBodyValues:o})=>{const a=await n.text(),i=Do(n);if(a.trim()==="")return{responseHeaders:i,value:new Jt({message:n.statusText,url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,isRetryable:r?.(n)})};try{const c=await JP({text:a,schema:t});return{responseHeaders:i,value:new Jt({message:e(c),url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,data:c,isRetryable:r?.(n,c)})}}catch{return{responseHeaders:i,value:new Jt({message:n.statusText,url:s,requestBodyValues:o,statusCode:n.status,responseHeaders:i,responseBody:a,isRetryable:r?.(n)})}}},lp=t=>async({response:e})=>{const r=Do(e);if(e.body==null)throw new wP({});return{responseHeaders:r,value:WP({stream:e.body,schema:t})}},bs=t=>async({response:e,url:r,requestBodyValues:n})=>{const s=await e.text(),o=await R1({text:s,schema:t}),a=Do(e);if(!o.success)throw new Jt({message:"Invalid JSON response",cause:o.error,statusCode:e.status,responseHeaders:a,responseBody:s,url:r,requestBodyValues:n});return{responseHeaders:a,value:o.value,rawValue:o.rawValue}},QP=()=>async({response:t,url:e,requestBodyValues:r})=>{const n=Do(t);if(!t.body)throw new Jt({message:"Response body is empty",url:e,requestBodyValues:r,statusCode:t.status,responseHeaders:n,responseBody:void 0});try{const s=await t.arrayBuffer();return{responseHeaders:n,value:new Uint8Array(s)}}catch(s){throw new Jt({message:"Failed to read response as array buffer",url:e,requestBodyValues:r,statusCode:t.status,responseHeaders:n,responseBody:void 0,cause:s})}};function fc(t){if(t.type==="object"){t.additionalProperties=!1;const e=t.properties;if(e!=null)for(const r in e)e[r]=fc(e[r])}return t.type==="array"&&t.items!=null&&(Array.isArray(t.items)?t.items=t.items.map(e=>fc(e)):t.items=fc(t.items)),t}var XP=(t,e)=>{let r=0;for(;r<t.length&&r<e.length&&t[r]===e[r];r++);return[(t.length-r).toString(),...e.slice(r)].join("/")},eO=Symbol("Let zodToJsonSchema decide on which parser to use"),A1={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",strictUnions:!1,definitions:{},errorMessages:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref"},tO=t=>typeof t=="string"?{...A1,name:t}:{...A1,...t};function zt(){return{}}function rO(t,e){var r,n,s;const o={type:"array"};return(r=t.type)!=null&&r._def&&((s=(n=t.type)==null?void 0:n._def)==null?void 0:s.typeName)!==U.ZodAny&&(o.items=Fe(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&(o.minItems=t.minLength.value),t.maxLength&&(o.maxItems=t.maxLength.value),t.exactLength&&(o.minItems=t.exactLength.value,o.maxItems=t.exactLength.value),o}function nO(t){const e={type:"integer",format:"int64"};if(!t.checks)return e;for(const r of t.checks)switch(r.kind){case"min":r.inclusive?e.minimum=r.value:e.exclusiveMinimum=r.value;break;case"max":r.inclusive?e.maximum=r.value:e.exclusiveMaximum=r.value;break;case"multipleOf":e.multipleOf=r.value;break}return e}function sO(){return{type:"boolean"}}function M1(t,e){return Fe(t.type._def,e)}var oO=(t,e)=>Fe(t.innerType._def,e);function N1(t,e,r){const n=r??e.dateStrategy;if(Array.isArray(n))return{anyOf:n.map((s,o)=>N1(t,e,s))};switch(n){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return aO(t)}}var aO=t=>{const e={type:"integer",format:"unix-time"};for(const r of t.checks)switch(r.kind){case"min":e.minimum=r.value;break;case"max":e.maximum=r.value;break}return e};function iO(t,e){return{...Fe(t.innerType._def,e),default:t.defaultValue()}}function cO(t,e){return e.effectStrategy==="input"?Fe(t.schema._def,e):zt()}function lO(t){return{type:"string",enum:Array.from(t.values)}}var uO=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function dO(t,e){const r=[Fe(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),Fe(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(s=>!!s),n=[];return r.forEach(s=>{if(uO(s))n.push(...s.allOf);else{let o=s;if("additionalProperties"in s&&s.additionalProperties===!1){const{additionalProperties:a,...i}=s;o=i}n.push(o)}}),n.length?{allOf:n}:void 0}function pO(t){const e=typeof t.value;return e!=="bigint"&&e!=="number"&&e!=="boolean"&&e!=="string"?{type:Array.isArray(t.value)?"array":"object"}:{type:e==="bigint"?"integer":e,const:t.value}}var up=void 0,dr={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(up===void 0&&(up=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),up),uuid:/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/,ipv4:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,ipv4Cidr:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function L1(t,e){const r={type:"string"};if(t.checks)for(const n of t.checks)switch(n.kind){case"min":r.minLength=typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value;break;case"max":r.maxLength=typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value;break;case"email":switch(e.emailStrategy){case"format:email":pr(r,"email",n.message,e);break;case"format:idn-email":pr(r,"idn-email",n.message,e);break;case"pattern:zod":kt(r,dr.email,n.message,e);break}break;case"url":pr(r,"uri",n.message,e);break;case"uuid":pr(r,"uuid",n.message,e);break;case"regex":kt(r,n.regex,n.message,e);break;case"cuid":kt(r,dr.cuid,n.message,e);break;case"cuid2":kt(r,dr.cuid2,n.message,e);break;case"startsWith":kt(r,RegExp(`^${dp(n.value,e)}`),n.message,e);break;case"endsWith":kt(r,RegExp(`${dp(n.value,e)}$`),n.message,e);break;case"datetime":pr(r,"date-time",n.message,e);break;case"date":pr(r,"date",n.message,e);break;case"time":pr(r,"time",n.message,e);break;case"duration":pr(r,"duration",n.message,e);break;case"length":r.minLength=typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,r.maxLength=typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value;break;case"includes":{kt(r,RegExp(dp(n.value,e)),n.message,e);break}case"ip":{n.version!=="v6"&&pr(r,"ipv4",n.message,e),n.version!=="v4"&&pr(r,"ipv6",n.message,e);break}case"base64url":kt(r,dr.base64url,n.message,e);break;case"jwt":kt(r,dr.jwt,n.message,e);break;case"cidr":{n.version!=="v6"&&kt(r,dr.ipv4Cidr,n.message,e),n.version!=="v4"&&kt(r,dr.ipv6Cidr,n.message,e);break}case"emoji":kt(r,dr.emoji(),n.message,e);break;case"ulid":{kt(r,dr.ulid,n.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{pr(r,"binary",n.message,e);break}case"contentEncoding:base64":{r.contentEncoding="base64";break}case"pattern:zod":{kt(r,dr.base64,n.message,e);break}}break}case"nanoid":kt(r,dr.nanoid,n.message,e)}return r}function dp(t,e){return e.patternStrategy==="escape"?fO(t):t}var hO=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function fO(t){let e="";for(let r=0;r<t.length;r++)hO.has(t[r])||(e+="\\"),e+=t[r];return e}function pr(t,e,r,n){var s;t.format||(s=t.anyOf)!=null&&s.some(o=>o.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format}),delete t.format),t.anyOf.push({format:e,...r&&n.errorMessages&&{errorMessage:{format:r}}})):t.format=e}function kt(t,e,r,n){var s;t.pattern||(s=t.allOf)!=null&&s.some(o=>o.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern}),delete t.pattern),t.allOf.push({pattern:q1(e,n),...r&&n.errorMessages&&{errorMessage:{pattern:r}}})):t.pattern=q1(e,n)}function q1(t,e){var r;if(!e.applyRegexFlags||!t.flags)return t.source;const n={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},s=n.i?t.source.toLowerCase():t.source;let o="",a=!1,i=!1,c=!1;for(let l=0;l<s.length;l++){if(a){o+=s[l],a=!1;continue}if(n.i){if(i){if(s[l].match(/[a-z]/)){c?(o+=s[l],o+=`${s[l-2]}-${s[l]}`.toUpperCase(),c=!1):s[l+1]==="-"&&((r=s[l+2])!=null&&r.match(/[a-z]/))?(o+=s[l],c=!0):o+=`${s[l]}${s[l].toUpperCase()}`;continue}}else if(s[l].match(/[a-z]/)){o+=`[${s[l]}${s[l].toUpperCase()}]`;continue}}if(n.m){if(s[l]==="^"){o+=`(^|(?<=[\r
576
+ ]))`;continue}else if(s[l]==="$"){o+=`($|(?=[\r
577
+ ]))`;continue}}if(n.s&&s[l]==="."){o+=i?`${s[l]}\r
578
+ `:`[${s[l]}\r
579
+ ]`;continue}o+=s[l],s[l]==="\\"?a=!0:i&&s[l]==="]"?i=!1:!i&&s[l]==="["&&(i=!0)}try{new RegExp(o)}catch{return console.warn(`Could not convert regex pattern at ${e.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),t.source}return o}function j1(t,e){var r,n,s,o,a,i;const c={type:"object",additionalProperties:(r=Fe(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]}))!=null?r:e.allowedAdditionalProperties};if(((n=t.keyType)==null?void 0:n._def.typeName)===U.ZodString&&((s=t.keyType._def.checks)!=null&&s.length)){const{type:l,...u}=L1(t.keyType._def,e);return{...c,propertyNames:u}}else{if(((o=t.keyType)==null?void 0:o._def.typeName)===U.ZodEnum)return{...c,propertyNames:{enum:t.keyType._def.values}};if(((a=t.keyType)==null?void 0:a._def.typeName)===U.ZodBranded&&t.keyType._def.type._def.typeName===U.ZodString&&((i=t.keyType._def.type._def.checks)!=null&&i.length)){const{type:l,...u}=M1(t.keyType._def,e);return{...c,propertyNames:u}}}return c}function mO(t,e){if(e.mapStrategy==="record")return j1(t,e);const r=Fe(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||zt(),n=Fe(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||zt();return{type:"array",maxItems:125,items:{type:"array",items:[r,n],minItems:2,maxItems:2}}}function gO(t){const e=t.values,n=Object.keys(t.values).filter(o=>typeof e[e[o]]!="number").map(o=>e[o]),s=Array.from(new Set(n.map(o=>typeof o)));return{type:s.length===1?s[0]==="string"?"string":"number":["string","number"],enum:n}}function _O(){return{not:zt()}}function vO(){return{type:"null"}}var pp={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function yO(t,e){const r=t.options instanceof Map?Array.from(t.options.values()):t.options;if(r.every(n=>n._def.typeName in pp&&(!n._def.checks||!n._def.checks.length))){const n=r.reduce((s,o)=>{const a=pp[o._def.typeName];return a&&!s.includes(a)?[...s,a]:s},[]);return{type:n.length>1?n:n[0]}}else if(r.every(n=>n._def.typeName==="ZodLiteral"&&!n.description)){const n=r.reduce((s,o)=>{const a=typeof o._def.value;switch(a){case"string":case"number":case"boolean":return[...s,a];case"bigint":return[...s,"integer"];case"object":if(o._def.value===null)return[...s,"null"];case"symbol":case"undefined":case"function":default:return s}},[]);if(n.length===r.length){const s=n.filter((o,a,i)=>i.indexOf(o)===a);return{type:s.length>1?s:s[0],enum:r.reduce((o,a)=>o.includes(a._def.value)?o:[...o,a._def.value],[])}}}else if(r.every(n=>n._def.typeName==="ZodEnum"))return{type:"string",enum:r.reduce((n,s)=>[...n,...s._def.values.filter(o=>!n.includes(o))],[])};return wO(t,e)}var wO=(t,e)=>{const r=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((n,s)=>Fe(n._def,{...e,currentPath:[...e.currentPath,"anyOf",`${s}`]})).filter(n=>!!n&&(!e.strictUnions||typeof n=="object"&&Object.keys(n).length>0));return r.length?{anyOf:r}:void 0};function bO(t,e){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return{type:[pp[t.innerType._def.typeName],"null"]};const r=Fe(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return r&&{anyOf:[r,{type:"null"}]}}function SO(t){const e={type:"number"};if(!t.checks)return e;for(const r of t.checks)switch(r.kind){case"int":e.type="integer";break;case"min":r.inclusive?e.minimum=r.value:e.exclusiveMinimum=r.value;break;case"max":r.inclusive?e.maximum=r.value:e.exclusiveMaximum=r.value;break;case"multipleOf":e.multipleOf=r.value;break}return e}function kO(t,e){const r={type:"object",properties:{}},n=[],s=t.shape();for(const a in s){let i=s[a];if(i===void 0||i._def===void 0)continue;const c=TO(i),l=Fe(i._def,{...e,currentPath:[...e.currentPath,"properties",a],propertyPath:[...e.currentPath,"properties",a]});l!==void 0&&(r.properties[a]=l,c||n.push(a))}n.length&&(r.required=n);const o=CO(t,e);return o!==void 0&&(r.additionalProperties=o),r}function CO(t,e){if(t.catchall._def.typeName!=="ZodNever")return Fe(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]});switch(t.unknownKeys){case"passthrough":return e.allowedAdditionalProperties;case"strict":return e.rejectedAdditionalProperties;case"strip":return e.removeAdditionalStrategy==="strict"?e.allowedAdditionalProperties:e.rejectedAdditionalProperties}}function TO(t){try{return t.isOptional()}catch{return!0}}var $O=(t,e)=>{var r;if(e.currentPath.toString()===((r=e.propertyPath)==null?void 0:r.toString()))return Fe(t.innerType._def,e);const n=Fe(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return n?{anyOf:[{not:zt()},n]}:zt()},EO=(t,e)=>{if(e.pipeStrategy==="input")return Fe(t.in._def,e);if(e.pipeStrategy==="output")return Fe(t.out._def,e);const r=Fe(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),n=Fe(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",r?"1":"0"]});return{allOf:[r,n].filter(s=>s!==void 0)}};function xO(t,e){return Fe(t.type._def,e)}function IO(t,e){const n={type:"array",uniqueItems:!0,items:Fe(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&(n.minItems=t.minSize.value),t.maxSize&&(n.maxItems=t.maxSize.value),n}function RO(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((r,n)=>Fe(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[]),additionalItems:Fe(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((r,n)=>Fe(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[])}}function PO(){return{not:zt()}}function OO(){return zt()}var AO=(t,e)=>Fe(t.innerType._def,e),MO=(t,e,r)=>{switch(e){case U.ZodString:return L1(t,r);case U.ZodNumber:return SO(t);case U.ZodObject:return kO(t,r);case U.ZodBigInt:return nO(t);case U.ZodBoolean:return sO();case U.ZodDate:return N1(t,r);case U.ZodUndefined:return PO();case U.ZodNull:return vO();case U.ZodArray:return rO(t,r);case U.ZodUnion:case U.ZodDiscriminatedUnion:return yO(t,r);case U.ZodIntersection:return dO(t,r);case U.ZodTuple:return RO(t,r);case U.ZodRecord:return j1(t,r);case U.ZodLiteral:return pO(t);case U.ZodEnum:return lO(t);case U.ZodNativeEnum:return gO(t);case U.ZodNullable:return bO(t,r);case U.ZodOptional:return $O(t,r);case U.ZodMap:return mO(t,r);case U.ZodSet:return IO(t,r);case U.ZodLazy:return()=>t.getter()._def;case U.ZodPromise:return xO(t,r);case U.ZodNaN:case U.ZodNever:return _O();case U.ZodEffects:return cO(t,r);case U.ZodAny:return zt();case U.ZodUnknown:return OO();case U.ZodDefault:return iO(t,r);case U.ZodBranded:return M1(t,r);case U.ZodReadonly:return AO(t,r);case U.ZodCatch:return oO(t,r);case U.ZodPipeline:return EO(t,r);case U.ZodFunction:case U.ZodVoid:case U.ZodSymbol:return;default:return(n=>{})()}};function Fe(t,e,r=!1){var n;const s=e.seen.get(t);if(e.override){const c=(n=e.override)==null?void 0:n.call(e,t,e,s,r);if(c!==eO)return c}if(s&&!r){const c=NO(s,e);if(c!==void 0)return c}const o={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,o);const a=MO(t,t.typeName,e),i=typeof a=="function"?Fe(a(),e):a;if(i&&LO(t,e,i),e.postProcess){const c=e.postProcess(i,t,e);return o.jsonSchema=i,c}return o.jsonSchema=i,i}var NO=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:XP(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((r,n)=>e.currentPath[n]===r)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),zt()):e.$refStrategy==="seen"?zt():void 0}},LO=(t,e,r)=>(t.description&&(r.description=t.description),r),qO=t=>{const e=tO(t),r=e.name!==void 0?[...e.basePath,e.definitionPath,e.name]:e.basePath;return{...e,currentPath:r,propertyPath:void 0,seen:new Map(Object.entries(e.definitions).map(([n,s])=>[s._def,{def:s._def,path:[...e.basePath,e.definitionPath,n],jsonSchema:void 0}]))}},jO=(t,e)=>{var r;const n=qO(e);let s=typeof e=="object"&&e.definitions?Object.entries(e.definitions).reduce((l,[u,h])=>{var f;return{...l,[u]:(f=Fe(h._def,{...n,currentPath:[...n.basePath,n.definitionPath,u]},!0))!=null?f:zt()}},{}):void 0;const o=typeof e=="string"?e:e?.nameStrategy==="title"?void 0:e?.name,a=(r=Fe(t._def,o===void 0?n:{...n,currentPath:[...n.basePath,n.definitionPath,o]},!1))!=null?r:zt(),i=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;i!==void 0&&(a.title=i);const c=o===void 0?s?{...a,[n.definitionPath]:s}:a:{$ref:[...n.$refStrategy==="relative"?[]:n.basePath,n.definitionPath,o].join("/"),[n.definitionPath]:{...s,[o]:a}};return c.$schema="http://json-schema.org/draft-07/schema#",c},UO=jO;function zO(t,e){var r;const n=(r=void 0)!=null?r:!1;return U1(()=>UO(t,{$refStrategy:n?"root":"none"}),{validate:async s=>{const o=await t.safeParseAsync(s);return o.success?{success:!0,value:o.data}:{success:!1,error:o.error}}})}function DO(t,e){var r;const n=(r=void 0)!=null?r:!1;return U1(()=>fc(Wc(t,{target:"draft-7",io:"input",reused:n?"ref":"inline"})),{validate:async s=>{const o=await Gc(t,s);return o.success?{success:!0,value:o.data}:{success:!1,error:o.error}}})}function ZO(t){return"_zod"in t}function Ue(t,e){return ZO(t)?DO(t):zO(t)}var VO=Symbol.for("vercel.ai.schema");function gt(t){let e;return()=>(e==null&&(e=t()),e)}function U1(t,{validate:e}={}){return{[VO]:!0,_type:void 0,[hc]:!0,get jsonSchema(){return typeof t=="function"&&(t=t()),t},validate:e}}var{btoa:FO,atob:HO}=globalThis;function BO(t){const e=t.replace(/-/g,"+").replace(/_/g,"/"),r=HO(e);return Uint8Array.from(r,n=>n.codePointAt(0))}function JO(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCodePoint(t[r]);return FO(e)}function Ss(t){return t instanceof Uint8Array?JO(t):t}function WO(t){return t?.replace(/\/$/,"")}var hp=C({error:C({message:d(),type:d().nullish(),param:mt().nullish(),code:ee([d(),M()]).nullish()})}),Tr=YP({errorSchema:hp,errorToMessage:t=>t.error.message});function z1(t){const e=t.startsWith("o3")||t.startsWith("o4-mini")||t.startsWith("gpt-5")&&!t.startsWith("gpt-5-chat"),r=t.startsWith("gpt-4")||t.startsWith("gpt-5-mini")||t.startsWith("gpt-5")&&!t.startsWith("gpt-5-nano")&&!t.startsWith("gpt-5-chat")||t.startsWith("o3")||t.startsWith("o4-mini"),n=!(t.startsWith("gpt-3")||t.startsWith("gpt-4")||t.startsWith("chatgpt-4o")||t.startsWith("gpt-5-chat")),s=t.startsWith("gpt-5.1")||t.startsWith("gpt-5.2");return{supportsFlexProcessing:e,supportsPriorityProcessing:r,isReasoningModel:n,systemMessageMode:n?"developer":"system",supportsNonReasoningParameters:s}}function GO({prompt:t,systemMessageMode:e="system"}){const r=[],n=[];for(const{role:s,content:o}of t)switch(s){case"system":{switch(e){case"system":{r.push({role:"system",content:o});break}case"developer":{r.push({role:"developer",content:o});break}case"remove":{n.push({type:"other",message:"system messages are removed for this model"});break}default:{const a=e;throw new Error(`Unsupported system message mode: ${a}`)}}break}case"user":{if(o.length===1&&o[0].type==="text"){r.push({role:"user",content:o[0].text});break}r.push({role:"user",content:o.map((a,i)=>{var c,l,u;switch(a.type){case"text":return{type:"text",text:a.text};case"file":if(a.mediaType.startsWith("image/")){const h=a.mediaType==="image/*"?"image/jpeg":a.mediaType;return{type:"image_url",image_url:{url:a.data instanceof URL?a.data.toString():`data:${h};base64,${Ss(a.data)}`,detail:(l=(c=a.providerOptions)==null?void 0:c.openai)==null?void 0:l.imageDetail}}}else if(a.mediaType.startsWith("audio/")){if(a.data instanceof URL)throw new jr({functionality:"audio file parts with URLs"});switch(a.mediaType){case"audio/wav":return{type:"input_audio",input_audio:{data:Ss(a.data),format:"wav"}};case"audio/mp3":case"audio/mpeg":return{type:"input_audio",input_audio:{data:Ss(a.data),format:"mp3"}};default:throw new jr({functionality:`audio content parts with media type ${a.mediaType}`})}}else if(a.mediaType==="application/pdf"){if(a.data instanceof URL)throw new jr({functionality:"PDF file parts with URLs"});return{type:"file",file:typeof a.data=="string"&&a.data.startsWith("file-")?{file_id:a.data}:{filename:(u=a.filename)!=null?u:`part-${i}.pdf`,file_data:`data:application/pdf;base64,${Ss(a.data)}`}}}else throw new jr({functionality:`file part media type ${a.mediaType}`})}})});break}case"assistant":{let a="";const i=[];for(const c of o)switch(c.type){case"text":{a+=c.text;break}case"tool-call":{i.push({id:c.toolCallId,type:"function",function:{name:c.toolName,arguments:JSON.stringify(c.input)}});break}}r.push({role:"assistant",content:a,tool_calls:i.length>0?i:void 0});break}case"tool":{for(const a of o){const i=a.output;let c;switch(i.type){case"text":case"error-text":c=i.value;break;case"content":case"json":case"error-json":c=JSON.stringify(i.value);break}r.push({role:"tool",tool_call_id:a.toolCallId,content:c})}break}default:{const a=s;throw new Error(`Unsupported role: ${a}`)}}return{messages:r,warnings:n}}function fp({id:t,model:e,created:r}){return{id:t??void 0,modelId:e??void 0,timestamp:r?new Date(r*1e3):void 0}}function D1(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"unknown"}}var KO=St(()=>Ue(C({id:d().nullish(),created:M().nullish(),model:d().nullish(),choices:I(C({message:C({role:O("assistant").nullish(),content:d().nullish(),tool_calls:I(C({id:d().nullish(),type:O("function"),function:C({name:d(),arguments:d()})})).nullish(),annotations:I(C({type:O("url_citation"),url_citation:C({start_index:M(),end_index:M(),url:d(),title:d()})})).nullish()}),index:M(),logprobs:C({content:I(C({token:d(),logprob:M(),top_logprobs:I(C({token:d(),logprob:M()}))})).nullish()}).nullish(),finish_reason:d().nullish()})),usage:C({prompt_tokens:M().nullish(),completion_tokens:M().nullish(),total_tokens:M().nullish(),prompt_tokens_details:C({cached_tokens:M().nullish()}).nullish(),completion_tokens_details:C({reasoning_tokens:M().nullish(),accepted_prediction_tokens:M().nullish(),rejected_prediction_tokens:M().nullish()}).nullish()}).nullish()}))),YO=St(()=>Ue(ee([C({id:d().nullish(),created:M().nullish(),model:d().nullish(),choices:I(C({delta:C({role:we(["assistant"]).nullish(),content:d().nullish(),tool_calls:I(C({index:M(),id:d().nullish(),type:O("function").nullish(),function:C({name:d().nullish(),arguments:d().nullish()})})).nullish(),annotations:I(C({type:O("url_citation"),url_citation:C({start_index:M(),end_index:M(),url:d(),title:d()})})).nullish()}).nullish(),logprobs:C({content:I(C({token:d(),logprob:M(),top_logprobs:I(C({token:d(),logprob:M()}))})).nullish()}).nullish(),finish_reason:d().nullish(),index:M()})),usage:C({prompt_tokens:M().nullish(),completion_tokens:M().nullish(),total_tokens:M().nullish(),prompt_tokens_details:C({cached_tokens:M().nullish()}).nullish(),completion_tokens_details:C({reasoning_tokens:M().nullish(),accepted_prediction_tokens:M().nullish(),rejected_prediction_tokens:M().nullish()}).nullish()}).nullish()}),hp]))),QO=St(()=>Ue(C({logitBias:ie(dm(),M()).optional(),logprobs:ee([ne(),M()]).optional(),parallelToolCalls:ne().optional(),user:d().optional(),reasoningEffort:we(["none","minimal","low","medium","high","xhigh"]).optional(),maxCompletionTokens:M().optional(),store:ne().optional(),metadata:ie(d().max(64),d().max(512)).optional(),prediction:ie(d(),mt()).optional(),structuredOutputs:ne().optional(),serviceTier:we(["auto","flex","priority","default"]).optional(),strictJsonSchema:ne().optional(),textVerbosity:we(["low","medium","high"]).optional(),promptCacheKey:d().optional(),promptCacheRetention:we(["in_memory","24h"]).optional(),safetyIdentifier:d().optional()})));function XO({tools:t,toolChoice:e,structuredOutputs:r,strictJsonSchema:n}){t=t?.length?t:void 0;const s=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:s};const o=[];for(const i of t)switch(i.type){case"function":o.push({type:"function",function:{name:i.name,description:i.description,parameters:i.inputSchema,strict:r?n:void 0}});break;default:s.push({type:"unsupported-tool",tool:i});break}if(e==null)return{tools:o,toolChoice:void 0,toolWarnings:s};const a=e.type;switch(a){case"auto":case"none":case"required":return{tools:o,toolChoice:a,toolWarnings:s};case"tool":return{tools:o,toolChoice:{type:"function",function:{name:e.toolName}},toolWarnings:s};default:{const i=a;throw new jr({functionality:`tool choice type: ${i}`})}}}var eA=class{constructor(t,e){this.specificationVersion="v2",this.supportedUrls={"image/*":[/^https?:\/\/.*$/]},this.modelId=t,this.config=e}get provider(){return this.config.provider}async getArgs({prompt:t,maxOutputTokens:e,temperature:r,topP:n,topK:s,frequencyPenalty:o,presencePenalty:a,stopSequences:i,responseFormat:c,seed:l,tools:u,toolChoice:h,providerOptions:f}){var p,m,v,_;const w=[],g=(p=await ln({provider:"openai",providerOptions:f,schema:QO}))!=null?p:{},y=(m=g.structuredOutputs)!=null?m:!0,b=z1(this.modelId);s!=null&&w.push({type:"unsupported-setting",setting:"topK"}),c?.type==="json"&&c.schema!=null&&!y&&w.push({type:"unsupported-setting",setting:"responseFormat",details:"JSON response format schema is only supported with structuredOutputs"});const{messages:S,warnings:k}=GO({prompt:t,systemMessageMode:b.systemMessageMode});w.push(...k);const T=(v=g.strictJsonSchema)!=null?v:!1,x={model:this.modelId,logit_bias:g.logitBias,logprobs:g.logprobs===!0||typeof g.logprobs=="number"?!0:void 0,top_logprobs:typeof g.logprobs=="number"?g.logprobs:typeof g.logprobs=="boolean"&&g.logprobs?0:void 0,user:g.user,parallel_tool_calls:g.parallelToolCalls,max_tokens:e,temperature:r,top_p:n,frequency_penalty:o,presence_penalty:a,response_format:c?.type==="json"?y&&c.schema!=null?{type:"json_schema",json_schema:{schema:c.schema,strict:T,name:(_=c.name)!=null?_:"response",description:c.description}}:{type:"json_object"}:void 0,stop:i,seed:l,verbosity:g.textVerbosity,max_completion_tokens:g.maxCompletionTokens,store:g.store,metadata:g.metadata,prediction:g.prediction,reasoning_effort:g.reasoningEffort,service_tier:g.serviceTier,prompt_cache_key:g.promptCacheKey,prompt_cache_retention:g.promptCacheRetention,safety_identifier:g.safetyIdentifier,messages:S};b.isReasoningModel?((g.reasoningEffort!=="none"||!b.supportsNonReasoningParameters)&&(x.temperature!=null&&(x.temperature=void 0,w.push({type:"unsupported-setting",setting:"temperature",details:"temperature is not supported for reasoning models"})),x.top_p!=null&&(x.top_p=void 0,w.push({type:"unsupported-setting",setting:"topP",details:"topP is not supported for reasoning models"})),x.logprobs!=null&&(x.logprobs=void 0,w.push({type:"other",message:"logprobs is not supported for reasoning models"}))),x.frequency_penalty!=null&&(x.frequency_penalty=void 0,w.push({type:"unsupported-setting",setting:"frequencyPenalty",details:"frequencyPenalty is not supported for reasoning models"})),x.presence_penalty!=null&&(x.presence_penalty=void 0,w.push({type:"unsupported-setting",setting:"presencePenalty",details:"presencePenalty is not supported for reasoning models"})),x.logit_bias!=null&&(x.logit_bias=void 0,w.push({type:"other",message:"logitBias is not supported for reasoning models"})),x.top_logprobs!=null&&(x.top_logprobs=void 0,w.push({type:"other",message:"topLogprobs is not supported for reasoning models"})),x.max_tokens!=null&&(x.max_completion_tokens==null&&(x.max_completion_tokens=x.max_tokens),x.max_tokens=void 0)):(this.modelId.startsWith("gpt-4o-search-preview")||this.modelId.startsWith("gpt-4o-mini-search-preview"))&&x.temperature!=null&&(x.temperature=void 0,w.push({type:"unsupported-setting",setting:"temperature",details:"temperature is not supported for the search preview models and has been removed."})),g.serviceTier==="flex"&&!b.supportsFlexProcessing&&(w.push({type:"unsupported-setting",setting:"serviceTier",details:"flex processing is only available for o3, o4-mini, and gpt-5 models"}),x.service_tier=void 0),g.serviceTier==="priority"&&!b.supportsPriorityProcessing&&(w.push({type:"unsupported-setting",setting:"serviceTier",details:"priority processing is only available for supported models (gpt-4, gpt-5, gpt-5-mini, o3, o4-mini) and requires Enterprise access. gpt-5-nano is not supported"}),x.service_tier=void 0);const{tools:P,toolChoice:q,toolWarnings:N}=XO({tools:u,toolChoice:h,structuredOutputs:y,strictJsonSchema:T});return{args:{...x,tools:P,tool_choice:q},warnings:[...w,...N]}}async doGenerate(t){var e,r,n,s,o,a,i,c,l,u,h,f,p,m;const{args:v,warnings:_}=await this.getArgs(t),{responseHeaders:w,value:g,rawValue:y}=await Ur({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:Cr(this.config.headers(),t.headers),body:v,failedResponseHandler:Tr,successfulResponseHandler:bs(KO),abortSignal:t.abortSignal,fetch:this.config.fetch}),b=g.choices[0],S=[],k=b.message.content;k!=null&&k.length>0&&S.push({type:"text",text:k});for(const q of(e=b.message.tool_calls)!=null?e:[])S.push({type:"tool-call",toolCallId:(r=q.id)!=null?r:ur(),toolName:q.function.name,input:q.function.arguments});for(const q of(n=b.message.annotations)!=null?n:[])S.push({type:"source",sourceType:"url",id:ur(),url:q.url_citation.url,title:q.url_citation.title});const T=(s=g.usage)==null?void 0:s.completion_tokens_details,x=(o=g.usage)==null?void 0:o.prompt_tokens_details,P={openai:{}};return T?.accepted_prediction_tokens!=null&&(P.openai.acceptedPredictionTokens=T?.accepted_prediction_tokens),T?.rejected_prediction_tokens!=null&&(P.openai.rejectedPredictionTokens=T?.rejected_prediction_tokens),((a=b.logprobs)==null?void 0:a.content)!=null&&(P.openai.logprobs=b.logprobs.content),{content:S,finishReason:D1(b.finish_reason),usage:{inputTokens:(c=(i=g.usage)==null?void 0:i.prompt_tokens)!=null?c:void 0,outputTokens:(u=(l=g.usage)==null?void 0:l.completion_tokens)!=null?u:void 0,totalTokens:(f=(h=g.usage)==null?void 0:h.total_tokens)!=null?f:void 0,reasoningTokens:(p=T?.reasoning_tokens)!=null?p:void 0,cachedInputTokens:(m=x?.cached_tokens)!=null?m:void 0},request:{body:v},response:{...fp(g),headers:w,body:y},warnings:_,providerMetadata:P}}async doStream(t){const{args:e,warnings:r}=await this.getArgs(t),n={...e,stream:!0,stream_options:{include_usage:!0}},{responseHeaders:s,value:o}=await Ur({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:Cr(this.config.headers(),t.headers),body:n,failedResponseHandler:Tr,successfulResponseHandler:lp(YO),abortSignal:t.abortSignal,fetch:this.config.fetch}),a=[];let i="unknown";const c={inputTokens:void 0,outputTokens:void 0,totalTokens:void 0};let l=!1,u=!1;const h={openai:{}};return{stream:o.pipeThrough(new TransformStream({start(f){f.enqueue({type:"stream-start",warnings:r})},transform(f,p){var m,v,_,w,g,y,b,S,k,T,x,P,q,N,z,D,F,oe,fe,de,se,_e,H,A;if(t.includeRawChunks&&p.enqueue({type:"raw",rawValue:f.rawValue}),!f.success){i="error",p.enqueue({type:"error",error:f.error});return}const V=f.value;if("error"in V){i="error",p.enqueue({type:"error",error:V.error});return}if(!l){const R=fp(V);Object.values(R).some(Boolean)&&(l=!0,p.enqueue({type:"response-metadata",...fp(V)}))}V.usage!=null&&(c.inputTokens=(m=V.usage.prompt_tokens)!=null?m:void 0,c.outputTokens=(v=V.usage.completion_tokens)!=null?v:void 0,c.totalTokens=(_=V.usage.total_tokens)!=null?_:void 0,c.reasoningTokens=(g=(w=V.usage.completion_tokens_details)==null?void 0:w.reasoning_tokens)!=null?g:void 0,c.cachedInputTokens=(b=(y=V.usage.prompt_tokens_details)==null?void 0:y.cached_tokens)!=null?b:void 0,((S=V.usage.completion_tokens_details)==null?void 0:S.accepted_prediction_tokens)!=null&&(h.openai.acceptedPredictionTokens=(k=V.usage.completion_tokens_details)==null?void 0:k.accepted_prediction_tokens),((T=V.usage.completion_tokens_details)==null?void 0:T.rejected_prediction_tokens)!=null&&(h.openai.rejectedPredictionTokens=(x=V.usage.completion_tokens_details)==null?void 0:x.rejected_prediction_tokens));const j=V.choices[0];if(j?.finish_reason!=null&&(i=D1(j.finish_reason)),((P=j?.logprobs)==null?void 0:P.content)!=null&&(h.openai.logprobs=j.logprobs.content),j?.delta==null)return;const E=j.delta;if(E.content!=null&&(u||(p.enqueue({type:"text-start",id:"0"}),u=!0),p.enqueue({type:"text-delta",id:"0",delta:E.content})),E.tool_calls!=null)for(const R of E.tool_calls){const $=R.index;if(a[$]==null){if(R.type!=="function")throw new op({data:R,message:"Expected 'function' type."});if(R.id==null)throw new op({data:R,message:"Expected 'id' to be a string."});if(((q=R.function)==null?void 0:q.name)==null)throw new op({data:R,message:"Expected 'function.name' to be a string."});p.enqueue({type:"tool-input-start",id:R.id,toolName:R.function.name}),a[$]={id:R.id,type:"function",function:{name:R.function.name,arguments:(N=R.function.arguments)!=null?N:""},hasFinished:!1};const G=a[$];((z=G.function)==null?void 0:z.name)!=null&&((D=G.function)==null?void 0:D.arguments)!=null&&(G.function.arguments.length>0&&p.enqueue({type:"tool-input-delta",id:G.id,delta:G.function.arguments}),P1(G.function.arguments)&&(p.enqueue({type:"tool-input-end",id:G.id}),p.enqueue({type:"tool-call",toolCallId:(F=G.id)!=null?F:ur(),toolName:G.function.name,input:G.function.arguments}),G.hasFinished=!0));continue}const B=a[$];B.hasFinished||(((oe=R.function)==null?void 0:oe.arguments)!=null&&(B.function.arguments+=(de=(fe=R.function)==null?void 0:fe.arguments)!=null?de:""),p.enqueue({type:"tool-input-delta",id:B.id,delta:(se=R.function.arguments)!=null?se:""}),((_e=B.function)==null?void 0:_e.name)!=null&&((H=B.function)==null?void 0:H.arguments)!=null&&P1(B.function.arguments)&&(p.enqueue({type:"tool-input-end",id:B.id}),p.enqueue({type:"tool-call",toolCallId:(A=B.id)!=null?A:ur(),toolName:B.function.name,input:B.function.arguments}),B.hasFinished=!0))}if(E.annotations!=null)for(const R of E.annotations)p.enqueue({type:"source",sourceType:"url",id:ur(),url:R.url_citation.url,title:R.url_citation.title})},flush(f){u&&f.enqueue({type:"text-end",id:"0"}),f.enqueue({type:"finish",finishReason:i,usage:c,...h!=null?{providerMetadata:h}:{}})}})),request:{body:n},response:{headers:s}}}};function tA({prompt:t,user:e="user",assistant:r="assistant"}){let n="";t[0].role==="system"&&(n+=`${t[0].content}
578
580
 
579
- `,t=t.slice(1));for(const{role:s,content:o}of t)switch(s){case"system":throw new _n({message:"Unexpected system message in prompt: ${content}",prompt:t});case"user":{const a=o.map(i=>{switch(i.type){case"text":return i.text}}).filter(Boolean).join("");n+=`${e}:
581
+ `,t=t.slice(1));for(const{role:s,content:o}of t)switch(s){case"system":throw new kP({message:"Unexpected system message in prompt: ${content}",prompt:t});case"user":{const a=o.map(i=>{switch(i.type){case"text":return i.text}}).filter(Boolean).join("");n+=`${e}:
580
582
  ${a}
581
583
 
582
- `;break}case"assistant":{const a=o.map(i=>{switch(i.type){case"text":return i.text;case"tool-call":throw new Wt({functionality:"tool-call messages"})}}).join("");n+=`${r}:
584
+ `;break}case"assistant":{const a=o.map(i=>{switch(i.type){case"text":return i.text;case"tool-call":throw new jr({functionality:"tool-call messages"})}}).join("");n+=`${r}:
583
585
  ${a}
584
586
 
585
- `;break}case"tool":throw new Wt({functionality:"tool messages"});default:{const a=s;throw new Error(`Unsupported role: ${a}`)}}return n+=`${r}:
587
+ `;break}case"tool":throw new jr({functionality:"tool messages"});default:{const a=s;throw new Error(`Unsupported role: ${a}`)}}return n+=`${r}:
586
588
  `,{prompt:n,stopSequences:[`
587
- ${e}:`]}}function Jv({id:t,model:e,created:r}){return{id:t??void 0,modelId:e??void 0,timestamp:r!=null?new Date(r*1e3):void 0}}function Gv(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"unknown"}}var UE=vt(()=>Ne(C({id:v().nullish(),created:L().nullish(),model:v().nullish(),choices:N(C({text:v(),finish_reason:v(),logprobs:C({tokens:N(v()),token_logprobs:N(L()),top_logprobs:N(Se(v(),L())).nullish()}).nullish()})),usage:C({prompt_tokens:L(),completion_tokens:L(),total_tokens:L()}).nullish()}))),ZE=vt(()=>Ne(ce([C({id:v().nullish(),created:L().nullish(),model:v().nullish(),choices:N(C({text:v(),finish_reason:v().nullish(),index:L(),logprobs:C({tokens:N(v()),token_logprobs:N(L()),top_logprobs:N(Se(v(),L())).nullish()}).nullish()})),usage:C({prompt_tokens:L(),completion_tokens:L(),total_tokens:L()}).nullish()}),Wu]))),Wv=vt(()=>Ne(C({echo:ge().optional(),logitBias:Se(v(),L()).optional(),suffix:v().optional(),user:v().optional(),logprobs:ce([ge(),L()]).optional()}))),FE=class{constructor(t,e){this.specificationVersion="v2",this.supportedUrls={},this.modelId=t,this.config=e}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}get provider(){return this.config.provider}async getArgs({prompt:t,maxOutputTokens:e,temperature:r,topP:n,topK:s,frequencyPenalty:o,presencePenalty:a,stopSequences:i,responseFormat:l,tools:c,toolChoice:u,seed:p,providerOptions:h}){const d=[],f={...await Qr({provider:"openai",providerOptions:h,schema:Wv}),...await Qr({provider:this.providerOptionsName,providerOptions:h,schema:Wv})};s!=null&&d.push({type:"unsupported-setting",setting:"topK"}),c?.length&&d.push({type:"unsupported-setting",setting:"tools"}),u!=null&&d.push({type:"unsupported-setting",setting:"toolChoice"}),l!=null&&l.type!=="text"&&d.push({type:"unsupported-setting",setting:"responseFormat",details:"JSON response format is not supported."});const{prompt:w,stopSequences:m}=DE({prompt:t}),y=[...m??[],...i??[]];return{args:{model:this.modelId,echo:f.echo,logit_bias:f.logitBias,logprobs:f?.logprobs===!0?0:f?.logprobs===!1?void 0:f?.logprobs,suffix:f.suffix,user:f.user,max_tokens:e,temperature:r,top_p:n,frequency_penalty:o,presence_penalty:a,seed:p,prompt:w,stop:y.length>0?y:void 0},warnings:d}}async doGenerate(t){var e,r,n;const{args:s,warnings:o}=await this.getArgs(t),{responseHeaders:a,value:i,rawValue:l}=await Rr({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:gr(this.config.headers(),t.headers),body:s,failedResponseHandler:vr,successfulResponseHandler:is(UE),abortSignal:t.abortSignal,fetch:this.config.fetch}),c=i.choices[0],u={openai:{}};return c.logprobs!=null&&(u.openai.logprobs=c.logprobs),{content:[{type:"text",text:c.text}],usage:{inputTokens:(e=i.usage)==null?void 0:e.prompt_tokens,outputTokens:(r=i.usage)==null?void 0:r.completion_tokens,totalTokens:(n=i.usage)==null?void 0:n.total_tokens},finishReason:Gv(c.finish_reason),request:{body:s},response:{...Jv(i),headers:a,body:l},providerMetadata:u,warnings:o}}async doStream(t){const{args:e,warnings:r}=await this.getArgs(t),n={...e,stream:!0,stream_options:{include_usage:!0}},{responseHeaders:s,value:o}=await Rr({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:gr(this.config.headers(),t.headers),body:n,failedResponseHandler:vr,successfulResponseHandler:Hu(ZE),abortSignal:t.abortSignal,fetch:this.config.fetch});let a="unknown";const i={openai:{}},l={inputTokens:void 0,outputTokens:void 0,totalTokens:void 0};let c=!0;return{stream:o.pipeThrough(new TransformStream({start(u){u.enqueue({type:"stream-start",warnings:r})},transform(u,p){if(t.includeRawChunks&&p.enqueue({type:"raw",rawValue:u.rawValue}),!u.success){a="error",p.enqueue({type:"error",error:u.error});return}const h=u.value;if("error"in h){a="error",p.enqueue({type:"error",error:h.error});return}c&&(c=!1,p.enqueue({type:"response-metadata",...Jv(h)}),p.enqueue({type:"text-start",id:"0"})),h.usage!=null&&(l.inputTokens=h.usage.prompt_tokens,l.outputTokens=h.usage.completion_tokens,l.totalTokens=h.usage.total_tokens);const d=h.choices[0];d?.finish_reason!=null&&(a=Gv(d.finish_reason)),d?.logprobs!=null&&(i.openai.logprobs=d.logprobs),d?.text!=null&&d.text.length>0&&p.enqueue({type:"text-delta",id:"0",delta:d.text})},flush(u){c||u.enqueue({type:"text-end",id:"0"}),u.enqueue({type:"finish",finishReason:a,providerMetadata:i,usage:l})}})),request:{body:n},response:{headers:s}}}},VE=vt(()=>Ne(C({dimensions:L().optional(),user:v().optional()}))),HE=vt(()=>Ne(C({data:N(C({embedding:N(L())})),usage:C({prompt_tokens:L()}).nullish()}))),BE=class{constructor(t,e){this.specificationVersion="v2",this.maxEmbeddingsPerCall=2048,this.supportsParallelCalls=!0,this.modelId=t,this.config=e}get provider(){return this.config.provider}async doEmbed({values:t,headers:e,abortSignal:r,providerOptions:n}){var s;if(t.length>this.maxEmbeddingsPerCall)throw new J5({provider:this.provider,modelId:this.modelId,maxEmbeddingsPerCall:this.maxEmbeddingsPerCall,values:t});const o=(s=await Qr({provider:"openai",providerOptions:n,schema:VE}))!=null?s:{},{responseHeaders:a,value:i,rawValue:l}=await Rr({url:this.config.url({path:"/embeddings",modelId:this.modelId}),headers:gr(this.config.headers(),e),body:{model:this.modelId,input:t,encoding_format:"float",dimensions:o.dimensions,user:o.user},failedResponseHandler:vr,successfulResponseHandler:is(HE),abortSignal:r,fetch:this.config.fetch});return{embeddings:i.data.map(c=>c.embedding),usage:i.usage?{tokens:i.usage.prompt_tokens}:void 0,response:{headers:a,body:l}}}},JE=vt(()=>Ne(C({created:L().nullish(),data:N(C({b64_json:v(),revised_prompt:v().nullish()})),background:v().nullish(),output_format:v().nullish(),size:v().nullish(),quality:v().nullish(),usage:C({input_tokens:L().nullish(),output_tokens:L().nullish(),total_tokens:L().nullish(),input_tokens_details:C({image_tokens:L().nullish(),text_tokens:L().nullish()}).nullish()}).nullish()}))),GE={"dall-e-3":1,"dall-e-2":10,"gpt-image-1":10,"gpt-image-1-mini":10,"gpt-image-1.5":10},WE=new Set(["gpt-image-1","gpt-image-1-mini","gpt-image-1.5"]),KE=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2"}get maxImagesPerCall(){var t;return(t=GE[this.modelId])!=null?t:1}get provider(){return this.config.provider}async doGenerate({prompt:t,n:e,size:r,aspectRatio:n,seed:s,providerOptions:o,headers:a,abortSignal:i}){var l,c,u,p;const h=[];n!=null&&h.push({type:"unsupported-setting",setting:"aspectRatio",details:"This model does not support aspect ratio. Use `size` instead."}),s!=null&&h.push({type:"unsupported-setting",setting:"seed"});const d=(u=(c=(l=this.config._internal)==null?void 0:l.currentDate)==null?void 0:c.call(l))!=null?u:new Date,{value:f,responseHeaders:w}=await Rr({url:this.config.url({path:"/images/generations",modelId:this.modelId}),headers:gr(this.config.headers(),a),body:{model:this.modelId,prompt:t,n:e,size:r,...(p=o.openai)!=null?p:{},...WE.has(this.modelId)?{}:{response_format:"b64_json"}},failedResponseHandler:vr,successfulResponseHandler:is(JE),abortSignal:i,fetch:this.config.fetch});return{images:f.data.map(m=>m.b64_json),warnings:h,response:{timestamp:d,modelId:this.modelId,headers:w},providerMetadata:{openai:{images:f.data.map(m=>({...m.revised_prompt?{revisedPrompt:m.revised_prompt}:{},...f.created!=null?{created:f.created}:{},...f.size!=null?{size:f.size}:{},...f.quality!=null?{quality:f.quality}:{},...f.background!=null?{background:f.background}:{},...f.output_format!=null?{outputFormat:f.output_format}:{}}))}}}}},YE=dt(()=>Ne(C({code:v().nullish(),containerId:v()}))),QE=dt(()=>Ne(C({outputs:N(et("type",[C({type:j("logs"),logs:v()}),C({type:j("image"),url:v()})])).nullish()}))),XE=dt(()=>Ne(C({container:ce([v(),C({fileIds:N(v()).optional()})]).optional()}))),ex=as({id:"openai.code_interpreter",name:"code_interpreter",inputSchema:YE,outputSchema:QE}),tx=(t={})=>ex(t),Kv=C({key:v(),type:Ce(["eq","ne","gt","gte","lt","lte","in","nin"]),value:ce([v(),L(),ge(),N(v())])}),Yv=C({type:Ce(["and","or"]),filters:N(ce([Kv,Vf(()=>Yv)]))}),rx=dt(()=>Ne(C({vectorStoreIds:N(v()),maxNumResults:L().optional(),ranking:C({ranker:v().optional(),scoreThreshold:L().optional()}).optional(),filters:ce([Kv,Yv]).optional()}))),nx=dt(()=>Ne(C({queries:N(v()),results:N(C({attributes:Se(v(),Le()),fileId:v(),filename:v(),score:L(),text:v()})).nullable()}))),sx=as({id:"openai.file_search",name:"file_search",inputSchema:C({}),outputSchema:nx}),ox=dt(()=>Ne(C({background:Ce(["auto","opaque","transparent"]).optional(),inputFidelity:Ce(["low","high"]).optional(),inputImageMask:C({fileId:v().optional(),imageUrl:v().optional()}).optional(),model:v().optional(),moderation:Ce(["auto"]).optional(),outputCompression:L().int().min(0).max(100).optional(),outputFormat:Ce(["png","jpeg","webp"]).optional(),partialImages:L().int().min(0).max(3).optional(),quality:Ce(["auto","low","medium","high"]).optional(),size:Ce(["1024x1024","1024x1536","1536x1024","auto"]).optional()}).strict())),ax=dt(()=>Ne(C({}))),ix=dt(()=>Ne(C({result:v()}))),lx=as({id:"openai.image_generation",name:"image_generation",inputSchema:ax,outputSchema:ix}),cx=(t={})=>lx(t),Qv=dt(()=>Ne(C({action:C({type:j("exec"),command:N(v()),timeoutMs:L().optional(),user:v().optional(),workingDirectory:v().optional(),env:Se(v(),v()).optional()})}))),Xv=dt(()=>Ne(C({output:v()}))),ux=as({id:"openai.local_shell",name:"local_shell",inputSchema:Qv,outputSchema:Xv}),dx=dt(()=>Ne(C({externalWebAccess:ge().optional(),filters:C({allowedDomains:N(v()).optional()}).optional(),searchContextSize:Ce(["low","medium","high"]).optional(),userLocation:C({type:j("approximate"),country:v().optional(),city:v().optional(),region:v().optional(),timezone:v().optional()}).optional()}))),px=dt(()=>Ne(C({}))),fx=dt(()=>Ne(C({action:et("type",[C({type:j("search"),query:v().optional()}),C({type:j("openPage"),url:v().nullish()}),C({type:j("findInPage"),url:v().nullish(),pattern:v().nullish()})]),sources:N(et("type",[C({type:j("url"),url:v()}),C({type:j("api"),name:v()})])).optional()}))),hx=as({id:"openai.web_search",name:"web_search",inputSchema:px,outputSchema:fx}),mx=(t={})=>hx(t),gx=dt(()=>Ne(C({searchContextSize:Ce(["low","medium","high"]).optional(),userLocation:C({type:j("approximate"),country:v().optional(),city:v().optional(),region:v().optional(),timezone:v().optional()}).optional()}))),vx=dt(()=>Ne(C({}))),_x=dt(()=>Ne(C({action:et("type",[C({type:j("search"),query:v().optional()}),C({type:j("openPage"),url:v().nullish()}),C({type:j("findInPage"),url:v().nullish(),pattern:v().nullish()})])}))),yx=as({id:"openai.web_search_preview",name:"web_search_preview",inputSchema:vx,outputSchema:_x}),wx={codeInterpreter:tx,fileSearch:sx,imageGeneration:cx,localShell:ux,webSearchPreview:yx,webSearch:mx};function e_(t,e){return e?e.some(r=>t.startsWith(r)):!1}async function bx({prompt:t,systemMessageMode:e,fileIdPrefixes:r,store:n,hasLocalShellTool:s=!1}){var o,a,i,l;const c=[],u=[];for(const{role:p,content:h}of t)switch(p){case"system":{switch(e){case"system":{c.push({role:"system",content:h});break}case"developer":{c.push({role:"developer",content:h});break}case"remove":{u.push({type:"other",message:"system messages are removed for this model"});break}default:{const d=e;throw new Error(`Unsupported system message mode: ${d}`)}}break}case"user":{c.push({role:"user",content:h.map((d,f)=>{var w,m,y;switch(d.type){case"text":return{type:"input_text",text:d.text};case"file":if(d.mediaType.startsWith("image/")){const _=d.mediaType==="image/*"?"image/jpeg":d.mediaType;return{type:"input_image",...d.data instanceof URL?{image_url:d.data.toString()}:typeof d.data=="string"&&e_(d.data,r)?{file_id:d.data}:{image_url:`data:${_};base64,${ls(d.data)}`},detail:(m=(w=d.providerOptions)==null?void 0:w.openai)==null?void 0:m.imageDetail}}else{if(d.mediaType==="application/pdf")return d.data instanceof URL?{type:"input_file",file_url:d.data.toString()}:{type:"input_file",...typeof d.data=="string"&&e_(d.data,r)?{file_id:d.data}:{filename:(y=d.filename)!=null?y:`part-${f}.pdf`,file_data:`data:application/pdf;base64,${ls(d.data)}`}};throw new Wt({functionality:`file part media type ${d.mediaType}`})}}})});break}case"assistant":{const d={},f={};for(const w of h)switch(w.type){case"text":{const m=(a=(o=w.providerOptions)==null?void 0:o.openai)==null?void 0:a.itemId;if(n&&m!=null){c.push({type:"item_reference",id:m});break}c.push({role:"assistant",content:[{type:"output_text",text:w.text}],id:m});break}case"tool-call":{if(f[w.toolCallId]=w,w.providerExecuted)break;const m=(l=(i=w.providerOptions)==null?void 0:i.openai)==null?void 0:l.itemId;if(n&&m!=null){c.push({type:"item_reference",id:m});break}if(s&&w.toolName==="local_shell"){const y=await Yr({value:w.input,schema:Qv});c.push({type:"local_shell_call",call_id:w.toolCallId,id:m,action:{type:"exec",command:y.action.command,timeout_ms:y.action.timeoutMs,user:y.action.user,working_directory:y.action.workingDirectory,env:y.action.env}});break}c.push({type:"function_call",call_id:w.toolCallId,name:w.toolName,arguments:JSON.stringify(w.input),id:m});break}case"tool-result":{n?c.push({type:"item_reference",id:w.toolCallId}):u.push({type:"other",message:`Results for OpenAI tool ${w.toolName} are not sent to the API when store is false`});break}case"reasoning":{const m=await Qr({provider:"openai",providerOptions:w.providerOptions,schema:kx}),y=m?.itemId;if(y!=null){const _=d[y];if(n)_===void 0&&(c.push({type:"item_reference",id:y}),d[y]={type:"reasoning",id:y,summary:[]});else{const g=[];w.text.length>0?g.push({type:"summary_text",text:w.text}):_!==void 0&&u.push({type:"other",message:`Cannot append empty reasoning part to existing reasoning sequence. Skipping reasoning part: ${JSON.stringify(w)}.`}),_===void 0?(d[y]={type:"reasoning",id:y,encrypted_content:m?.reasoningEncryptedContent,summary:g},c.push(d[y])):(_.summary.push(...g),m?.reasoningEncryptedContent!=null&&(_.encrypted_content=m.reasoningEncryptedContent))}}else u.push({type:"other",message:`Non-OpenAI reasoning parts are not supported. Skipping reasoning part: ${JSON.stringify(w)}.`});break}}break}case"tool":{for(const d of h){const f=d.output;if(s&&d.toolName==="local_shell"&&f.type==="json"){const m=await Yr({value:f.value,schema:Xv});c.push({type:"local_shell_call_output",call_id:d.toolCallId,output:m.output});break}let w;switch(f.type){case"text":case"error-text":w=f.value;break;case"json":case"error-json":w=JSON.stringify(f.value);break;case"content":w=f.value.map(m=>{switch(m.type){case"text":return{type:"input_text",text:m.text};case"media":return m.mediaType.startsWith("image/")?{type:"input_image",image_url:`data:${m.mediaType};base64,${m.data}`}:{type:"input_file",filename:"data",file_data:`data:${m.mediaType};base64,${m.data}`}}});break}c.push({type:"function_call_output",call_id:d.toolCallId,output:w})}break}default:{const d=p;throw new Error(`Unsupported role: ${d}`)}}return{input:c,warnings:u}}var kx=C({itemId:v().nullish(),reasoningEncryptedContent:v().nullish()});function t_({finishReason:t,hasFunctionCall:e}){switch(t){case void 0:case null:return e?"tool-calls":"stop";case"max_output_tokens":return"length";case"content_filter":return"content-filter";default:return e?"tool-calls":"unknown"}}var Sx=vt(()=>Ne(ce([C({type:j("response.output_text.delta"),item_id:v(),delta:v(),logprobs:N(C({token:v(),logprob:L(),top_logprobs:N(C({token:v(),logprob:L()}))})).nullish()}),C({type:Ce(["response.completed","response.incomplete"]),response:C({incomplete_details:C({reason:v()}).nullish(),usage:C({input_tokens:L(),input_tokens_details:C({cached_tokens:L().nullish()}).nullish(),output_tokens:L(),output_tokens_details:C({reasoning_tokens:L().nullish()}).nullish()}),service_tier:v().nullish()})}),C({type:j("response.created"),response:C({id:v(),created_at:L(),model:v(),service_tier:v().nullish()})}),C({type:j("response.output_item.added"),output_index:L(),item:et("type",[C({type:j("message"),id:v()}),C({type:j("reasoning"),id:v(),encrypted_content:v().nullish()}),C({type:j("function_call"),id:v(),call_id:v(),name:v(),arguments:v()}),C({type:j("web_search_call"),id:v(),status:v()}),C({type:j("computer_call"),id:v(),status:v()}),C({type:j("file_search_call"),id:v()}),C({type:j("image_generation_call"),id:v()}),C({type:j("code_interpreter_call"),id:v(),container_id:v(),code:v().nullable(),outputs:N(et("type",[C({type:j("logs"),logs:v()}),C({type:j("image"),url:v()})])).nullable(),status:v()})])}),C({type:j("response.output_item.done"),output_index:L(),item:et("type",[C({type:j("message"),id:v()}),C({type:j("reasoning"),id:v(),encrypted_content:v().nullish()}),C({type:j("function_call"),id:v(),call_id:v(),name:v(),arguments:v(),status:j("completed")}),C({type:j("code_interpreter_call"),id:v(),code:v().nullable(),container_id:v(),outputs:N(et("type",[C({type:j("logs"),logs:v()}),C({type:j("image"),url:v()})])).nullable()}),C({type:j("image_generation_call"),id:v(),result:v()}),C({type:j("web_search_call"),id:v(),status:v(),action:et("type",[C({type:j("search"),query:v().nullish(),sources:N(et("type",[C({type:j("url"),url:v()}),C({type:j("api"),name:v()})])).nullish()}),C({type:j("open_page"),url:v().nullish()}),C({type:j("find_in_page"),url:v().nullish(),pattern:v().nullish()})])}),C({type:j("file_search_call"),id:v(),queries:N(v()),results:N(C({attributes:Se(v(),Le()),file_id:v(),filename:v(),score:L(),text:v()})).nullish()}),C({type:j("local_shell_call"),id:v(),call_id:v(),action:C({type:j("exec"),command:N(v()),timeout_ms:L().optional(),user:v().optional(),working_directory:v().optional(),env:Se(v(),v()).optional()})}),C({type:j("computer_call"),id:v(),status:j("completed")})])}),C({type:j("response.function_call_arguments.delta"),item_id:v(),output_index:L(),delta:v()}),C({type:j("response.image_generation_call.partial_image"),item_id:v(),output_index:L(),partial_image_b64:v()}),C({type:j("response.code_interpreter_call_code.delta"),item_id:v(),output_index:L(),delta:v()}),C({type:j("response.code_interpreter_call_code.done"),item_id:v(),output_index:L(),code:v()}),C({type:j("response.output_text.annotation.added"),annotation:et("type",[C({type:j("url_citation"),start_index:L(),end_index:L(),url:v(),title:v()}),C({type:j("file_citation"),file_id:v(),filename:v().nullish(),index:L().nullish(),start_index:L().nullish(),end_index:L().nullish(),quote:v().nullish()})])}),C({type:j("response.reasoning_summary_part.added"),item_id:v(),summary_index:L()}),C({type:j("response.reasoning_summary_text.delta"),item_id:v(),summary_index:L(),delta:v()}),C({type:j("response.reasoning_summary_part.done"),item_id:v(),summary_index:L()}),C({type:j("error"),sequence_number:L(),error:C({type:v(),code:v(),message:v(),param:v().nullish()})}),C({type:v()}).loose().transform(t=>({type:"unknown_chunk",message:t.type}))]))),Tx=vt(()=>Ne(C({id:v().optional(),created_at:L().optional(),error:C({message:v(),type:v(),param:v().nullish(),code:v()}).nullish(),model:v().optional(),output:N(et("type",[C({type:j("message"),role:j("assistant"),id:v(),content:N(C({type:j("output_text"),text:v(),logprobs:N(C({token:v(),logprob:L(),top_logprobs:N(C({token:v(),logprob:L()}))})).nullish(),annotations:N(et("type",[C({type:j("url_citation"),start_index:L(),end_index:L(),url:v(),title:v()}),C({type:j("file_citation"),file_id:v(),filename:v().nullish(),index:L().nullish(),start_index:L().nullish(),end_index:L().nullish(),quote:v().nullish()}),C({type:j("container_file_citation"),container_id:v(),file_id:v(),filename:v().nullish(),start_index:L().nullish(),end_index:L().nullish(),index:L().nullish()}),C({type:j("file_path"),file_id:v(),index:L().nullish()})]))}))}),C({type:j("web_search_call"),id:v(),status:v(),action:et("type",[C({type:j("search"),query:v().nullish(),sources:N(et("type",[C({type:j("url"),url:v()}),C({type:j("api"),name:v()})])).nullish()}),C({type:j("open_page"),url:v().nullish()}),C({type:j("find_in_page"),url:v().nullish(),pattern:v().nullish()})])}),C({type:j("file_search_call"),id:v(),queries:N(v()),results:N(C({attributes:Se(v(),ce([v(),L(),ge()])),file_id:v(),filename:v(),score:L(),text:v()})).nullish()}),C({type:j("code_interpreter_call"),id:v(),code:v().nullable(),container_id:v(),outputs:N(et("type",[C({type:j("logs"),logs:v()}),C({type:j("image"),url:v()})])).nullable()}),C({type:j("image_generation_call"),id:v(),result:v()}),C({type:j("local_shell_call"),id:v(),call_id:v(),action:C({type:j("exec"),command:N(v()),timeout_ms:L().optional(),user:v().optional(),working_directory:v().optional(),env:Se(v(),v()).optional()})}),C({type:j("function_call"),call_id:v(),name:v(),arguments:v(),id:v()}),C({type:j("computer_call"),id:v(),status:v().optional()}),C({type:j("reasoning"),id:v(),encrypted_content:v().nullish(),summary:N(C({type:j("summary_text"),text:v()}))})])).optional(),service_tier:v().nullish(),incomplete_details:C({reason:v()}).nullish(),usage:C({input_tokens:L(),input_tokens_details:C({cached_tokens:L().nullish()}).nullish(),output_tokens:L(),output_tokens_details:C({reasoning_tokens:L().nullish()}).nullish()}).optional()}))),r_=20,Cx=vt(()=>Ne(C({conversation:v().nullish(),include:N(Ce(["reasoning.encrypted_content","file_search_call.results","message.output_text.logprobs"])).nullish(),instructions:v().nullish(),logprobs:ce([ge(),L().min(1).max(r_)]).optional(),maxToolCalls:L().nullish(),metadata:ht().nullish(),parallelToolCalls:ge().nullish(),previousResponseId:v().nullish(),promptCacheKey:v().nullish(),promptCacheRetention:Ce(["in_memory","24h"]).nullish(),reasoningEffort:v().nullish(),reasoningSummary:v().nullish(),safetyIdentifier:v().nullish(),serviceTier:Ce(["auto","flex","priority","default"]).nullish(),store:ge().nullish(),strictJsonSchema:ge().nullish(),textVerbosity:Ce(["low","medium","high"]).nullish(),truncation:Ce(["auto","disabled"]).nullish(),user:v().nullish()})));async function $x({tools:t,toolChoice:e,strictJsonSchema:r}){t=t?.length?t:void 0;const n=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:n};const s=[];for(const a of t)switch(a.type){case"function":s.push({type:"function",name:a.name,description:a.description,parameters:a.inputSchema,strict:r});break;case"provider-defined":{switch(a.id){case"openai.file_search":{const i=await Yr({value:a.args,schema:rx});s.push({type:"file_search",vector_store_ids:i.vectorStoreIds,max_num_results:i.maxNumResults,ranking_options:i.ranking?{ranker:i.ranking.ranker,score_threshold:i.ranking.scoreThreshold}:void 0,filters:i.filters});break}case"openai.local_shell":{s.push({type:"local_shell"});break}case"openai.web_search_preview":{const i=await Yr({value:a.args,schema:gx});s.push({type:"web_search_preview",search_context_size:i.searchContextSize,user_location:i.userLocation});break}case"openai.web_search":{const i=await Yr({value:a.args,schema:dx});s.push({type:"web_search",filters:i.filters!=null?{allowed_domains:i.filters.allowedDomains}:void 0,external_web_access:i.externalWebAccess,search_context_size:i.searchContextSize,user_location:i.userLocation});break}case"openai.code_interpreter":{const i=await Yr({value:a.args,schema:XE});s.push({type:"code_interpreter",container:i.container==null?{type:"auto",file_ids:void 0}:typeof i.container=="string"?i.container:{type:"auto",file_ids:i.container.fileIds}});break}case"openai.image_generation":{const i=await Yr({value:a.args,schema:ox});s.push({type:"image_generation",background:i.background,input_fidelity:i.inputFidelity,input_image_mask:i.inputImageMask?{file_id:i.inputImageMask.fileId,image_url:i.inputImageMask.imageUrl}:void 0,model:i.model,size:i.size,quality:i.quality,moderation:i.moderation,output_format:i.outputFormat,output_compression:i.outputCompression});break}}break}default:n.push({type:"unsupported-tool",tool:a});break}if(e==null)return{tools:s,toolChoice:void 0,toolWarnings:n};const o=e.type;switch(o){case"auto":case"none":case"required":return{tools:s,toolChoice:o,toolWarnings:n};case"tool":return{tools:s,toolChoice:e.toolName==="code_interpreter"||e.toolName==="file_search"||e.toolName==="image_generation"||e.toolName==="web_search_preview"||e.toolName==="web_search"?{type:e.toolName}:{type:"function",name:e.toolName},toolWarnings:n};default:{const a=o;throw new Wt({functionality:`tool choice type: ${a}`})}}}var Ex=class{constructor(t,e){this.specificationVersion="v2",this.supportedUrls={"image/*":[/^https?:\/\/.*$/],"application/pdf":[/^https?:\/\/.*$/]},this.modelId=t,this.config=e}get provider(){return this.config.provider}async getArgs({maxOutputTokens:t,temperature:e,stopSequences:r,topP:n,topK:s,presencePenalty:o,frequencyPenalty:a,seed:i,prompt:l,providerOptions:c,tools:u,toolChoice:p,responseFormat:h}){var d,f,w,m;const y=[],_=Hv(this.modelId);s!=null&&y.push({type:"unsupported-setting",setting:"topK"}),i!=null&&y.push({type:"unsupported-setting",setting:"seed"}),o!=null&&y.push({type:"unsupported-setting",setting:"presencePenalty"}),a!=null&&y.push({type:"unsupported-setting",setting:"frequencyPenalty"}),r!=null&&y.push({type:"unsupported-setting",setting:"stopSequences"});const g=await Qr({provider:"openai",providerOptions:c,schema:Cx});g?.conversation&&g?.previousResponseId&&y.push({type:"unsupported-setting",setting:"conversation",details:"conversation and previousResponseId cannot be used together"});const{input:b,warnings:k}=await bx({prompt:l,systemMessageMode:_.systemMessageMode,fileIdPrefixes:this.config.fileIdPrefixes,store:(d=g?.store)!=null?d:!0,hasLocalShellTool:I("openai.local_shell")});y.push(...k);const S=(f=g?.strictJsonSchema)!=null?f:!1;let T=g?.include;function x(de){T==null?T=[de]:T.includes(de)||(T=[...T,de])}function I(de){return u?.find(re=>re.type==="provider-defined"&&re.id===de)!=null}const A=typeof g?.logprobs=="number"?g?.logprobs:g?.logprobs===!0?r_:void 0;A&&x("message.output_text.logprobs");const P=(w=u?.find(de=>de.type==="provider-defined"&&(de.id==="openai.web_search"||de.id==="openai.web_search_preview")))==null?void 0:w.name;P&&x("web_search_call.action.sources"),I("openai.code_interpreter")&&x("code_interpreter_call.outputs");const D=g?.store;D===!1&&_.isReasoningModel&&x("reasoning.encrypted_content");const U={model:this.modelId,input:b,temperature:e,top_p:n,max_output_tokens:t,...(h?.type==="json"||g?.textVerbosity)&&{text:{...h?.type==="json"&&{format:h.schema!=null?{type:"json_schema",strict:S,name:(m=h.name)!=null?m:"response",description:h.description,schema:h.schema}:{type:"json_object"}},...g?.textVerbosity&&{verbosity:g.textVerbosity}}},conversation:g?.conversation,max_tool_calls:g?.maxToolCalls,metadata:g?.metadata,parallel_tool_calls:g?.parallelToolCalls,previous_response_id:g?.previousResponseId,store:D,user:g?.user,instructions:g?.instructions,service_tier:g?.serviceTier,include:T,prompt_cache_key:g?.promptCacheKey,prompt_cache_retention:g?.promptCacheRetention,safety_identifier:g?.safetyIdentifier,top_logprobs:A,truncation:g?.truncation,..._.isReasoningModel&&(g?.reasoningEffort!=null||g?.reasoningSummary!=null)&&{reasoning:{...g?.reasoningEffort!=null&&{effort:g.reasoningEffort},...g?.reasoningSummary!=null&&{summary:g.reasoningSummary}}}};_.isReasoningModel?g?.reasoningEffort==="none"&&_.supportsNonReasoningParameters||(U.temperature!=null&&(U.temperature=void 0,y.push({type:"unsupported-setting",setting:"temperature",details:"temperature is not supported for reasoning models"})),U.top_p!=null&&(U.top_p=void 0,y.push({type:"unsupported-setting",setting:"topP",details:"topP is not supported for reasoning models"}))):(g?.reasoningEffort!=null&&y.push({type:"unsupported-setting",setting:"reasoningEffort",details:"reasoningEffort is not supported for non-reasoning models"}),g?.reasoningSummary!=null&&y.push({type:"unsupported-setting",setting:"reasoningSummary",details:"reasoningSummary is not supported for non-reasoning models"})),g?.serviceTier==="flex"&&!_.supportsFlexProcessing&&(y.push({type:"unsupported-setting",setting:"serviceTier",details:"flex processing is only available for o3, o4-mini, and gpt-5 models"}),delete U.service_tier),g?.serviceTier==="priority"&&!_.supportsPriorityProcessing&&(y.push({type:"unsupported-setting",setting:"serviceTier",details:"priority processing is only available for supported models (gpt-4, gpt-5, gpt-5-mini, o3, o4-mini) and requires Enterprise access. gpt-5-nano is not supported"}),delete U.service_tier);const{tools:V,toolChoice:se,toolWarnings:fe}=await $x({tools:u,toolChoice:p,strictJsonSchema:S});return{webSearchToolName:P,args:{...U,tools:V,tool_choice:se},warnings:[...y,...fe],store:D}}async doGenerate(t){var e,r,n,s,o,a,i,l,c,u,p,h,d,f,w,m,y,_,g,b,k,S,T,x,I,A,P,D;const{args:U,warnings:V,webSearchToolName:se}=await this.getArgs(t),fe=this.config.url({path:"/responses",modelId:this.modelId}),de=this.config.provider.replace(".responses",""),{responseHeaders:re,value:_e,rawValue:H}=await Rr({url:fe,headers:gr(this.config.headers(),t.headers),body:U,failedResponseHandler:vr,successfulResponseHandler:is(Tx),abortSignal:t.abortSignal,fetch:this.config.fetch});if(_e.error)throw new Ve({message:_e.error.message,url:fe,requestBodyValues:U,statusCode:400,responseHeaders:re,responseBody:H,isRetryable:!1});const O=[],F=[];let q=!1;for(const $ of _e.output)switch($.type){case"reasoning":{$.summary.length===0&&$.summary.push({type:"summary_text",text:""});for(const B of $.summary)O.push({type:"reasoning",text:B.text,providerMetadata:{[de]:{itemId:$.id,reasoningEncryptedContent:(e=$.encrypted_content)!=null?e:null}}});break}case"image_generation_call":{O.push({type:"tool-call",toolCallId:$.id,toolName:"image_generation",input:"{}",providerExecuted:!0}),O.push({type:"tool-result",toolCallId:$.id,toolName:"image_generation",result:{result:$.result},providerExecuted:!0});break}case"local_shell_call":{O.push({type:"tool-call",toolCallId:$.call_id,toolName:"local_shell",input:JSON.stringify({action:$.action}),providerMetadata:{[de]:{itemId:$.id}}});break}case"message":{for(const B of $.content){(n=(r=t.providerOptions)==null?void 0:r.openai)!=null&&n.logprobs&&B.logprobs&&F.push(B.logprobs),O.push({type:"text",text:B.text,providerMetadata:{[de]:{itemId:$.id}}});for(const W of B.annotations)W.type==="url_citation"?O.push({type:"source",sourceType:"url",id:(a=(o=(s=this.config).generateId)==null?void 0:o.call(s))!=null?a:Xt(),url:W.url,title:W.title}):W.type==="file_citation"?O.push({type:"source",sourceType:"document",id:(c=(l=(i=this.config).generateId)==null?void 0:l.call(i))!=null?c:Xt(),mediaType:"text/plain",title:(p=(u=W.quote)!=null?u:W.filename)!=null?p:"Document",filename:(h=W.filename)!=null?h:W.file_id,...W.file_id?{providerMetadata:{[de]:{fileId:W.file_id}}}:{}}):W.type==="container_file_citation"?O.push({type:"source",sourceType:"document",id:(w=(f=(d=this.config).generateId)==null?void 0:f.call(d))!=null?w:Xt(),mediaType:"text/plain",title:(y=(m=W.filename)!=null?m:W.file_id)!=null?y:"Document",filename:(_=W.filename)!=null?_:W.file_id,providerMetadata:{[de]:{fileId:W.file_id,containerId:W.container_id,...W.index!=null?{index:W.index}:{}}}}):W.type==="file_path"&&O.push({type:"source",sourceType:"document",id:(k=(b=(g=this.config).generateId)==null?void 0:b.call(g))!=null?k:Xt(),mediaType:"application/octet-stream",title:W.file_id,filename:W.file_id,providerMetadata:{[de]:{fileId:W.file_id,...W.index!=null?{index:W.index}:{}}}})}break}case"function_call":{q=!0,O.push({type:"tool-call",toolCallId:$.call_id,toolName:$.name,input:$.arguments,providerMetadata:{[de]:{itemId:$.id}}});break}case"web_search_call":{O.push({type:"tool-call",toolCallId:$.id,toolName:se??"web_search",input:JSON.stringify({}),providerExecuted:!0}),O.push({type:"tool-result",toolCallId:$.id,toolName:se??"web_search",result:s_($.action),providerExecuted:!0});break}case"computer_call":{O.push({type:"tool-call",toolCallId:$.id,toolName:"computer_use",input:"",providerExecuted:!0}),O.push({type:"tool-result",toolCallId:$.id,toolName:"computer_use",result:{type:"computer_use_tool_result",status:$.status||"completed"},providerExecuted:!0});break}case"file_search_call":{O.push({type:"tool-call",toolCallId:$.id,toolName:"file_search",input:"{}",providerExecuted:!0}),O.push({type:"tool-result",toolCallId:$.id,toolName:"file_search",result:{queries:$.queries,results:(T=(S=$.results)==null?void 0:S.map(B=>({attributes:B.attributes,fileId:B.file_id,filename:B.filename,score:B.score,text:B.text})))!=null?T:null},providerExecuted:!0});break}case"code_interpreter_call":{O.push({type:"tool-call",toolCallId:$.id,toolName:"code_interpreter",input:JSON.stringify({code:$.code,containerId:$.container_id}),providerExecuted:!0}),O.push({type:"tool-result",toolCallId:$.id,toolName:"code_interpreter",result:{outputs:$.outputs},providerExecuted:!0});break}}const E={[de]:{..._e.id!=null?{responseId:_e.id}:{}}};F.length>0&&(E[de].logprobs=F),typeof _e.service_tier=="string"&&(E[de].serviceTier=_e.service_tier);const R=_e.usage;return{content:O,finishReason:t_({finishReason:(x=_e.incomplete_details)==null?void 0:x.reason,hasFunctionCall:q}),usage:{inputTokens:R.input_tokens,outputTokens:R.output_tokens,totalTokens:R.input_tokens+R.output_tokens,reasoningTokens:(A=(I=R.output_tokens_details)==null?void 0:I.reasoning_tokens)!=null?A:void 0,cachedInputTokens:(D=(P=R.input_tokens_details)==null?void 0:P.cached_tokens)!=null?D:void 0},request:{body:U},response:{id:_e.id,timestamp:new Date(_e.created_at*1e3),modelId:_e.model,headers:re,body:H},providerMetadata:E,warnings:V}}async doStream(t){const{args:e,warnings:r,webSearchToolName:n,store:s}=await this.getArgs(t),{responseHeaders:o,value:a}=await Rr({url:this.config.url({path:"/responses",modelId:this.modelId}),headers:gr(this.config.headers(),t.headers),body:{...e,stream:!0},failedResponseHandler:vr,successfulResponseHandler:Hu(Sx),abortSignal:t.abortSignal,fetch:this.config.fetch}),i=this,l=this.config.provider.replace(".responses","");let c="unknown";const u={inputTokens:void 0,outputTokens:void 0,totalTokens:void 0},p=[];let h=null;const d={},f=[];let w=!1;const m={};let y;return{stream:a.pipeThrough(new TransformStream({start(_){_.enqueue({type:"stream-start",warnings:r})},transform(_,g){var b,k,S,T,x,I,A,P,D,U,V,se,fe,de,re,_e,H,O,F,q,E,R;if(t.includeRawChunks&&g.enqueue({type:"raw",rawValue:_.rawValue}),!_.success){c="error",g.enqueue({type:"error",error:_.error});return}const $=_.value;if(n_($))$.item.type==="function_call"?(d[$.output_index]={toolName:$.item.name,toolCallId:$.item.call_id},g.enqueue({type:"tool-input-start",id:$.item.call_id,toolName:$.item.name})):$.item.type==="web_search_call"?(d[$.output_index]={toolName:n??"web_search",toolCallId:$.item.id},g.enqueue({type:"tool-input-start",id:$.item.id,toolName:n??"web_search",providerExecuted:!0}),g.enqueue({type:"tool-input-end",id:$.item.id}),g.enqueue({type:"tool-call",toolCallId:$.item.id,toolName:n??"web_search",input:JSON.stringify({}),providerExecuted:!0})):$.item.type==="computer_call"?(d[$.output_index]={toolName:"computer_use",toolCallId:$.item.id},g.enqueue({type:"tool-input-start",id:$.item.id,toolName:"computer_use",providerExecuted:!0})):$.item.type==="code_interpreter_call"?(d[$.output_index]={toolName:"code_interpreter",toolCallId:$.item.id,codeInterpreter:{containerId:$.item.container_id}},g.enqueue({type:"tool-input-start",id:$.item.id,toolName:"code_interpreter",providerExecuted:!0}),g.enqueue({type:"tool-input-delta",id:$.item.id,delta:`{"containerId":"${$.item.container_id}","code":"`})):$.item.type==="file_search_call"?g.enqueue({type:"tool-call",toolCallId:$.item.id,toolName:"file_search",input:"{}",providerExecuted:!0}):$.item.type==="image_generation_call"?g.enqueue({type:"tool-call",toolCallId:$.item.id,toolName:"image_generation",input:"{}",providerExecuted:!0}):$.item.type==="message"?(f.splice(0,f.length),g.enqueue({type:"text-start",id:$.item.id,providerMetadata:{[l]:{itemId:$.item.id}}})):n_($)&&$.item.type==="reasoning"&&(m[$.item.id]={encryptedContent:$.item.encrypted_content,summaryParts:{0:"active"}},g.enqueue({type:"reasoning-start",id:`${$.item.id}:0`,providerMetadata:{[l]:{itemId:$.item.id,reasoningEncryptedContent:(b=$.item.encrypted_content)!=null?b:null}}}));else if(Ix($)){if($.item.type==="message")g.enqueue({type:"text-end",id:$.item.id,providerMetadata:{[l]:{itemId:$.item.id,...f.length>0&&{annotations:f}}}});else if($.item.type==="function_call")d[$.output_index]=void 0,w=!0,g.enqueue({type:"tool-input-end",id:$.item.call_id}),g.enqueue({type:"tool-call",toolCallId:$.item.call_id,toolName:$.item.name,input:$.item.arguments,providerMetadata:{[l]:{itemId:$.item.id}}});else if($.item.type==="web_search_call")d[$.output_index]=void 0,g.enqueue({type:"tool-result",toolCallId:$.item.id,toolName:n??"web_search",result:s_($.item.action),providerExecuted:!0});else if($.item.type==="computer_call")d[$.output_index]=void 0,g.enqueue({type:"tool-input-end",id:$.item.id}),g.enqueue({type:"tool-call",toolCallId:$.item.id,toolName:"computer_use",input:"",providerExecuted:!0}),g.enqueue({type:"tool-result",toolCallId:$.item.id,toolName:"computer_use",result:{type:"computer_use_tool_result",status:$.item.status||"completed"},providerExecuted:!0});else if($.item.type==="file_search_call")d[$.output_index]=void 0,g.enqueue({type:"tool-result",toolCallId:$.item.id,toolName:"file_search",result:{queries:$.item.queries,results:(S=(k=$.item.results)==null?void 0:k.map(B=>({attributes:B.attributes,fileId:B.file_id,filename:B.filename,score:B.score,text:B.text})))!=null?S:null},providerExecuted:!0});else if($.item.type==="code_interpreter_call")d[$.output_index]=void 0,g.enqueue({type:"tool-result",toolCallId:$.item.id,toolName:"code_interpreter",result:{outputs:$.item.outputs},providerExecuted:!0});else if($.item.type==="image_generation_call")g.enqueue({type:"tool-result",toolCallId:$.item.id,toolName:"image_generation",result:{result:$.item.result},providerExecuted:!0});else if($.item.type==="local_shell_call")d[$.output_index]=void 0,g.enqueue({type:"tool-call",toolCallId:$.item.call_id,toolName:"local_shell",input:JSON.stringify({action:{type:"exec",command:$.item.action.command,timeoutMs:$.item.action.timeout_ms,user:$.item.action.user,workingDirectory:$.item.action.working_directory,env:$.item.action.env}}),providerMetadata:{[l]:{itemId:$.item.id}}});else if($.item.type==="reasoning"){const B=m[$.item.id],W=Object.entries(B.summaryParts).filter(([ye,pe])=>pe==="active"||pe==="can-conclude").map(([ye])=>ye);for(const ye of W)g.enqueue({type:"reasoning-end",id:`${$.item.id}:${ye}`,providerMetadata:{[l]:{itemId:$.item.id,reasoningEncryptedContent:(T=$.item.encrypted_content)!=null?T:null}}});delete m[$.item.id]}}else if(Ox($)){const B=d[$.output_index];B!=null&&g.enqueue({type:"tool-input-delta",id:B.toolCallId,delta:$.delta})}else if(Ax($)){const B=d[$.output_index];B!=null&&g.enqueue({type:"tool-input-delta",id:B.toolCallId,delta:JSON.stringify($.delta).slice(1,-1)})}else if(Mx($)){const B=d[$.output_index];B!=null&&(g.enqueue({type:"tool-input-delta",id:B.toolCallId,delta:'"}'}),g.enqueue({type:"tool-input-end",id:B.toolCallId}),g.enqueue({type:"tool-call",toolCallId:B.toolCallId,toolName:"code_interpreter",input:JSON.stringify({code:$.code,containerId:B.codeInterpreter.containerId}),providerExecuted:!0}))}else if(Px($))h=$.response.id,g.enqueue({type:"response-metadata",id:$.response.id,timestamp:new Date($.response.created_at*1e3),modelId:$.response.model});else if(xx($))g.enqueue({type:"text-delta",id:$.item_id,delta:$.delta}),(I=(x=t.providerOptions)==null?void 0:x.openai)!=null&&I.logprobs&&$.logprobs&&p.push($.logprobs);else if($.type==="response.reasoning_summary_part.added"){if($.summary_index>0){const B=m[$.item_id];B.summaryParts[$.summary_index]="active";for(const W of Object.keys(B.summaryParts))B.summaryParts[W]==="can-conclude"&&(g.enqueue({type:"reasoning-end",id:`${$.item_id}:${W}`,providerMetadata:{[l]:{itemId:$.item_id}}}),B.summaryParts[W]="concluded");g.enqueue({type:"reasoning-start",id:`${$.item_id}:${$.summary_index}`,providerMetadata:{[l]:{itemId:$.item_id,reasoningEncryptedContent:(P=(A=m[$.item_id])==null?void 0:A.encryptedContent)!=null?P:null}}})}}else $.type==="response.reasoning_summary_text.delta"?g.enqueue({type:"reasoning-delta",id:`${$.item_id}:${$.summary_index}`,delta:$.delta,providerMetadata:{[l]:{itemId:$.item_id}}}):$.type==="response.reasoning_summary_part.done"?s?(g.enqueue({type:"reasoning-end",id:`${$.item_id}:${$.summary_index}`,providerMetadata:{[l]:{itemId:$.item_id}}}),m[$.item_id].summaryParts[$.summary_index]="concluded"):m[$.item_id].summaryParts[$.summary_index]="can-conclude":Rx($)?(c=t_({finishReason:(D=$.response.incomplete_details)==null?void 0:D.reason,hasFunctionCall:w}),u.inputTokens=$.response.usage.input_tokens,u.outputTokens=$.response.usage.output_tokens,u.totalTokens=$.response.usage.input_tokens+$.response.usage.output_tokens,u.reasoningTokens=(V=(U=$.response.usage.output_tokens_details)==null?void 0:U.reasoning_tokens)!=null?V:void 0,u.cachedInputTokens=(fe=(se=$.response.usage.input_tokens_details)==null?void 0:se.cached_tokens)!=null?fe:void 0,typeof $.response.service_tier=="string"&&(y=$.response.service_tier)):Nx($)?(f.push($.annotation),$.annotation.type==="url_citation"?g.enqueue({type:"source",sourceType:"url",id:(_e=(re=(de=i.config).generateId)==null?void 0:re.call(de))!=null?_e:Xt(),url:$.annotation.url,title:$.annotation.title}):$.annotation.type==="file_citation"&&g.enqueue({type:"source",sourceType:"document",id:(F=(O=(H=i.config).generateId)==null?void 0:O.call(H))!=null?F:Xt(),mediaType:"text/plain",title:(E=(q=$.annotation.quote)!=null?q:$.annotation.filename)!=null?E:"Document",filename:(R=$.annotation.filename)!=null?R:$.annotation.file_id,...$.annotation.file_id?{providerMetadata:{[l]:{fileId:$.annotation.file_id}}}:{}})):Lx($)&&g.enqueue({type:"error",error:$})},flush(_){const g={[l]:{responseId:h}};p.length>0&&(g[l].logprobs=p),y!==void 0&&(g[l].serviceTier=y),_.enqueue({type:"finish",finishReason:c,usage:u,providerMetadata:g})}})),request:{body:e},response:{headers:o}}}};function xx(t){return t.type==="response.output_text.delta"}function Ix(t){return t.type==="response.output_item.done"}function Rx(t){return t.type==="response.completed"||t.type==="response.incomplete"}function Px(t){return t.type==="response.created"}function Ox(t){return t.type==="response.function_call_arguments.delta"}function Ax(t){return t.type==="response.code_interpreter_call_code.delta"}function Mx(t){return t.type==="response.code_interpreter_call_code.done"}function n_(t){return t.type==="response.output_item.added"}function Nx(t){return t.type==="response.output_text.annotation.added"}function Lx(t){return t.type==="error"}function s_(t){var e;switch(t.type){case"search":return{action:{type:"search",query:(e=t.query)!=null?e:void 0},...t.sources!=null&&{sources:t.sources}};case"open_page":return{action:{type:"openPage",url:t.url}};case"find_in_page":return{action:{type:"findInPage",url:t.url,pattern:t.pattern}}}}var jx=vt(()=>Ne(C({instructions:v().nullish(),speed:L().min(.25).max(4).default(1).nullish()}))),qx=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2"}get provider(){return this.config.provider}async getArgs({text:t,voice:e="alloy",outputFormat:r="mp3",speed:n,instructions:s,language:o,providerOptions:a}){const i=[],l=await Qr({provider:"openai",providerOptions:a,schema:jx}),c={model:this.modelId,input:t,voice:e,response_format:"mp3",speed:n,instructions:s};if(r&&(["mp3","opus","aac","flac","wav","pcm"].includes(r)?c.response_format=r:i.push({type:"unsupported-setting",setting:"outputFormat",details:`Unsupported output format: ${r}. Using mp3 instead.`})),l){const u={};for(const p in u){const h=u[p];h!==void 0&&(c[p]=h)}}return o&&i.push({type:"unsupported-setting",setting:"language",details:`OpenAI speech models do not support language selection. Language parameter "${o}" was ignored.`}),{requestBody:c,warnings:i}}async doGenerate(t){var e,r,n;const s=(n=(r=(e=this.config._internal)==null?void 0:e.currentDate)==null?void 0:r.call(e))!=null?n:new Date,{requestBody:o,warnings:a}=await this.getArgs(t),{value:i,responseHeaders:l,rawValue:c}=await Rr({url:this.config.url({path:"/audio/speech",modelId:this.modelId}),headers:gr(this.config.headers(),t.headers),body:o,failedResponseHandler:vr,successfulResponseHandler:j$(),abortSignal:t.abortSignal,fetch:this.config.fetch});return{audio:i,warnings:a,request:{body:JSON.stringify(o)},response:{timestamp:s,modelId:this.modelId,headers:l,body:c}}}},zx=vt(()=>Ne(C({text:v(),language:v().nullish(),duration:L().nullish(),words:N(C({word:v(),start:L(),end:L()})).nullish(),segments:N(C({id:L(),seek:L(),start:L(),end:L(),text:v(),tokens:N(L()),temperature:L(),avg_logprob:L(),compression_ratio:L(),no_speech_prob:L()})).nullish()}))),Dx=vt(()=>Ne(C({include:N(v()).optional(),language:v().optional(),prompt:v().optional(),temperature:L().min(0).max(1).default(0).optional(),timestampGranularities:N(Ce(["word","segment"])).default(["segment"]).optional()}))),o_={afrikaans:"af",arabic:"ar",armenian:"hy",azerbaijani:"az",belarusian:"be",bosnian:"bs",bulgarian:"bg",catalan:"ca",chinese:"zh",croatian:"hr",czech:"cs",danish:"da",dutch:"nl",english:"en",estonian:"et",finnish:"fi",french:"fr",galician:"gl",german:"de",greek:"el",hebrew:"he",hindi:"hi",hungarian:"hu",icelandic:"is",indonesian:"id",italian:"it",japanese:"ja",kannada:"kn",kazakh:"kk",korean:"ko",latvian:"lv",lithuanian:"lt",macedonian:"mk",malay:"ms",marathi:"mr",maori:"mi",nepali:"ne",norwegian:"no",persian:"fa",polish:"pl",portuguese:"pt",romanian:"ro",russian:"ru",serbian:"sr",slovak:"sk",slovenian:"sl",spanish:"es",swahili:"sw",swedish:"sv",tagalog:"tl",tamil:"ta",thai:"th",turkish:"tr",ukrainian:"uk",urdu:"ur",vietnamese:"vi",welsh:"cy"},Ux=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2"}get provider(){return this.config.provider}async getArgs({audio:t,mediaType:e,providerOptions:r}){const n=[],s=await Qr({provider:"openai",providerOptions:r,schema:Dx}),o=new FormData,a=t instanceof Uint8Array?new Blob([t]):new Blob([PE(t)]);o.append("model",this.modelId);const i=T$(e);if(o.append("file",new File([a],"audio",{type:e}),`audio.${i}`),s){const l={include:s.include,language:s.language,prompt:s.prompt,response_format:["gpt-4o-transcribe","gpt-4o-mini-transcribe"].includes(this.modelId)?"json":"verbose_json",temperature:s.temperature,timestamp_granularities:s.timestampGranularities};for(const[c,u]of Object.entries(l))if(u!=null)if(Array.isArray(u))for(const p of u)o.append(`${c}[]`,String(p));else o.append(c,String(u))}return{formData:o,warnings:n}}async doGenerate(t){var e,r,n,s,o,a,i,l;const c=(n=(r=(e=this.config._internal)==null?void 0:e.currentDate)==null?void 0:r.call(e))!=null?n:new Date,{formData:u,warnings:p}=await this.getArgs(t),{value:h,responseHeaders:d,rawValue:f}=await N$({url:this.config.url({path:"/audio/transcriptions",modelId:this.modelId}),headers:gr(this.config.headers(),t.headers),formData:u,failedResponseHandler:vr,successfulResponseHandler:is(zx),abortSignal:t.abortSignal,fetch:this.config.fetch}),w=h.language!=null&&h.language in o_?o_[h.language]:void 0;return{text:h.text,segments:(i=(a=(s=h.segments)==null?void 0:s.map(m=>({text:m.text,startSecond:m.start,endSecond:m.end})))!=null?a:(o=h.words)==null?void 0:o.map(m=>({text:m.word,startSecond:m.start,endSecond:m.end})))!=null?i:[],language:w,durationInSeconds:(l=h.duration)!=null?l:void 0,warnings:p,response:{timestamp:c,modelId:this.modelId,headers:d,body:f}}}},Zx="2.0.88";function a_(t={}){var e,r;const n=(e=AE(S$({settingValue:t.baseURL,environmentVariableName:"OPENAI_BASE_URL"})))!=null?e:"https://api.openai.com/v1",s=(r=t.name)!=null?r:"openai",o=()=>Av({Authorization:`Bearer ${k$({apiKey:t.apiKey,environmentVariableName:"OPENAI_API_KEY",description:"OpenAI"})}`,"OpenAI-Organization":t.organization,"OpenAI-Project":t.project,...t.headers},`ai-sdk/openai/${Zx}`),a=w=>new zE(w,{provider:`${s}.chat`,url:({path:m})=>`${n}${m}`,headers:o,fetch:t.fetch}),i=w=>new FE(w,{provider:`${s}.completion`,url:({path:m})=>`${n}${m}`,headers:o,fetch:t.fetch}),l=w=>new BE(w,{provider:`${s}.embedding`,url:({path:m})=>`${n}${m}`,headers:o,fetch:t.fetch}),c=w=>new KE(w,{provider:`${s}.image`,url:({path:m})=>`${n}${m}`,headers:o,fetch:t.fetch}),u=w=>new Ux(w,{provider:`${s}.transcription`,url:({path:m})=>`${n}${m}`,headers:o,fetch:t.fetch}),p=w=>new qx(w,{provider:`${s}.speech`,url:({path:m})=>`${n}${m}`,headers:o,fetch:t.fetch}),h=w=>{if(new.target)throw new Error("The OpenAI model function cannot be called with the new keyword.");return d(w)},d=w=>new Ex(w,{provider:`${s}.responses`,url:({path:m})=>`${n}${m}`,headers:o,fetch:t.fetch,fileIdPrefixes:["file-"]}),f=function(w){return h(w)};return f.languageModel=h,f.chat=a,f.completion=i,f.responses=d,f.embedding=l,f.textEmbedding=l,f.textEmbeddingModel=l,f.image=c,f.imageModel=c,f.transcription=u,f.transcriptionModel=u,f.speech=p,f.speechModel=p,f.tools=wx,f}a_();function ko(t){var e,r;return(r=(e=t?.providerOptions)==null?void 0:e.openaiCompatible)!=null?r:{}}function Fx(t){const e=[];for(const{role:r,content:n,...s}of t){const o=ko({...s});switch(r){case"system":{e.push({role:"system",content:n,...o});break}case"user":{if(n.length===1&&n[0].type==="text"){e.push({role:"user",content:n[0].text,...ko(n[0])});break}e.push({role:"user",content:n.map(a=>{const i=ko(a);switch(a.type){case"text":return{type:"text",text:a.text,...i};case"file":if(a.mediaType.startsWith("image/")){const l=a.mediaType==="image/*"?"image/jpeg":a.mediaType;return{type:"image_url",image_url:{url:a.data instanceof URL?a.data.toString():`data:${l};base64,${iT(a.data)}`},...i}}else throw new Wt({functionality:`file part media type ${a.mediaType}`})}}),...o});break}case"assistant":{let a="";const i=[];for(const l of n){const c=ko(l);switch(l.type){case"text":{a+=l.text;break}case"tool-call":{i.push({id:l.toolCallId,type:"function",function:{name:l.toolName,arguments:JSON.stringify(l.input)},...c});break}}}e.push({role:"assistant",content:a,tool_calls:i.length>0?i:void 0,...o});break}case"tool":{for(const a of n){const i=a.output;let l;switch(i.type){case"text":case"error-text":l=i.value;break;case"content":case"json":case"error-json":l=JSON.stringify(i.value);break}const c=ko(a);e.push({role:"tool",tool_call_id:a.toolCallId,content:l,...c})}break}default:{const a=r;throw new Error(`Unsupported role: ${a}`)}}}return e}function i_({id:t,model:e,created:r}){return{id:t??void 0,modelId:e??void 0,timestamp:r!=null?new Date(r*1e3):void 0}}function l_(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"unknown"}}var Yu=C({user:v().optional(),reasoningEffort:v().optional(),textVerbosity:v().optional()}),Vx=C({error:C({message:v(),type:v().nullish(),param:ht().nullish(),code:ce([v(),L()]).nullish()})}),Hx={errorSchema:Vx,errorToMessage:t=>t.error.message};function Bx({tools:t,toolChoice:e}){t=t?.length?t:void 0;const r=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:r};const n=[];for(const o of t)o.type==="provider-defined"?r.push({type:"unsupported-tool",tool:o}):n.push({type:"function",function:{name:o.name,description:o.description,parameters:o.inputSchema}});if(e==null)return{tools:n,toolChoice:void 0,toolWarnings:r};const s=e.type;switch(s){case"auto":case"none":case"required":return{tools:n,toolChoice:s,toolWarnings:r};case"tool":return{tools:n,toolChoice:{type:"function",function:{name:e.toolName}},toolWarnings:r};default:{const o=s;throw new Wt({functionality:`tool choice type: ${o}`})}}}var Jx=class{constructor(t,e){this.specificationVersion="v2";var r,n;this.modelId=t,this.config=e;const s=(r=e.errorStructure)!=null?r:Hx;this.chunkSchema=Wx(s.errorSchema),this.failedResponseHandler=bn(s),this.supportsStructuredOutputs=(n=e.supportsStructuredOutputs)!=null?n:!1}get provider(){return this.config.provider}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}get supportedUrls(){var t,e,r;return(r=(e=(t=this.config).supportedUrls)==null?void 0:e.call(t))!=null?r:{}}async getArgs({prompt:t,maxOutputTokens:e,temperature:r,topP:n,topK:s,frequencyPenalty:o,presencePenalty:a,providerOptions:i,stopSequences:l,responseFormat:c,seed:u,toolChoice:p,tools:h}){var d,f,w,m;const y=[],_=Object.assign((d=await Qm({provider:"openai-compatible",providerOptions:i,schema:Yu}))!=null?d:{},(f=await Qm({provider:this.providerOptionsName,providerOptions:i,schema:Yu}))!=null?f:{});s!=null&&y.push({type:"unsupported-setting",setting:"topK"}),c?.type==="json"&&c.schema!=null&&!this.supportsStructuredOutputs&&y.push({type:"unsupported-setting",setting:"responseFormat",details:"JSON response format schema is only supported with structuredOutputs"});const{tools:g,toolChoice:b,toolWarnings:k}=Bx({tools:h,toolChoice:p});return{args:{model:this.modelId,user:_.user,max_tokens:e,temperature:r,top_p:n,frequency_penalty:o,presence_penalty:a,response_format:c?.type==="json"?this.supportsStructuredOutputs===!0&&c.schema!=null?{type:"json_schema",json_schema:{schema:c.schema,name:(w=c.name)!=null?w:"response",description:c.description}}:{type:"json_object"}:void 0,stop:l,seed:u,...Object.fromEntries(Object.entries((m=i?.[this.providerOptionsName])!=null?m:{}).filter(([S])=>!Object.keys(Yu.shape).includes(S))),reasoning_effort:_.reasoningEffort,verbosity:_.textVerbosity,messages:Fx(t),tools:g,tool_choice:b},warnings:[...y,...k]}}async doGenerate(t){var e,r,n,s,o,a,i,l,c,u,p,h,d,f,w,m,y;const{args:_,warnings:g}=await this.getArgs({...t}),b=JSON.stringify(_),{responseHeaders:k,value:S,rawValue:T}=await Xn({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:Yn(this.config.headers(),t.headers),body:_,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:es(Gx),abortSignal:t.abortSignal,fetch:this.config.fetch}),x=S.choices[0],I=[],A=x.message.content;A!=null&&A.length>0&&I.push({type:"text",text:A});const P=(e=x.message.reasoning_content)!=null?e:x.message.reasoning;if(P!=null&&P.length>0&&I.push({type:"reasoning",text:P}),x.message.tool_calls!=null)for(const V of x.message.tool_calls)I.push({type:"tool-call",toolCallId:(r=V.id)!=null?r:io(),toolName:V.function.name,input:V.function.arguments});const D={[this.providerOptionsName]:{},...await((s=(n=this.config.metadataExtractor)==null?void 0:n.extractMetadata)==null?void 0:s.call(n,{parsedBody:T}))},U=(o=S.usage)==null?void 0:o.completion_tokens_details;return U?.accepted_prediction_tokens!=null&&(D[this.providerOptionsName].acceptedPredictionTokens=U?.accepted_prediction_tokens),U?.rejected_prediction_tokens!=null&&(D[this.providerOptionsName].rejectedPredictionTokens=U?.rejected_prediction_tokens),{content:I,finishReason:l_(x.finish_reason),usage:{inputTokens:(i=(a=S.usage)==null?void 0:a.prompt_tokens)!=null?i:void 0,outputTokens:(c=(l=S.usage)==null?void 0:l.completion_tokens)!=null?c:void 0,totalTokens:(p=(u=S.usage)==null?void 0:u.total_tokens)!=null?p:void 0,reasoningTokens:(f=(d=(h=S.usage)==null?void 0:h.completion_tokens_details)==null?void 0:d.reasoning_tokens)!=null?f:void 0,cachedInputTokens:(y=(m=(w=S.usage)==null?void 0:w.prompt_tokens_details)==null?void 0:m.cached_tokens)!=null?y:void 0},providerMetadata:D,request:{body:b},response:{...i_(S),headers:k,body:T},warnings:g}}async doStream(t){var e;const{args:r,warnings:n}=await this.getArgs({...t}),s={...r,stream:!0,stream_options:this.config.includeUsage?{include_usage:!0}:void 0},o=(e=this.config.metadataExtractor)==null?void 0:e.createStreamExtractor(),{responseHeaders:a,value:i}=await Xn({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:Yn(this.config.headers(),t.headers),body:s,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:e2(this.chunkSchema),abortSignal:t.abortSignal,fetch:this.config.fetch}),l=[];let c="unknown";const u={completionTokens:void 0,completionTokensDetails:{reasoningTokens:void 0,acceptedPredictionTokens:void 0,rejectedPredictionTokens:void 0},promptTokens:void 0,promptTokensDetails:{cachedTokens:void 0},totalTokens:void 0};let p=!0;const h=this.providerOptionsName;let d=!1,f=!1;return{stream:i.pipeThrough(new TransformStream({start(w){w.enqueue({type:"stream-start",warnings:n})},transform(w,m){var y,_,g,b,k,S,T,x,I,A,P,D,U;if(t.includeRawChunks&&m.enqueue({type:"raw",rawValue:w.rawValue}),!w.success){c="error",m.enqueue({type:"error",error:w.error});return}const V=w.value;if(o?.processChunk(w.rawValue),"error"in V){c="error",m.enqueue({type:"error",error:V.error.message});return}if(p&&(p=!1,m.enqueue({type:"response-metadata",...i_(V)})),V.usage!=null){const{prompt_tokens:re,completion_tokens:_e,total_tokens:H,prompt_tokens_details:O,completion_tokens_details:F}=V.usage;u.promptTokens=re??void 0,u.completionTokens=_e??void 0,u.totalTokens=H??void 0,F?.reasoning_tokens!=null&&(u.completionTokensDetails.reasoningTokens=F?.reasoning_tokens),F?.accepted_prediction_tokens!=null&&(u.completionTokensDetails.acceptedPredictionTokens=F?.accepted_prediction_tokens),F?.rejected_prediction_tokens!=null&&(u.completionTokensDetails.rejectedPredictionTokens=F?.rejected_prediction_tokens),O?.cached_tokens!=null&&(u.promptTokensDetails.cachedTokens=O?.cached_tokens)}const se=V.choices[0];if(se?.finish_reason!=null&&(c=l_(se.finish_reason)),se?.delta==null)return;const fe=se.delta,de=(y=fe.reasoning_content)!=null?y:fe.reasoning;if(de&&(d||(m.enqueue({type:"reasoning-start",id:"reasoning-0"}),d=!0),m.enqueue({type:"reasoning-delta",id:"reasoning-0",delta:de})),fe.content&&(f||(m.enqueue({type:"text-start",id:"txt-0"}),f=!0),m.enqueue({type:"text-delta",id:"txt-0",delta:fe.content})),fe.tool_calls!=null)for(const re of fe.tool_calls){const _e=re.index;if(l[_e]==null){if(re.id==null)throw new so({data:re,message:"Expected 'id' to be a string."});if(((_=re.function)==null?void 0:_.name)==null)throw new so({data:re,message:"Expected 'function.name' to be a string."});m.enqueue({type:"tool-input-start",id:re.id,toolName:re.function.name}),l[_e]={id:re.id,type:"function",function:{name:re.function.name,arguments:(g=re.function.arguments)!=null?g:""},hasFinished:!1};const O=l[_e];((b=O.function)==null?void 0:b.name)!=null&&((k=O.function)==null?void 0:k.arguments)!=null&&(O.function.arguments.length>0&&m.enqueue({type:"tool-input-delta",id:O.id,delta:O.function.arguments}),Ym(O.function.arguments)&&(m.enqueue({type:"tool-input-end",id:O.id}),m.enqueue({type:"tool-call",toolCallId:(S=O.id)!=null?S:io(),toolName:O.function.name,input:O.function.arguments}),O.hasFinished=!0));continue}const H=l[_e];H.hasFinished||(((T=re.function)==null?void 0:T.arguments)!=null&&(H.function.arguments+=(I=(x=re.function)==null?void 0:x.arguments)!=null?I:""),m.enqueue({type:"tool-input-delta",id:H.id,delta:(A=re.function.arguments)!=null?A:""}),((P=H.function)==null?void 0:P.name)!=null&&((D=H.function)==null?void 0:D.arguments)!=null&&Ym(H.function.arguments)&&(m.enqueue({type:"tool-input-end",id:H.id}),m.enqueue({type:"tool-call",toolCallId:(U=H.id)!=null?U:io(),toolName:H.function.name,input:H.function.arguments}),H.hasFinished=!0))}},flush(w){var m,y,_,g,b,k;d&&w.enqueue({type:"reasoning-end",id:"reasoning-0"}),f&&w.enqueue({type:"text-end",id:"txt-0"});for(const T of l.filter(x=>!x.hasFinished))w.enqueue({type:"tool-input-end",id:T.id}),w.enqueue({type:"tool-call",toolCallId:(m=T.id)!=null?m:io(),toolName:T.function.name,input:T.function.arguments});const S={[h]:{},...o?.buildMetadata()};u.completionTokensDetails.acceptedPredictionTokens!=null&&(S[h].acceptedPredictionTokens=u.completionTokensDetails.acceptedPredictionTokens),u.completionTokensDetails.rejectedPredictionTokens!=null&&(S[h].rejectedPredictionTokens=u.completionTokensDetails.rejectedPredictionTokens),w.enqueue({type:"finish",finishReason:c,usage:{inputTokens:(y=u.promptTokens)!=null?y:void 0,outputTokens:(_=u.completionTokens)!=null?_:void 0,totalTokens:(g=u.totalTokens)!=null?g:void 0,reasoningTokens:(b=u.completionTokensDetails.reasoningTokens)!=null?b:void 0,cachedInputTokens:(k=u.promptTokensDetails.cachedTokens)!=null?k:void 0},providerMetadata:S})}})),request:{body:s},response:{headers:a}}}},c_=C({prompt_tokens:L().nullish(),completion_tokens:L().nullish(),total_tokens:L().nullish(),prompt_tokens_details:C({cached_tokens:L().nullish()}).nullish(),completion_tokens_details:C({reasoning_tokens:L().nullish(),accepted_prediction_tokens:L().nullish(),rejected_prediction_tokens:L().nullish()}).nullish()}).nullish(),Gx=C({id:v().nullish(),created:L().nullish(),model:v().nullish(),choices:N(C({message:C({role:j("assistant").nullish(),content:v().nullish(),reasoning_content:v().nullish(),reasoning:v().nullish(),tool_calls:N(C({id:v().nullish(),function:C({name:v(),arguments:v()})})).nullish()}),finish_reason:v().nullish()})),usage:c_}),Wx=t=>ce([C({id:v().nullish(),created:L().nullish(),model:v().nullish(),choices:N(C({delta:C({role:Ce(["assistant"]).nullish(),content:v().nullish(),reasoning_content:v().nullish(),reasoning:v().nullish(),tool_calls:N(C({index:L(),id:v().nullish(),function:C({name:v().nullish(),arguments:v().nullish()})})).nullish()}).nullish(),finish_reason:v().nullish()})),usage:c_}),t]);C({echo:ge().optional(),logitBias:Se(v(),L()).optional(),suffix:v().optional(),user:v().optional()});var Kx=C({prompt_tokens:L(),completion_tokens:L(),total_tokens:L()});C({id:v().nullish(),created:L().nullish(),model:v().nullish(),choices:N(C({text:v(),finish_reason:v()})),usage:Kx.nullish()}),C({dimensions:L().optional(),user:v().optional()}),C({data:N(C({embedding:N(L())})),usage:C({prompt_tokens:L()}).nullish(),providerMetadata:Se(v(),Se(v(),ht())).optional()}),C({data:N(C({b64_json:v()}))});var u_=t=>{var e,r;return t==null?void 0:{deepseek:{promptCacheHitTokens:(e=t.prompt_cache_hit_tokens)!=null?e:NaN,promptCacheMissTokens:(r=t.prompt_cache_miss_tokens)!=null?r:NaN}}},Yx={extractMetadata:async({parsedBody:t})=>{const e=await Kt({value:t,schema:Qx});return!e.success||e.value.usage==null?void 0:u_(e.value.usage)},createStreamExtractor:()=>{let t;return{processChunk:async e=>{var r,n;const s=await Kt({value:e,schema:Xx});s.success&&((n=(r=s.value.choices)==null?void 0:r[0])==null?void 0:n.finish_reason)==="stop"&&s.value.usage&&(t=s.value.usage)},buildMetadata:()=>u_(t)}}},d_=C({prompt_cache_hit_tokens:L().nullish(),prompt_cache_miss_tokens:L().nullish()}),Qx=C({usage:d_.nullish()}),Xx=C({choices:N(C({finish_reason:v().nullish()})).nullish(),usage:d_.nullish()}),eI="1.0.30";function p_(t={}){var e;const r=i2((e=t.baseURL)!=null?e:"https://api.deepseek.com/v1"),n=()=>Wr({Authorization:`Bearer ${rS({apiKey:t.apiKey,environmentVariableName:"DEEPSEEK_API_KEY",description:"DeepSeek API key"})}`,...t.headers},`ai-sdk/deepseek/${eI}`);class s extends Jx{addJsonInstruction(l){var c;if(((c=l.responseFormat)==null?void 0:c.type)!=="json")return l;const h=[...Array.isArray(l.prompt)?l.prompt:[],{role:"user",content:[{type:"text",text:"Return ONLY a valid JSON object."}]}];return{...l,prompt:h}}async doGenerate(l){return super.doGenerate(this.addJsonInstruction(l))}async doStream(l){return super.doStream(this.addJsonInstruction(l))}}const o=i=>new s(i,{provider:"deepseek.chat",url:({path:l})=>`${r}${l}`,headers:n,fetch:t.fetch,metadataExtractor:Yx}),a=i=>o(i);return a.languageModel=o,a.chat=o,a.textEmbeddingModel=i=>{throw new Lm({modelId:i,modelType:"textEmbeddingModel"})},a.imageModel=i=>{throw new Lm({modelId:i,modelType:"imageModel"})},a}p_();const f_=async t=>{const e={};try{const r=await t.listTools();for(const{name:n,description:s,inputSchema:o}of r.tools){const a=async(i,l)=>t.callTool({name:n,arguments:i},{signal:l?.abortSignal});e[n]=Xm({description:s,inputSchema:co({...o,properties:o.properties??{},additionalProperties:!1}),execute:a})}return e}catch(r){throw r}};function tI(t){const e=Object.entries(t);if(e.length===0)return"";let r=`
589
+ ${e}:`]}}function Z1({id:t,model:e,created:r}){return{id:t??void 0,modelId:e??void 0,timestamp:r!=null?new Date(r*1e3):void 0}}function V1(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"unknown"}}var rA=St(()=>Ue(C({id:d().nullish(),created:M().nullish(),model:d().nullish(),choices:I(C({text:d(),finish_reason:d(),logprobs:C({tokens:I(d()),token_logprobs:I(M()),top_logprobs:I(ie(d(),M())).nullish()}).nullish()})),usage:C({prompt_tokens:M(),completion_tokens:M(),total_tokens:M()}).nullish()}))),nA=St(()=>Ue(ee([C({id:d().nullish(),created:M().nullish(),model:d().nullish(),choices:I(C({text:d(),finish_reason:d().nullish(),index:M(),logprobs:C({tokens:I(d()),token_logprobs:I(M()),top_logprobs:I(ie(d(),M())).nullish()}).nullish()})),usage:C({prompt_tokens:M(),completion_tokens:M(),total_tokens:M()}).nullish()}),hp]))),F1=St(()=>Ue(C({echo:ne().optional(),logitBias:ie(d(),M()).optional(),suffix:d().optional(),user:d().optional(),logprobs:ee([ne(),M()]).optional()}))),sA=class{constructor(t,e){this.specificationVersion="v2",this.supportedUrls={},this.modelId=t,this.config=e}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}get provider(){return this.config.provider}async getArgs({prompt:t,maxOutputTokens:e,temperature:r,topP:n,topK:s,frequencyPenalty:o,presencePenalty:a,stopSequences:i,responseFormat:c,tools:l,toolChoice:u,seed:h,providerOptions:f}){const p=[],m={...await ln({provider:"openai",providerOptions:f,schema:F1}),...await ln({provider:this.providerOptionsName,providerOptions:f,schema:F1})};s!=null&&p.push({type:"unsupported-setting",setting:"topK"}),l?.length&&p.push({type:"unsupported-setting",setting:"tools"}),u!=null&&p.push({type:"unsupported-setting",setting:"toolChoice"}),c!=null&&c.type!=="text"&&p.push({type:"unsupported-setting",setting:"responseFormat",details:"JSON response format is not supported."});const{prompt:v,stopSequences:_}=tA({prompt:t}),w=[..._??[],...i??[]];return{args:{model:this.modelId,echo:m.echo,logit_bias:m.logitBias,logprobs:m?.logprobs===!0?0:m?.logprobs===!1?void 0:m?.logprobs,suffix:m.suffix,user:m.user,max_tokens:e,temperature:r,top_p:n,frequency_penalty:o,presence_penalty:a,seed:h,prompt:v,stop:w.length>0?w:void 0},warnings:p}}async doGenerate(t){var e,r,n;const{args:s,warnings:o}=await this.getArgs(t),{responseHeaders:a,value:i,rawValue:c}=await Ur({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:Cr(this.config.headers(),t.headers),body:s,failedResponseHandler:Tr,successfulResponseHandler:bs(rA),abortSignal:t.abortSignal,fetch:this.config.fetch}),l=i.choices[0],u={openai:{}};return l.logprobs!=null&&(u.openai.logprobs=l.logprobs),{content:[{type:"text",text:l.text}],usage:{inputTokens:(e=i.usage)==null?void 0:e.prompt_tokens,outputTokens:(r=i.usage)==null?void 0:r.completion_tokens,totalTokens:(n=i.usage)==null?void 0:n.total_tokens},finishReason:V1(l.finish_reason),request:{body:s},response:{...Z1(i),headers:a,body:c},providerMetadata:u,warnings:o}}async doStream(t){const{args:e,warnings:r}=await this.getArgs(t),n={...e,stream:!0,stream_options:{include_usage:!0}},{responseHeaders:s,value:o}=await Ur({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:Cr(this.config.headers(),t.headers),body:n,failedResponseHandler:Tr,successfulResponseHandler:lp(nA),abortSignal:t.abortSignal,fetch:this.config.fetch});let a="unknown";const i={openai:{}},c={inputTokens:void 0,outputTokens:void 0,totalTokens:void 0};let l=!0;return{stream:o.pipeThrough(new TransformStream({start(u){u.enqueue({type:"stream-start",warnings:r})},transform(u,h){if(t.includeRawChunks&&h.enqueue({type:"raw",rawValue:u.rawValue}),!u.success){a="error",h.enqueue({type:"error",error:u.error});return}const f=u.value;if("error"in f){a="error",h.enqueue({type:"error",error:f.error});return}l&&(l=!1,h.enqueue({type:"response-metadata",...Z1(f)}),h.enqueue({type:"text-start",id:"0"})),f.usage!=null&&(c.inputTokens=f.usage.prompt_tokens,c.outputTokens=f.usage.completion_tokens,c.totalTokens=f.usage.total_tokens);const p=f.choices[0];p?.finish_reason!=null&&(a=V1(p.finish_reason)),p?.logprobs!=null&&(i.openai.logprobs=p.logprobs),p?.text!=null&&p.text.length>0&&h.enqueue({type:"text-delta",id:"0",delta:p.text})},flush(u){l||u.enqueue({type:"text-end",id:"0"}),u.enqueue({type:"finish",finishReason:a,providerMetadata:i,usage:c})}})),request:{body:n},response:{headers:s}}}},oA=St(()=>Ue(C({dimensions:M().optional(),user:d().optional()}))),aA=St(()=>Ue(C({data:I(C({embedding:I(M())})),usage:C({prompt_tokens:M()}).nullish()}))),iA=class{constructor(t,e){this.specificationVersion="v2",this.maxEmbeddingsPerCall=2048,this.supportsParallelCalls=!0,this.modelId=t,this.config=e}get provider(){return this.config.provider}async doEmbed({values:t,headers:e,abortSignal:r,providerOptions:n}){var s;if(t.length>this.maxEmbeddingsPerCall)throw new xP({provider:this.provider,modelId:this.modelId,maxEmbeddingsPerCall:this.maxEmbeddingsPerCall,values:t});const o=(s=await ln({provider:"openai",providerOptions:n,schema:oA}))!=null?s:{},{responseHeaders:a,value:i,rawValue:c}=await Ur({url:this.config.url({path:"/embeddings",modelId:this.modelId}),headers:Cr(this.config.headers(),e),body:{model:this.modelId,input:t,encoding_format:"float",dimensions:o.dimensions,user:o.user},failedResponseHandler:Tr,successfulResponseHandler:bs(aA),abortSignal:r,fetch:this.config.fetch});return{embeddings:i.data.map(l=>l.embedding),usage:i.usage?{tokens:i.usage.prompt_tokens}:void 0,response:{headers:a,body:c}}}},cA=St(()=>Ue(C({created:M().nullish(),data:I(C({b64_json:d(),revised_prompt:d().nullish()})),background:d().nullish(),output_format:d().nullish(),size:d().nullish(),quality:d().nullish(),usage:C({input_tokens:M().nullish(),output_tokens:M().nullish(),total_tokens:M().nullish(),input_tokens_details:C({image_tokens:M().nullish(),text_tokens:M().nullish()}).nullish()}).nullish()}))),lA={"dall-e-3":1,"dall-e-2":10,"gpt-image-1":10,"gpt-image-1-mini":10,"gpt-image-1.5":10},uA=new Set(["gpt-image-1","gpt-image-1-mini","gpt-image-1.5"]),dA=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2"}get maxImagesPerCall(){var t;return(t=lA[this.modelId])!=null?t:1}get provider(){return this.config.provider}async doGenerate({prompt:t,n:e,size:r,aspectRatio:n,seed:s,providerOptions:o,headers:a,abortSignal:i}){var c,l,u,h;const f=[];n!=null&&f.push({type:"unsupported-setting",setting:"aspectRatio",details:"This model does not support aspect ratio. Use `size` instead."}),s!=null&&f.push({type:"unsupported-setting",setting:"seed"});const p=(u=(l=(c=this.config._internal)==null?void 0:c.currentDate)==null?void 0:l.call(c))!=null?u:new Date,{value:m,responseHeaders:v}=await Ur({url:this.config.url({path:"/images/generations",modelId:this.modelId}),headers:Cr(this.config.headers(),a),body:{model:this.modelId,prompt:t,n:e,size:r,...(h=o.openai)!=null?h:{},...uA.has(this.modelId)?{}:{response_format:"b64_json"}},failedResponseHandler:Tr,successfulResponseHandler:bs(cA),abortSignal:i,fetch:this.config.fetch});return{images:m.data.map(_=>_.b64_json),warnings:f,response:{timestamp:p,modelId:this.modelId,headers:v},providerMetadata:{openai:{images:m.data.map(_=>({..._.revised_prompt?{revisedPrompt:_.revised_prompt}:{},...m.created!=null?{created:m.created}:{},...m.size!=null?{size:m.size}:{},...m.quality!=null?{quality:m.quality}:{},...m.background!=null?{background:m.background}:{},...m.output_format!=null?{outputFormat:m.output_format}:{}}))}}}}},pA=gt(()=>Ue(C({code:d().nullish(),containerId:d()}))),hA=gt(()=>Ue(C({outputs:I(Xe("type",[C({type:O("logs"),logs:d()}),C({type:O("image"),url:d()})])).nullish()}))),fA=gt(()=>Ue(C({container:ee([d(),C({fileIds:I(d()).optional()})]).optional()}))),mA=ws({id:"openai.code_interpreter",name:"code_interpreter",inputSchema:pA,outputSchema:hA}),gA=(t={})=>mA(t),H1=C({key:d(),type:we(["eq","ne","gt","gte","lt","lte","in","nin"]),value:ee([d(),M(),ne(),I(d())])}),B1=C({type:we(["and","or"]),filters:I(ee([H1,um(()=>B1)]))}),_A=gt(()=>Ue(C({vectorStoreIds:I(d()),maxNumResults:M().optional(),ranking:C({ranker:d().optional(),scoreThreshold:M().optional()}).optional(),filters:ee([H1,B1]).optional()}))),vA=gt(()=>Ue(C({queries:I(d()),results:I(C({attributes:ie(d(),he()),fileId:d(),filename:d(),score:M(),text:d()})).nullable()}))),yA=ws({id:"openai.file_search",name:"file_search",inputSchema:C({}),outputSchema:vA}),wA=gt(()=>Ue(C({background:we(["auto","opaque","transparent"]).optional(),inputFidelity:we(["low","high"]).optional(),inputImageMask:C({fileId:d().optional(),imageUrl:d().optional()}).optional(),model:d().optional(),moderation:we(["auto"]).optional(),outputCompression:M().int().min(0).max(100).optional(),outputFormat:we(["png","jpeg","webp"]).optional(),partialImages:M().int().min(0).max(3).optional(),quality:we(["auto","low","medium","high"]).optional(),size:we(["1024x1024","1024x1536","1536x1024","auto"]).optional()}).strict())),bA=gt(()=>Ue(C({}))),SA=gt(()=>Ue(C({result:d()}))),kA=ws({id:"openai.image_generation",name:"image_generation",inputSchema:bA,outputSchema:SA}),CA=(t={})=>kA(t),J1=gt(()=>Ue(C({action:C({type:O("exec"),command:I(d()),timeoutMs:M().optional(),user:d().optional(),workingDirectory:d().optional(),env:ie(d(),d()).optional()})}))),W1=gt(()=>Ue(C({output:d()}))),TA=ws({id:"openai.local_shell",name:"local_shell",inputSchema:J1,outputSchema:W1}),$A=gt(()=>Ue(C({externalWebAccess:ne().optional(),filters:C({allowedDomains:I(d()).optional()}).optional(),searchContextSize:we(["low","medium","high"]).optional(),userLocation:C({type:O("approximate"),country:d().optional(),city:d().optional(),region:d().optional(),timezone:d().optional()}).optional()}))),EA=gt(()=>Ue(C({}))),xA=gt(()=>Ue(C({action:Xe("type",[C({type:O("search"),query:d().optional()}),C({type:O("openPage"),url:d().nullish()}),C({type:O("findInPage"),url:d().nullish(),pattern:d().nullish()})]),sources:I(Xe("type",[C({type:O("url"),url:d()}),C({type:O("api"),name:d()})])).optional()}))),IA=ws({id:"openai.web_search",name:"web_search",inputSchema:EA,outputSchema:xA}),RA=(t={})=>IA(t),PA=gt(()=>Ue(C({searchContextSize:we(["low","medium","high"]).optional(),userLocation:C({type:O("approximate"),country:d().optional(),city:d().optional(),region:d().optional(),timezone:d().optional()}).optional()}))),OA=gt(()=>Ue(C({}))),AA=gt(()=>Ue(C({action:Xe("type",[C({type:O("search"),query:d().optional()}),C({type:O("openPage"),url:d().nullish()}),C({type:O("findInPage"),url:d().nullish(),pattern:d().nullish()})])}))),MA=ws({id:"openai.web_search_preview",name:"web_search_preview",inputSchema:OA,outputSchema:AA}),NA={codeInterpreter:gA,fileSearch:yA,imageGeneration:CA,localShell:TA,webSearchPreview:MA,webSearch:RA};function G1(t,e){return e?e.some(r=>t.startsWith(r)):!1}async function LA({prompt:t,systemMessageMode:e,fileIdPrefixes:r,store:n,hasLocalShellTool:s=!1}){var o,a,i,c;const l=[],u=[];for(const{role:h,content:f}of t)switch(h){case"system":{switch(e){case"system":{l.push({role:"system",content:f});break}case"developer":{l.push({role:"developer",content:f});break}case"remove":{u.push({type:"other",message:"system messages are removed for this model"});break}default:{const p=e;throw new Error(`Unsupported system message mode: ${p}`)}}break}case"user":{l.push({role:"user",content:f.map((p,m)=>{var v,_,w;switch(p.type){case"text":return{type:"input_text",text:p.text};case"file":if(p.mediaType.startsWith("image/")){const g=p.mediaType==="image/*"?"image/jpeg":p.mediaType;return{type:"input_image",...p.data instanceof URL?{image_url:p.data.toString()}:typeof p.data=="string"&&G1(p.data,r)?{file_id:p.data}:{image_url:`data:${g};base64,${Ss(p.data)}`},detail:(_=(v=p.providerOptions)==null?void 0:v.openai)==null?void 0:_.imageDetail}}else{if(p.mediaType==="application/pdf")return p.data instanceof URL?{type:"input_file",file_url:p.data.toString()}:{type:"input_file",...typeof p.data=="string"&&G1(p.data,r)?{file_id:p.data}:{filename:(w=p.filename)!=null?w:`part-${m}.pdf`,file_data:`data:application/pdf;base64,${Ss(p.data)}`}};throw new jr({functionality:`file part media type ${p.mediaType}`})}}})});break}case"assistant":{const p={},m={};for(const v of f)switch(v.type){case"text":{const _=(a=(o=v.providerOptions)==null?void 0:o.openai)==null?void 0:a.itemId;if(n&&_!=null){l.push({type:"item_reference",id:_});break}l.push({role:"assistant",content:[{type:"output_text",text:v.text}],id:_});break}case"tool-call":{if(m[v.toolCallId]=v,v.providerExecuted)break;const _=(c=(i=v.providerOptions)==null?void 0:i.openai)==null?void 0:c.itemId;if(n&&_!=null){l.push({type:"item_reference",id:_});break}if(s&&v.toolName==="local_shell"){const w=await cn({value:v.input,schema:J1});l.push({type:"local_shell_call",call_id:v.toolCallId,id:_,action:{type:"exec",command:w.action.command,timeout_ms:w.action.timeoutMs,user:w.action.user,working_directory:w.action.workingDirectory,env:w.action.env}});break}l.push({type:"function_call",call_id:v.toolCallId,name:v.toolName,arguments:JSON.stringify(v.input),id:_});break}case"tool-result":{n?l.push({type:"item_reference",id:v.toolCallId}):u.push({type:"other",message:`Results for OpenAI tool ${v.toolName} are not sent to the API when store is false`});break}case"reasoning":{const _=await ln({provider:"openai",providerOptions:v.providerOptions,schema:qA}),w=_?.itemId;if(w!=null){const g=p[w];if(n)g===void 0&&(l.push({type:"item_reference",id:w}),p[w]={type:"reasoning",id:w,summary:[]});else{const y=[];v.text.length>0?y.push({type:"summary_text",text:v.text}):g!==void 0&&u.push({type:"other",message:`Cannot append empty reasoning part to existing reasoning sequence. Skipping reasoning part: ${JSON.stringify(v)}.`}),g===void 0?(p[w]={type:"reasoning",id:w,encrypted_content:_?.reasoningEncryptedContent,summary:y},l.push(p[w])):(g.summary.push(...y),_?.reasoningEncryptedContent!=null&&(g.encrypted_content=_.reasoningEncryptedContent))}}else u.push({type:"other",message:`Non-OpenAI reasoning parts are not supported. Skipping reasoning part: ${JSON.stringify(v)}.`});break}}break}case"tool":{for(const p of f){const m=p.output;if(s&&p.toolName==="local_shell"&&m.type==="json"){const _=await cn({value:m.value,schema:W1});l.push({type:"local_shell_call_output",call_id:p.toolCallId,output:_.output});break}let v;switch(m.type){case"text":case"error-text":v=m.value;break;case"json":case"error-json":v=JSON.stringify(m.value);break;case"content":v=m.value.map(_=>{switch(_.type){case"text":return{type:"input_text",text:_.text};case"media":return _.mediaType.startsWith("image/")?{type:"input_image",image_url:`data:${_.mediaType};base64,${_.data}`}:{type:"input_file",filename:"data",file_data:`data:${_.mediaType};base64,${_.data}`}}});break}l.push({type:"function_call_output",call_id:p.toolCallId,output:v})}break}default:{const p=h;throw new Error(`Unsupported role: ${p}`)}}return{input:l,warnings:u}}var qA=C({itemId:d().nullish(),reasoningEncryptedContent:d().nullish()});function K1({finishReason:t,hasFunctionCall:e}){switch(t){case void 0:case null:return e?"tool-calls":"stop";case"max_output_tokens":return"length";case"content_filter":return"content-filter";default:return e?"tool-calls":"unknown"}}var jA=St(()=>Ue(ee([C({type:O("response.output_text.delta"),item_id:d(),delta:d(),logprobs:I(C({token:d(),logprob:M(),top_logprobs:I(C({token:d(),logprob:M()}))})).nullish()}),C({type:we(["response.completed","response.incomplete"]),response:C({incomplete_details:C({reason:d()}).nullish(),usage:C({input_tokens:M(),input_tokens_details:C({cached_tokens:M().nullish()}).nullish(),output_tokens:M(),output_tokens_details:C({reasoning_tokens:M().nullish()}).nullish()}),service_tier:d().nullish()})}),C({type:O("response.created"),response:C({id:d(),created_at:M(),model:d(),service_tier:d().nullish()})}),C({type:O("response.output_item.added"),output_index:M(),item:Xe("type",[C({type:O("message"),id:d()}),C({type:O("reasoning"),id:d(),encrypted_content:d().nullish()}),C({type:O("function_call"),id:d(),call_id:d(),name:d(),arguments:d()}),C({type:O("web_search_call"),id:d(),status:d()}),C({type:O("computer_call"),id:d(),status:d()}),C({type:O("file_search_call"),id:d()}),C({type:O("image_generation_call"),id:d()}),C({type:O("code_interpreter_call"),id:d(),container_id:d(),code:d().nullable(),outputs:I(Xe("type",[C({type:O("logs"),logs:d()}),C({type:O("image"),url:d()})])).nullable(),status:d()})])}),C({type:O("response.output_item.done"),output_index:M(),item:Xe("type",[C({type:O("message"),id:d()}),C({type:O("reasoning"),id:d(),encrypted_content:d().nullish()}),C({type:O("function_call"),id:d(),call_id:d(),name:d(),arguments:d(),status:O("completed")}),C({type:O("code_interpreter_call"),id:d(),code:d().nullable(),container_id:d(),outputs:I(Xe("type",[C({type:O("logs"),logs:d()}),C({type:O("image"),url:d()})])).nullable()}),C({type:O("image_generation_call"),id:d(),result:d()}),C({type:O("web_search_call"),id:d(),status:d(),action:Xe("type",[C({type:O("search"),query:d().nullish(),sources:I(Xe("type",[C({type:O("url"),url:d()}),C({type:O("api"),name:d()})])).nullish()}),C({type:O("open_page"),url:d().nullish()}),C({type:O("find_in_page"),url:d().nullish(),pattern:d().nullish()})])}),C({type:O("file_search_call"),id:d(),queries:I(d()),results:I(C({attributes:ie(d(),he()),file_id:d(),filename:d(),score:M(),text:d()})).nullish()}),C({type:O("local_shell_call"),id:d(),call_id:d(),action:C({type:O("exec"),command:I(d()),timeout_ms:M().optional(),user:d().optional(),working_directory:d().optional(),env:ie(d(),d()).optional()})}),C({type:O("computer_call"),id:d(),status:O("completed")})])}),C({type:O("response.function_call_arguments.delta"),item_id:d(),output_index:M(),delta:d()}),C({type:O("response.image_generation_call.partial_image"),item_id:d(),output_index:M(),partial_image_b64:d()}),C({type:O("response.code_interpreter_call_code.delta"),item_id:d(),output_index:M(),delta:d()}),C({type:O("response.code_interpreter_call_code.done"),item_id:d(),output_index:M(),code:d()}),C({type:O("response.output_text.annotation.added"),annotation:Xe("type",[C({type:O("url_citation"),start_index:M(),end_index:M(),url:d(),title:d()}),C({type:O("file_citation"),file_id:d(),filename:d().nullish(),index:M().nullish(),start_index:M().nullish(),end_index:M().nullish(),quote:d().nullish()})])}),C({type:O("response.reasoning_summary_part.added"),item_id:d(),summary_index:M()}),C({type:O("response.reasoning_summary_text.delta"),item_id:d(),summary_index:M(),delta:d()}),C({type:O("response.reasoning_summary_part.done"),item_id:d(),summary_index:M()}),C({type:O("error"),sequence_number:M(),error:C({type:d(),code:d(),message:d(),param:d().nullish()})}),C({type:d()}).loose().transform(t=>({type:"unknown_chunk",message:t.type}))]))),UA=St(()=>Ue(C({id:d().optional(),created_at:M().optional(),error:C({message:d(),type:d(),param:d().nullish(),code:d()}).nullish(),model:d().optional(),output:I(Xe("type",[C({type:O("message"),role:O("assistant"),id:d(),content:I(C({type:O("output_text"),text:d(),logprobs:I(C({token:d(),logprob:M(),top_logprobs:I(C({token:d(),logprob:M()}))})).nullish(),annotations:I(Xe("type",[C({type:O("url_citation"),start_index:M(),end_index:M(),url:d(),title:d()}),C({type:O("file_citation"),file_id:d(),filename:d().nullish(),index:M().nullish(),start_index:M().nullish(),end_index:M().nullish(),quote:d().nullish()}),C({type:O("container_file_citation"),container_id:d(),file_id:d(),filename:d().nullish(),start_index:M().nullish(),end_index:M().nullish(),index:M().nullish()}),C({type:O("file_path"),file_id:d(),index:M().nullish()})]))}))}),C({type:O("web_search_call"),id:d(),status:d(),action:Xe("type",[C({type:O("search"),query:d().nullish(),sources:I(Xe("type",[C({type:O("url"),url:d()}),C({type:O("api"),name:d()})])).nullish()}),C({type:O("open_page"),url:d().nullish()}),C({type:O("find_in_page"),url:d().nullish(),pattern:d().nullish()})])}),C({type:O("file_search_call"),id:d(),queries:I(d()),results:I(C({attributes:ie(d(),ee([d(),M(),ne()])),file_id:d(),filename:d(),score:M(),text:d()})).nullish()}),C({type:O("code_interpreter_call"),id:d(),code:d().nullable(),container_id:d(),outputs:I(Xe("type",[C({type:O("logs"),logs:d()}),C({type:O("image"),url:d()})])).nullable()}),C({type:O("image_generation_call"),id:d(),result:d()}),C({type:O("local_shell_call"),id:d(),call_id:d(),action:C({type:O("exec"),command:I(d()),timeout_ms:M().optional(),user:d().optional(),working_directory:d().optional(),env:ie(d(),d()).optional()})}),C({type:O("function_call"),call_id:d(),name:d(),arguments:d(),id:d()}),C({type:O("computer_call"),id:d(),status:d().optional()}),C({type:O("reasoning"),id:d(),encrypted_content:d().nullish(),summary:I(C({type:O("summary_text"),text:d()}))})])).optional(),service_tier:d().nullish(),incomplete_details:C({reason:d()}).nullish(),usage:C({input_tokens:M(),input_tokens_details:C({cached_tokens:M().nullish()}).nullish(),output_tokens:M(),output_tokens_details:C({reasoning_tokens:M().nullish()}).nullish()}).optional()}))),Y1=20,zA=St(()=>Ue(C({conversation:d().nullish(),include:I(we(["reasoning.encrypted_content","file_search_call.results","message.output_text.logprobs"])).nullish(),instructions:d().nullish(),logprobs:ee([ne(),M().min(1).max(Y1)]).optional(),maxToolCalls:M().nullish(),metadata:mt().nullish(),parallelToolCalls:ne().nullish(),previousResponseId:d().nullish(),promptCacheKey:d().nullish(),promptCacheRetention:we(["in_memory","24h"]).nullish(),reasoningEffort:d().nullish(),reasoningSummary:d().nullish(),safetyIdentifier:d().nullish(),serviceTier:we(["auto","flex","priority","default"]).nullish(),store:ne().nullish(),strictJsonSchema:ne().nullish(),textVerbosity:we(["low","medium","high"]).nullish(),truncation:we(["auto","disabled"]).nullish(),user:d().nullish()})));async function DA({tools:t,toolChoice:e,strictJsonSchema:r}){t=t?.length?t:void 0;const n=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:n};const s=[];for(const a of t)switch(a.type){case"function":s.push({type:"function",name:a.name,description:a.description,parameters:a.inputSchema,strict:r});break;case"provider-defined":{switch(a.id){case"openai.file_search":{const i=await cn({value:a.args,schema:_A});s.push({type:"file_search",vector_store_ids:i.vectorStoreIds,max_num_results:i.maxNumResults,ranking_options:i.ranking?{ranker:i.ranking.ranker,score_threshold:i.ranking.scoreThreshold}:void 0,filters:i.filters});break}case"openai.local_shell":{s.push({type:"local_shell"});break}case"openai.web_search_preview":{const i=await cn({value:a.args,schema:PA});s.push({type:"web_search_preview",search_context_size:i.searchContextSize,user_location:i.userLocation});break}case"openai.web_search":{const i=await cn({value:a.args,schema:$A});s.push({type:"web_search",filters:i.filters!=null?{allowed_domains:i.filters.allowedDomains}:void 0,external_web_access:i.externalWebAccess,search_context_size:i.searchContextSize,user_location:i.userLocation});break}case"openai.code_interpreter":{const i=await cn({value:a.args,schema:fA});s.push({type:"code_interpreter",container:i.container==null?{type:"auto",file_ids:void 0}:typeof i.container=="string"?i.container:{type:"auto",file_ids:i.container.fileIds}});break}case"openai.image_generation":{const i=await cn({value:a.args,schema:wA});s.push({type:"image_generation",background:i.background,input_fidelity:i.inputFidelity,input_image_mask:i.inputImageMask?{file_id:i.inputImageMask.fileId,image_url:i.inputImageMask.imageUrl}:void 0,model:i.model,size:i.size,quality:i.quality,moderation:i.moderation,output_format:i.outputFormat,output_compression:i.outputCompression});break}}break}default:n.push({type:"unsupported-tool",tool:a});break}if(e==null)return{tools:s,toolChoice:void 0,toolWarnings:n};const o=e.type;switch(o){case"auto":case"none":case"required":return{tools:s,toolChoice:o,toolWarnings:n};case"tool":return{tools:s,toolChoice:e.toolName==="code_interpreter"||e.toolName==="file_search"||e.toolName==="image_generation"||e.toolName==="web_search_preview"||e.toolName==="web_search"?{type:e.toolName}:{type:"function",name:e.toolName},toolWarnings:n};default:{const a=o;throw new jr({functionality:`tool choice type: ${a}`})}}}var ZA=class{constructor(t,e){this.specificationVersion="v2",this.supportedUrls={"image/*":[/^https?:\/\/.*$/],"application/pdf":[/^https?:\/\/.*$/]},this.modelId=t,this.config=e}get provider(){return this.config.provider}async getArgs({maxOutputTokens:t,temperature:e,stopSequences:r,topP:n,topK:s,presencePenalty:o,frequencyPenalty:a,seed:i,prompt:c,providerOptions:l,tools:u,toolChoice:h,responseFormat:f}){var p,m,v,_;const w=[],g=z1(this.modelId);s!=null&&w.push({type:"unsupported-setting",setting:"topK"}),i!=null&&w.push({type:"unsupported-setting",setting:"seed"}),o!=null&&w.push({type:"unsupported-setting",setting:"presencePenalty"}),a!=null&&w.push({type:"unsupported-setting",setting:"frequencyPenalty"}),r!=null&&w.push({type:"unsupported-setting",setting:"stopSequences"});const y=await ln({provider:"openai",providerOptions:l,schema:zA});y?.conversation&&y?.previousResponseId&&w.push({type:"unsupported-setting",setting:"conversation",details:"conversation and previousResponseId cannot be used together"});const{input:b,warnings:S}=await LA({prompt:c,systemMessageMode:g.systemMessageMode,fileIdPrefixes:this.config.fileIdPrefixes,store:(p=y?.store)!=null?p:!0,hasLocalShellTool:P("openai.local_shell")});w.push(...S);const k=(m=y?.strictJsonSchema)!=null?m:!1;let T=y?.include;function x(de){T==null?T=[de]:T.includes(de)||(T=[...T,de])}function P(de){return u?.find(se=>se.type==="provider-defined"&&se.id===de)!=null}const q=typeof y?.logprobs=="number"?y?.logprobs:y?.logprobs===!0?Y1:void 0;q&&x("message.output_text.logprobs");const N=(v=u?.find(de=>de.type==="provider-defined"&&(de.id==="openai.web_search"||de.id==="openai.web_search_preview")))==null?void 0:v.name;N&&x("web_search_call.action.sources"),P("openai.code_interpreter")&&x("code_interpreter_call.outputs");const z=y?.store;z===!1&&g.isReasoningModel&&x("reasoning.encrypted_content");const D={model:this.modelId,input:b,temperature:e,top_p:n,max_output_tokens:t,...(f?.type==="json"||y?.textVerbosity)&&{text:{...f?.type==="json"&&{format:f.schema!=null?{type:"json_schema",strict:k,name:(_=f.name)!=null?_:"response",description:f.description,schema:f.schema}:{type:"json_object"}},...y?.textVerbosity&&{verbosity:y.textVerbosity}}},conversation:y?.conversation,max_tool_calls:y?.maxToolCalls,metadata:y?.metadata,parallel_tool_calls:y?.parallelToolCalls,previous_response_id:y?.previousResponseId,store:z,user:y?.user,instructions:y?.instructions,service_tier:y?.serviceTier,include:T,prompt_cache_key:y?.promptCacheKey,prompt_cache_retention:y?.promptCacheRetention,safety_identifier:y?.safetyIdentifier,top_logprobs:q,truncation:y?.truncation,...g.isReasoningModel&&(y?.reasoningEffort!=null||y?.reasoningSummary!=null)&&{reasoning:{...y?.reasoningEffort!=null&&{effort:y.reasoningEffort},...y?.reasoningSummary!=null&&{summary:y.reasoningSummary}}}};g.isReasoningModel?y?.reasoningEffort==="none"&&g.supportsNonReasoningParameters||(D.temperature!=null&&(D.temperature=void 0,w.push({type:"unsupported-setting",setting:"temperature",details:"temperature is not supported for reasoning models"})),D.top_p!=null&&(D.top_p=void 0,w.push({type:"unsupported-setting",setting:"topP",details:"topP is not supported for reasoning models"}))):(y?.reasoningEffort!=null&&w.push({type:"unsupported-setting",setting:"reasoningEffort",details:"reasoningEffort is not supported for non-reasoning models"}),y?.reasoningSummary!=null&&w.push({type:"unsupported-setting",setting:"reasoningSummary",details:"reasoningSummary is not supported for non-reasoning models"})),y?.serviceTier==="flex"&&!g.supportsFlexProcessing&&(w.push({type:"unsupported-setting",setting:"serviceTier",details:"flex processing is only available for o3, o4-mini, and gpt-5 models"}),delete D.service_tier),y?.serviceTier==="priority"&&!g.supportsPriorityProcessing&&(w.push({type:"unsupported-setting",setting:"serviceTier",details:"priority processing is only available for supported models (gpt-4, gpt-5, gpt-5-mini, o3, o4-mini) and requires Enterprise access. gpt-5-nano is not supported"}),delete D.service_tier);const{tools:F,toolChoice:oe,toolWarnings:fe}=await DA({tools:u,toolChoice:h,strictJsonSchema:k});return{webSearchToolName:N,args:{...D,tools:F,tool_choice:oe},warnings:[...w,...fe],store:z}}async doGenerate(t){var e,r,n,s,o,a,i,c,l,u,h,f,p,m,v,_,w,g,y,b,S,k,T,x,P,q,N,z;const{args:D,warnings:F,webSearchToolName:oe}=await this.getArgs(t),fe=this.config.url({path:"/responses",modelId:this.modelId}),de=this.config.provider.replace(".responses",""),{responseHeaders:se,value:_e,rawValue:H}=await Ur({url:fe,headers:Cr(this.config.headers(),t.headers),body:D,failedResponseHandler:Tr,successfulResponseHandler:bs(UA),abortSignal:t.abortSignal,fetch:this.config.fetch});if(_e.error)throw new Jt({message:_e.error.message,url:fe,requestBodyValues:D,statusCode:400,responseHeaders:se,responseBody:H,isRetryable:!1});const A=[],V=[];let j=!1;for(const $ of _e.output)switch($.type){case"reasoning":{$.summary.length===0&&$.summary.push({type:"summary_text",text:""});for(const B of $.summary)A.push({type:"reasoning",text:B.text,providerMetadata:{[de]:{itemId:$.id,reasoningEncryptedContent:(e=$.encrypted_content)!=null?e:null}}});break}case"image_generation_call":{A.push({type:"tool-call",toolCallId:$.id,toolName:"image_generation",input:"{}",providerExecuted:!0}),A.push({type:"tool-result",toolCallId:$.id,toolName:"image_generation",result:{result:$.result},providerExecuted:!0});break}case"local_shell_call":{A.push({type:"tool-call",toolCallId:$.call_id,toolName:"local_shell",input:JSON.stringify({action:$.action}),providerMetadata:{[de]:{itemId:$.id}}});break}case"message":{for(const B of $.content){(n=(r=t.providerOptions)==null?void 0:r.openai)!=null&&n.logprobs&&B.logprobs&&V.push(B.logprobs),A.push({type:"text",text:B.text,providerMetadata:{[de]:{itemId:$.id}}});for(const G of B.annotations)G.type==="url_citation"?A.push({type:"source",sourceType:"url",id:(a=(o=(s=this.config).generateId)==null?void 0:o.call(s))!=null?a:ur(),url:G.url,title:G.title}):G.type==="file_citation"?A.push({type:"source",sourceType:"document",id:(l=(c=(i=this.config).generateId)==null?void 0:c.call(i))!=null?l:ur(),mediaType:"text/plain",title:(h=(u=G.quote)!=null?u:G.filename)!=null?h:"Document",filename:(f=G.filename)!=null?f:G.file_id,...G.file_id?{providerMetadata:{[de]:{fileId:G.file_id}}}:{}}):G.type==="container_file_citation"?A.push({type:"source",sourceType:"document",id:(v=(m=(p=this.config).generateId)==null?void 0:m.call(p))!=null?v:ur(),mediaType:"text/plain",title:(w=(_=G.filename)!=null?_:G.file_id)!=null?w:"Document",filename:(g=G.filename)!=null?g:G.file_id,providerMetadata:{[de]:{fileId:G.file_id,containerId:G.container_id,...G.index!=null?{index:G.index}:{}}}}):G.type==="file_path"&&A.push({type:"source",sourceType:"document",id:(S=(b=(y=this.config).generateId)==null?void 0:b.call(y))!=null?S:ur(),mediaType:"application/octet-stream",title:G.file_id,filename:G.file_id,providerMetadata:{[de]:{fileId:G.file_id,...G.index!=null?{index:G.index}:{}}}})}break}case"function_call":{j=!0,A.push({type:"tool-call",toolCallId:$.call_id,toolName:$.name,input:$.arguments,providerMetadata:{[de]:{itemId:$.id}}});break}case"web_search_call":{A.push({type:"tool-call",toolCallId:$.id,toolName:oe??"web_search",input:JSON.stringify({}),providerExecuted:!0}),A.push({type:"tool-result",toolCallId:$.id,toolName:oe??"web_search",result:X1($.action),providerExecuted:!0});break}case"computer_call":{A.push({type:"tool-call",toolCallId:$.id,toolName:"computer_use",input:"",providerExecuted:!0}),A.push({type:"tool-result",toolCallId:$.id,toolName:"computer_use",result:{type:"computer_use_tool_result",status:$.status||"completed"},providerExecuted:!0});break}case"file_search_call":{A.push({type:"tool-call",toolCallId:$.id,toolName:"file_search",input:"{}",providerExecuted:!0}),A.push({type:"tool-result",toolCallId:$.id,toolName:"file_search",result:{queries:$.queries,results:(T=(k=$.results)==null?void 0:k.map(B=>({attributes:B.attributes,fileId:B.file_id,filename:B.filename,score:B.score,text:B.text})))!=null?T:null},providerExecuted:!0});break}case"code_interpreter_call":{A.push({type:"tool-call",toolCallId:$.id,toolName:"code_interpreter",input:JSON.stringify({code:$.code,containerId:$.container_id}),providerExecuted:!0}),A.push({type:"tool-result",toolCallId:$.id,toolName:"code_interpreter",result:{outputs:$.outputs},providerExecuted:!0});break}}const E={[de]:{..._e.id!=null?{responseId:_e.id}:{}}};V.length>0&&(E[de].logprobs=V),typeof _e.service_tier=="string"&&(E[de].serviceTier=_e.service_tier);const R=_e.usage;return{content:A,finishReason:K1({finishReason:(x=_e.incomplete_details)==null?void 0:x.reason,hasFunctionCall:j}),usage:{inputTokens:R.input_tokens,outputTokens:R.output_tokens,totalTokens:R.input_tokens+R.output_tokens,reasoningTokens:(q=(P=R.output_tokens_details)==null?void 0:P.reasoning_tokens)!=null?q:void 0,cachedInputTokens:(z=(N=R.input_tokens_details)==null?void 0:N.cached_tokens)!=null?z:void 0},request:{body:D},response:{id:_e.id,timestamp:new Date(_e.created_at*1e3),modelId:_e.model,headers:se,body:H},providerMetadata:E,warnings:F}}async doStream(t){const{args:e,warnings:r,webSearchToolName:n,store:s}=await this.getArgs(t),{responseHeaders:o,value:a}=await Ur({url:this.config.url({path:"/responses",modelId:this.modelId}),headers:Cr(this.config.headers(),t.headers),body:{...e,stream:!0},failedResponseHandler:Tr,successfulResponseHandler:lp(jA),abortSignal:t.abortSignal,fetch:this.config.fetch}),i=this,c=this.config.provider.replace(".responses","");let l="unknown";const u={inputTokens:void 0,outputTokens:void 0,totalTokens:void 0},h=[];let f=null;const p={},m=[];let v=!1;const _={};let w;return{stream:a.pipeThrough(new TransformStream({start(g){g.enqueue({type:"stream-start",warnings:r})},transform(g,y){var b,S,k,T,x,P,q,N,z,D,F,oe,fe,de,se,_e,H,A,V,j,E,R;if(t.includeRawChunks&&y.enqueue({type:"raw",rawValue:g.rawValue}),!g.success){l="error",y.enqueue({type:"error",error:g.error});return}const $=g.value;if(Q1($))$.item.type==="function_call"?(p[$.output_index]={toolName:$.item.name,toolCallId:$.item.call_id},y.enqueue({type:"tool-input-start",id:$.item.call_id,toolName:$.item.name})):$.item.type==="web_search_call"?(p[$.output_index]={toolName:n??"web_search",toolCallId:$.item.id},y.enqueue({type:"tool-input-start",id:$.item.id,toolName:n??"web_search",providerExecuted:!0}),y.enqueue({type:"tool-input-end",id:$.item.id}),y.enqueue({type:"tool-call",toolCallId:$.item.id,toolName:n??"web_search",input:JSON.stringify({}),providerExecuted:!0})):$.item.type==="computer_call"?(p[$.output_index]={toolName:"computer_use",toolCallId:$.item.id},y.enqueue({type:"tool-input-start",id:$.item.id,toolName:"computer_use",providerExecuted:!0})):$.item.type==="code_interpreter_call"?(p[$.output_index]={toolName:"code_interpreter",toolCallId:$.item.id,codeInterpreter:{containerId:$.item.container_id}},y.enqueue({type:"tool-input-start",id:$.item.id,toolName:"code_interpreter",providerExecuted:!0}),y.enqueue({type:"tool-input-delta",id:$.item.id,delta:`{"containerId":"${$.item.container_id}","code":"`})):$.item.type==="file_search_call"?y.enqueue({type:"tool-call",toolCallId:$.item.id,toolName:"file_search",input:"{}",providerExecuted:!0}):$.item.type==="image_generation_call"?y.enqueue({type:"tool-call",toolCallId:$.item.id,toolName:"image_generation",input:"{}",providerExecuted:!0}):$.item.type==="message"?(m.splice(0,m.length),y.enqueue({type:"text-start",id:$.item.id,providerMetadata:{[c]:{itemId:$.item.id}}})):Q1($)&&$.item.type==="reasoning"&&(_[$.item.id]={encryptedContent:$.item.encrypted_content,summaryParts:{0:"active"}},y.enqueue({type:"reasoning-start",id:`${$.item.id}:0`,providerMetadata:{[c]:{itemId:$.item.id,reasoningEncryptedContent:(b=$.item.encrypted_content)!=null?b:null}}}));else if(FA($)){if($.item.type==="message")y.enqueue({type:"text-end",id:$.item.id,providerMetadata:{[c]:{itemId:$.item.id,...m.length>0&&{annotations:m}}}});else if($.item.type==="function_call")p[$.output_index]=void 0,v=!0,y.enqueue({type:"tool-input-end",id:$.item.call_id}),y.enqueue({type:"tool-call",toolCallId:$.item.call_id,toolName:$.item.name,input:$.item.arguments,providerMetadata:{[c]:{itemId:$.item.id}}});else if($.item.type==="web_search_call")p[$.output_index]=void 0,y.enqueue({type:"tool-result",toolCallId:$.item.id,toolName:n??"web_search",result:X1($.item.action),providerExecuted:!0});else if($.item.type==="computer_call")p[$.output_index]=void 0,y.enqueue({type:"tool-input-end",id:$.item.id}),y.enqueue({type:"tool-call",toolCallId:$.item.id,toolName:"computer_use",input:"",providerExecuted:!0}),y.enqueue({type:"tool-result",toolCallId:$.item.id,toolName:"computer_use",result:{type:"computer_use_tool_result",status:$.item.status||"completed"},providerExecuted:!0});else if($.item.type==="file_search_call")p[$.output_index]=void 0,y.enqueue({type:"tool-result",toolCallId:$.item.id,toolName:"file_search",result:{queries:$.item.queries,results:(k=(S=$.item.results)==null?void 0:S.map(B=>({attributes:B.attributes,fileId:B.file_id,filename:B.filename,score:B.score,text:B.text})))!=null?k:null},providerExecuted:!0});else if($.item.type==="code_interpreter_call")p[$.output_index]=void 0,y.enqueue({type:"tool-result",toolCallId:$.item.id,toolName:"code_interpreter",result:{outputs:$.item.outputs},providerExecuted:!0});else if($.item.type==="image_generation_call")y.enqueue({type:"tool-result",toolCallId:$.item.id,toolName:"image_generation",result:{result:$.item.result},providerExecuted:!0});else if($.item.type==="local_shell_call")p[$.output_index]=void 0,y.enqueue({type:"tool-call",toolCallId:$.item.call_id,toolName:"local_shell",input:JSON.stringify({action:{type:"exec",command:$.item.action.command,timeoutMs:$.item.action.timeout_ms,user:$.item.action.user,workingDirectory:$.item.action.working_directory,env:$.item.action.env}}),providerMetadata:{[c]:{itemId:$.item.id}}});else if($.item.type==="reasoning"){const B=_[$.item.id],G=Object.entries(B.summaryParts).filter(([ve,pe])=>pe==="active"||pe==="can-conclude").map(([ve])=>ve);for(const ve of G)y.enqueue({type:"reasoning-end",id:`${$.item.id}:${ve}`,providerMetadata:{[c]:{itemId:$.item.id,reasoningEncryptedContent:(T=$.item.encrypted_content)!=null?T:null}}});delete _[$.item.id]}}else if(JA($)){const B=p[$.output_index];B!=null&&y.enqueue({type:"tool-input-delta",id:B.toolCallId,delta:$.delta})}else if(WA($)){const B=p[$.output_index];B!=null&&y.enqueue({type:"tool-input-delta",id:B.toolCallId,delta:JSON.stringify($.delta).slice(1,-1)})}else if(GA($)){const B=p[$.output_index];B!=null&&(y.enqueue({type:"tool-input-delta",id:B.toolCallId,delta:'"}'}),y.enqueue({type:"tool-input-end",id:B.toolCallId}),y.enqueue({type:"tool-call",toolCallId:B.toolCallId,toolName:"code_interpreter",input:JSON.stringify({code:$.code,containerId:B.codeInterpreter.containerId}),providerExecuted:!0}))}else if(BA($))f=$.response.id,y.enqueue({type:"response-metadata",id:$.response.id,timestamp:new Date($.response.created_at*1e3),modelId:$.response.model});else if(VA($))y.enqueue({type:"text-delta",id:$.item_id,delta:$.delta}),(P=(x=t.providerOptions)==null?void 0:x.openai)!=null&&P.logprobs&&$.logprobs&&h.push($.logprobs);else if($.type==="response.reasoning_summary_part.added"){if($.summary_index>0){const B=_[$.item_id];B.summaryParts[$.summary_index]="active";for(const G of Object.keys(B.summaryParts))B.summaryParts[G]==="can-conclude"&&(y.enqueue({type:"reasoning-end",id:`${$.item_id}:${G}`,providerMetadata:{[c]:{itemId:$.item_id}}}),B.summaryParts[G]="concluded");y.enqueue({type:"reasoning-start",id:`${$.item_id}:${$.summary_index}`,providerMetadata:{[c]:{itemId:$.item_id,reasoningEncryptedContent:(N=(q=_[$.item_id])==null?void 0:q.encryptedContent)!=null?N:null}}})}}else $.type==="response.reasoning_summary_text.delta"?y.enqueue({type:"reasoning-delta",id:`${$.item_id}:${$.summary_index}`,delta:$.delta,providerMetadata:{[c]:{itemId:$.item_id}}}):$.type==="response.reasoning_summary_part.done"?s?(y.enqueue({type:"reasoning-end",id:`${$.item_id}:${$.summary_index}`,providerMetadata:{[c]:{itemId:$.item_id}}}),_[$.item_id].summaryParts[$.summary_index]="concluded"):_[$.item_id].summaryParts[$.summary_index]="can-conclude":HA($)?(l=K1({finishReason:(z=$.response.incomplete_details)==null?void 0:z.reason,hasFunctionCall:v}),u.inputTokens=$.response.usage.input_tokens,u.outputTokens=$.response.usage.output_tokens,u.totalTokens=$.response.usage.input_tokens+$.response.usage.output_tokens,u.reasoningTokens=(F=(D=$.response.usage.output_tokens_details)==null?void 0:D.reasoning_tokens)!=null?F:void 0,u.cachedInputTokens=(fe=(oe=$.response.usage.input_tokens_details)==null?void 0:oe.cached_tokens)!=null?fe:void 0,typeof $.response.service_tier=="string"&&(w=$.response.service_tier)):KA($)?(m.push($.annotation),$.annotation.type==="url_citation"?y.enqueue({type:"source",sourceType:"url",id:(_e=(se=(de=i.config).generateId)==null?void 0:se.call(de))!=null?_e:ur(),url:$.annotation.url,title:$.annotation.title}):$.annotation.type==="file_citation"&&y.enqueue({type:"source",sourceType:"document",id:(V=(A=(H=i.config).generateId)==null?void 0:A.call(H))!=null?V:ur(),mediaType:"text/plain",title:(E=(j=$.annotation.quote)!=null?j:$.annotation.filename)!=null?E:"Document",filename:(R=$.annotation.filename)!=null?R:$.annotation.file_id,...$.annotation.file_id?{providerMetadata:{[c]:{fileId:$.annotation.file_id}}}:{}})):YA($)&&y.enqueue({type:"error",error:$})},flush(g){const y={[c]:{responseId:f}};h.length>0&&(y[c].logprobs=h),w!==void 0&&(y[c].serviceTier=w),g.enqueue({type:"finish",finishReason:l,usage:u,providerMetadata:y})}})),request:{body:e},response:{headers:o}}}};function VA(t){return t.type==="response.output_text.delta"}function FA(t){return t.type==="response.output_item.done"}function HA(t){return t.type==="response.completed"||t.type==="response.incomplete"}function BA(t){return t.type==="response.created"}function JA(t){return t.type==="response.function_call_arguments.delta"}function WA(t){return t.type==="response.code_interpreter_call_code.delta"}function GA(t){return t.type==="response.code_interpreter_call_code.done"}function Q1(t){return t.type==="response.output_item.added"}function KA(t){return t.type==="response.output_text.annotation.added"}function YA(t){return t.type==="error"}function X1(t){var e;switch(t.type){case"search":return{action:{type:"search",query:(e=t.query)!=null?e:void 0},...t.sources!=null&&{sources:t.sources}};case"open_page":return{action:{type:"openPage",url:t.url}};case"find_in_page":return{action:{type:"findInPage",url:t.url,pattern:t.pattern}}}}var QA=St(()=>Ue(C({instructions:d().nullish(),speed:M().min(.25).max(4).default(1).nullish()}))),XA=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2"}get provider(){return this.config.provider}async getArgs({text:t,voice:e="alloy",outputFormat:r="mp3",speed:n,instructions:s,language:o,providerOptions:a}){const i=[],c=await ln({provider:"openai",providerOptions:a,schema:QA}),l={model:this.modelId,input:t,voice:e,response_format:"mp3",speed:n,instructions:s};if(r&&(["mp3","opus","aac","flac","wav","pcm"].includes(r)?l.response_format=r:i.push({type:"unsupported-setting",setting:"outputFormat",details:`Unsupported output format: ${r}. Using mp3 instead.`})),c){const u={};for(const h in u){const f=u[h];f!==void 0&&(l[h]=f)}}return o&&i.push({type:"unsupported-setting",setting:"language",details:`OpenAI speech models do not support language selection. Language parameter "${o}" was ignored.`}),{requestBody:l,warnings:i}}async doGenerate(t){var e,r,n;const s=(n=(r=(e=this.config._internal)==null?void 0:e.currentDate)==null?void 0:r.call(e))!=null?n:new Date,{requestBody:o,warnings:a}=await this.getArgs(t),{value:i,responseHeaders:c,rawValue:l}=await Ur({url:this.config.url({path:"/audio/speech",modelId:this.modelId}),headers:Cr(this.config.headers(),t.headers),body:o,failedResponseHandler:Tr,successfulResponseHandler:QP(),abortSignal:t.abortSignal,fetch:this.config.fetch});return{audio:i,warnings:a,request:{body:JSON.stringify(o)},response:{timestamp:s,modelId:this.modelId,headers:c,body:l}}}},eM=St(()=>Ue(C({text:d(),language:d().nullish(),duration:M().nullish(),words:I(C({word:d(),start:M(),end:M()})).nullish(),segments:I(C({id:M(),seek:M(),start:M(),end:M(),text:d(),tokens:I(M()),temperature:M(),avg_logprob:M(),compression_ratio:M(),no_speech_prob:M()})).nullish()}))),tM=St(()=>Ue(C({include:I(d()).optional(),language:d().optional(),prompt:d().optional(),temperature:M().min(0).max(1).default(0).optional(),timestampGranularities:I(we(["word","segment"])).default(["segment"]).optional()}))),ew={afrikaans:"af",arabic:"ar",armenian:"hy",azerbaijani:"az",belarusian:"be",bosnian:"bs",bulgarian:"bg",catalan:"ca",chinese:"zh",croatian:"hr",czech:"cs",danish:"da",dutch:"nl",english:"en",estonian:"et",finnish:"fi",french:"fr",galician:"gl",german:"de",greek:"el",hebrew:"he",hindi:"hi",hungarian:"hu",icelandic:"is",indonesian:"id",italian:"it",japanese:"ja",kannada:"kn",kazakh:"kk",korean:"ko",latvian:"lv",lithuanian:"lt",macedonian:"mk",malay:"ms",marathi:"mr",maori:"mi",nepali:"ne",norwegian:"no",persian:"fa",polish:"pl",portuguese:"pt",romanian:"ro",russian:"ru",serbian:"sr",slovak:"sk",slovenian:"sl",spanish:"es",swahili:"sw",swedish:"sv",tagalog:"tl",tamil:"ta",thai:"th",turkish:"tr",ukrainian:"uk",urdu:"ur",vietnamese:"vi",welsh:"cy"},rM=class{constructor(t,e){this.modelId=t,this.config=e,this.specificationVersion="v2"}get provider(){return this.config.provider}async getArgs({audio:t,mediaType:e,providerOptions:r}){const n=[],s=await ln({provider:"openai",providerOptions:r,schema:tM}),o=new FormData,a=t instanceof Uint8Array?new Blob([t]):new Blob([BO(t)]);o.append("model",this.modelId);const i=UP(e);if(o.append("file",new File([a],"audio",{type:e}),`audio.${i}`),s){const c={include:s.include,language:s.language,prompt:s.prompt,response_format:["gpt-4o-transcribe","gpt-4o-mini-transcribe"].includes(this.modelId)?"json":"verbose_json",temperature:s.temperature,timestamp_granularities:s.timestampGranularities};for(const[l,u]of Object.entries(c))if(u!=null)if(Array.isArray(u))for(const h of u)o.append(`${l}[]`,String(h));else o.append(l,String(u))}return{formData:o,warnings:n}}async doGenerate(t){var e,r,n,s,o,a,i,c;const l=(n=(r=(e=this.config._internal)==null?void 0:e.currentDate)==null?void 0:r.call(e))!=null?n:new Date,{formData:u,warnings:h}=await this.getArgs(t),{value:f,responseHeaders:p,rawValue:m}=await KP({url:this.config.url({path:"/audio/transcriptions",modelId:this.modelId}),headers:Cr(this.config.headers(),t.headers),formData:u,failedResponseHandler:Tr,successfulResponseHandler:bs(eM),abortSignal:t.abortSignal,fetch:this.config.fetch}),v=f.language!=null&&f.language in ew?ew[f.language]:void 0;return{text:f.text,segments:(i=(a=(s=f.segments)==null?void 0:s.map(_=>({text:_.text,startSecond:_.start,endSecond:_.end})))!=null?a:(o=f.words)==null?void 0:o.map(_=>({text:_.word,startSecond:_.start,endSecond:_.end})))!=null?i:[],language:v,durationInSeconds:(c=f.duration)!=null?c:void 0,warnings:h,response:{timestamp:l,modelId:this.modelId,headers:p,body:m}}}},nM="2.0.89";function tw(t={}){var e,r;const n=(e=WO(jP({settingValue:t.baseURL,environmentVariableName:"OPENAI_BASE_URL"})))!=null?e:"https://api.openai.com/v1",s=(r=t.name)!=null?r:"openai",o=()=>x1({Authorization:`Bearer ${qP({apiKey:t.apiKey,environmentVariableName:"OPENAI_API_KEY",description:"OpenAI"})}`,"OpenAI-Organization":t.organization,"OpenAI-Project":t.project,...t.headers},`ai-sdk/openai/${nM}`),a=v=>new eA(v,{provider:`${s}.chat`,url:({path:_})=>`${n}${_}`,headers:o,fetch:t.fetch}),i=v=>new sA(v,{provider:`${s}.completion`,url:({path:_})=>`${n}${_}`,headers:o,fetch:t.fetch}),c=v=>new iA(v,{provider:`${s}.embedding`,url:({path:_})=>`${n}${_}`,headers:o,fetch:t.fetch}),l=v=>new dA(v,{provider:`${s}.image`,url:({path:_})=>`${n}${_}`,headers:o,fetch:t.fetch}),u=v=>new rM(v,{provider:`${s}.transcription`,url:({path:_})=>`${n}${_}`,headers:o,fetch:t.fetch}),h=v=>new XA(v,{provider:`${s}.speech`,url:({path:_})=>`${n}${_}`,headers:o,fetch:t.fetch}),f=v=>{if(new.target)throw new Error("The OpenAI model function cannot be called with the new keyword.");return p(v)},p=v=>new ZA(v,{provider:`${s}.responses`,url:({path:_})=>`${n}${_}`,headers:o,fetch:t.fetch,fileIdPrefixes:["file-"]}),m=function(v){return f(v)};return m.languageModel=f,m.chat=a,m.completion=i,m.responses=p,m.embedding=c,m.textEmbedding=c,m.textEmbeddingModel=c,m.image=l,m.imageModel=l,m.transcription=u,m.transcriptionModel=u,m.speech=h,m.speechModel=h,m.tools=NA,m}tw();function Zo(t){var e,r;return(r=(e=t?.providerOptions)==null?void 0:e.openaiCompatible)!=null?r:{}}function sM(t){const e=[];for(const{role:r,content:n,...s}of t){const o=Zo({...s});switch(r){case"system":{e.push({role:"system",content:n,...o});break}case"user":{if(n.length===1&&n[0].type==="text"){e.push({role:"user",content:n[0].text,...Zo(n[0])});break}e.push({role:"user",content:n.map(a=>{const i=Zo(a);switch(a.type){case"text":return{type:"text",text:a.text,...i};case"file":if(a.mediaType.startsWith("image/")){const c=a.mediaType==="image/*"?"image/jpeg":a.mediaType;return{type:"image_url",image_url:{url:a.data instanceof URL?a.data.toString():`data:${c};base64,${c8(a.data)}`},...i}}else throw new Gg({functionality:`file part media type ${a.mediaType}`})}}),...o});break}case"assistant":{let a="";const i=[];for(const c of n){const l=Zo(c);switch(c.type){case"text":{a+=c.text;break}case"tool-call":{i.push({id:c.toolCallId,type:"function",function:{name:c.toolName,arguments:JSON.stringify(c.input)},...l});break}}}e.push({role:"assistant",content:a,tool_calls:i.length>0?i:void 0,...o});break}case"tool":{for(const a of n){const i=a.output;let c;switch(i.type){case"text":case"error-text":c=i.value;break;case"content":case"json":case"error-json":c=JSON.stringify(i.value);break}const l=Zo(a);e.push({role:"tool",tool_call_id:a.toolCallId,content:c,...l})}break}default:{const a=r;throw new Error(`Unsupported role: ${a}`)}}}return e}function rw({id:t,model:e,created:r}){return{id:t??void 0,modelId:e??void 0,timestamp:r!=null?new Date(r*1e3):void 0}}function nw(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"unknown"}}var mp=C({user:d().optional(),reasoningEffort:d().optional(),textVerbosity:d().optional()}),oM=C({error:C({message:d(),type:d().nullish(),param:mt().nullish(),code:ee([d(),M()]).nullish()})}),aM={errorSchema:oM,errorToMessage:t=>t.error.message};function iM({tools:t,toolChoice:e}){t=t?.length?t:void 0;const r=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:r};const n=[];for(const o of t)o.type==="provider-defined"?r.push({type:"unsupported-tool",tool:o}):n.push({type:"function",function:{name:o.name,description:o.description,parameters:o.inputSchema}});if(e==null)return{tools:n,toolChoice:void 0,toolWarnings:r};const s=e.type;switch(s){case"auto":case"none":case"required":return{tools:n,toolChoice:s,toolWarnings:r};case"tool":return{tools:n,toolChoice:{type:"function",function:{name:e.toolName}},toolWarnings:r};default:{const o=s;throw new Gg({functionality:`tool choice type: ${o}`})}}}var cM=class{constructor(t,e){this.specificationVersion="v2";var r,n;this.modelId=t,this.config=e;const s=(r=e.errorStructure)!=null?r:aM;this.chunkSchema=uM(s.errorSchema),this.failedResponseHandler=Mn(s),this.supportsStructuredOutputs=(n=e.supportsStructuredOutputs)!=null?n:!1}get provider(){return this.config.provider}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}get supportedUrls(){var t,e,r;return(r=(e=(t=this.config).supportedUrls)==null?void 0:e.call(t))!=null?r:{}}async getArgs({prompt:t,maxOutputTokens:e,temperature:r,topP:n,topK:s,frequencyPenalty:o,presencePenalty:a,providerOptions:i,stopSequences:c,responseFormat:l,seed:u,toolChoice:h,tools:f}){var p,m,v,_;const w=[],g=Object.assign((p=await r_({provider:"openai-compatible",providerOptions:i,schema:mp}))!=null?p:{},(m=await r_({provider:this.providerOptionsName,providerOptions:i,schema:mp}))!=null?m:{});s!=null&&w.push({type:"unsupported-setting",setting:"topK"}),l?.type==="json"&&l.schema!=null&&!this.supportsStructuredOutputs&&w.push({type:"unsupported-setting",setting:"responseFormat",details:"JSON response format schema is only supported with structuredOutputs"});const{tools:y,toolChoice:b,toolWarnings:S}=iM({tools:f,toolChoice:h});return{args:{model:this.modelId,user:g.user,max_tokens:e,temperature:r,top_p:n,frequency_penalty:o,presence_penalty:a,response_format:l?.type==="json"?this.supportsStructuredOutputs===!0&&l.schema!=null?{type:"json_schema",json_schema:{schema:l.schema,name:(v=l.name)!=null?v:"response",description:l.description}}:{type:"json_object"}:void 0,stop:c,seed:u,...Object.fromEntries(Object.entries((_=i?.[this.providerOptionsName])!=null?_:{}).filter(([k])=>!Object.keys(mp.shape).includes(k))),reasoning_effort:g.reasoningEffort,verbosity:g.textVerbosity,messages:sM(t),tools:y,tool_choice:b},warnings:[...w,...S]}}async doGenerate(t){var e,r,n,s,o,a,i,c,l,u,h,f,p,m,v,_,w;const{args:g,warnings:y}=await this.getArgs({...t}),b=JSON.stringify(g),{responseHeaders:S,value:k,rawValue:T}=await hs({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:ds(this.config.headers(),t.headers),body:g,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:fs(lM),abortSignal:t.abortSignal,fetch:this.config.fetch}),x=k.choices[0],P=[],q=x.message.content;q!=null&&q.length>0&&P.push({type:"text",text:q});const N=(e=x.message.reasoning_content)!=null?e:x.message.reasoning;if(N!=null&&N.length>0&&P.push({type:"reasoning",text:N}),x.message.tool_calls!=null)for(const F of x.message.tool_calls)P.push({type:"tool-call",toolCallId:(r=F.id)!=null?r:Eo(),toolName:F.function.name,input:F.function.arguments});const z={[this.providerOptionsName]:{},...await((s=(n=this.config.metadataExtractor)==null?void 0:n.extractMetadata)==null?void 0:s.call(n,{parsedBody:T}))},D=(o=k.usage)==null?void 0:o.completion_tokens_details;return D?.accepted_prediction_tokens!=null&&(z[this.providerOptionsName].acceptedPredictionTokens=D?.accepted_prediction_tokens),D?.rejected_prediction_tokens!=null&&(z[this.providerOptionsName].rejectedPredictionTokens=D?.rejected_prediction_tokens),{content:P,finishReason:nw(x.finish_reason),usage:{inputTokens:(i=(a=k.usage)==null?void 0:a.prompt_tokens)!=null?i:void 0,outputTokens:(l=(c=k.usage)==null?void 0:c.completion_tokens)!=null?l:void 0,totalTokens:(h=(u=k.usage)==null?void 0:u.total_tokens)!=null?h:void 0,reasoningTokens:(m=(p=(f=k.usage)==null?void 0:f.completion_tokens_details)==null?void 0:p.reasoning_tokens)!=null?m:void 0,cachedInputTokens:(w=(_=(v=k.usage)==null?void 0:v.prompt_tokens_details)==null?void 0:_.cached_tokens)!=null?w:void 0},providerMetadata:z,request:{body:b},response:{...rw(k),headers:S,body:T},warnings:y}}async doStream(t){var e;const{args:r,warnings:n}=await this.getArgs({...t}),s={...r,stream:!0,stream_options:this.config.includeUsage?{include_usage:!0}:void 0},o=(e=this.config.metadataExtractor)==null?void 0:e.createStreamExtractor(),{responseHeaders:a,value:i}=await hs({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:ds(this.config.headers(),t.headers),body:s,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:s_(this.chunkSchema),abortSignal:t.abortSignal,fetch:this.config.fetch}),c=[];let l="unknown";const u={completionTokens:void 0,completionTokensDetails:{reasoningTokens:void 0,acceptedPredictionTokens:void 0,rejectedPredictionTokens:void 0},promptTokens:void 0,promptTokensDetails:{cachedTokens:void 0},totalTokens:void 0};let h=!0;const f=this.providerOptionsName;let p=!1,m=!1;return{stream:i.pipeThrough(new TransformStream({start(v){v.enqueue({type:"stream-start",warnings:n})},transform(v,_){var w,g,y,b,S,k,T,x,P,q,N,z,D;if(t.includeRawChunks&&_.enqueue({type:"raw",rawValue:v.rawValue}),!v.success){l="error",_.enqueue({type:"error",error:v.error});return}const F=v.value;if(o?.processChunk(v.rawValue),"error"in F){l="error",_.enqueue({type:"error",error:F.error.message});return}if(h&&(h=!1,_.enqueue({type:"response-metadata",...rw(F)})),F.usage!=null){const{prompt_tokens:se,completion_tokens:_e,total_tokens:H,prompt_tokens_details:A,completion_tokens_details:V}=F.usage;u.promptTokens=se??void 0,u.completionTokens=_e??void 0,u.totalTokens=H??void 0,V?.reasoning_tokens!=null&&(u.completionTokensDetails.reasoningTokens=V?.reasoning_tokens),V?.accepted_prediction_tokens!=null&&(u.completionTokensDetails.acceptedPredictionTokens=V?.accepted_prediction_tokens),V?.rejected_prediction_tokens!=null&&(u.completionTokensDetails.rejectedPredictionTokens=V?.rejected_prediction_tokens),A?.cached_tokens!=null&&(u.promptTokensDetails.cachedTokens=A?.cached_tokens)}const oe=F.choices[0];if(oe?.finish_reason!=null&&(l=nw(oe.finish_reason)),oe?.delta==null)return;const fe=oe.delta,de=(w=fe.reasoning_content)!=null?w:fe.reasoning;if(de&&(p||(_.enqueue({type:"reasoning-start",id:"reasoning-0"}),p=!0),_.enqueue({type:"reasoning-delta",id:"reasoning-0",delta:de})),fe.content&&(m||(_.enqueue({type:"text-start",id:"txt-0"}),m=!0),_.enqueue({type:"text-delta",id:"txt-0",delta:fe.content})),fe.tool_calls!=null)for(const se of fe.tool_calls){const _e=se.index;if(c[_e]==null){if(se.id==null)throw new Og({data:se,message:"Expected 'id' to be a string."});if(((g=se.function)==null?void 0:g.name)==null)throw new Og({data:se,message:"Expected 'function.name' to be a string."});_.enqueue({type:"tool-input-start",id:se.id,toolName:se.function.name}),c[_e]={id:se.id,type:"function",function:{name:se.function.name,arguments:(y=se.function.arguments)!=null?y:""},hasFinished:!1};const A=c[_e];((b=A.function)==null?void 0:b.name)!=null&&((S=A.function)==null?void 0:S.arguments)!=null&&(A.function.arguments.length>0&&_.enqueue({type:"tool-input-delta",id:A.id,delta:A.function.arguments}),t_(A.function.arguments)&&(_.enqueue({type:"tool-input-end",id:A.id}),_.enqueue({type:"tool-call",toolCallId:(k=A.id)!=null?k:Eo(),toolName:A.function.name,input:A.function.arguments}),A.hasFinished=!0));continue}const H=c[_e];H.hasFinished||(((T=se.function)==null?void 0:T.arguments)!=null&&(H.function.arguments+=(P=(x=se.function)==null?void 0:x.arguments)!=null?P:""),_.enqueue({type:"tool-input-delta",id:H.id,delta:(q=se.function.arguments)!=null?q:""}),((N=H.function)==null?void 0:N.name)!=null&&((z=H.function)==null?void 0:z.arguments)!=null&&t_(H.function.arguments)&&(_.enqueue({type:"tool-input-end",id:H.id}),_.enqueue({type:"tool-call",toolCallId:(D=H.id)!=null?D:Eo(),toolName:H.function.name,input:H.function.arguments}),H.hasFinished=!0))}},flush(v){var _,w,g,y,b,S;p&&v.enqueue({type:"reasoning-end",id:"reasoning-0"}),m&&v.enqueue({type:"text-end",id:"txt-0"});for(const T of c.filter(x=>!x.hasFinished))v.enqueue({type:"tool-input-end",id:T.id}),v.enqueue({type:"tool-call",toolCallId:(_=T.id)!=null?_:Eo(),toolName:T.function.name,input:T.function.arguments});const k={[f]:{},...o?.buildMetadata()};u.completionTokensDetails.acceptedPredictionTokens!=null&&(k[f].acceptedPredictionTokens=u.completionTokensDetails.acceptedPredictionTokens),u.completionTokensDetails.rejectedPredictionTokens!=null&&(k[f].rejectedPredictionTokens=u.completionTokensDetails.rejectedPredictionTokens),v.enqueue({type:"finish",finishReason:l,usage:{inputTokens:(w=u.promptTokens)!=null?w:void 0,outputTokens:(g=u.completionTokens)!=null?g:void 0,totalTokens:(y=u.totalTokens)!=null?y:void 0,reasoningTokens:(b=u.completionTokensDetails.reasoningTokens)!=null?b:void 0,cachedInputTokens:(S=u.promptTokensDetails.cachedTokens)!=null?S:void 0},providerMetadata:k})}})),request:{body:s},response:{headers:a}}}},sw=C({prompt_tokens:M().nullish(),completion_tokens:M().nullish(),total_tokens:M().nullish(),prompt_tokens_details:C({cached_tokens:M().nullish()}).nullish(),completion_tokens_details:C({reasoning_tokens:M().nullish(),accepted_prediction_tokens:M().nullish(),rejected_prediction_tokens:M().nullish()}).nullish()}).nullish(),lM=C({id:d().nullish(),created:M().nullish(),model:d().nullish(),choices:I(C({message:C({role:O("assistant").nullish(),content:d().nullish(),reasoning_content:d().nullish(),reasoning:d().nullish(),tool_calls:I(C({id:d().nullish(),function:C({name:d(),arguments:d()})})).nullish()}),finish_reason:d().nullish()})),usage:sw}),uM=t=>ee([C({id:d().nullish(),created:M().nullish(),model:d().nullish(),choices:I(C({delta:C({role:we(["assistant"]).nullish(),content:d().nullish(),reasoning_content:d().nullish(),reasoning:d().nullish(),tool_calls:I(C({index:M(),id:d().nullish(),function:C({name:d().nullish(),arguments:d().nullish()})})).nullish()}).nullish(),finish_reason:d().nullish()})),usage:sw}),t]);C({echo:ne().optional(),logitBias:ie(d(),M()).optional(),suffix:d().optional(),user:d().optional()});var dM=C({prompt_tokens:M(),completion_tokens:M(),total_tokens:M()});C({id:d().nullish(),created:M().nullish(),model:d().nullish(),choices:I(C({text:d(),finish_reason:d()})),usage:dM.nullish()}),C({dimensions:M().optional(),user:d().optional()}),C({data:I(C({embedding:I(M())})),usage:C({prompt_tokens:M()}).nullish(),providerMetadata:ie(d(),ie(d(),mt())).optional()}),C({data:I(C({b64_json:d()}))});var ow=t=>{var e,r;return t==null?void 0:{deepseek:{promptCacheHitTokens:(e=t.prompt_cache_hit_tokens)!=null?e:NaN,promptCacheMissTokens:(r=t.prompt_cache_miss_tokens)!=null?r:NaN}}},pM={extractMetadata:async({parsedBody:t})=>{const e=await ir({value:t,schema:hM});return!e.success||e.value.usage==null?void 0:ow(e.value.usage)},createStreamExtractor:()=>{let t;return{processChunk:async e=>{var r,n;const s=await ir({value:e,schema:fM});s.success&&((n=(r=s.value.choices)==null?void 0:r[0])==null?void 0:n.finish_reason)==="stop"&&s.value.usage&&(t=s.value.usage)},buildMetadata:()=>ow(t)}}},aw=C({prompt_cache_hit_tokens:M().nullish(),prompt_cache_miss_tokens:M().nullish()}),hM=C({usage:aw.nullish()}),fM=C({choices:I(C({finish_reason:d().nullish()})).nullish(),usage:aw.nullish()}),mM="1.0.30";function iw(t={}){var e;const r=d_((e=t.baseURL)!=null?e:"https://api.deepseek.com/v1"),n=()=>on({Authorization:`Bearer ${nx({apiKey:t.apiKey,environmentVariableName:"DEEPSEEK_API_KEY",description:"DeepSeek API key"})}`,...t.headers},`ai-sdk/deepseek/${mM}`);class s extends cM{addJsonInstruction(c){var l;if(((l=c.responseFormat)==null?void 0:l.type)!=="json")return c;const f=[...Array.isArray(c.prompt)?c.prompt:[],{role:"user",content:[{type:"text",text:"Return ONLY a valid JSON object."}]}];return{...c,prompt:f}}async doGenerate(c){return super.doGenerate(this.addJsonInstruction(c))}async doStream(c){return super.doStream(this.addJsonInstruction(c))}}const o=i=>new s(i,{provider:"deepseek.chat",url:({path:c})=>`${r}${c}`,headers:n,fetch:t.fetch,metadataExtractor:pM}),a=i=>o(i);return a.languageModel=o,a.chat=o,a.textEmbeddingModel=i=>{throw new Zg({modelId:i,modelType:"textEmbeddingModel"})},a.imageModel=i=>{throw new Zg({modelId:i,modelType:"imageModel"})},a}iw();const cw=async t=>{const e={};try{const r=await t.listTools();for(const{name:n,description:s,inputSchema:o}of r.tools){const a=async(i,c)=>t.callTool({name:n,arguments:i},{signal:c?.abortSignal});e[n]=n_({description:s,inputSchema:Io({...o,properties:o.properties??{},additionalProperties:!1}),execute:a})}return e}catch(r){throw r}};function gM(t){const e=Object.entries(t);if(e.length===0)return"";let r=`
588
590
 
589
591
  # 工具调用
590
592
 
@@ -618,10 +620,10 @@ ${e}:`]}}function Jv({id:t,model:e,created:r}){return{id:t??void 0,modelId:e??vo
618
620
  `,r+=`- 必须严格按照 XML 格式调用工具
619
621
  `,r+=`- arguments 必须是有效的 JSON 格式
620
622
  `,r+=`- 如果不需要调用工具,直接给出最终答案即可
621
- `,r}function h_(t,e){if(!t||typeof t!="string")return null;const r=t.match(/<tool_call>([\s\S]*?)<\/tool_call>/i);if(r)try{const n=r[1].trim(),s=JSON.parse(n),o=s.name||s.action||s.tool,a=s.arguments||s.args||s.input||{};if(o&&e[o])return{toolName:o,arguments:a}}catch{}return null}const rI={openai:a_,deepseek:p_};class nI{constructor({llmConfig:e,mcpServers:r}){if(this.mcpServers={},this.mcpClients={},this.mcpTools={},this.ignoreToolnames=[],this.messages=[],this.useReActMode=!1,!e)throw new Error("llmConfig is required to initialize AgentModelProvider");if(this.mcpServers=r||{},this.mcpClients={},this.mcpTools={},e.llm)this.llm=e.llm;else if(e.providerType){const n=e.providerType;let s;typeof n=="string"?s=rI[n]:s=n,this.llm=s({apiKey:e.apiKey,baseURL:e.baseURL})}else throw new Error("Either llmConfig.llm or llmConfig.providerType must be provided");this.useReActMode=e.useReActMode??!1}async _createOneClient(e){try{let r;if("type"in e&&e.type.toLocaleLowerCase()==="streamablehttp"?r=new Qs(new URL(e.url)):"type"in e&&e.type==="extension"?r=new Mc(e.sessionId):r=e,e.useAISdkClient??!1){const s=await h$({transport:r});return s.__transport__=r,s}else{const s=new k0({name:"mcp-web-client",version:"1.0.0"},{capabilities:{roots:{listChanged:!0},sampling:{},elicitation:{}}});return await s.connect(r),s.__transport__=r,s}}catch(r){return this.onError&&this.onError(r?.message||"Failed to create MCP client",r),console.error("Failed to create MCP client",e,r),null}}async _closeOneClient(e){try{const r=e.__transport__;if(r&&r instanceof ro||r&&r instanceof Xs||r&&r instanceof Mc)return;await r?.terminateSession?.(),await r?.close?.(),await e?.close?.()}catch{}}async _createMpcClients(){const e=Object.entries(this.mcpServers),r=await Promise.all(e.map(async([n,s])=>{const o=await this._createOneClient(s);return{serverName:n,client:o}}));this.mcpClients={},r.forEach(({serverName:n,client:s})=>{this.mcpClients[n]=s})}async _getClientTools(e,r){if(!e)return null;try{return typeof e.tools=="function"?await e.tools():await f_(e)}catch(n){return this.onError&&this.onError(n?.message||`Failed to query tools for ${r}`,n),console.error(`Failed to query tools for ${r}`,n),null}}async _createMpcTools(){const e=Object.entries(this.mcpClients),r=await Promise.all(e.map(async([n,s])=>{const o=await this._getClientTools(s,n);return{serverName:n,tools:o}}));this.mcpTools={},r.forEach(({serverName:n,tools:s})=>{const o=s&&typeof s=="object"?s:{};this.mcpTools[n]=o})}async closeAll(){await Promise.all(Object.values(this.mcpClients).map(async e=>{try{await this._closeOneClient(e)}catch(r){this.onError&&this.onError(r?.message||"Failed to close client",r),console.error("Failed to close client",r)}}))}async initClientsAndTools(){await this._createMpcClients(),await this._createMpcTools(),this.onUpdatedTools?.()}async updateMcpServers(e){await this.closeAll(),this.mcpServers=e||this.mcpServers,await this.initClientsAndTools()}async insertMcpServer(e,r){if(this.mcpServers[e])return!1;const n=await this._createOneClient(r);if(!n)return this.onError?.(`Failed to create MCP client: ${e}`),null;this.mcpClients[e]=n;const s=await this._getClientTools(n,e);return this.mcpTools[e]=s&&typeof s=="object"?s:{},this.mcpServers[e]=r,this.onUpdatedTools?.(),n}async removeMcpServer(e){if(!this.mcpServers[e])return;delete this.mcpServers[e];const r=this.mcpClients[e];delete this.mcpClients[e];try{await this._closeOneClient(r)}catch{}const n=this.mcpTools[e];delete this.mcpTools[e],n&&Object.keys(n).forEach(s=>{this.ignoreToolnames=this.ignoreToolnames.filter(o=>o!==s)}),this.onUpdatedTools?.()}_tempMergeTools(e={}){const r=Object.values(this.mcpTools).reduce((n,s)=>({...n,...s}),{});return Object.assign(r,e),this.ignoreToolnames.forEach(n=>{delete r[n]}),r}_generateReActSystemPrompt(e,r,n){const s=tI(e);return n?`${n}${s}`:`你是一个智能助手,可以通过调用工具来完成任务。
622
- ${s}`}async _executeReActToolCall(e,r,n){const s=n[e];if(!s)return{success:!1,error:`工具 ${e} 不存在`};try{const o=s,a=o.execute||o.call;return typeof a!="function"?{success:!1,error:`工具 ${e} 没有可执行的函数`}:{success:!0,result:await a(r,{})}}catch(o){return{success:!1,error:o?.message||String(o)||"工具执行失败"}}}async _chatReAct(e,{model:r,maxSteps:n=5,...s}){if(!this.llm)throw new Error("LLM is not initialized");await this.initClientsAndTools();const o=this._tempMergeTools(s.tools);if(Object.keys(o).length===0)return this._chat(e,{model:r,maxSteps:n,...s});let i=[];s.message&&!s.messages?i.push({role:"user",content:s.message}):s.messages?i=[...s.messages]:i=[...this.messages];const l=typeof r=="string"?r:r?.modelId||"default-model",u={role:"system",content:this._generateReActSystemPrompt(o,l,s.system)},p=i[0]?.role==="system"?i:[u,...i];return e===ju?this._chatReActStream(p,o,l,n,s):this._chatReActNonStream(p,o,l,n,s)}_messageHasImage(e){return e&&Array.isArray(e)?e.some(r=>r&&r.type==="image"):!1}_removeImageFromMessage(e){if(!e||!e.content)return null;if(!Array.isArray(e.content))return e;const r=e.content.filter(n=>n&&n.type!=="image");return r.length===0?null:{...e,content:r}}_buildMessagesForModel(e,r,n=3){const s=[];e&&s.push(e);let o=0;const a=[];for(let i=r.length-1;i>=0;i--){const l=r[i];if(this._messageHasImage(l.content))if(o<n)a.unshift(l),o++;else{const u=this._removeImageFromMessage(l);u&&a.unshift(u)}else a.unshift(l)}return s.push(...a),s}async _chatReActNonStream(e,r,n,s,o){let a=[...e];const i=e[0]?.role==="system"?e[0]:null,l=i?e.slice(1):e;let c=0;const u=o.maxImages??3;for(;c<s;){c++;const h=this._buildMessagesForModel(i,l,u),{tools:d,...f}=o,m=(await nv({model:this.llm(n),messages:h,...f})).text,y={role:"assistant",content:m};l.push(y),a.push(y);const _=h_(m,r);if(!_)return this.messages=a,{text:m,response:{messages:a}};const g=await this._executeReActToolCall(_.toolName,_.arguments,r),S={role:"user",content:`<tool_response>
623
- ${g.success?JSON.stringify(g.result):`工具执行失败 - ${g.error}`}
624
- </tool_response>`};l.push(S),a.push(S)}return this.messages=a,{text:a[a.length-2]?.content||"",response:{messages:a}}}_chatReActStream(e,r,n,s,o){const a=this,i=this.llm(n);let l,c;const u=new Promise((h,d)=>{l=h,c=d});return{fullStream:new ReadableStream({async start(h){let d=[...e];const f=e[0]?.role==="system"?e[0]:null,w=f?e.slice(1):[...e];let m=0,y="";const _=o.maxImages??3;try{for(;m<s;){m++;const g=a._buildMessagesForModel(f,w,_),{tools:b,...k}=o;delete k.system;const S=await ju({...k,model:i,messages:g});let T="";for await(const re of S.fullStream)re.type==="text-delta"?(T+=re.text||"",h.enqueue({type:"text-delta",text:re.text})):re.type==="text-start"?h.enqueue({type:"text-start"}):re.type==="text-end"||h.enqueue(re);y+=T;const x={role:"assistant",content:y};w.push(x),d.push(x);const I=h_(y,r);if(!I){h.enqueue({type:"text-end"}),h.close(),a.messages=d,l({messages:d});return}if(I.toolName==="computer"&&I.arguments?.action==="terminate"){h.enqueue({type:"text-end"}),h.close(),a.messages=d,l({messages:d});return}const A=`react-${Date.now()}`;h.enqueue({type:"tool-input-start",id:A,toolName:I.toolName});const P=JSON.stringify(I.arguments,null,2);h.enqueue({type:"tool-input-delta",id:A,delta:P});const D=await a._executeReActToolCall(I.toolName,I.arguments,r);let U,V=D.result;if(D.success&&D.result&&typeof D.result=="object"&&D.result.screenshot){U=D.result.screenshot;const{screenshot:re,..._e}=D.result;V=_e}let se="";D.success?V&&Array.isArray(V.content)&&V.content.length>0&&V.content[0].text?se=V.content[0].text:se=JSON.stringify(V):se=`工具执行失败 - ${D.error}`;let fe=`<tool_response>
625
- ${se}
626
- </tool_response>`;U&&(fe+=`
627
- 请检查截图以确认操作是否成功。如果成功,请继续下一步;如果失败,请重试。`),h.enqueue({type:"tool-result",toolCallId:A,result:fe});const de=U?{role:"user",content:[{type:"text",text:fe},{type:"image",image:U}]}:{role:"user",content:fe};w.push(de),d.push(de),y=""}h.enqueue({type:"text-end"}),h.close(),a.messages=d,l({messages:d})}catch(g){h.error(g),c(g)}}}),response:u}}async _chat(e,{model:r,maxSteps:n=5,...s}){if(this.useReActMode)return this._chatReAct(e,{model:r,maxSteps:n,...s});if(!this.llm)throw new Error("LLM is not initialized");await this.initClientsAndTools();const o={model:this.llm(r),stopWhen:Au(n),...s,tools:this._tempMergeTools(s.tools)};s.message&&!s.messages&&(this.messages.push({role:"user",content:s.message}),o.messages=[...this.messages]);const a=e(o);return a?.response?.then(i=>{this.messages.push(...i.messages)}),a}async chat(e){return this._chat(nv,e)}async chatStream(e){return this._chat(ju,e)}}Pe.AgentModelProvider=nI,Pe.Ajv=my,Pe.AuthClientProvider=I6,Pe.ContentScriptServerTransport=n5,Pe.ExtensionClientTransport=Mc,Pe.ExtensionPageServerTransport=r5,Pe.InMemoryTransport=ro,Pe.QrCode=om,Pe.ResourceTemplate=D6,Pe.UriTemplate=xr,Pe.WebMcpClient=k0,Pe.WebMcpServer=H6,Pe.completable=O6,Pe.createMessageChannelClientTransport=Q6,Pe.createMessageChannelPairTransport=J6,Pe.createMessageChannelServerTransport=B6,Pe.createRemoter=N5,Pe.createSSEClientTransport=K6,Pe.createStreamableHTTPClientTransport=Y6,Pe.getAISDKTools=f_,Pe.getDisplayName=V6,Pe.isMcpClient=t5,Pe.isMcpServer=W6,Pe.isMessageChannelClientTransport=e5,Pe.isMessageChannelServerTransport=G6,Pe.isSSEClientTransport=X6,Pe.isStreamableHTTPClientTransport=S0,Pe.z=_1,Object.defineProperty(Pe,Symbol.toStringTag,{value:"Module"})}));
623
+ `,r}function lw(t,e){if(!t||typeof t!="string")return null;const r=t.match(/<tool_call>([\s\S]*?)<\/tool_call>/i);if(r)try{const n=r[1].trim(),s=JSON.parse(n),o=s.name||s.action||s.tool,a=s.arguments||s.args||s.input||{};if(o&&e[o])return{toolName:o,arguments:a}}catch{}return null}const _M={openai:tw,deepseek:iw};class vM{constructor({llmConfig:e,mcpServers:r}){if(this.mcpServers={},this.mcpClients={},this.mcpTools={},this.ignoreToolnames=[],this.messages=[],this.useReActMode=!1,!e)throw new Error("llmConfig is required to initialize AgentModelProvider");if(this.mcpServers=r||{},this.mcpClients={},this.mcpTools={},e.llm)this.llm=e.llm;else if(e.providerType){const n=e.providerType;let s;typeof n=="string"?s=_M[n]:s=n,this.llm=s({apiKey:e.apiKey,baseURL:e.baseURL})}else throw new Error("Either llmConfig.llm or llmConfig.providerType must be provided");this.useReActMode=e.useReActMode??!1}async _createOneClient(e){try{let r;if("type"in e&&e.type.toLocaleLowerCase()==="streamablehttp"?r=new Di(new URL(e.url)):"type"in e&&e.type==="extension"?r=new I2(e.sessionId):r=e,e.useAISdkClient??!1){const s=await mP({transport:r});return s.__transport__=r,s}else{const s=new $2({name:"mcp-web-client",version:"1.0.0"},{capabilities:{roots:{listChanged:!0},sampling:{},elicitation:{}}});return await s.connect(r),s.__transport__=r,s}}catch(r){return this.onError&&this.onError(r?.message||"Failed to create MCP client",r),console.error("Failed to create MCP client",e,r),null}}async _closeOneClient(e){try{const r=e.__transport__;if(r&&r instanceof bo||r&&r instanceof po)return;await r?.terminateSession?.(),await r?.close?.(),await e?.close?.()}catch{}}async _createMpcClients(){const e=Object.entries(this.mcpServers),r=await Promise.all(e.map(async([n,s])=>{const o=await this._createOneClient(s);return{serverName:n,client:o}}));this.mcpClients={},r.forEach(({serverName:n,client:s})=>{this.mcpClients[n]=s})}async _getClientTools(e,r){if(!e)return null;try{return typeof e.tools=="function"?await e.tools():await cw(e)}catch(n){return this.onError&&this.onError(n?.message||`Failed to query tools for ${r}`,n),console.error(`Failed to query tools for ${r}`,n),null}}async _createMpcTools(){const e=Object.entries(this.mcpClients),r=await Promise.all(e.map(async([n,s])=>{const o=await this._getClientTools(s,n);return{serverName:n,tools:o}}));this.mcpTools={},r.forEach(({serverName:n,tools:s})=>{const o=s&&typeof s=="object"?s:{};this.mcpTools[n]=o})}async closeAll(){await Promise.all(Object.values(this.mcpClients).map(async e=>{try{await this._closeOneClient(e)}catch(r){this.onError&&this.onError(r?.message||"Failed to close client",r),console.error("Failed to close client",r)}}))}async initClientsAndTools(){await this._createMpcClients(),await this._createMpcTools(),this.onUpdatedTools?.()}async updateMcpServers(e){await this.closeAll(),this.mcpServers=e||this.mcpServers,await this.initClientsAndTools()}async insertMcpServer(e,r){if(this.mcpServers[e])return!1;const n=await this._createOneClient(r);if(!n)return this.onError?.(`Failed to create MCP client: ${e}`),null;this.mcpClients[e]=n;const s=await this._getClientTools(n,e);return this.mcpTools[e]=s&&typeof s=="object"?s:{},this.mcpServers[e]=r,this.onUpdatedTools?.(),n}async removeMcpServer(e){if(!this.mcpServers[e])return;delete this.mcpServers[e];const r=this.mcpClients[e];delete this.mcpClients[e];try{await this._closeOneClient(r)}catch{}const n=this.mcpTools[e];delete this.mcpTools[e],n&&Object.keys(n).forEach(s=>{this.ignoreToolnames=this.ignoreToolnames.filter(o=>o!==s)}),this.onUpdatedTools?.()}_tempMergeTools(e={}){const r=Object.values(this.mcpTools).reduce((n,s)=>({...n,...s}),{});return Object.assign(r,e),this.ignoreToolnames.forEach(n=>{delete r[n]}),r}_generateReActSystemPrompt(e,r,n){const s=gM(e);return n?`${n}${s}`:`你是一个智能助手,可以通过调用工具来完成任务。
624
+ ${s}`}async _executeReActToolCall(e,r,n){const s=n[e];if(!s)return{success:!1,error:`工具 ${e} 不存在`};try{const o=s,a=o.execute||o.call;return typeof a!="function"?{success:!1,error:`工具 ${e} 没有可执行的函数`}:{success:!0,result:await a(r,{})}}catch(o){return{success:!1,error:o?.message||String(o)||"工具执行失败"}}}async _chatReAct(e,{model:r,maxSteps:n=5,...s}){if(!this.llm)throw new Error("LLM is not initialized");await this.initClientsAndTools();const o=this._tempMergeTools(s.tools);if(Object.keys(o).length===0)return this._chat(e,{model:r,maxSteps:n,...s});let i=[];s.message&&!s.messages?i.push({role:"user",content:s.message}):s.messages?i=[...s.messages]:i=[...this.messages];const c=typeof r=="string"?r:r?.modelId||"default-model",u={role:"system",content:this._generateReActSystemPrompt(o,c,s.system)},h=i[0]?.role==="system"?i:[u,...i];return e===ep?this._chatReActStream(h,o,c,n,s):this._chatReActNonStream(h,o,c,n,s)}_messageHasImage(e){return e&&Array.isArray(e)?e.some(r=>r&&r.type==="image"):!1}_removeImageFromMessage(e){if(!e||!e.content)return null;if(!Array.isArray(e.content))return e;const r=e.content.filter(n=>n&&n.type!=="image");return r.length===0?null:{...e,content:r}}_buildMessagesForModel(e,r,n=3){const s=[];e&&s.push(e);let o=0;const a=[];for(let i=r.length-1;i>=0;i--){const c=r[i];if(this._messageHasImage(c.content))if(o<n)a.unshift(c),o++;else{const u=this._removeImageFromMessage(c);u&&a.unshift(u)}else a.unshift(c)}return s.push(...a),s}async _chatReActNonStream(e,r,n,s,o){let a=[...e];const i=e[0]?.role==="system"?e[0]:null,c=i?e.slice(1):e;let l=0;const u=o.maxImages??3;for(;l<s;){l++;const f=this._buildMessagesForModel(i,c,u),{tools:p,...m}=o,_=(await iy({model:this.llm(n),messages:f,...m})).text,w={role:"assistant",content:_};c.push(w),a.push(w);const g=lw(_,r);if(!g)return this.messages=a,{text:_,response:{messages:a}};const y=await this._executeReActToolCall(g.toolName,g.arguments,r),k={role:"user",content:`<tool_response>
625
+ ${y.success?JSON.stringify(y.result):`工具执行失败 - ${y.error}`}
626
+ </tool_response>`};c.push(k),a.push(k)}return this.messages=a,{text:a[a.length-2]?.content||"",response:{messages:a}}}_chatReActStream(e,r,n,s,o){const a=this,i=this.llm(n);let c,l;const u=new Promise((f,p)=>{c=f,l=p});return{fullStream:new ReadableStream({async start(f){let p=[...e];const m=e[0]?.role==="system"?e[0]:null,v=m?e.slice(1):[...e];let _=0,w="";const g=o.maxImages??3;try{for(;_<s;){_++;const y=a._buildMessagesForModel(m,v,g),{tools:b,...S}=o;delete S.system,delete S.onFinish;const k=await ep({...S,model:i,messages:y});let T="";for await(const se of k.fullStream)se.type==="text-delta"?(T+=se.text||"",f.enqueue({type:"text-delta",text:se.text})):se.type==="text-start"?f.enqueue({type:"text-start"}):se.type==="text-end"||f.enqueue(se);w+=T;const x={role:"assistant",content:w};v.push(x),p.push(x);const P=lw(w,r);if(!P){f.enqueue({type:"text-end"}),f.close(),a.messages=p,c({messages:p});return}if(P.toolName==="computer"&&P.arguments?.action==="terminate"){f.enqueue({type:"text-end"}),f.close(),a.messages=p,c({messages:p});return}const q=`react-${Date.now()}`;f.enqueue({type:"tool-input-start",id:q,toolName:P.toolName});const N=JSON.stringify(P.arguments,null,2);f.enqueue({type:"tool-input-delta",id:q,delta:N});const z=await a._executeReActToolCall(P.toolName,P.arguments,r);let D,F=z.result;if(z.success&&z.result&&typeof z.result=="object"&&z.result.screenshot){D=z.result.screenshot;const{screenshot:se,..._e}=z.result;F=_e}let oe="";z.success?F&&Array.isArray(F.content)&&F.content.length>0&&F.content[0].text?oe=F.content[0].text:oe=JSON.stringify(F):oe=`工具执行失败 - ${z.error}`;let fe=`<tool_response>
627
+ ${oe}
628
+ </tool_response>`;D&&(fe+=`
629
+ 请检查截图以确认操作是否成功。如果成功,请继续下一步;如果失败,请重试。`),f.enqueue({type:"tool-result",toolCallId:q,result:fe});const de=D?{role:"user",content:[{type:"text",text:fe},{type:"image",image:D}]}:{role:"user",content:fe};v.push(de),p.push(de),w=""}f.enqueue({type:"text-end"}),f.close(),a.messages=p,c({messages:p})}catch(y){f.error(y),l(y)}}}),response:u}}async _chat(e,{model:r,maxSteps:n=5,...s}){if(this.useReActMode)return this._chatReAct(e,{model:r,maxSteps:n,...s});if(!this.llm)throw new Error("LLM is not initialized");await this.initClientsAndTools();const o={model:this.llm(r),stopWhen:Kd(n),...s,tools:this._tempMergeTools(s.tools)};s.message&&!s.messages&&(this.messages.push({role:"user",content:s.message}),o.messages=[...this.messages]);const a=e(o);return a?.response?.then(i=>{this.messages.push(...i.messages)}),a}async chat(e){return this._chat(iy,e)}async chatStream(e){return this._chat(ep,e)}}Ae.AgentModelProvider=vM,Ae.Ajv=Wh,Ae.AuthClientProvider=HT,Ae.ContentScriptServerTransport=oE,Ae.ExtensionClientTransport=I2,Ae.ExtensionPageServerTransport=sE,Ae.InMemoryTransport=bo,Ae.QrCode=ug,Ae.ResourceTemplate=d5,Ae.UriTemplate=Lr,Ae.WebMcpClient=$2,Ae.WebMcpServer=g5,Ae.completable=s5,Ae.createMessageChannelClientTransport=eE,Ae.createMessageChannelPairTransport=v5,Ae.createMessageChannelServerTransport=_5,Ae.createRemoter=qE,Ae.createSSEClientTransport=Q5,Ae.createStreamableHTTPClientTransport=X5,Ae.getAISDKTools=cw,Ae.getDisplayName=m5,Ae.isMcpClient=nE,Ae.isMcpServer=w5,Ae.isMessageChannelClientTransport=rE,Ae.isMessageChannelServerTransport=y5,Ae.isSSEClientTransport=tE,Ae.isStreamableHTTPClientTransport=E2,Ae.z=f3,Object.defineProperty(Ae,Symbol.toStringTag,{value:"Module"})}));