"use strict";var zg=Object.create;var $s=Object.defineProperty;var Hg=Object.getOwnPropertyDescriptor;var Gg=Object.getOwnPropertyNames;var Wg=Object.getPrototypeOf,$g=Object.prototype.hasOwnProperty;var te=(i,e)=>()=>(i&&(e=i(i=0)),e);var b=(i,e)=>()=>(e||i((e={exports:{}}).exports,e),e.exports),Pt=(i,e)=>{for(var t in e)$s(i,t,{get:e[t],enumerable:!0})},rp=(i,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Gg(e))!$g.call(i,s)&&s!==t&&$s(i,s,{get:()=>e[s],enumerable:!(n=Hg(e,s))||n.enumerable});return i};var Bt=(i,e,t)=>(t=i!=null?zg(Wg(i)):{},rp(e||!i||!i.__esModule?$s(t,"default",{value:i,enumerable:!0}):t,i)),Mt=i=>rp($s({},"__esModule",{value:!0}),i);var cp={};Pt(cp,{configureLightClientRequire:()=>Vg,lightClientRequire:()=>k});function k(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 Vg(i){process.env.NX_CLOUD_LIGHT_CLIENT_RESOLUTION_PATHS=JSON.stringify(i)}var jn=te(()=>{"use strict"});var Ka=b(q=>{"use strict";var Va=require("path");jn();try{try{let i;try{i=k("nx/src/utils/app-root").workspaceRoot}catch{i=k("nx/src/utils/workspace-root").workspaceRoot}let{getDependencyConfigs:e}=k("nx/src/tasks-runner/utils"),t=k("nx/tasks-runners/default").default,{CompositeLifeCycle:n}=k("nx/src/tasks-runner/life-cycle"),s=null;try{s=k("nx/src/index").initTasksRunner}catch{}let r;try{r=k("nx/src/devkit-exports").cacheDir}catch{try{r=k("nx/src/utils/cache-directory").cacheDir}catch{r=(0,Va.join)(i,"./node_modules/.cache/nx")}}let a;try{a=k("nx/src/utils/cache-directory").workspaceDataDirectory??r}catch{a=r}let o=k("nx/src/tasks-runner/utils").isCacheableTask,u,c,l;try{u=k("nx/src/devkit-exports").getPackageManagerCommand,c=k("nx/src/devkit-exports").detectPackageManager,l=k("nx/src/devkit-exports").writeJsonFile}catch{u=k("nx/src/utils/package-manager").getPackageManagerCommand,c=k("nx/src/utils/package-manager").detectPackageManager,l=k("nx/src/utils/fileutils").writeJsonFile}let p,d,f;try{p=k("nx/src/tasks-runner/cache").dbCacheEnabled,d=k("nx/src/native").NxCache,f=k("nx/src/utils/db-connection").getDbConnection}catch{}q.cacheDirectory=r,q.runnerReturnsPromise=!0,q.tasksRunner=t,q.CompositeLifeCycle=n,q.getDependencyConfigs=e,q.initTasksRunner=s,q.isCacheableTask=o,q.getPackageManagerCommand=u,q.detectPackageManager=c,q.writeJsonFile=l,q.workspaceDataDirectory=a,q.dbCacheEnabled=p,q.NxCache=d,q.getDbConnection=f}catch{let{appRootPath:e,workspaceRoot:t}=k("@nrwl/tao/src/utils/app-root"),n=e??t,{getDependencyConfigs:s}=k("@nrwl/workspace/src/tasks-runner/utils"),{tasksRunnerV2:r}=k("@nrwl/workspace/src/tasks-runner/tasks-runner-v2"),a;try{a=k("@nrwl/workspace/src/tasks-runner/life-cycle").CompositeLifeCycle}catch{}let o=k("@nrwl/workspace/src/tasks-runner/utils").isCacheableTask,u=k("@nrwl/devkit/index").getPackageManagerCommand,c=k("@nrwl/devkit/index").detectPackageManager,l=k("@nrwl/devkit/index").writeJsonFile;q.cacheDirectory=(0,Va.join)(n,"./node_modules/.cache/nx"),q.runnerReturnsPromise=!1,q.tasksRunner=r,q.CompositeLifeCycle=a,q.getDependencyConfigs=s,q.initTasksRunner=null,q.isCacheableTask=o,q.workspaceDataDirectory=q.cacheDirectory,q.getPackageManagerCommand=u,q.detectPackageManager=c,q.writeJsonFile=l,q.dbCacheEnabled=void 0,q.NxCache=void 0,q.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 Vs(){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 Xa=te(()=>{"use strict"});var dp=b((UC,Ya)=>{"use strict";var Kg=require("fs"),lp=require("path"),Xg=require("os");function up(i){console.log(`[dotenv][DEBUG] ${i}`)}var Yg=` `,Jg=/^\s*([\w.-]+)\s*=\s*(.*)?\s*$/,Zg=/\\n/g,Qg=/\r\n|\n|\r/;function pp(i,e){let t=!!(e&&e.debug),n={};return i.toString().split(Qg).forEach(function(s,r){let a=s.match(Jg);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(Zg,Yg))):u=u.trim(),n[o]=u}else t&&up(`did not match key and value when parsing line ${r+1}: ${s}`)}),n}function eb(i){return i[0]==="~"?lp.join(Xg.homedir(),i.slice(1)):i}function tb(i){let e=lp.resolve(process.cwd(),".env"),t="utf8",n=!1;i&&(i.path!=null&&(e=eb(i.path)),i.encoding!=null&&(t=i.encoding),i.debug!=null&&(n=!0));try{let s=pp(Kg.readFileSync(e,{encoding:t}),{debug:n});return Object.keys(s).forEach(function(r){Object.prototype.hasOwnProperty.call(process.env,r)?n&&up(`"${r}" is already defined in \`process.env\` and will not be overwritten`):process.env[r]=s[r]}),{parsed:s}}catch(s){return{error:s}}}Ya.exports.config=tb;Ya.exports.parse=pp});var hp=b((qn,Ja)=>{"use strict";(function(i,e){typeof qn=="object"&&typeof Ja=="object"?Ja.exports=e(require("child_process"),require("crypto")):typeof define=="function"&&define.amd?define(["child_process","crypto"],e):typeof qn=="object"?qn["electron-machine-id"]=e(require("child_process"),require("crypto")):i["electron-machine-id"]=e(i.child_process,i.crypto)})(qn,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,g,x,v=p&l.F,E=p&l.G,_=p&l.S,O=p&l.P,I=p&l.B,R=p&l.W,L=E?a:a[d]||(a[d]={}),D=L[c],j=E?r:_?r[d]:(r[d]||{})[c];E&&(f=d);for(h in f)g=!v&&j&&j[h]!==void 0,g&&h in L||(x=g?j[h]:f[h],L[h]=E&&typeof j[h]!="function"?f[h]:I&&g?o(x,r):R&&j[h]==x?function(J){var Le=function(fe,me,$){if(this instanceof J){switch(arguments.length){case 0:return new J;case 1:return new J(fe);case 2:return new J(fe,me)}return new J(fe,me,$)}return J.apply(this,arguments)};return Le[c]=J[c],Le}(x):O&&typeof x=="function"?o(Function.call,x):x,O&&((L.virtual||(L.virtual={}))[h]=x,p&l.R&&D&&!D[h]&&u(D,h,x)))};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"),g=!([].keys&&"next"in[].keys()),x="@@iterator",v="keys",E="values",_=function(){return this};t.exports=function(O,I,R,L,D,j,J){p(R,I,L);var Le,fe,me,$=function(w){if(!g&&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=I+" Iterator",Ke=D==E,N=!1,T=O.prototype,W=T[h]||T[x]||D&&T[D],Z=W||$(D),V=D?Ke?$("entries"):Z:void 0,y=I=="Array"&&T.entries||W;if(y&&(me=f(y.call(new O)),me!==Object.prototype&&(d(me,Ve,!0),r||c(me,h)||u(me,h,_))),Ke&&W&&W.name!==E&&(N=!0,Z=function(){return W.call(this)}),r&&!J||!g&&!N&&T[h]||u(T,h,Z),l[I]=Z,l[Ve]=_,D)if(Le={values:Ke?Z:$(E),keys:j?Z:$(v),entries:V},J)for(fe in Le)fe in T||o(T,fe,Le[fe]);else a(a.P+a.F*(g||N),I,Le);return Le}},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,g=d.clearImmediate,x=d.MessageChannel,v=0,E={},_="onreadystatechange",O=function(){var R=+this;if(E.hasOwnProperty(R)){var L=E[R];delete E[R],L()}},I=function(R){O.call(R.data)};h&&g||(h=function(R){for(var L=[],D=1;arguments.length>D;)L.push(arguments[D++]);return E[++v]=function(){c(typeof R=="function"?R:Function(R),L)},r(v),v},g=function(R){delete E[R]},s(11)(f)=="process"?r=function(R){f.nextTick(u(O,R,1))}:x?(a=new x,o=a.port2,a.port1.onmessage=I,r=u(o.postMessage,o,1)):d.addEventListener&&typeof postMessage=="function"&&!d.importScripts?(r=function(R){d.postMessage(R+"","*")},d.addEventListener("message",I,!1)):r=_ in p("script")?function(R){l.appendChild(p("script"))[_]=function(){l.removeChild(this),O.call(R)}}:function(R){setTimeout(u(O,R,1),0)}),t.exports={set:h,clear:g}},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(x){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 O=u((0,f.execSync)(E[x]).toString());return _?O:o(O)}function l(_){return new d.default(function(O,I){return(0,f.exec)(E[x],{},function(R,L,D){if(R)return I(new Error("Error while obtaining machine id: "+R.stack));var j=u(L.toString());return O(_?j:o(j))})})}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),g=process,x=g.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),g=o(p,h);if(u&&l!=l){for(;h>g;)if(d=f[g++],d!=d)return!0}else for(;h>g;g++)if((u||g in f)&&f[g]===l)return u||g||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,g,x,v,E){var _,O,I,R,L=E?function(){return h}:l(h),D=r(x,v,g?2:1),j=0;if(typeof L!="function")throw TypeError(h+" is not iterable!");if(o(L)){for(_=c(h.length);_>j;j++)if(R=g?D(u(O=h[j])[0],O[1]):D(h[j]),R===p||R===d)return R}else for(I=L.call(h);!(O=I.next()).done;)if(R=a(I,D,O.value,g),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(O){throw p?f():d=void 0,O}}d=void 0,E&&E.enter()};if(l)f=function(){u.nextTick(h)};else if(o){var g=!0,x=document.createTextNode("");new o(h).observe(x,{characterData:!0}),f=function(){x.data=g=!g}}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,g=">";for(f.style.display="none",s(25).appendChild(f),f.src="javascript:",d=f.contentWindow.document,d.open(),d.write("