"use strict";var Nb=Object.create;var Gs=Object.defineProperty;var Ab=Object.getOwnPropertyDescriptor;var Lb=Object.getOwnPropertyNames;var kb=Object.getPrototypeOf,Db=Object.prototype.hasOwnProperty;var ie=(i,e)=>()=>(i&&(e=i(i=0)),e);var g=(i,e)=>()=>(e||i((e={exports:{}}).exports,e),e.exports),Bt=(i,e)=>{for(var t in e)Gs(i,t,{get:e[t],enumerable:!0})},Xu=(i,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Lb(e))!Db.call(i,s)&&s!==t&&Gs(i,s,{get:()=>e[s],enumerable:!(n=Ab(e,s))||n.enumerable});return i};var Mt=(i,e,t)=>(t=i!=null?Nb(kb(i)):{},Xu(e||!i||!i.__esModule?Gs(t,"default",{value:i,enumerable:!0}):t,i)),jt=i=>Xu(Gs({},"__esModule",{value:!0}),i);var Zu={};Bt(Zu,{configureLightClientRequire:()=>Ub,lightClientRequire:()=>L});function L(i){let e;try{e=JSON.parse(process.env.NX_CLOUD_LIGHT_CLIENT_RESOLUTION_PATHS)}catch{e=[]}if(e.length===0)throw new Error("Light client require must have paths configured with `configureLightClientRequire`.");let t;try{t=require.resolve(i,{paths:e})}catch(n){throw process.env.NX_VERBOSE_LOGGING==="true"&&console.error(`Was not able to require.resolve module ${i} from the following paths: ${e}. This may be expected.`),n}try{return require(t)}catch(n){throw process.env.NX_VERBOSE_LOGGING==="true"&&console.error(`Was not able require module ${i} from path ${t}. This may be expected. `),n}}function Ub(i){process.env.NX_CLOUD_LIGHT_CLIENT_RESOLUTION_PATHS=JSON.stringify(i)}var Pn=ie(()=>{"use strict"});var Ha=g(j=>{"use strict";var za=require("path");Pn();try{try{let i;try{i=L("nx/src/utils/app-root").workspaceRoot}catch{i=L("nx/src/utils/workspace-root").workspaceRoot}let{getDependencyConfigs:e}=L("nx/src/tasks-runner/utils"),t=L("nx/tasks-runners/default").default,{CompositeLifeCycle:n}=L("nx/src/tasks-runner/life-cycle"),s=null;try{s=L("nx/src/index").initTasksRunner}catch{}let r;try{r=L("nx/src/devkit-exports").cacheDir}catch{try{r=L("nx/src/utils/cache-directory").cacheDir}catch{r=(0,za.join)(i,"./node_modules/.cache/nx")}}let a;try{a=L("nx/src/utils/cache-directory").workspaceDataDirectory??r}catch{a=r}let o=L("nx/src/tasks-runner/utils").isCacheableTask,u,c,l;try{u=L("nx/src/devkit-exports").getPackageManagerCommand,c=L("nx/src/devkit-exports").detectPackageManager,l=L("nx/src/devkit-exports").writeJsonFile}catch{u=L("nx/src/utils/package-manager").getPackageManagerCommand,c=L("nx/src/utils/package-manager").detectPackageManager,l=L("nx/src/utils/fileutils").writeJsonFile}let p,d,f;try{p=L("nx/src/tasks-runner/cache").dbCacheEnabled,d=L("nx/src/native").NxCache,f=L("nx/src/utils/db-connection").getDbConnection}catch{}j.cacheDirectory=r,j.runnerReturnsPromise=!0,j.tasksRunner=t,j.CompositeLifeCycle=n,j.getDependencyConfigs=e,j.initTasksRunner=s,j.isCacheableTask=o,j.getPackageManagerCommand=u,j.detectPackageManager=c,j.writeJsonFile=l,j.workspaceDataDirectory=a,j.dbCacheEnabled=p,j.NxCache=d,j.getDbConnection=f}catch{let{appRootPath:e,workspaceRoot:t}=L("@nrwl/tao/src/utils/app-root"),n=e??t,{getDependencyConfigs:s}=L("@nrwl/workspace/src/tasks-runner/utils"),{tasksRunnerV2:r}=L("@nrwl/workspace/src/tasks-runner/tasks-runner-v2"),a;try{a=L("@nrwl/workspace/src/tasks-runner/life-cycle").CompositeLifeCycle}catch{}let o=L("@nrwl/workspace/src/tasks-runner/utils").isCacheableTask,u=L("@nrwl/devkit/index").getPackageManagerCommand,c=L("@nrwl/devkit/index").detectPackageManager,l=L("@nrwl/devkit/index").writeJsonFile;j.cacheDirectory=(0,za.join)(n,"./node_modules/.cache/nx"),j.runnerReturnsPromise=!1,j.tasksRunner=r,j.CompositeLifeCycle=a,j.getDependencyConfigs=s,j.initTasksRunner=null,j.isCacheableTask=o,j.workspaceDataDirectory=j.cacheDirectory,j.getPackageManagerCommand=u,j.detectPackageManager=c,j.writeJsonFile=l,j.dbCacheEnabled=void 0,j.NxCache=void 0,j.getDbConnection=void 0}}catch(i){process.env.NX_VERBOSE_LOGGING==="true"&&console.log(i),console.error("NX CLOUD ERROR"),console.error("---------------------------------------"),console.error("This version of Nx Cloud is incompatible with the @nrwl/* and @nx/* packages in your workspace, or Nx was not installed properly."),console.error(""),console.error("Verify your install step was successful, and if it was,"),console.error("match your @nrwl/nx-cloud version to the same major version of your @nx/* and @nrwl/* packages and try again."),console.error("---------------------------------------"),process.exit(1)}});function Ws(){return process.env.CI==="true"||process.env.TF_BUILD==="true"||process.env.GITHUB_ACTIONS==="true"||process.env.BUILDKITE==="true"||process.env.CIRCLECI==="true"||process.env.CIRRUS_CI==="true"||process.env.TRAVIS==="true"||!!process.env["bamboo.buildKey"]||!!process.env.CODEBUILD_BUILD_ID||!!process.env.GITLAB_CI||!!process.env.HEROKU_TEST_RUN_ID||!!process.env.BUILD_ID||!!process.env.BUILD_BUILDID||!!process.env.TEAMCITY_VERSION}var Ga=ie(()=>{"use strict"});var ip=g((aC,Wa)=>{"use strict";var Fb=require("fs"),Qu=require("path"),Pb=require("os");function ep(i){console.log(`[dotenv][DEBUG] ${i}`)}var Bb=` `,Mb=/^\s*([\w.-]+)\s*=\s*(.*)?\s*$/,jb=/\\n/g,qb=/\r\n|\n|\r/;function tp(i,e){let t=!!(e&&e.debug),n={};return i.toString().split(qb).forEach(function(s,r){let a=s.match(Mb);if(a!=null){let o=a[1],u=a[2]||"",c=u.length-1,l=u[0]==='"'&&u[c]==='"';u[0]==="'"&&u[c]==="'"||l?(u=u.substring(1,c),l&&(u=u.replace(jb,Bb))):u=u.trim(),n[o]=u}else t&&ep(`did not match key and value when parsing line ${r+1}: ${s}`)}),n}function zb(i){return i[0]==="~"?Qu.join(Pb.homedir(),i.slice(1)):i}function Hb(i){let e=Qu.resolve(process.cwd(),".env"),t="utf8",n=!1;i&&(i.path!=null&&(e=zb(i.path)),i.encoding!=null&&(t=i.encoding),i.debug!=null&&(n=!0));try{let s=tp(Fb.readFileSync(e,{encoding:t}),{debug:n});return Object.keys(s).forEach(function(r){Object.prototype.hasOwnProperty.call(process.env,r)?n&&ep(`"${r}" is already defined in \`process.env\` and will not be overwritten`):process.env[r]=s[r]}),{parsed:s}}catch(s){return{error:s}}}Wa.exports.config=Hb;Wa.exports.parse=tp});var np=g((Bn,$a)=>{"use strict";(function(i,e){typeof Bn=="object"&&typeof $a=="object"?$a.exports=e(require("child_process"),require("crypto")):typeof define=="function"&&define.amd?define(["child_process","crypto"],e):typeof Bn=="object"?Bn["electron-machine-id"]=e(require("child_process"),require("crypto")):i["electron-machine-id"]=e(i.child_process,i.crypto)})(Bn,function(i,e){return function(t){function n(r){if(s[r])return s[r].exports;var a=s[r]={exports:{},id:r,loaded:!1};return t[r].call(a.exports,a,a.exports,n),a.loaded=!0,a.exports}var s={};return n.m=t,n.c=s,n.p="",n(0)}([function(t,n,s){t.exports=s(34)},function(t,n,s){var r=s(29)("wks"),a=s(33),o=s(2).Symbol,u=typeof o=="function",c=t.exports=function(l){return r[l]||(r[l]=u&&o[l]||(u?o:a)("Symbol."+l))};c.store=r},function(t,n){var s=t.exports=typeof window<"u"&&window.Math==Math?window:typeof self<"u"&&self.Math==Math?self:Function("return this")();typeof __g=="number"&&(__g=s)},function(t,n,s){var r=s(9);t.exports=function(a){if(!r(a))throw TypeError(a+" is not an object!");return a}},function(t,n,s){t.exports=!s(24)(function(){return Object.defineProperty({},"a",{get:function(){return 7}}).a!=7})},function(t,n,s){var r=s(12),a=s(17);t.exports=s(4)?function(o,u,c){return r.f(o,u,a(1,c))}:function(o,u,c){return o[u]=c,o}},function(t,n){var s=t.exports={version:"2.4.0"};typeof __e=="number"&&(__e=s)},function(t,n,s){var r=s(14);t.exports=function(a,o,u){if(r(a),o===void 0)return a;switch(u){case 1:return function(c){return a.call(o,c)};case 2:return function(c,l){return a.call(o,c,l)};case 3:return function(c,l,p){return a.call(o,c,l,p)}}return function(){return a.apply(o,arguments)}}},function(t,n){var s={}.hasOwnProperty;t.exports=function(r,a){return s.call(r,a)}},function(t,n){t.exports=function(s){return typeof s=="object"?s!==null:typeof s=="function"}},function(t,n){t.exports={}},function(t,n){var s={}.toString;t.exports=function(r){return s.call(r).slice(8,-1)}},function(t,n,s){var r=s(3),a=s(26),o=s(32),u=Object.defineProperty;n.f=s(4)?Object.defineProperty:function(c,l,p){if(r(c),l=o(l,!0),r(p),a)try{return u(c,l,p)}catch{}if("get"in p||"set"in p)throw TypeError("Accessors not supported!");return"value"in p&&(c[l]=p.value),c}},function(t,n,s){var r=s(42),a=s(15);t.exports=function(o){return r(a(o))}},function(t,n){t.exports=function(s){if(typeof s!="function")throw TypeError(s+" is not a function!");return s}},function(t,n){t.exports=function(s){if(s==null)throw TypeError("Can't call method on "+s);return s}},function(t,n,s){var r=s(9),a=s(2).document,o=r(a)&&r(a.createElement);t.exports=function(u){return o?a.createElement(u):{}}},function(t,n){t.exports=function(s,r){return{enumerable:!(1&s),configurable:!(2&s),writable:!(4&s),value:r}}},function(t,n,s){var r=s(12).f,a=s(8),o=s(1)("toStringTag");t.exports=function(u,c,l){u&&!a(u=l?u:u.prototype,o)&&r(u,o,{configurable:!0,value:c})}},function(t,n,s){var r=s(29)("keys"),a=s(33);t.exports=function(o){return r[o]||(r[o]=a(o))}},function(t,n){var s=Math.ceil,r=Math.floor;t.exports=function(a){return isNaN(a=+a)?0:(a>0?r:s)(a)}},function(t,n,s){var r=s(11),a=s(1)("toStringTag"),o=r(function(){return arguments}())=="Arguments",u=function(c,l){try{return c[l]}catch{}};t.exports=function(c){var l,p,d;return c===void 0?"Undefined":c===null?"Null":typeof(p=u(l=Object(c),a))=="string"?p:o?r(l):(d=r(l))=="Object"&&typeof l.callee=="function"?"Arguments":d}},function(t,n){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,n,s){var r=s(2),a=s(6),o=s(7),u=s(5),c="prototype",l=function(p,d,f){var h,x,b,v=p&l.F,E=p&l.G,_=p&l.S,I=p&l.P,A=p&l.B,R=p&l.W,M=E?a:a[d]||(a[d]={}),F=M[c],z=E?r:_?r[d]:(r[d]||{})[c];E&&(f=d);for(h in f)x=!v&&z&&z[h]!==void 0,x&&h in M||(b=x?z[h]:f[h],M[h]=E&&typeof z[h]!="function"?f[h]:A&&x?o(b,r):R&&z[h]==b?function(te){var Ne=function(he,fe,$){if(this instanceof te){switch(arguments.length){case 0:return new te;case 1:return new te(he);case 2:return new te(he,fe)}return new te(he,fe,$)}return te.apply(this,arguments)};return Ne[c]=te[c],Ne}(b):I&&typeof b=="function"?o(Function.call,b):b,I&&((M.virtual||(M.virtual={}))[h]=b,p&l.R&&F&&!F[h]&&u(F,h,b)))};l.F=1,l.G=2,l.S=4,l.P=8,l.B=16,l.W=32,l.U=64,l.R=128,t.exports=l},function(t,n){t.exports=function(s){try{return!!s()}catch{return!0}}},function(t,n,s){t.exports=s(2).document&&document.documentElement},function(t,n,s){t.exports=!s(4)&&!s(24)(function(){return Object.defineProperty(s(16)("div"),"a",{get:function(){return 7}}).a!=7})},function(t,n,s){"use strict";var r=s(28),a=s(23),o=s(57),u=s(5),c=s(8),l=s(10),p=s(45),d=s(18),f=s(52),h=s(1)("iterator"),x=!([].keys&&"next"in[].keys()),b="@@iterator",v="keys",E="values",_=function(){return this};t.exports=function(I,A,R,M,F,z,te){p(R,A,M);var Ne,he,fe,$=function(w){if(!x&&w in T)return T[w];switch(w){case v:return function(){return new R(this,w)};case E:return function(){return new R(this,w)}}return function(){return new R(this,w)}},Ve=A+" Iterator",Ke=F==E,O=!1,T=I.prototype,W=T[h]||T[b]||F&&T[F],J=W||$(F),V=F?Ke?$("entries"):J:void 0,y=A=="Array"&&T.entries||W;if(y&&(fe=f(y.call(new I)),fe!==Object.prototype&&(d(fe,Ve,!0),r||c(fe,h)||u(fe,h,_))),Ke&&W&&W.name!==E&&(O=!0,J=function(){return W.call(this)}),r&&!te||!x&&!O&&T[h]||u(T,h,J),l[A]=J,l[Ve]=_,F)if(Ne={values:Ke?J:$(E),keys:z?J:$(v),entries:V},te)for(he in Ne)he in T||o(T,he,Ne[he]);else a(a.P+a.F*(x||O),A,Ne);return Ne}},function(t,n){t.exports=!0},function(t,n,s){var r=s(2),a="__core-js_shared__",o=r[a]||(r[a]={});t.exports=function(u){return o[u]||(o[u]={})}},function(t,n,s){var r,a,o,u=s(7),c=s(41),l=s(25),p=s(16),d=s(2),f=d.process,h=d.setImmediate,x=d.clearImmediate,b=d.MessageChannel,v=0,E={},_="onreadystatechange",I=function(){var R=+this;if(E.hasOwnProperty(R)){var M=E[R];delete E[R],M()}},A=function(R){I.call(R.data)};h&&x||(h=function(R){for(var M=[],F=1;arguments.length>F;)M.push(arguments[F++]);return E[++v]=function(){c(typeof R=="function"?R:Function(R),M)},r(v),v},x=function(R){delete E[R]},s(11)(f)=="process"?r=function(R){f.nextTick(u(I,R,1))}:b?(a=new b,o=a.port2,a.port1.onmessage=A,r=u(o.postMessage,o,1)):d.addEventListener&&typeof postMessage=="function"&&!d.importScripts?(r=function(R){d.postMessage(R+"","*")},d.addEventListener("message",A,!1)):r=_ in p("script")?function(R){l.appendChild(p("script"))[_]=function(){l.removeChild(this),I.call(R)}}:function(R){setTimeout(u(I,R,1),0)}),t.exports={set:h,clear:x}},function(t,n,s){var r=s(20),a=Math.min;t.exports=function(o){return o>0?a(r(o),9007199254740991):0}},function(t,n,s){var r=s(9);t.exports=function(a,o){if(!r(a))return a;var u,c;if(o&&typeof(u=a.toString)=="function"&&!r(c=u.call(a))||typeof(u=a.valueOf)=="function"&&!r(c=u.call(a))||!o&&typeof(u=a.toString)=="function"&&!r(c=u.call(a)))return c;throw TypeError("Can't convert object to primitive value")}},function(t,n){var s=0,r=Math.random();t.exports=function(a){return"Symbol(".concat(a===void 0?"":a,")_",(++s+r).toString(36))}},function(t,n,s){"use strict";function r(_){return _&&_.__esModule?_:{default:_}}function a(){return process.platform!=="win32"?"":process.arch==="ia32"&&process.env.hasOwnProperty("PROCESSOR_ARCHITEW6432")?"mixed":"native"}function o(_){return(0,h.createHash)("sha256").update(_).digest("hex")}function u(_){switch(b){case"darwin":return _.split("IOPlatformUUID")[1].split(` `)[0].replace(/\=|\s+|\"/gi,"").toLowerCase();case"win32":return _.toString().split("REG_SZ")[1].replace(/\r+|\n+|\s+/gi,"").toLowerCase();case"linux":return _.toString().replace(/\r+|\n+|\s+/gi,"").toLowerCase();case"freebsd":return _.toString().replace(/\r+|\n+|\s+/gi,"").toLowerCase();default:throw new Error("Unsupported platform: "+process.platform)}}function c(_){var I=u((0,f.execSync)(E[b]).toString());return _?I:o(I)}function l(_){return new d.default(function(I,A){return(0,f.exec)(E[b],{},function(R,M,F){if(R)return A(new Error("Error while obtaining machine id: "+R.stack));var z=u(M.toString());return I(_?z:o(z))})})}Object.defineProperty(n,"__esModule",{value:!0});var p=s(35),d=r(p);n.machineIdSync=c,n.machineId=l;var f=s(70),h=s(71),x=process,b=x.platform,v={native:"%windir%\\System32",mixed:"%windir%\\sysnative\\cmd.exe /c %windir%\\System32"},E={darwin:"ioreg -rd1 -c IOPlatformExpertDevice",win32:v[a()]+"\\REG.exe QUERY HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Cryptography /v MachineGuid",linux:"( cat /var/lib/dbus/machine-id /etc/machine-id 2> /dev/null || hostname ) | head -n 1 || :",freebsd:"kenv -q smbios.system.uuid || sysctl -n kern.hostuuid"}},function(t,n,s){t.exports={default:s(36),__esModule:!0}},function(t,n,s){s(66),s(68),s(69),s(67),t.exports=s(6).Promise},function(t,n){t.exports=function(){}},function(t,n){t.exports=function(s,r,a,o){if(!(s instanceof r)||o!==void 0&&o in s)throw TypeError(a+": incorrect invocation!");return s}},function(t,n,s){var r=s(13),a=s(31),o=s(62);t.exports=function(u){return function(c,l,p){var d,f=r(c),h=a(f.length),x=o(p,h);if(u&&l!=l){for(;h>x;)if(d=f[x++],d!=d)return!0}else for(;h>x;x++)if((u||x in f)&&f[x]===l)return u||x||0;return!u&&-1}}},function(t,f,s){var r=s(7),a=s(44),o=s(43),u=s(3),c=s(31),l=s(64),p={},d={},f=t.exports=function(h,x,b,v,E){var _,I,A,R,M=E?function(){return h}:l(h),F=r(b,v,x?2:1),z=0;if(typeof M!="function")throw TypeError(h+" is not iterable!");if(o(M)){for(_=c(h.length);_>z;z++)if(R=x?F(u(I=h[z])[0],I[1]):F(h[z]),R===p||R===d)return R}else for(A=M.call(h);!(I=A.next()).done;)if(R=a(A,F,I.value,x),R===p||R===d)return R};f.BREAK=p,f.RETURN=d},function(t,n){t.exports=function(s,r,a){var o=a===void 0;switch(r.length){case 0:return o?s():s.call(a);case 1:return o?s(r[0]):s.call(a,r[0]);case 2:return o?s(r[0],r[1]):s.call(a,r[0],r[1]);case 3:return o?s(r[0],r[1],r[2]):s.call(a,r[0],r[1],r[2]);case 4:return o?s(r[0],r[1],r[2],r[3]):s.call(a,r[0],r[1],r[2],r[3])}return s.apply(a,r)}},function(t,n,s){var r=s(11);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(a){return r(a)=="String"?a.split(""):Object(a)}},function(t,n,s){var r=s(10),a=s(1)("iterator"),o=Array.prototype;t.exports=function(u){return u!==void 0&&(r.Array===u||o[a]===u)}},function(t,n,s){var r=s(3);t.exports=function(a,o,u,c){try{return c?o(r(u)[0],u[1]):o(u)}catch(p){var l=a.return;throw l!==void 0&&r(l.call(a)),p}}},function(t,n,s){"use strict";var r=s(49),a=s(17),o=s(18),u={};s(5)(u,s(1)("iterator"),function(){return this}),t.exports=function(c,l,p){c.prototype=r(u,{next:a(1,p)}),o(c,l+" Iterator")}},function(t,n,s){var r=s(1)("iterator"),a=!1;try{var o=[7][r]();o.return=function(){a=!0},Array.from(o,function(){throw 2})}catch{}t.exports=function(u,c){if(!c&&!a)return!1;var l=!1;try{var p=[7],d=p[r]();d.next=function(){return{done:l=!0}},p[r]=function(){return d},u(p)}catch{}return l}},function(t,n){t.exports=function(s,r){return{value:r,done:!!s}}},function(t,n,s){var r=s(2),a=s(30).set,o=r.MutationObserver||r.WebKitMutationObserver,u=r.process,c=r.Promise,l=s(11)(u)=="process";t.exports=function(){var p,d,f,h=function(){var E,_;for(l&&(E=u.domain)&&E.exit();p;){_=p.fn,p=p.next;try{_()}catch(I){throw p?f():d=void 0,I}}d=void 0,E&&E.enter()};if(l)f=function(){u.nextTick(h)};else if(o){var x=!0,b=document.createTextNode("");new o(h).observe(b,{characterData:!0}),f=function(){b.data=x=!x}}else if(c&&c.resolve){var v=c.resolve();f=function(){v.then(h)}}else f=function(){a.call(r,h)};return function(E){var _={fn:E,next:void 0};d&&(d.next=_),p||(p=_,f()),d=_}}},function(t,n,s){var r=s(3),a=s(50),o=s(22),u=s(19)("IE_PROTO"),c=function(){},l="prototype",p=function(){var d,f=s(16)("iframe"),h=o.length,x=">";for(f.style.display="none",s(25).appendChild(f),f.src="javascript:",d=f.contentWindow.document,d.open(),d.write("