@sugarmo/aicommits 1.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +387 -0
- package/dist/cli-2IldWz4f.mjs +217 -0
- package/dist/cli-B4CzHGlw.mjs +217 -0
- package/dist/cli-BLeSI0RG.mjs +217 -0
- package/dist/cli-BxYoCO_t.mjs +217 -0
- package/dist/cli-BxoTG54R.mjs +217 -0
- package/dist/cli-D5LKS_gV.mjs +214 -0
- package/dist/cli-DOlOxITZ.mjs +217 -0
- package/dist/cli-Dghc1HXo.mjs +217 -0
- package/dist/cli-DhEhfPVj.mjs +217 -0
- package/dist/cli-DoRxvV2c.mjs +214 -0
- package/dist/cli-VKXKWT-J.mjs +217 -0
- package/dist/cli-ZGc9mt4a.mjs +217 -0
- package/dist/cli.mjs +126 -0
- package/dist/token-BGl6xBJo.mjs +1 -0
- package/dist/token-BHAr8BGF.mjs +1 -0
- package/dist/token-BNKPepq2.mjs +1 -0
- package/dist/token-BU4WbpuT.mjs +1 -0
- package/dist/token-BgWUvNvl.mjs +1 -0
- package/dist/token-Bitulk9b.mjs +1 -0
- package/dist/token-C-_ybS1T.mjs +1 -0
- package/dist/token-D9tzl7Yz.mjs +1 -0
- package/dist/token-DSxWyl39.mjs +1 -0
- package/dist/token-Dqj85-rE.mjs +1 -0
- package/dist/token-pFVbzMqR.mjs +1 -0
- package/dist/token-util-12Sgwcw5.mjs +1 -0
- package/dist/token-util-BK5iblfw.mjs +1 -0
- package/dist/token-util-BNtjmkiu.mjs +1 -0
- package/dist/token-util-Bezp8Ra7.mjs +1 -0
- package/dist/token-util-BthbkaNP.mjs +1 -0
- package/dist/token-util-C-S1NtRU.mjs +1 -0
- package/dist/token-util-C08UmjgT.mjs +1 -0
- package/dist/token-util-C9k-Ose8.mjs +1 -0
- package/dist/token-util-CIaGUPau.mjs +1 -0
- package/dist/token-util-CghlsVgF.mjs +1 -0
- package/dist/token-util-Cm6RjjS1.mjs +1 -0
- package/dist/token-util-CnZZ1AJv.mjs +1 -0
- package/dist/token-util-CtBubgF8.mjs +1 -0
- package/dist/token-util-CzaKG7us.mjs +1 -0
- package/dist/token-util-D4W-wT_B.mjs +1 -0
- package/dist/token-util-DYebtoan.mjs +1 -0
- package/dist/token-util-Db6xqzh1.mjs +1 -0
- package/dist/token-util-Dg8-JbHb.mjs +1 -0
- package/dist/token-util-DtOpdBbh.mjs +1 -0
- package/dist/token-util-Hi0Y_OJ1.mjs +1 -0
- package/dist/token-util-Z9AnE2k6.mjs +1 -0
- package/dist/token-util-daVwaNP6.mjs +1 -0
- package/dist/token-util-r02UdbTi.mjs +1 -0
- package/dist/token-util-yhghfNwd.mjs +1 -0
- package/dist/token-xhtueDQA.mjs +1 -0
- package/package.json +87 -0
|
@@ -0,0 +1,217 @@
|
|
|
1
|
+
var rm=Object.defineProperty;var s=(e,t)=>rm(e,"name",{value:t,configurable:!0});var vn,Kt,yn,_n,Fn,Cn,bn,En,wn,An,Tt,In,xn,Yt,Xt,kn,$n,Tn,Bn,Sn,On,Rn,Nn,Pn,Mn,jn,zn,qn,Zn,Un,Ln,Vn,Gn,Wn,Hn,Jn,Kn,Yn,Xn,Qn,er,tr,nr,rr,or,ar,ir,sr,ur;import om from"tty";import am from"update-notifier";import{Buffer as im}from"node:buffer";import nn from"node:path";import is,{ChildProcess as sm}from"node:child_process";import ke,{stdin as ss,stdout as us}from"node:process";import um from"child_process";import it from"path";import Mo from"fs";import{fileURLToPath as ls}from"node:url";import lm,{constants as cs}from"node:os";import cm from"assert";import pm from"events";import{createWriteStream as dm,createReadStream as fm}from"node:fs";import mm from"buffer";import jo from"stream";import hm from"util";import{debuglog as Dm}from"node:util";import*as zr from"node:readline";import ps from"node:readline";import{Writable as gm}from"node:stream";import Me from"fs/promises";import ds from"os";import vm from"crypto";import{fileURLToPath as ym,pathToFileURL as _m}from"url";var Fm=Object.defineProperty,$e=s((e,t)=>Fm(e,"name",{value:t,configurable:!0}),"a");const Cm="known-flag",bm="unknown-flag",Em="argument",wm=/\B([A-Z])/g,Am=$e(e=>e.replaceAll(wm,"-$1").toLowerCase(),"camelToKebab"),{hasOwnProperty:Im}=Object.prototype,fr=$e((e,t)=>Im.call(e,t),"hasOwn"),zo=$e(e=>typeof e=="function"?[e,!1]:Array.isArray(e)?[e[0],!0]:zo(e.type),"parseFlagType"),fs=$e((e,t)=>e===Boolean?t!=="false":t,"normalizeBoolean"),ms=$e((e,t)=>typeof t=="boolean"?t:e===Number&&t===""?Number.NaN:e(t),"applyParser"),xm=/[\s.:=]/,km=$e(e=>{const t=`Flag name "${e}"`;if(e.length===0)throw new Error(`${t} cannot be empty`);if(e.length===1)throw new Error(`${t} must be longer than a character`);const n=e.match(xm);if(n)throw new Error(`${t} cannot contain "${n?.[0]}"`)},"validateFlagName"),qo=$e((e,t,n)=>{if(fr(e,t))throw new Error(`Duplicate flags named "${t}"`);e[t]=n},"setFlag"),$m=$e(e=>{const t={};for(const n in e){if(!fr(e,n))continue;km(n);const r=e[n],a=[[],...zo(r),r];qo(t,n,a);const i=Am(n);if(n!==i&&qo(t,i,a),"alias"in r&&typeof r.alias=="string"){const{alias:o}=r,u=`Flag alias "${o}" for flag "${n}"`;if(o.length===0)throw new Error(`${u} cannot be empty`);if(o.length>1)throw new Error(`${u} must be a single character`);qo(t,o,a)}}return t},"createRegistry"),Tm=$e((e,t)=>{const n={};for(const r in e){if(!fr(e,r))continue;const[a,,i,o]=t[r];if(a.length===0&&"default"in o){let{default:u}=o;typeof u=="function"&&(u=u()),n[r]=u}else n[r]=i?a:a.pop()}return n},"finalizeFlags"),qr="--",Bm=3,Sm=/^-{1,2}\w/,hs=$e(e=>{if(!Sm.test(e))return;const t=!e.startsWith(qr);let n=e.slice(t?1:2),r,a=-1;for(const i of["=",":","."]){const o=n.indexOf(i);o!==-1&&(a===-1||o<a)&&(a=o)}return a!==-1&&(r=n.slice(a+1),n=n.slice(0,a)),[n,r,t]},"parseFlagArgv"),Ds=$e((e,{onFlag:t,onArgument:n})=>{let r;const a=$e((i,o)=>{if(typeof r!="function")return!0;r(i,o),r=void 0},"triggerValueCallback");for(let i=0;i<e.length;i+=1){const o=e[i];if(o===qr){a();const l=e.slice(i+1);n?.(l,[i],!0);break}const u=hs(o);if(u){if(a(),!t)continue;const[l,c,d]=u;if(d)for(let f=0;f<l.length;f+=1){a();const h=f===l.length-1;r=t(l[f],h?c:void 0,[i,f+1,h])}else r=t(l,c,[i])}else a(o,[i])&&n?.([o],[i])}a()},"argvIterator"),gs=$e((e,t)=>{for(let n=t.length-1;n>=0;n-=1){const[r,a,i]=t[n];if(a){const o=e[r];let u=o.slice(0,a);if(i||(u+=o.slice(a+1)),u!=="-"){e[r]=u;continue}}e.splice(r,1)}},"spliceFromArgv"),Om=$e((e,t=process.argv.slice(2),{ignore:n}={})=>{const r=[],a=$m(e),i={},o=[];return o[qr]=[],Ds(t,{onFlag(u,l,c){const d=(c.length===Bm||u.length>1)&&fr(a,u);if(!n?.(d?Cm:bm,u,l)){if(d){const[f,h]=a[u],D=fs(h,l),m=$e((g,y)=>{r.push(c),y&&r.push(y),f.push(ms(h,g||""))},"getFollowingValue");return D===void 0?m:m(D)}fr(i,u)||(i[u]=[]),i[u].push(l===void 0?!0:l),r.push(c)}},onArgument:$e((u,l,c)=>{n?.(Em,t[l[0]])||(o.push(...u),c?(o[qr]=u,t.splice(l[0])):r.push(l))},"onArgument")}),gs(t,r),{flags:Tm(e,a),unknownFlags:i,_:o}},"typeFlag");$e((e,t,n=process.argv.slice(2))=>{const r=new Set(e.split(",").map(l=>hs(l)?.[0])),[a,i]=zo(t),o=[],u=[];return Ds(n,{onFlag:$e((l,c,d)=>{if(!r.has(l)||!i&&o.length>0)return;const f=fs(a,c),h=$e((D,m)=>{u.push(d),m&&u.push(m),o.push(ms(a,D||""))},"getFollowingValue");return f===void 0?h:h(f)},"onFlag")}),gs(n,u),i?o:o[0]},"getFlag");var Rm=Object.defineProperty,ne=s((e,t)=>Rm(e,"name",{value:t,configurable:!0}),"n");const Nm=ne(e=>{const t=process.stdout.columns??Number.POSITIVE_INFINITY;return typeof e=="function"&&(e=e(t)),e||(e={}),Array.isArray(e)?{columns:e,stdoutColumns:t}:{columns:e.columns??[],stdoutColumns:e.stdoutColumns??t}},"getOptions");function vs({onlyFirst:e=!1}={}){const t=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?(?:\\u0007|\\u001B\\u005C|\\u009C))","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]))"].join("|");return new RegExp(t,e?void 0:"g")}s(vs,"j$1"),ne(vs,"ansiRegex");const Pm=vs();function Zo(e){if(typeof e!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof e}\``);return e.replace(Pm,"")}s(Zo,"w$2"),ne(Zo,"stripAnsi");function ys(e){return e===161||e===164||e===167||e===168||e===170||e===173||e===174||e>=176&&e<=180||e>=182&&e<=186||e>=188&&e<=191||e===198||e===208||e===215||e===216||e>=222&&e<=225||e===230||e>=232&&e<=234||e===236||e===237||e===240||e===242||e===243||e>=247&&e<=250||e===252||e===254||e===257||e===273||e===275||e===283||e===294||e===295||e===299||e>=305&&e<=307||e===312||e>=319&&e<=322||e===324||e>=328&&e<=331||e===333||e===338||e===339||e===358||e===359||e===363||e===462||e===464||e===466||e===468||e===470||e===472||e===474||e===476||e===593||e===609||e===708||e===711||e>=713&&e<=715||e===717||e===720||e>=728&&e<=731||e===733||e===735||e>=768&&e<=879||e>=913&&e<=929||e>=931&&e<=937||e>=945&&e<=961||e>=963&&e<=969||e===1025||e>=1040&&e<=1103||e===1105||e===8208||e>=8211&&e<=8214||e===8216||e===8217||e===8220||e===8221||e>=8224&&e<=8226||e>=8228&&e<=8231||e===8240||e===8242||e===8243||e===8245||e===8251||e===8254||e===8308||e===8319||e>=8321&&e<=8324||e===8364||e===8451||e===8453||e===8457||e===8467||e===8470||e===8481||e===8482||e===8486||e===8491||e===8531||e===8532||e>=8539&&e<=8542||e>=8544&&e<=8555||e>=8560&&e<=8569||e===8585||e>=8592&&e<=8601||e===8632||e===8633||e===8658||e===8660||e===8679||e===8704||e===8706||e===8707||e===8711||e===8712||e===8715||e===8719||e===8721||e===8725||e===8730||e>=8733&&e<=8736||e===8739||e===8741||e>=8743&&e<=8748||e===8750||e>=8756&&e<=8759||e===8764||e===8765||e===8776||e===8780||e===8786||e===8800||e===8801||e>=8804&&e<=8807||e===8810||e===8811||e===8814||e===8815||e===8834||e===8835||e===8838||e===8839||e===8853||e===8857||e===8869||e===8895||e===8978||e>=9312&&e<=9449||e>=9451&&e<=9547||e>=9552&&e<=9587||e>=9600&&e<=9615||e>=9618&&e<=9621||e===9632||e===9633||e>=9635&&e<=9641||e===9650||e===9651||e===9654||e===9655||e===9660||e===9661||e===9664||e===9665||e>=9670&&e<=9672||e===9675||e>=9678&&e<=9681||e>=9698&&e<=9701||e===9711||e===9733||e===9734||e===9737||e===9742||e===9743||e===9756||e===9758||e===9792||e===9794||e===9824||e===9825||e>=9827&&e<=9829||e>=9831&&e<=9834||e===9836||e===9837||e===9839||e===9886||e===9887||e===9919||e>=9926&&e<=9933||e>=9935&&e<=9939||e>=9941&&e<=9953||e===9955||e===9960||e===9961||e>=9963&&e<=9969||e===9972||e>=9974&&e<=9977||e===9979||e===9980||e===9982||e===9983||e===10045||e>=10102&&e<=10111||e>=11094&&e<=11097||e>=12872&&e<=12879||e>=57344&&e<=63743||e>=65024&&e<=65039||e===65533||e>=127232&&e<=127242||e>=127248&&e<=127277||e>=127280&&e<=127337||e>=127344&&e<=127373||e===127375||e===127376||e>=127387&&e<=127404||e>=917760&&e<=917999||e>=983040&&e<=1048573||e>=1048576&&e<=1114109}s(ys,"P$2"),ne(ys,"isAmbiguous");function _s(e){return e===12288||e>=65281&&e<=65376||e>=65504&&e<=65510}s(_s,"z$2"),ne(_s,"isFullWidth");function Fs(e){return e>=4352&&e<=4447||e===8986||e===8987||e===9001||e===9002||e>=9193&&e<=9196||e===9200||e===9203||e===9725||e===9726||e===9748||e===9749||e>=9776&&e<=9783||e>=9800&&e<=9811||e===9855||e>=9866&&e<=9871||e===9875||e===9889||e===9898||e===9899||e===9917||e===9918||e===9924||e===9925||e===9934||e===9940||e===9962||e===9970||e===9971||e===9973||e===9978||e===9981||e===9989||e===9994||e===9995||e===10024||e===10060||e===10062||e>=10067&&e<=10069||e===10071||e>=10133&&e<=10135||e===10160||e===10175||e===11035||e===11036||e===11088||e===11093||e>=11904&&e<=11929||e>=11931&&e<=12019||e>=12032&&e<=12245||e>=12272&&e<=12287||e>=12289&&e<=12350||e>=12353&&e<=12438||e>=12441&&e<=12543||e>=12549&&e<=12591||e>=12593&&e<=12686||e>=12688&&e<=12773||e>=12783&&e<=12830||e>=12832&&e<=12871||e>=12880&&e<=42124||e>=42128&&e<=42182||e>=43360&&e<=43388||e>=44032&&e<=55203||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65106||e>=65108&&e<=65126||e>=65128&&e<=65131||e>=94176&&e<=94180||e===94192||e===94193||e>=94208&&e<=100343||e>=100352&&e<=101589||e>=101631&&e<=101640||e>=110576&&e<=110579||e>=110581&&e<=110587||e===110589||e===110590||e>=110592&&e<=110882||e===110898||e>=110928&&e<=110930||e===110933||e>=110948&&e<=110951||e>=110960&&e<=111355||e>=119552&&e<=119638||e>=119648&&e<=119670||e===126980||e===127183||e===127374||e>=127377&&e<=127386||e>=127488&&e<=127490||e>=127504&&e<=127547||e>=127552&&e<=127560||e===127568||e===127569||e>=127584&&e<=127589||e>=127744&&e<=127776||e>=127789&&e<=127797||e>=127799&&e<=127868||e>=127870&&e<=127891||e>=127904&&e<=127946||e>=127951&&e<=127955||e>=127968&&e<=127984||e===127988||e>=127992&&e<=128062||e===128064||e>=128066&&e<=128252||e>=128255&&e<=128317||e>=128331&&e<=128334||e>=128336&&e<=128359||e===128378||e===128405||e===128406||e===128420||e>=128507&&e<=128591||e>=128640&&e<=128709||e===128716||e>=128720&&e<=128722||e>=128725&&e<=128727||e>=128732&&e<=128735||e===128747||e===128748||e>=128756&&e<=128764||e>=128992&&e<=129003||e===129008||e>=129292&&e<=129338||e>=129340&&e<=129349||e>=129351&&e<=129535||e>=129648&&e<=129660||e>=129664&&e<=129673||e>=129679&&e<=129734||e>=129742&&e<=129756||e>=129759&&e<=129769||e>=129776&&e<=129784||e>=131072&&e<=196605||e>=196608&&e<=262141}s(Fs,"G$3"),ne(Fs,"isWide");function Cs(e){if(!Number.isSafeInteger(e))throw new TypeError(`Expected a code point, got \`${typeof e}\`.`)}s(Cs,"Z$1"),ne(Cs,"validate");function bs(e,{ambiguousAsWide:t=!1}={}){return Cs(e),_s(e)||Fs(e)||t&&ys(e)?2:1}s(bs,"V$3"),ne(bs,"eastAsianWidth");var Mm=ne(()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC2\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g,"emojiRegex");const jm=new Intl.Segmenter,zm=new RegExp("^\\p{Default_Ignorable_Code_Point}$","u");function Et(e,t={}){if(typeof e!="string"||e.length===0)return 0;const{ambiguousIsNarrow:n=!0,countAnsiEscapeCodes:r=!1}=t;if(r||(e=Zo(e)),e.length===0)return 0;let a=0;const i={ambiguousAsWide:!n};for(const{segment:o}of jm.segment(e)){const u=o.codePointAt(0);if(!(u<=31||u>=127&&u<=159)&&!(u>=8203&&u<=8207||u===65279)&&!(u>=768&&u<=879||u>=6832&&u<=6911||u>=7616&&u<=7679||u>=8400&&u<=8447||u>=65056&&u<=65071)&&!(u>=55296&&u<=57343)&&!(u>=65024&&u<=65039)&&!zm.test(o)){if(Mm().test(o)){a+=2;continue}a+=bs(u,i)}}return a}s(Et,"d$2"),ne(Et,"stringWidth");const Es=ne(e=>Math.max(...e.split(`
|
|
2
|
+
`).map(t=>Et(t))),"getLongestLineWidth"),qm=ne(e=>{const t=[];for(const n of e){const{length:r}=n,a=r-t.length;for(let i=0;i<a;i+=1)t.push(0);for(let i=0;i<r;i+=1){const o=Es(n[i]);o>t[i]&&(t[i]=o)}}return t},"getColumnContentWidths"),ws=/^\d+%$/,As={width:"auto",align:"left",contentWidth:0,paddingLeft:0,paddingRight:0,paddingTop:0,paddingBottom:0,horizontalPadding:0,paddingLeftString:"",paddingRightString:""},Zm=ne((e,t)=>{const n=[];for(let r=0;r<e.length;r+=1){const a=t[r]??"auto";if(typeof a=="number"||a==="auto"||a==="content-width"||typeof a=="string"&&ws.test(a)){n.push({...As,width:a,contentWidth:e[r]});continue}if(a&&typeof a=="object"){const i={...As,...a,contentWidth:e[r]};i.horizontalPadding=i.paddingLeft+i.paddingRight,n.push(i);continue}throw new Error(`Invalid column width: ${JSON.stringify(a)}`)}return n},"initColumns"),Um=ne((e,t)=>{for(const n of e){const{width:r}=n;if(r==="content-width"&&(n.width=n.contentWidth),r==="auto"){const l=Math.min(20,n.contentWidth);n.width=l,n.autoOverflow=n.contentWidth-l}if(typeof r=="string"&&ws.test(r)){const l=Number.parseFloat(r.slice(0,-1))/100;n.width=Math.floor(t*l)-(n.paddingLeft+n.paddingRight)}const{horizontalPadding:a}=n,i=1,o=i+a;if(o>=t){const l=o-t,c=Math.ceil(n.paddingLeft/a*l),d=l-c;n.paddingLeft-=c,n.paddingRight-=d,n.horizontalPadding=n.paddingLeft+n.paddingRight}n.paddingLeftString=n.paddingLeft?" ".repeat(n.paddingLeft):"",n.paddingRightString=n.paddingRight?" ".repeat(n.paddingRight):"";const u=t-n.horizontalPadding;n.width=Math.max(Math.min(n.width,u),i)}},"resolveColumnWidths"),Is=ne(()=>Object.assign([],{columns:0}),"makeRow"),Lm=ne((e,t)=>{const n=[Is()];let[r]=n;for(const a of e){const i=a.width+a.horizontalPadding;r.columns+i>t&&(r=Is(),n.push(r)),r.push(a),r.columns+=i}for(const a of n){const i=a.reduce((h,D)=>h+D.width+D.horizontalPadding,0);let o=t-i;if(o===0)continue;const u=a.filter(h=>"autoOverflow"in h),l=u.filter(h=>h.autoOverflow>0),c=l.reduce((h,D)=>h+D.autoOverflow,0),d=Math.min(c,o);for(const h of l){const D=Math.floor(h.autoOverflow/c*d);h.width+=D,o-=D}const f=Math.floor(o/u.length);for(let h=0;h<u.length;h+=1){const D=u[h];h===u.length-1?D.width+=o:D.width+=f,o-=f}}return n},"balanceAuto"),Vm=ne((e,t,n)=>{const r=Zm(n,t);return Um(r,e),Lm(r,e)},"computeColumnWidths"),Uo=10,xs=ne((e=0)=>t=>`\x1B[${t+e}m`,"wrapAnsi16"),ks=ne((e=0)=>t=>`\x1B[${38+e};5;${t}m`,"wrapAnsi256"),$s=ne((e=0)=>(t,n,r)=>`\x1B[${38+e};2;${t};${n};${r}m`,"wrapAnsi16m"),_e={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],gray:[90,39],grey:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgGray:[100,49],bgGrey:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};Object.keys(_e.modifier);const Gm=Object.keys(_e.color),Wm=Object.keys(_e.bgColor);[...Gm,...Wm];function Ts(){const e=new Map;for(const[t,n]of Object.entries(_e)){for(const[r,a]of Object.entries(n))_e[r]={open:`\x1B[${a[0]}m`,close:`\x1B[${a[1]}m`},n[r]=_e[r],e.set(a[0],a[1]);Object.defineProperty(_e,t,{value:n,enumerable:!1})}return Object.defineProperty(_e,"codes",{value:e,enumerable:!1}),_e.color.close="\x1B[39m",_e.bgColor.close="\x1B[49m",_e.color.ansi=xs(),_e.color.ansi256=ks(),_e.color.ansi16m=$s(),_e.bgColor.ansi=xs(Uo),_e.bgColor.ansi256=ks(Uo),_e.bgColor.ansi16m=$s(Uo),Object.defineProperties(_e,{rgbToAnsi256:{value:ne((t,n,r)=>t===n&&n===r?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5),"value"),enumerable:!1},hexToRgb:{value:ne(t=>{const n=/[a-f\d]{6}|[a-f\d]{3}/i.exec(t.toString(16));if(!n)return[0,0,0];let[r]=n;r.length===3&&(r=[...r].map(i=>i+i).join(""));const a=Number.parseInt(r,16);return[a>>16&255,a>>8&255,a&255]},"value"),enumerable:!1},hexToAnsi256:{value:ne(t=>_e.rgbToAnsi256(..._e.hexToRgb(t)),"value"),enumerable:!1},ansi256ToAnsi:{value:ne(t=>{if(t<8)return 30+t;if(t<16)return 90+(t-8);let n,r,a;if(t>=232)n=((t-232)*10+8)/255,r=n,a=n;else{t-=16;const u=t%36;n=Math.floor(t/36)/5,r=Math.floor(u/6)/5,a=u%6/5}const i=Math.max(n,r,a)*2;if(i===0)return 30;let o=30+(Math.round(a)<<2|Math.round(r)<<1|Math.round(n));return i===2&&(o+=60),o},"value"),enumerable:!1},rgbToAnsi:{value:ne((t,n,r)=>_e.ansi256ToAnsi(_e.rgbToAnsi256(t,n,r)),"value"),enumerable:!1},hexToAnsi:{value:ne(t=>_e.ansi256ToAnsi(_e.hexToAnsi256(t)),"value"),enumerable:!1}}),_e}s(Ts,"FD$1"),ne(Ts,"assembleStyles");const Hm=Ts(),Zr=new Set(["\x1B","\x9B"]),Jm=39,Lo="\x07",Bs="[",Km="]",Ss="m",Ur=`${Km}8;;`,Os=ne(e=>`${Zr.values().next().value}${Bs}${e}${Ss}`,"wrapAnsiCode"),Rs=ne(e=>`${Zr.values().next().value}${Ur}${e}${Lo}`,"wrapAnsiHyperlink"),Ym=ne(e=>e.split(" ").map(t=>Et(t)),"wordLengths"),Vo=ne((e,t,n)=>{const r=[...t];let a=!1,i=!1,o=Et(Zo(e.at(-1)));for(const[u,l]of r.entries()){const c=Et(l);if(o+c<=n?e[e.length-1]+=l:(e.push(l),o=0),Zr.has(l)&&(a=!0,i=r.slice(u+1,u+1+Ur.length).join("")===Ur),a){i?l===Lo&&(a=!1,i=!1):l===Ss&&(a=!1);continue}o+=c,o===n&&u<r.length-1&&(e.push(""),o=0)}!o&&e.at(-1).length>0&&e.length>1&&(e[e.length-2]+=e.pop())},"wrapWord"),Xm=ne(e=>{const t=e.split(" ");let n=t.length;for(;n>0&&!(Et(t[n-1])>0);)n--;return n===t.length?e:t.slice(0,n).join(" ")+t.slice(n).join("")},"stringVisibleTrimSpacesRight"),Qm=ne((e,t,n={})=>{if(n.trim!==!1&&e.trim()==="")return"";let r="",a,i;const o=Ym(e);let u=[""];for(const[f,h]of e.split(" ").entries()){n.trim!==!1&&(u[u.length-1]=u.at(-1).trimStart());let D=Et(u.at(-1));if(f!==0&&(D>=t&&(n.wordWrap===!1||n.trim===!1)&&(u.push(""),D=0),(D>0||n.trim===!1)&&(u[u.length-1]+=" ",D++)),n.hard&&o[f]>t){const m=t-D,g=1+Math.floor((o[f]-m-1)/t);Math.floor((o[f]-1)/t)<g&&u.push(""),Vo(u,h,t);continue}if(D+o[f]>t&&D>0&&o[f]>0){if(n.wordWrap===!1&&D<t){Vo(u,h,t);continue}u.push("")}if(D+o[f]>t&&n.wordWrap===!1){Vo(u,h,t);continue}u[u.length-1]+=h}n.trim!==!1&&(u=u.map(f=>Xm(f)));const l=u.join(`
|
|
3
|
+
`),c=[...l];let d=0;for(const[f,h]of c.entries()){if(r+=h,Zr.has(h)){const{groups:m}=new RegExp(`(?:\\${Bs}(?<code>\\d+)m|\\${Ur}(?<uri>.*)${Lo})`).exec(l.slice(d))||{groups:{}};if(m.code!==void 0){const g=Number.parseFloat(m.code);a=g===Jm?void 0:g}else m.uri!==void 0&&(i=m.uri.length===0?void 0:m.uri)}const D=Hm.codes.get(Number(a));c[f+1]===`
|
|
4
|
+
`?(i&&(r+=Rs("")),a&&D&&(r+=Os(D))):h===`
|
|
5
|
+
`&&(a&&D&&(r+=Os(a)),i&&(r+=Rs(i))),d+=h.length}return r},"exec");function Ns(e,t,n){return String(e).normalize().replaceAll(`\r
|
|
6
|
+
`,`
|
|
7
|
+
`).split(`
|
|
8
|
+
`).map(r=>Qm(r,t,n)).join(`
|
|
9
|
+
`)}s(Ns,"BD$1"),ne(Ns,"wrapAnsi");const Ps=ne(e=>Array.from({length:e}).fill(""),"emptyLines"),eh=ne((e,t)=>{const n=[];let r=0;for(const a of e){let i=0;const o=a.map(l=>{let c=t[r]??"";r+=1,l.preprocess&&(c=l.preprocess(c)),Es(c)>l.width&&(c=Ns(c,l.width,{hard:!0}));let d=c.split(`
|
|
10
|
+
`);if(l.postprocess){const{postprocess:f}=l;d=d.map((h,D)=>f.call(l,h,D))}return l.paddingTop&&d.unshift(...Ps(l.paddingTop)),l.paddingBottom&&d.push(...Ps(l.paddingBottom)),d.length>i&&(i=d.length),{...l,lines:d}}),u=[];for(let l=0;l<i;l+=1){const c=o.map(d=>{const f=d.lines[l]??"",h=Number.isFinite(d.width)?" ".repeat(d.width-Et(f)):"";let D=d.paddingLeftString;return d.align==="right"&&(D+=h),D+=f,d.align==="left"&&(D+=h),D+d.paddingRightString}).join("");u.push(c)}n.push(u.join(`
|
|
11
|
+
`))}return n.join(`
|
|
12
|
+
`)},"renderRow"),th=ne((e,t)=>{if(!e||e.length===0)return"";const n=qm(e),r=n.length;if(r===0)return"";const{stdoutColumns:a,columns:i}=Nm(t);if(i.length>r)throw new Error(`${i.length} columns defined, but only ${r} columns found`);const o=Vm(a,i,n);return e.map(u=>eh(o,u)).join(`
|
|
13
|
+
`)},"terminalColumns"),nh=["<",">","=",">=","<="],rh=ne(e=>{if(!nh.includes(e))throw new TypeError(`Invalid breakpoint operator: ${e}`)},"assertOperator"),oh=ne(e=>{const t=Object.keys(e).map(n=>{const[r,a]=n.split(" ");rh(r);const i=Number.parseInt(a,10);if(Number.isNaN(i))throw new TypeError(`Invalid breakpoint value: ${a}`);const o=e[n];return{operator:r,breakpoint:i,value:o}}).sort((n,r)=>r.breakpoint-n.breakpoint);return n=>t.find(({operator:r,breakpoint:a})=>r==="="&&n===a||r===">"&&n>a||r==="<"&&n<a||r===">="&&n>=a||r==="<="&&n<=a)?.value},"breakpoints");var ah=Object.defineProperty,ge=s((e,t)=>ah(e,"name",{value:t,configurable:!0}),"s");const ih=ge(e=>e.replaceAll(/[\W_]([a-z\d])?/gi,(t,n)=>n?n.toUpperCase():""),"camelCase"),sh=ge(e=>e.replaceAll(/\B([A-Z])/g,"-$1").toLowerCase(),"kebabCase"),uh={"> 80":[{width:"content-width",paddingLeft:2,paddingRight:8},{width:"auto"}],"> 40":[{width:"auto",paddingLeft:2,paddingRight:8,preprocess:ge(e=>e.trim(),"preprocess")},{width:"100%",paddingLeft:2,paddingBottom:1}],"> 0":{stdoutColumns:1e3,columns:[{width:"content-width",paddingLeft:2,paddingRight:8},{width:"content-width"}]}};function Ms(e){let t=!1;return{type:"table",data:{tableData:Object.keys(e).sort((n,r)=>n.localeCompare(r)).map(n=>{const r=e[n],a="alias"in r;return a&&(t=!0),{name:n,flag:r,flagFormatted:`--${sh(n)}`,aliasesEnabled:t,aliasFormatted:a?`-${r.alias}`:void 0}}).map(n=>(n.aliasesEnabled=t,[{type:"flagName",data:n},{type:"flagDescription",data:n}])),tableBreakpoints:uh}}}s(Ms,"T"),ge(Ms,"renderFlags");const js=ge(e=>!e||(e.version??(e.help?e.help.version:void 0)),"getVersion"),zs=ge(e=>{const t="parent"in e&&e.parent?.name;return(t?`${t} `:"")+e.name},"getName");function qs(e){const t=[];e.name&&t.push(zs(e));const n=js(e)??("parent"in e&&js(e.parent));if(n&&t.push(`v${n}`),t.length!==0)return{id:"name",type:"text",data:`${t.join(" ")}
|
|
14
|
+
`}}s(qs,"k$2"),ge(qs,"getNameAndVersion");function Zs(e){const{help:t}=e;if(!(!t||!t.description))return{id:"description",type:"text",data:`${t.description}
|
|
15
|
+
`}}s(Zs,"_$1"),ge(Zs,"getDescription");function Us(e){const t=e.help||{};if("usage"in t)return t.usage?{id:"usage",type:"section",data:{title:"Usage:",body:Array.isArray(t.usage)?t.usage.join(`
|
|
16
|
+
`):t.usage}}:void 0;if(e.name){const n=[],r=[zs(e)];if(e.flags&&Object.keys(e.flags).length>0&&r.push("[flags...]"),e.parameters&&e.parameters.length>0){const{parameters:a}=e,i=a.indexOf("--"),o=i!==-1&&a.slice(i+1).some(u=>u.startsWith("<"));r.push(a.map(u=>u!=="--"?u:o?"--":"[--]").join(" "))}if(r.length>1&&n.push(r.join(" ")),"commands"in e&&e.commands?.length&&n.push(`${e.name} <command>`),n.length>0)return{id:"usage",type:"section",data:{title:"Usage:",body:n.join(`
|
|
17
|
+
`)}}}}s(Us,"F"),ge(Us,"getUsage");function Ls(e){return!("commands"in e)||!e.commands?.length?void 0:{id:"commands",type:"section",data:{title:"Commands:",body:{type:"table",data:{tableData:e.commands.map(t=>[t.options.name,t.options.help?t.options.help.description:""]),tableOptions:[{width:"content-width",paddingLeft:2,paddingRight:8}]}},indentBody:0}}}s(Ls,"H"),ge(Ls,"getCommands");function Vs(e){if(!(!e.flags||Object.keys(e.flags).length===0))return{id:"flags",type:"section",data:{title:"Flags:",body:Ms(e.flags),indentBody:0}}}s(Vs,"U$1"),ge(Vs,"getFlags");function Gs(e){const{help:t}=e;if(!t||!t.examples||t.examples.length===0)return;let{examples:n}=t;if(Array.isArray(n)&&(n=n.join(`
|
|
18
|
+
`)),n)return{id:"examples",type:"section",data:{title:"Examples:",body:n}}}s(Gs,"V$2"),ge(Gs,"getExamples");function Ws(e){if(!("alias"in e)||!e.alias)return;const{alias:t}=e;return{id:"aliases",type:"section",data:{title:"Aliases:",body:Array.isArray(t)?t.join(", "):t}}}s(Ws,"J$1"),ge(Ws,"getAliases");const lh=ge(e=>[qs,Zs,Us,Ls,Vs,Gs,Ws].map(t=>t(e)).filter(Boolean),"generateHelp"),ch=om.WriteStream.prototype.hasColors(),Hs=(vn=class{text(t){return t}bold(t){return ch?`\x1B[1m${t}\x1B[22m`:t.toLocaleUpperCase()}indentText({text:t,spaces:n}){return t.replaceAll(/^/gm," ".repeat(n))}heading(t){return this.bold(t)}section({title:t,body:n,indentBody:r=2}){return`${(t?`${this.heading(t)}
|
|
19
|
+
`:"")+(n?this.indentText({text:this.render(n),spaces:r}):"")}
|
|
20
|
+
`}table({tableData:t,tableOptions:n,tableBreakpoints:r}){return th(t.map(a=>a.map(i=>this.render(i))),r?oh(r):n)}flagParameter(t){return t===Boolean?"":t===String?"<string>":t===Number?"<number>":Array.isArray(t)?this.flagParameter(t[0]):"<value>"}flagOperator(t){return" "}flagName(t){const{flag:n,flagFormatted:r,aliasesEnabled:a,aliasFormatted:i}=t;let o="";if(i?o+=`${i}, `:a&&(o+=" "),o+=r,"placeholder"in n&&typeof n.placeholder=="string")o+=`${this.flagOperator(t)}${n.placeholder}`;else{const u=this.flagParameter("type"in n?n.type:n);u&&(o+=`${this.flagOperator(t)}${u}`)}return o}flagDefault(t){return JSON.stringify(t)}flagDescription({flag:t}){let n="description"in t?t.description??"":"";if("default"in t){let{default:r}=t;typeof r=="function"&&(r=r()),r&&(n+=` (default: ${this.flagDefault(r)})`)}return n}render(t){if(typeof t=="string")return t;if(Array.isArray(t))return t.map(n=>this.render(n)).join(`
|
|
21
|
+
`);if("type"in t&&this[t.type]){const n=this[t.type];if(typeof n=="function")return n.call(this,t.data)}throw new Error(`Invalid node type: ${JSON.stringify(t)}`)}},s(vn,"_z"),vn);ge(Hs,"Renderers");let ph=Hs;const Go=ge(e=>e.length>0&&!e.includes(" "),"isValidScriptName"),{stringify:mt}=JSON,dh=/[|\\{}()[\]^$+*?.]/;function Lr(e){const t=[];let n,r;for(const a of e){if(r)throw new Error(`Invalid parameter: Spread parameter ${mt(r)} must be last`);const i=a[0],o=a.at(-1);let u;if(i==="<"&&o===">"&&(u=!0,n))throw new Error(`Invalid parameter: Required parameter ${mt(a)} cannot come after optional parameter ${mt(n)}`);if(i==="["&&o==="]"&&(u=!1,n=a),u===void 0)throw new Error(`Invalid parameter: ${mt(a)}. Must be wrapped in <> (required parameter) or [] (optional parameter)`);let l=a.slice(1,-1);const c=l.slice(-3)==="...";c&&(r=a,l=l.slice(0,-3));const d=l.match(dh);if(d)throw new Error(`Invalid parameter: ${mt(a)}. Invalid character found ${mt(d[0])}`);t.push({name:l,required:u,spread:c})}return t}s(Lr,"b$1"),ge(Lr,"parseParameters");function Vr(e,t,n,r){for(let a=0;a<t.length;a+=1){const{name:i,required:o,spread:u}=t[a],l=ih(i);if(l in e)throw new Error(`Invalid parameter: ${mt(i)} is used more than once.`);const c=u?n.slice(a):n[a];if(u&&(a=t.length),o&&(!c||u&&c.length===0))return console.error(`Error: Missing required parameter ${mt(i)}
|
|
22
|
+
`),r(),process.exit(1);e[l]=c}}s(Vr,"v"),ge(Vr,"mapParametersToArguments");function Js(e){return e===void 0||e!==!1}s(Js,"G$2"),ge(Js,"helpEnabled");function Wo(e,t,n,r){const a={...t.flags},i=t.version&&!("version"in a);i&&(a.version={type:Boolean,description:"Show version"});const{help:o}=t,u=Js(o);u&&!("help"in a)&&(a.help={type:Boolean,alias:"h",description:"Show help"});const l=Om(a,r,{ignore:t.ignoreArgv}),c=ge(()=>{console.log(t.version)},"showVersion");if(i&&l.flags.version===!0)return c(),process.exit(0);const d=new ph,f=u&&o?.render?o.render:g=>d.render(g),h=ge(g=>{const y=lh({...t,...g?{help:g}:{},flags:a});console.log(f(y,d))},"showHelp");if(u&&l.flags.help===!0)return h(),process.exit(0);if(t.parameters){let{parameters:g}=t,y=l._;const F=g.indexOf("--"),A=g.slice(F+1),C=Object.create(null);if(F>-1&&A.length>0){g=g.slice(0,F);const E=l._["--"];y=y.slice(0,-E.length||void 0),Vr(C,Lr(g),y,h),Vr(C,Lr(A),E,h)}else Vr(C,Lr(g),y,h);Object.assign(l._,C)}const D={...l,showVersion:c,showHelp:h},m={command:e,...D};if(typeof n=="function"){const g=n(D);if(g&&"then"in g)return Object.assign(Promise.resolve(g),m)}return m}s(Wo,"j"),ge(Wo,"cliBase");function Ks(e,t){const n=new Map;for(const r of t){const a=[r.options.name],{alias:i}=r.options;i&&(Array.isArray(i)?a.push(...i):a.push(i));for(const o of a){if(n.has(o))throw new Error(`Duplicate command name found: ${mt(o)}`);n.set(o,r)}}return n.get(e)}s(Ks,"K$1"),ge(Ks,"getCommand");function Ys(e,t,n=process.argv.slice(2)){if(!e)throw new Error("Options is required");if("name"in e&&(!e.name||!Go(e.name)))throw new Error(`Invalid script name: ${mt(e.name)}`);const r=n[0];if(e.commands&&r&&Go(r)){const a=Ks(r,e.commands);if(a)return Wo(a.options.name,{...a.options,parent:e},a.callback,n.slice(1))}return Wo(void 0,e,t,n)}s(Ys,"Q"),ge(Ys,"cli");function rn(e,t){if(!e)throw new Error("Command options are required");const{name:n}=e;if(n===void 0)throw new Error("Command name is required");if(!Go(n))throw new Error(`Invalid command name ${JSON.stringify(n)}. Command names must be one word.`);return{options:e,callback:t}}s(rn,"X"),ge(rn,"command");var fh="aicommits",mh="0.0.0-semantic-release",hh="Writes your git commit messages for you with AI",Dh=["ai","git","commit","code changes"],gh="MIT",vh={type:"git",url:"git+https://github.com/Nutlope/aicommits.git"},yh="Hassan El Mghari (@nutlope)",_h="module",Fh=["dist"],Ch={aicommits:"dist/cli.mjs",aic:"dist/cli.mjs"},bh={build:"pkgroll --minify",lint:"","type-check":"tsc",test:"tsx tests",prepack:"pnpm build && clean-pkg-json"},Eh={"@clack/prompts":"^0.11.0","@types/ini":"^1.3.31","@types/node":"^24.10.1","@types/update-notifier":"^6.0.8","clean-pkg-json":"^1.3.0",cleye:"^2.0.0",clipboardy:"^5.0.0",execa:"^7.0.0","fs-fixture":"^1.2.0",ini:"^3.0.1",kolorist:"^1.8.0",manten:"^0.7.0",ai:"^6.0.13","@ai-sdk/openai":"^3.0.5","@ai-sdk/openai-compatible":"^2.0.4",pkgroll:"^2.20.1",tsx:"^4.20.6",typescript:"^5.9.3"},wh={branches:["main",{name:"develop",prerelease:!0}]},Ah={"update-notifier":"^7.3.1"},Ho={name:fh,version:mh,description:hh,keywords:Dh,license:gh,repository:vh,author:yh,type:_h,files:Fh,bin:Ch,scripts:bh,devDependencies:Eh,release:wh,dependencies:Ah},wt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function St(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}s(St,"getDefaultExportFromCjs");var Ot={exports:{}},Jo,Xs;function Ih(){if(Xs)return Jo;Xs=1,Jo=r,r.sync=a;var e=Mo;function t(i,o){var u=o.pathExt!==void 0?o.pathExt:process.env.PATHEXT;if(!u||(u=u.split(";"),u.indexOf("")!==-1))return!0;for(var l=0;l<u.length;l++){var c=u[l].toLowerCase();if(c&&i.substr(-c.length).toLowerCase()===c)return!0}return!1}s(t,"checkPathExt");function n(i,o,u){return!i.isSymbolicLink()&&!i.isFile()?!1:t(o,u)}s(n,"checkStat");function r(i,o,u){e.stat(i,function(l,c){u(l,l?!1:n(c,i,o))})}s(r,"isexe");function a(i,o){return n(e.statSync(i),i,o)}return s(a,"sync"),Jo}s(Ih,"requireWindows");var Ko,Qs;function xh(){if(Qs)return Ko;Qs=1,Ko=t,t.sync=n;var e=Mo;function t(i,o,u){e.stat(i,function(l,c){u(l,l?!1:r(c,o))})}s(t,"isexe");function n(i,o){return r(e.statSync(i),o)}s(n,"sync");function r(i,o){return i.isFile()&&a(i,o)}s(r,"checkStat");function a(i,o){var u=i.mode,l=i.uid,c=i.gid,d=o.uid!==void 0?o.uid:process.getuid&&process.getuid(),f=o.gid!==void 0?o.gid:process.getgid&&process.getgid(),h=parseInt("100",8),D=parseInt("010",8),m=parseInt("001",8),g=h|D,y=u&m||u&D&&c===f||u&h&&l===d||u&g&&d===0;return y}return s(a,"checkMode"),Ko}s(xh,"requireMode");var Yo,eu;function kh(){if(eu)return Yo;eu=1;var e;process.platform==="win32"||wt.TESTING_WINDOWS?e=Ih():e=xh(),Yo=t,t.sync=n;function t(r,a,i){if(typeof a=="function"&&(i=a,a={}),!i){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(o,u){t(r,a||{},function(l,c){l?u(l):o(c)})})}e(r,a||{},function(o,u){o&&(o.code==="EACCES"||a&&a.ignoreErrors)&&(o=null,u=!1),i(o,u)})}s(t,"isexe");function n(r,a){try{return e.sync(r,a||{})}catch(i){if(a&&a.ignoreErrors||i.code==="EACCES")return!1;throw i}}return s(n,"sync"),Yo}s(kh,"requireIsexe");var Xo,tu;function $h(){if(tu)return Xo;tu=1;const e=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",t=it,n=e?";":":",r=kh(),a=s(l=>Object.assign(new Error(`not found: ${l}`),{code:"ENOENT"}),"getNotFoundError"),i=s((l,c)=>{const d=c.colon||n,f=l.match(/\//)||e&&l.match(/\\/)?[""]:[...e?[process.cwd()]:[],...(c.path||process.env.PATH||"").split(d)],h=e?c.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",D=e?h.split(d):[""];return e&&l.indexOf(".")!==-1&&D[0]!==""&&D.unshift(""),{pathEnv:f,pathExt:D,pathExtExe:h}},"getPathInfo"),o=s((l,c,d)=>{typeof c=="function"&&(d=c,c={}),c||(c={});const{pathEnv:f,pathExt:h,pathExtExe:D}=i(l,c),m=[],g=s(F=>new Promise((A,C)=>{if(F===f.length)return c.all&&m.length?A(m):C(a(l));const E=f[F],B=/^".*"$/.test(E)?E.slice(1,-1):E,k=t.join(B,l),b=!B&&/^\.[\\\/]/.test(l)?l.slice(0,2)+k:k;A(y(b,F,0))}),"step"),y=s((F,A,C)=>new Promise((E,B)=>{if(C===h.length)return E(g(A+1));const k=h[C];r(F+k,{pathExt:D},(b,z)=>{if(!b&&z)if(c.all)m.push(F+k);else return E(F+k);return E(y(F,A,C+1))})}),"subStep");return d?g(0).then(F=>d(null,F),d):g(0)},"which"),u=s((l,c)=>{c=c||{};const{pathEnv:d,pathExt:f,pathExtExe:h}=i(l,c),D=[];for(let m=0;m<d.length;m++){const g=d[m],y=/^".*"$/.test(g)?g.slice(1,-1):g,F=t.join(y,l),A=!y&&/^\.[\\\/]/.test(l)?l.slice(0,2)+F:F;for(let C=0;C<f.length;C++){const E=A+f[C];try{if(r.sync(E,{pathExt:h}))if(c.all)D.push(E);else return E}catch{}}}if(c.all&&D.length)return D;if(c.nothrow)return null;throw a(l)},"whichSync");return Xo=o,o.sync=u,Xo}s($h,"requireWhich");var Gr={exports:{}},nu;function Th(){if(nu)return Gr.exports;nu=1;const e=s((t={})=>{const n=t.env||process.env;return(t.platform||process.platform)!=="win32"?"PATH":Object.keys(n).reverse().find(a=>a.toUpperCase()==="PATH")||"Path"},"pathKey");return Gr.exports=e,Gr.exports.default=e,Gr.exports}s(Th,"requirePathKey");var Qo,ru;function Bh(){if(ru)return Qo;ru=1;const e=it,t=$h(),n=Th();function r(i,o){const u=i.options.env||process.env,l=process.cwd(),c=i.options.cwd!=null,d=c&&process.chdir!==void 0&&!process.chdir.disabled;if(d)try{process.chdir(i.options.cwd)}catch{}let f;try{f=t.sync(i.command,{path:u[n({env:u})],pathExt:o?e.delimiter:void 0})}catch{}finally{d&&process.chdir(l)}return f&&(f=e.resolve(c?i.options.cwd:"",f)),f}s(r,"resolveCommandAttempt");function a(i){return r(i)||r(i,!0)}return s(a,"resolveCommand"),Qo=a,Qo}s(Bh,"requireResolveCommand");var Wr={},ou;function Sh(){if(ou)return Wr;ou=1;const e=/([()\][%!^"`<>&|;, *?])/g;function t(r){return r=r.replace(e,"^$1"),r}s(t,"escapeCommand");function n(r,a){return r=`${r}`,r=r.replace(/(?=(\\+?)?)\1"/g,'$1$1\\"'),r=r.replace(/(?=(\\+?)?)\1$/,"$1$1"),r=`"${r}"`,r=r.replace(e,"^$1"),a&&(r=r.replace(e,"^$1")),r}return s(n,"escapeArgument"),Wr.command=t,Wr.argument=n,Wr}s(Sh,"require_escape");var ea,au;function Oh(){return au||(au=1,ea=/^#!(.*)/),ea}s(Oh,"requireShebangRegex");var ta,iu;function Rh(){if(iu)return ta;iu=1;const e=Oh();return ta=s((t="")=>{const n=t.match(e);if(!n)return null;const[r,a]=n[0].replace(/#! ?/,"").split(" "),i=r.split("/").pop();return i==="env"?a:a?`${i} ${a}`:i},"shebangCommand"),ta}s(Rh,"requireShebangCommand");var na,su;function Nh(){if(su)return na;su=1;const e=Mo,t=Rh();function n(r){const i=Buffer.alloc(150);let o;try{o=e.openSync(r,"r"),e.readSync(o,i,0,150,0),e.closeSync(o)}catch{}return t(i.toString())}return s(n,"readShebang"),na=n,na}s(Nh,"requireReadShebang");var ra,uu;function Ph(){if(uu)return ra;uu=1;const e=it,t=Bh(),n=Sh(),r=Nh(),a=process.platform==="win32",i=/\.(?:com|exe)$/i,o=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function u(d){d.file=t(d);const f=d.file&&r(d.file);return f?(d.args.unshift(d.file),d.command=f,t(d)):d.file}s(u,"detectShebang");function l(d){if(!a)return d;const f=u(d),h=!i.test(f);if(d.options.forceShell||h){const D=o.test(f);d.command=e.normalize(d.command),d.command=n.command(d.command),d.args=d.args.map(g=>n.argument(g,D));const m=[d.command].concat(d.args).join(" ");d.args=["/d","/s","/c",`"${m}"`],d.command=process.env.comspec||"cmd.exe",d.options.windowsVerbatimArguments=!0}return d}s(l,"parseNonShell");function c(d,f,h){f&&!Array.isArray(f)&&(h=f,f=null),f=f?f.slice(0):[],h=Object.assign({},h);const D={command:d,args:f,options:h,file:void 0,original:{command:d,args:f}};return h.shell?D:l(D)}return s(c,"parse"),ra=c,ra}s(Ph,"requireParse");var oa,lu;function Mh(){if(lu)return oa;lu=1;const e=process.platform==="win32";function t(i,o){return Object.assign(new Error(`${o} ${i.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${o} ${i.command}`,path:i.command,spawnargs:i.args})}s(t,"notFoundError");function n(i,o){if(!e)return;const u=i.emit;i.emit=function(l,c){if(l==="exit"){const d=r(c,o);if(d)return u.call(i,"error",d)}return u.apply(i,arguments)}}s(n,"hookChildProcess");function r(i,o){return e&&i===1&&!o.file?t(o.original,"spawn"):null}s(r,"verifyENOENT");function a(i,o){return e&&i===1&&!o.file?t(o.original,"spawnSync"):null}return s(a,"verifyENOENTSync"),oa={hookChildProcess:n,verifyENOENT:r,verifyENOENTSync:a,notFoundError:t},oa}s(Mh,"requireEnoent");var cu;function jh(){if(cu)return Ot.exports;cu=1;const e=um,t=Ph(),n=Mh();function r(i,o,u){const l=t(i,o,u),c=e.spawn(l.command,l.args,l.options);return n.hookChildProcess(c,l),c}s(r,"spawn");function a(i,o,u){const l=t(i,o,u),c=e.spawnSync(l.command,l.args,l.options);return c.error=c.error||n.verifyENOENTSync(c.status,l),c}return s(a,"spawnSync"),Ot.exports=r,Ot.exports.spawn=r,Ot.exports.sync=a,Ot.exports._parse=t,Ot.exports._enoent=n,Ot.exports}s(jh,"requireCrossSpawn");var zh=jh(),qh=St(zh);function Zh(e){const t=typeof e=="string"?`
|
|
23
|
+
`:10,n=typeof e=="string"?"\r":13;return e[e.length-1]===t&&(e=e.slice(0,-1)),e[e.length-1]===n&&(e=e.slice(0,-1)),e}s(Zh,"stripFinalNewline");function pu(e={}){const{env:t=process.env,platform:n=process.platform}=e;return n!=="win32"?"PATH":Object.keys(t).reverse().find(r=>r.toUpperCase()==="PATH")||"Path"}s(pu,"pathKey");const Uh=s(({cwd:e=ke.cwd(),path:t=ke.env[pu()],preferLocal:n=!0,execPath:r=ke.execPath,addExecPath:a=!0}={})=>{const i=e instanceof URL?ls(e):e,o=nn.resolve(i),u=[];return n&&Lh(u,o),a&&Vh(u,r,o),[...u,t].join(nn.delimiter)},"npmRunPath"),Lh=s((e,t)=>{let n;for(;n!==t;)e.push(nn.join(t,"node_modules/.bin")),n=t,t=nn.resolve(t,"..")},"applyPreferLocal"),Vh=s((e,t,n)=>{const r=t instanceof URL?ls(t):t;e.push(nn.resolve(n,r,".."))},"applyExecPath"),Gh=s(({env:e=ke.env,...t}={})=>{e={...e};const n=pu({env:e});return t.path=e[n],e[n]=Uh(t),e},"npmRunPathEnv"),Wh=s((e,t,n,r)=>{if(n==="length"||n==="prototype"||n==="arguments"||n==="caller")return;const a=Object.getOwnPropertyDescriptor(e,n),i=Object.getOwnPropertyDescriptor(t,n);!Hh(a,i)&&r||Object.defineProperty(e,n,i)},"copyProperty"),Hh=s(function(e,t){return e===void 0||e.configurable||e.writable===t.writable&&e.enumerable===t.enumerable&&e.configurable===t.configurable&&(e.writable||e.value===t.value)},"canCopyProperty"),Jh=s((e,t)=>{const n=Object.getPrototypeOf(t);n!==Object.getPrototypeOf(e)&&Object.setPrototypeOf(e,n)},"changePrototype"),Kh=s((e,t)=>`/* Wrapped ${e}*/
|
|
24
|
+
${t}`,"wrappedToString"),Yh=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),Xh=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),Qh=s((e,t,n)=>{const r=n===""?"":`with ${n.trim()}() `,a=Kh.bind(null,r,t.toString());Object.defineProperty(a,"name",Xh),Object.defineProperty(e,"toString",{...Yh,value:a})},"changeToString");function eD(e,t,{ignoreNonConfigurable:n=!1}={}){const{name:r}=e;for(const a of Reflect.ownKeys(t))Wh(e,t,a,n);return Jh(e,t),Qh(e,t,r),e}s(eD,"mimicFunction");const Hr=new WeakMap,du=s((e,t={})=>{if(typeof e!="function")throw new TypeError("Expected a function");let n,r=0;const a=e.displayName||e.name||"<anonymous>",i=s(function(...o){if(Hr.set(i,++r),r===1)n=e.apply(this,o),e=null;else if(t.throw===!0)throw new Error(`Function \`${a}\` can only be called once`);return n},"onetime2");return eD(i,e),Hr.set(i,r),i},"onetime");du.callCount=e=>{if(!Hr.has(e))throw new Error(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);return Hr.get(e)};const tD=s(()=>{const e=mu-fu+1;return Array.from({length:e},nD)},"getRealtimeSignals"),nD=s((e,t)=>({name:`SIGRT${t+1}`,number:fu+t,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}),"getRealtimeSignal"),fu=34,mu=64,rD=[{name:"SIGHUP",number:1,action:"terminate",description:"Terminal closed",standard:"posix"},{name:"SIGINT",number:2,action:"terminate",description:"User interruption with CTRL-C",standard:"ansi"},{name:"SIGQUIT",number:3,action:"core",description:"User interruption with CTRL-\\",standard:"posix"},{name:"SIGILL",number:4,action:"core",description:"Invalid machine instruction",standard:"ansi"},{name:"SIGTRAP",number:5,action:"core",description:"Debugger breakpoint",standard:"posix"},{name:"SIGABRT",number:6,action:"core",description:"Aborted",standard:"ansi"},{name:"SIGIOT",number:6,action:"core",description:"Aborted",standard:"bsd"},{name:"SIGBUS",number:7,action:"core",description:"Bus error due to misaligned, non-existing address or paging error",standard:"bsd"},{name:"SIGEMT",number:7,action:"terminate",description:"Command should be emulated but is not implemented",standard:"other"},{name:"SIGFPE",number:8,action:"core",description:"Floating point arithmetic error",standard:"ansi"},{name:"SIGKILL",number:9,action:"terminate",description:"Forced termination",standard:"posix",forced:!0},{name:"SIGUSR1",number:10,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGSEGV",number:11,action:"core",description:"Segmentation fault",standard:"ansi"},{name:"SIGUSR2",number:12,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGPIPE",number:13,action:"terminate",description:"Broken pipe or socket",standard:"posix"},{name:"SIGALRM",number:14,action:"terminate",description:"Timeout or timer",standard:"posix"},{name:"SIGTERM",number:15,action:"terminate",description:"Termination",standard:"ansi"},{name:"SIGSTKFLT",number:16,action:"terminate",description:"Stack is empty or overflowed",standard:"other"},{name:"SIGCHLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"posix"},{name:"SIGCLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"other"},{name:"SIGCONT",number:18,action:"unpause",description:"Unpaused",standard:"posix",forced:!0},{name:"SIGSTOP",number:19,action:"pause",description:"Paused",standard:"posix",forced:!0},{name:"SIGTSTP",number:20,action:"pause",description:'Paused using CTRL-Z or "suspend"',standard:"posix"},{name:"SIGTTIN",number:21,action:"pause",description:"Background process cannot read terminal input",standard:"posix"},{name:"SIGBREAK",number:21,action:"terminate",description:"User interruption with CTRL-BREAK",standard:"other"},{name:"SIGTTOU",number:22,action:"pause",description:"Background process cannot write to terminal output",standard:"posix"},{name:"SIGURG",number:23,action:"ignore",description:"Socket received out-of-band data",standard:"bsd"},{name:"SIGXCPU",number:24,action:"core",description:"Process timed out",standard:"bsd"},{name:"SIGXFSZ",number:25,action:"core",description:"File too big",standard:"bsd"},{name:"SIGVTALRM",number:26,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGPROF",number:27,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGWINCH",number:28,action:"ignore",description:"Terminal window size changed",standard:"bsd"},{name:"SIGIO",number:29,action:"terminate",description:"I/O is available",standard:"other"},{name:"SIGPOLL",number:29,action:"terminate",description:"Watched event",standard:"other"},{name:"SIGINFO",number:29,action:"ignore",description:"Request for process information",standard:"other"},{name:"SIGPWR",number:30,action:"terminate",description:"Device running out of power",standard:"systemv"},{name:"SIGSYS",number:31,action:"core",description:"Invalid system call",standard:"other"},{name:"SIGUNUSED",number:31,action:"terminate",description:"Invalid system call",standard:"other"}],hu=s(()=>{const e=tD();return[...rD,...e].map(oD)},"getSignals"),oD=s(({name:e,number:t,description:n,action:r,forced:a=!1,standard:i})=>{const{signals:{[e]:o}}=cs,u=o!==void 0;return{name:e,number:u?o:t,description:n,supported:u,action:r,forced:a,standard:i}},"normalizeSignal"),aD=s(()=>{const e=hu();return Object.fromEntries(e.map(iD))},"getSignalsByName"),iD=s(({name:e,number:t,description:n,supported:r,action:a,forced:i,standard:o})=>[e,{name:e,number:t,description:n,supported:r,action:a,forced:i,standard:o}],"getSignalByName"),sD=aD(),uD=s(()=>{const e=hu(),t=mu+1,n=Array.from({length:t},(r,a)=>lD(a,e));return Object.assign({},...n)},"getSignalsByNumber"),lD=s((e,t)=>{const n=cD(e,t);if(n===void 0)return{};const{name:r,description:a,supported:i,action:o,forced:u,standard:l}=n;return{[e]:{name:r,number:e,description:a,supported:i,action:o,forced:u,standard:l}}},"getSignalByNumber"),cD=s((e,t)=>{const n=t.find(({name:r})=>cs.signals[r]===e);return n!==void 0?n:t.find(r=>r.number===e)},"findSignalByNumber");uD();const pD=s(({timedOut:e,timeout:t,errorCode:n,signal:r,signalDescription:a,exitCode:i,isCanceled:o})=>e?`timed out after ${t} milliseconds`:o?"was canceled":n!==void 0?`failed with ${n}`:r!==void 0?`was killed with ${r} (${a})`:i!==void 0?`failed with exit code ${i}`:"failed","getErrorPrefix"),Du=s(({stdout:e,stderr:t,all:n,error:r,signal:a,exitCode:i,command:o,escapedCommand:u,timedOut:l,isCanceled:c,killed:d,parsed:{options:{timeout:f,cwd:h=ke.cwd()}}})=>{i=i===null?void 0:i,a=a===null?void 0:a;const D=a===void 0?void 0:sD[a].description,m=r&&r.code,y=`Command ${pD({timedOut:l,timeout:f,errorCode:m,signal:a,signalDescription:D,exitCode:i,isCanceled:c})}: ${o}`,F=Object.prototype.toString.call(r)==="[object Error]",A=F?`${y}
|
|
25
|
+
${r.message}`:y,C=[A,t,e].filter(Boolean).join(`
|
|
26
|
+
`);return F?(r.originalMessage=r.message,r.message=C):r=new Error(C),r.shortMessage=A,r.command=o,r.escapedCommand=u,r.exitCode=i,r.signal=a,r.signalDescription=D,r.stdout=e,r.stderr=t,r.cwd=h,n!==void 0&&(r.all=n),"bufferedData"in r&&delete r.bufferedData,r.failed=!0,r.timedOut=!!l,r.isCanceled=c,r.killed=d&&!l,r},"makeError"),Jr=["stdin","stdout","stderr"],dD=s(e=>Jr.some(t=>e[t]!==void 0),"hasAlias"),fD=s(e=>{if(!e)return;const{stdio:t}=e;if(t===void 0)return Jr.map(r=>e[r]);if(dD(e))throw new Error(`It's not possible to provide \`stdio\` in combination with one of ${Jr.map(r=>`\`${r}\``).join(", ")}`);if(typeof t=="string")return t;if(!Array.isArray(t))throw new TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof t}\``);const n=Math.max(t.length,Jr.length);return Array.from({length:n},(r,a)=>t[a])},"normalizeStdio");var Rt={exports:{}},aa={exports:{}},gu;function mD(){return gu||(gu=1,(function(e){e.exports=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"],process.platform!=="win32"&&e.exports.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT"),process.platform==="linux"&&e.exports.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED")})(aa)),aa.exports}s(mD,"requireSignals");var vu;function hD(){if(vu)return Rt.exports;vu=1;var e=wt.process;const t=s(function(y){return y&&typeof y=="object"&&typeof y.removeListener=="function"&&typeof y.emit=="function"&&typeof y.reallyExit=="function"&&typeof y.listeners=="function"&&typeof y.kill=="function"&&typeof y.pid=="number"&&typeof y.on=="function"},"processOk");if(!t(e))Rt.exports=function(){return function(){}};else{var n=cm,r=mD(),a=/^win/i.test(e.platform),i=pm;typeof i!="function"&&(i=i.EventEmitter);var o;e.__signal_exit_emitter__?o=e.__signal_exit_emitter__:(o=e.__signal_exit_emitter__=new i,o.count=0,o.emitted={}),o.infinite||(o.setMaxListeners(1/0),o.infinite=!0),Rt.exports=function(y,F){if(!t(wt.process))return function(){};n.equal(typeof y,"function","a callback must be provided for exit handler"),d===!1&&f();var A="exit";F&&F.alwaysLast&&(A="afterexit");var C=s(function(){o.removeListener(A,y),o.listeners("exit").length===0&&o.listeners("afterexit").length===0&&u()},"remove");return o.on(A,y),C};var u=s(function(){!d||!t(wt.process)||(d=!1,r.forEach(function(F){try{e.removeListener(F,c[F])}catch{}}),e.emit=m,e.reallyExit=h,o.count-=1)},"unload2");Rt.exports.unload=u;var l=s(function(F,A,C){o.emitted[F]||(o.emitted[F]=!0,o.emit(F,A,C))},"emit2"),c={};r.forEach(function(y){c[y]=s(function(){if(t(wt.process)){var A=e.listeners(y);A.length===o.count&&(u(),l("exit",null,y),l("afterexit",null,y),a&&y==="SIGHUP"&&(y="SIGINT"),e.kill(e.pid,y))}},"listener")}),Rt.exports.signals=function(){return r};var d=!1,f=s(function(){d||!t(wt.process)||(d=!0,o.count+=1,r=r.filter(function(F){try{return e.on(F,c[F]),!0}catch{return!1}}),e.emit=g,e.reallyExit=D)},"load2");Rt.exports.load=f;var h=e.reallyExit,D=s(function(F){t(wt.process)&&(e.exitCode=F||0,l("exit",e.exitCode,null),l("afterexit",e.exitCode,null),h.call(e,e.exitCode))},"processReallyExit2"),m=e.emit,g=s(function(F,A){if(F==="exit"&&t(wt.process)){A!==void 0&&(e.exitCode=A);var C=m.apply(this,arguments);return l("exit",e.exitCode,null),l("afterexit",e.exitCode,null),C}else return m.apply(this,arguments)},"processEmit2")}return Rt.exports}s(hD,"requireSignalExit");var DD=hD(),gD=St(DD);const vD=1e3*5,yD=s((e,t="SIGTERM",n={})=>{const r=e(t);return _D(e,t,n,r),r},"spawnedKill"),_D=s((e,t,n,r)=>{if(!FD(t,n,r))return;const a=bD(n),i=setTimeout(()=>{e("SIGKILL")},a);i.unref&&i.unref()},"setKillTimeout"),FD=s((e,{forceKillAfterTimeout:t},n)=>CD(e)&&t!==!1&&n,"shouldForceKill"),CD=s(e=>e===lm.constants.signals.SIGTERM||typeof e=="string"&&e.toUpperCase()==="SIGTERM","isSigterm"),bD=s(({forceKillAfterTimeout:e=!0})=>{if(e===!0)return vD;if(!Number.isFinite(e)||e<0)throw new TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`);return e},"getForceKillAfterTimeout"),ED=s((e,t)=>{e.kill()&&(t.isCanceled=!0)},"spawnedCancel"),wD=s((e,t,n)=>{e.kill(t),n(Object.assign(new Error("Timed out"),{timedOut:!0,signal:t}))},"timeoutKill"),AD=s((e,{timeout:t,killSignal:n="SIGTERM"},r)=>{if(t===0||t===void 0)return r;let a;const i=new Promise((u,l)=>{a=setTimeout(()=>{wD(e,n,l)},t)}),o=r.finally(()=>{clearTimeout(a)});return Promise.race([i,o])},"setupTimeout"),ID=s(({timeout:e})=>{if(e!==void 0&&(!Number.isFinite(e)||e<0))throw new TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`)},"validateTimeout"),xD=s(async(e,{cleanup:t,detached:n},r)=>{if(!t||n)return r;const a=gD(()=>{e.kill()});return r.finally(()=>{a()})},"setExitHandler");function yu(e){return e!==null&&typeof e=="object"&&typeof e.pipe=="function"}s(yu,"isStream");function _u(e){return yu(e)&&e.writable!==!1&&typeof e._write=="function"&&typeof e._writableState=="object"}s(_u,"isWritableStream");const kD=s(e=>e instanceof sm&&typeof e.then=="function","isExecaChildProcess"),ia=s((e,t,n)=>{if(typeof n=="string")return e[t].pipe(dm(n)),e;if(_u(n))return e[t].pipe(n),e;if(!kD(n))throw new TypeError("The second argument must be a string, a stream or an Execa child process.");if(!_u(n.stdin))throw new TypeError("The target child process's stdin must be available.");return e[t].pipe(n.stdin),n},"pipeToTarget"),$D=s(e=>{e.stdout!==null&&(e.pipeStdout=ia.bind(void 0,e,"stdout")),e.stderr!==null&&(e.pipeStderr=ia.bind(void 0,e,"stderr")),e.all!==void 0&&(e.pipeAll=ia.bind(void 0,e,"all"))},"addPipeMethods");var on={exports:{}},sa,Fu;function TD(){if(Fu)return sa;Fu=1;const{PassThrough:e}=jo;return sa=s(t=>{t={...t};const{array:n}=t;let{encoding:r}=t;const a=r==="buffer";let i=!1;n?i=!(r||a):r=r||"utf8",a&&(r=null);const o=new e({objectMode:i});r&&o.setEncoding(r);let u=0;const l=[];return o.on("data",c=>{l.push(c),i?u=l.length:u+=c.length}),o.getBufferedValue=()=>n?l:a?Buffer.concat(l,u):l.join(""),o.getBufferedLength=()=>u,o},"bufferStream"),sa}s(TD,"requireBufferStream");var Cu;function BD(){if(Cu)return on.exports;Cu=1;const{constants:e}=mm,t=jo,{promisify:n}=hm,r=TD(),a=n(t.pipeline),u=class u extends Error{constructor(){super("maxBuffer exceeded"),this.name="MaxBufferError"}};s(u,"MaxBufferError");let i=u;async function o(l,c){if(!l)throw new Error("Expected a stream");c={maxBuffer:1/0,...c};const{maxBuffer:d}=c,f=r(c);return await new Promise((h,D)=>{const m=s(g=>{g&&f.getBufferedLength()<=e.MAX_LENGTH&&(g.bufferedData=f.getBufferedValue()),D(g)},"rejectPromise");(async()=>{try{await a(l,f),h()}catch(g){m(g)}})(),f.on("data",()=>{f.getBufferedLength()>d&&m(new i)})}),f.getBufferedValue()}return s(o,"getStream"),on.exports=o,on.exports.buffer=(l,c)=>o(l,{...c,encoding:"buffer"}),on.exports.array=(l,c)=>o(l,{...c,array:!0}),on.exports.MaxBufferError=i,on.exports}s(BD,"requireGetStream");var SD=BD(),bu=St(SD),ua,Eu;function OD(){if(Eu)return ua;Eu=1;const{PassThrough:e}=jo;return ua=s(function(){var t=[],n=new e({objectMode:!0});return n.setMaxListeners(0),n.add=r,n.isEmpty=a,n.on("unpipe",i),Array.prototype.slice.call(arguments).forEach(r),n;function r(o){return Array.isArray(o)?(o.forEach(r),this):(t.push(o),o.once("end",i.bind(null,o)),o.once("error",n.emit.bind(n,"error")),o.pipe(n,{end:!1}),this)}s(r,"add");function a(){return t.length==0}s(a,"isEmpty");function i(o){t=t.filter(function(u){return u!==o}),!t.length&&n.readable&&n.end()}s(i,"remove")},"mergeStream$1"),ua}s(OD,"requireMergeStream");var RD=OD(),ND=St(RD);const PD=s(e=>{if(e!==void 0)throw new TypeError("The `input` and `inputFile` options cannot be both set.")},"validateInputOptions"),MD=s(({input:e,inputFile:t})=>typeof t!="string"?e:(PD(e),fm(t)),"getInput"),jD=s((e,t)=>{const n=MD(t);n!==void 0&&(yu(n)?n.pipe(e.stdin):e.stdin.end(n))},"handleInput"),zD=s((e,{all:t})=>{if(!t||!e.stdout&&!e.stderr)return;const n=ND();return e.stdout&&n.add(e.stdout),e.stderr&&n.add(e.stderr),n},"makeAllStream"),la=s(async(e,t)=>{if(!(!e||t===void 0)){e.destroy();try{return await t}catch(n){return n.bufferedData}}},"getBufferedData"),ca=s((e,{encoding:t,buffer:n,maxBuffer:r})=>{if(!(!e||!n))return t?bu(e,{encoding:t,maxBuffer:r}):bu.buffer(e,{maxBuffer:r})},"getStreamPromise"),qD=s(async({stdout:e,stderr:t,all:n},{encoding:r,buffer:a,maxBuffer:i},o)=>{const u=ca(e,{encoding:r,buffer:a,maxBuffer:i}),l=ca(t,{encoding:r,buffer:a,maxBuffer:i}),c=ca(n,{encoding:r,buffer:a,maxBuffer:i*2});try{return await Promise.all([o,u,l,c])}catch(d){return Promise.all([{error:d,signal:d.signal,timedOut:d.timedOut},la(e,u),la(t,l),la(n,c)])}},"getSpawnedResult"),ZD=(async()=>{})().constructor.prototype,UD=["then","catch","finally"].map(e=>[e,Reflect.getOwnPropertyDescriptor(ZD,e)]),wu=s((e,t)=>{for(const[n,r]of UD){const a=typeof t=="function"?(...i)=>Reflect.apply(r.value,t(),i):r.value.bind(t);Reflect.defineProperty(e,n,{...r,value:a})}},"mergePromise"),LD=s(e=>new Promise((t,n)=>{e.on("exit",(r,a)=>{t({exitCode:r,signal:a})}),e.on("error",r=>{n(r)}),e.stdin&&e.stdin.on("error",r=>{n(r)})}),"getSpawnedPromise"),Au=s((e,t=[])=>Array.isArray(t)?[e,...t]:[e],"normalizeArgs"),VD=/^[\w.-]+$/,GD=/"/g,WD=s(e=>typeof e!="string"||VD.test(e)?e:`"${e.replace(GD,'\\"')}"`,"escapeArg"),HD=s((e,t)=>Au(e,t).join(" "),"joinCommand"),JD=s((e,t)=>Au(e,t).map(n=>WD(n)).join(" "),"getEscapedCommand"),KD=Dm("execa").enabled,Kr=s((e,t)=>String(e).padStart(t,"0"),"padField"),YD=s(()=>{const e=new Date;return`${Kr(e.getHours(),2)}:${Kr(e.getMinutes(),2)}:${Kr(e.getSeconds(),2)}.${Kr(e.getMilliseconds(),3)}`},"getTimestamp"),XD=s((e,{verbose:t})=>{t&&ke.stderr.write(`[${YD()}] ${e}
|
|
27
|
+
`)},"logCommand"),QD=1e3*1e3*100,eg=s(({env:e,extendEnv:t,preferLocal:n,localDir:r,execPath:a})=>{const i=t?{...ke.env,...e}:e;return n?Gh({env:i,cwd:r,execPath:a}):i},"getEnv"),tg=s((e,t,n={})=>{const r=qh._parse(e,t,n);return e=r.command,t=r.args,n=r.options,n={maxBuffer:QD,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:n.cwd||ke.cwd(),execPath:ke.execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,verbose:KD,...n},n.env=eg(n),n.stdio=fD(n),ke.platform==="win32"&&nn.basename(e,".exe")==="cmd"&&t.unshift("/q"),{file:e,args:t,options:n,parsed:r}},"handleArguments"),pa=s((e,t,n)=>typeof t!="string"&&!im.isBuffer(t)?n===void 0?void 0:"":e.stripFinalNewline?Zh(t):t,"handleOutput");function He(e,t,n){const r=tg(e,t,n),a=HD(e,t),i=JD(e,t);XD(i,r.options),ID(r.options);let o;try{o=is.spawn(r.file,r.args,r.options)}catch(D){const m=new is.ChildProcess,g=Promise.reject(Du({error:D,stdout:"",stderr:"",all:"",command:a,escapedCommand:i,parsed:r,timedOut:!1,isCanceled:!1,killed:!1}));return wu(m,g),m}const u=LD(o),l=AD(o,r.options,u),c=xD(o,r.options,l),d={isCanceled:!1};o.kill=yD.bind(null,o.kill.bind(o)),o.cancel=ED.bind(null,o,d);const h=du(s(async()=>{const[{error:D,exitCode:m,signal:g,timedOut:y},F,A,C]=await qD(o,r.options,c),E=pa(r.options,F),B=pa(r.options,A),k=pa(r.options,C);if(D||m!==0||g!==null){const b=Du({error:D,exitCode:m,signal:g,stdout:E,stderr:B,all:k,command:a,escapedCommand:i,parsed:r,timedOut:y,isCanceled:d.isCanceled||(r.options.signal?r.options.signal.aborted:!1),killed:o.killed});if(!r.options.reject)return b;throw b}return{command:a,escapedCommand:i,exitCode:0,stdout:E,stderr:B,all:k,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}},"handlePromise"));return jD(o,r.options),o.all=zD(o,r.options),$D(o),wu(o,h),o}s(He,"execa");let Nt=!0;const an=typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{};let mr=0;if(an.process&&an.process.env&&an.process.stdout){const{FORCE_COLOR:e,NODE_DISABLE_COLORS:t,NO_COLOR:n,TERM:r,COLORTERM:a}=an.process.env;t||n||e==="0"?Nt=!1:e==="1"||e==="2"||e==="3"?Nt=!0:r==="dumb"?Nt=!1:"CI"in an.process.env&&["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some(i=>i in an.process.env)?Nt=!0:Nt=process.stdout.isTTY,Nt&&(process.platform==="win32"||a&&(a==="truecolor"||a==="24bit")?mr=3:r&&(r.endsWith("-256color")||r.endsWith("256"))?mr=2:mr=1)}let da={enabled:Nt,supportLevel:mr};function sn(e,t,n=1){const r=`\x1B[${e}m`,a=`\x1B[${t}m`,i=new RegExp(`\\x1b\\[${t}m`,"g");return o=>da.enabled&&da.supportLevel>=n?r+(""+o).replace(i,r)+a:""+o}s(sn,"kolorist");const fa=sn(2,22),Yr=sn(30,39),ma=sn(31,39),ht=sn(32,39),ha=sn(33,39),Xr=sn(46,49);var ng=Object.freeze({__proto__:null,bgCyan:Xr,black:Yr,dim:fa,green:ht,options:da,red:ma,yellow:ha});const hr={};hr.write=async e=>{await navigator.clipboard.writeText(e)},hr.read=async()=>navigator.clipboard.readText(),hr.readSync=()=>{throw new Error("`.readSync()` is not supported in browsers!")},hr.writeSync=()=>{throw new Error("`.writeSync()` is not supported in browsers!")};async function Iu(e){try{return process.platform==="darwin"?await He("pbcopy",{input:e}):await hr.write(e),!0}catch{return!1}}s(Iu,"copyToClipboard");var Da,xu;function rg(){if(xu)return Da;xu=1;const e="\x1B",t=`${e}[`,n="\x07",r={to(o,u){return u?`${t}${u+1};${o+1}H`:`${t}${o+1}G`},move(o,u){let l="";return o<0?l+=`${t}${-o}D`:o>0&&(l+=`${t}${o}C`),u<0?l+=`${t}${-u}A`:u>0&&(l+=`${t}${u}B`),l},up:s((o=1)=>`${t}${o}A`,"up"),down:s((o=1)=>`${t}${o}B`,"down"),forward:s((o=1)=>`${t}${o}C`,"forward"),backward:s((o=1)=>`${t}${o}D`,"backward"),nextLine:s((o=1)=>`${t}E`.repeat(o),"nextLine"),prevLine:s((o=1)=>`${t}F`.repeat(o),"prevLine"),left:`${t}G`,hide:`${t}?25l`,show:`${t}?25h`,save:`${e}7`,restore:`${e}8`},a={up:s((o=1)=>`${t}S`.repeat(o),"up"),down:s((o=1)=>`${t}T`.repeat(o),"down")},i={screen:`${t}2J`,up:s((o=1)=>`${t}1J`.repeat(o),"up"),down:s((o=1)=>`${t}J`.repeat(o),"down"),line:`${t}2K`,lineEnd:`${t}K`,lineStart:`${t}1K`,lines(o){let u="";for(let l=0;l<o;l++)u+=this.line+(l<o-1?r.up():"");return o&&(u+=r.left),u}};return Da={cursor:r,scroll:a,erase:i,beep:n},Da}s(rg,"requireSrc");var ze=rg(),Qr={exports:{}},ku;function og(){if(ku)return Qr.exports;ku=1;let e=process||{},t=e.argv||[],n=e.env||{},r=!(n.NO_COLOR||t.includes("--no-color"))&&(!!n.FORCE_COLOR||t.includes("--color")||e.platform==="win32"||(e.stdout||{}).isTTY&&n.TERM!=="dumb"||!!n.CI),a=s((u,l,c=u)=>d=>{let f=""+d,h=f.indexOf(l,u.length);return~h?u+i(f,l,c,h)+l:u+f+l},"formatter"),i=s((u,l,c,d)=>{let f="",h=0;do f+=u.substring(h,d)+c,h=d+l.length,d=u.indexOf(l,h);while(~d);return f+u.substring(h)},"replaceClose"),o=s((u=r)=>{let l=u?a:()=>String;return{isColorSupported:u,reset:l("\x1B[0m","\x1B[0m"),bold:l("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"),dim:l("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"),italic:l("\x1B[3m","\x1B[23m"),underline:l("\x1B[4m","\x1B[24m"),inverse:l("\x1B[7m","\x1B[27m"),hidden:l("\x1B[8m","\x1B[28m"),strikethrough:l("\x1B[9m","\x1B[29m"),black:l("\x1B[30m","\x1B[39m"),red:l("\x1B[31m","\x1B[39m"),green:l("\x1B[32m","\x1B[39m"),yellow:l("\x1B[33m","\x1B[39m"),blue:l("\x1B[34m","\x1B[39m"),magenta:l("\x1B[35m","\x1B[39m"),cyan:l("\x1B[36m","\x1B[39m"),white:l("\x1B[37m","\x1B[39m"),gray:l("\x1B[90m","\x1B[39m"),bgBlack:l("\x1B[40m","\x1B[49m"),bgRed:l("\x1B[41m","\x1B[49m"),bgGreen:l("\x1B[42m","\x1B[49m"),bgYellow:l("\x1B[43m","\x1B[49m"),bgBlue:l("\x1B[44m","\x1B[49m"),bgMagenta:l("\x1B[45m","\x1B[49m"),bgCyan:l("\x1B[46m","\x1B[49m"),bgWhite:l("\x1B[47m","\x1B[49m"),blackBright:l("\x1B[90m","\x1B[39m"),redBright:l("\x1B[91m","\x1B[39m"),greenBright:l("\x1B[92m","\x1B[39m"),yellowBright:l("\x1B[93m","\x1B[39m"),blueBright:l("\x1B[94m","\x1B[39m"),magentaBright:l("\x1B[95m","\x1B[39m"),cyanBright:l("\x1B[96m","\x1B[39m"),whiteBright:l("\x1B[97m","\x1B[39m"),bgBlackBright:l("\x1B[100m","\x1B[49m"),bgRedBright:l("\x1B[101m","\x1B[49m"),bgGreenBright:l("\x1B[102m","\x1B[49m"),bgYellowBright:l("\x1B[103m","\x1B[49m"),bgBlueBright:l("\x1B[104m","\x1B[49m"),bgMagentaBright:l("\x1B[105m","\x1B[49m"),bgCyanBright:l("\x1B[106m","\x1B[49m"),bgWhiteBright:l("\x1B[107m","\x1B[49m")}},"createColors");return Qr.exports=o(),Qr.exports.createColors=o,Qr.exports}s(og,"requirePicocolors");var ag=og(),N=St(ag);function ig({onlyFirst:e=!1}={}){const t=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?(?:\\u0007|\\u001B\\u005C|\\u009C))","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]))"].join("|");return new RegExp(t,e?void 0:"g")}s(ig,"DD");const sg=ig();function $u(e){if(typeof e!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof e}\``);return e.replace(sg,"")}s($u,"P$1");function Tu(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}s(Tu,"L$1");var Bu={exports:{}};(function(e){var t={};e.exports=t,t.eastAsianWidth=function(r){var a=r.charCodeAt(0),i=r.length==2?r.charCodeAt(1):0,o=a;return 55296<=a&&a<=56319&&56320<=i&&i<=57343&&(a&=1023,i&=1023,o=a<<10|i,o+=65536),o==12288||65281<=o&&o<=65376||65504<=o&&o<=65510?"F":o==8361||65377<=o&&o<=65470||65474<=o&&o<=65479||65482<=o&&o<=65487||65490<=o&&o<=65495||65498<=o&&o<=65500||65512<=o&&o<=65518?"H":4352<=o&&o<=4447||4515<=o&&o<=4519||4602<=o&&o<=4607||9001<=o&&o<=9002||11904<=o&&o<=11929||11931<=o&&o<=12019||12032<=o&&o<=12245||12272<=o&&o<=12283||12289<=o&&o<=12350||12353<=o&&o<=12438||12441<=o&&o<=12543||12549<=o&&o<=12589||12593<=o&&o<=12686||12688<=o&&o<=12730||12736<=o&&o<=12771||12784<=o&&o<=12830||12832<=o&&o<=12871||12880<=o&&o<=13054||13056<=o&&o<=19903||19968<=o&&o<=42124||42128<=o&&o<=42182||43360<=o&&o<=43388||44032<=o&&o<=55203||55216<=o&&o<=55238||55243<=o&&o<=55291||63744<=o&&o<=64255||65040<=o&&o<=65049||65072<=o&&o<=65106||65108<=o&&o<=65126||65128<=o&&o<=65131||110592<=o&&o<=110593||127488<=o&&o<=127490||127504<=o&&o<=127546||127552<=o&&o<=127560||127568<=o&&o<=127569||131072<=o&&o<=194367||177984<=o&&o<=196605||196608<=o&&o<=262141?"W":32<=o&&o<=126||162<=o&&o<=163||165<=o&&o<=166||o==172||o==175||10214<=o&&o<=10221||10629<=o&&o<=10630?"Na":o==161||o==164||167<=o&&o<=168||o==170||173<=o&&o<=174||176<=o&&o<=180||182<=o&&o<=186||188<=o&&o<=191||o==198||o==208||215<=o&&o<=216||222<=o&&o<=225||o==230||232<=o&&o<=234||236<=o&&o<=237||o==240||242<=o&&o<=243||247<=o&&o<=250||o==252||o==254||o==257||o==273||o==275||o==283||294<=o&&o<=295||o==299||305<=o&&o<=307||o==312||319<=o&&o<=322||o==324||328<=o&&o<=331||o==333||338<=o&&o<=339||358<=o&&o<=359||o==363||o==462||o==464||o==466||o==468||o==470||o==472||o==474||o==476||o==593||o==609||o==708||o==711||713<=o&&o<=715||o==717||o==720||728<=o&&o<=731||o==733||o==735||768<=o&&o<=879||913<=o&&o<=929||931<=o&&o<=937||945<=o&&o<=961||963<=o&&o<=969||o==1025||1040<=o&&o<=1103||o==1105||o==8208||8211<=o&&o<=8214||8216<=o&&o<=8217||8220<=o&&o<=8221||8224<=o&&o<=8226||8228<=o&&o<=8231||o==8240||8242<=o&&o<=8243||o==8245||o==8251||o==8254||o==8308||o==8319||8321<=o&&o<=8324||o==8364||o==8451||o==8453||o==8457||o==8467||o==8470||8481<=o&&o<=8482||o==8486||o==8491||8531<=o&&o<=8532||8539<=o&&o<=8542||8544<=o&&o<=8555||8560<=o&&o<=8569||o==8585||8592<=o&&o<=8601||8632<=o&&o<=8633||o==8658||o==8660||o==8679||o==8704||8706<=o&&o<=8707||8711<=o&&o<=8712||o==8715||o==8719||o==8721||o==8725||o==8730||8733<=o&&o<=8736||o==8739||o==8741||8743<=o&&o<=8748||o==8750||8756<=o&&o<=8759||8764<=o&&o<=8765||o==8776||o==8780||o==8786||8800<=o&&o<=8801||8804<=o&&o<=8807||8810<=o&&o<=8811||8814<=o&&o<=8815||8834<=o&&o<=8835||8838<=o&&o<=8839||o==8853||o==8857||o==8869||o==8895||o==8978||9312<=o&&o<=9449||9451<=o&&o<=9547||9552<=o&&o<=9587||9600<=o&&o<=9615||9618<=o&&o<=9621||9632<=o&&o<=9633||9635<=o&&o<=9641||9650<=o&&o<=9651||9654<=o&&o<=9655||9660<=o&&o<=9661||9664<=o&&o<=9665||9670<=o&&o<=9672||o==9675||9678<=o&&o<=9681||9698<=o&&o<=9701||o==9711||9733<=o&&o<=9734||o==9737||9742<=o&&o<=9743||9748<=o&&o<=9749||o==9756||o==9758||o==9792||o==9794||9824<=o&&o<=9825||9827<=o&&o<=9829||9831<=o&&o<=9834||9836<=o&&o<=9837||o==9839||9886<=o&&o<=9887||9918<=o&&o<=9919||9924<=o&&o<=9933||9935<=o&&o<=9953||o==9955||9960<=o&&o<=9983||o==10045||o==10071||10102<=o&&o<=10111||11093<=o&&o<=11097||12872<=o&&o<=12879||57344<=o&&o<=63743||65024<=o&&o<=65039||o==65533||127232<=o&&o<=127242||127248<=o&&o<=127277||127280<=o&&o<=127337||127344<=o&&o<=127386||917760<=o&&o<=917999||983040<=o&&o<=1048573||1048576<=o&&o<=1114109?"A":"N"},t.characterLength=function(r){var a=this.eastAsianWidth(r);return a=="F"||a=="W"||a=="A"?2:1};function n(r){return r.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]|[^\uD800-\uDFFF]/g)||[]}s(n,"t"),t.length=function(r){for(var a=n(r),i=0,o=0;o<a.length;o++)i=i+this.characterLength(a[o]);return i},t.slice=function(r,a,i){textLen=t.length(r),a=a||0,i=i||1,a<0&&(a=textLen+a),i<0&&(i=textLen+i);for(var o="",u=0,l=n(r),c=0;c<l.length;c++){var d=l[c],f=t.length(d);if(u>=a-(f==2?1:0))if(u+f<=i)o+=d;else break;u+=f}return o}})(Bu);var ug=Bu.exports;const lg=Tu(ug);var cg=s(function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67)\uDB40\uDC7F|(?:\uD83E\uDDD1\uD83C\uDFFF\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFC-\uDFFF])|\uD83D\uDC68(?:\uD83C\uDFFB(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|[\u2695\u2696\u2708]\uFE0F|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))?|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])\uFE0F|\u200D(?:(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D[\uDC66\uDC67])|\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC)?|(?:\uD83D\uDC69(?:\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69]))|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC69(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83E\uDDD1(?:\u200D(?:\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDE36\u200D\uD83C\uDF2B|\uD83C\uDFF3\uFE0F\u200D\u26A7|\uD83D\uDC3B\u200D\u2744|(?:(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\uD83C\uDFF4\u200D\u2620|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])\u200D[\u2640\u2642]|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u2600-\u2604\u260E\u2611\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26B0\u26B1\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0\u26F1\u26F4\u26F7\u26F8\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u3030\u303D\u3297\u3299]|\uD83C[\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]|\uD83D[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3])\uFE0F|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDE35\u200D\uD83D\uDCAB|\uD83D\uDE2E\u200D\uD83D\uDCA8|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83E\uDDD1(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83D\uDC69(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF6\uD83C\uDDE6|\uD83C\uDDF4\uD83C\uDDF2|\uD83D\uDC08\u200D\u2B1B|\u2764\uFE0F\u200D(?:\uD83D\uDD25|\uD83E\uDE79)|\uD83D\uDC41\uFE0F|\uD83C\uDFF3\uFE0F|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|[#\*0-9]\uFE0F\u20E3|\u2764\uFE0F|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|\uD83C\uDFF4|(?:[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270C\u270D]|\uD83D[\uDD74\uDD90])(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC08\uDC15\uDC3B\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE2E\uDE35\uDE36\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5]|\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD]|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF]|[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0D\uDD0E\uDD10-\uDD17\uDD1D\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78\uDD7A-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCB\uDDD0\uDDE0-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6]|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26A7\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5-\uDED7\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDD77\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g},"FD");const pg=Tu(cg);function Dr(e,t={}){if(typeof e!="string"||e.length===0||(t={ambiguousIsNarrow:!0,...t},e=$u(e),e.length===0))return 0;e=e.replace(pg()," ");const n=t.ambiguousIsNarrow?1:2;let r=0;for(const a of e){const i=a.codePointAt(0);if(!(i<=31||i>=127&&i<=159||i>=768&&i<=879))switch(lg.eastAsianWidth(a)){case"F":case"W":r+=2;break;case"A":r+=n;break;default:r+=1}}return r}s(Dr,"p");const ga=10,Su=s((e=0)=>t=>`\x1B[${t+e}m`,"N"),Ou=s((e=0)=>t=>`\x1B[${38+e};5;${t}m`,"I"),Ru=s((e=0)=>(t,n,r)=>`\x1B[${38+e};2;${t};${n};${r}m`,"R"),Fe={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],gray:[90,39],grey:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgGray:[100,49],bgGrey:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};Object.keys(Fe.modifier);const dg=Object.keys(Fe.color),fg=Object.keys(Fe.bgColor);[...dg,...fg];function mg(){const e=new Map;for(const[t,n]of Object.entries(Fe)){for(const[r,a]of Object.entries(n))Fe[r]={open:`\x1B[${a[0]}m`,close:`\x1B[${a[1]}m`},n[r]=Fe[r],e.set(a[0],a[1]);Object.defineProperty(Fe,t,{value:n,enumerable:!1})}return Object.defineProperty(Fe,"codes",{value:e,enumerable:!1}),Fe.color.close="\x1B[39m",Fe.bgColor.close="\x1B[49m",Fe.color.ansi=Su(),Fe.color.ansi256=Ou(),Fe.color.ansi16m=Ru(),Fe.bgColor.ansi=Su(ga),Fe.bgColor.ansi256=Ou(ga),Fe.bgColor.ansi16m=Ru(ga),Object.defineProperties(Fe,{rgbToAnsi256:{value:s((t,n,r)=>t===n&&n===r?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5),"value"),enumerable:!1},hexToRgb:{value:s(t=>{const n=/[a-f\d]{6}|[a-f\d]{3}/i.exec(t.toString(16));if(!n)return[0,0,0];let[r]=n;r.length===3&&(r=[...r].map(i=>i+i).join(""));const a=Number.parseInt(r,16);return[a>>16&255,a>>8&255,a&255]},"value"),enumerable:!1},hexToAnsi256:{value:s(t=>Fe.rgbToAnsi256(...Fe.hexToRgb(t)),"value"),enumerable:!1},ansi256ToAnsi:{value:s(t=>{if(t<8)return 30+t;if(t<16)return 90+(t-8);let n,r,a;if(t>=232)n=((t-232)*10+8)/255,r=n,a=n;else{t-=16;const u=t%36;n=Math.floor(t/36)/5,r=Math.floor(u/6)/5,a=u%6/5}const i=Math.max(n,r,a)*2;if(i===0)return 30;let o=30+(Math.round(a)<<2|Math.round(r)<<1|Math.round(n));return i===2&&(o+=60),o},"value"),enumerable:!1},rgbToAnsi:{value:s((t,n,r)=>Fe.ansi256ToAnsi(Fe.rgbToAnsi256(t,n,r)),"value"),enumerable:!1},hexToAnsi:{value:s(t=>Fe.ansi256ToAnsi(Fe.hexToAnsi256(t)),"value"),enumerable:!1}}),Fe}s(mg,"rD");const hg=mg(),eo=new Set(["\x1B","\x9B"]),Dg=39,va="\x07",Nu="[",gg="]",Pu="m",ya=`${gg}8;;`,Mu=s(e=>`${eo.values().next().value}${Nu}${e}${Pu}`,"z"),ju=s(e=>`${eo.values().next().value}${ya}${e}${va}`,"K"),vg=s(e=>e.split(" ").map(t=>Dr(t)),"aD"),_a=s((e,t,n)=>{const r=[...t];let a=!1,i=!1,o=Dr($u(e[e.length-1]));for(const[u,l]of r.entries()){const c=Dr(l);if(o+c<=n?e[e.length-1]+=l:(e.push(l),o=0),eo.has(l)&&(a=!0,i=r.slice(u+1).join("").startsWith(ya)),a){i?l===va&&(a=!1,i=!1):l===Pu&&(a=!1);continue}o+=c,o===n&&u<r.length-1&&(e.push(""),o=0)}!o&&e[e.length-1].length>0&&e.length>1&&(e[e.length-2]+=e.pop())},"k$1"),yg=s(e=>{const t=e.split(" ");let n=t.length;for(;n>0&&!(Dr(t[n-1])>0);)n--;return n===t.length?e:t.slice(0,n).join(" ")+t.slice(n).join("")},"hD"),_g=s((e,t,n={})=>{if(n.trim!==!1&&e.trim()==="")return"";let r="",a,i;const o=vg(e);let u=[""];for(const[c,d]of e.split(" ").entries()){n.trim!==!1&&(u[u.length-1]=u[u.length-1].trimStart());let f=Dr(u[u.length-1]);if(c!==0&&(f>=t&&(n.wordWrap===!1||n.trim===!1)&&(u.push(""),f=0),(f>0||n.trim===!1)&&(u[u.length-1]+=" ",f++)),n.hard&&o[c]>t){const h=t-f,D=1+Math.floor((o[c]-h-1)/t);Math.floor((o[c]-1)/t)<D&&u.push(""),_a(u,d,t);continue}if(f+o[c]>t&&f>0&&o[c]>0){if(n.wordWrap===!1&&f<t){_a(u,d,t);continue}u.push("")}if(f+o[c]>t&&n.wordWrap===!1){_a(u,d,t);continue}u[u.length-1]+=d}n.trim!==!1&&(u=u.map(c=>yg(c)));const l=[...u.join(`
|
|
28
|
+
`)];for(const[c,d]of l.entries()){if(r+=d,eo.has(d)){const{groups:h}=new RegExp(`(?:\\${Nu}(?<code>\\d+)m|\\${ya}(?<uri>.*)${va})`).exec(l.slice(c).join(""))||{groups:{}};if(h.code!==void 0){const D=Number.parseFloat(h.code);a=D===Dg?void 0:D}else h.uri!==void 0&&(i=h.uri.length===0?void 0:h.uri)}const f=hg.codes.get(Number(a));l[c+1]===`
|
|
29
|
+
`?(i&&(r+=ju("")),a&&f&&(r+=Mu(f))):d===`
|
|
30
|
+
`&&(a&&f&&(r+=Mu(a)),i&&(r+=ju(i)))}return r},"lD");function zu(e,t,n){return String(e).normalize().replace(/\r\n/g,`
|
|
31
|
+
`).split(`
|
|
32
|
+
`).map(r=>_g(r,t,n)).join(`
|
|
33
|
+
`)}s(zu,"Y$1");const Fg=["up","down","left","right","space","enter","cancel"],to={actions:new Set(Fg),aliases:new Map([["k","up"],["j","down"],["h","left"],["l","right"],["","cancel"],["escape","cancel"]])};function Fa(e,t){if(typeof e=="string")return to.aliases.get(e)===t;for(const n of e)if(n!==void 0&&Fa(n,t))return!0;return!1}s(Fa,"$");function Cg(e,t){if(e===t)return;const n=e.split(`
|
|
34
|
+
`),r=t.split(`
|
|
35
|
+
`),a=[];for(let i=0;i<Math.max(n.length,r.length);i++)n[i]!==r[i]&&a.push(i);return a}s(Cg,"BD");const bg=globalThis.process.platform.startsWith("win"),Ca=Symbol("clack:cancel");function gr(e){return e===Ca}s(gr,"pD");function no(e,t){const n=e;n.isTTY&&n.setRawMode(t)}s(no,"m");function Eg({input:e=ss,output:t=us,overwrite:n=!0,hideCursor:r=!0}={}){const a=zr.createInterface({input:e,output:t,prompt:"",tabSize:1});zr.emitKeypressEvents(e,a),e.isTTY&&e.setRawMode(!0);const i=s((o,{name:u,sequence:l})=>{const c=String(o);if(Fa([c,u,l],"cancel")){r&&t.write(ze.cursor.show),process.exit(0);return}if(!n)return;const d=u==="return"?0:-1,f=u==="return"?-1:0;zr.moveCursor(t,d,f,()=>{zr.clearLine(t,1,()=>{e.once("keypress",i)})})},"i");return r&&t.write(ze.cursor.hide),e.once("keypress",i),()=>{e.off("keypress",i),r&&t.write(ze.cursor.show),e.isTTY&&!bg&&e.setRawMode(!1),a.terminal=!1,a.close()}}s(Eg,"fD");var wg=Object.defineProperty,Ag=s((e,t,n)=>t in e?wg(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,"vD"),Je=s((e,t,n)=>(Ag(e,typeof t!="symbol"?t+"":t,n),n),"h");const Mi=class Mi{constructor(t,n=!0){Je(this,"input"),Je(this,"output"),Je(this,"_abortSignal"),Je(this,"rl"),Je(this,"opts"),Je(this,"_render"),Je(this,"_track",!1),Je(this,"_prevFrame",""),Je(this,"_subscribers",new Map),Je(this,"_cursor",0),Je(this,"state","initial"),Je(this,"error",""),Je(this,"value");const{input:r=ss,output:a=us,render:i,signal:o,...u}=t;this.opts=u,this.onKeypress=this.onKeypress.bind(this),this.close=this.close.bind(this),this.render=this.render.bind(this),this._render=i.bind(this),this._track=n,this._abortSignal=o,this.input=r,this.output=a}unsubscribe(){this._subscribers.clear()}setSubscriber(t,n){const r=this._subscribers.get(t)??[];r.push(n),this._subscribers.set(t,r)}on(t,n){this.setSubscriber(t,{cb:n})}once(t,n){this.setSubscriber(t,{cb:n,once:!0})}emit(t,...n){const r=this._subscribers.get(t)??[],a=[];for(const i of r)i.cb(...n),i.once&&a.push(()=>r.splice(r.indexOf(i),1));for(const i of a)i()}prompt(){return new Promise((t,n)=>{if(this._abortSignal){if(this._abortSignal.aborted)return this.state="cancel",this.close(),t(Ca);this._abortSignal.addEventListener("abort",()=>{this.state="cancel",this.close()},{once:!0})}const r=new gm;r._write=(a,i,o)=>{this._track&&(this.value=this.rl?.line.replace(/\t/g,""),this._cursor=this.rl?.cursor??0,this.emit("value",this.value)),o()},this.input.pipe(r),this.rl=ps.createInterface({input:this.input,output:r,tabSize:2,prompt:"",escapeCodeTimeout:50,terminal:!0}),ps.emitKeypressEvents(this.input,this.rl),this.rl.prompt(),this.opts.initialValue!==void 0&&this._track&&this.rl.write(this.opts.initialValue),this.input.on("keypress",this.onKeypress),no(this.input,!0),this.output.on("resize",this.render),this.render(),this.once("submit",()=>{this.output.write(ze.cursor.show),this.output.off("resize",this.render),no(this.input,!1),t(this.value)}),this.once("cancel",()=>{this.output.write(ze.cursor.show),this.output.off("resize",this.render),no(this.input,!1),t(Ca)})})}onKeypress(t,n){if(this.state==="error"&&(this.state="active"),n?.name&&(!this._track&&to.aliases.has(n.name)&&this.emit("cursor",to.aliases.get(n.name)),to.actions.has(n.name)&&this.emit("cursor",n.name)),t&&(t.toLowerCase()==="y"||t.toLowerCase()==="n")&&this.emit("confirm",t.toLowerCase()==="y"),t===" "&&this.opts.placeholder&&(this.value||(this.rl?.write(this.opts.placeholder),this.emit("value",this.opts.placeholder))),t&&this.emit("key",t.toLowerCase()),n?.name==="return"){if(this.opts.validate){const r=this.opts.validate(this.value);r&&(this.error=r instanceof Error?r.message:r,this.state="error",this.rl?.write(this.value))}this.state!=="error"&&(this.state="submit")}Fa([t,n?.name,n?.sequence],"cancel")&&(this.state="cancel"),(this.state==="submit"||this.state==="cancel")&&this.emit("finalize"),this.render(),(this.state==="submit"||this.state==="cancel")&&this.close()}close(){this.input.unpipe(),this.input.removeListener("keypress",this.onKeypress),this.output.write(`
|
|
36
|
+
`),no(this.input,!1),this.rl?.close(),this.rl=void 0,this.emit(`${this.state}`,this.value),this.unsubscribe()}restoreCursor(){const t=zu(this._prevFrame,process.stdout.columns,{hard:!0}).split(`
|
|
37
|
+
`).length-1;this.output.write(ze.cursor.move(-999,t*-1))}render(){const t=zu(this._render(this)??"",process.stdout.columns,{hard:!0});if(t!==this._prevFrame){if(this.state==="initial")this.output.write(ze.cursor.hide);else{const n=Cg(this._prevFrame,t);if(this.restoreCursor(),n&&n?.length===1){const r=n[0];this.output.write(ze.cursor.move(0,r)),this.output.write(ze.erase.lines(1));const a=t.split(`
|
|
38
|
+
`);this.output.write(a[r]),this._prevFrame=t,this.output.write(ze.cursor.move(0,a.length-r-1));return}if(n&&n?.length>1){const r=n[0];this.output.write(ze.cursor.move(0,r)),this.output.write(ze.erase.down());const a=t.split(`
|
|
39
|
+
`).slice(r);this.output.write(a.join(`
|
|
40
|
+
`)),this._prevFrame=t;return}this.output.write(ze.erase.down())}this.output.write(t),this.state==="initial"&&(this.state="active"),this._prevFrame=t}}};s(Mi,"x");let un=Mi;const ji=class ji extends un{get cursor(){return this.value?0:1}get _value(){return this.cursor===0}constructor(t){super(t,!1),this.value=!!t.initialValue,this.on("value",()=>{this.value=this._value}),this.on("confirm",n=>{this.output.write(ze.cursor.move(0,-1)),this.value=n,this.state="submit",this.close()}),this.on("cursor",()=>{this.value=!this.value})}};s(ji,"dD");let ba=ji;var Ig=Object.defineProperty,xg=s((e,t,n)=>t in e?Ig(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,"jD"),qu=s((e,t,n)=>(xg(e,typeof t!="symbol"?t+"":t,n),n),"U");const zi=class zi extends un{constructor({mask:t,...n}){super(n),qu(this,"valueWithCursor",""),qu(this,"_mask","\u2022"),this._mask=t??"\u2022",this.on("finalize",()=>{this.valueWithCursor=this.masked}),this.on("value",()=>{if(this.cursor>=this.value.length)this.valueWithCursor=`${this.masked}${N.inverse(N.hidden("_"))}`;else{const r=this.masked.slice(0,this.cursor),a=this.masked.slice(this.cursor);this.valueWithCursor=`${r}${N.inverse(a[0])}${a.slice(1)}`}})}get cursor(){return this._cursor}get masked(){return this.value.replaceAll(/./g,this._mask)}};s(zi,"MD");let Ea=zi;var kg=Object.defineProperty,$g=s((e,t,n)=>t in e?kg(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,"PD"),Zu=s((e,t,n)=>($g(e,typeof t!="symbol"?t+"":t,n),n),"J");const qi=class qi extends un{constructor(t){super(t,!1),Zu(this,"options"),Zu(this,"cursor",0),this.options=t.options,this.cursor=this.options.findIndex(({value:n})=>n===t.initialValue),this.cursor===-1&&(this.cursor=0),this.changeValue(),this.on("cursor",n=>{switch(n){case"left":case"up":this.cursor=this.cursor===0?this.options.length-1:this.cursor-1;break;case"down":case"right":this.cursor=this.cursor===this.options.length-1?0:this.cursor+1;break}this.changeValue()})}get _value(){return this.options[this.cursor]}changeValue(){this.value=this._value.value}};s(qi,"LD");let wa=qi;const Zi=class Zi extends un{get valueWithCursor(){if(this.state==="submit")return this.value;if(this.cursor>=this.value.length)return`${this.value}\u2588`;const t=this.value.slice(0,this.cursor),[n,...r]=this.value.slice(this.cursor);return`${t}${N.inverse(n)}${r.join("")}`}get cursor(){return this._cursor}constructor(t){super(t),this.on("finalize",()=>{this.value||(this.value=t.defaultValue)})}};s(Zi,"RD");let Aa=Zi;function Tg(){return ke.platform!=="win32"?ke.env.TERM!=="linux":!!ke.env.CI||!!ke.env.WT_SESSION||!!ke.env.TERMINUS_SUBLIME||ke.env.ConEmuTask==="{cmd::Cmder}"||ke.env.TERM_PROGRAM==="Terminus-Sublime"||ke.env.TERM_PROGRAM==="vscode"||ke.env.TERM==="xterm-256color"||ke.env.TERM==="alacritty"||ke.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}s(Tg,"ce");const Ia=Tg(),Dt=s((e,t)=>Ia?e:t,"u"),Bg=Dt("\u25C6","*"),Uu=Dt("\u25A0","x"),Lu=Dt("\u25B2","x"),Vu=Dt("\u25C7","o"),Sg=Dt("\u250C","T"),me=Dt("\u2502","|"),Pt=Dt("\u2514","\u2014"),xa=Dt("\u25CF",">"),ka=Dt("\u25CB"," "),Og=Dt("\u25AA","\u2022"),ro=s(e=>{switch(e){case"initial":case"active":return N.cyan(Bg);case"cancel":return N.red(Uu);case"error":return N.yellow(Lu);case"submit":return N.green(Vu)}},"b"),Rg=s(e=>{const{cursor:t,options:n,style:r}=e,a=e.maxItems??Number.POSITIVE_INFINITY,i=Math.max(process.stdout.rows-4,0),o=Math.min(i,Math.max(a,5));let u=0;t>=u+o-3?u=Math.max(Math.min(t-o+3,n.length-o),0):t<u+2&&(u=Math.max(t-2,0));const l=o<n.length&&u>0,c=o<n.length&&u+o<n.length;return n.slice(u,u+o).map((d,f,h)=>{const D=f===0&&l,m=f===h.length-1&&c;return D||m?N.dim("..."):r(d,f+u===t)})},"G"),Gu=s(e=>new Aa({validate:e.validate,placeholder:e.placeholder,defaultValue:e.defaultValue,initialValue:e.initialValue,render(){const t=`${N.gray(me)}
|
|
41
|
+
${ro(this.state)} ${e.message}
|
|
42
|
+
`,n=e.placeholder?N.inverse(e.placeholder[0])+N.dim(e.placeholder.slice(1)):N.inverse(N.hidden("_")),r=this.value?this.valueWithCursor:n;switch(this.state){case"error":return`${t.trim()}
|
|
43
|
+
${N.yellow(me)} ${r}
|
|
44
|
+
${N.yellow(Pt)} ${N.yellow(this.error)}
|
|
45
|
+
`;case"submit":return`${t}${N.gray(me)} ${N.dim(this.value||e.placeholder)}`;case"cancel":return`${t}${N.gray(me)} ${N.strikethrough(N.dim(this.value??""))}${this.value?.trim()?`
|
|
46
|
+
${N.gray(me)}`:""}`;default:return`${t}${N.cyan(me)} ${r}
|
|
47
|
+
${N.cyan(Pt)}
|
|
48
|
+
`}}}).prompt(),"he"),Ng=s(e=>new Ea({validate:e.validate,mask:e.mask??Og,render(){const t=`${N.gray(me)}
|
|
49
|
+
${ro(this.state)} ${e.message}
|
|
50
|
+
`,n=this.valueWithCursor,r=this.masked;switch(this.state){case"error":return`${t.trim()}
|
|
51
|
+
${N.yellow(me)} ${r}
|
|
52
|
+
${N.yellow(Pt)} ${N.yellow(this.error)}
|
|
53
|
+
`;case"submit":return`${t}${N.gray(me)} ${N.dim(r)}`;case"cancel":return`${t}${N.gray(me)} ${N.strikethrough(N.dim(r??""))}${r?`
|
|
54
|
+
${N.gray(me)}`:""}`;default:return`${t}${N.cyan(me)} ${n}
|
|
55
|
+
${N.cyan(Pt)}
|
|
56
|
+
`}}}).prompt(),"ge"),Pg=s(e=>{const t=e.active??"Yes",n=e.inactive??"No";return new ba({active:t,inactive:n,initialValue:e.initialValue??!0,render(){const r=`${N.gray(me)}
|
|
57
|
+
${ro(this.state)} ${e.message}
|
|
58
|
+
`,a=this.value?t:n;switch(this.state){case"submit":return`${r}${N.gray(me)} ${N.dim(a)}`;case"cancel":return`${r}${N.gray(me)} ${N.strikethrough(N.dim(a))}
|
|
59
|
+
${N.gray(me)}`;default:return`${r}${N.cyan(me)} ${this.value?`${N.green(xa)} ${t}`:`${N.dim(ka)} ${N.dim(t)}`} ${N.dim("/")} ${this.value?`${N.dim(ka)} ${N.dim(n)}`:`${N.green(xa)} ${n}`}
|
|
60
|
+
${N.cyan(Pt)}
|
|
61
|
+
`}}}).prompt()},"ye"),Wu=s(e=>{const t=s((n,r)=>{const a=n.label??String(n.value);switch(r){case"selected":return`${N.dim(a)}`;case"active":return`${N.green(xa)} ${a} ${n.hint?N.dim(`(${n.hint})`):""}`;case"cancelled":return`${N.strikethrough(N.dim(a))}`;default:return`${N.dim(ka)} ${N.dim(a)}`}},"n");return new wa({options:e.options,initialValue:e.initialValue,render(){const n=`${N.gray(me)}
|
|
62
|
+
${ro(this.state)} ${e.message}
|
|
63
|
+
`;switch(this.state){case"submit":return`${n}${N.gray(me)} ${t(this.options[this.cursor],"selected")}`;case"cancel":return`${n}${N.gray(me)} ${t(this.options[this.cursor],"cancelled")}
|
|
64
|
+
${N.gray(me)}`;default:return`${n}${N.cyan(me)} ${Rg({cursor:this.cursor,options:this.options,maxItems:e.maxItems,style:s((r,a)=>t(r,a?"active":"inactive"),"style")}).join(`
|
|
65
|
+
${N.cyan(me)} `)}
|
|
66
|
+
${N.cyan(Pt)}
|
|
67
|
+
`}}}).prompt()},"ve"),oo=s((e="")=>{process.stdout.write(`${N.gray(Sg)} ${e}
|
|
68
|
+
`)},"Ie"),ve=s((e="")=>{process.stdout.write(`${N.gray(me)}
|
|
69
|
+
${N.gray(Pt)} ${e}
|
|
70
|
+
|
|
71
|
+
`)},"Se");`${N.gray(me)}`;const Mt=s(({indicator:e="dots"}={})=>{const t=Ia?["\u25D2","\u25D0","\u25D3","\u25D1"]:["\u2022","o","O","0"],n=Ia?80:120,r=process.env.CI==="true";let a,i,o=!1,u="",l,c=performance.now();const d=s(E=>{const B=E>1?"Something went wrong":"Canceled";o&&C(B,E)},"p"),f=s(()=>d(2),"v"),h=s(()=>d(1),"f"),D=s(()=>{process.on("uncaughtExceptionMonitor",f),process.on("unhandledRejection",f),process.on("SIGINT",h),process.on("SIGTERM",h),process.on("exit",d)},"j"),m=s(()=>{process.removeListener("uncaughtExceptionMonitor",f),process.removeListener("unhandledRejection",f),process.removeListener("SIGINT",h),process.removeListener("SIGTERM",h),process.removeListener("exit",d)},"E"),g=s(()=>{if(l===void 0)return;r&&process.stdout.write(`
|
|
72
|
+
`);const E=l.split(`
|
|
73
|
+
`);process.stdout.write(ze.cursor.move(-999,E.length-1)),process.stdout.write(ze.erase.down(E.length))},"B"),y=s(E=>E.replace(/\.+$/,""),"R"),F=s(E=>{const B=(performance.now()-E)/1e3,k=Math.floor(B/60),b=Math.floor(B%60);return k>0?`[${k}m ${b}s]`:`[${b}s]`},"O"),A=s((E="")=>{o=!0,a=Eg(),u=y(E),c=performance.now(),process.stdout.write(`${N.gray(me)}
|
|
74
|
+
`);let B=0,k=0;D(),i=setInterval(()=>{if(r&&u===l)return;g(),l=u;const b=N.magenta(t[B]);if(r)process.stdout.write(`${b} ${u}...`);else if(e==="timer")process.stdout.write(`${b} ${u} ${F(c)}`);else{const z=".".repeat(Math.floor(k)).slice(0,3);process.stdout.write(`${b} ${u}${z}`)}B=B+1<t.length?B+1:0,k=k<t.length?k+.125:0},n)},"H"),C=s((E="",B=0)=>{o=!1,clearInterval(i),g();const k=B===0?N.green(Vu):B===1?N.red(Uu):N.red(Lu);u=y(E??u),e==="timer"?process.stdout.write(`${k} ${u} ${F(c)}
|
|
75
|
+
`):process.stdout.write(`${k} ${u}
|
|
76
|
+
`),m(),a()},"N");return{start:A,stop:C,message:s((E="")=>{u=y(E??u)},"message")}},"Y");var vr=Object.freeze({__proto__:null,confirm:Pg,intro:oo,isCancel:gr,outro:ve,password:Ng,select:Wu,spinner:Mt,text:Gu});const{version:Mg}=Ho,Ui=class Ui extends Error{};s(Ui,"KnownError");let se=Ui;const $a=" ",Hu=s(e=>{e instanceof Error&&!(e instanceof se)&&(e.stack&&console.error(fa(e.stack.split(`
|
|
77
|
+
`).slice(1).join(`
|
|
78
|
+
`))),console.error(`
|
|
79
|
+
${$a}${fa(`aicommits v${Mg}`)}`),console.error(`
|
|
80
|
+
${$a}Please open a Bug report with the information above:`),console.error(`${$a}https://github.com/Nutlope/aicommits/issues/new/choose`))},"handleCliError"),ao=s(e=>{process.stderr.write(`${ma("\u2716")} ${e.message}
|
|
81
|
+
`),Hu(e),process.exit(1)},"handleCommandError"),Ta=s(async()=>{const{stdout:e,failed:t}=await He("git",["rev-parse","--show-toplevel"],{reject:!1});if(t)throw new se("The current directory must be a Git repository!");return e},"assertGitRepo"),io=s(e=>`:(exclude)${e}`,"excludeFromDiff"),Ju=["package-lock.json","pnpm-lock.yaml","*.lock"],jg=s(e=>Ju.some(t=>t.includes("*")?e.endsWith(".lock"):e===t),"isLockFile"),Ku=Ju.map(io),Yu=s(async e=>{const t=["diff","--cached","--diff-algorithm=minimal"],{stdout:n}=await He("git",[...t,"--name-only",...e?e.map(io):[]]);if(!n)return;const a=n.split(`
|
|
82
|
+
`).filter(Boolean).some(l=>!jg(l));let i=[];a&&(i=[...Ku]),i=[...i,...e?e.map(io):[]];const{stdout:o}=await He("git",[...t,"--name-only",...i]);if(!o)return;const{stdout:u}=await He("git",[...t,...i]);return{files:o.split(`
|
|
83
|
+
`),diff:u}},"getStagedDiff"),zg=s(async(e,t)=>{const n=["diff","--cached","--diff-algorithm=minimal"],r=[...Ku,...t?t.map(io):[]],{stdout:a}=await He("git",[...n,...r,"--",...e]);return{files:e,diff:a}},"getStagedDiffForFiles"),Xu=s(e=>`Detected ${e.length.toLocaleString()} staged file${e.length>1?"s":""}`,"getDetectedMessage");var Ba,Qu;function qg(){if(Qu)return Ba;Qu=1;const{hasOwnProperty:e}=Object.prototype,t=typeof process<"u"&&process.platform==="win32"?`\r
|
|
84
|
+
`:`
|
|
85
|
+
`,n=s((l,c)=>{const d=[];let f="";typeof c=="string"?c={section:c,whitespace:!1}:(c=c||Object.create(null),c.whitespace=c.whitespace===!0);const h=c.whitespace?" = ":"=";for(const D of Object.keys(l)){const m=l[D];if(m&&Array.isArray(m))for(const g of m)f+=o(D+"[]")+h+o(g)+t;else m&&typeof m=="object"?d.push(D):f+=o(D)+h+o(m)+t}c.section&&f.length&&(f="["+o(c.section)+"]"+t+f);for(const D of d){const m=r(D).join("\\."),g=(c.section?c.section+".":"")+m,{whitespace:y}=c,F=n(l[D],{section:g,whitespace:y});f.length&&F.length&&(f+=t),f+=F}return f},"encode"),r=s(l=>l.replace(/\1/g,"LITERAL\\1LITERAL").replace(/\\\./g,"").split(/\./).map(c=>c.replace(/\1/g,"\\.").replace(/\2LITERAL\\1LITERAL\2/g,"")),"dotSplit"),a=s(l=>{const c=Object.create(null);let d=c,f=null;const h=/^\[([^\]]*)\]$|^([^=]+)(=(.*))?$/i,D=l.split(/[\r\n]+/g);for(const g of D){if(!g||g.match(/^\s*[;#]/))continue;const y=g.match(h);if(!y)continue;if(y[1]!==void 0){if(f=u(y[1]),f==="__proto__"){d=Object.create(null);continue}d=c[f]=c[f]||Object.create(null);continue}const F=u(y[2]),A=F.length>2&&F.slice(-2)==="[]",C=A?F.slice(0,-2):F;if(C==="__proto__")continue;const E=y[3]?u(y[4]):!0,B=E==="true"||E==="false"||E==="null"?JSON.parse(E):E;A&&(e.call(d,C)?Array.isArray(d[C])||(d[C]=[d[C]]):d[C]=[]),Array.isArray(d[C])?d[C].push(B):d[C]=B}const m=[];for(const g of Object.keys(c)){if(!e.call(c,g)||typeof c[g]!="object"||Array.isArray(c[g]))continue;const y=r(g);d=c;const F=y.pop(),A=F.replace(/\\\./g,".");for(const C of y)C!=="__proto__"&&((!e.call(d,C)||typeof d[C]!="object")&&(d[C]=Object.create(null)),d=d[C]);d===c&&A===F||(d[A]=c[g],m.push(g))}for(const g of m)delete c[g];return c},"decode"),i=s(l=>l.startsWith('"')&&l.endsWith('"')||l.startsWith("'")&&l.endsWith("'"),"isQuoted"),o=s(l=>typeof l!="string"||l.match(/[=\r\n]/)||l.match(/^\[/)||l.length>1&&i(l)||l!==l.trim()?JSON.stringify(l):l.split(";").join("\\;").split("#").join("\\#"),"safe"),u=s((l,c)=>{if(l=(l||"").trim(),i(l)){l.charAt(0)==="'"&&(l=l.slice(1,-1));try{l=JSON.parse(l)}catch{}}else{let d=!1,f="";for(let h=0,D=l.length;h<D;h++){const m=l.charAt(h);if(d)"\\;#".indexOf(m)!==-1?f+=m:f+="\\"+m,d=!1;else{if(";#".indexOf(m)!==-1)break;m==="\\"?d=!0:f+=m}}return d&&(f+="\\"),f.trim()}return l},"unsafe");return Ba={parse:a,decode:a,stringify:n,encode:n,safe:o,unsafe:u},Ba}s(qg,"requireIni");var Zg=qg(),el=St(Zg);const Sa=s(e=>Me.lstat(e).then(()=>!0,()=>!1),"fileExists"),Ug=["","conventional","gitmoji"],Lg=["","github-copilot"],{hasOwnProperty:Vg}=Object.prototype,Oa=s((e,t)=>Vg.call(e,t),"hasOwn"),Gg=s((e,t,n)=>{if(t==null||t==="")return n;if(typeof t=="boolean")return t;if(typeof t=="number"){if(t===1)return!0;if(t===0)return!1}if(typeof t=="string"){const r=t.trim().toLowerCase();if(["true","1","yes","on"].includes(r))return!0;if(["false","0","no","off"].includes(r))return!1}throw new se(`Invalid config property ${e}: Must be a boolean (true/false)`)},"parseBoolean"),Wg=s(e=>{let t;try{t=JSON.parse(e)}catch{throw new se("Invalid config property conventional-types: Must be valid JSON")}Re("conventional-types",!!t&&typeof t=="object"&&!Array.isArray(t),'Must be a JSON object with "type":"description" pairs');const n=Object.entries(t);Re("conventional-types",n.length>0,"Must contain at least one type");const r=n.map(([a,i])=>(Re("conventional-types",typeof a=="string"&&a.trim().length>0,"Type names must be non-empty strings"),Re("conventional-types",typeof i=="string"&&i.trim().length>0,"Type descriptions must be non-empty strings"),[a.trim(),String(i).trim()]));return JSON.stringify(Object.fromEntries(r))},"parseConventionalTypes$1"),Re=s((e,t,n)=>{if(!t)throw new se(`Invalid config property ${e}: ${n}`)},"parseAssert"),so={OPENAI_API_KEY(e){return e},OPENAI_BASE_URL(e){return e},OPENAI_MODEL(e){return e||""},locale(e){return e?(Re("locale",!!e,"Cannot be empty"),Re("locale",/^[a-z-]+$/i.test(e),"Must be a valid locale (letters and dashes/underscores)."),e):"en"},generate(e){if(!e)return 1;Re("generate",/^\d+$/.test(e),"Must be an integer");const t=Number(e);return Re("generate",t>0,"Must be greater than 0"),Re("generate",t<=5,"Must be less or equal to 5"),t},type(e){return e?(Re("type",Ug.includes(e),"Invalid commit type"),e):""},proxy(e){if(!(!e||e.length===0))throw new se('The "proxy" config property is deprecated and no longer supported.')},timeout(e){if(!e)return;Re("timeout",/^\d+$/.test(e),"Must be an integer");const t=Number(e);return Re("timeout",t>=500,"Must be greater than 500ms"),t},temperature(e){if(e===void 0||e==="")return;const t=typeof e=="number"?e:Number(e);return Re("temperature",Number.isFinite(t),"Must be a number"),Re("temperature",t>=0,"Must be greater or equal to 0"),Re("temperature",t<=2,"Must be less or equal to 2"),t},"max-length"(e){if(!e)return 72;Re("max-length",/^\d+$/.test(e),"Must be an integer");const t=Number(e);return Re("max-length",t>=20,"Must be greater than 20 characters"),t},details(e){return Gg("details",e,!1)},instructions(e){return e?.trim()||""},"conventional-format"(e){return e?.trim()||""},"conventional-types"(e){return e?Wg(e):""},style(e){return e?(Re("style",Lg.includes(e),"Invalid style"),e):""}},Hg={name:"togetherai",displayName:"Together AI (recommended)",baseUrl:"https://api.together.xyz/v1",apiKeyFormat:"tgp_",modelsFilter:s(e=>e.filter(t=>(!t.type||t.type==="chat"||t.type==="language")&&!t.id.toLowerCase().includes("vision")).map(t=>t.id),"modelsFilter"),defaultModels:["essentialai/rnj-1-instruct","meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo","meta-llama/Llama-3.2-3B-Instruct-Turbo","Qwen/Qwen3-Next-80B-A3B-Instruct"],requiresApiKey:!0},Jg={name:"openai",displayName:"OpenAI",baseUrl:"https://api.openai.com/v1",apiKeyFormat:"sk-",modelsFilter:s(e=>e.filter(t=>t.id&&(t.id.includes("gpt")||t.id.includes("o1")||t.id.includes("o3")||t.id.includes("o4")||t.id.includes("o5")||!t.type||t.type==="chat")).map(t=>t.id),"modelsFilter"),defaultModels:["gpt-5-mini","gpt-4o-mini","gpt-4o","gpt-5-nano"],requiresApiKey:!0},Kg={name:"ollama",displayName:"Ollama (local)",baseUrl:"http://localhost:11434/v1",modelsFilter:s(e=>e.filter(t=>t.name).map(t=>t.name),"modelsFilter"),defaultModels:["gpt-oss:latest","llama3.2:latest"],requiresApiKey:!1},Yg={name:"custom",displayName:"Custom (OpenAI-compatible)",baseUrl:"",modelsFilter:s(e=>e.filter(t=>!t.type||t.type==="chat"||t.type==="language").map(t=>t.id),"modelsFilter"),defaultModels:[],requiresApiKey:!0},Xg={name:"openrouter",displayName:"OpenRouter",baseUrl:"https://openrouter.ai/api/v1",apiKeyFormat:"sk-or-v1-",modelsFilter:s(e=>e.filter(t=>t.id&&(!t.type||t.type==="chat")).map(t=>t.id),"modelsFilter"),defaultModels:["openai/gpt-oss-20b:free","z-ai/glm-4.5-air:free"],requiresApiKey:!0},Qg={name:"lmstudio",displayName:"LM Studio (local)",baseUrl:"http://localhost:1234/v1",modelsFilter:s(e=>e.filter(t=>!t.type||t.type==="chat"||t.type==="language").map(t=>t.id),"modelsFilter"),defaultModels:["qwen/qwen3-4b-2507","qwen/qwen3-8b"],requiresApiKey:!1},yr=[Hg,Jg,Kg,Qg,Xg,Yg],ev=s(()=>yr.find(t=>t.name==="openai")?.baseUrl||"","getDefaultBaseUrl"),tv=s((e,t)=>{if(e){const n=yr.find(r=>r.baseUrl===e||r.name==="ollama"&&e.startsWith(r.baseUrl.slice(0,-3)));return n?n.name:"custom"}else if(t)return"openai"},"detectProvider"),Ra=s(()=>it.join(ds.homedir(),".aicommits"),"getConfigPath"),tl=s(async()=>{if(!await Sa(Ra()))return Object.create(null);const t=await Me.readFile(Ra(),"utf8");return el.parse(t)},"readConfigFile"),jt=s(async(e,t,n)=>{const r=await tl();Oa(r,"proxy")&&console.warn('The "proxy" config property is deprecated and no longer supported');const a={},i=t??{};for(const c of Object.keys(so)){const d=so[c],f=e?.[c]??i?.[c]??r[c];if(n)try{a[c]=d(f)}catch{}else a[c]=d(f)}let o,u=a.OPENAI_BASE_URL;const l=a.OPENAI_API_KEY;return!u&&l&&(u=ev(),a.OPENAI_BASE_URL=u),o=tv(u,l),{...a,model:a.OPENAI_MODEL,provider:o}},"getConfig"),Na=s(async e=>{const t=await tl();for(const[n,r]of e){if(!Oa(so,n))throw new se(`Invalid config property: ${n}`);if(r==="")delete t[n];else{const a=so[n](r);t[n]=a}}await Me.writeFile(Ra(),el.stringify(t),"utf8")},"setConfigs"),nl=s(e=>`[${e} - \u2705]`,"CURRENT_LABEL_FORMAT"),nv=3600*1e3,rl=s(()=>{const e=process.platform,t=ds.homedir();if(e==="darwin")return it.join(t,"Library","Caches","aicommits","models");if(e==="win32")return it.join(t,"AppData","Local","aicommits","models");{const n=process.env.XDG_CACHE_HOME,r=n||it.join(t,".cache");return it.join(r,"aicommits","models")}},"getCacheDir"),rv=s(e=>{const t=vm.createHash("sha256");return t.update(e),t.digest("hex")},"getCacheKey"),ol=s(e=>it.join(rl(),`${e}.json`),"getCachePath"),ov=s(async e=>{const t=ol(e);try{if(!await Sa(t))return null;const n=await Me.readFile(t,"utf8");return JSON.parse(n)}catch{return null}},"readCache"),av=s(async(e,t)=>{try{const n=rl();await Me.mkdir(n,{recursive:!0});const r=ol(e);await Me.writeFile(r,JSON.stringify(t),"utf8")}catch{}},"writeCache"),Pa=s(async(e,t)=>{const n=rv(e),r=Date.now(),a=await ov(n);if(a&&r-a.timestamp<nv)return a.data;try{const i=await fetch(`${e}/models`,{headers:{Authorization:`Bearer ${t}`}});if(!i.ok)throw new Error(`HTTP ${i.status}: ${i.statusText}`);const o=await i.json(),u=(o.data?o.data:o)||[],l={models:u};return u.length>0&&await av(n,{data:l,timestamp:r}),l}catch(i){const o=i instanceof Error?i.message:"Request failed";return{models:[],error:o}}},"fetchModels"),iv=s(async(e,t,n)=>{const r=await Pa(e,t);r.error&&console.error(`Failed to fetch models: ${r.error}`);let a=[];return n?.modelsFilter?a=n.modelsFilter(r.models):a=r.models.map(i=>i.id||i.name).filter(Boolean),a},"fetchAndFilterModels"),sv=s((e,t,n)=>{let r=e.map(a=>({label:a,value:a}));if(n?.defaultModels&&n.defaultModels.length>0){const a=n.defaultModels.filter(i=>r.some(o=>o.value===i));a.forEach(i=>{const o=r.findIndex(u=>u.value===i);o>=0&&r.splice(o,1)}),a.forEach((i,o)=>{const l=o===0?`\u{1F451} ${i} (default)`:`\u{1F525} ${i}`;r.unshift({label:l,value:i})})}if(t&&t!=="undefined"){const a=n?.defaultModels?.includes(t),i=r.findIndex(o=>o.value===t);if(i>=0&&!a){if(r[i].label=nl(r[i].value),i>0){const[o]=r.splice(i,1),u=n?.defaultModels?.length||0;r.splice(u,0,o)}}else if(i<0&&!a){const o=n?.defaultModels?.length||0;r.splice(o,0,{label:nl(t),value:t})}}return r},"prepareModelOptions"),uv=s(async(e,t,n,r)=>{const a=await n({message:"Enter search term for models:",placeholder:"e.g., gpt, llama"});if(r(a))return null;let i=e;a&&(i=e.filter(l=>l.toLowerCase().includes(a.toLowerCase())));let o=i.slice(0,20).map(l=>({label:l,value:l}));const u=await t({message:`Choose your model (filtered by "${a}"):`,options:[...o,{label:"Custom model name...",value:"custom"}]});return r(u)?null:u},"handleSearch"),lv=s(async e=>{const t=await e({message:"Enter your custom model name:",validate:s(n=>{if(!n)return"Model name is required"},"validate")});return gr(t)?null:t},"handleCustom"),al=s(async(e,t,n,r)=>{(!n||n==="undefined")&&(n=r?.defaultModels?.[0]);const a=Mt();a.start("Fetching available models...");const i=await iv(e,t,r);a.stop();let o=null;if(i.length>0){const{select:u,text:l,isCancel:c}=await Promise.resolve().then(function(){return vr});let d=sv(i,n,r);const f=10;d.length>f&&(d=d.slice(0,f));let h=await u({message:"Choose your model:",options:[{label:"\u{1F50D} Search models...",value:"search"},...d,{label:"Custom model name...",value:"custom"}],initialValue:d.length>0?d[0].value:void 0});if(c(h))return null;if(h==="search"){const D=await uv(i,u,l,c);if(D===null)return null;h=D}if(h==="custom"){if(o=await lv(l),o===null)return null}else o=h}else{console.log("Could not fetch available models. Please specify a model name manually.");const{text:u,isCancel:l}=await Promise.resolve().then(function(){return vr});try{const c=await u({message:"Enter your model name:",validate:s(d=>{if(!d)return"Model name is required"},"validate")});if(l(c))return null;o=c}catch{return null}}return o},"selectModel");var cv=Object.freeze({__proto__:null,fetchModels:Pa,selectModel:al}),pv=Object.defineProperty,dv=s((e,t,n)=>t in e?pv(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,"__defNormalProp"),il=s((e,t,n)=>dv(e,typeof t!="symbol"?t+"":t,n),"__publicField");const Li=class Li{constructor(t,n){il(this,"config"),il(this,"def"),this.def=t,this.config=n}get name(){return this.def.name}get displayName(){return this.def.displayName}getDefinition(){return this.def}async setup(){const{text:t,password:n,isCancel:r}=await Promise.resolve().then(function(){return vr}),a=[];if(this.def.requiresApiKey){const i=this.getApiKey(),o=await n({message:i?`Enter your API key (leave empty to keep current: ${i.substring(0,4)}****):`:"Enter your API key:",validate:s(u=>{if(!u&&!i)return"API key is required"},"validate")});if(r(o))throw new Error("Setup cancelled");o&&a.push(["OPENAI_API_KEY",o])}if(this.name==="ollama"){const i=this.getBaseUrl(),o=await t({message:"Enter Ollama endpoint (leave empty for default):",placeholder:i});if(r(o))throw new Error("Setup cancelled");o&&o!=="http://localhost:11434/v1"&&a.push(["OPENAI_BASE_URL",o])}return a}async getModels(){const t=this.getBaseUrl(),n=this.getApiKey()||"",r=await Pa(t,n);if(r.error)return{models:[],error:r.error};let a;return this.def.modelsFilter?a=this.def.modelsFilter(r.models):a=r.models.map(i=>i.id||i.name).filter(Boolean),{models:a}}getApiKey(){return this.def.requiresApiKey?this.config.OPENAI_API_KEY:void 0}getBaseUrl(){return this.name==="custom"?this.config.OPENAI_BASE_URL||"":this.def.baseUrl}getDefaultModel(){return this.def.defaultModels[0]||""}getHighlightedModels(){return this.def.defaultModels}validateConfig(){const t=[];return this.def.requiresApiKey&&!this.getApiKey()&&t.push(`${this.displayName} API key is required`),this.name==="custom"&&!this.getBaseUrl()&&t.push("Custom endpoint is required"),{valid:t.length===0,errors:t}}};s(Li,"Provider");let Ma=Li;function ln(e){const t=e.provider,n=yr.find(r=>r.name===t);return n?new Ma(n,e):null}s(ln,"getProvider");function fv(){return yr.map(e=>({value:e.name,label:e.displayName}))}s(fv,"getAvailableProviders");function mv(e){return yr.find(n=>n.name===e)?.baseUrl||""}s(mv,"getProviderBaseUrl");var sl="vercel.ai.error",hv=Symbol.for(sl),ul,ll,H=(Kt=class extends(ll=Error,ul=hv,ll){constructor({name:t,message:n,cause:r}){super(n),this[ul]=!0,this.name=t,this.cause=r}static isInstance(t){return Kt.hasMarker(t,sl)}static hasMarker(t,n){const r=Symbol.for(n);return t!=null&&typeof t=="object"&&r in t&&typeof t[r]=="boolean"&&t[r]===!0}},s(Kt,"_AISDKError"),Kt),cl="AI_APICallError",pl=`vercel.ai.error.${cl}`,Dv=Symbol.for(pl),dl,fl,Ne=(yn=class extends(fl=H,dl=Dv,fl){constructor({message:t,url:n,requestBodyValues:r,statusCode:a,responseHeaders:i,responseBody:o,cause:u,isRetryable:l=a!=null&&(a===408||a===409||a===429||a>=500),data:c}){super({name:cl,message:t,cause:u}),this[dl]=!0,this.url=n,this.requestBodyValues=r,this.statusCode=a,this.responseHeaders=i,this.responseBody=o,this.isRetryable=l,this.data=c}static isInstance(t){return H.hasMarker(t,pl)}},s(yn,"APICallError"),yn),ml="AI_EmptyResponseBodyError",hl=`vercel.ai.error.${ml}`,gv=Symbol.for(hl),Dl,gl,vv=(_n=class extends(gl=H,Dl=gv,gl){constructor({message:t="Empty response body"}={}){super({name:ml,message:t}),this[Dl]=!0}static isInstance(t){return H.hasMarker(t,hl)}},s(_n,"EmptyResponseBodyError"),_n);function _r(e){return e==null?"unknown error":typeof e=="string"?e:e instanceof Error?e.message:JSON.stringify(e)}s(_r,"getErrorMessage$1");var vl="AI_InvalidArgumentError",yl=`vercel.ai.error.${vl}`,yv=Symbol.for(yl),_l,Fl,Cl=(Fn=class extends(Fl=H,_l=yv,Fl){constructor({message:t,cause:n,argument:r}){super({name:vl,message:t,cause:n}),this[_l]=!0,this.argument=r}static isInstance(t){return H.hasMarker(t,yl)}},s(Fn,"InvalidArgumentError"),Fn),bl="AI_InvalidPromptError",El=`vercel.ai.error.${bl}`,_v=Symbol.for(El),wl,Al,At=(Cn=class extends(Al=H,wl=_v,Al){constructor({prompt:t,message:n,cause:r}){super({name:bl,message:`Invalid prompt: ${n}`,cause:r}),this[wl]=!0,this.prompt=t}static isInstance(t){return H.hasMarker(t,El)}},s(Cn,"InvalidPromptError"),Cn),Il="AI_InvalidResponseDataError",xl=`vercel.ai.error.${Il}`,Fv=Symbol.for(xl),kl,$l,Fr=(bn=class extends($l=H,kl=Fv,$l){constructor({data:t,message:n=`Invalid response data: ${JSON.stringify(t)}.`}){super({name:Il,message:n}),this[kl]=!0,this.data=t}static isInstance(t){return H.hasMarker(t,xl)}},s(bn,"InvalidResponseDataError"),bn),Tl="AI_JSONParseError",Bl=`vercel.ai.error.${Tl}`,Cv=Symbol.for(Bl),Sl,Ol,uo=(En=class extends(Ol=H,Sl=Cv,Ol){constructor({text:t,cause:n}){super({name:Tl,message:`JSON parsing failed: Text: ${t}.
|
|
86
|
+
Error message: ${_r(n)}`,cause:n}),this[Sl]=!0,this.text=t}static isInstance(t){return H.hasMarker(t,Bl)}},s(En,"JSONParseError"),En),Rl="AI_LoadAPIKeyError",Nl=`vercel.ai.error.${Rl}`,bv=Symbol.for(Nl),Pl,Ml,lo=(wn=class extends(Ml=H,Pl=bv,Ml){constructor({message:t}){super({name:Rl,message:t}),this[Pl]=!0}static isInstance(t){return H.hasMarker(t,Nl)}},s(wn,"LoadAPIKeyError"),wn),jl="AI_TooManyEmbeddingValuesForCallError",zl=`vercel.ai.error.${jl}`,Ev=Symbol.for(zl),ql,Zl,Ul=(An=class extends(Zl=H,ql=Ev,Zl){constructor(t){super({name:jl,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[ql]=!0,this.provider=t.provider,this.modelId=t.modelId,this.maxEmbeddingsPerCall=t.maxEmbeddingsPerCall,this.values=t.values}static isInstance(t){return H.hasMarker(t,zl)}},s(An,"TooManyEmbeddingValuesForCallError"),An),Ll="AI_TypeValidationError",Vl=`vercel.ai.error.${Ll}`,wv=Symbol.for(Vl),Gl,Wl,zt=(Tt=class extends(Wl=H,Gl=wv,Wl){constructor({value:t,cause:n}){super({name:Ll,message:`Type validation failed: Value: ${JSON.stringify(t)}.
|
|
87
|
+
Error message: ${_r(n)}`,cause:n}),this[Gl]=!0,this.value=t}static isInstance(t){return H.hasMarker(t,Vl)}static wrap({value:t,cause:n}){return Tt.isInstance(n)&&n.value===t?n:new Tt({value:t,cause:n})}},s(Tt,"_TypeValidationError"),Tt),Hl="AI_UnsupportedFunctionalityError",Jl=`vercel.ai.error.${Hl}`,Av=Symbol.for(Jl),Kl,Yl,Ke=(In=class extends(Yl=H,Kl=Av,Yl){constructor({functionality:t,message:n=`'${t}' functionality not supported.`}){super({name:Hl,message:n}),this[Kl]=!0,this.functionality=t}static isInstance(t){return H.hasMarker(t,Jl)}},s(In,"UnsupportedFunctionalityError"),In);function x(e,t,n){function r(l,c){var d;Object.defineProperty(l,"_zod",{value:l._zod??{},enumerable:!1}),(d=l._zod).traits??(d.traits=new Set),l._zod.traits.add(e),t(l,c);for(const f in o.prototype)f in l||Object.defineProperty(l,f,{value:o.prototype[f].bind(l)});l._zod.constr=o,l._zod.def=c}s(r,"init");const a=n?.Parent??Object,u=class u extends a{};s(u,"Definition");let i=u;Object.defineProperty(i,"name",{value:e});function o(l){var c;const d=n?.Parent?new i:this;r(d,l),(c=d._zod).deferred??(c.deferred=[]);for(const f of d._zod.deferred)f();return d}return s(o,"_"),Object.defineProperty(o,"init",{value:r}),Object.defineProperty(o,Symbol.hasInstance,{value:s(l=>n?.Parent&&l instanceof n.Parent?!0:l?._zod?.traits?.has(e),"value")}),Object.defineProperty(o,"name",{value:e}),o}s(x,"$constructor");const Vi=class Vi extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}};s(Vi,"$ZodAsyncError");let qt=Vi;const Xl={};function It(e){return Xl}s(It,"config");function Ql(e){const t=Object.values(e).filter(r=>typeof r=="number");return Object.entries(e).filter(([r,a])=>t.indexOf(+r)===-1).map(([r,a])=>a)}s(Ql,"getEnumValues");function Iv(e,t){return typeof t=="bigint"?t.toString():t}s(Iv,"jsonStringifyReplacer");function ja(e){return{get value(){{const t=e();return Object.defineProperty(this,"value",{value:t}),t}}}}s(ja,"cached");function za(e){return e==null}s(za,"nullish");function qa(e){const t=e.startsWith("^")?1:0,n=e.endsWith("$")?e.length-1:e.length;return e.slice(t,n)}s(qa,"cleanRegex");function xv(e,t){const n=(e.toString().split(".")[1]||"").length,r=(t.toString().split(".")[1]||"").length,a=n>r?n:r,i=Number.parseInt(e.toFixed(a).replace(".","")),o=Number.parseInt(t.toFixed(a).replace(".",""));return i%o/10**a}s(xv,"floatSafeRemainder");function le(e,t,n){Object.defineProperty(e,t,{get(){{const r=n();return e[t]=r,r}},set(r){Object.defineProperty(e,t,{value:r})},configurable:!0})}s(le,"defineLazy");function Za(e,t,n){Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0})}s(Za,"assignProp");function Cr(e){return JSON.stringify(e)}s(Cr,"esc");const ec=Error.captureStackTrace?Error.captureStackTrace:(...e)=>{};function co(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}s(co,"isObject");const kv=ja(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function po(e){if(co(e)===!1)return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(co(n)===!1||Object.prototype.hasOwnProperty.call(n,"isPrototypeOf")===!1)}s(po,"isPlainObject");const $v=new Set(["string","number","symbol"]);function br(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}s(br,"escapeRegex");function Zt(e,t,n){const r=new e._zod.constr(t??e._zod.def);return(!t||n?.parent)&&(r._zod.parent=e),r}s(Zt,"clone");function Z(e){const t=e;if(!t)return{};if(typeof t=="string")return{error:s(()=>t,"error")};if(t?.message!==void 0){if(t?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,typeof t.error=="string"?{...t,error:s(()=>t.error,"error")}:t}s(Z,"normalizeParams");function Tv(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}s(Tv,"optionalKeys");const Bv={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 Sv(e,t){const n={},r=e._zod.def;for(const a in t){if(!(a in r.shape))throw new Error(`Unrecognized key: "${a}"`);t[a]&&(n[a]=r.shape[a])}return Zt(e,{...e._zod.def,shape:n,checks:[]})}s(Sv,"pick");function Ov(e,t){const n={...e._zod.def.shape},r=e._zod.def;for(const a in t){if(!(a in r.shape))throw new Error(`Unrecognized key: "${a}"`);t[a]&&delete n[a]}return Zt(e,{...e._zod.def,shape:n,checks:[]})}s(Ov,"omit");function Rv(e,t){if(!po(t))throw new Error("Invalid input to extend: expected a plain object");const n={...e._zod.def,get shape(){const r={...e._zod.def.shape,...t};return Za(this,"shape",r),r},checks:[]};return Zt(e,n)}s(Rv,"extend");function Nv(e,t){return Zt(e,{...e._zod.def,get shape(){const n={...e._zod.def.shape,...t._zod.def.shape};return Za(this,"shape",n),n},catchall:t._zod.def.catchall,checks:[]})}s(Nv,"merge");function Pv(e,t,n){const r=t._zod.def.shape,a={...r};if(n)for(const i in n){if(!(i in r))throw new Error(`Unrecognized key: "${i}"`);n[i]&&(a[i]=e?new e({type:"optional",innerType:r[i]}):r[i])}else for(const i in r)a[i]=e?new e({type:"optional",innerType:r[i]}):r[i];return Zt(t,{...t._zod.def,shape:a,checks:[]})}s(Pv,"partial");function Mv(e,t,n){const r=t._zod.def.shape,a={...r};if(n)for(const i in n){if(!(i in a))throw new Error(`Unrecognized key: "${i}"`);n[i]&&(a[i]=new e({type:"nonoptional",innerType:r[i]}))}else for(const i in r)a[i]=new e({type:"nonoptional",innerType:r[i]});return Zt(t,{...t._zod.def,shape:a,checks:[]})}s(Mv,"required");function Er(e,t=0){for(let n=t;n<e.issues.length;n++)if(e.issues[n]?.continue!==!0)return!0;return!1}s(Er,"aborted");function Ut(e,t){return t.map(n=>{var r;return(r=n).path??(r.path=[]),n.path.unshift(e),n})}s(Ut,"prefixIssues");function fo(e){return typeof e=="string"?e:e?.message}s(fo,"unwrapMessage");function xt(e,t,n){const r={...e,path:e.path??[]};if(!e.message){const a=fo(e.inst?._zod.def?.error?.(e))??fo(t?.error?.(e))??fo(n.customError?.(e))??fo(n.localeError?.(e))??"Invalid input";r.message=a}return delete r.inst,delete r.continue,t?.reportInput||delete r.input,r}s(xt,"finalizeIssue");function Ua(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}s(Ua,"getLengthableOrigin");function wr(...e){const[t,n,r]=e;return typeof t=="string"?{message:t,code:"custom",input:n,inst:r}:{...t}}s(wr,"issue");const tc=s((e,t)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),Object.defineProperty(e,"message",{get(){return JSON.stringify(t,Iv,2)},enumerable:!0}),Object.defineProperty(e,"toString",{value:s(()=>e.message,"value"),enumerable:!1})},"initializer$1"),nc=x("$ZodError",tc),rc=x("$ZodError",tc,{Parent:Error});function jv(e,t=n=>n.message){const n={},r=[];for(const a of e.issues)a.path.length>0?(n[a.path[0]]=n[a.path[0]]||[],n[a.path[0]].push(t(a))):r.push(t(a));return{formErrors:r,fieldErrors:n}}s(jv,"flattenError");function zv(e,t){const n=t||function(i){return i.message},r={_errors:[]},a=s(i=>{for(const o of i.issues)if(o.code==="invalid_union"&&o.errors.length)o.errors.map(u=>a({issues:u}));else if(o.code==="invalid_key")a({issues:o.issues});else if(o.code==="invalid_element")a({issues:o.issues});else if(o.path.length===0)r._errors.push(n(o));else{let u=r,l=0;for(;l<o.path.length;){const c=o.path[l];l===o.path.length-1?(u[c]=u[c]||{_errors:[]},u[c]._errors.push(n(o))):u[c]=u[c]||{_errors:[]},u=u[c],l++}}},"processError");return a(e),r}s(zv,"formatError");const qv=s(e=>(t,n,r,a)=>{const i=r?Object.assign(r,{async:!1}):{async:!1},o=t._zod.run({value:n,issues:[]},i);if(o instanceof Promise)throw new qt;if(o.issues.length){const u=new(a?.Err??e)(o.issues.map(l=>xt(l,i,It())));throw ec(u,a?.callee),u}return o.value},"_parse$1"),Zv=s(e=>async(t,n,r,a)=>{const i=r?Object.assign(r,{async:!0}):{async:!0};let o=t._zod.run({value:n,issues:[]},i);if(o instanceof Promise&&(o=await o),o.issues.length){const u=new(a?.Err??e)(o.issues.map(l=>xt(l,i,It())));throw ec(u,a?.callee),u}return o.value},"_parseAsync"),oc=s(e=>(t,n,r)=>{const a=r?{...r,async:!1}:{async:!1},i=t._zod.run({value:n,issues:[]},a);if(i instanceof Promise)throw new qt;return i.issues.length?{success:!1,error:new(e??nc)(i.issues.map(o=>xt(o,a,It())))}:{success:!0,data:i.value}},"_safeParse"),Uv=oc(rc),ac=s(e=>async(t,n,r)=>{const a=r?Object.assign(r,{async:!0}):{async:!0};let i=t._zod.run({value:n,issues:[]},a);return i instanceof Promise&&(i=await i),i.issues.length?{success:!1,error:new e(i.issues.map(o=>xt(o,a,It())))}:{success:!0,data:i.value}},"_safeParseAsync"),Lv=ac(rc),Vv=/^[cC][^\s-]{8,}$/,Gv=/^[0-9a-z]+$/,Wv=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,Hv=/^[0-9a-vA-V]{20}$/,Jv=/^[A-Za-z0-9]{27}$/,Kv=/^[a-zA-Z0-9_-]{21}$/,Yv=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,Xv=/^([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})$/,ic=s(e=>e?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${e}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/,"uuid"),Qv=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,ey="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function ty(){return new RegExp(ey,"u")}s(ty,"emoji");const ny=/^(?:(?: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])$/,ry=/^(([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})$/,oy=/^((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])$/,ay=/^(([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])$/,iy=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,sc=/^[A-Za-z0-9_-]*$/,sy=/^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/,uy=/^\+(?:[0-9]){6,14}[0-9]$/,uc="(?:(?:\\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])))",ly=new RegExp(`^${uc}$`);function lc(e){const t="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof e.precision=="number"?e.precision===-1?`${t}`:e.precision===0?`${t}:[0-5]\\d`:`${t}:[0-5]\\d\\.\\d{${e.precision}}`:`${t}(?::[0-5]\\d(?:\\.\\d+)?)?`}s(lc,"timeSource");function cy(e){return new RegExp(`^${lc(e)}$`)}s(cy,"time$1");function py(e){const t=lc({precision:e.precision}),n=["Z"];e.local&&n.push(""),e.offset&&n.push("([+-]\\d{2}:\\d{2})");const r=`${t}(?:${n.join("|")})`;return new RegExp(`^${uc}T(?:${r})$`)}s(py,"datetime$1");const dy=s(e=>{const t=e?`[\\s\\S]{${e?.minimum??0},${e?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${t}$`)},"string$1"),fy=/^\d+$/,my=/^-?\d+(?:\.\d+)?/i,hy=/true|false/i,Dy=/null/i,gy=/^[^A-Z]*$/,vy=/^[^a-z]*$/,Ve=x("$ZodCheck",(e,t)=>{var n;e._zod??(e._zod={}),e._zod.def=t,(n=e._zod).onattach??(n.onattach=[])}),cc={number:"number",bigint:"bigint",object:"date"},pc=x("$ZodCheckLessThan",(e,t)=>{Ve.init(e,t);const n=cc[typeof t.value];e._zod.onattach.push(r=>{const a=r._zod.bag,i=(t.inclusive?a.maximum:a.exclusiveMaximum)??Number.POSITIVE_INFINITY;t.value<i&&(t.inclusive?a.maximum=t.value:a.exclusiveMaximum=t.value)}),e._zod.check=r=>{(t.inclusive?r.value<=t.value:r.value<t.value)||r.issues.push({origin:n,code:"too_big",maximum:t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),dc=x("$ZodCheckGreaterThan",(e,t)=>{Ve.init(e,t);const n=cc[typeof t.value];e._zod.onattach.push(r=>{const a=r._zod.bag,i=(t.inclusive?a.minimum:a.exclusiveMinimum)??Number.NEGATIVE_INFINITY;t.value>i&&(t.inclusive?a.minimum=t.value:a.exclusiveMinimum=t.value)}),e._zod.check=r=>{(t.inclusive?r.value>=t.value:r.value>t.value)||r.issues.push({origin:n,code:"too_small",minimum:t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),yy=x("$ZodCheckMultipleOf",(e,t)=>{Ve.init(e,t),e._zod.onattach.push(n=>{var r;(r=n._zod.bag).multipleOf??(r.multipleOf=t.value)}),e._zod.check=n=>{if(typeof n.value!=typeof t.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof n.value=="bigint"?n.value%t.value===BigInt(0):xv(n.value,t.value)===0)||n.issues.push({origin:typeof n.value,code:"not_multiple_of",divisor:t.value,input:n.value,inst:e,continue:!t.abort})}}),_y=x("$ZodCheckNumberFormat",(e,t)=>{Ve.init(e,t),t.format=t.format||"float64";const n=t.format?.includes("int"),r=n?"int":"number",[a,i]=Bv[t.format];e._zod.onattach.push(o=>{const u=o._zod.bag;u.format=t.format,u.minimum=a,u.maximum=i,n&&(u.pattern=fy)}),e._zod.check=o=>{const u=o.value;if(n){if(!Number.isInteger(u)){o.issues.push({expected:r,format:t.format,code:"invalid_type",input:u,inst:e});return}if(!Number.isSafeInteger(u)){u>0?o.issues.push({input:u,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,continue:!t.abort}):o.issues.push({input:u,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,continue:!t.abort});return}}u<a&&o.issues.push({origin:"number",input:u,code:"too_small",minimum:a,inclusive:!0,inst:e,continue:!t.abort}),u>i&&o.issues.push({origin:"number",input:u,code:"too_big",maximum:i,inst:e})}}),Fy=x("$ZodCheckMaxLength",(e,t)=>{var n;Ve.init(e,t),(n=e._zod.def).when??(n.when=r=>{const a=r.value;return!za(a)&&a.length!==void 0}),e._zod.onattach.push(r=>{const a=r._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<a&&(r._zod.bag.maximum=t.maximum)}),e._zod.check=r=>{const a=r.value;if(a.length<=t.maximum)return;const o=Ua(a);r.issues.push({origin:o,code:"too_big",maximum:t.maximum,inclusive:!0,input:a,inst:e,continue:!t.abort})}}),Cy=x("$ZodCheckMinLength",(e,t)=>{var n;Ve.init(e,t),(n=e._zod.def).when??(n.when=r=>{const a=r.value;return!za(a)&&a.length!==void 0}),e._zod.onattach.push(r=>{const a=r._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>a&&(r._zod.bag.minimum=t.minimum)}),e._zod.check=r=>{const a=r.value;if(a.length>=t.minimum)return;const o=Ua(a);r.issues.push({origin:o,code:"too_small",minimum:t.minimum,inclusive:!0,input:a,inst:e,continue:!t.abort})}}),by=x("$ZodCheckLengthEquals",(e,t)=>{var n;Ve.init(e,t),(n=e._zod.def).when??(n.when=r=>{const a=r.value;return!za(a)&&a.length!==void 0}),e._zod.onattach.push(r=>{const a=r._zod.bag;a.minimum=t.length,a.maximum=t.length,a.length=t.length}),e._zod.check=r=>{const a=r.value,i=a.length;if(i===t.length)return;const o=Ua(a),u=i>t.length;r.issues.push({origin:o,...u?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length},inclusive:!0,exact:!0,input:r.value,inst:e,continue:!t.abort})}}),mo=x("$ZodCheckStringFormat",(e,t)=>{var n,r;Ve.init(e,t),e._zod.onattach.push(a=>{const i=a._zod.bag;i.format=t.format,t.pattern&&(i.patterns??(i.patterns=new Set),i.patterns.add(t.pattern))}),t.pattern?(n=e._zod).check??(n.check=a=>{t.pattern.lastIndex=0,!t.pattern.test(a.value)&&a.issues.push({origin:"string",code:"invalid_format",format:t.format,input:a.value,...t.pattern?{pattern:t.pattern.toString()}:{},inst:e,continue:!t.abort})}):(r=e._zod).check??(r.check=()=>{})}),Ey=x("$ZodCheckRegex",(e,t)=>{mo.init(e,t),e._zod.check=n=>{t.pattern.lastIndex=0,!t.pattern.test(n.value)&&n.issues.push({origin:"string",code:"invalid_format",format:"regex",input:n.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),wy=x("$ZodCheckLowerCase",(e,t)=>{t.pattern??(t.pattern=gy),mo.init(e,t)}),Ay=x("$ZodCheckUpperCase",(e,t)=>{t.pattern??(t.pattern=vy),mo.init(e,t)}),Iy=x("$ZodCheckIncludes",(e,t)=>{Ve.init(e,t);const n=br(t.includes),r=new RegExp(typeof t.position=="number"?`^.{${t.position}}${n}`:n);t.pattern=r,e._zod.onattach.push(a=>{const i=a._zod.bag;i.patterns??(i.patterns=new Set),i.patterns.add(r)}),e._zod.check=a=>{a.value.includes(t.includes,t.position)||a.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:t.includes,input:a.value,inst:e,continue:!t.abort})}}),xy=x("$ZodCheckStartsWith",(e,t)=>{Ve.init(e,t);const n=new RegExp(`^${br(t.prefix)}.*`);t.pattern??(t.pattern=n),e._zod.onattach.push(r=>{const a=r._zod.bag;a.patterns??(a.patterns=new Set),a.patterns.add(n)}),e._zod.check=r=>{r.value.startsWith(t.prefix)||r.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:r.value,inst:e,continue:!t.abort})}}),ky=x("$ZodCheckEndsWith",(e,t)=>{Ve.init(e,t);const n=new RegExp(`.*${br(t.suffix)}$`);t.pattern??(t.pattern=n),e._zod.onattach.push(r=>{const a=r._zod.bag;a.patterns??(a.patterns=new Set),a.patterns.add(n)}),e._zod.check=r=>{r.value.endsWith(t.suffix)||r.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:r.value,inst:e,continue:!t.abort})}}),$y=x("$ZodCheckOverwrite",(e,t)=>{Ve.init(e,t),e._zod.check=n=>{n.value=t.tx(n.value)}}),Gi=class Gi{constructor(t=[]){this.content=[],this.indent=0,this&&(this.args=t)}indented(t){this.indent+=1,t(this),this.indent-=1}write(t){if(typeof t=="function"){t(this,{execution:"sync"}),t(this,{execution:"async"});return}const r=t.split(`
|
|
88
|
+
`).filter(o=>o),a=Math.min(...r.map(o=>o.length-o.trimStart().length)),i=r.map(o=>o.slice(a)).map(o=>" ".repeat(this.indent*2)+o);for(const o of i)this.content.push(o)}compile(){const t=Function,n=this?.args,a=[...(this?.content??[""]).map(i=>` ${i}`)];return new t(...n,a.join(`
|
|
89
|
+
`))}};s(Gi,"Doc");let La=Gi;const Ty={major:4,minor:0,patch:0},de=x("$ZodType",(e,t)=>{var n;e??(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=Ty;const r=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&r.unshift(e);for(const a of r)for(const i of a._zod.onattach)i(e);if(r.length===0)(n=e._zod).deferred??(n.deferred=[]),e._zod.deferred?.push(()=>{e._zod.run=e._zod.parse});else{const a=s((i,o,u)=>{let l=Er(i),c;for(const d of o){if(d._zod.def.when){if(!d._zod.def.when(i))continue}else if(l)continue;const f=i.issues.length,h=d._zod.check(i);if(h instanceof Promise&&u?.async===!1)throw new qt;if(c||h instanceof Promise)c=(c??Promise.resolve()).then(async()=>{await h,i.issues.length!==f&&(l||(l=Er(i,f)))});else{if(i.issues.length===f)continue;l||(l=Er(i,f))}}return c?c.then(()=>i):i},"runChecks");e._zod.run=(i,o)=>{const u=e._zod.parse(i,o);if(u instanceof Promise){if(o.async===!1)throw new qt;return u.then(l=>a(l,r,o))}return a(u,r,o)}}e["~standard"]={validate:s(a=>{try{const i=Uv(e,a);return i.success?{value:i.data}:{issues:i.error?.issues}}catch{return Lv(e,a).then(o=>o.success?{value:o.data}:{issues:o.error?.issues})}},"validate"),vendor:"zod",version:1}}),Va=x("$ZodString",(e,t)=>{de.init(e,t),e._zod.pattern=[...e?._zod.bag?.patterns??[]].pop()??dy(e._zod.bag),e._zod.parse=(n,r)=>{if(t.coerce)try{n.value=String(n.value)}catch{}return typeof n.value=="string"||n.issues.push({expected:"string",code:"invalid_type",input:n.value,inst:e}),n}}),Ce=x("$ZodStringFormat",(e,t)=>{mo.init(e,t),Va.init(e,t)}),By=x("$ZodGUID",(e,t)=>{t.pattern??(t.pattern=Xv),Ce.init(e,t)}),Sy=x("$ZodUUID",(e,t)=>{if(t.version){const r={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(r===void 0)throw new Error(`Invalid UUID version: "${t.version}"`);t.pattern??(t.pattern=ic(r))}else t.pattern??(t.pattern=ic());Ce.init(e,t)}),Oy=x("$ZodEmail",(e,t)=>{t.pattern??(t.pattern=Qv),Ce.init(e,t)}),Ry=x("$ZodURL",(e,t)=>{Ce.init(e,t),e._zod.check=n=>{try{const r=n.value,a=new URL(r),i=a.href;t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(a.hostname)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:sy.source,input:n.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(a.protocol.endsWith(":")?a.protocol.slice(0,-1):a.protocol)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:n.value,inst:e,continue:!t.abort})),!r.endsWith("/")&&i.endsWith("/")?n.value=i.slice(0,-1):n.value=i;return}catch{n.issues.push({code:"invalid_format",format:"url",input:n.value,inst:e,continue:!t.abort})}}}),Ny=x("$ZodEmoji",(e,t)=>{t.pattern??(t.pattern=ty()),Ce.init(e,t)}),Py=x("$ZodNanoID",(e,t)=>{t.pattern??(t.pattern=Kv),Ce.init(e,t)}),My=x("$ZodCUID",(e,t)=>{t.pattern??(t.pattern=Vv),Ce.init(e,t)}),jy=x("$ZodCUID2",(e,t)=>{t.pattern??(t.pattern=Gv),Ce.init(e,t)}),zy=x("$ZodULID",(e,t)=>{t.pattern??(t.pattern=Wv),Ce.init(e,t)}),qy=x("$ZodXID",(e,t)=>{t.pattern??(t.pattern=Hv),Ce.init(e,t)}),Zy=x("$ZodKSUID",(e,t)=>{t.pattern??(t.pattern=Jv),Ce.init(e,t)}),Uy=x("$ZodISODateTime",(e,t)=>{t.pattern??(t.pattern=py(t)),Ce.init(e,t)}),Ly=x("$ZodISODate",(e,t)=>{t.pattern??(t.pattern=ly),Ce.init(e,t)}),Vy=x("$ZodISOTime",(e,t)=>{t.pattern??(t.pattern=cy(t)),Ce.init(e,t)}),Gy=x("$ZodISODuration",(e,t)=>{t.pattern??(t.pattern=Yv),Ce.init(e,t)}),Wy=x("$ZodIPv4",(e,t)=>{t.pattern??(t.pattern=ny),Ce.init(e,t),e._zod.onattach.push(n=>{const r=n._zod.bag;r.format="ipv4"})}),Hy=x("$ZodIPv6",(e,t)=>{t.pattern??(t.pattern=ry),Ce.init(e,t),e._zod.onattach.push(n=>{const r=n._zod.bag;r.format="ipv6"}),e._zod.check=n=>{try{new URL(`http://[${n.value}]`)}catch{n.issues.push({code:"invalid_format",format:"ipv6",input:n.value,inst:e,continue:!t.abort})}}}),Jy=x("$ZodCIDRv4",(e,t)=>{t.pattern??(t.pattern=oy),Ce.init(e,t)}),Ky=x("$ZodCIDRv6",(e,t)=>{t.pattern??(t.pattern=ay),Ce.init(e,t),e._zod.check=n=>{const[r,a]=n.value.split("/");try{if(!a)throw new Error;const i=Number(a);if(`${i}`!==a)throw new Error;if(i<0||i>128)throw new Error;new URL(`http://[${r}]`)}catch{n.issues.push({code:"invalid_format",format:"cidrv6",input:n.value,inst:e,continue:!t.abort})}}});function fc(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch{return!1}}s(fc,"isValidBase64");const Yy=x("$ZodBase64",(e,t)=>{t.pattern??(t.pattern=iy),Ce.init(e,t),e._zod.onattach.push(n=>{n._zod.bag.contentEncoding="base64"}),e._zod.check=n=>{fc(n.value)||n.issues.push({code:"invalid_format",format:"base64",input:n.value,inst:e,continue:!t.abort})}});function Xy(e){if(!sc.test(e))return!1;const t=e.replace(/[-_]/g,r=>r==="-"?"+":"/"),n=t.padEnd(Math.ceil(t.length/4)*4,"=");return fc(n)}s(Xy,"isValidBase64URL");const Qy=x("$ZodBase64URL",(e,t)=>{t.pattern??(t.pattern=sc),Ce.init(e,t),e._zod.onattach.push(n=>{n._zod.bag.contentEncoding="base64url"}),e._zod.check=n=>{Xy(n.value)||n.issues.push({code:"invalid_format",format:"base64url",input:n.value,inst:e,continue:!t.abort})}}),e0=x("$ZodE164",(e,t)=>{t.pattern??(t.pattern=uy),Ce.init(e,t)});function t0(e,t=null){try{const n=e.split(".");if(n.length!==3)return!1;const[r]=n;if(!r)return!1;const a=JSON.parse(atob(r));return!("typ"in a&&a?.typ!=="JWT"||!a.alg||t&&(!("alg"in a)||a.alg!==t))}catch{return!1}}s(t0,"isValidJWT");const n0=x("$ZodJWT",(e,t)=>{Ce.init(e,t),e._zod.check=n=>{t0(n.value,t.alg)||n.issues.push({code:"invalid_format",format:"jwt",input:n.value,inst:e,continue:!t.abort})}}),mc=x("$ZodNumber",(e,t)=>{de.init(e,t),e._zod.pattern=e._zod.bag.pattern??my,e._zod.parse=(n,r)=>{if(t.coerce)try{n.value=Number(n.value)}catch{}const a=n.value;if(typeof a=="number"&&!Number.isNaN(a)&&Number.isFinite(a))return n;const i=typeof a=="number"?Number.isNaN(a)?"NaN":Number.isFinite(a)?void 0:"Infinity":void 0;return n.issues.push({expected:"number",code:"invalid_type",input:a,inst:e,...i?{received:i}:{}}),n}}),r0=x("$ZodNumber",(e,t)=>{_y.init(e,t),mc.init(e,t)}),o0=x("$ZodBoolean",(e,t)=>{de.init(e,t),e._zod.pattern=hy,e._zod.parse=(n,r)=>{if(t.coerce)try{n.value=!!n.value}catch{}const a=n.value;return typeof a=="boolean"||n.issues.push({expected:"boolean",code:"invalid_type",input:a,inst:e}),n}}),a0=x("$ZodNull",(e,t)=>{de.init(e,t),e._zod.pattern=Dy,e._zod.values=new Set([null]),e._zod.parse=(n,r)=>{const a=n.value;return a===null||n.issues.push({expected:"null",code:"invalid_type",input:a,inst:e}),n}}),i0=x("$ZodAny",(e,t)=>{de.init(e,t),e._zod.parse=n=>n}),s0=x("$ZodUnknown",(e,t)=>{de.init(e,t),e._zod.parse=n=>n}),u0=x("$ZodNever",(e,t)=>{de.init(e,t),e._zod.parse=(n,r)=>(n.issues.push({expected:"never",code:"invalid_type",input:n.value,inst:e}),n)});function hc(e,t,n){e.issues.length&&t.issues.push(...Ut(n,e.issues)),t.value[n]=e.value}s(hc,"handleArrayResult");const l0=x("$ZodArray",(e,t)=>{de.init(e,t),e._zod.parse=(n,r)=>{const a=n.value;if(!Array.isArray(a))return n.issues.push({expected:"array",code:"invalid_type",input:a,inst:e}),n;n.value=Array(a.length);const i=[];for(let o=0;o<a.length;o++){const u=a[o],l=t.element._zod.run({value:u,issues:[]},r);l instanceof Promise?i.push(l.then(c=>hc(c,n,o))):hc(l,n,o)}return i.length?Promise.all(i).then(()=>n):n}});function ho(e,t,n){e.issues.length&&t.issues.push(...Ut(n,e.issues)),t.value[n]=e.value}s(ho,"handleObjectResult");function Dc(e,t,n,r){e.issues.length?r[n]===void 0?n in r?t.value[n]=void 0:t.value[n]=e.value:t.issues.push(...Ut(n,e.issues)):e.value===void 0?n in r&&(t.value[n]=void 0):t.value[n]=e.value}s(Dc,"handleOptionalObjectResult");const c0=x("$ZodObject",(e,t)=>{de.init(e,t);const n=ja(()=>{const f=Object.keys(t.shape);for(const D of f)if(!(t.shape[D]instanceof de))throw new Error(`Invalid element at key "${D}": expected a Zod schema`);const h=Tv(t.shape);return{shape:t.shape,keys:f,keySet:new Set(f),numKeys:f.length,optionalKeys:new Set(h)}});le(e._zod,"propValues",()=>{const f=t.shape,h={};for(const D in f){const m=f[D]._zod;if(m.values){h[D]??(h[D]=new Set);for(const g of m.values)h[D].add(g)}}return h});const r=s(f=>{const h=new La(["shape","payload","ctx"]),D=n.value,m=s(A=>{const C=Cr(A);return`shape[${C}]._zod.run({ value: input[${C}], issues: [] }, ctx)`},"parseStr");h.write("const input = payload.value;");const g=Object.create(null);let y=0;for(const A of D.keys)g[A]=`key_${y++}`;h.write("const newResult = {}");for(const A of D.keys)if(D.optionalKeys.has(A)){const C=g[A];h.write(`const ${C} = ${m(A)};`);const E=Cr(A);h.write(`
|
|
90
|
+
if (${C}.issues.length) {
|
|
91
|
+
if (input[${E}] === undefined) {
|
|
92
|
+
if (${E} in input) {
|
|
93
|
+
newResult[${E}] = undefined;
|
|
94
|
+
}
|
|
95
|
+
} else {
|
|
96
|
+
payload.issues = payload.issues.concat(
|
|
97
|
+
${C}.issues.map((iss) => ({
|
|
98
|
+
...iss,
|
|
99
|
+
path: iss.path ? [${E}, ...iss.path] : [${E}],
|
|
100
|
+
}))
|
|
101
|
+
);
|
|
102
|
+
}
|
|
103
|
+
} else if (${C}.value === undefined) {
|
|
104
|
+
if (${E} in input) newResult[${E}] = undefined;
|
|
105
|
+
} else {
|
|
106
|
+
newResult[${E}] = ${C}.value;
|
|
107
|
+
}
|
|
108
|
+
`)}else{const C=g[A];h.write(`const ${C} = ${m(A)};`),h.write(`
|
|
109
|
+
if (${C}.issues.length) payload.issues = payload.issues.concat(${C}.issues.map(iss => ({
|
|
110
|
+
...iss,
|
|
111
|
+
path: iss.path ? [${Cr(A)}, ...iss.path] : [${Cr(A)}]
|
|
112
|
+
})));`),h.write(`newResult[${Cr(A)}] = ${C}.value`)}h.write("payload.value = newResult;"),h.write("return payload;");const F=h.compile();return(A,C)=>F(f,A,C)},"generateFastpass");let a;const i=co,o=!Xl.jitless,l=o&&kv.value,c=t.catchall;let d;e._zod.parse=(f,h)=>{d??(d=n.value);const D=f.value;if(!i(D))return f.issues.push({expected:"object",code:"invalid_type",input:D,inst:e}),f;const m=[];if(o&&l&&h?.async===!1&&h.jitless!==!0)a||(a=r(t.shape)),f=a(f,h);else{f.value={};const C=d.shape;for(const E of d.keys){const B=C[E],k=B._zod.run({value:D[E],issues:[]},h),b=B._zod.optin==="optional"&&B._zod.optout==="optional";k instanceof Promise?m.push(k.then(z=>b?Dc(z,f,E,D):ho(z,f,E))):b?Dc(k,f,E,D):ho(k,f,E)}}if(!c)return m.length?Promise.all(m).then(()=>f):f;const g=[],y=d.keySet,F=c._zod,A=F.def.type;for(const C of Object.keys(D)){if(y.has(C))continue;if(A==="never"){g.push(C);continue}const E=F.run({value:D[C],issues:[]},h);E instanceof Promise?m.push(E.then(B=>ho(B,f,C))):ho(E,f,C)}return g.length&&f.issues.push({code:"unrecognized_keys",keys:g,input:D,inst:e}),m.length?Promise.all(m).then(()=>f):f}});function gc(e,t,n,r){for(const a of e)if(a.issues.length===0)return t.value=a.value,t;return t.issues.push({code:"invalid_union",input:t.value,inst:n,errors:e.map(a=>a.issues.map(i=>xt(i,r,It())))}),t}s(gc,"handleUnionResults");const vc=x("$ZodUnion",(e,t)=>{de.init(e,t),le(e._zod,"optin",()=>t.options.some(n=>n._zod.optin==="optional")?"optional":void 0),le(e._zod,"optout",()=>t.options.some(n=>n._zod.optout==="optional")?"optional":void 0),le(e._zod,"values",()=>{if(t.options.every(n=>n._zod.values))return new Set(t.options.flatMap(n=>Array.from(n._zod.values)))}),le(e._zod,"pattern",()=>{if(t.options.every(n=>n._zod.pattern)){const n=t.options.map(r=>r._zod.pattern);return new RegExp(`^(${n.map(r=>qa(r.source)).join("|")})$`)}}),e._zod.parse=(n,r)=>{let a=!1;const i=[];for(const o of t.options){const u=o._zod.run({value:n.value,issues:[]},r);if(u instanceof Promise)i.push(u),a=!0;else{if(u.issues.length===0)return u;i.push(u)}}return a?Promise.all(i).then(o=>gc(o,n,e,r)):gc(i,n,e,r)}}),p0=x("$ZodDiscriminatedUnion",(e,t)=>{vc.init(e,t);const n=e._zod.parse;le(e._zod,"propValues",()=>{const a={};for(const i of t.options){const o=i._zod.propValues;if(!o||Object.keys(o).length===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(i)}"`);for(const[u,l]of Object.entries(o)){a[u]||(a[u]=new Set);for(const c of l)a[u].add(c)}}return a});const r=ja(()=>{const a=t.options,i=new Map;for(const o of a){const u=o._zod.propValues[t.discriminator];if(!u||u.size===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(o)}"`);for(const l of u){if(i.has(l))throw new Error(`Duplicate discriminator value "${String(l)}"`);i.set(l,o)}}return i});e._zod.parse=(a,i)=>{const o=a.value;if(!co(o))return a.issues.push({code:"invalid_type",expected:"object",input:o,inst:e}),a;const u=r.value.get(o?.[t.discriminator]);return u?u._zod.run(a,i):t.unionFallback?n(a,i):(a.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",input:o,path:[t.discriminator],inst:e}),a)}}),d0=x("$ZodIntersection",(e,t)=>{de.init(e,t),e._zod.parse=(n,r)=>{const a=n.value,i=t.left._zod.run({value:a,issues:[]},r),o=t.right._zod.run({value:a,issues:[]},r);return i instanceof Promise||o instanceof Promise?Promise.all([i,o]).then(([l,c])=>yc(n,l,c)):yc(n,i,o)}});function Ga(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(po(e)&&po(t)){const n=Object.keys(t),r=Object.keys(e).filter(i=>n.indexOf(i)!==-1),a={...e,...t};for(const i of r){const o=Ga(e[i],t[i]);if(!o.valid)return{valid:!1,mergeErrorPath:[i,...o.mergeErrorPath]};a[i]=o.data}return{valid:!0,data:a}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};const n=[];for(let r=0;r<e.length;r++){const a=e[r],i=t[r],o=Ga(a,i);if(!o.valid)return{valid:!1,mergeErrorPath:[r,...o.mergeErrorPath]};n.push(o.data)}return{valid:!0,data:n}}return{valid:!1,mergeErrorPath:[]}}s(Ga,"mergeValues");function yc(e,t,n){if(t.issues.length&&e.issues.push(...t.issues),n.issues.length&&e.issues.push(...n.issues),Er(e))return e;const r=Ga(t.value,n.value);if(!r.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(r.mergeErrorPath)}`);return e.value=r.data,e}s(yc,"handleIntersectionResults");const f0=x("$ZodRecord",(e,t)=>{de.init(e,t),e._zod.parse=(n,r)=>{const a=n.value;if(!po(a))return n.issues.push({expected:"record",code:"invalid_type",input:a,inst:e}),n;const i=[];if(t.keyType._zod.values){const o=t.keyType._zod.values;n.value={};for(const l of o)if(typeof l=="string"||typeof l=="number"||typeof l=="symbol"){const c=t.valueType._zod.run({value:a[l],issues:[]},r);c instanceof Promise?i.push(c.then(d=>{d.issues.length&&n.issues.push(...Ut(l,d.issues)),n.value[l]=d.value})):(c.issues.length&&n.issues.push(...Ut(l,c.issues)),n.value[l]=c.value)}let u;for(const l in a)o.has(l)||(u=u??[],u.push(l));u&&u.length>0&&n.issues.push({code:"unrecognized_keys",input:a,inst:e,keys:u})}else{n.value={};for(const o of Reflect.ownKeys(a)){if(o==="__proto__")continue;const u=t.keyType._zod.run({value:o,issues:[]},r);if(u instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(u.issues.length){n.issues.push({origin:"record",code:"invalid_key",issues:u.issues.map(c=>xt(c,r,It())),input:o,path:[o],inst:e}),n.value[u.value]=u.value;continue}const l=t.valueType._zod.run({value:a[o],issues:[]},r);l instanceof Promise?i.push(l.then(c=>{c.issues.length&&n.issues.push(...Ut(o,c.issues)),n.value[u.value]=c.value})):(l.issues.length&&n.issues.push(...Ut(o,l.issues)),n.value[u.value]=l.value)}}return i.length?Promise.all(i).then(()=>n):n}}),m0=x("$ZodEnum",(e,t)=>{de.init(e,t);const n=Ql(t.entries);e._zod.values=new Set(n),e._zod.pattern=new RegExp(`^(${n.filter(r=>$v.has(typeof r)).map(r=>typeof r=="string"?br(r):r.toString()).join("|")})$`),e._zod.parse=(r,a)=>{const i=r.value;return e._zod.values.has(i)||r.issues.push({code:"invalid_value",values:n,input:i,inst:e}),r}}),h0=x("$ZodLiteral",(e,t)=>{de.init(e,t),e._zod.values=new Set(t.values),e._zod.pattern=new RegExp(`^(${t.values.map(n=>typeof n=="string"?br(n):n?n.toString():String(n)).join("|")})$`),e._zod.parse=(n,r)=>{const a=n.value;return e._zod.values.has(a)||n.issues.push({code:"invalid_value",values:t.values,input:a,inst:e}),n}}),D0=x("$ZodTransform",(e,t)=>{de.init(e,t),e._zod.parse=(n,r)=>{const a=t.transform(n.value,n);if(r.async)return(a instanceof Promise?a:Promise.resolve(a)).then(o=>(n.value=o,n));if(a instanceof Promise)throw new qt;return n.value=a,n}}),g0=x("$ZodOptional",(e,t)=>{de.init(e,t),e._zod.optin="optional",e._zod.optout="optional",le(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),le(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${qa(n.source)})?$`):void 0}),e._zod.parse=(n,r)=>t.innerType._zod.optin==="optional"?t.innerType._zod.run(n,r):n.value===void 0?n:t.innerType._zod.run(n,r)}),v0=x("$ZodNullable",(e,t)=>{de.init(e,t),le(e._zod,"optin",()=>t.innerType._zod.optin),le(e._zod,"optout",()=>t.innerType._zod.optout),le(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${qa(n.source)}|null)$`):void 0}),le(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(n,r)=>n.value===null?n:t.innerType._zod.run(n,r)}),y0=x("$ZodDefault",(e,t)=>{de.init(e,t),e._zod.optin="optional",le(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{if(n.value===void 0)return n.value=t.defaultValue,n;const a=t.innerType._zod.run(n,r);return a instanceof Promise?a.then(i=>_c(i,t)):_c(a,t)}});function _c(e,t){return e.value===void 0&&(e.value=t.defaultValue),e}s(_c,"handleDefaultResult");const _0=x("$ZodPrefault",(e,t)=>{de.init(e,t),e._zod.optin="optional",le(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>(n.value===void 0&&(n.value=t.defaultValue),t.innerType._zod.run(n,r))}),F0=x("$ZodNonOptional",(e,t)=>{de.init(e,t),le(e._zod,"values",()=>{const n=t.innerType._zod.values;return n?new Set([...n].filter(r=>r!==void 0)):void 0}),e._zod.parse=(n,r)=>{const a=t.innerType._zod.run(n,r);return a instanceof Promise?a.then(i=>Fc(i,e)):Fc(a,e)}});function Fc(e,t){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}s(Fc,"handleNonOptionalResult");const C0=x("$ZodCatch",(e,t)=>{de.init(e,t),e._zod.optin="optional",le(e._zod,"optout",()=>t.innerType._zod.optout),le(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{const a=t.innerType._zod.run(n,r);return a instanceof Promise?a.then(i=>(n.value=i.value,i.issues.length&&(n.value=t.catchValue({...n,error:{issues:i.issues.map(o=>xt(o,r,It()))},input:n.value}),n.issues=[]),n)):(n.value=a.value,a.issues.length&&(n.value=t.catchValue({...n,error:{issues:a.issues.map(i=>xt(i,r,It()))},input:n.value}),n.issues=[]),n)}}),b0=x("$ZodPipe",(e,t)=>{de.init(e,t),le(e._zod,"values",()=>t.in._zod.values),le(e._zod,"optin",()=>t.in._zod.optin),le(e._zod,"optout",()=>t.out._zod.optout),e._zod.parse=(n,r)=>{const a=t.in._zod.run(n,r);return a instanceof Promise?a.then(i=>Cc(i,t,r)):Cc(a,t,r)}});function Cc(e,t,n){return Er(e)?e:t.out._zod.run({value:e.value,issues:e.issues},n)}s(Cc,"handlePipeResult");const E0=x("$ZodReadonly",(e,t)=>{de.init(e,t),le(e._zod,"propValues",()=>t.innerType._zod.propValues),le(e._zod,"values",()=>t.innerType._zod.values),le(e._zod,"optin",()=>t.innerType._zod.optin),le(e._zod,"optout",()=>t.innerType._zod.optout),e._zod.parse=(n,r)=>{const a=t.innerType._zod.run(n,r);return a instanceof Promise?a.then(bc):bc(a)}});function bc(e){return e.value=Object.freeze(e.value),e}s(bc,"handleReadonlyResult");const w0=x("$ZodLazy",(e,t)=>{de.init(e,t),le(e._zod,"innerType",()=>t.getter()),le(e._zod,"pattern",()=>e._zod.innerType._zod.pattern),le(e._zod,"propValues",()=>e._zod.innerType._zod.propValues),le(e._zod,"optin",()=>e._zod.innerType._zod.optin),le(e._zod,"optout",()=>e._zod.innerType._zod.optout),e._zod.parse=(n,r)=>e._zod.innerType._zod.run(n,r)}),A0=x("$ZodCustom",(e,t)=>{Ve.init(e,t),de.init(e,t),e._zod.parse=(n,r)=>n,e._zod.check=n=>{const r=n.value,a=t.fn(r);if(a instanceof Promise)return a.then(i=>Ec(i,n,r,e));Ec(a,n,r,e)}});function Ec(e,t,n,r){if(!e){const a={code:"custom",input:n,inst:r,path:[...r._zod.def.path??[]],continue:!r._zod.def.abort};r._zod.def.params&&(a.params=r._zod.def.params),t.issues.push(wr(a))}}s(Ec,"handleRefineResult");const Wi=class Wi{constructor(){this._map=new Map,this._idmap=new Map}add(t,...n){const r=n[0];if(this._map.set(t,r),r&&typeof r=="object"&&"id"in r){if(this._idmap.has(r.id))throw new Error(`ID ${r.id} already exists in the registry`);this._idmap.set(r.id,t)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(t){const n=this._map.get(t);return n&&typeof n=="object"&&"id"in n&&this._idmap.delete(n.id),this._map.delete(t),this}get(t){const n=t._zod.parent;if(n){const r={...this.get(n)??{}};return delete r.id,{...r,...this._map.get(t)}}return this._map.get(t)}has(t){return this._map.has(t)}};s(Wi,"$ZodRegistry");let Do=Wi;function I0(){return new Do}s(I0,"registry");const Ar=I0();function x0(e,t){return new e({type:"string",...Z(t)})}s(x0,"_string");function k0(e,t){return new e({type:"string",format:"email",check:"string_format",abort:!1,...Z(t)})}s(k0,"_email");function wc(e,t){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...Z(t)})}s(wc,"_guid");function $0(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...Z(t)})}s($0,"_uuid");function T0(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...Z(t)})}s(T0,"_uuidv4");function B0(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...Z(t)})}s(B0,"_uuidv6");function S0(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...Z(t)})}s(S0,"_uuidv7");function O0(e,t){return new e({type:"string",format:"url",check:"string_format",abort:!1,...Z(t)})}s(O0,"_url");function R0(e,t){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...Z(t)})}s(R0,"_emoji");function N0(e,t){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...Z(t)})}s(N0,"_nanoid");function P0(e,t){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...Z(t)})}s(P0,"_cuid");function M0(e,t){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...Z(t)})}s(M0,"_cuid2");function j0(e,t){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...Z(t)})}s(j0,"_ulid");function z0(e,t){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...Z(t)})}s(z0,"_xid");function q0(e,t){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...Z(t)})}s(q0,"_ksuid");function Z0(e,t){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...Z(t)})}s(Z0,"_ipv4");function U0(e,t){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...Z(t)})}s(U0,"_ipv6");function L0(e,t){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...Z(t)})}s(L0,"_cidrv4");function V0(e,t){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...Z(t)})}s(V0,"_cidrv6");function G0(e,t){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...Z(t)})}s(G0,"_base64");function W0(e,t){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...Z(t)})}s(W0,"_base64url");function H0(e,t){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...Z(t)})}s(H0,"_e164");function J0(e,t){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...Z(t)})}s(J0,"_jwt");function K0(e,t){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...Z(t)})}s(K0,"_isoDateTime");function Y0(e,t){return new e({type:"string",format:"date",check:"string_format",...Z(t)})}s(Y0,"_isoDate");function X0(e,t){return new e({type:"string",format:"time",check:"string_format",precision:null,...Z(t)})}s(X0,"_isoTime");function Q0(e,t){return new e({type:"string",format:"duration",check:"string_format",...Z(t)})}s(Q0,"_isoDuration");function e_(e,t){return new e({type:"number",checks:[],...Z(t)})}s(e_,"_number");function t_(e,t){return new e({type:"number",coerce:!0,checks:[],...Z(t)})}s(t_,"_coercedNumber");function n_(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...Z(t)})}s(n_,"_int");function r_(e,t){return new e({type:"boolean",...Z(t)})}s(r_,"_boolean");function o_(e,t){return new e({type:"null",...Z(t)})}s(o_,"_null$1");function a_(e){return new e({type:"any"})}s(a_,"_any");function i_(e){return new e({type:"unknown"})}s(i_,"_unknown");function s_(e,t){return new e({type:"never",...Z(t)})}s(s_,"_never");function Ac(e,t){return new pc({check:"less_than",...Z(t),value:e,inclusive:!1})}s(Ac,"_lt");function Wa(e,t){return new pc({check:"less_than",...Z(t),value:e,inclusive:!0})}s(Wa,"_lte");function Ic(e,t){return new dc({check:"greater_than",...Z(t),value:e,inclusive:!1})}s(Ic,"_gt");function Ha(e,t){return new dc({check:"greater_than",...Z(t),value:e,inclusive:!0})}s(Ha,"_gte");function xc(e,t){return new yy({check:"multiple_of",...Z(t),value:e})}s(xc,"_multipleOf");function kc(e,t){return new Fy({check:"max_length",...Z(t),maximum:e})}s(kc,"_maxLength");function go(e,t){return new Cy({check:"min_length",...Z(t),minimum:e})}s(go,"_minLength");function $c(e,t){return new by({check:"length_equals",...Z(t),length:e})}s($c,"_length");function u_(e,t){return new Ey({check:"string_format",format:"regex",...Z(t),pattern:e})}s(u_,"_regex");function l_(e){return new wy({check:"string_format",format:"lowercase",...Z(e)})}s(l_,"_lowercase");function c_(e){return new Ay({check:"string_format",format:"uppercase",...Z(e)})}s(c_,"_uppercase");function p_(e,t){return new Iy({check:"string_format",format:"includes",...Z(t),includes:e})}s(p_,"_includes");function d_(e,t){return new xy({check:"string_format",format:"starts_with",...Z(t),prefix:e})}s(d_,"_startsWith");function f_(e,t){return new ky({check:"string_format",format:"ends_with",...Z(t),suffix:e})}s(f_,"_endsWith");function Ir(e){return new $y({check:"overwrite",tx:e})}s(Ir,"_overwrite");function m_(e){return Ir(t=>t.normalize(e))}s(m_,"_normalize");function h_(){return Ir(e=>e.trim())}s(h_,"_trim");function D_(){return Ir(e=>e.toLowerCase())}s(D_,"_toLowerCase");function g_(){return Ir(e=>e.toUpperCase())}s(g_,"_toUpperCase");function v_(e,t,n){return new e({type:"array",element:t,...Z(n)})}s(v_,"_array");function y_(e,t,n){const r=Z(n);return r.abort??(r.abort=!0),new e({type:"custom",check:"custom",fn:t,...r})}s(y_,"_custom");function __(e,t,n){return new e({type:"custom",check:"custom",fn:t,...Z(n)})}s(__,"_refine");const Hi=class Hi{constructor(t){this.counter=0,this.metadataRegistry=t?.metadata??Ar,this.target=t?.target??"draft-2020-12",this.unrepresentable=t?.unrepresentable??"throw",this.override=t?.override??(()=>{}),this.io=t?.io??"output",this.seen=new Map}process(t,n={path:[],schemaPath:[]}){var r;const a=t._zod.def,i={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},o=this.seen.get(t);if(o)return o.count++,n.schemaPath.includes(t)&&(o.cycle=n.path),o.schema;const u={schema:{},count:1,cycle:void 0,path:n.path};this.seen.set(t,u);const l=t._zod.toJSONSchema?.();if(l)u.schema=l;else{const f={...n,schemaPath:[...n.schemaPath,t],path:n.path},h=t._zod.parent;if(h)u.ref=h,this.process(h,f),this.seen.get(h).isParent=!0;else{const D=u.schema;switch(a.type){case"string":{const m=D;m.type="string";const{minimum:g,maximum:y,format:F,patterns:A,contentEncoding:C}=t._zod.bag;if(typeof g=="number"&&(m.minLength=g),typeof y=="number"&&(m.maxLength=y),F&&(m.format=i[F]??F,m.format===""&&delete m.format),C&&(m.contentEncoding=C),A&&A.size>0){const E=[...A];E.length===1?m.pattern=E[0].source:E.length>1&&(u.schema.allOf=[...E.map(B=>({...this.target==="draft-7"?{type:"string"}:{},pattern:B.source}))])}break}case"number":{const m=D,{minimum:g,maximum:y,format:F,multipleOf:A,exclusiveMaximum:C,exclusiveMinimum:E}=t._zod.bag;typeof F=="string"&&F.includes("int")?m.type="integer":m.type="number",typeof E=="number"&&(m.exclusiveMinimum=E),typeof g=="number"&&(m.minimum=g,typeof E=="number"&&(E>=g?delete m.minimum:delete m.exclusiveMinimum)),typeof C=="number"&&(m.exclusiveMaximum=C),typeof y=="number"&&(m.maximum=y,typeof C=="number"&&(C<=y?delete m.maximum:delete m.exclusiveMaximum)),typeof A=="number"&&(m.multipleOf=A);break}case"boolean":{const m=D;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":{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 m=D,{minimum:g,maximum:y}=t._zod.bag;typeof g=="number"&&(m.minItems=g),typeof y=="number"&&(m.maxItems=y),m.type="array",m.items=this.process(a.element,{...f,path:[...f.path,"items"]});break}case"object":{const m=D;m.type="object",m.properties={};const g=a.shape;for(const A in g)m.properties[A]=this.process(g[A],{...f,path:[...f.path,"properties",A]});const y=new Set(Object.keys(g)),F=new Set([...y].filter(A=>{const C=a.shape[A]._zod;return this.io==="input"?C.optin===void 0:C.optout===void 0}));F.size>0&&(m.required=Array.from(F)),a.catchall?._zod.def.type==="never"?m.additionalProperties=!1:a.catchall?a.catchall&&(m.additionalProperties=this.process(a.catchall,{...f,path:[...f.path,"additionalProperties"]})):this.io==="output"&&(m.additionalProperties=!1);break}case"union":{const m=D;m.anyOf=a.options.map((g,y)=>this.process(g,{...f,path:[...f.path,"anyOf",y]}));break}case"intersection":{const m=D,g=this.process(a.left,{...f,path:[...f.path,"allOf",0]}),y=this.process(a.right,{...f,path:[...f.path,"allOf",1]}),F=s(C=>"allOf"in C&&Object.keys(C).length===1,"isSimpleIntersection"),A=[...F(g)?g.allOf:[g],...F(y)?y.allOf:[y]];m.allOf=A;break}case"tuple":{const m=D;m.type="array";const g=a.items.map((A,C)=>this.process(A,{...f,path:[...f.path,"prefixItems",C]}));if(this.target==="draft-2020-12"?m.prefixItems=g:m.items=g,a.rest){const A=this.process(a.rest,{...f,path:[...f.path,"items"]});this.target==="draft-2020-12"?m.items=A:m.additionalItems=A}a.rest&&(m.items=this.process(a.rest,{...f,path:[...f.path,"items"]}));const{minimum:y,maximum:F}=t._zod.bag;typeof y=="number"&&(m.minItems=y),typeof F=="number"&&(m.maxItems=F);break}case"record":{const m=D;m.type="object",m.propertyNames=this.process(a.keyType,{...f,path:[...f.path,"propertyNames"]}),m.additionalProperties=this.process(a.valueType,{...f,path:[...f.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=D,g=Ql(a.entries);g.every(y=>typeof y=="number")&&(m.type="number"),g.every(y=>typeof y=="string")&&(m.type="string"),m.enum=g;break}case"literal":{const m=D,g=[];for(const y of a.values)if(y===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof y=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");g.push(Number(y))}else g.push(y);if(g.length!==0)if(g.length===1){const y=g[0];m.type=y===null?"null":typeof y,m.const=y}else g.every(y=>typeof y=="number")&&(m.type="number"),g.every(y=>typeof y=="string")&&(m.type="string"),g.every(y=>typeof y=="boolean")&&(m.type="string"),g.every(y=>y===null)&&(m.type="null"),m.enum=g;break}case"file":{const m=D,g={type:"string",format:"binary",contentEncoding:"binary"},{minimum:y,maximum:F,mime:A}=t._zod.bag;y!==void 0&&(g.minLength=y),F!==void 0&&(g.maxLength=F),A?A.length===1?(g.contentMediaType=A[0],Object.assign(m,g)):m.anyOf=A.map(C=>({...g,contentMediaType:C})):Object.assign(m,g);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{const m=this.process(a.innerType,f);D.anyOf=[m,{type:"null"}];break}case"nonoptional":{this.process(a.innerType,f),u.ref=a.innerType;break}case"success":{const m=D;m.type="boolean";break}case"default":{this.process(a.innerType,f),u.ref=a.innerType,D.default=JSON.parse(JSON.stringify(a.defaultValue));break}case"prefault":{this.process(a.innerType,f),u.ref=a.innerType,this.io==="input"&&(D._prefault=JSON.parse(JSON.stringify(a.defaultValue)));break}case"catch":{this.process(a.innerType,f),u.ref=a.innerType;let m;try{m=a.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}D.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=D,g=t._zod.pattern;if(!g)throw new Error("Pattern not found in template literal");m.type="string",m.pattern=g.source;break}case"pipe":{const m=this.io==="input"?a.in._zod.def.type==="transform"?a.out:a.in:a.out;this.process(m,f),u.ref=m;break}case"readonly":{this.process(a.innerType,f),u.ref=a.innerType,D.readOnly=!0;break}case"promise":{this.process(a.innerType,f),u.ref=a.innerType;break}case"optional":{this.process(a.innerType,f),u.ref=a.innerType;break}case"lazy":{const m=t._zod.innerType;this.process(m,f),u.ref=m;break}case"custom":{if(this.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema");break}}}}const c=this.metadataRegistry.get(t);return c&&Object.assign(u.schema,c),this.io==="input"&&Te(t)&&(delete u.schema.examples,delete u.schema.default),this.io==="input"&&u.schema._prefault&&((r=u.schema).default??(r.default=u.schema._prefault)),delete u.schema._prefault,this.seen.get(t).schema}emit(t,n){const r={cycles:n?.cycles??"ref",reused:n?.reused??"inline",external:n?.external??void 0},a=this.seen.get(t);if(!a)throw new Error("Unprocessed schema. This is a bug in Zod.");const i=s(d=>{const f=this.target==="draft-2020-12"?"$defs":"definitions";if(r.external){const g=r.external.registry.get(d[0])?.id,y=r.external.uri??(A=>A);if(g)return{ref:y(g)};const F=d[1].defId??d[1].schema.id??`schema${this.counter++}`;return d[1].defId=F,{defId:F,ref:`${y("__shared")}#/${f}/${F}`}}if(d[1]===a)return{ref:"#"};const D=`#/${f}/`,m=d[1].schema.id??`__schema${this.counter++}`;return{defId:m,ref:D+m}},"makeURI"),o=s(d=>{if(d[1].schema.$ref)return;const f=d[1],{ref:h,defId:D}=i(d);f.def={...f.schema},D&&(f.defId=D);const m=f.schema;for(const g in m)delete m[g];m.$ref=h},"extractToDef");if(r.cycles==="throw")for(const d of this.seen.entries()){const f=d[1];if(f.cycle)throw new Error(`Cycle detected: #/${f.cycle?.join("/")}/<root>
|
|
113
|
+
|
|
114
|
+
Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const d of this.seen.entries()){const f=d[1];if(t===d[0]){o(d);continue}if(r.external){const D=r.external.registry.get(d[0])?.id;if(t!==d[0]&&D){o(d);continue}}if(this.metadataRegistry.get(d[0])?.id){o(d);continue}if(f.cycle){o(d);continue}if(f.count>1&&r.reused==="ref"){o(d);continue}}const u=s((d,f)=>{const h=this.seen.get(d),D=h.def??h.schema,m={...D};if(h.ref===null)return;const g=h.ref;if(h.ref=null,g){u(g,f);const y=this.seen.get(g).schema;y.$ref&&f.target==="draft-7"?(D.allOf=D.allOf??[],D.allOf.push(y)):(Object.assign(D,y),Object.assign(D,m))}h.isParent||this.override({zodSchema:d,jsonSchema:D,path:h.path??[]})},"flattenRef");for(const d of[...this.seen.entries()].reverse())u(d[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}`),r.external?.uri){const d=r.external.registry.get(t)?.id;if(!d)throw new Error("Schema is missing an `id` property");l.$id=r.external.uri(d)}Object.assign(l,a.def);const c=r.external?.defs??{};for(const d of this.seen.entries()){const f=d[1];f.def&&f.defId&&(c[f.defId]=f.def)}r.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.")}}};s(Hi,"JSONSchemaGenerator");let vo=Hi;function F_(e,t){if(e instanceof Do){const r=new vo(t),a={};for(const u of e._idmap.entries()){const[l,c]=u;r.process(c)}const i={},o={registry:e,uri:t?.uri,defs:a};for(const u of e._idmap.entries()){const[l,c]=u;i[l]=r.emit(c,{...t,external:o})}if(Object.keys(a).length>0){const u=r.target==="draft-2020-12"?"$defs":"definitions";i.__shared={[u]:a}}return{schemas:i}}const n=new vo(t);return n.process(e),n.emit(e,t)}s(F_,"toJSONSchema");function Te(e,t){const n=t??{seen:new Set};if(n.seen.has(e))return!1;n.seen.add(e);const a=e._zod.def;switch(a.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 Te(a.element,n);case"object":{for(const i in a.shape)if(Te(a.shape[i],n))return!0;return!1}case"union":{for(const i of a.options)if(Te(i,n))return!0;return!1}case"intersection":return Te(a.left,n)||Te(a.right,n);case"tuple":{for(const i of a.items)if(Te(i,n))return!0;return!!(a.rest&&Te(a.rest,n))}case"record":return Te(a.keyType,n)||Te(a.valueType,n);case"map":return Te(a.keyType,n)||Te(a.valueType,n);case"set":return Te(a.valueType,n);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return Te(a.innerType,n);case"lazy":return Te(a.getter(),n);case"default":return Te(a.innerType,n);case"prefault":return Te(a.innerType,n);case"custom":return!1;case"transform":return!0;case"pipe":return Te(a.in,n)||Te(a.out,n);case"success":return!1;case"catch":return!1}throw new Error(`Unknown schema type: ${a.type}`)}s(Te,"isTransforming");const C_=x("ZodISODateTime",(e,t)=>{Uy.init(e,t),Ee.init(e,t)});function b_(e){return K0(C_,e)}s(b_,"datetime");const E_=x("ZodISODate",(e,t)=>{Ly.init(e,t),Ee.init(e,t)});function w_(e){return Y0(E_,e)}s(w_,"date");const A_=x("ZodISOTime",(e,t)=>{Vy.init(e,t),Ee.init(e,t)});function I_(e){return X0(A_,e)}s(I_,"time");const x_=x("ZodISODuration",(e,t)=>{Gy.init(e,t),Ee.init(e,t)});function k_(e){return Q0(x_,e)}s(k_,"duration");const $_=s((e,t)=>{nc.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:s(n=>zv(e,n),"value")},flatten:{value:s(n=>jv(e,n),"value")},addIssue:{value:s(n=>e.issues.push(n),"value")},addIssues:{value:s(n=>e.issues.push(...n),"value")},isEmpty:{get(){return e.issues.length===0}}})},"initializer"),yo=x("ZodError",$_,{Parent:Error}),T_=qv(yo),B_=Zv(yo),S_=oc(yo),Tc=ac(yo),ye=x("ZodType",(e,t)=>(de.init(e,t),e.def=t,Object.defineProperty(e,"_def",{value:t}),e.check=(...n)=>e.clone({...t,checks:[...t.checks??[],...n.map(r=>typeof r=="function"?{_zod:{check:r,def:{check:"custom"},onattach:[]}}:r)]}),e.clone=(n,r)=>Zt(e,n,r),e.brand=()=>e,e.register=((n,r)=>(n.add(e,r),e)),e.parse=(n,r)=>T_(e,n,r,{callee:e.parse}),e.safeParse=(n,r)=>S_(e,n,r),e.parseAsync=async(n,r)=>B_(e,n,r,{callee:e.parseAsync}),e.safeParseAsync=async(n,r)=>Tc(e,n,r),e.spa=e.safeParseAsync,e.refine=(n,r)=>e.check(xF(n,r)),e.superRefine=n=>e.check(kF(n)),e.overwrite=n=>e.check(Ir(n)),e.optional=()=>Mc(e),e.nullable=()=>jc(e),e.nullish=()=>Mc(jc(e)),e.nonoptional=n=>yF(e,n),e.array=()=>T(e),e.or=n=>K([e,n]),e.and=n=>lF(e,n),e.transform=n=>qc(e,fF(n)),e.default=n=>DF(e,n),e.prefault=n=>vF(e,n),e.catch=n=>FF(e,n),e.pipe=n=>qc(e,n),e.readonly=()=>EF(e),e.describe=n=>{const r=e.clone();return Ar.add(r,{description:n}),r},Object.defineProperty(e,"description",{get(){return Ar.get(e)?.description},configurable:!0}),e.meta=(...n)=>{if(n.length===0)return Ar.get(e);const r=e.clone();return Ar.add(r,n[0]),r},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),Bc=x("_ZodString",(e,t)=>{Va.init(e,t),ye.init(e,t);const n=e._zod.bag;e.format=n.format??null,e.minLength=n.minimum??null,e.maxLength=n.maximum??null,e.regex=(...r)=>e.check(u_(...r)),e.includes=(...r)=>e.check(p_(...r)),e.startsWith=(...r)=>e.check(d_(...r)),e.endsWith=(...r)=>e.check(f_(...r)),e.min=(...r)=>e.check(go(...r)),e.max=(...r)=>e.check(kc(...r)),e.length=(...r)=>e.check($c(...r)),e.nonempty=(...r)=>e.check(go(1,...r)),e.lowercase=r=>e.check(l_(r)),e.uppercase=r=>e.check(c_(r)),e.trim=()=>e.check(h_()),e.normalize=(...r)=>e.check(m_(...r)),e.toLowerCase=()=>e.check(D_()),e.toUpperCase=()=>e.check(g_())}),O_=x("ZodString",(e,t)=>{Va.init(e,t),Bc.init(e,t),e.email=n=>e.check(k0(R_,n)),e.url=n=>e.check(O0(N_,n)),e.jwt=n=>e.check(J0(Y_,n)),e.emoji=n=>e.check(R0(P_,n)),e.guid=n=>e.check(wc(Sc,n)),e.uuid=n=>e.check($0(_o,n)),e.uuidv4=n=>e.check(T0(_o,n)),e.uuidv6=n=>e.check(B0(_o,n)),e.uuidv7=n=>e.check(S0(_o,n)),e.nanoid=n=>e.check(N0(M_,n)),e.guid=n=>e.check(wc(Sc,n)),e.cuid=n=>e.check(P0(j_,n)),e.cuid2=n=>e.check(M0(z_,n)),e.ulid=n=>e.check(j0(q_,n)),e.base64=n=>e.check(G0(H_,n)),e.base64url=n=>e.check(W0(J_,n)),e.xid=n=>e.check(z0(Z_,n)),e.ksuid=n=>e.check(q0(U_,n)),e.ipv4=n=>e.check(Z0(L_,n)),e.ipv6=n=>e.check(U0(V_,n)),e.cidrv4=n=>e.check(L0(G_,n)),e.cidrv6=n=>e.check(V0(W_,n)),e.e164=n=>e.check(H0(K_,n)),e.datetime=n=>e.check(b_(n)),e.date=n=>e.check(w_(n)),e.time=n=>e.check(I_(n)),e.duration=n=>e.check(k_(n))});function p(e){return x0(O_,e)}s(p,"string");const Ee=x("ZodStringFormat",(e,t)=>{Ce.init(e,t),Bc.init(e,t)}),R_=x("ZodEmail",(e,t)=>{Oy.init(e,t),Ee.init(e,t)}),Sc=x("ZodGUID",(e,t)=>{By.init(e,t),Ee.init(e,t)}),_o=x("ZodUUID",(e,t)=>{Sy.init(e,t),Ee.init(e,t)}),N_=x("ZodURL",(e,t)=>{Ry.init(e,t),Ee.init(e,t)}),P_=x("ZodEmoji",(e,t)=>{Ny.init(e,t),Ee.init(e,t)}),M_=x("ZodNanoID",(e,t)=>{Py.init(e,t),Ee.init(e,t)}),j_=x("ZodCUID",(e,t)=>{My.init(e,t),Ee.init(e,t)}),z_=x("ZodCUID2",(e,t)=>{jy.init(e,t),Ee.init(e,t)}),q_=x("ZodULID",(e,t)=>{zy.init(e,t),Ee.init(e,t)}),Z_=x("ZodXID",(e,t)=>{qy.init(e,t),Ee.init(e,t)}),U_=x("ZodKSUID",(e,t)=>{Zy.init(e,t),Ee.init(e,t)}),L_=x("ZodIPv4",(e,t)=>{Wy.init(e,t),Ee.init(e,t)}),V_=x("ZodIPv6",(e,t)=>{Hy.init(e,t),Ee.init(e,t)}),G_=x("ZodCIDRv4",(e,t)=>{Jy.init(e,t),Ee.init(e,t)}),W_=x("ZodCIDRv6",(e,t)=>{Ky.init(e,t),Ee.init(e,t)}),H_=x("ZodBase64",(e,t)=>{Yy.init(e,t),Ee.init(e,t)}),J_=x("ZodBase64URL",(e,t)=>{Qy.init(e,t),Ee.init(e,t)}),K_=x("ZodE164",(e,t)=>{e0.init(e,t),Ee.init(e,t)}),Y_=x("ZodJWT",(e,t)=>{n0.init(e,t),Ee.init(e,t)}),Ja=x("ZodNumber",(e,t)=>{mc.init(e,t),ye.init(e,t),e.gt=(r,a)=>e.check(Ic(r,a)),e.gte=(r,a)=>e.check(Ha(r,a)),e.min=(r,a)=>e.check(Ha(r,a)),e.lt=(r,a)=>e.check(Ac(r,a)),e.lte=(r,a)=>e.check(Wa(r,a)),e.max=(r,a)=>e.check(Wa(r,a)),e.int=r=>e.check(Oc(r)),e.safe=r=>e.check(Oc(r)),e.positive=r=>e.check(Ic(0,r)),e.nonnegative=r=>e.check(Ha(0,r)),e.negative=r=>e.check(Ac(0,r)),e.nonpositive=r=>e.check(Wa(0,r)),e.multipleOf=(r,a)=>e.check(xc(r,a)),e.step=(r,a)=>e.check(xc(r,a)),e.finite=()=>e;const n=e._zod.bag;e.minValue=Math.max(n.minimum??Number.NEGATIVE_INFINITY,n.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(n.maximum??Number.POSITIVE_INFINITY,n.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(n.format??"").includes("int")||Number.isSafeInteger(n.multipleOf??.5),e.isFinite=!0,e.format=n.format??null});function w(e){return e_(Ja,e)}s(w,"number$1");const X_=x("ZodNumberFormat",(e,t)=>{r0.init(e,t),Ja.init(e,t)});function Oc(e){return n_(X_,e)}s(Oc,"int");const Q_=x("ZodBoolean",(e,t)=>{o0.init(e,t),ye.init(e,t)});function Ae(e){return r_(Q_,e)}s(Ae,"boolean");const eF=x("ZodNull",(e,t)=>{a0.init(e,t),ye.init(e,t)});function Rc(e){return o_(eF,e)}s(Rc,"_null");const tF=x("ZodAny",(e,t)=>{i0.init(e,t),ye.init(e,t)});function Ue(){return a_(tF)}s(Ue,"any");const nF=x("ZodUnknown",(e,t)=>{s0.init(e,t),ye.init(e,t)});function gt(){return i_(nF)}s(gt,"unknown");const rF=x("ZodNever",(e,t)=>{u0.init(e,t),ye.init(e,t)});function oF(e){return s_(rF,e)}s(oF,"never");const aF=x("ZodArray",(e,t)=>{l0.init(e,t),ye.init(e,t),e.element=t.element,e.min=(n,r)=>e.check(go(n,r)),e.nonempty=n=>e.check(go(1,n)),e.max=(n,r)=>e.check(kc(n,r)),e.length=(n,r)=>e.check($c(n,r)),e.unwrap=()=>e.element});function T(e,t){return v_(aF,e,t)}s(T,"array$1");const iF=x("ZodObject",(e,t)=>{c0.init(e,t),ye.init(e,t),le(e,"shape",()=>t.shape),e.keyof=()=>ie(Object.keys(e._zod.def.shape)),e.catchall=n=>e.clone({...e._zod.def,catchall:n}),e.passthrough=()=>e.clone({...e._zod.def,catchall:gt()}),e.loose=()=>e.clone({...e._zod.def,catchall:gt()}),e.strict=()=>e.clone({...e._zod.def,catchall:oF()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=n=>Rv(e,n),e.merge=n=>Nv(e,n),e.pick=n=>Sv(e,n),e.omit=n=>Ov(e,n),e.partial=(...n)=>Pv(Pc,e,n[0]),e.required=(...n)=>Mv(zc,e,n[0])});function v(e,t){const n={type:"object",get shape(){return Za(this,"shape",{...e}),this.shape},...Z(t)};return new iF(n)}s(v,"object$1");const Nc=x("ZodUnion",(e,t)=>{vc.init(e,t),ye.init(e,t),e.options=t.options});function K(e,t){return new Nc({type:"union",options:e,...Z(t)})}s(K,"union");const sF=x("ZodDiscriminatedUnion",(e,t)=>{Nc.init(e,t),p0.init(e,t)});function Ie(e,t,n){return new sF({type:"union",options:t,discriminator:e,...Z(n)})}s(Ie,"discriminatedUnion");const uF=x("ZodIntersection",(e,t)=>{d0.init(e,t),ye.init(e,t)});function lF(e,t){return new uF({type:"intersection",left:e,right:t})}s(lF,"intersection");const cF=x("ZodRecord",(e,t)=>{f0.init(e,t),ye.init(e,t),e.keyType=t.keyType,e.valueType=t.valueType});function fe(e,t,n){return new cF({type:"record",keyType:e,valueType:t,...Z(n)})}s(fe,"record");const Ka=x("ZodEnum",(e,t)=>{m0.init(e,t),ye.init(e,t),e.enum=t.entries,e.options=Object.values(t.entries);const n=new Set(Object.keys(t.entries));e.extract=(r,a)=>{const i={};for(const o of r)if(n.has(o))i[o]=t.entries[o];else throw new Error(`Key ${o} not found in enum`);return new Ka({...t,checks:[],...Z(a),entries:i})},e.exclude=(r,a)=>{const i={...t.entries};for(const o of r)if(n.has(o))delete i[o];else throw new Error(`Key ${o} not found in enum`);return new Ka({...t,checks:[],...Z(a),entries:i})}});function ie(e,t){const n=Array.isArray(e)?Object.fromEntries(e.map(r=>[r,r])):e;return new Ka({type:"enum",entries:n,...Z(t)})}s(ie,"_enum");const pF=x("ZodLiteral",(e,t)=>{h0.init(e,t),ye.init(e,t),e.values=new Set(t.values),Object.defineProperty(e,"value",{get(){if(t.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return t.values[0]}})});function I(e,t){return new pF({type:"literal",values:Array.isArray(e)?e:[e],...Z(t)})}s(I,"literal");const dF=x("ZodTransform",(e,t)=>{D0.init(e,t),ye.init(e,t),e._zod.parse=(n,r)=>{n.addIssue=i=>{if(typeof i=="string")n.issues.push(wr(i,n.value,t));else{const o=i;o.fatal&&(o.continue=!1),o.code??(o.code="custom"),o.input??(o.input=n.value),o.inst??(o.inst=e),o.continue??(o.continue=!0),n.issues.push(wr(o))}};const a=t.transform(n.value,n);return a instanceof Promise?a.then(i=>(n.value=i,n)):(n.value=a,n)}});function fF(e){return new dF({type:"transform",transform:e})}s(fF,"transform");const Pc=x("ZodOptional",(e,t)=>{g0.init(e,t),ye.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Mc(e){return new Pc({type:"optional",innerType:e})}s(Mc,"optional");const mF=x("ZodNullable",(e,t)=>{v0.init(e,t),ye.init(e,t),e.unwrap=()=>e._zod.def.innerType});function jc(e){return new mF({type:"nullable",innerType:e})}s(jc,"nullable");const hF=x("ZodDefault",(e,t)=>{y0.init(e,t),ye.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function DF(e,t){return new hF({type:"default",innerType:e,get defaultValue(){return typeof t=="function"?t():t}})}s(DF,"_default");const gF=x("ZodPrefault",(e,t)=>{_0.init(e,t),ye.init(e,t),e.unwrap=()=>e._zod.def.innerType});function vF(e,t){return new gF({type:"prefault",innerType:e,get defaultValue(){return typeof t=="function"?t():t}})}s(vF,"prefault");const zc=x("ZodNonOptional",(e,t)=>{F0.init(e,t),ye.init(e,t),e.unwrap=()=>e._zod.def.innerType});function yF(e,t){return new zc({type:"nonoptional",innerType:e,...Z(t)})}s(yF,"nonoptional");const _F=x("ZodCatch",(e,t)=>{C0.init(e,t),ye.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function FF(e,t){return new _F({type:"catch",innerType:e,catchValue:typeof t=="function"?t:()=>t})}s(FF,"_catch");const CF=x("ZodPipe",(e,t)=>{b0.init(e,t),ye.init(e,t),e.in=t.in,e.out=t.out});function qc(e,t){return new CF({type:"pipe",in:e,out:t})}s(qc,"pipe");const bF=x("ZodReadonly",(e,t)=>{E0.init(e,t),ye.init(e,t)});function EF(e){return new bF({type:"readonly",innerType:e})}s(EF,"readonly");const wF=x("ZodLazy",(e,t)=>{w0.init(e,t),ye.init(e,t),e.unwrap=()=>e._zod.def.getter()});function Ya(e){return new wF({type:"lazy",getter:e})}s(Ya,"lazy");const Xa=x("ZodCustom",(e,t)=>{A0.init(e,t),ye.init(e,t)});function AF(e){const t=new Ve({check:"custom"});return t._zod.check=e,t}s(AF,"check");function IF(e,t){return y_(Xa,e??(()=>!0),t)}s(IF,"custom");function xF(e,t={}){return __(Xa,e,t)}s(xF,"refine");function kF(e){const t=AF(n=>(n.addIssue=r=>{if(typeof r=="string")n.issues.push(wr(r,n.value,t._zod.def));else{const a=r;a.fatal&&(a.continue=!1),a.code??(a.code="custom"),a.input??(a.input=n.value),a.inst??(a.inst=t),a.continue??(a.continue=!t._zod.def.abort),n.issues.push(wr(a))}},e(n.value,n)));return t}s(kF,"superRefine");function Fo(e,t={error:`Input not instance of ${e.name}`}){const n=new Xa({type:"custom",check:"custom",fn:s(r=>r instanceof e,"fn"),abort:!0,...Z(t)});return n._zod.bag.Class=e,n}s(Fo,"_instanceof");function $F(e){return t_(Ja,e)}s($F,"number");var Q;(function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"})(Q||(Q={}));const Ji=class Ji extends Error{constructor(t,n){super(t),this.name="ParseError",this.type=n.type,this.field=n.field,this.value=n.value,this.line=n.line}};s(Ji,"ParseError");let Co=Ji;function Qa(e){}s(Qa,"noop");function TF(e){if(typeof e=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:t=Qa,onError:n=Qa,onRetry:r=Qa,onComment:a}=e;let i="",o=!0,u,l="",c="";function d(g){const y=o?g.replace(/^\xEF\xBB\xBF/,""):g,[F,A]=BF(`${i}${y}`);for(const C of F)f(C);i=A,o=!1}s(d,"feed");function f(g){if(g===""){D();return}if(g.startsWith(":")){a&&a(g.slice(g.startsWith(": ")?2:1));return}const y=g.indexOf(":");if(y!==-1){const F=g.slice(0,y),A=g[y+1]===" "?2:1,C=g.slice(y+A);h(F,C,g);return}h(g,"",g)}s(f,"parseLine");function h(g,y,F){switch(g){case"event":c=y;break;case"data":l=`${l}${y}
|
|
115
|
+
`;break;case"id":u=y.includes("\0")?void 0:y;break;case"retry":/^\d+$/.test(y)?r(parseInt(y,10)):n(new Co(`Invalid \`retry\` value: "${y}"`,{type:"invalid-retry",value:y,line:F}));break;default:n(new Co(`Unknown field "${g.length>20?`${g.slice(0,20)}\u2026`:g}"`,{type:"unknown-field",field:g,value:y,line:F}));break}}s(h,"processField");function D(){l.length>0&&t({id:u,event:c||void 0,data:l.endsWith(`
|
|
116
|
+
`)?l.slice(0,-1):l}),u=void 0,l="",c=""}s(D,"dispatchEvent");function m(g={}){i&&g.consume&&f(i),o=!0,u=void 0,l="",c="",i=""}return s(m,"reset"),{feed:d,reset:m}}s(TF,"createParser");function BF(e){const t=[];let n="",r=0;for(;r<e.length;){const a=e.indexOf("\r",r),i=e.indexOf(`
|
|
117
|
+
`,r);let o=-1;if(a!==-1&&i!==-1?o=Math.min(a,i):a!==-1?a===e.length-1?o=-1:o=a:i!==-1&&(o=i),o===-1){n=e.slice(r);break}else{const u=e.slice(r,o);t.push(u),r=o+1,e[r-1]==="\r"&&e[r]===`
|
|
118
|
+
`&&r++}}return[t,n]}s(BF,"splitLines");const Ki=class Ki extends TransformStream{constructor({onError:t,onRetry:n,onComment:r}={}){let a;super({start(i){a=TF({onEvent:s(o=>{i.enqueue(o)},"onEvent"),onError(o){t==="terminate"?i.error(o):typeof t=="function"&&t(o)},onRetry:n,onComment:r})},transform(i){a.feed(i)}})}};s(Ki,"EventSourceParserStream");let ei=Ki;function xe(...e){return e.reduce((t,n)=>({...t,...n??{}}),{})}s(xe,"combineHeaders");function SF({tools:e=[],providerToolNames:t}){const n={},r={};for(const a of e)if(a.type==="provider"&&a.id in t){const i=t[a.id];n[a.name]=i,r[i]=a.name}return{toProviderToolName:s(a=>{var i;return(i=n[a])!=null?i:a},"toProviderToolName"),toCustomToolName:s(a=>{var i;return(i=r[a])!=null?i:a},"toCustomToolName")}}s(SF,"createToolNameMapping");async function OF(e,t){if(e==null)return Promise.resolve();const n=t?.abortSignal;return new Promise((r,a)=>{if(n?.aborted){a(Zc());return}const i=setTimeout(()=>{o(),r()},e),o=s(()=>{clearTimeout(i),n?.removeEventListener("abort",u)},"cleanup"),u=s(()=>{o(),a(Zc())},"onAbort");n?.addEventListener("abort",u)})}s(OF,"delay");function Zc(){return new DOMException("Delay was aborted","AbortError")}s(Zc,"createAbortError");function cn(e){return Object.fromEntries([...e.headers])}s(cn,"extractResponseHeaders");var{btoa:RF,atob:NF}=globalThis;function Lt(e){const t=e.replace(/-/g,"+").replace(/_/g,"/"),n=NF(t);return Uint8Array.from(n,r=>r.codePointAt(0))}s(Lt,"convertBase64ToUint8Array");function xr(e){let t="";for(let n=0;n<e.length;n++)t+=String.fromCodePoint(e[n]);return RF(t)}s(xr,"convertUint8ArrayToBase64");function Vt(e){return e instanceof Uint8Array?xr(e):e}s(Vt,"convertToBase64");function Uc(e,t={}){const{useArrayBrackets:n=!0}=t,r=new FormData;for(const[a,i]of Object.entries(e))if(i!=null){if(Array.isArray(i)){if(i.length===1){r.append(a,i[0]);continue}const o=n?`${a}[]`:a;for(const u of i)r.append(o,u);continue}r.append(a,i)}return r}s(Uc,"convertToFormData");var Lc="AI_DownloadError",Vc=`vercel.ai.error.${Lc}`,PF=Symbol.for(Vc),Gc,Wc,pn=(xn=class extends(Wc=H,Gc=PF,Wc){constructor({url:t,statusCode:n,statusText:r,cause:a,message:i=a==null?`Failed to download ${t}: ${n} ${r}`:`Failed to download ${t}: ${a}`}){super({name:Lc,message:i,cause:a}),this[Gc]=!0,this.url=t,this.statusCode=n,this.statusText=r}static isInstance(t){return H.hasMarker(t,Vc)}},s(xn,"DownloadError"),xn);async function ti(e){try{const t=await fetch(e);if(!t.ok)throw new pn({url:e,statusCode:t.status,statusText:t.statusText});return await t.blob()}catch(t){throw pn.isInstance(t)?t:new pn({url:e,cause:t})}}s(ti,"downloadBlob");var kr=s(({prefix:e,size:t=16,alphabet:n="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",separator:r="-"}={})=>{const a=s(()=>{const i=n.length,o=new Array(t);for(let u=0;u<t;u++)o[u]=n[Math.random()*i|0];return o.join("")},"generator");if(e==null)return a;if(n.includes(r))throw new Cl({argument:"separator",message:`The separator "${r}" must not be part of the alphabet "${n}".`});return()=>`${e}${r}${a()}`},"createIdGenerator"),Be=kr();function Hc(e){return e==null?"unknown error":typeof e=="string"?e:e instanceof Error?e.message:JSON.stringify(e)}s(Hc,"getErrorMessage");function dn(e){return(e instanceof Error||e instanceof DOMException)&&(e.name==="AbortError"||e.name==="ResponseAborted"||e.name==="TimeoutError")}s(dn,"isAbortError");var MF=["fetch failed","failed to fetch"];function Jc({error:e,url:t,requestBodyValues:n}){if(dn(e))return e;if(e instanceof TypeError&&MF.includes(e.message.toLowerCase())){const r=e.cause;if(r!=null)return new Ne({message:`Cannot connect to API: ${r.message}`,cause:r,url:t,requestBodyValues:n,isRetryable:!0})}return e}s(Jc,"handleFetchError");function ni(e=globalThis){var t,n,r;return e.window?"runtime/browser":(t=e.navigator)!=null&&t.userAgent?`runtime/${e.navigator.userAgent.toLowerCase()}`:(r=(n=e.process)==null?void 0:n.versions)!=null&&r.node?`runtime/node.js/${e.process.version.substring(0)}`:e.EdgeRuntime?"runtime/vercel-edge":"runtime/unknown"}s(ni,"getRuntimeEnvironmentUserAgent");function jF(e){if(e==null)return{};const t={};if(e instanceof Headers)e.forEach((n,r)=>{t[r.toLowerCase()]=n});else{Array.isArray(e)||(e=Object.entries(e));for(const[n,r]of e)r!=null&&(t[n.toLowerCase()]=r)}return t}s(jF,"normalizeHeaders");function Gt(e,...t){const n=new Headers(jF(e)),r=n.get("user-agent")||"";return n.set("user-agent",[r,...t].filter(Boolean).join(" ")),Object.fromEntries(n.entries())}s(Gt,"withUserAgentSuffix");var Kc="4.0.4",zF=s(()=>globalThis.fetch,"getOriginalFetch"),Yc=s(async({url:e,headers:t={},successfulResponseHandler:n,failedResponseHandler:r,abortSignal:a,fetch:i=zF()})=>{try{const o=await i(e,{method:"GET",headers:Gt(t,`ai-sdk/provider-utils/${Kc}`,ni()),signal:a}),u=cn(o);if(!o.ok){let l;try{l=await r({response:o,url:e,requestBodyValues:{}})}catch(c){throw dn(c)||Ne.isInstance(c)?c:new Ne({message:"Failed to process error response",cause:c,statusCode:o.status,url:e,responseHeaders:u,requestBodyValues:{}})}throw l.value}try{return await n({response:o,url:e,requestBodyValues:{}})}catch(l){throw l instanceof Error&&(dn(l)||Ne.isInstance(l))?l:new Ne({message:"Failed to process successful response",cause:l,statusCode:o.status,url:e,responseHeaders:u,requestBodyValues:{}})}}catch(o){throw Jc({error:o,url:e,requestBodyValues:{}})}},"getFromApi");function qF(e){return e!=null}s(qF,"isNonNullable");function ZF({mediaType:e,url:t,supportedUrls:n}){return t=t.toLowerCase(),e=e.toLowerCase(),Object.entries(n).map(([r,a])=>{const i=r.toLowerCase();return i==="*"||i==="*/*"?{mediaTypePrefix:"",regexes:a}:{mediaTypePrefix:i.replace(/\*/,""),regexes:a}}).filter(({mediaTypePrefix:r})=>e.startsWith(r)).flatMap(({regexes:r})=>r).some(r=>r.test(t))}s(ZF,"isUrlSupported");function UF({apiKey:e,environmentVariableName:t,apiKeyParameterName:n="apiKey",description:r}){if(typeof e=="string")return e;if(e!=null)throw new lo({message:`${r} API key must be a string.`});if(typeof process>"u")throw new lo({message:`${r} API key is missing. Pass it using the '${n}' parameter. Environment variables is not supported in this environment.`});if(e=process.env[t],e==null)throw new lo({message:`${r} API key is missing. Pass it using the '${n}' parameter or the ${t} environment variable.`});if(typeof e!="string")throw new lo({message:`${r} API key must be a string. The value of the ${t} environment variable is not a string.`});return e}s(UF,"loadApiKey");function $r({settingValue:e,environmentVariableName:t}){if(typeof e=="string")return e;if(!(e!=null||typeof process>"u")&&(e=process.env[t],!(e==null||typeof e!="string")))return e}s($r,"loadOptionalSetting");function LF(e){var t;const[n,r=""]=e.toLowerCase().split("/");return(t={mpeg:"mp3","x-wav":"wav",opus:"ogg",mp4:"m4a","x-m4a":"m4a"}[r])!=null?t:r}s(LF,"mediaTypeToExtension");var VF=/"__proto__"\s*:/,GF=/"constructor"\s*:/;function Xc(e){const t=JSON.parse(e);return t===null||typeof t!="object"||VF.test(e)===!1&&GF.test(e)===!1?t:WF(t)}s(Xc,"_parse");function WF(e){let t=[e];for(;t.length;){const n=t;t=[];for(const r of n){if(Object.prototype.hasOwnProperty.call(r,"__proto__"))throw new SyntaxError("Object contains forbidden prototype property");if(Object.prototype.hasOwnProperty.call(r,"constructor")&&Object.prototype.hasOwnProperty.call(r.constructor,"prototype"))throw new SyntaxError("Object contains forbidden prototype property");for(const a in r){const i=r[a];i&&typeof i=="object"&&t.push(i)}}}return e}s(WF,"filter");function ri(e){const{stackTraceLimit:t}=Error;try{Error.stackTraceLimit=0}catch{return Xc(e)}try{return Xc(e)}finally{Error.stackTraceLimit=t}}s(ri,"secureJsonParse");function Qc(e){if(e.type==="object"||Array.isArray(e.type)&&e.type.includes("object")){e.additionalProperties=!1;const{properties:n}=e;if(n!=null)for(const r of Object.keys(n))n[r]=Wt(n[r])}e.items!=null&&(e.items=Array.isArray(e.items)?e.items.map(Wt):Wt(e.items)),e.anyOf!=null&&(e.anyOf=e.anyOf.map(Wt)),e.allOf!=null&&(e.allOf=e.allOf.map(Wt)),e.oneOf!=null&&(e.oneOf=e.oneOf.map(Wt));const{definitions:t}=e;if(t!=null)for(const n of Object.keys(t))t[n]=Wt(t[n]);return e}s(Qc,"addAdditionalPropertiesToJsonSchema");function Wt(e){return typeof e=="boolean"?e:Qc(e)}s(Wt,"visit");var HF=Symbol("Let zodToJsonSchema decide on which parser to use"),ep={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"},JF=s(e=>typeof e=="string"?{...ep,name:e}:{...ep,...e},"getDefaultOptions");function Ye(){return{}}s(Ye,"parseAnyDef");function KF(e,t){var n,r,a;const i={type:"array"};return(n=e.type)!=null&&n._def&&((a=(r=e.type)==null?void 0:r._def)==null?void 0:a.typeName)!==Q.ZodAny&&(i.items=ce(e.type._def,{...t,currentPath:[...t.currentPath,"items"]})),e.minLength&&(i.minItems=e.minLength.value),e.maxLength&&(i.maxItems=e.maxLength.value),e.exactLength&&(i.minItems=e.exactLength.value,i.maxItems=e.exactLength.value),i}s(KF,"parseArrayDef");function YF(e){const t={type:"integer",format:"int64"};if(!e.checks)return t;for(const n of e.checks)switch(n.kind){case"min":n.inclusive?t.minimum=n.value:t.exclusiveMinimum=n.value;break;case"max":n.inclusive?t.maximum=n.value:t.exclusiveMaximum=n.value;break;case"multipleOf":t.multipleOf=n.value;break}return t}s(YF,"parseBigintDef");function XF(){return{type:"boolean"}}s(XF,"parseBooleanDef");function tp(e,t){return ce(e.type._def,t)}s(tp,"parseBrandedDef");var QF=s((e,t)=>ce(e.innerType._def,t),"parseCatchDef");function np(e,t,n){const r=n??t.dateStrategy;if(Array.isArray(r))return{anyOf:r.map((a,i)=>np(e,t,a))};switch(r){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return e2(e)}}s(np,"parseDateDef");var e2=s(e=>{const t={type:"integer",format:"unix-time"};for(const n of e.checks)switch(n.kind){case"min":t.minimum=n.value;break;case"max":t.maximum=n.value;break}return t},"integerDateParser");function t2(e,t){return{...ce(e.innerType._def,t),default:e.defaultValue()}}s(t2,"parseDefaultDef");function n2(e,t){return t.effectStrategy==="input"?ce(e.schema._def,t):Ye()}s(n2,"parseEffectsDef");function r2(e){return{type:"string",enum:Array.from(e.values)}}s(r2,"parseEnumDef");var o2=s(e=>"type"in e&&e.type==="string"?!1:"allOf"in e,"isJsonSchema7AllOfType");function a2(e,t){const n=[ce(e.left._def,{...t,currentPath:[...t.currentPath,"allOf","0"]}),ce(e.right._def,{...t,currentPath:[...t.currentPath,"allOf","1"]})].filter(a=>!!a),r=[];return n.forEach(a=>{if(o2(a))r.push(...a.allOf);else{let i=a;if("additionalProperties"in a&&a.additionalProperties===!1){const{additionalProperties:o,...u}=a;i=u}r.push(i)}}),r.length?{allOf:r}:void 0}s(a2,"parseIntersectionDef");function i2(e){const t=typeof e.value;return t!=="bigint"&&t!=="number"&&t!=="boolean"&&t!=="string"?{type:Array.isArray(e.value)?"array":"object"}:{type:t==="bigint"?"integer":t,const:e.value}}s(i2,"parseLiteralDef");var oi=void 0,st={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:s(()=>(oi===void 0&&(oi=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),oi),"emoji"),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 rp(e,t){const n={type:"string"};if(e.checks)for(const r of e.checks)switch(r.kind){case"min":n.minLength=typeof n.minLength=="number"?Math.max(n.minLength,r.value):r.value;break;case"max":n.maxLength=typeof n.maxLength=="number"?Math.min(n.maxLength,r.value):r.value;break;case"email":switch(t.emailStrategy){case"format:email":ut(n,"email",r.message,t);break;case"format:idn-email":ut(n,"idn-email",r.message,t);break;case"pattern:zod":Le(n,st.email,r.message,t);break}break;case"url":ut(n,"uri",r.message,t);break;case"uuid":ut(n,"uuid",r.message,t);break;case"regex":Le(n,r.regex,r.message,t);break;case"cuid":Le(n,st.cuid,r.message,t);break;case"cuid2":Le(n,st.cuid2,r.message,t);break;case"startsWith":Le(n,RegExp(`^${ai(r.value,t)}`),r.message,t);break;case"endsWith":Le(n,RegExp(`${ai(r.value,t)}$`),r.message,t);break;case"datetime":ut(n,"date-time",r.message,t);break;case"date":ut(n,"date",r.message,t);break;case"time":ut(n,"time",r.message,t);break;case"duration":ut(n,"duration",r.message,t);break;case"length":n.minLength=typeof n.minLength=="number"?Math.max(n.minLength,r.value):r.value,n.maxLength=typeof n.maxLength=="number"?Math.min(n.maxLength,r.value):r.value;break;case"includes":{Le(n,RegExp(ai(r.value,t)),r.message,t);break}case"ip":{r.version!=="v6"&&ut(n,"ipv4",r.message,t),r.version!=="v4"&&ut(n,"ipv6",r.message,t);break}case"base64url":Le(n,st.base64url,r.message,t);break;case"jwt":Le(n,st.jwt,r.message,t);break;case"cidr":{r.version!=="v6"&&Le(n,st.ipv4Cidr,r.message,t),r.version!=="v4"&&Le(n,st.ipv6Cidr,r.message,t);break}case"emoji":Le(n,st.emoji(),r.message,t);break;case"ulid":{Le(n,st.ulid,r.message,t);break}case"base64":{switch(t.base64Strategy){case"format:binary":{ut(n,"binary",r.message,t);break}case"contentEncoding:base64":{n.contentEncoding="base64";break}case"pattern:zod":{Le(n,st.base64,r.message,t);break}}break}case"nanoid":Le(n,st.nanoid,r.message,t)}return n}s(rp,"parseStringDef");function ai(e,t){return t.patternStrategy==="escape"?u2(e):e}s(ai,"escapeLiteralCheckValue");var s2=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function u2(e){let t="";for(let n=0;n<e.length;n++)s2.has(e[n])||(t+="\\"),t+=e[n];return t}s(u2,"escapeNonAlphaNumeric");function ut(e,t,n,r){var a;e.format||(a=e.anyOf)!=null&&a.some(i=>i.format)?(e.anyOf||(e.anyOf=[]),e.format&&(e.anyOf.push({format:e.format}),delete e.format),e.anyOf.push({format:t,...n&&r.errorMessages&&{errorMessage:{format:n}}})):e.format=t}s(ut,"addFormat");function Le(e,t,n,r){var a;e.pattern||(a=e.allOf)!=null&&a.some(i=>i.pattern)?(e.allOf||(e.allOf=[]),e.pattern&&(e.allOf.push({pattern:e.pattern}),delete e.pattern),e.allOf.push({pattern:op(t,r),...n&&r.errorMessages&&{errorMessage:{pattern:n}}})):e.pattern=op(t,r)}s(Le,"addPattern");function op(e,t){var n;if(!t.applyRegexFlags||!e.flags)return e.source;const r={i:e.flags.includes("i"),m:e.flags.includes("m"),s:e.flags.includes("s")},a=r.i?e.source.toLowerCase():e.source;let i="",o=!1,u=!1,l=!1;for(let c=0;c<a.length;c++){if(o){i+=a[c],o=!1;continue}if(r.i){if(u){if(a[c].match(/[a-z]/)){l?(i+=a[c],i+=`${a[c-2]}-${a[c]}`.toUpperCase(),l=!1):a[c+1]==="-"&&((n=a[c+2])!=null&&n.match(/[a-z]/))?(i+=a[c],l=!0):i+=`${a[c]}${a[c].toUpperCase()}`;continue}}else if(a[c].match(/[a-z]/)){i+=`[${a[c]}${a[c].toUpperCase()}]`;continue}}if(r.m){if(a[c]==="^"){i+=`(^|(?<=[\r
|
|
119
|
+
]))`;continue}else if(a[c]==="$"){i+=`($|(?=[\r
|
|
120
|
+
]))`;continue}}if(r.s&&a[c]==="."){i+=u?`${a[c]}\r
|
|
121
|
+
`:`[${a[c]}\r
|
|
122
|
+
]`;continue}i+=a[c],a[c]==="\\"?o=!0:u&&a[c]==="]"?u=!1:!u&&a[c]==="["&&(u=!0)}try{new RegExp(i)}catch{return console.warn(`Could not convert regex pattern at ${t.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),e.source}return i}s(op,"stringifyRegExpWithFlags");function ap(e,t){var n,r,a,i,o,u;const l={type:"object",additionalProperties:(n=ce(e.valueType._def,{...t,currentPath:[...t.currentPath,"additionalProperties"]}))!=null?n:t.allowedAdditionalProperties};if(((r=e.keyType)==null?void 0:r._def.typeName)===Q.ZodString&&((a=e.keyType._def.checks)!=null&&a.length)){const{type:c,...d}=rp(e.keyType._def,t);return{...l,propertyNames:d}}else{if(((i=e.keyType)==null?void 0:i._def.typeName)===Q.ZodEnum)return{...l,propertyNames:{enum:e.keyType._def.values}};if(((o=e.keyType)==null?void 0:o._def.typeName)===Q.ZodBranded&&e.keyType._def.type._def.typeName===Q.ZodString&&((u=e.keyType._def.type._def.checks)!=null&&u.length)){const{type:c,...d}=tp(e.keyType._def,t);return{...l,propertyNames:d}}}return l}s(ap,"parseRecordDef");function l2(e,t){if(t.mapStrategy==="record")return ap(e,t);const n=ce(e.keyType._def,{...t,currentPath:[...t.currentPath,"items","items","0"]})||Ye(),r=ce(e.valueType._def,{...t,currentPath:[...t.currentPath,"items","items","1"]})||Ye();return{type:"array",maxItems:125,items:{type:"array",items:[n,r],minItems:2,maxItems:2}}}s(l2,"parseMapDef");function c2(e){const t=e.values,r=Object.keys(e.values).filter(i=>typeof t[t[i]]!="number").map(i=>t[i]),a=Array.from(new Set(r.map(i=>typeof i)));return{type:a.length===1?a[0]==="string"?"string":"number":["string","number"],enum:r}}s(c2,"parseNativeEnumDef");function p2(){return{not:Ye()}}s(p2,"parseNeverDef");function d2(){return{type:"null"}}s(d2,"parseNullDef");var ii={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function f2(e,t){const n=e.options instanceof Map?Array.from(e.options.values()):e.options;if(n.every(r=>r._def.typeName in ii&&(!r._def.checks||!r._def.checks.length))){const r=n.reduce((a,i)=>{const o=ii[i._def.typeName];return o&&!a.includes(o)?[...a,o]:a},[]);return{type:r.length>1?r:r[0]}}else if(n.every(r=>r._def.typeName==="ZodLiteral"&&!r.description)){const r=n.reduce((a,i)=>{const o=typeof i._def.value;switch(o){case"string":case"number":case"boolean":return[...a,o];case"bigint":return[...a,"integer"];case"object":if(i._def.value===null)return[...a,"null"];case"symbol":case"undefined":case"function":default:return a}},[]);if(r.length===n.length){const a=r.filter((i,o,u)=>u.indexOf(i)===o);return{type:a.length>1?a:a[0],enum:n.reduce((i,o)=>i.includes(o._def.value)?i:[...i,o._def.value],[])}}}else if(n.every(r=>r._def.typeName==="ZodEnum"))return{type:"string",enum:n.reduce((r,a)=>[...r,...a._def.values.filter(i=>!r.includes(i))],[])};return m2(e,t)}s(f2,"parseUnionDef");var m2=s((e,t)=>{const n=(e.options instanceof Map?Array.from(e.options.values()):e.options).map((r,a)=>ce(r._def,{...t,currentPath:[...t.currentPath,"anyOf",`${a}`]})).filter(r=>!!r&&(!t.strictUnions||typeof r=="object"&&Object.keys(r).length>0));return n.length?{anyOf:n}:void 0},"asAnyOf");function h2(e,t){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(e.innerType._def.typeName)&&(!e.innerType._def.checks||!e.innerType._def.checks.length))return{type:[ii[e.innerType._def.typeName],"null"]};const n=ce(e.innerType._def,{...t,currentPath:[...t.currentPath,"anyOf","0"]});return n&&{anyOf:[n,{type:"null"}]}}s(h2,"parseNullableDef");function D2(e){const t={type:"number"};if(!e.checks)return t;for(const n of e.checks)switch(n.kind){case"int":t.type="integer";break;case"min":n.inclusive?t.minimum=n.value:t.exclusiveMinimum=n.value;break;case"max":n.inclusive?t.maximum=n.value:t.exclusiveMaximum=n.value;break;case"multipleOf":t.multipleOf=n.value;break}return t}s(D2,"parseNumberDef");function g2(e,t){const n={type:"object",properties:{}},r=[],a=e.shape();for(const o in a){let u=a[o];if(u===void 0||u._def===void 0)continue;const l=y2(u),c=ce(u._def,{...t,currentPath:[...t.currentPath,"properties",o],propertyPath:[...t.currentPath,"properties",o]});c!==void 0&&(n.properties[o]=c,l||r.push(o))}r.length&&(n.required=r);const i=v2(e,t);return i!==void 0&&(n.additionalProperties=i),n}s(g2,"parseObjectDef");function v2(e,t){if(e.catchall._def.typeName!=="ZodNever")return ce(e.catchall._def,{...t,currentPath:[...t.currentPath,"additionalProperties"]});switch(e.unknownKeys){case"passthrough":return t.allowedAdditionalProperties;case"strict":return t.rejectedAdditionalProperties;case"strip":return t.removeAdditionalStrategy==="strict"?t.allowedAdditionalProperties:t.rejectedAdditionalProperties}}s(v2,"decideAdditionalProperties");function y2(e){try{return e.isOptional()}catch{return!0}}s(y2,"safeIsOptional");var _2=s((e,t)=>{var n;if(t.currentPath.toString()===((n=t.propertyPath)==null?void 0:n.toString()))return ce(e.innerType._def,t);const r=ce(e.innerType._def,{...t,currentPath:[...t.currentPath,"anyOf","1"]});return r?{anyOf:[{not:Ye()},r]}:Ye()},"parseOptionalDef"),F2=s((e,t)=>{if(t.pipeStrategy==="input")return ce(e.in._def,t);if(t.pipeStrategy==="output")return ce(e.out._def,t);const n=ce(e.in._def,{...t,currentPath:[...t.currentPath,"allOf","0"]}),r=ce(e.out._def,{...t,currentPath:[...t.currentPath,"allOf",n?"1":"0"]});return{allOf:[n,r].filter(a=>a!==void 0)}},"parsePipelineDef");function C2(e,t){return ce(e.type._def,t)}s(C2,"parsePromiseDef");function b2(e,t){const r={type:"array",uniqueItems:!0,items:ce(e.valueType._def,{...t,currentPath:[...t.currentPath,"items"]})};return e.minSize&&(r.minItems=e.minSize.value),e.maxSize&&(r.maxItems=e.maxSize.value),r}s(b2,"parseSetDef");function E2(e,t){return e.rest?{type:"array",minItems:e.items.length,items:e.items.map((n,r)=>ce(n._def,{...t,currentPath:[...t.currentPath,"items",`${r}`]})).reduce((n,r)=>r===void 0?n:[...n,r],[]),additionalItems:ce(e.rest._def,{...t,currentPath:[...t.currentPath,"additionalItems"]})}:{type:"array",minItems:e.items.length,maxItems:e.items.length,items:e.items.map((n,r)=>ce(n._def,{...t,currentPath:[...t.currentPath,"items",`${r}`]})).reduce((n,r)=>r===void 0?n:[...n,r],[])}}s(E2,"parseTupleDef");function w2(){return{not:Ye()}}s(w2,"parseUndefinedDef");function A2(){return Ye()}s(A2,"parseUnknownDef");var I2=s((e,t)=>ce(e.innerType._def,t),"parseReadonlyDef"),x2=s((e,t,n)=>{switch(t){case Q.ZodString:return rp(e,n);case Q.ZodNumber:return D2(e);case Q.ZodObject:return g2(e,n);case Q.ZodBigInt:return YF(e);case Q.ZodBoolean:return XF();case Q.ZodDate:return np(e,n);case Q.ZodUndefined:return w2();case Q.ZodNull:return d2();case Q.ZodArray:return KF(e,n);case Q.ZodUnion:case Q.ZodDiscriminatedUnion:return f2(e,n);case Q.ZodIntersection:return a2(e,n);case Q.ZodTuple:return E2(e,n);case Q.ZodRecord:return ap(e,n);case Q.ZodLiteral:return i2(e);case Q.ZodEnum:return r2(e);case Q.ZodNativeEnum:return c2(e);case Q.ZodNullable:return h2(e,n);case Q.ZodOptional:return _2(e,n);case Q.ZodMap:return l2(e,n);case Q.ZodSet:return b2(e,n);case Q.ZodLazy:return()=>e.getter()._def;case Q.ZodPromise:return C2(e,n);case Q.ZodNaN:case Q.ZodNever:return p2();case Q.ZodEffects:return n2(e,n);case Q.ZodAny:return Ye();case Q.ZodUnknown:return A2();case Q.ZodDefault:return t2(e,n);case Q.ZodBranded:return tp(e,n);case Q.ZodReadonly:return I2(e,n);case Q.ZodCatch:return QF(e,n);case Q.ZodPipeline:return F2(e,n);case Q.ZodFunction:case Q.ZodVoid:case Q.ZodSymbol:return;default:return(r=>{})()}},"selectParser"),k2=s((e,t)=>{let n=0;for(;n<e.length&&n<t.length&&e[n]===t[n];n++);return[(e.length-n).toString(),...t.slice(n)].join("/")},"getRelativePath");function ce(e,t,n=!1){var r;const a=t.seen.get(e);if(t.override){const l=(r=t.override)==null?void 0:r.call(t,e,t,a,n);if(l!==HF)return l}if(a&&!n){const l=$2(a,t);if(l!==void 0)return l}const i={def:e,path:t.currentPath,jsonSchema:void 0};t.seen.set(e,i);const o=x2(e,e.typeName,t),u=typeof o=="function"?ce(o(),t):o;if(u&&T2(e,t,u),t.postProcess){const l=t.postProcess(u,e,t);return i.jsonSchema=u,l}return i.jsonSchema=u,u}s(ce,"parseDef");var $2=s((e,t)=>{switch(t.$refStrategy){case"root":return{$ref:e.path.join("/")};case"relative":return{$ref:k2(t.currentPath,e.path)};case"none":case"seen":return e.path.length<t.currentPath.length&&e.path.every((n,r)=>t.currentPath[r]===n)?(console.warn(`Recursive reference detected at ${t.currentPath.join("/")}! Defaulting to any`),Ye()):t.$refStrategy==="seen"?Ye():void 0}},"get$ref"),T2=s((e,t,n)=>(e.description&&(n.description=e.description),n),"addMeta"),B2=s(e=>{const t=JF(e),n=t.name!==void 0?[...t.basePath,t.definitionPath,t.name]:t.basePath;return{...t,currentPath:n,propertyPath:void 0,seen:new Map(Object.entries(t.definitions).map(([r,a])=>[a._def,{def:a._def,path:[...t.basePath,t.definitionPath,r],jsonSchema:void 0}]))}},"getRefs"),S2=s((e,t)=>{var n;const r=B2(t);let a=typeof t=="object"&&t.definitions?Object.entries(t.definitions).reduce((c,[d,f])=>{var h;return{...c,[d]:(h=ce(f._def,{...r,currentPath:[...r.basePath,r.definitionPath,d]},!0))!=null?h:Ye()}},{}):void 0;const i=typeof t=="string"?t:t?.nameStrategy==="title"?void 0:t?.name,o=(n=ce(e._def,i===void 0?r:{...r,currentPath:[...r.basePath,r.definitionPath,i]},!1))!=null?n:Ye(),u=typeof t=="object"&&t.name!==void 0&&t.nameStrategy==="title"?t.name:void 0;u!==void 0&&(o.title=u);const l=i===void 0?a?{...o,[r.definitionPath]:a}:o:{$ref:[...r.$refStrategy==="relative"?[]:r.basePath,r.definitionPath,i].join("/"),[r.definitionPath]:{...a,[i]:o}};return l.$schema="http://json-schema.org/draft-07/schema#",l},"zod3ToJsonSchema"),si=Symbol.for("vercel.ai.schema");function Y(e){let t;return()=>(t==null&&(t=e()),t)}s(Y,"lazySchema");function bo(e,{validate:t}={}){return{[si]:!0,_type:void 0,get jsonSchema(){return typeof e=="function"&&(e=e()),e},validate:t}}s(bo,"jsonSchema");function O2(e){return typeof e=="object"&&e!==null&&si in e&&e[si]===!0&&"jsonSchema"in e&&"validate"in e}s(O2,"isSchema");function fn(e){return e==null?bo({properties:{},additionalProperties:!1}):O2(e)?e:"~standard"in e?e["~standard"].vendor==="zod"?J(e):R2(e):e()}s(fn,"asSchema");function R2(e){return bo(()=>e["~standard"].jsonSchema.input({target:"draft-07"}),{validate:s(async t=>{const n=await e["~standard"].validate(t);return"value"in n?{success:!0,value:n.value}:{success:!1,error:new zt({value:t,cause:n.issues})}},"validate")})}s(R2,"standardSchema");function N2(e,t){var n;const r=(n=void 0)!=null?n:!1;return bo(()=>S2(e,{$refStrategy:r?"root":"none"}),{validate:s(async a=>{const i=await e.safeParseAsync(a);return i.success?{success:!0,value:i.data}:{success:!1,error:i.error}},"validate")})}s(N2,"zod3Schema");function P2(e,t){var n;const r=(n=void 0)!=null?n:!1;return bo(()=>Qc(F_(e,{target:"draft-7",io:"input",reused:r?"ref":"inline"})),{validate:s(async a=>{const i=await Tc(e,a);return i.success?{success:!0,value:i.data}:{success:!1,error:i.error}},"validate")})}s(P2,"zod4Schema");function M2(e){return"_zod"in e}s(M2,"isZod4Schema");function J(e,t){return M2(e)?P2(e):N2(e)}s(J,"zodSchema");async function nt({value:e,schema:t}){const n=await lt({value:e,schema:t});if(!n.success)throw zt.wrap({value:e,cause:n.error});return n.value}s(nt,"validateTypes");async function lt({value:e,schema:t}){const n=fn(t);try{if(n.validate==null)return{success:!0,value:e,rawValue:e};const r=await n.validate(e);return r.success?{success:!0,value:r.value,rawValue:e}:{success:!1,error:zt.wrap({value:e,cause:r.error}),rawValue:e}}catch(r){return{success:!1,error:zt.wrap({value:e,cause:r}),rawValue:e}}}s(lt,"safeValidateTypes");async function j2({text:e,schema:t}){try{const n=ri(e);return t==null?n:nt({value:n,schema:t})}catch(n){throw uo.isInstance(n)||zt.isInstance(n)?n:new uo({text:e,cause:n})}}s(j2,"parseJSON");async function ct({text:e,schema:t}){try{const n=ri(e);return t==null?{success:!0,value:n,rawValue:n}:await lt({value:n,schema:t})}catch(n){return{success:!1,error:uo.isInstance(n)?n:new uo({text:e,cause:n}),rawValue:void 0}}}s(ct,"safeParseJSON");function Eo(e){try{return ri(e),!0}catch{return!1}}s(Eo,"isParsableJson");function z2({stream:e,schema:t}){return e.pipeThrough(new TextDecoderStream).pipeThrough(new ei).pipeThrough(new TransformStream({async transform({data:n},r){n!=="[DONE]"&&r.enqueue(await ct({text:n,schema:t}))}}))}s(z2,"parseJsonEventStream");async function Ge({provider:e,providerOptions:t,schema:n}){if(t?.[e]==null)return;const r=await lt({value:t[e],schema:n});if(!r.success)throw new Cl({argument:"providerOptions",message:`invalid ${e} provider options`,cause:r.error});return r.value}s(Ge,"parseProviderOptions");var q2=s(()=>globalThis.fetch,"getOriginalFetch2"),Se=s(async({url:e,headers:t,body:n,failedResponseHandler:r,successfulResponseHandler:a,abortSignal:i,fetch:o})=>ip({url:e,headers:{"Content-Type":"application/json",...t},body:{content:JSON.stringify(n),values:n},failedResponseHandler:r,successfulResponseHandler:a,abortSignal:i,fetch:o}),"postJsonToApi"),ui=s(async({url:e,headers:t,formData:n,failedResponseHandler:r,successfulResponseHandler:a,abortSignal:i,fetch:o})=>ip({url:e,headers:t,body:{content:n,values:Object.fromEntries(n.entries())},failedResponseHandler:r,successfulResponseHandler:a,abortSignal:i,fetch:o}),"postFormDataToApi"),ip=s(async({url:e,headers:t={},body:n,successfulResponseHandler:r,failedResponseHandler:a,abortSignal:i,fetch:o=q2()})=>{try{const u=await o(e,{method:"POST",headers:Gt(t,`ai-sdk/provider-utils/${Kc}`,ni()),body:n.content,signal:i}),l=cn(u);if(!u.ok){let c;try{c=await a({response:u,url:e,requestBodyValues:n.values})}catch(d){throw dn(d)||Ne.isInstance(d)?d:new Ne({message:"Failed to process error response",cause:d,statusCode:u.status,url:e,responseHeaders:l,requestBodyValues:n.values})}throw c.value}try{return await r({response:u,url:e,requestBodyValues:n.values})}catch(c){throw c instanceof Error&&(dn(c)||Ne.isInstance(c))?c:new Ne({message:"Failed to process successful response",cause:c,statusCode:u.status,url:e,responseHeaders:l,requestBodyValues:n.values})}}catch(u){throw Jc({error:u,url:e,requestBodyValues:n.values})}},"postToApi");function t3(e){return e}s(t3,"tool");function yt({id:e,inputSchema:t,outputSchema:n,supportsDeferredResults:r}){return({execute:a,needsApproval:i,toModelOutput:o,onInputStart:u,onInputDelta:l,onInputAvailable:c,...d})=>({type:"provider",id:e,args:d,inputSchema:t,outputSchema:n,execute:a,needsApproval:i,toModelOutput:o,onInputStart:u,onInputDelta:l,onInputAvailable:c,supportsDeferredResults:r})}s(yt,"createProviderToolFactoryWithOutputSchema");async function rt(e){return typeof e=="function"&&(e=e()),Promise.resolve(e)}s(rt,"resolve");var ot=s(({errorSchema:e,errorToMessage:t,isRetryable:n})=>async({response:r,url:a,requestBodyValues:i})=>{const o=await r.text(),u=cn(r);if(o.trim()==="")return{responseHeaders:u,value:new Ne({message:r.statusText,url:a,requestBodyValues:i,statusCode:r.status,responseHeaders:u,responseBody:o,isRetryable:n?.(r)})};try{const l=await j2({text:o,schema:e});return{responseHeaders:u,value:new Ne({message:t(l),url:a,requestBodyValues:i,statusCode:r.status,responseHeaders:u,responseBody:o,data:l,isRetryable:n?.(r,l)})}}catch{return{responseHeaders:u,value:new Ne({message:r.statusText,url:a,requestBodyValues:i,statusCode:r.status,responseHeaders:u,responseBody:o,isRetryable:n?.(r)})}}},"createJsonErrorResponseHandler"),mn=s(e=>async({response:t})=>{const n=cn(t);if(t.body==null)throw new vv({});return{responseHeaders:n,value:z2({stream:t.body,schema:e})}},"createEventSourceResponseHandler"),je=s(e=>async({response:t,url:n,requestBodyValues:r})=>{const a=await t.text(),i=await ct({text:a,schema:e}),o=cn(t);if(!i.success)throw new Ne({message:"Invalid JSON response",cause:i.error,statusCode:t.status,responseHeaders:o,responseBody:a,url:n,requestBodyValues:r});return{responseHeaders:o,value:i.value,rawValue:i.rawValue}},"createJsonResponseHandler"),Z2=s(()=>async({response:e,url:t,requestBodyValues:n})=>{const r=cn(e);if(!e.body)throw new Ne({message:"Response body is empty",url:t,requestBodyValues:n,statusCode:e.status,responseHeaders:r,responseBody:void 0});try{const a=await e.arrayBuffer();return{responseHeaders:r,value:new Uint8Array(a)}}catch(a){throw new Ne({message:"Failed to read response as array buffer",url:t,requestBodyValues:n,statusCode:e.status,responseHeaders:r,responseBody:void 0,cause:a})}},"createBinaryResponseHandler");function li(e){return e?.replace(/\/$/,"")}s(li,"withoutTrailingSlash");function U2(e){return e!=null&&typeof e[Symbol.asyncIterator]=="function"}s(U2,"isAsyncIterable");async function*L2({execute:e,input:t,options:n}){const r=e(t,n);if(U2(r)){let a;for await(const i of r)a=i,yield{type:"preliminary",output:i};yield{type:"final",output:a}}else yield{type:"final",output:await r}}s(L2,"executeTool");var ci,sp;function up(){if(sp)return ci;sp=1;var e=Object.defineProperty,t=Object.getOwnPropertyDescriptor,n=Object.getOwnPropertyNames,r=Object.prototype.hasOwnProperty,a=s((d,f)=>{for(var h in f)e(d,h,{get:f[h],enumerable:!0})},"__export"),i=s((d,f,h,D)=>{if(f&&typeof f=="object"||typeof f=="function")for(let m of n(f))!r.call(d,m)&&m!==h&&e(d,m,{get:s(()=>f[m],"get"),enumerable:!(D=t(f,m))||D.enumerable});return d},"__copyProps"),o=s(d=>i(e({},"__esModule",{value:!0}),d),"__toCommonJS"),u={};a(u,{SYMBOL_FOR_REQ_CONTEXT:s(()=>l,"SYMBOL_FOR_REQ_CONTEXT"),getContext:s(()=>c,"getContext")}),ci=o(u);const l=Symbol.for("@vercel/request-context");function c(){return globalThis[l]?.get?.()??{}}return s(c,"getContext"),ci}s(up,"requireGetContext");var pi,lp;function cp(){if(lp)return pi;lp=1;var e=Object.defineProperty,t=Object.getOwnPropertyDescriptor,n=Object.getOwnPropertyNames,r=Object.prototype.hasOwnProperty,a=s((d,f)=>{for(var h in f)e(d,h,{get:f[h],enumerable:!0})},"__export"),i=s((d,f,h,D)=>{if(f&&typeof f=="object"||typeof f=="function")for(let m of n(f))!r.call(d,m)&&m!==h&&e(d,m,{get:s(()=>f[m],"get"),enumerable:!(D=t(f,m))||D.enumerable});return d},"__copyProps"),o=s(d=>i(e({},"__esModule",{value:!0}),d),"__toCommonJS"),u={};a(u,{VercelOidcTokenError:s(()=>l,"VercelOidcTokenError")}),pi=o(u);const c=class c extends Error{constructor(f,h){super(f),this.name="VercelOidcTokenError",this.cause=h}toString(){return this.cause?`${this.name}: ${this.message}: ${this.cause}`:`${this.name}: ${this.message}`}};s(c,"VercelOidcTokenError");let l=c;return pi}s(cp,"requireTokenError");var di,pp;function V2(){if(pp)return di;pp=1;var e=Object.defineProperty,t=Object.getOwnPropertyDescriptor,n=Object.getOwnPropertyNames,r=Object.prototype.hasOwnProperty,a=s((h,D)=>{for(var m in D)e(h,m,{get:D[m],enumerable:!0})},"__export"),i=s((h,D,m,g)=>{if(D&&typeof D=="object"||typeof D=="function")for(let y of n(D))!r.call(h,y)&&y!==m&&e(h,y,{get:s(()=>D[y],"get"),enumerable:!(g=t(D,y))||g.enumerable});return h},"__copyProps"),o=s(h=>i(e({},"__esModule",{value:!0}),h),"__toCommonJS"),u={};a(u,{getVercelOidcToken:s(()=>d,"getVercelOidcToken"),getVercelOidcTokenSync:s(()=>f,"getVercelOidcTokenSync")}),di=o(u);var l=up(),c=cp();async function d(){let h="",D;try{h=f()}catch(m){D=m}try{const[{getTokenPayload:m,isExpired:g},{refreshToken:y}]=await Promise.all([await import("./token-util-Bezp8Ra7.mjs").then(function(F){return F.t}),await import("./token-BHAr8BGF.mjs").then(function(F){return F.t})]);(!h||g(m(h)))&&(await y(),h=f())}catch(m){let g=D instanceof Error?D.message:"";throw m instanceof Error&&(g=`${g}
|
|
123
|
+
${m.message}`),g?new c.VercelOidcTokenError(g):m}return h}s(d,"getVercelOidcToken");function f(){const h=(0,l.getContext)().headers?.["x-vercel-oidc-token"]??process.env.VERCEL_OIDC_TOKEN;if(!h)throw new Error("The 'x-vercel-oidc-token' header is missing from the request. Do you have the OIDC option enabled in the Vercel project settings?");return h}return s(f,"getVercelOidcTokenSync"),di}s(V2,"requireGetVercelOidcToken");var fi,dp;function G2(){if(dp)return fi;dp=1;var e=Object.defineProperty,t=Object.getOwnPropertyDescriptor,n=Object.getOwnPropertyNames,r=Object.prototype.hasOwnProperty,a=s((d,f)=>{for(var h in f)e(d,h,{get:f[h],enumerable:!0})},"__export"),i=s((d,f,h,D)=>{if(f&&typeof f=="object"||typeof f=="function")for(let m of n(f))!r.call(d,m)&&m!==h&&e(d,m,{get:s(()=>f[m],"get"),enumerable:!(D=t(f,m))||D.enumerable});return d},"__copyProps"),o=s(d=>i(e({},"__esModule",{value:!0}),d),"__toCommonJS"),u={};a(u,{getContext:s(()=>c.getContext,"getContext"),getVercelOidcToken:s(()=>l.getVercelOidcToken,"getVercelOidcToken"),getVercelOidcTokenSync:s(()=>l.getVercelOidcTokenSync,"getVercelOidcTokenSync")}),fi=o(u);var l=V2(),c=up();return fi}s(G2,"requireDist");var fp=G2(),W2="vercel.ai.gateway.error",mi=Symbol.for(W2),mp,hp,Xe=(Yt=class extends(hp=Error,mp=mi,hp){constructor({message:t,statusCode:n=500,cause:r}){super(t),this[mp]=!0,this.statusCode=n,this.cause=r}static isInstance(t){return Yt.hasMarker(t)}static hasMarker(t){return typeof t=="object"&&t!==null&&mi in t&&t[mi]===!0}},s(Yt,"_GatewayError"),Yt),Dp="GatewayAuthenticationError",H2=`vercel.ai.gateway.error.${Dp}`,gp=Symbol.for(H2),vp,yp,hi=(Xt=class extends(yp=Xe,vp=gp,yp){constructor({message:t="Authentication failed",statusCode:n=401,cause:r}={}){super({message:t,statusCode:n,cause:r}),this[vp]=!0,this.name=Dp,this.type="authentication_error"}static isInstance(t){return Xe.hasMarker(t)&&gp in t}static createContextualError({apiKeyProvided:t,oidcTokenProvided:n,message:r="Authentication failed",statusCode:a=401,cause:i}){let o;return t?o=`AI Gateway authentication failed: Invalid API key.
|
|
124
|
+
|
|
125
|
+
Create a new API key: https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fai%2Fapi-keys
|
|
126
|
+
|
|
127
|
+
Provide via 'apiKey' option or 'AI_GATEWAY_API_KEY' environment variable.`:n?o=`AI Gateway authentication failed: Invalid OIDC token.
|
|
128
|
+
|
|
129
|
+
Run 'npx vercel link' to link your project, then 'vc env pull' to fetch the token.
|
|
130
|
+
|
|
131
|
+
Alternatively, use an API key: https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fai%2Fapi-keys`:o=`AI Gateway authentication failed: No authentication provided.
|
|
132
|
+
|
|
133
|
+
Option 1 - API key:
|
|
134
|
+
Create an API key: https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fai%2Fapi-keys
|
|
135
|
+
Provide via 'apiKey' option or 'AI_GATEWAY_API_KEY' environment variable.
|
|
136
|
+
|
|
137
|
+
Option 2 - OIDC token:
|
|
138
|
+
Run 'npx vercel link' to link your project, then 'vc env pull' to fetch the token.`,new Xt({message:o,statusCode:a,cause:i})}},s(Xt,"_GatewayAuthenticationError"),Xt),_p="GatewayInvalidRequestError",J2=`vercel.ai.gateway.error.${_p}`,Fp=Symbol.for(J2),Cp,bp,K2=(kn=class extends(bp=Xe,Cp=Fp,bp){constructor({message:t="Invalid request",statusCode:n=400,cause:r}={}){super({message:t,statusCode:n,cause:r}),this[Cp]=!0,this.name=_p,this.type="invalid_request_error"}static isInstance(t){return Xe.hasMarker(t)&&Fp in t}},s(kn,"GatewayInvalidRequestError"),kn),Ep="GatewayRateLimitError",Y2=`vercel.ai.gateway.error.${Ep}`,wp=Symbol.for(Y2),Ap,Ip,X2=($n=class extends(Ip=Xe,Ap=wp,Ip){constructor({message:t="Rate limit exceeded",statusCode:n=429,cause:r}={}){super({message:t,statusCode:n,cause:r}),this[Ap]=!0,this.name=Ep,this.type="rate_limit_exceeded"}static isInstance(t){return Xe.hasMarker(t)&&wp in t}},s($n,"GatewayRateLimitError"),$n),xp="GatewayModelNotFoundError",Q2=`vercel.ai.gateway.error.${xp}`,kp=Symbol.for(Q2),eC=Y(()=>J(v({modelId:p()}))),$p,Tp,tC=(Tn=class extends(Tp=Xe,$p=kp,Tp){constructor({message:t="Model not found",statusCode:n=404,modelId:r,cause:a}={}){super({message:t,statusCode:n,cause:a}),this[$p]=!0,this.name=xp,this.type="model_not_found",this.modelId=r}static isInstance(t){return Xe.hasMarker(t)&&kp in t}},s(Tn,"GatewayModelNotFoundError"),Tn),Bp="GatewayInternalServerError",nC=`vercel.ai.gateway.error.${Bp}`,Sp=Symbol.for(nC),Op,Rp,Np=(Bn=class extends(Rp=Xe,Op=Sp,Rp){constructor({message:t="Internal server error",statusCode:n=500,cause:r}={}){super({message:t,statusCode:n,cause:r}),this[Op]=!0,this.name=Bp,this.type="internal_server_error"}static isInstance(t){return Xe.hasMarker(t)&&Sp in t}},s(Bn,"GatewayInternalServerError"),Bn),Pp="GatewayResponseError",rC=`vercel.ai.gateway.error.${Pp}`,Mp=Symbol.for(rC),jp,zp,oC=(Sn=class extends(zp=Xe,jp=Mp,zp){constructor({message:t="Invalid response from Gateway",statusCode:n=502,response:r,validationError:a,cause:i}={}){super({message:t,statusCode:n,cause:i}),this[jp]=!0,this.name=Pp,this.type="response_error",this.response=r,this.validationError=a}static isInstance(t){return Xe.hasMarker(t)&&Mp in t}},s(Sn,"GatewayResponseError"),Sn);async function qp({response:e,statusCode:t,defaultMessage:n="Gateway request failed",cause:r,authMethod:a}){const i=await lt({value:e,schema:aC});if(!i.success)return new oC({message:`Invalid error response format: ${n}`,statusCode:t,response:e,validationError:i.error,cause:r});const o=i.value,u=o.error.type,l=o.error.message;switch(u){case"authentication_error":return hi.createContextualError({apiKeyProvided:a==="api-key",oidcTokenProvided:a==="oidc",statusCode:t,cause:r});case"invalid_request_error":return new K2({message:l,statusCode:t,cause:r});case"rate_limit_exceeded":return new X2({message:l,statusCode:t,cause:r});case"model_not_found":{const c=await lt({value:o.error.param,schema:eC});return new tC({message:l,statusCode:t,modelId:c.success?c.value.modelId:void 0,cause:r})}case"internal_server_error":return new Np({message:l,statusCode:t,cause:r});default:return new Np({message:l,statusCode:t,cause:r})}}s(qp,"createGatewayErrorFromResponse");var aC=Y(()=>J(v({error:v({message:p(),type:p().nullish(),param:gt().nullish(),code:K([p(),w()]).nullish()})})));function kt(e,t){var n;return Xe.isInstance(e)?e:Ne.isInstance(e)?qp({response:iC(e),statusCode:(n=e.statusCode)!=null?n:500,defaultMessage:"Gateway request failed",cause:e,authMethod:t}):qp({response:{},statusCode:500,defaultMessage:e instanceof Error?`Gateway request failed: ${e.message}`:"Unknown Gateway error",cause:e,authMethod:t})}s(kt,"asGatewayError");function iC(e){if(e.data!==void 0)return e.data;if(e.responseBody!=null)try{return JSON.parse(e.responseBody)}catch{return e.responseBody}return{}}s(iC,"extractApiCallResponse");var Zp="ai-gateway-auth-method";async function hn(e){const t=await lt({value:e[Zp],schema:sC});return t.success?t.value:void 0}s(hn,"parseAuthMethod");var sC=Y(()=>J(K([I("api-key"),I("oidc")]))),Up=(On=class{constructor(t){this.config=t}async getAvailableModels(){try{const{value:t}=await Yc({url:`${this.config.baseURL}/config`,headers:await rt(this.config.headers()),successfulResponseHandler:je(uC),failedResponseHandler:ot({errorSchema:Ue(),errorToMessage:s(n=>n,"errorToMessage")}),fetch:this.config.fetch});return t}catch(t){throw await kt(t)}}async getCredits(){try{const t=new URL(this.config.baseURL),{value:n}=await Yc({url:`${t.origin}/v1/credits`,headers:await rt(this.config.headers()),successfulResponseHandler:je(lC),failedResponseHandler:ot({errorSchema:Ue(),errorToMessage:s(r=>r,"errorToMessage")}),fetch:this.config.fetch});return n}catch(t){throw await kt(t)}}},s(On,"GatewayFetchMetadata"),On),uC=Y(()=>J(v({models:T(v({id:p(),name:p(),description:p().nullish(),pricing:v({input:p(),output:p(),input_cache_read:p().nullish(),input_cache_write:p().nullish()}).transform(({input:e,output:t,input_cache_read:n,input_cache_write:r})=>({input:e,output:t,...n?{cachedInputTokens:n}:{},...r?{cacheCreationInputTokens:r}:{}})).nullish(),specification:v({specificationVersion:I("v3"),provider:p(),modelId:p()}),modelType:ie(["language","embedding","image"]).nullish()}))}))),lC=Y(()=>J(v({balance:p(),total_used:p()}).transform(({balance:e,total_used:t})=>({balance:e,totalUsed:t})))),cC=(Rn=class{constructor(t,n){this.modelId=t,this.config=n,this.specificationVersion="v3",this.supportedUrls={"*/*":[/.*/]}}get provider(){return this.config.provider}async getArgs(t){const{abortSignal:n,...r}=t;return{args:this.maybeEncodeFileParts(r),warnings:[]}}async doGenerate(t){const{args:n,warnings:r}=await this.getArgs(t),{abortSignal:a}=t,i=await rt(this.config.headers());try{const{responseHeaders:o,value:u,rawValue:l}=await Se({url:this.getUrl(),headers:xe(i,t.headers,this.getModelConfigHeaders(this.modelId,!1),await rt(this.config.o11yHeaders)),body:n,successfulResponseHandler:je(Ue()),failedResponseHandler:ot({errorSchema:Ue(),errorToMessage:s(c=>c,"errorToMessage")}),...a&&{abortSignal:a},fetch:this.config.fetch});return{...u,request:{body:n},response:{headers:o,body:l},warnings:r}}catch(o){throw await kt(o,await hn(i))}}async doStream(t){const{args:n,warnings:r}=await this.getArgs(t),{abortSignal:a}=t,i=await rt(this.config.headers());try{const{value:o,responseHeaders:u}=await Se({url:this.getUrl(),headers:xe(i,t.headers,this.getModelConfigHeaders(this.modelId,!0),await rt(this.config.o11yHeaders)),body:n,successfulResponseHandler:mn(Ue()),failedResponseHandler:ot({errorSchema:Ue(),errorToMessage:s(l=>l,"errorToMessage")}),...a&&{abortSignal:a},fetch:this.config.fetch});return{stream:o.pipeThrough(new TransformStream({start(l){r.length>0&&l.enqueue({type:"stream-start",warnings:r})},transform(l,c){if(l.success){const d=l.value;if(d.type==="raw"&&!t.includeRawChunks)return;d.type==="response-metadata"&&d.timestamp&&typeof d.timestamp=="string"&&(d.timestamp=new Date(d.timestamp)),c.enqueue(d)}else c.error(l.error)}})),request:{body:n},response:{headers:u}}}catch(o){throw await kt(o,await hn(i))}}isFilePart(t){return t&&typeof t=="object"&&"type"in t&&t.type==="file"}maybeEncodeFileParts(t){for(const n of t.prompt)for(const r of n.content)if(this.isFilePart(r)){const a=r;if(a.data instanceof Uint8Array){const i=Uint8Array.from(a.data),o=Buffer.from(i).toString("base64");a.data=new URL(`data:${a.mediaType||"application/octet-stream"};base64,${o}`)}}return t}getUrl(){return`${this.config.baseURL}/language-model`}getModelConfigHeaders(t,n){return{"ai-language-model-specification-version":"3","ai-language-model-id":t,"ai-language-model-streaming":String(n)}}},s(Rn,"GatewayLanguageModel"),Rn),pC=(Nn=class{constructor(t,n){this.modelId=t,this.config=n,this.specificationVersion="v3",this.maxEmbeddingsPerCall=2048,this.supportsParallelCalls=!0}get provider(){return this.config.provider}async doEmbed({values:t,headers:n,abortSignal:r,providerOptions:a}){var i;const o=await rt(this.config.headers());try{const{responseHeaders:u,value:l,rawValue:c}=await Se({url:this.getUrl(),headers:xe(o,n??{},this.getModelConfigHeaders(),await rt(this.config.o11yHeaders)),body:{values:t,...a?{providerOptions:a}:{}},successfulResponseHandler:je(dC),failedResponseHandler:ot({errorSchema:Ue(),errorToMessage:s(d=>d,"errorToMessage")}),...r&&{abortSignal:r},fetch:this.config.fetch});return{embeddings:l.embeddings,usage:(i=l.usage)!=null?i:void 0,providerMetadata:l.providerMetadata,response:{headers:u,body:c},warnings:[]}}catch(u){throw await kt(u,await hn(o))}}getUrl(){return`${this.config.baseURL}/embedding-model`}getModelConfigHeaders(){return{"ai-embedding-model-specification-version":"3","ai-model-id":this.modelId}}},s(Nn,"GatewayEmbeddingModel"),Nn),dC=Y(()=>J(v({embeddings:T(T(w())),usage:v({tokens:w()}).nullish(),providerMetadata:fe(p(),fe(p(),gt())).optional()}))),fC=(Pn=class{constructor(t,n){this.modelId=t,this.config=n,this.specificationVersion="v3",this.maxImagesPerCall=Number.MAX_SAFE_INTEGER}get provider(){return this.config.provider}async doGenerate({prompt:t,n,size:r,aspectRatio:a,seed:i,files:o,mask:u,providerOptions:l,headers:c,abortSignal:d}){var f;const h=await rt(this.config.headers());try{const{responseHeaders:D,value:m,rawValue:g}=await Se({url:this.getUrl(),headers:xe(h,c??{},this.getModelConfigHeaders(),await rt(this.config.o11yHeaders)),body:{prompt:t,n,...r&&{size:r},...a&&{aspectRatio:a},...i&&{seed:i},...l&&{providerOptions:l},...o&&{files:o.map(y=>Lp(y))},...u&&{mask:Lp(u)}},successfulResponseHandler:je(hC),failedResponseHandler:ot({errorSchema:Ue(),errorToMessage:s(y=>y,"errorToMessage")}),...d&&{abortSignal:d},fetch:this.config.fetch});return{images:m.images,warnings:(f=m.warnings)!=null?f:[],providerMetadata:m.providerMetadata,response:{timestamp:new Date,modelId:this.modelId,headers:D}}}catch(D){throw kt(D,await hn(h))}}getUrl(){return`${this.config.baseURL}/image-model`}getModelConfigHeaders(){return{"ai-image-model-specification-version":"3","ai-model-id":this.modelId}}},s(Pn,"GatewayImageModel"),Pn);function Lp(e){return e.type==="file"&&e.data instanceof Uint8Array?{...e,data:xr(e.data)}:e}s(Lp,"maybeEncodeImageFile");var mC=v({images:T(gt()).optional()}).catchall(gt()),hC=v({images:T(p()),warnings:T(v({type:I("other"),message:p()})).optional(),providerMetadata:fe(p(),mC).optional()});async function DC(){var e;return(e=fp.getContext().headers)==null?void 0:e["x-vercel-id"]}s(DC,"getVercelRequestId");var gC="3.0.9",vC="0.0.1";function yC(e={}){var t,n;let r=null,a=null;const i=(t=e.metadataCacheRefreshMillis)!=null?t:1e3*60*5;let o=0;const u=(n=li(e.baseURL))!=null?n:"https://ai-gateway.vercel.sh/v3/ai",l=s(async()=>{try{const g=await FC(e);return Gt({Authorization:`Bearer ${g.token}`,"ai-gateway-protocol-version":vC,[Zp]:g.authMethod,...e.headers},`ai-sdk/gateway/${gC}`)}catch(g){throw hi.createContextualError({apiKeyProvided:!1,oidcTokenProvided:!1,statusCode:401,cause:g})}},"getHeaders"),c=s(()=>{const g=$r({settingValue:void 0,environmentVariableName:"VERCEL_DEPLOYMENT_ID"}),y=$r({settingValue:void 0,environmentVariableName:"VERCEL_ENV"}),F=$r({settingValue:void 0,environmentVariableName:"VERCEL_REGION"});return async()=>{const A=await DC();return{...g&&{"ai-o11y-deployment-id":g},...y&&{"ai-o11y-environment":y},...F&&{"ai-o11y-region":F},...A&&{"ai-o11y-request-id":A}}}},"createO11yHeaders"),d=s(g=>new cC(g,{provider:"gateway",baseURL:u,headers:l,fetch:e.fetch,o11yHeaders:c()}),"createLanguageModel"),f=s(async()=>{var g,y,F;const A=(F=(y=(g=e._internal)==null?void 0:g.currentDate)==null?void 0:y.call(g).getTime())!=null?F:Date.now();return(!r||A-o>i)&&(o=A,r=new Up({baseURL:u,headers:l,fetch:e.fetch}).getAvailableModels().then(C=>(a=C,C)).catch(async C=>{throw await kt(C,await hn(await l()))})),a?Promise.resolve(a):r},"getAvailableModels"),h=s(async()=>new Up({baseURL:u,headers:l,fetch:e.fetch}).getCredits().catch(async g=>{throw await kt(g,await hn(await l()))}),"getCredits"),D=s(function(g){if(new.target)throw new Error("The Gateway Provider model function cannot be called with the new keyword.");return d(g)},"provider");D.specificationVersion="v3",D.getAvailableModels=f,D.getCredits=h,D.imageModel=g=>new fC(g,{provider:"gateway",baseURL:u,headers:l,fetch:e.fetch,o11yHeaders:c()}),D.languageModel=d;const m=s(g=>new pC(g,{provider:"gateway",baseURL:u,headers:l,fetch:e.fetch,o11yHeaders:c()}),"createEmbeddingModel");return D.embeddingModel=m,D.textEmbeddingModel=m,D}s(yC,"createGatewayProvider");var _C=yC();async function FC(e){const t=$r({settingValue:e.apiKey,environmentVariableName:"AI_GATEWAY_API_KEY"});return t?{token:t,authMethod:"api-key"}:{token:await fp.getVercelOidcToken(),authMethod:"oidc"}}s(FC,"getGatewayAuthToken");var CC=typeof globalThis=="object"?globalThis:global,Ht="1.9.0",Vp=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/;function bC(e){var t=new Set([e]),n=new Set,r=e.match(Vp);if(!r)return function(){return!1};var a={major:+r[1],minor:+r[2],patch:+r[3],prerelease:r[4]};if(a.prerelease!=null)return s(function(l){return l===e},"isExactmatch");function i(u){return n.add(u),!1}s(i,"_reject");function o(u){return t.add(u),!0}return s(o,"_accept"),s(function(l){if(t.has(l))return!0;if(n.has(l))return!1;var c=l.match(Vp);if(!c)return i(l);var d={major:+c[1],minor:+c[2],patch:+c[3],prerelease:c[4]};return d.prerelease!=null||a.major!==d.major?i(l):a.major===0?a.minor===d.minor&&a.patch<=d.patch?o(l):i(l):a.minor<=d.minor?o(l):i(l)},"isCompatible2")}s(bC,"_makeCompatibilityCheck");var EC=bC(Ht),wC=Ht.split(".")[0],Tr=Symbol.for("opentelemetry.js.api."+wC),Br=CC;function Di(e,t,n,r){var a;r===void 0&&(r=!1);var i=Br[Tr]=(a=Br[Tr])!==null&&a!==void 0?a:{version:Ht};if(!r&&i[e]){var o=new Error("@opentelemetry/api: Attempted duplicate registration of API: "+e);return n.error(o.stack||o.message),!1}if(i.version!==Ht){var o=new Error("@opentelemetry/api: Registration of version v"+i.version+" for "+e+" does not match previously registered API v"+Ht);return n.error(o.stack||o.message),!1}return i[e]=t,n.debug("@opentelemetry/api: Registered a global for "+e+" v"+Ht+"."),!0}s(Di,"registerGlobal");function Sr(e){var t,n,r=(t=Br[Tr])===null||t===void 0?void 0:t.version;if(!(!r||!EC(r)))return(n=Br[Tr])===null||n===void 0?void 0:n[e]}s(Sr,"getGlobal");function gi(e,t){t.debug("@opentelemetry/api: Unregistering a global for "+e+" v"+Ht+".");var n=Br[Tr];n&&delete n[e]}s(gi,"unregisterGlobal");var AC=s(function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),a,i=[],o;try{for(;(t===void 0||t-- >0)&&!(a=r.next()).done;)i.push(a.value)}catch(u){o={error:u}}finally{try{a&&!a.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return i},"__read$3"),IC=s(function(e,t,n){if(arguments.length===2)for(var r=0,a=t.length,i;r<a;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return e.concat(i||Array.prototype.slice.call(t))},"__spreadArray$3"),xC=(function(){function e(t){this._namespace=t.namespace||"DiagComponentLogger"}return s(e,"DiagComponentLogger2"),e.prototype.debug=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return Or("debug",this._namespace,t)},e.prototype.error=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return Or("error",this._namespace,t)},e.prototype.info=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return Or("info",this._namespace,t)},e.prototype.warn=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return Or("warn",this._namespace,t)},e.prototype.verbose=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return Or("verbose",this._namespace,t)},e})();function Or(e,t,n){var r=Sr("diag");if(r)return n.unshift(t),r[e].apply(r,IC([],AC(n),!1))}s(Or,"logProxy");var Qe;(function(e){e[e.NONE=0]="NONE",e[e.ERROR=30]="ERROR",e[e.WARN=50]="WARN",e[e.INFO=60]="INFO",e[e.DEBUG=70]="DEBUG",e[e.VERBOSE=80]="VERBOSE",e[e.ALL=9999]="ALL"})(Qe||(Qe={}));function kC(e,t){e<Qe.NONE?e=Qe.NONE:e>Qe.ALL&&(e=Qe.ALL),t=t||{};function n(r,a){var i=t[r];return typeof i=="function"&&e>=a?i.bind(t):function(){}}return s(n,"_filterFunc"),{error:n("error",Qe.ERROR),warn:n("warn",Qe.WARN),info:n("info",Qe.INFO),debug:n("debug",Qe.DEBUG),verbose:n("verbose",Qe.VERBOSE)}}s(kC,"createLogLevelDiagLogger");var $C=s(function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),a,i=[],o;try{for(;(t===void 0||t-- >0)&&!(a=r.next()).done;)i.push(a.value)}catch(u){o={error:u}}finally{try{a&&!a.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return i},"__read$2"),TC=s(function(e,t,n){if(arguments.length===2)for(var r=0,a=t.length,i;r<a;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return e.concat(i||Array.prototype.slice.call(t))},"__spreadArray$2"),BC="diag",wo=(function(){function e(){function t(a){return function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];var u=Sr("diag");if(u)return u[a].apply(u,TC([],$C(i),!1))}}s(t,"_logProxy");var n=this,r=s(function(a,i){var o,u,l;if(i===void 0&&(i={logLevel:Qe.INFO}),a===n){var c=new Error("Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation");return n.error((o=c.stack)!==null&&o!==void 0?o:c.message),!1}typeof i=="number"&&(i={logLevel:i});var d=Sr("diag"),f=kC((u=i.logLevel)!==null&&u!==void 0?u:Qe.INFO,a);if(d&&!i.suppressOverrideMessage){var h=(l=new Error().stack)!==null&&l!==void 0?l:"<failed to generate stacktrace>";d.warn("Current logger will be overwritten from "+h),f.warn("Current logger will overwrite one already registered from "+h)}return Di("diag",f,n,!0)},"setLogger");n.setLogger=r,n.disable=function(){gi(BC,n)},n.createComponentLogger=function(a){return new xC(a)},n.verbose=t("verbose"),n.debug=t("debug"),n.info=t("info"),n.warn=t("warn"),n.error=t("error")}return s(e,"DiagAPI2"),e.instance=function(){return this._instance||(this._instance=new e),this._instance},e})();function SC(e){return Symbol.for(e)}s(SC,"createContextKey");var OC=(function(){function e(t){var n=this;n._currentContext=t?new Map(t):new Map,n.getValue=function(r){return n._currentContext.get(r)},n.setValue=function(r,a){var i=new e(n._currentContext);return i._currentContext.set(r,a),i},n.deleteValue=function(r){var a=new e(n._currentContext);return a._currentContext.delete(r),a}}return s(e,"BaseContext2"),e})(),RC=new OC,NC=s(function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),a,i=[],o;try{for(;(t===void 0||t-- >0)&&!(a=r.next()).done;)i.push(a.value)}catch(u){o={error:u}}finally{try{a&&!a.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return i},"__read$1"),PC=s(function(e,t,n){if(arguments.length===2)for(var r=0,a=t.length,i;r<a;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return e.concat(i||Array.prototype.slice.call(t))},"__spreadArray$1"),MC=(function(){function e(){}return s(e,"NoopContextManager2"),e.prototype.active=function(){return RC},e.prototype.with=function(t,n,r){for(var a=[],i=3;i<arguments.length;i++)a[i-3]=arguments[i];return n.call.apply(n,PC([r],NC(a),!1))},e.prototype.bind=function(t,n){return n},e.prototype.enable=function(){return this},e.prototype.disable=function(){return this},e})(),jC=s(function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),a,i=[],o;try{for(;(t===void 0||t-- >0)&&!(a=r.next()).done;)i.push(a.value)}catch(u){o={error:u}}finally{try{a&&!a.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return i},"__read"),zC=s(function(e,t,n){if(arguments.length===2)for(var r=0,a=t.length,i;r<a;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return e.concat(i||Array.prototype.slice.call(t))},"__spreadArray"),vi="context",qC=new MC,Gp=(function(){function e(){}return s(e,"ContextAPI2"),e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalContextManager=function(t){return Di(vi,t,wo.instance())},e.prototype.active=function(){return this._getContextManager().active()},e.prototype.with=function(t,n,r){for(var a,i=[],o=3;o<arguments.length;o++)i[o-3]=arguments[o];return(a=this._getContextManager()).with.apply(a,zC([t,n,r],jC(i),!1))},e.prototype.bind=function(t,n){return this._getContextManager().bind(t,n)},e.prototype._getContextManager=function(){return Sr(vi)||qC},e.prototype.disable=function(){this._getContextManager().disable(),gi(vi,wo.instance())},e})(),yi;(function(e){e[e.NONE=0]="NONE",e[e.SAMPLED=1]="SAMPLED"})(yi||(yi={}));var Wp="0000000000000000",Hp="00000000000000000000000000000000",ZC={traceId:Hp,spanId:Wp,traceFlags:yi.NONE},Rr=(function(){function e(t){t===void 0&&(t=ZC),this._spanContext=t}return s(e,"NonRecordingSpan2"),e.prototype.spanContext=function(){return this._spanContext},e.prototype.setAttribute=function(t,n){return this},e.prototype.setAttributes=function(t){return this},e.prototype.addEvent=function(t,n){return this},e.prototype.addLink=function(t){return this},e.prototype.addLinks=function(t){return this},e.prototype.setStatus=function(t){return this},e.prototype.updateName=function(t){return this},e.prototype.end=function(t){},e.prototype.isRecording=function(){return!1},e.prototype.recordException=function(t,n){},e})(),_i=SC("OpenTelemetry Context Key SPAN");function Fi(e){return e.getValue(_i)||void 0}s(Fi,"getSpan");function UC(){return Fi(Gp.getInstance().active())}s(UC,"getActiveSpan");function Ci(e,t){return e.setValue(_i,t)}s(Ci,"setSpan");function LC(e){return e.deleteValue(_i)}s(LC,"deleteSpan");function VC(e,t){return Ci(e,new Rr(t))}s(VC,"setSpanContext");function Jp(e){var t;return(t=Fi(e))===null||t===void 0?void 0:t.spanContext()}s(Jp,"getSpanContext");var GC=/^([0-9a-f]{32})$/i,WC=/^[0-9a-f]{16}$/i;function HC(e){return GC.test(e)&&e!==Hp}s(HC,"isValidTraceId");function JC(e){return WC.test(e)&&e!==Wp}s(JC,"isValidSpanId");function Kp(e){return HC(e.traceId)&&JC(e.spanId)}s(Kp,"isSpanContextValid");function KC(e){return new Rr(e)}s(KC,"wrapSpanContext");var bi=Gp.getInstance(),Yp=(function(){function e(){}return s(e,"NoopTracer2"),e.prototype.startSpan=function(t,n,r){r===void 0&&(r=bi.active());var a=!!n?.root;if(a)return new Rr;var i=r&&Jp(r);return YC(i)&&Kp(i)?new Rr(i):new Rr},e.prototype.startActiveSpan=function(t,n,r,a){var i,o,u;if(!(arguments.length<2)){arguments.length===2?u=n:arguments.length===3?(i=n,u=r):(i=n,o=r,u=a);var l=o??bi.active(),c=this.startSpan(t,i,l),d=Ci(l,c);return bi.with(d,u,void 0,c)}},e})();function YC(e){return typeof e=="object"&&typeof e.spanId=="string"&&typeof e.traceId=="string"&&typeof e.traceFlags=="number"}s(YC,"isSpanContext");var XC=new Yp,QC=(function(){function e(t,n,r,a){this._provider=t,this.name=n,this.version=r,this.options=a}return s(e,"ProxyTracer2"),e.prototype.startSpan=function(t,n,r){return this._getTracer().startSpan(t,n,r)},e.prototype.startActiveSpan=function(t,n,r,a){var i=this._getTracer();return Reflect.apply(i.startActiveSpan,i,arguments)},e.prototype._getTracer=function(){if(this._delegate)return this._delegate;var t=this._provider.getDelegateTracer(this.name,this.version,this.options);return t?(this._delegate=t,this._delegate):XC},e})(),eb=(function(){function e(){}return s(e,"NoopTracerProvider2"),e.prototype.getTracer=function(t,n,r){return new Yp},e})(),tb=new eb,Xp=(function(){function e(){}return s(e,"ProxyTracerProvider2"),e.prototype.getTracer=function(t,n,r){var a;return(a=this.getDelegateTracer(t,n,r))!==null&&a!==void 0?a:new QC(this,t,n,r)},e.prototype.getDelegate=function(){var t;return(t=this._delegate)!==null&&t!==void 0?t:tb},e.prototype.setDelegate=function(t){this._delegate=t},e.prototype.getDelegateTracer=function(t,n,r){var a;return(a=this._delegate)===null||a===void 0?void 0:a.getTracer(t,n,r)},e})(),Ao;(function(e){e[e.UNSET=0]="UNSET",e[e.OK=1]="OK",e[e.ERROR=2]="ERROR"})(Ao||(Ao={}));var Ei="trace",nb=(function(){function e(){this._proxyTracerProvider=new Xp,this.wrapSpanContext=KC,this.isSpanContextValid=Kp,this.deleteSpan=LC,this.getSpan=Fi,this.getActiveSpan=UC,this.getSpanContext=Jp,this.setSpan=Ci,this.setSpanContext=VC}return s(e,"TraceAPI2"),e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalTracerProvider=function(t){var n=Di(Ei,this._proxyTracerProvider,wo.instance());return n&&this._proxyTracerProvider.setDelegate(t),n},e.prototype.getTracerProvider=function(){return Sr(Ei)||this._proxyTracerProvider},e.prototype.getTracer=function(t,n){return this.getTracerProvider().getTracer(t,n)},e.prototype.disable=function(){gi(Ei,wo.instance()),this._proxyTracerProvider=new Xp},e})(),rb=nb.getInstance(),ob=Object.defineProperty,ab=s((e,t)=>{for(var n in t)ob(e,n,{get:t[n],enumerable:!0})},"__export"),Qp="AI_InvalidArgumentError",ed=`vercel.ai.error.${Qp}`,ib=Symbol.for(ed),td,_t=(Mn=class extends H{constructor({parameter:t,value:n,message:r}){super({name:Qp,message:`Invalid argument for parameter ${t}: ${r}`}),this[td]=!0,this.parameter=t,this.value=n}static isInstance(t){return H.hasMarker(t,ed)}},s(Mn,"InvalidArgumentError"),Mn);td=ib;var nd="AI_InvalidToolApprovalError",rd=`vercel.ai.error.${nd}`,sb=Symbol.for(rd),od,ub=(jn=class extends H{constructor({approvalId:t}){super({name:nd,message:`Tool approval response references unknown approvalId: "${t}". No matching tool-approval-request found in message history.`}),this[od]=!0,this.approvalId=t}static isInstance(t){return H.hasMarker(t,rd)}},s(jn,"InvalidToolApprovalError"),jn);od=sb;var ad="AI_InvalidToolInputError",id=`vercel.ai.error.${ad}`,lb=Symbol.for(id),sd,wi=(zn=class extends H{constructor({toolInput:t,toolName:n,cause:r,message:a=`Invalid input for tool ${n}: ${_r(r)}`}){super({name:ad,message:a,cause:r}),this[sd]=!0,this.toolInput=t,this.toolName=n}static isInstance(t){return H.hasMarker(t,id)}},s(zn,"InvalidToolInputError"),zn);sd=lb;var ud="AI_ToolCallNotFoundForApprovalError",ld=`vercel.ai.error.${ud}`,cb=Symbol.for(ld),cd,pd=(qn=class extends H{constructor({toolCallId:t,approvalId:n}){super({name:ud,message:`Tool call "${t}" not found for approval request "${n}".`}),this[cd]=!0,this.toolCallId=t,this.approvalId=n}static isInstance(t){return H.hasMarker(t,ld)}},s(qn,"ToolCallNotFoundForApprovalError"),qn);cd=cb;var dd="AI_NoObjectGeneratedError",fd=`vercel.ai.error.${dd}`,pb=Symbol.for(fd),md,$t=(Zn=class extends H{constructor({message:t="No object generated.",cause:n,text:r,response:a,usage:i,finishReason:o}){super({name:dd,message:t,cause:n}),this[md]=!0,this.text=r,this.response=a,this.usage=i,this.finishReason=o}static isInstance(t){return H.hasMarker(t,fd)}},s(Zn,"NoObjectGeneratedError"),Zn);md=pb;var hd="AI_NoOutputGeneratedError",Dd=`vercel.ai.error.${hd}`,db=Symbol.for(Dd),gd,fb=(Un=class extends H{constructor({message:t="No output generated.",cause:n}={}){super({name:hd,message:t,cause:n}),this[gd]=!0}static isInstance(t){return H.hasMarker(t,Dd)}},s(Un,"NoOutputGeneratedError"),Un);gd=db;var vd="AI_NoSuchToolError",yd=`vercel.ai.error.${vd}`,mb=Symbol.for(yd),_d,Ai=(Ln=class extends H{constructor({toolName:t,availableTools:n=void 0,message:r=`Model tried to call unavailable tool '${t}'. ${n===void 0?"No tools are available.":`Available tools: ${n.join(", ")}.`}`}){super({name:vd,message:r}),this[_d]=!0,this.toolName=t,this.availableTools=n}static isInstance(t){return H.hasMarker(t,yd)}},s(Ln,"NoSuchToolError"),Ln);_d=mb;var Fd="AI_ToolCallRepairError",Cd=`vercel.ai.error.${Fd}`,hb=Symbol.for(Cd),bd,Db=(Vn=class extends H{constructor({cause:t,originalError:n,message:r=`Error repairing tool call: ${_r(t)}`}){super({name:Fd,message:r,cause:t}),this[bd]=!0,this.originalError=n}static isInstance(t){return H.hasMarker(t,Cd)}},s(Vn,"ToolCallRepairError"),Vn);bd=hb;var gb=(Gn=class extends H{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}},s(Gn,"UnsupportedModelVersionError"),Gn),Ed="AI_InvalidMessageRoleError",wd=`vercel.ai.error.${Ed}`,vb=Symbol.for(wd),Ad,yb=(Wn=class extends H{constructor({role:t,message:n=`Invalid message role: '${t}'. Must be one of: "system", "user", "assistant", "tool".`}){super({name:Ed,message:n}),this[Ad]=!0,this.role=t}static isInstance(t){return H.hasMarker(t,wd)}},s(Wn,"InvalidMessageRoleError"),Wn);Ad=vb;var Id="AI_RetryError",xd=`vercel.ai.error.${Id}`,_b=Symbol.for(xd),kd,$d=(Hn=class extends H{constructor({message:t,reason:n,errors:r}){super({name:Id,message:t}),this[kd]=!0,this.reason=n,this.errors=r,this.lastError=r[r.length-1]}static isInstance(t){return H.hasMarker(t,xd)}},s(Hn,"RetryError"),Hn);kd=_b;function Fb({warning:e,provider:t,model:n}){const r=`AI SDK Warning (${t} / ${n}):`;switch(e.type){case"unsupported":{let a=`${r} The feature "${e.feature}" is not supported.`;return e.details&&(a+=` ${e.details}`),a}case"compatibility":{let a=`${r} The feature "${e.feature}" is used in a compatibility mode.`;return e.details&&(a+=` ${e.details}`),a}case"other":return`${r} ${e.message}`;default:return`${r} ${JSON.stringify(e,null,2)}`}}s(Fb,"formatWarning");var Cb="AI SDK Warning System: To turn off warning logging, set the AI_SDK_LOG_WARNINGS global to false.",Td=!1,Bd=s(e=>{if(e.warnings.length===0)return;const t=globalThis.AI_SDK_LOG_WARNINGS;if(t!==!1){if(typeof t=="function"){t(e);return}Td||(Td=!0,console.info(Cb));for(const n of e.warnings)console.warn(Fb({warning:n,provider:e.provider,model:e.model}))}},"logWarnings");function bb({provider:e,modelId:t}){Bd({warnings:[{type:"compatibility",feature:"specificationVersion",details:"Using v2 specification compatibility mode. Some features may not be available."}],provider:e,model:t})}s(bb,"logV2CompatibilityWarning");function Eb(e){return e.specificationVersion==="v3"?e:(bb({provider:e.provider,modelId:e.modelId}),new Proxy(e,{get(t,n){switch(n){case"specificationVersion":return"v3";case"doGenerate":return async(...r)=>{const a=await t.doGenerate(...r);return{...a,finishReason:Sd(a.finishReason),usage:Od(a.usage)}};case"doStream":return async(...r)=>{const a=await t.doStream(...r);return{...a,stream:wb(a.stream)}};default:return t[n]}}}))}s(Eb,"asLanguageModelV3");function wb(e){return e.pipeThrough(new TransformStream({transform(t,n){switch(t.type){case"finish":n.enqueue({...t,finishReason:Sd(t.finishReason),usage:Od(t.usage)});break;default:n.enqueue(t);break}}}))}s(wb,"convertV2StreamToV3");function Sd(e){return{unified:e==="unknown"?"other":e,raw:void 0}}s(Sd,"convertV2FinishReasonToV3");function Od(e){return{inputTokens:{total:e.inputTokens,noCache:void 0,cacheRead:e.cachedInputTokens,cacheWrite:void 0},outputTokens:{total:e.outputTokens,text:void 0,reasoning:e.reasoningTokens}}}s(Od,"convertV2UsageToV3");function Rd(e){if(typeof e!="string"){if(e.specificationVersion!=="v3"&&e.specificationVersion!=="v2"){const t=e;throw new gb({version:t.specificationVersion,provider:t.provider,modelId:t.modelId})}return Eb(e)}return Ab().languageModel(e)}s(Rd,"resolveLanguageModel");function Ab(){var e;return(e=globalThis.AI_SDK_DEFAULT_PROVIDER)!=null?e:_C}s(Ab,"getGlobalProvider");var Ib=[{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]}],xb=s(e=>{const t=typeof e=="string"?Lt(e):e,n=(t[6]&127)<<21|(t[7]&127)<<14|(t[8]&127)<<7|t[9]&127;return t.slice(n+10)},"stripID3");function kb(e){return typeof e=="string"&&e.startsWith("SUQz")||typeof e!="string"&&e.length>10&&e[0]===73&&e[1]===68&&e[2]===51?xb(e):e}s(kb,"stripID3TagsIfPresent");function $b({data:e,signatures:t}){const n=kb(e),r=typeof n=="string"?Lt(n.substring(0,Math.min(n.length,24))):n;for(const a of t)if(r.length>=a.bytesPrefix.length&&a.bytesPrefix.every((i,o)=>i===null||r[o]===i))return a.mediaType}s($b,"detectMediaType");var Nd="6.0.13",Tb=s(async({url:e})=>{var t;const n=e.toString();try{const r=await fetch(n,{headers:Gt({},`ai-sdk/${Nd}`,ni())});if(!r.ok)throw new pn({url:n,statusCode:r.status,statusText:r.statusText});return{data:new Uint8Array(await r.arrayBuffer()),mediaType:(t=r.headers.get("content-type"))!=null?t:void 0}}catch(r){throw pn.isInstance(r)?r:new pn({url:n,cause:r})}},"download"),Bb=s((e=Tb)=>t=>Promise.all(t.map(async n=>n.isUrlSupportedByModel?null:e(n))),"createDefaultDownloadFunction");function Sb(e){try{const[t,n]=e.split(",");return{mediaType:t.split(";")[0].split(":")[1],base64Content:n}}catch{return{mediaType:void 0,base64Content:void 0}}}s(Sb,"splitDataUrl");var Pd=K([p(),Fo(Uint8Array),Fo(ArrayBuffer),IF(e=>{var t,n;return(n=(t=globalThis.Buffer)==null?void 0:t.isBuffer(e))!=null?n:!1},{message:"Must be a Buffer"})]);function Md(e){if(e instanceof Uint8Array)return{data:e,mediaType:void 0};if(e instanceof ArrayBuffer)return{data:new Uint8Array(e),mediaType:void 0};if(typeof e=="string")try{e=new URL(e)}catch{}if(e instanceof URL&&e.protocol==="data:"){const{mediaType:t,base64Content:n}=Sb(e.toString());if(t==null||n==null)throw new H({name:"InvalidDataContentError",message:`Invalid data URL format in content ${e.toString()}`});return{data:n,mediaType:t}}return{data:e,mediaType:void 0}}s(Md,"convertToLanguageModelV3DataContent");function Ob(e){return typeof e=="string"?e:e instanceof ArrayBuffer?xr(new Uint8Array(e)):xr(e)}s(Ob,"convertDataContentToBase64String");function Ii(e){return e===void 0?[]:Array.isArray(e)?e:[e]}s(Ii,"asArray");async function Rb({prompt:e,supportedUrls:t,download:n=Bb()}){const r=await Pb(e.messages,n,t),a=[...e.system!=null?typeof e.system=="string"?[{role:"system",content:e.system}]:Ii(e.system).map(o=>({role:"system",content:o.content,providerOptions:o.providerOptions})):[],...e.messages.map(o=>Nb({message:o,downloadedAssets:r}))],i=[];for(const o of a){if(o.role!=="tool"){i.push(o);continue}const u=i.at(-1);u?.role==="tool"?u.content.push(...o.content):i.push(o)}return i}s(Rb,"convertToLanguageModelPrompt");function Nb({message:e,downloadedAssets:t}){const n=e.role;switch(n){case"system":return{role:"system",content:e.content,providerOptions:e.providerOptions};case"user":return typeof e.content=="string"?{role:"user",content:[{type:"text",text:e.content}],providerOptions:e.providerOptions}:{role:"user",content:e.content.map(r=>Mb(r,t)).filter(r=>r.type!=="text"||r.text!==""),providerOptions:e.providerOptions};case"assistant":return typeof e.content=="string"?{role:"assistant",content:[{type:"text",text:e.content}],providerOptions:e.providerOptions}:{role:"assistant",content:e.content.filter(r=>r.type!=="text"||r.text!==""||r.providerOptions!=null).filter(r=>r.type!=="tool-approval-request").map(r=>{const a=r.providerOptions;switch(r.type){case"file":{const{data:i,mediaType:o}=Md(r.data);return{type:"file",data:i,filename:r.filename,mediaType:o??r.mediaType,providerOptions:a}}case"reasoning":return{type:"reasoning",text:r.text,providerOptions:a};case"text":return{type:"text",text:r.text,providerOptions:a};case"tool-call":return{type:"tool-call",toolCallId:r.toolCallId,toolName:r.toolName,input:r.input,providerExecuted:r.providerExecuted,providerOptions:a};case"tool-result":return{type:"tool-result",toolCallId:r.toolCallId,toolName:r.toolName,output:jd(r.output),providerOptions:a}}}),providerOptions:e.providerOptions};case"tool":return{role:"tool",content:e.content.filter(r=>r.type!=="tool-approval-response"||r.providerExecuted).map(r=>{switch(r.type){case"tool-result":return{type:"tool-result",toolCallId:r.toolCallId,toolName:r.toolName,output:jd(r.output),providerOptions:r.providerOptions};case"tool-approval-response":return{type:"tool-approval-response",approvalId:r.approvalId,approved:r.approved,reason:r.reason}}}),providerOptions:e.providerOptions};default:{const r=n;throw new yb({role:r})}}}s(Nb,"convertToLanguageModelMessage");async function Pb(e,t,n){const r=e.filter(i=>i.role==="user").map(i=>i.content).filter(i=>Array.isArray(i)).flat().filter(i=>i.type==="image"||i.type==="file").map(i=>{var o;const u=(o=i.mediaType)!=null?o:i.type==="image"?"image/*":void 0;let l=i.type==="image"?i.image:i.data;if(typeof l=="string")try{l=new URL(l)}catch{}return{mediaType:u,data:l}}).filter(i=>i.data instanceof URL).map(i=>({url:i.data,isUrlSupportedByModel:i.mediaType!=null&&ZF({url:i.data.toString(),mediaType:i.mediaType,supportedUrls:n})})),a=await t(r);return Object.fromEntries(a.map((i,o)=>i==null?null:[r[o].url.toString(),{data:i.data,mediaType:i.mediaType}]).filter(i=>i!=null))}s(Pb,"downloadAssets");function Mb(e,t){var n;if(e.type==="text")return{type:"text",text:e.text,providerOptions:e.providerOptions};let r;const a=e.type;switch(a){case"image":r=e.image;break;case"file":r=e.data;break;default:throw new Error(`Unsupported part type: ${a}`)}const{data:i,mediaType:o}=Md(r);let u=o??e.mediaType,l=i;if(l instanceof URL){const c=t[l.toString()];c&&(l=c.data,u??(u=c.mediaType))}switch(a){case"image":return(l instanceof Uint8Array||typeof l=="string")&&(u=(n=$b({data:l,signatures:Ib}))!=null?n:u),{type:"file",mediaType:u??"image/*",filename:void 0,data:l,providerOptions:e.providerOptions};case"file":{if(u==null)throw new Error("Media type is missing for file part");return{type:"file",mediaType:u,filename:e.filename,data:l,providerOptions:e.providerOptions}}}}s(Mb,"convertPartToLanguageModelPart");function jd(e){return e.type!=="content"?e:{type:"content",value:e.value.map(t=>t.type!=="media"?t:t.mediaType.startsWith("image/")?{type:"image-data",data:t.data,mediaType:t.mediaType}:{type:"file-data",data:t.data,mediaType:t.mediaType})}}s(jd,"mapToolResultOutput");async function Io({toolCallId:e,input:t,output:n,tool:r,errorMode:a}){return a==="text"?{type:"error-text",value:_r(n)}:a==="json"?{type:"error-json",value:zd(n)}:r?.toModelOutput?await r.toModelOutput({toolCallId:e,input:t,output:n}):typeof n=="string"?{type:"text",value:n}:{type:"json",value:zd(n)}}s(Io,"createToolModelOutput");function zd(e){return e===void 0?null:e}s(zd,"toJSONValue");function qd({maxOutputTokens:e,temperature:t,topP:n,topK:r,presencePenalty:a,frequencyPenalty:i,seed:o,stopSequences:u}){if(e!=null){if(!Number.isInteger(e))throw new _t({parameter:"maxOutputTokens",value:e,message:"maxOutputTokens must be an integer"});if(e<1)throw new _t({parameter:"maxOutputTokens",value:e,message:"maxOutputTokens must be >= 1"})}if(t!=null&&typeof t!="number")throw new _t({parameter:"temperature",value:t,message:"temperature must be a number"});if(n!=null&&typeof n!="number")throw new _t({parameter:"topP",value:n,message:"topP must be a number"});if(r!=null&&typeof r!="number")throw new _t({parameter:"topK",value:r,message:"topK must be a number"});if(a!=null&&typeof a!="number")throw new _t({parameter:"presencePenalty",value:a,message:"presencePenalty must be a number"});if(i!=null&&typeof i!="number")throw new _t({parameter:"frequencyPenalty",value:i,message:"frequencyPenalty must be a number"});if(o!=null&&!Number.isInteger(o))throw new _t({parameter:"seed",value:o,message:"seed must be an integer"});return{maxOutputTokens:e,temperature:t,topP:n,topK:r,presencePenalty:a,frequencyPenalty:i,stopSequences:u,seed:o}}s(qd,"prepareCallSettings");function jb(e){return e!=null&&Object.keys(e).length>0}s(jb,"isNonEmptyObject");async function zb({tools:e,toolChoice:t,activeTools:n}){if(!jb(e))return{tools:void 0,toolChoice:void 0};const r=n!=null?Object.entries(e).filter(([i])=>n.includes(i)):Object.entries(e),a=[];for(const[i,o]of r){const u=o.type;switch(u){case void 0:case"dynamic":case"function":a.push({type:"function",name:i,description:o.description,inputSchema:await fn(o.inputSchema).jsonSchema,...o.inputExamples!=null?{inputExamples:o.inputExamples}:{},providerOptions:o.providerOptions,...o.strict!=null?{strict:o.strict}:{}});break;case"provider":a.push({type:"provider",name:i,id:o.id,args:o.args});break;default:{const l=u;throw new Error(`Unsupported tool type: ${l}`)}}}return{tools:a,toolChoice:t==null?{type:"auto"}:typeof t=="string"?{type:t}:{type:"tool",toolName:t.toolName}}}s(zb,"prepareToolsAndToolChoice");var Nr=Ya(()=>K([Rc(),p(),w(),Ae(),fe(p(),Nr.optional()),T(Nr)])),we=fe(p(),fe(p(),Nr.optional())),Zd=v({type:I("text"),text:p(),providerOptions:we.optional()}),qb=v({type:I("image"),image:K([Pd,Fo(URL)]),mediaType:p().optional(),providerOptions:we.optional()}),Ud=v({type:I("file"),data:K([Pd,Fo(URL)]),filename:p().optional(),mediaType:p(),providerOptions:we.optional()}),Zb=v({type:I("reasoning"),text:p(),providerOptions:we.optional()}),Ub=v({type:I("tool-call"),toolCallId:p(),toolName:p(),input:gt(),providerOptions:we.optional(),providerExecuted:Ae().optional()}),Lb=Ie("type",[v({type:I("text"),value:p(),providerOptions:we.optional()}),v({type:I("json"),value:Nr,providerOptions:we.optional()}),v({type:I("execution-denied"),reason:p().optional(),providerOptions:we.optional()}),v({type:I("error-text"),value:p(),providerOptions:we.optional()}),v({type:I("error-json"),value:Nr,providerOptions:we.optional()}),v({type:I("content"),value:T(K([v({type:I("text"),text:p(),providerOptions:we.optional()}),v({type:I("media"),data:p(),mediaType:p()}),v({type:I("file-data"),data:p(),mediaType:p(),filename:p().optional(),providerOptions:we.optional()}),v({type:I("file-url"),url:p(),providerOptions:we.optional()}),v({type:I("file-id"),fileId:K([p(),fe(p(),p())]),providerOptions:we.optional()}),v({type:I("image-data"),data:p(),mediaType:p(),providerOptions:we.optional()}),v({type:I("image-url"),url:p(),providerOptions:we.optional()}),v({type:I("image-file-id"),fileId:K([p(),fe(p(),p())]),providerOptions:we.optional()}),v({type:I("custom"),providerOptions:we.optional()})]))})]),Ld=v({type:I("tool-result"),toolCallId:p(),toolName:p(),output:Lb,providerOptions:we.optional()}),Vb=v({type:I("tool-approval-request"),approvalId:p(),toolCallId:p()}),Gb=v({type:I("tool-approval-response"),approvalId:p(),approved:Ae(),reason:p().optional()}),Wb=v({role:I("system"),content:p(),providerOptions:we.optional()}),Hb=v({role:I("user"),content:K([p(),T(K([Zd,qb,Ud]))]),providerOptions:we.optional()}),Jb=v({role:I("assistant"),content:K([p(),T(K([Zd,Ud,Zb,Ub,Ld,Vb]))]),providerOptions:we.optional()}),Kb=v({role:I("tool"),content:T(K([Ld,Gb])),providerOptions:we.optional()}),Yb=K([Wb,Hb,Jb,Kb]);async function Xb(e){if(e.prompt==null&&e.messages==null)throw new At({prompt:e,message:"prompt or messages must be defined"});if(e.prompt!=null&&e.messages!=null)throw new At({prompt:e,message:"prompt and messages cannot be defined at the same time"});if(e.system!=null&&typeof e.system!="string"&&!Ii(e.system).every(r=>typeof r=="object"&&r!==null&&"role"in r&&r.role==="system"))throw new At({prompt:e,message:"system must be a string, SystemModelMessage, or array of SystemModelMessage"});let t;if(e.prompt!=null&&typeof e.prompt=="string")t=[{role:"user",content:e.prompt}];else if(e.prompt!=null&&Array.isArray(e.prompt))t=e.prompt;else if(e.messages!=null)t=e.messages;else throw new At({prompt:e,message:"prompt or messages must be defined"});if(t.length===0)throw new At({prompt:e,message:"messages must not be empty"});const n=await lt({value:t,schema:T(Yb)});if(!n.success)throw new At({prompt:e,message:"The messages do not match the ModelMessage[] schema.",cause:n.error});return{messages:t,system:e.system}}s(Xb,"standardizePrompt");function Qb(e){if(!hi.isInstance(e))return e;const t=(process==null?void 0:process.env.NODE_ENV)==="production",n="https://ai-sdk.dev/unauthenticated-ai-gateway";return t?new H({name:"GatewayError",message:`Unauthenticated. Configure AI_GATEWAY_API_KEY or use a provider module. Learn more: ${n}`}):Object.assign(new Error(`\x1B[1m\x1B[31mUnauthenticated request to AI Gateway.\x1B[0m
|
|
139
|
+
|
|
140
|
+
To authenticate, set the \x1B[33mAI_GATEWAY_API_KEY\x1B[0m environment variable with your API key.
|
|
141
|
+
|
|
142
|
+
Alternatively, you can use a provider module instead of the AI Gateway.
|
|
143
|
+
|
|
144
|
+
Learn more: \x1B[34m${n}\x1B[0m
|
|
145
|
+
|
|
146
|
+
`),{name:"GatewayAuthenticationError"})}s(Qb,"wrapGatewayError");function xi({operationId:e,telemetry:t}){return{"operation.name":`${e}${t?.functionId!=null?` ${t.functionId}`:""}`,"resource.name":t?.functionId,"ai.operationId":e,"ai.telemetry.functionId":t?.functionId}}s(xi,"assembleOperationName");function eE({model:e,settings:t,telemetry:n,headers:r}){var a;return{"ai.model.provider":e.provider,"ai.model.id":e.modelId,...Object.entries(t).reduce((i,[o,u])=>(i[`ai.settings.${o}`]=u,i),{}),...Object.entries((a=n?.metadata)!=null?a:{}).reduce((i,[o,u])=>(i[`ai.telemetry.metadata.${o}`]=u,i),{}),...Object.entries(r??{}).reduce((i,[o,u])=>(u!==void 0&&(i[`ai.request.headers.${o}`]=u),i),{})}}s(eE,"getBaseTelemetryAttributes");var tE={startSpan(){return xo},startActiveSpan(e,t,n,r){if(typeof t=="function")return t(xo);if(typeof n=="function")return n(xo);if(typeof r=="function")return r(xo)}},xo={spanContext(){return nE},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}},nE={traceId:"",spanId:"",traceFlags:0};function rE({isEnabled:e=!1,tracer:t}={}){return e?t||rb.getTracer("ai"):tE}s(rE,"getTracer");async function ki({name:e,tracer:t,attributes:n,fn:r,endWhenDone:a=!0}){return t.startActiveSpan(e,{attributes:await n},async i=>{try{const o=await r(i);return a&&i.end(),o}catch(o){try{Vd(i,o)}finally{i.end()}throw o}})}s(ki,"recordSpan");function Vd(e,t){t instanceof Error?(e.recordException({name:t.name,message:t.message,stack:t.stack}),e.setStatus({code:Ao.ERROR,message:t.message})):e.setStatus({code:Ao.ERROR})}s(Vd,"recordErrorOnSpan");async function Dn({telemetry:e,attributes:t}){if(e?.isEnabled!==!0)return{};const n={};for(const[r,a]of Object.entries(t))if(a!=null){if(typeof a=="object"&&"input"in a&&typeof a.input=="function"){if(e?.recordInputs===!1)continue;const i=await a.input();i!=null&&(n[r]=i);continue}if(typeof a=="object"&&"output"in a&&typeof a.output=="function"){if(e?.recordOutputs===!1)continue;const i=await a.output();i!=null&&(n[r]=i);continue}n[r]=a}return n}s(Dn,"selectTelemetryAttributes");function oE(e){return JSON.stringify(e.map(t=>({...t,content:typeof t.content=="string"?t.content:t.content.map(n=>n.type==="file"?{...n,data:n.data instanceof Uint8Array?Ob(n.data):n.data}:n)})))}s(oE,"stringifyForTelemetry");function aE(e){return{inputTokens:e.inputTokens.total,inputTokenDetails:{noCacheTokens:e.inputTokens.noCache,cacheReadTokens:e.inputTokens.cacheRead,cacheWriteTokens:e.inputTokens.cacheWrite},outputTokens:e.outputTokens.total,outputTokenDetails:{textTokens:e.outputTokens.text,reasoningTokens:e.outputTokens.reasoning},totalTokens:pt(e.inputTokens.total,e.outputTokens.total),raw:e.raw,reasoningTokens:e.outputTokens.reasoning,cachedInputTokens:e.inputTokens.cacheRead}}s(aE,"asLanguageModelUsage");function iE(e,t){var n,r,a,i,o,u,l,c,d,f;return{inputTokens:pt(e.inputTokens,t.inputTokens),inputTokenDetails:{noCacheTokens:pt((n=e.inputTokenDetails)==null?void 0:n.noCacheTokens,(r=t.inputTokenDetails)==null?void 0:r.noCacheTokens),cacheReadTokens:pt((a=e.inputTokenDetails)==null?void 0:a.cacheReadTokens,(i=t.inputTokenDetails)==null?void 0:i.cacheReadTokens),cacheWriteTokens:pt((o=e.inputTokenDetails)==null?void 0:o.cacheWriteTokens,(u=t.inputTokenDetails)==null?void 0:u.cacheWriteTokens)},outputTokens:pt(e.outputTokens,t.outputTokens),outputTokenDetails:{textTokens:pt((l=e.outputTokenDetails)==null?void 0:l.textTokens,(c=t.outputTokenDetails)==null?void 0:c.textTokens),reasoningTokens:pt((d=e.outputTokenDetails)==null?void 0:d.reasoningTokens,(f=t.outputTokenDetails)==null?void 0:f.reasoningTokens)},totalTokens:pt(e.totalTokens,t.totalTokens),reasoningTokens:pt(e.reasoningTokens,t.reasoningTokens),cachedInputTokens:pt(e.cachedInputTokens,t.cachedInputTokens)}}s(iE,"addLanguageModelUsage");function pt(e,t){return e==null&&t==null?void 0:(e??0)+(t??0)}s(pt,"addTokenCounts");function Gd(e,t){if(e===void 0&&t===void 0)return;if(e===void 0)return t;if(t===void 0)return e;const n={...e};for(const r in t)if(Object.prototype.hasOwnProperty.call(t,r)){const a=t[r];if(a===void 0)continue;const i=r in e?e[r]:void 0,o=a!==null&&typeof a=="object"&&!Array.isArray(a)&&!(a instanceof Date)&&!(a instanceof RegExp),u=i!=null&&typeof i=="object"&&!Array.isArray(i)&&!(i instanceof Date)&&!(i instanceof RegExp);o&&u?n[r]=Gd(i,a):n[r]=a}return n}s(Gd,"mergeObjects");function sE({error:e,exponentialBackoffDelay:t}){const n=e.responseHeaders;if(!n)return t;let r;const a=n["retry-after-ms"];if(a){const o=parseFloat(a);Number.isNaN(o)||(r=o)}const i=n["retry-after"];if(i&&r===void 0){const o=parseFloat(i);Number.isNaN(o)?r=Date.parse(i)-Date.now():r=o*1e3}return r!=null&&!Number.isNaN(r)&&0<=r&&(r<60*1e3||r<t)?r:t}s(sE,"getRetryDelayInMs");var uE=s(({maxRetries:e=2,initialDelayInMs:t=2e3,backoffFactor:n=2,abortSignal:r}={})=>async a=>Wd(a,{maxRetries:e,delayInMs:t,backoffFactor:n,abortSignal:r}),"retryWithExponentialBackoffRespectingRetryHeaders");async function Wd(e,{maxRetries:t,delayInMs:n,backoffFactor:r,abortSignal:a},i=[]){try{return await e()}catch(o){if(dn(o)||t===0)throw o;const u=Hc(o),l=[...i,o],c=l.length;if(c>t)throw new $d({message:`Failed after ${c} attempts. Last error: ${u}`,reason:"maxRetriesExceeded",errors:l});if(o instanceof Error&&Ne.isInstance(o)&&o.isRetryable===!0&&c<=t)return await OF(sE({error:o,exponentialBackoffDelay:n}),{abortSignal:a}),Wd(e,{maxRetries:t,delayInMs:r*n,backoffFactor:r,abortSignal:a},l);throw c===1?o:new $d({message:`Failed after ${c} attempts with non-retryable error: '${u}'`,reason:"errorNotRetryable",errors:l})}}s(Wd,"_retryWithExponentialBackoff");function lE({maxRetries:e,abortSignal:t}){if(!Number.isInteger(e))throw new _t({parameter:"maxRetries",value:e,message:"maxRetries must be an integer"});const n=e;return{maxRetries:n,retry:uE({maxRetries:n,abortSignal:t})}}s(lE,"prepareRetries");function cE({messages:e}){const t=e.at(-1);if(t?.role!="tool")return{approvedToolApprovals:[],deniedToolApprovals:[]};const n={};for(const l of e)if(l.role==="assistant"&&typeof l.content!="string"){const c=l.content;for(const d of c)d.type==="tool-call"&&(n[d.toolCallId]=d)}const r={};for(const l of e)if(l.role==="assistant"&&typeof l.content!="string"){const c=l.content;for(const d of c)d.type==="tool-approval-request"&&(r[d.approvalId]=d)}const a={};for(const l of t.content)l.type==="tool-result"&&(a[l.toolCallId]=l);const i=[],o=[],u=t.content.filter(l=>l.type==="tool-approval-response");for(const l of u){const c=r[l.approvalId];if(c==null)throw new ub({approvalId:l.approvalId});if(a[c.toolCallId]!=null)continue;const d=n[c.toolCallId];if(d==null)throw new pd({toolCallId:c.toolCallId,approvalId:c.approvalId});const f={approvalRequest:c,approvalResponse:l,toolCall:d};l.approved?i.push(f):o.push(f)}return{approvedToolApprovals:i,deniedToolApprovals:o}}s(cE,"collectToolApprovals");async function pE({toolCall:e,tools:t,tracer:n,telemetry:r,messages:a,abortSignal:i,experimental_context:o,onPreliminaryToolResult:u}){const{toolName:l,toolCallId:c,input:d}=e,f=t?.[l];if(f?.execute!=null)return ki({name:"ai.toolCall",attributes:Dn({telemetry:r,attributes:{...xi({operationId:"ai.toolCall",telemetry:r}),"ai.toolCall.name":l,"ai.toolCall.id":c,"ai.toolCall.args":{output:s(()=>JSON.stringify(d),"output")}}}),tracer:n,fn:s(async h=>{let D;try{const m=L2({execute:f.execute.bind(f),input:d,options:{toolCallId:c,messages:a,abortSignal:i,experimental_context:o}});for await(const g of m)g.type==="preliminary"?u?.({...e,type:"tool-result",output:g.output,preliminary:!0}):D=g.output}catch(m){return Vd(h,m),{type:"tool-error",toolCallId:c,toolName:l,input:d,error:m,dynamic:f.type==="dynamic",...e.providerMetadata!=null?{providerMetadata:e.providerMetadata}:{}}}try{h.setAttributes(await Dn({telemetry:r,attributes:{"ai.toolCall.result":{output:s(()=>JSON.stringify(D),"output")}}}))}catch{}return{type:"tool-result",toolCallId:c,toolName:l,input:d,output:D,dynamic:f.type==="dynamic",...e.providerMetadata!=null?{providerMetadata:e.providerMetadata}:{}}},"fn")})}s(pE,"executeToolCall");function Hd(e){const t=e.filter(n=>n.type==="text");if(t.length!==0)return t.map(n=>n.text).join("")}s(Hd,"extractTextContent");var dE=(Jn=class{constructor({data:t,mediaType:n}){const r=t instanceof Uint8Array;this.base64Data=r?void 0:t,this.uint8ArrayData=r?t:void 0,this.mediaType=n}get base64(){return this.base64Data==null&&(this.base64Data=xr(this.uint8ArrayData)),this.base64Data}get uint8Array(){return this.uint8ArrayData==null&&(this.uint8ArrayData=Lt(this.base64Data)),this.uint8ArrayData}},s(Jn,"DefaultGeneratedFile"),Jn);async function fE({tool:e,toolCall:t,messages:n,experimental_context:r}){return e.needsApproval==null?!1:typeof e.needsApproval=="boolean"?e.needsApproval:await e.needsApproval(t.input,{toolCallId:t.toolCallId,messages:n,experimental_context:r})}s(fE,"isApprovalNeeded");var mE={};ab(mE,{array:s(()=>gE,"array"),choice:s(()=>vE,"choice"),json:s(()=>yE,"json"),object:s(()=>DE,"object"),text:s(()=>Jd,"text")});function hE(e){const t=["ROOT"];let n=-1,r=null;function a(l,c,d){switch(l){case'"':{n=c,t.pop(),t.push(d),t.push("INSIDE_STRING");break}case"f":case"t":case"n":{n=c,r=c,t.pop(),t.push(d),t.push("INSIDE_LITERAL");break}case"-":{t.pop(),t.push(d),t.push("INSIDE_NUMBER");break}case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":{n=c,t.pop(),t.push(d),t.push("INSIDE_NUMBER");break}case"{":{n=c,t.pop(),t.push(d),t.push("INSIDE_OBJECT_START");break}case"[":{n=c,t.pop(),t.push(d),t.push("INSIDE_ARRAY_START");break}}}s(a,"processValueStart");function i(l,c){switch(l){case",":{t.pop(),t.push("INSIDE_OBJECT_AFTER_COMMA");break}case"}":{n=c,t.pop();break}}}s(i,"processAfterObjectValue");function o(l,c){switch(l){case",":{t.pop(),t.push("INSIDE_ARRAY_AFTER_COMMA");break}case"]":{n=c,t.pop();break}}}s(o,"processAfterArrayValue");for(let l=0;l<e.length;l++){const c=e[l];switch(t[t.length-1]){case"ROOT":a(c,l,"FINISH");break;case"INSIDE_OBJECT_START":{switch(c){case'"':{t.pop(),t.push("INSIDE_OBJECT_KEY");break}case"}":{n=l,t.pop();break}}break}case"INSIDE_OBJECT_AFTER_COMMA":{switch(c){case'"':{t.pop(),t.push("INSIDE_OBJECT_KEY");break}}break}case"INSIDE_OBJECT_KEY":{switch(c){case'"':{t.pop(),t.push("INSIDE_OBJECT_AFTER_KEY");break}}break}case"INSIDE_OBJECT_AFTER_KEY":{switch(c){case":":{t.pop(),t.push("INSIDE_OBJECT_BEFORE_VALUE");break}}break}case"INSIDE_OBJECT_BEFORE_VALUE":{a(c,l,"INSIDE_OBJECT_AFTER_VALUE");break}case"INSIDE_OBJECT_AFTER_VALUE":{i(c,l);break}case"INSIDE_STRING":{switch(c){case'"':{t.pop(),n=l;break}case"\\":{t.push("INSIDE_STRING_ESCAPE");break}default:n=l}break}case"INSIDE_ARRAY_START":{switch(c){case"]":{n=l,t.pop();break}default:{n=l,a(c,l,"INSIDE_ARRAY_AFTER_VALUE");break}}break}case"INSIDE_ARRAY_AFTER_VALUE":{switch(c){case",":{t.pop(),t.push("INSIDE_ARRAY_AFTER_COMMA");break}case"]":{n=l,t.pop();break}default:{n=l;break}}break}case"INSIDE_ARRAY_AFTER_COMMA":{a(c,l,"INSIDE_ARRAY_AFTER_VALUE");break}case"INSIDE_STRING_ESCAPE":{t.pop(),n=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":{n=l;break}case"e":case"E":case"-":case".":break;case",":{t.pop(),t[t.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&o(c,l),t[t.length-1]==="INSIDE_OBJECT_AFTER_VALUE"&&i(c,l);break}case"}":{t.pop(),t[t.length-1]==="INSIDE_OBJECT_AFTER_VALUE"&&i(c,l);break}case"]":{t.pop(),t[t.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&o(c,l);break}default:{t.pop();break}}break}case"INSIDE_LITERAL":{const f=e.substring(r,l+1);!"false".startsWith(f)&&!"true".startsWith(f)&&!"null".startsWith(f)?(t.pop(),t[t.length-1]==="INSIDE_OBJECT_AFTER_VALUE"?i(c,l):t[t.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&o(c,l)):n=l;break}}}let u=e.slice(0,n+1);for(let l=t.length-1;l>=0;l--)switch(t[l]){case"INSIDE_STRING":{u+='"';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":{u+="}";break}case"INSIDE_ARRAY_START":case"INSIDE_ARRAY_AFTER_COMMA":case"INSIDE_ARRAY_AFTER_VALUE":{u+="]";break}case"INSIDE_LITERAL":{const d=e.substring(r,e.length);"true".startsWith(d)?u+="true".slice(d.length):"false".startsWith(d)?u+="false".slice(d.length):"null".startsWith(d)&&(u+="null".slice(d.length))}}return u}s(hE,"fixJson");async function ko(e){if(e===void 0)return{value:void 0,state:"undefined-input"};let t=await ct({text:e});return t.success?{value:t.value,state:"successful-parse"}:(t=await ct({text:hE(e)}),t.success?{value:t.value,state:"repaired-parse"}:{value:void 0,state:"failed-parse"})}s(ko,"parsePartialJson");var Jd=s(()=>({responseFormat:Promise.resolve({type:"text"}),async parseCompleteOutput({text:e}){return e},async parsePartialOutput({text:e}){return{partial:e}}}),"text"),DE=s(({schema:e,name:t,description:n})=>{const r=fn(e);return{responseFormat:rt(r.jsonSchema).then(a=>({type:"json",schema:a,...t!=null&&{name:t},...n!=null&&{description:n}})),async parseCompleteOutput({text:a},i){const o=await ct({text:a});if(!o.success)throw new $t({message:"No object generated: could not parse the response.",cause:o.error,text:a,response:i.response,usage:i.usage,finishReason:i.finishReason});const u=await lt({value:o.value,schema:r});if(!u.success)throw new $t({message:"No object generated: response did not match schema.",cause:u.error,text:a,response:i.response,usage:i.usage,finishReason:i.finishReason});return u.value},async parsePartialOutput({text:a}){const i=await ko(a);switch(i.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":return{partial:i.value}}}}},"object"),gE=s(({element:e,name:t,description:n})=>{const r=fn(e);return{responseFormat:rt(r.jsonSchema).then(a=>{const{$schema:i,...o}=a;return{type:"json",schema:{$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{elements:{type:"array",items:o}},required:["elements"],additionalProperties:!1},...t!=null&&{name:t},...n!=null&&{description:n}}}),async parseCompleteOutput({text:a},i){const o=await ct({text:a});if(!o.success)throw new $t({message:"No object generated: could not parse the response.",cause:o.error,text:a,response:i.response,usage:i.usage,finishReason:i.finishReason});const u=o.value;if(u==null||typeof u!="object"||!("elements"in u)||!Array.isArray(u.elements))throw new $t({message:"No object generated: response did not match schema.",cause:new zt({value:u,cause:"response must be an object with an elements array"}),text:a,response:i.response,usage:i.usage,finishReason:i.finishReason});for(const l of u.elements){const c=await lt({value:l,schema:r});if(!c.success)throw new $t({message:"No object generated: response did not match schema.",cause:c.error,text:a,response:i.response,usage:i.usage,finishReason:i.finishReason})}return u.elements},async parsePartialOutput({text:a}){const i=await ko(a);switch(i.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":{const o=i.value;if(o==null||typeof o!="object"||!("elements"in o)||!Array.isArray(o.elements))return;const u=i.state==="repaired-parse"&&o.elements.length>0?o.elements.slice(0,-1):o.elements,l=[];for(const c of u){const d=await lt({value:c,schema:r});d.success&&l.push(d.value)}return{partial:l}}}}}},"array"),vE=s(({options:e,name:t,description:n})=>({responseFormat:Promise.resolve({type:"json",schema:{$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{result:{type:"string",enum:e}},required:["result"],additionalProperties:!1},...t!=null&&{name:t},...n!=null&&{description:n}}),async parseCompleteOutput({text:r},a){const i=await ct({text:r});if(!i.success)throw new $t({message:"No object generated: could not parse the response.",cause:i.error,text:r,response:a.response,usage:a.usage,finishReason:a.finishReason});const o=i.value;if(o==null||typeof o!="object"||!("result"in o)||typeof o.result!="string"||!e.includes(o.result))throw new $t({message:"No object generated: response did not match schema.",cause:new zt({value:o,cause:"response must be an object that contains a choice value."}),text:r,response:a.response,usage:a.usage,finishReason:a.finishReason});return o.result},async parsePartialOutput({text:r}){const a=await ko(r);switch(a.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":{const i=a.value;if(i==null||typeof i!="object"||!("result"in i)||typeof i.result!="string")return;const o=e.filter(u=>u.startsWith(i.result));return a.state==="successful-parse"?o.includes(i.result)?{partial:i.result}:void 0:o.length===1?{partial:o[0]}:void 0}}}}),"choice"),yE=s(({name:e,description:t}={})=>({responseFormat:Promise.resolve({type:"json",...e!=null&&{name:e},...t!=null&&{description:t}}),async parseCompleteOutput({text:n},r){const a=await ct({text:n});if(!a.success)throw new $t({message:"No object generated: could not parse the response.",cause:a.error,text:n,response:r.response,usage:r.usage,finishReason:r.finishReason});return a.value},async parsePartialOutput({text:n}){const r=await ko(n);switch(r.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":return r.value===void 0?void 0:{partial:r.value}}}}),"json");async function _E({toolCall:e,tools:t,repairToolCall:n,system:r,messages:a}){var i;try{if(t==null){if(e.providerExecuted&&e.dynamic)return await Kd(e);throw new Ai({toolName:e.toolName})}try{return await Yd({toolCall:e,tools:t})}catch(o){if(n==null||!(Ai.isInstance(o)||wi.isInstance(o)))throw o;let u=null;try{u=await n({toolCall:e,tools:t,inputSchema:s(async({toolName:l})=>{const{inputSchema:c}=t[l];return await fn(c).jsonSchema},"inputSchema"),system:r,messages:a,error:o})}catch(l){throw new Db({cause:l,originalError:o})}if(u==null)throw o;return await Yd({toolCall:u,tools:t})}}catch(o){const u=await ct({text:e.input}),l=u.success?u.value:e.input;return{type:"tool-call",toolCallId:e.toolCallId,toolName:e.toolName,input:l,dynamic:!0,invalid:!0,error:o,title:(i=t?.[e.toolName])==null?void 0:i.title,providerExecuted:e.providerExecuted,providerMetadata:e.providerMetadata}}}s(_E,"parseToolCall");async function Kd(e){const t=e.input.trim()===""?{success:!0,value:{}}:await ct({text:e.input});if(t.success===!1)throw new wi({toolName:e.toolName,toolInput:e.input,cause:t.error});return{type:"tool-call",toolCallId:e.toolCallId,toolName:e.toolName,input:t.value,providerExecuted:!0,dynamic:!0,providerMetadata:e.providerMetadata}}s(Kd,"parseProviderExecutedDynamicToolCall");async function Yd({toolCall:e,tools:t}){const n=e.toolName,r=t[n];if(r==null){if(e.providerExecuted&&e.dynamic)return await Kd(e);throw new Ai({toolName:e.toolName,availableTools:Object.keys(t)})}const a=fn(r.inputSchema),i=e.input.trim()===""?await lt({value:{},schema:a}):await ct({text:e.input,schema:a});if(i.success===!1)throw new wi({toolName:n,toolInput:e.input,cause:i.error});return r.type==="dynamic"?{type:"tool-call",toolCallId:e.toolCallId,toolName:e.toolName,input:i.value,providerExecuted:e.providerExecuted,providerMetadata:e.providerMetadata,dynamic:!0,title:r.title}:{type:"tool-call",toolCallId:e.toolCallId,toolName:n,input:i.value,providerExecuted:e.providerExecuted,providerMetadata:e.providerMetadata,title:r.title}}s(Yd,"doParseToolCall");var FE=(Kn=class{constructor({content:t,finishReason:n,rawFinishReason:r,usage:a,warnings:i,request:o,response:u,providerMetadata:l}){this.content=t,this.finishReason=n,this.rawFinishReason=r,this.usage=a,this.warnings=i,this.request=o,this.response=u,this.providerMetadata=l}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)}},s(Kn,"DefaultStepResult"),Kn);function CE(e){return({steps:t})=>t.length===e}s(CE,"stepCountIs");async function bE({stopConditions:e,steps:t}){return(await Promise.all(e.map(n=>n({steps:t})))).some(n=>n)}s(bE,"isStopConditionMet");async function EE({content:e,tools:t}){const n=[],r=[];for(const i of e)if(i.type!=="source"&&!((i.type==="tool-result"||i.type==="tool-error")&&!i.providerExecuted)&&!(i.type==="text"&&i.text.length===0))switch(i.type){case"text":r.push({type:"text",text:i.text,providerOptions:i.providerMetadata});break;case"reasoning":r.push({type:"reasoning",text:i.text,providerOptions:i.providerMetadata});break;case"file":r.push({type:"file",data:i.file.base64,mediaType:i.file.mediaType,providerOptions:i.providerMetadata});break;case"tool-call":r.push({type:"tool-call",toolCallId:i.toolCallId,toolName:i.toolName,input:i.input,providerExecuted:i.providerExecuted,providerOptions:i.providerMetadata});break;case"tool-result":{const o=await Io({toolCallId:i.toolCallId,input:i.input,tool:t?.[i.toolName],output:i.output,errorMode:"none"});r.push({type:"tool-result",toolCallId:i.toolCallId,toolName:i.toolName,output:o,providerOptions:i.providerMetadata});break}case"tool-error":{const o=await Io({toolCallId:i.toolCallId,input:i.input,tool:t?.[i.toolName],output:i.error,errorMode:"json"});r.push({type:"tool-result",toolCallId:i.toolCallId,toolName:i.toolName,output:o,providerOptions:i.providerMetadata});break}case"tool-approval-request":r.push({type:"tool-approval-request",approvalId:i.approvalId,toolCallId:i.toolCall.toolCallId});break}r.length>0&&n.push({role:"assistant",content:r});const a=[];for(const i of e){if(!(i.type==="tool-result"||i.type==="tool-error")||i.providerExecuted)continue;const o=await Io({toolCallId:i.toolCallId,input:i.input,tool:t?.[i.toolName],output:i.type==="tool-result"?i.output:i.error,errorMode:i.type==="tool-error"?"text":"none"});a.push({type:"tool-result",toolCallId:i.toolCallId,toolName:i.toolName,output:o,...i.providerMetadata!=null?{providerOptions:i.providerMetadata}:{}})}return a.length>0&&n.push({role:"tool",content:a}),n}s(EE,"toResponseMessages");var wE=kr({prefix:"aitxt",size:24});async function Pr({model:e,tools:t,toolChoice:n,system:r,prompt:a,messages:i,maxRetries:o,abortSignal:u,headers:l,stopWhen:c=CE(1),experimental_output:d,output:f=d,experimental_telemetry:h,providerOptions:D,experimental_activeTools:m,activeTools:g=m,experimental_prepareStep:y,prepareStep:F=y,experimental_repairToolCall:A,experimental_download:C,experimental_context:E,_internal:{generateId:B=wE,currentDate:k=s(()=>new Date,"currentDate")}={},onStepFinish:b,onFinish:z,...ee}){const O=Rd(e),P=Ii(c),{maxRetries:S,retry:q}=lE({maxRetries:o,abortSignal:u}),j=qd(ee),R=Gt(l??{},`ai/${Nd}`),U=eE({model:O,telemetry:h,headers:R,settings:{...j,maxRetries:S}}),W=await Xb({system:r,prompt:a,messages:i}),te=rE(h);try{return await ki({name:"ai.generateText",attributes:Dn({telemetry:h,attributes:{...xi({operationId:"ai.generateText",telemetry:h}),...U,"ai.model.provider":O.provider,"ai.model.id":O.modelId,"ai.prompt":{input:s(()=>JSON.stringify({system:r,prompt:a,messages:i}),"input")}}}),tracer:te,fn:s(async V=>{var G,X,oe,ae,Pe,Oe,Ft,ue;const ft=W.messages,at=[],{approvedToolApprovals:vt,deniedToolApprovals:Ct}=cE({messages:ft}),M=vt.filter(De=>!De.toolCall.providerExecuted);if(Ct.length>0||M.length>0){const De=await Xd({toolCalls:M.map($=>$.toolCall),tools:t,tracer:te,telemetry:h,messages:ft,abortSignal:u,experimental_context:E}),_=[];for(const $ of De){const be=await Io({toolCallId:$.toolCallId,input:$.input,tool:t?.[$.toolName],output:$.type==="tool-result"?$.output:$.error,errorMode:$.type==="tool-error"?"json":"none"});_.push({type:"tool-result",toolCallId:$.toolCallId,toolName:$.toolName,output:be})}for(const $ of Ct)_.push({type:"tool-result",toolCallId:$.toolCall.toolCallId,toolName:$.toolCall.toolName,output:{type:"execution-denied",reason:$.approvalResponse.reason,...$.toolCall.providerExecuted&&{providerOptions:{openai:{approvalId:$.approvalResponse.approvalId}}}}});at.push({role:"tool",content:_})}const he=[...vt,...Ct].filter(De=>De.toolCall.providerExecuted);he.length>0&&at.push({role:"tool",content:he.map(De=>({type:"tool-approval-response",approvalId:De.approvalResponse.approvalId,approved:De.approvalResponse.approved,reason:De.approvalResponse.reason,providerExecuted:!0}))});const et=qd(ee);let L,Bt=[],bt=[];const tt=[],Qt=new Map;do{const De=[...ft,...at],_=await F?.({model:O,steps:tt,stepNumber:tt.length,messages:De,experimental_context:E}),$=Rd((G=_?.model)!=null?G:O),be=await Rb({prompt:{system:(X=_?.system)!=null?X:W.system,messages:(oe=_?.messages)!=null?oe:De},supportedUrls:await $.supportedUrls,download:C});E=(ae=_?.experimental_context)!=null?ae:E;const{toolChoice:qe,tools:en}=await zb({tools:t,toolChoice:(Pe=_?.toolChoice)!=null?Pe:n,activeTools:(Oe=_?.activeTools)!=null?Oe:g});L=await q(()=>{var re;return ki({name:"ai.generateText.doGenerate",attributes:Dn({telemetry:h,attributes:{...xi({operationId:"ai.generateText.doGenerate",telemetry:h}),...U,"ai.model.provider":$.provider,"ai.model.id":$.modelId,"ai.prompt.messages":{input:s(()=>oE(be),"input")},"ai.prompt.tools":{input:s(()=>en?.map(We=>JSON.stringify(We)),"input")},"ai.prompt.toolChoice":{input:s(()=>qe!=null?JSON.stringify(qe):void 0,"input")},"gen_ai.system":$.provider,"gen_ai.request.model":$.modelId,"gen_ai.request.frequency_penalty":ee.frequencyPenalty,"gen_ai.request.max_tokens":ee.maxOutputTokens,"gen_ai.request.presence_penalty":ee.presencePenalty,"gen_ai.request.stop_sequences":ee.stopSequences,"gen_ai.request.temperature":(re=ee.temperature)!=null?re:void 0,"gen_ai.request.top_k":ee.topK,"gen_ai.request.top_p":ee.topP}}),tracer:te,fn:s(async We=>{var Po,dr,Qi,es,ts,ns,rs,os;const nm=Gd(D,_?.providerOptions),Ze=await $.doGenerate({...et,tools:en,toolChoice:qe,responseFormat:await f?.responseFormat,prompt:be,providerOptions:nm,abortSignal:u,headers:R}),tn={id:(dr=(Po=Ze.response)==null?void 0:Po.id)!=null?dr:B(),timestamp:(es=(Qi=Ze.response)==null?void 0:Qi.timestamp)!=null?es:k(),modelId:(ns=(ts=Ze.response)==null?void 0:ts.modelId)!=null?ns:$.modelId,headers:(rs=Ze.response)==null?void 0:rs.headers,body:(os=Ze.response)==null?void 0:os.body};return We.setAttributes(await Dn({telemetry:h,attributes:{"ai.response.finishReason":Ze.finishReason.unified,"ai.response.text":{output:s(()=>Hd(Ze.content),"output")},"ai.response.toolCalls":{output:s(()=>{const as=Qd(Ze.content);return as==null?void 0:JSON.stringify(as)},"output")},"ai.response.id":tn.id,"ai.response.model":tn.modelId,"ai.response.timestamp":tn.timestamp.toISOString(),"ai.response.providerMetadata":JSON.stringify(Ze.providerMetadata),"ai.usage.promptTokens":Ze.usage.inputTokens.total,"ai.usage.completionTokens":Ze.usage.outputTokens.total,"gen_ai.response.finish_reasons":[Ze.finishReason.unified],"gen_ai.response.id":tn.id,"gen_ai.response.model":tn.modelId,"gen_ai.usage.input_tokens":Ze.usage.inputTokens.total,"gen_ai.usage.output_tokens":Ze.usage.outputTokens.total}})),{...Ze,response:tn}},"fn")})});const pr=await Promise.all(L.content.filter(re=>re.type==="tool-call").map(re=>_E({toolCall:re,tools:t,repairToolCall:A,system:r,messages:De}))),No={};for(const re of pr){if(re.invalid)continue;const We=t?.[re.toolName];We!=null&&(We?.onInputAvailable!=null&&await We.onInputAvailable({input:re.input,toolCallId:re.toolCallId,messages:De,abortSignal:u,experimental_context:E}),await fE({tool:We,toolCall:re,messages:De,experimental_context:E})&&(No[re.toolCallId]={type:"tool-approval-request",approvalId:B(),toolCall:re}))}const tm=pr.filter(re=>re.invalid&&re.dynamic);bt=[];for(const re of tm)bt.push({type:"tool-error",toolCallId:re.toolCallId,toolName:re.toolName,input:re.input,error:Hc(re.error),dynamic:!0});Bt=pr.filter(re=>!re.providerExecuted),t!=null&&bt.push(...await Xd({toolCalls:Bt.filter(re=>!re.invalid&&No[re.toolCallId]==null),tools:t,tracer:te,telemetry:h,messages:De,abortSignal:u,experimental_context:E}));for(const re of pr){if(!re.providerExecuted)continue;const We=t?.[re.toolName];We?.type==="provider"&&We.supportsDeferredResults&&(L.content.some(dr=>dr.type==="tool-result"&&dr.toolCallId===re.toolCallId)||Qt.set(re.toolCallId,{toolName:re.toolName}))}for(const re of L.content)re.type==="tool-result"&&Qt.delete(re.toolCallId);const Yi=IE({content:L.content,toolCalls:pr,toolOutputs:bt,toolApprovalRequests:Object.values(No),tools:t});at.push(...await EE({content:Yi,tools:t}));const Xi=new FE({content:Yi,finishReason:L.finishReason.unified,rawFinishReason:L.finishReason.raw,usage:aE(L.usage),warnings:L.warnings,providerMetadata:L.providerMetadata,request:(Ft=L.request)!=null?Ft:{},response:{...L.response,messages:structuredClone(at)}});Bd({warnings:(ue=L.warnings)!=null?ue:[],provider:$.provider,model:$.modelId}),tt.push(Xi),await b?.(Xi)}while((Bt.length>0&&bt.length===Bt.length||Qt.size>0)&&!await bE({stopConditions:P,steps:tt}));V.setAttributes(await Dn({telemetry:h,attributes:{"ai.response.finishReason":L.finishReason.unified,"ai.response.text":{output:s(()=>Hd(L.content),"output")},"ai.response.toolCalls":{output:s(()=>{const De=Qd(L.content);return De==null?void 0:JSON.stringify(De)},"output")},"ai.response.providerMetadata":JSON.stringify(L.providerMetadata),"ai.usage.promptTokens":L.usage.inputTokens.total,"ai.usage.completionTokens":L.usage.outputTokens.total}}));const pe=tt[tt.length-1],lr=tt.reduce((De,_)=>iE(De,_.usage),{inputTokens:void 0,outputTokens:void 0,totalTokens:void 0,reasoningTokens:void 0,cachedInputTokens:void 0});await z?.({finishReason:pe.finishReason,rawFinishReason:pe.rawFinishReason,usage:pe.usage,content:pe.content,text:pe.text,reasoningText:pe.reasoningText,reasoning:pe.reasoning,files:pe.files,sources:pe.sources,toolCalls:pe.toolCalls,staticToolCalls:pe.staticToolCalls,dynamicToolCalls:pe.dynamicToolCalls,toolResults:pe.toolResults,staticToolResults:pe.staticToolResults,dynamicToolResults:pe.dynamicToolResults,request:pe.request,response:pe.response,warnings:pe.warnings,providerMetadata:pe.providerMetadata,steps:tt,totalUsage:lr,experimental_context:E});let cr;return pe.finishReason==="stop"&&(cr=await(f??Jd()).parseCompleteOutput({text:pe.text},{response:pe.response,usage:pe.usage,finishReason:pe.finishReason})),new AE({steps:tt,totalUsage:lr,output:cr})},"fn")})}catch(V){throw Qb(V)}}s(Pr,"generateText");async function Xd({toolCalls:e,tools:t,tracer:n,telemetry:r,messages:a,abortSignal:i,experimental_context:o}){return(await Promise.all(e.map(async l=>pE({toolCall:l,tools:t,tracer:n,telemetry:r,messages:a,abortSignal:i,experimental_context:o})))).filter(l=>l!=null)}s(Xd,"executeTools");var AE=(Yn=class{constructor(t){this.steps=t.steps,this._output=t.output,this.totalUsage=t.totalUsage}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 rawFinishReason(){return this.finalStep.rawFinishReason}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 experimental_output(){return this.output}get output(){if(this._output==null)throw new fb;return this._output}},s(Yn,"DefaultGenerateTextResult"),Yn);function Qd(e){const t=e.filter(n=>n.type==="tool-call");if(t.length!==0)return t.map(n=>({toolCallId:n.toolCallId,toolName:n.toolName,input:n.input}))}s(Qd,"asToolCalls");function IE({content:e,toolCalls:t,toolOutputs:n,toolApprovalRequests:r,tools:a}){const i=[];for(const o of e)switch(o.type){case"text":case"reasoning":case"source":i.push(o);break;case"file":{i.push({type:"file",file:new dE(o),...o.providerMetadata!=null?{providerMetadata:o.providerMetadata}:{}});break}case"tool-call":{i.push(t.find(u=>u.toolCallId===o.toolCallId));break}case"tool-result":{const u=t.find(l=>l.toolCallId===o.toolCallId);if(u==null){const l=a?.[o.toolName];if(!(l?.type==="provider"&&l.supportsDeferredResults))throw new Error(`Tool call ${o.toolCallId} not found.`);o.isError?i.push({type:"tool-error",toolCallId:o.toolCallId,toolName:o.toolName,input:void 0,error:o.result,providerExecuted:!0,dynamic:o.dynamic}):i.push({type:"tool-result",toolCallId:o.toolCallId,toolName:o.toolName,input:void 0,output:o.result,providerExecuted:!0,dynamic:o.dynamic});break}o.isError?i.push({type:"tool-error",toolCallId:o.toolCallId,toolName:o.toolName,input:u.input,error:o.result,providerExecuted:!0,dynamic:u.dynamic}):i.push({type:"tool-result",toolCallId:o.toolCallId,toolName:o.toolName,input:u.input,output:o.result,providerExecuted:!0,dynamic:u.dynamic});break}case"tool-approval-request":{const u=t.find(l=>l.toolCallId===o.toolCallId);if(u==null)throw new pd({toolCallId:o.toolCallId,approvalId:o.approvalId});i.push({type:"tool-approval-request",approvalId:o.approvalId,toolCall:u});break}}return[...i,...n,...r]}s(IE,"asContent"),class extends TransformStream{constructor(){super({transform(e,t){t.enqueue(`data: ${JSON.stringify(e)}
|
|
147
|
+
|
|
148
|
+
`)},flush(e){e.enqueue(`data: [DONE]
|
|
149
|
+
|
|
150
|
+
`)}})}},kr({prefix:"aitxt",size:24}),kr({prefix:"aiobj",size:24}),kr({prefix:"aiobj",size:24});var $i=v({error:v({message:p(),type:p().nullish(),param:Ue().nullish(),code:K([p(),w()]).nullish()})}),dt=ot({errorSchema:$i,errorToMessage:s(e=>e.error.message,"errorToMessage")});function ef(e){const t=e.startsWith("o3")||e.startsWith("o4-mini")||e.startsWith("gpt-5")&&!e.startsWith("gpt-5-chat"),n=e.startsWith("gpt-4")||e.startsWith("gpt-5-mini")||e.startsWith("gpt-5")&&!e.startsWith("gpt-5-nano")&&!e.startsWith("gpt-5-chat")||e.startsWith("o3")||e.startsWith("o4-mini"),r=e.startsWith("o1")||e.startsWith("o3")||e.startsWith("o4-mini")||e.startsWith("codex-mini")||e.startsWith("computer-use-preview")||e.startsWith("gpt-5")&&!e.startsWith("gpt-5-chat"),a=e.startsWith("gpt-5.1")||e.startsWith("gpt-5.2");return{supportsFlexProcessing:t,supportsPriorityProcessing:n,isReasoningModel:r,systemMessageMode:r?"developer":"system",supportsNonReasoningParameters:a}}s(ef,"getOpenAILanguageModelCapabilities");function tf(e){var t,n,r,a,i,o;if(e==null)return{inputTokens:{total:void 0,noCache:void 0,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:void 0,text:void 0,reasoning:void 0},raw:void 0};const u=(t=e.prompt_tokens)!=null?t:0,l=(n=e.completion_tokens)!=null?n:0,c=(a=(r=e.prompt_tokens_details)==null?void 0:r.cached_tokens)!=null?a:0,d=(o=(i=e.completion_tokens_details)==null?void 0:i.reasoning_tokens)!=null?o:0;return{inputTokens:{total:u,noCache:u-c,cacheRead:c,cacheWrite:void 0},outputTokens:{total:l,text:l-d,reasoning:d},raw:e}}s(tf,"convertOpenAIChatUsage");function xE({prompt:e,systemMessageMode:t="system"}){var n;const r=[],a=[];for(const{role:i,content:o}of e)switch(i){case"system":{switch(t){case"system":{r.push({role:"system",content:o});break}case"developer":{r.push({role:"developer",content:o});break}case"remove":{a.push({type:"other",message:"system messages are removed for this model"});break}default:{const u=t;throw new Error(`Unsupported system message mode: ${u}`)}}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((u,l)=>{var c,d,f;switch(u.type){case"text":return{type:"text",text:u.text};case"file":if(u.mediaType.startsWith("image/")){const h=u.mediaType==="image/*"?"image/jpeg":u.mediaType;return{type:"image_url",image_url:{url:u.data instanceof URL?u.data.toString():`data:${h};base64,${Vt(u.data)}`,detail:(d=(c=u.providerOptions)==null?void 0:c.openai)==null?void 0:d.imageDetail}}}else if(u.mediaType.startsWith("audio/")){if(u.data instanceof URL)throw new Ke({functionality:"audio file parts with URLs"});switch(u.mediaType){case"audio/wav":return{type:"input_audio",input_audio:{data:Vt(u.data),format:"wav"}};case"audio/mp3":case"audio/mpeg":return{type:"input_audio",input_audio:{data:Vt(u.data),format:"mp3"}};default:throw new Ke({functionality:`audio content parts with media type ${u.mediaType}`})}}else if(u.mediaType==="application/pdf"){if(u.data instanceof URL)throw new Ke({functionality:"PDF file parts with URLs"});return{type:"file",file:typeof u.data=="string"&&u.data.startsWith("file-")?{file_id:u.data}:{filename:(f=u.filename)!=null?f:`part-${l}.pdf`,file_data:`data:application/pdf;base64,${Vt(u.data)}`}}}else throw new Ke({functionality:`file part media type ${u.mediaType}`})}})});break}case"assistant":{let u="";const l=[];for(const c of o)switch(c.type){case"text":{u+=c.text;break}case"tool-call":{l.push({id:c.toolCallId,type:"function",function:{name:c.toolName,arguments:JSON.stringify(c.input)}});break}}r.push({role:"assistant",content:u,tool_calls:l.length>0?l:void 0});break}case"tool":{for(const u of o){if(u.type==="tool-approval-response")continue;const l=u.output;let c;switch(l.type){case"text":case"error-text":c=l.value;break;case"execution-denied":c=(n=l.reason)!=null?n:"Tool execution denied.";break;case"content":case"json":case"error-json":c=JSON.stringify(l.value);break}r.push({role:"tool",tool_call_id:u.toolCallId,content:c})}break}default:{const u=i;throw new Error(`Unsupported role: ${u}`)}}return{messages:r,warnings:a}}s(xE,"convertToOpenAIChatMessages");function Ti({id:e,model:t,created:n}){return{id:e??void 0,modelId:t??void 0,timestamp:n?new Date(n*1e3):void 0}}s(Ti,"getResponseMetadata$1");function nf(e){switch(e){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"other"}}s(nf,"mapOpenAIFinishReason");var kE=Y(()=>J(v({id:p().nullish(),created:w().nullish(),model:p().nullish(),choices:T(v({message:v({role:I("assistant").nullish(),content:p().nullish(),tool_calls:T(v({id:p().nullish(),type:I("function"),function:v({name:p(),arguments:p()})})).nullish(),annotations:T(v({type:I("url_citation"),url_citation:v({start_index:w(),end_index:w(),url:p(),title:p()})})).nullish()}),index:w(),logprobs:v({content:T(v({token:p(),logprob:w(),top_logprobs:T(v({token:p(),logprob:w()}))})).nullish()}).nullish(),finish_reason:p().nullish()})),usage:v({prompt_tokens:w().nullish(),completion_tokens:w().nullish(),total_tokens:w().nullish(),prompt_tokens_details:v({cached_tokens:w().nullish()}).nullish(),completion_tokens_details:v({reasoning_tokens:w().nullish(),accepted_prediction_tokens:w().nullish(),rejected_prediction_tokens:w().nullish()}).nullish()}).nullish()}))),$E=Y(()=>J(K([v({id:p().nullish(),created:w().nullish(),model:p().nullish(),choices:T(v({delta:v({role:ie(["assistant"]).nullish(),content:p().nullish(),tool_calls:T(v({index:w(),id:p().nullish(),type:I("function").nullish(),function:v({name:p().nullish(),arguments:p().nullish()})})).nullish(),annotations:T(v({type:I("url_citation"),url_citation:v({start_index:w(),end_index:w(),url:p(),title:p()})})).nullish()}).nullish(),logprobs:v({content:T(v({token:p(),logprob:w(),top_logprobs:T(v({token:p(),logprob:w()}))})).nullish()}).nullish(),finish_reason:p().nullish(),index:w()})),usage:v({prompt_tokens:w().nullish(),completion_tokens:w().nullish(),total_tokens:w().nullish(),prompt_tokens_details:v({cached_tokens:w().nullish()}).nullish(),completion_tokens_details:v({reasoning_tokens:w().nullish(),accepted_prediction_tokens:w().nullish(),rejected_prediction_tokens:w().nullish()}).nullish()}).nullish()}),$i]))),TE=Y(()=>J(v({logitBias:fe($F(),w()).optional(),logprobs:K([Ae(),w()]).optional(),parallelToolCalls:Ae().optional(),user:p().optional(),reasoningEffort:ie(["none","minimal","low","medium","high","xhigh"]).optional(),maxCompletionTokens:w().optional(),store:Ae().optional(),metadata:fe(p().max(64),p().max(512)).optional(),prediction:fe(p(),Ue()).optional(),serviceTier:ie(["auto","flex","priority","default"]).optional(),strictJsonSchema:Ae().optional(),textVerbosity:ie(["low","medium","high"]).optional(),promptCacheKey:p().optional(),promptCacheRetention:ie(["in_memory","24h"]).optional(),safetyIdentifier:p().optional(),systemMessageMode:ie(["system","developer","remove"]).optional(),forceReasoning:Ae().optional()})));function BE({tools:e,toolChoice:t}){e=e?.length?e:void 0;const n=[];if(e==null)return{tools:void 0,toolChoice:void 0,toolWarnings:n};const r=[];for(const i of e)switch(i.type){case"function":r.push({type:"function",function:{name:i.name,description:i.description,parameters:i.inputSchema,...i.strict!=null?{strict:i.strict}:{}}});break;default:n.push({type:"unsupported",feature:`tool type: ${i.type}`});break}if(t==null)return{tools:r,toolChoice:void 0,toolWarnings:n};const a=t.type;switch(a){case"auto":case"none":case"required":return{tools:r,toolChoice:a,toolWarnings:n};case"tool":return{tools:r,toolChoice:{type:"function",function:{name:t.toolName}},toolWarnings:n};default:{const i=a;throw new Ke({functionality:`tool choice type: ${i}`})}}}s(BE,"prepareChatTools");var SE=(Xn=class{constructor(t,n){this.specificationVersion="v3",this.supportedUrls={"image/*":[/^https?:\/\/.*$/]},this.modelId=t,this.config=n}get provider(){return this.config.provider}async getArgs({prompt:t,maxOutputTokens:n,temperature:r,topP:a,topK:i,frequencyPenalty:o,presencePenalty:u,stopSequences:l,responseFormat:c,seed:d,tools:f,toolChoice:h,providerOptions:D}){var m,g,y,F,A;const C=[],E=(m=await Ge({provider:"openai",providerOptions:D,schema:TE}))!=null?m:{},B=ef(this.modelId),k=(g=E.forceReasoning)!=null?g:B.isReasoningModel;i!=null&&C.push({type:"unsupported",feature:"topK"});const{messages:b,warnings:z}=xE({prompt:t,systemMessageMode:(y=E.systemMessageMode)!=null?y:k?"developer":B.systemMessageMode});C.push(...z);const ee=(F=E.strictJsonSchema)!=null?F:!0,O={model:this.modelId,logit_bias:E.logitBias,logprobs:E.logprobs===!0||typeof E.logprobs=="number"?!0:void 0,top_logprobs:typeof E.logprobs=="number"?E.logprobs:typeof E.logprobs=="boolean"&&E.logprobs?0:void 0,user:E.user,parallel_tool_calls:E.parallelToolCalls,max_tokens:n,temperature:r,top_p:a,frequency_penalty:o,presence_penalty:u,response_format:c?.type==="json"?c.schema!=null?{type:"json_schema",json_schema:{schema:c.schema,strict:ee,name:(A=c.name)!=null?A:"response",description:c.description}}:{type:"json_object"}:void 0,stop:l,seed:d,verbosity:E.textVerbosity,max_completion_tokens:E.maxCompletionTokens,store:E.store,metadata:E.metadata,prediction:E.prediction,reasoning_effort:E.reasoningEffort,service_tier:E.serviceTier,prompt_cache_key:E.promptCacheKey,prompt_cache_retention:E.promptCacheRetention,safety_identifier:E.safetyIdentifier,messages:b};k?((E.reasoningEffort!=="none"||!B.supportsNonReasoningParameters)&&(O.temperature!=null&&(O.temperature=void 0,C.push({type:"unsupported",feature:"temperature",details:"temperature is not supported for reasoning models"})),O.top_p!=null&&(O.top_p=void 0,C.push({type:"unsupported",feature:"topP",details:"topP is not supported for reasoning models"})),O.logprobs!=null&&(O.logprobs=void 0,C.push({type:"other",message:"logprobs is not supported for reasoning models"}))),O.frequency_penalty!=null&&(O.frequency_penalty=void 0,C.push({type:"unsupported",feature:"frequencyPenalty",details:"frequencyPenalty is not supported for reasoning models"})),O.presence_penalty!=null&&(O.presence_penalty=void 0,C.push({type:"unsupported",feature:"presencePenalty",details:"presencePenalty is not supported for reasoning models"})),O.logit_bias!=null&&(O.logit_bias=void 0,C.push({type:"other",message:"logitBias is not supported for reasoning models"})),O.top_logprobs!=null&&(O.top_logprobs=void 0,C.push({type:"other",message:"topLogprobs is not supported for reasoning models"})),O.max_tokens!=null&&(O.max_completion_tokens==null&&(O.max_completion_tokens=O.max_tokens),O.max_tokens=void 0)):(this.modelId.startsWith("gpt-4o-search-preview")||this.modelId.startsWith("gpt-4o-mini-search-preview"))&&O.temperature!=null&&(O.temperature=void 0,C.push({type:"unsupported",feature:"temperature",details:"temperature is not supported for the search preview models and has been removed."})),E.serviceTier==="flex"&&!B.supportsFlexProcessing&&(C.push({type:"unsupported",feature:"serviceTier",details:"flex processing is only available for o3, o4-mini, and gpt-5 models"}),O.service_tier=void 0),E.serviceTier==="priority"&&!B.supportsPriorityProcessing&&(C.push({type:"unsupported",feature:"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"}),O.service_tier=void 0);const{tools:P,toolChoice:S,toolWarnings:q}=BE({tools:f,toolChoice:h});return{args:{...O,tools:P,tool_choice:S},warnings:[...C,...q]}}async doGenerate(t){var n,r,a,i,o,u,l;const{args:c,warnings:d}=await this.getArgs(t),{responseHeaders:f,value:h,rawValue:D}=await Se({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:xe(this.config.headers(),t.headers),body:c,failedResponseHandler:dt,successfulResponseHandler:je(kE),abortSignal:t.abortSignal,fetch:this.config.fetch}),m=h.choices[0],g=[],y=m.message.content;y!=null&&y.length>0&&g.push({type:"text",text:y});for(const C of(n=m.message.tool_calls)!=null?n:[])g.push({type:"tool-call",toolCallId:(r=C.id)!=null?r:Be(),toolName:C.function.name,input:C.function.arguments});for(const C of(a=m.message.annotations)!=null?a:[])g.push({type:"source",sourceType:"url",id:Be(),url:C.url_citation.url,title:C.url_citation.title});const F=(i=h.usage)==null?void 0:i.completion_tokens_details;(o=h.usage)==null||o.prompt_tokens_details;const A={openai:{}};return F?.accepted_prediction_tokens!=null&&(A.openai.acceptedPredictionTokens=F?.accepted_prediction_tokens),F?.rejected_prediction_tokens!=null&&(A.openai.rejectedPredictionTokens=F?.rejected_prediction_tokens),((u=m.logprobs)==null?void 0:u.content)!=null&&(A.openai.logprobs=m.logprobs.content),{content:g,finishReason:{unified:nf(m.finish_reason),raw:(l=m.finish_reason)!=null?l:void 0},usage:tf(h.usage),request:{body:c},response:{...Ti(h),headers:f,body:D},warnings:d,providerMetadata:A}}async doStream(t){const{args:n,warnings:r}=await this.getArgs(t),a={...n,stream:!0,stream_options:{include_usage:!0}},{responseHeaders:i,value:o}=await Se({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:xe(this.config.headers(),t.headers),body:a,failedResponseHandler:dt,successfulResponseHandler:mn($E),abortSignal:t.abortSignal,fetch:this.config.fetch}),u=[];let l={unified:"other",raw:void 0},c,d=!1,f=!1;const h={openai:{}};return{stream:o.pipeThrough(new TransformStream({start(D){D.enqueue({type:"stream-start",warnings:r})},transform(D,m){var g,y,F,A,C,E,B,k,b,z,ee,O,P,S,q,j,R;if(t.includeRawChunks&&m.enqueue({type:"raw",rawValue:D.rawValue}),!D.success){l={unified:"error",raw:void 0},m.enqueue({type:"error",error:D.error});return}const U=D.value;if("error"in U){l={unified:"error",raw:void 0},m.enqueue({type:"error",error:U.error});return}if(!d){const V=Ti(U);Object.values(V).some(Boolean)&&(d=!0,m.enqueue({type:"response-metadata",...Ti(U)}))}U.usage!=null&&(c=U.usage,((g=U.usage.completion_tokens_details)==null?void 0:g.accepted_prediction_tokens)!=null&&(h.openai.acceptedPredictionTokens=(y=U.usage.completion_tokens_details)==null?void 0:y.accepted_prediction_tokens),((F=U.usage.completion_tokens_details)==null?void 0:F.rejected_prediction_tokens)!=null&&(h.openai.rejectedPredictionTokens=(A=U.usage.completion_tokens_details)==null?void 0:A.rejected_prediction_tokens));const W=U.choices[0];if(W?.finish_reason!=null&&(l={unified:nf(W.finish_reason),raw:W.finish_reason}),((C=W?.logprobs)==null?void 0:C.content)!=null&&(h.openai.logprobs=W.logprobs.content),W?.delta==null)return;const te=W.delta;if(te.content!=null&&(f||(m.enqueue({type:"text-start",id:"0"}),f=!0),m.enqueue({type:"text-delta",id:"0",delta:te.content})),te.tool_calls!=null)for(const V of te.tool_calls){const G=V.index;if(u[G]==null){if(V.type!=="function")throw new Fr({data:V,message:"Expected 'function' type."});if(V.id==null)throw new Fr({data:V,message:"Expected 'id' to be a string."});if(((E=V.function)==null?void 0:E.name)==null)throw new Fr({data:V,message:"Expected 'function.name' to be a string."});m.enqueue({type:"tool-input-start",id:V.id,toolName:V.function.name}),u[G]={id:V.id,type:"function",function:{name:V.function.name,arguments:(B=V.function.arguments)!=null?B:""},hasFinished:!1};const oe=u[G];((k=oe.function)==null?void 0:k.name)!=null&&((b=oe.function)==null?void 0:b.arguments)!=null&&(oe.function.arguments.length>0&&m.enqueue({type:"tool-input-delta",id:oe.id,delta:oe.function.arguments}),Eo(oe.function.arguments)&&(m.enqueue({type:"tool-input-end",id:oe.id}),m.enqueue({type:"tool-call",toolCallId:(z=oe.id)!=null?z:Be(),toolName:oe.function.name,input:oe.function.arguments}),oe.hasFinished=!0));continue}const X=u[G];X.hasFinished||(((ee=V.function)==null?void 0:ee.arguments)!=null&&(X.function.arguments+=(P=(O=V.function)==null?void 0:O.arguments)!=null?P:""),m.enqueue({type:"tool-input-delta",id:X.id,delta:(S=V.function.arguments)!=null?S:""}),((q=X.function)==null?void 0:q.name)!=null&&((j=X.function)==null?void 0:j.arguments)!=null&&Eo(X.function.arguments)&&(m.enqueue({type:"tool-input-end",id:X.id}),m.enqueue({type:"tool-call",toolCallId:(R=X.id)!=null?R:Be(),toolName:X.function.name,input:X.function.arguments}),X.hasFinished=!0))}if(te.annotations!=null)for(const V of te.annotations)m.enqueue({type:"source",sourceType:"url",id:Be(),url:V.url_citation.url,title:V.url_citation.title})},flush(D){f&&D.enqueue({type:"text-end",id:"0"}),D.enqueue({type:"finish",finishReason:l,usage:tf(c),...h!=null?{providerMetadata:h}:{}})}})),request:{body:a},response:{headers:i}}}},s(Xn,"OpenAIChatLanguageModel"),Xn);function rf(e){var t,n,r,a;if(e==null)return{inputTokens:{total:void 0,noCache:void 0,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:void 0,text:void 0,reasoning:void 0},raw:void 0};const i=(t=e.prompt_tokens)!=null?t:0,o=(n=e.completion_tokens)!=null?n:0;return{inputTokens:{total:(r=e.prompt_tokens)!=null?r:void 0,noCache:i,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:(a=e.completion_tokens)!=null?a:void 0,text:o,reasoning:void 0},raw:e}}s(rf,"convertOpenAICompletionUsage");function OE({prompt:e,user:t="user",assistant:n="assistant"}){let r="";e[0].role==="system"&&(r+=`${e[0].content}
|
|
151
|
+
|
|
152
|
+
`,e=e.slice(1));for(const{role:a,content:i}of e)switch(a){case"system":throw new At({message:"Unexpected system message in prompt: ${content}",prompt:e});case"user":{const o=i.map(u=>{switch(u.type){case"text":return u.text}}).filter(Boolean).join("");r+=`${t}:
|
|
153
|
+
${o}
|
|
154
|
+
|
|
155
|
+
`;break}case"assistant":{const o=i.map(u=>{switch(u.type){case"text":return u.text;case"tool-call":throw new Ke({functionality:"tool-call messages"})}}).join("");r+=`${n}:
|
|
156
|
+
${o}
|
|
157
|
+
|
|
158
|
+
`;break}case"tool":throw new Ke({functionality:"tool messages"});default:{const o=a;throw new Error(`Unsupported role: ${o}`)}}return r+=`${n}:
|
|
159
|
+
`,{prompt:r,stopSequences:[`
|
|
160
|
+
${t}:`]}}s(OE,"convertToOpenAICompletionPrompt");function of({id:e,model:t,created:n}){return{id:e??void 0,modelId:t??void 0,timestamp:n!=null?new Date(n*1e3):void 0}}s(of,"getResponseMetadata2$1");function af(e){switch(e){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"other"}}s(af,"mapOpenAIFinishReason2");var RE=Y(()=>J(v({id:p().nullish(),created:w().nullish(),model:p().nullish(),choices:T(v({text:p(),finish_reason:p(),logprobs:v({tokens:T(p()),token_logprobs:T(w()),top_logprobs:T(fe(p(),w())).nullish()}).nullish()})),usage:v({prompt_tokens:w(),completion_tokens:w(),total_tokens:w()}).nullish()}))),NE=Y(()=>J(K([v({id:p().nullish(),created:w().nullish(),model:p().nullish(),choices:T(v({text:p(),finish_reason:p().nullish(),index:w(),logprobs:v({tokens:T(p()),token_logprobs:T(w()),top_logprobs:T(fe(p(),w())).nullish()}).nullish()})),usage:v({prompt_tokens:w(),completion_tokens:w(),total_tokens:w()}).nullish()}),$i]))),sf=Y(()=>J(v({echo:Ae().optional(),logitBias:fe(p(),w()).optional(),suffix:p().optional(),user:p().optional(),logprobs:K([Ae(),w()]).optional()}))),PE=(Qn=class{constructor(t,n){this.specificationVersion="v3",this.supportedUrls={},this.modelId=t,this.config=n}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}get provider(){return this.config.provider}async getArgs({prompt:t,maxOutputTokens:n,temperature:r,topP:a,topK:i,frequencyPenalty:o,presencePenalty:u,stopSequences:l,responseFormat:c,tools:d,toolChoice:f,seed:h,providerOptions:D}){const m=[],g={...await Ge({provider:"openai",providerOptions:D,schema:sf}),...await Ge({provider:this.providerOptionsName,providerOptions:D,schema:sf})};i!=null&&m.push({type:"unsupported",feature:"topK"}),d?.length&&m.push({type:"unsupported",feature:"tools"}),f!=null&&m.push({type:"unsupported",feature:"toolChoice"}),c!=null&&c.type!=="text"&&m.push({type:"unsupported",feature:"responseFormat",details:"JSON response format is not supported."});const{prompt:y,stopSequences:F}=OE({prompt:t}),A=[...F??[],...l??[]];return{args:{model:this.modelId,echo:g.echo,logit_bias:g.logitBias,logprobs:g?.logprobs===!0?0:g?.logprobs===!1?void 0:g?.logprobs,suffix:g.suffix,user:g.user,max_tokens:n,temperature:r,top_p:a,frequency_penalty:o,presence_penalty:u,seed:h,prompt:y,stop:A.length>0?A:void 0},warnings:m}}async doGenerate(t){var n;const{args:r,warnings:a}=await this.getArgs(t),{responseHeaders:i,value:o,rawValue:u}=await Se({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:xe(this.config.headers(),t.headers),body:r,failedResponseHandler:dt,successfulResponseHandler:je(RE),abortSignal:t.abortSignal,fetch:this.config.fetch}),l=o.choices[0],c={openai:{}};return l.logprobs!=null&&(c.openai.logprobs=l.logprobs),{content:[{type:"text",text:l.text}],usage:rf(o.usage),finishReason:{unified:af(l.finish_reason),raw:(n=l.finish_reason)!=null?n:void 0},request:{body:r},response:{...of(o),headers:i,body:u},providerMetadata:c,warnings:a}}async doStream(t){const{args:n,warnings:r}=await this.getArgs(t),a={...n,stream:!0,stream_options:{include_usage:!0}},{responseHeaders:i,value:o}=await Se({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:xe(this.config.headers(),t.headers),body:a,failedResponseHandler:dt,successfulResponseHandler:mn(NE),abortSignal:t.abortSignal,fetch:this.config.fetch});let u={unified:"other",raw:void 0};const l={openai:{}};let c,d=!0;return{stream:o.pipeThrough(new TransformStream({start(f){f.enqueue({type:"stream-start",warnings:r})},transform(f,h){if(t.includeRawChunks&&h.enqueue({type:"raw",rawValue:f.rawValue}),!f.success){u={unified:"error",raw:void 0},h.enqueue({type:"error",error:f.error});return}const D=f.value;if("error"in D){u={unified:"error",raw:void 0},h.enqueue({type:"error",error:D.error});return}d&&(d=!1,h.enqueue({type:"response-metadata",...of(D)}),h.enqueue({type:"text-start",id:"0"})),D.usage!=null&&(c=D.usage);const m=D.choices[0];m?.finish_reason!=null&&(u={unified:af(m.finish_reason),raw:m.finish_reason}),m?.logprobs!=null&&(l.openai.logprobs=m.logprobs),m?.text!=null&&m.text.length>0&&h.enqueue({type:"text-delta",id:"0",delta:m.text})},flush(f){d||f.enqueue({type:"text-end",id:"0"}),f.enqueue({type:"finish",finishReason:u,providerMetadata:l,usage:rf(c)})}})),request:{body:a},response:{headers:i}}}},s(Qn,"OpenAICompletionLanguageModel"),Qn),ME=Y(()=>J(v({dimensions:w().optional(),user:p().optional()}))),jE=Y(()=>J(v({data:T(v({embedding:T(w())})),usage:v({prompt_tokens:w()}).nullish()}))),zE=(er=class{constructor(t,n){this.specificationVersion="v3",this.maxEmbeddingsPerCall=2048,this.supportsParallelCalls=!0,this.modelId=t,this.config=n}get provider(){return this.config.provider}async doEmbed({values:t,headers:n,abortSignal:r,providerOptions:a}){var i;if(t.length>this.maxEmbeddingsPerCall)throw new Ul({provider:this.provider,modelId:this.modelId,maxEmbeddingsPerCall:this.maxEmbeddingsPerCall,values:t});const o=(i=await Ge({provider:"openai",providerOptions:a,schema:ME}))!=null?i:{},{responseHeaders:u,value:l,rawValue:c}=await Se({url:this.config.url({path:"/embeddings",modelId:this.modelId}),headers:xe(this.config.headers(),n),body:{model:this.modelId,input:t,encoding_format:"float",dimensions:o.dimensions,user:o.user},failedResponseHandler:dt,successfulResponseHandler:je(jE),abortSignal:r,fetch:this.config.fetch});return{warnings:[],embeddings:l.data.map(d=>d.embedding),usage:l.usage?{tokens:l.usage.prompt_tokens}:void 0,response:{headers:u,body:c}}}},s(er,"OpenAIEmbeddingModel"),er),uf=Y(()=>J(v({created:w().nullish(),data:T(v({b64_json:p(),revised_prompt:p().nullish()})),background:p().nullish(),output_format:p().nullish(),size:p().nullish(),quality:p().nullish(),usage:v({input_tokens:w().nullish(),output_tokens:w().nullish(),total_tokens:w().nullish(),input_tokens_details:v({image_tokens:w().nullish(),text_tokens:w().nullish()}).nullish()}).nullish()}))),qE={"dall-e-3":1,"dall-e-2":10,"gpt-image-1":10,"gpt-image-1-mini":10,"gpt-image-1.5":10},ZE=new Set(["gpt-image-1","gpt-image-1-mini","gpt-image-1.5"]),UE=(tr=class{constructor(t,n){this.modelId=t,this.config=n,this.specificationVersion="v3"}get maxImagesPerCall(){var t;return(t=qE[this.modelId])!=null?t:1}get provider(){return this.config.provider}async doGenerate({prompt:t,files:n,mask:r,n:a,size:i,aspectRatio:o,seed:u,providerOptions:l,headers:c,abortSignal:d}){var f,h,D,m,g,y,F,A,C,E,B;const k=[];o!=null&&k.push({type:"unsupported",feature:"aspectRatio",details:"This model does not support aspect ratio. Use `size` instead."}),u!=null&&k.push({type:"unsupported",feature:"seed"});const b=(D=(h=(f=this.config._internal)==null?void 0:f.currentDate)==null?void 0:h.call(f))!=null?D:new Date;if(n!=null){const{value:O,responseHeaders:P}=await ui({url:this.config.url({path:"/images/edits",modelId:this.modelId}),headers:xe(this.config.headers(),c),formData:Uc({model:this.modelId,prompt:t,image:await Promise.all(n.map(S=>S.type==="file"?new Blob([S.data instanceof Uint8Array?new Blob([S.data],{type:S.mediaType}):new Blob([Lt(S.data)],{type:S.mediaType})],{type:S.mediaType}):ti(S.url))),mask:r!=null?await LE(r):void 0,n:a,size:i,...(m=l.openai)!=null?m:{}}),failedResponseHandler:dt,successfulResponseHandler:je(uf),abortSignal:d,fetch:this.config.fetch});return{images:O.data.map(S=>S.b64_json),warnings:k,usage:O.usage!=null?{inputTokens:(g=O.usage.input_tokens)!=null?g:void 0,outputTokens:(y=O.usage.output_tokens)!=null?y:void 0,totalTokens:(F=O.usage.total_tokens)!=null?F:void 0}:void 0,response:{timestamp:b,modelId:this.modelId,headers:P},providerMetadata:{openai:{images:O.data.map(S=>{var q,j,R,U,W;return{...S.revised_prompt?{revisedPrompt:S.revised_prompt}:{},created:(q=O.created)!=null?q:void 0,size:(j=O.size)!=null?j:void 0,quality:(R=O.quality)!=null?R:void 0,background:(U=O.background)!=null?U:void 0,outputFormat:(W=O.output_format)!=null?W:void 0}})}}}}const{value:z,responseHeaders:ee}=await Se({url:this.config.url({path:"/images/generations",modelId:this.modelId}),headers:xe(this.config.headers(),c),body:{model:this.modelId,prompt:t,n:a,size:i,...(A=l.openai)!=null?A:{},...ZE.has(this.modelId)?{}:{response_format:"b64_json"}},failedResponseHandler:dt,successfulResponseHandler:je(uf),abortSignal:d,fetch:this.config.fetch});return{images:z.data.map(O=>O.b64_json),warnings:k,usage:z.usage!=null?{inputTokens:(C=z.usage.input_tokens)!=null?C:void 0,outputTokens:(E=z.usage.output_tokens)!=null?E:void 0,totalTokens:(B=z.usage.total_tokens)!=null?B:void 0}:void 0,response:{timestamp:b,modelId:this.modelId,headers:ee},providerMetadata:{openai:{images:z.data.map(O=>{var P,S,q,j,R;return{...O.revised_prompt?{revisedPrompt:O.revised_prompt}:{},created:(P=z.created)!=null?P:void 0,size:(S=z.size)!=null?S:void 0,quality:(q=z.quality)!=null?q:void 0,background:(j=z.background)!=null?j:void 0,outputFormat:(R=z.output_format)!=null?R:void 0}})}}}}},s(tr,"OpenAIImageModel"),tr);async function LE(e){if(!e)return;if(e.type==="url")return ti(e.url);const t=e.data instanceof Uint8Array?e.data:Lt(e.data);return new Blob([t],{type:e.mediaType})}s(LE,"fileToBlob$1");var VE=Y(()=>J(v({callId:p(),operation:Ie("type",[v({type:I("create_file"),path:p(),diff:p()}),v({type:I("delete_file"),path:p()}),v({type:I("update_file"),path:p(),diff:p()})])}))),lf=Y(()=>J(v({status:ie(["completed","failed"]),output:p().optional()}))),GE=yt({id:"openai.apply_patch",inputSchema:VE,outputSchema:lf}),WE=GE,HE=Y(()=>J(v({code:p().nullish(),containerId:p()}))),JE=Y(()=>J(v({outputs:T(Ie("type",[v({type:I("logs"),logs:p()}),v({type:I("image"),url:p()})])).nullish()}))),KE=Y(()=>J(v({container:K([p(),v({fileIds:T(p()).optional()})]).optional()}))),YE=yt({id:"openai.code_interpreter",inputSchema:HE,outputSchema:JE}),XE=s((e={})=>YE(e),"codeInterpreter"),cf=v({key:p(),type:ie(["eq","ne","gt","gte","lt","lte","in","nin"]),value:K([p(),w(),Ae(),T(p())])}),pf=v({type:ie(["and","or"]),filters:T(K([cf,Ya(()=>pf)]))}),QE=Y(()=>J(v({vectorStoreIds:T(p()),maxNumResults:w().optional(),ranking:v({ranker:p().optional(),scoreThreshold:w().optional()}).optional(),filters:K([cf,pf]).optional()}))),ew=Y(()=>J(v({queries:T(p()),results:T(v({attributes:fe(p(),gt()),fileId:p(),filename:p(),score:w(),text:p()})).nullable()}))),tw=yt({id:"openai.file_search",inputSchema:v({}),outputSchema:ew}),nw=Y(()=>J(v({background:ie(["auto","opaque","transparent"]).optional(),inputFidelity:ie(["low","high"]).optional(),inputImageMask:v({fileId:p().optional(),imageUrl:p().optional()}).optional(),model:p().optional(),moderation:ie(["auto"]).optional(),outputCompression:w().int().min(0).max(100).optional(),outputFormat:ie(["png","jpeg","webp"]).optional(),partialImages:w().int().min(0).max(3).optional(),quality:ie(["auto","low","medium","high"]).optional(),size:ie(["1024x1024","1024x1536","1536x1024","auto"]).optional()}).strict())),rw=Y(()=>J(v({}))),ow=Y(()=>J(v({result:p()}))),aw=yt({id:"openai.image_generation",inputSchema:rw,outputSchema:ow}),iw=s((e={})=>aw(e),"imageGeneration"),df=Y(()=>J(v({action:v({type:I("exec"),command:T(p()),timeoutMs:w().optional(),user:p().optional(),workingDirectory:p().optional(),env:fe(p(),p()).optional()})}))),ff=Y(()=>J(v({output:p()}))),sw=yt({id:"openai.local_shell",inputSchema:df,outputSchema:ff}),mf=Y(()=>J(v({action:v({commands:T(p()),timeoutMs:w().optional(),maxOutputLength:w().optional()})}))),hf=Y(()=>J(v({output:T(v({stdout:p(),stderr:p(),outcome:Ie("type",[v({type:I("timeout")}),v({type:I("exit"),exitCode:w()})])}))}))),uw=yt({id:"openai.shell",inputSchema:mf,outputSchema:hf}),lw=Y(()=>J(v({externalWebAccess:Ae().optional(),filters:v({allowedDomains:T(p()).optional()}).optional(),searchContextSize:ie(["low","medium","high"]).optional(),userLocation:v({type:I("approximate"),country:p().optional(),city:p().optional(),region:p().optional(),timezone:p().optional()}).optional()}))),cw=Y(()=>J(v({}))),pw=Y(()=>J(v({action:Ie("type",[v({type:I("search"),query:p().optional()}),v({type:I("openPage"),url:p().nullish()}),v({type:I("findInPage"),url:p().nullish(),pattern:p().nullish()})]),sources:T(Ie("type",[v({type:I("url"),url:p()}),v({type:I("api"),name:p()})])).optional()}))),dw=yt({id:"openai.web_search",inputSchema:cw,outputSchema:pw}),fw=s((e={})=>dw(e),"webSearch"),mw=Y(()=>J(v({searchContextSize:ie(["low","medium","high"]).optional(),userLocation:v({type:I("approximate"),country:p().optional(),city:p().optional(),region:p().optional(),timezone:p().optional()}).optional()}))),hw=Y(()=>J(v({}))),Dw=Y(()=>J(v({action:Ie("type",[v({type:I("search"),query:p().optional()}),v({type:I("openPage"),url:p().nullish()}),v({type:I("findInPage"),url:p().nullish(),pattern:p().nullish()})])}))),gw=yt({id:"openai.web_search_preview",inputSchema:hw,outputSchema:Dw}),Bi=Ya(()=>K([p(),w(),Ae(),Rc(),T(Bi),fe(p(),Bi)])),vw=Y(()=>J(v({serverLabel:p(),allowedTools:K([T(p()),v({readOnly:Ae().optional(),toolNames:T(p()).optional()})]).optional(),authorization:p().optional(),connectorId:p().optional(),headers:fe(p(),p()).optional(),requireApproval:K([ie(["always","never"]),v({never:v({toolNames:T(p()).optional()}).optional()})]).optional(),serverDescription:p().optional(),serverUrl:p().optional()}).refine(e=>e.serverUrl!=null||e.connectorId!=null,"One of serverUrl or connectorId must be provided."))),yw=Y(()=>J(v({}))),_w=Y(()=>J(v({type:I("call"),serverLabel:p(),name:p(),arguments:p(),output:p().nullish(),error:K([p(),Bi]).optional()}))),Fw=yt({id:"openai.mcp",inputSchema:yw,outputSchema:_w}),Cw=s(e=>Fw(e),"mcp"),bw={applyPatch:WE,codeInterpreter:XE,fileSearch:tw,imageGeneration:iw,localShell:sw,shell:uw,webSearchPreview:gw,webSearch:fw,mcp:Cw};function Df(e){var t,n,r,a;if(e==null)return{inputTokens:{total:void 0,noCache:void 0,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:void 0,text:void 0,reasoning:void 0},raw:void 0};const i=e.input_tokens,o=e.output_tokens,u=(n=(t=e.input_tokens_details)==null?void 0:t.cached_tokens)!=null?n:0,l=(a=(r=e.output_tokens_details)==null?void 0:r.reasoning_tokens)!=null?a:0;return{inputTokens:{total:i,noCache:i-u,cacheRead:u,cacheWrite:void 0},outputTokens:{total:o,text:o-l,reasoning:l},raw:e}}s(Df,"convertOpenAIResponsesUsage");function gf(e,t){return t?t.some(n=>e.startsWith(n)):!1}s(gf,"isFileId");async function Ew({prompt:e,toolNameMapping:t,systemMessageMode:n,providerOptionsName:r,fileIdPrefixes:a,store:i,hasLocalShellTool:o=!1,hasShellTool:u=!1,hasApplyPatchTool:l=!1}){var c,d,f,h,D,m,g,y,F,A,C,E,B;const k=[],b=[],z=new Set;for(const{role:ee,content:O}of e)switch(ee){case"system":{switch(n){case"system":{k.push({role:"system",content:O});break}case"developer":{k.push({role:"developer",content:O});break}case"remove":{b.push({type:"other",message:"system messages are removed for this model"});break}default:{const P=n;throw new Error(`Unsupported system message mode: ${P}`)}}break}case"user":{k.push({role:"user",content:O.map((P,S)=>{var q,j,R;switch(P.type){case"text":return{type:"input_text",text:P.text};case"file":if(P.mediaType.startsWith("image/")){const U=P.mediaType==="image/*"?"image/jpeg":P.mediaType;return{type:"input_image",...P.data instanceof URL?{image_url:P.data.toString()}:typeof P.data=="string"&&gf(P.data,a)?{file_id:P.data}:{image_url:`data:${U};base64,${Vt(P.data)}`},detail:(j=(q=P.providerOptions)==null?void 0:q[r])==null?void 0:j.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"&&gf(P.data,a)?{file_id:P.data}:{filename:(R=P.filename)!=null?R:`part-${S}.pdf`,file_data:`data:application/pdf;base64,${Vt(P.data)}`}};throw new Ke({functionality:`file part media type ${P.mediaType}`})}}})});break}case"assistant":{const P={};for(const S of O)switch(S.type){case"text":{const q=(d=(c=S.providerOptions)==null?void 0:c[r])==null?void 0:d.itemId;if(i&&q!=null){k.push({type:"item_reference",id:q});break}k.push({role:"assistant",content:[{type:"output_text",text:S.text}],id:q});break}case"tool-call":{const q=(g=(h=(f=S.providerOptions)==null?void 0:f[r])==null?void 0:h.itemId)!=null?g:(m=(D=S.providerMetadata)==null?void 0:D[r])==null?void 0:m.itemId;if(S.providerExecuted){i&&q!=null&&k.push({type:"item_reference",id:q});break}if(i&&q!=null){k.push({type:"item_reference",id:q});break}const j=t.toProviderToolName(S.toolName);if(o&&j==="local_shell"){const R=await nt({value:S.input,schema:df});k.push({type:"local_shell_call",call_id:S.toolCallId,id:q,action:{type:"exec",command:R.action.command,timeout_ms:R.action.timeoutMs,user:R.action.user,working_directory:R.action.workingDirectory,env:R.action.env}});break}if(u&&j==="shell"){const R=await nt({value:S.input,schema:mf});k.push({type:"shell_call",call_id:S.toolCallId,id:q,status:"completed",action:{commands:R.action.commands,timeout_ms:R.action.timeoutMs,max_output_length:R.action.maxOutputLength}});break}k.push({type:"function_call",call_id:S.toolCallId,name:j,arguments:JSON.stringify(S.input),id:q});break}case"tool-result":{if(S.output.type==="execution-denied"||S.output.type==="json"&&typeof S.output.value=="object"&&S.output.value!=null&&"type"in S.output.value&&S.output.value.type==="execution-denied")break;if(i){const q=(A=(F=(y=S.providerMetadata)==null?void 0:y[r])==null?void 0:F.itemId)!=null?A:S.toolCallId;k.push({type:"item_reference",id:q})}else b.push({type:"other",message:`Results for OpenAI tool ${S.toolName} are not sent to the API when store is false`});break}case"reasoning":{const q=await Ge({provider:r,providerOptions:S.providerOptions,schema:ww}),j=q?.itemId;if(j!=null){const R=P[j];if(i)R===void 0&&(k.push({type:"item_reference",id:j}),P[j]={type:"reasoning",id:j,summary:[]});else{const U=[];S.text.length>0?U.push({type:"summary_text",text:S.text}):R!==void 0&&b.push({type:"other",message:`Cannot append empty reasoning part to existing reasoning sequence. Skipping reasoning part: ${JSON.stringify(S)}.`}),R===void 0?(P[j]={type:"reasoning",id:j,encrypted_content:q?.reasoningEncryptedContent,summary:U},k.push(P[j])):(R.summary.push(...U),q?.reasoningEncryptedContent!=null&&(R.encrypted_content=q.reasoningEncryptedContent))}}else b.push({type:"other",message:`Non-OpenAI reasoning parts are not supported. Skipping reasoning part: ${JSON.stringify(S)}.`});break}}break}case"tool":{for(const P of O){if(P.type==="tool-approval-response"){const R=P;if(z.has(R.approvalId))continue;z.add(R.approvalId),i&&k.push({type:"item_reference",id:R.approvalId}),k.push({type:"mcp_approval_response",approval_request_id:R.approvalId,approve:R.approved});continue}const S=P.output;if(S.type==="execution-denied"&&((E=(C=S.providerOptions)==null?void 0:C.openai)==null?void 0:E.approvalId))continue;const q=t.toProviderToolName(P.toolName);if(o&&q==="local_shell"&&S.type==="json"){const R=await nt({value:S.value,schema:ff});k.push({type:"local_shell_call_output",call_id:P.toolCallId,output:R.output});continue}if(u&&q==="shell"&&S.type==="json"){const R=await nt({value:S.value,schema:hf});k.push({type:"shell_call_output",call_id:P.toolCallId,output:R.output.map(U=>({stdout:U.stdout,stderr:U.stderr,outcome:U.outcome.type==="timeout"?{type:"timeout"}:{type:"exit",exit_code:U.outcome.exitCode}}))});continue}if(l&&P.toolName==="apply_patch"&&S.type==="json"){const R=await nt({value:S.value,schema:lf});k.push({type:"apply_patch_call_output",call_id:P.toolCallId,status:R.status,output:R.output});continue}let j;switch(S.type){case"text":case"error-text":j=S.value;break;case"execution-denied":j=(B=S.reason)!=null?B:"Tool execution denied.";break;case"json":case"error-json":j=JSON.stringify(S.value);break;case"content":j=S.value.map(R=>{var U;switch(R.type){case"text":return{type:"input_text",text:R.text};case"image-data":return{type:"input_image",image_url:`data:${R.mediaType};base64,${R.data}`};case"file-data":return{type:"input_file",filename:(U=R.filename)!=null?U:"data",file_data:`data:${R.mediaType};base64,${R.data}`};default:{b.push({type:"other",message:`unsupported tool content part type: ${R.type}`});return}}}).filter(qF);break}k.push({type:"function_call_output",call_id:P.toolCallId,output:j})}break}default:{const P=ee;throw new Error(`Unsupported role: ${P}`)}}return{input:k,warnings:b}}s(Ew,"convertToOpenAIResponsesInput");var ww=v({itemId:p().nullish(),reasoningEncryptedContent:p().nullish()});function vf({finishReason:e,hasFunctionCall:t}){switch(e){case void 0:case null:return t?"tool-calls":"stop";case"max_output_tokens":return"length";case"content_filter":return"content-filter";default:return t?"tool-calls":"other"}}s(vf,"mapOpenAIResponseFinishReason");var Aw=Y(()=>J(K([v({type:I("response.output_text.delta"),item_id:p(),delta:p(),logprobs:T(v({token:p(),logprob:w(),top_logprobs:T(v({token:p(),logprob:w()}))})).nullish()}),v({type:ie(["response.completed","response.incomplete"]),response:v({incomplete_details:v({reason:p()}).nullish(),usage:v({input_tokens:w(),input_tokens_details:v({cached_tokens:w().nullish()}).nullish(),output_tokens:w(),output_tokens_details:v({reasoning_tokens:w().nullish()}).nullish()}),service_tier:p().nullish()})}),v({type:I("response.created"),response:v({id:p(),created_at:w(),model:p(),service_tier:p().nullish()})}),v({type:I("response.output_item.added"),output_index:w(),item:Ie("type",[v({type:I("message"),id:p()}),v({type:I("reasoning"),id:p(),encrypted_content:p().nullish()}),v({type:I("function_call"),id:p(),call_id:p(),name:p(),arguments:p()}),v({type:I("web_search_call"),id:p(),status:p()}),v({type:I("computer_call"),id:p(),status:p()}),v({type:I("file_search_call"),id:p()}),v({type:I("image_generation_call"),id:p()}),v({type:I("code_interpreter_call"),id:p(),container_id:p(),code:p().nullable(),outputs:T(Ie("type",[v({type:I("logs"),logs:p()}),v({type:I("image"),url:p()})])).nullable(),status:p()}),v({type:I("mcp_call"),id:p(),status:p(),approval_request_id:p().nullish()}),v({type:I("mcp_list_tools"),id:p()}),v({type:I("mcp_approval_request"),id:p()}),v({type:I("apply_patch_call"),id:p(),call_id:p(),status:ie(["in_progress","completed"]),operation:Ie("type",[v({type:I("create_file"),path:p(),diff:p()}),v({type:I("delete_file"),path:p()}),v({type:I("update_file"),path:p(),diff:p()})])}),v({type:I("shell_call"),id:p(),call_id:p(),status:ie(["in_progress","completed","incomplete"]),action:v({commands:T(p())})})])}),v({type:I("response.output_item.done"),output_index:w(),item:Ie("type",[v({type:I("message"),id:p()}),v({type:I("reasoning"),id:p(),encrypted_content:p().nullish()}),v({type:I("function_call"),id:p(),call_id:p(),name:p(),arguments:p(),status:I("completed")}),v({type:I("code_interpreter_call"),id:p(),code:p().nullable(),container_id:p(),outputs:T(Ie("type",[v({type:I("logs"),logs:p()}),v({type:I("image"),url:p()})])).nullable()}),v({type:I("image_generation_call"),id:p(),result:p()}),v({type:I("web_search_call"),id:p(),status:p(),action:Ie("type",[v({type:I("search"),query:p().nullish(),sources:T(Ie("type",[v({type:I("url"),url:p()}),v({type:I("api"),name:p()})])).nullish()}),v({type:I("open_page"),url:p().nullish()}),v({type:I("find_in_page"),url:p().nullish(),pattern:p().nullish()})])}),v({type:I("file_search_call"),id:p(),queries:T(p()),results:T(v({attributes:fe(p(),K([p(),w(),Ae()])),file_id:p(),filename:p(),score:w(),text:p()})).nullish()}),v({type:I("local_shell_call"),id:p(),call_id:p(),action:v({type:I("exec"),command:T(p()),timeout_ms:w().optional(),user:p().optional(),working_directory:p().optional(),env:fe(p(),p()).optional()})}),v({type:I("computer_call"),id:p(),status:I("completed")}),v({type:I("mcp_call"),id:p(),status:p(),arguments:p(),name:p(),server_label:p(),output:p().nullish(),error:K([p(),v({type:p().optional(),code:K([w(),p()]).optional(),message:p().optional()}).loose()]).nullish(),approval_request_id:p().nullish()}),v({type:I("mcp_list_tools"),id:p(),server_label:p(),tools:T(v({name:p(),description:p().optional(),input_schema:Ue(),annotations:fe(p(),gt()).optional()})),error:K([p(),v({type:p().optional(),code:K([w(),p()]).optional(),message:p().optional()}).loose()]).optional()}),v({type:I("mcp_approval_request"),id:p(),server_label:p(),name:p(),arguments:p(),approval_request_id:p().optional()}),v({type:I("apply_patch_call"),id:p(),call_id:p(),status:ie(["in_progress","completed"]),operation:Ie("type",[v({type:I("create_file"),path:p(),diff:p()}),v({type:I("delete_file"),path:p()}),v({type:I("update_file"),path:p(),diff:p()})])}),v({type:I("shell_call"),id:p(),call_id:p(),status:ie(["in_progress","completed","incomplete"]),action:v({commands:T(p())})})])}),v({type:I("response.function_call_arguments.delta"),item_id:p(),output_index:w(),delta:p()}),v({type:I("response.image_generation_call.partial_image"),item_id:p(),output_index:w(),partial_image_b64:p()}),v({type:I("response.code_interpreter_call_code.delta"),item_id:p(),output_index:w(),delta:p()}),v({type:I("response.code_interpreter_call_code.done"),item_id:p(),output_index:w(),code:p()}),v({type:I("response.output_text.annotation.added"),annotation:Ie("type",[v({type:I("url_citation"),start_index:w(),end_index:w(),url:p(),title:p()}),v({type:I("file_citation"),file_id:p(),filename:p().nullish(),index:w().nullish(),start_index:w().nullish(),end_index:w().nullish(),quote:p().nullish()}),v({type:I("container_file_citation"),container_id:p(),file_id:p(),filename:p().nullish(),start_index:w().nullish(),end_index:w().nullish(),index:w().nullish()}),v({type:I("file_path"),file_id:p(),index:w().nullish()})])}),v({type:I("response.reasoning_summary_part.added"),item_id:p(),summary_index:w()}),v({type:I("response.reasoning_summary_text.delta"),item_id:p(),summary_index:w(),delta:p()}),v({type:I("response.reasoning_summary_part.done"),item_id:p(),summary_index:w()}),v({type:I("response.apply_patch_call_operation_diff.delta"),item_id:p(),output_index:w(),delta:p(),obfuscation:p().nullish()}),v({type:I("response.apply_patch_call_operation_diff.done"),item_id:p(),output_index:w(),diff:p()}),v({type:I("error"),sequence_number:w(),error:v({type:p(),code:p(),message:p(),param:p().nullish()})}),v({type:p()}).loose().transform(e=>({type:"unknown_chunk",message:e.type}))]))),Iw=Y(()=>J(v({id:p().optional(),created_at:w().optional(),error:v({message:p(),type:p(),param:p().nullish(),code:p()}).nullish(),model:p().optional(),output:T(Ie("type",[v({type:I("message"),role:I("assistant"),id:p(),content:T(v({type:I("output_text"),text:p(),logprobs:T(v({token:p(),logprob:w(),top_logprobs:T(v({token:p(),logprob:w()}))})).nullish(),annotations:T(Ie("type",[v({type:I("url_citation"),start_index:w(),end_index:w(),url:p(),title:p()}),v({type:I("file_citation"),file_id:p(),filename:p().nullish(),index:w().nullish(),start_index:w().nullish(),end_index:w().nullish(),quote:p().nullish()}),v({type:I("container_file_citation"),container_id:p(),file_id:p(),filename:p().nullish(),start_index:w().nullish(),end_index:w().nullish(),index:w().nullish()}),v({type:I("file_path"),file_id:p(),index:w().nullish()})]))}))}),v({type:I("web_search_call"),id:p(),status:p(),action:Ie("type",[v({type:I("search"),query:p().nullish(),sources:T(Ie("type",[v({type:I("url"),url:p()}),v({type:I("api"),name:p()})])).nullish()}),v({type:I("open_page"),url:p().nullish()}),v({type:I("find_in_page"),url:p().nullish(),pattern:p().nullish()})])}),v({type:I("file_search_call"),id:p(),queries:T(p()),results:T(v({attributes:fe(p(),K([p(),w(),Ae()])),file_id:p(),filename:p(),score:w(),text:p()})).nullish()}),v({type:I("code_interpreter_call"),id:p(),code:p().nullable(),container_id:p(),outputs:T(Ie("type",[v({type:I("logs"),logs:p()}),v({type:I("image"),url:p()})])).nullable()}),v({type:I("image_generation_call"),id:p(),result:p()}),v({type:I("local_shell_call"),id:p(),call_id:p(),action:v({type:I("exec"),command:T(p()),timeout_ms:w().optional(),user:p().optional(),working_directory:p().optional(),env:fe(p(),p()).optional()})}),v({type:I("function_call"),call_id:p(),name:p(),arguments:p(),id:p()}),v({type:I("computer_call"),id:p(),status:p().optional()}),v({type:I("reasoning"),id:p(),encrypted_content:p().nullish(),summary:T(v({type:I("summary_text"),text:p()}))}),v({type:I("mcp_call"),id:p(),status:p(),arguments:p(),name:p(),server_label:p(),output:p().nullish(),error:K([p(),v({type:p().optional(),code:K([w(),p()]).optional(),message:p().optional()}).loose()]).nullish(),approval_request_id:p().nullish()}),v({type:I("mcp_list_tools"),id:p(),server_label:p(),tools:T(v({name:p(),description:p().optional(),input_schema:Ue(),annotations:fe(p(),gt()).optional()})),error:K([p(),v({type:p().optional(),code:K([w(),p()]).optional(),message:p().optional()}).loose()]).optional()}),v({type:I("mcp_approval_request"),id:p(),server_label:p(),name:p(),arguments:p(),approval_request_id:p().optional()}),v({type:I("apply_patch_call"),id:p(),call_id:p(),status:ie(["in_progress","completed"]),operation:Ie("type",[v({type:I("create_file"),path:p(),diff:p()}),v({type:I("delete_file"),path:p()}),v({type:I("update_file"),path:p(),diff:p()})])}),v({type:I("shell_call"),id:p(),call_id:p(),status:ie(["in_progress","completed","incomplete"]),action:v({commands:T(p())})})])).optional(),service_tier:p().nullish(),incomplete_details:v({reason:p()}).nullish(),usage:v({input_tokens:w(),input_tokens_details:v({cached_tokens:w().nullish()}).nullish(),output_tokens:w(),output_tokens_details:v({reasoning_tokens:w().nullish()}).nullish()}).optional()}))),yf=20,_f=Y(()=>J(v({conversation:p().nullish(),include:T(ie(["reasoning.encrypted_content","file_search_call.results","message.output_text.logprobs"])).nullish(),instructions:p().nullish(),logprobs:K([Ae(),w().min(1).max(yf)]).optional(),maxToolCalls:w().nullish(),metadata:Ue().nullish(),parallelToolCalls:Ae().nullish(),previousResponseId:p().nullish(),promptCacheKey:p().nullish(),promptCacheRetention:ie(["in_memory","24h"]).nullish(),reasoningEffort:p().nullish(),reasoningSummary:p().nullish(),safetyIdentifier:p().nullish(),serviceTier:ie(["auto","flex","priority","default"]).nullish(),store:Ae().nullish(),strictJsonSchema:Ae().nullish(),textVerbosity:ie(["low","medium","high"]).nullish(),truncation:ie(["auto","disabled"]).nullish(),user:p().nullish(),systemMessageMode:ie(["system","developer","remove"]).optional(),forceReasoning:Ae().optional()})));async function xw({tools:e,toolChoice:t}){e=e?.length?e:void 0;const n=[];if(e==null)return{tools:void 0,toolChoice:void 0,toolWarnings:n};const r=[];for(const i of e)switch(i.type){case"function":r.push({type:"function",name:i.name,description:i.description,parameters:i.inputSchema,...i.strict!=null?{strict:i.strict}:{}});break;case"provider":{switch(i.id){case"openai.file_search":{const o=await nt({value:i.args,schema:QE});r.push({type:"file_search",vector_store_ids:o.vectorStoreIds,max_num_results:o.maxNumResults,ranking_options:o.ranking?{ranker:o.ranking.ranker,score_threshold:o.ranking.scoreThreshold}:void 0,filters:o.filters});break}case"openai.local_shell":{r.push({type:"local_shell"});break}case"openai.shell":{r.push({type:"shell"});break}case"openai.apply_patch":{r.push({type:"apply_patch"});break}case"openai.web_search_preview":{const o=await nt({value:i.args,schema:mw});r.push({type:"web_search_preview",search_context_size:o.searchContextSize,user_location:o.userLocation});break}case"openai.web_search":{const o=await nt({value:i.args,schema:lw});r.push({type:"web_search",filters:o.filters!=null?{allowed_domains:o.filters.allowedDomains}:void 0,external_web_access:o.externalWebAccess,search_context_size:o.searchContextSize,user_location:o.userLocation});break}case"openai.code_interpreter":{const o=await nt({value:i.args,schema:KE});r.push({type:"code_interpreter",container:o.container==null?{type:"auto",file_ids:void 0}:typeof o.container=="string"?o.container:{type:"auto",file_ids:o.container.fileIds}});break}case"openai.image_generation":{const o=await nt({value:i.args,schema:nw});r.push({type:"image_generation",background:o.background,input_fidelity:o.inputFidelity,input_image_mask:o.inputImageMask?{file_id:o.inputImageMask.fileId,image_url:o.inputImageMask.imageUrl}:void 0,model:o.model,moderation:o.moderation,partial_images:o.partialImages,quality:o.quality,output_compression:o.outputCompression,output_format:o.outputFormat,size:o.size});break}case"openai.mcp":{const o=await nt({value:i.args,schema:vw}),u=s(d=>({tool_names:d.toolNames}),"mapApprovalFilter"),l=o.requireApproval,c=l==null?void 0:typeof l=="string"?l:l.never!=null?{never:u(l.never)}:void 0;r.push({type:"mcp",server_label:o.serverLabel,allowed_tools:Array.isArray(o.allowedTools)?o.allowedTools:o.allowedTools?{read_only:o.allowedTools.readOnly,tool_names:o.allowedTools.toolNames}:void 0,authorization:o.authorization,connector_id:o.connectorId,headers:o.headers,require_approval:c??"never",server_description:o.serverDescription,server_url:o.serverUrl});break}}break}default:n.push({type:"unsupported",feature:`function tool ${i}`});break}if(t==null)return{tools:r,toolChoice:void 0,toolWarnings:n};const a=t.type;switch(a){case"auto":case"none":case"required":return{tools:r,toolChoice:a,toolWarnings:n};case"tool":return{tools:r,toolChoice:t.toolName==="code_interpreter"||t.toolName==="file_search"||t.toolName==="image_generation"||t.toolName==="web_search_preview"||t.toolName==="web_search"||t.toolName==="mcp"||t.toolName==="apply_patch"?{type:t.toolName}:{type:"function",name:t.toolName},toolWarnings:n};default:{const i=a;throw new Ke({functionality:`tool choice type: ${i}`})}}}s(xw,"prepareResponsesTools");function Ff(e){var t,n;const r={};for(const a of e)if(a.role==="assistant")for(const i of a.content){if(i.type!=="tool-call")continue;const o=(n=(t=i.providerOptions)==null?void 0:t.openai)==null?void 0:n.approvalRequestId;o!=null&&(r[o]=i.toolCallId)}return r}s(Ff,"extractApprovalRequestIdToToolCallIdMapping");var kw=(nr=class{constructor(t,n){this.specificationVersion="v3",this.supportedUrls={"image/*":[/^https?:\/\/.*$/],"application/pdf":[/^https?:\/\/.*$/]},this.modelId=t,this.config=n}get provider(){return this.config.provider}async getArgs({maxOutputTokens:t,temperature:n,stopSequences:r,topP:a,topK:i,presencePenalty:o,frequencyPenalty:u,seed:l,prompt:c,providerOptions:d,tools:f,toolChoice:h,responseFormat:D}){var m,g,y,F,A,C;const E=[],B=ef(this.modelId);i!=null&&E.push({type:"unsupported",feature:"topK"}),l!=null&&E.push({type:"unsupported",feature:"seed"}),o!=null&&E.push({type:"unsupported",feature:"presencePenalty"}),u!=null&&E.push({type:"unsupported",feature:"frequencyPenalty"}),r!=null&&E.push({type:"unsupported",feature:"stopSequences"});const k=this.config.provider.includes("azure")?"azure":"openai";let b=await Ge({provider:k,providerOptions:d,schema:_f});b==null&&k!=="openai"&&(b=await Ge({provider:"openai",providerOptions:d,schema:_f}));const z=(m=b?.forceReasoning)!=null?m:B.isReasoningModel;b?.conversation&&b?.previousResponseId&&E.push({type:"unsupported",feature:"conversation",details:"conversation and previousResponseId cannot be used together"});const ee=SF({tools:f,providerToolNames:{"openai.code_interpreter":"code_interpreter","openai.file_search":"file_search","openai.image_generation":"image_generation","openai.local_shell":"local_shell","openai.shell":"shell","openai.web_search":"web_search","openai.web_search_preview":"web_search_preview","openai.mcp":"mcp","openai.apply_patch":"apply_patch"}}),{input:O,warnings:P}=await Ew({prompt:c,toolNameMapping:ee,systemMessageMode:(g=b?.systemMessageMode)!=null?g:z?"developer":B.systemMessageMode,providerOptionsName:k,fileIdPrefixes:this.config.fileIdPrefixes,store:(y=b?.store)!=null?y:!0,hasLocalShellTool:R("openai.local_shell"),hasShellTool:R("openai.shell"),hasApplyPatchTool:R("openai.apply_patch")});E.push(...P);const S=(F=b?.strictJsonSchema)!=null?F:!0;let q=b?.include;function j(ae){q==null?q=[ae]:q.includes(ae)||(q=[...q,ae])}s(j,"addInclude");function R(ae){return f?.find(Pe=>Pe.type==="provider"&&Pe.id===ae)!=null}s(R,"hasOpenAITool");const U=typeof b?.logprobs=="number"?b?.logprobs:b?.logprobs===!0?yf:void 0;U&&j("message.output_text.logprobs");const W=(A=f?.find(ae=>ae.type==="provider"&&(ae.id==="openai.web_search"||ae.id==="openai.web_search_preview")))==null?void 0:A.name;W&&j("web_search_call.action.sources"),R("openai.code_interpreter")&&j("code_interpreter_call.outputs");const te=b?.store;te===!1&&z&&j("reasoning.encrypted_content");const V={model:this.modelId,input:O,temperature:n,top_p:a,max_output_tokens:t,...(D?.type==="json"||b?.textVerbosity)&&{text:{...D?.type==="json"&&{format:D.schema!=null?{type:"json_schema",strict:S,name:(C=D.name)!=null?C:"response",description:D.description,schema:D.schema}:{type:"json_object"}},...b?.textVerbosity&&{verbosity:b.textVerbosity}}},conversation:b?.conversation,max_tool_calls:b?.maxToolCalls,metadata:b?.metadata,parallel_tool_calls:b?.parallelToolCalls,previous_response_id:b?.previousResponseId,store:te,user:b?.user,instructions:b?.instructions,service_tier:b?.serviceTier,include:q,prompt_cache_key:b?.promptCacheKey,prompt_cache_retention:b?.promptCacheRetention,safety_identifier:b?.safetyIdentifier,top_logprobs:U,truncation:b?.truncation,...z&&(b?.reasoningEffort!=null||b?.reasoningSummary!=null)&&{reasoning:{...b?.reasoningEffort!=null&&{effort:b.reasoningEffort},...b?.reasoningSummary!=null&&{summary:b.reasoningSummary}}}};z?b?.reasoningEffort==="none"&&B.supportsNonReasoningParameters||(V.temperature!=null&&(V.temperature=void 0,E.push({type:"unsupported",feature:"temperature",details:"temperature is not supported for reasoning models"})),V.top_p!=null&&(V.top_p=void 0,E.push({type:"unsupported",feature:"topP",details:"topP is not supported for reasoning models"}))):(b?.reasoningEffort!=null&&E.push({type:"unsupported",feature:"reasoningEffort",details:"reasoningEffort is not supported for non-reasoning models"}),b?.reasoningSummary!=null&&E.push({type:"unsupported",feature:"reasoningSummary",details:"reasoningSummary is not supported for non-reasoning models"})),b?.serviceTier==="flex"&&!B.supportsFlexProcessing&&(E.push({type:"unsupported",feature:"serviceTier",details:"flex processing is only available for o3, o4-mini, and gpt-5 models"}),delete V.service_tier),b?.serviceTier==="priority"&&!B.supportsPriorityProcessing&&(E.push({type:"unsupported",feature:"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 V.service_tier);const{tools:G,toolChoice:X,toolWarnings:oe}=await xw({tools:f,toolChoice:h});return{webSearchToolName:W,args:{...V,tools:G,tool_choice:X},warnings:[...E,...oe],store:te,toolNameMapping:ee,providerOptionsName:k}}async doGenerate(t){var n,r,a,i,o,u,l,c,d,f,h,D,m,g,y,F,A,C,E,B,k,b,z,ee,O,P,S,q,j,R,U;const{args:W,warnings:te,webSearchToolName:V,toolNameMapping:G,providerOptionsName:X}=await this.getArgs(t),oe=this.config.url({path:"/responses",modelId:this.modelId}),ae=Ff(t.prompt),{responseHeaders:Pe,value:Oe,rawValue:Ft}=await Se({url:oe,headers:xe(this.config.headers(),t.headers),body:W,failedResponseHandler:dt,successfulResponseHandler:je(Iw),abortSignal:t.abortSignal,fetch:this.config.fetch});if(Oe.error)throw new Ne({message:Oe.error.message,url:oe,requestBodyValues:W,statusCode:400,responseHeaders:Pe,responseBody:Ft,isRetryable:!1});const ue=[],ft=[];let at=!1;for(const M of Oe.output)switch(M.type){case"reasoning":{M.summary.length===0&&M.summary.push({type:"summary_text",text:""});for(const he of M.summary)ue.push({type:"reasoning",text:he.text,providerMetadata:{[X]:{itemId:M.id,reasoningEncryptedContent:(n=M.encrypted_content)!=null?n:null}}});break}case"image_generation_call":{ue.push({type:"tool-call",toolCallId:M.id,toolName:G.toCustomToolName("image_generation"),input:"{}",providerExecuted:!0}),ue.push({type:"tool-result",toolCallId:M.id,toolName:G.toCustomToolName("image_generation"),result:{result:M.result}});break}case"local_shell_call":{ue.push({type:"tool-call",toolCallId:M.call_id,toolName:G.toCustomToolName("local_shell"),input:JSON.stringify({action:M.action}),providerMetadata:{[X]:{itemId:M.id}}});break}case"shell_call":{ue.push({type:"tool-call",toolCallId:M.call_id,toolName:G.toCustomToolName("shell"),input:JSON.stringify({action:{commands:M.action.commands}}),providerMetadata:{[X]:{itemId:M.id}}});break}case"message":{for(const he of M.content){(a=(r=t.providerOptions)==null?void 0:r[X])!=null&&a.logprobs&&he.logprobs&&ft.push(he.logprobs);const et={itemId:M.id,...he.annotations.length>0&&{annotations:he.annotations}};ue.push({type:"text",text:he.text,providerMetadata:{[X]:et}});for(const L of he.annotations)L.type==="url_citation"?ue.push({type:"source",sourceType:"url",id:(u=(o=(i=this.config).generateId)==null?void 0:o.call(i))!=null?u:Be(),url:L.url,title:L.title}):L.type==="file_citation"?ue.push({type:"source",sourceType:"document",id:(d=(c=(l=this.config).generateId)==null?void 0:c.call(l))!=null?d:Be(),mediaType:"text/plain",title:(h=(f=L.quote)!=null?f:L.filename)!=null?h:"Document",filename:(D=L.filename)!=null?D:L.file_id,...L.file_id?{providerMetadata:{[X]:{fileId:L.file_id}}}:{}}):L.type==="container_file_citation"?ue.push({type:"source",sourceType:"document",id:(y=(g=(m=this.config).generateId)==null?void 0:g.call(m))!=null?y:Be(),mediaType:"text/plain",title:(A=(F=L.filename)!=null?F:L.file_id)!=null?A:"Document",filename:(C=L.filename)!=null?C:L.file_id,providerMetadata:{[X]:{fileId:L.file_id,containerId:L.container_id,...L.index!=null?{index:L.index}:{}}}}):L.type==="file_path"&&ue.push({type:"source",sourceType:"document",id:(k=(B=(E=this.config).generateId)==null?void 0:B.call(E))!=null?k:Be(),mediaType:"application/octet-stream",title:L.file_id,filename:L.file_id,providerMetadata:{[X]:{fileId:L.file_id,...L.index!=null?{index:L.index}:{}}}})}break}case"function_call":{at=!0,ue.push({type:"tool-call",toolCallId:M.call_id,toolName:M.name,input:M.arguments,providerMetadata:{[X]:{itemId:M.id}}});break}case"web_search_call":{ue.push({type:"tool-call",toolCallId:M.id,toolName:G.toCustomToolName(V??"web_search"),input:JSON.stringify({}),providerExecuted:!0}),ue.push({type:"tool-result",toolCallId:M.id,toolName:G.toCustomToolName(V??"web_search"),result:bf(M.action)});break}case"mcp_call":{const he=M.approval_request_id!=null&&(b=ae[M.approval_request_id])!=null?b:M.id,et=`mcp.${M.name}`;ue.push({type:"tool-call",toolCallId:he,toolName:et,input:M.arguments,providerExecuted:!0,dynamic:!0}),ue.push({type:"tool-result",toolCallId:he,toolName:et,result:{type:"call",serverLabel:M.server_label,name:M.name,arguments:M.arguments,...M.output!=null?{output:M.output}:{},...M.error!=null?{error:M.error}:{}},providerMetadata:{[X]:{itemId:M.id}}});break}case"mcp_list_tools":break;case"mcp_approval_request":{const he=(z=M.approval_request_id)!=null?z:M.id,et=(P=(O=(ee=this.config).generateId)==null?void 0:O.call(ee))!=null?P:Be(),L=`mcp.${M.name}`;ue.push({type:"tool-call",toolCallId:et,toolName:L,input:M.arguments,providerExecuted:!0,dynamic:!0}),ue.push({type:"tool-approval-request",approvalId:he,toolCallId:et});break}case"computer_call":{ue.push({type:"tool-call",toolCallId:M.id,toolName:G.toCustomToolName("computer_use"),input:"",providerExecuted:!0}),ue.push({type:"tool-result",toolCallId:M.id,toolName:G.toCustomToolName("computer_use"),result:{type:"computer_use_tool_result",status:M.status||"completed"}});break}case"file_search_call":{ue.push({type:"tool-call",toolCallId:M.id,toolName:G.toCustomToolName("file_search"),input:"{}",providerExecuted:!0}),ue.push({type:"tool-result",toolCallId:M.id,toolName:G.toCustomToolName("file_search"),result:{queries:M.queries,results:(q=(S=M.results)==null?void 0:S.map(he=>({attributes:he.attributes,fileId:he.file_id,filename:he.filename,score:he.score,text:he.text})))!=null?q:null}});break}case"code_interpreter_call":{ue.push({type:"tool-call",toolCallId:M.id,toolName:G.toCustomToolName("code_interpreter"),input:JSON.stringify({code:M.code,containerId:M.container_id}),providerExecuted:!0}),ue.push({type:"tool-result",toolCallId:M.id,toolName:G.toCustomToolName("code_interpreter"),result:{outputs:M.outputs}});break}case"apply_patch_call":{ue.push({type:"tool-call",toolCallId:M.call_id,toolName:G.toCustomToolName("apply_patch"),input:JSON.stringify({callId:M.call_id,operation:M.operation}),providerMetadata:{[X]:{itemId:M.id}}});break}}const vt={[X]:{responseId:Oe.id}};ft.length>0&&(vt[X].logprobs=ft),typeof Oe.service_tier=="string"&&(vt[X].serviceTier=Oe.service_tier);const Ct=Oe.usage;return{content:ue,finishReason:{unified:vf({finishReason:(j=Oe.incomplete_details)==null?void 0:j.reason,hasFunctionCall:at}),raw:(U=(R=Oe.incomplete_details)==null?void 0:R.reason)!=null?U:void 0},usage:Df(Ct),request:{body:W},response:{id:Oe.id,timestamp:new Date(Oe.created_at*1e3),modelId:Oe.model,headers:Pe,body:Ft},providerMetadata:vt,warnings:te}}async doStream(t){const{args:n,warnings:r,webSearchToolName:a,toolNameMapping:i,store:o,providerOptionsName:u}=await this.getArgs(t),{responseHeaders:l,value:c}=await Se({url:this.config.url({path:"/responses",modelId:this.modelId}),headers:xe(this.config.headers(),t.headers),body:{...n,stream:!0},failedResponseHandler:dt,successfulResponseHandler:mn(Aw),abortSignal:t.abortSignal,fetch:this.config.fetch}),d=this,f=Ff(t.prompt),h=new Map;let D={unified:"other",raw:void 0},m;const g=[];let y=null;const F={},A=[];let C=!1;const E={};let B;return{stream:c.pipeThrough(new TransformStream({start(k){k.enqueue({type:"stream-start",warnings:r})},transform(k,b){var z,ee,O,P,S,q,j,R,U,W,te,V,G,X,oe,ae,Pe,Oe,Ft,ue,ft,at,vt,Ct,M,he,et,L,Bt,bt,tt,Qt,pe,lr,cr,De;if(t.includeRawChunks&&b.enqueue({type:"raw",rawValue:k.rawValue}),!k.success){D={unified:"error",raw:void 0},b.enqueue({type:"error",error:k.error});return}const _=k.value;if(Cf(_)){if(_.item.type==="function_call")F[_.output_index]={toolName:_.item.name,toolCallId:_.item.call_id},b.enqueue({type:"tool-input-start",id:_.item.call_id,toolName:_.item.name});else if(_.item.type==="web_search_call")F[_.output_index]={toolName:i.toCustomToolName(a??"web_search"),toolCallId:_.item.id},b.enqueue({type:"tool-input-start",id:_.item.id,toolName:i.toCustomToolName(a??"web_search"),providerExecuted:!0}),b.enqueue({type:"tool-input-end",id:_.item.id}),b.enqueue({type:"tool-call",toolCallId:_.item.id,toolName:i.toCustomToolName(a??"web_search"),input:JSON.stringify({}),providerExecuted:!0});else if(_.item.type==="computer_call")F[_.output_index]={toolName:i.toCustomToolName("computer_use"),toolCallId:_.item.id},b.enqueue({type:"tool-input-start",id:_.item.id,toolName:i.toCustomToolName("computer_use"),providerExecuted:!0});else if(_.item.type==="code_interpreter_call")F[_.output_index]={toolName:i.toCustomToolName("code_interpreter"),toolCallId:_.item.id,codeInterpreter:{containerId:_.item.container_id}},b.enqueue({type:"tool-input-start",id:_.item.id,toolName:i.toCustomToolName("code_interpreter"),providerExecuted:!0}),b.enqueue({type:"tool-input-delta",id:_.item.id,delta:`{"containerId":"${_.item.container_id}","code":"`});else if(_.item.type==="file_search_call")b.enqueue({type:"tool-call",toolCallId:_.item.id,toolName:i.toCustomToolName("file_search"),input:"{}",providerExecuted:!0});else if(_.item.type==="image_generation_call")b.enqueue({type:"tool-call",toolCallId:_.item.id,toolName:i.toCustomToolName("image_generation"),input:"{}",providerExecuted:!0});else if(!(_.item.type==="mcp_call"||_.item.type==="mcp_list_tools"||_.item.type==="mcp_approval_request"))if(_.item.type==="apply_patch_call"){const{call_id:$,operation:be}=_.item;if(F[_.output_index]={toolName:i.toCustomToolName("apply_patch"),toolCallId:$,applyPatch:{hasDiff:be.type==="delete_file",endEmitted:be.type==="delete_file"}},b.enqueue({type:"tool-input-start",id:$,toolName:i.toCustomToolName("apply_patch")}),be.type==="delete_file"){const qe=JSON.stringify({callId:$,operation:be});b.enqueue({type:"tool-input-delta",id:$,delta:qe}),b.enqueue({type:"tool-input-end",id:$})}else b.enqueue({type:"tool-input-delta",id:$,delta:`{"callId":"${Jt($)}","operation":{"type":"${Jt(be.type)}","path":"${Jt(be.path)}","diff":"`})}else _.item.type==="shell_call"?F[_.output_index]={toolName:i.toCustomToolName("shell"),toolCallId:_.item.call_id}:_.item.type==="message"?(A.splice(0,A.length),b.enqueue({type:"text-start",id:_.item.id,providerMetadata:{[u]:{itemId:_.item.id}}})):Cf(_)&&_.item.type==="reasoning"&&(E[_.item.id]={encryptedContent:_.item.encrypted_content,summaryParts:{0:"active"}},b.enqueue({type:"reasoning-start",id:`${_.item.id}:0`,providerMetadata:{[u]:{itemId:_.item.id,reasoningEncryptedContent:(z=_.item.encrypted_content)!=null?z:null}}}))}else if(Tw(_)){if(_.item.type==="message")b.enqueue({type:"text-end",id:_.item.id,providerMetadata:{[u]:{itemId:_.item.id,...A.length>0&&{annotations:A}}}});else if(_.item.type==="function_call")F[_.output_index]=void 0,C=!0,b.enqueue({type:"tool-input-end",id:_.item.call_id}),b.enqueue({type:"tool-call",toolCallId:_.item.call_id,toolName:_.item.name,input:_.item.arguments,providerMetadata:{[u]:{itemId:_.item.id}}});else if(_.item.type==="web_search_call")F[_.output_index]=void 0,b.enqueue({type:"tool-result",toolCallId:_.item.id,toolName:i.toCustomToolName(a??"web_search"),result:bf(_.item.action)});else if(_.item.type==="computer_call")F[_.output_index]=void 0,b.enqueue({type:"tool-input-end",id:_.item.id}),b.enqueue({type:"tool-call",toolCallId:_.item.id,toolName:i.toCustomToolName("computer_use"),input:"",providerExecuted:!0}),b.enqueue({type:"tool-result",toolCallId:_.item.id,toolName:i.toCustomToolName("computer_use"),result:{type:"computer_use_tool_result",status:_.item.status||"completed"}});else if(_.item.type==="file_search_call")F[_.output_index]=void 0,b.enqueue({type:"tool-result",toolCallId:_.item.id,toolName:i.toCustomToolName("file_search"),result:{queries:_.item.queries,results:(O=(ee=_.item.results)==null?void 0:ee.map($=>({attributes:$.attributes,fileId:$.file_id,filename:$.filename,score:$.score,text:$.text})))!=null?O:null}});else if(_.item.type==="code_interpreter_call")F[_.output_index]=void 0,b.enqueue({type:"tool-result",toolCallId:_.item.id,toolName:i.toCustomToolName("code_interpreter"),result:{outputs:_.item.outputs}});else if(_.item.type==="image_generation_call")b.enqueue({type:"tool-result",toolCallId:_.item.id,toolName:i.toCustomToolName("image_generation"),result:{result:_.item.result}});else if(_.item.type==="mcp_call"){F[_.output_index]=void 0;const $=(P=_.item.approval_request_id)!=null?P:void 0,be=$!=null&&(q=(S=h.get($))!=null?S:f[$])!=null?q:_.item.id,qe=`mcp.${_.item.name}`;b.enqueue({type:"tool-call",toolCallId:be,toolName:qe,input:_.item.arguments,providerExecuted:!0,dynamic:!0}),b.enqueue({type:"tool-result",toolCallId:be,toolName:qe,result:{type:"call",serverLabel:_.item.server_label,name:_.item.name,arguments:_.item.arguments,..._.item.output!=null?{output:_.item.output}:{},..._.item.error!=null?{error:_.item.error}:{}},providerMetadata:{[u]:{itemId:_.item.id}}})}else if(_.item.type==="mcp_list_tools")F[_.output_index]=void 0;else if(_.item.type==="apply_patch_call"){const $=F[_.output_index];$?.applyPatch&&!$.applyPatch.endEmitted&&_.item.operation.type!=="delete_file"&&($.applyPatch.hasDiff||b.enqueue({type:"tool-input-delta",id:$.toolCallId,delta:Jt(_.item.operation.diff)}),b.enqueue({type:"tool-input-delta",id:$.toolCallId,delta:'"}}'}),b.enqueue({type:"tool-input-end",id:$.toolCallId}),$.applyPatch.endEmitted=!0),$&&_.item.status==="completed"&&b.enqueue({type:"tool-call",toolCallId:$.toolCallId,toolName:i.toCustomToolName("apply_patch"),input:JSON.stringify({callId:_.item.call_id,operation:_.item.operation}),providerMetadata:{[u]:{itemId:_.item.id}}}),F[_.output_index]=void 0}else if(_.item.type==="mcp_approval_request"){F[_.output_index]=void 0;const $=(U=(R=(j=d.config).generateId)==null?void 0:R.call(j))!=null?U:Be(),be=(W=_.item.approval_request_id)!=null?W:_.item.id;h.set(be,$);const qe=`mcp.${_.item.name}`;b.enqueue({type:"tool-call",toolCallId:$,toolName:qe,input:_.item.arguments,providerExecuted:!0,dynamic:!0}),b.enqueue({type:"tool-approval-request",approvalId:be,toolCallId:$})}else if(_.item.type==="local_shell_call")F[_.output_index]=void 0,b.enqueue({type:"tool-call",toolCallId:_.item.call_id,toolName:i.toCustomToolName("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:{[u]:{itemId:_.item.id}}});else if(_.item.type==="shell_call")F[_.output_index]=void 0,b.enqueue({type:"tool-call",toolCallId:_.item.call_id,toolName:i.toCustomToolName("shell"),input:JSON.stringify({action:{commands:_.item.action.commands}}),providerMetadata:{[u]:{itemId:_.item.id}}});else if(_.item.type==="reasoning"){const $=E[_.item.id],be=Object.entries($.summaryParts).filter(([qe,en])=>en==="active"||en==="can-conclude").map(([qe])=>qe);for(const qe of be)b.enqueue({type:"reasoning-end",id:`${_.item.id}:${qe}`,providerMetadata:{[u]:{itemId:_.item.id,reasoningEncryptedContent:(te=_.item.encrypted_content)!=null?te:null}}});delete E[_.item.id]}}else if(Ow(_)){const $=F[_.output_index];$!=null&&b.enqueue({type:"tool-input-delta",id:$.toolCallId,delta:_.delta})}else if(Mw(_)){const $=F[_.output_index];$?.applyPatch&&(b.enqueue({type:"tool-input-delta",id:$.toolCallId,delta:Jt(_.delta)}),$.applyPatch.hasDiff=!0)}else if(jw(_)){const $=F[_.output_index];$?.applyPatch&&!$.applyPatch.endEmitted&&($.applyPatch.hasDiff||(b.enqueue({type:"tool-input-delta",id:$.toolCallId,delta:Jt(_.diff)}),$.applyPatch.hasDiff=!0),b.enqueue({type:"tool-input-delta",id:$.toolCallId,delta:'"}}'}),b.enqueue({type:"tool-input-end",id:$.toolCallId}),$.applyPatch.endEmitted=!0)}else if(Rw(_))b.enqueue({type:"tool-result",toolCallId:_.item_id,toolName:i.toCustomToolName("image_generation"),result:{result:_.partial_image_b64},preliminary:!0});else if(Nw(_)){const $=F[_.output_index];$!=null&&b.enqueue({type:"tool-input-delta",id:$.toolCallId,delta:Jt(_.delta)})}else if(Pw(_)){const $=F[_.output_index];$!=null&&(b.enqueue({type:"tool-input-delta",id:$.toolCallId,delta:'"}'}),b.enqueue({type:"tool-input-end",id:$.toolCallId}),b.enqueue({type:"tool-call",toolCallId:$.toolCallId,toolName:i.toCustomToolName("code_interpreter"),input:JSON.stringify({code:_.code,containerId:$.codeInterpreter.containerId}),providerExecuted:!0}))}else if(Sw(_))y=_.response.id,b.enqueue({type:"response-metadata",id:_.response.id,timestamp:new Date(_.response.created_at*1e3),modelId:_.response.model});else if($w(_))b.enqueue({type:"text-delta",id:_.item_id,delta:_.delta}),(G=(V=t.providerOptions)==null?void 0:V[u])!=null&&G.logprobs&&_.logprobs&&g.push(_.logprobs);else if(_.type==="response.reasoning_summary_part.added"){if(_.summary_index>0){const $=E[_.item_id];$.summaryParts[_.summary_index]="active";for(const be of Object.keys($.summaryParts))$.summaryParts[be]==="can-conclude"&&(b.enqueue({type:"reasoning-end",id:`${_.item_id}:${be}`,providerMetadata:{[u]:{itemId:_.item_id}}}),$.summaryParts[be]="concluded");b.enqueue({type:"reasoning-start",id:`${_.item_id}:${_.summary_index}`,providerMetadata:{[u]:{itemId:_.item_id,reasoningEncryptedContent:(oe=(X=E[_.item_id])==null?void 0:X.encryptedContent)!=null?oe:null}}})}}else _.type==="response.reasoning_summary_text.delta"?b.enqueue({type:"reasoning-delta",id:`${_.item_id}:${_.summary_index}`,delta:_.delta,providerMetadata:{[u]:{itemId:_.item_id}}}):_.type==="response.reasoning_summary_part.done"?o?(b.enqueue({type:"reasoning-end",id:`${_.item_id}:${_.summary_index}`,providerMetadata:{[u]:{itemId:_.item_id}}}),E[_.item_id].summaryParts[_.summary_index]="concluded"):E[_.item_id].summaryParts[_.summary_index]="can-conclude":Bw(_)?(D={unified:vf({finishReason:(ae=_.response.incomplete_details)==null?void 0:ae.reason,hasFunctionCall:C}),raw:(Oe=(Pe=_.response.incomplete_details)==null?void 0:Pe.reason)!=null?Oe:void 0},m=_.response.usage,typeof _.response.service_tier=="string"&&(B=_.response.service_tier)):zw(_)?(A.push(_.annotation),_.annotation.type==="url_citation"?b.enqueue({type:"source",sourceType:"url",id:(ft=(ue=(Ft=d.config).generateId)==null?void 0:ue.call(Ft))!=null?ft:Be(),url:_.annotation.url,title:_.annotation.title}):_.annotation.type==="file_citation"?b.enqueue({type:"source",sourceType:"document",id:(Ct=(vt=(at=d.config).generateId)==null?void 0:vt.call(at))!=null?Ct:Be(),mediaType:"text/plain",title:(he=(M=_.annotation.quote)!=null?M:_.annotation.filename)!=null?he:"Document",filename:(et=_.annotation.filename)!=null?et:_.annotation.file_id,..._.annotation.file_id?{providerMetadata:{[u]:{fileId:_.annotation.file_id}}}:{}}):_.annotation.type==="container_file_citation"?b.enqueue({type:"source",sourceType:"document",id:(bt=(Bt=(L=d.config).generateId)==null?void 0:Bt.call(L))!=null?bt:Be(),mediaType:"text/plain",title:(Qt=(tt=_.annotation.filename)!=null?tt:_.annotation.file_id)!=null?Qt:"Document",filename:(pe=_.annotation.filename)!=null?pe:_.annotation.file_id,providerMetadata:{[u]:{fileId:_.annotation.file_id,containerId:_.annotation.container_id,..._.annotation.index!=null?{index:_.annotation.index}:{}}}}):_.annotation.type==="file_path"&&b.enqueue({type:"source",sourceType:"document",id:(De=(cr=(lr=d.config).generateId)==null?void 0:cr.call(lr))!=null?De:Be(),mediaType:"application/octet-stream",title:_.annotation.file_id,filename:_.annotation.file_id,providerMetadata:{[u]:{fileId:_.annotation.file_id,..._.annotation.index!=null?{index:_.annotation.index}:{}}}})):qw(_)&&b.enqueue({type:"error",error:_})},flush(k){const b={[u]:{responseId:y}};g.length>0&&(b[u].logprobs=g),B!==void 0&&(b[u].serviceTier=B),k.enqueue({type:"finish",finishReason:D,usage:Df(m),providerMetadata:b})}})),request:{body:n},response:{headers:l}}}},s(nr,"OpenAIResponsesLanguageModel"),nr);function $w(e){return e.type==="response.output_text.delta"}s($w,"isTextDeltaChunk");function Tw(e){return e.type==="response.output_item.done"}s(Tw,"isResponseOutputItemDoneChunk");function Bw(e){return e.type==="response.completed"||e.type==="response.incomplete"}s(Bw,"isResponseFinishedChunk");function Sw(e){return e.type==="response.created"}s(Sw,"isResponseCreatedChunk");function Ow(e){return e.type==="response.function_call_arguments.delta"}s(Ow,"isResponseFunctionCallArgumentsDeltaChunk");function Rw(e){return e.type==="response.image_generation_call.partial_image"}s(Rw,"isResponseImageGenerationCallPartialImageChunk");function Nw(e){return e.type==="response.code_interpreter_call_code.delta"}s(Nw,"isResponseCodeInterpreterCallCodeDeltaChunk");function Pw(e){return e.type==="response.code_interpreter_call_code.done"}s(Pw,"isResponseCodeInterpreterCallCodeDoneChunk");function Mw(e){return e.type==="response.apply_patch_call_operation_diff.delta"}s(Mw,"isResponseApplyPatchCallOperationDiffDeltaChunk");function jw(e){return e.type==="response.apply_patch_call_operation_diff.done"}s(jw,"isResponseApplyPatchCallOperationDiffDoneChunk");function Cf(e){return e.type==="response.output_item.added"}s(Cf,"isResponseOutputItemAddedChunk");function zw(e){return e.type==="response.output_text.annotation.added"}s(zw,"isResponseAnnotationAddedChunk");function qw(e){return e.type==="error"}s(qw,"isErrorChunk");function bf(e){var t;switch(e.type){case"search":return{action:{type:"search",query:(t=e.query)!=null?t:void 0},...e.sources!=null&&{sources:e.sources}};case"open_page":return{action:{type:"openPage",url:e.url}};case"find_in_page":return{action:{type:"findInPage",url:e.url,pattern:e.pattern}}}}s(bf,"mapWebSearchOutput");function Jt(e){return JSON.stringify(e).slice(1,-1)}s(Jt,"escapeJSONDelta");var Zw=Y(()=>J(v({instructions:p().nullish(),speed:w().min(.25).max(4).default(1).nullish()}))),Uw=(rr=class{constructor(t,n){this.modelId=t,this.config=n,this.specificationVersion="v3"}get provider(){return this.config.provider}async getArgs({text:t,voice:n="alloy",outputFormat:r="mp3",speed:a,instructions:i,language:o,providerOptions:u}){const l=[],c=await Ge({provider:"openai",providerOptions:u,schema:Zw}),d={model:this.modelId,input:t,voice:n,response_format:"mp3",speed:a,instructions:i};if(r&&(["mp3","opus","aac","flac","wav","pcm"].includes(r)?d.response_format=r:l.push({type:"unsupported",feature:"outputFormat",details:`Unsupported output format: ${r}. Using mp3 instead.`})),c){const f={};for(const h in f){const D=f[h];D!==void 0&&(d[h]=D)}}return o&&l.push({type:"unsupported",feature:"language",details:`OpenAI speech models do not support language selection. Language parameter "${o}" was ignored.`}),{requestBody:d,warnings:l}}async doGenerate(t){var n,r,a;const i=(a=(r=(n=this.config._internal)==null?void 0:n.currentDate)==null?void 0:r.call(n))!=null?a:new Date,{requestBody:o,warnings:u}=await this.getArgs(t),{value:l,responseHeaders:c,rawValue:d}=await Se({url:this.config.url({path:"/audio/speech",modelId:this.modelId}),headers:xe(this.config.headers(),t.headers),body:o,failedResponseHandler:dt,successfulResponseHandler:Z2(),abortSignal:t.abortSignal,fetch:this.config.fetch});return{audio:l,warnings:u,request:{body:JSON.stringify(o)},response:{timestamp:i,modelId:this.modelId,headers:c,body:d}}}},s(rr,"OpenAISpeechModel"),rr),Lw=Y(()=>J(v({text:p(),language:p().nullish(),duration:w().nullish(),words:T(v({word:p(),start:w(),end:w()})).nullish(),segments:T(v({id:w(),seek:w(),start:w(),end:w(),text:p(),tokens:T(w()),temperature:w(),avg_logprob:w(),compression_ratio:w(),no_speech_prob:w()})).nullish()}))),Vw=Y(()=>J(v({include:T(p()).optional(),language:p().optional(),prompt:p().optional(),temperature:w().min(0).max(1).default(0).optional(),timestampGranularities:T(ie(["word","segment"])).default(["segment"]).optional()}))),Ef={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"},Gw=(or=class{constructor(t,n){this.modelId=t,this.config=n,this.specificationVersion="v3"}get provider(){return this.config.provider}async getArgs({audio:t,mediaType:n,providerOptions:r}){const a=[],i=await Ge({provider:"openai",providerOptions:r,schema:Vw}),o=new FormData,u=t instanceof Uint8Array?new Blob([t]):new Blob([Lt(t)]);o.append("model",this.modelId);const l=LF(n);if(o.append("file",new File([u],"audio",{type:n}),`audio.${l}`),i){const c={include:i.include,language:i.language,prompt:i.prompt,response_format:["gpt-4o-transcribe","gpt-4o-mini-transcribe"].includes(this.modelId)?"json":"verbose_json",temperature:i.temperature,timestamp_granularities:i.timestampGranularities};for(const[d,f]of Object.entries(c))if(f!=null)if(Array.isArray(f))for(const h of f)o.append(`${d}[]`,String(h));else o.append(d,String(f))}return{formData:o,warnings:a}}async doGenerate(t){var n,r,a,i,o,u,l,c;const d=(a=(r=(n=this.config._internal)==null?void 0:n.currentDate)==null?void 0:r.call(n))!=null?a:new Date,{formData:f,warnings:h}=await this.getArgs(t),{value:D,responseHeaders:m,rawValue:g}=await ui({url:this.config.url({path:"/audio/transcriptions",modelId:this.modelId}),headers:xe(this.config.headers(),t.headers),formData:f,failedResponseHandler:dt,successfulResponseHandler:je(Lw),abortSignal:t.abortSignal,fetch:this.config.fetch}),y=D.language!=null&&D.language in Ef?Ef[D.language]:void 0;return{text:D.text,segments:(l=(u=(i=D.segments)==null?void 0:i.map(F=>({text:F.text,startSecond:F.start,endSecond:F.end})))!=null?u:(o=D.words)==null?void 0:o.map(F=>({text:F.word,startSecond:F.start,endSecond:F.end})))!=null?l:[],language:y,durationInSeconds:(c=D.duration)!=null?c:void 0,warnings:h,response:{timestamp:d,modelId:this.modelId,headers:m,body:g}}}},s(or,"OpenAITranscriptionModel"),or),Ww="3.0.5";function $o(e={}){var t,n;const r=(t=li($r({settingValue:e.baseURL,environmentVariableName:"OPENAI_BASE_URL"})))!=null?t:"https://api.openai.com/v1",a=(n=e.name)!=null?n:"openai",i=s(()=>Gt({Authorization:`Bearer ${UF({apiKey:e.apiKey,environmentVariableName:"OPENAI_API_KEY",description:"OpenAI"})}`,"OpenAI-Organization":e.organization,"OpenAI-Project":e.project,...e.headers},`ai-sdk/openai/${Ww}`),"getHeaders"),o=s(g=>new SE(g,{provider:`${a}.chat`,url:s(({path:y})=>`${r}${y}`,"url"),headers:i,fetch:e.fetch}),"createChatModel"),u=s(g=>new PE(g,{provider:`${a}.completion`,url:s(({path:y})=>`${r}${y}`,"url"),headers:i,fetch:e.fetch}),"createCompletionModel"),l=s(g=>new zE(g,{provider:`${a}.embedding`,url:s(({path:y})=>`${r}${y}`,"url"),headers:i,fetch:e.fetch}),"createEmbeddingModel"),c=s(g=>new UE(g,{provider:`${a}.image`,url:s(({path:y})=>`${r}${y}`,"url"),headers:i,fetch:e.fetch}),"createImageModel"),d=s(g=>new Gw(g,{provider:`${a}.transcription`,url:s(({path:y})=>`${r}${y}`,"url"),headers:i,fetch:e.fetch}),"createTranscriptionModel"),f=s(g=>new Uw(g,{provider:`${a}.speech`,url:s(({path:y})=>`${r}${y}`,"url"),headers:i,fetch:e.fetch}),"createSpeechModel"),h=s(g=>{if(new.target)throw new Error("The OpenAI model function cannot be called with the new keyword.");return D(g)},"createLanguageModel"),D=s(g=>new kw(g,{provider:`${a}.responses`,url:s(({path:y})=>`${r}${y}`,"url"),headers:i,fetch:e.fetch,fileIdPrefixes:["file-"]}),"createResponsesModel"),m=s(function(g){return h(g)},"provider");return m.specificationVersion="v3",m.languageModel=h,m.chat=o,m.completion=u,m.responses=D,m.embedding=l,m.embeddingModel=l,m.textEmbedding=l,m.textEmbeddingModel=l,m.image=c,m.imageModel=c,m.transcription=d,m.transcriptionModel=d,m.speech=f,m.speechModel=f,m.tools=bw,m}s($o,"createOpenAI"),$o();var Hw=v({error:v({message:p(),type:p().nullish(),param:Ue().nullish(),code:K([p(),w()]).nullish()})}),Mr={errorSchema:Hw,errorToMessage:s(e=>e.error.message,"errorToMessage")};function wf(e){var t,n,r,a,i,o;if(e==null)return{inputTokens:{total:void 0,noCache:void 0,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:void 0,text:void 0,reasoning:void 0},raw:void 0};const u=(t=e.prompt_tokens)!=null?t:0,l=(n=e.completion_tokens)!=null?n:0,c=(a=(r=e.prompt_tokens_details)==null?void 0:r.cached_tokens)!=null?a:0,d=(o=(i=e.completion_tokens_details)==null?void 0:i.reasoning_tokens)!=null?o:0;return{inputTokens:{total:u,noCache:u-c,cacheRead:c,cacheWrite:void 0},outputTokens:{total:l,text:l-d,reasoning:d},raw:e}}s(wf,"convertOpenAICompatibleChatUsage");function jr(e){var t,n;return(n=(t=e?.providerOptions)==null?void 0:t.openaiCompatible)!=null?n:{}}s(jr,"getOpenAIMetadata");function Jw(e){var t;const n=[];for(const{role:r,content:a,...i}of e){const o=jr({...i});switch(r){case"system":{n.push({role:"system",content:a,...o});break}case"user":{if(a.length===1&&a[0].type==="text"){n.push({role:"user",content:a[0].text,...jr(a[0])});break}n.push({role:"user",content:a.map(u=>{const l=jr(u);switch(u.type){case"text":return{type:"text",text:u.text,...l};case"file":if(u.mediaType.startsWith("image/")){const c=u.mediaType==="image/*"?"image/jpeg":u.mediaType;return{type:"image_url",image_url:{url:u.data instanceof URL?u.data.toString():`data:${c};base64,${Vt(u.data)}`},...l}}else throw new Ke({functionality:`file part media type ${u.mediaType}`})}}),...o});break}case"assistant":{let u="";const l=[];for(const c of a){const d=jr(c);switch(c.type){case"text":{u+=c.text;break}case"tool-call":{l.push({id:c.toolCallId,type:"function",function:{name:c.toolName,arguments:JSON.stringify(c.input)},...d});break}}}n.push({role:"assistant",content:u,tool_calls:l.length>0?l:void 0,...o});break}case"tool":{for(const u of a){if(u.type==="tool-approval-response")continue;const l=u.output;let c;switch(l.type){case"text":case"error-text":c=l.value;break;case"execution-denied":c=(t=l.reason)!=null?t:"Tool execution denied.";break;case"content":case"json":case"error-json":c=JSON.stringify(l.value);break}const d=jr(u);n.push({role:"tool",tool_call_id:u.toolCallId,content:c,...d})}break}default:{const u=r;throw new Error(`Unsupported role: ${u}`)}}}return n}s(Jw,"convertToOpenAICompatibleChatMessages");function Af({id:e,model:t,created:n}){return{id:e??void 0,modelId:t??void 0,timestamp:n!=null?new Date(n*1e3):void 0}}s(Af,"getResponseMetadata");function If(e){switch(e){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"other"}}s(If,"mapOpenAICompatibleFinishReason");var Si=v({user:p().optional(),reasoningEffort:p().optional(),textVerbosity:p().optional()});function Kw({tools:e,toolChoice:t}){e=e?.length?e:void 0;const n=[];if(e==null)return{tools:void 0,toolChoice:void 0,toolWarnings:n};const r=[];for(const i of e)i.type==="provider"?n.push({type:"unsupported",feature:`provider-defined tool ${i.id}`}):r.push({type:"function",function:{name:i.name,description:i.description,parameters:i.inputSchema,...i.strict!=null?{strict:i.strict}:{}}});if(t==null)return{tools:r,toolChoice:void 0,toolWarnings:n};const a=t.type;switch(a){case"auto":case"none":case"required":return{tools:r,toolChoice:a,toolWarnings:n};case"tool":return{tools:r,toolChoice:{type:"function",function:{name:t.toolName}},toolWarnings:n};default:{const i=a;throw new Ke({functionality:`tool choice type: ${i}`})}}}s(Kw,"prepareTools");var Yw=(ar=class{constructor(t,n){this.specificationVersion="v3";var r,a;this.modelId=t,this.config=n;const i=(r=n.errorStructure)!=null?r:Mr;this.chunkSchema=e1(i.errorSchema),this.failedResponseHandler=ot(i),this.supportsStructuredOutputs=(a=n.supportsStructuredOutputs)!=null?a:!1}get provider(){return this.config.provider}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}get supportedUrls(){var t,n,r;return(r=(n=(t=this.config).supportedUrls)==null?void 0:n.call(t))!=null?r:{}}async getArgs({prompt:t,maxOutputTokens:n,temperature:r,topP:a,topK:i,frequencyPenalty:o,presencePenalty:u,providerOptions:l,stopSequences:c,responseFormat:d,seed:f,toolChoice:h,tools:D}){var m,g,y,F;const A=[],C=Object.assign((m=await Ge({provider:"openai-compatible",providerOptions:l,schema:Si}))!=null?m:{},(g=await Ge({provider:this.providerOptionsName,providerOptions:l,schema:Si}))!=null?g:{});i!=null&&A.push({type:"unsupported",feature:"topK"}),d?.type==="json"&&d.schema!=null&&!this.supportsStructuredOutputs&&A.push({type:"unsupported",feature:"responseFormat",details:"JSON response format schema is only supported with structuredOutputs"});const{tools:E,toolChoice:B,toolWarnings:k}=Kw({tools:D,toolChoice:h});return{args:{model:this.modelId,user:C.user,max_tokens:n,temperature:r,top_p:a,frequency_penalty:o,presence_penalty:u,response_format:d?.type==="json"?this.supportsStructuredOutputs===!0&&d.schema!=null?{type:"json_schema",json_schema:{schema:d.schema,name:(y=d.name)!=null?y:"response",description:d.description}}:{type:"json_object"}:void 0,stop:c,seed:f,...Object.fromEntries(Object.entries((F=l?.[this.providerOptionsName])!=null?F:{}).filter(([b])=>!Object.keys(Si.shape).includes(b))),reasoning_effort:C.reasoningEffort,verbosity:C.textVerbosity,messages:Jw(t),tools:E,tool_choice:B},warnings:[...A,...k]}}async doGenerate(t){var n,r,a,i,o,u;const{args:l,warnings:c}=await this.getArgs({...t}),d=JSON.stringify(l),{responseHeaders:f,value:h,rawValue:D}=await Se({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:xe(this.config.headers(),t.headers),body:l,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:je(Xw),abortSignal:t.abortSignal,fetch:this.config.fetch}),m=h.choices[0],g=[],y=m.message.content;y!=null&&y.length>0&&g.push({type:"text",text:y});const F=(n=m.message.reasoning_content)!=null?n:m.message.reasoning;if(F!=null&&F.length>0&&g.push({type:"reasoning",text:F}),m.message.tool_calls!=null)for(const E of m.message.tool_calls)g.push({type:"tool-call",toolCallId:(r=E.id)!=null?r:Be(),toolName:E.function.name,input:E.function.arguments});const A={[this.providerOptionsName]:{},...await((i=(a=this.config.metadataExtractor)==null?void 0:a.extractMetadata)==null?void 0:i.call(a,{parsedBody:D}))},C=(o=h.usage)==null?void 0:o.completion_tokens_details;return C?.accepted_prediction_tokens!=null&&(A[this.providerOptionsName].acceptedPredictionTokens=C?.accepted_prediction_tokens),C?.rejected_prediction_tokens!=null&&(A[this.providerOptionsName].rejectedPredictionTokens=C?.rejected_prediction_tokens),{content:g,finishReason:{unified:If(m.finish_reason),raw:(u=m.finish_reason)!=null?u:void 0},usage:wf(h.usage),providerMetadata:A,request:{body:d},response:{...Af(h),headers:f,body:D},warnings:c}}async doStream(t){var n;const{args:r,warnings:a}=await this.getArgs({...t}),i={...r,stream:!0,stream_options:this.config.includeUsage?{include_usage:!0}:void 0},o=(n=this.config.metadataExtractor)==null?void 0:n.createStreamExtractor(),{responseHeaders:u,value:l}=await Se({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:xe(this.config.headers(),t.headers),body:i,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:mn(this.chunkSchema),abortSignal:t.abortSignal,fetch:this.config.fetch}),c=[];let d={unified:"other",raw:void 0},f,h=!0;const D=this.providerOptionsName;let m=!1,g=!1;return{stream:l.pipeThrough(new TransformStream({start(y){y.enqueue({type:"stream-start",warnings:a})},transform(y,F){var A,C,E,B,k,b,z,ee,O,P,S,q,j,R;if(t.includeRawChunks&&F.enqueue({type:"raw",rawValue:y.rawValue}),!y.success){d={unified:"error",raw:void 0},F.enqueue({type:"error",error:y.error});return}if(o?.processChunk(y.rawValue),"error"in y.value){d={unified:"error",raw:void 0},F.enqueue({type:"error",error:y.value.error.message});return}const U=y.value;h&&(h=!1,F.enqueue({type:"response-metadata",...Af(U)})),U.usage!=null&&(f=U.usage);const W=U.choices[0];if(W?.finish_reason!=null&&(d={unified:If(W.finish_reason),raw:(A=W.finish_reason)!=null?A:void 0}),W?.delta==null)return;const te=W.delta,V=(C=te.reasoning_content)!=null?C:te.reasoning;if(V&&(m||(F.enqueue({type:"reasoning-start",id:"reasoning-0"}),m=!0),F.enqueue({type:"reasoning-delta",id:"reasoning-0",delta:V})),te.content&&(g||(F.enqueue({type:"text-start",id:"txt-0"}),g=!0),F.enqueue({type:"text-delta",id:"txt-0",delta:te.content})),te.tool_calls!=null)for(const G of te.tool_calls){const X=G.index;if(c[X]==null){if(G.id==null)throw new Fr({data:G,message:"Expected 'id' to be a string."});if(((E=G.function)==null?void 0:E.name)==null)throw new Fr({data:G,message:"Expected 'function.name' to be a string."});F.enqueue({type:"tool-input-start",id:G.id,toolName:G.function.name}),c[X]={id:G.id,type:"function",function:{name:G.function.name,arguments:(B=G.function.arguments)!=null?B:""},hasFinished:!1};const ae=c[X];((k=ae.function)==null?void 0:k.name)!=null&&((b=ae.function)==null?void 0:b.arguments)!=null&&(ae.function.arguments.length>0&&F.enqueue({type:"tool-input-delta",id:ae.id,delta:ae.function.arguments}),Eo(ae.function.arguments)&&(F.enqueue({type:"tool-input-end",id:ae.id}),F.enqueue({type:"tool-call",toolCallId:(z=ae.id)!=null?z:Be(),toolName:ae.function.name,input:ae.function.arguments}),ae.hasFinished=!0));continue}const oe=c[X];oe.hasFinished||(((ee=G.function)==null?void 0:ee.arguments)!=null&&(oe.function.arguments+=(P=(O=G.function)==null?void 0:O.arguments)!=null?P:""),F.enqueue({type:"tool-input-delta",id:oe.id,delta:(S=G.function.arguments)!=null?S:""}),((q=oe.function)==null?void 0:q.name)!=null&&((j=oe.function)==null?void 0:j.arguments)!=null&&Eo(oe.function.arguments)&&(F.enqueue({type:"tool-input-end",id:oe.id}),F.enqueue({type:"tool-call",toolCallId:(R=oe.id)!=null?R:Be(),toolName:oe.function.name,input:oe.function.arguments}),oe.hasFinished=!0))}},flush(y){var F,A,C,E,B;m&&y.enqueue({type:"reasoning-end",id:"reasoning-0"}),g&&y.enqueue({type:"text-end",id:"txt-0"});for(const b of c.filter(z=>!z.hasFinished))y.enqueue({type:"tool-input-end",id:b.id}),y.enqueue({type:"tool-call",toolCallId:(F=b.id)!=null?F:Be(),toolName:b.function.name,input:b.function.arguments});const k={[D]:{},...o?.buildMetadata()};((A=f?.completion_tokens_details)==null?void 0:A.accepted_prediction_tokens)!=null&&(k[D].acceptedPredictionTokens=(C=f?.completion_tokens_details)==null?void 0:C.accepted_prediction_tokens),((E=f?.completion_tokens_details)==null?void 0:E.rejected_prediction_tokens)!=null&&(k[D].rejectedPredictionTokens=(B=f?.completion_tokens_details)==null?void 0:B.rejected_prediction_tokens),y.enqueue({type:"finish",finishReason:d,usage:wf(f),providerMetadata:k})}})),request:{body:i},response:{headers:u}}}},s(ar,"OpenAICompatibleChatLanguageModel"),ar),xf=v({prompt_tokens:w().nullish(),completion_tokens:w().nullish(),total_tokens:w().nullish(),prompt_tokens_details:v({cached_tokens:w().nullish()}).nullish(),completion_tokens_details:v({reasoning_tokens:w().nullish(),accepted_prediction_tokens:w().nullish(),rejected_prediction_tokens:w().nullish()}).nullish()}).nullish(),Xw=v({id:p().nullish(),created:w().nullish(),model:p().nullish(),choices:T(v({message:v({role:I("assistant").nullish(),content:p().nullish(),reasoning_content:p().nullish(),reasoning:p().nullish(),tool_calls:T(v({id:p().nullish(),function:v({name:p(),arguments:p()})})).nullish()}),finish_reason:p().nullish()})),usage:xf}),Qw=v({id:p().nullish(),created:w().nullish(),model:p().nullish(),choices:T(v({delta:v({role:ie(["assistant"]).nullish(),content:p().nullish(),reasoning_content:p().nullish(),reasoning:p().nullish(),tool_calls:T(v({index:w(),id:p().nullish(),function:v({name:p().nullish(),arguments:p().nullish()})})).nullish()}).nullish(),finish_reason:p().nullish()})),usage:xf}),e1=s(e=>K([Qw,e]),"createOpenAICompatibleChatChunkSchema");function kf(e){var t,n;if(e==null)return{inputTokens:{total:void 0,noCache:void 0,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:void 0,text:void 0,reasoning:void 0},raw:void 0};const r=(t=e.prompt_tokens)!=null?t:0,a=(n=e.completion_tokens)!=null?n:0;return{inputTokens:{total:r,noCache:r,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:a,text:a,reasoning:void 0},raw:e}}s(kf,"convertOpenAICompatibleCompletionUsage");function t1({prompt:e,user:t="user",assistant:n="assistant"}){let r="";e[0].role==="system"&&(r+=`${e[0].content}
|
|
161
|
+
|
|
162
|
+
`,e=e.slice(1));for(const{role:a,content:i}of e)switch(a){case"system":throw new At({message:"Unexpected system message in prompt: ${content}",prompt:e});case"user":{const o=i.map(u=>{switch(u.type){case"text":return u.text}}).filter(Boolean).join("");r+=`${t}:
|
|
163
|
+
${o}
|
|
164
|
+
|
|
165
|
+
`;break}case"assistant":{const o=i.map(u=>{switch(u.type){case"text":return u.text;case"tool-call":throw new Ke({functionality:"tool-call messages"})}}).join("");r+=`${n}:
|
|
166
|
+
${o}
|
|
167
|
+
|
|
168
|
+
`;break}case"tool":throw new Ke({functionality:"tool messages"});default:{const o=a;throw new Error(`Unsupported role: ${o}`)}}return r+=`${n}:
|
|
169
|
+
`,{prompt:r,stopSequences:[`
|
|
170
|
+
${t}:`]}}s(t1,"convertToOpenAICompatibleCompletionPrompt");function $f({id:e,model:t,created:n}){return{id:e??void 0,modelId:t??void 0,timestamp:n!=null?new Date(n*1e3):void 0}}s($f,"getResponseMetadata2");function Tf(e){switch(e){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"other"}}s(Tf,"mapOpenAICompatibleFinishReason2");var n1=v({echo:Ae().optional(),logitBias:fe(p(),w()).optional(),suffix:p().optional(),user:p().optional()}),r1=(ir=class{constructor(t,n){this.specificationVersion="v3";var r;this.modelId=t,this.config=n;const a=(r=n.errorStructure)!=null?r:Mr;this.chunkSchema=a1(a.errorSchema),this.failedResponseHandler=ot(a)}get provider(){return this.config.provider}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}get supportedUrls(){var t,n,r;return(r=(n=(t=this.config).supportedUrls)==null?void 0:n.call(t))!=null?r:{}}async getArgs({prompt:t,maxOutputTokens:n,temperature:r,topP:a,topK:i,frequencyPenalty:o,presencePenalty:u,stopSequences:l,responseFormat:c,seed:d,providerOptions:f,tools:h,toolChoice:D}){var m;const g=[],y=(m=await Ge({provider:this.providerOptionsName,providerOptions:f,schema:n1}))!=null?m:{};i!=null&&g.push({type:"unsupported",feature:"topK"}),h?.length&&g.push({type:"unsupported",feature:"tools"}),D!=null&&g.push({type:"unsupported",feature:"toolChoice"}),c!=null&&c.type!=="text"&&g.push({type:"unsupported",feature:"responseFormat",details:"JSON response format is not supported."});const{prompt:F,stopSequences:A}=t1({prompt:t}),C=[...A??[],...l??[]];return{args:{model:this.modelId,echo:y.echo,logit_bias:y.logitBias,suffix:y.suffix,user:y.user,max_tokens:n,temperature:r,top_p:a,frequency_penalty:o,presence_penalty:u,seed:d,...f?.[this.providerOptionsName],prompt:F,stop:C.length>0?C:void 0},warnings:g}}async doGenerate(t){const{args:n,warnings:r}=await this.getArgs(t),{responseHeaders:a,value:i,rawValue:o}=await Se({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:xe(this.config.headers(),t.headers),body:n,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:je(o1),abortSignal:t.abortSignal,fetch:this.config.fetch}),u=i.choices[0],l=[];return u.text!=null&&u.text.length>0&&l.push({type:"text",text:u.text}),{content:l,usage:kf(i.usage),finishReason:{unified:Tf(u.finish_reason),raw:u.finish_reason},request:{body:n},response:{...$f(i),headers:a,body:o},warnings:r}}async doStream(t){const{args:n,warnings:r}=await this.getArgs(t),a={...n,stream:!0,stream_options:this.config.includeUsage?{include_usage:!0}:void 0},{responseHeaders:i,value:o}=await Se({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:xe(this.config.headers(),t.headers),body:a,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:mn(this.chunkSchema),abortSignal:t.abortSignal,fetch:this.config.fetch});let u={unified:"other",raw:void 0},l,c=!0;return{stream:o.pipeThrough(new TransformStream({start(d){d.enqueue({type:"stream-start",warnings:r})},transform(d,f){var h;if(t.includeRawChunks&&f.enqueue({type:"raw",rawValue:d.rawValue}),!d.success){u={unified:"error",raw:void 0},f.enqueue({type:"error",error:d.error});return}const D=d.value;if("error"in D){u={unified:"error",raw:void 0},f.enqueue({type:"error",error:D.error});return}c&&(c=!1,f.enqueue({type:"response-metadata",...$f(D)}),f.enqueue({type:"text-start",id:"0"})),D.usage!=null&&(l=D.usage);const m=D.choices[0];m?.finish_reason!=null&&(u={unified:Tf(m.finish_reason),raw:(h=m.finish_reason)!=null?h:void 0}),m?.text!=null&&f.enqueue({type:"text-delta",id:"0",delta:m.text})},flush(d){c||d.enqueue({type:"text-end",id:"0"}),d.enqueue({type:"finish",finishReason:u,usage:kf(l)})}})),request:{body:a},response:{headers:i}}}},s(ir,"OpenAICompatibleCompletionLanguageModel"),ir),Bf=v({prompt_tokens:w(),completion_tokens:w(),total_tokens:w()}),o1=v({id:p().nullish(),created:w().nullish(),model:p().nullish(),choices:T(v({text:p(),finish_reason:p()})),usage:Bf.nullish()}),a1=s(e=>K([v({id:p().nullish(),created:w().nullish(),model:p().nullish(),choices:T(v({text:p(),finish_reason:p().nullish(),index:w()})),usage:Bf.nullish()}),e]),"createOpenAICompatibleCompletionChunkSchema"),Sf=v({dimensions:w().optional(),user:p().optional()}),i1=(sr=class{constructor(t,n){this.specificationVersion="v3",this.modelId=t,this.config=n}get provider(){return this.config.provider}get maxEmbeddingsPerCall(){var t;return(t=this.config.maxEmbeddingsPerCall)!=null?t:2048}get supportsParallelCalls(){var t;return(t=this.config.supportsParallelCalls)!=null?t:!0}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}async doEmbed({values:t,headers:n,abortSignal:r,providerOptions:a}){var i,o,u;const l=Object.assign((i=await Ge({provider:"openai-compatible",providerOptions:a,schema:Sf}))!=null?i:{},(o=await Ge({provider:this.providerOptionsName,providerOptions:a,schema:Sf}))!=null?o:{});if(t.length>this.maxEmbeddingsPerCall)throw new Ul({provider:this.provider,modelId:this.modelId,maxEmbeddingsPerCall:this.maxEmbeddingsPerCall,values:t});const{responseHeaders:c,value:d,rawValue:f}=await Se({url:this.config.url({path:"/embeddings",modelId:this.modelId}),headers:xe(this.config.headers(),n),body:{model:this.modelId,input:t,encoding_format:"float",dimensions:l.dimensions,user:l.user},failedResponseHandler:ot((u=this.config.errorStructure)!=null?u:Mr),successfulResponseHandler:je(s1),abortSignal:r,fetch:this.config.fetch});return{warnings:[],embeddings:d.data.map(h=>h.embedding),usage:d.usage?{tokens:d.usage.prompt_tokens}:void 0,providerMetadata:d.providerMetadata,response:{headers:c,body:f}}}},s(sr,"OpenAICompatibleEmbeddingModel"),sr),s1=v({data:T(v({embedding:T(w())})),usage:v({prompt_tokens:w()}).nullish(),providerMetadata:fe(p(),fe(p(),Ue())).optional()}),u1=(ur=class{constructor(t,n){this.modelId=t,this.config=n,this.specificationVersion="v3",this.maxImagesPerCall=10}get provider(){return this.config.provider}async doGenerate({prompt:t,n,size:r,aspectRatio:a,seed:i,providerOptions:o,headers:u,abortSignal:l,files:c,mask:d}){var f,h,D,m,g,y,F;const A=[];a!=null&&A.push({type:"unsupported",feature:"aspectRatio",details:"This model does not support aspect ratio. Use `size` instead."}),i!=null&&A.push({type:"unsupported",feature:"seed"});const C=(D=(h=(f=this.config._internal)==null?void 0:f.currentDate)==null?void 0:h.call(f))!=null?D:new Date;if(c!=null&&c.length>0){const{value:k,responseHeaders:b}=await ui({url:this.config.url({path:"/images/edits",modelId:this.modelId}),headers:xe(this.config.headers(),u),formData:Uc({model:this.modelId,prompt:t,image:await Promise.all(c.map(z=>Rf(z))),mask:d!=null?await Rf(d):void 0,n,size:r,...(m=o.openai)!=null?m:{}}),failedResponseHandler:ot((g=this.config.errorStructure)!=null?g:Mr),successfulResponseHandler:je(Of),abortSignal:l,fetch:this.config.fetch});return{images:k.data.map(z=>z.b64_json),warnings:A,response:{timestamp:C,modelId:this.modelId,headers:b}}}const{value:E,responseHeaders:B}=await Se({url:this.config.url({path:"/images/generations",modelId:this.modelId}),headers:xe(this.config.headers(),u),body:{model:this.modelId,prompt:t,n,size:r,...(y=o.openai)!=null?y:{},response_format:"b64_json"},failedResponseHandler:ot((F=this.config.errorStructure)!=null?F:Mr),successfulResponseHandler:je(Of),abortSignal:l,fetch:this.config.fetch});return{images:E.data.map(k=>k.b64_json),warnings:A,response:{timestamp:C,modelId:this.modelId,headers:B}}}},s(ur,"OpenAICompatibleImageModel"),ur),Of=v({data:T(v({b64_json:p()}))});async function Rf(e){if(e.type==="url")return ti(e.url);const t=e.data instanceof Uint8Array?e.data:Lt(e.data);return new Blob([t],{type:e.mediaType})}s(Rf,"fileToBlob");var l1="2.0.4";function Oi(e){const t=li(e.baseURL),n=e.name,r={...e.apiKey&&{Authorization:`Bearer ${e.apiKey}`},...e.headers},a=s(()=>Gt(r,`ai-sdk/openai-compatible/${l1}`),"getHeaders"),i=s(h=>({provider:`${n}.${h}`,url:s(({path:D})=>{const m=new URL(`${t}${D}`);return e.queryParams&&(m.search=new URLSearchParams(e.queryParams).toString()),m.toString()},"url"),headers:a,fetch:e.fetch}),"getCommonModelConfig"),o=s(h=>u(h),"createLanguageModel"),u=s(h=>new Yw(h,{...i("chat"),includeUsage:e.includeUsage,supportsStructuredOutputs:e.supportsStructuredOutputs}),"createChatModel"),l=s(h=>new r1(h,{...i("completion"),includeUsage:e.includeUsage}),"createCompletionModel"),c=s(h=>new i1(h,{...i("embedding")}),"createEmbeddingModel"),d=s(h=>new u1(h,i("image")),"createImageModel"),f=s(h=>o(h),"provider");return f.specificationVersion="v3",f.languageModel=o,f.chatModel=u,f.completionModel=l,f.embeddingModel=c,f.textEmbeddingModel=c,f.imageModel=d,f}s(Oi,"createOpenAICompatible");const To={docs:"Documentation only changes",style:"Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)",refactor:"A code change that improves code structure without changing functionality (renaming, restructuring classes/methods, extracting functions, etc)",perf:"A code change that improves performance",test:"Adding missing tests or correcting existing tests",build:"Changes that affect the build system or external dependencies",ci:"Changes to our CI configuration files and scripts",chore:"Other changes that don't modify src or test files",revert:"Reverts a previous commit",feat:"A new feature",fix:"A bug fix"},c1={"\u{1F3A8}":"Improve structure / format of the code","\u26A1":"Improve performance","\u{1F525}":"Remove code or files","\u{1F41B}":"Fix a bug","\u{1F691}":"Critical hotfix","\u2728":"Introduce new features","\u{1F4DD}":"Add or update documentation","\u{1F680}":"Deploy stuff","\u{1F484}":"Add or update the UI and style files","\u{1F389}":"Begin a project","\u2705":"Add, update, or pass tests","\u{1F512}":"Fix security or privacy issues","\u{1F510}":"Add or update secrets","\u{1F516}":"Release / Version tags","\u{1F6A8}":"Fix compiler / linter warnings","\u{1F6A7}":"Work in progress","\u{1F49A}":"Fix CI Build","\u2B07\uFE0F":"Downgrade dependencies","\u2B06\uFE0F":"Upgrade dependencies","\u{1F4CC}":"Pin dependencies to specific versions","\u{1F477}":"Add or update CI build system","\u{1F4C8}":"Add or update analytics or track code","\u267B\uFE0F":"Refactor code","\u2795":"Add a dependency","\u2796":"Remove a dependency","\u{1F527}":"Add or update configuration files","\u{1F528}":"Add or update development scripts","\u{1F310}":"Internationalization and localization","\u270F\uFE0F":"Fix typos","\u{1F4A9}":"Write bad code that needs to be improved","\u23EA":"Revert changes","\u{1F500}":"Merge branches","\u{1F4E6}":"Add or update compiled files or packages","\u{1F47D}":"Update code due to external API changes","\u{1F69A}":"Move or rename resources (e.g.: files, paths, routes)","\u{1F4C4}":"Add or update license","\u{1F4A5}":"Introduce breaking changes","\u{1F371}":"Add or update assets","\u267F":"Improve accessibility","\u{1F4A1}":"Add or update comments in source code","\u{1F37B}":"Write code drunkenly","\u{1F4AC}":"Add or update text and literals","\u{1F5C3}":"Perform database related changes","\u{1F50A}":"Add or update logs","\u{1F507}":"Remove logs","\u{1F465}":"Add or update contributor(s)","\u{1F6B8}":"Improve user experience / usability","\u{1F3D7}":"Make architectural changes","\u{1F4F1}":"Work on responsive design","\u{1F921}":"Mock things","\u{1F95A}":"Add or update an easter egg","\u{1F648}":"Add or update a .gitignore file","\u{1F4F8}":"Add or update snapshots","\u2697":"Perform experiments","\u{1F50D}":"Improve SEO","\u{1F3F7}":"Add or update types","\u{1F331}":"Add or update seed files","\u{1F6A9}":"Add, update, or remove feature flags","\u{1F945}":"Catch errors","\u{1F4AB}":"Add or update animations and transitions","\u{1F5D1}":"Deprecate code that needs to be cleaned up","\u{1F6C2}":"Work on code related to authorization, roles and permissions","\u{1FA79}":"Simple fix for a non-critical issue","\u{1F9D0}":"Data exploration/inspection","\u26B0":"Remove dead code","\u{1F9EA}":"Add a failing test","\u{1F454}":"Add or update business logic","\u{1FA7A}":"Add or update healthcheck","\u{1F9F1}":"Infrastructure related changes","\u{1F9D1}\u200D\u{1F4BB}":"Improve developer experience","\u{1F4B8}":"Add sponsorships or money related infrastructure","\u{1F9F5}":"Add or update code related to multithreading or concurrency","\u{1F9BA}":"Add or update code related to validation"},Nf={"":"<commit message>",conventional:"<type>[optional (<scope>)]: <commit message>",gitmoji:":emoji: <commit message>"},p1=s(e=>{if(!e)return To;try{const t=JSON.parse(e);if(!t||typeof t!="object"||Array.isArray(t))return To;const n=Object.entries(t).filter(([r,a])=>typeof r=="string"&&r.trim().length>0&&typeof a=="string"&&a.trim().length>0).map(([r,a])=>[r.trim(),a.trim()]);return n.length===0?To:Object.fromEntries(n)}catch{return To}},"parseConventionalTypes"),Pf=s((e,t)=>e==="conventional"?t?.trim()||Nf.conventional:Nf[e],"getCommitFormat"),Mf=s((e,t,n=!1)=>n?`The commit title line must be in format:
|
|
171
|
+
${Pf(e,t)}`:`The output response must be in format:
|
|
172
|
+
${Pf(e,t)}`,"specifyCommitFormat"),jf=s((e,t)=>e==="conventional"?`Choose a type from the type-to-description JSON below that best describes the git diff:
|
|
173
|
+
${JSON.stringify(p1(t),null,2)}`:e==="gitmoji"?`Choose an emoji from the emoji-to-description JSON below that best describes the git diff:
|
|
174
|
+
${JSON.stringify(c1,null,2)}`:"","getCommitTypeInstruction"),zf=s((e,t)=>e?t==="github-copilot"?["Provide both a title and a body.","Output format must be exactly:","<title>","","<body>","The body should be 2-4 concise prose sentences, not bullet points.","Use action-led sentence starts where appropriate (for example: Add..., Simplify..., Rework..., Improve...).","End with one sentence describing impact (correctness, safety, performance, or developer experience)."].join(`
|
|
175
|
+
`):["Provide both a title and a body.","Output format must be exactly:","<title>","","<body>","The body should summarize the important changes in 2-4 concise bullet points."].join(`
|
|
176
|
+
`):"Provide only the title, no description or body.","getDetailsInstruction"),qf=s(e=>e==="github-copilot"?["Use GitHub Copilot style.","Keep wording concise, technical, and neutral.","Use specific subsystem, class, API, and type names from the diff.","Prioritize concrete change actions and concurrency/correctness context over generic phrasing."].join(`
|
|
177
|
+
`):"","getStyleInstructions"),Zf=s(e=>e?.trim()?`Additional instructions from user:
|
|
178
|
+
${e.trim()}`:"","getCustomInstructions"),d1=s((e,t,n,r={})=>{const a=r.style??"";return["Generate a concise git commit message in present tense that precisely describes the key changes in the following code diff. Focus on what was changed, not just file names.",zf(r.includeDetails??!1,a),`Message language: ${e}`,`Commit title must be a maximum of ${t} characters.`,"Exclude anything unnecessary such as translation. Your entire response will be passed directly into git commit.",`IMPORTANT: Do not include any explanations, introductions, or additional text. Do not wrap the commit message in quotes or any other formatting. The commit title must not exceed ${t} characters. Respond with ONLY the commit message text.`,"Be specific: include concrete details (package names, versions, functionality) rather than generic statements.",jf(n,r.conventionalTypes),Mf(n,r.conventionalFormat,r.includeDetails??!1),qf(a),Zf(r.instructions)].filter(Boolean).join(`
|
|
179
|
+
`)},"generatePrompt"),f1=s((e,t,n={})=>{const r=n.style??"";return["You are a tool that combines multiple partial git commit messages into one final commit message.","Input: Several commit messages separated by newlines.",n.includeDetails?"Output: A single commit message with title and body.":"Output: A single commit message title.",zf(n.includeDetails??!1,r),`Commit title must be a maximum of ${e} characters.`,"Do not add thanks, explanations, code fences, or any text outside the commit message.",jf(t,n.conventionalTypes),Mf(t,n.conventionalFormat,n.includeDetails??!1),qf(r),Zf(n.instructions)].filter(Boolean).join(`
|
|
180
|
+
`)},"generateCombinePrompt"),Uf=s(e=>{const t=/<think>[\s\S]*?<\/think>/gi;let n=e.replace(t,"");return n=n.trim(),n},"extractResponseFromReasoning"),m1=s(e=>e.replace(/\r\n?/g,`
|
|
181
|
+
`),"normalizeLineEndings"),h1=s(e=>{const t=e.match(/```(?:[a-zA-Z0-9_-]+)?\n([\s\S]*?)```/);return t?.[1]?t[1].trim():e.replace(/```/g,"").trim()},"stripCodeFences"),Lf=s(e=>e.trim().replace(/^title:\s*/i,"").replace(/(\w)\.$/,"$1").replace(/^["'`]|["'`]$/g,"").replace(/^<[^>]*>\s*/,""),"sanitizeTitle"),Bo=s(e=>{const t=m1(e).trim();if(!t)return{title:"",body:""};const n=t.split(`
|
|
182
|
+
`).map(i=>i.replace(/\s+$/g,""));for(;n[0]?.trim()==="";)n.shift();const r=Lf(n.shift()||"");for(;n[0]?.trim()==="";)n.shift();n[0]?.trim().toLowerCase().startsWith("body:")&&(n[0]=n[0].replace(/^body:\s*/i,""));const a=n.join(`
|
|
183
|
+
`).trim();return{title:r,body:a}},"splitCommitMessage"),Ri=s((e,t)=>t?`${e}
|
|
184
|
+
|
|
185
|
+
${t}`:e,"formatCommitMessage"),Vf=s(e=>Lf(Uf(e).trim().split(`
|
|
186
|
+
`)[0]),"sanitizeSimpleMessage"),D1=s(e=>{const t=h1(Uf(e)),{title:n,body:r}=Bo(t);return Ri(n,r)},"sanitizeDetailedMessage"),Gf=s((e,t)=>t?D1(e):Vf(e),"sanitizeMessage"),Wf=s(e=>Array.from(new Set(e)),"deduplicateMessages"),gn=s((...e)=>{process.env.DEBUG&&console.log(...e)},"debugLog"),Ni=s(async(e,t)=>{const n=new AbortController;let r;const a=new Promise((i,o)=>{r=setTimeout(()=>{n.abort(),o(new se(`AI request timed out after ${Math.ceil(e/1e3)} seconds. Increase timeout with \`aicommits config set timeout=20000\`.`))},e)});try{return await Promise.race([t(n.signal),a])}finally{r&&clearTimeout(r)}},"runWithTimeout"),Hf=s(async(e,t,n,r,a,i)=>{const o=await Ni(a,u=>Pr({model:e(t),system:`You are a tool that shortens git commit messages. Given a commit message, make it shorter while preserving the key information and format. The shortened message must be ${r} characters or less. Respond with ONLY the shortened commit message.`,prompt:n,temperature:i??.2,maxRetries:2,maxOutputTokens:500,abortSignal:u}));return Vf(o.text)},"shortenCommitMessage"),Jf=s(async(e,t,n,r,a,i,o)=>{if(!i)return n.length<=r?n:Hf(e,t,n,r,a,o);const{title:u,body:l}=Bo(n);if(!u||u.length<=r)return Ri(u,l);const c=await Hf(e,t,u,r,a,o);return Ri(c,l)},"shortenTitleIfNeeded"),Pi=s(async(e,t,n,r,a,i,o,u,l,c={},d)=>{gn("Diff being sent to AI:"),gn(a);const f=c.includeDetails??!1;try{const h=e==="https://api.openai.com/v1"?$o({apiKey:t}):Oi({name:"custom",apiKey:t,baseURL:e});gn(`AI request config: model=${n}, completions=${i}, timeout=${l}ms, details=${f}, style=${c.style||"default"}, type=${u||"plain"}, temperature=${d===void 0?"provider-default":d}`);const D=Array.from({length:i},(C,E)=>Ni(l,async B=>{const k=`AI request ${E+1}/${i}`,b=Date.now();gn(`${k}: sending`);try{const z=await Pr({model:h(n),system:d1(r,o,u,c),prompt:a,temperature:d??.4,maxRetries:2,maxOutputTokens:2e3,abortSignal:B});return gn(`${k}: received in ${Date.now()-b}ms`),z}catch(z){const ee=z instanceof Error?z.message:String(z);throw gn(`${k}: failed in ${Date.now()-b}ms (${ee})`),z}})),m=await Promise.allSettled(D),g=m.filter(C=>C.status==="fulfilled").map(C=>C.value);if(g.length===0)throw m.find(E=>E.status==="rejected")?.reason??new se("AI request failed.");g.length<D.length&&process.env.DEBUG&&console.warn(`Only ${g.length}/${D.length} AI requests succeeded. Using partial results.`);let y=Wf(g.map(C=>Gf(C.text,f)).filter(Boolean));const F=3;for(let C=0;C<F;C++){let E=!1;const B=await Promise.all(y.map(async k=>{if((f?Bo(k).title:k).length<=o)return k;E=!0;try{return await Jf(h,n,k,o,l,f,d)}catch{return k}}));if(y=Wf(B).filter(Boolean),!E)break}const A={prompt_tokens:g.reduce((C,E)=>C+(E.usage.promptTokens||0),0),completion_tokens:g.reduce((C,E)=>C+(E.usage.completionTokens||0),0),total_tokens:g.reduce((C,E)=>C+(E.usage.totalTokens||0),0)};return{messages:y,usage:A}}catch(h){const D=h;if(console.log(D),D.code==="ENOTFOUND")throw new se(`Error connecting to ${D.hostname} (${D.syscall}). Are you connected to the internet?`);if(D.status===429){const m=D.headers?.get("x-ratelimit-reset");let g="Rate limit exceeded";if(m){const y=parseInt(m),F=Date.now(),A=y-F,C=Math.ceil(A/1e3);if(C>0){let E;if(C<60)E=`${C} second${C===1?"":"s"}`;else if(C<3600){const B=Math.ceil(C/60);E=`${B} minute${B===1?"":"s"}`}else{const B=Math.ceil(C/3600);E=`${B} hour${B===1?"":"s"}`}g+=`. Retry in ${E}.`}}throw new se(g)}throw D}},"generateCommitMessage"),g1=s(async(e,t,n,r,a,i,o,u,l={},c)=>{const d=l.includeDetails??!1;try{const f=t==="https://api.openai.com/v1"?$o({apiKey:n}):Oi({name:"custom",apiKey:n,baseURL:t}),h=await Ni(u,g=>Pr({model:f(r),system:f1(i,o,l),prompt:e.join(`
|
|
187
|
+
|
|
188
|
+
---
|
|
189
|
+
|
|
190
|
+
`),temperature:c??.4,maxRetries:2,maxOutputTokens:2e3,abortSignal:g}));let D=Gf(h.text,d);if((d?Bo(D).title:D).length>i)try{D=await Jf(f,r,D,i,u,d,c)}catch{}return{messages:[D],usage:h.usage}}catch(f){const h=f;throw console.log(h),h}},"combineCommitMessages"),v1=s(async(e,t)=>{const{select:n,confirm:r,isCancel:a}=await Promise.resolve().then(function(){return vr}),{dim:i}=await Promise.resolve().then(function(){return ng}),o=s(c=>c.split(`
|
|
191
|
+
`)[0]||c,"getTitle"),u=process.stdout.isTTY&&!process.env.CI;if(e.length===1){const[c]=e;if(t)return c;if(!u)throw new se("Interactive terminal required for commit message confirmation. Use --confirm flag to skip confirmation.");console.log(`
|
|
192
|
+
\x1B[1m${c}\x1B[0m
|
|
193
|
+
`);const d=await r({message:"Use this commit message?"});return d&&!a(d)?c:null}if(t)return e[0];if(!u)throw new se("Interactive terminal required for commit message selection. Use --confirm flag to skip selection and use the first message.");const l=await n({message:`Pick a commit message to use: ${i("(Ctrl+c to exit)")}`,options:e.map(c=>({label:o(c),value:c,hint:c.includes(`
|
|
194
|
+
`)?"Includes details":void 0}))});return a(l)?null:l},"getCommitMessage");var y1=s(async(e,t,n,r,a,i,o,u,l,c,d,f,h,D)=>(async()=>{oo(Xr(Yr(" aicommits "))),await Ta();const m=Mt();n&&await He("git",["add","--update"]),m.start("Detecting staged files");const g=await Yu(t);if(!g)throw m.stop("Detecting staged files"),new se("No staged changes found. Stage your changes manually, or automatically stage all changes with the `--all` flag.");g.files.length<=10?m.stop(`\u{1F4C1} ${Xu(g.files)}:
|
|
195
|
+
${g.files.map(j=>` ${j}`).join(`
|
|
196
|
+
`)}`):m.stop(`\u{1F4C1} ${Xu(g.files)}`);const{env:y}=process,F=await jt({generate:e?.toString(),type:r?.toString(),style:a?.toString(),temperature:i===void 0?void 0:i.toString(),details:o?"true":void 0,instructions:u,"conventional-format":l,"conventional-types":c}),A={style:F.style,includeDetails:F.details,instructions:F.instructions,conventionalFormat:F["conventional-format"],conventionalTypes:F["conventional-types"]},C=ln(F);if(!C)if(process.stdout.isTTY&&!process.env.CI){console.log("Welcome to aicommits! Let's set up your AI provider."),console.log("Run `aicommits setup` to configure your provider."),ve("Setup required. Please run: aicommits setup");return}else throw new se("No configuration found. Run `aicommits setup` in an interactive terminal, or set environment variables (OPENAI_API_KEY, etc.)");const E=F.timeout||(C.name==="ollama"?3e4:1e4),B=C.validateConfig();if(!B.valid)throw new se(`Provider configuration issues: ${B.errors.join(", ")}. Run \`aicommits setup\` to reconfigure.`);F.model=F.OPENAI_MODEL||C.getDefaultModel();const k=50,b=10;let z=!1;g.files.length>k&&(z=!0);const ee=Mt({indicator:"timer"});ee.start(`\u{1F50D} Analyzing changes in ${g.files.length} file${g.files.length===1?"":"s"}`);const O=Date.now();let P,S;try{const j=C.getBaseUrl(),R=C.getApiKey()||"";if(z){const U=[];for(let G=0;G<g.files.length;G+=b)U.push(g.files.slice(G,G+b));const W=[];let te={promptTokens:0,completionTokens:0,totalTokens:0};for(const G of U){const X=await zg(G,t);if(X&&X.diff){let ae=X.diff;ae.length>3e4&&(ae=ae.substring(ae.length-3e4)+`
|
|
197
|
+
|
|
198
|
+
[Diff truncated due to size]`);const Pe=await Pi(j,R,F.model,F.locale,ae,F.generate,F["max-length"],F.type,E,A,F.temperature);W.push(...Pe.messages),Pe.usage&&(te.promptTokens+=Pe.usage.promptTokens||0,te.completionTokens+=Pe.usage.completionTokens||0,te.totalTokens+=Pe.usage.totalTokens||0)}}const V=await g1(W,j,R,F.model,F.locale,F["max-length"],F.type,E,A,F.temperature);P=V.messages,V.usage&&(te.promptTokens+=V.usage.promptTokens||0,te.completionTokens+=V.usage.completionTokens||0,te.totalTokens+=V.usage.totalTokens||0),S=te}else{let W=g.diff;W.length>3e4&&(W=W.substring(W.length-3e4)+`
|
|
199
|
+
|
|
200
|
+
[Diff truncated due to size]`);const te=await Pi(j,R,F.model,F.locale,W,F.generate,F["max-length"],F.type,E,A,F.temperature);P=te.messages,S=te.usage}}finally{const j=Date.now()-O;let R="";if(S?.total_tokens){const U=S.total_tokens,W=U>=1e3?`${(U/1e3).toFixed(0)}k`:U.toString(),te=Math.round(U/(j/1e3));R=`, ${W} tokens (${te} tokens/s)`}ee.stop(`\u2705 Changes analyzed in ${(j/1e3).toFixed(1)}s${R}`)}if(P.length===0)throw new se("No commit messages were generated. Try again.");const q=await v1(P,d);if(!q){ve("Commit cancelled");return}if(f){await Iu(q)&&ve(`${ht("\u2714")} Message copied to clipboard`);return}try{const j=["-m",q];h&&j.push("--no-verify"),await He("git",["commit",...j,...D],{stdio:"inherit",cleanup:!0,timeout:1e4}),ve(`${ht("\u2714")} Successfully committed!`)}catch(j){if(j.timedOut){const R=await Iu(q);ve(R?`${ha("\u26A0")} Commit timed out after 10 seconds. Message copied to clipboard.`:`${ha("\u26A0")} Commit timed out after 10 seconds. Could not copy to clipboard.`);return}throw j}})().catch(ao),"aicommits");const[So,_1]=process.argv.slice(2);var F1=s(()=>(async()=>{if(!So)throw new se('Commit message file path is missing. This file should be called from the "prepare-commit-msg" git hook');if(_1)return;const e=await Yu();if(!e)return;oo(Xr(Yr(" aicommits ")));const t=await jt({}),n=ln(t);if(!n)throw new se("Invalid provider configuration. Run `aicommits setup` to reconfigure.");const r=n.validateConfig();if(!r.valid)throw new se(`Provider configuration issues: ${r.errors.join(", ")}. Run \`aicommits setup\` to reconfigure.`);const a=n.getBaseUrl(),i=n.getApiKey()||"",o=t.timeout||(n.name==="ollama"?3e4:1e4);let u=t.OPENAI_MODEL||n.getDefaultModel();const l=Mt({indicator:"timer"});l.start("The AI is analyzing your changes");let c;try{const F={style:t.style,includeDetails:t.details,instructions:t.instructions,conventionalFormat:t["conventional-format"],conventionalTypes:t["conventional-types"]};c=(await Pi(a,i,u,t.locale,e.diff,t.generate,t["max-length"],t.type,o,F,t.temperature)).messages}finally{l.stop("Changes analyzed")}const f=await Me.readFile(So,"utf8")!=="",h=c.length>1;let D="";const m=s(F=>F.split(`
|
|
201
|
+
`).map(A=>`# ${A}`).join(`
|
|
202
|
+
`),"commentOut");f&&(D=`# \u{1F916} AI generated commit${h?"s":""}
|
|
203
|
+
`),h?(f&&(D+=`# Select one of the following messages by uncommenting:
|
|
204
|
+
`),D+=`
|
|
205
|
+
${c.map(F=>m(F)).join(`
|
|
206
|
+
#
|
|
207
|
+
`)}`):(f&&(D+=`# Edit the message below and commit:
|
|
208
|
+
`),D+=`
|
|
209
|
+
${c[0]}
|
|
210
|
+
`);const g=await Me.readFile(So,"utf8"),y=D+`
|
|
211
|
+
`+g;await Me.writeFile(So,y),ve(`${ht("\u2714")} Saved commit message!`)})().catch(ao),"prepareCommitMessageHook"),C1=rn({name:"config",description:"View or modify configuration settings",help:{description:"View or modify configuration settings"},parameters:["[mode]","[key=value...]"]},e=>{(async()=>{const[t,...n]=e._;if(!t){const r=await jt({},{},!0);console.log("Provider:",r.provider),r.OPENAI_API_KEY&&console.log("API Key:",`${r.OPENAI_API_KEY.substring(0,4)}****`),r.OPENAI_BASE_URL&&console.log("Base URL:",r.OPENAI_BASE_URL),r.OPENAI_MODEL&&console.log("Model:",r.OPENAI_MODEL);return}if(t==="get"){const r=await jt({},{},!0),a=["OPENAI_API_KEY","TOGETHER_API_KEY","api-key"];for(const i of n)if(Oa(r,i)){const o=r[i],u=a.includes(i)?`${String(o).substring(0,4)}****`:String(o);console.log(`${i}=${u}`)}return}if(t==="set"){await Na(n.map(r=>r.split("=")));return}throw new se(`Invalid mode: ${t}`)})().catch(ao)}),b1=rn({name:"setup",description:"Configure your AI provider and settings",help:{description:"Configure your AI provider and settings"}},e=>{(async()=>{let t=await jt();const n=fv(),r=await Wu({message:"Choose your AI provider:",options:n,initialValue:t.provider});if(gr(r)){ve("Setup cancelled");return}const a=r;let i="";if(a==="custom"){const h=await Gu({message:"Enter your custom API endpoint:",validate:s(D=>{if(!D)return"Endpoint is required";try{new URL(D)}catch{return"Invalid URL format"}},"validate")});if(gr(h)){ve("Setup cancelled");return}i=h}let o=i||mv(a);t.OPENAI_BASE_URL=o,t.OPENAI_API_KEY="",t.OPENAI_MODEL="";let u=ln({...t,provider:a});if(!u){ve("Invalid provider selected");return}try{const h=await u.setup();for(const[D,m]of h)t[D]=m}catch(h){if(h instanceof Error&&h.message==="Setup cancelled"){ve("Setup cancelled");return}throw h}if(u=ln({...t,provider:a}),!u){ve("Invalid provider selected");return}const l=u.validateConfig();if(!l.valid){ve(`Setup cancelled: ${l.errors.join(", ")}`);return}const{selectModel:c}=await Promise.resolve().then(function(){return cv}),d=await c(u.getBaseUrl(),u.getApiKey()||"",void 0,u.getDefinition());if(d)t.OPENAI_MODEL=d,console.log(`Model selected: ${d}`);else{ve("Model selection cancelled.");return}const f=Object.entries(t).filter(([h,D])=>h!=="provider"&&h!=="model"&&D!==void 0&&D!==""&&typeof D=="string");await Na(f),ve(`\u2705 Setup complete! You're now using ${u.displayName}.`)})().catch(t=>{console.error(`\u274C Setup failed: ${t.message}`),process.exit(1)})}),E1=rn({name:"model",description:"Select or change your AI model",help:{description:"Select or change your AI model"},alias:["-m","models"]},()=>{(async()=>{const e=await jt();if(!e.provider){ve("No provider configured. Run `aicommits setup` first.");return}const t=ln(e);if(!t){ve("Invalid provider configured. Run `aicommits setup` to reconfigure.");return}console.log(`Current provider: ${t.displayName}`);const n=e.OPENAI_MODEL;console.log(`Current model: ${n&&n!=="undefined"?n:"not set"}`);const r=t.validateConfig();if(!r.valid){ve(`Configuration issues: ${r.errors.join(", ")}. Run \`aicommits setup\` to reconfigure.`);return}const a=await al(t.getBaseUrl(),t.getApiKey()||"",n,t.getDefinition());a?(await Na([["OPENAI_MODEL",a]]),ve(`\u2705 Model updated to: ${a}`)):ve("Model selection cancelled")})().catch(e=>{console.error(`\u274C Model selection failed: ${e.message}`),process.exit(1)})});const Kf="prepare-commit-msg",Yf=`.git/hooks/${Kf}`,Oo=ym(new URL("cli.mjs",import.meta.url)),w1=process.argv[1].replace(/\\/g,"/").endsWith(`/${Yf}`),Xf=process.platform==="win32",Qf=`
|
|
212
|
+
#!/usr/bin/env node
|
|
213
|
+
import(${JSON.stringify(_m(Oo))})
|
|
214
|
+
`.trim();var A1=rn({name:"hook",description:"Install or uninstall the Git hook for automatic commit messages",help:{description:"Install or uninstall the Git hook for automatic commit messages"},parameters:["<install/uninstall>"]},e=>{(async()=>{const t=await Ta(),{installUninstall:n}=e._,r=it.join(t,Yf),a=await Sa(r);if(n==="install"){if(a){if(await Me.realpath(r).catch(()=>{})===Oo){console.warn("The hook is already installed");return}throw new se(`A different ${Kf} hook seems to be installed. Please remove it before installing aicommits.`)}await Me.mkdir(it.dirname(r),{recursive:!0}),Xf?await Me.writeFile(r,Qf):(await Me.symlink(Oo,r,"file"),await Me.chmod(r,493)),console.log(`${ht("\u2714")} Hook installed`);return}if(n==="uninstall"){if(!a){console.warn("Hook is not installed");return}if(Xf){if(await Me.readFile(r,"utf8")!==Qf){console.warn("Hook is not installed");return}}else if(await Me.realpath(r)!==Oo){console.warn("Hook is not installed");return}await Me.rm(r),console.log(`${ht("\u2714")} Hook uninstalled`);return}throw new se(`Invalid mode: ${n}`)})().catch(t=>{console.error(`${ma("\u2716")} ${t.message}`),Hu(t),process.exit(1)})}),I1=rn({name:"pr",description:"[beta \u{1F6A7}] Generate and create a PR on GitHub based on branch diff",help:{description:"[beta \u{1F6A7}] Generate and create a PR on GitHub based on branch diff"}},()=>{(async()=>{oo(Xr(Yr(" aicommits pr "))),await Ta();const{stdout:e}=await He("git",["branch","--show-current"]);if(!e.trim())throw new se("Not on a branch");const{stdout:t}=await He("git",["remote","get-url","origin"]),n=t.match(/github\.com[\/:]([^\/]+)\/([^\/\.]+)/);if(!n)throw new se("Could not determine GitHub repository from remote URL");const[,r,a]=n;let i="main";try{const{stdout:O}=await He("git",["symbolic-ref","refs/remotes/origin/HEAD"]);i=O.trim().replace("refs/remotes/origin/","")}catch{}if(e.trim()===i)throw new se("PR creation requires being on a feature branch, not the default branch. Please switch to a feature branch with changes.");let o;try{const{stdout:O}=await He("git",["diff",`origin/${i}..HEAD`]);o=O}catch{throw new se(`Could not get diff from origin/${i}`)}if(!o)throw new se("No changes to create PR from");const u=o.split(`
|
|
215
|
+
`).filter(O=>O.startsWith("diff --git")).length,l=3e4;o.length>l&&(o=o.substring(0,l)+`
|
|
216
|
+
|
|
217
|
+
[Diff truncated due to size]`);const c=await jt(),d=await ln(c);if(!d)throw new se("No provider configured");let f=d.getBaseUrl();if(!f||f==="")throw new se("Base URL not configured. Please run `aicommits setup` to configure your provider.");f.endsWith("/v1")||(f+="/v1");const h=d.getApiKey();if(!h)throw new se("API key not configured. Please run `aicommits setup` to configure your provider.");const D=f==="https://api.openai.com/v1"?$o({apiKey:h}):Oi({name:"custom",apiKey:h,baseURL:f}),m=Mt();m.start(`Generating PR title and description (${u} files changed)`);const g=Date.now(),F=(await Pr({model:D(c.model),system:"Generate a concise PR title based on the following git diff. The title should be under 72 characters.",prompt:o,maxRetries:2})).text,C=(await Pr({model:D(c.model),system:"Generate a concise PR description based on the following git diff. Format using Markdown with headings like ### Summary, ### Changes, ### Review Notes. Provide a high-level summary of the changes, what was implemented or fixed, and any specific details reviewers should consider. Avoid listing individual files.",prompt:o,maxRetries:2})).text,E=Date.now(),B=Math.round((E-g)/1e3);m.stop(`Generated PR content for ${u} files in ${B}s`),console.log(`${ht("Title:")} ${F.replace(/\n/g," ")}`),console.log(`${ht("Body:")} ${C.length>100?C.substring(0,100)+"...":C}`);const{text:k}=await Promise.resolve().then(function(){return vr}),b=await k({message:"Press Enter to open PR creation in browser, or Ctrl+C to cancel",placeholder:"Press Enter"});if(gr(b)){ve("PR creation cancelled");return}const z=`https://github.com/${r}/${a}/compare/${i}...${e.trim()}?expand=1&title=${encodeURIComponent(F)}&body=${encodeURIComponent(C)}`,ee=Mt();ee.start("Opening PR creation page in browser");try{const O=process.platform==="darwin"?"open":process.platform==="win32"?"start":"xdg-open";await He(O,[z]),ee.stop("PR creation page opened in browser"),ve(ht("PR creation page opened! Please review and submit the PR."))}catch{ee.stop("Failed to open browser"),ve(`${ht("PR URL:")} ${z}`),ve("Please open the URL above in your browser to create the PR.")}})().catch(e=>{ao(e)})});const{description:x1,version:Ro}=Ho,k1=am({pkg:Ho,distTag:Ro.includes("-")?"develop":"latest"});Ro!=="0.0.0-semantic-release"&&Ro.includes("-")&&k1.notify();const em=process.argv.slice(2);Ys({name:"aicommits",flags:{generate:{type:Number,description:"Number of messages to generate (Warning: generating multiple costs more) (default: 1)",alias:"g"},exclude:{type:[String],description:"Files to exclude from AI analysis",alias:"x"},all:{type:Boolean,description:"Automatically stage changes in tracked files for the commit",alias:"a",default:!1},type:{type:String,description:"Git commit message format (default: plain). Supports conventional and gitmoji",alias:"t"},style:{type:String,description:"Built-in writing style preset. Supports github-copilot"},temperature:{type:Number,description:"Sampling temperature for text generation (range: 0 to 2)"},details:{type:Boolean,description:"Generate commit message details/body in addition to the title (default: false)",default:!1},instructions:{type:String,description:"Additional custom prompt instructions (tone, detail level, style, etc.)"},conventionalFormat:{type:String,description:"Custom conventional commit format template (works with --type conventional)"},conventionalTypes:{type:String,description:"Custom conventional commit type map as JSON (works with --type conventional)"},confirm:{type:Boolean,description:"Skip confirmation when committing after message generation (default: false)",alias:"y",default:!1},clipboard:{type:Boolean,description:"Copy the selected message to the clipboard instead of committing (default: false)",alias:"c",default:!1},noVerify:{type:Boolean,description:"Bypass pre-commit hooks while committing (default: false)",alias:"n",default:!1},version:{type:Boolean,description:"Show version number",alias:"v"}},commands:[C1,b1,E1,A1,I1],help:{description:x1},ignoreArgv:s(e=>e==="unknown-flag"||e==="argument","ignoreArgv")},e=>{e.flags.version&&(console.log(Ro),process.exit(0)),w1?F1():y1(e.flags.generate,e.flags.exclude,e.flags.all,e.flags.type,e.flags.style,e.flags.temperature,e.flags.details,e.flags.instructions,e.flags.conventionalFormat,e.flags.conventionalTypes,e.flags.confirm,e.flags.clipboard,e.flags.noVerify,em)},em);export{St as g,cp as r};
|