functione(e,t,r,s){Object.defineProperty(e,t,{get:r,set:s,enumerable:!0,configurable:!0})}functiont(e){returne&&e.__esModule?e.default:e}functionr(e,t,s){if("function"==typeoft&&(s=t,t={}),!s){if("function"!=typeofPromise)thrownewTypeError("callback not provided");returnnewPromise(((s,o)=>{r(e,t||{},((e,t)=>{e?o(e):s(t)}))}))}Ut(e,t||{},((e,r)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,r=!1),s(e,r)}))}functions(e,r,s){if(!["darwin","linux"].includes(process.platform))return;if("string"==typeofFt)return{binDir:Ft};consto=t(kt).sync("brew",{nothrow:!0});returnnull!==o?(Ft=$gCrli$dirname(o),{binDir:Ft}):($gCrli$execFileSync('/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"',{stdio:"inherit"}),Ft="/usr/local/bin/",{binDir:Ft})}functiono(e,t){constr=e.options.env||process.env,s=process.cwd(),o=null!=e.options.cwd,n=o&&void0!==process.chdir&&!process.chdir.disabled;if(n)try{process.chdir(e.options.cwd)}catch(e){}leti;try{i=kt.sync(e.command,{path:r[Vt({env:r})],pathExt:t?$gCrli$delimiter:void0})}catch(e){}finally{n&&process.chdir(s)}returni&&(i=$gCrli$resolve(o?e.options.cwd:"",i)),i}functionn(e,t){returnObject.assign(Error(`${t}${e.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t}${e.command}`,path:e.command,spawnargs:e.args})}functioni(e,t){returnor&&1===e&&!t.file?n(t.original,"spawn"):null}functiona(e,t,r){consts=Gt(e,t,r),o=$gCrli$spawn(s.command,s.args,s.options);returnsr.hookChildProcess(o,s),o}asyncfunctionc(e,t){if(!e)throwError("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,s=ts(t);returnawaitnewPromise(((t,o)=>{constn=e=>{e&&s.getBufferedLength()<=ss.MAX_LENGTH&&(e.bufferedData=s.getBufferedValue()),o(e)};(async()=>{try{awaitis(e,s),t()}catch(e){n(e)}})(),s.on("data",(()=>{s.getBufferedLength()>r&&n(newas)}))})),s.getBufferedValue()}functionl(){return(!!process.env.CI||0===(null===(e=process.getuid)||void0===e?void0:e.call(process)))&&null!==t(kt).sync("sudo",{nothrow:!0});vare}functionu(e,r=[],s={stdio:"inherit",shell:!0}){returnl()?t(qt).commandSync("sudo "+[e,...r].map((e=>`'${e}'`)).join(" "),s):t(qt).sync(e,r,s)}functiond(e){returnl()&&"string"==typeofprocess.env.SUDO_USER?"darwin"===process.platform?$gCrli$join("/Users/",process.env.SUDO_USER,e):$gCrli$join("/home/",process.env.SUDO_USER,e):t(Rs)("~/"+e)}functionh(e,r=["-NoProfile","-NoLogo","-NonInteractive"],s={stdio:"inherit"}){returnt(qt)((()=>{if(void0===Us){conste=t(kt).sync("pwsh",{nothrow:!0});null!==e&&(Us=e);constr=t(kt).sync("powershell",{nothrow:!0});null!==r&&(Us=r)}if(void0===Us)throwError("Could not find powershell");returnUs})(),[...r,"-c",e],s)}asyncfunctionp(e,r,s=!1){consto=s?t(js)(null!=r?r:""):r;try{if("github-actions"===t(ks)())try{(0,Rt.exportVariable)(e,o)}catch(t){(0,Ns.error)(t),awaitm(e,o)}elseawaitm(e,o)}catch(t){(0,Ns.error)(t),(0,Rt.setFailed)(`Failed to export environment variable ${e}=${o}. You should add it manually.`)}}asyncfunctionf(e){process.env.PATH=`${e}${$gCrli$delimiter}${process.env.PATH}`;try{if("github-actions"===t(ks)())try{(0,Rt.addPath)(e)}catch(t){(0,Ns.error)(t),awaitg(e)}elseawaitg(e)}catch(t){(0,Ns.error)(t),(0,Rt.setFailed)(`Failed to add ${e} to the percistent PATH. You should add it manually.`)}}asyncfunctionm(e,t){constr=null!=t?t:"";switch(process.platform){case"win32":returnawaith(`[Environment]::SetEnvironmentVariable('${e}', '${r}', "User")`),void(0,Rt.info)(`${e}='${r}' was set in the environment.`);case"linux":case"darwin":returny(),$gCrli$appendFileSync(Fs,`\nexport ${e}="${r}"\n`),void(0,Rt.info)(`${e}="${r}" was added to "${Fs}`)}process.env[e]=r}asyncfunctiong(e){switch(process.platform){case"win32":returnawaith(`$USER_PATH=([Environment]::GetEnvironmentVariable("PATH", "User")); [Environment]::SetEnvironmentVariable("PATH", "${e};$USER_PATH", "User")`),void(0,Rt.info)(`"${e}" was added to the PATH.`);case"linux":case"darwin":returny(),$gCrli$appendFileSync(Fs,`\nexport PATH="${e}:$PATH"\n`),void(0,Rt.info)(`"${e}" was added to "${Fs}