@datadog/esbuild-plugin 3.1.4-dev.1 → 3.1.4-dev.2
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 +2 -2
- package/package.json +1 -1
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("stream"),r=require("zlib"),i=require("buffer"),s=require("fs/promises"),a=require("fs"),u=require("json-stream-stringify"),c=require("path"),p=require("jszip"),d=require("os"),l=require("glob"),f=require("crypto"),m=require("pretty-bytes"),h=require("p-queue"),g=require("perf_hooks"),y=require("@datadog/js-instrumentation-wasm"),b=require("simple-git"),w=require("esbuild");const $=t.bold.green,v=t.bold.yellow,k=["API_KEY","APP_KEY","SOURCEMAP_INTAKE_URL","APPS_INTAKE_URL","APPS_UPLOAD_ASSETS","APPS_VERSION_NAME","SITE"],S=e=>process.env[`DATADOG_${e}`]||process.env[`DD_${e}`],x=e=>{const t=[];return process.env[`DD_${e}`]&&t.push(`DD_${e}`),process.env[`DATADOG_${e}`]&&t.push(`DATADOG_${e}`),t},E=e=>{const t=[];return void 0===e||void 0!==e.version&&"string"!=typeof e.version&&t.push("metadata.version must be a string"),t},D="__datadog-helper-file",P=new RegExp(D),j=["development","production","test"],C="datadog-build-plugins",R=e=>{if(null===e||"object"!=typeof e)return"";const t="title"in e&&"string"==typeof e.title?e.title:void 0,n="detail"in e&&"string"==typeof e.detail?e.detail:void 0;return t&&n?`${t}: ${n}`:t||(n?`detail: ${n}`:"")},A=e=>({"DD-EVP-ORIGIN":`${e.bundler}-build-plugin_${e.plugin}`,"DD-EVP-ORIGIN-VERSION":e.version}),O=async e=>{const{getForm:t,defaultHeaders:n={},zip:i=!0}=e,s=await t(),a=new Request("fake://url",{method:"POST",body:s}),u=o.Readable.fromWeb(a.body);return{data:i?u.pipe(r.createGzip()):u,headers:{"Content-Encoding":i?"gzip":"multipart/form-data",...n,...Object.fromEntries(a.headers.entries())}}},T=[400,401,403,404,405,409,413],M=e=>{const{auth:t,url:o,method:r="GET",getData:i,type:s="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?.apiKey&&(n["DD-API-KEY"]=t.apiKey),t?.appKey&&(n["DD-APPLICATION-KEY"]=t.appKey),"function"==typeof i){const{data:t,headers:o}=await i();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(R).filter((e=>e.length>0)).join("\n");if(e)return e}else{const e=R(t);if(e)return e}}catch{}return e})(await a.text());e&&(t+=`\n${e}`)}catch{}if(T.includes(a.status))return e(new Error(t)),{};throw new Error(t)}try{let e;return e="json"===s?await a.json():await a.text(),e}catch(t){return e(t),{}}}),a)},N=e=>({message:t,context:n})=>M({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||C,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"}}}}),_=e=>e.replace(/^@dd\/(datadog-|internal-)?|^datadog-|-plugin$/g,""),I=e=>e.includes(D),F=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},z=e=>{const t=!!e.errorTracking?.sourcemaps,n=e.enableGit??!0;return t&&n},L=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(),i=n.getUTCSeconds(),s=n.getUTCMilliseconds(),a=`${t?`${t}d `:""}${o?`${o}h `:""}${r?`${r}m `:""}${i?`${i}s`:""}`.trim();return`${a}${!a||s?` ${s}ms`:""}`.trim()},q=(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)),i=o-r;return`${e.slice(0,r)}${n}${e.slice(-i)}`},B=(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}},K=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");let U=0;const H={debug:0,info:1,warn:2,error:3,none:4},W=e=>e.split(">").map(_).join(">"),J=(e,n,o,r)=>{const i=W(e);return(s,a="debug",{forward:u,context:c}={})=>{let p=t.dim,d=console.log;"error"===a?(p=t.red,d=console.error):"warn"===a?(p=t.yellow,d=console.warn):"info"===a&&(p=t.cyan,d=console.log);const l=`[${n.metadata?.name?`${n.metadata.name}|`:""}${a}|${n.bundler.name}|${i}]`,f="string"==typeof s?s:JSON.stringify(s,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=N(n);await t({message:f,context:{plugin:e,status:a,...c}})}catch(t){J(e,n,o,r)(`Error forwarding log: ${t}`,"debug")}};o.queue.push(t())}H[a]>=H[r]&&d(`${p(l)} ${f}`)}},V=(e,n,o)=>(r,i={})=>{const{level:s="debug",start:a=!0,log:u=!0,tags:c=[]}=i,p={pluginName:e,label:r,spans:[],tags:[...c,`plugin:${e}`,`level:${s}`],logLevel:s,total:0};n.push(p);const d=()=>p.spans.filter((e=>!e.end)),l=n=>{d().length||(!p.spans.length&&u&&o(t.dim(`[${t.cyan(r)}] : start`),"debug"),p.spans.push({start:n||Date.now(),tags:[`plugin:${e}`]}))},f=(e,n=!0)=>{const i=d();if(i?.length){i.length>1&&o(`Timer ${t.cyan(r)} has more than one ongoing span.`,"debug");for(const t of i)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),l(e)}return{timer:p,resume:l,end:e=>{f(e,!1);const n=p.spans.reduce(((e,t)=>e+(t.end-t.start)),0);p.total=n,u&&o(`[${t.cyan(r)}] : ${t.cyan(L(n))}`,s)},pause:f,tag:(e,t={})=>{const{span:n=!1}=t;if(n){const t=d();for(const n of t)n.tags.push(...e)}else p.tags.push(...e)}}},G=(e,t,n="warn")=>o=>{const r=J(o,e,t,n);return{getLogger:r=>G(e,t,n)(`${W(o)}>${r}`),time:V(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)}},Y=["buildEnd","buildStart","load","resolveId","transform","watchChange","writeBundle","buildRoot","init","buildReport","bundlerReport","git"],Q=(e,t,n,o)=>{const r=n=>function(...r){const i=o.time(`${e} | ${t}`,{log:!1,tags:["type:hook",`hook:${t}`]}),s=n.apply(this,r);return s instanceof Promise?s.finally((()=>{i.end()})):(i.end(),s)};return"object"==typeof n&&null!==n&&"handler"in n?{...n,handler:r(n.handler)}:r(n)},X=(e,t,n)=>{const o=e.getLogger(C);return e=>{const r=o.time(`hook | init ${n}`,{log:!1}),i=t(e).map((e=>((e,t)=>{const n={...e},o=_(e.name);for(const r of Y){const i=e[r];i&&(n[r]=Q(o,r,i,t))}return n})(e,o))),s=i.map((e=>`plugin:${e.name}`));return r.tag(s),r.end(),i}},Z=async e=>s.rm(e,{force:!0,maxRetries:3,recursive:!0}),ee=async e=>s.mkdir(e,{recursive:!0}),te=(e,t)=>{var n;n=c.dirname(e),a.mkdirSync(n,{recursive:!0}),a.writeFileSync(e,t,{encoding:"utf-8"})},ne=e=>a.readFileSync(e,{encoding:"utf-8"}),oe=e=>{try{return a.existsSync(e)}catch(e){if("ENOENT"===e.code)return!1;throw e}},re=async(e,t)=>{if("function"==typeof a.openAsBlob){const n=await a.openAsBlob(e,{type:t.contentType});return new i.File([n],t.filename)}{const n=o.Readable.toWeb(a.createReadStream(e)),r=await new Response(n).blob();return new i.File([r],t.filename,{type:t.contentType})}},ie=async e=>{const t={empty:!1,exists:!0};try{const{size:n}=await s.stat(e);0===n&&(t.empty=!0)}catch(e){if("ENOENT"!==e.code)throw e;t.exists=!1}return t};var se=(e=>(e[e.BEFORE=0]="BEFORE",e[e.MIDDLE=1]="MIDDLE",e[e.AFTER=2]="AFTER",e))(se||{});const ae="apps",ue="datadog-apps-plugin",ce="api/unstable/app-builder-code/apps",pe="datadog-apps-assets.zip",de=/\.backend\.(ts|tsx|js|jsx)$/,le=async(e,t)=>{const n=(await Promise.all(e.map((e=>l.glob(e,{absolute:!0,cwd:t,nodir:!0}))))).flat(),o=Array.from(new Set(n)).map((e=>c.relative(t,e))),r=(e=>{if(0===e.length)return"";const t=e[0].split(c.sep);let n="";for(let o=0;o<t.length-1;o++){const r=t.slice(0,o+1).join(c.sep);if(!e.every((e=>e.startsWith(`${r}${c.sep}`))))break;n=r}return n})(o),i=o.map(((e,t)=>{const o=r?e.slice(r.length+1):e;return{absolutePath:n[t],relativePath:o.split(c.sep).join("/")}}));return i};function fe(e,t){if("Program"!==e.type)throw new Error(`Expected a Program node from this.parse() for ${t}, got ${e.type}`);const n=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}(e),o=[];for(const r of e.body){if("ExportDefaultDeclaration"===r.type)throw new Error(`Default exports are not supported in .backend.ts files. Use a named export instead: ${t}`);if("ExportAllDeclaration"===r.type)throw new Error(`"export *" is not supported in .backend.ts files. Use explicit named exports instead: ${t}`);if("ExportNamedDeclaration"===r.type){r.declaration&&o.push(...ge(r.declaration,t));for(const e of r.specifiers)if("Identifier"===e.exported.type){if("default"===e.exported.name)throw new Error(`Default exports are not supported in .backend.ts files. Use a named export instead: ${t}`);"Identifier"===e.local.type&&ye(e.local.name,n,t),o.push(e.exported.name)}}}return o}const me=new Set(["ArrayExpression","Literal","ObjectExpression","TemplateLiteral"]);function he(e){return null==e||me.has(e.type)}function ge(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(he(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 ye(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&&he(o.init))throw new Error(`Non-function export "${e}" in backend file ${n}. Only function exports are supported — use "export function ${e}(…) { }" instead.`)}}function be(e){const t=e.relativePath.split(c.sep).join("/");return`${f.createHash("sha256").update(t).digest("hex")}.${e.name}`}function we(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")}const $e=(e,t)=>I(t)?D:t.startsWith(e)||c.isAbsolute(t)?t:c.resolve(e,t),ve=(e,t)=>{let n,o=$e(process.cwd(),e);for(;!n;){const e=c.resolve(o,t);if(oe(e)&&(n=e),o=o.split(c.sep).slice(0,-1).join(c.sep),[c.sep,""].includes(o))break}return n},ke=(e,t)=>{const n=[...e].map((e=>$e(t||process.cwd(),e).split(c.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(c.sep)||c.sep},Se=t.bold.red,xe=t.bold.yellow,Ee=e=>{const t=ve(e,"package.json");if(t)try{const e=ne(t);return JSON.parse(e)}catch(e){return}},De=(e,t,n)=>{if(n?.name&&n?.identifier)return{identifier:n?.identifier,name:n.name};const o=Ee(e);o||t.warn(xe("No package.json found to infer the app name."));const r=n?.name||o?.name?.trim();r||t.error(Se("Unable to determine the app name to compute the app identifier."));const i=((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=B(n.trim());return o?o.replace(/\.git$/,""):void 0})(n?.url,o);i||t.error(Se("Unable to determine the git remote to compute the app identifier."));const s=n?.identifier||((e,t)=>{if(!e||!t)return;const n=`${e}:${t}`;return f.createHash("md5").update(n).digest("hex")})(i,r);return s&&r||t.error(Se("Unable to compute the app identifier.")),{identifier:s,name:r}},Pe=t.green.bold,je=t.yellow.bold,Ce=t.cyan.bold,Re=t.bold,Ae=(e,t={},n)=>async()=>{const o=await re(e,{contentType:"application/zip",filename:pe});return O({getForm:()=>{const e=new FormData;e.append("name",n),e.append("bundle",o,pe);const t=S("APPS_VERSION_NAME")?.trim();return t&&e.append("version",t),e},defaultHeaders:t,zip:!1})},Oe=async(e,t,n)=>{const r=[],i=[];if(!t.apiKey||!t.appKey)return r.push(new Error("Missing authentication token, need both app and api keys.")),{errors:r,warnings:i};if(!t.identifier)return r.push(new Error("No app identifier provided")),{errors:r,warnings:i};const s=(a=t.site,u=t.identifier,S("APPS_INTAKE_URL")||`https://api.${a}/${ce}/${u}/upload`);var a,u;const c=A({bundler:t.bundlerName,plugin:"apps",version:t.version}),p=K({identifier:t.identifier,intakeUrl:s,defaultHeaders:`\n${JSON.stringify(c,null,2)}`}),d=`an archive of:\n - ${Pe(e.assets.length.toString())} files\n - ${Pe(m(e.size))}\n\nWith the configuration:\n${p}`;if(t.dryRun)return n.error(`\n${Ce("Dry run enabled")}\n\nSkipping assets upload.\nWould have uploaded ${d}`),{errors:r,warnings:i};try{const r=await M({auth:{apiKey:t.apiKey,appKey:t.appKey},url:s,method:"POST",type:"json",getData:Ae(e.archivePath,c,t.name),onRetry:(e,t)=>{const o=`Failed to upload archive (attempt ${je(`${t}/5`)}): ${e.message}`;i.push(o),n.warn(o)}});if(n.debug(`Uploaded ${d}\n`),r.version_id&&r.application_id&&r.app_builder_id){const{version_id:e,application_id:o,app_builder_id:i}=r,s=`https://api.${t.site}/api/unstable/app-builder-code/apps/serve/${o}/v/${e}/index.html`,a=`https://app.${t.site}/app-builder/apps/${i}`;n.info(`Your application is available at:\n${Re("Standalone :")}\n ${Ce(s)}\n\n${Re("AppBuilder :")}\n ${Ce(a)}`)}const a=S("APPS_VERSION_NAME")?.trim();if(a){const e=((e,t)=>`https://api.${e}/${ce}/${t}/release/live`)(t.site,t.identifier);await M({auth:{apiKey:t.apiKey,appKey:t.appKey},url:e,method:"PUT",type:"json",getData:async()=>({data:o.Readable.from(JSON.stringify({version_id:a})),headers:{"Content-Type":"application/json",...c}}),onRetry:(e,t)=>{const o=`Failed to release version (attempt ${je(`${t}/5`)}): ${e.message}`;i.push(o),n.warn(o)}}),n.info(`Released version ${Re(a)} to live.`)}}catch(e){const t=e instanceof Error?e:new Error(String(e));r.push(t)}return{errors:r,warnings:i}};function Te(e){try{return require.resolve("@datadog/action-catalog/action-execution",{paths:[e]}),!0}catch{return!1}}const Me="import { setExecuteActionImplementation } from '@datadog/action-catalog/action-execution';",Ne=" 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 }";function _e(e,t,n){const o=[];return o.push(`import { ${e} } from ${JSON.stringify(t)};`),Te(n)&&o.push(Me),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(Ne),o.push(""),o.push(" // backendFunctionArgs is a template expression resolved at runtime by"),o.push(" // App Builder's executeBackendFunction client via template_params."),o.push(" const args = JSON.parse('${backendFunctionArgs}' || '[]');"),o.push(` const result = await ${e}(...args);`),o.push(" return result;"),o.push("}"),o.join("\n")}function Ie(e,t){return{name:e,enforce:"pre",resolveId:e=>t[e]?{id:e,moduleSideEffects:!0}:null,load:e=>t[e]?t[e]:null}}function Fe(e,t){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:[".ts",".tsx",".js",".jsx",".mjs",".cjs",".json"]},plugins:[Ie("dd-backend-resolve",t)]}}function ze(e){return`${e.relativePath}/${e.name}`}async function Le(e,t,n,o,r){const i=ze(t),s=`virtual:dd-backend-dev:${i}`,a=function(e,t,n,o){const r=[];return r.push(`import { ${e} } from ${JSON.stringify(t)};`),Te(o??process.cwd())&&r.push(Me),r.push(""),r.push('/** @param {import("./context.types").Context} $ */'),r.push("export async function main($) {"),r.push(" globalThis.$ = $;"),r.push(""),r.push(" // Register the $.Actions-based implementation for executeAction"),r.push(Ne),r.push(""),r.push(` const args = ${JSON.stringify(n)};`),r.push(` const result = await ${e}(...args);`),r.push(" return result;"),r.push("}"),r.join("\n")}(t.name,t.absolutePath,n,o);r.debug(`Bundling backend function "${i}" from ${t.absolutePath}`);const u=Fe(o,{[s]:a}),c=await e({...u,build:{...u.build,write:!1,rollupOptions:{...u.build.rollupOptions,input:s,output:u.build.rollupOptions.output}}}),p=Array.isArray(c)?c[0]:c;if(!("output"in p))throw new Error(`Unexpected vite.build result for "${i}"`);const d="chunk"===p.output[0].type?p.output[0].code:"";return r.debug(`Bundled "${i}" (${d.length} bytes)`),d}async function qe(e,t,n,o){const r=`https://${n.site}/api/v2/app-builder/queries/preview-async`;o.debug(`Calling Datadog API: ${r}`);const i=JSON.stringify({data:{type:"queries",attributes:{query:{id:f.randomUUID(),name:t,type:"action",properties:{spec:{fqn:"com.datadoghq.datatransformation.jsFunctionWithActions",inputs:{script:e}},onlyTriggerManually:!0}},template_params:{}}}}),s=await M({url:r,auth:n,method:"POST",type:"json",getData:()=>({data:i,headers:{"Content-Type":"application/json"}})}),a=s.data?.id;if(!a)throw new Error("No receipt ID returned from Datadog API");return o.debug(`Query execution started with receipt: ${a}`),async function(e,t,n){const o=`https://${t.site}/api/v2/app-builder/queries/execution-long-polling/${e}`,r=10;for(let e=0;e<r;e++){n.debug(`Long-poll attempt ${e+1}/${r}...`);const i=await M({url:o,auth:t,type:"json"});if(i.errors?.length){const e=i.errors.map((e=>e.detail||e.title)).join("; ");throw new Error(`Query execution failed: ${e}`)}const s=i.data?.attributes;if(n.debug(`Long-poll response, done: ${s?.done}`),s?.done){if(!s.outputs)throw new Error("Query execution completed without outputs");return s.outputs}}throw new Error("Query execution timed out")}(a,n,o)}function Be(e,t,n){e.statusCode=t,e.setHeader("Content-Type","application/json"),e.end(JSON.stringify({success:!1,error:n}))}class Ke extends Error{constructor(e,t){super(t),this.statusCode=e}}async function Ue(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 Ke(400,"Missing or invalid functionName");const i=t.get(o);if(!i)throw new Ke(404,`Backend function "${o}" not found`);const s=await n(i,r);return{displayName:ze(i),code:s}}function He(e,t,n,o,r){const i=(t,n)=>Le(e,t,n,o,r),s=t();s.length>0&&r.info(`Dev server middleware active for ${s.length} backend function(s): ${s.map((e=>e.name)).join(", ")}`);const a=n.apiKey&&n.appKey?{apiKey:n.apiKey,appKey:n.appKey,site:n.site}:void 0;return a||r.warn("Auth credentials not configured. The /__dd/executeAction endpoint will be unavailable. Use dd-auth or set DD_API_KEY and DD_APP_KEY to enable remote execution."),(e,n,o)=>{if("POST"!==e.method)return void o();const s=(u=t(),new Map(u.map((e=>[be(e),e]))));var u;if("/__dd/debugBundle"===e.url)(async function(e,t,n,o){try{const{code:r}=await Ue(e,n,o);t.statusCode=200,t.setHeader("Content-Type","text/plain"),t.end(r)}catch(e){Be(t,e instanceof Ke?e.statusCode:500,e instanceof Error?e.message:"Internal server error")}})(e,n,s,i).catch((()=>{Be(n,500,"Unexpected error")}));else if("/__dd/executeAction"===e.url){if(!a)return void Be(n,403,"Auth credentials not configured. Set DD_API_KEY and DD_APP_KEY to enable remote execution.");(async function(e,t,n,o,r,i){try{const{displayName:s,code:a}=await Ue(e,n,o);i.debug(`Executing action: ${s} with args`);const u=await qe(a,s,r,i);t.statusCode=200,t.setHeader("Content-Type","application/json"),t.end(JSON.stringify({success:!0,result:u}))}catch(e){const n=e instanceof Ke?e.statusCode:500,o=e instanceof Error?e.message:"Internal server error";i.debug(`Error handling executeAction: ${o}`),Be(t,n,o)}})(e,n,s,i,a,r).catch((()=>{Be(n,500,"Unexpected error")}))}else o()}}const We=({viteBuild:e,buildRoot:t,getBackendFunctions:n,handleUpload:o,log:r,auth:i})=>({async closeBundle(){let i,a=new Map;const u=n();if(u.length>0){const n=await async function(e,t,n,o){const r=await s.mkdtemp(c.join(d.tmpdir(),"dd-apps-backend-")),i=new Map;o.debug(`Building ${t.length} backend function(s) via vite.build()`);for(const s of t){const t=be(s),a=`\0dd-backend:${t}`,u=_e(s.name,s.absolutePath,n),p=Fe(n,{[a]:u}),d=await e({...p,build:{...p.build,write:!0,outDir:r,emptyOutDir:!1,rollupOptions:{...p.build.rollupOptions,input:{[t]:a},output:{...p.build.rollupOptions.output,entryFileNames:"[name].js"}}}}),l=Array.isArray(d)?d[0]:d;if("output"in l)for(const e of l.output){if("chunk"!==e.type||!e.isEntry)continue;const n=c.resolve(r,e.fileName);i.set(t,n),o.debug(`Backend function "${t}" output: ${n}`)}}return{outDir:r,outputs:i}}(e,u,t,r);i=n.outDir,a=n.outputs}try{await o(a)}finally{i&&await Z(i)}},configureServer(o){o.middlewares.use(He(e,n,i,t,r))}});const Je=t.yellow.bold,Ve=t.red.bold;const Ge=({options:e,context:t,bundler:n})=>{const o=t.getLogger(ue);let r;const i=(e=>{const t=e[ae]||{};return{enable:t.enable??!!e[ae],include:t.include||[],dryRun:t.dryRun??!S("APPS_UPLOAD_ASSETS"),identifier:t.identifier?.trim(),name:t.name?.trim()||e.metadata?.name?.trim()}})(e);if(!i.enable)return[];if("vite"!==t.bundler.name)return o.warn(`The apps plugin only supports Vite; skipping under '${t.bundler.name}'.`),[];t.inject({type:"file",position:se.MIDDLE,value:c.join(__dirname,"./apps-runtime.mjs")});const{setBackendFunctions:u,getBackendFunctions:l}=function(){const e=new Map;return{setBackendFunctions(t,n){e.set(t,n)},getBackendFunctions:()=>Array.from(e.values()).flat()}}();return[{name:ue,enforce:"post",transform:{filter:{id:{include:[de],exclude:[/node_modules/,/[/\\]dist[/\\]/]}},handler(e,n){const r=fe(this.parse(e),n);if(0===r.length)return o.warn(`Backend file ${n} has no exported functions. Did you forget to add a named export?`),u(n,[]),{code:"",map:null};const{functions:i,proxyCode:s}=function(e,t,n){const o=c.relative(n,t).replace(de,""),r=[],i=[];for(const n of e){const e={relativePath:o,name:n,absolutePath:t};r.push(e),i.push({exportName:n,queryName:be(e)})}return{functions:r,proxyCode:we(i)}}(r,n,t.buildRoot);return u(n,i),o.debug(`Generated proxy for ${n} with ${i.length} export(s)`),{code:s,map:null}}},vite:We({viteBuild:n.build,buildRoot:t.buildRoot,getBackendFunctions:l,handleUpload:async e=>{const n=o.time("handle assets");let u;try{const n=o.time("resolve identifier"),{name:r,identifier:l}=De(t.buildRoot,o,{url:t.git?.remote,name:i.name,identifier:i.identifier});if(!l||!r)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 f=c.relative(t.buildRoot,t.bundler.outDir),m=[...i.include,`${f}/**/*`],h=await le(m,t.buildRoot);if(!h.length)return void o.debug("No assets to upload.");const g=new Set(e.values()),y=h.filter((e=>!g.has(e.absolutePath))).map((e=>({...e,relativePath:`frontend/${e.relativePath}`})));for(const[t,n]of e)y.push({absolutePath:n,relativePath:`backend/${t}.js`});const b=o.time("archive assets"),w=await(async e=>{const t=await s.mkdtemp(c.join(d.tmpdir(),"dd-apps-")),n=c.join(t,pe),o=new p;for(const t of e)o.file(t.relativePath,a.createReadStream(t.absolutePath),{binary:!0,compression:"DEFLATE",compressionOptions:{level:9}});await new Promise(((e,t)=>{const r=a.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:r}=await s.stat(n);return{archivePath:n,size:r,assets:e}})(y);b.end(),u=c.dirname(w.archivePath);const $=o.time("upload assets"),{errors:v,warnings:k}=await Oe(w,{apiKey:t.auth.apiKey,appKey:t.auth.appKey,bundlerName:t.bundler.name,dryRun:i.dryRun,identifier:l,name:r,site:t.auth.site,version:t.version},o);if($.end(),k.length>0&&o.warn(`${Je("Warnings while uploading assets:")}\n - ${k.join("\n - ")}`),v.length>0){const e=v.map((e=>e.cause||e.stack||e.message||e)).join("\n - ");throw new Error(` - ${e}`)}}catch(e){r=e,o.error(`${Ve("Failed to upload assets:")}\n${e?.message||e}`)}if(u&&await Z(u),n.end(),r)throw r},log:o,auth:t.auth})}]},Ye="errorTracking",Qe="datadog-error-tracking-plugin",Xe=(e,n,o)=>{if(".map"!==c.extname(o))throw new Error(`The file ${t.green.bold(o)} is not a sourcemap.`);const r=o.replace(/\.map$/,""),i=c.relative(n,r),s=((e,t)=>{if(e.startsWith("/"))return c.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,i);return{minifiedFilePath:r,minifiedUrl:s,relativePath:i}},Ze=/[/]+|[\\]+/g,et=/^[/]+|^[\\]+|[/]+$|[\\]+$/g,tt=(e,t)=>{const n=e.replace(et,"").split(Ze),o=t.replace(et,"").split(Ze),r=n.join("/");let i="";for(let e=0;e<o.length;e+=1){const t=o.slice(-e).join("/");r.startsWith(t)&&(i=t)}return i},nt=async(e,t,n,o)=>{const r=await(async(e,t)=>{const[n,o]=await Promise.all([ie(e.minifiedFilePath),ie(e.sourcemapFilePath)]);return{file:n,sourcemap:o,repeatedPrefix:tt(e.relativePath,t)}})(e,n),i=[],s=[],a=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{a.set("repository",{type:"string",options:{contentType:"application/json",filename:"repository"},value:JSON.stringify({data:[{files:o.trackedFilesMatcher.matchSourcemap(e.sourcemapFilePath,(t=>{s.push(`${c.basename(e.sourcemapFilePath)}: "${t}"`)})),hash:o.hash,repository_url:o.remote}],version:1})})}catch(t){s.push(`Could not attach git data for sourcemap ${e.sourcemapFilePath}: ${t.message}`)}return r.file.empty&&i.push(`Minified file is empty: ${e.minifiedFilePath}`),r.file.exists||i.push(`Minified file not found: ${e.minifiedFilePath}`),r.sourcemap.empty&&i.push(`Sourcemap file is empty: ${e.sourcemapFilePath}`),r.sourcemap.exists||i.push(`Sourcemap file not found: ${e.sourcemapFilePath}`),r.repeatedPrefix&&s.push(`The minified file path contains a repeated pattern with the minified path prefix: ${r.repeatedPrefix}`),{content:a,errors:i,warnings:s}},ot=t.green.bold,rt=t.yellow.bold,it=t.red.bold,st=(e,t={})=>async()=>O({getForm:async()=>{const t=new FormData;for(const[n,o]of e.content){const e="file"===o.type?await re(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}),at=async(e,t,n,o)=>{const r=[],i=[];if(!n.apiKey)return r.push({error:new Error("No authentication token provided")}),{errors:r,warnings:i};if(0===e.length)return i.push("No sourcemaps to upload"),{errors:r,warnings:i};const s=o.time("Queue uploads"),a=new(h.default?h.default:h)({concurrency:t.maxConcurrency}),u=(c=n.site,S("SOURCEMAP_INTAKE_URL")||`https://sourcemap-intake.${c}/api/v2/srcmap`);var c;const p=A({bundler:n.bundlerName,plugin:"sourcemaps",version:n.version}),d=K({...t,intakeUrl:u,outDir:n.outDir,defaultHeaders:`\n${JSON.stringify(p,null,2)}`}),l=`\nUploading ${ot(e.length.toString())} sourcemaps with configuration:\n${d}`;o.debug(l);const f=[];for(const s of e){const e={sourcemap:s.content.get("source_map")?.path.replace(n.outDir,"."),file:s.content.get("minified_file")?.path.replace(n.outDir,".")};f.push(a.add((async()=>{try{await M({auth:{apiKey:n.apiKey},url:u,method:"POST",getData:st(s,p),onRetry:(t,n)=>{const r=`Failed to upload ${rt(e.sourcemap)} | ${rt(e.file)}:\n ${t.message}\nRetrying ${n}/5`;i.push(r),o.debug(r)}})}catch(n){if(r.push({metadata:e,error:n}),!0===t.bailOnError)throw n}})))}return s.end(),o.debug(`Queued ${ot(e.length.toString())} uploads.`),await Promise.all(f),await a.onIdle(),{warnings:i,errors:r}},ut=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=>({...Xe(e.minifiedPathPrefix,t.outDir,n),sourcemapFilePath:n,minifiedPathPrefix:e.minifiedPathPrefix})))})(e.sourcemaps,{outDir:t.outDir,outputs:t.outputs});o.end();const i=n.time("send sourcemaps");await(async(e,t,n,o)=>{const r=Date.now(),i=t.minifiedPathPrefix,s={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=>nt(e,s,i,n.git))));a.end();const c=u.map((e=>e.errors)).flat(),p=u.map((e=>e.warnings)).flat();if(p.length>0&&o.warn(`Warnings while preparing payloads:\n - ${p.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 d=o.time("Upload sourcemaps"),{errors:l,warnings:f}=await at(u,t,{apiKey:n.apiKey,bundlerName:n.bundlerName,version:n.version,outDir:n.outDir,site:n.site},o);if(d.end(),o.debug(`Done uploading ${ot(`${e.length-l.length}/${e.length}`)} sourcemaps in ${ot(L(Date.now()-r))}.`),l.length>0){const e=`Failed to upload some sourcemaps:\n - ${l.map((({metadata:e,error:t})=>{const n=t.cause||t.stack||t.message;return e?`${it(e.file)} | ${it(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,{apiKey:t.apiKey,bundlerName:t.bundlerName,git:t.git,outDir:t.outDir,site:t.site,version:t.version},n),i.end()},ct=e=>{const n=t.bold.red,o=e[Ye]||{},r={errors:[]};if(o.sourcemaps){const t=o.sourcemaps,i=t.releaseVersion||e.metadata?.version;i||r.errors.push(`${n("sourcemaps.releaseVersion")} is required (set it directly or via ${n("metadata.version")}).`),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 '/'.`),i&&(r.config={bailOnError:!1,dryRun:!1,maxConcurrency:20,...t,releaseVersion:i})}return r},pt=({options:e,context:t})=>{const n=t.getLogger(Qe),o=n.time("validate options"),r=((e,t)=>{const n=[],o=ct(e);if(n.push(...o.errors),n.length)throw t.error(`\n - ${n.join("\n - ")}`),new Error(`Invalid configuration for ${Qe}.`);const r={enable:!!e[Ye],...e[Ye],sourcemaps:void 0};return o.config&&(r.sourcemaps=o.config),r})(e,n);if(o.end(),!r.enable)return[];let i,s,a=!1;const u=async()=>{if(!r.sourcemaps||a)return;a=!0;const e=n.time("sourcemaps process");await ut(r,{apiKey:t.auth.apiKey,bundlerName:t.bundler.name,git:i,outDir:t.bundler.outDir,outputs:s?.outputs||[],site:t.auth.site,version:t.version},n),e.end()};return[{name:Qe,enforce:"post",async git(e){i=e,s&&await u()},async buildReport(t){s=t,!i&&z(e)||await u()},async asyncTrueEnd(){a||await u()}}]},dt="liveDebugger",lt="datadog-live-debugger-plugin",ft="if(typeof globalThis.$dd_probes==='undefined'){globalThis.$dd_probes=function(){}}",mt="__DD_LIVE_DEBUGGER_BUILD__",ht=e=>void 0===e?ft:`${ft};if(typeof globalThis.${mt}==='undefined'){globalThis.${mt}={version:${JSON.stringify(e)}}}`;function gt(e){return"function"==typeof e?e:e.default}function yt(e,t,n,o,r){const i=c.relative(t,e).replace(/\\/g,"/"),s=bt(n,r);if(s)return`${i};${s}`;const a=function(e){const t=e.node.loc?.start.line??0,n=e.node.loc?.start.column??0;return`${t}:${n}`}(n);return`${i};<anonymous>@${a}:${o}`}function bt(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)?vt(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=wt(e.object,t),o=$t(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)?vt(o.key,t):null}function wt(e,t){if(t.isIdentifier(e))return e.name;if(t.isThisExpression(e))return"this";if(t.isMemberExpression(e)||t.isOptionalMemberExpression(e)){const n=wt(e.object,t),o=$t(e.property,e.computed,t);if(n&&o)return`${n}.${o}`}return null}function $t(e,t,n){return n.isPrivateName(e)&&n.isIdentifier(e.id)?`#${e.id.name}`:t?null:n.isIdentifier(e)?e.name:null}function vt(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 kt(e,t){if(e.node.leadingComments)for(const n of e.node.leadingComments)if(n.value.includes(t))return!0;return!1}function St(e,t,n,o){const r=[];if(t)for(const t of e.params)for(const e of xt(t,o))"this"!==e&&r.push(e);if(n&&o.isBlockStatement(e.body)){const t=new Set(e.params.flatMap((e=>xt(e,o)))),n="id"in e&&o.isIdentifier(e.id)?e.id.name:"";for(const i of e.body.body)if(o.isVariableDeclaration(i))for(const e of i.declarations)for(const i of xt(e.id,o))t.has(i)||i===n||r.push(i)}return r.length>25?r.slice(0,25):r}function xt(e,t){return t.isIdentifier(e)?[e.name]:t.isRestElement(e)?t.isIdentifier(e.argument)?[e.argument.name]:xt(e.argument,t):t.isAssignmentPattern(e)?xt(e.left,t):t.isObjectPattern(e)?e.properties.flatMap((e=>t.isRestElement(e)?xt(e.argument,t):xt(e.value,t))):t.isArrayPattern(e)?e.elements.flatMap((e=>e?xt(e,t):[])):t.isTSParameterProperty(e)&&t.isIdentifier(e.parameter)?[e.parameter.name]:[]}const Et=["@babel/parser","@babel/traverse","@babel/types","magic-string"];let Dt,Pt,jt,Ct,Rt=!1;function At(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 Et.some((t=>e.message.includes(t)))}(e))return e instanceof Error?e:new Error(String(e));const t=Et.find((t=>e.message.includes(t))),n=t??Et.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 ${Et.join(" ")}\` (or the yarn/pnpm/bun equivalent). Underlying error: ${e.message}`)}(e)}}const Ot=/\bfunction\b|=>|\bclass\b|\)\s*\{/;function Tt(e){const{code:t,filePath:n,buildRoot:o,honorSkipComments:r,functionTypes:i,namedOnly:s}=e;let a=0,u=0,c=0,p=0,d=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:p,totalFunctions:d};if(!Ot.test(t))return{code:t,failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:p,totalFunctions:d};Rt||(Dt=At("@babel/parser").parse,Pt=gt(At("@babel/traverse")),jt=At("@babel/types"),Ct=gt(At("magic-string")),Rt=!0);const l=Dt(t,{sourceType:"unambiguous",plugins:["jsx","typescript"],sourceFilename:n}),f=[],m=new Map;let h=0;if(Pt(l,{Function(e){if(d++,!function(e,t){const n=e.node;return!(n.generator||t.isClassMethod(n)&&"constructor"===n.kind)}(e,jt))return void p++;if(r&&function(e,t,n){let o=e;for(;o;){if(kt(o,t))return!0;if(n.isStatement(o.node)||n.isExportDeclaration(o.node)){if(o.parentPath&&n.isExportDeclaration(o.parentPath.node))return kt(o.parentPath,t);break}o=o.parentPath}return!1}(e,"@dd-no-instrumentation",jt))return void c++;if(i&&!i.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,jt)))return void p++;if(s&&!bt(e,jt))return void p++;let t=0;if(!bt(e,jt)){const n=e.parentPath?.node;n&&(t=m.get(n)||0,m.set(n,t+1))}const l=yt(n,o,e,t,jt);try{const t=e.node,n=h++,o=`$dd_p${n}`,r=St(t,!0,!1,jt),i=St(t,!1,!0,jt),s=jt.isArrowFunctionExpression(t)&&!jt.isBlockStatement(t.body),a=[],c=s||!jt.isBlockStatement(t.body)||!_t(t.body.body,jt);let p;if(!s&&jt.isBlockStatement(t.body)&&Nt(t.body.body,a,jt),!s&&jt.isBlockStatement(t.body)&&t.body.directives.length>0){p=t.body.directives[t.body.directives.length-1].end}f.push({bodyStart:t.body.start,bodyEnd:t.body.end,functionEnd:t.end,isExpressionBody:s,needsTrailingReturn:c,bodyParenStart:s&&"number"==typeof t.body.extra?.parenStart?t.body.extra.parenStart:void 0,directivesEnd:p,functionId:l,probeVarName:o,probeIdx:String(n),entryVars:r,exitVars:i,returns:a}),u++}catch(e){a++}}}),0===u)return{code:t,failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:p,totalFunctions:d};const g=new Ct(t);for(let e=f.length-1;e>=0;e--)Mt(g,t,f[e]);return{code:g.toString(),map:g.generateMap({source:n,hires:!1}),failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:p,totalFunctions:d}}function Mt(e,t,n){const{probeVarName:o,probeIdx:r,functionId:i,entryVars:s,exitVars:a,returns:u,bodyStart:c,bodyEnd:p,functionEnd:d,isExpressionBody:l,bodyParenStart:f,directivesEnd:m}=n,h=`$dd_e${r}`,g=`$dd_l${r}`,y=`$dd_rv${r}`,b=s.join(", "),w=a.join(", "),$=""!==b,v=""!==w,k=$?`, ${h}()`:"",S=$?v?`, ${h}(), ${g}()`:`, ${h}()`:v?`, undefined, ${g}()`:"",x=`const ${o} = $dd_probes('${i}');`,E=$?`const ${h} = () => ({${b}});`:"",D=v?`const ${g} = () => ({${w}});`:"",P=`if (${o}) $dd_entry(${o}, this${k});`,j=`catch(e) { if (${o}) $dd_throw(${o}, e, this${k}); throw e; }`;if(l){if(null!=f){let n=-1;for(let e=p;e<d;e++)if(")"===t[e]){n=e;break}-1!==n&&(e.remove(f,f+1),e.remove(n,n+1))}const n=["{",x,E,D,"try {",P,`const ${y} = `].filter(Boolean).join("\n"),r=[";",`if (${o}) $dd_return(${o}, ${y}, this${S});`,`return ${y};`,`} ${j}`,"}"].join("\n");e.appendLeft(c,n),e.appendLeft(p,r)}else{const t=["",x,E,"try {",D,`let ${y};`,P].filter(Boolean).join("\n"),r=[""];n.needsTrailingReturn&&r.push(`if (${o}) $dd_return(${o}, undefined, this${S});`),r.push(`} ${j}`,"");const i=r.join("\n"),s=m??c+1;e.appendLeft(s,null!=m?`\n${t}`:t);for(const t of u)null!=t.argStart&&null!=t.argEnd?(e.appendLeft(t.argStart,`(${y} = `),e.appendLeft(t.argEnd,`, ${o} ? $dd_return(${o}, ${y}, this${S}) : ${y})`)):e.appendLeft(t.start,`if (${o}) $dd_return(${o}, undefined, this${S}); `);e.appendLeft(p-1,i)}}function Nt(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});else if(!n.isFunctionDeclaration(o)&&!n.isClassDeclaration(o))if(n.isBlockStatement(o))Nt(o.body,t,n);else if(n.isIfStatement(o))Nt([o.consequent],t,n),o.alternate&&Nt([o.alternate],t,n);else if(n.isForStatement(o)||n.isForInStatement(o)||n.isForOfStatement(o)||n.isWhileStatement(o)||n.isDoWhileStatement(o))Nt([o.body],t,n);else if(n.isSwitchStatement(o))for(const e of o.cases)Nt(e.consequent,t,n);else n.isTryStatement(o)?(Nt(o.block.body,t,n),o.handler&&Nt(o.handler.body.body,t,n),o.finalizer&&Nt(o.finalizer.body,t,n)):(n.isLabeledStatement(o)||n.isWithStatement(o))&&Nt([o.body],t,n)}function _t(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 _t(e,t)&&_t(o,t)}return!1}const It=["functionDeclaration","functionExpression","arrowFunction","objectMethod","classMethod","classPrivateMethod"],Ft=t.bold.red,zt=Number(process.env.DD_LD_LIMIT)||1/0,Lt=(e,t)=>{const n=t.getLogger(lt);let o=0,r=0,i=0,s=0,a=0,u=0,c=0,p=0;return{name:lt,enforce:"post",transform:{filter:{id:{include:e.include,exclude:e.exclude}},handler(d,l){if(e.include.length>0){if(!e.include.some((e=>"string"==typeof e?l.includes(e):e.test(l))))return{code:d}}for(const t of e.exclude){if("string"==typeof t?l.includes(t):t.test(l))return{code:d}}if(p>=zt)return{code:d};try{const n=Tt({code:d,filePath:l,buildRoot:t.buildRoot,honorSkipComments:e.honorSkipComments,functionTypes:e.functionTypes,namedOnly:e.namedOnly});return o+=n.instrumentedCount,c+=n.totalFunctions,r+=n.failedCount,i+=n.skippedByCommentCount,s+=n.skippedFileCount,a+=n.skippedUnsupportedCount,n.totalFunctions>0&&p++,0===n.instrumentedCount?{code:d}:(u++,{code:n.code,map:n.map})}catch(e){return n.error(`Instrumentation Error in ${l}: ${e}`,{forward:!0}),{code:d}}}},buildEnd:()=>{c>0&&n.info(`Live Debugger: ${o}/${c} functions instrumented across ${u}/${p} files`,{forward:!0,context:{failedCount:r,skippedByCommentCount:i,skippedFileCount:s,skippedUnsupportedCount:a,totalFilesWithFunctions:p,instrumentedCount:o,totalFunctions:c,transformedFileCount:u}})}}},qt=({options:e,context:t})=>{const n=((e,t)=>{const n=e[dt]||{},o=e.metadata?.version,r=[],i=e.errorTracking?.sourcemaps?.releaseVersion;if(void 0!==n.enable&&"boolean"!=typeof n.enable&&r.push(`${Ft("enable")} must be a boolean`),o&&i&&o!==i&&r.push(`${Ft("metadata.version")} must match ${Ft("errorTracking.sourcemaps.releaseVersion")} when both Live Debugger and sourcemap upload are configured`),void 0!==n.include)if(Array.isArray(n.include)){for(const e of n.include)if("string"!=typeof e&&!(e instanceof RegExp)){r.push(`${Ft("include")} patterns must be strings or RegExp`);break}}else r.push(`${Ft("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(`${Ft("exclude")} patterns must be strings or RegExp`);break}}else r.push(`${Ft("exclude")} must be an array of strings or RegExp`);if(void 0!==n.honorSkipComments&&"boolean"!=typeof n.honorSkipComments&&r.push(`${Ft("honorSkipComments")} must be a boolean`),void 0!==n.functionTypes)if(Array.isArray(n.functionTypes)){for(const e of n.functionTypes)if(!It.includes(e)){r.push(`${Ft("functionTypes")} contains invalid value "${e}". Valid values: ${It.join(", ")}`);break}}else r.push(`${Ft("functionTypes")} must be an array of FunctionKind values`);if(void 0!==n.namedOnly&&"boolean"!=typeof n.namedOnly&&r.push(`${Ft("namedOnly")} must be a boolean`),r.length)throw t.error(`\n - ${r.join("\n - ")}`),new Error(`Invalid configuration for ${lt}.`);return{enable:n.enable??!!e[dt],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(lt));return n.enable?(t.inject({type:"code",position:se.BEFORE,injectIntoAllChunks:!0,value:ht(n.version)}),[Lt(n,t)]):[]},Bt=[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};/(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}],Kt="metrics",Ut="datadog-metrics-plugin",Ht=e=>Math.floor((e||Date.now())/1e3),Wt=(e,t,n)=>({...e,tags:[...e.tags,...t],metric:n?`${n}.${e.metric}`:e.metric}),Jt=(e="")=>e.endsWith("/")?e:`${e}/`,Vt=(e,t)=>{let n=e;return e.split(Jt(t)),n.split("!").pop().replace(/(.*)?\/node_modules\//,"/node_modules/").replace(/^((\.)*\/)+/,"")},Gt=(e,t)=>e.split("!").pop().replace(Jt(t),"./"),Yt=(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)),Gt(o||"no-name",n)},Qt=e=>e.replace(/^.*\/node_modules\/(@[a-z0-9][\w-.]+\/[a-z0-9][\w-.]*|[^/]+).*$/,"$1"),Xt=e=>e.map((e=>({type:e?.constructor?.name??typeof e,name:e?.name,value:"string"==typeof e?e:void 0}))),Zt=t.bold.red,en=t.bold.cyan,tn=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},nn=(e,t)=>{if(!t||!t.size)return[];const n=Array.from(t.values());n.sort(tn("duration"));const o={name:`${e} duration`,values:n.map((e=>({name:e.name,value:L(e.duration)}))),top:!0};n.sort(tn("increment"));return[o,{name:`${e} hits`,values:n.map((e=>({name:e.name,value:e.increment.toString()}))),top:!0}]},on=(e,t,n)=>{const o=[];var r;n&&(o.push(...nn("Loader",n.loaders)),o.push(...nn("Tapable",n.tapables)),o.push(...nn("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},i=new Set,s=F(e.build),a=new Map,u=new Map,c=new Map;for(const e of s.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;i.add({name:t.name,size:t.size,aggregatedSize:r,dependents:o,dependencies:n})}if(!i.size)return[t,n,o];const p=Array.from(i);return p.sort(tn((e=>e.dependents.size))),t.values=p.map((e=>({name:e.name,value:e.dependents.size.toString()}))),p.sort(tn((e=>e.dependencies.size))),n.values=p.map((e=>({name:e.name,value:e.dependencies.size.toString()}))),p.sort(tn("size")),o.values=p.map((e=>({name:e.name,value:m(e.size)}))),p.sort(tn("aggregatedSize")),r.values=p.map((e=>({name:e.name,value:m(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(tn((e=>e.size))).map((e=>({name:e.name,value:m(e.size)}))),top:!0},{name:"Entry aggregated size",values:(r.build.entries||[]).sort(tn((e=>e.size))).map((e=>({name:e.name,value:m(e.size)}))),top:!0},{name:"Entry number of modules",values:(r.build.entries||[]).sort(tn((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,i=e.build.errors.length,s=e.build.entries?e.build.entries.length:0;return e.build.start&&t.values.push({name:"Overhead duration",value:L(e.build.start-e.start)}),e.build.duration&&t.values.push({name:"Build duration",value:L(e.build.duration)}),e.build.writeDuration&&t.values.push({name:"Write duration",value:L(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:s.toString()},{name:"Number of warnings",value:r.toString()},{name:"Number of errors",value:i.toString()}),[t]})(e));const i=(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=q(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))))),i=Math.max(n+4,o+r+4);for(const n of e){if(0===n.values.length)continue;const e=i-(n.name.length+4);t+=`\n== ${n.name} ${"=".repeat(e)}=\n`;for(const e of n.values){const n=r-e.value.length;t+=` [${Zt(e.value)}] ${" ".repeat(n)}${en(e.name)}\n`}}return t})(o);t.info(i)},rn="api/v1/series",sn=t.bold.green,an=["onStart","onLoad","onResolve","onEnd"],un=new Map,cn=new Map,pn=new Map,dn=(e,t,n)=>{const o=Object.assign({},e);for(const r of an)o[r]=async(o,i)=>{const s=cn.get(t)||{name:t,increment:0,duration:0,events:{}};s.events[r]=s.events[r]||{name:r,values:[]};const a="onLoad"===r;return(0,e[r])(o,(async(...e)=>{const o=Gt(e[0].path,n),u=pn.get(o)||{name:o,increment:0,duration:0,events:{}};u.events[r]=u.events[r]||{name:r,values:[]};const c=g.performance.now();try{return await i(...e)}finally{const n=g.performance.now(),i=n-c,p={start:c,end:n,duration:i,context:Xt(e)};if(s.events[r].values.push(p),s.duration+=i,s.increment+=1,cn.set(t,s),u.events[r].values.push(p),u.duration+=i,u.increment+=1,pn.set(o,u),a){const e=un.get(t)||{name:t,increment:0,duration:0,events:{}};e.events[r]=e.events[r]||{name:r,values:[]},e.events[r].values.push(p),e.duration+=i,e.increment+=1,un.set(t,e)}}}))};return o},ln=(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 i=dn(r,o.name,t);await n({...i,initialOptions:{...i.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:i,modules:s}={plugins:cn,modules:pn,loaders:un};o.end(),await e.asyncHook("timings",{tapables:r,loaders:i,modules:s})}))}});class fn{constructor(e){this.started={},this.finished=[],this.cwd=e}startModule(e,t){const n=Yt(e,t,this.cwd),o=(e=>(e.loaders||[]).map((e=>e.loader||e)).map(Qt))(e);o.length||o.push("no-loader"),this.started[n]={module:Vt(n),timings:{start:g.performance.now(),duration:0,end:0},loaders:o}}doneModule(e,t){const n=Yt(e,t,this.cwd),o=this.started[n];o&&(o.timings.end=g.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:{}},i=n.loaders.join(",");r.events[i]=r.events[i]||{name:i,values:[]},r.events[i].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 mn{constructor(e){this.monitoredTaps={},this.tapables=[],this.hooks={},this.timings=new Map,this.ignoredHooks=["normalModuleLoader"],this.cwd=e}saveResult(e,t,n,o,r,i){const s=this.timings.get(t)||{name:t,duration:0,increment:0,events:{}};s.events[n]||(s.events[n]={name:n,values:[]}),s.events[n].values.push({start:r,end:i,duration:i-r,context:o,type:e}),s.duration+=i-r,s.increment+=1,this.timings.set(t,s)}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 i=g.performance.now(),s=t.apply(this,r),a=()=>{this.saveResult(e,n,o,Xt(r),i,g.performance.now())};return s.then(a,a),s}}getAsyncTapPatch(e,t,n,o){return(...r)=>{this.checkNewHooks();const i=g.performance.now(),s=r.pop();return t.apply(this,[...r,(...t)=>(this.saveResult(e,n,o,Xt(r),i,g.performance.now()),s(...t))])}}getDefaultTapPatch(e,t,n,o){return(...r)=>{this.checkNewHooks();const i=g.performance.now(),s=t.apply(this,r);return this.saveResult(e,n,o,Xt(r),i,g.performance.now()),s}}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,i)=>{const s="string"==typeof(a=r)?a:a.name;var a;const u=`${t}-${s}`;if(this.monitoredTaps[u])return n.call(o,r,i);this.monitoredTaps[u]=!0;const c=this.getTapPatch(e,i,s,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(Ut)||(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 hn=e=>async t=>{const n=e.getLogger(Ut),o={name:Ut},r=new mn(e.buildRoot),i=new fn(e.buildRoot),s=n.time("parse compiler hooks");r.throughHooks(t),s.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=>{i.startModule(t,e)})),e.hooks.succeedModule.tap(o,(t=>{i.doneModule(t,e)})),e.hooks.failedModule&&e.hooks.failedModule.tap(o,(t=>{i.doneModule(t,e)}))})),t.hooks.afterEmit.tapPromise(o,(async()=>{const{timings:t}=r.getResults(),{loaders:n,modules:o}=i.getResults();await e.asyncHook("timings",{tapables:t,loaders:n,modules:o})}))},gn={filters:Bt},yn=({options:e,context:t})=>{const n=t.getLogger(Ut);let o=0;const r=((e,t)=>{const n=e[Kt],o=Ht(n?.timestamp);let r=!1===n?.enableDefaultPrefix?"":`build.${t}`;return n?.prefix&&(r+=r?`.${n.prefix}`:n.prefix),{enable:!!e[Kt],enableDefaultPrefix:!0,enableTracing:!1,filters:Bt,tags:[],...e[Kt],timestamp:o,prefix:r.toLowerCase().replace(/(^\.*|\.*$)/g,"")}})(e,t.bundler.name),i=[];if(!r.enable)return i;const s={name:Ut,enforce:"pre",esbuild:ln(t,n),webpack:hn(t),rspack:hn(t)},a=n.time("build",{start:!1}),u=r.enableTracing&&["esbuild","webpack","rspack"].includes(t.bundler.name);let c,p;const d=async()=>{t.build.end=Date.now(),t.build.duration=t.build.end-t.build.start,t.build.writeDuration=t.build.end-o;const e=n.time("aggregating metrics"),i=r.timestamp,s=n.time("aggregate universal metrics"),a=((e,t)=>{const n=new Set,o=e.inputs||[],r=e.outputs||[],i=e.entries||[],s=e.warnings.length,a=e.errors.length,u=e.duration,c=new Map,p=new Map,d=new Map;for(const e of i){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$/,"");d.has(n)||d.set(n,[]),d.get(n).push(e.name)}}for(const e of r)for(const t of e.inputs)p.has(t.filepath)||p.set(t.filepath,[]),p.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,i.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,s]],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}`))),p.has(e.filepath)&&o.push(...p.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$/,"");d.has(r)&&o.push(...d.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 i){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})(p,i);s.end();const u=n.time("aggregate plugins metrics"),d=((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 i of Object.values(o.events)){let s=0;r+=i.values.length;for(const t of i.values){const n=t.end-t.start;s+=n,e+=n}n.add({metric:"plugins.hooks.duration",type:"duration",points:[[t,s]],tags:[`pluginName:${o.name}`,`hookName:${i.name}`]}).add({metric:"plugins.hooks.increment",type:"count",points:[[t,i.values.length]],tags:[`pluginName:${o.name}`,`hookName:${i.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})(c?.tapables,i);u.end();const l=n.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})(c?.loaders,i);l.end();const m=((e,t,n,o,r)=>{const i=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}i.add(Wt(e,o,r))}const s=Array.from(i).filter((e=>e.toSend)).length;return i.add(Wt({metric:"metrics.count",type:"count",points:[[t,s+1]],tags:[],toSend:!0},o,r)),i})(new Set([...a,...d,...f]),i,r.filters,r.tags,r.prefix);await t.asyncHook("metrics",m),e.end();const h=n.time("outputing report");on(t,n,c),h.end();const g=n.time("sending metrics to Datadog");await((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 i=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: ${sn(`https://api.${t.site}/${rn}`)}\n\nMetrics:\n - ${i.join("\n - ")}`),M({method:"POST",url:`https://api.${t.site}/${rn}?api_key=${t.apiKey}`,getData:()=>({data:JSON.stringify({series:o})})}).catch((e=>{n.error(`Error sending metrics ${e}`)}))})(m,{apiKey:t.auth.apiKey,site:t.auth.site},n),g.end()},l={name:"datadog-universal-metrics-plugin",enforce:"post",buildStart(){a.resume(),t.build.start=t.build.start||Date.now(),e[Kt]?.timestamp||(r.timestamp=Ht(t.build.start))},buildEnd(){a.end(),o=Date.now()},async timings(e){c=e,p&&await d()},async buildReport(e){p=e,!c&&u||await d()}};return r.enableTracing&&i.push(s),i.push(l),i},bn="output",wn="datadog-output-plugin",$n=(e,t)=>"string"==typeof t?t.replace(/(\.json)?$/,".json"):!0===t?`${e}.json`:t,vn=e=>{const t=void 0===e;return{build:$n("build",e?.build??t),bundler:$n("bundler",e?.bundler??t),dependencies:$n("dependencies",e?.dependencies??t),errors:$n("errors",e?.errors??t),logs:$n("logs",e?.logs??t),metrics:$n("metrics",e?.metrics??t),timings:$n("timings",e?.timings??t),warnings:$n("warnings",e?.warnings??t)}},kn=(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}))}))},Sn=e=>{const t=new Set;return{buildStart(){t.clear()},writeBundle(e,n){t.add(n)},closeBundle(){e((()=>Array.from(t)))}}},xn=({options:e,context:t})=>{const n=(e=>({enable:!!e[bn],path:"./",...e[bn],files:vn(e[bn]?.files)}))(e),o=t.getLogger(wn);if(!n.enable)return[];const r=(e,r)=>{const i=n.files[e];if(!r||!1===i)return;t.queue((async()=>{const e=o.time(`output ${i}`),s=((e,t,n)=>{const o=c.isAbsolute(t)?t:c.resolve(e,t);return c.resolve(o,n)})(t.bundler.outDir,n.path,i);let p;try{const e="function"==typeof r?await r():r;await(async(e,t)=>{await ee(c.dirname(e));const n=a.createWriteStream(e),o=new u.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})(s,e)}catch(e){p=e}p?o.error(`Failed writing ${i}: ${p}`):o.debug(`Wrote "./${c.relative(t.buildRoot,s)}"`),e.end()})())};return[{name:wn,buildReport(e){const t=o.time("serialize report"),n=F(e);t.end(),r("build",{bundler:n.bundler,metadata:n.metadata,start:n.start,end:n.end,duration:n.duration,writeDuration:n.writeDuration,entries:n.entries,outputs:n.outputs}),r("logs",n.logs),r("timings",n.timings),r("dependencies",n.inputs),r("errors",n.errors),r("warnings",n.warnings)},metrics(e){r("metrics",(()=>Array.from(e)))},esbuild:{setup(e){e.onEnd((e=>{r("bundler",e.metafile)}))}},rspack:kn(o,(e=>{r("bundler",e)})),rollup:Sn((e=>{r("bundler",e)})),vite:Sn((e=>{r("bundler",e)})),webpack:kn(o,(e=>{r("bundler",e)}))}]},En="rum",Dn="datadog-rum-plugin",Pn=e=>`(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(e)},${JSON.stringify("DD_SOURCE_CODE_CONTEXT")});`,jn="datadog-rum-privacy-plugin";const Cn=(e,t)=>{const n=t.getLogger(jn),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,i=0;return{name:jn,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?.()),s=y.instrument({id:t,code:e,map:n},o);return 0===s.privacyDictionarySize?{code:e}:(r+=s.privacyDictionarySize,i++,s)}catch(t){return n.error(`Instrumentation Error: ${t}`,{forward:!0}),{code:e}}}},buildEnd:()=>{n.debug(`Privacy dictionary will include ${r} entries across ${i} files`,{forward:!0,context:{dictionaryEntryCount:r,fileCount:i}})}}},Rn=e=>`DD_RUM.init({${JSON.stringify(e.sdk).replace(/(^{|}$)/g,"")}});\n`,An=(e,t)=>{const n=e.sdk;if(n.clientToken)return Rn(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 M({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 Rn({...e,sdk:{clientToken:o,...n}})}},On=e=>{const n=t.bold.red,o=e[En]||{},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 i={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={...i,...o.sdk},r},Tn=e=>{const t=e[En]||{},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},Mn=e=>{const n=t.bold.red,o=e[En]||{},r={errors:[]};if(!o.sourceCodeContext)return r;const i=o.sourceCodeContext;return i?.service&&"string"==typeof i.service||r.errors.push(`Missing ${n('"rum.sourceCodeContext.service"')}.`),r.config={...i,version:i.version||e.metadata?.version},r},Nn=({options:e,context:t})=>{const n=((e,t)=>{const n=[],o=On(e),r=Tn(e),i=Mn(e);if(n.push(...o.errors),n.push(...r.errors),n.push(...i.errors),n.length)throw t.error(`\n - ${n.join("\n - ")}`),new Error(`Invalid configuration for ${Dn}.`);const s={enable:!!e[En],...e[En],sdk:void 0,privacy:void 0,sourceCodeContext:void 0};return o.config&&(s.sdk=o.config),r.config&&(s.privacy=r.config,t.debug(`datadog-rum-privacy plugin options: ${JSON.stringify(s.privacy,((e,t)=>t instanceof RegExp?t.toString():t))}`,{forward:!0})),i.config&&(s.sourceCodeContext=i.config),s})(e,t.getLogger(Dn)),o=[];if(!n.enable)return o;if(n.sourceCodeContext&&t.inject({type:"code",position:se.BEFORE,injectIntoAllChunks:!0,value:Pn(n.sourceCodeContext)}),n.sdk&&(t.inject({type:"file",position:se.MIDDLE,value:c.join(__dirname,"./rum-browser-sdk.js")}),t.inject({type:"code",position:se.MIDDLE,value:An(n,t)})),n.privacy){t.inject({type:"file",position:se.BEFORE,value:c.join(__dirname,"./privacy-helpers.js")});const e=Cn(n.privacy,t);o.push(e)}return o},_n="datadog-analytics-plugin",In=({context:e})=>{const t=e.getLogger(_n);return[{name:_n,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}`)}})())}}]},Fn="datadog-async-queue-plugin",zn=e=>{const{context:t,stores:n}=e,o=t.getLogger(Fn),r=[];return t.queue=e=>{const t=e.catch((e=>{r.push(e.message||e.toString())}));n.queue.push(t)},[{name:Fn,asyncTrueEnd:async()=>{await Promise.all(n.queue),r.length>0&&o.error(`Error occurred while processing async queue:\n ${r.join("\n ")}`)}}]},Ln=async(e,t,n)=>{const o=[],r=e.initialOptions.entryPoints,i=[],s=[];if(Array.isArray(r))for(const e of r){const t=e&&"object"==typeof e?e.in:e;i.push({path:t})}else r&&"object"==typeof r&&i.push(...Object.entries(r).map((([e,t])=>({name:e,path:t}))));const a=i.flatMap((e=>{return(t=e.path,t.includes("*")?l.glob.sync(t):[t]).map((t=>[e,t]));var t})).map((async([n,r])=>{const i=await e.resolve(r,{kind:"entry-point",resolveDir:t.buildRoot});i.errors.length&&s.push(...i.errors.map((e=>e.text))),i.path&&o.push({name:n.name,resolved:i.path,original:n.path})}));for(const e of s)n.error(e);return await Promise.all(a),o},qn=/\.(?!.*(?:\.|\/|\\))(\w{1,})/g,Bn=/(\?|%3F|\|)+/gi,Kn=e=>{return"unknown"===e?e:e.includes("webpack/runtime")?"runtime":(t=Wn(e),qn.lastIndex=0,qn.exec(t)?.[1]||"unknown");var t},Un=["unknown","commonjsHelpers.js",`vite${c.sep}preload-helper.js`],Hn=(e,t,n)=>{const o=new Set;for(const n of e){const e=Wn(n);I(n)||e===t||Un.includes(e)||o.add(e)}return o},Wn=e=>e.split("!").pop().split(Bn).shift().replace(/^[^\w\s.,!@#$%^&*()=+~`\-/\\]+/,""),Jn=(e,t)=>I(t)?D:"unknown"===t?t:t.includes("webpack/runtime")?t.replace("webpack/runtime/","").replace(/ +/g,"-"):((e,t)=>{const n=t.split(c.sep),o=e.split(c.sep).filter(((e,t)=>e===n[t])).join(c.sep);return e.replace(o,"")})(t.split("!").pop(),e).split("node_modules").pop().split(Bn).shift().replace(/^((\.\.?)?[/\\])+/g,""),Vn=(e,t)=>Object.fromEntries(Object.entries(e).map((([e,n])=>[$e(t,e),n]))),Gn=(e,t)=>({setup(n){const o=new Map;let r=[];const i=t.time("build report",{start:!1});n.onStart((async()=>{o.clear(),r=[],i.resume();const s=t.time("process entries");r.push(...await Ln(n,e,t));for(const t of r){const n=Jn(e.bundler.outDir,t.resolved);t.name?o.set(n,t.name):o.set(n,n)}s.end(),i.pause()})),n.onEnd((async n=>{i.resume();const r=t.time("collecting errors and warnings"),s=e.bundler.outDir,a=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 u=[],p=[],d=[],l=[],f=[],m={},h={},g=t.time("indexing metafile data"),y=Vn(n.metafile.inputs,a),b=Vn(n.metafile.outputs,a);g.end();const w=e=>{if(!I(e))return e;const t=y[$e(a,e)];if(!t)return e;const n=t.imports.find((e=>!I(e.path)));return n?n.path:e},$=t.time("looping through inputs");for(const[e,t]of Object.entries(n.metafile.inputs)){if(I(e))continue;const n=$e(a,e),o={name:Jn(s,e),filepath:n,dependents:new Set,dependencies:new Set,size:t.bytes,type:Kn(e)};m[n]=o,u.push(o)}$.end();const v=t.time("looping through outputs");for(const[e,r]of Object.entries(n.metafile.outputs)){const n=$e(a,e),i=Jn(s,n),u=[];for(const e of Object.keys(r.inputs)){if(I(e))continue;const n=m[$e(a,e)];n?u.push(n):t.debug(`Input ${e} not found for output ${i}`)}if(r.entryPoint&&!u.length){const e=m[$e(a,r.entryPoint)];if(!e){t.debug(`Input ${r.entryPoint} not found for output ${i}`);continue}u.push(e)}const c={name:i,filepath:n,inputs:u,size:r.bytes,type:Kn(n)};if(h[n]=c,"map"===c.type&&l.push(c),p.push(c),!r.entryPoint)continue;const f=m[$e(a,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};d.push(e)}}v.end();const k=t.time("looping through sourcemaps");for(const e of l){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 S={inputs:{report:m,meta:y},outputs:{report:h,meta:b}},x=/(<runtime>|https:|file:|data:|#)/g,E=e=>!I(e)&&!e.match(x),D=(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 i=n.meta[e];if(!i)return t.debug(`Could not find metafile's ${e}`),o;if(!i.imports||!i.imports.length)return o;for(const t of i.imports){const i=t.path.match(/^\.\.?\//),p=i?c.dirname(e):a,d=$e(p,t.path);if(t.external){if(E(t.path)){const e=i?d:t.path,n=S.inputs.report[e]||{filepath:e,name:Jn(s,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),u.includes(n)||u.push(n),S.inputs.report[e]=n,o[n.filepath]=n}}else D(d,n,o)}return o},P=t.time("looping through entries");for(const e of d){const t={},n={};for(const n of e.inputs)D(n.filepath,S.inputs,t);for(const t of e.outputs)D(t.filepath,S.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)}P.end();const j=t.time("aggregate dependencies and dependents");for(const e of u){if("external"===e.type)continue;const n=S.inputs.meta[e.filepath];if(n)for(const o of n.imports){if(!E(o.path))continue;const n=o.path.match(/^\.?\.\//),r=n?c.dirname(e.filepath):a,i=$e(r,o.path);let s;if(o.external){const e=n?i:o.path;s=S.inputs.report[e]}else s=S.inputs.report[i];s?(e.dependencies.add(s),s.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}`)}j.end(),e.build.outputs=p,e.build.inputs=u,e.build.entries=f,i.end(),await e.asyncHook("buildReport",e.build)}))}}),Yn=(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}),s=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}),p=new Map,d=new Map,l=new Map,f=new Map;return{buildStart(){f.clear(),p.clear(),d.clear(),l.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=Wn(e.id),o=f.get(t)||{dependencies:new Set,dependents:new Set},r=Hn(new Set([...e.dynamicallyImportedIds,...e.importedIds]),t),i=Hn(new Set([...e.dynamicImporters,...e.importers]),t);for(const e of i)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?$e(e.buildRoot,n.dir):e.bundler.outDir,g=new Set,y=new Set,b=new Map;s.resume();for(const[e,{dependencies:t,dependents:n}]of f){for(const n of t){const t=Wn(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=Wn(t),o=f.get(n)||{dependencies:new Set,dependents:new Set};o.dependencies.has(e)||(o.dependencies.add(e),f.set(n,o))}}s.end(),i.resume();for(const[e,n]of Object.entries(m)){const o=$e(h,e),r="code"in n?Buffer.byteLength(n.code,"utf8"):Buffer.byteLength(n.source,"utf8"),i=d.get(o)||{name:e,filepath:o,inputs:[],size:r,type:Kn(e)};if("map"===i.type&&y.add(i),"modules"in n)for(const[e,t]of Object.entries(n.modules)){if(Wn(e)!==e)continue;let n=t.originalLength;if(!n&&0!==n)try{n=a.statSync(e).size}catch(e){n=t.renderedLength}const o=p.get(e)||{name:Jn(h,e),dependencies:new Set,dependents:new Set,filepath:e,size:n,type:Kn(e)};i.inputs.push(o),p.set(o.filepath,o)}if("imports"in n)for(const e of n.imports){const n=Wn(e);if(!f.has(n)){b.set($e(h,n),i);continue}if(p.has(n)){t.debug(`Input report already there for ${n} from ${i.name}.`);continue}const o=p.get(n)||{name:Jn(h,e),dependencies:new Set,dependents:new Set,filepath:n,size:0,type:"external"};i.inputs.push(o),p.set(o.filepath,o)}"isEntry"in n&&n.isEntry&&g.add({...i,name:n.name,size:0,outputs:[i]}),d.set(i.filepath,i)}i.end();for(const[e,n]of b){const o=d.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 p){const o=f.get(e);if(o){for(const e of o.dependencies){const o=p.get(e);o?n.dependencies.add(o):t.debug(`Could not find input for dependency ${Jn(h,e)} of ${n.name}`)}for(const e of o.dependents){const o=p.get(e);o?n.dependents.add(o):t.debug(`Could not find input for dependent ${Jn(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=d.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=Jn(h,e),r=d.get(e);if(!r)return p.has(o)||t.debug(`Could not find output for ${o}`),n;n.set(e,r);const i=m[Jn(h,e)];if(!i)return t.debug(`Could not find asset for ${o}`),n;const s=[];"imports"in i&&s.push(...i.imports),"dynamicImports"in i&&s.push(...i.dynamicImports);for(const e of s)w($e(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),l.has(e.filepath)&&t.debug(`Entry "${e.name}":"${Jn(h,e.filepath)}" already reported.`),l.set(e.filepath,e)}r.pause(),o.pause()},async closeBundle(){e.build.inputs=Array.from(p.values()),e.build.outputs=Array.from(d.values()),e.build.entries=Array.from(l.values()),r.end(),o.end(),await e.asyncHook("buildReport",e.build)}}},Qn=(e,t,n)=>o=>{let r=[],i=[],s=[];const a=new Map,u=new Map,c=new Map,p=new Map,d=[],l=new Map,f=n.time("build report",{start:!1}),m=e=>!(!e||e.startsWith("webpack/runtime")||e.startsWith("multi ")||I(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=Wn(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(p.has(e)){const n=p.get(e);n.dependencies.push(...t.dependencies||[]),n.blocks.push(...t.blocks||[])}else p.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=Wn(t.request);if(p.has(n))return p.get(n);if(e.context){const t=$e(Wn(e.context),n);if(p.has(t))return p.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=[],i=[],s=[],a.clear(),u.clear(),p.clear(),l.clear(),o.hooks.finishModules.tap(t,(t=>{f.resume();const o=n.time("dependency graph"),i=n.time("indexing modules");for(const e of t)g(e);i.end();const s=n.time("building inputs");for(const n of t){const t=n.identifier(),o=Jn(e.bundler.outDir,t),i=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 s=l.get(t)||{dependents:new Set,dependencies:new Set};for(const e of i){const n=l.get(e)||{dependencies:new Set,dependents:new Set};n.dependents.add(t),s.dependencies.add(e),l.set(e,n)}l.set(t,s);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:Kn(t)};r.push(u),a.set(t,u),w(n)&&a.set(h(t),u)}s.end();const u=n.time("assigning dependencies and dependents");for(const e of r){const t=l.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,p=t.getAssets(),l=t=>[...t.files||[],...t.auxiliaryFiles||[]].map((t=>$e(e.bundler.outDir,t))),h=n.time("indexing chunks"),g=t.chunkGraph;for(const e of o){const t=l(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"===Kn(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 p){const o={size:t.source.size()||0,name:t.name,inputs:[],filepath:$e(e.bundler.outDir,t.name),type:Kn(t.name)};if(u.set(o.filepath,o),i.push(o),"map"===o.type){d.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 d){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"),$=(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=$(o,t);for(const t of e)n.add(t)}return n};for(const[o,r]of t.entrypoints){const t=new Map,i=new Map;let a=0;const c=$(r),p=Array.from(c).flatMap(l),d=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"===Kn(e)));for(const e of p){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)i.has(e.filepath)||i.set(e.filepath,e);a+=o.size}}else n.debug(`Could not find output of ${JSON.stringify(e)}`)}const f={name:o,filepath:d?$e(e.bundler.outDir,d):"unknown",size:a,inputs:Array.from(i.values()),outputs:Array.from(t.values()),type:d?Kn(d):"unknown"};s.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=i,e.build.entries=s,f.end(),await e.asyncHook("buildReport",e.build)}))},Xn="datadog-build-report-plugin",Zn=e=>{const{context:t}=e,n=t.getLogger(Xn);return[{name:Xn,enforce:"post",esbuild:Gn(t,n),rspack:Qn(t,Xn,n),webpack:Qn(t,Xn,n),vite:Yn(t,n),rollup:Yn(t,n)}]},eo="datadog-bundler-report-plugin",to=(e,t)=>t?c.isAbsolute(t)?t:c.resolve(e,t):"",no=e=>{if(!e)return[];return(Array.isArray(e)?e:[e]).map((e=>e.dir?e.dir:e.file?c.dirname(e.file):void 0)).filter(Boolean)},oo=e=>t=>{e.bundler.rawConfig=t.options,t.options.output?.path&&(e.bundler.outDir=to(process.cwd(),t.options.output.path)),e.hook("bundlerReport",e.bundler),t.options.context&&(e.buildRoot=t.options.context),e.hook("buildRoot",e.buildRoot)},ro=e=>({configResolved(t){e.bundler.rawConfig=t;let n=t.build?.outDir??"dist";const o=t.build?.rollupOptions?.output,r=no(o);e.buildRoot=t.root??process.cwd(),o&&r.length&&(n=ke(r,process.cwd())),e.bundler.outDir=to(e.buildRoot,n),e.hook("buildRoot",e.buildRoot),e.hook("bundlerReport",e.bundler)}}),io=e=>{const{context:t}=e,n=t.getLogger(eo);return[{name:eo,enforce:"pre",esbuild:{setup(e){t.bundler.rawConfig=e.initialOptions,e.initialOptions.absWorkingDir&&(t.buildRoot=e.initialOptions.absWorkingDir),e.initialOptions.outdir&&(t.bundler.outDir=to(t.buildRoot,e.initialOptions.outdir)),e.initialOptions.outfile&&(t.bundler.outDir=to(t.buildRoot,c.dirname(e.initialOptions.outfile))),t.hook("buildRoot",t.buildRoot),t.hook("bundlerReport",t.bundler),e.initialOptions.metafile=!0}},webpack:oo(t),rspack:oo(t),vite:ro(t),rollup:{options(e){let n;if("output"in e){const t=no(e.output);n=ke(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(c.dirname(e))}}return Array.from(t)})(e);if(n){t.bundler.outDir=$e(process.cwd(),n);const e=ke([n,...o],process.cwd());t.buildRoot=e===c.sep?process.cwd():e}else t.buildRoot=ke(o,process.cwd()),t.bundler.outDir=c.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=no(e);ke(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.")}}}]},so="datadog-custom-hooks-plugin",ao=e=>{const{context:t}=e,n=t.getLogger(so),o=e=>(o,...r)=>{const i=n.time(`execution | ${o}`,{tags:["type:custom-hook",`hook:${o}`]}),s=[],a=[];for(const n of t.plugins){if(!(o in n))continue;const t=n[o];if("function"==typeof t)try{const i=t(...r);i instanceof Promise&&(e||s.push(`Plugin "${n.name}" returned a promise on the non async hook "${o}".`),a.push(i))}catch(e){s.push(`Plugin "${n.name}" errored on hook "${o}". [${e}]`)}else s.push(`Plugin "${n.name}" has an invalid hook type for "${o}". [${typeof t}]`)}if(s.length>0){for(const e of s)n.error(e);throw new Error("Some plugins errored during the hook execution.")}return Promise.all(a).finally((()=>i.end()))};return t.hook=o(!1),t.asyncHook=o(!0),[{name:so,enforce:"pre"}]};class uo{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=ne(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 i=this.matchSources(r);if(0!==i.length)return i;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 co=async e=>{const t=await e.getRemotes(!0);if(0===t.length)throw new Error("No git remotes available");const n=await po(e);for(const e of t)if(e.name===n)return B(e.refs.push);return B(t[0].refs.push)},po=async e=>{try{return(await e.getConfig("clone.defaultRemoteName"))?.value??"origin"}catch(e){return"origin"}},lo=async e=>e.revparse("HEAD"),fo=async e=>(await e.raw("ls-files")).split(/\r\n|\r|\n/),mo=async e=>e.branch(),ho=async e=>e.show(["-s","--format=%s"]),go=async e=>e.show(["-s","--format=%an,%ae,%aI,%cn,%ce,%cI"]),yo="datadog-git-plugin",bo=e=>{const{options:t,context:n}=e,o=n.getLogger(yo),r=o.time("get git information",{start:!1}),i=async e=>{try{const t=await(async e=>{const t=[lo(e),mo(e),ho(e),go(e),fo(e),co(e)],[n,o,r,i,s,a]=await Promise.all(t),[u,c,p,d,l,f]=i.split(",").map((e=>e.trim()));return{commit:{author:{name:u,email:c,date:p},committer:{name:d,email:l,date:f},message:r.trim(),hash:n},hash:n,branch:o.current,remote:a.trim(),trackedFilesMatcher:new uo(s)}})(await(async e=>{const t={baseDir:e||process.cwd(),binary:"git",maxConcurrentProcesses:3};try{const e=b.simpleGit(t),n=await e.revparse("--show-toplevel");t.baseDir=n}catch{}return b.simpleGit(t)})(c.dirname(e)));n.git=t,r.end(),await n.asyncHook("git",n.git)}catch(e){o.error(`Could not get git information: ${e.message}`)}};return[{name:yo,enforce:"pre",buildRoot(e){if(z(t))try{r.resume();const t=ve(e,".git");if(!t)return o.warn("No .git directory found, skipping git plugin."),void r.end();n.queue(i(t))}catch(e){o.error(`Could not get git information: ${e.message}`)}}}]},wo="datadog-injection-plugin",$o=/^https?:\/\//,vo=[".mjs",".mjsx",".js",".ts",".tsx",".jsx"],ko=t.bold.yellow,So=async(e,t=process.cwd())=>(e=>s.readFile(e,{encoding:"utf-8"}))($e(t,e)),xo=async(e,t,n=process.cwd())=>{let o;const r=await(async e=>"function"==typeof e.value?e.value():e.value)(e);try{if("file"===e.type)o=r.match($o)?await(async(e,t=5e3)=>{let n;return Promise.race([M({retries:2,minTimeout:100,url:e}).finally((()=>{t&&clearTimeout(n)})),new Promise(((e,o)=>{n=setTimeout((()=>{o(new Error("Timeout"))}),t)}))])})(r):await So(r,n);else{if("code"!==e.type)throw new Error(`Invalid item type "${e.type}", only accepts "code" or "file".`);o=r}}catch(i){const s=`${e.type} - ${q(r)}`;e.fallback?(t.debug(`Fallback for "${s}": ${i.toString()}`),o=await xo(e.fallback,t,n)):t.warn(`Failed "${s}": ${i.toString()}`)}return o},Eo=(e,t)=>{const n=e.filter((e=>e.position===t.position&&(!t.onAllChunks||e.injectIntoAllChunks)));if(0===n.length)return"";return`// begin injection by Datadog build plugins\n${n.map((e=>`(() => {${e.value}})();`)).join("\n\n")}\n// end injection by Datadog build plugins`},Do=async(e,t,n,o=process.cwd())=>{const r=await(async(e,t,n=process.cwd())=>{const o=new Map;for(const[r,i]of e.entries()){const e=await xo(i,t,n);if(e){const t=i.position||se.BEFORE;o.set(r,{value:e,injectIntoAllChunks:"injectIntoAllChunks"in i&&i.injectIntoAllChunks,position:t})}}return o})(t,e,o);for(const e of r.values())n.push(e)},Po=e=>e instanceof Error&&"code"in e,jo=e=>vo.includes(e),Co=(e,t,n)=>{e.warn(`"${ko(t)}" files are not supported (${ko(n)}).`)},Ro=a.promises,Ao=(e,t,n)=>({setup(o){const{onStart:r,onResolve:i,onLoad:u,onEnd:p,esbuild:l,initialOptions:f}=o,m=[],h=`${t.bundler.name}.${se.MIDDLE}.${D}.js`,g=a.realpathSync(d.tmpdir()),y=c.resolve(g,h),b=new RegExp(`${h}$`),w=f.inject;f.inject=w?[...w]:[],f.inject.push(y),r((async()=>{m.push(...await Ln(o,t,e)),o.initialOptions.inject=w;try{await(async(e,t)=>{await ee(c.dirname(e)),await s.writeFile(e,t,{encoding:"utf-8"})})(y,"")}catch(t){e.error(`Could not create the files: ${t.message}`)}})),i({filter:b},(async e=>({path:e.path,namespace:wo}))),u({filter:b,namespace:wo},(async()=>({contents:Eo(n,{position:se.MIDDLE})||" ",resolveDir:t.buildRoot,loader:"js"}))),p((async o=>{if(!o.metafile)return void e.warn("Missing metafile from build result.");const r=Eo(n,{position:se.BEFORE}),i=Eo(n,{position:se.AFTER}),s=Eo(n,{position:se.BEFORE,onAllChunks:!0}),a=Eo(n,{position:se.AFTER,onAllChunks:!0});if(!(r||i||s||a))return;const u=[];for(const[n,p]of Object.entries(o.metafile.outputs)){const o=p.entryPoint&&m.some((e=>e.resolved.endsWith(p.entryPoint))),d=o?r:s,f=o?i:a;if(!d&&!f)continue;const h=$e(t.buildRoot,n),{base:g,ext:y}=c.parse(h);jo(y)?u.push((async()=>{try{const e=await Ro.readFile(h,"utf-8"),t=await l.transform(e,{loader:"default",banner:d,footer:f});await Ro.writeFile(h,t.code)}catch(t){if(!Po(t)||"ENOENT"!==t.code)throw t;e.warn(`Could not inject content in ${h}: ${t}`)}})()):Co(e,y,g)}await Promise.all(u)}))}}),Oo=D,To="?inject-proxy",Mo=(e,t)=>({banner(n){const o=Eo(t,{position:se.BEFORE,onAllChunks:!n.isEntry});if(""===o||!n.fileName)return"";const{base:r,ext:i}=c.parse(n.fileName);return jo(i)?o:(Co(e,i,r),"")},async resolveId(e,n,o){if(I(e))return{id:e,moduleSideEffects:!0};if(o.isEntry&&Eo(t,{position:se.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}${To}`}return null},load(e){if(I(e))return Eo(t,{position:se.MIDDLE});if(e.endsWith(To)){const t=e.slice(0,-13),n=this.getModuleInfo(t);let o=`import ${JSON.stringify(Oo)};\nexport * from ${JSON.stringify(t)};`;return n?.hasDefaultExport&&(o+=`export { default } from ${JSON.stringify(t)};`),o}return null},footer(n){const o=Eo(t,{position:se.AFTER,onAllChunks:!n.isEntry});if(""===o||!n.fileName)return"";const{base:r,ext:i}=c.parse(n.fileName);return jo(i)?o:(Co(e,i,r),"")}}),No=(e,t,n,o,r)=>i=>{const s=new WeakMap,u=e.sources.ConcatSource,p=n.bundler.name,d=c.resolve(n.buildRoot,"node_modules",".cache","datadog-build-plugins",`${p}.${se.MIDDLE}.${D}.js`);te(d,"");i.hooks.shutdown.tap(wo,(()=>{var e;e=d,a.rmSync(e,{force:!0,maxRetries:3,recursive:!0})}));const l=async()=>{await Do(t,o,r,n.buildRoot)};i.hooks.beforeRun.tapPromise(wo,l),i.hooks.watchRun.tapPromise(wo,l),i.hooks.compilation.tap(wo,(n=>{const o=e.Compilation.PROCESS_ASSETS_STAGE_ADDITIONS;n.hooks.processAssets.tap({name:wo,stage:o},(()=>{const e=Eo(r,{position:se.BEFORE}),o=Eo(r,{position:se.AFTER}),i=Eo(r,{position:se.BEFORE,onAllChunks:!0}),a=Eo(r,{position:se.AFTER,onAllChunks:!0});for(const r of n.chunks){let p=e,d=o;if(r.canBeInitial()||(p=i,d=a),""!==p||""!==d)for(const e of r.files){const{base:o,ext:r}=c.parse(e);jo(r)?n.updateAsset(e,(e=>{const t=s.get(e);if(!t||t.banner!==p||t.footer!==d){const t=new u(p,"\n",e,"\n",d);return s.set(e,{source:t,banner:p,footer:d}),t}return t.source})):Co(t,r,o)}}}))}));const f=(e=>{const n={import:[d]},o=e=>{for(const[n,o]of Object.entries(e))"object"==typeof o?(o.import=o.import||[],o.import.unshift(d)):"string"==typeof o?e[n]=[d,o]:Array.isArray(o)?o.unshift(d):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},_o=e=>{const{bundler:t,context:n}=e,o=n.getLogger(wo),r=new Map,i=[];n.inject=e=>{r.set(`${Date.now()}.${performance.now()}.${++U}`,e)};const s={name:wo,enforce:"post",esbuild:Ao(o,n,i),webpack:No(t,o,n,r,i),rspack:No(t,o,n,r,i),rollup:Mo(o,i),vite:{...Mo(o,i),enforce:"pre",transformIndexHtml:{order:"pre",handler:()=>Eo(i,{position:se.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)?s.load={filter:{id:P},handler:()=>({code:Eo(i,{position:se.MIDDLE})})}:s.buildStart=async()=>{await Do(o,r,i,n.buildRoot)},[s]},Io="datadog-true-end-plugin",Fo=e=>{const{context:t}=e,n=async()=>{await t.asyncHook("asyncTrueEnd")},o=()=>{t.hook("syncTrueEnd")},r=async()=>{o(),await n()},i=e=>{e.hooks.shutdown.tapPromise(Io,r)},s={async writeBundle(){},async closeBundle(){await r()}};return[{name:Io,enforce:"post",webpack:i,esbuild:{setup(e){e.onEnd((async()=>{await n()})),e.onDispose((()=>{o()}))}},vite:s,rollup:s,rspack:i}]},zo={[Kt]:gn},Lo=t.bold.red;var qo="3.1.4-dev.1";const Bo=(({bundler:t,version:n})=>{const o=Date.now();return e.createUnplugin(((e,r)=>{const i=Date.now(),s=((e={})=>{const t=[...E(e.metadata)];if(t.length)throw new Error(`Invalid Datadog plugin configuration:\n - ${t.join("\n - ")}`);const n={site:S("SITE")||e.auth?.site||"datadoghq.com"};return Object.defineProperty(n,"apiKey",{value:S("API_KEY")||e.auth?.apiKey,enumerable:!1}),Object.defineProperty(n,"appKey",{value:S("APP_KEY")||e.auth?.appKey,enumerable:!1}),{enableGit:!0,logLevel:"warn",metadata:{},...e,auth:n}})(e);"esbuild"===r.framework&&(r.esbuildHostName=C);const a=process.env.BUILD_PLUGINS_ENV||"production",u=j.includes(a)?a:"development",c=t.rspackVersion||t.version||t.VERSION,p=r.framework,d={bundler:{name:p,version:c},env:u,metadata:s.metadata||{},packageName:`@datadog/${p}-plugin`,version:n},l={errors:[],logs:[],queue:[],timings:[],warnings:[]},f=(({start:e,options:t,data:n,stores:o})=>{const r=process.cwd(),i={errors:o.errors,warnings:o.warnings,logs:o.logs,metadata:n.metadata,timings:o.timings,bundler:n.bundler};return{auth:t.auth,pluginNames:[],bundler:{...i.bundler,outDir:r},build:i,buildRoot:r,env:n.env,getLogger:G(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:N(n),start:e,version:n.version}})({start:o,options:s,data:d,stores:l}),m=f.getLogger("factory"),h=m.time("Plugins initialization",{start:i});f.pluginNames.push(C);const g=[];g.push(["analytics",In],["async-queue",zn],["build-report",Zn],["bundler-report",io],["custom-hooks",ao],["git",bo],["injection",_o],["true-end",Fo]),s.customPlugins&&g.push(["custom",s.customPlugins]),g.push(["apps",Ge],["error-tracking",pt],["live-debugger",qt],["metrics",yn],["output",xn],["rum",Nn]);for(const[e,n]of g)f.plugins.push(...X(f,n,e)({bundler:t,context:f,options:s,data:d,stores:l}));return(e=>{const t=[];for(const n of k){const o=x(n);if(o.length>1&&!o.every((e=>process.env[e]===process.env[o[0]]))){const r=o.map((e=>v(e))).join(" and "),i=v(`DATADOG_${n}`);e.warn(`Conflicting keys ${r}, will use ${i}`),t.push(`${r} (using ${i})`)}else if(o.length){const e=o.map((e=>$(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: ${Lo(Array.from(t).join(", "))}`)})(f.pluginNames),f.hook("init",f),h.end(),f.plugins}))})({bundler:w,version:qo}).esbuild,Ko=qo,Uo=zo;exports.datadogEsbuildPlugin=Bo,exports.helpers=Uo,exports.version=Ko;
|
|
1
|
+
"use strict";var e=require("unplugin"),t=require("chalk"),n=require("async-retry"),o=require("stream"),r=require("zlib"),i=require("buffer"),s=require("fs/promises"),a=require("fs"),u=require("json-stream-stringify"),c=require("path"),d=require("jszip"),p=require("os"),l=require("glob"),f=require("crypto"),m=require("pretty-bytes"),h=require("p-queue"),g=require("perf_hooks"),y=require("@datadog/js-instrumentation-wasm"),b=require("simple-git"),w=require("esbuild");const $=t.bold.green,v=t.bold.yellow,k=["API_KEY","APP_KEY","SOURCEMAP_INTAKE_URL","APPS_INTAKE_URL","APPS_UPLOAD_ASSETS","APPS_VERSION_NAME","SITE"],S=e=>process.env[`DATADOG_${e}`]||process.env[`DD_${e}`],x=e=>{const t=[];return process.env[`DD_${e}`]&&t.push(`DD_${e}`),process.env[`DATADOG_${e}`]&&t.push(`DATADOG_${e}`),t},E=e=>{const t=[];return void 0===e||void 0!==e.version&&"string"!=typeof e.version&&t.push("metadata.version must be a string"),t},D="__datadog-helper-file",P=new RegExp(D),j=["development","production","test"],C="datadog-build-plugins",R=e=>{if(null===e||"object"!=typeof e)return"";const t="title"in e&&"string"==typeof e.title?e.title:void 0,n="detail"in e&&"string"==typeof e.detail?e.detail:void 0;return t&&n?`${t}: ${n}`:t||(n?`detail: ${n}`:"")},A=e=>({"DD-EVP-ORIGIN":`${e.bundler}-build-plugin_${e.plugin}`,"DD-EVP-ORIGIN-VERSION":e.version}),O=async e=>{const{getForm:t,defaultHeaders:n={},zip:i=!0}=e,s=await t(),a=new Request("fake://url",{method:"POST",body:s}),u=o.Readable.fromWeb(a.body);return{data:i?u.pipe(r.createGzip()):u,headers:{"Content-Encoding":i?"gzip":"multipart/form-data",...n,...Object.fromEntries(a.headers.entries())}}},T=[400,401,403,404,405,409,413],M=e=>{const{auth:t,url:o,method:r="GET",getData:i,type:s="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?.apiKey&&(n["DD-API-KEY"]=t.apiKey),t?.appKey&&(n["DD-APPLICATION-KEY"]=t.appKey),"function"==typeof i){const{data:t,headers:o}=await i();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(R).filter((e=>e.length>0)).join("\n");if(e)return e}else{const e=R(t);if(e)return e}}catch{}return e})(await a.text());e&&(t+=`\n${e}`)}catch{}if(T.includes(a.status))return e(new Error(t)),{};throw new Error(t)}try{let e;return e="json"===s?await a.json():await a.text(),e}catch(t){return e(t),{}}}),a)},N=e=>({message:t,context:n})=>M({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||C,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"}}}}),_=e=>e.replace(/^@dd\/(datadog-|internal-)?|^datadog-|-plugin$/g,""),I=e=>e.includes(D),F=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},z=e=>{const t=!!e.errorTracking?.sourcemaps,n=e.enableGit??!0;return t&&n},L=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(),i=n.getUTCSeconds(),s=n.getUTCMilliseconds(),a=`${t?`${t}d `:""}${o?`${o}h `:""}${r?`${r}m `:""}${i?`${i}s`:""}`.trim();return`${a}${!a||s?` ${s}ms`:""}`.trim()},q=(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)),i=o-r;return`${e.slice(0,r)}${n}${e.slice(-i)}`},B=(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}},K=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");let U=0;const H={debug:0,info:1,warn:2,error:3,none:4},W=e=>e.split(">").map(_).join(">"),J=(e,n,o,r)=>{const i=W(e);return(s,a="debug",{forward:u,context:c}={})=>{let d=t.dim,p=console.log;"error"===a?(d=t.red,p=console.error):"warn"===a?(d=t.yellow,p=console.warn):"info"===a&&(d=t.cyan,p=console.log);const l=`[${n.metadata?.name?`${n.metadata.name}|`:""}${a}|${n.bundler.name}|${i}]`,f="string"==typeof s?s:JSON.stringify(s,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=N(n);await t({message:f,context:{plugin:e,status:a,...c}})}catch(t){J(e,n,o,r)(`Error forwarding log: ${t}`,"debug")}};o.queue.push(t())}H[a]>=H[r]&&p(`${d(l)} ${f}`)}},V=(e,n,o)=>(r,i={})=>{const{level:s="debug",start:a=!0,log:u=!0,tags:c=[]}=i,d={pluginName:e,label:r,spans:[],tags:[...c,`plugin:${e}`,`level:${s}`],logLevel:s,total:0};n.push(d);const p=()=>d.spans.filter((e=>!e.end)),l=n=>{p().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 i=p();if(i?.length){i.length>1&&o(`Timer ${t.cyan(r)} has more than one ongoing span.`,"debug");for(const t of i)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),l(e)}return{timer:d,resume:l,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(L(n))}`,s)},pause:f,tag:(e,t={})=>{const{span:n=!1}=t;if(n){const t=p();for(const n of t)n.tags.push(...e)}else d.tags.push(...e)}}},G=(e,t,n="warn")=>o=>{const r=J(o,e,t,n);return{getLogger:r=>G(e,t,n)(`${W(o)}>${r}`),time:V(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)}},Y=["buildEnd","buildStart","load","resolveId","transform","watchChange","writeBundle","buildRoot","init","buildReport","bundlerReport","git"],Q=(e,t,n,o)=>{const r=n=>function(...r){const i=o.time(`${e} | ${t}`,{log:!1,tags:["type:hook",`hook:${t}`]}),s=n.apply(this,r);return s instanceof Promise?s.finally((()=>{i.end()})):(i.end(),s)};return"object"==typeof n&&null!==n&&"handler"in n?{...n,handler:r(n.handler)}:r(n)},X=(e,t,n)=>{const o=e.getLogger(C);return e=>{const r=o.time(`hook | init ${n}`,{log:!1}),i=t(e).map((e=>((e,t)=>{const n={...e},o=_(e.name);for(const r of Y){const i=e[r];i&&(n[r]=Q(o,r,i,t))}return n})(e,o))),s=i.map((e=>`plugin:${e.name}`));return r.tag(s),r.end(),i}},Z=async e=>s.rm(e,{force:!0,maxRetries:3,recursive:!0}),ee=async e=>s.mkdir(e,{recursive:!0}),te=(e,t)=>{var n;n=c.dirname(e),a.mkdirSync(n,{recursive:!0}),a.writeFileSync(e,t,{encoding:"utf-8"})},ne=e=>a.readFileSync(e,{encoding:"utf-8"}),oe=e=>{try{return a.existsSync(e)}catch(e){if("ENOENT"===e.code)return!1;throw e}},re=async(e,t)=>{if("function"==typeof a.openAsBlob){const n=await a.openAsBlob(e,{type:t.contentType});return new i.File([n],t.filename)}{const n=o.Readable.toWeb(a.createReadStream(e)),r=await new Response(n).blob();return new i.File([r],t.filename,{type:t.contentType})}},ie=async e=>{const t={empty:!1,exists:!0};try{const{size:n}=await s.stat(e);0===n&&(t.empty=!0)}catch(e){if("ENOENT"!==e.code)throw e;t.exists=!1}return t};var se=(e=>(e[e.BEFORE=0]="BEFORE",e[e.MIDDLE=1]="MIDDLE",e[e.AFTER=2]="AFTER",e))(se||{});const ae="apps",ue="datadog-apps-plugin",ce="api/unstable/app-builder-code/apps",de="datadog-apps-assets.zip",pe=/\.backend\.(ts|tsx|js|jsx)$/,le=async(e,t)=>{const n=(await Promise.all(e.map((e=>l.glob(e,{absolute:!0,cwd:t,nodir:!0}))))).flat(),o=Array.from(new Set(n)).map((e=>c.relative(t,e))),r=(e=>{if(0===e.length)return"";const t=e[0].split(c.sep);let n="";for(let o=0;o<t.length-1;o++){const r=t.slice(0,o+1).join(c.sep);if(!e.every((e=>e.startsWith(`${r}${c.sep}`))))break;n=r}return n})(o),i=o.map(((e,t)=>{const o=r?e.slice(r.length+1):e;return{absolutePath:n[t],relativePath:o.split(c.sep).join("/")}}));return i};function fe(e,t){if("Program"!==e.type)throw new Error(`Expected a Program node from this.parse() for ${t}, got ${e.type}`);const n=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}(e),o=[];for(const r of e.body){if("ExportDefaultDeclaration"===r.type)throw new Error(`Default exports are not supported in .backend.ts files. Use a named export instead: ${t}`);if("ExportAllDeclaration"===r.type)throw new Error(`"export *" is not supported in .backend.ts files. Use explicit named exports instead: ${t}`);if("ExportNamedDeclaration"===r.type){r.declaration&&o.push(...ge(r.declaration,t));for(const e of r.specifiers)if("Identifier"===e.exported.type){if("default"===e.exported.name)throw new Error(`Default exports are not supported in .backend.ts files. Use a named export instead: ${t}`);"Identifier"===e.local.type&&ye(e.local.name,n,t),o.push(e.exported.name)}}}return o}const me=new Set(["ArrayExpression","Literal","ObjectExpression","TemplateLiteral"]);function he(e){return null==e||me.has(e.type)}function ge(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(he(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 ye(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&&he(o.init))throw new Error(`Non-function export "${e}" in backend file ${n}. Only function exports are supported — use "export function ${e}(…) { }" instead.`)}}function be(e){const t=e.relativePath.split(c.sep).join("/");return`${f.createHash("sha256").update(t).digest("hex")}.${e.name}`}function we(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")}const $e=(e,t)=>I(t)?D:t.startsWith(e)||c.isAbsolute(t)?t:c.resolve(e,t),ve=(e,t)=>{let n,o=$e(process.cwd(),e);for(;!n;){const e=c.resolve(o,t);if(oe(e)&&(n=e),o=o.split(c.sep).slice(0,-1).join(c.sep),[c.sep,""].includes(o))break}return n},ke=(e,t)=>{const n=[...e].map((e=>$e(t||process.cwd(),e).split(c.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(c.sep)||c.sep},Se=t.bold.red,xe=t.bold.yellow,Ee=e=>{const t=ve(e,"package.json");if(t)try{const e=ne(t);return JSON.parse(e)}catch(e){return}},De=(e,t,n)=>{if(n?.name&&n?.identifier)return{identifier:n?.identifier,name:n.name};const o=Ee(e);o||t.warn(xe("No package.json found to infer the app name."));const r=n?.name||o?.name?.trim();r||t.error(Se("Unable to determine the app name to compute the app identifier."));const i=((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=B(n.trim());return o?o.replace(/\.git$/,""):void 0})(n?.url,o);i||t.error(Se("Unable to determine the git remote to compute the app identifier."));const s=n?.identifier||((e,t)=>{if(!e||!t)return;const n=`${e}:${t}`;return f.createHash("md5").update(n).digest("hex")})(i,r);return s&&r||t.error(Se("Unable to compute the app identifier.")),{identifier:s,name:r}},Pe=t.green.bold,je=t.yellow.bold,Ce=t.cyan.bold,Re=t.bold,Ae=(e,t={},n)=>async()=>{const o=await re(e,{contentType:"application/zip",filename:de});return O({getForm:()=>{const e=new FormData;e.append("name",n),e.append("bundle",o,de);const t=S("APPS_VERSION_NAME")?.trim();return t&&e.append("version",t),e},defaultHeaders:t,zip:!1})},Oe=async(e,t,n)=>{const r=[],i=[];if(!t.apiKey||!t.appKey)return r.push(new Error("Missing authentication token, need both app and api keys.")),{errors:r,warnings:i};if(!t.identifier)return r.push(new Error("No app identifier provided")),{errors:r,warnings:i};const s=(a=t.site,u=t.identifier,S("APPS_INTAKE_URL")||`https://api.${a}/${ce}/${u}/upload`);var a,u;const c=A({bundler:t.bundlerName,plugin:"apps",version:t.version}),d=K({identifier:t.identifier,intakeUrl:s,defaultHeaders:`\n${JSON.stringify(c,null,2)}`}),p=`an archive of:\n - ${Pe(e.assets.length.toString())} files\n - ${Pe(m(e.size))}\n\nWith the configuration:\n${d}`;if(t.dryRun)return n.error(`\n${Ce("Dry run enabled")}\n\nSkipping assets upload.\nWould have uploaded ${p}`),{errors:r,warnings:i};try{const r=await M({auth:{apiKey:t.apiKey,appKey:t.appKey},url:s,method:"POST",type:"json",getData:Ae(e.archivePath,c,t.name),onRetry:(e,t)=>{const o=`Failed to upload archive (attempt ${je(`${t}/5`)}): ${e.message}`;i.push(o),n.warn(o)}});if(n.debug(`Uploaded ${p}\n`),r.version_id&&r.application_id&&r.app_builder_id){const{version_id:e,application_id:o,app_builder_id:i}=r,s=`https://api.${t.site}/api/unstable/app-builder-code/apps/serve/${o}/v/${e}/index.html`,a=`https://app.${t.site}/app-builder/apps/${i}`;n.info(`Your application is available at:\n${Re("Standalone :")}\n ${Ce(s)}\n\n${Re("AppBuilder :")}\n ${Ce(a)}`)}const a=S("APPS_VERSION_NAME")?.trim();if(a){const e=((e,t)=>`https://api.${e}/${ce}/${t}/release/live`)(t.site,t.identifier);await M({auth:{apiKey:t.apiKey,appKey:t.appKey},url:e,method:"PUT",type:"json",getData:async()=>({data:o.Readable.from(JSON.stringify({version_id:a})),headers:{"Content-Type":"application/json",...c}}),onRetry:(e,t)=>{const o=`Failed to release version (attempt ${je(`${t}/5`)}): ${e.message}`;i.push(o),n.warn(o)}}),n.info(`Released version ${Re(a)} to live.`)}}catch(e){const t=e instanceof Error?e:new Error(String(e));r.push(t)}return{errors:r,warnings:i}};function Te(e){try{return require.resolve("@datadog/action-catalog/action-execution",{paths:[e]}),!0}catch{return!1}}const Me="import { setExecuteActionImplementation } from '@datadog/action-catalog/action-execution';",Ne=" 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 }";function _e(e,t,n){const o=[];return o.push(`import { ${e} } from ${JSON.stringify(t)};`),Te(n)&&o.push(Me),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(Ne),o.push(""),o.push(" // backendFunctionArgs is a template expression resolved at runtime by"),o.push(" // App Builder's executeBackendFunction client via template_params."),o.push(" const args = JSON.parse('${backendFunctionArgs}' || '[]');"),o.push(` const result = await ${e}(...args);`),o.push(" return result;"),o.push("}"),o.join("\n")}function Ie(e,t){return{name:e,enforce:"pre",resolveId:e=>t[e]?{id:e,moduleSideEffects:!0}:null,load:e=>t[e]?t[e]:null}}function Fe(e,t){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:[".ts",".tsx",".js",".jsx",".mjs",".cjs",".json"]},plugins:[Ie("dd-backend-resolve",t)]}}function ze(e){return`${e.relativePath}/${e.name}`}async function Le(e,t,n,o,r){const i=ze(t),s=`virtual:dd-backend-dev:${i}`,a=function(e,t,n,o){const r=[];return r.push(`import { ${e} } from ${JSON.stringify(t)};`),Te(o??process.cwd())&&r.push(Me),r.push(""),r.push('/** @param {import("./context.types").Context} $ */'),r.push("export async function main($) {"),r.push(" globalThis.$ = $;"),r.push(""),r.push(" // Register the $.Actions-based implementation for executeAction"),r.push(Ne),r.push(""),r.push(` const args = ${JSON.stringify(n)};`),r.push(` const result = await ${e}(...args);`),r.push(" return result;"),r.push("}"),r.join("\n")}(t.name,t.absolutePath,n,o);r.debug(`Bundling backend function "${i}" from ${t.absolutePath}`);const u=Fe(o,{[s]:a}),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 "${i}"`);const p="chunk"===d.output[0].type?d.output[0].code:"";return r.debug(`Bundled "${i}" (${p.length} bytes)`),p}async function qe(e,t,n,o){const r=`https://${n.site}/api/v2/app-builder/queries/preview-async`;o.debug(`Calling Datadog API: ${r}`);const i=JSON.stringify({data:{type:"queries",attributes:{query:{id:f.randomUUID(),name:t,type:"action",properties:{spec:{fqn:"com.datadoghq.datatransformation.jsFunctionWithActions",inputs:{script:e}},onlyTriggerManually:!0}},template_params:{}}}}),s=await M({url:r,auth:n,method:"POST",type:"json",getData:()=>({data:i,headers:{"Content-Type":"application/json"}})}),a=s.data?.id;if(!a)throw new Error("No receipt ID returned from Datadog API");return o.debug(`Query execution started with receipt: ${a}`),async function(e,t,n){const o=`https://${t.site}/api/v2/app-builder/queries/execution-long-polling/${e}`,r=10;for(let e=0;e<r;e++){n.debug(`Long-poll attempt ${e+1}/${r}...`);const i=await M({url:o,auth:t,type:"json"});if(i.errors?.length){const e=i.errors.map((e=>e.detail||e.title)).join("; ");throw new Error(`Query execution failed: ${e}`)}const s=i.data?.attributes;if(n.debug(`Long-poll response, done: ${s?.done}`),s?.done){if(!s.outputs)throw new Error("Query execution completed without outputs");return s.outputs}}throw new Error("Query execution timed out")}(a,n,o)}function Be(e,t,n){e.statusCode=t,e.setHeader("Content-Type","application/json"),e.end(JSON.stringify({success:!1,error:n}))}class Ke extends Error{constructor(e,t){super(t),this.statusCode=e}}async function Ue(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 Ke(400,"Missing or invalid functionName");const i=t.get(o);if(!i)throw new Ke(404,`Backend function "${o}" not found`);const s=await n(i,r);return{displayName:ze(i),code:s}}function He(e,t,n,o,r){const i=(t,n)=>Le(e,t,n,o,r),s=t();s.length>0&&r.info(`Dev server middleware active for ${s.length} backend function(s): ${s.map((e=>e.name)).join(", ")}`);const a=n.apiKey&&n.appKey?{apiKey:n.apiKey,appKey:n.appKey,site:n.site}:void 0;return a||r.warn("Auth credentials not configured. The /__dd/executeAction endpoint will be unavailable. Use dd-auth or set DD_API_KEY and DD_APP_KEY to enable remote execution."),(e,n,o)=>{if("POST"!==e.method)return void o();const s=(u=t(),new Map(u.map((e=>[be(e),e]))));var u;if("/__dd/debugBundle"===e.url)(async function(e,t,n,o){try{const{code:r}=await Ue(e,n,o);t.statusCode=200,t.setHeader("Content-Type","text/plain"),t.end(r)}catch(e){Be(t,e instanceof Ke?e.statusCode:500,e instanceof Error?e.message:"Internal server error")}})(e,n,s,i).catch((()=>{Be(n,500,"Unexpected error")}));else if("/__dd/executeAction"===e.url){if(!a)return void Be(n,403,"Auth credentials not configured. Set DD_API_KEY and DD_APP_KEY to enable remote execution.");(async function(e,t,n,o,r,i){try{const{displayName:s,code:a}=await Ue(e,n,o);i.debug(`Executing action: ${s} with args`);const u=await qe(a,s,r,i);t.statusCode=200,t.setHeader("Content-Type","application/json"),t.end(JSON.stringify({success:!0,result:u}))}catch(e){const n=e instanceof Ke?e.statusCode:500,o=e instanceof Error?e.message:"Internal server error";i.debug(`Error handling executeAction: ${o}`),Be(t,n,o)}})(e,n,s,i,a,r).catch((()=>{Be(n,500,"Unexpected error")}))}else o()}}const We=({viteBuild:e,buildRoot:t,getBackendFunctions:n,handleUpload:o,log:r,auth:i})=>({async closeBundle(){let i,a=new Map;const u=n();if(u.length>0){const n=await async function(e,t,n,o){const r=await s.mkdtemp(c.join(p.tmpdir(),"dd-apps-backend-")),i=new Map;o.debug(`Building ${t.length} backend function(s) via vite.build()`);for(const s of t){const t=be(s),a=`\0dd-backend:${t}`,u=_e(s.name,s.absolutePath,n),d=Fe(n,{[a]:u}),p=await e({...d,build:{...d.build,write:!0,outDir:r,emptyOutDir:!1,rollupOptions:{...d.build.rollupOptions,input:{[t]:a},output:{...d.build.rollupOptions.output,entryFileNames:"[name].js"}}}}),l=Array.isArray(p)?p[0]:p;if("output"in l)for(const e of l.output){if("chunk"!==e.type||!e.isEntry)continue;const n=c.resolve(r,e.fileName);i.set(t,n),o.debug(`Backend function "${t}" output: ${n}`)}}return{outDir:r,outputs:i}}(e,u,t,r);i=n.outDir,a=n.outputs}try{await o(a)}finally{i&&await Z(i)}},configureServer(o){o.middlewares.use(He(e,n,i,t,r))}});const Je=t.yellow.bold,Ve=t.red.bold;const Ge=({options:e,context:t,bundler:n})=>{const o=t.getLogger(ue);let r;const i=(e=>{const t=e[ae]||{};return{enable:t.enable??!!e[ae],include:t.include||[],dryRun:t.dryRun??!S("APPS_UPLOAD_ASSETS"),identifier:t.identifier?.trim(),name:t.name?.trim()||e.metadata?.name?.trim()}})(e);if(!i.enable)return[];if("vite"!==t.bundler.name)return o.warn(`The apps plugin only supports Vite; skipping under '${t.bundler.name}'.`),[];t.inject({type:"file",position:se.MIDDLE,value:c.join(__dirname,"./apps-runtime.mjs")});const{setBackendFunctions:u,getBackendFunctions:l}=function(){const e=new Map;return{setBackendFunctions(t,n){e.set(t,n)},getBackendFunctions:()=>Array.from(e.values()).flat()}}();return[{name:ue,enforce:"post",transform:{filter:{id:{include:[pe],exclude:[/node_modules/,/[/\\]dist[/\\]/]}},handler(e,n){const r=fe(this.parse(e),n);if(0===r.length)return o.warn(`Backend file ${n} has no exported functions. Did you forget to add a named export?`),u(n,[]),{code:"",map:null};const{functions:i,proxyCode:s}=function(e,t,n){const o=c.relative(n,t).replace(pe,""),r=[],i=[];for(const n of e){const e={relativePath:o,name:n,absolutePath:t};r.push(e),i.push({exportName:n,queryName:be(e)})}return{functions:r,proxyCode:we(i)}}(r,n,t.buildRoot);return u(n,i),o.debug(`Generated proxy for ${n} with ${i.length} export(s)`),{code:s,map:null}}},vite:We({viteBuild:n.build,buildRoot:t.buildRoot,getBackendFunctions:l,handleUpload:async e=>{const n=o.time("handle assets");let u;try{const n=o.time("resolve identifier"),{name:r,identifier:l}=De(t.buildRoot,o,{url:t.git?.remote,name:i.name,identifier:i.identifier});if(!l||!r)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 f=c.relative(t.buildRoot,t.bundler.outDir),m=[...i.include,`${f}/**/*`],h=await le(m,t.buildRoot);if(!h.length)return void o.debug("No assets to upload.");const g=new Set(e.values()),y=h.filter((e=>!g.has(e.absolutePath))).map((e=>({...e,relativePath:`frontend/${e.relativePath}`})));for(const[t,n]of e)y.push({absolutePath:n,relativePath:`backend/${t}.js`});const b=o.time("archive assets"),w=await(async e=>{const t=await s.mkdtemp(c.join(p.tmpdir(),"dd-apps-")),n=c.join(t,de),o=new d;for(const t of e)o.file(t.relativePath,a.createReadStream(t.absolutePath),{binary:!0,compression:"DEFLATE",compressionOptions:{level:9}});await new Promise(((e,t)=>{const r=a.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:r}=await s.stat(n);return{archivePath:n,size:r,assets:e}})(y);b.end(),u=c.dirname(w.archivePath);const $=o.time("upload assets"),{errors:v,warnings:k}=await Oe(w,{apiKey:t.auth.apiKey,appKey:t.auth.appKey,bundlerName:t.bundler.name,dryRun:i.dryRun,identifier:l,name:r,site:t.auth.site,version:t.version},o);if($.end(),k.length>0&&o.warn(`${Je("Warnings while uploading assets:")}\n - ${k.join("\n - ")}`),v.length>0){const e=v.map((e=>e.cause||e.stack||e.message||e)).join("\n - ");throw new Error(` - ${e}`)}}catch(e){r=e,o.error(`${Ve("Failed to upload assets:")}\n${e?.message||e}`)}if(u&&await Z(u),n.end(),r)throw r},log:o,auth:t.auth})}]},Ye="errorTracking",Qe="datadog-error-tracking-plugin",Xe=(e,n,o)=>{if(".map"!==c.extname(o))throw new Error(`The file ${t.green.bold(o)} is not a sourcemap.`);const r=o.replace(/\.map$/,""),i=c.relative(n,r),s=((e,t)=>{if(e.startsWith("/"))return c.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,i);return{minifiedFilePath:r,minifiedUrl:s,relativePath:i}},Ze=/[/]+|[\\]+/g,et=/^[/]+|^[\\]+|[/]+$|[\\]+$/g,tt=(e,t)=>{const n=e.replace(et,"").split(Ze),o=t.replace(et,"").split(Ze),r=n.join("/");let i="";for(let e=0;e<o.length;e+=1){const t=o.slice(-e).join("/");r.startsWith(t)&&(i=t)}return i},nt=async(e,t,n,o)=>{const r=await(async(e,t)=>{const[n,o]=await Promise.all([ie(e.minifiedFilePath),ie(e.sourcemapFilePath)]);return{file:n,sourcemap:o,repeatedPrefix:tt(e.relativePath,t)}})(e,n),i=[],s=[],a=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{a.set("repository",{type:"string",options:{contentType:"application/json",filename:"repository"},value:JSON.stringify({data:[{files:o.trackedFilesMatcher.matchSourcemap(e.sourcemapFilePath,(t=>{s.push(`${c.basename(e.sourcemapFilePath)}: "${t}"`)})),hash:o.hash,repository_url:o.remote}],version:1})})}catch(t){s.push(`Could not attach git data for sourcemap ${e.sourcemapFilePath}: ${t.message}`)}return r.file.empty&&i.push(`Minified file is empty: ${e.minifiedFilePath}`),r.file.exists||i.push(`Minified file not found: ${e.minifiedFilePath}`),r.sourcemap.empty&&i.push(`Sourcemap file is empty: ${e.sourcemapFilePath}`),r.sourcemap.exists||i.push(`Sourcemap file not found: ${e.sourcemapFilePath}`),r.repeatedPrefix&&s.push(`The minified file path contains a repeated pattern with the minified path prefix: ${r.repeatedPrefix}`),{content:a,errors:i,warnings:s}},ot=t.green.bold,rt=t.yellow.bold,it=t.red.bold,st=(e,t={})=>async()=>O({getForm:async()=>{const t=new FormData;for(const[n,o]of e.content){const e="file"===o.type?await re(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}),at=async(e,t,n,o)=>{const r=[],i=[];if(!n.apiKey)return r.push({error:new Error("No authentication token provided")}),{errors:r,warnings:i};if(0===e.length)return i.push("No sourcemaps to upload"),{errors:r,warnings:i};const s=o.time("Queue uploads"),a=new(h.default?h.default:h)({concurrency:t.maxConcurrency}),u=(c=n.site,S("SOURCEMAP_INTAKE_URL")||`https://sourcemap-intake.${c}/api/v2/srcmap`);var c;const d=A({bundler:n.bundlerName,plugin:"sourcemaps",version:n.version}),p=K({...t,intakeUrl:u,outDir:n.outDir,defaultHeaders:`\n${JSON.stringify(d,null,2)}`}),l=`\nUploading ${ot(e.length.toString())} sourcemaps with configuration:\n${p}`;o.debug(l);const f=[];for(const s of e){const e={sourcemap:s.content.get("source_map")?.path.replace(n.outDir,"."),file:s.content.get("minified_file")?.path.replace(n.outDir,".")};f.push(a.add((async()=>{try{await M({auth:{apiKey:n.apiKey},url:u,method:"POST",getData:st(s,d),onRetry:(t,n)=>{const r=`Failed to upload ${rt(e.sourcemap)} | ${rt(e.file)}:\n ${t.message}\nRetrying ${n}/5`;i.push(r),o.debug(r)}})}catch(n){if(r.push({metadata:e,error:n}),!0===t.bailOnError)throw n}})))}return s.end(),o.debug(`Queued ${ot(e.length.toString())} uploads.`),await Promise.all(f),await a.onIdle(),{warnings:i,errors:r}},ut=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=>({...Xe(e.minifiedPathPrefix,t.outDir,n),sourcemapFilePath:n,minifiedPathPrefix:e.minifiedPathPrefix})))})(e.sourcemaps,{outDir:t.outDir,outputs:t.outputs});o.end();const i=n.time("send sourcemaps");await(async(e,t,n,o)=>{const r=Date.now(),i=t.minifiedPathPrefix,s={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=>nt(e,s,i,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 p=o.time("Upload sourcemaps"),{errors:l,warnings:f}=await at(u,t,{apiKey:n.apiKey,bundlerName:n.bundlerName,version:n.version,outDir:n.outDir,site:n.site},o);if(p.end(),o.debug(`Done uploading ${ot(`${e.length-l.length}/${e.length}`)} sourcemaps in ${ot(L(Date.now()-r))}.`),l.length>0){const e=`Failed to upload some sourcemaps:\n - ${l.map((({metadata:e,error:t})=>{const n=t.cause||t.stack||t.message;return e?`${it(e.file)} | ${it(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,{apiKey:t.apiKey,bundlerName:t.bundlerName,git:t.git,outDir:t.outDir,site:t.site,version:t.version},n),i.end()},ct=e=>{const n=t.bold.red,o=e[Ye]||{},r={errors:[]};if(o.sourcemaps){const t=o.sourcemaps,i=t.releaseVersion||e.metadata?.version;i||r.errors.push(`${n("sourcemaps.releaseVersion")} is required (set it directly or via ${n("metadata.version")}).`),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 '/'.`),i&&(r.config={bailOnError:!1,dryRun:!1,maxConcurrency:20,...t,releaseVersion:i})}return r},dt=({options:e,context:t})=>{const n=t.getLogger(Qe),o=n.time("validate options"),r=((e,t)=>{const n=[],o=ct(e);if(n.push(...o.errors),n.length)throw t.error(`\n - ${n.join("\n - ")}`),new Error(`Invalid configuration for ${Qe}.`);const r={enable:!!e[Ye],...e[Ye],sourcemaps:void 0};return o.config&&(r.sourcemaps=o.config),r})(e,n);if(o.end(),!r.enable)return[];let i,s,a=!1;const u=async()=>{if(!r.sourcemaps||a)return;a=!0;const e=n.time("sourcemaps process");await ut(r,{apiKey:t.auth.apiKey,bundlerName:t.bundler.name,git:i,outDir:t.bundler.outDir,outputs:s?.outputs||[],site:t.auth.site,version:t.version},n),e.end()};return[{name:Qe,enforce:"post",async git(e){i=e,s&&await u()},async buildReport(t){s=t,!i&&z(e)||await u()},async asyncTrueEnd(){a||await u()}}]},pt="liveDebugger",lt="datadog-live-debugger-plugin",ft="if(typeof globalThis.$dd_probes==='undefined'){globalThis.$dd_probes=function(){}}",mt="__DD_LIVE_DEBUGGER_BUILD__",ht=e=>void 0===e?ft:`${ft};if(typeof globalThis.${mt}==='undefined'){globalThis.${mt}={version:${JSON.stringify(e)}}}`;function gt(e){return"function"==typeof e?e:e.default}function yt(e,t,n,o,r){const i=c.relative(t,e).replace(/\\/g,"/"),s=bt(n,r);if(s)return`${i};${s}`;const a=function(e){const t=e.node.loc?.start.line??0,n=e.node.loc?.start.column??0;return`${t}:${n}`}(n);return`${i};<anonymous>@${a}:${o}`}function bt(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)?vt(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=wt(e.object,t),o=$t(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)?vt(o.key,t):null}function wt(e,t){if(t.isIdentifier(e))return e.name;if(t.isThisExpression(e))return"this";if(t.isMemberExpression(e)||t.isOptionalMemberExpression(e)){const n=wt(e.object,t),o=$t(e.property,e.computed,t);if(n&&o)return`${n}.${o}`}return null}function $t(e,t,n){return n.isPrivateName(e)&&n.isIdentifier(e.id)?`#${e.id.name}`:t?null:n.isIdentifier(e)?e.name:null}function vt(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 kt(e,t){if(e.node.leadingComments)for(const n of e.node.leadingComments)if(n.value.includes(t))return!0;return!1}function St(e,t,n,o){const r=[];if(t)for(const t of e.params)for(const e of xt(t,o))"this"!==e&&r.push(e);if(n&&o.isBlockStatement(e.body)){const t=new Set(e.params.flatMap((e=>xt(e,o)))),n="id"in e&&o.isIdentifier(e.id)?e.id.name:"";for(const i of e.body.body)if(o.isVariableDeclaration(i))for(const e of i.declarations)for(const i of xt(e.id,o))t.has(i)||i===n||r.push(i)}return r.length>25?r.slice(0,25):r}function xt(e,t){return t.isIdentifier(e)?[e.name]:t.isRestElement(e)?t.isIdentifier(e.argument)?[e.argument.name]:xt(e.argument,t):t.isAssignmentPattern(e)?xt(e.left,t):t.isObjectPattern(e)?e.properties.flatMap((e=>t.isRestElement(e)?xt(e.argument,t):xt(e.value,t))):t.isArrayPattern(e)?e.elements.flatMap((e=>e?xt(e,t):[])):t.isTSParameterProperty(e)&&t.isIdentifier(e.parameter)?[e.parameter.name]:[]}const Et=["@babel/parser","@babel/traverse","@babel/types","magic-string"];let Dt,Pt,jt,Ct,Rt=!1;function At(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 Et.some((t=>e.message.includes(t)))}(e))return e instanceof Error?e:new Error(String(e));const t=Et.find((t=>e.message.includes(t))),n=t??Et.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 ${Et.join(" ")}\` (or the yarn/pnpm/bun equivalent). Underlying error: ${e.message}`)}(e)}}const Ot=/\bfunction\b|=>|\bclass\b|\)\s*\{/;function Tt(e){const{code:t,filePath:n,buildRoot:o,honorSkipComments:r,functionTypes:i,namedOnly:s}=e;let a=0,u=0,c=0,d=0,p=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:p};if(!Ot.test(t))return{code:t,failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:d,totalFunctions:p};Rt||(Dt=At("@babel/parser").parse,Pt=gt(At("@babel/traverse")),jt=At("@babel/types"),Ct=gt(At("magic-string")),Rt=!0);const l=Dt(t,{sourceType:"unambiguous",plugins:["jsx","typescript"],sourceFilename:n}),f=[],m=new Map;let h=0;if(Pt(l,{Function(e){if(p++,!function(e,t){const n=e.node;return!(n.generator||t.isClassMethod(n)&&"constructor"===n.kind)}(e,jt))return void d++;if(r&&function(e,t,n){let o=e;for(;o;){if(kt(o,t))return!0;if(n.isStatement(o.node)||n.isExportDeclaration(o.node)){if(o.parentPath&&n.isExportDeclaration(o.parentPath.node))return kt(o.parentPath,t);break}o=o.parentPath}return!1}(e,"@dd-no-instrumentation",jt))return void c++;if(i&&!i.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,jt)))return void d++;if(s&&!bt(e,jt))return void d++;let t=0;if(!bt(e,jt)){const n=e.parentPath?.node;n&&(t=m.get(n)||0,m.set(n,t+1))}const l=yt(n,o,e,t,jt);try{const t=e.node,n=h++,o=`$dd_p${n}`,r=St(t,!0,!1,jt),i=St(t,!1,!0,jt),s=jt.isArrowFunctionExpression(t)&&!jt.isBlockStatement(t.body),a=[],c=s||!jt.isBlockStatement(t.body)||!_t(t.body.body,jt);let d;if(!s&&jt.isBlockStatement(t.body)&&Nt(t.body.body,a,jt),!s&&jt.isBlockStatement(t.body)&&t.body.directives.length>0){d=t.body.directives[t.body.directives.length-1].end}f.push({bodyStart:t.body.start,bodyEnd:t.body.end,functionEnd:t.end,isExpressionBody:s,needsTrailingReturn:c,bodyParenStart:s&&"number"==typeof t.body.extra?.parenStart?t.body.extra.parenStart:void 0,directivesEnd:d,functionId:l,probeVarName:o,probeIdx:String(n),entryVars:r,exitVars:i,returns:a}),u++}catch(e){a++}}}),0===u)return{code:t,failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:d,totalFunctions:p};const g=new Ct(t);for(let e=f.length-1;e>=0;e--)Mt(g,t,f[e]);return{code:g.toString(),map:g.generateMap({source:n,hires:!0}),failedCount:a,instrumentedCount:u,skippedByCommentCount:c,skippedFileCount:0,skippedUnsupportedCount:d,totalFunctions:p}}function Mt(e,t,n){const{probeVarName:o,probeIdx:r,functionId:i,entryVars:s,exitVars:a,returns:u,bodyStart:c,bodyEnd:d,functionEnd:p,isExpressionBody:l,bodyParenStart:f,directivesEnd:m}=n,h=`$dd_e${r}`,g=`$dd_l${r}`,y=`$dd_rv${r}`,b=s.join(", "),w=a.join(", "),$=""!==b,v=""!==w,k=$?`, ${h}()`:"",S=$?v?`, ${h}(), ${g}()`:`, ${h}()`:v?`, undefined, ${g}()`:"",x=`const ${o} = $dd_probes('${i}');`,E=$?`const ${h} = () => ({${b}});`:"",D=v?`const ${g} = () => ({${w}});`:"",P=`if (${o}) $dd_entry(${o}, this${k});`,j=`catch(e) { if (${o}) $dd_throw(${o}, e, this${k}); throw e; }`;if(l){if(null!=f){let n=-1;for(let e=d;e<p;e++)if(")"===t[e]){n=e;break}-1!==n&&(e.remove(f,f+1),e.remove(n,n+1))}const n=["{",x,E,D,"try {",P,`const ${y} = `].filter(Boolean).join("\n"),r=[";",`if (${o}) $dd_return(${o}, ${y}, this${S});`,`return ${y};`,`} ${j}`,"}"].join("\n");d-c>=2?(e.update(c,c+1,n+t[c]),e.update(d-1,d,t[d-1]+r)):e.update(c,d,n+t.slice(c,d)+r)}else{const r=[x,E,"try {",D,`let ${y};`,P].filter(Boolean).join("\n");for(const t of u)null!=t.argStart&&null!=t.argEnd?(e.appendLeft(t.argStart,`(${y} = `),e.appendLeft(t.argEnd,`, ${o} ? $dd_return(${o}, ${y}, this${S}) : ${y})`)):e.appendLeft(t.start,`if (${o}) $dd_return(${o}, undefined, this${S}); `);if(null!=m){const n=m-1;e.update(n,m,`${t[n]}\n${r}`)}else e.update(c,c+1,`${t[c]}${r}`);const i=`\n${n.needsTrailingReturn?`if (${o}) $dd_return(${o}, undefined, this${S});\n`:""}} ${j}\n`;e.update(d-1,d,`${i}${t[d-1]}`)}}function Nt(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});else if(!n.isFunctionDeclaration(o)&&!n.isClassDeclaration(o))if(n.isBlockStatement(o))Nt(o.body,t,n);else if(n.isIfStatement(o))Nt([o.consequent],t,n),o.alternate&&Nt([o.alternate],t,n);else if(n.isForStatement(o)||n.isForInStatement(o)||n.isForOfStatement(o)||n.isWhileStatement(o)||n.isDoWhileStatement(o))Nt([o.body],t,n);else if(n.isSwitchStatement(o))for(const e of o.cases)Nt(e.consequent,t,n);else n.isTryStatement(o)?(Nt(o.block.body,t,n),o.handler&&Nt(o.handler.body.body,t,n),o.finalizer&&Nt(o.finalizer.body,t,n)):(n.isLabeledStatement(o)||n.isWithStatement(o))&&Nt([o.body],t,n)}function _t(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 _t(e,t)&&_t(o,t)}return!1}const It=["functionDeclaration","functionExpression","arrowFunction","objectMethod","classMethod","classPrivateMethod"],Ft=t.bold.red,zt=Number(process.env.DD_LD_LIMIT)||1/0,Lt=(e,t)=>{const n=t.getLogger(lt);let o=0,r=0,i=0,s=0,a=0,u=0,c=0,d=0;return{name:lt,enforce:"post",transform:{filter:{id:{include:e.include,exclude:e.exclude}},handler(p,l){if(e.include.length>0){if(!e.include.some((e=>"string"==typeof e?l.includes(e):e.test(l))))return{code:p}}for(const t of e.exclude){if("string"==typeof t?l.includes(t):t.test(l))return{code:p}}if(d>=zt)return{code:p};try{const n=Tt({code:p,filePath:l,buildRoot:t.buildRoot,honorSkipComments:e.honorSkipComments,functionTypes:e.functionTypes,namedOnly:e.namedOnly});return o+=n.instrumentedCount,c+=n.totalFunctions,r+=n.failedCount,i+=n.skippedByCommentCount,s+=n.skippedFileCount,a+=n.skippedUnsupportedCount,n.totalFunctions>0&&d++,0===n.instrumentedCount?{code:p}:(u++,{code:n.code,map:n.map})}catch(e){return n.error(`Instrumentation Error in ${l}: ${e}`,{forward:!0}),{code:p}}}},buildEnd:()=>{c>0&&n.info(`Live Debugger: ${o}/${c} functions instrumented across ${u}/${d} files`,{forward:!0,context:{failedCount:r,skippedByCommentCount:i,skippedFileCount:s,skippedUnsupportedCount:a,totalFilesWithFunctions:d,instrumentedCount:o,totalFunctions:c,transformedFileCount:u}})}}},qt=({options:e,context:t})=>{const n=((e,t)=>{const n=e[pt]||{},o=e.metadata?.version,r=[],i=e.errorTracking?.sourcemaps?.releaseVersion;if(void 0!==n.enable&&"boolean"!=typeof n.enable&&r.push(`${Ft("enable")} must be a boolean`),o&&i&&o!==i&&r.push(`${Ft("metadata.version")} must match ${Ft("errorTracking.sourcemaps.releaseVersion")} when both Live Debugger and sourcemap upload are configured`),void 0!==n.include)if(Array.isArray(n.include)){for(const e of n.include)if("string"!=typeof e&&!(e instanceof RegExp)){r.push(`${Ft("include")} patterns must be strings or RegExp`);break}}else r.push(`${Ft("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(`${Ft("exclude")} patterns must be strings or RegExp`);break}}else r.push(`${Ft("exclude")} must be an array of strings or RegExp`);if(void 0!==n.honorSkipComments&&"boolean"!=typeof n.honorSkipComments&&r.push(`${Ft("honorSkipComments")} must be a boolean`),void 0!==n.functionTypes)if(Array.isArray(n.functionTypes)){for(const e of n.functionTypes)if(!It.includes(e)){r.push(`${Ft("functionTypes")} contains invalid value "${e}". Valid values: ${It.join(", ")}`);break}}else r.push(`${Ft("functionTypes")} must be an array of FunctionKind values`);if(void 0!==n.namedOnly&&"boolean"!=typeof n.namedOnly&&r.push(`${Ft("namedOnly")} must be a boolean`),r.length)throw t.error(`\n - ${r.join("\n - ")}`),new Error(`Invalid configuration for ${lt}.`);return{enable:n.enable??!!e[pt],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(lt));return n.enable?(t.inject({type:"code",position:se.BEFORE,injectIntoAllChunks:!0,value:ht(n.version)}),[Lt(n,t)]):[]},Bt=[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};/(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}],Kt="metrics",Ut="datadog-metrics-plugin",Ht=e=>Math.floor((e||Date.now())/1e3),Wt=(e,t,n)=>({...e,tags:[...e.tags,...t],metric:n?`${n}.${e.metric}`:e.metric}),Jt=(e="")=>e.endsWith("/")?e:`${e}/`,Vt=(e,t)=>{let n=e;return e.split(Jt(t)),n.split("!").pop().replace(/(.*)?\/node_modules\//,"/node_modules/").replace(/^((\.)*\/)+/,"")},Gt=(e,t)=>e.split("!").pop().replace(Jt(t),"./"),Yt=(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)),Gt(o||"no-name",n)},Qt=e=>e.replace(/^.*\/node_modules\/(@[a-z0-9][\w-.]+\/[a-z0-9][\w-.]*|[^/]+).*$/,"$1"),Xt=e=>e.map((e=>({type:e?.constructor?.name??typeof e,name:e?.name,value:"string"==typeof e?e:void 0}))),Zt=t.bold.red,en=t.bold.cyan,tn=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},nn=(e,t)=>{if(!t||!t.size)return[];const n=Array.from(t.values());n.sort(tn("duration"));const o={name:`${e} duration`,values:n.map((e=>({name:e.name,value:L(e.duration)}))),top:!0};n.sort(tn("increment"));return[o,{name:`${e} hits`,values:n.map((e=>({name:e.name,value:e.increment.toString()}))),top:!0}]},on=(e,t,n)=>{const o=[];var r;n&&(o.push(...nn("Loader",n.loaders)),o.push(...nn("Tapable",n.tapables)),o.push(...nn("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},i=new Set,s=F(e.build),a=new Map,u=new Map,c=new Map;for(const e of s.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;i.add({name:t.name,size:t.size,aggregatedSize:r,dependents:o,dependencies:n})}if(!i.size)return[t,n,o];const d=Array.from(i);return d.sort(tn((e=>e.dependents.size))),t.values=d.map((e=>({name:e.name,value:e.dependents.size.toString()}))),d.sort(tn((e=>e.dependencies.size))),n.values=d.map((e=>({name:e.name,value:e.dependencies.size.toString()}))),d.sort(tn("size")),o.values=d.map((e=>({name:e.name,value:m(e.size)}))),d.sort(tn("aggregatedSize")),r.values=d.map((e=>({name:e.name,value:m(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(tn((e=>e.size))).map((e=>({name:e.name,value:m(e.size)}))),top:!0},{name:"Entry aggregated size",values:(r.build.entries||[]).sort(tn((e=>e.size))).map((e=>({name:e.name,value:m(e.size)}))),top:!0},{name:"Entry number of modules",values:(r.build.entries||[]).sort(tn((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,i=e.build.errors.length,s=e.build.entries?e.build.entries.length:0;return e.build.start&&t.values.push({name:"Overhead duration",value:L(e.build.start-e.start)}),e.build.duration&&t.values.push({name:"Build duration",value:L(e.build.duration)}),e.build.writeDuration&&t.values.push({name:"Write duration",value:L(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:s.toString()},{name:"Number of warnings",value:r.toString()},{name:"Number of errors",value:i.toString()}),[t]})(e));const i=(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=q(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))))),i=Math.max(n+4,o+r+4);for(const n of e){if(0===n.values.length)continue;const e=i-(n.name.length+4);t+=`\n== ${n.name} ${"=".repeat(e)}=\n`;for(const e of n.values){const n=r-e.value.length;t+=` [${Zt(e.value)}] ${" ".repeat(n)}${en(e.name)}\n`}}return t})(o);t.info(i)},rn="api/v1/series",sn=t.bold.green,an=["onStart","onLoad","onResolve","onEnd"],un=new Map,cn=new Map,dn=new Map,pn=(e,t,n)=>{const o=Object.assign({},e);for(const r of an)o[r]=async(o,i)=>{const s=cn.get(t)||{name:t,increment:0,duration:0,events:{}};s.events[r]=s.events[r]||{name:r,values:[]};const a="onLoad"===r;return(0,e[r])(o,(async(...e)=>{const o=Gt(e[0].path,n),u=dn.get(o)||{name:o,increment:0,duration:0,events:{}};u.events[r]=u.events[r]||{name:r,values:[]};const c=g.performance.now();try{return await i(...e)}finally{const n=g.performance.now(),i=n-c,d={start:c,end:n,duration:i,context:Xt(e)};if(s.events[r].values.push(d),s.duration+=i,s.increment+=1,cn.set(t,s),u.events[r].values.push(d),u.duration+=i,u.increment+=1,dn.set(o,u),a){const e=un.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+=i,e.increment+=1,un.set(t,e)}}}))};return o},ln=(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 i=pn(r,o.name,t);await n({...i,initialOptions:{...i.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:i,modules:s}={plugins:cn,modules:dn,loaders:un};o.end(),await e.asyncHook("timings",{tapables:r,loaders:i,modules:s})}))}});class fn{constructor(e){this.started={},this.finished=[],this.cwd=e}startModule(e,t){const n=Yt(e,t,this.cwd),o=(e=>(e.loaders||[]).map((e=>e.loader||e)).map(Qt))(e);o.length||o.push("no-loader"),this.started[n]={module:Vt(n),timings:{start:g.performance.now(),duration:0,end:0},loaders:o}}doneModule(e,t){const n=Yt(e,t,this.cwd),o=this.started[n];o&&(o.timings.end=g.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:{}},i=n.loaders.join(",");r.events[i]=r.events[i]||{name:i,values:[]},r.events[i].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 mn{constructor(e){this.monitoredTaps={},this.tapables=[],this.hooks={},this.timings=new Map,this.ignoredHooks=["normalModuleLoader"],this.cwd=e}saveResult(e,t,n,o,r,i){const s=this.timings.get(t)||{name:t,duration:0,increment:0,events:{}};s.events[n]||(s.events[n]={name:n,values:[]}),s.events[n].values.push({start:r,end:i,duration:i-r,context:o,type:e}),s.duration+=i-r,s.increment+=1,this.timings.set(t,s)}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 i=g.performance.now(),s=t.apply(this,r),a=()=>{this.saveResult(e,n,o,Xt(r),i,g.performance.now())};return s.then(a,a),s}}getAsyncTapPatch(e,t,n,o){return(...r)=>{this.checkNewHooks();const i=g.performance.now(),s=r.pop();return t.apply(this,[...r,(...t)=>(this.saveResult(e,n,o,Xt(r),i,g.performance.now()),s(...t))])}}getDefaultTapPatch(e,t,n,o){return(...r)=>{this.checkNewHooks();const i=g.performance.now(),s=t.apply(this,r);return this.saveResult(e,n,o,Xt(r),i,g.performance.now()),s}}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,i)=>{const s="string"==typeof(a=r)?a:a.name;var a;const u=`${t}-${s}`;if(this.monitoredTaps[u])return n.call(o,r,i);this.monitoredTaps[u]=!0;const c=this.getTapPatch(e,i,s,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(Ut)||(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 hn=e=>async t=>{const n=e.getLogger(Ut),o={name:Ut},r=new mn(e.buildRoot),i=new fn(e.buildRoot),s=n.time("parse compiler hooks");r.throughHooks(t),s.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=>{i.startModule(t,e)})),e.hooks.succeedModule.tap(o,(t=>{i.doneModule(t,e)})),e.hooks.failedModule&&e.hooks.failedModule.tap(o,(t=>{i.doneModule(t,e)}))})),t.hooks.afterEmit.tapPromise(o,(async()=>{const{timings:t}=r.getResults(),{loaders:n,modules:o}=i.getResults();await e.asyncHook("timings",{tapables:t,loaders:n,modules:o})}))},gn={filters:Bt},yn=({options:e,context:t})=>{const n=t.getLogger(Ut);let o=0;const r=((e,t)=>{const n=e[Kt],o=Ht(n?.timestamp);let r=!1===n?.enableDefaultPrefix?"":`build.${t}`;return n?.prefix&&(r+=r?`.${n.prefix}`:n.prefix),{enable:!!e[Kt],enableDefaultPrefix:!0,enableTracing:!1,filters:Bt,tags:[],...e[Kt],timestamp:o,prefix:r.toLowerCase().replace(/(^\.*|\.*$)/g,"")}})(e,t.bundler.name),i=[];if(!r.enable)return i;const s={name:Ut,enforce:"pre",esbuild:ln(t,n),webpack:hn(t),rspack:hn(t)},a=n.time("build",{start:!1}),u=r.enableTracing&&["esbuild","webpack","rspack"].includes(t.bundler.name);let c,d;const p=async()=>{t.build.end=Date.now(),t.build.duration=t.build.end-t.build.start,t.build.writeDuration=t.build.end-o;const e=n.time("aggregating metrics"),i=r.timestamp,s=n.time("aggregate universal metrics"),a=((e,t)=>{const n=new Set,o=e.inputs||[],r=e.outputs||[],i=e.entries||[],s=e.warnings.length,a=e.errors.length,u=e.duration,c=new Map,d=new Map,p=new Map;for(const e of i){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$/,"");p.has(n)||p.set(n,[]),p.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,i.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,s]],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$/,"");p.has(r)&&o.push(...p.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 i){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})(d,i);s.end();const u=n.time("aggregate plugins metrics"),p=((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 i of Object.values(o.events)){let s=0;r+=i.values.length;for(const t of i.values){const n=t.end-t.start;s+=n,e+=n}n.add({metric:"plugins.hooks.duration",type:"duration",points:[[t,s]],tags:[`pluginName:${o.name}`,`hookName:${i.name}`]}).add({metric:"plugins.hooks.increment",type:"count",points:[[t,i.values.length]],tags:[`pluginName:${o.name}`,`hookName:${i.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})(c?.tapables,i);u.end();const l=n.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})(c?.loaders,i);l.end();const m=((e,t,n,o,r)=>{const i=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}i.add(Wt(e,o,r))}const s=Array.from(i).filter((e=>e.toSend)).length;return i.add(Wt({metric:"metrics.count",type:"count",points:[[t,s+1]],tags:[],toSend:!0},o,r)),i})(new Set([...a,...p,...f]),i,r.filters,r.tags,r.prefix);await t.asyncHook("metrics",m),e.end();const h=n.time("outputing report");on(t,n,c),h.end();const g=n.time("sending metrics to Datadog");await((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 i=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: ${sn(`https://api.${t.site}/${rn}`)}\n\nMetrics:\n - ${i.join("\n - ")}`),M({method:"POST",url:`https://api.${t.site}/${rn}?api_key=${t.apiKey}`,getData:()=>({data:JSON.stringify({series:o})})}).catch((e=>{n.error(`Error sending metrics ${e}`)}))})(m,{apiKey:t.auth.apiKey,site:t.auth.site},n),g.end()},l={name:"datadog-universal-metrics-plugin",enforce:"post",buildStart(){a.resume(),t.build.start=t.build.start||Date.now(),e[Kt]?.timestamp||(r.timestamp=Ht(t.build.start))},buildEnd(){a.end(),o=Date.now()},async timings(e){c=e,d&&await p()},async buildReport(e){d=e,!c&&u||await p()}};return r.enableTracing&&i.push(s),i.push(l),i},bn="output",wn="datadog-output-plugin",$n=(e,t)=>"string"==typeof t?t.replace(/(\.json)?$/,".json"):!0===t?`${e}.json`:t,vn=e=>{const t=void 0===e;return{build:$n("build",e?.build??t),bundler:$n("bundler",e?.bundler??t),dependencies:$n("dependencies",e?.dependencies??t),errors:$n("errors",e?.errors??t),logs:$n("logs",e?.logs??t),metrics:$n("metrics",e?.metrics??t),timings:$n("timings",e?.timings??t),warnings:$n("warnings",e?.warnings??t)}},kn=(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}))}))},Sn=e=>{const t=new Set;return{buildStart(){t.clear()},writeBundle(e,n){t.add(n)},closeBundle(){e((()=>Array.from(t)))}}},xn=({options:e,context:t})=>{const n=(e=>({enable:!!e[bn],path:"./",...e[bn],files:vn(e[bn]?.files)}))(e),o=t.getLogger(wn);if(!n.enable)return[];const r=(e,r)=>{const i=n.files[e];if(!r||!1===i)return;t.queue((async()=>{const e=o.time(`output ${i}`),s=((e,t,n)=>{const o=c.isAbsolute(t)?t:c.resolve(e,t);return c.resolve(o,n)})(t.bundler.outDir,n.path,i);let d;try{const e="function"==typeof r?await r():r;await(async(e,t)=>{await ee(c.dirname(e));const n=a.createWriteStream(e),o=new u.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})(s,e)}catch(e){d=e}d?o.error(`Failed writing ${i}: ${d}`):o.debug(`Wrote "./${c.relative(t.buildRoot,s)}"`),e.end()})())};return[{name:wn,buildReport(e){const t=o.time("serialize report"),n=F(e);t.end(),r("build",{bundler:n.bundler,metadata:n.metadata,start:n.start,end:n.end,duration:n.duration,writeDuration:n.writeDuration,entries:n.entries,outputs:n.outputs}),r("logs",n.logs),r("timings",n.timings),r("dependencies",n.inputs),r("errors",n.errors),r("warnings",n.warnings)},metrics(e){r("metrics",(()=>Array.from(e)))},esbuild:{setup(e){e.onEnd((e=>{r("bundler",e.metafile)}))}},rspack:kn(o,(e=>{r("bundler",e)})),rollup:Sn((e=>{r("bundler",e)})),vite:Sn((e=>{r("bundler",e)})),webpack:kn(o,(e=>{r("bundler",e)}))}]},En="rum",Dn="datadog-rum-plugin",Pn=e=>`(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(e)},${JSON.stringify("DD_SOURCE_CODE_CONTEXT")});`,jn="datadog-rum-privacy-plugin";const Cn=(e,t)=>{const n=t.getLogger(jn),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,i=0;return{name:jn,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?.()),s=y.instrument({id:t,code:e,map:n},o);return 0===s.privacyDictionarySize?{code:e}:(r+=s.privacyDictionarySize,i++,s)}catch(t){return n.error(`Instrumentation Error: ${t}`,{forward:!0}),{code:e}}}},buildEnd:()=>{n.debug(`Privacy dictionary will include ${r} entries across ${i} files`,{forward:!0,context:{dictionaryEntryCount:r,fileCount:i}})}}},Rn=e=>`DD_RUM.init({${JSON.stringify(e.sdk).replace(/(^{|}$)/g,"")}});\n`,An=(e,t)=>{const n=e.sdk;if(n.clientToken)return Rn(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 M({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 Rn({...e,sdk:{clientToken:o,...n}})}},On=e=>{const n=t.bold.red,o=e[En]||{},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 i={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={...i,...o.sdk},r},Tn=e=>{const t=e[En]||{},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},Mn=e=>{const n=t.bold.red,o=e[En]||{},r={errors:[]};if(!o.sourceCodeContext)return r;const i=o.sourceCodeContext;return i?.service&&"string"==typeof i.service||r.errors.push(`Missing ${n('"rum.sourceCodeContext.service"')}.`),r.config={...i,version:i.version||e.metadata?.version},r},Nn=({options:e,context:t})=>{const n=((e,t)=>{const n=[],o=On(e),r=Tn(e),i=Mn(e);if(n.push(...o.errors),n.push(...r.errors),n.push(...i.errors),n.length)throw t.error(`\n - ${n.join("\n - ")}`),new Error(`Invalid configuration for ${Dn}.`);const s={enable:!!e[En],...e[En],sdk:void 0,privacy:void 0,sourceCodeContext:void 0};return o.config&&(s.sdk=o.config),r.config&&(s.privacy=r.config,t.debug(`datadog-rum-privacy plugin options: ${JSON.stringify(s.privacy,((e,t)=>t instanceof RegExp?t.toString():t))}`,{forward:!0})),i.config&&(s.sourceCodeContext=i.config),s})(e,t.getLogger(Dn)),o=[];if(!n.enable)return o;if(n.sourceCodeContext&&t.inject({type:"code",position:se.BEFORE,injectIntoAllChunks:!0,value:Pn(n.sourceCodeContext)}),n.sdk&&(t.inject({type:"file",position:se.MIDDLE,value:c.join(__dirname,"./rum-browser-sdk.js")}),t.inject({type:"code",position:se.MIDDLE,value:An(n,t)})),n.privacy){t.inject({type:"file",position:se.BEFORE,value:c.join(__dirname,"./privacy-helpers.js")});const e=Cn(n.privacy,t);o.push(e)}return o},_n="datadog-analytics-plugin",In=({context:e})=>{const t=e.getLogger(_n);return[{name:_n,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}`)}})())}}]},Fn="datadog-async-queue-plugin",zn=e=>{const{context:t,stores:n}=e,o=t.getLogger(Fn),r=[];return t.queue=e=>{const t=e.catch((e=>{r.push(e.message||e.toString())}));n.queue.push(t)},[{name:Fn,asyncTrueEnd:async()=>{await Promise.all(n.queue),r.length>0&&o.error(`Error occurred while processing async queue:\n ${r.join("\n ")}`)}}]},Ln=async(e,t,n)=>{const o=[],r=e.initialOptions.entryPoints,i=[],s=[];if(Array.isArray(r))for(const e of r){const t=e&&"object"==typeof e?e.in:e;i.push({path:t})}else r&&"object"==typeof r&&i.push(...Object.entries(r).map((([e,t])=>({name:e,path:t}))));const a=i.flatMap((e=>{return(t=e.path,t.includes("*")?l.glob.sync(t):[t]).map((t=>[e,t]));var t})).map((async([n,r])=>{const i=await e.resolve(r,{kind:"entry-point",resolveDir:t.buildRoot});i.errors.length&&s.push(...i.errors.map((e=>e.text))),i.path&&o.push({name:n.name,resolved:i.path,original:n.path})}));for(const e of s)n.error(e);return await Promise.all(a),o},qn=/\.(?!.*(?:\.|\/|\\))(\w{1,})/g,Bn=/(\?|%3F|\|)+/gi,Kn=e=>{return"unknown"===e?e:e.includes("webpack/runtime")?"runtime":(t=Wn(e),qn.lastIndex=0,qn.exec(t)?.[1]||"unknown");var t},Un=["unknown","commonjsHelpers.js",`vite${c.sep}preload-helper.js`],Hn=(e,t,n)=>{const o=new Set;for(const n of e){const e=Wn(n);I(n)||e===t||Un.includes(e)||o.add(e)}return o},Wn=e=>e.split("!").pop().split(Bn).shift().replace(/^[^\w\s.,!@#$%^&*()=+~`\-/\\]+/,""),Jn=(e,t)=>I(t)?D:"unknown"===t?t:t.includes("webpack/runtime")?t.replace("webpack/runtime/","").replace(/ +/g,"-"):((e,t)=>{const n=t.split(c.sep),o=e.split(c.sep).filter(((e,t)=>e===n[t])).join(c.sep);return e.replace(o,"")})(t.split("!").pop(),e).split("node_modules").pop().split(Bn).shift().replace(/^((\.\.?)?[/\\])+/g,""),Vn=(e,t)=>Object.fromEntries(Object.entries(e).map((([e,n])=>[$e(t,e),n]))),Gn=(e,t)=>({setup(n){const o=new Map;let r=[];const i=t.time("build report",{start:!1});n.onStart((async()=>{o.clear(),r=[],i.resume();const s=t.time("process entries");r.push(...await Ln(n,e,t));for(const t of r){const n=Jn(e.bundler.outDir,t.resolved);t.name?o.set(n,t.name):o.set(n,n)}s.end(),i.pause()})),n.onEnd((async n=>{i.resume();const r=t.time("collecting errors and warnings"),s=e.bundler.outDir,a=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 u=[],d=[],p=[],l=[],f=[],m={},h={},g=t.time("indexing metafile data"),y=Vn(n.metafile.inputs,a),b=Vn(n.metafile.outputs,a);g.end();const w=e=>{if(!I(e))return e;const t=y[$e(a,e)];if(!t)return e;const n=t.imports.find((e=>!I(e.path)));return n?n.path:e},$=t.time("looping through inputs");for(const[e,t]of Object.entries(n.metafile.inputs)){if(I(e))continue;const n=$e(a,e),o={name:Jn(s,e),filepath:n,dependents:new Set,dependencies:new Set,size:t.bytes,type:Kn(e)};m[n]=o,u.push(o)}$.end();const v=t.time("looping through outputs");for(const[e,r]of Object.entries(n.metafile.outputs)){const n=$e(a,e),i=Jn(s,n),u=[];for(const e of Object.keys(r.inputs)){if(I(e))continue;const n=m[$e(a,e)];n?u.push(n):t.debug(`Input ${e} not found for output ${i}`)}if(r.entryPoint&&!u.length){const e=m[$e(a,r.entryPoint)];if(!e){t.debug(`Input ${r.entryPoint} not found for output ${i}`);continue}u.push(e)}const c={name:i,filepath:n,inputs:u,size:r.bytes,type:Kn(n)};if(h[n]=c,"map"===c.type&&l.push(c),d.push(c),!r.entryPoint)continue;const f=m[$e(a,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};p.push(e)}}v.end();const k=t.time("looping through sourcemaps");for(const e of l){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 S={inputs:{report:m,meta:y},outputs:{report:h,meta:b}},x=/(<runtime>|https:|file:|data:|#)/g,E=e=>!I(e)&&!e.match(x),D=(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 i=n.meta[e];if(!i)return t.debug(`Could not find metafile's ${e}`),o;if(!i.imports||!i.imports.length)return o;for(const t of i.imports){const i=t.path.match(/^\.\.?\//),d=i?c.dirname(e):a,p=$e(d,t.path);if(t.external){if(E(t.path)){const e=i?p:t.path,n=S.inputs.report[e]||{filepath:e,name:Jn(s,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),u.includes(n)||u.push(n),S.inputs.report[e]=n,o[n.filepath]=n}}else D(p,n,o)}return o},P=t.time("looping through entries");for(const e of p){const t={},n={};for(const n of e.inputs)D(n.filepath,S.inputs,t);for(const t of e.outputs)D(t.filepath,S.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)}P.end();const j=t.time("aggregate dependencies and dependents");for(const e of u){if("external"===e.type)continue;const n=S.inputs.meta[e.filepath];if(n)for(const o of n.imports){if(!E(o.path))continue;const n=o.path.match(/^\.?\.\//),r=n?c.dirname(e.filepath):a,i=$e(r,o.path);let s;if(o.external){const e=n?i:o.path;s=S.inputs.report[e]}else s=S.inputs.report[i];s?(e.dependencies.add(s),s.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}`)}j.end(),e.build.outputs=d,e.build.inputs=u,e.build.entries=f,i.end(),await e.asyncHook("buildReport",e.build)}))}}),Yn=(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}),s=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,p=new Map,l=new Map,f=new Map;return{buildStart(){f.clear(),d.clear(),p.clear(),l.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=Wn(e.id),o=f.get(t)||{dependencies:new Set,dependents:new Set},r=Hn(new Set([...e.dynamicallyImportedIds,...e.importedIds]),t),i=Hn(new Set([...e.dynamicImporters,...e.importers]),t);for(const e of i)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?$e(e.buildRoot,n.dir):e.bundler.outDir,g=new Set,y=new Set,b=new Map;s.resume();for(const[e,{dependencies:t,dependents:n}]of f){for(const n of t){const t=Wn(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=Wn(t),o=f.get(n)||{dependencies:new Set,dependents:new Set};o.dependencies.has(e)||(o.dependencies.add(e),f.set(n,o))}}s.end(),i.resume();for(const[e,n]of Object.entries(m)){const o=$e(h,e),r="code"in n?Buffer.byteLength(n.code,"utf8"):Buffer.byteLength(n.source,"utf8"),i=p.get(o)||{name:e,filepath:o,inputs:[],size:r,type:Kn(e)};if("map"===i.type&&y.add(i),"modules"in n)for(const[e,t]of Object.entries(n.modules)){if(Wn(e)!==e)continue;let n=t.originalLength;if(!n&&0!==n)try{n=a.statSync(e).size}catch(e){n=t.renderedLength}const o=d.get(e)||{name:Jn(h,e),dependencies:new Set,dependents:new Set,filepath:e,size:n,type:Kn(e)};i.inputs.push(o),d.set(o.filepath,o)}if("imports"in n)for(const e of n.imports){const n=Wn(e);if(!f.has(n)){b.set($e(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:Jn(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]}),p.set(i.filepath,i)}i.end();for(const[e,n]of b){const o=p.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 ${Jn(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 ${Jn(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=p.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=Jn(h,e),r=p.get(e);if(!r)return d.has(o)||t.debug(`Could not find output for ${o}`),n;n.set(e,r);const i=m[Jn(h,e)];if(!i)return t.debug(`Could not find asset for ${o}`),n;const s=[];"imports"in i&&s.push(...i.imports),"dynamicImports"in i&&s.push(...i.dynamicImports);for(const e of s)w($e(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),l.has(e.filepath)&&t.debug(`Entry "${e.name}":"${Jn(h,e.filepath)}" already reported.`),l.set(e.filepath,e)}r.pause(),o.pause()},async closeBundle(){e.build.inputs=Array.from(d.values()),e.build.outputs=Array.from(p.values()),e.build.entries=Array.from(l.values()),r.end(),o.end(),await e.asyncHook("buildReport",e.build)}}},Qn=(e,t,n)=>o=>{let r=[],i=[],s=[];const a=new Map,u=new Map,c=new Map,d=new Map,p=[],l=new Map,f=n.time("build report",{start:!1}),m=e=>!(!e||e.startsWith("webpack/runtime")||e.startsWith("multi ")||I(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=Wn(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=Wn(t.request);if(d.has(n))return d.get(n);if(e.context){const t=$e(Wn(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=[],i=[],s=[],a.clear(),u.clear(),d.clear(),l.clear(),o.hooks.finishModules.tap(t,(t=>{f.resume();const o=n.time("dependency graph"),i=n.time("indexing modules");for(const e of t)g(e);i.end();const s=n.time("building inputs");for(const n of t){const t=n.identifier(),o=Jn(e.bundler.outDir,t),i=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 s=l.get(t)||{dependents:new Set,dependencies:new Set};for(const e of i){const n=l.get(e)||{dependencies:new Set,dependents:new Set};n.dependents.add(t),s.dependencies.add(e),l.set(e,n)}l.set(t,s);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:Kn(t)};r.push(u),a.set(t,u),w(n)&&a.set(h(t),u)}s.end();const u=n.time("assigning dependencies and dependents");for(const e of r){const t=l.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(),l=t=>[...t.files||[],...t.auxiliaryFiles||[]].map((t=>$e(e.bundler.outDir,t))),h=n.time("indexing chunks"),g=t.chunkGraph;for(const e of o){const t=l(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"===Kn(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:$e(e.bundler.outDir,t.name),type:Kn(t.name)};if(u.set(o.filepath,o),i.push(o),"map"===o.type){p.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 p){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"),$=(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=$(o,t);for(const t of e)n.add(t)}return n};for(const[o,r]of t.entrypoints){const t=new Map,i=new Map;let a=0;const c=$(r),d=Array.from(c).flatMap(l),p=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"===Kn(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)i.has(e.filepath)||i.set(e.filepath,e);a+=o.size}}else n.debug(`Could not find output of ${JSON.stringify(e)}`)}const f={name:o,filepath:p?$e(e.bundler.outDir,p):"unknown",size:a,inputs:Array.from(i.values()),outputs:Array.from(t.values()),type:p?Kn(p):"unknown"};s.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=i,e.build.entries=s,f.end(),await e.asyncHook("buildReport",e.build)}))},Xn="datadog-build-report-plugin",Zn=e=>{const{context:t}=e,n=t.getLogger(Xn);return[{name:Xn,enforce:"post",esbuild:Gn(t,n),rspack:Qn(t,Xn,n),webpack:Qn(t,Xn,n),vite:Yn(t,n),rollup:Yn(t,n)}]},eo="datadog-bundler-report-plugin",to=(e,t)=>t?c.isAbsolute(t)?t:c.resolve(e,t):"",no=e=>{if(!e)return[];return(Array.isArray(e)?e:[e]).map((e=>e.dir?e.dir:e.file?c.dirname(e.file):void 0)).filter(Boolean)},oo=e=>t=>{e.bundler.rawConfig=t.options,t.options.output?.path&&(e.bundler.outDir=to(process.cwd(),t.options.output.path)),e.hook("bundlerReport",e.bundler),t.options.context&&(e.buildRoot=t.options.context),e.hook("buildRoot",e.buildRoot)},ro=e=>({configResolved(t){e.bundler.rawConfig=t;let n=t.build?.outDir??"dist";const o=t.build?.rollupOptions?.output,r=no(o);e.buildRoot=t.root??process.cwd(),o&&r.length&&(n=ke(r,process.cwd())),e.bundler.outDir=to(e.buildRoot,n),e.hook("buildRoot",e.buildRoot),e.hook("bundlerReport",e.bundler)}}),io=e=>{const{context:t}=e,n=t.getLogger(eo);return[{name:eo,enforce:"pre",esbuild:{setup(e){t.bundler.rawConfig=e.initialOptions,e.initialOptions.absWorkingDir&&(t.buildRoot=e.initialOptions.absWorkingDir),e.initialOptions.outdir&&(t.bundler.outDir=to(t.buildRoot,e.initialOptions.outdir)),e.initialOptions.outfile&&(t.bundler.outDir=to(t.buildRoot,c.dirname(e.initialOptions.outfile))),t.hook("buildRoot",t.buildRoot),t.hook("bundlerReport",t.bundler),e.initialOptions.metafile=!0}},webpack:oo(t),rspack:oo(t),vite:ro(t),rollup:{options(e){let n;if("output"in e){const t=no(e.output);n=ke(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(c.dirname(e))}}return Array.from(t)})(e);if(n){t.bundler.outDir=$e(process.cwd(),n);const e=ke([n,...o],process.cwd());t.buildRoot=e===c.sep?process.cwd():e}else t.buildRoot=ke(o,process.cwd()),t.bundler.outDir=c.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=no(e);ke(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.")}}}]},so="datadog-custom-hooks-plugin",ao=e=>{const{context:t}=e,n=t.getLogger(so),o=e=>(o,...r)=>{const i=n.time(`execution | ${o}`,{tags:["type:custom-hook",`hook:${o}`]}),s=[],a=[];for(const n of t.plugins){if(!(o in n))continue;const t=n[o];if("function"==typeof t)try{const i=t(...r);i instanceof Promise&&(e||s.push(`Plugin "${n.name}" returned a promise on the non async hook "${o}".`),a.push(i))}catch(e){s.push(`Plugin "${n.name}" errored on hook "${o}". [${e}]`)}else s.push(`Plugin "${n.name}" has an invalid hook type for "${o}". [${typeof t}]`)}if(s.length>0){for(const e of s)n.error(e);throw new Error("Some plugins errored during the hook execution.")}return Promise.all(a).finally((()=>i.end()))};return t.hook=o(!1),t.asyncHook=o(!0),[{name:so,enforce:"pre"}]};class uo{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=ne(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 i=this.matchSources(r);if(0!==i.length)return i;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 co=async e=>{const t=await e.getRemotes(!0);if(0===t.length)throw new Error("No git remotes available");const n=await po(e);for(const e of t)if(e.name===n)return B(e.refs.push);return B(t[0].refs.push)},po=async e=>{try{return(await e.getConfig("clone.defaultRemoteName"))?.value??"origin"}catch(e){return"origin"}},lo=async e=>e.revparse("HEAD"),fo=async e=>(await e.raw("ls-files")).split(/\r\n|\r|\n/),mo=async e=>e.branch(),ho=async e=>e.show(["-s","--format=%s"]),go=async e=>e.show(["-s","--format=%an,%ae,%aI,%cn,%ce,%cI"]),yo="datadog-git-plugin",bo=e=>{const{options:t,context:n}=e,o=n.getLogger(yo),r=o.time("get git information",{start:!1}),i=async e=>{try{const t=await(async e=>{const t=[lo(e),mo(e),ho(e),go(e),fo(e),co(e)],[n,o,r,i,s,a]=await Promise.all(t),[u,c,d,p,l,f]=i.split(",").map((e=>e.trim()));return{commit:{author:{name:u,email:c,date:d},committer:{name:p,email:l,date:f},message:r.trim(),hash:n},hash:n,branch:o.current,remote:a.trim(),trackedFilesMatcher:new uo(s)}})(await(async e=>{const t={baseDir:e||process.cwd(),binary:"git",maxConcurrentProcesses:3};try{const e=b.simpleGit(t),n=await e.revparse("--show-toplevel");t.baseDir=n}catch{}return b.simpleGit(t)})(c.dirname(e)));n.git=t,r.end(),await n.asyncHook("git",n.git)}catch(e){o.error(`Could not get git information: ${e.message}`)}};return[{name:yo,enforce:"pre",buildRoot(e){if(z(t))try{r.resume();const t=ve(e,".git");if(!t)return o.warn("No .git directory found, skipping git plugin."),void r.end();n.queue(i(t))}catch(e){o.error(`Could not get git information: ${e.message}`)}}}]},wo="datadog-injection-plugin",$o=/^https?:\/\//,vo=[".mjs",".mjsx",".js",".ts",".tsx",".jsx"],ko=t.bold.yellow,So=async(e,t=process.cwd())=>(e=>s.readFile(e,{encoding:"utf-8"}))($e(t,e)),xo=async(e,t,n=process.cwd())=>{let o;const r=await(async e=>"function"==typeof e.value?e.value():e.value)(e);try{if("file"===e.type)o=r.match($o)?await(async(e,t=5e3)=>{let n;return Promise.race([M({retries:2,minTimeout:100,url:e}).finally((()=>{t&&clearTimeout(n)})),new Promise(((e,o)=>{n=setTimeout((()=>{o(new Error("Timeout"))}),t)}))])})(r):await So(r,n);else{if("code"!==e.type)throw new Error(`Invalid item type "${e.type}", only accepts "code" or "file".`);o=r}}catch(i){const s=`${e.type} - ${q(r)}`;e.fallback?(t.debug(`Fallback for "${s}": ${i.toString()}`),o=await xo(e.fallback,t,n)):t.warn(`Failed "${s}": ${i.toString()}`)}return o},Eo=(e,t)=>{const n=e.filter((e=>e.position===t.position&&(!t.onAllChunks||e.injectIntoAllChunks)));if(0===n.length)return"";return`// begin injection by Datadog build plugins\n${n.map((e=>`(() => {${e.value}})();`)).join("\n\n")}\n// end injection by Datadog build plugins`},Do=async(e,t,n,o=process.cwd())=>{const r=await(async(e,t,n=process.cwd())=>{const o=new Map;for(const[r,i]of e.entries()){const e=await xo(i,t,n);if(e){const t=i.position||se.BEFORE;o.set(r,{value:e,injectIntoAllChunks:"injectIntoAllChunks"in i&&i.injectIntoAllChunks,position:t})}}return o})(t,e,o);for(const e of r.values())n.push(e)},Po=e=>e instanceof Error&&"code"in e,jo=e=>vo.includes(e),Co=(e,t,n)=>{e.warn(`"${ko(t)}" files are not supported (${ko(n)}).`)},Ro=a.promises,Ao=(e,t,n)=>({setup(o){const{onStart:r,onResolve:i,onLoad:u,onEnd:d,esbuild:l,initialOptions:f}=o,m=[],h=`${t.bundler.name}.${se.MIDDLE}.${D}.js`,g=a.realpathSync(p.tmpdir()),y=c.resolve(g,h),b=new RegExp(`${h}$`),w=f.inject;f.inject=w?[...w]:[],f.inject.push(y),r((async()=>{m.push(...await Ln(o,t,e)),o.initialOptions.inject=w;try{await(async(e,t)=>{await ee(c.dirname(e)),await s.writeFile(e,t,{encoding:"utf-8"})})(y,"")}catch(t){e.error(`Could not create the files: ${t.message}`)}})),i({filter:b},(async e=>({path:e.path,namespace:wo}))),u({filter:b,namespace:wo},(async()=>({contents:Eo(n,{position:se.MIDDLE})||" ",resolveDir:t.buildRoot,loader:"js"}))),d((async o=>{if(!o.metafile)return void e.warn("Missing metafile from build result.");const r=Eo(n,{position:se.BEFORE}),i=Eo(n,{position:se.AFTER}),s=Eo(n,{position:se.BEFORE,onAllChunks:!0}),a=Eo(n,{position:se.AFTER,onAllChunks:!0});if(!(r||i||s||a))return;const u=[];for(const[n,d]of Object.entries(o.metafile.outputs)){const o=d.entryPoint&&m.some((e=>e.resolved.endsWith(d.entryPoint))),p=o?r:s,f=o?i:a;if(!p&&!f)continue;const h=$e(t.buildRoot,n),{base:g,ext:y}=c.parse(h);jo(y)?u.push((async()=>{try{const e=await Ro.readFile(h,"utf-8"),t=await l.transform(e,{loader:"default",banner:p,footer:f});await Ro.writeFile(h,t.code)}catch(t){if(!Po(t)||"ENOENT"!==t.code)throw t;e.warn(`Could not inject content in ${h}: ${t}`)}})()):Co(e,y,g)}await Promise.all(u)}))}}),Oo=D,To="?inject-proxy",Mo=(e,t)=>({banner(n){const o=Eo(t,{position:se.BEFORE,onAllChunks:!n.isEntry});if(""===o||!n.fileName)return"";const{base:r,ext:i}=c.parse(n.fileName);return jo(i)?o:(Co(e,i,r),"")},async resolveId(e,n,o){if(I(e))return{id:e,moduleSideEffects:!0};if(o.isEntry&&Eo(t,{position:se.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}${To}`}return null},load(e){if(I(e))return Eo(t,{position:se.MIDDLE});if(e.endsWith(To)){const t=e.slice(0,-13),n=this.getModuleInfo(t);let o=`import ${JSON.stringify(Oo)};\nexport * from ${JSON.stringify(t)};`;return n?.hasDefaultExport&&(o+=`export { default } from ${JSON.stringify(t)};`),o}return null},footer(n){const o=Eo(t,{position:se.AFTER,onAllChunks:!n.isEntry});if(""===o||!n.fileName)return"";const{base:r,ext:i}=c.parse(n.fileName);return jo(i)?o:(Co(e,i,r),"")}}),No=(e,t,n,o,r)=>i=>{const s=new WeakMap,u=e.sources.ConcatSource,d=n.bundler.name,p=c.resolve(n.buildRoot,"node_modules",".cache","datadog-build-plugins",`${d}.${se.MIDDLE}.${D}.js`);te(p,"");i.hooks.shutdown.tap(wo,(()=>{var e;e=p,a.rmSync(e,{force:!0,maxRetries:3,recursive:!0})}));const l=async()=>{await Do(t,o,r,n.buildRoot)};i.hooks.beforeRun.tapPromise(wo,l),i.hooks.watchRun.tapPromise(wo,l),i.hooks.compilation.tap(wo,(n=>{const o=e.Compilation.PROCESS_ASSETS_STAGE_ADDITIONS;n.hooks.processAssets.tap({name:wo,stage:o},(()=>{const e=Eo(r,{position:se.BEFORE}),o=Eo(r,{position:se.AFTER}),i=Eo(r,{position:se.BEFORE,onAllChunks:!0}),a=Eo(r,{position:se.AFTER,onAllChunks:!0});for(const r of n.chunks){let d=e,p=o;if(r.canBeInitial()||(d=i,p=a),""!==d||""!==p)for(const e of r.files){const{base:o,ext:r}=c.parse(e);jo(r)?n.updateAsset(e,(e=>{const t=s.get(e);if(!t||t.banner!==d||t.footer!==p){const t=new u(d,"\n",e,"\n",p);return s.set(e,{source:t,banner:d,footer:p}),t}return t.source})):Co(t,r,o)}}}))}));const f=(e=>{const n={import:[p]},o=e=>{for(const[n,o]of Object.entries(e))"object"==typeof o?(o.import=o.import||[],o.import.unshift(p)):"string"==typeof o?e[n]=[p,o]:Array.isArray(o)?o.unshift(p):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},_o=e=>{const{bundler:t,context:n}=e,o=n.getLogger(wo),r=new Map,i=[];n.inject=e=>{r.set(`${Date.now()}.${performance.now()}.${++U}`,e)};const s={name:wo,enforce:"post",esbuild:Ao(o,n,i),webpack:No(t,o,n,r,i),rspack:No(t,o,n,r,i),rollup:Mo(o,i),vite:{...Mo(o,i),enforce:"pre",transformIndexHtml:{order:"pre",handler:()=>Eo(i,{position:se.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)?s.load={filter:{id:P},handler:()=>({code:Eo(i,{position:se.MIDDLE})})}:s.buildStart=async()=>{await Do(o,r,i,n.buildRoot)},[s]},Io="datadog-true-end-plugin",Fo=e=>{const{context:t}=e,n=async()=>{await t.asyncHook("asyncTrueEnd")},o=()=>{t.hook("syncTrueEnd")},r=async()=>{o(),await n()},i=e=>{e.hooks.shutdown.tapPromise(Io,r)},s={async writeBundle(){},async closeBundle(){await r()}};return[{name:Io,enforce:"post",webpack:i,esbuild:{setup(e){e.onEnd((async()=>{await n()})),e.onDispose((()=>{o()}))}},vite:s,rollup:s,rspack:i}]},zo={[Kt]:gn},Lo=t.bold.red;var qo="3.1.4-dev.2";const Bo=(({bundler:t,version:n})=>{const o=Date.now();return e.createUnplugin(((e,r)=>{const i=Date.now(),s=((e={})=>{const t=[...E(e.metadata)];if(t.length)throw new Error(`Invalid Datadog plugin configuration:\n - ${t.join("\n - ")}`);const n={site:S("SITE")||e.auth?.site||"datadoghq.com"};return Object.defineProperty(n,"apiKey",{value:S("API_KEY")||e.auth?.apiKey,enumerable:!1}),Object.defineProperty(n,"appKey",{value:S("APP_KEY")||e.auth?.appKey,enumerable:!1}),{enableGit:!0,logLevel:"warn",metadata:{},...e,auth:n}})(e);"esbuild"===r.framework&&(r.esbuildHostName=C);const a=process.env.BUILD_PLUGINS_ENV||"production",u=j.includes(a)?a:"development",c=t.rspackVersion||t.version||t.VERSION,d=r.framework,p={bundler:{name:d,version:c},env:u,metadata:s.metadata||{},packageName:`@datadog/${d}-plugin`,version:n},l={errors:[],logs:[],queue:[],timings:[],warnings:[]},f=(({start:e,options:t,data:n,stores:o})=>{const r=process.cwd(),i={errors:o.errors,warnings:o.warnings,logs:o.logs,metadata:n.metadata,timings:o.timings,bundler:n.bundler};return{auth:t.auth,pluginNames:[],bundler:{...i.bundler,outDir:r},build:i,buildRoot:r,env:n.env,getLogger:G(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:N(n),start:e,version:n.version}})({start:o,options:s,data:p,stores:l}),m=f.getLogger("factory"),h=m.time("Plugins initialization",{start:i});f.pluginNames.push(C);const g=[];g.push(["analytics",In],["async-queue",zn],["build-report",Zn],["bundler-report",io],["custom-hooks",ao],["git",bo],["injection",_o],["true-end",Fo]),s.customPlugins&&g.push(["custom",s.customPlugins]),g.push(["apps",Ge],["error-tracking",dt],["live-debugger",qt],["metrics",yn],["output",xn],["rum",Nn]);for(const[e,n]of g)f.plugins.push(...X(f,n,e)({bundler:t,context:f,options:s,data:p,stores:l}));return(e=>{const t=[];for(const n of k){const o=x(n);if(o.length>1&&!o.every((e=>process.env[e]===process.env[o[0]]))){const r=o.map((e=>v(e))).join(" and "),i=v(`DATADOG_${n}`);e.warn(`Conflicting keys ${r}, will use ${i}`),t.push(`${r} (using ${i})`)}else if(o.length){const e=o.map((e=>$(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: ${Lo(Array.from(t).join(", "))}`)})(f.pluginNames),f.hook("init",f),h.end(),f.plugins}))})({bundler:w,version:qo}).esbuild,Ko=qo,Uo=zo;exports.datadogEsbuildPlugin=Bo,exports.helpers=Uo,exports.version=Ko;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|