@datadog/esbuild-plugin 3.2.6-dev.2 → 3.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/index.js +1 -1
- package/dist/src/index.js.map +1 -1
- package/dist/src/index.mjs +1 -1
- package/dist/src/index.mjs.map +1 -1
- package/package.json +2 -3
package/dist/src/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var e=require("unplugin"),t=require("chalk"),n=require("async-retry"),o=require("buffer"),r=require("fs/promises"),s=require("fs"),i=require("json-stream-stringify"),a=require("path"),u=require("stream"),c=require("child_process"),d=require("crypto"),l=require("http"),p=require("os"),f=require("eslint-scope"),m=require("jszip"),h=require("glob"),g=require("pretty-bytes"),y=require("p-queue"),b=require("@jridgewell/remapping"),w=require("perf_hooks"),v=require("@datadog/js-instrumentation-wasm"),$=require("simple-git"),k=require("magic-string"),x=require("esbuild");function S(e){var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var E=S(f);const I="__datadog-helper-file",D=new RegExp(I),P=["development","production","test"],A=["datadoghq.com","us3.datadoghq.com","us5.datadoghq.com","datadoghq.eu","ddog-gov.com","us2.ddog-gov.com","ap1.datadoghq.com","ap2.datadoghq.com","datad0g.com"],j=A[0],M="datadog-build-plugins",O=t.bold.green,T=t.bold.yellow,C=["API_KEY","APP_KEY","SOURCEMAP_INTAKE_URL","APPS_INTAKE_URL","APPS_PUBLISH","APPS_UPLOAD_ASSETS","APPS_VERSION_NAME","APPS_AUTH_METHOD","SITE"],N=e=>process.env[`DATADOG_${e}`]||process.env[`DD_${e}`],R=(e,t)=>{if(void 0===e)return t;const n=e.toLowerCase();return!!["1","true","yes","on"].includes(n)||!["0","false","no","off"].includes(n)&&t},_=e=>{const t=[];return process.env[`DD_${e}`]&&t.push(`DD_${e}`),process.env[`DATADOG_${e}`]&&t.push(`DATADOG_${e}`),t},F=(e,t,n)=>{if(void 0===e)return;const o=(e=>{if("string"!=typeof e)return;const t=e.toLowerCase(),n=A.find((e=>e===t));if(n)return{site:n};const o=A.filter((e=>t.endsWith(`.${e}`)));if(!o.length)return;const r=o.reduce(((e,t)=>t.length>e.length?t:e)),s=t.slice(0,t.length-r.length-1);return s&&/^[a-z0-9-]+$/.test(s)?{site:r,subdomain:s}:void 0})(e);if(o)return o;n.push(`${t} "${e}" is not a supported Datadog site. See the site parameters in https://docs.datadoghq.com/getting_started/site/.`)},z=e=>null===e||"object"!=typeof e?"":Object.entries(e).map((([e,t])=>`${e}: ${"string"==typeof t?t:JSON.stringify(t)}`)).join(", "),L=e=>({"DD-EVP-ORIGIN":`${e.bundler}-build-plugin_${e.plugin}`,"DD-EVP-ORIGIN-VERSION":e.version}),q=async e=>{const{getForm:t,defaultHeaders:n={},zip:o=!0}=e,r=await t(),s=new Request("fake://url",{method:"POST",body:r});return{data:o?s.body.pipeThrough(new CompressionStream("gzip")):s.body,headers:{"Content-Encoding":o?"gzip":"multipart/form-data",...n,...Object.fromEntries(s.headers.entries())}}},U=[400,401,403,404,405,409,413],B=async e=>{const{auth:t,url:o,method:r="GET",getData:s,type:i="text"}=e,a={retries:0===e.retries?0:e.retries||5,onRetry:e.onRetry,maxTimeout:e.maxTimeout,minTimeout:e.minTimeout};return n((async(e,n)=>{let a;try{const e={method:r,duplex:"half"};let n={"X-Datadog-Origin":"build-plugins"};if(t&&"accessToken"in t?t.accessToken&&(n.Authorization=`Bearer ${t.accessToken}`):(t?.apiKey&&(n["DD-API-KEY"]=t.apiKey),t?.appKey&&(n["DD-APPLICATION-KEY"]=t.appKey)),"function"==typeof s){const{data:t,headers:o}=await s();e.body=t,n={...n,...o}}a=await fetch(o,{...e,headers:n})}catch(t){return e(t),{}}if(!a.ok){let t=`HTTP ${a.status} ${a.statusText}`;try{const e=(e=>{try{const t=JSON.parse(e);if(null!==t&&"object"==typeof t)if("errors"in t&&Array.isArray(t.errors)){const e=t.errors.map(z).filter((e=>e.length>0)).join("\n");if(e)return e}else{const e=z(t);if(e)return e}}catch{}return e})(await a.text());e&&(t+=`\n${e}`)}catch{}if(U.includes(a.status))return e(new Error(t)),{};throw new Error(t)}try{let e;return e="json"===i?await a.json():await a.text(),e}catch(t){return e(t),{}}}),a)},V=e=>({message:t,context:n})=>B({retries:2,minTimeout:100,url:"https://browser-http-intake.logs.datadoghq.com/v1/input/pub44d5f4eb86e1392037b7501f7adc540e",method:"POST",type:"json",getData:async()=>{const o={ddsource:e.packageName||M,message:t,service:"build-plugins",team:"language-foundations",env:e.env,version:e.version,bundler:{name:e.bundler.name,version:e.bundler.version},metadata:e.metadata,...n};return{data:JSON.stringify(o),headers:{"Content-Type":"application/json"}}}}),H=e=>e.replace(/^@dd\/(datadog-|internal-)?|^datadog-|-plugin$/g,""),K=e=>e.includes(I),W=e=>{const t={bundler:e.bundler,errors:e.errors,metadata:e.metadata,warnings:e.warnings,logs:e.logs,timings:e.timings,start:e.start,end:e.end,duration:e.duration,writeDuration:e.writeDuration,entries:[],inputs:[],outputs:[]};for(const n of e.entries||[]){const e={...n,inputs:[],outputs:[]};n.inputs&&(e.inputs=n.inputs.map((e=>e.filepath))),n.outputs&&(e.outputs=n.outputs.map((e=>e.filepath))),t.entries.push(e)}for(const n of e.inputs||[]){const e={...n,dependencies:[],dependents:[]};if(n.dependencies)for(const t of n.dependencies)e.dependencies.push(t.filepath);if(n.dependents)for(const t of n.dependents)e.dependents.push(t.filepath);t.inputs.push(e)}for(const n of e.outputs||[]){const e={...n,inputs:[]};n.inputs&&(e.inputs=n.inputs.map((e=>e.filepath))),t.outputs.push(e)}return t},J=e=>{const t=!!e.errorTracking?.sourcemaps,n=e.enableGit??!0;return t&&n},G=e=>{const t=Math.floor(e/1e3/60/60/24),n=new Date(e-24*t*60*60*1e3),o=n.getUTCHours(),r=n.getUTCMinutes(),s=n.getUTCSeconds(),i=n.getUTCMilliseconds(),a=`${t?`${t}d `:""}${o?`${o}h `:""}${r?`${r}m `:""}${s?`${s}s`:""}`.trim();return`${a}${!a||i?` ${i}ms`:""}`.trim()},Y=(e,t=60,n="[...]")=>{if(e.length<=t)return e;const o=Math.max(4,t-n.length),r=Math.min(10,Math.floor(o/2)),s=o-r;return`${e.slice(0,r)}${n}${e.slice(-s)}`},Q=(e="")=>{try{if(!e||e.startsWith("git@"))return e;const t=new URL(e),n="/"===t.pathname?"":t.pathname;return`${t.protocol?`${t.protocol}//`:""}${t.host}${n}`}catch{return e}},Z=e=>e.trim().toLowerCase().replace(/[^a-z0-9_:./-]+/g,"_").replace(/^_+|_+$/g,"")||"unknown",X=e=>Object.entries(e).map((([e,n])=>` - ${e}: ${t.bold.green((e=>{if(void 0===e)return"undefined";if(null===e)return"null";if(Array.isArray(e))return e.join(", ");if("object"==typeof e)try{return JSON.stringify(e,null,2)}catch{return String(e)}return e?.toString()??""})(n))}`)).join("\n"),ee={debug:0,info:1,warn:2,error:3,none:4},te=e=>e.split(">").map(H).join(">"),ne=(e,n,o,r)=>{const s=te(e);return(i,a="debug",{forward:u,context:c}={})=>{let d=t.dim,l=console.log;"error"===a?(d=t.red,l=console.error):"warn"===a?(d=t.yellow,l=console.warn):"info"===a&&(d=t.cyan,l=console.log);const p=`[${n.metadata?.name?`${n.metadata.name}|`:""}${a}|${n.bundler.name}|${s}]`,f="string"==typeof i?i:JSON.stringify(i,null,2);if(o.logs.push({bundler:n.bundler.name,pluginName:e,type:a,message:f,time:Date.now()}),"error"===a&&o.errors.push(f),"warn"===a&&o.warnings.push(f),u){const t=async()=>{try{const t=V(n);await t({message:f,context:{plugin:e,status:a,...c}})}catch(t){ne(e,n,o,r)(`Error forwarding log: ${t}`,"debug")}};o.queue.push(t())}ee[a]>=ee[r]&&l(`${d(p)} ${f}`)}},oe=(e,n,o)=>(r,s={})=>{const{level:i="debug",start:a=!0,log:u=!0,tags:c=[]}=s,d={pluginName:e,label:r,spans:[],tags:[...c,`plugin:${e}`,`level:${i}`],logLevel:i,total:0};n.push(d);const l=()=>d.spans.filter((e=>!e.end)),p=n=>{l().length||(!d.spans.length&&u&&o(t.dim(`[${t.cyan(r)}] : start`),"debug"),d.spans.push({start:n||Date.now(),tags:[`plugin:${e}`]}))},f=(e,n=!0)=>{const s=l();if(s?.length){s.length>1&&o(`Timer ${t.cyan(r)} has more than one ongoing span.`,"debug");for(const t of s)t.end=e||Date.now()}else n&&o(`Timer ${t.cyan(r)} cannot be paused, no ongoing span.`,"debug")};if(a){let e;"number"==typeof a&&(e=a),p(e)}return{timer:d,resume:p,end:e=>{f(e,!1);const n=d.spans.reduce(((e,t)=>e+(t.end-t.start)),0);d.total=n,u&&o(`[${t.cyan(r)}] : ${t.cyan(G(n))}`,i)},pause:f,tag:(e,t={})=>{const{span:n=!1}=t;if(n){const t=l();for(const n of t)n.tags.push(...e)}else d.tags.push(...e)}}},re=(e,t,n="warn")=>o=>{const r=ne(o,e,t,n);return{getLogger:r=>re(e,t,n)(`${te(o)}>${r}`),time:oe(o,t.timings,r),error:(e,t)=>r(e,"error",t),warn:(e,t)=>r(e,"warn",t),info:(e,t)=>r(e,"info",t),debug:(e,t)=>r(e,"debug",t)}},se=["buildEnd","buildStart","load","resolveId","transform","watchChange","writeBundle","buildRoot","init","buildReport","bundlerReport","git"],ie=(e,t,n,o)=>{const r=n=>function(...r){const s=o.time(`${e} | ${t}`,{log:!1,tags:["type:hook",`hook:${t}`]}),i=n.apply(this,r);return i instanceof Promise?i.finally((()=>{s.end()})):(s.end(),i)};return"object"==typeof n&&null!==n&&"handler"in n?{...n,handler:r(n.handler)}:r(n)},ae=(e,t,n)=>{const o=e.getLogger(M);return e=>{const r=o.time(`hook | init ${n}`,{log:!1}),s=t(e).map((e=>((e,t)=>{const n={...e},o=H(e.name);for(const r of se){const s=e[r];s&&(n[r]=ie(o,r,s,t))}return n})(e,o))),i=s.map((e=>`plugin:${e.name}`));return r.tag(i),r.end(),s}},ue=new Set,ce=(e,t,n)=>{const o=e[t];if(o&&"object"==typeof o&&"enable"in o){const e=o.enable;if("boolean"!=typeof e&&void 0!==e&&(ue.has(t)||(ue.add(t),n.warn(`\`${t}.enable\` should be a boolean, got ${typeof e}. Non-boolean values are coerced today but will be rejected in the next major.`))),void 0!==e)return!!e}return!!o},de="apps",le="datadog-apps-plugin",pe="api/unstable/app-builder-code/apps",fe="datadog-apps-assets.zip",me=/\.backend\.(ts|tsx|js|jsx)$/,he=[".ts",".tsx",".js",".jsx",".mjs",".cjs",".mts",".cts"],ge=["apiKey","oauth"],ye=e=>{const t=e[de]||{},n=(e=>{if(void 0!==e){if(ge.includes(e))return e;throw new Error(`apps.authOverrides.method must be one of: ${ge.join(", ")}`)}})(N("APPS_AUTH_METHOD")||t.authOverrides?.method)||((e=>Boolean((N("API_KEY")||e.auth?.apiKey)&&(N("APP_KEY")||e.auth?.appKey)))(e)?"apiKey":"oauth");return{include:t.include||[],dryRun:t.dryRun??!R(N("APPS_UPLOAD_ASSETS"),!1),identifier:t.identifier?.trim(),name:t.name?.trim()||e.metadata?.name?.trim(),...null!=t.description&&{description:t.description},...null!=t.selfService&&{selfService:t.selfService},...null!=t.permissions&&{permissions:t.permissions},authOverrides:{method:n}}},be=async e=>r.rm(e,{force:!0,maxRetries:3,recursive:!0}),we=async e=>r.mkdir(e,{recursive:!0}),ve=(e,t)=>{var n;n=a.dirname(e),s.mkdirSync(n,{recursive:!0}),s.writeFileSync(e,t,{encoding:"utf-8"})},$e=e=>s.readFileSync(e,{encoding:"utf-8"}),ke=e=>{try{return s.existsSync(e)}catch(e){if("ENOENT"===e.code)return!1;throw e}},xe=async(e,t)=>{if("function"==typeof s.openAsBlob){const n=await s.openAsBlob(e,{type:t.contentType});return new o.File([n],t.filename)}{const n=u.Readable.toWeb(s.createReadStream(e)),r=await new Response(n).blob();return new o.File([r],t.filename,{type:t.contentType})}},Se=async e=>{const t={empty:!1,exists:!0};try{const{size:n}=await r.stat(e);0===n&&(t.empty=!0)}catch(e){if("ENOENT"!==e.code)throw e;t.exists=!1}return t};var Ee=(e=>(e[e.BEFORE=0]="BEFORE",e[e.MIDDLE=1]="MIDDLE",e[e.AFTER=2]="AFTER",e))(Ee||{});const Ie=()=>import("oauth4webapi"),De=t.cyan.bold,Pe=e=>e.toString("base64url"),Ae=(e,t)=>{const n=(e=>"datad0g.com"===e?"f4bacdd2-0c8c-49f5-bf3e-a62ba3ec02e6":"e17b9ffa-3daf-4124-ba1b-4ac8c547d506")(e);return{authorizationUrl:`https://${t?`${t}.${e}`:`app.${e}`}/oauth2/v1/authorize`,cacheTokens:!0,clientId:n,openBrowser:!0,redirectUri:"http://localhost:8060",timeoutMs:3e5,tokenUrl:`https://api.${e}/oauth2/v1/token`}},je=e=>({client_id:e}),Me=e=>({issuer:new URL(e.authorizationUrl).origin,authorization_endpoint:e.authorizationUrl,token_endpoint:e.tokenUrl}),Oe=(e,t)=>`${e}:${t.clientId}:${((e,t)=>d.createHash("sha256").update([t.clientId,e,t.authorizationUrl,t.tokenUrl].join("|")).digest("hex").slice(0,16))(e,t)}`,Te=(e,t,n)=>{e.writeHead(t,{"Content-Type":"text/html; charset=UTF-8"}),e.end(n)},Ce=(e,t,n=Date.now())=>({accessToken:e.access_token,expiresAt:"number"==typeof e.expires_in?n+1e3*e.expires_in:void 0,expiresIn:e.expires_in,refreshToken:e.refresh_token,scope:e.scope,site:t,tokenType:e.token_type}),Ne=e=>null!==e&&"object"==typeof e&&!Array.isArray(e),Re=e=>e instanceof Error?e.message:String(e),_e=e=>{const t=Re(e).toLowerCase();return"NoEntry"===(e=>Ne(e)&&"string"==typeof e.code?e.code:void 0)(e)||t.includes("noentry")||t.includes("no matching entry")||t.includes("not found")},Fe=async(e,t)=>{const{AsyncEntry:n}=await import("@napi-rs/keyring");return new n("datadog-build-plugins:oauth",Oe(e,t))},ze=(e,t)=>new Error(`Could not ${e} Datadog OAuth token in the OS credential store. ${t instanceof Error?t.message:String(t)}`),Le=async(e,t)=>{try{const n=await Fe(e,t),o=await n.getPassword();if(!o)return;const r=JSON.parse(o);return(e=>{if(Ne(e)&&1===e.version&&Ne(e.token)&&"string"==typeof e.token.accessToken&&"string"==typeof e.token.clientId&&"string"==typeof e.token.site)return e})(r)?.token}catch(e){if(_e(e))return;throw ze("read",e)}},qe=async(e,t,n,o=e.site)=>{if(t.cacheTokens)try{await(async(e,t,n)=>{try{const o=await Fe(e,n),r={version:1,token:t};await o.setPassword(JSON.stringify(r))}catch(e){throw ze("save",e)}})(o,((e,t)=>({accessToken:e.accessToken,clientId:t,expiresAt:e.expiresAt,refreshToken:e.refreshToken,scope:e.scope,site:e.site,tokenType:e.tokenType}))(e,t.clientId),t),n.debug("Saved Datadog OAuth token to the OS credential store.")}catch(e){n.warn(`Could not save Datadog OAuth token to the OS credential store; continuing without a persistent cache. ${Re(e)}`)}},Ue=async(e,t,n)=>{if(t.cacheTokens)try{await(async(e,t)=>{try{const n=await Fe(e,t);await n.deletePassword()}catch(e){if(!_e(e))throw ze("delete",e)}})(e,t)}catch(e){n.warn(`Could not delete cached Datadog OAuth token. ${Re(e)}`)}},Be=async(e,t,n)=>{if(!t.cacheTokens)return;let o;try{o=await Le(e,t)}catch(e){n.warn(`Could not read cached Datadog OAuth token; starting browser authorization. ${Re(e)}`)}if(o){if(void 0===(r=o).expiresAt||r.expiresAt>Date.now()+3e5)return n.debug("Using cached Datadog OAuth access token."),(e=>({accessToken:e.accessToken,expiresAt:e.expiresAt,refreshToken:e.refreshToken,scope:e.scope,site:e.site,tokenType:e.tokenType}))(o);var r;if(o.refreshToken)try{n.debug("Refreshing cached Datadog OAuth access token.");const r=await(async(e,t,n)=>{const o=await Ie(),r=Me(t),s=je(t.clientId),i=await o.refreshTokenGrantRequest(r,s,o.None(),n),a=await o.processRefreshTokenResponse(r,s,i);return Ce({...a,refresh_token:a.refresh_token||n},e)})(e,t,o.refreshToken);return await qe(r,t,n),r}catch(o){return n.warn(`Cached Datadog OAuth token could not be refreshed; starting browser authorization. ${o instanceof Error?o.message:String(o)}`),void await Ue(e,t,n)}}},Ve=async(e,t,n)=>{const o=await Ie(),r=Me(t),s=je(t.clientId),i=Pe(d.randomBytes(32)),a=await(async e=>(await Ie()).calculatePKCECodeChallenge(e))(i),u=Pe(d.randomBytes(32)),p=(e=>{const t=new URL(e.authorizationUrl);return t.searchParams.set("redirect_uri",e.redirectUri),t.searchParams.set("client_id",e.clientId),t.searchParams.set("response_type","code"),t.searchParams.set("code_challenge",e.codeChallenge),t.searchParams.set("code_challenge_method","S256"),t.searchParams.set("state",e.state),t})({authorizationUrl:t.authorizationUrl,clientId:t.clientId,codeChallenge:a,redirectUri:t.redirectUri,state:u}),f=(async e=>{const t=new URL(e.redirectUri),n=Number(t.port||80);if("http:"!==t.protocol)throw new Error("OAuth redirect URI must use http for the local OAuth callback.");if(!Number.isInteger(n)||n<=0)throw new Error("OAuth redirect URI must include a valid port.");let o,r=!1;const s=l.createServer();try{return await new Promise(((i,a)=>{const u=e=>{r||(r=!0,e())};s.on("request",((n,o)=>{const r=new URL(n.url||"/",t.origin);if(r.pathname!==t.pathname)return void Te(o,404,"Not found.");let s;try{s=e.oauth.validateAuthResponse(e.authorizationServer,e.client,r,e.state)}catch(e){return Te(o,400,"OAuth authorization failed. You may now close this tab."),void u((()=>a(e instanceof Error?e:new Error(String(e)))))}if(!s.get("code"))return Te(o,400,"Missing OAuth authorization code. You may now close this tab."),void u((()=>a(new Error("Missing OAuth authorization code."))));Te(o,200,"OAuth authorization complete. You may now close this tab."),u((()=>i({callbackParameters:s})))})),s.once("error",(e=>u((()=>a(e))))),o=setTimeout((()=>{u((()=>a(new Error(`Timed out waiting for OAuth callback after ${e.timeoutMs}ms.`))))}),e.timeoutMs);try{const e="localhost"===t.hostname?void 0:t.hostname;s.listen(n,e)}catch(e){u((()=>a(e instanceof Error?e:new Error(String(e)))))}}))}finally{o&&clearTimeout(o),s.listening&&(s.close(),s.closeAllConnections?.(),s.closeIdleConnections?.())}})({authorizationServer:r,client:s,oauth:o,redirectUri:t.redirectUri,state:u,timeoutMs:t.timeoutMs});n.info(`Authorize Datadog Apps upload:\n ${De(p.toString())}`),t.openBrowser&&((e,t)=>{const n="darwin"===process.platform?{command:"open",args:[e]}:"win32"===process.platform?{command:"cmd",args:["/c","start","",e]}:{command:"xdg-open",args:[e]};try{const e=c.spawn(n.command,n.args,{detached:!0,stdio:"ignore"});e.once("error",(e=>{t.warn(`Could not open browser automatically: ${Re(e)}`)})),e.unref()}catch(e){t.warn(`Could not open browser automatically: ${Re(e)}`)}})(p.toString(),n);return(async e=>{const t=await Ie(),n=Me(e),o=je(e.clientId),r=await t.authorizationCodeGrantRequest(n,o,t.None(),e.callbackParameters,e.redirectUri,e.codeVerifier),s=await t.processAuthorizationCodeResponse(n,o,r);return Ce(s,e.site)})({callbackParameters:(await f).callbackParameters,clientId:t.clientId,codeVerifier:i,redirectUri:t.redirectUri,site:e,tokenUrl:t.tokenUrl,authorizationUrl:t.authorizationUrl})},He=new Map,Ke=async(e,t,n)=>{const o=Ae(e,n),r=`${e}:${n??""}:${o.clientId}`;let s=He.get(r);return s||(s=(async(e,t,n)=>{const o=await Be(e,t,n);return o?{persistAfterSuccessfulRequest:!1,token:o}:{persistAfterSuccessfulRequest:!0,token:await Ve(e,t,n)}})(e,o,t).catch((e=>{throw He.delete(r),e})),He.set(r,s)),s},We='Set apps.authOverrides.method: "oauth" or DD_APPS_AUTH_METHOD=oauth to use OAuth, or set DD_API_KEY and DD_APP_KEY to use API/App key auth.';class Je extends Error{constructor(){super(`Missing authentication. ${We}`),this.statusCode=400,this.name="MissingAuthenticationError"}}const Ge=(e,t,n)=>{if("oauth"===e)return e=>(async({auth:e,log:t,...n})=>{const{site:o,siteSubdomain:r}=e,{persistAfterSuccessfulRequest:s,token:i}=await Ke(o,t,r);if(!i.accessToken)throw new Error("OAuth authentication did not return an access token.");const a=await B({...n,auth:{accessToken:i.accessToken}});return s&&await qe(i,Ae(o,r),t,o),a})({...e,auth:t,log:n});if(t.apiKey&&t.appKey)return e=>B({...e,auth:{apiKey:t.apiKey,appKey:t.appKey}});throw new Je};function Ye(e,t){if(!function(e){return"Program"===e.type}(e))throw new Error(`Expected a Program node from this.parse() for ${t}, got ${e.type}`);return e}function Qe(e){return"object"==typeof e&&null!==e&&"Literal"===e.type&&"string"==typeof e.value}function Ze(e){return"type"===e.importKind||"type"===e.exportKind}function Xe(e,t){return function(e,t){const n=Ye(e,t),o=function(e){const t=new Map;for(const n of e.body)if("FunctionDeclaration"===n.type&&n.id)t.set(n.id.name,{kind:"function"});else if("ClassDeclaration"===n.type&&n.id)t.set(n.id.name,{kind:"class"});else if("VariableDeclaration"===n.type)for(const e of n.declarations)"Identifier"===e.id.type&&t.set(e.id.name,{kind:"variable",init:e.init});else if("ImportDeclaration"===n.type)for(const e of n.specifiers)t.set(e.local.name,{kind:"import"});return t}(n),r=[];for(const e of n.body){if("ExportDefaultDeclaration"===e.type)throw new Error(`Default exports are not supported in .backend.ts files. Use a named export instead: ${t}`);if("ExportAllDeclaration"===e.type)throw new Error(`"export *" is not supported in .backend.ts files. Use explicit named exports instead: ${t}`);if("ExportNamedDeclaration"!==e.type)continue;e.declaration&&r.push(...nt(e.declaration,t).map((e=>({kind:"local",name:e,localName:e}))));const n="string"==typeof e.source?.value?e.source.value:null;for(const s of e.specifiers){if("Identifier"!==s.exported.type)continue;if("default"===s.exported.name)throw new Error(`Default exports are not supported in .backend.ts files. Use a named export instead: ${t}`);const e="Identifier"===s.local.type?s.local.name:"string"==typeof s.local.value?s.local.value:null;e&&(n?r.push({kind:"re-export",name:s.exported.name,localName:e,source:n}):("Identifier"===s.local.type&&ot(e,o,t),r.push({kind:"local",name:s.exported.name,localName:e})))}}return r}(e,t).map((e=>e.name))}const et=new Set(["ArrayExpression","Literal","ObjectExpression","TemplateLiteral"]);function tt(e){return null==e||et.has(e.type)}function nt(e,t){if("FunctionDeclaration"===e.type&&e.id)return[e.id.name];if("ClassDeclaration"===e.type)throw new Error(`Class exports are not supported in .backend.ts files. Only function exports are allowed: ${t}`);if("VariableDeclaration"===e.type)return e.declarations.flatMap((e=>{if("Identifier"!==e.id.type)throw new Error(`Destructured exports are not supported in backend files. Use individual named exports instead: ${t}`);if(tt(e.init))throw new Error(`Non-function export "${e.id.name}" in backend file ${t}. Only function exports are supported — use "export function ${e.id.name}(…) { }" instead.`);return[e.id.name]}));throw new Error(`Unsupported export declaration type "${e.type}" in backend file ${t}. Only function and variable exports are allowed.`)}function ot(e,t,n){const o=t.get(e);if(o){if("class"===o.kind)throw new Error(`Class exports are not supported in .backend.ts files. Only function exports are allowed: ${n}`);if("variable"===o.kind&&tt(o.init))throw new Error(`Non-function export "${e}" in backend file ${n}. Only function exports are supported — use "export function ${e}(…) { }" instead.`)}}function rt(e){const t=e.relativePath.split(a.sep).join("/");return`${d.createHash("sha256").update(t).digest("hex")}.${e.name}`}function st(e){const t=[];for(const{exportName:n,queryName:o}of e)t.push(`export async function ${n}(...args) {`),t.push(` return globalThis.DD_APPS_RUNTIME.executeBackendFunction(${JSON.stringify(o)}, args);`),t.push("}"),t.push("");return t.join("\n")}function it(e,t,n){const o=[];return o.push(`import { ${e} } from ${JSON.stringify(t)};`),function(e){try{return require.resolve("@datadog/action-catalog/action-execution",{paths:[e]}),!0}catch{return!1}}(n)&&o.push("import { setExecuteActionImplementation } from '@datadog/action-catalog/action-execution';"),o.push(""),o.push('/** @param {import("./context.types").Context} $ */'),o.push("export async function main($) {"),o.push(" globalThis.$ = $;"),o.push(""),o.push(" // Register the $.Actions-based implementation for executeAction"),o.push(" if (typeof setExecuteActionImplementation === 'function') {\n setExecuteActionImplementation(async (actionId, request) => {\n const actionPath = actionId.replace(/^com\\.datadoghq\\./, '');\n const pathParts = actionPath.split('.');\n let actionFn = $.Actions;\n for (const part of pathParts) {\n if (!actionFn) throw new Error('Action not found: ' + actionId);\n actionFn = actionFn[part];\n }\n if (typeof actionFn !== 'function') throw new Error('Action is not a function: ' + actionId);\n return actionFn(request);\n });\n }"),o.push(""),o.push(" const args = $.backendFunctionArgs ?? [];"),o.push(` const result = await ${e}(...args);`),o.push(" return result;"),o.push("}"),o.join("\n")}function at(e,t,n){const o={state:t},r=e=>{n._?.(e,o),function(e,t){return t[e.type]}(e,n)?.(e,o);for(const t of Object.keys(e))"type"!==t&&s(e[t])},s=e=>{if(Array.isArray(e))for(const t of e)ut(t)&&r(t);else ut(e)&&r(e)};r(e)}function ut(e){return"object"==typeof e&&null!==e&&"type"in e&&"string"==typeof e.type}function ct(e){at(e,null,{_(e){const t=e;t.range||"number"!=typeof t.start||"number"!=typeof t.end||(t.range=[t.start,t.end])}});const t=E.analyze(e,{ecmaVersion:2022,ignoreEval:!0,sourceType:"module"}),n=new Map;for(const e of t.scopes)for(const t of e.references)n.set(t.identifier,t);return{scopeManager:t,referencesByIdentifier:n,moduleScope:ft(t)}}function dt(e,t){return t.referencesByIdentifier.get(e)?.resolved??void 0}function lt(e){return e.defs.some((e=>"ImportBinding"===e.type))}function pt(e,t){return t.moduleScope.set.get(e)}function ft(e){return e.scopes.find((e=>"module"===e.type))??e.globalScope}function mt(e,t,n){const o={scopeAnalysis:t,unsupportedAliases:ht(e,t)},r=[];return at(e,o,{CallExpression(e,{state:t}){(function(e,t,n){const o=e.callee;if("Identifier"===o.type){if(wt(o,t.unsupportedAliases,t.scopeAnalysis))throw xt(n,"action-catalog call aliases");if(wt(o,t.scopeAnalysis.actionFunctions,t.scopeAnalysis)){if(e.optional)throw xt(n,"optional action-catalog calls");return!0}return!1}if("MemberExpression"!==o.type)return!1;if(!gt(o,t.scopeAnalysis))return!1;if(e.optional||bt(o))throw xt(n,"optional or computed action-catalog namespace calls");return!0})(e,t,n)&&r.push(e)}}),r}function ht(e,t){const n=new Set;return at(e,t,{VariableDeclarator(e,{state:t}){for(const o of function(e,t){if("Identifier"===e.id.type&&"Identifier"===e.init?.type&&wt(e.init,t.actionFunctions,t))return $t(e,t,[e.id.name]);if("Identifier"===e.id.type&&"MemberExpression"===e.init?.type&>(e.init,t))return $t(e,t,[e.id.name]);if("ObjectPattern"!==e.id.type||"Identifier"!==e.init?.type||!wt(e.init,t.actionNamespaces,t))return[];const n=e.id.properties.flatMap((e=>"RestElement"===e.type||e.computed?[]:kt(e.value))).map((e=>e.name));return $t(e,t,n)}(e,t))n.add(o)},AssignmentExpression(e,{state:t}){for(const o of function(e,t){if("Identifier"===e.left.type&&"Identifier"===e.right.type&&wt(e.right,t.actionFunctions,t))return vt([e.left],t);if("Identifier"===e.left.type&&"MemberExpression"===e.right.type&>(e.right,t))return vt([e.left],t);if("ObjectPattern"!==e.left.type||"Identifier"!==e.right.type||!wt(e.right,t.actionNamespaces,t))return[];const n=e.left.properties.flatMap((e=>"RestElement"===e.type||e.computed?[]:kt(e.value)));return vt(n,t)}(e,t))n.add(o)}}),n}function gt(e,t){const n=yt(e);return!!n&&wt(n,t.actionNamespaces,t)}function yt(e){return"Identifier"===e.object.type?e.object:"MemberExpression"===e.object.type?yt(e.object):void 0}function bt(e){return!(!e.optional&&!e.computed)||"MemberExpression"===e.object.type&&bt(e.object)}function wt(e,t,n){return function(e,t,n){const o=dt(e,n);return!!o&&t.has(o)}(e,t,n.moduleScope)}function vt(e,t){return e.flatMap((e=>{const n=dt(e,t.moduleScope);return n?[n]:[]}))}function $t(e,t,n){const o=new Set(n);return t.moduleScope.scopeManager.getDeclaredVariables(e).filter((e=>o.has(e.name)))}function kt(e){switch(e.type){case"Identifier":return[e];case"ObjectPattern":return e.properties.flatMap((e=>"RestElement"===e.type?kt(e.argument):kt(e.value)));case"ArrayPattern":return e.elements.flatMap((e=>e?kt(e):[]));case"RestElement":return kt(e.argument);case"AssignmentPattern":return kt(e.left);case"MemberExpression":return[]}}function xt(e,t){return new Error(`Unsupported action-catalog call in ${e}: ${t} could hide a connectionId.`)}const St="@datadog/action-catalog";function Et(e,t,n){const o=e.get(t);if(!o)return Ot(t,[],n.name);const r=dt(n,o.scopeAnalysis);return r?function(e,t){return t.defs.some((t=>t.name===e))}(n,r)?Tt(t,[],n.name):Pt({modules:e,visitedExports:new Set},t,r,[]):Tt(t,[],n.name)}function It(e,t,n,o){const r=e.modules.get(t);if(!r)return function(e,t,n){return{kind:"unsupported",moduleId:e,reason:"missing-module-record",requestKind:"export",exportName:n,message:`Module '${e}' was not collected while resolving export '${n}'.`,hops:t}}(t,o,n);if("default"===n)return jt(t,o,n);const s=`${t}\0${n}`;if(e.visitedExports.has(s))return function(e,t,n){return{kind:"unsupported",moduleId:e,reason:"cycle",exportName:n,message:`Resolving export '${n}' from module '${e}' would cycle through the module graph.`,hops:t}}(t,o,n);e.visitedExports.add(s);try{const t=r.exportsByName.get(n);return t?function(e,t,n,o,r){if("unsupported"===o.kind)return function(e,t,n,o){return{kind:"unsupported",moduleId:e,reason:"unsupported-export",exportName:n,exportReason:o,message:`Export '${n}' from module '${e}' is unsupported: ${o}.`,hops:t}}(t.id,r,n,o.reason);if("re-export"===o.kind)return"default"===o.importedName?jt(t.id,r,n):It(e,o.resolvedId,o.importedName,[...r,{kind:"re-export",moduleId:t.id,exportName:n,sourceModuleId:o.resolvedId,sourceExportName:o.importedName}]);return Pt(e,t.id,o.variable,[...r,{kind:"local-export",moduleId:t.id,exportName:n,localName:o.variable.name}])}(e,r,n,t,o):function(e,t,n,o){let r;for(const s of t.starExports){const i=It(e,s.resolvedId,n,[...o,{kind:"star-export",moduleId:t.id,exportName:n,sourceModuleId:s.resolvedId}]);if("unsupported"===i.kind){if("missing-export"===i.reason)continue;return i}if(!r||!Dt(r,i)){if(r)return At(t.id,o,n);r=i}}return r??function(e,t,n){return{kind:"unsupported",moduleId:e,reason:"missing-export",exportName:n,message:`Module '${e}' does not expose export '${n}'.`,hops:t}}(t.id,o,n)}(e,r,n,o)}finally{e.visitedExports.delete(s)}}function Dt(e,t){return e.moduleId===t.moduleId&&e.variable===t.variable}function Pt(e,t,n,o){const r=e.modules.get(t);if(!r)return Ot(t,o,n.name);const s=r.importsByVariable.get(n);if(s)return function(e,t,n,o,r){if("default"===o.kind)return Mt(t,r,n);if("namespace"===o.kind)return function(e,t,n){return{kind:"unsupported",moduleId:e,reason:"namespace-import",variableName:n,message:`Variable '${n}' in module '${e}' is an unsupported namespace import.`,hops:t}}(t,r,n);if("default"===o.importedName)return Mt(t,r,n);return It(e,o.resolvedId,o.importedName,[...r,{kind:"import",moduleId:t,localName:n,exportName:o.importedName,sourceModuleId:o.resolvedId}])}(e,r.id,n.name,s,o);const i=r.topLevelBindingsByVariable.get(n);return i?"const"===i.kind?{kind:"local",moduleId:r.id,variable:n,binding:i,hops:o}:"mutable"===i.kind?function(e,t,n,o){return{kind:"unsupported",moduleId:e,reason:"mutable-binding",variableName:n,declarationKind:o,message:`Variable '${n}' in module '${e}' is declared with mutable '${o}'.`,hops:t}}(r.id,o,n.name,i.declarationKind):function(e,t,n,o){return{kind:"unsupported",moduleId:e,reason:"unsupported-binding",variableName:n,bindingReason:o,message:`Variable '${n}' in module '${e}' has unsupported binding: ${o}.`,hops:t}}(r.id,o,n.name,i.reason):function(e,t,n){return{kind:"unsupported",moduleId:e,reason:"missing-static-binding",variableName:n,message:`Variable '${n}' in module '${e}' does not have a recorded top-level static binding.`,hops:t}}(r.id,o,n.name)}function At(e,t,n){return{kind:"unsupported",moduleId:e,reason:"ambiguous-star-export",exportName:n,message:`Module '${e}' exposes ambiguous star exports for '${n}'.`,hops:t}}function jt(e,t,n){return{kind:"unsupported",moduleId:e,reason:"default-export",exportName:n,message:`Export '${n}' from module '${e}' resolves through an unsupported default export.`,hops:t}}function Mt(e,t,n){return{kind:"unsupported",moduleId:e,reason:"default-import",variableName:n,message:`Variable '${n}' in module '${e}' is an unsupported default import.`,hops:t}}function Ot(e,t,n){return{kind:"unsupported",moduleId:e,reason:"missing-module-record",requestKind:"variable",variableName:n,message:`Module '${e}' was not collected while resolving variable '${n}'.`,hops:t}}function Tt(e,t,n){return{kind:"unsupported",moduleId:e,reason:"unresolved-identifier",variableName:n,message:`Identifier '${n}' in module '${e}' is not a resolvable reference.`,hops:t}}function Ct(e,t,n){const o=Ht(n);switch(o.type){case"Literal":return function(e,t){if("string"==typeof t.value)return{kind:"resolved",moduleId:e,value:t.value};return function(e,t){return{kind:"unsupported",moduleId:e,reason:"non-string-literal",valueType:t,message:`Literal value type '${t}' in module '${e}' is not a string.`}}(e,typeof t.value)}(t,o);case"TemplateLiteral":return function(e,t){if(t.expressions.length>0)return function(e){return{kind:"unsupported",moduleId:e,reason:"dynamic-template-literal",message:`Dynamic template literals in module '${e}' cannot be resolved to static strings.`}}(e);return{kind:"resolved",moduleId:e,value:t.quasis.map((e=>e.value.cooked??e.value.raw)).join("")}}(t,o);case"Identifier":return function(e,t,n){const o=Et(e.modules,t,n);if("unsupported"===o.kind)return en(o,n.name);if(!o.binding.expression)return tn(o.moduleId,o.variable.name);if(e.seenVariables.has(o.variable))return Gt(o.moduleId,o.variable.name);e.seenVariables.add(o.variable);try{return Ct(e,o.moduleId,o.binding.expression)}finally{e.seenVariables.delete(o.variable)}}(e,t,o);case"MemberExpression":return function(e,t,n){const o=Nt(e,t,n);if("unsupported"===o.kind)return o;return Ct(e,o.moduleId,o.expression)}(e,t,o);default:return function(e,t){return{kind:"unsupported",moduleId:e,reason:"unsupported-expression",expressionType:t,message:`Expression type '${t}' in module '${e}' cannot be resolved to a static string.`}}(t,o.type)}}function Nt(e,t,n){if(n.optional)return function(e){return{kind:"unsupported",moduleId:e,reason:"optional-member-expression",message:`Optional member expressions in module '${e}' cannot be resolved to static strings.`}}(t);if(n.computed)return function(e){return{kind:"unsupported",moduleId:e,reason:"computed-member-expression",message:`Computed member expressions in module '${e}' cannot be resolved to static strings.`}}(t);if("Identifier"!==n.property.type)return function(e,t){return{kind:"unsupported",moduleId:e,reason:"non-static-member-property",propertyType:t,message:`Member property type '${t}' in module '${e}' is not statically named.`}}(t,n.property.type);const o=Rt(e,t,n.object);return"unsupported"===o.kind?o:function(e,t,n){let o;for(const r of t.properties){if("SpreadElement"===r.type)return Xt(e);if(r.computed)return Jt(e);if(Vt(r)===n){if(o)return Yt(e,n);if("init"!==r.kind)return Wt(e,n);if(!_t(r))return Zt(e,n,r.value.type);o=r}}if(!o)return function(e,t){return{kind:"unsupported",moduleId:e,reason:"missing-object-property",propertyName:t,message:`Static object in module '${e}' does not have property '${t}'.`}}(e,n);return{kind:"resolved",moduleId:e,expression:o.value}}(o.moduleId,o.expression,n.property.name)}function Rt(e,t,n){if("Super"===n.type)return Qt(t,n.type);const o=Ht(n);if("ObjectExpression"===o.type)return{kind:"resolved",moduleId:t,expression:o};if("MemberExpression"===o.type){const n=Nt(e,t,o);return"unsupported"===n.kind?n:Rt(e,n.moduleId,n.expression)}if("Identifier"!==o.type)return Qt(t,o.type);const r=Et(e.modules,t,o);if("unsupported"===r.kind)return en(r,o.name);if(!r.binding.expression)return tn(r.moduleId,r.variable.name);if(e.mutatedImportedObjectVariables.has(r.variable))return function(e,t){return{kind:"unsupported",moduleId:e,reason:"imported-object-mutation",variableName:t,message:`Imported object '${t}' from module '${e}' is mutated in the module graph.`}}(r.moduleId,r.variable.name);if(e.seenVariables.has(r.variable))return Gt(r.moduleId,r.variable.name);e.seenVariables.add(r.variable);try{return Rt(e,r.moduleId,r.binding.expression)}finally{e.seenVariables.delete(r.variable)}}function _t(e){const{value:t}=e;return"ObjectPattern"!==t.type&&"ArrayPattern"!==t.type&&"RestElement"!==t.type&&"AssignmentPattern"!==t.type}function Ft(e){const t=new Set;for(const n of e.values())at(n.ast,{modules:e,mutatedVariables:t,record:n},{AssignmentExpression(e,{state:t}){Lt(e.left,t)},UpdateExpression(e,{state:t}){Lt(e.argument,t)},UnaryExpression(e,{state:t}){"delete"===e.operator&&Lt(e.argument,t)},ForInStatement(e,{state:t}){zt(e.left,t)},ForOfStatement(e,{state:t}){zt(e.left,t)}});return t}function zt(e,t){"VariableDeclaration"!==e.type&&Lt(e,t)}function Lt(e,t){if("Identifier"!==e.type)if("MemberExpression"!==e.type)if("ObjectPattern"!==e.type)if("ArrayPattern"!==e.type)"RestElement"!==e.type?"AssignmentPattern"===e.type&&Lt(e.left,t):Lt(e.argument,t);else for(const n of e.elements)n&&Lt(n,t);else for(const n of e.properties)Lt("RestElement"===n.type?n.argument:n.value,t);else{const n=Bt(e);n&&qt(n,t)}else qt(e,t)}function qt(e,t){const n=Ut(t,e,new Set);n&&t.mutatedVariables.add(n)}function Ut(e,t,n){const o=dt(t,e.record.scopeAnalysis);if(!o||n.has(o))return;if(n.add(o),lt(o)){const n=Et(e.modules,e.record.id,t);return"local"===n.kind?n.variable:void 0}const r=function(e){for(const t of e.defs){const e=t.node;if("VariableDeclarator"===e.type&&e.init)return e.init}return}(o);if(!r)return;const s=function(e){const t=Ht(e);if("Identifier"===t.type)return t;if("MemberExpression"===t.type)return Bt(t);return}(r);return s?Ut(e,s,n):void 0}function Bt(e){return"Identifier"===e.type?e:"MemberExpression"===e.type?Bt(e.object):void 0}function Vt(e){return"Identifier"===e.key.type?e.key.name:"Literal"===e.key.type&&"string"==typeof e.key.value?e.key.value:void 0}function Ht(e){let t=e;for(;Kt(t);)t=t.expression;return t}function Kt(e){const t=e.type;return("TSAsExpression"===t||"TSSatisfiesExpression"===t||"TSNonNullExpression"===t||"TSTypeAssertion"===t)&&!!e.expression}function Wt(e,t){return{kind:"unsupported",moduleId:e,reason:"accessor-object-property",propertyName:t,message:`Static object property '${t}' in module '${e}' is an accessor.`}}function Jt(e){return{kind:"unsupported",moduleId:e,reason:"computed-object-property",message:`Computed object properties in module '${e}' cannot be resolved to static strings.`}}function Gt(e,t){return{kind:"unsupported",moduleId:e,reason:"cycle",variableName:t,message:`Resolving variable '${t}' in module '${e}' would cycle through static string values.`}}function Yt(e,t){return{kind:"unsupported",moduleId:e,reason:"duplicate-object-property",propertyName:t,message:`Static object in module '${e}' has duplicate property '${t}'.`}}function Qt(e,t){return{kind:"unsupported",moduleId:e,reason:"non-object-member-value",expressionType:t,message:`Expression type '${t}' in module '${e}' is not a static object value.`}}function Zt(e,t,n){return{kind:"unsupported",moduleId:e,reason:"unsupported-object-property-value",propertyName:t,valueType:n,message:`Static object property '${t}' in module '${e}' has unsupported value type '${n}'.`}}function Xt(e){return{kind:"unsupported",moduleId:e,reason:"object-spread",message:`Object spreads in module '${e}' cannot be resolved to static strings.`}}function en(e,t){return{kind:"unsupported",moduleId:e.moduleId,reason:"static-definition-unsupported",variableName:t,definition:e,message:`Variable '${t}' could not be resolved to a static definition: ${e.message}`}}function tn(e,t){return{kind:"unsupported",moduleId:e,reason:"uninitialized-const",variableName:t,message:`Const variable '${t}' in module '${e}' does not have an initializer.`}}const nn=new Set(["node_modules",".yarn"]);function on(e,t,n,o=[]){if(!kn(e,t))return null;const r=Ye(n,e),s=ct(r),i=function(e,t){const n=function(e){return e.body.flatMap((e=>("ImportDeclaration"===e.type||"ExportNamedDeclaration"===e.type||"ExportAllDeclaration"===e.type)&&e.source&&Qe(e.source)?[e.source.value]:[]))}(e);return t.map(((e,t)=>({source:n[t]??e,resolvedId:e})))}(r,o);return{id:e,ast:r,scopeAnalysis:s,staticDependencies:i,unsupportedDependencies:vn(r),importsByVariable:rn(r,s,i),exportsByName:sn(r,s,i),starExports:cn(r,i),topLevelBindingsByVariable:dn(r,s)}}function rn(e,t,n){const o=new Map;for(const r of e.body){if("ImportDeclaration"!==r.type||!Qe(r.source))continue;const e=wn(n,r.source.value);for(const n of r.specifiers){const[r]=t.scopeManager.getDeclaredVariables(n);r&&("ImportSpecifier"!==n.type?o.set(r,{kind:"ImportDefaultSpecifier"===n.type?"default":"namespace",resolvedId:e}):o.set(r,{kind:"named",importedName:yn(n.imported),resolvedId:e}))}}return o}function sn(e,t,n){const o=new Map;for(const r of e.body)"ExportNamedDeclaration"!==r.type?"ExportDefaultDeclaration"!==r.type?"ExportAllDeclaration"===r.type&&un(r,n,o):o.set("default",{kind:"unsupported",reason:"default export"}):an(r,t,n,o);return o}function an(e,t,n,o){if(e.declaration)!function(e,t,n){if(!e)return;if("VariableDeclaration"===e.type){for(const o of e.declarations){const e=t.scopeManager.getDeclaredVariables(o);if("Identifier"!==o.id.type){for(const t of e)n.set(t.name,{kind:"unsupported",reason:"binding pattern export"});continue}const[r]=e;r&&n.set(o.id.name,{kind:"local",variable:r})}return}if(("FunctionDeclaration"===e.type||"ClassDeclaration"===e.type)&&e.id){const[o]=t.scopeManager.getDeclaredVariables(e);o&&n.set(e.id.name,{kind:"local",variable:o})}}(e.declaration,t,o);else if(e.source&&Qe(e.source)){const t=wn(n,e.source.value);for(const n of e.specifiers){if("ExportSpecifier"!==n.type)continue;const e=yn(n.exported);"default"!==e?o.set(e,{kind:"re-export",importedName:yn(n.local),resolvedId:t}):o.set(e,{kind:"unsupported",reason:"default re-export",resolvedId:t})}}else for(const n of e.specifiers){if("ExportSpecifier"!==n.type)continue;const e=yn(n.exported);if("default"===e){o.set(e,{kind:"unsupported",reason:"default export"});continue}const r=pt(yn(n.local),t);o.set(e,r?{kind:"local",variable:r}:{kind:"unsupported",reason:"unresolved local export"})}}function un(e,t,n){const o=bn(e);o&&Qe(e.source)&&n.set(o,{kind:"unsupported",reason:"namespace re-export",resolvedId:wn(t,e.source.value)})}function cn(e,t){return e.body.flatMap((e=>"ExportAllDeclaration"!==e.type||bn(e)||!Qe(e.source)?[]:[{resolvedId:wn(t,e.source.value)}]))}function dn(e,t){const n=new Map;for(const o of e.body)ln(o,t,n);return function(e,t,n){at(e,{scopeAnalysis:t,bindings:n},{AssignmentExpression(e,{state:t}){mn(e.left,t.scopeAnalysis,t.bindings)},UpdateExpression(e,{state:t}){mn(e.argument,t.scopeAnalysis,t.bindings)},UnaryExpression(e,{state:t}){"delete"===e.operator&&mn(e.argument,t.scopeAnalysis,t.bindings)},ForInStatement(e,{state:t}){fn(e.left,t.scopeAnalysis,t.bindings)},ForOfStatement(e,{state:t}){fn(e.left,t.scopeAnalysis,t.bindings)}})}(e,t,n),n}function ln(e,t,n){if("VariableDeclaration"===e.type)return void pn(e,t,n);if("ExportNamedDeclaration"===e.type&&"VariableDeclaration"===e.declaration?.type)return void pn(e.declaration,t,n);const o="ExportNamedDeclaration"===e.type||"ExportDefaultDeclaration"===e.type?e.declaration:e;if(o&&("FunctionDeclaration"===o.type||"ClassDeclaration"===o.type)&&o.id){const[e]=t.scopeManager.getDeclaredVariables(o);e&&n.set(e,{kind:"unsupported",reason:`${o.type} binding`})}}function pn(e,t,n){for(const o of e.declarations){const r=t.scopeManager.getDeclaredVariables(o);if("Identifier"!==o.id.type){for(const e of r)n.set(e,{kind:"unsupported",reason:"binding pattern"});continue}const[s]=r;s&&("const"===e.kind?n.set(s,{kind:"const",expression:o.init??null}):n.set(s,{kind:"mutable",declarationKind:e.kind}))}}function fn(e,t,n){"VariableDeclaration"!==e.type&&mn(e,t,n)}function mn(e,t,n){if("Identifier"!==e.type)if("MemberExpression"!==e.type)if("ObjectPattern"!==e.type)if("ArrayPattern"!==e.type)"RestElement"!==e.type?"AssignmentPattern"===e.type&&mn(e.left,t,n):mn(e.argument,t,n);else for(const o of e.elements)o&&mn(o,t,n);else for(const o of e.properties)mn("RestElement"===o.type?o.argument:o.value,t,n);else{const o=gn(e);o&&hn(o,t,n,"mutated object binding")}else hn(e,t,n,"reassigned binding")}function hn(e,t,n,o){const r=dt(e,t);if(!r||lt(r)||!n.has(r))return;const s=n.get(r);"mutable"!==s?.kind&&n.set(r,{kind:"unsupported",reason:o})}function gn(e){return"Identifier"===e.type?e:"MemberExpression"===e.type?gn(e.object):void 0}function yn(e){return"Identifier"===e.type?e.name:String(e.value)}function bn(e){const t=e.exported;return t?yn(t):void 0}function wn(e,t){return e.find((e=>e.source===t))?.resolvedId??t}function vn(e){const t=[];return at(e,t,{ImportExpression(e,{state:t}){const n=function(e){return Sn(e.source,"non-literal dynamic import")}(e);$n(n)&&t.push({specifier:n,kind:"dynamic-import"})},CallExpression(e,{state:t}){if(function(e){return"Import"===e.callee.type}(e)){const n=function(e){return Sn(e.arguments[0],"non-literal dynamic import")}(e);$n(n)&&t.push({specifier:n,kind:"dynamic-import"})}else(function(e){if("Identifier"!==e.callee.type||"require"!==e.callee.name)return!1;const[t]=e.arguments;return!t||!Qe(t)||En(t.value)})(e)&&t.push({specifier:xn(e),kind:"require"})}}),t}function $n(e){return"non-literal dynamic import"===e||En(e)}function kn(e,t){if(!he.some((t=>e.endsWith(t))))return!1;const n=a.relative(a.resolve(t),e);return!n.startsWith("..")&&!a.isAbsolute(n)&&!n.split(a.sep).some((e=>nn.has(e)))}function xn(e){return Sn(e.arguments[0],"local require")}function Sn(e,t){return Qe(e)?e.value:t}function En(e){return e.startsWith(".")||e.startsWith("/")}function In(e,t){return new Error(`Unsupported local module graph for ${e}: ${t} could hide an action-catalog connectionId.`)}function Dn(e,t,n){const o=new Set;return function(e,t,n,o){const r=[e],s=new Set;for(;r.length>0;){const i=r.shift();if(s.has(i))continue;s.add(i);const a=t.get(i);if(!a)throw In(e,`missing module record for ${i}`);o({entryId:e,moduleId:i,record:a});for(const t of a.unsupportedDependencies)throw In(e,`${t.kind} ${t.specifier}`);for(const o of a.staticDependencies){const s=o.resolvedId;if(kn(s,n)){if(!t.has(s))throw In(e,`uncollected local import ${s} from ${a.id}`);r.push(s)}}}}(e,t,n,(({record:e})=>{const n=function(e){const t=new Set,n=new Set;for(const r of e.body)if("ImportDeclaration"===r.type&&"string"==typeof(o=r.source.value)&&(o===St||o.startsWith(`${St}/`))&&!Ze(r))for(const e of r.specifiers)Ze(e)||("ImportNamespaceSpecifier"===e.type?n.add(e.local.name):t.add(e.local.name));var o;return{functions:t,namespaces:n}}(e.ast),r=function(e,t){const n=new Set,o=new Set;for(const r of e.scopeManager.scopes)for(const e of r.variables)lt(e)&&(t.functions.has(e.name)&&n.add(e),t.namespaces.has(e.name)&&o.add(e));return{moduleScope:e,actionFunctions:n,actionNamespaces:o}}(e.scopeAnalysis,n);for(const n of mt(e.ast,r,e.id)){const r=Pn(n,t,e);r&&o.add(r)}})),[...o].sort()}function Pn(e,t,n){const[o]=e.arguments;if(!o||"ObjectExpression"!==o.type)throw Mn(n.id,"non-object action-catalog call arguments");const r=function(e,t){let n;for(const o of e.properties){if("SpreadElement"===o.type)throw Mn(t,"spread object arguments");if(o.computed)throw Mn(t,"computed object property keys");if(jn(o)){if(n)throw Mn(t,"multiple connectionId properties");if("init"!==o.kind)throw Mn(t,"accessor connectionId properties");if(!An(o))throw Mn(t,"destructuring pattern in connectionId value");n=o}}return n}(o,n.id);if(!r)return;const s=function(e,t,n){return Ct({modules:e,mutatedImportedObjectVariables:Ft(e),seenVariables:new Set},t,n)}(t,n.id,r.value);if("resolved"===s.kind)return s.value;throw i=n.id,a=`static string resolution ${function(e){return"static-definition-unsupported"===e.reason?`${e.reason}/${e.definition.reason}`:e.reason}(s)}: ${s.message}`,new Error(`Unsupported action-catalog connectionId in ${i}: ${a}.`);var i,a}function An(e){const{value:t}=e;return"ObjectPattern"!==t.type&&"ArrayPattern"!==t.type&&"RestElement"!==t.type&&"AssignmentPattern"!==t.type}function jn(e){return"connectionId"===function(e){if("Identifier"===e.key.type)return e.key.name;if("Literal"===e.key.type&&"string"==typeof e.key.value)return e.key.value;return}(e)}function Mn(e,t){return new Error(`Unsupported action-catalog call in ${e}: ${t} could hide a connectionId.`)}const On=/^(?:\0|virtual:)/;function Tn(e){const t=new Map;return{plugin:{name:"dd-backend-module-graph-collector",moduleParsed(n){const o=Cn(n.id);if(r=o,On.test(r))return;var r;const s=on(o,e,n.ast,function(e){return e.importedIdResolutions?.map((({id:e})=>e))??[...e.importedIds]}(n).map(Cn));s&&t.set(s.id,s)}},getModuleRecords:()=>t}}function Cn(e){return e.split("?")[0]}function Nn(e,t){const n=Tn(t);return{plugin:n.plugin,getAllowedConnectionIds:()=>Dn(e,n.getModuleRecords(),t)}}function Rn(e,t){return{name:e,enforce:"pre",resolveId:e=>t[e]?{id:e,moduleSideEffects:!0}:null,load:e=>t[e]?t[e]:null}}function _n(e,t,n=[]){return{configFile:!1,root:e,logLevel:"silent",build:{minify:!1,target:"esnext",rollupOptions:{output:{format:"es",exports:"named",inlineDynamicImports:!0},preserveEntrySignatures:"exports-only",treeshake:!1,onwarn(e,t){"MODULE_LEVEL_DIRECTIVE"!==e.code&&t(e)}}},resolve:{extensions:[...he,".json"]},plugins:[Rn("dd-backend-resolve",t),...n]}}function Fn(e){return`${e.relativePath}/${e.name}`}async function zn(e,t,n,o){const r=Fn(t),s=`virtual:dd-backend-dev:${r}`,i=function(e,t,n){return it(e,t,n??process.cwd())}(t.name,t.absolutePath,n),a=Nn(t.absolutePath,n);o.debug(`Bundling backend function "${r}" from ${t.absolutePath}`);const u=_n(n,{[s]:i},[a.plugin]),c=await e({...u,build:{...u.build,write:!1,rollupOptions:{...u.build.rollupOptions,input:s,output:u.build.rollupOptions.output}}}),d=Array.isArray(c)?c[0]:c;if(!("output"in d))throw new Error(`Unexpected vite.build result for "${r}"`);const l="chunk"===d.output[0].type?d.output[0].code:"",p={...t,allowedConnectionIds:a.getAllowedConnectionIds()};return o.debug(`Bundled "${r}" (${l.length} bytes)`),{func:p,code:l}}async function Ln(e,t,n,o,r,s){const i=`https://api.${o.site}/api/v2/app-builder/queries/preview-async`,a=Fn(t);s.debug(`Calling Datadog API: ${i}`);const u=JSON.stringify({data:{type:"queries",attributes:{query:{id:d.randomUUID(),name:a,type:"action",properties:{spec:{fqn:"com.datadoghq.datatransformation.jsFunctionWithActions",inputs:{script:e,allowedConnectionIds:t.allowedConnectionIds,context:{backendFunctionArgs:n}}},onlyTriggerManually:!0}},template_params:{}}}}),c=await r({url:i,method:"POST",type:"json",getData:()=>({data:u,headers:{"Content-Type":"application/json"}})}),l=c.data?.id;if(!l)throw new Error("No receipt ID returned from Datadog API");return s.debug(`Query execution started with receipt: ${l}`),async function(e,t,n,o){const r=`https://api.${t.site}/api/v2/app-builder/queries/execution-long-polling/${e}`,s=10;for(let e=0;e<s;e++){o.debug(`Long-poll attempt ${e+1}/${s}...`);const t=await n({url:r,type:"json"});if(t.errors?.length){const e=t.errors.map((e=>e.detail||e.title)).join("; ");throw new Error(`Query execution failed: ${e}`)}const i=t.data?.attributes;if(o.debug(`Long-poll response, done: ${i?.done}`),i?.done){if(!i.outputs)throw new Error("Query execution completed without outputs");return i.outputs}}throw new Error("Query execution timed out")}(l,o,r,s)}function qn(e,t,n){e.statusCode=t,e.setHeader("Content-Type","application/json"),e.end(JSON.stringify({success:!1,error:n}))}class Un extends Error{constructor(e,t){super(t),this.statusCode=e}}async function Bn(e,t,n){const{functionName:o,args:r=[]}=await function(e){return new Promise(((t,n)=>{let o="";e.on("data",(e=>{o+=e.toString()})),e.on("end",(()=>{try{t(JSON.parse(o))}catch{n(new Error("Invalid JSON body"))}})),e.on("error",n)}))}(e);if(!o||"string"!=typeof o)throw new Un(400,"Missing or invalid functionName");const s=t.get(o);if(!s)throw new Un(404,`Backend function "${o}" not found`);return{...await n(s),args:r}}function Vn(e,t,n,o,r,s){const i=t=>zn(e,t,r,s),a=t();return a.length>0&&s.info(`Dev server middleware active for ${a.length} backend function(s): ${a.map((e=>e.name)).join(", ")}`),o||s.warn(`Auth credentials not configured. The /__dd/executeAction endpoint will be unavailable. ${We}`),(e,r,a)=>{if("POST"!==e.method)return void a();const u=(c=t(),new Map(c.map((e=>[rt(e),e]))));var c;if("/__dd/debugBundle"===e.url)(async function(e,t,n,o){try{const{code:r}=await Bn(e,n,o);t.statusCode=200,t.setHeader("Content-Type","text/plain"),t.end(r)}catch(e){qn(t,e instanceof Un?e.statusCode:500,e instanceof Error?e.message:"Internal server error")}})(e,r,u,i).catch((()=>{qn(r,500,"Unexpected error")}));else if("/__dd/executeAction"===e.url){if(!o)return void qn(r,400,`Auth credentials not configured. ${We}`);(async function(e,t,n,o,r,s,i){try{const{func:a,code:u,args:c}=await Bn(e,n,o),d=Fn(a);i.debug(`Executing action: ${d} with args`);const l=await Ln(u,a,c,r,s,i);t.statusCode=200,t.setHeader("Content-Type","application/json"),t.end(JSON.stringify({success:!0,result:l}))}catch(e){const n=e instanceof Un?e.statusCode:500,o=e instanceof Error?e.message:"Internal server error";i.debug(`Error handling executeAction: ${o}`),qn(t,n,o)}})(e,r,u,i,n,o,s).catch((()=>{qn(r,500,"Unexpected error")}))}else a()}}const Hn=async(e,t)=>{const n=(await Promise.all(e.map((e=>h.glob(e,{absolute:!0,cwd:t,nodir:!0}))))).flat(),o=Array.from(new Set(n)).map((e=>a.relative(t,e))),r=(e=>{if(0===e.length)return"";const t=e[0].split(a.sep);let n="";for(let o=0;o<t.length-1;o++){const r=t.slice(0,o+1).join(a.sep);if(!e.every((e=>e.startsWith(`${r}${a.sep}`))))break;n=r}return n})(o);return o.map(((e,t)=>{const o=r?e.slice(r.length+1):e;return{absolutePath:n[t],relativePath:o.split(a.sep).join("/")}}))},Kn=(e,t)=>K(t)?I:t.startsWith(e)||a.isAbsolute(t)?t:a.resolve(e,t),Wn=(e,t)=>{let n,o=Kn(process.cwd(),e);for(;!n;){const e=a.resolve(o,t);if(ke(e)&&(n=e),o=o.split(a.sep).slice(0,-1).join(a.sep),[a.sep,""].includes(o))break}return n},Jn=(e,t)=>{const n=[...e].map((e=>Kn(t||process.cwd(),e).split(a.sep))),o=n.length?Math.min(...n.map((e=>e.length))):0,r=[];for(let e=0;e<o;e++){const t=n[0][e];if(!n.every((n=>n[e]===t)))break;r.push(t)}return r.length>0&&r.join(a.sep)||a.sep},Gn=t.bold.red,Yn=t.bold.yellow,Qn=e=>{const t=Wn(e,"package.json");if(t)try{const e=$e(t);return JSON.parse(e)}catch(e){return}},Zn=(e,t,n)=>{if(n?.name&&n?.identifier)return{identifier:n?.identifier,name:n.name};const o=Qn(e);o||t.warn(Yn("No package.json found to infer the app name."));const r=n?.name||o?.name?.trim();r||t.error(Gn("Unable to determine the app name to compute the app identifier."));const s=((e,t)=>{const n=e||(e=>{if(e&&e.repository)return"string"==typeof e.repository?e.repository:"url"in e.repository?e.repository.url:void 0})(t);if(!n)return;const o=Q(n.trim());return o?o.replace(/\.git$/,""):void 0})(n?.url,o);s||t.error(Gn("Unable to determine the git remote to compute the app identifier."));const i=n?.identifier||((e,t)=>{if(!e||!t)return;const n=`${e}:${t}`;return d.createHash("sha256").update(n).digest("hex").slice(0,32)})(s,r);return i&&r||t.error(Gn("Unable to compute the app identifier.")),{identifier:i,name:r}},Xn=t.green.bold,eo=t.yellow.bold,to=t.cyan.bold,no=t.bold,oo=(e,t,n,o,r)=>{if(o)return o;if(!r)return;return`https://${n??"app"}.${t}${"upload"===e?`/app-builder/apps/edit/${r}?viewMode=preview`:`/app-builder/apps/${r}`}`},ro=(e,t)=>`Could not resolve the App Builder URL for this ${e} — find "${t}" in your App Builder apps list to view it.`,so=(e,t={},n)=>async()=>{const o=await xe(e,{contentType:"application/zip",filename:fe});return q({getForm:()=>{const e=new FormData;e.append("name",n),e.append("bundle",o,fe);const t=N("APPS_VERSION_NAME")?.trim();return t&&e.append("version",t),e},defaultHeaders:t,zip:!1})},io=async(e,t,n)=>{const o=[],r=[],s=t.doAuthenticatedRequest;if(!t.identifier)return o.push(new Error("No app identifier provided")),{errors:o,warnings:r};const i=(a=t.site,c=t.identifier,N("APPS_INTAKE_URL")||`https://api.${a}/${pe}/${c}/upload`);var a,c;const d=L({bundler:t.bundlerName,plugin:"apps",version:t.version}),l=X({identifier:t.identifier,intakeUrl:i,defaultHeaders:`\n${JSON.stringify(d,null,2)}`}),p=`an archive of:\n - ${Xn(e.assets.length.toString())} files\n - ${Xn(g(e.size))}\n\nWith the configuration:\n${l}`;if(t.dryRun)return n.error(`\n${to("Dry run enabled")}\n\nSkipping assets upload.\nWould have uploaded ${p}`),{errors:o,warnings:r};try{const o=await s({url:i,method:"POST",type:"json",getData:so(e.archivePath,d,t.name),onRetry:(e,t)=>{const o=`Failed to upload archive (attempt ${eo(`${t}/5`)}): ${e.message}`;r.push(o),n.warn(o)}});n.debug(`Uploaded ${p}\n`);const a=oo("upload",t.site,t.siteSubdomain,o.app_builder_url,o.app_builder_id);if(a)n.info(`Your application is available at:\n ${to(a)}`);else{const e=ro("upload",t.name);r.push(e),n.warn(e)}const c=R(N("APPS_PUBLISH"),!0);if(o.version_id&&c){const e=((e,t)=>`https://api.${e}/${pe}/${t}/release/live`)(t.site,t.identifier),i=await s({url:e,method:"PUT",type:"json",getData:async()=>({data:u.Readable.from(JSON.stringify({version_id:o.version_id})),headers:{"Content-Type":"application/json",...d}}),onRetry:(e,t)=>{const o=`Failed to release version (attempt ${eo(`${t}/5`)}): ${e.message}`;r.push(o),n.warn(o)}}),a=oo("release",t.site,t.siteSubdomain,i.app_builder_url,i.app_builder_id??o.app_builder_id);if(a)n.info(`Published uploaded version ${no(o.version_id)} to live.\n ${to(a)}`);else{n.info(`Published uploaded version ${no(o.version_id)} to live.`);const e=ro("release",t.name);r.push(e),n.warn(e)}}else o.version_id&&!c&&n.info(`Uploaded version ${no(o.version_id)} as a draft (publish skipped).`)}catch(e){const t=e instanceof Error?e:new Error(String(e));o.push(t)}return{errors:o,warnings:r}},ao=t.yellow.bold,uo=t.red.bold,co="manifest.json";async function lo(e,t){const n=await r.mkdtemp(a.join(p.tmpdir(),"dd-apps-manifest-")),o=a.join(n,co);try{await r.writeFile(o,JSON.stringify(function(e,t){const n={};for(const t of e)n[rt(t)]={allowedConnectionIds:[...t.allowedConnectionIds]};const o={backend:{functions:n}};null!=t.description&&(o.description=t.description),null!=t.selfService&&(o.selfService=t.selfService);const r=t.permissions?.protectionLevel??null,s=t.permissions?.runAs??null;return null==r&&null==s||(o.permissions={...null!=r&&{protectionLevel:r},...null!=s&&{runAs:s}}),o}(e,t),null,2))}catch(e){throw await be(n),e}return{manifestAsset:{absolutePath:o,relativePath:co},cleanup:()=>be(n)}}const po=async({backendOutputs:e,backendFunctions:t,context:n,doAuthenticatedRequest:o,options:i})=>{const u=n.getLogger(le),{auth:c,buildRoot:d,bundler:{name:l,outDir:f},git:h,version:g}=n,y=u.time("handle assets");let b,w,v;try{const n=u.time("resolve identifier"),{name:y,identifier:v}=Zn(d,u,{url:h?.remote,name:i.name,identifier:i.identifier});if(!v||!y)throw new Error("Missing apps identification.\nEither:\n - pass an 'options.apps.identifier' and 'options.apps.name' to your plugin's configuration.\n - have a 'name' and a 'repository' in your 'package.json'.\n - have a valid remote url on your git project.\n");n.end();const $=a.relative(d,f),k=[...i.include,`${$}/**/*`],x=await Hn(k,d);if(!x.length)return void u.debug("No assets to upload.");const S=new Set(e.values()),E=x.filter((e=>!S.has(e.absolutePath))).map((e=>({...e,relativePath:`frontend/${e.relativePath}`})));for(const[t,n]of e)E.push({absolutePath:n,relativePath:`backend/${t}.js`});const{manifestAsset:I,cleanup:D}=await lo(t,i);w=D,E.push(I);const P=u.time("archive assets"),A=await(async e=>{const t=await r.mkdtemp(a.join(p.tmpdir(),"dd-apps-")),n=a.join(t,fe),o=new m;for(const t of e)o.file(t.relativePath,s.createReadStream(t.absolutePath),{binary:!0,compression:"DEFLATE",compressionOptions:{level:9}});await new Promise(((e,t)=>{const r=s.createWriteStream(n),i=o.generateNodeStream({type:"nodebuffer",streamFiles:!0,compression:"DEFLATE",compressionOptions:{level:9}});i.on("error",t),r.on("error",t),r.on("close",e),i.pipe(r)}));const{size:i}=await r.stat(n);return{archivePath:n,size:i,assets:e}})(E);P.end(),b=a.dirname(A.archivePath);const j=u.time("upload assets"),{errors:M,warnings:O}=await io(A,{bundlerName:l,doAuthenticatedRequest:o,dryRun:i.dryRun,identifier:v,name:y,site:c.site,siteSubdomain:c.siteSubdomain,version:g},u);if(j.end(),O.length>0&&u.warn(`${ao("Warnings while uploading assets:")}\n - ${O.join("\n - ")}`),M.length>0){const e=M.map((e=>{const t=e.cause instanceof Error?e.cause.message:e.cause,n=e.message||e.stack||String(e);return t?`${t}\n${n}`:n})).join("\n - ");throw new Error(` - ${e}`)}}catch(e){v=e,u.error(`${uo("Failed to upload assets:")}\n${e?.message||e}`)}if(b&&await be(b),w&&await w(),y.end(),v)throw v};const fo=a.join(__dirname,"./apps-runtime.mjs"),mo=async()=>{throw new Error("Dry run should not perform authenticated requests.")},ho=({bundler:e,context:t,options:n})=>{const o=t.getLogger(le),{auth:s,buildRoot:i}=t;t.inject({type:"file",position:Ee.MIDDLE,value:fo});const{setBackendFunctions:u,getBackendFunctions:c}=function(){const e=new Map;return{setBackendFunctions(t,n){e.set(t,n)},getBackendFunctions:()=>Array.from(e.values()).flat()}}();return{transform:{filter:{id:{include:[me],exclude:[/node_modules/,/[/\\]dist[/\\]/]}},handler(e,t){const n=Xe(this.parse(e),t);if(0===n.length)return o.warn(`Backend file ${t} has no exported functions. Did you forget to add a named export?`),u(t,[]),{code:"",map:null};const{functions:r,proxyCode:s}=function(e,t,n){const o=a.relative(n,t).replace(me,""),r=[],s=[];for(const n of e){const e={relativePath:o,name:n,absolutePath:t,allowedConnectionIds:[]};r.push(e),s.push({exportName:n,queryName:rt(e)})}return{functions:r,proxyCode:st(s)}}(n,t,i);return u(t,r),o.debug(`Generated proxy for ${t} with ${r.length} export(s)`),{code:s,map:null}}},async closeBundle(){let u,d=new Map,l=c();if(l.length>0){const t=await async function(e,t,n,o){const s=await r.mkdtemp(a.join(p.tmpdir(),"dd-apps-backend-")),i=new Map,u=new Map;o.debug(`Building ${t.length} backend function(s) via vite.build()`);for(const r of t){const t=rt(r),c=`\0dd-backend:${t}`,d=it(r.name,r.absolutePath,n),l=Nn(r.absolutePath,n),p=_n(n,{[c]:d},[l.plugin]),f=await e({...p,build:{...p.build,write:!0,outDir:s,emptyOutDir:!1,rollupOptions:{...p.build.rollupOptions,input:{[t]:c},output:{...p.build.rollupOptions.output,entryFileNames:"[name].js"}}}}),m=Array.isArray(f)?f[0]:f;if("output"in m)for(const e of m.output){if("chunk"!==e.type||!e.isEntry)continue;const n=a.resolve(s,e.fileName);i.set(t,n),o.debug(`Backend function "${t}" output: ${n}`)}u.set(r.absolutePath,l.getAllowedConnectionIds())}return{outDir:s,outputs:i,functions:t.map((e=>({...e,allowedConnectionIds:u.get(e.absolutePath)})))}}(e.build,l,i,o);u=t.outDir,d=t.outputs,l=t.functions}try{const e=n.dryRun?mo:Ge(n.authOverrides.method,s,o);await po({backendOutputs:d,backendFunctions:l,context:t,doAuthenticatedRequest:e,options:n})}finally{u&&await be(u)}},configureServer(t){let r;try{r=Ge(n.authOverrides.method,s,o)}catch(e){if(!(e instanceof Je))throw e}t.middlewares.use(Vn(e.build,c,s,r,i,o))}}},go=({options:e,context:t,bundler:n})=>{const o=t.getLogger(le),r=ye(e);return"vite"!==t.bundler.name?(o.warn(`The apps plugin only supports Vite; skipping under '${t.bundler.name}'.`),[]):[{name:le,enforce:"post",vite:ho({bundler:n,context:t,options:r})}]},yo="errorTracking",bo="datadog-error-tracking-plugin",wo=(e,n,o)=>{if(".map"!==a.extname(o))throw new Error(`The file ${t.green.bold(o)} is not a sourcemap.`);const r=o.replace(/\.map$/,""),s=a.relative(n,r),i=((e,t)=>{if(e.startsWith("/"))return a.join(e,t);try{const n=e.replace(/\/*$/,"/"),o=new URL(n),r=t.replace(/^[\\/]*/,"");return new URL(r,o).href}catch{return`${e}${t}`}})(e,s);return{minifiedFilePath:r,minifiedUrl:i,relativePath:s}},vo=/[/]+|[\\]+/g,$o=/^[/]+|^[\\]+|[/]+$|[\\]+$/g,ko=(e,t)=>{const n=e.replace($o,"").split(vo),o=t.replace($o,"").split(vo),r=n.join("/");let s="";for(let e=0;e<o.length;e+=1){const t=o.slice(-e).join("/");r.startsWith(t)&&(s=t)}return s},xo=async(e,t,n,o)=>{const r=await(async(e,t)=>{const[n,o]=await Promise.all([Se(e.minifiedFilePath),Se(e.sourcemapFilePath)]);return{file:n,sourcemap:o,repeatedPrefix:ko(e.relativePath,t)}})(e,n),s=[],i=[],u=new Map([["event",{type:"string",options:{contentType:"application/json",filename:"event"},value:JSON.stringify({...t,minified_url:e.minifiedUrl})}],["source_map",{type:"file",path:e.sourcemapFilePath,options:{filename:"source_map",contentType:"application/json"}}],["minified_file",{type:"file",path:e.minifiedFilePath,options:{filename:"minified_file",contentType:"application/javascript"}}]]);if(o)try{u.set("repository",{type:"string",options:{contentType:"application/json",filename:"repository"},value:JSON.stringify({data:[{files:o.trackedFilesMatcher.matchSourcemap(e.sourcemapFilePath,(t=>{i.push(`${a.basename(e.sourcemapFilePath)}: "${t}"`)})),hash:o.hash,repository_url:o.remote}],version:1})})}catch(t){i.push(`Could not attach git data for sourcemap ${e.sourcemapFilePath}: ${t.message}`)}return r.file.empty&&s.push(`Minified file is empty: ${e.minifiedFilePath}`),r.file.exists||s.push(`Minified file not found: ${e.minifiedFilePath}`),r.sourcemap.empty&&s.push(`Sourcemap file is empty: ${e.sourcemapFilePath}`),r.sourcemap.exists||s.push(`Sourcemap file not found: ${e.sourcemapFilePath}`),r.repeatedPrefix&&i.push(`The minified file path contains a repeated pattern with the minified path prefix: ${r.repeatedPrefix}`),{content:u,errors:s,warnings:i}},So=e=>{const t=e.message.match(/HTTP (\d{3})/);return t?`status_code:${t[1]}`:"status_code:unknown"},Eo=e=>{const t=So(e);return"status_code:unknown"!==t?`error_type:http_${t.replace("status_code:","")}`:`error_type:${Z(e.name||"unknown")}`},Io=(e,t,n)=>{const o=((e,t)=>`${e}|${t.join("|")}`)(t,n),r=e.metrics.get(o);r?r.value++:e.metrics.set(o,{name:t,value:1,tags:n})},Do=(e,t,n)=>{Io(e,"retry",[...e.baseTags,`attempt:${n}`,So(t),Eo(t)])},Po=(e,t)=>{Io(e,"failure",[...e.baseTags,So(t),Eo(t)])},Ao=(e,t)=>{if(!t.sendMetrics)return;if(!e.metrics.size)return;const n=(e=>{const t=Math.floor(Date.now()/1e3);return Array.from(e.metrics.values()).map((e=>({metric:`sourcemaps.upload.${e.name}`,type:"count",points:[[t,e.value]],tags:e.tags})))})(e);for(const e of n)t.addMetric(e)},jo=t.green.bold,Mo=t.yellow.bold,Oo=t.red.bold,To=(e,t={})=>async()=>q({getForm:async()=>{const t=new FormData;for(const[n,o]of e.content){const e="file"===o.type?await xe(o.path,o.options):new Blob([o.value],{type:o.options.contentType});t.append(n,e,o.options.filename)}return t},defaultHeaders:t,zip:!0}),Co=async(e,t,n,o)=>{const r=[],s=[];if(!n.apiKey)return r.push({error:new Error("No authentication token provided")}),{errors:r,warnings:s};if(0===e.length)return s.push("No sourcemaps to upload"),{errors:r,warnings:s};const i=o.time("Queue uploads"),a=new(y.default?y.default:y)({concurrency:t.maxConcurrency}),u=(c=n.site,N("SOURCEMAP_INTAKE_URL")||`https://sourcemap-intake.${c}/api/v2/srcmap`);var c;const d=L({bundler:n.bundlerName,plugin:"sourcemaps",version:n.version}),l=(e=>({metrics:new Map,baseTags:[`service:${e.service}`]}))(t),p=X({...t,intakeUrl:u,outDir:n.outDir,defaultHeaders:`\n${JSON.stringify(d,null,2)}`}),f=`\nUploading ${jo(e.length.toString())} sourcemaps with configuration:\n${p}`;o.debug(f);const m=[];for(const i of e){const e={sourcemap:i.content.get("source_map")?.path.replace(n.outDir,"."),file:i.content.get("minified_file")?.path.replace(n.outDir,".")};m.push(a.add((async()=>{try{await B({auth:{apiKey:n.apiKey},url:u,method:"POST",getData:To(i,d),onRetry:(t,n)=>{Do(l,t,n);const r=`Failed to upload ${Mo(e.sourcemap)} | ${Mo(e.file)}:\n ${t.message}\nRetrying ${n}/5`;s.push(r),o.debug(r)}})}catch(n){if(Po(l,n),r.push({metadata:e,error:n}),!0===t.bailOnError)throw n}})))}i.end(),o.debug(`Queued ${jo(e.length.toString())} uploads.`);try{await Promise.all(m),await a.onIdle()}finally{Ao(l,n)}return{warnings:s,errors:r}},No=async(e,t,n)=>{const o=n.time("get sourcemaps files"),r=((e,t)=>{if(!t.outputs||0===t.outputs.length)throw new Error("No output files found.");return t.outputs.filter((e=>e.filepath.endsWith(".map"))).map((e=>e.filepath)).map((n=>({...wo(e.minifiedPathPrefix,t.outDir,n),sourcemapFilePath:n,minifiedPathPrefix:e.minifiedPathPrefix})))})(e.sourcemaps,{outDir:t.outDir,outputs:t.outputs});o.end();const s=n.time("send sourcemaps");await(async(e,t,n,o)=>{const r=Date.now(),s=t.minifiedPathPrefix,i={git_repository_url:n.git?.remote,git_commit_sha:n.git?.hash,plugin_version:n.version,project_path:n.outDir,service:t.service,type:"js_sourcemap",version:t.releaseVersion},a=o.time("Compute payloads"),u=await Promise.all(e.map((e=>xo(e,i,s,n.git))));a.end();const c=u.map((e=>e.errors)).flat(),d=u.map((e=>e.warnings)).flat();if(d.length>0&&o.warn(`Warnings while preparing payloads:\n - ${d.join("\n - ")}`),c.length>0){const e=`Failed to prepare payloads, aborting upload :\n - ${c.join("\n - ")}`;if(o.error(e),!0===t.bailOnError)throw new Error(e);return}const l=o.time("Upload sourcemaps"),{errors:p,warnings:f}=await Co(u,t,{apiKey:n.apiKey,bundlerName:n.bundlerName,version:n.version,outDir:n.outDir,site:n.site,sendMetrics:n.sendMetrics,addMetric:n.addMetric},o);if(l.end(),o.debug(`Done uploading ${jo(`${e.length-p.length}/${e.length}`)} sourcemaps in ${jo(G(Date.now()-r))}.`),p.length>0){const e=`Failed to upload some sourcemaps:\n - ${p.map((({metadata:e,error:t})=>{const n=t.cause||t.stack||t.message;return e?`${Oo(e.file)} | ${Oo(e.sourcemap)} :\n${n}`:n})).join("\n - ")}`;if(o.error(e),!0===t.bailOnError)throw new Error(e)}f.length>0&&o.warn(`Warnings while uploading sourcemaps:\n - ${f.join("\n - ")}`)})(r,e.sourcemaps,{addMetric:t.addMetric,apiKey:t.apiKey,bundlerName:t.bundlerName,git:t.git,outDir:t.outDir,sendMetrics:t.sendMetrics,site:t.site,version:t.version},n),s.end()},Ro=e=>{const n=t.bold.red,o=e[yo]||{},r={errors:[]};if(o.sourcemaps){const t=o.sourcemaps,s=t.releaseVersion||e.metadata?.version;s||r.errors.push(`${n("sourcemaps.releaseVersion")} is required (set it directly or via ${n("metadata.version")}).`),t.releaseVersion&&e.metadata?.version&&t.releaseVersion!==e.metadata.version&&r.errors.push(`${n("sourcemaps.releaseVersion")} must match ${n("metadata.version")} when both are configured.`),t.service||r.errors.push(`${n("sourcemaps.service")} is required.`),t.minifiedPathPrefix||r.errors.push(`${n("sourcemaps.minifiedPathPrefix")} is required.`),t.minifiedPathPrefix&&!(e=>{let t;try{t=new URL(e).host}catch{}return!(!t&&!e.startsWith("/"))})(t.minifiedPathPrefix)&&r.errors.push(`${n("sourcemaps.minifiedPathPrefix")} must be a valid URL or start with '/'.`),s&&(r.config={bailOnError:!1,dryRun:!1,maxConcurrency:20,...t,releaseVersion:s})}return r},_o=({options:e,context:t})=>{const n=t.getLogger(bo),o=n.time("validate options"),r=((e,t)=>{const n=[],o=Ro(e);if(n.push(...o.errors),n.length)throw t.error(`\n - ${n.join("\n - ")}`),new Error(`Invalid configuration for ${bo}.`);return{...e[yo],sourcemaps:o.config}})(e,n);o.end();const s=ce(e,"metrics",n);let i,a,u=!1;const c=async()=>{if(!r.sourcemaps||u)return;u=!0;const e=n.time("sourcemaps process");await No(r,{apiKey:t.auth.apiKey,bundlerName:t.bundler.name,git:i,addMetric:t.addMetric,outDir:t.bundler.outDir,outputs:a?.outputs||[],sendMetrics:s,site:t.auth.site,version:t.version},n),e.end()};return[{name:bo,enforce:"post",async git(e){i=e,a&&await c()},async buildReport(t){a=t,!i&&J(e)||await c()},async asyncTrueEnd(){u||await c()}}]},Fo="liveDebugger",zo="datadog-live-debugger-plugin",Lo="if(typeof globalThis.$dd_probes==='undefined'){globalThis.$dd_probes=function(){}}",qo="__DD_LIVE_DEBUGGER_BUILD__",Uo=e=>void 0===e?Lo:`${Lo};if(typeof globalThis.${qo}==='undefined'){globalThis.${qo}={version:${JSON.stringify(e)}}}`;function Bo(e){return"function"==typeof e?e:e.default}function Vo(e,t,n,o,r){const s=a.relative(t,e).replace(/\\/g,"/"),i=Ho(n,r);if(i)return`${s};${i}`;const u=function(e){const t=e.node.loc?.start.line??0,n=e.node.loc?.start.column??0;return`${t}:${n}`}(n);return`${s};<anonymous>@${u}:${o}`}function Ho(e,t){const n=e.node,o=e.parent;return"id"in n&&t.isIdentifier(n.id)?n.id.name:t.isObjectMethod(n)||t.isClassMethod(n)||t.isClassPrivateMethod(n)?Jo(n.key,t):t.isVariableDeclarator(o)&&t.isIdentifier(o.id)?o.id.name:t.isAssignmentExpression(o)?function(e,t){if(t.isIdentifier(e))return e.name;if(t.isMemberExpression(e)||t.isOptionalMemberExpression(e)){const n=Ko(e.object,t),o=Wo(e.property,e.computed,t);if(n&&o)return`${n}.${o}`}return null}(o.left,t):t.isObjectProperty(o)||t.isClassProperty(o)||t.isClassPrivateProperty(o)?Jo(o.key,t):null}function Ko(e,t){if(t.isIdentifier(e))return e.name;if(t.isThisExpression(e))return"this";if(t.isMemberExpression(e)||t.isOptionalMemberExpression(e)){const n=Ko(e.object,t),o=Wo(e.property,e.computed,t);if(n&&o)return`${n}.${o}`}return null}function Wo(e,t,n){return n.isPrivateName(e)&&n.isIdentifier(e.id)?`#${e.id.name}`:t?null:n.isIdentifier(e)?e.name:null}function Jo(e,t){return t.isIdentifier(e)?e.name:t.isStringLiteral(e)||t.isNumericLiteral(e)||t.isBigIntLiteral(e)?String(e.value):t.isPrivateName(e)&&t.isIdentifier(e.id)?`#${e.id.name}`:null}function Go(e,t){if(e.node.leadingComments)for(const n of e.node.leadingComments)if(n.value.includes(t))return!0;return!1}function Yo(e,t){const n=[];if(t.isBlockStatement(e.body)){const o=e.params.flatMap((e=>nr(e,t))),r=new Set(o),s="id"in e&&t.isIdentifier(e.id)?e.id.name:"";for(const o of e.body.body)if(t.isVariableDeclaration(o)){const e=o.end;if(null==e)continue;for(const i of o.declarations)for(const o of nr(i.id,t))r.has(o)||o===s||n.push({name:o,declarationEnd:e,temporalDeadZones:[]})}}const o=n.length>25?n.slice(0,25):n;if(t.isBlockStatement(e.body)){const n=o.map((({name:e})=>e)),r=new Set(n),s=function(e,t,n){const o=new Map;for(const r of e.body)Qo(r,t,o,n);return o}(e.body,r,t);for(const e of o)e.temporalDeadZones=s.get(e.name)??[]}return o}function Qo(e,t,n,o){o.isFunctionDeclaration(e)||o.isClassDeclaration(e)||(o.isBlockStatement(e)?Zo(e,t,n,o):o.isIfStatement(e)?(Qo(e.consequent,t,n,o),e.alternate&&Qo(e.alternate,t,n,o)):o.isForStatement(e)||o.isForInStatement(e)||o.isForOfStatement(e)||o.isWhileStatement(e)||o.isDoWhileStatement(e)?Qo(e.body,t,n,o):o.isSwitchStatement(e)?function(e,t,n,o){for(const r of e.cases){Xo(r.consequent,e.start,t,n,o);for(const e of r.consequent)Qo(e,t,n,o)}}(e,t,n,o):o.isTryStatement(e)?(Zo(e.block,t,n,o),e.handler&&Zo(e.handler.body,t,n,o),e.finalizer&&Zo(e.finalizer,t,n,o)):(o.isLabeledStatement(e)||o.isWithStatement(e))&&Qo(e.body,t,n,o))}function Zo(e,t,n,o){Xo(e.body,e.start,t,n,o);for(const r of e.body)Qo(r,t,n,o)}function Xo(e,t,n,o,r){if(null!=t)for(const s of e)r.isVariableDeclaration(s)&&"var"!==s.kind?er(s,t,n,o,r):r.isClassDeclaration(s)&&s.id&&tr(s.id.name,t,s.end,n,o)}function er(e,t,n,o,r){for(const s of e.declarations)for(const i of nr(s.id,r))tr(i,t,e.end,n,o)}function tr(e,t,n,o,r){if(null==n||!o.has(e))return;const s=r.get(e)??[];s.push({start:t,end:n}),r.set(e,s)}function nr(e,t){return t.isIdentifier(e)?[e.name]:t.isRestElement(e)?t.isIdentifier(e.argument)?[e.argument.name]:nr(e.argument,t):t.isAssignmentPattern(e)?nr(e.left,t):t.isObjectPattern(e)?e.properties.flatMap((e=>t.isRestElement(e)?nr(e.argument,t):nr(e.value,t))):t.isArrayPattern(e)?e.elements.flatMap((e=>e?nr(e,t):[])):t.isTSParameterProperty(e)&&t.isIdentifier(e.parameter)?[e.parameter.name]:[]}const or=["@babel/parser","@babel/traverse","@babel/types","magic-string"];let rr,sr,ir,ar,ur=!1;function cr(e){try{return function(e){switch(e){case"@babel/parser":return require("@babel/parser");case"@babel/traverse":return require("@babel/traverse");case"@babel/types":return require("@babel/types");case"magic-string":return require("magic-string");default:throw new Error(`Unknown peer dependency: ${e}`)}}(e)}catch(e){throw function(e){if(!function(e){if(!(e instanceof Error))return!1;const t=e.code;if("MODULE_NOT_FOUND"!==t&&"ERR_MODULE_NOT_FOUND"!==t)return!1;return or.some((t=>e.message.includes(t)))}(e))return e instanceof Error?e:new Error(String(e));const t=or.find((t=>e.message.includes(t))),n=t??or.join(", ");return new Error(`Datadog Live Debugger could not load "${n}". It is an optional peer dependency that must be installed in your project when the \`liveDebugger\` plugin is enabled. Install the peer dependencies with: \`npm install --save-dev ${or.join(" ")}\` (or the yarn/pnpm/bun equivalent). Underlying error: ${e.message}`)}(e)}}const dr=/\bfunction\b|=>|\bclass\b|\)\s*\{/;function lr(e){const{code:t,filePath:n,buildRoot:o,honorSkipComments:r,functionTypes:s,namedOnly:i}=e;let a=0,u=0,c=0,d=0,l=0;if(function(e){return/['"][^'"]*(?:@css-module:|\?worker\b|\?sprite\b|dynamic!)[^'"]*['"]/.test(e)}(t))return{code:t,failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:1,skippedUnsupportedCount:d,totalFunctions:l};if(!dr.test(t))return{code:t,failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:d,totalFunctions:l};ur||(rr=cr("@babel/parser").parse,sr=Bo(cr("@babel/traverse")),ir=cr("@babel/types"),ar=Bo(cr("magic-string")),ur=!0);const p=rr(t,{sourceType:"unambiguous",plugins:["jsx","typescript"],sourceFilename:n}),f=[],m=new Map,h=new Set,g=new Map,y=new Map;let b=0;if(sr(p,{Function(e){l++;const t=function(e,t){if(t.isClassMethod(e.node)&&"constructor"===e.node.kind&&br(e,t))return e.node;return}(e,ir);if(t&&(m.set(t,t.body.start),g.set(t,function(e,t){const n=[];for(const o of e)mr(o,n,t);return n}(t.body.body,ir))),!function(e,t){const n=e.node;return!(n.generator||t.isClassMethod(n)&&"constructor"===n.kind)}(e,ir))return void d++;if(r&&function(e,t,n){let o=e;for(;o;){if(Go(o,t))return!0;if(n.isStatement(o.node)||n.isExportDeclaration(o.node)){if(o.parentPath&&n.isExportDeclaration(o.parentPath.node))return Go(o.parentPath,t);break}o=o.parentPath}return!1}(e,"@dd-no-instrumentation",ir))return void c++;if(s&&!s.includes(function(e,t){if(t.isFunctionDeclaration(e))return"functionDeclaration";if(t.isArrowFunctionExpression(e))return"arrowFunction";if(t.isObjectMethod(e))return"objectMethod";if(t.isClassPrivateMethod(e))return"classPrivateMethod";if(t.isClassMethod(e))return"classMethod";return"functionExpression"}(e.node,ir)))return void d++;if(i&&!Ho(e,ir))return void d++;let p=0;if(!Ho(e,ir)){const t=e.parentPath?.node;t&&(p=y.get(t)||0,y.set(t,p+1))}const w=Vo(n,o,e,p,ir);try{const t=e.node,n=b++,o=`$dd_p${n}`,r=function(e,t){const n=[];for(const o of e.params)for(const e of nr(o,t))"this"!==e&&n.push(e);return n.length>25?n.slice(0,25):n}(t,ir),s=Yo(t,ir),i=ir.isArrowFunctionExpression(t)&&!ir.isBlockStatement(t.body),a=i&&ir.isSequenceExpression(t.body),c=function(e,t){if(t.isFunction(e.node)&&!t.isArrowFunctionExpression(e.node))return;let n=e.parentPath;for(;n;){const e=n.node;if(t.isClassMethod(e)&&"constructor"===e.kind){if(!br(n,t))return;return{node:e,parent:n.parent,parentPath:n.parentPath}}if(t.isFunction(e)){if(t.isArrowFunctionExpression(e)){n=n.parentPath;continue}return}n=n.parentPath}return}(e,ir),d=null!=c;c&&(h.add(c.node),m.set(c.node,c.node.body.start));const l=[],p=i||!ir.isBlockStatement(t.body)||!$r(t.body.body,ir);let g;if(!i&&ir.isBlockStatement(t.body)&&vr(t.body.body,l,ir),!i&&ir.isBlockStatement(t.body)&&t.body.directives.length>0){g=t.body.directives[t.body.directives.length-1].end}f.push({bodyStart:t.body.start,bodyEnd:t.body.end,functionEnd:t.end,isExpressionBody:i,hasSequenceExpressionBody:a,aliasesExpressionBodySuperCall:d&&i&&yr(t.body,ir),needsTrailingReturn:p,useThisAlias:d,bodyParenStart:i&&"number"==typeof t.body.extra?.parenStart?t.body.extra.parenStart:void 0,directivesEnd:g,functionId:w,probeVarName:o,probeIdx:String(n),entryVars:r,localVars:s,returns:l}),u++}catch(e){a++}}}),0===u)return{code:t,failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:d,totalFunctions:l};const w=new ar(t),v=function(e){const t=new Set;for(const n of e)n.aliasesExpressionBodySuperCall&&t.add(gr({start:n.bodyStart,end:n.bodyEnd}));return t}(f),$=function(e,t,n,o){const r=[];for(const s of e){const e=t.get(s);null!=e&&r.push({bodyStart:e,superCalls:(n.get(s)??[]).filter((e=>!o.has(gr(e))))})}return r}(h,m,g,v);for(let e=f.length-1;e>=0;e--)pr(w,t,f[e]);for(const e of $)fr(w,t,e);return{code:w.toString(),map:w.generateMap({source:n,hires:!0}),failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:d,totalFunctions:l}}function pr(e,t,n){const{probeVarName:o,probeIdx:r,functionId:s,entryVars:i,localVars:a,returns:u,bodyStart:c,bodyEnd:d,functionEnd:l,isExpressionBody:p,hasSequenceExpressionBody:f,aliasesExpressionBodySuperCall:m,useThisAlias:h,bodyParenStart:g,directivesEnd:y}=n,b=`$dd_e${r}`,w=`$dd_rv${r}`,v=h?"$dd_t":"this",$=i.join(", "),k=""!==$,x=k?`, ${b}()`:"";const S=`const ${o} = $dd_probes('${s.replace(/['\\\n\r\u2028\u2029]/g,(e=>{switch(e){case"'":return"\\'";case"\\":return"\\\\";case"\n":return"\\n";case"\r":return"\\r";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:return e}}))}');`,E=k?`const ${b} = () => ({${$}});`:"",I=`if (${o}) $dd_entry(${o}, ${v}${x});`,D=`catch(e) { if (${o}) $dd_throw(${o}, e, ${v}${x}); throw e; }`;if(p){if(null!=g){const n=function(e,t,n){const o=[];for(let r=t;r<n;r++)"("===e[r]&&o.push(r);return o}(t,g,c),o=function(e,t,n){const o=[];for(let r=n-1;r>=t;r--)")"===e[r]&&o.push(r);return o}(t,d,l),r=Math.min(n.length,o.length);for(let t=0;t<r;t++){const r=n[t],s=o[t];e.remove(r,r+1),e.remove(s,s+1)}}const n=["{",S,E,"try {",I,m?`const ${w} = ($dd_t = `:`const ${w} = `].filter(Boolean).join("\n");let r=f?");":";";m&&(r=f?"));":");");const s=[r,`if (${o}) $dd_return(${o}, ${w}, ${v}${wr(b,k,a,d)});`,`return ${w};`,`} ${D}`,"}"].join("\n");if(d-c>=2){const o=f?`${n}(${t[c]}`:n+t[c];e.update(c,c+1,o),e.update(d-1,d,t[d-1]+s)}else e.update(c,d,n+t.slice(c,d)+s)}else{const r=[S,E,"try {",`let ${w};`,I].filter(Boolean).join("\n");for(const t of u){const n=wr(b,k,a,t.start);if(null!=t.argStart&&null!=t.argEnd){const r=t.hasSequenceExpressionArgument?`(${w} = (`:`(${w} = `,s=t.hasSequenceExpressionArgument?")":"";e.appendLeft(t.argStart,r),e.appendLeft(t.argEnd,`${s}, ${o} ? $dd_return(${o}, ${w}, ${v}${n}) : ${w})`)}else e.appendLeft(t.start,`if (${o}) $dd_return(${o}, undefined, ${v}${n}); `)}if(null!=y){const n=y-1;e.update(n,y,`${t[n]}\n${r}`)}else e.update(c,c+1,`${t[c]}${r}`);const s=wr(b,k,a,d),i=`\n${n.needsTrailingReturn?`if (${o}) $dd_return(${o}, undefined, ${v}${s});\n`:""}} ${D}\n`;e.update(d-1,d,`${i}${t[d-1]}`)}}function fr(e,t,n){e.update(n.bodyStart,n.bodyStart+1,`${t[n.bodyStart]}let $dd_t;`);for(const t of n.superCalls)e.appendLeft(t.start,"($dd_t = "),e.appendLeft(t.end,")")}function mr(e,t,n){yr(e,n)&&t.push({start:e.start,end:e.end});const o=Object.values(e);for(const e of o)if(Array.isArray(e))for(const o of e)hr(o,t,n);else hr(e,t,n)}function hr(e,t,n){n.isNode(e)&&(n.isFunction(e)&&!n.isArrowFunctionExpression(e)||mr(e,t,n))}function gr(e){return`${e.start}:${e.end}`}function yr(e,t){return t.isCallExpression(e)&&t.isSuper(e.callee)}function br(e,t){const n=e.parentPath?.parentPath;if(!n)return!1;const o=n.node;return(t.isClassDeclaration(o)||t.isClassExpression(o))&&null!=o.superClass}function wr(e,t,n,o){const r=function(e,t){const n=e.filter((({declarationEnd:e,temporalDeadZones:n})=>e<=t&&!function(e,t){return e.some((({start:e,end:n})=>e<=t&&t<n))}(n,t))).map((({name:e})=>e));if(0===n.length)return;return`{${n.join(", ")}}`}(n,o);return t&&r?`, ${e}(), ${r}`:t?`, ${e}()`:r?`, undefined, ${r}`:""}function vr(e,t,n){for(const o of e)if(n.isReturnStatement(o))t.push({start:o.start,end:o.end,argStart:o.argument?.start??void 0,argEnd:o.argument?.end??void 0,hasSequenceExpressionArgument:n.isSequenceExpression(o.argument)});else if(!n.isFunctionDeclaration(o)&&!n.isClassDeclaration(o))if(n.isBlockStatement(o))vr(o.body,t,n);else if(n.isIfStatement(o))vr([o.consequent],t,n),o.alternate&&vr([o.alternate],t,n);else if(n.isForStatement(o)||n.isForInStatement(o)||n.isForOfStatement(o)||n.isWhileStatement(o)||n.isDoWhileStatement(o))vr([o.body],t,n);else if(n.isSwitchStatement(o))for(const e of o.cases)vr(e.consequent,t,n);else n.isTryStatement(o)?(vr(o.block.body,t,n),o.handler&&vr(o.handler.body.body,t,n),o.finalizer&&vr(o.finalizer.body,t,n)):(n.isLabeledStatement(o)||n.isWithStatement(o))&&vr([o.body],t,n)}function $r(e,t){if(0===e.length)return!1;const n=e[e.length-1];if(t.isReturnStatement(n))return!0;if(t.isIfStatement(n)&&n.alternate){const e=t.isBlockStatement(n.consequent)?n.consequent.body:[n.consequent],o=t.isBlockStatement(n.alternate)?n.alternate.body:[n.alternate];return $r(e,t)&&$r(o,t)}return!1}const kr=["functionDeclaration","functionExpression","arrowFunction","objectMethod","classMethod","classPrivateMethod"],xr=t.bold.red,Sr=Number(process.env.DD_LD_LIMIT)||1/0,Er=(e,t)=>{const n=t.getLogger(zo);let o=0,r=0,s=0,i=0,a=0,u=0,c=0,d=0;return{name:zo,enforce:"post",transform:{filter:{id:{include:e.include,exclude:e.exclude}},handler(l,p){if(e.include.length>0){if(!e.include.some((e=>"string"==typeof e?p.includes(e):e.test(p))))return{code:l}}for(const t of e.exclude){if("string"==typeof t?p.includes(t):t.test(p))return{code:l}}if(d>=Sr)return{code:l};try{const f=lr({code:l,filePath:p,buildRoot:t.buildRoot,honorSkipComments:e.honorSkipComments,functionTypes:e.functionTypes,namedOnly:e.namedOnly});if(o+=f.instrumentedCount,c+=f.totalFunctions,r+=f.failedCount,s+=f.skippedByCommentCount,i+=f.skippedFileCount,a+=f.skippedUnsupportedCount,f.totalFunctions>0&&d++,0===f.instrumentedCount)return{code:l};u++;const m=function(e){const t=e.getNativeBuildContext?.();return t?.inputSourceMap}(this),h=f.map&&m?function(e,t,n,o){try{return b(e,((e,n)=>1===n.depth?t:null))}catch(t){return o.error(`Failed to compose source map for ${n}: ${t}`,{forward:!0}),e}}(f.map,m,p,n):f.map;return{code:f.code,map:h}}catch(e){return n.error(`Instrumentation Error in ${p}: ${e}`,{forward:!0}),{code:l}}}},buildEnd:()=>{c>0&&n.info(`Live Debugger: ${o}/${c} functions instrumented across ${u}/${d} files`,{forward:!0,context:{failedCount:r,skippedByCommentCount:s,skippedFileCount:i,skippedUnsupportedCount:a,totalFilesWithFunctions:d,instrumentedCount:o,totalFunctions:c,transformedFileCount:u}})}}},Ir=({options:e,context:t})=>{const n=((e,t)=>{const n=e[Fo]||{},o=e.metadata?.version,r=[];if(void 0!==n.include)if(Array.isArray(n.include)){for(const e of n.include)if("string"!=typeof e&&!(e instanceof RegExp)){r.push(`${xr("include")} patterns must be strings or RegExp`);break}}else r.push(`${xr("include")} must be an array of strings or RegExp`);if(void 0!==n.exclude)if(Array.isArray(n.exclude)){for(const e of n.exclude)if("string"!=typeof e&&!(e instanceof RegExp)){r.push(`${xr("exclude")} patterns must be strings or RegExp`);break}}else r.push(`${xr("exclude")} must be an array of strings or RegExp`);if(void 0!==n.honorSkipComments&&"boolean"!=typeof n.honorSkipComments&&r.push(`${xr("honorSkipComments")} must be a boolean`),void 0!==n.functionTypes)if(Array.isArray(n.functionTypes)){for(const e of n.functionTypes)if(!kr.includes(e)){r.push(`${xr("functionTypes")} contains invalid value "${e}". Valid values: ${kr.join(", ")}`);break}}else r.push(`${xr("functionTypes")} must be an array of FunctionKind values`);if(void 0!==n.namedOnly&&"boolean"!=typeof n.namedOnly&&r.push(`${xr("namedOnly")} must be a boolean`),r.length)throw t.error(`\n - ${r.join("\n - ")}`),new Error(`Invalid configuration for ${zo}.`);return{version:o,include:n.include||[/\.[jt]sx?$/],exclude:n.exclude||[/\/node_modules\//,/\.min\.js$/,/\/pyodide-lib\//,/^vite\//,/\0/,/commonjsHelpers\.js$/,/__vite-browser-external/,/@datadog\/browser-/,/browser-sdk\/packages\//],honorSkipComments:n.honorSkipComments??!0,functionTypes:n.functionTypes,namedOnly:n.namedOnly??!1}})(e,t.getLogger(zo));return t.inject({type:"code",position:Ee.BEFORE,injectIntoAllChunks:!0,value:Uo(n.version)}),[Er(n,t)]};const Dr=[e=>/modules\.tree\.(count|size)$/.test(e.metric)?null:e,e=>e.tags.some((e=>/^assetName:.*\.map$/.test(e)||/^moduleName:\/node_modules/.test(e)))?null:e,e=>{const t={size:1e5,count:10,duration:1e3};/^sourcemaps\.upload\.(failure|retry)$/.test(e.metric)&&(t.count=0),/(entries|loaders|warnings|errors)\.count$/.test(e.metric)&&(t.count=0),/(modules\.(dependencies|dependents)$)/.test(e.metric)&&(t.count=30),/modules\.tree\.count$/.test(e.metric)&&(t.count=150),/modules\.tree\.size$/.test(e.metric)&&(t.size=15e5),/entries\.size$/.test(e.metric)&&(t.size=0),/entries\.modules\.count$/.test(e.metric)&&(t.count=0);return(e.points.length?e.points.reduce(((e,t)=>e+t[1]),0)/e.points.length:0)>t[e.type]?e:null}],Pr="metrics",Ar="datadog-metrics-plugin",jr=e=>Math.floor((e||Date.now())/1e3),Mr=(e,t)=>{const n=[`bundler:${Z(e.bundler.name)}`,`plugin_version:${Z(e.version)}`,`site:${Z(e.auth.site)}`];return e.build.metadata.name&&n.push(`build_name:${Z(e.build.metadata.name)}`),e.build.metadata.version&&n.push(`build_version:${Z(e.build.metadata.version)}`),[...n,...t]},Or=(e,t,n)=>({...e,tags:[...e.tags,...t],metric:n?`${n}.${e.metric}`:e.metric}),Tr=(e,t,n,o,r)=>{const s=new Set;for(const t of e){let e={...t,toSend:!0};if(n?.length)for(const t of n){const n=t({metric:e.metric,type:e.type,points:e.points,tags:e.tags});n?e={...n,toSend:e.toSend}:e.toSend=!1}s.add(Or(e,o,r))}const i=Array.from(s).filter((e=>e.toSend)).length;return s.add(Or({metric:"metrics.count",type:"count",points:[[t,i+1]],tags:[],toSend:!0},o,r)),s},Cr=(e="")=>e.endsWith("/")?e:`${e}/`,Nr=(e,t)=>{let n=e;return e.split(Cr(t)),n.split("!").pop().replace(/(.*)?\/node_modules\//,"/node_modules/").replace(/^((\.)*\/)+/,"")},Rr=(e,t)=>e.split("!").pop().replace(Cr(t),"./"),_r=(e,t,n)=>{let o=e.name||e.userRequest;return o||(o=((e,t)=>{let n=e.userRequest;if(!n){let o;o=t.moduleGraph&&"function"==typeof t.moduleGraph.getIssuer?t.moduleGraph.getIssuer(e):e.issuer,n=o?.userRequest,n||(n=e._identifier?.split("!").pop())}return n||"unknown"})(e,t)),Rr(o||"no-name",n)},Fr=e=>e.replace(/^.*\/node_modules\/(@[a-z0-9][\w-.]+\/[a-z0-9][\w-.]*|[^/]+).*$/,"$1"),zr=e=>e.map((e=>({type:e?.constructor?.name??typeof e,name:e?.name,value:"string"==typeof e?e:void 0}))),Lr=t.bold.red,qr=t.bold.cyan,Ur=e=>(t,n)=>{let o,r;return"function"==typeof e?(o=e(t),r=e(n)):(o=t[e],r=n[e]),o>r?-1:o<r?1:0},Br=(e,t)=>{if(!t||!t.size)return[];const n=Array.from(t.values());n.sort(Ur("duration"));const o={name:`${e} duration`,values:n.map((e=>({name:e.name,value:G(e.duration)}))),top:!0};n.sort(Ur("increment"));return[o,{name:`${e} hits`,values:n.map((e=>({name:e.name,value:e.increment.toString()}))),top:!0}]},Vr=(e,t,n)=>{const o=[];var r;n&&(o.push(...Br("Loader",n.loaders)),o.push(...Br("Tapable",n.tapables)),o.push(...Br("Module",n.modules))),o.push(...(e=>{const t={name:"Module total dependents",values:[],top:!0},n={name:"Module total dependencies",values:[],top:!0},o={name:"Module size",values:[],top:!0},r={name:"Module aggregated size",values:[],top:!0},s=new Set,i=W(e.build),a=new Map,u=new Map,c=new Map;for(const e of i.inputs||[]){if("map"===e.type)continue;const t=new Set(e.dependencies),n=new Set(e.dependents);for(const n of t)c.has(n)||c.set(n,new Set),c.get(n).add(e.filepath);for(const t of n)u.has(t)||u.set(t,new Set),u.get(t).add(e.filepath);if(u.has(e.filepath)){const n=u.get(e.filepath);for(const e of n)t.add(e)}if(c.has(e.filepath)){const t=c.get(e.filepath);for(const e of t)n.add(e)}u.set(e.filepath,t),c.set(e.filepath,n),a.set(e.filepath,{name:e.name,size:e.size,dependencies:t,dependents:n})}for(const[e,t]of a){const n=u.get(e)||new Set,o=c.get(e)||new Set;let r=t.size;for(const e of n)r+=a.get(e)?.size||0;s.add({name:t.name,size:t.size,aggregatedSize:r,dependents:o,dependencies:n})}if(!s.size)return[t,n,o];const d=Array.from(s);return d.sort(Ur((e=>e.dependents.size))),t.values=d.map((e=>({name:e.name,value:e.dependents.size.toString()}))),d.sort(Ur((e=>e.dependencies.size))),n.values=d.map((e=>({name:e.name,value:e.dependencies.size.toString()}))),d.sort(Ur("size")),o.values=d.map((e=>({name:e.name,value:g(e.size)}))),d.sort(Ur("aggregatedSize")),r.values=d.map((e=>({name:e.name,value:g(e.aggregatedSize||e.size)}))),[t,n,o,r]})(e)),o.push(...(r=e,[{name:"Asset size",values:(r.build.outputs||[]).filter((e=>"map"!==e.type)).sort(Ur((e=>e.size))).map((e=>({name:e.name,value:g(e.size)}))),top:!0},{name:"Entry aggregated size",values:(r.build.entries||[]).sort(Ur((e=>e.size))).map((e=>({name:e.name,value:g(e.size)}))),top:!0},{name:"Entry number of modules",values:(r.build.entries||[]).sort(Ur((e=>e.size))).map((e=>({name:e.name,value:e.inputs.length.toString()})))||[],top:!0}])),o.push(...(e=>{const t={name:"General Numbers",values:[],top:!1},n=e.build.inputs?e.build.inputs.length:0,o=e.build.outputs?e.build.outputs.length:0,r=e.build.warnings.length,s=e.build.errors.length,i=e.build.entries?e.build.entries.length:0;return e.build.start&&t.values.push({name:"Overhead duration",value:G(e.build.start-e.start)}),e.build.duration&&t.values.push({name:"Build duration",value:G(e.build.duration)}),e.build.writeDuration&&t.values.push({name:"Write duration",value:G(e.build.writeDuration)}),t.values.push({name:"Number of modules",value:n.toString()},{name:"Number of assets",value:o.toString()},{name:"Number of entries",value:i.toString()},{name:"Number of warnings",value:r.toString()},{name:"Number of errors",value:s.toString()}),[t]})(e));const s=(e=>{let t="";for(const t of e){t.top&&t.values.length>=5&&(t.values=t.values.slice(0,5),t.name=`Top 5 ${t.name}`);for(const e of t.values)e.name=Y(e.name,60)}const n=Math.max(...e.map((e=>e.name.length))),o=Math.max(...e.flatMap((e=>e.values.map((e=>e.name.length))))),r=Math.max(...e.flatMap((e=>e.values.map((e=>e.value.length))))),s=Math.max(n+4,o+r+4);for(const n of e){if(0===n.values.length)continue;const e=s-(n.name.length+4);t+=`\n== ${n.name} ${"=".repeat(e)}=\n`;for(const e of n.values){const n=r-e.value.length;t+=` [${Lr(e.value)}] ${" ".repeat(n)}${qr(e.name)}\n`}}return t})(o);t.info(s)},Hr="api/v1/series",Kr=t.bold.green,Wr=(e,t,n)=>{if(!t.apiKey)return void n.info("Won't send metrics to Datadog: missing API Key.");if(!e.size)return void n.debug("No metrics to send.");const o=Array.from(e).filter((e=>e.toSend)).map((e=>({...e,toSend:void 0}))),r=new Map;for(const e of o)r.has(e.metric)||r.set(e.metric,0),r.set(e.metric,r.get(e.metric)+1);const s=Array.from(r.entries()).sort((([e],[t])=>e.localeCompare(t))).map((([e,t])=>`${e} - ${t}`));return n.debug(`\nSending ${o.length} metrics with configuration:\n - intake: ${Kr(`https://api.${t.site}/${Hr}`)}\n\nMetrics:\n - ${s.join("\n - ")}`),B({method:"POST",url:`https://api.${t.site}/${Hr}?api_key=${t.apiKey}`,getData:()=>({data:JSON.stringify({series:o})})}).catch((e=>{n.error(`Error sending metrics ${e}`)}))},Jr=["onStart","onLoad","onResolve","onEnd"],Gr=new Map,Yr=new Map,Qr=new Map,Zr=(e,t,n)=>{const o=Object.assign({},e);for(const r of Jr)o[r]=async(o,s)=>{const i=Yr.get(t)||{name:t,increment:0,duration:0,events:{}};i.events[r]=i.events[r]||{name:r,values:[]};const a="onLoad"===r;return(0,e[r])(o,(async(...e)=>{const o=Rr(e[0].path,n),u=Qr.get(o)||{name:o,increment:0,duration:0,events:{}};u.events[r]=u.events[r]||{name:r,values:[]};const c=w.performance.now();try{return await s(...e)}finally{const n=w.performance.now(),s=n-c,d={start:c,end:n,duration:s,context:zr(e)};if(i.events[r].values.push(d),i.duration+=s,i.increment+=1,Yr.set(t,i),u.events[r].values.push(d),u.duration+=s,u.increment+=1,Qr.set(o,u),a){const e=Gr.get(t)||{name:t,increment:0,duration:0,events:{}};e.events[r]=e.events[r]||{name:r,values:[]},e.events[r].values.push(d),e.duration+=s,e.increment+=1,Gr.set(t,e)}}}))};return o},Xr=(e,t)=>({setup:n=>{n.initialOptions.metafile=!0;const o=t.time("wrapping plugins");((e,t)=>{const n=e.initialOptions.plugins;if(n){const e=n.map((e=>({...e})));for(const o of n){const n=o.setup;o.setup=async r=>{const s=Zr(r,o.name,t);await n({...s,initialOptions:{...s.initialOptions,plugins:e}})}}}})(n,e.buildRoot),o.end(),n.onEnd((async n=>{if(!n.metafile)return void t.warn("Missing metafile, can't proceed with modules data.");const o=t.time("getting plugins results"),{plugins:r,loaders:s,modules:i}={plugins:Yr,modules:Qr,loaders:Gr};o.end(),await e.asyncHook("timings",{tapables:r,loaders:s,modules:i})}))}});class es{constructor(e){this.started={},this.finished=[],this.cwd=e}startModule(e,t){const n=_r(e,t,this.cwd),o=(e=>(e.loaders||[]).map((e=>e.loader||e)).map(Fr))(e);o.length||o.push("no-loader"),this.started[n]={module:Nr(n),timings:{start:w.performance.now(),duration:0,end:0},loaders:o}}doneModule(e,t){const n=_r(e,t,this.cwd),o=this.started[n];o&&(o.timings.end=w.performance.now(),o.timings.duration=o.timings.end-o.timings.start,this.finished.push(o),delete this.started[n])}getResults(){const e=new Map,t=new Map;for(const n of this.finished){const o=n.timings.end-n.timings.start,r=t.get(n.module)||{name:n.module,increment:0,duration:0,events:{}},s=n.loaders.join(",");r.events[s]=r.events[s]||{name:s,values:[]},r.events[s].values.push(n.timings),r.increment+=1,r.duration+=o,t.set(n.module,r);for(const t of n.loaders){const n=e.get(t)||{name:t,increment:0,duration:0,events:{}};n.increment+=1,n.duration+=o,e.set(t,n)}}return{loaders:e,modules:t}}}class ts{constructor(e){this.monitoredTaps={},this.tapables=[],this.hooks={},this.timings=new Map,this.ignoredHooks=["normalModuleLoader"],this.cwd=e}saveResult(e,t,n,o,r,s){const i=this.timings.get(t)||{name:t,duration:0,increment:0,events:{}};i.events[n]||(i.events[n]={name:n,values:[]}),i.events[n].values.push({start:r,end:s,duration:s-r,context:o,type:e}),i.duration+=s-r,i.increment+=1,this.timings.set(t,i)}getResults(){const e=this.timings;for(const[t,n]of this.timings){const o=n;o.duration=Object.values(n.events).map((e=>e.values.reduce(((e,t)=>e+t.end-t.start),0))).reduce(((e,t)=>e+t),0),e.set(t,o)}return{monitoredTaps:this.monitoredTaps,tapables:this.tapables,hooks:this.hooks,timings:e}}getPromiseTapPatch(e,t,n,o){return(...r)=>{this.checkNewHooks();const s=w.performance.now(),i=t.apply(this,r),a=()=>{this.saveResult(e,n,o,zr(r),s,w.performance.now())};return i.then(a,a),i}}getAsyncTapPatch(e,t,n,o){return(...r)=>{this.checkNewHooks();const s=w.performance.now(),i=r.pop();return t.apply(this,[...r,(...t)=>(this.saveResult(e,n,o,zr(r),s,w.performance.now()),i(...t))])}}getDefaultTapPatch(e,t,n,o){return(...r)=>{this.checkNewHooks();const s=w.performance.now(),i=t.apply(this,r);return this.saveResult(e,n,o,zr(r),s,w.performance.now()),i}}getTapPatch(e,t,n,o){switch(e){case"promise":return this.getPromiseTapPatch(e,t,n,o);case"async":return this.getAsyncTapPatch(e,t,n,o);default:return this.getDefaultTapPatch(e,t,n,o)}}newTap(e,t,n,o){return(r,s)=>{const i="string"==typeof(a=r)?a:a.name;var a;const u=`${t}-${i}`;if(this.monitoredTaps[u])return n.call(o,r,s);this.monitoredTaps[u]=!0;const c=this.getTapPatch(e,s,i,t);return n.call(o,r,c)}}replaceTaps(e,t){t.tap=this.newTap("default",e,t.tap,t),t.tapAsync=this.newTap("async",e,t.tapAsync,t),t.tapPromise=this.newTap("promise",e,t.tapPromise,t)}patchHook(e,t,n){n._fakeHook||e.includes(Ar)||(this.hooks[e]||(this.hooks[e]=[]),this.hooks[e].includes(t)||(this.hooks[e].push(t),this.replaceTaps(t,n)))}patchHooks(e){const t=e.constructor.name,n=Object.keys(e.hooks).filter((e=>!this.ignoredHooks.includes(e)&&!this.hooks[t]?.includes(e)));for(const o of n)this.patchHook(t,o,e.hooks[o])}checkNewHooks(){for(const e of this.tapables)this.patchHooks(e)}throughHooks(e){this.tapables.includes(e)||this.tapables.push(e),this.patchHooks(e)}}const ns=e=>async t=>{const n=e.getLogger(Ar),o={name:Ar},r=new ts(e.buildRoot),s=new es(e.buildRoot),i=n.time("parse compiler hooks");r.throughHooks(t),i.end(),t.hooks.thisCompilation.tap(o,(e=>{const t=n.time("parse compilation hooks");r.throughHooks(e),t.end(),e.hooks.buildModule.tap(o,(t=>{s.startModule(t,e)})),e.hooks.succeedModule.tap(o,(t=>{s.doneModule(t,e)})),e.hooks.failedModule&&e.hooks.failedModule.tap(o,(t=>{s.doneModule(t,e)}))})),t.hooks.afterEmit.tapPromise(o,(async()=>{const{timings:t}=r.getResults(),{loaders:n,modules:o}=s.getResults();await e.asyncHook("timings",{tapables:t,loaders:n,modules:o})}))},os={filters:Dr},rs=({options:e,context:t,stores:n})=>{const o=t.getLogger(Ar);let r=0;((e,t)=>{e.addMetric=e=>{t.metrics.add(e)}})(t,n);const s=((e,t)=>{const n=e[Pr],o=jr(n?.timestamp);let r=!1===n?.enableDefaultPrefix?"":`build.${t}`;return n?.prefix&&(r+=r?`.${n.prefix}`:n.prefix),{enableDefaultPrefix:!0,enableTracing:!1,filters:Dr,tags:[],...e[Pr],timestamp:o,prefix:r.toLowerCase().replace(/(^\.*|\.*$)/g,"")}})(e,t.bundler.name),i=[],a={name:Ar,enforce:"pre",esbuild:Xr(t,o),webpack:ns(t),rspack:ns(t)},u=o.time("build",{start:!1}),c=s.enableTracing&&["esbuild","webpack","rspack"].includes(t.bundler.name);let d,l;const p=async()=>{if(!n.metrics.size)return;const e=o.time("aggregating collected metrics"),r=(()=>{const e=new Set(n.metrics);n.metrics.clear();const o=Mr(t,s.tags);return Tr(e,s.timestamp,s.filters,o,s.prefix)})();await t.asyncHook("metrics",r),e.end();const i=o.time("sending collected metrics to Datadog");await Wr(r,{apiKey:t.auth.apiKey,site:t.auth.site},o),i.end()},f=async()=>{t.build.end=Date.now(),t.build.duration=t.build.end-t.build.start,t.build.writeDuration=t.build.end-r;const e=o.time("aggregating metrics"),n=s.timestamp,i=o.time("aggregate universal metrics"),a=((e,t)=>{const n=new Set,o=e.inputs||[],r=e.outputs||[],s=e.entries||[],i=e.warnings.length,a=e.errors.length,u=e.duration,c=new Map,d=new Map,l=new Map;for(const e of s){for(const t of e.inputs)c.has(t.filepath)||c.set(t.filepath,[]),c.get(t.filepath).push(e.name);for(const t of e.outputs){const n=t.filepath.replace(/\.map$/,"");l.has(n)||l.set(n,[]),l.get(n).push(e.name)}}for(const e of r)for(const t of e.inputs)d.has(t.filepath)||d.set(t.filepath,[]),d.get(t.filepath).push(e.name);n.add({metric:"assets.count",type:"count",points:[[t,r.length]],tags:[]}).add({metric:"entries.count",type:"count",points:[[t,s.length]],tags:[]}).add({metric:"errors.count",type:"count",points:[[t,a]],tags:[]}).add({metric:"modules.count",type:"count",points:[[t,o.length]],tags:[]}).add({metric:"warnings.count",type:"count",points:[[t,i]],tags:[]}),u&&n.add({metric:"compilation.duration",type:"duration",points:[[t,u]],tags:[]});for(const e of o){const o=[`moduleName:${e.name}`,`moduleType:${e.type}`];c.has(e.filepath)&&o.push(...c.get(e.filepath).map((e=>`entryName:${e}`))),d.has(e.filepath)&&o.push(...d.get(e.filepath).map((e=>`assetName:${e}`))),n.add({metric:"modules.size",type:"size",points:[[t,e.size]],tags:o}).add({metric:"modules.dependencies",type:"count",points:[[t,e.dependencies.size]],tags:o}).add({metric:"modules.dependents",type:"count",points:[[t,e.dependents.size]],tags:o})}for(const e of r){const o=[`assetName:${e.name}`,`assetType:${e.type}`],r=e.filepath.replace(/\.map$/,"");l.has(r)&&o.push(...l.get(r).map((e=>`entryName:${e}`))),n.add({metric:"assets.size",type:"size",points:[[t,e.size]],tags:o}).add({metric:"assets.modules.count",type:"count",points:[[t,e.inputs.length]],tags:o})}for(const e of s){const o=[`entryName:${e.name}`];n.add({metric:"entries.size",type:"size",points:[[t,e.size]],tags:o}).add({metric:"entries.modules.count",type:"count",points:[[t,e.inputs.length]],tags:o}).add({metric:"entries.assets.count",type:"count",points:[[t,e.outputs.length]],tags:o})}return n})(l,n);i.end();const u=o.time("aggregate plugins metrics"),c=((e,t)=>{const n=new Set;if(!e)return n;n.add({metric:"plugins.count",type:"count",points:[[t,e.size]],tags:[]});for(const o of e.values()){let e=0,r=0;for(const s of Object.values(o.events)){let i=0;r+=s.values.length;for(const t of s.values){const n=t.end-t.start;i+=n,e+=n}n.add({metric:"plugins.hooks.duration",type:"duration",points:[[t,i]],tags:[`pluginName:${o.name}`,`hookName:${s.name}`]}).add({metric:"plugins.hooks.increment",type:"count",points:[[t,s.values.length]],tags:[`pluginName:${o.name}`,`hookName:${s.name}`]})}n.add({metric:"plugins.duration",type:"duration",points:[[t,e]],tags:[`pluginName:${o.name}`]}).add({metric:"plugins.increment",type:"count",points:[[t,r]],tags:[`pluginName:${o.name}`]})}return n})(d?.tapables,n);u.end();const p=o.time("aggregate loaders metrics"),f=((e,t)=>{const n=new Set;if(!e)return n;n.add({metric:"loaders.count",type:"count",points:[[t,e.size]],tags:[]});for(const o of e.values())n.add({metric:"loaders.duration",type:"duration",points:[[t,o.duration]],tags:[`loaderName:${o.name}`]}).add({metric:"loaders.increment",type:"count",points:[[t,o.increment]],tags:[`loaderName:${o.name}`]});return n})(d?.loaders,n);p.end();const m=new Set([...a,...c,...f]),h=Mr(t,s.tags),g=Tr(m,n,s.filters,h,s.prefix);await t.asyncHook("metrics",g),e.end();const y=o.time("outputing report");Vr(t,o,d),y.end();const b=o.time("sending metrics to Datadog");await Wr(g,{apiKey:t.auth.apiKey,site:t.auth.site},o),b.end()},m={name:"datadog-universal-metrics-plugin",enforce:"post",buildStart(){u.resume(),t.build.start=t.build.start||Date.now(),e[Pr]?.timestamp||(s.timestamp=jr(t.build.start))},buildEnd(){u.end(),r=Date.now()},async timings(e){d=e,l&&await f()},async buildReport(e){l=e,!d&&c||await f()},async flush(){await p()}};return s.enableTracing&&i.push(a),i.push(m),i},ss="output",is="datadog-output-plugin",as=(e,t)=>"string"==typeof t?t.replace(/(\.json)?$/,".json"):!0===t?`${e}.json`:t,us=e=>{const t=void 0===e;return{build:as("build",e?.build??t),bundler:as("bundler",e?.bundler??t),dependencies:as("dependencies",e?.dependencies??t),errors:as("errors",e?.errors??t),logs:as("logs",e?.logs??t),metrics:as("metrics",e?.metrics??t),timings:as("timings",e?.timings??t),warnings:as("warnings",e?.warnings??t)}},cs=(e,t)=>n=>{n.hooks.done.tap("bundler-outputs",(n=>{t((()=>{const t=e.time("stats serialization"),o=n.toJson({all:!1,assets:!0,children:!0,chunks:!0,chunkGroupAuxiliary:!0,chunkGroupChildren:!0,chunkGroups:!0,chunkRelations:!0,entrypoints:!0,errors:!0,ids:!0,modules:!0,nestedModules:!0,relatedAssets:!0,warnings:!0,reasons:!1,chunkModules:!1});return t.end(),o}))}))},ds=e=>{const t=new Set;return{buildStart(){t.clear()},writeBundle(e,n){t.add(n)},closeBundle(){e((()=>Array.from(t)))}}},ls=({options:e,context:t})=>{const n=t.getLogger(is),o=(e=>({path:"./",...e[ss],files:us(e[ss]?.files)}))(e),r=(e,r)=>{const u=o.files[e];if(!r||!1===u)return;t.queue((async()=>{const e=n.time(`output ${u}`),c=((e,t,n)=>{const o=a.isAbsolute(t)?t:a.resolve(e,t);return a.resolve(o,n)})(t.bundler.outDir,o.path,u);let d;try{const e="function"==typeof r?await r():r;await(async(e,t)=>{await we(a.dirname(e));const n=s.createWriteStream(e),o=new i.JsonStreamStringify(t,void 0,2),r=new Promise(((e,t)=>{o.on("end",(()=>{e()})),o.on("error",(e=>{t(e)}))}));return o.pipe(n),r})(c,e)}catch(e){d=e}d?n.error(`Failed writing ${u}: ${d}`):n.debug(`Wrote "./${a.relative(t.buildRoot,c)}"`),e.end()})())};return[{name:is,buildReport(e){const t=n.time("serialize report"),o=W(e);t.end(),r("build",{bundler:o.bundler,metadata:o.metadata,start:o.start,end:o.end,duration:o.duration,writeDuration:o.writeDuration,entries:o.entries,outputs:o.outputs}),r("logs",o.logs),r("timings",o.timings),r("dependencies",o.inputs),r("errors",o.errors),r("warnings",o.warnings)},metrics(e){r("metrics",(()=>Array.from(e)))},esbuild:{setup(e){e.onEnd((e=>{r("bundler",e.metafile)}))}},rspack:cs(n,(e=>{r("bundler",e)})),rollup:ds((e=>{r("bundler",e)})),vite:ds((e=>{r("bundler",e)})),webpack:cs(n,(e=>{r("bundler",e)}))}]},ps="rum",fs="datadog-rum-plugin",ms=["8","9","a","b"],hs=(e,t)=>{const n={service:e.service,version:e.version};return e.debugId&&(n.ddDebugId=t?(e=>{const t=d.createHash("sha256").update(e).digest("hex").slice(0,32),n=`${t.slice(0,12)}4${t.slice(13)}`,o=n.charCodeAt(16)%4,r=`${n.slice(0,16)}${ms[o]}${n.slice(17)}`;return[r.slice(0,8),r.slice(8,12),r.slice(12,16),r.slice(16,20),r.slice(20,32)].join("-")})(t):d.randomUUID()),`(function(c,n){try{if(typeof window==='undefined')return;var w=window,m=w[n]=w[n]||{},s=new Error().stack;s&&(m[s]=c)}catch(e){}})(${JSON.stringify(n)},${JSON.stringify("DD_SOURCE_CODE_CONTEXT")});`},gs="datadog-rum-privacy-plugin";const ys=(e,t)=>{const n=t.getLogger(gs),o=function(e,t){const n={privacy:{addToDictionaryHelper:{expression:{code:e}}}};return["esbuild","webpack","rspack"].includes(t)&&(n.output={...n.output,inlineSourceMap:!1,embedCodeInSourceMap:!0}),n}(e.helperCodeExpression,t.bundler.name);let r=0,s=0;return{name:gs,enforce:"post",transform:{filter:{id:{include:e.include,exclude:e.exclude}},handler(e,t){try{const n=function(e){if("rspack"===e?.framework||"webpack"===e?.framework)switch(typeof e.inputSourceMap){case"undefined":return;case"string":return e.inputSourceMap;default:return JSON.stringify(e.inputSourceMap)}}(this.getNativeBuildContext?.()),i=v.instrument({id:t,code:e,map:n},o);return 0===i.privacyDictionarySize?{code:e}:(r+=i.privacyDictionarySize,s++,i)}catch(t){return n.error(`Instrumentation Error: ${t}`,{forward:!0}),{code:e}}}},buildEnd:()=>{n.debug(`Privacy dictionary will include ${r} entries across ${s} files`,{forward:!0,context:{dictionaryEntryCount:r,fileCount:s}})}}},bs=e=>`DD_RUM.init({${JSON.stringify(e.sdk).replace(/(^{|}$)/g,"")}});\n`,ws=(e,t)=>{const n=e.sdk;if(n.clientToken)return bs(e);if(!t.auth.apiKey||!t.auth.appKey)throw new Error('Missing "auth.apiKey" and/or "auth.appKey" to fetch "rum.sdk.clientToken".');return async()=>{let o;try{const e=await B({url:`https://api.${t.auth.site}/api/v2/rum/applications/${n.applicationId}`,type:"json",auth:t.auth});o=e.data?.attributes?.client_token}catch(e){throw new Error(`Could not fetch the clientToken: ${e.message}`)}if(!o)throw new Error("Missing clientToken in the API response.");return bs({...e,sdk:{clientToken:o,...n}})}},vs=e=>{const n=t.bold.red,o=e[ps]||{},r={errors:[]};if(!o.sdk)return r;o.sdk.applicationId||r.errors.push(`Missing ${n("applicationId")} in the SDK configuration.`),e.auth.apiKey&&e.auth.appKey||o.sdk.clientToken||r.errors.push(`Missing ${n('"auth.apiKey"')} and/or ${n('"auth.appKey"')} to fetch missing client token.`);const s={applicationId:"unknown_application_id",allowUntrustedEvents:!1,compressIntakeRequests:!1,defaultPrivacyLevel:"mask",enablePrivacyForActionName:!1,sessionReplaySampleRate:0,sessionSampleRate:100,silentMultipleInit:!1,site:e.auth.site||"datadoghq.com",startSessionReplayRecordingManually:!1,storeContextsAcrossPages:!1,telemetrySampleRate:20,traceSampleRate:100,trackingConsent:"granted",trackLongTasks:!1,trackResources:!1,trackUserInteractions:!1,trackViewsManually:!1};return r.config={...s,...o.sdk},r},$s=e=>{const t=e[ps]||{},n={errors:[]};if(t.privacy){const e={exclude:[/\/node_modules\//,/\.preval\./,/^[!@#$%^&*()=+~`-]/],include:[/\.(?:c|m)?(?:j|t)sx?$/],addToDictionaryFunctionName:"$",helperCodeExpression:"/*__PURE__*/((q='$DD_A_Q',g=globalThis)=>(g[q]=g[q]||[],(v=>(g[q].push(v),v))))()"};n.config={...e,...t.privacy}}return n},ks=e=>{const n=t.bold.red,o=e[ps]||{},r={errors:[]};if(!o.sourceCodeContext)return r;const s=o.sourceCodeContext;return s?.debugId||s?.service&&"string"==typeof s.service||r.errors.push(`Missing ${n('"rum.sourceCodeContext.service"')}.`),r.config={...s,version:s.version||e.metadata?.version},r},xs=({options:e,context:t})=>{const n=((e,t)=>{const n=[],o=vs(e),r=$s(e),s=ks(e);if(n.push(...o.errors),n.push(...r.errors),n.push(...s.errors),n.length)throw t.error(`\n - ${n.join("\n - ")}`),new Error(`Invalid configuration for ${fs}.`);const i={...e[ps],sdk:void 0,privacy:void 0,sourceCodeContext:void 0};return o.config&&(i.sdk=o.config),r.config&&(i.privacy=r.config,t.debug(`datadog-rum-privacy plugin options: ${JSON.stringify(i.privacy,((e,t)=>t instanceof RegExp?t.toString():t))}`,{forward:!0})),s.config&&(i.sourceCodeContext=s.config),i})(e,t.getLogger(fs)),o=[],r=n.sourceCodeContext;if(r&&t.inject({type:"code",position:Ee.BEFORE,injectIntoAllChunks:!0,value:e=>hs(r,e)}),n.sdk&&(t.inject({type:"file",position:Ee.MIDDLE,value:a.join(__dirname,"./rum-browser-sdk.js")}),t.inject({type:"code",position:Ee.MIDDLE,value:ws(n,t)})),n.privacy){t.inject({type:"file",position:Ee.BEFORE,value:a.join(__dirname,"./privacy-helpers.js")});const e=ys(n.privacy,t);o.push(e)}return o},Ss="datadog-analytics-plugin",Es=({context:e})=>{const t=e.getLogger(Ss);return[{name:Ss,async buildStart(){"production"===e.env&&e.queue((async()=>{try{await e.sendLog({message:"Build started",context:{plugins:e.pluginNames}})}catch(e){t.debug(`Could not submit data to Datadog: ${e}`)}})())}}]},Is="datadog-async-queue-plugin",Ds=e=>{const{context:t,stores:n}=e,o=t.getLogger(Is),r=[];return t.queue=e=>{const t=e.catch((e=>{r.push(e.message||e.toString())}));n.queue.push(t)},[{name:Is,asyncTrueEnd:async()=>{await Promise.all(n.queue),r.length>0&&o.error(`Error occurred while processing async queue:\n ${r.join("\n ")}`)}}]},Ps=async(e,t,n)=>{const o=[],r=e.initialOptions.entryPoints,s=[],i=[];if(Array.isArray(r))for(const e of r){const t=e&&"object"==typeof e?e.in:e;s.push({path:t})}else r&&"object"==typeof r&&s.push(...Object.entries(r).map((([e,t])=>({name:e,path:t}))));const a=s.flatMap((e=>{return(t=e.path,t.includes("*")?h.glob.sync(t):[t]).map((t=>[e,t]));var t})).map((async([n,r])=>{const s=await e.resolve(r,{kind:"entry-point",resolveDir:t.buildRoot});s.errors.length&&i.push(...s.errors.map((e=>e.text))),s.path&&o.push({name:n.name,resolved:s.path,original:n.path})}));for(const e of i)n.error(e);return await Promise.all(a),o},As=/\.(?!.*(?:\.|\/|\\))(\w{1,})/g,js=/(\?|%3F|\|)+/gi,Ms=e=>{return"unknown"===e?e:e.includes("webpack/runtime")?"runtime":(t=Cs(e),As.lastIndex=0,As.exec(t)?.[1]||"unknown");var t},Os=["unknown","commonjsHelpers.js",`vite${a.sep}preload-helper.js`],Ts=(e,t,n)=>{const o=new Set;for(const n of e){const e=Cs(n);K(n)||e===t||Os.includes(e)||o.add(e)}return o},Cs=e=>e.split("!").pop().split(js).shift().replace(/^[^\w\s.,!@#$%^&*()=+~`\-/\\]+/,""),Ns=(e,t)=>K(t)?I:"unknown"===t?t:t.includes("webpack/runtime")?t.replace("webpack/runtime/","").replace(/ +/g,"-"):((e,t)=>{const n=t.split(a.sep),o=e.split(a.sep).filter(((e,t)=>e===n[t])).join(a.sep);return e.replace(o,"")})(t.split("!").pop(),e).split("node_modules").pop().split(js).shift().replace(/^((\.\.?)?[/\\])+/g,""),Rs=(e,t)=>Object.fromEntries(Object.entries(e).map((([e,n])=>[Kn(t,e),n]))),_s=(e,t)=>({setup(n){const o=new Map;let r=[];const s=t.time("build report",{start:!1});n.onStart((async()=>{o.clear(),r=[],s.resume();const i=t.time("process entries");r.push(...await Ps(n,e,t));for(const t of r){const n=Ns(e.bundler.outDir,t.resolved);t.name?o.set(n,t.name):o.set(n,n)}i.end(),s.pause()})),n.onEnd((async n=>{s.resume();const r=t.time("collecting errors and warnings"),i=e.bundler.outDir,u=e.buildRoot;for(const t of n.errors)e.build.errors.push(t.text);for(const t of n.warnings)e.build.warnings.push(t.text);if(r.end(),!n.metafile){const n="Missing metafile from build report.";return e.build.warnings.push(n),void t.warn(n)}const c=[],d=[],l=[],p=[],f=[],m={},h={},g=t.time("indexing metafile data"),y=Rs(n.metafile.inputs,u),b=Rs(n.metafile.outputs,u);g.end();const w=e=>{if(!K(e))return e;const t=y[Kn(u,e)];if(!t)return e;const n=t.imports.find((e=>!K(e.path)));return n?n.path:e},v=t.time("looping through inputs");for(const[e,t]of Object.entries(n.metafile.inputs)){if(K(e))continue;const n=Kn(u,e),o={name:Ns(i,e),filepath:n,dependents:new Set,dependencies:new Set,size:t.bytes,type:Ms(e)};m[n]=o,c.push(o)}v.end();const $=t.time("looping through outputs");for(const[e,r]of Object.entries(n.metafile.outputs)){const n=Kn(u,e),s=Ns(i,n),a=[];for(const e of Object.keys(r.inputs)){if(K(e))continue;const n=m[Kn(u,e)];n?a.push(n):t.debug(`Input ${e} not found for output ${s}`)}if(r.entryPoint&&!a.length){const e=m[Kn(u,r.entryPoint)];if(!e){t.debug(`Input ${r.entryPoint} not found for output ${s}`);continue}a.push(e)}const c={name:s,filepath:n,inputs:a,size:r.bytes,type:Ms(n)};if(h[n]=c,"map"===c.type&&p.push(c),d.push(c),!r.entryPoint)continue;const f=m[Kn(u,w(r.entryPoint))];if(f){if(!o.get(f.name))continue;const e={...c,name:o.get(f.name)||f.name,outputs:[c],size:c.size};l.push(e)}}$.end();const k=t.time("looping through sourcemaps");for(const e of p){const n=h[e.filepath.replace(/\.map$/,"")];n?e.inputs.push(n):t.debug(`Could not find output for sourcemap ${e.name}`)}k.end();const x={inputs:{report:m,meta:y},outputs:{report:h,meta:b}},S=/(<runtime>|https:|file:|data:|#)/g,E=e=>!K(e)&&!e.match(S),I=(e,n,o={})=>{if(!E(e))return o;const r=n.report[e];if(!r)return t.debug(`Could not find report's ${e}`),o;if(o[r.filepath])return o;o[r.filepath]=r;const s=n.meta[e];if(!s)return t.debug(`Could not find metafile's ${e}`),o;if(!s.imports||!s.imports.length)return o;for(const t of s.imports){const s=t.path.match(/^\.\.?\//),d=s?a.dirname(e):u,l=Kn(d,t.path);if(t.external){if(E(t.path)){const e=s?l:t.path,n=x.inputs.report[e]||{filepath:e,name:Ns(i,t.path),size:0,type:"external",dependencies:new Set,dependents:new Set};"dependencies"in r&&(n.dependents.add(r),r.dependencies.add(n)),"inputs"in r&&!r.inputs.includes(n)&&r.inputs.push(n),c.includes(n)||c.push(n),x.inputs.report[e]=n,o[n.filepath]=n}}else I(l,n,o)}return o},D=t.time("looping through entries");for(const e of l){const t={},n={};for(const n of e.inputs)I(n.filepath,x.inputs,t);for(const t of e.outputs)I(t.filepath,x.outputs,n);e.inputs=Object.values(t),e.outputs=Object.values(n),e.size=e.outputs.reduce(((e,t)=>e+t.size),0),f.push(e)}D.end();const P=t.time("aggregate dependencies and dependents");for(const e of c){if("external"===e.type)continue;const n=x.inputs.meta[e.filepath];if(n)for(const o of n.imports){if(!E(o.path))continue;const n=o.path.match(/^\.?\.\//),r=n?a.dirname(e.filepath):u,s=Kn(r,o.path);let i;if(o.external){const e=n?s:o.path;i=x.inputs.report[e]}else i=x.inputs.report[s];i?(e.dependencies.add(i),i.dependents.add(e)):t.debug(`Could not find input file of ${o.path} imported from ${e.name}`)}else t.debug(`Could not find metafile's ${e.name}`)}P.end(),e.build.outputs=d,e.build.inputs=c,e.build.entries=f,s.end(),await e.asyncHook("buildReport",e.build)}))}}),Fs=(e,t)=>{const n=t.time("module parsing",{start:!1}),o=t.time("build report",{start:!1}),r=t.time("filling entries",{start:!1}),i=t.time("filling inputs and outputs",{start:!1}),a=t.time("completing dependencies and dependents",{start:!1}),u=t.time("filling dependencies and dependents",{start:!1}),c=t.time("filling sourcemaps inputs",{start:!1}),d=new Map,l=new Map,p=new Map,f=new Map;return{buildStart(){f.clear(),d.clear(),l.clear(),p.clear()},onLog(t,n){"warn"===t&&e.build.warnings.push(n.message||n.toString())},renderError(t){t&&e.build.errors.push(t.message)},moduleParsed(e){n.resume();const t=Cs(e.id),o=f.get(t)||{dependencies:new Set,dependents:new Set},r=Ts(new Set([...e.dynamicallyImportedIds,...e.importedIds]),t),s=Ts(new Set([...e.dynamicImporters,...e.importers]),t);for(const e of s)o.dependents.add(e);for(const e of r)o.dependencies.add(e);f.set(t,o),n.tag([`module:${t}`],{span:!0}),n.pause()},writeBundle(n,m){o.resume();const h=n.dir?Kn(e.buildRoot,n.dir):e.bundler.outDir,g=new Set,y=new Set,b=new Map;a.resume();for(const[e,{dependencies:t,dependents:n}]of f){for(const n of t){const t=Cs(n),o=f.get(t)||{dependencies:new Set,dependents:new Set};o.dependents.has(e)||(o.dependents.add(e),f.set(t,o))}for(const t of n){const n=Cs(t),o=f.get(n)||{dependencies:new Set,dependents:new Set};o.dependencies.has(e)||(o.dependencies.add(e),f.set(n,o))}}a.end(),i.resume();for(const[e,n]of Object.entries(m)){const o=Kn(h,e),r="code"in n?Buffer.byteLength(n.code,"utf8"):Buffer.byteLength(n.source,"utf8"),i=l.get(o)||{name:e,filepath:o,inputs:[],size:r,type:Ms(e)};if("map"===i.type&&y.add(i),"modules"in n)for(const[e,t]of Object.entries(n.modules)){if(Cs(e)!==e)continue;let n=t.originalLength;if(!n&&0!==n)try{n=s.statSync(e).size}catch(e){n=t.renderedLength}const o=d.get(e)||{name:Ns(h,e),dependencies:new Set,dependents:new Set,filepath:e,size:n,type:Ms(e)};i.inputs.push(o),d.set(o.filepath,o)}if("imports"in n)for(const e of n.imports){const n=Cs(e);if(!f.has(n)){b.set(Kn(h,n),i);continue}if(d.has(n)){t.debug(`Input report already there for ${n} from ${i.name}.`);continue}const o=d.get(n)||{name:Ns(h,e),dependencies:new Set,dependents:new Set,filepath:n,size:0,type:"external"};i.inputs.push(o),d.set(o.filepath,o)}"isEntry"in n&&n.isEntry&&g.add({...i,name:n.name,size:0,outputs:[i]}),l.set(i.filepath,i)}i.end();for(const[e,n]of b){const o=l.get(e);o?n.inputs.includes(o)||n.inputs.push(o):t.debug(`Could not find the output report for ${e}.`)}u.resume();for(const[e,n]of d){const o=f.get(e);if(o){for(const e of o.dependencies){const o=d.get(e);o?n.dependencies.add(o):t.debug(`Could not find input for dependency ${Ns(h,e)} of ${n.name}`)}for(const e of o.dependents){const o=d.get(e);o?n.dependents.add(o):t.debug(`Could not find input for dependent ${Ns(h,e)} of ${n.name}`)}}else t.debug(`Could not find the import report for ${n.name}.`)}if(u.end(),y.size){c.resume();for(const e of y){const n=e.filepath.replace(/\.map$/,""),o=l.get(n);o?e.inputs.push(o):t.debug(`Could not find output for sourcemap ${e.name}`)}c.end()}const w=(e,n=new Map)=>{if(n.has(e))return n;const o=Ns(h,e),r=l.get(e);if(!r)return d.has(o)||t.debug(`Could not find output for ${o}`),n;n.set(e,r);const s=m[Ns(h,e)];if(!s)return t.debug(`Could not find asset for ${o}`),n;const i=[];"imports"in s&&i.push(...s.imports),"dynamicImports"in s&&i.push(...s.dynamicImports);for(const e of i)w(Kn(h,e),n);return n};r.resume();for(const e of g){const n=w(e.filepath);e.outputs=Array.from(n.values()),e.inputs=Array.from(new Set(e.outputs.flatMap((e=>e.inputs)))),e.size=e.outputs.reduce(((e,t)=>e+t.size),0),p.has(e.filepath)&&t.debug(`Entry "${e.name}":"${Ns(h,e.filepath)}" already reported.`),p.set(e.filepath,e)}r.pause(),o.pause()},async closeBundle(){e.build.inputs=Array.from(d.values()),e.build.outputs=Array.from(l.values()),e.build.entries=Array.from(p.values()),r.end(),o.end(),await e.asyncHook("buildReport",e.build)}}},zs=(e,t,n)=>o=>{let r=[],s=[],i=[];const a=new Map,u=new Map,c=new Map,d=new Map,l=[],p=new Map,f=n.time("build report",{start:!1}),m=e=>!(!e||e.startsWith("webpack/runtime")||e.startsWith("multi ")||K(e)),h=e=>e.replace(/(^external[^"]+"|"$)/g,""),g=e=>{const t=(e=>{const t=e.identifier();return{identifier:()=>t,dependencies:"dependencies"in e?[...e.dependencies]:[],blocks:"blocks"in e?[...e.blocks]:[],externalType:"externalType"in e?e.externalType:void 0,external:"external"in e?e.external:void 0}})(e),n=(e=>{const t=new Set,n=["rawRequest","resource","request","userRequest"],o=e=>{const n=Cs(e);t.add(n),n.startsWith("external ")&&t.add(h(n))};o(e.identifier());for(const t of n){const n=e[t];t&&t in e&&"string"==typeof n&&o(n)}return t})(e);for(const e of n)if(d.has(e)){const n=d.get(e);n.dependencies.push(...t.dependencies||[]),n.blocks.push(...t.blocks||[])}else d.set(e,t)},y=(e,t=[])=>{if("dependencies"in e)for(const n of e.dependencies)t.push(n),y(n,t);if("blocks"in e)for(const n of e.blocks)y(n,t);return t},b=(e,t)=>{if("request"in t&&t.request){const n=Cs(t.request);if(d.has(n))return d.get(n);if(e.context){const t=Kn(Cs(e.context),n);if(d.has(t))return d.get(t)}}},w=e=>!(!("externalType"in e)||!e.externalType)||(!(!("external"in e)||!e.external)||!!e.identifier?.().startsWith("external "));o.hooks.thisCompilation.tap(t,(o=>{r=[],s=[],i=[],a.clear(),u.clear(),d.clear(),p.clear(),o.hooks.finishModules.tap(t,(t=>{f.resume();const o=n.time("dependency graph"),s=n.time("indexing modules");for(const e of t)g(e);s.end();const i=n.time("building inputs");for(const n of t){const t=n.identifier(),o=Ns(e.bundler.outDir,t),s=new Set(y(n).map((e=>{const o=b(n,e);if(!o?.identifier())return!1;const r=o.identifier();return!!m(r)&&(r!==t&&(w(o)?h(r):r))})).filter(Boolean));if(!m(t))continue;const i=p.get(t)||{dependents:new Set,dependencies:new Set};for(const e of s){const n=p.get(e)||{dependencies:new Set,dependents:new Set};n.dependents.add(t),i.dependencies.add(e),p.set(e,n)}p.set(t,i);const u=w(n)?{size:0,name:h(o),dependencies:new Set,dependents:new Set,filepath:t,type:"external"}:{size:n.size()||0,name:o,dependencies:new Set,dependents:new Set,filepath:t,type:Ms(t)};r.push(u),a.set(t,u),w(n)&&a.set(h(t),u)}i.end();const u=n.time("assigning dependencies and dependents");for(const e of r){const t=p.get(e.filepath);if(t){for(const o of t.dependencies){const t=a.get(o);t?e.dependencies.add(t):n.debug(`Could not find input of dependency ${o}`)}for(const o of t.dependents){const t=a.get(o);t?e.dependents.add(t):n.debug(`Could not find input of dependent ${o}`)}}else n.debug(`Could not find dependency report for ${e.name}`)}u.end(),o.end(),f.pause()}))})),o.hooks.afterEmit.tapPromise(t,(async t=>{f.resume();const o=t.chunks,d=t.getAssets(),p=t=>[...t.files||[],...t.auxiliaryFiles||[]].map((t=>Kn(e.bundler.outDir,t))),h=n.time("indexing chunks"),g=t.chunkGraph;for(const e of o){const t=p(e),n=(g?.getChunkModules(e)||[]).flatMap((e=>"modules"in e&&Array.isArray(e.modules)?e.modules.map((e=>e.identifier())):e.identifier())).filter(m);for(const e of t){if("map"===Ms(e))continue;const t=c.get(e)||new Set;for(const e of n)t.add(e);c.set(e,t)}}h.end();const y=n.time("building outputs");for(const t of d){const o={size:t.source.size()||0,name:t.name,inputs:[],filepath:Kn(e.bundler.outDir,t.name),type:Ms(t.name)};if(u.set(o.filepath,o),s.push(o),"map"===o.type){l.push(o);continue}const r=c.get(o.filepath);if(r)for(const e of r){const t=a.get(e);t?o.inputs.push(t):n.debug(`Could not find input of ${e}`)}else n.debug(`Could not find modules for ${o.name}`)}y.end();const b=n.time("filling sourcemaps inputs");for(const e of l){const t=u.get(e.filepath.replace(/\.map$/,""));t?e.inputs.push(t):n.debug(`Output not found for sourcemap ${e.name}`)}b.end();const w=n.time("building entries"),v=(e,t=new Set)=>{if(t.has(e))return new Set;t.add(e);const n=new Set(e.chunks);for(const o of e.childrenIterable||[]){const e=v(o,t);for(const t of e)n.add(t)}return n};for(const[o,r]of t.entrypoints){const t=new Map,s=new Map;let a=0;const c=v(r),d=Array.from(c).flatMap(p),l=r.chunks.filter((e=>g.getChunkEntryModulesIterable(e)||!1)).flatMap((e=>Array.from(e.files))).filter((e=>e.includes(o)||r.name&&e.includes(r.name))).find((e=>"js"===Ms(e)));for(const e of d){const o=u.get(e);if(e&&o){if("map"!==o.type&&!t.has(o.name)){t.set(o.name,o);for(const e of o.inputs)s.has(e.filepath)||s.set(e.filepath,e);a+=o.size}}else n.debug(`Could not find output of ${JSON.stringify(e)}`)}const f={name:o,filepath:l?Kn(e.bundler.outDir,l):"unknown",size:a,inputs:Array.from(s.values()),outputs:Array.from(t.values()),type:l?Ms(l):"unknown"};i.push(f)}w.end();for(const n of t.errors)e.build.errors.push(n.message);for(const n of t.warnings)e.build.warnings.push(n.message);e.build.inputs=r,e.build.outputs=s,e.build.entries=i,f.end(),await e.asyncHook("buildReport",e.build)}))},Ls="datadog-build-report-plugin",qs=e=>{const{context:t}=e,n=t.getLogger(Ls);return[{name:Ls,enforce:"post",esbuild:_s(t,n),rspack:zs(t,Ls,n),webpack:zs(t,Ls,n),vite:Fs(t,n),rollup:Fs(t,n)}]},Us="datadog-bundler-report-plugin",Bs=(e,t)=>t?a.isAbsolute(t)?t:a.resolve(e,t):"",Vs=e=>{if(!e)return[];return(Array.isArray(e)?e:[e]).map((e=>e.dir?e.dir:e.file?a.dirname(e.file):void 0)).filter(Boolean)},Hs=e=>t=>{e.bundler.rawConfig=t.options,t.options.output?.path&&(e.bundler.outDir=Bs(process.cwd(),t.options.output.path)),e.hook("bundlerReport",e.bundler),t.options.context&&(e.buildRoot=t.options.context),e.hook("buildRoot",e.buildRoot)},Ks=e=>({configResolved(t){e.bundler.rawConfig=t;let n=t.build?.outDir??"dist";const o=t.build?.rollupOptions?.output,r=Vs(o);e.buildRoot=t.root??process.cwd(),o&&r.length&&(n=Jn(r,process.cwd())),e.bundler.outDir=Bs(e.buildRoot,n),e.hook("buildRoot",e.buildRoot),e.hook("bundlerReport",e.bundler)}}),Ws=e=>{const{context:t}=e,n=t.getLogger(Us);return[{name:Us,enforce:"pre",esbuild:{setup(e){t.bundler.rawConfig=e.initialOptions,e.initialOptions.absWorkingDir&&(t.buildRoot=e.initialOptions.absWorkingDir),e.initialOptions.outdir&&(t.bundler.outDir=Bs(t.buildRoot,e.initialOptions.outdir)),e.initialOptions.outfile&&(t.bundler.outDir=Bs(t.buildRoot,a.dirname(e.initialOptions.outfile))),t.hook("buildRoot",t.buildRoot),t.hook("bundlerReport",t.bundler),e.initialOptions.metafile=!0}},webpack:Hs(t),rspack:Hs(t),vite:Ks(t),rollup:{options(e){let n;if("output"in e){const t=Vs(e.output);n=Jn(t,process.cwd())}const o=(e=>{const t=new Set;if(e.input){const n=Array.isArray(e.input)?e.input:"object"==typeof e.input?Object.values(e.input):[e.input];for(const e of n){if("string"!=typeof e)throw new Error("Invalid input type");t.add(a.dirname(e))}}return Array.from(t)})(e);if(n){t.bundler.outDir=Kn(process.cwd(),n);const e=Jn([n,...o],process.cwd());t.buildRoot=e===a.sep?process.cwd():e}else t.buildRoot=Jn(o,process.cwd()),t.bundler.outDir=a.resolve(process.cwd(),"dist");t.hook("buildRoot",t.buildRoot)},buildStart(e){t.bundler.rawConfig=e},renderStart(e){t.bundler.rawConfig.outputs=t.bundler.rawConfig.outputs||[],t.bundler.rawConfig.outputs.push(e),t.hook("bundlerReport",t.bundler);const o=Vs(e);Jn(o,process.cwd()).startsWith(t.bundler.outDir)||n.warn("The output directory has been changed by a plugin and may introduce some inconsistencies in the build report.")}}}]},Js="datadog-custom-hooks-plugin",Gs=e=>{const{context:t}=e,n=t.getLogger(Js),o=e=>(o,...r)=>{const s=n.time(`execution | ${o}`,{tags:["type:custom-hook",`hook:${o}`]}),i=[],a=[];for(const n of t.plugins){if(!(o in n))continue;const t=n[o];if("function"==typeof t)try{const s=t(...r);s instanceof Promise&&(e||i.push(`Plugin "${n.name}" returned a promise on the non async hook "${o}".`),a.push(s))}catch(e){i.push(`Plugin "${n.name}" errored on hook "${o}". [${e}]`)}else i.push(`Plugin "${n.name}" has an invalid hook type for "${o}". [${typeof t}]`)}if(i.length>0){for(const e of i)n.error(e);throw new Error("Some plugins errored during the hook execution.")}return Promise.all(a).finally((()=>s.end()))};return t.hook=o(!1),t.asyncHook=o(!0),[{name:Js,enforce:"pre"}]};class Ys{constructor(e){this.trackedFilenames=new Map;for(const t of e){const e=this.getFilename(t),n=this.trackedFilenames.get(e);n?n.push(t):this.trackedFilenames.set(e,new Array(t))}}displaySource(e){return e.length<=40?e:`[...]${e.slice(-35)}`}matchSourcemap(e,t){const n=$e(e),o=JSON.parse(n);if(!o.sources)return void t("Missing 'sources' field in sourcemap.");const r=o.sources;if(0===r.length)return void t("Empty 'sources' field in sourcemap.");const s=this.matchSources(r);if(0!==s.length)return s;t(`${r.map(this.displaySource).join(", ")} not in the tracked files.`)}matchSources(e){let t=[];const n=new Set;for(const o of e){const e=this.getFilename(o);if(n.has(e))continue;n.add(e);const r=this.trackedFilenames.get(e);r&&(t=t.concat(r))}return t}rawTrackedFilesList(){let e=[];return this.trackedFilenames.forEach((t=>{e=e.concat(t)})),e}getFilename(e){let t=e.lastIndexOf("/");-1===t?t=0:t++;let n=e.lastIndexOf("?");return(-1===n||n<=t)&&(n=e.length),e.substring(t,n)}}const Qs=async e=>{const t=await e.getRemotes(!0);if(0===t.length)throw new Error("No git remotes available");const n=await Zs(e);for(const e of t)if(e.name===n)return Q(e.refs.push);return Q(t[0].refs.push)},Zs=async e=>{try{return(await e.getConfig("clone.defaultRemoteName"))?.value??"origin"}catch(e){return"origin"}},Xs=async e=>e.revparse("HEAD"),ei=async e=>(await e.raw("ls-files")).split(/\r\n|\r|\n/),ti=async e=>e.branch(),ni=async e=>e.show(["-s","--format=%s"]),oi=async e=>e.show(["-s","--format=%an,%ae,%aI,%cn,%ce,%cI"]),ri="datadog-git-plugin",si=e=>{const{options:t,context:n}=e,o=n.getLogger(ri),r=o.time("get git information",{start:!1}),s=async e=>{try{const t=await(async e=>{const t={baseDir:e||process.cwd(),binary:"git",maxConcurrentProcesses:3};try{const e=$.simpleGit(t),n=await e.revparse("--show-toplevel");t.baseDir=n}catch{}return $.simpleGit(t)})(a.dirname(e));if(0===(await t.getRemotes(!0)).length)return o.warn("No git remotes available, skipping git plugin. This is expected for a repository that has not been pushed yet."),void r.end();const s=await(async e=>{const t=[Xs(e),ti(e),ni(e),oi(e),ei(e),Qs(e)],[n,o,r,s,i,a]=await Promise.all(t),[u,c,d,l,p,f]=s.split(",").map((e=>e.trim()));return{commit:{author:{name:u,email:c,date:d},committer:{name:l,email:p,date:f},message:r.trim(),hash:n},hash:n,branch:o.current,remote:a.trim(),trackedFilesMatcher:new Ys(i)}})(t);n.git=s,r.end(),await n.asyncHook("git",n.git)}catch(e){o.error(`Could not get git information: ${e.message}`)}};return[{name:ri,enforce:"pre",buildRoot(e){if(J(t))try{r.resume();const t=Wn(e,".git");if(!t)return o.warn("No .git directory found, skipping git plugin."),void r.end();n.queue(s(t))}catch(e){o.error(`Could not get git information: ${e.message}`)}}}]},ii="datadog-injection-plugin",ai=/^https?:\/\//,ui=[".mjs",".mjsx",".js",".ts",".tsx",".jsx"],ci=t.bold.yellow,di=async(e,t=process.cwd())=>(e=>r.readFile(e,{encoding:"utf-8"}))(Kn(t,e));function li(e){return e.some((e=>e.injectIntoAllChunks))}const pi=(e,t,n)=>{const o=e.filter((e=>e.position===t&&(!n||n.isEntry||e.injectIntoAllChunks))).map((e=>wi(e.value)?e.value(n):e.value)).filter(Boolean);if(0===o.length)return"";return`// begin injection by Datadog build plugins\n${o.map((e=>`(() => {${e}})();`)).join("\n\n")}\n// end injection by Datadog build plugins`},fi=async(e,t,n=process.cwd())=>{const o=wi(e.value)?await e.value():e.value;try{if("file"===e.type){const e=o;return await(e.match(ai)?(async(e,t=5e3)=>{let n;return Promise.race([B({retries:2,minTimeout:100,url:e}).finally((()=>{t&&clearTimeout(n)})),new Promise(((e,o)=>{n=setTimeout((()=>{o(new Error("Timeout"))}),t)}))])})(e):di(e,n))}return o}catch(r){const s=`${e.type} - ${Y(o)}`;return e.fallback?(t.debug(`Fallback for "${s}": ${r.toString()}`),fi(e.fallback,t,n)):(t.warn(`Failed "${s}": ${r.toString()}`),"")}},mi=async(e,t,n,o=process.cwd())=>{const r=t.filter(bi).map((e=>{const t=e.value;return{...e,value:e=>t(e.sourceOrHash)}})),s=t.filter((e=>!bi(e))),i=await Promise.all(s.map((async t=>({...t,value:await fi(t,e,o)})))),a=e=>({...e,position:e.position??Ee.BEFORE});n.push(...r.map(a),...i.map(a))},hi=e=>e instanceof Error&&"code"in e,gi=e=>ui.includes(e),yi=(e,t,n)=>{e.warn(`"${ci(t)}" files are not supported (${ci(n)}).`)},bi=e=>"function"==typeof e.value&&1===e.value.length,wi=e=>"function"==typeof e,vi=s.promises,$i=(e,t,n)=>({setup(o){const{onStart:i,onResolve:u,onLoad:c,onEnd:d,esbuild:l,initialOptions:f}=o,m=[],h=`${t.bundler.name}.${Ee.MIDDLE}.${I}.js`,g=s.realpathSync(p.tmpdir()),y=a.resolve(g,h),b=new RegExp(`${h}$`),w=f.inject;f.inject=w?[...w]:[],f.inject.push(y),i((async()=>{m.push(...await Ps(o,t,e)),o.initialOptions.inject=w;try{await(async(e,t)=>{await we(a.dirname(e)),await r.writeFile(e,t,{encoding:"utf-8"})})(y,"")}catch(t){e.error(`Could not create the files: ${t.message}`)}})),u({filter:b},(async e=>({path:e.path,namespace:ii}))),c({filter:b,namespace:ii},(async()=>({contents:pi(n,Ee.MIDDLE)||" ",resolveDir:t.buildRoot,loader:"js"}))),d((async o=>{if(!o.metafile)return void e.warn("Missing metafile from build result.");if(!function(e){return e.some((e=>e.position===Ee.BEFORE||e.position===Ee.AFTER))}(n))return;const r=[];for(const[s,i]of Object.entries(o.metafile.outputs)){const o=Boolean(i.entryPoint&&m.some((e=>e.resolved.endsWith(i.entryPoint))));if(!o&&!li(n))continue;const u=Kn(t.buildRoot,s),{base:c,ext:d}=a.parse(u);gi(d)?r.push((async()=>{try{const e=`${u}.map`,t=await vi.readFile(u,"utf-8"),r=await vi.readFile(e,"utf-8").catch((()=>!1)),s=a.basename(u),i=pi(n,Ee.BEFORE,{sourceOrHash:t,fileName:s,isEntry:o}),c=pi(n,Ee.AFTER,{sourceOrHash:t,fileName:s,isEntry:o});if(!i&&!c)return;const d=t.replace(/\n?\/\/# sourceMappingURL=.*$/m,""),p=r?`${d}\n//# sourceMappingURL=data:application/json;base64,${Buffer.from(r).toString("base64")}`:d,f=await l.transform(p,{loader:"default",banner:i,footer:c,sourcemap:r?"external":void 0,sourcefile:s});await Promise.all([vi.writeFile(u,f.code),r&&f.map?vi.writeFile(e,f.map):null])}catch(t){if(!hi(t)||"ENOENT"!==t.code)throw t;e.warn(`Could not inject content in ${u}: ${t}`)}})()):yi(e,d,c)}await Promise.all(r)}))}}),ki=I,xi="?inject-proxy",Si=(e,t)=>({renderChunk(n,o){const{base:r,ext:s}=a.parse(o.fileName);if(!gi(s))return yi(e,s,r),null;const i=pi(t,Ee.BEFORE,{sourceOrHash:n,fileName:o.fileName,isEntry:o.isEntry}),u=pi(t,Ee.AFTER,{sourceOrHash:n,fileName:o.fileName,isEntry:o.isEntry});if(!i&&!u)return null;const c=new k(n);return i&&c.prepend(`${i}\n`),u&&c.append(`\n${u}`),{code:c.toString(),map:c.generateMap({file:o.fileName,hires:"boundary"})}},async resolveId(e,n,o){if(K(e))return{id:e,moduleSideEffects:!0};if(o.isEntry&&pi(t,Ee.MIDDLE)){if(e.endsWith(".html"))return null;const t=await this.resolve(e,n,o);if(!t||t.external)return t;return(await this.load(t)).moduleSideEffects=!0,`${t.id}${xi}`}return null},load(e){if(K(e))return pi(t,Ee.MIDDLE);if(e.endsWith(xi)){const t=e.slice(0,-13),n=this.getModuleInfo(t);let o=`import ${JSON.stringify(ki)};\nexport * from ${JSON.stringify(t)};`;return n?.hasDefaultExport&&(o+=`export { default } from ${JSON.stringify(t)};`),o}return null}}),Ei=(e,t,n,o,r)=>i=>{const u=new WeakMap,c=e.sources.ConcatSource,d=n.bundler.name,l=a.resolve(n.buildRoot,"node_modules",".cache","datadog-build-plugins",`${d}.${Ee.MIDDLE}.${I}.js`);ve(l,"");i.hooks.shutdown.tap(ii,(()=>{var e;e=l,s.rmSync(e,{force:!0,maxRetries:3,recursive:!0})}));const p=async()=>{await mi(t,o,r,n.buildRoot)};i.hooks.beforeRun.tapPromise(ii,p),i.hooks.watchRun.tapPromise(ii,p),i.hooks.compilation.tap(ii,(n=>{const o=e.Compilation.PROCESS_ASSETS_STAGE_ADDITIONS;n.hooks.processAssets.tap({name:ii,stage:o},(()=>{for(const e of n.chunks){const o=e.canBeInitial(),s=e.contentHash?.javascript??e.hash;for(const i of e.files){const{base:e,ext:d}=a.parse(i);if(!gi(d)){yi(t,d,e);continue}const l=a.basename(i),p=pi(r,Ee.BEFORE,{sourceOrHash:s,fileName:l,isEntry:o}),f=pi(r,Ee.AFTER,{sourceOrHash:s,fileName:l,isEntry:o});""===p&&""===f||n.updateAsset(i,(e=>{const t=u.get(e);if(!t||t.banner!==p||t.footer!==f){const t=new c(p,"\n",e,"\n",f);return u.set(e,{source:t,banner:p,footer:f}),t}return t.source}))}}}))}));const f=(e=>{const n={import:[l]},o=e=>{for(const[n,o]of Object.entries(e))"object"==typeof o?(o.import=o.import||[],o.import.unshift(l)):"string"==typeof o?e[n]=[l,o]:Array.isArray(o)?o.unshift(l):t.error("Invalid entry type: "+typeof o)};return e?"function"==typeof e?async()=>{const t=await e();return o(t),t}:"object"!=typeof e?"string"==typeof e?[n,e]:(t.error("Invalid entry type: "+typeof e),e):(o(e),e):{ddHelper:n}})(i.options.entry);i.options.entry=f},Ii=e=>{const{bundler:t,context:n}=e,o=n.getLogger(ii),r=[],s=[];n.inject=e=>{r.push(e)};const i={name:ii,enforce:"post",esbuild:$i(o,n,s),webpack:Ei(t,o,n,r,s),rspack:Ei(t,o,n,r,s),rollup:Si(o,s),vite:{...Si(o,s),enforce:"pre",transformIndexHtml:{order:"pre",handler:()=>pi(s,Ee.MIDDLE)?[{tag:"script",attrs:{type:"module",src:"/@id/__datadog-helper-file"},injectTo:"head-prepend"}]:[]}}};var a;return a=n.bundler.name,["rspack","webpack"].includes(a)?i.load={filter:{id:D},handler:()=>({code:pi(s,Ee.MIDDLE)})}:i.buildStart=async()=>{await mi(o,r,s,n.buildRoot)},[i]},Di="datadog-true-end-plugin",Pi=e=>{const{context:t}=e,n=async()=>{await t.asyncHook("asyncTrueEnd")},o=async()=>{await t.asyncHook("flush")},r=()=>{t.hook("syncTrueEnd")},s=async()=>{r(),await n(),await o()},i=e=>{e.hooks.shutdown.tapPromise(Di,s)},a={async writeBundle(){},async closeBundle(){await s()}};return[{name:Di,enforce:"post",webpack:i,esbuild:{setup(e){e.onEnd((async()=>{await n(),await o()})),e.onDispose((()=>{r()}))}},vite:a,rollup:a,rspack:i}]},Ai={[Pr]:os},ji=t.bold.red;var Mi="3.2.6-dev.2";const Oi=(({bundler:t,version:n})=>{const o=Date.now();return e.createUnplugin(((e,r)=>{const s=Date.now(),i=((e={})=>{const t=(e=>{const t=[];return void 0===e||void 0!==e.version&&"string"!=typeof e.version&&t.push("metadata.version must be a string"),t})(e.metadata),n=N("SITE"),o=F(n,"DATADOG_SITE/DD_SITE",t)??F(e.auth?.site,"auth.site",t),r={site:o?.site??j,siteSubdomain:o?.subdomain};if(t.length)throw new Error(`Invalid Datadog plugin configuration:\n - ${t.join("\n - ")}`);return Object.defineProperty(r,"apiKey",{value:N("API_KEY")||e.auth?.apiKey,enumerable:!1}),Object.defineProperty(r,"appKey",{value:N("APP_KEY")||e.auth?.appKey,enumerable:!1}),{enableGit:!0,logLevel:"warn",metadata:{},...e,auth:r}})(e);"esbuild"===r.framework&&(r.esbuildHostName=M);const a=process.env.BUILD_PLUGINS_ENV||"production",u=P.includes(a)?a:"development",c=t.rspackVersion||t.version||t.VERSION,d=r.framework,l={bundler:{name:d,version:c},env:u,metadata:i.metadata||{},packageName:`@datadog/${d}-plugin`,version:n},p={errors:[],logs:[],metrics:new Set,queue:[],timings:[],warnings:[]},f=(({start:e,options:t,data:n,stores:o})=>{const r=process.cwd(),s={errors:o.errors,warnings:o.warnings,logs:o.logs,metadata:n.metadata,timings:o.timings,bundler:n.bundler};return{addMetric:()=>{throw new Error("AddMetric function called before it was initialized.")},auth:t.auth,pluginNames:[],bundler:{...s.bundler,outDir:r},build:s,buildRoot:r,env:n.env,getLogger:re(n,o,t.logLevel),asyncHook:()=>{throw new Error("AsyncHook function called before it was initialized.")},hook:()=>{throw new Error("Hook function called before it was initialized.")},inject:()=>{throw new Error("Inject function called before it was initialized.")},plugins:[],queue:()=>{throw new Error("Queue function called before it was initialized.")},sendLog:V(n),start:e,version:n.version}})({start:o,options:i,data:l,stores:p}),m=f.getLogger("factory"),h=m.time("Plugins initialization",{start:s});f.pluginNames.push(M);const g=[];g.push(["analytics",Es],["async-queue",Ds],["build-report",qs],["bundler-report",Ws],["custom-hooks",Gs],["git",si],["injection",Ii],["true-end",Pi]),i.customPlugins&&g.push(["custom",i.customPlugins]);const y=[["apps",de,go],["error-tracking",yo,_o],["live-debugger",Fo,Ir],["metrics",Pr,rs],["output",ss,ls],["rum",ps,xs]];for(const[e,t,n]of y)ce(i,t,m)&&g.push([e,n]);for(const[e,n]of g)f.plugins.push(...ae(f,n,e)({bundler:t,context:f,options:i,data:l,stores:p}));return(e=>{const t=[];for(const n of C){const o=_(n);if(o.length>1&&!o.every((e=>process.env[e]===process.env[o[0]]))){const r=o.map((e=>T(e))).join(" and "),s=T(`DATADOG_${n}`);e.warn(`Conflicting keys ${r}, will use ${s}`),t.push(`${r} (using ${s})`)}else if(o.length){const e=o.map((e=>O(e))).join(" and ");t.push(`${e} (same value)`)}}t.length&&e.info(`Overrides from environment:\n - ${t.join("\n - ")}`)})(m),f.pluginNames.push(...f.plugins.map((e=>e.name))),(e=>{const t=new Set(e.filter((t=>e.filter((e=>e===t)).length>1)));if(t.size>0)throw new Error(`Duplicate plugin names: ${ji(Array.from(t).join(", "))}`)})(f.pluginNames),f.hook("init",f),h.end(),f.plugins}))})({bundler:x,version:Mi}).esbuild,Ti=Mi,Ci=Ai;exports.datadogEsbuildPlugin=Oi,exports.helpers=Ci,exports.version=Ti;
|
|
1
|
+
"use strict";var e=require("unplugin"),t=require("chalk"),n=require("async-retry"),o=require("buffer"),r=require("fs/promises"),s=require("fs"),i=require("json-stream-stringify"),a=require("path"),u=require("stream"),c=require("child_process"),d=require("crypto"),l=require("http"),p=require("os"),f=require("eslint-scope"),m=require("jszip"),h=require("glob"),g=require("pretty-bytes"),y=require("p-queue"),b=require("@jridgewell/remapping"),w=require("perf_hooks"),v=require("@datadog/js-instrumentation-wasm"),$=require("simple-git"),k=require("magic-string"),x=require("esbuild");function S(e){var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var E=S(f);const I="__datadog-helper-file",D=new RegExp(I),P=["development","production","test"],A=["datadoghq.com","us3.datadoghq.com","us5.datadoghq.com","datadoghq.eu","ddog-gov.com","us2.ddog-gov.com","ap1.datadoghq.com","ap2.datadoghq.com","datad0g.com"],j=A[0],M="datadog-build-plugins",O=t.bold.green,T=t.bold.yellow,C=["API_KEY","APP_KEY","SOURCEMAP_INTAKE_URL","APPS_INTAKE_URL","APPS_PUBLISH","APPS_UPLOAD_ASSETS","APPS_VERSION_NAME","APPS_AUTH_METHOD","SITE"],N=e=>process.env[`DATADOG_${e}`]||process.env[`DD_${e}`],R=(e,t)=>{if(void 0===e)return t;const n=e.toLowerCase();return!!["1","true","yes","on"].includes(n)||!["0","false","no","off"].includes(n)&&t},_=e=>{const t=[];return process.env[`DD_${e}`]&&t.push(`DD_${e}`),process.env[`DATADOG_${e}`]&&t.push(`DATADOG_${e}`),t},F=(e,t,n)=>{if(void 0===e)return;const o=(e=>{if("string"!=typeof e)return;const t=e.toLowerCase(),n=A.find((e=>e===t));if(n)return{site:n};const o=A.filter((e=>t.endsWith(`.${e}`)));if(!o.length)return;const r=o.reduce(((e,t)=>t.length>e.length?t:e)),s=t.slice(0,t.length-r.length-1);return s&&/^[a-z0-9-]+$/.test(s)?{site:r,subdomain:s}:void 0})(e);if(o)return o;n.push(`${t} "${e}" is not a supported Datadog site. See the site parameters in https://docs.datadoghq.com/getting_started/site/.`)},z=e=>null===e||"object"!=typeof e?"":Object.entries(e).map((([e,t])=>`${e}: ${"string"==typeof t?t:JSON.stringify(t)}`)).join(", "),L=e=>({"DD-EVP-ORIGIN":`${e.bundler}-build-plugin_${e.plugin}`,"DD-EVP-ORIGIN-VERSION":e.version}),q=async e=>{const{getForm:t,defaultHeaders:n={},zip:o=!0}=e,r=await t(),s=new Request("fake://url",{method:"POST",body:r});return{data:o?s.body.pipeThrough(new CompressionStream("gzip")):s.body,headers:{"Content-Encoding":o?"gzip":"multipart/form-data",...n,...Object.fromEntries(s.headers.entries())}}},U=[400,401,403,404,405,409,413],B=async e=>{const{auth:t,url:o,method:r="GET",getData:s,type:i="text"}=e,a={retries:0===e.retries?0:e.retries||5,onRetry:e.onRetry,maxTimeout:e.maxTimeout,minTimeout:e.minTimeout};return n((async(e,n)=>{let a;try{const e={method:r,duplex:"half"};let n={"X-Datadog-Origin":"build-plugins"};if(t&&"accessToken"in t?t.accessToken&&(n.Authorization=`Bearer ${t.accessToken}`):(t?.apiKey&&(n["DD-API-KEY"]=t.apiKey),t?.appKey&&(n["DD-APPLICATION-KEY"]=t.appKey)),"function"==typeof s){const{data:t,headers:o}=await s();e.body=t,n={...n,...o}}a=await fetch(o,{...e,headers:n})}catch(t){return e(t),{}}if(!a.ok){let t=`HTTP ${a.status} ${a.statusText}`;try{const e=(e=>{try{const t=JSON.parse(e);if(null!==t&&"object"==typeof t)if("errors"in t&&Array.isArray(t.errors)){const e=t.errors.map(z).filter((e=>e.length>0)).join("\n");if(e)return e}else{const e=z(t);if(e)return e}}catch{}return e})(await a.text());e&&(t+=`\n${e}`)}catch{}if(U.includes(a.status))return e(new Error(t)),{};throw new Error(t)}try{let e;return e="json"===i?await a.json():await a.text(),e}catch(t){return e(t),{}}}),a)},V=e=>({message:t,context:n})=>B({retries:2,minTimeout:100,url:"https://browser-http-intake.logs.datadoghq.com/v1/input/pub44d5f4eb86e1392037b7501f7adc540e",method:"POST",type:"json",getData:async()=>{const o={ddsource:e.packageName||M,message:t,service:"build-plugins",team:"language-foundations",env:e.env,version:e.version,bundler:{name:e.bundler.name,version:e.bundler.version},metadata:e.metadata,...n};return{data:JSON.stringify(o),headers:{"Content-Type":"application/json"}}}}),H=e=>e.replace(/^@dd\/(datadog-|internal-)?|^datadog-|-plugin$/g,""),K=e=>e.includes(I),W=e=>{const t={bundler:e.bundler,errors:e.errors,metadata:e.metadata,warnings:e.warnings,logs:e.logs,timings:e.timings,start:e.start,end:e.end,duration:e.duration,writeDuration:e.writeDuration,entries:[],inputs:[],outputs:[]};for(const n of e.entries||[]){const e={...n,inputs:[],outputs:[]};n.inputs&&(e.inputs=n.inputs.map((e=>e.filepath))),n.outputs&&(e.outputs=n.outputs.map((e=>e.filepath))),t.entries.push(e)}for(const n of e.inputs||[]){const e={...n,dependencies:[],dependents:[]};if(n.dependencies)for(const t of n.dependencies)e.dependencies.push(t.filepath);if(n.dependents)for(const t of n.dependents)e.dependents.push(t.filepath);t.inputs.push(e)}for(const n of e.outputs||[]){const e={...n,inputs:[]};n.inputs&&(e.inputs=n.inputs.map((e=>e.filepath))),t.outputs.push(e)}return t},J=e=>{const t=!!e.errorTracking?.sourcemaps,n=e.enableGit??!0;return t&&n},G=e=>{const t=Math.floor(e/1e3/60/60/24),n=new Date(e-24*t*60*60*1e3),o=n.getUTCHours(),r=n.getUTCMinutes(),s=n.getUTCSeconds(),i=n.getUTCMilliseconds(),a=`${t?`${t}d `:""}${o?`${o}h `:""}${r?`${r}m `:""}${s?`${s}s`:""}`.trim();return`${a}${!a||i?` ${i}ms`:""}`.trim()},Y=(e,t=60,n="[...]")=>{if(e.length<=t)return e;const o=Math.max(4,t-n.length),r=Math.min(10,Math.floor(o/2)),s=o-r;return`${e.slice(0,r)}${n}${e.slice(-s)}`},Q=(e="")=>{try{if(!e||e.startsWith("git@"))return e;const t=new URL(e),n="/"===t.pathname?"":t.pathname;return`${t.protocol?`${t.protocol}//`:""}${t.host}${n}`}catch{return e}},Z=e=>e.trim().toLowerCase().replace(/[^a-z0-9_:./-]+/g,"_").replace(/^_+|_+$/g,"")||"unknown",X=e=>Object.entries(e).map((([e,n])=>` - ${e}: ${t.bold.green((e=>{if(void 0===e)return"undefined";if(null===e)return"null";if(Array.isArray(e))return e.join(", ");if("object"==typeof e)try{return JSON.stringify(e,null,2)}catch{return String(e)}return e?.toString()??""})(n))}`)).join("\n"),ee={debug:0,info:1,warn:2,error:3,none:4},te=e=>e.split(">").map(H).join(">"),ne=(e,n,o,r)=>{const s=te(e);return(i,a="debug",{forward:u,context:c}={})=>{let d=t.dim,l=console.log;"error"===a?(d=t.red,l=console.error):"warn"===a?(d=t.yellow,l=console.warn):"info"===a&&(d=t.cyan,l=console.log);const p=`[${n.metadata?.name?`${n.metadata.name}|`:""}${a}|${n.bundler.name}|${s}]`,f="string"==typeof i?i:JSON.stringify(i,null,2);if(o.logs.push({bundler:n.bundler.name,pluginName:e,type:a,message:f,time:Date.now()}),"error"===a&&o.errors.push(f),"warn"===a&&o.warnings.push(f),u){const t=async()=>{try{const t=V(n);await t({message:f,context:{plugin:e,status:a,...c}})}catch(t){ne(e,n,o,r)(`Error forwarding log: ${t}`,"debug")}};o.queue.push(t())}ee[a]>=ee[r]&&l(`${d(p)} ${f}`)}},oe=(e,n,o)=>(r,s={})=>{const{level:i="debug",start:a=!0,log:u=!0,tags:c=[]}=s,d={pluginName:e,label:r,spans:[],tags:[...c,`plugin:${e}`,`level:${i}`],logLevel:i,total:0};n.push(d);const l=()=>d.spans.filter((e=>!e.end)),p=n=>{l().length||(!d.spans.length&&u&&o(t.dim(`[${t.cyan(r)}] : start`),"debug"),d.spans.push({start:n||Date.now(),tags:[`plugin:${e}`]}))},f=(e,n=!0)=>{const s=l();if(s?.length){s.length>1&&o(`Timer ${t.cyan(r)} has more than one ongoing span.`,"debug");for(const t of s)t.end=e||Date.now()}else n&&o(`Timer ${t.cyan(r)} cannot be paused, no ongoing span.`,"debug")};if(a){let e;"number"==typeof a&&(e=a),p(e)}return{timer:d,resume:p,end:e=>{f(e,!1);const n=d.spans.reduce(((e,t)=>e+(t.end-t.start)),0);d.total=n,u&&o(`[${t.cyan(r)}] : ${t.cyan(G(n))}`,i)},pause:f,tag:(e,t={})=>{const{span:n=!1}=t;if(n){const t=l();for(const n of t)n.tags.push(...e)}else d.tags.push(...e)}}},re=(e,t,n="warn")=>o=>{const r=ne(o,e,t,n);return{getLogger:r=>re(e,t,n)(`${te(o)}>${r}`),time:oe(o,t.timings,r),error:(e,t)=>r(e,"error",t),warn:(e,t)=>r(e,"warn",t),info:(e,t)=>r(e,"info",t),debug:(e,t)=>r(e,"debug",t)}},se=["buildEnd","buildStart","load","resolveId","transform","watchChange","writeBundle","buildRoot","init","buildReport","bundlerReport","git"],ie=(e,t,n,o)=>{const r=n=>function(...r){const s=o.time(`${e} | ${t}`,{log:!1,tags:["type:hook",`hook:${t}`]}),i=n.apply(this,r);return i instanceof Promise?i.finally((()=>{s.end()})):(s.end(),i)};return"object"==typeof n&&null!==n&&"handler"in n?{...n,handler:r(n.handler)}:r(n)},ae=(e,t,n)=>{const o=e.getLogger(M);return e=>{const r=o.time(`hook | init ${n}`,{log:!1}),s=t(e).map((e=>((e,t)=>{const n={...e},o=H(e.name);for(const r of se){const s=e[r];s&&(n[r]=ie(o,r,s,t))}return n})(e,o))),i=s.map((e=>`plugin:${e.name}`));return r.tag(i),r.end(),s}},ue=new Set,ce=(e,t,n)=>{const o=e[t];if(o&&"object"==typeof o&&"enable"in o){const e=o.enable;if("boolean"!=typeof e&&void 0!==e&&(ue.has(t)||(ue.add(t),n.warn(`\`${t}.enable\` should be a boolean, got ${typeof e}. Non-boolean values are coerced today but will be rejected in the next major.`))),void 0!==e)return!!e}return!!o},de="apps",le="datadog-apps-plugin",pe="api/unstable/app-builder-code/apps",fe="datadog-apps-assets.zip",me=/\.backend\.(ts|tsx|js|jsx)$/,he=[".ts",".tsx",".js",".jsx",".mjs",".cjs",".mts",".cts"],ge=["apiKey","oauth"],ye=e=>{const t=e[de]||{},n=(e=>{if(void 0!==e){if(ge.includes(e))return e;throw new Error(`apps.authOverrides.method must be one of: ${ge.join(", ")}`)}})(N("APPS_AUTH_METHOD")||t.authOverrides?.method)||((e=>Boolean((N("API_KEY")||e.auth?.apiKey)&&(N("APP_KEY")||e.auth?.appKey)))(e)?"apiKey":"oauth");return{include:t.include||[],dryRun:t.dryRun??!R(N("APPS_UPLOAD_ASSETS"),!1),identifier:t.identifier?.trim(),name:t.name?.trim()||e.metadata?.name?.trim(),...null!=t.description&&{description:t.description},...null!=t.selfService&&{selfService:t.selfService},...null!=t.permissions&&{permissions:t.permissions},authOverrides:{method:n}}},be=async e=>r.rm(e,{force:!0,maxRetries:3,recursive:!0}),we=async e=>r.mkdir(e,{recursive:!0}),ve=(e,t)=>{var n;n=a.dirname(e),s.mkdirSync(n,{recursive:!0}),s.writeFileSync(e,t,{encoding:"utf-8"})},$e=e=>s.readFileSync(e,{encoding:"utf-8"}),ke=e=>{try{return s.existsSync(e)}catch(e){if("ENOENT"===e.code)return!1;throw e}},xe=async(e,t)=>{if("function"==typeof s.openAsBlob){const n=await s.openAsBlob(e,{type:t.contentType});return new o.File([n],t.filename)}{const n=u.Readable.toWeb(s.createReadStream(e)),r=await new Response(n).blob();return new o.File([r],t.filename,{type:t.contentType})}},Se=async e=>{const t={empty:!1,exists:!0};try{const{size:n}=await r.stat(e);0===n&&(t.empty=!0)}catch(e){if("ENOENT"!==e.code)throw e;t.exists=!1}return t};var Ee=(e=>(e[e.BEFORE=0]="BEFORE",e[e.MIDDLE=1]="MIDDLE",e[e.AFTER=2]="AFTER",e))(Ee||{});const Ie=()=>import("oauth4webapi"),De=t.cyan.bold,Pe=e=>e.toString("base64url"),Ae=(e,t)=>{const n=(e=>"datad0g.com"===e?"f4bacdd2-0c8c-49f5-bf3e-a62ba3ec02e6":"e17b9ffa-3daf-4124-ba1b-4ac8c547d506")(e);return{authorizationUrl:`https://${t?`${t}.${e}`:`app.${e}`}/oauth2/v1/authorize`,cacheTokens:!0,clientId:n,openBrowser:!0,redirectUri:"http://localhost:8060",timeoutMs:3e5,tokenUrl:`https://api.${e}/oauth2/v1/token`}},je=e=>({client_id:e}),Me=e=>({issuer:new URL(e.authorizationUrl).origin,authorization_endpoint:e.authorizationUrl,token_endpoint:e.tokenUrl}),Oe=(e,t)=>`${e}:${t.clientId}:${((e,t)=>d.createHash("sha256").update([t.clientId,e,t.authorizationUrl,t.tokenUrl].join("|")).digest("hex").slice(0,16))(e,t)}`,Te=(e,t,n)=>{e.writeHead(t,{"Content-Type":"text/html; charset=UTF-8"}),e.end(n)},Ce=(e,t,n=Date.now())=>({accessToken:e.access_token,expiresAt:"number"==typeof e.expires_in?n+1e3*e.expires_in:void 0,expiresIn:e.expires_in,refreshToken:e.refresh_token,scope:e.scope,site:t,tokenType:e.token_type}),Ne=e=>null!==e&&"object"==typeof e&&!Array.isArray(e),Re=e=>e instanceof Error?e.message:String(e),_e=e=>{const t=Re(e).toLowerCase();return"NoEntry"===(e=>Ne(e)&&"string"==typeof e.code?e.code:void 0)(e)||t.includes("noentry")||t.includes("no matching entry")||t.includes("not found")},Fe=async(e,t)=>{const{AsyncEntry:n}=await import("@napi-rs/keyring");return new n("datadog-build-plugins:oauth",Oe(e,t))},ze=(e,t)=>new Error(`Could not ${e} Datadog OAuth token in the OS credential store. ${t instanceof Error?t.message:String(t)}`),Le=async(e,t)=>{try{const n=await Fe(e,t),o=await n.getPassword();if(!o)return;const r=JSON.parse(o);return(e=>{if(Ne(e)&&1===e.version&&Ne(e.token)&&"string"==typeof e.token.accessToken&&"string"==typeof e.token.clientId&&"string"==typeof e.token.site)return e})(r)?.token}catch(e){if(_e(e))return;throw ze("read",e)}},qe=async(e,t,n,o=e.site)=>{if(t.cacheTokens)try{await(async(e,t,n)=>{try{const o=await Fe(e,n),r={version:1,token:t};await o.setPassword(JSON.stringify(r))}catch(e){throw ze("save",e)}})(o,((e,t)=>({accessToken:e.accessToken,clientId:t,expiresAt:e.expiresAt,refreshToken:e.refreshToken,scope:e.scope,site:e.site,tokenType:e.tokenType}))(e,t.clientId),t),n.debug("Saved Datadog OAuth token to the OS credential store.")}catch(e){n.warn(`Could not save Datadog OAuth token to the OS credential store; continuing without a persistent cache. ${Re(e)}`)}},Ue=async(e,t,n)=>{if(t.cacheTokens)try{await(async(e,t)=>{try{const n=await Fe(e,t);await n.deletePassword()}catch(e){if(!_e(e))throw ze("delete",e)}})(e,t)}catch(e){n.warn(`Could not delete cached Datadog OAuth token. ${Re(e)}`)}},Be=async(e,t,n)=>{if(!t.cacheTokens)return;let o;try{o=await Le(e,t)}catch(e){n.warn(`Could not read cached Datadog OAuth token; starting browser authorization. ${Re(e)}`)}if(o){if(void 0===(r=o).expiresAt||r.expiresAt>Date.now()+3e5)return n.debug("Using cached Datadog OAuth access token."),(e=>({accessToken:e.accessToken,expiresAt:e.expiresAt,refreshToken:e.refreshToken,scope:e.scope,site:e.site,tokenType:e.tokenType}))(o);var r;if(o.refreshToken)try{n.debug("Refreshing cached Datadog OAuth access token.");const r=await(async(e,t,n)=>{const o=await Ie(),r=Me(t),s=je(t.clientId),i=await o.refreshTokenGrantRequest(r,s,o.None(),n),a=await o.processRefreshTokenResponse(r,s,i);return Ce({...a,refresh_token:a.refresh_token||n},e)})(e,t,o.refreshToken);return await qe(r,t,n),r}catch(o){return n.warn(`Cached Datadog OAuth token could not be refreshed; starting browser authorization. ${o instanceof Error?o.message:String(o)}`),void await Ue(e,t,n)}}},Ve=async(e,t,n)=>{const o=await Ie(),r=Me(t),s=je(t.clientId),i=Pe(d.randomBytes(32)),a=await(async e=>(await Ie()).calculatePKCECodeChallenge(e))(i),u=Pe(d.randomBytes(32)),p=(e=>{const t=new URL(e.authorizationUrl);return t.searchParams.set("redirect_uri",e.redirectUri),t.searchParams.set("client_id",e.clientId),t.searchParams.set("response_type","code"),t.searchParams.set("code_challenge",e.codeChallenge),t.searchParams.set("code_challenge_method","S256"),t.searchParams.set("state",e.state),t})({authorizationUrl:t.authorizationUrl,clientId:t.clientId,codeChallenge:a,redirectUri:t.redirectUri,state:u}),f=(async e=>{const t=new URL(e.redirectUri),n=Number(t.port||80);if("http:"!==t.protocol)throw new Error("OAuth redirect URI must use http for the local OAuth callback.");if(!Number.isInteger(n)||n<=0)throw new Error("OAuth redirect URI must include a valid port.");let o,r=!1;const s=l.createServer();try{return await new Promise(((i,a)=>{const u=e=>{r||(r=!0,e())};s.on("request",((n,o)=>{const r=new URL(n.url||"/",t.origin);if(r.pathname!==t.pathname)return void Te(o,404,"Not found.");let s;try{s=e.oauth.validateAuthResponse(e.authorizationServer,e.client,r,e.state)}catch(e){return Te(o,400,"OAuth authorization failed. You may now close this tab."),void u((()=>a(e instanceof Error?e:new Error(String(e)))))}if(!s.get("code"))return Te(o,400,"Missing OAuth authorization code. You may now close this tab."),void u((()=>a(new Error("Missing OAuth authorization code."))));Te(o,200,"OAuth authorization complete. You may now close this tab."),u((()=>i({callbackParameters:s})))})),s.once("error",(e=>u((()=>a(e))))),o=setTimeout((()=>{u((()=>a(new Error(`Timed out waiting for OAuth callback after ${e.timeoutMs}ms.`))))}),e.timeoutMs);try{const e="localhost"===t.hostname?void 0:t.hostname;s.listen(n,e)}catch(e){u((()=>a(e instanceof Error?e:new Error(String(e)))))}}))}finally{o&&clearTimeout(o),s.listening&&(s.close(),s.closeAllConnections?.(),s.closeIdleConnections?.())}})({authorizationServer:r,client:s,oauth:o,redirectUri:t.redirectUri,state:u,timeoutMs:t.timeoutMs});n.info(`Authorize Datadog Apps upload:\n ${De(p.toString())}`),t.openBrowser&&((e,t)=>{const n="darwin"===process.platform?{command:"open",args:[e]}:"win32"===process.platform?{command:"cmd",args:["/c","start","",e]}:{command:"xdg-open",args:[e]};try{const e=c.spawn(n.command,n.args,{detached:!0,stdio:"ignore"});e.once("error",(e=>{t.warn(`Could not open browser automatically: ${Re(e)}`)})),e.unref()}catch(e){t.warn(`Could not open browser automatically: ${Re(e)}`)}})(p.toString(),n);return(async e=>{const t=await Ie(),n=Me(e),o=je(e.clientId),r=await t.authorizationCodeGrantRequest(n,o,t.None(),e.callbackParameters,e.redirectUri,e.codeVerifier),s=await t.processAuthorizationCodeResponse(n,o,r);return Ce(s,e.site)})({callbackParameters:(await f).callbackParameters,clientId:t.clientId,codeVerifier:i,redirectUri:t.redirectUri,site:e,tokenUrl:t.tokenUrl,authorizationUrl:t.authorizationUrl})},He=new Map,Ke=async(e,t,n)=>{const o=Ae(e,n),r=`${e}:${n??""}:${o.clientId}`;let s=He.get(r);return s||(s=(async(e,t,n)=>{const o=await Be(e,t,n);return o?{persistAfterSuccessfulRequest:!1,token:o}:{persistAfterSuccessfulRequest:!0,token:await Ve(e,t,n)}})(e,o,t).catch((e=>{throw He.delete(r),e})),He.set(r,s)),s},We='Set apps.authOverrides.method: "oauth" or DD_APPS_AUTH_METHOD=oauth to use OAuth, or set DD_API_KEY and DD_APP_KEY to use API/App key auth.';class Je extends Error{constructor(){super(`Missing authentication. ${We}`),this.statusCode=400,this.name="MissingAuthenticationError"}}const Ge=(e,t,n)=>{if("oauth"===e)return e=>(async({auth:e,log:t,...n})=>{const{site:o,siteSubdomain:r}=e,{persistAfterSuccessfulRequest:s,token:i}=await Ke(o,t,r);if(!i.accessToken)throw new Error("OAuth authentication did not return an access token.");const a=await B({...n,auth:{accessToken:i.accessToken}});return s&&await qe(i,Ae(o,r),t,o),a})({...e,auth:t,log:n});if(t.apiKey&&t.appKey)return e=>B({...e,auth:{apiKey:t.apiKey,appKey:t.appKey}});throw new Je};function Ye(e,t){if(!function(e){return"Program"===e.type}(e))throw new Error(`Expected a Program node from this.parse() for ${t}, got ${e.type}`);return e}function Qe(e){return"object"==typeof e&&null!==e&&"Literal"===e.type&&"string"==typeof e.value}function Ze(e){return"type"===e.importKind||"type"===e.exportKind}function Xe(e,t){return function(e,t){const n=Ye(e,t),o=function(e){const t=new Map;for(const n of e.body)if("FunctionDeclaration"===n.type&&n.id)t.set(n.id.name,{kind:"function"});else if("ClassDeclaration"===n.type&&n.id)t.set(n.id.name,{kind:"class"});else if("VariableDeclaration"===n.type)for(const e of n.declarations)"Identifier"===e.id.type&&t.set(e.id.name,{kind:"variable",init:e.init});else if("ImportDeclaration"===n.type)for(const e of n.specifiers)t.set(e.local.name,{kind:"import"});return t}(n),r=[];for(const e of n.body){if("ExportDefaultDeclaration"===e.type)throw new Error(`Default exports are not supported in .backend.ts files. Use a named export instead: ${t}`);if("ExportAllDeclaration"===e.type)throw new Error(`"export *" is not supported in .backend.ts files. Use explicit named exports instead: ${t}`);if("ExportNamedDeclaration"!==e.type)continue;e.declaration&&r.push(...nt(e.declaration,t).map((e=>({kind:"local",name:e,localName:e}))));const n="string"==typeof e.source?.value?e.source.value:null;for(const s of e.specifiers){if("Identifier"!==s.exported.type)continue;if("default"===s.exported.name)throw new Error(`Default exports are not supported in .backend.ts files. Use a named export instead: ${t}`);const e="Identifier"===s.local.type?s.local.name:"string"==typeof s.local.value?s.local.value:null;e&&(n?r.push({kind:"re-export",name:s.exported.name,localName:e,source:n}):("Identifier"===s.local.type&&ot(e,o,t),r.push({kind:"local",name:s.exported.name,localName:e})))}}return r}(e,t).map((e=>e.name))}const et=new Set(["ArrayExpression","Literal","ObjectExpression","TemplateLiteral"]);function tt(e){return null==e||et.has(e.type)}function nt(e,t){if("FunctionDeclaration"===e.type&&e.id)return[e.id.name];if("ClassDeclaration"===e.type)throw new Error(`Class exports are not supported in .backend.ts files. Only function exports are allowed: ${t}`);if("VariableDeclaration"===e.type)return e.declarations.flatMap((e=>{if("Identifier"!==e.id.type)throw new Error(`Destructured exports are not supported in backend files. Use individual named exports instead: ${t}`);if(tt(e.init))throw new Error(`Non-function export "${e.id.name}" in backend file ${t}. Only function exports are supported — use "export function ${e.id.name}(…) { }" instead.`);return[e.id.name]}));throw new Error(`Unsupported export declaration type "${e.type}" in backend file ${t}. Only function and variable exports are allowed.`)}function ot(e,t,n){const o=t.get(e);if(o){if("class"===o.kind)throw new Error(`Class exports are not supported in .backend.ts files. Only function exports are allowed: ${n}`);if("variable"===o.kind&&tt(o.init))throw new Error(`Non-function export "${e}" in backend file ${n}. Only function exports are supported — use "export function ${e}(…) { }" instead.`)}}function rt(e){const t=e.relativePath.split(a.sep).join("/");return`${d.createHash("sha256").update(t).digest("hex")}.${e.name}`}function st(e){const t=[];for(const{exportName:n,queryName:o}of e)t.push(`export async function ${n}(...args) {`),t.push(` return globalThis.DD_APPS_RUNTIME.executeBackendFunction(${JSON.stringify(o)}, args);`),t.push("}"),t.push("");return t.join("\n")}function it(e,t,n){const o=[];return o.push(`import { ${e} } from ${JSON.stringify(t)};`),function(e){try{return require.resolve("@datadog/action-catalog/action-execution",{paths:[e]}),!0}catch{return!1}}(n)&&o.push("import { setExecuteActionImplementation } from '@datadog/action-catalog/action-execution';"),o.push(""),o.push('/** @param {import("./context.types").Context} $ */'),o.push("export async function main($) {"),o.push(" globalThis.$ = $;"),o.push(""),o.push(" // Register the $.Actions-based implementation for executeAction"),o.push(" if (typeof setExecuteActionImplementation === 'function') {\n setExecuteActionImplementation(async (actionId, request) => {\n const actionPath = actionId.replace(/^com\\.datadoghq\\./, '');\n const pathParts = actionPath.split('.');\n let actionFn = $.Actions;\n for (const part of pathParts) {\n if (!actionFn) throw new Error('Action not found: ' + actionId);\n actionFn = actionFn[part];\n }\n if (typeof actionFn !== 'function') throw new Error('Action is not a function: ' + actionId);\n return actionFn(request);\n });\n }"),o.push(""),o.push(" const args = $.backendFunctionArgs ?? [];"),o.push(` const result = await ${e}(...args);`),o.push(" return result;"),o.push("}"),o.join("\n")}function at(e,t,n){const o={state:t},r=e=>{n._?.(e,o),function(e,t){return t[e.type]}(e,n)?.(e,o);for(const t of Object.keys(e))"type"!==t&&s(e[t])},s=e=>{if(Array.isArray(e))for(const t of e)ut(t)&&r(t);else ut(e)&&r(e)};r(e)}function ut(e){return"object"==typeof e&&null!==e&&"type"in e&&"string"==typeof e.type}function ct(e){at(e,null,{_(e){const t=e;t.range||"number"!=typeof t.start||"number"!=typeof t.end||(t.range=[t.start,t.end])}});const t=E.analyze(e,{ecmaVersion:2022,ignoreEval:!0,sourceType:"module"}),n=new Map;for(const e of t.scopes)for(const t of e.references)n.set(t.identifier,t);return{scopeManager:t,referencesByIdentifier:n,moduleScope:ft(t)}}function dt(e,t){return t.referencesByIdentifier.get(e)?.resolved??void 0}function lt(e){return e.defs.some((e=>"ImportBinding"===e.type))}function pt(e,t){return t.moduleScope.set.get(e)}function ft(e){return e.scopes.find((e=>"module"===e.type))??e.globalScope}function mt(e,t,n){const o={scopeAnalysis:t,unsupportedAliases:ht(e,t)},r=[];return at(e,o,{CallExpression(e,{state:t}){(function(e,t,n){const o=e.callee;if("Identifier"===o.type){if(wt(o,t.unsupportedAliases,t.scopeAnalysis))throw xt(n,"action-catalog call aliases");if(wt(o,t.scopeAnalysis.actionFunctions,t.scopeAnalysis)){if(e.optional)throw xt(n,"optional action-catalog calls");return!0}return!1}if("MemberExpression"!==o.type)return!1;if(!gt(o,t.scopeAnalysis))return!1;if(e.optional||bt(o))throw xt(n,"optional or computed action-catalog namespace calls");return!0})(e,t,n)&&r.push(e)}}),r}function ht(e,t){const n=new Set;return at(e,t,{VariableDeclarator(e,{state:t}){for(const o of function(e,t){if("Identifier"===e.id.type&&"Identifier"===e.init?.type&&wt(e.init,t.actionFunctions,t))return $t(e,t,[e.id.name]);if("Identifier"===e.id.type&&"MemberExpression"===e.init?.type&>(e.init,t))return $t(e,t,[e.id.name]);if("ObjectPattern"!==e.id.type||"Identifier"!==e.init?.type||!wt(e.init,t.actionNamespaces,t))return[];const n=e.id.properties.flatMap((e=>"RestElement"===e.type||e.computed?[]:kt(e.value))).map((e=>e.name));return $t(e,t,n)}(e,t))n.add(o)},AssignmentExpression(e,{state:t}){for(const o of function(e,t){if("Identifier"===e.left.type&&"Identifier"===e.right.type&&wt(e.right,t.actionFunctions,t))return vt([e.left],t);if("Identifier"===e.left.type&&"MemberExpression"===e.right.type&>(e.right,t))return vt([e.left],t);if("ObjectPattern"!==e.left.type||"Identifier"!==e.right.type||!wt(e.right,t.actionNamespaces,t))return[];const n=e.left.properties.flatMap((e=>"RestElement"===e.type||e.computed?[]:kt(e.value)));return vt(n,t)}(e,t))n.add(o)}}),n}function gt(e,t){const n=yt(e);return!!n&&wt(n,t.actionNamespaces,t)}function yt(e){return"Identifier"===e.object.type?e.object:"MemberExpression"===e.object.type?yt(e.object):void 0}function bt(e){return!(!e.optional&&!e.computed)||"MemberExpression"===e.object.type&&bt(e.object)}function wt(e,t,n){return function(e,t,n){const o=dt(e,n);return!!o&&t.has(o)}(e,t,n.moduleScope)}function vt(e,t){return e.flatMap((e=>{const n=dt(e,t.moduleScope);return n?[n]:[]}))}function $t(e,t,n){const o=new Set(n);return t.moduleScope.scopeManager.getDeclaredVariables(e).filter((e=>o.has(e.name)))}function kt(e){switch(e.type){case"Identifier":return[e];case"ObjectPattern":return e.properties.flatMap((e=>"RestElement"===e.type?kt(e.argument):kt(e.value)));case"ArrayPattern":return e.elements.flatMap((e=>e?kt(e):[]));case"RestElement":return kt(e.argument);case"AssignmentPattern":return kt(e.left);case"MemberExpression":return[]}}function xt(e,t){return new Error(`Unsupported action-catalog call in ${e}: ${t} could hide a connectionId.`)}const St="@datadog/action-catalog";function Et(e,t,n){const o=e.get(t);if(!o)return Ot(t,[],n.name);const r=dt(n,o.scopeAnalysis);return r?function(e,t){return t.defs.some((t=>t.name===e))}(n,r)?Tt(t,[],n.name):Pt({modules:e,visitedExports:new Set},t,r,[]):Tt(t,[],n.name)}function It(e,t,n,o){const r=e.modules.get(t);if(!r)return function(e,t,n){return{kind:"unsupported",moduleId:e,reason:"missing-module-record",requestKind:"export",exportName:n,message:`Module '${e}' was not collected while resolving export '${n}'.`,hops:t}}(t,o,n);if("default"===n)return jt(t,o,n);const s=`${t}\0${n}`;if(e.visitedExports.has(s))return function(e,t,n){return{kind:"unsupported",moduleId:e,reason:"cycle",exportName:n,message:`Resolving export '${n}' from module '${e}' would cycle through the module graph.`,hops:t}}(t,o,n);e.visitedExports.add(s);try{const t=r.exportsByName.get(n);return t?function(e,t,n,o,r){if("unsupported"===o.kind)return function(e,t,n,o){return{kind:"unsupported",moduleId:e,reason:"unsupported-export",exportName:n,exportReason:o,message:`Export '${n}' from module '${e}' is unsupported: ${o}.`,hops:t}}(t.id,r,n,o.reason);if("re-export"===o.kind)return"default"===o.importedName?jt(t.id,r,n):It(e,o.resolvedId,o.importedName,[...r,{kind:"re-export",moduleId:t.id,exportName:n,sourceModuleId:o.resolvedId,sourceExportName:o.importedName}]);return Pt(e,t.id,o.variable,[...r,{kind:"local-export",moduleId:t.id,exportName:n,localName:o.variable.name}])}(e,r,n,t,o):function(e,t,n,o){let r;for(const s of t.starExports){const i=It(e,s.resolvedId,n,[...o,{kind:"star-export",moduleId:t.id,exportName:n,sourceModuleId:s.resolvedId}]);if("unsupported"===i.kind){if("missing-export"===i.reason)continue;return i}if(!r||!Dt(r,i)){if(r)return At(t.id,o,n);r=i}}return r??function(e,t,n){return{kind:"unsupported",moduleId:e,reason:"missing-export",exportName:n,message:`Module '${e}' does not expose export '${n}'.`,hops:t}}(t.id,o,n)}(e,r,n,o)}finally{e.visitedExports.delete(s)}}function Dt(e,t){return e.moduleId===t.moduleId&&e.variable===t.variable}function Pt(e,t,n,o){const r=e.modules.get(t);if(!r)return Ot(t,o,n.name);const s=r.importsByVariable.get(n);if(s)return function(e,t,n,o,r){if("default"===o.kind)return Mt(t,r,n);if("namespace"===o.kind)return function(e,t,n){return{kind:"unsupported",moduleId:e,reason:"namespace-import",variableName:n,message:`Variable '${n}' in module '${e}' is an unsupported namespace import.`,hops:t}}(t,r,n);if("default"===o.importedName)return Mt(t,r,n);return It(e,o.resolvedId,o.importedName,[...r,{kind:"import",moduleId:t,localName:n,exportName:o.importedName,sourceModuleId:o.resolvedId}])}(e,r.id,n.name,s,o);const i=r.topLevelBindingsByVariable.get(n);return i?"const"===i.kind?{kind:"local",moduleId:r.id,variable:n,binding:i,hops:o}:"mutable"===i.kind?function(e,t,n,o){return{kind:"unsupported",moduleId:e,reason:"mutable-binding",variableName:n,declarationKind:o,message:`Variable '${n}' in module '${e}' is declared with mutable '${o}'.`,hops:t}}(r.id,o,n.name,i.declarationKind):function(e,t,n,o){return{kind:"unsupported",moduleId:e,reason:"unsupported-binding",variableName:n,bindingReason:o,message:`Variable '${n}' in module '${e}' has unsupported binding: ${o}.`,hops:t}}(r.id,o,n.name,i.reason):function(e,t,n){return{kind:"unsupported",moduleId:e,reason:"missing-static-binding",variableName:n,message:`Variable '${n}' in module '${e}' does not have a recorded top-level static binding.`,hops:t}}(r.id,o,n.name)}function At(e,t,n){return{kind:"unsupported",moduleId:e,reason:"ambiguous-star-export",exportName:n,message:`Module '${e}' exposes ambiguous star exports for '${n}'.`,hops:t}}function jt(e,t,n){return{kind:"unsupported",moduleId:e,reason:"default-export",exportName:n,message:`Export '${n}' from module '${e}' resolves through an unsupported default export.`,hops:t}}function Mt(e,t,n){return{kind:"unsupported",moduleId:e,reason:"default-import",variableName:n,message:`Variable '${n}' in module '${e}' is an unsupported default import.`,hops:t}}function Ot(e,t,n){return{kind:"unsupported",moduleId:e,reason:"missing-module-record",requestKind:"variable",variableName:n,message:`Module '${e}' was not collected while resolving variable '${n}'.`,hops:t}}function Tt(e,t,n){return{kind:"unsupported",moduleId:e,reason:"unresolved-identifier",variableName:n,message:`Identifier '${n}' in module '${e}' is not a resolvable reference.`,hops:t}}function Ct(e,t,n){const o=Ht(n);switch(o.type){case"Literal":return function(e,t){if("string"==typeof t.value)return{kind:"resolved",moduleId:e,value:t.value};return function(e,t){return{kind:"unsupported",moduleId:e,reason:"non-string-literal",valueType:t,message:`Literal value type '${t}' in module '${e}' is not a string.`}}(e,typeof t.value)}(t,o);case"TemplateLiteral":return function(e,t){if(t.expressions.length>0)return function(e){return{kind:"unsupported",moduleId:e,reason:"dynamic-template-literal",message:`Dynamic template literals in module '${e}' cannot be resolved to static strings.`}}(e);return{kind:"resolved",moduleId:e,value:t.quasis.map((e=>e.value.cooked??e.value.raw)).join("")}}(t,o);case"Identifier":return function(e,t,n){const o=Et(e.modules,t,n);if("unsupported"===o.kind)return en(o,n.name);if(!o.binding.expression)return tn(o.moduleId,o.variable.name);if(e.seenVariables.has(o.variable))return Gt(o.moduleId,o.variable.name);e.seenVariables.add(o.variable);try{return Ct(e,o.moduleId,o.binding.expression)}finally{e.seenVariables.delete(o.variable)}}(e,t,o);case"MemberExpression":return function(e,t,n){const o=Nt(e,t,n);if("unsupported"===o.kind)return o;return Ct(e,o.moduleId,o.expression)}(e,t,o);default:return function(e,t){return{kind:"unsupported",moduleId:e,reason:"unsupported-expression",expressionType:t,message:`Expression type '${t}' in module '${e}' cannot be resolved to a static string.`}}(t,o.type)}}function Nt(e,t,n){if(n.optional)return function(e){return{kind:"unsupported",moduleId:e,reason:"optional-member-expression",message:`Optional member expressions in module '${e}' cannot be resolved to static strings.`}}(t);if(n.computed)return function(e){return{kind:"unsupported",moduleId:e,reason:"computed-member-expression",message:`Computed member expressions in module '${e}' cannot be resolved to static strings.`}}(t);if("Identifier"!==n.property.type)return function(e,t){return{kind:"unsupported",moduleId:e,reason:"non-static-member-property",propertyType:t,message:`Member property type '${t}' in module '${e}' is not statically named.`}}(t,n.property.type);const o=Rt(e,t,n.object);return"unsupported"===o.kind?o:function(e,t,n){let o;for(const r of t.properties){if("SpreadElement"===r.type)return Xt(e);if(r.computed)return Jt(e);if(Vt(r)===n){if(o)return Yt(e,n);if("init"!==r.kind)return Wt(e,n);if(!_t(r))return Zt(e,n,r.value.type);o=r}}if(!o)return function(e,t){return{kind:"unsupported",moduleId:e,reason:"missing-object-property",propertyName:t,message:`Static object in module '${e}' does not have property '${t}'.`}}(e,n);return{kind:"resolved",moduleId:e,expression:o.value}}(o.moduleId,o.expression,n.property.name)}function Rt(e,t,n){if("Super"===n.type)return Qt(t,n.type);const o=Ht(n);if("ObjectExpression"===o.type)return{kind:"resolved",moduleId:t,expression:o};if("MemberExpression"===o.type){const n=Nt(e,t,o);return"unsupported"===n.kind?n:Rt(e,n.moduleId,n.expression)}if("Identifier"!==o.type)return Qt(t,o.type);const r=Et(e.modules,t,o);if("unsupported"===r.kind)return en(r,o.name);if(!r.binding.expression)return tn(r.moduleId,r.variable.name);if(e.mutatedImportedObjectVariables.has(r.variable))return function(e,t){return{kind:"unsupported",moduleId:e,reason:"imported-object-mutation",variableName:t,message:`Imported object '${t}' from module '${e}' is mutated in the module graph.`}}(r.moduleId,r.variable.name);if(e.seenVariables.has(r.variable))return Gt(r.moduleId,r.variable.name);e.seenVariables.add(r.variable);try{return Rt(e,r.moduleId,r.binding.expression)}finally{e.seenVariables.delete(r.variable)}}function _t(e){const{value:t}=e;return"ObjectPattern"!==t.type&&"ArrayPattern"!==t.type&&"RestElement"!==t.type&&"AssignmentPattern"!==t.type}function Ft(e){const t=new Set;for(const n of e.values())at(n.ast,{modules:e,mutatedVariables:t,record:n},{AssignmentExpression(e,{state:t}){Lt(e.left,t)},UpdateExpression(e,{state:t}){Lt(e.argument,t)},UnaryExpression(e,{state:t}){"delete"===e.operator&&Lt(e.argument,t)},ForInStatement(e,{state:t}){zt(e.left,t)},ForOfStatement(e,{state:t}){zt(e.left,t)}});return t}function zt(e,t){"VariableDeclaration"!==e.type&&Lt(e,t)}function Lt(e,t){if("Identifier"!==e.type)if("MemberExpression"!==e.type)if("ObjectPattern"!==e.type)if("ArrayPattern"!==e.type)"RestElement"!==e.type?"AssignmentPattern"===e.type&&Lt(e.left,t):Lt(e.argument,t);else for(const n of e.elements)n&&Lt(n,t);else for(const n of e.properties)Lt("RestElement"===n.type?n.argument:n.value,t);else{const n=Bt(e);n&&qt(n,t)}else qt(e,t)}function qt(e,t){const n=Ut(t,e,new Set);n&&t.mutatedVariables.add(n)}function Ut(e,t,n){const o=dt(t,e.record.scopeAnalysis);if(!o||n.has(o))return;if(n.add(o),lt(o)){const n=Et(e.modules,e.record.id,t);return"local"===n.kind?n.variable:void 0}const r=function(e){for(const t of e.defs){const e=t.node;if("VariableDeclarator"===e.type&&e.init)return e.init}return}(o);if(!r)return;const s=function(e){const t=Ht(e);if("Identifier"===t.type)return t;if("MemberExpression"===t.type)return Bt(t);return}(r);return s?Ut(e,s,n):void 0}function Bt(e){return"Identifier"===e.type?e:"MemberExpression"===e.type?Bt(e.object):void 0}function Vt(e){return"Identifier"===e.key.type?e.key.name:"Literal"===e.key.type&&"string"==typeof e.key.value?e.key.value:void 0}function Ht(e){let t=e;for(;Kt(t);)t=t.expression;return t}function Kt(e){const t=e.type;return("TSAsExpression"===t||"TSSatisfiesExpression"===t||"TSNonNullExpression"===t||"TSTypeAssertion"===t)&&!!e.expression}function Wt(e,t){return{kind:"unsupported",moduleId:e,reason:"accessor-object-property",propertyName:t,message:`Static object property '${t}' in module '${e}' is an accessor.`}}function Jt(e){return{kind:"unsupported",moduleId:e,reason:"computed-object-property",message:`Computed object properties in module '${e}' cannot be resolved to static strings.`}}function Gt(e,t){return{kind:"unsupported",moduleId:e,reason:"cycle",variableName:t,message:`Resolving variable '${t}' in module '${e}' would cycle through static string values.`}}function Yt(e,t){return{kind:"unsupported",moduleId:e,reason:"duplicate-object-property",propertyName:t,message:`Static object in module '${e}' has duplicate property '${t}'.`}}function Qt(e,t){return{kind:"unsupported",moduleId:e,reason:"non-object-member-value",expressionType:t,message:`Expression type '${t}' in module '${e}' is not a static object value.`}}function Zt(e,t,n){return{kind:"unsupported",moduleId:e,reason:"unsupported-object-property-value",propertyName:t,valueType:n,message:`Static object property '${t}' in module '${e}' has unsupported value type '${n}'.`}}function Xt(e){return{kind:"unsupported",moduleId:e,reason:"object-spread",message:`Object spreads in module '${e}' cannot be resolved to static strings.`}}function en(e,t){return{kind:"unsupported",moduleId:e.moduleId,reason:"static-definition-unsupported",variableName:t,definition:e,message:`Variable '${t}' could not be resolved to a static definition: ${e.message}`}}function tn(e,t){return{kind:"unsupported",moduleId:e,reason:"uninitialized-const",variableName:t,message:`Const variable '${t}' in module '${e}' does not have an initializer.`}}const nn=new Set(["node_modules",".yarn"]);function on(e,t,n,o=[]){if(!kn(e,t))return null;const r=Ye(n,e),s=ct(r),i=function(e,t){const n=function(e){return e.body.flatMap((e=>("ImportDeclaration"===e.type||"ExportNamedDeclaration"===e.type||"ExportAllDeclaration"===e.type)&&e.source&&Qe(e.source)?[e.source.value]:[]))}(e);return t.map(((e,t)=>({source:n[t]??e,resolvedId:e})))}(r,o);return{id:e,ast:r,scopeAnalysis:s,staticDependencies:i,unsupportedDependencies:vn(r),importsByVariable:rn(r,s,i),exportsByName:sn(r,s,i),starExports:cn(r,i),topLevelBindingsByVariable:dn(r,s)}}function rn(e,t,n){const o=new Map;for(const r of e.body){if("ImportDeclaration"!==r.type||!Qe(r.source))continue;const e=wn(n,r.source.value);for(const n of r.specifiers){const[r]=t.scopeManager.getDeclaredVariables(n);r&&("ImportSpecifier"!==n.type?o.set(r,{kind:"ImportDefaultSpecifier"===n.type?"default":"namespace",resolvedId:e}):o.set(r,{kind:"named",importedName:yn(n.imported),resolvedId:e}))}}return o}function sn(e,t,n){const o=new Map;for(const r of e.body)"ExportNamedDeclaration"!==r.type?"ExportDefaultDeclaration"!==r.type?"ExportAllDeclaration"===r.type&&un(r,n,o):o.set("default",{kind:"unsupported",reason:"default export"}):an(r,t,n,o);return o}function an(e,t,n,o){if(e.declaration)!function(e,t,n){if(!e)return;if("VariableDeclaration"===e.type){for(const o of e.declarations){const e=t.scopeManager.getDeclaredVariables(o);if("Identifier"!==o.id.type){for(const t of e)n.set(t.name,{kind:"unsupported",reason:"binding pattern export"});continue}const[r]=e;r&&n.set(o.id.name,{kind:"local",variable:r})}return}if(("FunctionDeclaration"===e.type||"ClassDeclaration"===e.type)&&e.id){const[o]=t.scopeManager.getDeclaredVariables(e);o&&n.set(e.id.name,{kind:"local",variable:o})}}(e.declaration,t,o);else if(e.source&&Qe(e.source)){const t=wn(n,e.source.value);for(const n of e.specifiers){if("ExportSpecifier"!==n.type)continue;const e=yn(n.exported);"default"!==e?o.set(e,{kind:"re-export",importedName:yn(n.local),resolvedId:t}):o.set(e,{kind:"unsupported",reason:"default re-export",resolvedId:t})}}else for(const n of e.specifiers){if("ExportSpecifier"!==n.type)continue;const e=yn(n.exported);if("default"===e){o.set(e,{kind:"unsupported",reason:"default export"});continue}const r=pt(yn(n.local),t);o.set(e,r?{kind:"local",variable:r}:{kind:"unsupported",reason:"unresolved local export"})}}function un(e,t,n){const o=bn(e);o&&Qe(e.source)&&n.set(o,{kind:"unsupported",reason:"namespace re-export",resolvedId:wn(t,e.source.value)})}function cn(e,t){return e.body.flatMap((e=>"ExportAllDeclaration"!==e.type||bn(e)||!Qe(e.source)?[]:[{resolvedId:wn(t,e.source.value)}]))}function dn(e,t){const n=new Map;for(const o of e.body)ln(o,t,n);return function(e,t,n){at(e,{scopeAnalysis:t,bindings:n},{AssignmentExpression(e,{state:t}){mn(e.left,t.scopeAnalysis,t.bindings)},UpdateExpression(e,{state:t}){mn(e.argument,t.scopeAnalysis,t.bindings)},UnaryExpression(e,{state:t}){"delete"===e.operator&&mn(e.argument,t.scopeAnalysis,t.bindings)},ForInStatement(e,{state:t}){fn(e.left,t.scopeAnalysis,t.bindings)},ForOfStatement(e,{state:t}){fn(e.left,t.scopeAnalysis,t.bindings)}})}(e,t,n),n}function ln(e,t,n){if("VariableDeclaration"===e.type)return void pn(e,t,n);if("ExportNamedDeclaration"===e.type&&"VariableDeclaration"===e.declaration?.type)return void pn(e.declaration,t,n);const o="ExportNamedDeclaration"===e.type||"ExportDefaultDeclaration"===e.type?e.declaration:e;if(o&&("FunctionDeclaration"===o.type||"ClassDeclaration"===o.type)&&o.id){const[e]=t.scopeManager.getDeclaredVariables(o);e&&n.set(e,{kind:"unsupported",reason:`${o.type} binding`})}}function pn(e,t,n){for(const o of e.declarations){const r=t.scopeManager.getDeclaredVariables(o);if("Identifier"!==o.id.type){for(const e of r)n.set(e,{kind:"unsupported",reason:"binding pattern"});continue}const[s]=r;s&&("const"===e.kind?n.set(s,{kind:"const",expression:o.init??null}):n.set(s,{kind:"mutable",declarationKind:e.kind}))}}function fn(e,t,n){"VariableDeclaration"!==e.type&&mn(e,t,n)}function mn(e,t,n){if("Identifier"!==e.type)if("MemberExpression"!==e.type)if("ObjectPattern"!==e.type)if("ArrayPattern"!==e.type)"RestElement"!==e.type?"AssignmentPattern"===e.type&&mn(e.left,t,n):mn(e.argument,t,n);else for(const o of e.elements)o&&mn(o,t,n);else for(const o of e.properties)mn("RestElement"===o.type?o.argument:o.value,t,n);else{const o=gn(e);o&&hn(o,t,n,"mutated object binding")}else hn(e,t,n,"reassigned binding")}function hn(e,t,n,o){const r=dt(e,t);if(!r||lt(r)||!n.has(r))return;const s=n.get(r);"mutable"!==s?.kind&&n.set(r,{kind:"unsupported",reason:o})}function gn(e){return"Identifier"===e.type?e:"MemberExpression"===e.type?gn(e.object):void 0}function yn(e){return"Identifier"===e.type?e.name:String(e.value)}function bn(e){const t=e.exported;return t?yn(t):void 0}function wn(e,t){return e.find((e=>e.source===t))?.resolvedId??t}function vn(e){const t=[];return at(e,t,{ImportExpression(e,{state:t}){const n=function(e){return Sn(e.source,"non-literal dynamic import")}(e);$n(n)&&t.push({specifier:n,kind:"dynamic-import"})},CallExpression(e,{state:t}){if(function(e){return"Import"===e.callee.type}(e)){const n=function(e){return Sn(e.arguments[0],"non-literal dynamic import")}(e);$n(n)&&t.push({specifier:n,kind:"dynamic-import"})}else(function(e){if("Identifier"!==e.callee.type||"require"!==e.callee.name)return!1;const[t]=e.arguments;return!t||!Qe(t)||En(t.value)})(e)&&t.push({specifier:xn(e),kind:"require"})}}),t}function $n(e){return"non-literal dynamic import"===e||En(e)}function kn(e,t){if(!he.some((t=>e.endsWith(t))))return!1;const n=a.relative(a.resolve(t),e);return!n.startsWith("..")&&!a.isAbsolute(n)&&!n.split(a.sep).some((e=>nn.has(e)))}function xn(e){return Sn(e.arguments[0],"local require")}function Sn(e,t){return Qe(e)?e.value:t}function En(e){return e.startsWith(".")||e.startsWith("/")}function In(e,t){return new Error(`Unsupported local module graph for ${e}: ${t} could hide an action-catalog connectionId.`)}function Dn(e,t,n){const o=new Set;return function(e,t,n,o){const r=[e],s=new Set;for(;r.length>0;){const i=r.shift();if(s.has(i))continue;s.add(i);const a=t.get(i);if(!a)throw In(e,`missing module record for ${i}`);o({entryId:e,moduleId:i,record:a});for(const t of a.unsupportedDependencies)throw In(e,`${t.kind} ${t.specifier}`);for(const o of a.staticDependencies){const s=o.resolvedId;if(kn(s,n)){if(!t.has(s))throw In(e,`uncollected local import ${s} from ${a.id}`);r.push(s)}}}}(e,t,n,(({record:e})=>{const n=function(e){const t=new Set,n=new Set;for(const r of e.body)if("ImportDeclaration"===r.type&&"string"==typeof(o=r.source.value)&&(o===St||o.startsWith(`${St}/`))&&!Ze(r))for(const e of r.specifiers)Ze(e)||("ImportNamespaceSpecifier"===e.type?n.add(e.local.name):t.add(e.local.name));var o;return{functions:t,namespaces:n}}(e.ast),r=function(e,t){const n=new Set,o=new Set;for(const r of e.scopeManager.scopes)for(const e of r.variables)lt(e)&&(t.functions.has(e.name)&&n.add(e),t.namespaces.has(e.name)&&o.add(e));return{moduleScope:e,actionFunctions:n,actionNamespaces:o}}(e.scopeAnalysis,n);for(const n of mt(e.ast,r,e.id)){const r=Pn(n,t,e);r&&o.add(r)}})),[...o].sort()}function Pn(e,t,n){const[o]=e.arguments;if(!o||"ObjectExpression"!==o.type)throw Mn(n.id,"non-object action-catalog call arguments");const r=function(e,t){let n;for(const o of e.properties){if("SpreadElement"===o.type)throw Mn(t,"spread object arguments");if(o.computed)throw Mn(t,"computed object property keys");if(jn(o)){if(n)throw Mn(t,"multiple connectionId properties");if("init"!==o.kind)throw Mn(t,"accessor connectionId properties");if(!An(o))throw Mn(t,"destructuring pattern in connectionId value");n=o}}return n}(o,n.id);if(!r)return;const s=function(e,t,n){return Ct({modules:e,mutatedImportedObjectVariables:Ft(e),seenVariables:new Set},t,n)}(t,n.id,r.value);if("resolved"===s.kind)return s.value;throw i=n.id,a=`static string resolution ${function(e){return"static-definition-unsupported"===e.reason?`${e.reason}/${e.definition.reason}`:e.reason}(s)}: ${s.message}`,new Error(`Unsupported action-catalog connectionId in ${i}: ${a}.`);var i,a}function An(e){const{value:t}=e;return"ObjectPattern"!==t.type&&"ArrayPattern"!==t.type&&"RestElement"!==t.type&&"AssignmentPattern"!==t.type}function jn(e){return"connectionId"===function(e){if("Identifier"===e.key.type)return e.key.name;if("Literal"===e.key.type&&"string"==typeof e.key.value)return e.key.value;return}(e)}function Mn(e,t){return new Error(`Unsupported action-catalog call in ${e}: ${t} could hide a connectionId.`)}const On=/^(?:\0|virtual:)/;function Tn(e){const t=new Map;return{plugin:{name:"dd-backend-module-graph-collector",moduleParsed(n){const o=Cn(n.id);if(r=o,On.test(r))return;var r;const s=on(o,e,n.ast,function(e){return e.importedIdResolutions?.map((({id:e})=>e))??[...e.importedIds]}(n).map(Cn));s&&t.set(s.id,s)}},getModuleRecords:()=>t}}function Cn(e){return e.split("?")[0]}function Nn(e,t){const n=Tn(t);return{plugin:n.plugin,getAllowedConnectionIds:()=>Dn(e,n.getModuleRecords(),t)}}function Rn(e,t){return{name:e,enforce:"pre",resolveId:e=>t[e]?{id:e,moduleSideEffects:!0}:null,load:e=>t[e]?t[e]:null}}function _n(e,t,n=[]){return{configFile:!1,root:e,logLevel:"silent",build:{minify:!1,target:"esnext",rollupOptions:{output:{format:"es",exports:"named",inlineDynamicImports:!0},preserveEntrySignatures:"exports-only",treeshake:!1,onwarn(e,t){"MODULE_LEVEL_DIRECTIVE"!==e.code&&t(e)}}},resolve:{extensions:[...he,".json"]},plugins:[Rn("dd-backend-resolve",t),...n]}}function Fn(e){return`${e.relativePath}/${e.name}`}async function zn(e,t,n,o){const r=Fn(t),s=`virtual:dd-backend-dev:${r}`,i=function(e,t,n){return it(e,t,n??process.cwd())}(t.name,t.absolutePath,n),a=Nn(t.absolutePath,n);o.debug(`Bundling backend function "${r}" from ${t.absolutePath}`);const u=_n(n,{[s]:i},[a.plugin]),c=await e({...u,build:{...u.build,write:!1,rollupOptions:{...u.build.rollupOptions,input:s,output:u.build.rollupOptions.output}}}),d=Array.isArray(c)?c[0]:c;if(!("output"in d))throw new Error(`Unexpected vite.build result for "${r}"`);const l="chunk"===d.output[0].type?d.output[0].code:"",p={...t,allowedConnectionIds:a.getAllowedConnectionIds()};return o.debug(`Bundled "${r}" (${l.length} bytes)`),{func:p,code:l}}async function Ln(e,t,n,o,r,s){const i=`https://api.${o.site}/api/v2/app-builder/queries/preview-async`,a=Fn(t);s.debug(`Calling Datadog API: ${i}`);const u=JSON.stringify({data:{type:"queries",attributes:{query:{id:d.randomUUID(),name:a,type:"action",properties:{spec:{fqn:"com.datadoghq.datatransformation.jsFunctionWithActions",inputs:{script:e,allowedConnectionIds:t.allowedConnectionIds,context:{backendFunctionArgs:n}}},onlyTriggerManually:!0}},template_params:{}}}}),c=await r({url:i,method:"POST",type:"json",getData:()=>({data:u,headers:{"Content-Type":"application/json"}})}),l=c.data?.id;if(!l)throw new Error("No receipt ID returned from Datadog API");return s.debug(`Query execution started with receipt: ${l}`),async function(e,t,n,o){const r=`https://api.${t.site}/api/v2/app-builder/queries/execution-long-polling/${e}`,s=10;for(let e=0;e<s;e++){o.debug(`Long-poll attempt ${e+1}/${s}...`);const t=await n({url:r,type:"json"});if(t.errors?.length){const e=t.errors.map((e=>e.detail||e.title)).join("; ");throw new Error(`Query execution failed: ${e}`)}const i=t.data?.attributes;if(o.debug(`Long-poll response, done: ${i?.done}`),i?.done){if(!i.outputs)throw new Error("Query execution completed without outputs");return i.outputs}}throw new Error("Query execution timed out")}(l,o,r,s)}function qn(e,t,n){e.statusCode=t,e.setHeader("Content-Type","application/json"),e.end(JSON.stringify({success:!1,error:n}))}class Un extends Error{constructor(e,t){super(t),this.statusCode=e}}async function Bn(e,t,n){const{functionName:o,args:r=[]}=await function(e){return new Promise(((t,n)=>{let o="";e.on("data",(e=>{o+=e.toString()})),e.on("end",(()=>{try{t(JSON.parse(o))}catch{n(new Error("Invalid JSON body"))}})),e.on("error",n)}))}(e);if(!o||"string"!=typeof o)throw new Un(400,"Missing or invalid functionName");const s=t.get(o);if(!s)throw new Un(404,`Backend function "${o}" not found`);return{...await n(s),args:r}}function Vn(e,t,n,o,r,s){const i=t=>zn(e,t,r,s),a=t();return a.length>0&&s.info(`Dev server middleware active for ${a.length} backend function(s): ${a.map((e=>e.name)).join(", ")}`),o||s.warn(`Auth credentials not configured. The /__dd/executeAction endpoint will be unavailable. ${We}`),(e,r,a)=>{if("POST"!==e.method)return void a();const u=(c=t(),new Map(c.map((e=>[rt(e),e]))));var c;if("/__dd/debugBundle"===e.url)(async function(e,t,n,o){try{const{code:r}=await Bn(e,n,o);t.statusCode=200,t.setHeader("Content-Type","text/plain"),t.end(r)}catch(e){qn(t,e instanceof Un?e.statusCode:500,e instanceof Error?e.message:"Internal server error")}})(e,r,u,i).catch((()=>{qn(r,500,"Unexpected error")}));else if("/__dd/executeAction"===e.url){if(!o)return void qn(r,400,`Auth credentials not configured. ${We}`);(async function(e,t,n,o,r,s,i){try{const{func:a,code:u,args:c}=await Bn(e,n,o),d=Fn(a);i.debug(`Executing action: ${d} with args`);const l=await Ln(u,a,c,r,s,i);t.statusCode=200,t.setHeader("Content-Type","application/json"),t.end(JSON.stringify({success:!0,result:l}))}catch(e){const n=e instanceof Un?e.statusCode:500,o=e instanceof Error?e.message:"Internal server error";i.debug(`Error handling executeAction: ${o}`),qn(t,n,o)}})(e,r,u,i,n,o,s).catch((()=>{qn(r,500,"Unexpected error")}))}else a()}}const Hn=async(e,t)=>{const n=(await Promise.all(e.map((e=>h.glob(e,{absolute:!0,cwd:t,nodir:!0}))))).flat(),o=Array.from(new Set(n)).map((e=>a.relative(t,e))),r=(e=>{if(0===e.length)return"";const t=e[0].split(a.sep);let n="";for(let o=0;o<t.length-1;o++){const r=t.slice(0,o+1).join(a.sep);if(!e.every((e=>e.startsWith(`${r}${a.sep}`))))break;n=r}return n})(o);return o.map(((e,t)=>{const o=r?e.slice(r.length+1):e;return{absolutePath:n[t],relativePath:o.split(a.sep).join("/")}}))},Kn=(e,t)=>K(t)?I:t.startsWith(e)||a.isAbsolute(t)?t:a.resolve(e,t),Wn=(e,t)=>{let n,o=Kn(process.cwd(),e);for(;!n;){const e=a.resolve(o,t);if(ke(e)&&(n=e),o=o.split(a.sep).slice(0,-1).join(a.sep),[a.sep,""].includes(o))break}return n},Jn=(e,t)=>{const n=[...e].map((e=>Kn(t||process.cwd(),e).split(a.sep))),o=n.length?Math.min(...n.map((e=>e.length))):0,r=[];for(let e=0;e<o;e++){const t=n[0][e];if(!n.every((n=>n[e]===t)))break;r.push(t)}return r.length>0&&r.join(a.sep)||a.sep},Gn=t.bold.red,Yn=t.bold.yellow,Qn=e=>{const t=Wn(e,"package.json");if(t)try{const e=$e(t);return JSON.parse(e)}catch(e){return}},Zn=(e,t,n)=>{if(n?.name&&n?.identifier)return{identifier:n?.identifier,name:n.name};const o=Qn(e);o||t.warn(Yn("No package.json found to infer the app name."));const r=n?.name||o?.name?.trim();r||t.error(Gn("Unable to determine the app name to compute the app identifier."));const s=((e,t)=>{const n=e||(e=>{if(e&&e.repository)return"string"==typeof e.repository?e.repository:"url"in e.repository?e.repository.url:void 0})(t);if(!n)return;const o=Q(n.trim());return o?o.replace(/\.git$/,""):void 0})(n?.url,o);s||t.error(Gn("Unable to determine the git remote to compute the app identifier."));const i=n?.identifier||((e,t)=>{if(!e||!t)return;const n=`${e}:${t}`;return d.createHash("sha256").update(n).digest("hex").slice(0,32)})(s,r);return i&&r||t.error(Gn("Unable to compute the app identifier.")),{identifier:i,name:r}},Xn=t.green.bold,eo=t.yellow.bold,to=t.cyan.bold,no=t.bold,oo=(e,t,n,o,r)=>{if(o)return o;if(!r)return;return`https://${n??"app"}.${t}${"upload"===e?`/app-builder/apps/edit/${r}?viewMode=preview`:`/app-builder/apps/${r}`}`},ro=(e,t)=>`Could not resolve the App Builder URL for this ${e} — find "${t}" in your App Builder apps list to view it.`,so=(e,t={},n)=>async()=>{const o=await xe(e,{contentType:"application/zip",filename:fe});return q({getForm:()=>{const e=new FormData;e.append("name",n),e.append("bundle",o,fe);const t=N("APPS_VERSION_NAME")?.trim();return t&&e.append("version",t),e},defaultHeaders:t,zip:!1})},io=async(e,t,n)=>{const o=[],r=[],s=t.doAuthenticatedRequest;if(!t.identifier)return o.push(new Error("No app identifier provided")),{errors:o,warnings:r};const i=(a=t.site,c=t.identifier,N("APPS_INTAKE_URL")||`https://api.${a}/${pe}/${c}/upload`);var a,c;const d=L({bundler:t.bundlerName,plugin:"apps",version:t.version}),l=X({identifier:t.identifier,intakeUrl:i,defaultHeaders:`\n${JSON.stringify(d,null,2)}`}),p=`an archive of:\n - ${Xn(e.assets.length.toString())} files\n - ${Xn(g(e.size))}\n\nWith the configuration:\n${l}`;if(t.dryRun)return n.error(`\n${to("Dry run enabled")}\n\nSkipping assets upload.\nWould have uploaded ${p}`),{errors:o,warnings:r};try{const o=await s({url:i,method:"POST",type:"json",getData:so(e.archivePath,d,t.name),onRetry:(e,t)=>{const o=`Failed to upload archive (attempt ${eo(`${t}/5`)}): ${e.message}`;r.push(o),n.warn(o)}});n.debug(`Uploaded ${p}\n`);const a=oo("upload",t.site,t.siteSubdomain,o.app_builder_url,o.app_builder_id);if(a)n.info(`Your application is available at:\n ${to(a)}`);else{const e=ro("upload",t.name);r.push(e),n.warn(e)}const c=R(N("APPS_PUBLISH"),!0);if(o.version_id&&c){const e=((e,t)=>`https://api.${e}/${pe}/${t}/release/live`)(t.site,t.identifier),i=await s({url:e,method:"PUT",type:"json",getData:async()=>({data:u.Readable.from(JSON.stringify({version_id:o.version_id})),headers:{"Content-Type":"application/json",...d}}),onRetry:(e,t)=>{const o=`Failed to release version (attempt ${eo(`${t}/5`)}): ${e.message}`;r.push(o),n.warn(o)}}),a=oo("release",t.site,t.siteSubdomain,i.app_builder_url,i.app_builder_id??o.app_builder_id);if(a)n.info(`Published uploaded version ${no(o.version_id)} to live.\n ${to(a)}`);else{n.info(`Published uploaded version ${no(o.version_id)} to live.`);const e=ro("release",t.name);r.push(e),n.warn(e)}}else o.version_id&&!c&&n.info(`Uploaded version ${no(o.version_id)} as a draft (publish skipped).`)}catch(e){const t=e instanceof Error?e:new Error(String(e));o.push(t)}return{errors:o,warnings:r}},ao=t.yellow.bold,uo=t.red.bold,co="manifest.json";async function lo(e,t){const n=await r.mkdtemp(a.join(p.tmpdir(),"dd-apps-manifest-")),o=a.join(n,co);try{await r.writeFile(o,JSON.stringify(function(e,t){const n={};for(const t of e)n[rt(t)]={allowedConnectionIds:[...t.allowedConnectionIds]};const o={backend:{functions:n}};null!=t.description&&(o.description=t.description),null!=t.selfService&&(o.selfService=t.selfService);const r=t.permissions?.protectionLevel??null,s=t.permissions?.runAs??null;return null==r&&null==s||(o.permissions={...null!=r&&{protectionLevel:r},...null!=s&&{runAs:s}}),o}(e,t),null,2))}catch(e){throw await be(n),e}return{manifestAsset:{absolutePath:o,relativePath:co},cleanup:()=>be(n)}}const po=async({backendOutputs:e,backendFunctions:t,context:n,doAuthenticatedRequest:o,options:i})=>{const u=n.getLogger(le),{auth:c,buildRoot:d,bundler:{name:l,outDir:f},git:h,version:g}=n,y=u.time("handle assets");let b,w,v;try{const n=u.time("resolve identifier"),{name:y,identifier:v}=Zn(d,u,{url:h?.remote,name:i.name,identifier:i.identifier});if(!v||!y)throw new Error("Missing apps identification.\nEither:\n - pass an 'options.apps.identifier' and 'options.apps.name' to your plugin's configuration.\n - have a 'name' and a 'repository' in your 'package.json'.\n - have a valid remote url on your git project.\n");n.end();const $=a.relative(d,f),k=[...i.include,`${$}/**/*`],x=await Hn(k,d);if(!x.length)return void u.debug("No assets to upload.");const S=new Set(e.values()),E=x.filter((e=>!S.has(e.absolutePath))).map((e=>({...e,relativePath:`frontend/${e.relativePath}`})));for(const[t,n]of e)E.push({absolutePath:n,relativePath:`backend/${t}.js`});const{manifestAsset:I,cleanup:D}=await lo(t,i);w=D,E.push(I);const P=u.time("archive assets"),A=await(async e=>{const t=await r.mkdtemp(a.join(p.tmpdir(),"dd-apps-")),n=a.join(t,fe),o=new m;for(const t of e)o.file(t.relativePath,s.createReadStream(t.absolutePath),{binary:!0,compression:"DEFLATE",compressionOptions:{level:9}});await new Promise(((e,t)=>{const r=s.createWriteStream(n),i=o.generateNodeStream({type:"nodebuffer",streamFiles:!0,compression:"DEFLATE",compressionOptions:{level:9}});i.on("error",t),r.on("error",t),r.on("close",e),i.pipe(r)}));const{size:i}=await r.stat(n);return{archivePath:n,size:i,assets:e}})(E);P.end(),b=a.dirname(A.archivePath);const j=u.time("upload assets"),{errors:M,warnings:O}=await io(A,{bundlerName:l,doAuthenticatedRequest:o,dryRun:i.dryRun,identifier:v,name:y,site:c.site,siteSubdomain:c.siteSubdomain,version:g},u);if(j.end(),O.length>0&&u.warn(`${ao("Warnings while uploading assets:")}\n - ${O.join("\n - ")}`),M.length>0){const e=M.map((e=>{const t=e.cause instanceof Error?e.cause.message:e.cause,n=e.message||e.stack||String(e);return t?`${t}\n${n}`:n})).join("\n - ");throw new Error(` - ${e}`)}}catch(e){v=e,u.error(`${uo("Failed to upload assets:")}\n${e?.message||e}`)}if(b&&await be(b),w&&await w(),y.end(),v)throw v};const fo=a.join(__dirname,"./apps-runtime.mjs"),mo=async()=>{throw new Error("Dry run should not perform authenticated requests.")},ho=({bundler:e,context:t,options:n})=>{const o=t.getLogger(le),{auth:s,buildRoot:i}=t;t.inject({type:"file",position:Ee.MIDDLE,value:fo});const{setBackendFunctions:u,getBackendFunctions:c}=function(){const e=new Map;return{setBackendFunctions(t,n){e.set(t,n)},getBackendFunctions:()=>Array.from(e.values()).flat()}}();return{transform:{filter:{id:{include:[me],exclude:[/node_modules/,/[/\\]dist[/\\]/]}},handler(e,t){const n=Xe(this.parse(e),t);if(0===n.length)return o.warn(`Backend file ${t} has no exported functions. Did you forget to add a named export?`),u(t,[]),{code:"",map:null};const{functions:r,proxyCode:s}=function(e,t,n){const o=a.relative(n,t).replace(me,""),r=[],s=[];for(const n of e){const e={relativePath:o,name:n,absolutePath:t,allowedConnectionIds:[]};r.push(e),s.push({exportName:n,queryName:rt(e)})}return{functions:r,proxyCode:st(s)}}(n,t,i);return u(t,r),o.debug(`Generated proxy for ${t} with ${r.length} export(s)`),{code:s,map:null}}},async closeBundle(){let u,d=new Map,l=c();if(l.length>0){const t=await async function(e,t,n,o){const s=await r.mkdtemp(a.join(p.tmpdir(),"dd-apps-backend-")),i=new Map,u=new Map;o.debug(`Building ${t.length} backend function(s) via vite.build()`);for(const r of t){const t=rt(r),c=`\0dd-backend:${t}`,d=it(r.name,r.absolutePath,n),l=Nn(r.absolutePath,n),p=_n(n,{[c]:d},[l.plugin]),f=await e({...p,build:{...p.build,write:!0,outDir:s,emptyOutDir:!1,rollupOptions:{...p.build.rollupOptions,input:{[t]:c},output:{...p.build.rollupOptions.output,entryFileNames:"[name].js"}}}}),m=Array.isArray(f)?f[0]:f;if("output"in m)for(const e of m.output){if("chunk"!==e.type||!e.isEntry)continue;const n=a.resolve(s,e.fileName);i.set(t,n),o.debug(`Backend function "${t}" output: ${n}`)}u.set(r.absolutePath,l.getAllowedConnectionIds())}return{outDir:s,outputs:i,functions:t.map((e=>({...e,allowedConnectionIds:u.get(e.absolutePath)})))}}(e.build,l,i,o);u=t.outDir,d=t.outputs,l=t.functions}try{const e=n.dryRun?mo:Ge(n.authOverrides.method,s,o);await po({backendOutputs:d,backendFunctions:l,context:t,doAuthenticatedRequest:e,options:n})}finally{u&&await be(u)}},configureServer(t){let r;try{r=Ge(n.authOverrides.method,s,o)}catch(e){if(!(e instanceof Je))throw e}t.middlewares.use(Vn(e.build,c,s,r,i,o))}}},go=({options:e,context:t,bundler:n})=>{const o=t.getLogger(le),r=ye(e);return"vite"!==t.bundler.name?(o.warn(`The apps plugin only supports Vite; skipping under '${t.bundler.name}'.`),[]):[{name:le,enforce:"post",vite:ho({bundler:n,context:t,options:r})}]},yo="errorTracking",bo="datadog-error-tracking-plugin",wo=(e,n,o)=>{if(".map"!==a.extname(o))throw new Error(`The file ${t.green.bold(o)} is not a sourcemap.`);const r=o.replace(/\.map$/,""),s=a.relative(n,r),i=((e,t)=>{if(e.startsWith("/"))return a.join(e,t);try{const n=e.replace(/\/*$/,"/"),o=new URL(n),r=t.replace(/^[\\/]*/,"");return new URL(r,o).href}catch{return`${e}${t}`}})(e,s);return{minifiedFilePath:r,minifiedUrl:i,relativePath:s}},vo=/[/]+|[\\]+/g,$o=/^[/]+|^[\\]+|[/]+$|[\\]+$/g,ko=(e,t)=>{const n=e.replace($o,"").split(vo),o=t.replace($o,"").split(vo),r=n.join("/");let s="";for(let e=0;e<o.length;e+=1){const t=o.slice(-e).join("/");r.startsWith(t)&&(s=t)}return s},xo=async(e,t,n,o)=>{const r=await(async(e,t)=>{const[n,o]=await Promise.all([Se(e.minifiedFilePath),Se(e.sourcemapFilePath)]);return{file:n,sourcemap:o,repeatedPrefix:ko(e.relativePath,t)}})(e,n),s=[],i=[],u=new Map([["event",{type:"string",options:{contentType:"application/json",filename:"event"},value:JSON.stringify({...t,minified_url:e.minifiedUrl})}],["source_map",{type:"file",path:e.sourcemapFilePath,options:{filename:"source_map",contentType:"application/json"}}],["minified_file",{type:"file",path:e.minifiedFilePath,options:{filename:"minified_file",contentType:"application/javascript"}}]]);if(o)try{u.set("repository",{type:"string",options:{contentType:"application/json",filename:"repository"},value:JSON.stringify({data:[{files:o.trackedFilesMatcher.matchSourcemap(e.sourcemapFilePath,(t=>{i.push(`${a.basename(e.sourcemapFilePath)}: "${t}"`)})),hash:o.hash,repository_url:o.remote}],version:1})})}catch(t){i.push(`Could not attach git data for sourcemap ${e.sourcemapFilePath}: ${t.message}`)}return r.file.empty&&s.push(`Minified file is empty: ${e.minifiedFilePath}`),r.file.exists||s.push(`Minified file not found: ${e.minifiedFilePath}`),r.sourcemap.empty&&s.push(`Sourcemap file is empty: ${e.sourcemapFilePath}`),r.sourcemap.exists||s.push(`Sourcemap file not found: ${e.sourcemapFilePath}`),r.repeatedPrefix&&i.push(`The minified file path contains a repeated pattern with the minified path prefix: ${r.repeatedPrefix}`),{content:u,errors:s,warnings:i}},So=e=>{const t=e.message.match(/HTTP (\d{3})/);return t?`status_code:${t[1]}`:"status_code:unknown"},Eo=e=>{const t=So(e);return"status_code:unknown"!==t?`error_type:http_${t.replace("status_code:","")}`:`error_type:${Z(e.name||"unknown")}`},Io=(e,t,n)=>{const o=((e,t)=>`${e}|${t.join("|")}`)(t,n),r=e.metrics.get(o);r?r.value++:e.metrics.set(o,{name:t,value:1,tags:n})},Do=(e,t,n)=>{Io(e,"retry",[...e.baseTags,`attempt:${n}`,So(t),Eo(t)])},Po=(e,t)=>{Io(e,"failure",[...e.baseTags,So(t),Eo(t)])},Ao=(e,t)=>{if(!t.sendMetrics)return;if(!e.metrics.size)return;const n=(e=>{const t=Math.floor(Date.now()/1e3);return Array.from(e.metrics.values()).map((e=>({metric:`sourcemaps.upload.${e.name}`,type:"count",points:[[t,e.value]],tags:e.tags})))})(e);for(const e of n)t.addMetric(e)},jo=t.green.bold,Mo=t.yellow.bold,Oo=t.red.bold,To=(e,t={})=>async()=>q({getForm:async()=>{const t=new FormData;for(const[n,o]of e.content){const e="file"===o.type?await xe(o.path,o.options):new Blob([o.value],{type:o.options.contentType});t.append(n,e,o.options.filename)}return t},defaultHeaders:t,zip:!0}),Co=async(e,t,n,o)=>{const r=[],s=[];if(!n.apiKey)return r.push({error:new Error("No authentication token provided")}),{errors:r,warnings:s};if(0===e.length)return s.push("No sourcemaps to upload"),{errors:r,warnings:s};const i=o.time("Queue uploads"),a=new(y.default?y.default:y)({concurrency:t.maxConcurrency}),u=(c=n.site,N("SOURCEMAP_INTAKE_URL")||`https://sourcemap-intake.${c}/api/v2/srcmap`);var c;const d=L({bundler:n.bundlerName,plugin:"sourcemaps",version:n.version}),l=(e=>({metrics:new Map,baseTags:[`service:${e.service}`]}))(t),p=X({...t,intakeUrl:u,outDir:n.outDir,defaultHeaders:`\n${JSON.stringify(d,null,2)}`}),f=`\nUploading ${jo(e.length.toString())} sourcemaps with configuration:\n${p}`;o.debug(f);const m=[];for(const i of e){const e={sourcemap:i.content.get("source_map")?.path.replace(n.outDir,"."),file:i.content.get("minified_file")?.path.replace(n.outDir,".")};m.push(a.add((async()=>{try{await B({auth:{apiKey:n.apiKey},url:u,method:"POST",getData:To(i,d),onRetry:(t,n)=>{Do(l,t,n);const r=`Failed to upload ${Mo(e.sourcemap)} | ${Mo(e.file)}:\n ${t.message}\nRetrying ${n}/5`;s.push(r),o.debug(r)}})}catch(n){if(Po(l,n),r.push({metadata:e,error:n}),!0===t.bailOnError)throw n}})))}i.end(),o.debug(`Queued ${jo(e.length.toString())} uploads.`);try{await Promise.all(m),await a.onIdle()}finally{Ao(l,n)}return{warnings:s,errors:r}},No=async(e,t,n)=>{const o=n.time("get sourcemaps files"),r=((e,t)=>{if(!t.outputs||0===t.outputs.length)throw new Error("No output files found.");return t.outputs.filter((e=>e.filepath.endsWith(".map"))).map((e=>e.filepath)).map((n=>({...wo(e.minifiedPathPrefix,t.outDir,n),sourcemapFilePath:n,minifiedPathPrefix:e.minifiedPathPrefix})))})(e.sourcemaps,{outDir:t.outDir,outputs:t.outputs});o.end();const s=n.time("send sourcemaps");await(async(e,t,n,o)=>{const r=Date.now(),s=t.minifiedPathPrefix,i={git_repository_url:n.git?.remote,git_commit_sha:n.git?.hash,plugin_version:n.version,project_path:n.outDir,service:t.service,type:"js_sourcemap",version:t.releaseVersion},a=o.time("Compute payloads"),u=await Promise.all(e.map((e=>xo(e,i,s,n.git))));a.end();const c=u.map((e=>e.errors)).flat(),d=u.map((e=>e.warnings)).flat();if(d.length>0&&o.warn(`Warnings while preparing payloads:\n - ${d.join("\n - ")}`),c.length>0){const e=`Failed to prepare payloads, aborting upload :\n - ${c.join("\n - ")}`;if(o.error(e),!0===t.bailOnError)throw new Error(e);return}const l=o.time("Upload sourcemaps"),{errors:p,warnings:f}=await Co(u,t,{apiKey:n.apiKey,bundlerName:n.bundlerName,version:n.version,outDir:n.outDir,site:n.site,sendMetrics:n.sendMetrics,addMetric:n.addMetric},o);if(l.end(),o.debug(`Done uploading ${jo(`${e.length-p.length}/${e.length}`)} sourcemaps in ${jo(G(Date.now()-r))}.`),p.length>0){const e=`Failed to upload some sourcemaps:\n - ${p.map((({metadata:e,error:t})=>{const n=t.cause||t.stack||t.message;return e?`${Oo(e.file)} | ${Oo(e.sourcemap)} :\n${n}`:n})).join("\n - ")}`;if(o.error(e),!0===t.bailOnError)throw new Error(e)}f.length>0&&o.warn(`Warnings while uploading sourcemaps:\n - ${f.join("\n - ")}`)})(r,e.sourcemaps,{addMetric:t.addMetric,apiKey:t.apiKey,bundlerName:t.bundlerName,git:t.git,outDir:t.outDir,sendMetrics:t.sendMetrics,site:t.site,version:t.version},n),s.end()},Ro=e=>{const n=t.bold.red,o=e[yo]||{},r={errors:[]};if(o.sourcemaps){const t=o.sourcemaps,s=t.releaseVersion||e.metadata?.version;s||r.errors.push(`${n("sourcemaps.releaseVersion")} is required (set it directly or via ${n("metadata.version")}).`),t.releaseVersion&&e.metadata?.version&&t.releaseVersion!==e.metadata.version&&r.errors.push(`${n("sourcemaps.releaseVersion")} must match ${n("metadata.version")} when both are configured.`),t.service||r.errors.push(`${n("sourcemaps.service")} is required.`),t.minifiedPathPrefix||r.errors.push(`${n("sourcemaps.minifiedPathPrefix")} is required.`),t.minifiedPathPrefix&&!(e=>{let t;try{t=new URL(e).host}catch{}return!(!t&&!e.startsWith("/"))})(t.minifiedPathPrefix)&&r.errors.push(`${n("sourcemaps.minifiedPathPrefix")} must be a valid URL or start with '/'.`),s&&(r.config={bailOnError:!1,dryRun:!1,maxConcurrency:20,...t,releaseVersion:s})}return r},_o=({options:e,context:t})=>{const n=t.getLogger(bo),o=n.time("validate options"),r=((e,t)=>{const n=[],o=Ro(e);if(n.push(...o.errors),n.length)throw t.error(`\n - ${n.join("\n - ")}`),new Error(`Invalid configuration for ${bo}.`);return{...e[yo],sourcemaps:o.config}})(e,n);o.end();const s=ce(e,"metrics",n);let i,a,u=!1;const c=async()=>{if(!r.sourcemaps||u)return;u=!0;const e=n.time("sourcemaps process");await No(r,{apiKey:t.auth.apiKey,bundlerName:t.bundler.name,git:i,addMetric:t.addMetric,outDir:t.bundler.outDir,outputs:a?.outputs||[],sendMetrics:s,site:t.auth.site,version:t.version},n),e.end()};return[{name:bo,enforce:"post",async git(e){i=e,a&&await c()},async buildReport(t){a=t,!i&&J(e)||await c()},async asyncTrueEnd(){u||await c()}}]},Fo="liveDebugger",zo="datadog-live-debugger-plugin",Lo="if(typeof globalThis.$dd_probes==='undefined'){globalThis.$dd_probes=function(){}}",qo="__DD_LIVE_DEBUGGER_BUILD__",Uo=e=>void 0===e?Lo:`${Lo};if(typeof globalThis.${qo}==='undefined'){globalThis.${qo}={version:${JSON.stringify(e)}}}`;function Bo(e){return"function"==typeof e?e:e.default}function Vo(e,t,n,o,r){const s=a.relative(t,e).replace(/\\/g,"/"),i=Ho(n,r);if(i)return`${s};${i}`;const u=function(e){const t=e.node.loc?.start.line??0,n=e.node.loc?.start.column??0;return`${t}:${n}`}(n);return`${s};<anonymous>@${u}:${o}`}function Ho(e,t){const n=e.node,o=e.parent;return"id"in n&&t.isIdentifier(n.id)?n.id.name:t.isObjectMethod(n)||t.isClassMethod(n)||t.isClassPrivateMethod(n)?Jo(n.key,t):t.isVariableDeclarator(o)&&t.isIdentifier(o.id)?o.id.name:t.isAssignmentExpression(o)?function(e,t){if(t.isIdentifier(e))return e.name;if(t.isMemberExpression(e)||t.isOptionalMemberExpression(e)){const n=Ko(e.object,t),o=Wo(e.property,e.computed,t);if(n&&o)return`${n}.${o}`}return null}(o.left,t):t.isObjectProperty(o)||t.isClassProperty(o)||t.isClassPrivateProperty(o)?Jo(o.key,t):null}function Ko(e,t){if(t.isIdentifier(e))return e.name;if(t.isThisExpression(e))return"this";if(t.isMemberExpression(e)||t.isOptionalMemberExpression(e)){const n=Ko(e.object,t),o=Wo(e.property,e.computed,t);if(n&&o)return`${n}.${o}`}return null}function Wo(e,t,n){return n.isPrivateName(e)&&n.isIdentifier(e.id)?`#${e.id.name}`:t?null:n.isIdentifier(e)?e.name:null}function Jo(e,t){return t.isIdentifier(e)?e.name:t.isStringLiteral(e)||t.isNumericLiteral(e)||t.isBigIntLiteral(e)?String(e.value):t.isPrivateName(e)&&t.isIdentifier(e.id)?`#${e.id.name}`:null}function Go(e,t){if(e.node.leadingComments)for(const n of e.node.leadingComments)if(n.value.includes(t))return!0;return!1}function Yo(e,t){const n=[];if(t.isBlockStatement(e.body)){const o=e.params.flatMap((e=>nr(e,t))),r=new Set(o),s="id"in e&&t.isIdentifier(e.id)?e.id.name:"";for(const o of e.body.body)if(t.isVariableDeclaration(o)){const e=o.end;if(null==e)continue;for(const i of o.declarations)for(const o of nr(i.id,t))r.has(o)||o===s||n.push({name:o,declarationEnd:e,temporalDeadZones:[]})}}const o=n.length>25?n.slice(0,25):n;if(t.isBlockStatement(e.body)){const n=o.map((({name:e})=>e)),r=new Set(n),s=function(e,t,n){const o=new Map;for(const r of e.body)Qo(r,t,o,n);return o}(e.body,r,t);for(const e of o)e.temporalDeadZones=s.get(e.name)??[]}return o}function Qo(e,t,n,o){o.isFunctionDeclaration(e)||o.isClassDeclaration(e)||(o.isBlockStatement(e)?Zo(e,t,n,o):o.isIfStatement(e)?(Qo(e.consequent,t,n,o),e.alternate&&Qo(e.alternate,t,n,o)):o.isForStatement(e)||o.isForInStatement(e)||o.isForOfStatement(e)||o.isWhileStatement(e)||o.isDoWhileStatement(e)?Qo(e.body,t,n,o):o.isSwitchStatement(e)?function(e,t,n,o){for(const r of e.cases){Xo(r.consequent,e.start,t,n,o);for(const e of r.consequent)Qo(e,t,n,o)}}(e,t,n,o):o.isTryStatement(e)?(Zo(e.block,t,n,o),e.handler&&Zo(e.handler.body,t,n,o),e.finalizer&&Zo(e.finalizer,t,n,o)):(o.isLabeledStatement(e)||o.isWithStatement(e))&&Qo(e.body,t,n,o))}function Zo(e,t,n,o){Xo(e.body,e.start,t,n,o);for(const r of e.body)Qo(r,t,n,o)}function Xo(e,t,n,o,r){if(null!=t)for(const s of e)r.isVariableDeclaration(s)&&"var"!==s.kind?er(s,t,n,o,r):r.isClassDeclaration(s)&&s.id&&tr(s.id.name,t,s.end,n,o)}function er(e,t,n,o,r){for(const s of e.declarations)for(const i of nr(s.id,r))tr(i,t,e.end,n,o)}function tr(e,t,n,o,r){if(null==n||!o.has(e))return;const s=r.get(e)??[];s.push({start:t,end:n}),r.set(e,s)}function nr(e,t){return t.isIdentifier(e)?[e.name]:t.isRestElement(e)?t.isIdentifier(e.argument)?[e.argument.name]:nr(e.argument,t):t.isAssignmentPattern(e)?nr(e.left,t):t.isObjectPattern(e)?e.properties.flatMap((e=>t.isRestElement(e)?nr(e.argument,t):nr(e.value,t))):t.isArrayPattern(e)?e.elements.flatMap((e=>e?nr(e,t):[])):t.isTSParameterProperty(e)&&t.isIdentifier(e.parameter)?[e.parameter.name]:[]}const or=["@babel/parser","@babel/traverse","@babel/types","magic-string"];let rr,sr,ir,ar,ur=!1;function cr(e){try{return function(e){switch(e){case"@babel/parser":return require("@babel/parser");case"@babel/traverse":return require("@babel/traverse");case"@babel/types":return require("@babel/types");case"magic-string":return require("magic-string");default:throw new Error(`Unknown peer dependency: ${e}`)}}(e)}catch(e){throw function(e){if(!function(e){if(!(e instanceof Error))return!1;const t=e.code;if("MODULE_NOT_FOUND"!==t&&"ERR_MODULE_NOT_FOUND"!==t)return!1;return or.some((t=>e.message.includes(t)))}(e))return e instanceof Error?e:new Error(String(e));const t=or.find((t=>e.message.includes(t))),n=t??or.join(", ");return new Error(`Datadog Live Debugger could not load "${n}". It is an optional peer dependency that must be installed in your project when the \`liveDebugger\` plugin is enabled. Install the peer dependencies with: \`npm install --save-dev ${or.join(" ")}\` (or the yarn/pnpm/bun equivalent). Underlying error: ${e.message}`)}(e)}}const dr=/\bfunction\b|=>|\bclass\b|\)\s*\{/;function lr(e){const{code:t,filePath:n,buildRoot:o,honorSkipComments:r,functionTypes:s,namedOnly:i}=e;let a=0,u=0,c=0,d=0,l=0;if(function(e){return/['"][^'"]*(?:@css-module:|\?worker\b|\?sprite\b|dynamic!)[^'"]*['"]/.test(e)}(t))return{code:t,failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:1,skippedUnsupportedCount:d,totalFunctions:l};if(!dr.test(t))return{code:t,failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:d,totalFunctions:l};ur||(rr=cr("@babel/parser").parse,sr=Bo(cr("@babel/traverse")),ir=cr("@babel/types"),ar=Bo(cr("magic-string")),ur=!0);const p=rr(t,{sourceType:"unambiguous",plugins:["jsx","typescript"],sourceFilename:n}),f=[],m=new Map,h=new Set,g=new Map,y=new Map;let b=0;if(sr(p,{Function(e){l++;const t=function(e,t){if(t.isClassMethod(e.node)&&"constructor"===e.node.kind&&br(e,t))return e.node;return}(e,ir);if(t&&(m.set(t,t.body.start),g.set(t,function(e,t){const n=[];for(const o of e)mr(o,n,t);return n}(t.body.body,ir))),!function(e,t){const n=e.node;return!(n.generator||t.isClassMethod(n)&&"constructor"===n.kind)}(e,ir))return void d++;if(r&&function(e,t,n){let o=e;for(;o;){if(Go(o,t))return!0;if(n.isStatement(o.node)||n.isExportDeclaration(o.node)){if(o.parentPath&&n.isExportDeclaration(o.parentPath.node))return Go(o.parentPath,t);break}o=o.parentPath}return!1}(e,"@dd-no-instrumentation",ir))return void c++;if(s&&!s.includes(function(e,t){if(t.isFunctionDeclaration(e))return"functionDeclaration";if(t.isArrowFunctionExpression(e))return"arrowFunction";if(t.isObjectMethod(e))return"objectMethod";if(t.isClassPrivateMethod(e))return"classPrivateMethod";if(t.isClassMethod(e))return"classMethod";return"functionExpression"}(e.node,ir)))return void d++;if(i&&!Ho(e,ir))return void d++;let p=0;if(!Ho(e,ir)){const t=e.parentPath?.node;t&&(p=y.get(t)||0,y.set(t,p+1))}const w=Vo(n,o,e,p,ir);try{const t=e.node,n=b++,o=`$dd_p${n}`,r=function(e,t){const n=[];for(const o of e.params)for(const e of nr(o,t))"this"!==e&&n.push(e);return n.length>25?n.slice(0,25):n}(t,ir),s=Yo(t,ir),i=ir.isArrowFunctionExpression(t)&&!ir.isBlockStatement(t.body),a=i&&ir.isSequenceExpression(t.body),c=function(e,t){if(t.isFunction(e.node)&&!t.isArrowFunctionExpression(e.node))return;let n=e.parentPath;for(;n;){const e=n.node;if(t.isClassMethod(e)&&"constructor"===e.kind){if(!br(n,t))return;return{node:e,parent:n.parent,parentPath:n.parentPath}}if(t.isFunction(e)){if(t.isArrowFunctionExpression(e)){n=n.parentPath;continue}return}n=n.parentPath}return}(e,ir),d=null!=c;c&&(h.add(c.node),m.set(c.node,c.node.body.start));const l=[],p=i||!ir.isBlockStatement(t.body)||!$r(t.body.body,ir);let g;if(!i&&ir.isBlockStatement(t.body)&&vr(t.body.body,l,ir),!i&&ir.isBlockStatement(t.body)&&t.body.directives.length>0){g=t.body.directives[t.body.directives.length-1].end}f.push({bodyStart:t.body.start,bodyEnd:t.body.end,functionEnd:t.end,isExpressionBody:i,hasSequenceExpressionBody:a,aliasesExpressionBodySuperCall:d&&i&&yr(t.body,ir),needsTrailingReturn:p,useThisAlias:d,bodyParenStart:i&&"number"==typeof t.body.extra?.parenStart?t.body.extra.parenStart:void 0,directivesEnd:g,functionId:w,probeVarName:o,probeIdx:String(n),entryVars:r,localVars:s,returns:l}),u++}catch(e){a++}}}),0===u)return{code:t,failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:d,totalFunctions:l};const w=new ar(t),v=function(e){const t=new Set;for(const n of e)n.aliasesExpressionBodySuperCall&&t.add(gr({start:n.bodyStart,end:n.bodyEnd}));return t}(f),$=function(e,t,n,o){const r=[];for(const s of e){const e=t.get(s);null!=e&&r.push({bodyStart:e,superCalls:(n.get(s)??[]).filter((e=>!o.has(gr(e))))})}return r}(h,m,g,v);for(let e=f.length-1;e>=0;e--)pr(w,t,f[e]);for(const e of $)fr(w,t,e);return{code:w.toString(),map:w.generateMap({source:n,hires:!0}),failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:d,totalFunctions:l}}function pr(e,t,n){const{probeVarName:o,probeIdx:r,functionId:s,entryVars:i,localVars:a,returns:u,bodyStart:c,bodyEnd:d,functionEnd:l,isExpressionBody:p,hasSequenceExpressionBody:f,aliasesExpressionBodySuperCall:m,useThisAlias:h,bodyParenStart:g,directivesEnd:y}=n,b=`$dd_e${r}`,w=`$dd_rv${r}`,v=h?"$dd_t":"this",$=i.join(", "),k=""!==$,x=k?`, ${b}()`:"";const S=`const ${o} = $dd_probes('${s.replace(/['\\\n\r\u2028\u2029]/g,(e=>{switch(e){case"'":return"\\'";case"\\":return"\\\\";case"\n":return"\\n";case"\r":return"\\r";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:return e}}))}');`,E=k?`const ${b} = () => ({${$}});`:"",I=`if (${o}) $dd_entry(${o}, ${v}${x});`,D=`catch(e) { if (${o}) $dd_throw(${o}, e, ${v}${x}); throw e; }`;if(p){if(null!=g){const n=function(e,t,n){const o=[];for(let r=t;r<n;r++)"("===e[r]&&o.push(r);return o}(t,g,c),o=function(e,t,n){const o=[];for(let r=n-1;r>=t;r--)")"===e[r]&&o.push(r);return o}(t,d,l),r=Math.min(n.length,o.length);for(let t=0;t<r;t++){const r=n[t],s=o[t];e.remove(r,r+1),e.remove(s,s+1)}}const n=["{",S,E,"try {",I,m?`const ${w} = ($dd_t = `:`const ${w} = `].filter(Boolean).join("\n");let r=f?");":";";m&&(r=f?"));":");");const s=[r,`if (${o}) $dd_return(${o}, ${w}, ${v}${wr(b,k,a,d)});`,`return ${w};`,`} ${D}`,"}"].join("\n");if(d-c>=2){const o=f?`${n}(${t[c]}`:n+t[c];e.update(c,c+1,o),e.update(d-1,d,t[d-1]+s)}else e.update(c,d,n+t.slice(c,d)+s)}else{const r=[S,E,"try {",`let ${w};`,I].filter(Boolean).join("\n");for(const t of u){const n=wr(b,k,a,t.start);if(null!=t.argStart&&null!=t.argEnd){const r=t.hasSequenceExpressionArgument?`(${w} = (`:`(${w} = `,s=t.hasSequenceExpressionArgument?")":"";e.appendLeft(t.argStart,r),e.appendLeft(t.argEnd,`${s}, ${o} ? $dd_return(${o}, ${w}, ${v}${n}) : ${w})`)}else e.appendLeft(t.start,`if (${o}) $dd_return(${o}, undefined, ${v}${n}); `)}if(null!=y){const n=y-1;e.update(n,y,`${t[n]}\n${r}`)}else e.update(c,c+1,`${t[c]}${r}`);const s=wr(b,k,a,d),i=`\n${n.needsTrailingReturn?`if (${o}) $dd_return(${o}, undefined, ${v}${s});\n`:""}} ${D}\n`;e.update(d-1,d,`${i}${t[d-1]}`)}}function fr(e,t,n){e.update(n.bodyStart,n.bodyStart+1,`${t[n.bodyStart]}let $dd_t;`);for(const t of n.superCalls)e.appendLeft(t.start,"($dd_t = "),e.appendLeft(t.end,")")}function mr(e,t,n){yr(e,n)&&t.push({start:e.start,end:e.end});const o=Object.values(e);for(const e of o)if(Array.isArray(e))for(const o of e)hr(o,t,n);else hr(e,t,n)}function hr(e,t,n){n.isNode(e)&&(n.isFunction(e)&&!n.isArrowFunctionExpression(e)||mr(e,t,n))}function gr(e){return`${e.start}:${e.end}`}function yr(e,t){return t.isCallExpression(e)&&t.isSuper(e.callee)}function br(e,t){const n=e.parentPath?.parentPath;if(!n)return!1;const o=n.node;return(t.isClassDeclaration(o)||t.isClassExpression(o))&&null!=o.superClass}function wr(e,t,n,o){const r=function(e,t){const n=e.filter((({declarationEnd:e,temporalDeadZones:n})=>e<=t&&!function(e,t){return e.some((({start:e,end:n})=>e<=t&&t<n))}(n,t))).map((({name:e})=>e));if(0===n.length)return;return`{${n.join(", ")}}`}(n,o);return t&&r?`, ${e}(), ${r}`:t?`, ${e}()`:r?`, undefined, ${r}`:""}function vr(e,t,n){for(const o of e)if(n.isReturnStatement(o))t.push({start:o.start,end:o.end,argStart:o.argument?.start??void 0,argEnd:o.argument?.end??void 0,hasSequenceExpressionArgument:n.isSequenceExpression(o.argument)});else if(!n.isFunctionDeclaration(o)&&!n.isClassDeclaration(o))if(n.isBlockStatement(o))vr(o.body,t,n);else if(n.isIfStatement(o))vr([o.consequent],t,n),o.alternate&&vr([o.alternate],t,n);else if(n.isForStatement(o)||n.isForInStatement(o)||n.isForOfStatement(o)||n.isWhileStatement(o)||n.isDoWhileStatement(o))vr([o.body],t,n);else if(n.isSwitchStatement(o))for(const e of o.cases)vr(e.consequent,t,n);else n.isTryStatement(o)?(vr(o.block.body,t,n),o.handler&&vr(o.handler.body.body,t,n),o.finalizer&&vr(o.finalizer.body,t,n)):(n.isLabeledStatement(o)||n.isWithStatement(o))&&vr([o.body],t,n)}function $r(e,t){if(0===e.length)return!1;const n=e[e.length-1];if(t.isReturnStatement(n))return!0;if(t.isIfStatement(n)&&n.alternate){const e=t.isBlockStatement(n.consequent)?n.consequent.body:[n.consequent],o=t.isBlockStatement(n.alternate)?n.alternate.body:[n.alternate];return $r(e,t)&&$r(o,t)}return!1}const kr=["functionDeclaration","functionExpression","arrowFunction","objectMethod","classMethod","classPrivateMethod"],xr=t.bold.red,Sr=Number(process.env.DD_LD_LIMIT)||1/0,Er=(e,t)=>{const n=t.getLogger(zo);let o=0,r=0,s=0,i=0,a=0,u=0,c=0,d=0;return{name:zo,enforce:"post",transform:{filter:{id:{include:e.include,exclude:e.exclude}},handler(l,p){if(e.include.length>0){if(!e.include.some((e=>"string"==typeof e?p.includes(e):e.test(p))))return{code:l}}for(const t of e.exclude){if("string"==typeof t?p.includes(t):t.test(p))return{code:l}}if(d>=Sr)return{code:l};try{const f=lr({code:l,filePath:p,buildRoot:t.buildRoot,honorSkipComments:e.honorSkipComments,functionTypes:e.functionTypes,namedOnly:e.namedOnly});if(o+=f.instrumentedCount,c+=f.totalFunctions,r+=f.failedCount,s+=f.skippedByCommentCount,i+=f.skippedFileCount,a+=f.skippedUnsupportedCount,f.totalFunctions>0&&d++,0===f.instrumentedCount)return{code:l};u++;const m=function(e){const t=e.getNativeBuildContext?.();return t?.inputSourceMap}(this),h=f.map&&m?function(e,t,n,o){try{return b(e,((e,n)=>1===n.depth?t:null))}catch(t){return o.error(`Failed to compose source map for ${n}: ${t}`,{forward:!0}),e}}(f.map,m,p,n):f.map;return{code:f.code,map:h}}catch(e){return n.error(`Instrumentation Error in ${p}: ${e}`,{forward:!0}),{code:l}}}},buildEnd:()=>{c>0&&n.info(`Live Debugger: ${o}/${c} functions instrumented across ${u}/${d} files`,{forward:!0,context:{failedCount:r,skippedByCommentCount:s,skippedFileCount:i,skippedUnsupportedCount:a,totalFilesWithFunctions:d,instrumentedCount:o,totalFunctions:c,transformedFileCount:u}})}}},Ir=({options:e,context:t})=>{const n=((e,t)=>{const n=e[Fo]||{},o=e.metadata?.version,r=[];if(void 0!==n.include)if(Array.isArray(n.include)){for(const e of n.include)if("string"!=typeof e&&!(e instanceof RegExp)){r.push(`${xr("include")} patterns must be strings or RegExp`);break}}else r.push(`${xr("include")} must be an array of strings or RegExp`);if(void 0!==n.exclude)if(Array.isArray(n.exclude)){for(const e of n.exclude)if("string"!=typeof e&&!(e instanceof RegExp)){r.push(`${xr("exclude")} patterns must be strings or RegExp`);break}}else r.push(`${xr("exclude")} must be an array of strings or RegExp`);if(void 0!==n.honorSkipComments&&"boolean"!=typeof n.honorSkipComments&&r.push(`${xr("honorSkipComments")} must be a boolean`),void 0!==n.functionTypes)if(Array.isArray(n.functionTypes)){for(const e of n.functionTypes)if(!kr.includes(e)){r.push(`${xr("functionTypes")} contains invalid value "${e}". Valid values: ${kr.join(", ")}`);break}}else r.push(`${xr("functionTypes")} must be an array of FunctionKind values`);if(void 0!==n.namedOnly&&"boolean"!=typeof n.namedOnly&&r.push(`${xr("namedOnly")} must be a boolean`),r.length)throw t.error(`\n - ${r.join("\n - ")}`),new Error(`Invalid configuration for ${zo}.`);return{version:o,include:n.include||[/\.[jt]sx?$/],exclude:n.exclude||[/\/node_modules\//,/\.min\.js$/,/\/pyodide-lib\//,/^vite\//,/\0/,/commonjsHelpers\.js$/,/__vite-browser-external/,/@datadog\/browser-/,/browser-sdk\/packages\//],honorSkipComments:n.honorSkipComments??!0,functionTypes:n.functionTypes,namedOnly:n.namedOnly??!1}})(e,t.getLogger(zo));return t.inject({type:"code",position:Ee.BEFORE,injectIntoAllChunks:!0,value:Uo(n.version)}),[Er(n,t)]};const Dr=[e=>/modules\.tree\.(count|size)$/.test(e.metric)?null:e,e=>e.tags.some((e=>/^assetName:.*\.map$/.test(e)||/^moduleName:\/node_modules/.test(e)))?null:e,e=>{const t={size:1e5,count:10,duration:1e3};/^sourcemaps\.upload\.(failure|retry)$/.test(e.metric)&&(t.count=0),/(entries|loaders|warnings|errors)\.count$/.test(e.metric)&&(t.count=0),/(modules\.(dependencies|dependents)$)/.test(e.metric)&&(t.count=30),/modules\.tree\.count$/.test(e.metric)&&(t.count=150),/modules\.tree\.size$/.test(e.metric)&&(t.size=15e5),/entries\.size$/.test(e.metric)&&(t.size=0),/entries\.modules\.count$/.test(e.metric)&&(t.count=0);return(e.points.length?e.points.reduce(((e,t)=>e+t[1]),0)/e.points.length:0)>t[e.type]?e:null}],Pr="metrics",Ar="datadog-metrics-plugin",jr=e=>Math.floor((e||Date.now())/1e3),Mr=(e,t)=>{const n=[`bundler:${Z(e.bundler.name)}`,`plugin_version:${Z(e.version)}`,`site:${Z(e.auth.site)}`];return e.build.metadata.name&&n.push(`build_name:${Z(e.build.metadata.name)}`),e.build.metadata.version&&n.push(`build_version:${Z(e.build.metadata.version)}`),[...n,...t]},Or=(e,t,n)=>({...e,tags:[...e.tags,...t],metric:n?`${n}.${e.metric}`:e.metric}),Tr=(e,t,n,o,r)=>{const s=new Set;for(const t of e){let e={...t,toSend:!0};if(n?.length)for(const t of n){const n=t({metric:e.metric,type:e.type,points:e.points,tags:e.tags});n?e={...n,toSend:e.toSend}:e.toSend=!1}s.add(Or(e,o,r))}const i=Array.from(s).filter((e=>e.toSend)).length;return s.add(Or({metric:"metrics.count",type:"count",points:[[t,i+1]],tags:[],toSend:!0},o,r)),s},Cr=(e="")=>e.endsWith("/")?e:`${e}/`,Nr=(e,t)=>{let n=e;return e.split(Cr(t)),n.split("!").pop().replace(/(.*)?\/node_modules\//,"/node_modules/").replace(/^((\.)*\/)+/,"")},Rr=(e,t)=>e.split("!").pop().replace(Cr(t),"./"),_r=(e,t,n)=>{let o=e.name||e.userRequest;return o||(o=((e,t)=>{let n=e.userRequest;if(!n){let o;o=t.moduleGraph&&"function"==typeof t.moduleGraph.getIssuer?t.moduleGraph.getIssuer(e):e.issuer,n=o?.userRequest,n||(n=e._identifier?.split("!").pop())}return n||"unknown"})(e,t)),Rr(o||"no-name",n)},Fr=e=>e.replace(/^.*\/node_modules\/(@[a-z0-9][\w-.]+\/[a-z0-9][\w-.]*|[^/]+).*$/,"$1"),zr=e=>e.map((e=>({type:e?.constructor?.name??typeof e,name:e?.name,value:"string"==typeof e?e:void 0}))),Lr=t.bold.red,qr=t.bold.cyan,Ur=e=>(t,n)=>{let o,r;return"function"==typeof e?(o=e(t),r=e(n)):(o=t[e],r=n[e]),o>r?-1:o<r?1:0},Br=(e,t)=>{if(!t||!t.size)return[];const n=Array.from(t.values());n.sort(Ur("duration"));const o={name:`${e} duration`,values:n.map((e=>({name:e.name,value:G(e.duration)}))),top:!0};n.sort(Ur("increment"));return[o,{name:`${e} hits`,values:n.map((e=>({name:e.name,value:e.increment.toString()}))),top:!0}]},Vr=(e,t,n)=>{const o=[];var r;n&&(o.push(...Br("Loader",n.loaders)),o.push(...Br("Tapable",n.tapables)),o.push(...Br("Module",n.modules))),o.push(...(e=>{const t={name:"Module total dependents",values:[],top:!0},n={name:"Module total dependencies",values:[],top:!0},o={name:"Module size",values:[],top:!0},r={name:"Module aggregated size",values:[],top:!0},s=new Set,i=W(e.build),a=new Map,u=new Map,c=new Map;for(const e of i.inputs||[]){if("map"===e.type)continue;const t=new Set(e.dependencies),n=new Set(e.dependents);for(const n of t)c.has(n)||c.set(n,new Set),c.get(n).add(e.filepath);for(const t of n)u.has(t)||u.set(t,new Set),u.get(t).add(e.filepath);if(u.has(e.filepath)){const n=u.get(e.filepath);for(const e of n)t.add(e)}if(c.has(e.filepath)){const t=c.get(e.filepath);for(const e of t)n.add(e)}u.set(e.filepath,t),c.set(e.filepath,n),a.set(e.filepath,{name:e.name,size:e.size,dependencies:t,dependents:n})}for(const[e,t]of a){const n=u.get(e)||new Set,o=c.get(e)||new Set;let r=t.size;for(const e of n)r+=a.get(e)?.size||0;s.add({name:t.name,size:t.size,aggregatedSize:r,dependents:o,dependencies:n})}if(!s.size)return[t,n,o];const d=Array.from(s);return d.sort(Ur((e=>e.dependents.size))),t.values=d.map((e=>({name:e.name,value:e.dependents.size.toString()}))),d.sort(Ur((e=>e.dependencies.size))),n.values=d.map((e=>({name:e.name,value:e.dependencies.size.toString()}))),d.sort(Ur("size")),o.values=d.map((e=>({name:e.name,value:g(e.size)}))),d.sort(Ur("aggregatedSize")),r.values=d.map((e=>({name:e.name,value:g(e.aggregatedSize||e.size)}))),[t,n,o,r]})(e)),o.push(...(r=e,[{name:"Asset size",values:(r.build.outputs||[]).filter((e=>"map"!==e.type)).sort(Ur((e=>e.size))).map((e=>({name:e.name,value:g(e.size)}))),top:!0},{name:"Entry aggregated size",values:(r.build.entries||[]).sort(Ur((e=>e.size))).map((e=>({name:e.name,value:g(e.size)}))),top:!0},{name:"Entry number of modules",values:(r.build.entries||[]).sort(Ur((e=>e.size))).map((e=>({name:e.name,value:e.inputs.length.toString()})))||[],top:!0}])),o.push(...(e=>{const t={name:"General Numbers",values:[],top:!1},n=e.build.inputs?e.build.inputs.length:0,o=e.build.outputs?e.build.outputs.length:0,r=e.build.warnings.length,s=e.build.errors.length,i=e.build.entries?e.build.entries.length:0;return e.build.start&&t.values.push({name:"Overhead duration",value:G(e.build.start-e.start)}),e.build.duration&&t.values.push({name:"Build duration",value:G(e.build.duration)}),e.build.writeDuration&&t.values.push({name:"Write duration",value:G(e.build.writeDuration)}),t.values.push({name:"Number of modules",value:n.toString()},{name:"Number of assets",value:o.toString()},{name:"Number of entries",value:i.toString()},{name:"Number of warnings",value:r.toString()},{name:"Number of errors",value:s.toString()}),[t]})(e));const s=(e=>{let t="";for(const t of e){t.top&&t.values.length>=5&&(t.values=t.values.slice(0,5),t.name=`Top 5 ${t.name}`);for(const e of t.values)e.name=Y(e.name,60)}const n=Math.max(...e.map((e=>e.name.length))),o=Math.max(...e.flatMap((e=>e.values.map((e=>e.name.length))))),r=Math.max(...e.flatMap((e=>e.values.map((e=>e.value.length))))),s=Math.max(n+4,o+r+4);for(const n of e){if(0===n.values.length)continue;const e=s-(n.name.length+4);t+=`\n== ${n.name} ${"=".repeat(e)}=\n`;for(const e of n.values){const n=r-e.value.length;t+=` [${Lr(e.value)}] ${" ".repeat(n)}${qr(e.name)}\n`}}return t})(o);t.info(s)},Hr="api/v1/series",Kr=t.bold.green,Wr=(e,t,n)=>{if(!t.apiKey)return void n.info("Won't send metrics to Datadog: missing API Key.");if(!e.size)return void n.debug("No metrics to send.");const o=Array.from(e).filter((e=>e.toSend)).map((e=>({...e,toSend:void 0}))),r=new Map;for(const e of o)r.has(e.metric)||r.set(e.metric,0),r.set(e.metric,r.get(e.metric)+1);const s=Array.from(r.entries()).sort((([e],[t])=>e.localeCompare(t))).map((([e,t])=>`${e} - ${t}`));return n.debug(`\nSending ${o.length} metrics with configuration:\n - intake: ${Kr(`https://api.${t.site}/${Hr}`)}\n\nMetrics:\n - ${s.join("\n - ")}`),B({method:"POST",url:`https://api.${t.site}/${Hr}?api_key=${t.apiKey}`,getData:()=>({data:JSON.stringify({series:o})})}).catch((e=>{n.error(`Error sending metrics ${e}`)}))},Jr=["onStart","onLoad","onResolve","onEnd"],Gr=new Map,Yr=new Map,Qr=new Map,Zr=(e,t,n)=>{const o=Object.assign({},e);for(const r of Jr)o[r]=async(o,s)=>{const i=Yr.get(t)||{name:t,increment:0,duration:0,events:{}};i.events[r]=i.events[r]||{name:r,values:[]};const a="onLoad"===r;return(0,e[r])(o,(async(...e)=>{const o=Rr(e[0].path,n),u=Qr.get(o)||{name:o,increment:0,duration:0,events:{}};u.events[r]=u.events[r]||{name:r,values:[]};const c=w.performance.now();try{return await s(...e)}finally{const n=w.performance.now(),s=n-c,d={start:c,end:n,duration:s,context:zr(e)};if(i.events[r].values.push(d),i.duration+=s,i.increment+=1,Yr.set(t,i),u.events[r].values.push(d),u.duration+=s,u.increment+=1,Qr.set(o,u),a){const e=Gr.get(t)||{name:t,increment:0,duration:0,events:{}};e.events[r]=e.events[r]||{name:r,values:[]},e.events[r].values.push(d),e.duration+=s,e.increment+=1,Gr.set(t,e)}}}))};return o},Xr=(e,t)=>({setup:n=>{n.initialOptions.metafile=!0;const o=t.time("wrapping plugins");((e,t)=>{const n=e.initialOptions.plugins;if(n){const e=n.map((e=>({...e})));for(const o of n){const n=o.setup;o.setup=async r=>{const s=Zr(r,o.name,t);await n({...s,initialOptions:{...s.initialOptions,plugins:e}})}}}})(n,e.buildRoot),o.end(),n.onEnd((async n=>{if(!n.metafile)return void t.warn("Missing metafile, can't proceed with modules data.");const o=t.time("getting plugins results"),{plugins:r,loaders:s,modules:i}={plugins:Yr,modules:Qr,loaders:Gr};o.end(),await e.asyncHook("timings",{tapables:r,loaders:s,modules:i})}))}});class es{constructor(e){this.started={},this.finished=[],this.cwd=e}startModule(e,t){const n=_r(e,t,this.cwd),o=(e=>(e.loaders||[]).map((e=>e.loader||e)).map(Fr))(e);o.length||o.push("no-loader"),this.started[n]={module:Nr(n),timings:{start:w.performance.now(),duration:0,end:0},loaders:o}}doneModule(e,t){const n=_r(e,t,this.cwd),o=this.started[n];o&&(o.timings.end=w.performance.now(),o.timings.duration=o.timings.end-o.timings.start,this.finished.push(o),delete this.started[n])}getResults(){const e=new Map,t=new Map;for(const n of this.finished){const o=n.timings.end-n.timings.start,r=t.get(n.module)||{name:n.module,increment:0,duration:0,events:{}},s=n.loaders.join(",");r.events[s]=r.events[s]||{name:s,values:[]},r.events[s].values.push(n.timings),r.increment+=1,r.duration+=o,t.set(n.module,r);for(const t of n.loaders){const n=e.get(t)||{name:t,increment:0,duration:0,events:{}};n.increment+=1,n.duration+=o,e.set(t,n)}}return{loaders:e,modules:t}}}class ts{constructor(e){this.monitoredTaps={},this.tapables=[],this.hooks={},this.timings=new Map,this.ignoredHooks=["normalModuleLoader"],this.cwd=e}saveResult(e,t,n,o,r,s){const i=this.timings.get(t)||{name:t,duration:0,increment:0,events:{}};i.events[n]||(i.events[n]={name:n,values:[]}),i.events[n].values.push({start:r,end:s,duration:s-r,context:o,type:e}),i.duration+=s-r,i.increment+=1,this.timings.set(t,i)}getResults(){const e=this.timings;for(const[t,n]of this.timings){const o=n;o.duration=Object.values(n.events).map((e=>e.values.reduce(((e,t)=>e+t.end-t.start),0))).reduce(((e,t)=>e+t),0),e.set(t,o)}return{monitoredTaps:this.monitoredTaps,tapables:this.tapables,hooks:this.hooks,timings:e}}getPromiseTapPatch(e,t,n,o){return(...r)=>{this.checkNewHooks();const s=w.performance.now(),i=t.apply(this,r),a=()=>{this.saveResult(e,n,o,zr(r),s,w.performance.now())};return i.then(a,a),i}}getAsyncTapPatch(e,t,n,o){return(...r)=>{this.checkNewHooks();const s=w.performance.now(),i=r.pop();return t.apply(this,[...r,(...t)=>(this.saveResult(e,n,o,zr(r),s,w.performance.now()),i(...t))])}}getDefaultTapPatch(e,t,n,o){return(...r)=>{this.checkNewHooks();const s=w.performance.now(),i=t.apply(this,r);return this.saveResult(e,n,o,zr(r),s,w.performance.now()),i}}getTapPatch(e,t,n,o){switch(e){case"promise":return this.getPromiseTapPatch(e,t,n,o);case"async":return this.getAsyncTapPatch(e,t,n,o);default:return this.getDefaultTapPatch(e,t,n,o)}}newTap(e,t,n,o){return(r,s)=>{const i="string"==typeof(a=r)?a:a.name;var a;const u=`${t}-${i}`;if(this.monitoredTaps[u])return n.call(o,r,s);this.monitoredTaps[u]=!0;const c=this.getTapPatch(e,s,i,t);return n.call(o,r,c)}}replaceTaps(e,t){t.tap=this.newTap("default",e,t.tap,t),t.tapAsync=this.newTap("async",e,t.tapAsync,t),t.tapPromise=this.newTap("promise",e,t.tapPromise,t)}patchHook(e,t,n){n._fakeHook||e.includes(Ar)||(this.hooks[e]||(this.hooks[e]=[]),this.hooks[e].includes(t)||(this.hooks[e].push(t),this.replaceTaps(t,n)))}patchHooks(e){const t=e.constructor.name,n=Object.keys(e.hooks).filter((e=>!this.ignoredHooks.includes(e)&&!this.hooks[t]?.includes(e)));for(const o of n)this.patchHook(t,o,e.hooks[o])}checkNewHooks(){for(const e of this.tapables)this.patchHooks(e)}throughHooks(e){this.tapables.includes(e)||this.tapables.push(e),this.patchHooks(e)}}const ns=e=>async t=>{const n=e.getLogger(Ar),o={name:Ar},r=new ts(e.buildRoot),s=new es(e.buildRoot),i=n.time("parse compiler hooks");r.throughHooks(t),i.end(),t.hooks.thisCompilation.tap(o,(e=>{const t=n.time("parse compilation hooks");r.throughHooks(e),t.end(),e.hooks.buildModule.tap(o,(t=>{s.startModule(t,e)})),e.hooks.succeedModule.tap(o,(t=>{s.doneModule(t,e)})),e.hooks.failedModule&&e.hooks.failedModule.tap(o,(t=>{s.doneModule(t,e)}))})),t.hooks.afterEmit.tapPromise(o,(async()=>{const{timings:t}=r.getResults(),{loaders:n,modules:o}=s.getResults();await e.asyncHook("timings",{tapables:t,loaders:n,modules:o})}))},os={filters:Dr},rs=({options:e,context:t,stores:n})=>{const o=t.getLogger(Ar);let r=0;((e,t)=>{e.addMetric=e=>{t.metrics.add(e)}})(t,n);const s=((e,t)=>{const n=e[Pr],o=jr(n?.timestamp);let r=!1===n?.enableDefaultPrefix?"":`build.${t}`;return n?.prefix&&(r+=r?`.${n.prefix}`:n.prefix),{enableDefaultPrefix:!0,enableTracing:!1,filters:Dr,tags:[],...e[Pr],timestamp:o,prefix:r.toLowerCase().replace(/(^\.*|\.*$)/g,"")}})(e,t.bundler.name),i=[],a={name:Ar,enforce:"pre",esbuild:Xr(t,o),webpack:ns(t),rspack:ns(t)},u=o.time("build",{start:!1}),c=s.enableTracing&&["esbuild","webpack","rspack"].includes(t.bundler.name);let d,l;const p=async()=>{if(!n.metrics.size)return;const e=o.time("aggregating collected metrics"),r=(()=>{const e=new Set(n.metrics);n.metrics.clear();const o=Mr(t,s.tags);return Tr(e,s.timestamp,s.filters,o,s.prefix)})();await t.asyncHook("metrics",r),e.end();const i=o.time("sending collected metrics to Datadog");await Wr(r,{apiKey:t.auth.apiKey,site:t.auth.site},o),i.end()},f=async()=>{t.build.end=Date.now(),t.build.duration=t.build.end-t.build.start,t.build.writeDuration=t.build.end-r;const e=o.time("aggregating metrics"),n=s.timestamp,i=o.time("aggregate universal metrics"),a=((e,t)=>{const n=new Set,o=e.inputs||[],r=e.outputs||[],s=e.entries||[],i=e.warnings.length,a=e.errors.length,u=e.duration,c=new Map,d=new Map,l=new Map;for(const e of s){for(const t of e.inputs)c.has(t.filepath)||c.set(t.filepath,[]),c.get(t.filepath).push(e.name);for(const t of e.outputs){const n=t.filepath.replace(/\.map$/,"");l.has(n)||l.set(n,[]),l.get(n).push(e.name)}}for(const e of r)for(const t of e.inputs)d.has(t.filepath)||d.set(t.filepath,[]),d.get(t.filepath).push(e.name);n.add({metric:"assets.count",type:"count",points:[[t,r.length]],tags:[]}).add({metric:"entries.count",type:"count",points:[[t,s.length]],tags:[]}).add({metric:"errors.count",type:"count",points:[[t,a]],tags:[]}).add({metric:"modules.count",type:"count",points:[[t,o.length]],tags:[]}).add({metric:"warnings.count",type:"count",points:[[t,i]],tags:[]}),u&&n.add({metric:"compilation.duration",type:"duration",points:[[t,u]],tags:[]});for(const e of o){const o=[`moduleName:${e.name}`,`moduleType:${e.type}`];c.has(e.filepath)&&o.push(...c.get(e.filepath).map((e=>`entryName:${e}`))),d.has(e.filepath)&&o.push(...d.get(e.filepath).map((e=>`assetName:${e}`))),n.add({metric:"modules.size",type:"size",points:[[t,e.size]],tags:o}).add({metric:"modules.dependencies",type:"count",points:[[t,e.dependencies.size]],tags:o}).add({metric:"modules.dependents",type:"count",points:[[t,e.dependents.size]],tags:o})}for(const e of r){const o=[`assetName:${e.name}`,`assetType:${e.type}`],r=e.filepath.replace(/\.map$/,"");l.has(r)&&o.push(...l.get(r).map((e=>`entryName:${e}`))),n.add({metric:"assets.size",type:"size",points:[[t,e.size]],tags:o}).add({metric:"assets.modules.count",type:"count",points:[[t,e.inputs.length]],tags:o})}for(const e of s){const o=[`entryName:${e.name}`];n.add({metric:"entries.size",type:"size",points:[[t,e.size]],tags:o}).add({metric:"entries.modules.count",type:"count",points:[[t,e.inputs.length]],tags:o}).add({metric:"entries.assets.count",type:"count",points:[[t,e.outputs.length]],tags:o})}return n})(l,n);i.end();const u=o.time("aggregate plugins metrics"),c=((e,t)=>{const n=new Set;if(!e)return n;n.add({metric:"plugins.count",type:"count",points:[[t,e.size]],tags:[]});for(const o of e.values()){let e=0,r=0;for(const s of Object.values(o.events)){let i=0;r+=s.values.length;for(const t of s.values){const n=t.end-t.start;i+=n,e+=n}n.add({metric:"plugins.hooks.duration",type:"duration",points:[[t,i]],tags:[`pluginName:${o.name}`,`hookName:${s.name}`]}).add({metric:"plugins.hooks.increment",type:"count",points:[[t,s.values.length]],tags:[`pluginName:${o.name}`,`hookName:${s.name}`]})}n.add({metric:"plugins.duration",type:"duration",points:[[t,e]],tags:[`pluginName:${o.name}`]}).add({metric:"plugins.increment",type:"count",points:[[t,r]],tags:[`pluginName:${o.name}`]})}return n})(d?.tapables,n);u.end();const p=o.time("aggregate loaders metrics"),f=((e,t)=>{const n=new Set;if(!e)return n;n.add({metric:"loaders.count",type:"count",points:[[t,e.size]],tags:[]});for(const o of e.values())n.add({metric:"loaders.duration",type:"duration",points:[[t,o.duration]],tags:[`loaderName:${o.name}`]}).add({metric:"loaders.increment",type:"count",points:[[t,o.increment]],tags:[`loaderName:${o.name}`]});return n})(d?.loaders,n);p.end();const m=new Set([...a,...c,...f]),h=Mr(t,s.tags),g=Tr(m,n,s.filters,h,s.prefix);await t.asyncHook("metrics",g),e.end();const y=o.time("outputing report");Vr(t,o,d),y.end();const b=o.time("sending metrics to Datadog");await Wr(g,{apiKey:t.auth.apiKey,site:t.auth.site},o),b.end()},m={name:"datadog-universal-metrics-plugin",enforce:"post",buildStart(){u.resume(),t.build.start=t.build.start||Date.now(),e[Pr]?.timestamp||(s.timestamp=jr(t.build.start))},buildEnd(){u.end(),r=Date.now()},async timings(e){d=e,l&&await f()},async buildReport(e){l=e,!d&&c||await f()},async flush(){await p()}};return s.enableTracing&&i.push(a),i.push(m),i},ss="output",is="datadog-output-plugin",as=(e,t)=>"string"==typeof t?t.replace(/(\.json)?$/,".json"):!0===t?`${e}.json`:t,us=e=>{const t=void 0===e;return{build:as("build",e?.build??t),bundler:as("bundler",e?.bundler??t),dependencies:as("dependencies",e?.dependencies??t),errors:as("errors",e?.errors??t),logs:as("logs",e?.logs??t),metrics:as("metrics",e?.metrics??t),timings:as("timings",e?.timings??t),warnings:as("warnings",e?.warnings??t)}},cs=(e,t)=>n=>{n.hooks.done.tap("bundler-outputs",(n=>{t((()=>{const t=e.time("stats serialization"),o=n.toJson({all:!1,assets:!0,children:!0,chunks:!0,chunkGroupAuxiliary:!0,chunkGroupChildren:!0,chunkGroups:!0,chunkRelations:!0,entrypoints:!0,errors:!0,ids:!0,modules:!0,nestedModules:!0,relatedAssets:!0,warnings:!0,reasons:!1,chunkModules:!1});return t.end(),o}))}))},ds=e=>{const t=new Set;return{buildStart(){t.clear()},writeBundle(e,n){t.add(n)},closeBundle(){e((()=>Array.from(t)))}}},ls=({options:e,context:t})=>{const n=t.getLogger(is),o=(e=>({path:"./",...e[ss],files:us(e[ss]?.files)}))(e),r=(e,r)=>{const u=o.files[e];if(!r||!1===u)return;t.queue((async()=>{const e=n.time(`output ${u}`),c=((e,t,n)=>{const o=a.isAbsolute(t)?t:a.resolve(e,t);return a.resolve(o,n)})(t.bundler.outDir,o.path,u);let d;try{const e="function"==typeof r?await r():r;await(async(e,t)=>{await we(a.dirname(e));const n=s.createWriteStream(e),o=new i.JsonStreamStringify(t,void 0,2),r=new Promise(((e,t)=>{o.on("end",(()=>{e()})),o.on("error",(e=>{t(e)}))}));return o.pipe(n),r})(c,e)}catch(e){d=e}d?n.error(`Failed writing ${u}: ${d}`):n.debug(`Wrote "./${a.relative(t.buildRoot,c)}"`),e.end()})())};return[{name:is,buildReport(e){const t=n.time("serialize report"),o=W(e);t.end(),r("build",{bundler:o.bundler,metadata:o.metadata,start:o.start,end:o.end,duration:o.duration,writeDuration:o.writeDuration,entries:o.entries,outputs:o.outputs}),r("logs",o.logs),r("timings",o.timings),r("dependencies",o.inputs),r("errors",o.errors),r("warnings",o.warnings)},metrics(e){r("metrics",(()=>Array.from(e)))},esbuild:{setup(e){e.onEnd((e=>{r("bundler",e.metafile)}))}},rspack:cs(n,(e=>{r("bundler",e)})),rollup:ds((e=>{r("bundler",e)})),vite:ds((e=>{r("bundler",e)})),webpack:cs(n,(e=>{r("bundler",e)}))}]},ps="rum",fs="datadog-rum-plugin",ms=["8","9","a","b"],hs=(e,t)=>{const n={service:e.service,version:e.version};return e.debugId&&(n.ddDebugId=t?(e=>{const t=d.createHash("sha256").update(e).digest("hex").slice(0,32),n=`${t.slice(0,12)}4${t.slice(13)}`,o=n.charCodeAt(16)%4,r=`${n.slice(0,16)}${ms[o]}${n.slice(17)}`;return[r.slice(0,8),r.slice(8,12),r.slice(12,16),r.slice(16,20),r.slice(20,32)].join("-")})(t):d.randomUUID()),`(function(c,n){try{if(typeof window==='undefined')return;var w=window,m=w[n]=w[n]||{},s=new Error().stack;s&&(m[s]=c)}catch(e){}})(${JSON.stringify(n)},${JSON.stringify("DD_SOURCE_CODE_CONTEXT")});`},gs="datadog-rum-privacy-plugin";const ys=(e,t)=>{const n=t.getLogger(gs),o=function(e,t){const n={privacy:{addToDictionaryHelper:{expression:{code:e}}}};return["esbuild","webpack","rspack"].includes(t)&&(n.output={...n.output,inlineSourceMap:!1,embedCodeInSourceMap:!0}),n}(e.helperCodeExpression,t.bundler.name);let r=0,s=0;return{name:gs,enforce:"post",transform:{filter:{id:{include:e.include,exclude:e.exclude}},handler(e,t){try{const n=function(e){if("rspack"===e?.framework||"webpack"===e?.framework)switch(typeof e.inputSourceMap){case"undefined":return;case"string":return e.inputSourceMap;default:return JSON.stringify(e.inputSourceMap)}}(this.getNativeBuildContext?.()),i=v.instrument({id:t,code:e,map:n},o);return 0===i.privacyDictionarySize?{code:e}:(r+=i.privacyDictionarySize,s++,i)}catch(t){return n.error(`Instrumentation Error: ${t}`,{forward:!0}),{code:e}}}},buildEnd:()=>{n.debug(`Privacy dictionary will include ${r} entries across ${s} files`,{forward:!0,context:{dictionaryEntryCount:r,fileCount:s}})}}},bs=e=>`DD_RUM.init({${JSON.stringify(e.sdk).replace(/(^{|}$)/g,"")}});\n`,ws=(e,t)=>{const n=e.sdk;if(n.clientToken)return bs(e);if(!t.auth.apiKey||!t.auth.appKey)throw new Error('Missing "auth.apiKey" and/or "auth.appKey" to fetch "rum.sdk.clientToken".');return async()=>{let o;try{const e=await B({url:`https://api.${t.auth.site}/api/v2/rum/applications/${n.applicationId}`,type:"json",auth:t.auth});o=e.data?.attributes?.client_token}catch(e){throw new Error(`Could not fetch the clientToken: ${e.message}`)}if(!o)throw new Error("Missing clientToken in the API response.");return bs({...e,sdk:{clientToken:o,...n}})}},vs=e=>{const n=t.bold.red,o=e[ps]||{},r={errors:[]};if(!o.sdk)return r;o.sdk.applicationId||r.errors.push(`Missing ${n("applicationId")} in the SDK configuration.`),e.auth.apiKey&&e.auth.appKey||o.sdk.clientToken||r.errors.push(`Missing ${n('"auth.apiKey"')} and/or ${n('"auth.appKey"')} to fetch missing client token.`);const s={applicationId:"unknown_application_id",allowUntrustedEvents:!1,compressIntakeRequests:!1,defaultPrivacyLevel:"mask",enablePrivacyForActionName:!1,sessionReplaySampleRate:0,sessionSampleRate:100,silentMultipleInit:!1,site:e.auth.site||"datadoghq.com",startSessionReplayRecordingManually:!1,storeContextsAcrossPages:!1,telemetrySampleRate:20,traceSampleRate:100,trackingConsent:"granted",trackLongTasks:!1,trackResources:!1,trackUserInteractions:!1,trackViewsManually:!1};return r.config={...s,...o.sdk},r},$s=e=>{const t=e[ps]||{},n={errors:[]};if(t.privacy){const e={exclude:[/\/node_modules\//,/\.preval\./,/^[!@#$%^&*()=+~`-]/],include:[/\.(?:c|m)?(?:j|t)sx?$/],addToDictionaryFunctionName:"$",helperCodeExpression:"/*__PURE__*/((q='$DD_A_Q',g=globalThis)=>(g[q]=g[q]||[],(v=>(g[q].push(v),v))))()"};n.config={...e,...t.privacy}}return n},ks=e=>{const n=t.bold.red,o=e[ps]||{},r={errors:[]};if(!o.sourceCodeContext)return r;const s=o.sourceCodeContext;return s?.debugId||s?.service&&"string"==typeof s.service||r.errors.push(`Missing ${n('"rum.sourceCodeContext.service"')}.`),r.config={...s,version:s.version||e.metadata?.version},r},xs=({options:e,context:t})=>{const n=((e,t)=>{const n=[],o=vs(e),r=$s(e),s=ks(e);if(n.push(...o.errors),n.push(...r.errors),n.push(...s.errors),n.length)throw t.error(`\n - ${n.join("\n - ")}`),new Error(`Invalid configuration for ${fs}.`);const i={...e[ps],sdk:void 0,privacy:void 0,sourceCodeContext:void 0};return o.config&&(i.sdk=o.config),r.config&&(i.privacy=r.config,t.debug(`datadog-rum-privacy plugin options: ${JSON.stringify(i.privacy,((e,t)=>t instanceof RegExp?t.toString():t))}`,{forward:!0})),s.config&&(i.sourceCodeContext=s.config),i})(e,t.getLogger(fs)),o=[],r=n.sourceCodeContext;if(r&&t.inject({type:"code",position:Ee.BEFORE,injectIntoAllChunks:!0,value:e=>hs(r,e)}),n.sdk&&(t.inject({type:"file",position:Ee.MIDDLE,value:a.join(__dirname,"./rum-browser-sdk.js")}),t.inject({type:"code",position:Ee.MIDDLE,value:ws(n,t)})),n.privacy){t.inject({type:"file",position:Ee.BEFORE,value:a.join(__dirname,"./privacy-helpers.js")});const e=ys(n.privacy,t);o.push(e)}return o},Ss="datadog-analytics-plugin",Es=({context:e})=>{const t=e.getLogger(Ss);return[{name:Ss,async buildStart(){"production"===e.env&&e.queue((async()=>{try{await e.sendLog({message:"Build started",context:{plugins:e.pluginNames}})}catch(e){t.debug(`Could not submit data to Datadog: ${e}`)}})())}}]},Is="datadog-async-queue-plugin",Ds=e=>{const{context:t,stores:n}=e,o=t.getLogger(Is),r=[];return t.queue=e=>{const t=e.catch((e=>{r.push(e.message||e.toString())}));n.queue.push(t)},[{name:Is,asyncTrueEnd:async()=>{await Promise.all(n.queue),r.length>0&&o.error(`Error occurred while processing async queue:\n ${r.join("\n ")}`)}}]},Ps=async(e,t,n)=>{const o=[],r=e.initialOptions.entryPoints,s=[],i=[];if(Array.isArray(r))for(const e of r){const t=e&&"object"==typeof e?e.in:e;s.push({path:t})}else r&&"object"==typeof r&&s.push(...Object.entries(r).map((([e,t])=>({name:e,path:t}))));const a=s.flatMap((e=>{return(t=e.path,t.includes("*")?h.glob.sync(t):[t]).map((t=>[e,t]));var t})).map((async([n,r])=>{const s=await e.resolve(r,{kind:"entry-point",resolveDir:t.buildRoot});s.errors.length&&i.push(...s.errors.map((e=>e.text))),s.path&&o.push({name:n.name,resolved:s.path,original:n.path})}));for(const e of i)n.error(e);return await Promise.all(a),o},As=/\.(?!.*(?:\.|\/|\\))(\w{1,})/g,js=/(\?|%3F|\|)+/gi,Ms=e=>{return"unknown"===e?e:e.includes("webpack/runtime")?"runtime":(t=Cs(e),As.lastIndex=0,As.exec(t)?.[1]||"unknown");var t},Os=["unknown","commonjsHelpers.js",`vite${a.sep}preload-helper.js`],Ts=(e,t,n)=>{const o=new Set;for(const n of e){const e=Cs(n);K(n)||e===t||Os.includes(e)||o.add(e)}return o},Cs=e=>e.split("!").pop().split(js).shift().replace(/^[^\w\s.,!@#$%^&*()=+~`\-/\\]+/,""),Ns=(e,t)=>K(t)?I:"unknown"===t?t:t.includes("webpack/runtime")?t.replace("webpack/runtime/","").replace(/ +/g,"-"):((e,t)=>{const n=t.split(a.sep),o=e.split(a.sep).filter(((e,t)=>e===n[t])).join(a.sep);return e.replace(o,"")})(t.split("!").pop(),e).split("node_modules").pop().split(js).shift().replace(/^((\.\.?)?[/\\])+/g,""),Rs=(e,t)=>Object.fromEntries(Object.entries(e).map((([e,n])=>[Kn(t,e),n]))),_s=(e,t)=>({setup(n){const o=new Map;let r=[];const s=t.time("build report",{start:!1});n.onStart((async()=>{o.clear(),r=[],s.resume();const i=t.time("process entries");r.push(...await Ps(n,e,t));for(const t of r){const n=Ns(e.bundler.outDir,t.resolved);t.name?o.set(n,t.name):o.set(n,n)}i.end(),s.pause()})),n.onEnd((async n=>{s.resume();const r=t.time("collecting errors and warnings"),i=e.bundler.outDir,u=e.buildRoot;for(const t of n.errors)e.build.errors.push(t.text);for(const t of n.warnings)e.build.warnings.push(t.text);if(r.end(),!n.metafile){const n="Missing metafile from build report.";return e.build.warnings.push(n),void t.warn(n)}const c=[],d=[],l=[],p=[],f=[],m={},h={},g=t.time("indexing metafile data"),y=Rs(n.metafile.inputs,u),b=Rs(n.metafile.outputs,u);g.end();const w=e=>{if(!K(e))return e;const t=y[Kn(u,e)];if(!t)return e;const n=t.imports.find((e=>!K(e.path)));return n?n.path:e},v=t.time("looping through inputs");for(const[e,t]of Object.entries(n.metafile.inputs)){if(K(e))continue;const n=Kn(u,e),o={name:Ns(i,e),filepath:n,dependents:new Set,dependencies:new Set,size:t.bytes,type:Ms(e)};m[n]=o,c.push(o)}v.end();const $=t.time("looping through outputs");for(const[e,r]of Object.entries(n.metafile.outputs)){const n=Kn(u,e),s=Ns(i,n),a=[];for(const e of Object.keys(r.inputs)){if(K(e))continue;const n=m[Kn(u,e)];n?a.push(n):t.debug(`Input ${e} not found for output ${s}`)}if(r.entryPoint&&!a.length){const e=m[Kn(u,r.entryPoint)];if(!e){t.debug(`Input ${r.entryPoint} not found for output ${s}`);continue}a.push(e)}const c={name:s,filepath:n,inputs:a,size:r.bytes,type:Ms(n)};if(h[n]=c,"map"===c.type&&p.push(c),d.push(c),!r.entryPoint)continue;const f=m[Kn(u,w(r.entryPoint))];if(f){if(!o.get(f.name))continue;const e={...c,name:o.get(f.name)||f.name,outputs:[c],size:c.size};l.push(e)}}$.end();const k=t.time("looping through sourcemaps");for(const e of p){const n=h[e.filepath.replace(/\.map$/,"")];n?e.inputs.push(n):t.debug(`Could not find output for sourcemap ${e.name}`)}k.end();const x={inputs:{report:m,meta:y},outputs:{report:h,meta:b}},S=/(<runtime>|https:|file:|data:|#)/g,E=e=>!K(e)&&!e.match(S),I=(e,n,o={})=>{if(!E(e))return o;const r=n.report[e];if(!r)return t.debug(`Could not find report's ${e}`),o;if(o[r.filepath])return o;o[r.filepath]=r;const s=n.meta[e];if(!s)return t.debug(`Could not find metafile's ${e}`),o;if(!s.imports||!s.imports.length)return o;for(const t of s.imports){const s=t.path.match(/^\.\.?\//),d=s?a.dirname(e):u,l=Kn(d,t.path);if(t.external){if(E(t.path)){const e=s?l:t.path,n=x.inputs.report[e]||{filepath:e,name:Ns(i,t.path),size:0,type:"external",dependencies:new Set,dependents:new Set};"dependencies"in r&&(n.dependents.add(r),r.dependencies.add(n)),"inputs"in r&&!r.inputs.includes(n)&&r.inputs.push(n),c.includes(n)||c.push(n),x.inputs.report[e]=n,o[n.filepath]=n}}else I(l,n,o)}return o},D=t.time("looping through entries");for(const e of l){const t={},n={};for(const n of e.inputs)I(n.filepath,x.inputs,t);for(const t of e.outputs)I(t.filepath,x.outputs,n);e.inputs=Object.values(t),e.outputs=Object.values(n),e.size=e.outputs.reduce(((e,t)=>e+t.size),0),f.push(e)}D.end();const P=t.time("aggregate dependencies and dependents");for(const e of c){if("external"===e.type)continue;const n=x.inputs.meta[e.filepath];if(n)for(const o of n.imports){if(!E(o.path))continue;const n=o.path.match(/^\.?\.\//),r=n?a.dirname(e.filepath):u,s=Kn(r,o.path);let i;if(o.external){const e=n?s:o.path;i=x.inputs.report[e]}else i=x.inputs.report[s];i?(e.dependencies.add(i),i.dependents.add(e)):t.debug(`Could not find input file of ${o.path} imported from ${e.name}`)}else t.debug(`Could not find metafile's ${e.name}`)}P.end(),e.build.outputs=d,e.build.inputs=c,e.build.entries=f,s.end(),await e.asyncHook("buildReport",e.build)}))}}),Fs=(e,t)=>{const n=t.time("module parsing",{start:!1}),o=t.time("build report",{start:!1}),r=t.time("filling entries",{start:!1}),i=t.time("filling inputs and outputs",{start:!1}),a=t.time("completing dependencies and dependents",{start:!1}),u=t.time("filling dependencies and dependents",{start:!1}),c=t.time("filling sourcemaps inputs",{start:!1}),d=new Map,l=new Map,p=new Map,f=new Map;return{buildStart(){f.clear(),d.clear(),l.clear(),p.clear()},onLog(t,n){"warn"===t&&e.build.warnings.push(n.message||n.toString())},renderError(t){t&&e.build.errors.push(t.message)},moduleParsed(e){n.resume();const t=Cs(e.id),o=f.get(t)||{dependencies:new Set,dependents:new Set},r=Ts(new Set([...e.dynamicallyImportedIds,...e.importedIds]),t),s=Ts(new Set([...e.dynamicImporters,...e.importers]),t);for(const e of s)o.dependents.add(e);for(const e of r)o.dependencies.add(e);f.set(t,o),n.tag([`module:${t}`],{span:!0}),n.pause()},writeBundle(n,m){o.resume();const h=n.dir?Kn(e.buildRoot,n.dir):e.bundler.outDir,g=new Set,y=new Set,b=new Map;a.resume();for(const[e,{dependencies:t,dependents:n}]of f){for(const n of t){const t=Cs(n),o=f.get(t)||{dependencies:new Set,dependents:new Set};o.dependents.has(e)||(o.dependents.add(e),f.set(t,o))}for(const t of n){const n=Cs(t),o=f.get(n)||{dependencies:new Set,dependents:new Set};o.dependencies.has(e)||(o.dependencies.add(e),f.set(n,o))}}a.end(),i.resume();for(const[e,n]of Object.entries(m)){const o=Kn(h,e),r="code"in n?Buffer.byteLength(n.code,"utf8"):Buffer.byteLength(n.source,"utf8"),i=l.get(o)||{name:e,filepath:o,inputs:[],size:r,type:Ms(e)};if("map"===i.type&&y.add(i),"modules"in n)for(const[e,t]of Object.entries(n.modules)){if(Cs(e)!==e)continue;let n=t.originalLength;if(!n&&0!==n)try{n=s.statSync(e).size}catch(e){n=t.renderedLength}const o=d.get(e)||{name:Ns(h,e),dependencies:new Set,dependents:new Set,filepath:e,size:n,type:Ms(e)};i.inputs.push(o),d.set(o.filepath,o)}if("imports"in n)for(const e of n.imports){const n=Cs(e);if(!f.has(n)){b.set(Kn(h,n),i);continue}if(d.has(n)){t.debug(`Input report already there for ${n} from ${i.name}.`);continue}const o=d.get(n)||{name:Ns(h,e),dependencies:new Set,dependents:new Set,filepath:n,size:0,type:"external"};i.inputs.push(o),d.set(o.filepath,o)}"isEntry"in n&&n.isEntry&&g.add({...i,name:n.name,size:0,outputs:[i]}),l.set(i.filepath,i)}i.end();for(const[e,n]of b){const o=l.get(e);o?n.inputs.includes(o)||n.inputs.push(o):t.debug(`Could not find the output report for ${e}.`)}u.resume();for(const[e,n]of d){const o=f.get(e);if(o){for(const e of o.dependencies){const o=d.get(e);o?n.dependencies.add(o):t.debug(`Could not find input for dependency ${Ns(h,e)} of ${n.name}`)}for(const e of o.dependents){const o=d.get(e);o?n.dependents.add(o):t.debug(`Could not find input for dependent ${Ns(h,e)} of ${n.name}`)}}else t.debug(`Could not find the import report for ${n.name}.`)}if(u.end(),y.size){c.resume();for(const e of y){const n=e.filepath.replace(/\.map$/,""),o=l.get(n);o?e.inputs.push(o):t.debug(`Could not find output for sourcemap ${e.name}`)}c.end()}const w=(e,n=new Map)=>{if(n.has(e))return n;const o=Ns(h,e),r=l.get(e);if(!r)return d.has(o)||t.debug(`Could not find output for ${o}`),n;n.set(e,r);const s=m[Ns(h,e)];if(!s)return t.debug(`Could not find asset for ${o}`),n;const i=[];"imports"in s&&i.push(...s.imports),"dynamicImports"in s&&i.push(...s.dynamicImports);for(const e of i)w(Kn(h,e),n);return n};r.resume();for(const e of g){const n=w(e.filepath);e.outputs=Array.from(n.values()),e.inputs=Array.from(new Set(e.outputs.flatMap((e=>e.inputs)))),e.size=e.outputs.reduce(((e,t)=>e+t.size),0),p.has(e.filepath)&&t.debug(`Entry "${e.name}":"${Ns(h,e.filepath)}" already reported.`),p.set(e.filepath,e)}r.pause(),o.pause()},async closeBundle(){e.build.inputs=Array.from(d.values()),e.build.outputs=Array.from(l.values()),e.build.entries=Array.from(p.values()),r.end(),o.end(),await e.asyncHook("buildReport",e.build)}}},zs=(e,t,n)=>o=>{let r=[],s=[],i=[];const a=new Map,u=new Map,c=new Map,d=new Map,l=[],p=new Map,f=n.time("build report",{start:!1}),m=e=>!(!e||e.startsWith("webpack/runtime")||e.startsWith("multi ")||K(e)),h=e=>e.replace(/(^external[^"]+"|"$)/g,""),g=e=>{const t=(e=>{const t=e.identifier();return{identifier:()=>t,dependencies:"dependencies"in e?[...e.dependencies]:[],blocks:"blocks"in e?[...e.blocks]:[],externalType:"externalType"in e?e.externalType:void 0,external:"external"in e?e.external:void 0}})(e),n=(e=>{const t=new Set,n=["rawRequest","resource","request","userRequest"],o=e=>{const n=Cs(e);t.add(n),n.startsWith("external ")&&t.add(h(n))};o(e.identifier());for(const t of n){const n=e[t];t&&t in e&&"string"==typeof n&&o(n)}return t})(e);for(const e of n)if(d.has(e)){const n=d.get(e);n.dependencies.push(...t.dependencies||[]),n.blocks.push(...t.blocks||[])}else d.set(e,t)},y=(e,t=[])=>{if("dependencies"in e)for(const n of e.dependencies)t.push(n),y(n,t);if("blocks"in e)for(const n of e.blocks)y(n,t);return t},b=(e,t)=>{if("request"in t&&t.request){const n=Cs(t.request);if(d.has(n))return d.get(n);if(e.context){const t=Kn(Cs(e.context),n);if(d.has(t))return d.get(t)}}},w=e=>!(!("externalType"in e)||!e.externalType)||(!(!("external"in e)||!e.external)||!!e.identifier?.().startsWith("external "));o.hooks.thisCompilation.tap(t,(o=>{r=[],s=[],i=[],a.clear(),u.clear(),d.clear(),p.clear(),o.hooks.finishModules.tap(t,(t=>{f.resume();const o=n.time("dependency graph"),s=n.time("indexing modules");for(const e of t)g(e);s.end();const i=n.time("building inputs");for(const n of t){const t=n.identifier(),o=Ns(e.bundler.outDir,t),s=new Set(y(n).map((e=>{const o=b(n,e);if(!o?.identifier())return!1;const r=o.identifier();return!!m(r)&&(r!==t&&(w(o)?h(r):r))})).filter(Boolean));if(!m(t))continue;const i=p.get(t)||{dependents:new Set,dependencies:new Set};for(const e of s){const n=p.get(e)||{dependencies:new Set,dependents:new Set};n.dependents.add(t),i.dependencies.add(e),p.set(e,n)}p.set(t,i);const u=w(n)?{size:0,name:h(o),dependencies:new Set,dependents:new Set,filepath:t,type:"external"}:{size:n.size()||0,name:o,dependencies:new Set,dependents:new Set,filepath:t,type:Ms(t)};r.push(u),a.set(t,u),w(n)&&a.set(h(t),u)}i.end();const u=n.time("assigning dependencies and dependents");for(const e of r){const t=p.get(e.filepath);if(t){for(const o of t.dependencies){const t=a.get(o);t?e.dependencies.add(t):n.debug(`Could not find input of dependency ${o}`)}for(const o of t.dependents){const t=a.get(o);t?e.dependents.add(t):n.debug(`Could not find input of dependent ${o}`)}}else n.debug(`Could not find dependency report for ${e.name}`)}u.end(),o.end(),f.pause()}))})),o.hooks.afterEmit.tapPromise(t,(async t=>{f.resume();const o=t.chunks,d=t.getAssets(),p=t=>[...t.files||[],...t.auxiliaryFiles||[]].map((t=>Kn(e.bundler.outDir,t))),h=n.time("indexing chunks"),g=t.chunkGraph;for(const e of o){const t=p(e),n=(g?.getChunkModules(e)||[]).flatMap((e=>"modules"in e&&Array.isArray(e.modules)?e.modules.map((e=>e.identifier())):e.identifier())).filter(m);for(const e of t){if("map"===Ms(e))continue;const t=c.get(e)||new Set;for(const e of n)t.add(e);c.set(e,t)}}h.end();const y=n.time("building outputs");for(const t of d){const o={size:t.source.size()||0,name:t.name,inputs:[],filepath:Kn(e.bundler.outDir,t.name),type:Ms(t.name)};if(u.set(o.filepath,o),s.push(o),"map"===o.type){l.push(o);continue}const r=c.get(o.filepath);if(r)for(const e of r){const t=a.get(e);t?o.inputs.push(t):n.debug(`Could not find input of ${e}`)}else n.debug(`Could not find modules for ${o.name}`)}y.end();const b=n.time("filling sourcemaps inputs");for(const e of l){const t=u.get(e.filepath.replace(/\.map$/,""));t?e.inputs.push(t):n.debug(`Output not found for sourcemap ${e.name}`)}b.end();const w=n.time("building entries"),v=(e,t=new Set)=>{if(t.has(e))return new Set;t.add(e);const n=new Set(e.chunks);for(const o of e.childrenIterable||[]){const e=v(o,t);for(const t of e)n.add(t)}return n};for(const[o,r]of t.entrypoints){const t=new Map,s=new Map;let a=0;const c=v(r),d=Array.from(c).flatMap(p),l=r.chunks.filter((e=>g.getChunkEntryModulesIterable(e)||!1)).flatMap((e=>Array.from(e.files))).filter((e=>e.includes(o)||r.name&&e.includes(r.name))).find((e=>"js"===Ms(e)));for(const e of d){const o=u.get(e);if(e&&o){if("map"!==o.type&&!t.has(o.name)){t.set(o.name,o);for(const e of o.inputs)s.has(e.filepath)||s.set(e.filepath,e);a+=o.size}}else n.debug(`Could not find output of ${JSON.stringify(e)}`)}const f={name:o,filepath:l?Kn(e.bundler.outDir,l):"unknown",size:a,inputs:Array.from(s.values()),outputs:Array.from(t.values()),type:l?Ms(l):"unknown"};i.push(f)}w.end();for(const n of t.errors)e.build.errors.push(n.message);for(const n of t.warnings)e.build.warnings.push(n.message);e.build.inputs=r,e.build.outputs=s,e.build.entries=i,f.end(),await e.asyncHook("buildReport",e.build)}))},Ls="datadog-build-report-plugin",qs=e=>{const{context:t}=e,n=t.getLogger(Ls);return[{name:Ls,enforce:"post",esbuild:_s(t,n),rspack:zs(t,Ls,n),webpack:zs(t,Ls,n),vite:Fs(t,n),rollup:Fs(t,n)}]},Us="datadog-bundler-report-plugin",Bs=(e,t)=>t?a.isAbsolute(t)?t:a.resolve(e,t):"",Vs=e=>{if(!e)return[];return(Array.isArray(e)?e:[e]).map((e=>e.dir?e.dir:e.file?a.dirname(e.file):void 0)).filter(Boolean)},Hs=e=>t=>{e.bundler.rawConfig=t.options,t.options.output?.path&&(e.bundler.outDir=Bs(process.cwd(),t.options.output.path)),e.hook("bundlerReport",e.bundler),t.options.context&&(e.buildRoot=t.options.context),e.hook("buildRoot",e.buildRoot)},Ks=e=>({configResolved(t){e.bundler.rawConfig=t;let n=t.build?.outDir??"dist";const o=t.build?.rollupOptions?.output,r=Vs(o);e.buildRoot=t.root??process.cwd(),o&&r.length&&(n=Jn(r,process.cwd())),e.bundler.outDir=Bs(e.buildRoot,n),e.hook("buildRoot",e.buildRoot),e.hook("bundlerReport",e.bundler)}}),Ws=e=>{const{context:t}=e,n=t.getLogger(Us);return[{name:Us,enforce:"pre",esbuild:{setup(e){t.bundler.rawConfig=e.initialOptions,e.initialOptions.absWorkingDir&&(t.buildRoot=e.initialOptions.absWorkingDir),e.initialOptions.outdir&&(t.bundler.outDir=Bs(t.buildRoot,e.initialOptions.outdir)),e.initialOptions.outfile&&(t.bundler.outDir=Bs(t.buildRoot,a.dirname(e.initialOptions.outfile))),t.hook("buildRoot",t.buildRoot),t.hook("bundlerReport",t.bundler),e.initialOptions.metafile=!0}},webpack:Hs(t),rspack:Hs(t),vite:Ks(t),rollup:{options(e){let n;if("output"in e){const t=Vs(e.output);n=Jn(t,process.cwd())}const o=(e=>{const t=new Set;if(e.input){const n=Array.isArray(e.input)?e.input:"object"==typeof e.input?Object.values(e.input):[e.input];for(const e of n){if("string"!=typeof e)throw new Error("Invalid input type");t.add(a.dirname(e))}}return Array.from(t)})(e);if(n){t.bundler.outDir=Kn(process.cwd(),n);const e=Jn([n,...o],process.cwd());t.buildRoot=e===a.sep?process.cwd():e}else t.buildRoot=Jn(o,process.cwd()),t.bundler.outDir=a.resolve(process.cwd(),"dist");t.hook("buildRoot",t.buildRoot)},buildStart(e){t.bundler.rawConfig=e},renderStart(e){t.bundler.rawConfig.outputs=t.bundler.rawConfig.outputs||[],t.bundler.rawConfig.outputs.push(e),t.hook("bundlerReport",t.bundler);const o=Vs(e);Jn(o,process.cwd()).startsWith(t.bundler.outDir)||n.warn("The output directory has been changed by a plugin and may introduce some inconsistencies in the build report.")}}}]},Js="datadog-custom-hooks-plugin",Gs=e=>{const{context:t}=e,n=t.getLogger(Js),o=e=>(o,...r)=>{const s=n.time(`execution | ${o}`,{tags:["type:custom-hook",`hook:${o}`]}),i=[],a=[];for(const n of t.plugins){if(!(o in n))continue;const t=n[o];if("function"==typeof t)try{const s=t(...r);s instanceof Promise&&(e||i.push(`Plugin "${n.name}" returned a promise on the non async hook "${o}".`),a.push(s))}catch(e){i.push(`Plugin "${n.name}" errored on hook "${o}". [${e}]`)}else i.push(`Plugin "${n.name}" has an invalid hook type for "${o}". [${typeof t}]`)}if(i.length>0){for(const e of i)n.error(e);throw new Error("Some plugins errored during the hook execution.")}return Promise.all(a).finally((()=>s.end()))};return t.hook=o(!1),t.asyncHook=o(!0),[{name:Js,enforce:"pre"}]};class Ys{constructor(e){this.trackedFilenames=new Map;for(const t of e){const e=this.getFilename(t),n=this.trackedFilenames.get(e);n?n.push(t):this.trackedFilenames.set(e,new Array(t))}}displaySource(e){return e.length<=40?e:`[...]${e.slice(-35)}`}matchSourcemap(e,t){const n=$e(e),o=JSON.parse(n);if(!o.sources)return void t("Missing 'sources' field in sourcemap.");const r=o.sources;if(0===r.length)return void t("Empty 'sources' field in sourcemap.");const s=this.matchSources(r);if(0!==s.length)return s;t(`${r.map(this.displaySource).join(", ")} not in the tracked files.`)}matchSources(e){let t=[];const n=new Set;for(const o of e){const e=this.getFilename(o);if(n.has(e))continue;n.add(e);const r=this.trackedFilenames.get(e);r&&(t=t.concat(r))}return t}rawTrackedFilesList(){let e=[];return this.trackedFilenames.forEach((t=>{e=e.concat(t)})),e}getFilename(e){let t=e.lastIndexOf("/");-1===t?t=0:t++;let n=e.lastIndexOf("?");return(-1===n||n<=t)&&(n=e.length),e.substring(t,n)}}const Qs=async e=>{const t=await e.getRemotes(!0);if(0===t.length)throw new Error("No git remotes available");const n=await Zs(e);for(const e of t)if(e.name===n)return Q(e.refs.push);return Q(t[0].refs.push)},Zs=async e=>{try{return(await e.getConfig("clone.defaultRemoteName"))?.value??"origin"}catch(e){return"origin"}},Xs=async e=>e.revparse("HEAD"),ei=async e=>(await e.raw("ls-files")).split(/\r\n|\r|\n/),ti=async e=>e.branch(),ni=async e=>e.show(["-s","--format=%s"]),oi=async e=>e.show(["-s","--format=%an,%ae,%aI,%cn,%ce,%cI"]),ri="datadog-git-plugin",si=e=>{const{options:t,context:n}=e,o=n.getLogger(ri),r=o.time("get git information",{start:!1}),s=async e=>{try{const t=await(async e=>{const t={baseDir:e||process.cwd(),binary:"git",maxConcurrentProcesses:3};try{const e=$.simpleGit(t),n=await e.revparse("--show-toplevel");t.baseDir=n}catch{}return $.simpleGit(t)})(a.dirname(e));if(0===(await t.getRemotes(!0)).length)return o.warn("No git remotes available, skipping git plugin. This is expected for a repository that has not been pushed yet."),void r.end();const s=await(async e=>{const t=[Xs(e),ti(e),ni(e),oi(e),ei(e),Qs(e)],[n,o,r,s,i,a]=await Promise.all(t),[u,c,d,l,p,f]=s.split(",").map((e=>e.trim()));return{commit:{author:{name:u,email:c,date:d},committer:{name:l,email:p,date:f},message:r.trim(),hash:n},hash:n,branch:o.current,remote:a.trim(),trackedFilesMatcher:new Ys(i)}})(t);n.git=s,r.end(),await n.asyncHook("git",n.git)}catch(e){o.error(`Could not get git information: ${e.message}`)}};return[{name:ri,enforce:"pre",buildRoot(e){if(J(t))try{r.resume();const t=Wn(e,".git");if(!t)return o.warn("No .git directory found, skipping git plugin."),void r.end();n.queue(s(t))}catch(e){o.error(`Could not get git information: ${e.message}`)}}}]},ii="datadog-injection-plugin",ai=/^https?:\/\//,ui=[".mjs",".mjsx",".js",".ts",".tsx",".jsx"],ci=t.bold.yellow,di=async(e,t=process.cwd())=>(e=>r.readFile(e,{encoding:"utf-8"}))(Kn(t,e));function li(e){return e.some((e=>e.injectIntoAllChunks))}const pi=(e,t,n)=>{const o=e.filter((e=>e.position===t&&(!n||n.isEntry||e.injectIntoAllChunks))).map((e=>wi(e.value)?e.value(n):e.value)).filter(Boolean);if(0===o.length)return"";return`// begin injection by Datadog build plugins\n${o.map((e=>`(() => {${e}})();`)).join("\n\n")}\n// end injection by Datadog build plugins`},fi=async(e,t,n=process.cwd())=>{const o=wi(e.value)?await e.value():e.value;try{if("file"===e.type){const e=o;return await(e.match(ai)?(async(e,t=5e3)=>{let n;return Promise.race([B({retries:2,minTimeout:100,url:e}).finally((()=>{t&&clearTimeout(n)})),new Promise(((e,o)=>{n=setTimeout((()=>{o(new Error("Timeout"))}),t)}))])})(e):di(e,n))}return o}catch(r){const s=`${e.type} - ${Y(o)}`;return e.fallback?(t.debug(`Fallback for "${s}": ${r.toString()}`),fi(e.fallback,t,n)):(t.warn(`Failed "${s}": ${r.toString()}`),"")}},mi=async(e,t,n,o=process.cwd())=>{const r=t.filter(bi).map((e=>{const t=e.value;return{...e,value:e=>t(e.sourceOrHash)}})),s=t.filter((e=>!bi(e))),i=await Promise.all(s.map((async t=>({...t,value:await fi(t,e,o)})))),a=e=>({...e,position:e.position??Ee.BEFORE});n.push(...r.map(a),...i.map(a))},hi=e=>e instanceof Error&&"code"in e,gi=e=>ui.includes(e),yi=(e,t,n)=>{e.warn(`"${ci(t)}" files are not supported (${ci(n)}).`)},bi=e=>"function"==typeof e.value&&1===e.value.length,wi=e=>"function"==typeof e,vi=s.promises,$i=(e,t,n)=>({setup(o){const{onStart:i,onResolve:u,onLoad:c,onEnd:d,esbuild:l,initialOptions:f}=o,m=[],h=`${t.bundler.name}.${Ee.MIDDLE}.${I}.js`,g=s.realpathSync(p.tmpdir()),y=a.resolve(g,h),b=new RegExp(`${h}$`),w=f.inject;f.inject=w?[...w]:[],f.inject.push(y),i((async()=>{m.push(...await Ps(o,t,e)),o.initialOptions.inject=w;try{await(async(e,t)=>{await we(a.dirname(e)),await r.writeFile(e,t,{encoding:"utf-8"})})(y,"")}catch(t){e.error(`Could not create the files: ${t.message}`)}})),u({filter:b},(async e=>({path:e.path,namespace:ii}))),c({filter:b,namespace:ii},(async()=>({contents:pi(n,Ee.MIDDLE)||" ",resolveDir:t.buildRoot,loader:"js"}))),d((async o=>{if(!o.metafile)return void e.warn("Missing metafile from build result.");if(!function(e){return e.some((e=>e.position===Ee.BEFORE||e.position===Ee.AFTER))}(n))return;const r=[];for(const[s,i]of Object.entries(o.metafile.outputs)){const o=Boolean(i.entryPoint&&m.some((e=>e.resolved.endsWith(i.entryPoint))));if(!o&&!li(n))continue;const u=Kn(t.buildRoot,s),{base:c,ext:d}=a.parse(u);gi(d)?r.push((async()=>{try{const e=`${u}.map`,t=await vi.readFile(u,"utf-8"),r=await vi.readFile(e,"utf-8").catch((()=>!1)),s=a.basename(u),i=pi(n,Ee.BEFORE,{sourceOrHash:t,fileName:s,isEntry:o}),c=pi(n,Ee.AFTER,{sourceOrHash:t,fileName:s,isEntry:o});if(!i&&!c)return;const d=t.replace(/\n?\/\/# sourceMappingURL=.*$/m,""),p=r?`${d}\n//# sourceMappingURL=data:application/json;base64,${Buffer.from(r).toString("base64")}`:d,f=await l.transform(p,{loader:"default",banner:i,footer:c,sourcemap:r?"external":void 0,sourcefile:s});await Promise.all([vi.writeFile(u,f.code),r&&f.map?vi.writeFile(e,f.map):null])}catch(t){if(!hi(t)||"ENOENT"!==t.code)throw t;e.warn(`Could not inject content in ${u}: ${t}`)}})()):yi(e,d,c)}await Promise.all(r)}))}}),ki=I,xi="?inject-proxy",Si=(e,t)=>({renderChunk(n,o){const{base:r,ext:s}=a.parse(o.fileName);if(!gi(s))return yi(e,s,r),null;const i=pi(t,Ee.BEFORE,{sourceOrHash:n,fileName:o.fileName,isEntry:o.isEntry}),u=pi(t,Ee.AFTER,{sourceOrHash:n,fileName:o.fileName,isEntry:o.isEntry});if(!i&&!u)return null;const c=new k(n);return i&&c.prepend(`${i}\n`),u&&c.append(`\n${u}`),{code:c.toString(),map:c.generateMap({file:o.fileName,hires:"boundary"})}},async resolveId(e,n,o){if(K(e))return{id:e,moduleSideEffects:!0};if(o.isEntry&&pi(t,Ee.MIDDLE)){if(e.endsWith(".html"))return null;const t=await this.resolve(e,n,o);if(!t||t.external)return t;return(await this.load(t)).moduleSideEffects=!0,`${t.id}${xi}`}return null},load(e){if(K(e))return pi(t,Ee.MIDDLE);if(e.endsWith(xi)){const t=e.slice(0,-13),n=this.getModuleInfo(t);let o=`import ${JSON.stringify(ki)};\nexport * from ${JSON.stringify(t)};`;return n?.hasDefaultExport&&(o+=`export { default } from ${JSON.stringify(t)};`),o}return null}}),Ei=(e,t,n,o,r)=>i=>{const u=new WeakMap,c=e.sources.ConcatSource,d=n.bundler.name,l=a.resolve(n.buildRoot,"node_modules",".cache","datadog-build-plugins",`${d}.${Ee.MIDDLE}.${I}.js`);ve(l,"");i.hooks.shutdown.tap(ii,(()=>{var e;e=l,s.rmSync(e,{force:!0,maxRetries:3,recursive:!0})}));const p=async()=>{await mi(t,o,r,n.buildRoot)};i.hooks.beforeRun.tapPromise(ii,p),i.hooks.watchRun.tapPromise(ii,p),i.hooks.compilation.tap(ii,(n=>{const o=e.Compilation.PROCESS_ASSETS_STAGE_ADDITIONS;n.hooks.processAssets.tap({name:ii,stage:o},(()=>{for(const e of n.chunks){const o=e.canBeInitial(),s=e.contentHash?.javascript??e.hash;for(const i of e.files){const{base:e,ext:d}=a.parse(i);if(!gi(d)){yi(t,d,e);continue}const l=a.basename(i),p=pi(r,Ee.BEFORE,{sourceOrHash:s,fileName:l,isEntry:o}),f=pi(r,Ee.AFTER,{sourceOrHash:s,fileName:l,isEntry:o});""===p&&""===f||n.updateAsset(i,(e=>{const t=u.get(e);if(!t||t.banner!==p||t.footer!==f){const t=new c(p,"\n",e,"\n",f);return u.set(e,{source:t,banner:p,footer:f}),t}return t.source}))}}}))}));const f=(e=>{const n={import:[l]},o=e=>{for(const[n,o]of Object.entries(e))"object"==typeof o?(o.import=o.import||[],o.import.unshift(l)):"string"==typeof o?e[n]=[l,o]:Array.isArray(o)?o.unshift(l):t.error("Invalid entry type: "+typeof o)};return e?"function"==typeof e?async()=>{const t=await e();return o(t),t}:"object"!=typeof e?"string"==typeof e?[n,e]:(t.error("Invalid entry type: "+typeof e),e):(o(e),e):{ddHelper:n}})(i.options.entry);i.options.entry=f},Ii=e=>{const{bundler:t,context:n}=e,o=n.getLogger(ii),r=[],s=[];n.inject=e=>{r.push(e)};const i={name:ii,enforce:"post",esbuild:$i(o,n,s),webpack:Ei(t,o,n,r,s),rspack:Ei(t,o,n,r,s),rollup:Si(o,s),vite:{...Si(o,s),enforce:"pre",transformIndexHtml:{order:"pre",handler:()=>pi(s,Ee.MIDDLE)?[{tag:"script",attrs:{type:"module",src:"/@id/__datadog-helper-file"},injectTo:"head-prepend"}]:[]}}};var a;return a=n.bundler.name,["rspack","webpack"].includes(a)?i.load={filter:{id:D},handler:()=>({code:pi(s,Ee.MIDDLE)})}:i.buildStart=async()=>{await mi(o,r,s,n.buildRoot)},[i]},Di="datadog-true-end-plugin",Pi=e=>{const{context:t}=e,n=async()=>{await t.asyncHook("asyncTrueEnd")},o=async()=>{await t.asyncHook("flush")},r=()=>{t.hook("syncTrueEnd")},s=async()=>{r(),await n(),await o()},i=e=>{e.hooks.shutdown.tapPromise(Di,s)},a={async writeBundle(){},async closeBundle(){await s()}};return[{name:Di,enforce:"post",webpack:i,esbuild:{setup(e){e.onEnd((async()=>{await n(),await o()})),e.onDispose((()=>{r()}))}},vite:a,rollup:a,rspack:i}]},Ai={[Pr]:os},ji=t.bold.red;var Mi="3.2.6";const Oi=(({bundler:t,version:n})=>{const o=Date.now();return e.createUnplugin(((e,r)=>{const s=Date.now(),i=((e={})=>{const t=(e=>{const t=[];return void 0===e||void 0!==e.version&&"string"!=typeof e.version&&t.push("metadata.version must be a string"),t})(e.metadata),n=N("SITE"),o=F(n,"DATADOG_SITE/DD_SITE",t)??F(e.auth?.site,"auth.site",t),r={site:o?.site??j,siteSubdomain:o?.subdomain};if(t.length)throw new Error(`Invalid Datadog plugin configuration:\n - ${t.join("\n - ")}`);return Object.defineProperty(r,"apiKey",{value:N("API_KEY")||e.auth?.apiKey,enumerable:!1}),Object.defineProperty(r,"appKey",{value:N("APP_KEY")||e.auth?.appKey,enumerable:!1}),{enableGit:!0,logLevel:"warn",metadata:{},...e,auth:r}})(e);"esbuild"===r.framework&&(r.esbuildHostName=M);const a=process.env.BUILD_PLUGINS_ENV||"production",u=P.includes(a)?a:"development",c=t.rspackVersion||t.version||t.VERSION,d=r.framework,l={bundler:{name:d,version:c},env:u,metadata:i.metadata||{},packageName:`@datadog/${d}-plugin`,version:n},p={errors:[],logs:[],metrics:new Set,queue:[],timings:[],warnings:[]},f=(({start:e,options:t,data:n,stores:o})=>{const r=process.cwd(),s={errors:o.errors,warnings:o.warnings,logs:o.logs,metadata:n.metadata,timings:o.timings,bundler:n.bundler};return{addMetric:()=>{throw new Error("AddMetric function called before it was initialized.")},auth:t.auth,pluginNames:[],bundler:{...s.bundler,outDir:r},build:s,buildRoot:r,env:n.env,getLogger:re(n,o,t.logLevel),asyncHook:()=>{throw new Error("AsyncHook function called before it was initialized.")},hook:()=>{throw new Error("Hook function called before it was initialized.")},inject:()=>{throw new Error("Inject function called before it was initialized.")},plugins:[],queue:()=>{throw new Error("Queue function called before it was initialized.")},sendLog:V(n),start:e,version:n.version}})({start:o,options:i,data:l,stores:p}),m=f.getLogger("factory"),h=m.time("Plugins initialization",{start:s});f.pluginNames.push(M);const g=[];g.push(["analytics",Es],["async-queue",Ds],["build-report",qs],["bundler-report",Ws],["custom-hooks",Gs],["git",si],["injection",Ii],["true-end",Pi]),i.customPlugins&&g.push(["custom",i.customPlugins]);const y=[["apps",de,go],["error-tracking",yo,_o],["live-debugger",Fo,Ir],["metrics",Pr,rs],["output",ss,ls],["rum",ps,xs]];for(const[e,t,n]of y)ce(i,t,m)&&g.push([e,n]);for(const[e,n]of g)f.plugins.push(...ae(f,n,e)({bundler:t,context:f,options:i,data:l,stores:p}));return(e=>{const t=[];for(const n of C){const o=_(n);if(o.length>1&&!o.every((e=>process.env[e]===process.env[o[0]]))){const r=o.map((e=>T(e))).join(" and "),s=T(`DATADOG_${n}`);e.warn(`Conflicting keys ${r}, will use ${s}`),t.push(`${r} (using ${s})`)}else if(o.length){const e=o.map((e=>O(e))).join(" and ");t.push(`${e} (same value)`)}}t.length&&e.info(`Overrides from environment:\n - ${t.join("\n - ")}`)})(m),f.pluginNames.push(...f.plugins.map((e=>e.name))),(e=>{const t=new Set(e.filter((t=>e.filter((e=>e===t)).length>1)));if(t.size>0)throw new Error(`Duplicate plugin names: ${ji(Array.from(t).join(", "))}`)})(f.pluginNames),f.hook("init",f),h.end(),f.plugins}))})({bundler:x,version:Mi}).esbuild,Ti=Mi,Ci=Ai;exports.datadogEsbuildPlugin=Oi,exports.helpers=Ci,exports.version=Ti;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|