mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
633 lines
1.9 MiB
JavaScript
633 lines
1.9 MiB
JavaScript
|
#!/usr/bin/env node
|
|||
|
/* eslint-disable */
|
|||
|
//prettier-ignore
|
|||
|
(()=>{var Pae=Object.create,mg=Object.defineProperty,Fae=Object.defineProperties,Rae=Object.getOwnPropertyDescriptor,Nae=Object.getOwnPropertyDescriptors,Mae=Object.getOwnPropertyNames,DC=Object.getOwnPropertySymbols,Lae=Object.getPrototypeOf,Sw=Object.prototype.hasOwnProperty,XN=Object.prototype.propertyIsEnumerable;var ZN=(t,e,r)=>e in t?mg(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,v=(t,e)=>{for(var r in e||(e={}))Sw.call(e,r)&&ZN(t,r,e[r]);if(DC)for(var r of DC(e))XN.call(e,r)&&ZN(t,r,e[r]);return t},W=(t,e)=>Fae(t,Nae(e)),Tae=t=>mg(t,"__esModule",{value:!0});var Kr=(t,e)=>{var r={};for(var i in t)Sw.call(t,i)&&e.indexOf(i)<0&&(r[i]=t[i]);if(t!=null&&DC)for(var i of DC(t))e.indexOf(i)<0&&XN.call(t,i)&&(r[i]=t[i]);return r},Oae=(t,e)=>()=>(t&&(e=t(t=0)),e),C=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),$e=(t,e)=>{for(var r in e)mg(t,r,{get:e[r],enumerable:!0})},Kae=(t,e,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Mae(e))!Sw.call(t,i)&&i!=="default"&&mg(t,i,{get:()=>e[i],enumerable:!(r=Rae(e,i))||r.enumerable});return t},ne=t=>Kae(Tae(mg(t!=null?Pae(Lae(t)):{},"default",t&&t.__esModule&&"default"in t?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var QM=C(($We,EM)=>{EM.exports=yM;yM.sync=rAe;var BM=require("fs");function iAe(t,e){var r=e.pathExt!==void 0?e.pathExt:process.env.PATHEXT;if(!r||(r=r.split(";"),r.indexOf("")!==-1))return!0;for(var i=0;i<r.length;i++){var n=r[i].toLowerCase();if(n&&t.substr(-n.length).toLowerCase()===n)return!0}return!1}function wM(t,e,r){return!t.isSymbolicLink()&&!t.isFile()?!1:iAe(e,r)}function yM(t,e,r){BM.stat(t,function(i,n){r(i,i?!1:wM(n,t,e))})}function rAe(t,e){return wM(BM.statSync(t),t,e)}});var kM=C((eze,bM)=>{bM.exports=DM;DM.sync=nAe;var SM=require("fs");function DM(t,e,r){SM.stat(t,function(i,n){r(i,i?!1:xM(n,e))})}function nAe(t,e){return xM(SM.statSync(t),e)}function xM(t,e){return t.isFile()&&sAe(t,e)}function sAe(t,e){var r=t.mode,i=t.uid,n=t.gid,s=e.uid!==void 0?e.uid:process.getuid&&process.getuid(),o=e.gid!==void 0?e.gid:process.getgid&&process.getgid(),a=parseInt("100",8),l=parseInt("010",8),c=parseInt("001",8),u=a|l,g=r&c||r&l&&n===o||r&a&&i===s||r&u&&s===0;return g}});var PM=C((rze,vM)=>{var tze=require("fs"),UC;process.platform==="win32"||global.TESTING_WINDOWS?UC=QM():UC=kM();vM.exports=Yw;Yw.sync=oAe;function Yw(t,e,r){if(typeof e=="function"&&(r=e,e={}),!r){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(i,n){Yw(t,e||{},function(s,o){s?n(s):i(o)})})}UC(t,e||{},function(i,n){i&&(i.code==="EACCES"||e&&e.ignoreErrors)&&(i=null,n=!1),r(i,n)})}function oAe(t,e){try{return UC.sync(t,e||{})}catch(r){if(e&&e.ignoreErrors||r.code==="EACCES")return!1;throw r}}});var OM=C((ize,FM)=>{var Rl=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",RM=require("path"),aAe=Rl?";":":",NM=PM(),MM=t=>Object.assign(new Error(`not found: ${t}`),{code:"ENOENT"}),LM=(t,e)=>{let r=e.colon||aAe,i=t.match(/\//)||Rl&&t.match(/\\/)?[""]:[...Rl?[process.cwd()]:[],...(e.path||process.env.PATH||"").split(r)],n=Rl?e.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",s=Rl?n.split(r):[""];return Rl&&t.indexOf(".")!==-1&&s[0]!==""&&s.unshift(""),{pathEnv:i,pathExt:s,pathExtExe:n}},TM=(t,e,r)=>{typeof e=="function"&&(r=e,e={}),e||(e={});let{pathEnv:i,pathExt:n,pathExtExe:s}=LM(t,e),o=[],a=c=>new Promise((u,g)=>{if(c===i.length)return e.all&&o.length?u(o):g(MM(t));let h=i[c],f=/^".*"$/.test(h)?h.slice(1,-1):h,p=RM.join(f,t),m=!f&&/^\.[\\\/]/.test(t)?t.slice(0,2)+p:p;u(l(m,c,0))}),l=(c,u,g)=>new Promise((h,f)=>{if(g===n.length)return h(a(u+1));let p=n[g];NM(c+p,{pathExt:s},(m,I)=>{if(!m&&I)if(e.all)o.push(c+p);else return h(c+p);return h(l(c,u,g+1))})});return r?a(0).then(c=>r(null,c),r):a(0)},AAe=(t,e)=>{e=e||{};let{pathEnv:r,pathExt:i,pathExtExe:n}=LM(t,e),s=[];for(let o=0;o<r.length;o++){let a=r[o],l=/^".*"$/.test(a)?a.slice(1,-1):a,c=RM.join(l,t),u=!l&&/^\.[\\\/]/.test(t)?t.slice(0,2)+c:c;for(let g=0;g<i.length;g++){let h=u+i[g];try{if(NM.s
|
|||
|
`:`
|
|||
|
`)+r,n=i+1,i=t.indexOf(`
|
|||
|
`,n)}while(i!==-1);return s+=t.substr(n),s};DL.exports={stringReplaceAll:GAe,stringEncaseCRLFWithFirstIndex:YAe}});var FL=C((bze,xL)=>{"use strict";var qAe=/(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,kL=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,jAe=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,JAe=/\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.)|([^\\])/gi,WAe=new Map([["n",`
|
|||
|
`],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e",""],["a","\x07"]]);function vL(t){let e=t[0]==="u",r=t[1]==="{";return e&&!r&&t.length===5||t[0]==="x"&&t.length===3?String.fromCharCode(parseInt(t.slice(1),16)):e&&r?String.fromCodePoint(parseInt(t.slice(2,-1),16)):WAe.get(t)||t}function zAe(t,e){let r=[],i=e.trim().split(/\s*,\s*/g),n;for(let s of i){let o=Number(s);if(!Number.isNaN(o))r.push(o);else if(n=s.match(jAe))r.push(n[2].replace(JAe,(a,l,c)=>l?vL(l):c));else throw new Error(`Invalid Chalk template style argument: ${s} (in style '${t}')`)}return r}function VAe(t){kL.lastIndex=0;let e=[],r;for(;(r=kL.exec(t))!==null;){let i=r[1];if(r[2]){let n=zAe(i,r[2]);e.push([i].concat(n))}else e.push([i])}return e}function PL(t,e){let r={};for(let n of e)for(let s of n.styles)r[s[0]]=n.inverse?null:s.slice(1);let i=t;for(let[n,s]of Object.entries(r))if(!!Array.isArray(s)){if(!(n in i))throw new Error(`Unknown Chalk style: ${n}`);i=s.length>0?i[n](...s):i[n]}return i}xL.exports=(t,e)=>{let r=[],i=[],n=[];if(e.replace(qAe,(s,o,a,l,c,u)=>{if(o)n.push(vL(o));else if(l){let g=n.join("");n=[],i.push(r.length===0?g:PL(t,r)(g)),r.push({inverse:a,styles:VAe(l)})}else if(c){if(r.length===0)throw new Error("Found extraneous } in Chalk template literal");i.push(PL(t,r)(n.join(""))),n=[],r.pop()}else n.push(u)}),i.push(n.join("")),r.length>0){let s=`Chalk template literal is missing ${r.length} closing bracket${r.length===1?"":"s"} (\`}\`)`;throw new Error(s)}return i.join("")}});var dQ=C((Dze,RL)=>{"use strict";var Lg=EL(),{stdout:gQ,stderr:hQ}=bL(),{stringReplaceAll:XAe,stringEncaseCRLFWithFirstIndex:ZAe}=SL(),NL=["ansi","ansi","ansi256","ansi16m"],Ol=Object.create(null),_Ae=(t,e={})=>{if(e.level>3||e.level<0)throw new Error("The `level` option should be an integer from 0 to 3");let r=gQ?gQ.level:0;t.level=e.level===void 0?r:e.level},ML=class{constructor(e){return LL(e)}},LL=t=>{let e={};return _Ae(e,t),e.template=(...r)=>$Ae(e.template,...r),Object.setPrototypeOf(e,YC.prototype),Object.setPrototypeOf(e.template,e),e.template.constructor=()=>{throw new Error("`chalk.constructor()` is deprecated. Use `new chalk.Instance()` instead.")},e.template.Instance=ML,e.template};function YC(t){return LL(t)}for(let[t,e]of Object.entries(Lg))Ol[t]={get(){let r=qC(this,fQ(e.open,e.close,this._styler),this._isEmpty);return Object.defineProperty(this,t,{value:r}),r}};Ol.visible={get(){let t=qC(this,this._styler,!0);return Object.defineProperty(this,"visible",{value:t}),t}};var TL=["rgb","hex","keyword","hsl","hsv","hwb","ansi","ansi256"];for(let t of TL)Ol[t]={get(){let{level:e}=this;return function(...r){let i=fQ(Lg.color[NL[e]][t](...r),Lg.color.close,this._styler);return qC(this,i,this._isEmpty)}}};for(let t of TL){let e="bg"+t[0].toUpperCase()+t.slice(1);Ol[e]={get(){let{level:r}=this;return function(...i){let n=fQ(Lg.bgColor[NL[r]][t](...i),Lg.bgColor.close,this._styler);return qC(this,n,this._isEmpty)}}}}var ele=Object.defineProperties(()=>{},W(v({},Ol),{level:{enumerable:!0,get(){return this._generator.level},set(t){this._generator.level=t}}})),fQ=(t,e,r)=>{let i,n;return r===void 0?(i=t,n=e):(i=r.openAll+t,n=e+r.closeAll),{open:t,close:e,openAll:i,closeAll:n,parent:r}},qC=(t,e,r)=>{let i=(...n)=>tle(i,n.length===1?""+n[0]:n.join(" "));return i.__proto__=ele,i._generator=t,i._styler=e,i._isEmpty=r,i},tle=(t,e)=>{if(t.level<=0||!e)return t._isEmpty?"":e;let r=t._styler;if(r===void 0)return e;let{openAll:i,closeAll:n}=r;if(e.indexOf("")!==-1)for(;r!==void 0;)e=XAe(e,r.close,r.open),r=r.parent;let s=e.indexOf(`
|
|||
|
`);return s!==-1&&(e=ZAe(e,n,i,s)),i+e+n},pQ,$Ae=(t,...e)=>{let[r]=e;if(!Array.isArray(r))return e.join(" ");let i=e.slice(1),n=[r.raw[0]];for(let s=1;s<r.length;s++)n.push(String(i[s-1]).replace(/[{}\\]/g,"\\$&"),String(r.raw[s]));return pQ===void 0&&(pQ=FL()),pQ(t,n.join(""))};Object.defineProperties(YC.prototype,Ol);var Tg=YC();Tg.supportsColor=gQ;Tg.stderr=YC({level:hQ?hQ.level:0});Tg.stderr.supportsColor=hQ;Tg.Level={None:0,Basic:1,Ansi256:2,TrueColor:3,0:"None",1:"Basic",2:"Ansi256",3:"TrueColor"};RL.exports=Tg});var KL=C((Sze,OL)=>{OL.exports=[{name:"AppVeyor",constant:"APPVEYOR",env:"APPVEYOR",pr:"APPVEYOR_PULL_REQUEST_NUMBER"},{name:"Azure Pipelines",constant:"AZURE_PIPELINES",env:"SYSTEM_TEAMFOUNDATIONCOLLECTIONURI",pr:"SYSTEM_PULLREQUEST_PULLREQUESTID"},{name:"Bamboo",constant:"BAMBOO",env:"bamboo_planKey"},{name:"Bitbucket Pipelines",constant:"BITBUCKET",env:"BITBUCKET_COMMIT",pr:"BITBUCKET_PR_ID"},{name:"Bitrise",constant:"BITRISE",env:"BITRISE_IO",pr:"BITRISE_PULL_REQUEST"},{name:"Buddy",constant:"BUDDY",env:"BUDDY_WORKSPACE_ID",pr:"BUDDY_EXECUTION_PULL_REQUEST_ID"},{name:"Buildkite",constant:"BUILDKITE",env:"BUILDKITE",pr:{env:"BUILDKITE_PULL_REQUEST",ne:"false"}},{name:"CircleCI",constant:"CIRCLE",env:"CIRCLECI",pr:"CIRCLE_PULL_REQUEST"},{name:"Cirrus CI",constant:"CIRRUS",env:"CIRRUS_CI",pr:"CIRRUS_PR"},{name:"AWS CodeBuild",constant:"CODEBUILD",env:"CODEBUILD_BUILD_ARN"},{name:"Codeship",constant:"CODESHIP",env:{CI_NAME:"codeship"}},{name:"Drone",constant:"DRONE",env:"DRONE",pr:{DRONE_BUILD_EVENT:"pull_request"}},{name:"dsari",constant:"DSARI",env:"DSARI"},{name:"GitLab CI",constant:"GITLAB",env:"GITLAB_CI"},{name:"GoCD",constant:"GOCD",env:"GO_PIPELINE_LABEL"},{name:"Hudson",constant:"HUDSON",env:"HUDSON_URL"},{name:"Jenkins",constant:"JENKINS",env:["JENKINS_URL","BUILD_ID"],pr:{any:["ghprbPullId","CHANGE_ID"]}},{name:"Magnum CI",constant:"MAGNUM",env:"MAGNUM"},{name:"Netlify CI",constant:"NETLIFY",env:"NETLIFY_BUILD_BASE",pr:{env:"PULL_REQUEST",ne:"false"}},{name:"Sail CI",constant:"SAIL",env:"SAILCI",pr:"SAIL_PULL_REQUEST_NUMBER"},{name:"Semaphore",constant:"SEMAPHORE",env:"SEMAPHORE",pr:"PULL_REQUEST_NUMBER"},{name:"Shippable",constant:"SHIPPABLE",env:"SHIPPABLE",pr:{IS_PULL_REQUEST:"true"}},{name:"Solano CI",constant:"SOLANO",env:"TDDIUM",pr:"TDDIUM_PR_ID"},{name:"Strider CD",constant:"STRIDER",env:"STRIDER"},{name:"TaskCluster",constant:"TASKCLUSTER",env:["TASK_ID","RUN_ID"]},{name:"TeamCity",constant:"TEAMCITY",env:"TEAMCITY_VERSION"},{name:"Travis CI",constant:"TRAVIS",env:"TRAVIS",pr:{env:"TRAVIS_PULL_REQUEST",ne:"false"}}]});var Og=C(Yi=>{"use strict";var UL=KL(),rs=process.env;Object.defineProperty(Yi,"_vendors",{value:UL.map(function(t){return t.constant})});Yi.name=null;Yi.isPR=null;UL.forEach(function(t){var e=Array.isArray(t.env)?t.env:[t.env],r=e.every(function(i){return HL(i)});if(Yi[t.constant]=r,r)switch(Yi.name=t.name,typeof t.pr){case"string":Yi.isPR=!!rs[t.pr];break;case"object":"env"in t.pr?Yi.isPR=t.pr.env in rs&&rs[t.pr.env]!==t.pr.ne:"any"in t.pr?Yi.isPR=t.pr.any.some(function(i){return!!rs[i]}):Yi.isPR=HL(t.pr);break;default:Yi.isPR=null}});Yi.isCI=!!(rs.CI||rs.CONTINUOUS_INTEGRATION||rs.BUILD_NUMBER||rs.RUN_ID||Yi.name);function HL(t){return typeof t=="string"?!!rs[t]:Object.keys(t).every(function(e){return rs[e]===t[e]})}});var jC=C(An=>{"use strict";An.isInteger=t=>typeof t=="number"?Number.isInteger(t):typeof t=="string"&&t.trim()!==""?Number.isInteger(Number(t)):!1;An.find=(t,e)=>t.nodes.find(r=>r.type===e);An.exceedsLimit=(t,e,r=1,i)=>i===!1||!An.isInteger(t)||!An.isInteger(e)?!1:(Number(e)-Number(t))/Number(r)>=i;An.escapeNode=(t,e=0,r)=>{let i=t.nodes[e];!i||(r&&i.type===r||i.type==="open"||i.type==="close")&&i.escaped!==!0&&(i.value="\\"+i.value,i.escaped=!0)};An.encloseBrace=t=>t.type!=="brace"?!1:t.commas>>0+t.ranges>>0==0?(t.invalid=!0,!0):!1;An.isInvalidBrace=t=>t.type!=="brace"?!1:t.invalid===!0||t.dollar?!0:t.commas>>0+t.ranges>>0==0||t.open!==!0||t.close!==!0?(t.invalid=!0,!0):!1;An.isOpenOrClose=t=>t.type==="open"||t.type==="close"?!0:t.open===!0||t.close===!
|
|||
|
`,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}});var yT=C((Tze,CT)=>{"use strict";var yle=JC(),{MAX_LENGTH:mT,CHAR_BACKSLASH:yQ,CHAR_BACKTICK:Ble,CHAR_COMMA:wle,CHAR_DOT:Qle,CHAR_LEFT_PARENTHESES:ble,CHAR_RIGHT_PARENTHESES:Dle,CHAR_LEFT_CURLY_BRACE:Sle,CHAR_RIGHT_CURLY_BRACE:xle,CHAR_LEFT_SQUARE_BRACKET:IT,CHAR_RIGHT_SQUARE_BRACKET:ET,CHAR_DOUBLE_QUOTE:kle,CHAR_SINGLE_QUOTE:vle,CHAR_NO_BREAK_SPACE:Ple,CHAR_ZERO_WIDTH_NOBREAK_SPACE:Fle}=dT(),Rle=(t,e={})=>{if(typeof t!="string")throw new TypeError("Expected a string");let r=e||{},i=typeof r.maxLength=="number"?Math.min(mT,r.maxLength):mT;if(t.length>i)throw new SyntaxError(`Input length (${t.length}), exceeds max characters (${i})`);let n={type:"root",input:t,nodes:[]},s=[n],o=n,a=n,l=0,c=t.length,u=0,g=0,h,f={},p=()=>t[u++],m=I=>{if(I.type==="text"&&a.type==="dot"&&(a.type="text"),a&&a.type==="text"&&I.type==="text"){a.value+=I.value;return}return o.nodes.push(I),I.parent=o,I.prev=a,a=I,I};for(m({type:"bos"});u<c;)if(o=s[s.length-1],h=p(),!(h===Fle||h===Ple)){if(h===yQ){m({type:"text",value:(e.keepEscaping?h:"")+p()});continue}if(h===ET){m({type:"text",value:"\\"+h});continue}if(h===IT){l++;let I=!0,Q;for(;u<c&&(Q=p());){if(h+=Q,Q===IT){l++;continue}if(Q===yQ){h+=p();continue}if(Q===ET&&(l--,l===0))break}m({type:"text",value:h});continue}if(h===ble){o=m({type:"paren",nodes:[]}),s.push(o),m({type:"text",value:h});continue}if(h===Dle){if(o.type!=="paren"){m({type:"text",value:h});continue}o=s.pop(),m({type:"text",value:h}),o=s[s.length-1];continue}if(h===kle||h===vle||h===Ble){let I=h,Q;for(e.keepQuotes!==!0&&(h="");u<c&&(Q=p());){if(Q===yQ){h+=Q+p();continue}if(Q===I){e.keepQuotes===!0&&(h+=Q);break}h+=Q}m({type:"text",value:h});continue}if(h===Sle){g++;let I=a.value&&a.value.slice(-1)==="$"||o.dollar===!0;o=m({type:"brace",open:!0,close:!1,dollar:I,depth:g,commas:0,ranges:0,nodes:[]}),s.push(o),m({type:"open",value:h});continue}if(h===xle){if(o.type!=="brace"){m({type:"text",value:h});continue}let I="close";o=s.pop(),o.close=!0,m({type:I,value:h}),g--,o=s[s.length-1];continue}if(h===wle&&g>0){if(o.ranges>0){o.ranges=0;let I=o.nodes.shift();o.nodes=[I,{type:"text",value:yle(o)}]}m({type:"comma",value:h}),o.commas++;continue}if(h===Qle&&g>0&&o.commas===0){let I=o.nodes;if(g===0||I.length===0){m({type:"text",value:h});continue}if(a.type==="dot"){if(o.range=[],a.value+=h,a.type="range",o.nodes.length!==3&&o.nodes.length!==5){o.invalid=!0,o.ranges=0,a.type="text";continue}o.ranges++,o.args=[];continue}if(a.type==="range"){I.pop();let Q=I[I.length-1];Q.value+=a.value+h,a=Q,o.ranges--;continue}m({type:"dot",value:h});continue}m({type:"text",value:h})}do if(o=s.pop(),o.type!=="root"){o.nodes.forEach(w=>{w.nodes||(w.type==="open"&&(w.isOpen=!0),w.type==="close"&&(w.isClose=!0),w.nodes||(w.type="text"),w.invalid=!0)});let I=s[s.length-1],Q=I.nodes.indexOf(o);I.nodes.splice(Q,1,...o.nodes)}while(s.length>0);return m({type:"eos"}),n};CT.exports=Rle});var QT=C((Oze,BT)=>{"use strict";var wT=JC(),Nle=uT(),Mle=fT(),Lle=yT(),qi=(t,e={})=>{let r=[];if(Array.isArray(t))for(let i of t){let n=qi.create(i,e);Array.isArray(n)?r.push(...n):r.push(n)}else r=[].concat(qi.create(t,e));return e&&e.expand===!0&&e.nodupes===!0&&(r=[...new Set(r)]),r};qi.parse=(t,e={})=>Lle(t,e);qi.stringify=(t,e={})=>typeof t=="string"?wT(qi.parse(t,e),e):wT(t,e);qi.compile=(t,e={})=>(typeof t=="string"&&(t=qi.parse(t,e)),Nle(t,e));qi.expand=(t,e={})=>{typeof t=="string"&&(t=qi.parse(t,e));let r=Mle(t,e);return e.noempty===!0&&(r=r.filter(Boolean)),e.nodupes===!0&&(r=[...new Set(r)]),r};qi.create=(t,e={})=>t===""||t.length<3?[t]:e.expand!==!0?qi.compile(t,e):qi.expand(t,e);BT.exports=qi});var Ug=C((Kze,bT)=>{"use strict";var Tle=require("path"),is="\\\\/",DT=`[^${is}]`,Js="\\.",Ole="\\+",Kle="\\?",zC="\\/",Ule="(?=.)",ST="[^/]",BQ=`(?:${zC}|$)`,x
|
|||
|
Please report this to https://github.com/szmarczak/http2-wrapper/`);p(m)}return}i[0].resolve(f);return}}if(o in this.queue){if(a in this.queue[o]){this.queue[o][a].listeners.push(...i),this._tryToCreateNewSession(o,a);return}}else this.queue[o]={};let l=()=>{o in this.queue&&this.queue[o][a]===c&&(delete this.queue[o][a],Object.keys(this.queue[o]).length===0&&delete this.queue[o])},c=()=>{let u=`${a}:${o}`,g=!1;try{let h=hme.connect(e,v({createConnection:this.createConnection,settings:this.settings,session:this.tlsSessionCache.get(u)},r));h[fi]=0,h[uc]=!1;let f=()=>h[fi]<h.remoteSettings.maxConcurrentStreams,p=!0;h.socket.once("session",I=>{this.tlsSessionCache.set(u,I)}),h.once("error",I=>{for(let{reject:Q}of i)Q(I);this.tlsSessionCache.delete(u)}),h.setTimeout(this.timeout,()=>{h.destroy()}),h.once("close",()=>{if(g){p&&this._freeSessionsCount--,this._sessionsCount--;let I=this.sessions[o];I.splice(I.indexOf(h),1),I.length===0&&delete this.sessions[o]}else{let I=new Error("Session closed without receiving a SETTINGS frame");I.code="HTTP2WRAPPER_NOSETTINGS";for(let{reject:Q}of i)Q(I);l()}this._tryToCreateNewSession(o,a)});let m=()=>{if(!(!(o in this.queue)||!f())){for(let I of h[fn])if(I in this.queue[o]){let{listeners:Q}=this.queue[o][I];for(;Q.length!==0&&f();)Q.shift().resolve(h);let w=this.queue[o];if(w[I].listeners.length===0&&(delete w[I],Object.keys(w).length===0)){delete this.queue[o];break}if(!f())break}}};h.on("origin",()=>{h[fn]=h.originSet,!!f()&&(m(),tD(this.sessions[o],h))}),h.once("remoteSettings",()=>{if(h.ref(),h.unref(),this._sessionsCount++,c.destroyed){let I=new Error("Agent has been destroyed");for(let Q of i)Q.reject(I);h.destroy();return}h[fn]=h.originSet;{let I=this.sessions;if(o in I){let Q=I[o];Q.splice(dme(Q,h,Cme),0,h)}else I[o]=[h]}this._freeSessionsCount+=1,g=!0,this.emit("session",h),m(),l(),h[fi]===0&&this._freeSessionsCount>this.maxFreeSessions&&h.close(),i.length!==0&&(this.getSession(a,r,i),i.length=0),h.on("remoteSettings",()=>{m(),tD(this.sessions[o],h)})}),h[CG]=h.request,h.request=(I,Q)=>{if(h[uc])throw new Error("The session is gracefully closing. No new streams are allowed.");let w=h[CG](I,Q);return h.ref(),++h[fi],h[fi]===h.remoteSettings.maxConcurrentStreams&&this._freeSessionsCount--,w.once("close",()=>{if(p=f(),--h[fi],!h.destroyed&&!h.closed&&(mme(this.sessions[o],h),f()&&!h.closed)){p||(this._freeSessionsCount++,p=!0);let x=h[fi]===0;x&&h.unref(),x&&(this._freeSessionsCount>this.maxFreeSessions||h[uc])?h.close():(tD(this.sessions[o],h),m())}}),w}}catch(h){for(let f of i)f.reject(h);l()}};c.listeners=i,c.completed=!1,c.destroyed=!1,this.queue[o][a]=c,this._tryToCreateNewSession(o,a)})}request(e,r,i,n){return new Promise((s,o)=>{this.getSession(e,r,[{reject:o,resolve:a=>{try{s(a.request(i,n))}catch(l){o(l)}}}])})}createConnection(e,r){return no.connect(e,r)}static connect(e,r){r.ALPNProtocols=["h2"];let i=e.port||443,n=e.hostname||e.host;return typeof r.servername=="undefined"&&(r.servername=n),gme.connect(i,n,r)}closeFreeSessions(){for(let e of Object.values(this.sessions))for(let r of e)r[fi]===0&&r.close()}destroy(e){for(let r of Object.values(this.sessions))for(let i of r)i.destroy(e);for(let r of Object.values(this.queue))for(let i of Object.values(r))i.destroyed=!0;this.queue={}}get freeSessions(){return IG({agent:this,isFree:!0})}get busySessions(){return IG({agent:this,isFree:!1})}};no.kCurrentStreamsCount=fi;no.kGracefullyClosing=uc;dG.exports={Agent:no,globalAgent:new no}});var iD=C((KVe,EG)=>{"use strict";var{Readable:Ime}=require("stream"),yG=class extends Ime{constructor(e,r){super({highWaterMark:r,autoDestroy:!1});this.statusCode=null,this.statusMessage="",this.httpVersion="2.0",this.httpVersionMajor=2,this.httpVersionMinor=0,this.headers={},this.trailers={},this.req=null,this.aborted=!1,this.complete=!1,this.upgrade=null,this.rawHeaders=[],this.rawTrailers=[],this.socket=e,this.connection=e,this._dumped=!1}_destroy(e){this.req._request.destroy(e)}setTimeout(e,r){return this.req.setTimeout(e,r),this}_dump(){this._dumped||(this._dumped=!0,this.removeAllListeners
|
|||
|
`).reverse(),a=r.stack.slice(r.stack.indexOf(r.message)+r.message.length).split(`
|
|||
|
`).reverse();for(;a.length!==0&&a[0]===o[0];)o.shift();this.stack=`${this.stack.slice(0,s)}${o.reverse().join(`
|
|||
|
`)}${a.reverse().join(`
|
|||
|
`)}`}}};bt.RequestError=Br;var PD=class extends Br{constructor(e){super(`Redirected ${e.options.maxRedirects} times. Aborting.`,{},e);this.name="MaxRedirectsError"}};bt.MaxRedirectsError=PD;var FD=class extends Br{constructor(e){super(`Response code ${e.statusCode} (${e.statusMessage})`,{},e.request);this.name="HTTPError"}};bt.HTTPError=FD;var RD=class extends Br{constructor(e,r){super(e.message,e,r);this.name="CacheError"}};bt.CacheError=RD;var ND=class extends Br{constructor(e,r){super(e.message,e,r);this.name="UploadError"}};bt.UploadError=ND;var MD=class extends Br{constructor(e,r,i){super(e.message,e,i);this.name="TimeoutError",this.event=e.event,this.timings=r}};bt.TimeoutError=MD;var pI=class extends Br{constructor(e,r){super(e.message,e,r);this.name="ReadError"}};bt.ReadError=pI;var LD=class extends Br{constructor(e){super(`Unsupported protocol "${e.url.protocol}"`,{},e);this.name="UnsupportedProtocolError"}};bt.UnsupportedProtocolError=LD;var SIe=["socket","connect","continue","information","upgrade","timeout"],vD=class extends gY.Duplex{constructor(e,r={},i){super({autoDestroy:!1,highWaterMark:0});this[fc]=0,this[dc]=0,this.requestInitialized=!1,this[hI]=new Set,this.redirects=[],this[Cc]=!1,this[fI]=!1,this[Rh]=[],this.retryCount=0,this._progressCallbacks=[];let n=()=>this._unlockWrite(),s=()=>this._lockWrite();this.on("pipe",c=>{c.prependListener("data",n),c.on("data",s),c.prependListener("end",n),c.on("end",s)}),this.on("unpipe",c=>{c.off("data",n),c.off("data",s),c.off("end",n),c.off("end",s)}),this.on("pipe",c=>{c instanceof SD.IncomingMessage&&(this.options.headers=v(v({},c.headers),this.options.headers))});let{json:o,body:a,form:l}=r;if((o||a||l)&&this._lockWrite(),bt.kIsNormalizedAlready in r)this.options=r;else try{this.options=this.constructor.normalizeArguments(e,r,i)}catch(c){le.default.nodeStream(r.body)&&r.body.destroy(),this.destroy(c);return}(async()=>{var c;try{this.options.body instanceof sIe.ReadStream&&await QIe(this.options.body);let{url:u}=this.options;if(!u)throw new TypeError("Missing `url` property");if(this.requestUrl=u.toString(),decodeURI(this.requestUrl),await this._finalizeBody(),await this._makeRequest(),this.destroyed){(c=this[Fr])===null||c===void 0||c.destroy();return}for(let g of this[Rh])g();this[Rh].length=0,this.requestInitialized=!0}catch(u){if(u instanceof Br){this._beforeError(u);return}this.destroyed||this.destroy(u)}})()}static normalizeArguments(e,r,i){var n,s,o,a,l;let c=r;if(le.default.object(e)&&!le.default.urlInstance(e))r=v(v(v({},i),e),r);else{if(e&&r&&r.url!==void 0)throw new TypeError("The `url` option is mutually exclusive with the `input` argument");r=v(v({},i),r),e!==void 0&&(r.url=e),le.default.urlInstance(r.url)&&(r.url=new $o.URL(r.url.toString()))}if(r.cache===!1&&(r.cache=void 0),r.dnsCache===!1&&(r.dnsCache=void 0),le.assert.any([le.default.string,le.default.undefined],r.method),le.assert.any([le.default.object,le.default.undefined],r.headers),le.assert.any([le.default.string,le.default.urlInstance,le.default.undefined],r.prefixUrl),le.assert.any([le.default.object,le.default.undefined],r.cookieJar),le.assert.any([le.default.object,le.default.string,le.default.undefined],r.searchParams),le.assert.any([le.default.object,le.default.string,le.default.undefined],r.cache),le.assert.any([le.default.object,le.default.number,le.default.undefined],r.timeout),le.assert.any([le.default.object,le.default.undefined],r.context),le.assert.any([le.default.object,le.default.undefined],r.hooks),le.assert.any([le.default.boolean,le.default.undefined],r.decompress),le.assert.any([le.default.boolean,le.default.undefined],r.ignoreInvalidCookies),le.assert.any([le.default.boolean,le.default.undefined],r.followRedirect),le.assert.any([le.default.number,le.default.undefined],r.maxRedirects),le.assert.any([le.default.boolean,le.default.undefined],r.throwHttpErrors),le.assert.any([le.default.boolean,le.default.undefined],r.http2),le.assert.any([le.default.boolean,le.default.undefined],r.allowGetBody),le.assert.any([le.default.string,le.default.undefined],r.localAddress),le.ass
|
|||
|
`,g.message,g.stack);var h=new Error("tunneling socket could not be established, cause="+g.message);h.code="ECONNRESET",e.request.emit("error",h),i.removeSocket(n)}};oo.prototype.removeSocket=function(e){var r=this.sockets.indexOf(e);if(r!==-1){this.sockets.splice(r,1);var i=this.requests.shift();i&&this.createSocket(i,function(n){i.request.onSocket(n)})}};function JY(t,e){var r=this;oo.prototype.createSocket.call(r,t,function(i){var n=t.request.getHeader("host"),s=qD({},r.options,{socket:i,servername:n?n.replace(/:.*$/,""):t.host}),o=$Ie.connect(0,s);r.sockets[r.sockets.indexOf(i)]=o,e(o)})}function WY(t,e,r){return typeof t=="string"?{host:t,port:e,localAddress:r}:t}function qD(t){for(var e=1,r=arguments.length;e<r;++e){var i=arguments[e];if(typeof i=="object")for(var n=Object.keys(i),s=0,o=n.length;s<o;++s){var a=n[s];i[a]!==void 0&&(t[a]=i[a])}}return t}var ia;process.env.NODE_DEBUG&&/\btunnel\b/.test(process.env.NODE_DEBUG)?ia=function(){var t=Array.prototype.slice.call(arguments);typeof t[0]=="string"?t[0]="TUNNEL: "+t[0]:t.unshift("TUNNEL:"),console.error.apply(console,t)}:ia=function(){};mc.debug=ia});var XY=C((y7e,VY)=>{VY.exports=zY()});var Rq=C((RXe,VD)=>{var Aq=Object.assign({},require("fs")),se=typeof se!="undefined"?se:{},Th={},sa;for(sa in se)se.hasOwnProperty(sa)&&(Th[sa]=se[sa]);var XD=[],lq="./this.program",cq=function(t,e){throw e},uq=!1,xA=!0,Oh="";function fEe(t){return se.locateFile?se.locateFile(t,Oh):Oh+t}var wI,ZD,QI,_D;xA&&(uq?Oh=require("path").dirname(Oh)+"/":Oh=__dirname+"/",wI=function(e,r){var i=hq(e);return i?r?i:i.toString():(QI||(QI=Aq),_D||(_D=require("path")),e=_D.normalize(e),QI.readFileSync(e,r?null:"utf8"))},ZD=function(e){var r=wI(e,!0);return r.buffer||(r=new Uint8Array(r)),gq(r.buffer),r},process.argv.length>1&&(lq=process.argv[1].replace(/\\/g,"/")),XD=process.argv.slice(2),typeof VD!="undefined"&&(VD.exports=se),cq=function(t){process.exit(t)},se.inspect=function(){return"[Emscripten Module object]"});var bI=se.print||console.log.bind(console),_r=se.printErr||console.warn.bind(console);for(sa in Th)Th.hasOwnProperty(sa)&&(se[sa]=Th[sa]);Th=null;se.arguments&&(XD=se.arguments);se.thisProgram&&(lq=se.thisProgram);se.quit&&(cq=se.quit);var pEe=16;function dEe(t,e){return e||(e=pEe),Math.ceil(t/e)*e}var CEe=0,mEe=function(t){CEe=t},$D;se.wasmBinary&&($D=se.wasmBinary);var M7e=se.noExitRuntime||!0;typeof WebAssembly!="object"&&Cr("no native wasm support detected");function IEe(t,e,r){switch(e=e||"i8",e.charAt(e.length-1)==="*"&&(e="i32"),e){case"i1":return di[t>>0];case"i8":return di[t>>0];case"i16":return eS[t>>1];case"i32":return je[t>>2];case"i64":return je[t>>2];case"float":return fq[t>>2];case"double":return pq[t>>3];default:Cr("invalid type for getValue: "+e)}return null}var DI,dq=!1,EEe;function gq(t,e){t||Cr("Assertion failed: "+e)}function Cq(t){var e=se["_"+t];return gq(e,"Cannot call unknown function "+t+", make sure it is exported"),e}function QEe(t,e,r,i,n){var s={string:function(f){var p=0;if(f!=null&&f!==0){var m=(f.length<<2)+1;p=Eq(m),Iq(f,p,m)}return p},array:function(f){var p=Eq(f.length);return yEe(f,p),p}};function o(f){return e==="string"?mq(f):e==="boolean"?Boolean(f):f}var a=Cq(t),l=[],c=0;if(i)for(var u=0;u<i.length;u++){var g=s[r[u]];g?(c===0&&(c=BEe()),l[u]=g(i[u])):l[u]=i[u]}var h=a.apply(null,l);return h=o(h),c!==0&&wEe(c),h}function bEe(t,e,r,i){r=r||[];var n=r.every(function(o){return o==="number"}),s=e!=="string";return s&&n&&!i?Cq(t):function(){return QEe(t,e,r,arguments,i)}}var yq=typeof TextDecoder!="undefined"?new TextDecoder("utf8"):void 0;function Ic(t,e,r){for(var i=e+r,n=e;t[n]&&!(n>=i);)++n;if(n-e>16&&t.subarray&&yq)return yq.decode(t.subarray(e,n));for(var s="";e<n;){var o=t[e++];if(!(o&128)){s+=String.fromCharCode(o);continue}var a=t[e++]&63;if((o&224)==192){s+=String.fromCharCode((o&31)<<6|a);continue}var l=t[e++]&63;if((o&240)==224?o=(o&15)<<12|a<<6|l:o=(o&7)<<18|a<<12|l<<6|t[e++]&63,o<65536)s+=String.fromCharCode(o);else{var c=o-65536;s+=String.fromCharCode(55296|c>>10,56320|c&1023)}}return s}function mq(t,e){return t?Ic(Ec,t,e):""}func
|
|||
|
`)):typeof readline=="function"&&(e=readline(),e!==null&&(e+=`
|
|||
|
`));if(!e)return null;t.input=aS(e,!0)}return t.input.shift()},put_char:function(t,e){e===null||e===10?(bI(Ic(t.output,0)),t.output=[]):e!=0&&t.output.push(e)},flush:function(t){t.output&&t.output.length>0&&(bI(Ic(t.output,0)),t.output=[])}},default_tty1_ops:{put_char:function(t,e){e===null||e===10?(_r(Ic(t.output,0)),t.output=[]):e!=0&&t.output.push(e)},flush:function(t){t.output&&t.output.length>0&&(_r(Ic(t.output,0)),t.output=[])}}};function AS(t){for(var e=dEe(t,65536),r=Bq(e);t<e;)di[r+t++]=0;return r}var gt={ops_table:null,mount:function(t){return gt.createNode(null,"/",16384|511,0)},createNode:function(t,e,r,i){if(E.isBlkdev(r)||E.isFIFO(r))throw new E.ErrnoError(63);gt.ops_table||(gt.ops_table={dir:{node:{getattr:gt.node_ops.getattr,setattr:gt.node_ops.setattr,lookup:gt.node_ops.lookup,mknod:gt.node_ops.mknod,rename:gt.node_ops.rename,unlink:gt.node_ops.unlink,rmdir:gt.node_ops.rmdir,readdir:gt.node_ops.readdir,symlink:gt.node_ops.symlink},stream:{llseek:gt.stream_ops.llseek}},file:{node:{getattr:gt.node_ops.getattr,setattr:gt.node_ops.setattr},stream:{llseek:gt.stream_ops.llseek,read:gt.stream_ops.read,write:gt.stream_ops.write,allocate:gt.stream_ops.allocate,mmap:gt.stream_ops.mmap,msync:gt.stream_ops.msync}},link:{node:{getattr:gt.node_ops.getattr,setattr:gt.node_ops.setattr,readlink:gt.node_ops.readlink},stream:{}},chrdev:{node:{getattr:gt.node_ops.getattr,setattr:gt.node_ops.setattr},stream:E.chrdev_stream_ops}});var n=E.createNode(t,e,r,i);return E.isDir(n.mode)?(n.node_ops=gt.ops_table.dir.node,n.stream_ops=gt.ops_table.dir.stream,n.contents={}):E.isFile(n.mode)?(n.node_ops=gt.ops_table.file.node,n.stream_ops=gt.ops_table.file.stream,n.usedBytes=0,n.contents=null):E.isLink(n.mode)?(n.node_ops=gt.ops_table.link.node,n.stream_ops=gt.ops_table.link.stream):E.isChrdev(n.mode)&&(n.node_ops=gt.ops_table.chrdev.node,n.stream_ops=gt.ops_table.chrdev.stream),n.timestamp=Date.now(),t&&(t.contents[e]=n,t.timestamp=n.timestamp),n},getFileDataAsTypedArray:function(t){return t.contents?t.contents.subarray?t.contents.subarray(0,t.usedBytes):new Uint8Array(t.contents):new Uint8Array(0)},expandFileStorage:function(t,e){var r=t.contents?t.contents.length:0;if(!(r>=e)){var i=1024*1024;e=Math.max(e,r*(r<i?2:1.125)>>>0),r!=0&&(e=Math.max(e,256));var n=t.contents;t.contents=new Uint8Array(e),t.usedBytes>0&&t.contents.set(n.subarray(0,t.usedBytes),0)}},resizeFileStorage:function(t,e){if(t.usedBytes!=e)if(e==0)t.contents=null,t.usedBytes=0;else{var r=t.contents;t.contents=new Uint8Array(e),r&&t.contents.set(r.subarray(0,Math.min(e,t.usedBytes))),t.usedBytes=e}},node_ops:{getattr:function(t){var e={};return e.dev=E.isChrdev(t.mode)?t.id:1,e.ino=t.id,e.mode=t.mode,e.nlink=1,e.uid=0,e.gid=0,e.rdev=t.rdev,E.isDir(t.mode)?e.size=4096:E.isFile(t.mode)?e.size=t.usedBytes:E.isLink(t.mode)?e.size=t.link.length:e.size=0,e.atime=new Date(t.timestamp),e.mtime=new Date(t.timestamp),e.ctime=new Date(t.timestamp),e.blksize=4096,e.blocks=Math.ceil(e.size/e.blksize),e},setattr:function(t,e){e.mode!==void 0&&(t.mode=e.mode),e.timestamp!==void 0&&(t.timestamp=e.timestamp),e.size!==void 0&>.resizeFileStorage(t,e.size)},lookup:function(t,e){throw E.genericErrors[44]},mknod:function(t,e,r,i){return gt.createNode(t,e,r,i)},rename:function(t,e,r){if(E.isDir(t.mode)){var i;try{i=E.lookupNode(e,r)}catch(s){}if(i)for(var n in i.contents)throw new E.ErrnoError(55)}delete t.parent.contents[t.name],t.parent.timestamp=Date.now(),t.name=r,e.contents[r]=t,e.timestamp=t.parent.timestamp,t.parent=e},unlink:function(t,e){delete t.contents[e],t.timestamp=Date.now()},rmdir:function(t,e){var r=E.lookupNode(t,e);for(var i in r.contents)throw new E.ErrnoError(55);delete t.contents[e],t.timestamp=Date.now()},readdir:function(t){var e=[".",".."];for(var r in t.contents)!t.contents.hasOwnProperty(r)||e.push(r);return e},symlink:function(t,e,r){var i=gt.createNode(t,e,511|40960,0);return i.link=r,i},readlink:function(t){if(!E.isLink(t.mode))throw new E.ErrnoError(28);return t.link}},stream_ops:{read:function(t,e,r,i,n){var s=t.node.contents;if(n>=t.node.usedBytes)return
|
|||
|
`},Hi="\\r",cg=st("\\r",!1),He=function(){return"\r"},Ya="\\t",lC=st("\\t",!1),QN=function(){return" "},pw="\\v",bN=st("\\v",!1),zt=function(){return"\v"},vn="\\x",dw=st("\\x",!1),cC=function(d){return String.fromCharCode(parseInt(d,16))},Ls="\\u",uC=st("\\u",!1),Lo="\\U",Xe=st("\\U",!1),Cw=function(d){return String.fromCodePoint(parseInt(d,16))},gC=/^[0-9a-fA-f]/,hC=Pn([["0","9"],["a","f"],["A","f"]],!1,!1),To=uae(),qa="-",ja=st("-",!1),Ja="+",Ts=st("+",!1),Wa=".",mw=st(".",!1),fC=function(d,B,k){return{type:"number",value:(d==="-"?-1:1)*parseFloat(B.join("")+"."+k.join(""))}},pC=function(d,B){return{type:"number",value:(d==="-"?-1:1)*parseInt(B.join(""))}},Iw=function(d){return v({type:"variable"},d)},za=function(d){return{type:"variable",name:d}},Ew=function(d){return d},dC="*",ug=st("*",!1),xl="/",gg=st("/",!1),CC=function(d,B,k){return{type:B==="*"?"multiplication":"division",right:k}},Va=function(d,B){return B.reduce((k,R)=>v({left:k},R),d)},mC=function(d,B,k){return{type:B==="+"?"addition":"subtraction",right:k}},hg="$((",kl=st("$((",!1),sr="))",DN=st("))",!1),Os=function(d){return d},$n="$(",IC=st("$(",!1),vl=function(d){return d},S="${",K=st("${",!1),oe=":-",De=st(":-",!1),Be=function(d,B){return{name:d,defaultValue:B}},Ue=":-}",ot=st(":-}",!1),Ut=function(d){return{name:d,defaultValue:[]}},Ks=function(d){return{name:d}},rae="$",iae=st("$",!1),nae=function(d){return e.isGlobPattern(d)},sae=function(d){return d},SN=/^[a-zA-Z0-9_]/,xN=Pn([["a","z"],["A","Z"],["0","9"],"_"],!1,!1),kN=function(){return cae()},vN=/^[$@*?#a-zA-Z0-9_\-]/,PN=Pn(["$","@","*","?","#",["a","z"],["A","Z"],["0","9"],"_","-"],!1,!1),oae=/^[(){}<>$|&; \t"']/,aae=Pn(["(",")","{","}","<",">","$","|","&",";"," "," ",'"',"'"],!1,!1),Aae=/^[<>&; \t"']/,lae=Pn(["<",">","&",";"," "," ",'"',"'"],!1,!1),FN=/^[ \t]/,RN=Pn([" "," "],!1,!1),y=0,ve=0,EC=[{line:1,column:1}],es=0,yw=[],Ee=0,yC;if("startRule"in e){if(!(e.startRule in i))throw new Error(`Can't start parsing from rule "`+e.startRule+'".');n=i[e.startRule]}function cae(){return t.substring(ve,y)}function D4e(){return fg(ve,y)}function S4e(d,B){throw B=B!==void 0?B:fg(ve,y),MN([hae(d)],t.substring(ve,y),B)}function x4e(d,B){throw B=B!==void 0?B:fg(ve,y),fae(d,B)}function st(d,B){return{type:"literal",text:d,ignoreCase:B}}function Pn(d,B,k){return{type:"class",parts:d,inverted:B,ignoreCase:k}}function uae(){return{type:"any"}}function gae(){return{type:"end"}}function hae(d){return{type:"other",description:d}}function NN(d){var B=EC[d],k;if(B)return B;for(k=d-1;!EC[k];)k--;for(B=EC[k],B={line:B.line,column:B.column};k<d;)t.charCodeAt(k)===10?(B.line++,B.column=1):B.column++,k++;return EC[d]=B,B}function fg(d,B){var k=NN(d),R=NN(B);return{start:{offset:d,line:k.line,column:k.column},end:{offset:B,line:R.line,column:R.column}}}function Qe(d){y<es||(y>es&&(es=y,yw=[]),yw.push(d))}function fae(d,B){return new PA(d,null,null,B)}function MN(d,B,k){return new PA(PA.buildMessage(d,B),d,B,k)}function LN(){var d,B;return d=y,B=pg(),B===r&&(B=null),B!==r&&(ve=d,B=s(B)),d=B,d}function pg(){var d,B,k,R,V;if(d=y,B=Bw(),B!==r){for(k=[],R=ke();R!==r;)k.push(R),R=ke();k!==r?(R=TN(),R!==r?(V=pae(),V===r&&(V=null),V!==r?(ve=d,B=o(B,R,V),d=B):(y=d,d=r)):(y=d,d=r)):(y=d,d=r)}else y=d,d=r;if(d===r)if(d=y,B=Bw(),B!==r){for(k=[],R=ke();R!==r;)k.push(R),R=ke();k!==r?(R=TN(),R===r&&(R=null),R!==r?(ve=d,B=a(B,R),d=B):(y=d,d=r)):(y=d,d=r)}else y=d,d=r;return d}function pae(){var d,B,k,R,V;for(d=y,B=[],k=ke();k!==r;)B.push(k),k=ke();if(B!==r)if(k=pg(),k!==r){for(R=[],V=ke();V!==r;)R.push(V),V=ke();R!==r?(ve=d,B=l(k),d=B):(y=d,d=r)}else y=d,d=r;else y=d,d=r;return d}function TN(){var d;return t.charCodeAt(y)===59?(d=c,y++):(d=r,Ee===0&&Qe(u)),d===r&&(t.charCodeAt(y)===38?(d=g,y++):(d=r,Ee===0&&Qe(h))),d}function Bw(){var d,B,k;return d=y,B=ON(),B!==r?(k=dae(),k===r&&(k=null),k!==r?(ve=d,B=f(B,k),d=B):(y=d,d=r)):(y=d,d=r),d}function dae(){var d,B,k,R,V,de,rt;for(d=y,B=[],k=ke();k!==r;)B.push(k),k=ke();if(B!==r)if(k=Cae(),k!==r){for(R=[],V=ke();V!==r;)R.push(V),V=ke();if(R!==r)if(V=Bw(),V!==r){for(de=[],rt=ke();rt!==r;)de.push(
|
|||
|
\x85\u2028\u2029`.indexOf(this.buffer.charAt(n-1))===-1;)if(n-=1,this.position-n>r/2-1){i=" ... ",n+=5;break}for(s="",o=this.position;o<this.buffer.length&&`\0\r
|
|||
|
\x85\u2028\u2029`.indexOf(this.buffer.charAt(o))===-1;)if(o+=1,o-this.position>r/2-1){s=" ... ",o-=5;break}return a=this.buffer.slice(n,o),qq.repeat(" ",e)+i+a+s+`
|
|||
|
`+qq.repeat(" ",e+this.position-n+i.length)+"^"};IS.prototype.toString=function(e){var r,i="";return this.name&&(i+='in "'+this.name+'" '),i+="at line "+(this.line+1)+", column "+(this.column+1),e||(r=this.getSnippet(),r&&(i+=`:
|
|||
|
`+r)),i};Yq.exports=IS});var wr=C((tZe,Jq)=>{"use strict";var Wq=bc(),Qye=["kind","resolve","construct","instanceOf","predicate","represent","defaultStyle","styleAliases"],bye=["scalar","sequence","mapping"];function Dye(t){var e={};return t!==null&&Object.keys(t).forEach(function(r){t[r].forEach(function(i){e[String(i)]=r})}),e}function Sye(t,e){if(e=e||{},Object.keys(e).forEach(function(r){if(Qye.indexOf(r)===-1)throw new Wq('Unknown option "'+r+'" is met in definition of "'+t+'" YAML type.')}),this.tag=t,this.kind=e.kind||null,this.resolve=e.resolve||function(){return!0},this.construct=e.construct||function(r){return r},this.instanceOf=e.instanceOf||null,this.predicate=e.predicate||null,this.represent=e.represent||null,this.defaultStyle=e.defaultStyle||null,this.styleAliases=Dye(e.styleAliases||null),bye.indexOf(this.kind)===-1)throw new Wq('Unknown kind "'+this.kind+'" is specified for "'+t+'" YAML type.')}Jq.exports=Sye});var MA=C((rZe,zq)=>{"use strict";var Vq=NA(),UI=bc(),xye=wr();function ES(t,e,r){var i=[];return t.include.forEach(function(n){r=ES(n,e,r)}),t[e].forEach(function(n){r.forEach(function(s,o){s.tag===n.tag&&s.kind===n.kind&&i.push(o)}),r.push(n)}),r.filter(function(n,s){return i.indexOf(s)===-1})}function kye(){var t={scalar:{},sequence:{},mapping:{},fallback:{}},e,r;function i(n){t[n.kind][n.tag]=t.fallback[n.tag]=n}for(e=0,r=arguments.length;e<r;e+=1)arguments[e].forEach(i);return t}function Dc(t){this.include=t.include||[],this.implicit=t.implicit||[],this.explicit=t.explicit||[],this.implicit.forEach(function(e){if(e.loadKind&&e.loadKind!=="scalar")throw new UI("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.")}),this.compiledImplicit=ES(this,"implicit",[]),this.compiledExplicit=ES(this,"explicit",[]),this.compiledTypeMap=kye(this.compiledImplicit,this.compiledExplicit)}Dc.DEFAULT=null;Dc.create=function(){var e,r;switch(arguments.length){case 1:e=Dc.DEFAULT,r=arguments[0];break;case 2:e=arguments[0],r=arguments[1];break;default:throw new UI("Wrong number of arguments for Schema.create function")}if(e=Vq.toArray(e),r=Vq.toArray(r),!e.every(function(i){return i instanceof Dc}))throw new UI("Specified list of super schemas (or a single Schema object) contains a non-Schema object.");if(!r.every(function(i){return i instanceof xye}))throw new UI("Specified list of YAML types (or a single Type object) contains a non-Type object.");return new Dc({include:e,explicit:r})};zq.exports=Dc});var Zq=C((iZe,Xq)=>{"use strict";var vye=wr();Xq.exports=new vye("tag:yaml.org,2002:str",{kind:"scalar",construct:function(t){return t!==null?t:""}})});var $q=C((nZe,_q)=>{"use strict";var Pye=wr();_q.exports=new Pye("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(t){return t!==null?t:[]}})});var tj=C((sZe,ej)=>{"use strict";var Fye=wr();ej.exports=new Fye("tag:yaml.org,2002:map",{kind:"mapping",construct:function(t){return t!==null?t:{}}})});var HI=C((oZe,rj)=>{"use strict";var Rye=MA();rj.exports=new Rye({explicit:[Zq(),$q(),tj()]})});var nj=C((aZe,ij)=>{"use strict";var Nye=wr();function Mye(t){if(t===null)return!0;var e=t.length;return e===1&&t==="~"||e===4&&(t==="null"||t==="Null"||t==="NULL")}function Lye(){return null}function Tye(t){return t===null}ij.exports=new Nye("tag:yaml.org,2002:null",{kind:"scalar",resolve:Mye,construct:Lye,predicate:Tye,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"}},defaultStyle:"lowercase"})});var oj=C((AZe,sj)=>{"use strict";var Oye=wr();function Kye(t){if(t===null)return!1;var e=t.length;return e===4&&(t==="true"||t==="True"||t==="TRUE")||e===5&&(t==="false"||t==="False"||t==="FALSE")}function Uye(t){return t==="true"||t==="True"||t==="TRUE"}function Hye(t){return Object.prototype.toString.call(t)==="[object Boolean]"}sj.exports=new Oye("tag:yaml.org,2002:bool",{kind:"scalar",resolve:Kye,construct:Uye,predicate:Hye,represent:{lowercase:function(t){return t?"true":"false"},uppercase:function(t){return t?"TRUE"
|
|||
|
\r`;function gBe(t){if(t===null)return!1;var e,r,i=0,n=t.length,s=wS;for(r=0;r<n;r++)if(e=s.indexOf(t.charAt(r)),!(e>64)){if(e<0)return!1;i+=6}return i%8==0}function hBe(t){var e,r,i=t.replace(/[\r\n=]/g,""),n=i.length,s=wS,o=0,a=[];for(e=0;e<n;e++)e%4==0&&e&&(a.push(o>>16&255),a.push(o>>8&255),a.push(o&255)),o=o<<6|s.indexOf(i.charAt(e));return r=n%4*6,r===0?(a.push(o>>16&255),a.push(o>>8&255),a.push(o&255)):r===18?(a.push(o>>10&255),a.push(o>>2&255)):r===12&&a.push(o>>4&255),LA?LA.from?LA.from(a):new LA(a):a}function fBe(t){var e="",r=0,i,n,s=t.length,o=wS;for(i=0;i<s;i++)i%3==0&&i&&(e+=o[r>>18&63],e+=o[r>>12&63],e+=o[r>>6&63],e+=o[r&63]),r=(r<<8)+t[i];return n=s%3,n===0?(e+=o[r>>18&63],e+=o[r>>12&63],e+=o[r>>6&63],e+=o[r&63]):n===2?(e+=o[r>>10&63],e+=o[r>>4&63],e+=o[r<<2&63],e+=o[64]):n===1&&(e+=o[r>>2&63],e+=o[r<<4&63],e+=o[64],e+=o[64]),e}function pBe(t){return LA&&LA.isBuffer(t)}Ej.exports=new uBe("tag:yaml.org,2002:binary",{kind:"scalar",resolve:gBe,construct:hBe,predicate:pBe,represent:fBe})});var Qj=C((dZe,wj)=>{"use strict";var dBe=wr(),CBe=Object.prototype.hasOwnProperty,mBe=Object.prototype.toString;function IBe(t){if(t===null)return!0;var e=[],r,i,n,s,o,a=t;for(r=0,i=a.length;r<i;r+=1){if(n=a[r],o=!1,mBe.call(n)!=="[object Object]")return!1;for(s in n)if(CBe.call(n,s))if(!o)o=!0;else return!1;if(!o)return!1;if(e.indexOf(s)===-1)e.push(s);else return!1}return!0}function EBe(t){return t!==null?t:[]}wj.exports=new dBe("tag:yaml.org,2002:omap",{kind:"sequence",resolve:IBe,construct:EBe})});var Dj=C((CZe,bj)=>{"use strict";var yBe=wr(),BBe=Object.prototype.toString;function wBe(t){if(t===null)return!0;var e,r,i,n,s,o=t;for(s=new Array(o.length),e=0,r=o.length;e<r;e+=1){if(i=o[e],BBe.call(i)!=="[object Object]"||(n=Object.keys(i),n.length!==1))return!1;s[e]=[n[0],i[n[0]]]}return!0}function QBe(t){if(t===null)return[];var e,r,i,n,s,o=t;for(s=new Array(o.length),e=0,r=o.length;e<r;e+=1)i=o[e],n=Object.keys(i),s[e]=[n[0],i[n[0]]];return s}bj.exports=new yBe("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:wBe,construct:QBe})});var xj=C((mZe,Sj)=>{"use strict";var bBe=wr(),DBe=Object.prototype.hasOwnProperty;function SBe(t){if(t===null)return!0;var e,r=t;for(e in r)if(DBe.call(r,e)&&r[e]!==null)return!1;return!0}function xBe(t){return t!==null?t:{}}Sj.exports=new bBe("tag:yaml.org,2002:set",{kind:"mapping",resolve:SBe,construct:xBe})});var Sc=C((IZe,kj)=>{"use strict";var kBe=MA();kj.exports=new kBe({include:[BS()],implicit:[Cj(),Ij()],explicit:[Bj(),Qj(),Dj(),xj()]})});var Pj=C((EZe,vj)=>{"use strict";var vBe=wr();function PBe(){return!0}function FBe(){}function RBe(){return""}function NBe(t){return typeof t=="undefined"}vj.exports=new vBe("tag:yaml.org,2002:js/undefined",{kind:"scalar",resolve:PBe,construct:FBe,predicate:NBe,represent:RBe})});var Rj=C((yZe,Fj)=>{"use strict";var MBe=wr();function LBe(t){if(t===null||t.length===0)return!1;var e=t,r=/\/([gim]*)$/.exec(t),i="";return!(e[0]==="/"&&(r&&(i=r[1]),i.length>3||e[e.length-i.length-1]!=="/"))}function TBe(t){var e=t,r=/\/([gim]*)$/.exec(t),i="";return e[0]==="/"&&(r&&(i=r[1]),e=e.slice(1,e.length-i.length-1)),new RegExp(e,i)}function OBe(t){var e="/"+t.source+"/";return t.global&&(e+="g"),t.multiline&&(e+="m"),t.ignoreCase&&(e+="i"),e}function KBe(t){return Object.prototype.toString.call(t)==="[object RegExp]"}Fj.exports=new MBe("tag:yaml.org,2002:js/regexp",{kind:"scalar",resolve:LBe,construct:TBe,predicate:KBe,represent:OBe})});var Lj=C((BZe,Nj)=>{"use strict";var GI;try{Mj=require,GI=Mj("esprima")}catch(t){typeof window!="undefined"&&(GI=window.esprima)}var Mj,UBe=wr();function HBe(t){if(t===null)return!1;try{var e="("+t+")",r=GI.parse(e,{range:!0});return!(r.type!=="Program"||r.body.length!==1||r.body[0].type!=="ExpressionStatement"||r.body[0].expression.type!=="ArrowFunctionExpression"&&r.body[0].expression.type!=="FunctionExpression")}catch(i){return!1}}function GBe(t){var e="("+t+")",r=GI.parse(e,{range:!0}),i=[],n;if(r.type!=="Program"||r.body.length!==1||r.body[0].type!=="ExpressionStatement"||r.body[0].expression.type!=="ArrowFunctionExpression"&&
|
|||
|
`:t===118?"\v":t===102?"\f":t===114?"\r":t===101?"":t===32?" ":t===34?'"':t===47?"/":t===92?"\\":t===78?"\x85":t===95?"\xA0":t===76?"\u2028":t===80?"\u2029":""}function ewe(t){return t<=65535?String.fromCharCode(t):String.fromCharCode((t-65536>>10)+55296,(t-65536&1023)+56320)}var zj=new Array(256),Vj=new Array(256);for(var kc=0;kc<256;kc++)zj[kc]=Wj(kc)?1:0,Vj[kc]=Wj(kc);function twe(t,e){this.input=t,this.filename=e.filename||null,this.schema=e.schema||JBe,this.onWarning=e.onWarning||null,this.legacy=e.legacy||!1,this.json=e.json||!1,this.listener=e.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=t.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.documents=[]}function Xj(t,e){return new Kj(e,new jBe(t.filename,t.input,t.position,t.line,t.position-t.lineStart))}function tt(t,e){throw Xj(t,e)}function jI(t,e){t.onWarning&&t.onWarning.call(null,Xj(t,e))}var Zj={YAML:function(e,r,i){var n,s,o;e.version!==null&&tt(e,"duplication of %YAML directive"),i.length!==1&&tt(e,"YAML directive accepts exactly one argument"),n=/^([0-9]+)\.([0-9]+)$/.exec(i[0]),n===null&&tt(e,"ill-formed argument of the YAML directive"),s=parseInt(n[1],10),o=parseInt(n[2],10),s!==1&&tt(e,"unacceptable YAML version of the document"),e.version=i[0],e.checkLineBreaks=o<2,o!==1&&o!==2&&jI(e,"unsupported YAML version of the document")},TAG:function(e,r,i){var n,s;i.length!==2&&tt(e,"TAG directive accepts exactly two arguments"),n=i[0],s=i[1],qj.test(n)||tt(e,"ill-formed tag handle (first argument) of the TAG directive"),aa.call(e.tagMap,n)&&tt(e,'there is a previously declared suffix for "'+n+'" tag handle'),jj.test(s)||tt(e,"ill-formed tag prefix (second argument) of the TAG directive"),e.tagMap[n]=s}};function Aa(t,e,r,i){var n,s,o,a;if(e<r){if(a=t.input.slice(e,r),i)for(n=0,s=a.length;n<s;n+=1)o=a.charCodeAt(n),o===9||32<=o&&o<=1114111||tt(t,"expected valid JSON character");else zBe.test(a)&&tt(t,"the stream contains non-printable characters");t.result+=a}}function _j(t,e,r,i){var n,s,o,a;for(lo.isObject(r)||tt(t,"cannot merge mappings; the provided source object is unacceptable"),n=Object.keys(r),o=0,a=n.length;o<a;o+=1)s=n[o],aa.call(e,s)||(e[s]=r[s],i[s]=!0)}function vc(t,e,r,i,n,s,o,a){var l,c;if(Array.isArray(n))for(n=Array.prototype.slice.call(n),l=0,c=n.length;l<c;l+=1)Array.isArray(n[l])&&tt(t,"nested arrays are not supported inside keys"),typeof n=="object"&&Jj(n[l])==="[object Object]"&&(n[l]="[object Object]");if(typeof n=="object"&&Jj(n)==="[object Object]"&&(n="[object Object]"),n=String(n),e===null&&(e={}),i==="tag:yaml.org,2002:merge")if(Array.isArray(s))for(l=0,c=s.length;l<c;l+=1)_j(t,e,s[l],r);else _j(t,e,s,r);else!t.json&&!aa.call(r,n)&&aa.call(e,n)&&(t.line=o||t.line,t.position=a||t.position,tt(t,"duplicated mapping key")),e[n]=s,delete r[n];return e}function bS(t){var e;e=t.input.charCodeAt(t.position),e===10?t.position++:e===13?(t.position++,t.input.charCodeAt(t.position)===10&&t.position++):tt(t,"a line break is expected"),t.line+=1,t.lineStart=t.position}function mr(t,e,r){for(var i=0,n=t.input.charCodeAt(t.position);n!==0;){for(;TA(n);)n=t.input.charCodeAt(++t.position);if(e&&n===35)do n=t.input.charCodeAt(++t.position);while(n!==10&&n!==13&&n!==0);if(gs(n))for(bS(t),n=t.input.charCodeAt(t.position),i++,t.lineIndent=0;n===32;)t.lineIndent++,n=t.input.charCodeAt(++t.position);else break}return r!==-1&&i!==0&&t.lineIndent<r&&jI(t,"deficient indentation"),i}function JI(t){var e=t.position,r;return r=t.input.charCodeAt(e),!!((r===45||r===46)&&r===t.input.charCodeAt(e+1)&&r===t.input.charCodeAt(e+2)&&(e+=3,r=t.input.charCodeAt(e),r===0||Fi(r)))}function DS(t,e){e===1?t.result+=" ":e>1&&(t.result+=lo.repeat(`
|
|||
|
`,e-1))}function rwe(t,e,r){var i,n,s,o,a,l,c,u,g=t.kind,h=t.result,f;if(f=t.input.charCodeAt(t.position),Fi(f)||xc(f)||f===35||f===38||f===42||f===33||f===124||f===62||f===39||f===34||f===37||f===64||f===96||(f===63||f===45)&&(n=t.input.charCodeAt(t.position+1),Fi(n)||r&&xc(n)))return!1;for(t.kind="scalar",t.result="",s=o=t.position,a=!1;f!==0;){if(f===58){if(n=t.input.charCodeAt(t.position+1),Fi(n)||r&&xc(n))break}else if(f===35){if(i=t.input.charCodeAt(t.position-1),Fi(i))break}else{if(t.position===t.lineStart&&JI(t)||r&&xc(f))break;if(gs(f))if(l=t.line,c=t.lineStart,u=t.lineIndent,mr(t,!1,-1),t.lineIndent>=e){a=!0,f=t.input.charCodeAt(t.position);continue}else{t.position=o,t.line=l,t.lineStart=c,t.lineIndent=u;break}}a&&(Aa(t,s,o,!1),DS(t,t.line-l),s=o=t.position,a=!1),TA(f)||(o=t.position+1),f=t.input.charCodeAt(++t.position)}return Aa(t,s,o,!1),t.result?!0:(t.kind=g,t.result=h,!1)}function iwe(t,e){var r,i,n;if(r=t.input.charCodeAt(t.position),r!==39)return!1;for(t.kind="scalar",t.result="",t.position++,i=n=t.position;(r=t.input.charCodeAt(t.position))!==0;)if(r===39)if(Aa(t,i,t.position,!0),r=t.input.charCodeAt(++t.position),r===39)i=t.position,t.position++,n=t.position;else return!0;else gs(r)?(Aa(t,i,n,!0),DS(t,mr(t,!1,e)),i=n=t.position):t.position===t.lineStart&&JI(t)?tt(t,"unexpected end of the document within a single quoted scalar"):(t.position++,n=t.position);tt(t,"unexpected end of the stream within a single quoted scalar")}function nwe(t,e){var r,i,n,s,o,a;if(a=t.input.charCodeAt(t.position),a!==34)return!1;for(t.kind="scalar",t.result="",t.position++,r=i=t.position;(a=t.input.charCodeAt(t.position))!==0;){if(a===34)return Aa(t,r,t.position,!0),t.position++,!0;if(a===92){if(Aa(t,r,t.position,!0),a=t.input.charCodeAt(++t.position),gs(a))mr(t,!1,e);else if(a<256&&zj[a])t.result+=Vj[a],t.position++;else if((o=_Be(a))>0){for(n=o,s=0;n>0;n--)a=t.input.charCodeAt(++t.position),(o=ZBe(a))>=0?s=(s<<4)+o:tt(t,"expected hexadecimal character");t.result+=ewe(s),t.position++}else tt(t,"unknown escape sequence");r=i=t.position}else gs(a)?(Aa(t,r,i,!0),DS(t,mr(t,!1,e)),r=i=t.position):t.position===t.lineStart&&JI(t)?tt(t,"unexpected end of the document within a double quoted scalar"):(t.position++,i=t.position)}tt(t,"unexpected end of the stream within a double quoted scalar")}function swe(t,e){var r=!0,i,n=t.tag,s,o=t.anchor,a,l,c,u,g,h={},f,p,m,I;if(I=t.input.charCodeAt(t.position),I===91)l=93,g=!1,s=[];else if(I===123)l=125,g=!0,s={};else return!1;for(t.anchor!==null&&(t.anchorMap[t.anchor]=s),I=t.input.charCodeAt(++t.position);I!==0;){if(mr(t,!0,e),I=t.input.charCodeAt(t.position),I===l)return t.position++,t.tag=n,t.anchor=o,t.kind=g?"mapping":"sequence",t.result=s,!0;r||tt(t,"missed comma between flow collection entries"),p=f=m=null,c=u=!1,I===63&&(a=t.input.charCodeAt(t.position+1),Fi(a)&&(c=u=!0,t.position++,mr(t,!0,e))),i=t.line,Pc(t,e,YI,!1,!0),p=t.tag,f=t.result,mr(t,!0,e),I=t.input.charCodeAt(t.position),(u||t.line===i)&&I===58&&(c=!0,I=t.input.charCodeAt(++t.position),mr(t,!0,e),Pc(t,e,YI,!1,!0),m=t.result),g?vc(t,s,h,p,f,m):c?s.push(vc(t,null,h,p,f,m)):s.push(f),mr(t,!0,e),I=t.input.charCodeAt(t.position),I===44?(r=!0,I=t.input.charCodeAt(++t.position)):r=!1}tt(t,"unexpected end of the stream within a flow collection")}function owe(t,e){var r,i,n=QS,s=!1,o=!1,a=e,l=0,c=!1,u,g;if(g=t.input.charCodeAt(t.position),g===124)i=!1;else if(g===62)i=!0;else return!1;for(t.kind="scalar",t.result="";g!==0;)if(g=t.input.charCodeAt(++t.position),g===43||g===45)QS===n?n=g===43?Yj:WBe:tt(t,"repeat of a chomping mode identifier");else if((u=$Be(g))>=0)u===0?tt(t,"bad explicit indentation width of a block scalar; it cannot be less than one"):o?tt(t,"repeat of an indentation width identifier"):(a=e+u-1,o=!0);else break;if(TA(g)){do g=t.input.charCodeAt(++t.position);while(TA(g));if(g===35)do g=t.input.charCodeAt(++t.position);while(!gs(g)&&g!==0)}for(;g!==0;){for(bS(t),t.lineIndent=0,g=t.input.charCodeAt(t.position);(!o||t.lineIndent<a)&&g===32;)t.lineIndent++,g=t.input.charCodeAt(++t.position);if(!o&&t.lineIndent>a&&(a=t
|
|||
|
`,s?1+l:l):n===QS&&s&&(t.result+=`
|
|||
|
`);break}for(i?TA(g)?(c=!0,t.result+=lo.repeat(`
|
|||
|
`,s?1+l:l)):c?(c=!1,t.result+=lo.repeat(`
|
|||
|
`,l+1)):l===0?s&&(t.result+=" "):t.result+=lo.repeat(`
|
|||
|
`,l):t.result+=lo.repeat(`
|
|||
|
`,s?1+l:l),s=!0,o=!0,l=0,r=t.position;!gs(g)&&g!==0;)g=t.input.charCodeAt(++t.position);Aa(t,r,t.position,!1)}return!0}function $j(t,e){var r,i=t.tag,n=t.anchor,s=[],o,a=!1,l;for(t.anchor!==null&&(t.anchorMap[t.anchor]=s),l=t.input.charCodeAt(t.position);l!==0&&!(l!==45||(o=t.input.charCodeAt(t.position+1),!Fi(o)));){if(a=!0,t.position++,mr(t,!0,-1)&&t.lineIndent<=e){s.push(null),l=t.input.charCodeAt(t.position);continue}if(r=t.line,Pc(t,e,Gj,!1,!0),s.push(t.result),mr(t,!0,-1),l=t.input.charCodeAt(t.position),(t.line===r||t.lineIndent>e)&&l!==0)tt(t,"bad indentation of a sequence entry");else if(t.lineIndent<e)break}return a?(t.tag=i,t.anchor=n,t.kind="sequence",t.result=s,!0):!1}function awe(t,e,r){var i,n,s,o,a=t.tag,l=t.anchor,c={},u={},g=null,h=null,f=null,p=!1,m=!1,I;for(t.anchor!==null&&(t.anchorMap[t.anchor]=c),I=t.input.charCodeAt(t.position);I!==0;){if(i=t.input.charCodeAt(t.position+1),s=t.line,o=t.position,(I===63||I===58)&&Fi(i))I===63?(p&&(vc(t,c,u,g,h,null),g=h=f=null),m=!0,p=!0,n=!0):p?(p=!1,n=!0):tt(t,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),t.position+=1,I=i;else if(Pc(t,r,Hj,!1,!0))if(t.line===s){for(I=t.input.charCodeAt(t.position);TA(I);)I=t.input.charCodeAt(++t.position);if(I===58)I=t.input.charCodeAt(++t.position),Fi(I)||tt(t,"a whitespace character is expected after the key-value separator within a block mapping"),p&&(vc(t,c,u,g,h,null),g=h=f=null),m=!0,p=!1,n=!1,g=t.tag,h=t.result;else if(m)tt(t,"can not read an implicit mapping pair; a colon is missed");else return t.tag=a,t.anchor=l,!0}else if(m)tt(t,"can not read a block mapping entry; a multiline key may not be an implicit key");else return t.tag=a,t.anchor=l,!0;else break;if((t.line===s||t.lineIndent>e)&&(Pc(t,e,qI,!0,n)&&(p?h=t.result:f=t.result),p||(vc(t,c,u,g,h,f,s,o),g=h=f=null),mr(t,!0,-1),I=t.input.charCodeAt(t.position)),t.lineIndent>e&&I!==0)tt(t,"bad indentation of a mapping entry");else if(t.lineIndent<e)break}return p&&vc(t,c,u,g,h,null),m&&(t.tag=a,t.anchor=l,t.kind="mapping",t.result=c),m}function Awe(t){var e,r=!1,i=!1,n,s,o;if(o=t.input.charCodeAt(t.position),o!==33)return!1;if(t.tag!==null&&tt(t,"duplication of a tag property"),o=t.input.charCodeAt(++t.position),o===60?(r=!0,o=t.input.charCodeAt(++t.position)):o===33?(i=!0,n="!!",o=t.input.charCodeAt(++t.position)):n="!",e=t.position,r){do o=t.input.charCodeAt(++t.position);while(o!==0&&o!==62);t.position<t.length?(s=t.input.slice(e,t.position),o=t.input.charCodeAt(++t.position)):tt(t,"unexpected end of the stream within a verbatim tag")}else{for(;o!==0&&!Fi(o);)o===33&&(i?tt(t,"tag suffix cannot contain exclamation marks"):(n=t.input.slice(e-1,t.position+1),qj.test(n)||tt(t,"named tag handle cannot contain such characters"),i=!0,e=t.position+1)),o=t.input.charCodeAt(++t.position);s=t.input.slice(e,t.position),XBe.test(s)&&tt(t,"tag suffix cannot contain flow indicator characters")}return s&&!jj.test(s)&&tt(t,"tag name cannot contain such characters: "+s),r?t.tag=s:aa.call(t.tagMap,n)?t.tag=t.tagMap[n]+s:n==="!"?t.tag="!"+s:n==="!!"?t.tag="tag:yaml.org,2002:"+s:tt(t,'undeclared tag handle "'+n+'"'),!0}function lwe(t){var e,r;if(r=t.input.charCodeAt(t.position),r!==38)return!1;for(t.anchor!==null&&tt(t,"duplication of an anchor property"),r=t.input.charCodeAt(++t.position),e=t.position;r!==0&&!Fi(r)&&!xc(r);)r=t.input.charCodeAt(++t.position);return t.position===e&&tt(t,"name of an anchor node must contain at least one character"),t.anchor=t.input.slice(e,t.position),!0}function cwe(t){var e,r,i;if(i=t.input.charCodeAt(t.position),i!==42)return!1;for(i=t.input.charCodeAt(++t.position),e=t.position;i!==0&&!Fi(i)&&!xc(i);)i=t.input.charCodeAt(++t.position);return t.position===e&&tt(t,"name of an alias node must contain at least one character"),r=t.input.slice(e,t.position),aa.call(t.anchorMap,r)||tt(t,'unidentified alias "'+r+'"'),t.result=t.anchorMap[r],mr(t,!0,-1),!0}function Pc(t,e,r,i,n){var s,o,a,l=1,c=!1,u=!1,g,h,f,p,m;if(t.listener!==null&&t.listener("open",t),t.tag=null,t.anchor=null,t.kind=null,t.result=null,s
|
|||
|
`),t.charCodeAt(0)===65279&&(t=t.slice(1)));var r=new twe(t,e),i=t.indexOf("\0");for(i!==-1&&(r.position=i,tt(r,"null byte is not allowed in input")),r.input+="\0";r.input.charCodeAt(r.position)===32;)r.lineIndent+=1,r.position+=1;for(;r.position<r.length-1;)uwe(r);return r.documents}function tJ(t,e,r){e!==null&&typeof e=="object"&&typeof r=="undefined"&&(r=e,e=null);var i=eJ(t,r);if(typeof e!="function")return i;for(var n=0,s=i.length;n<s;n+=1)e(i[n])}function rJ(t,e){var r=eJ(t,e);if(r.length!==0){if(r.length===1)return r[0];throw new Kj("expected a single document in the stream, but found more")}}function gwe(t,e,r){return typeof e=="object"&&e!==null&&typeof r=="undefined"&&(r=e,e=null),tJ(t,e,lo.extend({schema:Uj},r))}function hwe(t,e){return rJ(t,lo.extend({schema:Uj},e))}jh.exports.loadAll=tJ;jh.exports.load=rJ;jh.exports.safeLoadAll=gwe;jh.exports.safeLoad=hwe});var DJ=C((bZe,SS)=>{"use strict";var Jh=NA(),Wh=bc(),fwe=qh(),pwe=Sc(),nJ=Object.prototype.toString,sJ=Object.prototype.hasOwnProperty,dwe=9,zh=10,Cwe=13,mwe=32,Iwe=33,Ewe=34,oJ=35,ywe=37,Bwe=38,wwe=39,Qwe=42,aJ=44,bwe=45,AJ=58,Dwe=61,Swe=62,xwe=63,kwe=64,lJ=91,cJ=93,vwe=96,uJ=123,Pwe=124,gJ=125,$r={};$r[0]="\\0";$r[7]="\\a";$r[8]="\\b";$r[9]="\\t";$r[10]="\\n";$r[11]="\\v";$r[12]="\\f";$r[13]="\\r";$r[27]="\\e";$r[34]='\\"';$r[92]="\\\\";$r[133]="\\N";$r[160]="\\_";$r[8232]="\\L";$r[8233]="\\P";var Fwe=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"];function Rwe(t,e){var r,i,n,s,o,a,l;if(e===null)return{};for(r={},i=Object.keys(e),n=0,s=i.length;n<s;n+=1)o=i[n],a=String(e[o]),o.slice(0,2)==="!!"&&(o="tag:yaml.org,2002:"+o.slice(2)),l=t.compiledTypeMap.fallback[o],l&&sJ.call(l.styleAliases,a)&&(a=l.styleAliases[a]),r[o]=a;return r}function hJ(t){var e,r,i;if(e=t.toString(16).toUpperCase(),t<=255)r="x",i=2;else if(t<=65535)r="u",i=4;else if(t<=4294967295)r="U",i=8;else throw new Wh("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+r+Jh.repeat("0",i-e.length)+e}function Nwe(t){this.schema=t.schema||fwe,this.indent=Math.max(1,t.indent||2),this.noArrayIndent=t.noArrayIndent||!1,this.skipInvalid=t.skipInvalid||!1,this.flowLevel=Jh.isNothing(t.flowLevel)?-1:t.flowLevel,this.styleMap=Rwe(this.schema,t.styles||null),this.sortKeys=t.sortKeys||!1,this.lineWidth=t.lineWidth||80,this.noRefs=t.noRefs||!1,this.noCompatMode=t.noCompatMode||!1,this.condenseFlow=t.condenseFlow||!1,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function fJ(t,e){for(var r=Jh.repeat(" ",e),i=0,n=-1,s="",o,a=t.length;i<a;)n=t.indexOf(`
|
|||
|
`,i),n===-1?(o=t.slice(i),i=a):(o=t.slice(i,n+1),i=n+1),o.length&&o!==`
|
|||
|
`&&(s+=r),s+=o;return s}function xS(t,e){return`
|
|||
|
`+Jh.repeat(" ",t.indent*e)}function Mwe(t,e){var r,i,n;for(r=0,i=t.implicitTypes.length;r<i;r+=1)if(n=t.implicitTypes[r],n.resolve(e))return!0;return!1}function kS(t){return t===mwe||t===dwe}function Fc(t){return 32<=t&&t<=126||161<=t&&t<=55295&&t!==8232&&t!==8233||57344<=t&&t<=65533&&t!==65279||65536<=t&&t<=1114111}function Lwe(t){return Fc(t)&&!kS(t)&&t!==65279&&t!==Cwe&&t!==zh}function pJ(t,e){return Fc(t)&&t!==65279&&t!==aJ&&t!==lJ&&t!==cJ&&t!==uJ&&t!==gJ&&t!==AJ&&(t!==oJ||e&&Lwe(e))}function Twe(t){return Fc(t)&&t!==65279&&!kS(t)&&t!==bwe&&t!==xwe&&t!==AJ&&t!==aJ&&t!==lJ&&t!==cJ&&t!==uJ&&t!==gJ&&t!==oJ&&t!==Bwe&&t!==Qwe&&t!==Iwe&&t!==Pwe&&t!==Dwe&&t!==Swe&&t!==wwe&&t!==Ewe&&t!==ywe&&t!==kwe&&t!==vwe}function dJ(t){var e=/^\n* /;return e.test(t)}var CJ=1,mJ=2,IJ=3,EJ=4,WI=5;function Owe(t,e,r,i,n){var s,o,a,l=!1,c=!1,u=i!==-1,g=-1,h=Twe(t.charCodeAt(0))&&!kS(t.charCodeAt(t.length-1));if(e)for(s=0;s<t.length;s++){if(o=t.charCodeAt(s),!Fc(o))return WI;a=s>0?t.charCodeAt(s-1):null,h=h&&pJ(o,a)}else{for(s=0;s<t.length;s++){if(o=t.charCodeAt(s),o===zh)l=!0,u&&(c=c||s-g-1>i&&t[g+1]!==" ",g=s);else if(!Fc(o))return WI;a=s>0?t.charCodeAt(s-1):null,h=h&&pJ(o,a)}c=c||u&&s-g-1>i&&t[g+1]!==" "}return!l&&!c?h&&!n(t)?CJ:mJ:r>9&&dJ(t)?WI:c?EJ:IJ}function Hwe(t,e,r,i){t.dump=function(){if(e.length===0)return"''";if(!t.noCompatMode&&Fwe.indexOf(e)!==-1)return"'"+e+"'";var n=t.indent*Math.max(1,r),s=t.lineWidth===-1?-1:Math.max(Math.min(t.lineWidth,40),t.lineWidth-n),o=i||t.flowLevel>-1&&r>=t.flowLevel;function a(l){return Mwe(t,l)}switch(Owe(e,o,t.indent,s,a)){case CJ:return e;case mJ:return"'"+e.replace(/'/g,"''")+"'";case IJ:return"|"+yJ(e,t.indent)+BJ(fJ(e,n));case EJ:return">"+yJ(e,t.indent)+BJ(fJ(Kwe(e,s),n));case WI:return'"'+Uwe(e,s)+'"';default:throw new Wh("impossible error: invalid scalar style")}}()}function yJ(t,e){var r=dJ(t)?String(e):"",i=t[t.length-1]===`
|
|||
|
`,n=i&&(t[t.length-2]===`
|
|||
|
`||t===`
|
|||
|
`),s=n?"+":i?"":"-";return r+s+`
|
|||
|
`}function BJ(t){return t[t.length-1]===`
|
|||
|
`?t.slice(0,-1):t}function Kwe(t,e){for(var r=/(\n+)([^\n]*)/g,i=function(){var c=t.indexOf(`
|
|||
|
`);return c=c!==-1?c:t.length,r.lastIndex=c,wJ(t.slice(0,c),e)}(),n=t[0]===`
|
|||
|
`||t[0]===" ",s,o;o=r.exec(t);){var a=o[1],l=o[2];s=l[0]===" ",i+=a+(!n&&!s&&l!==""?`
|
|||
|
`:"")+wJ(l,e),n=s}return i}function wJ(t,e){if(t===""||t[0]===" ")return t;for(var r=/ [^ ]/g,i,n=0,s,o=0,a=0,l="";i=r.exec(t);)a=i.index,a-n>e&&(s=o>n?o:a,l+=`
|
|||
|
`+t.slice(n,s),n=s+1),o=a;return l+=`
|
|||
|
`,t.length-n>e&&o>n?l+=t.slice(n,o)+`
|
|||
|
`+t.slice(o+1):l+=t.slice(n),l.slice(1)}function Uwe(t){for(var e="",r,i,n,s=0;s<t.length;s++){if(r=t.charCodeAt(s),r>=55296&&r<=56319&&(i=t.charCodeAt(s+1),i>=56320&&i<=57343)){e+=hJ((r-55296)*1024+i-56320+65536),s++;continue}n=$r[r],e+=!n&&Fc(r)?t[s]:n||hJ(r)}return e}function Gwe(t,e,r){var i="",n=t.tag,s,o;for(s=0,o=r.length;s<o;s+=1)OA(t,e,r[s],!1,!1)&&(s!==0&&(i+=","+(t.condenseFlow?"":" ")),i+=t.dump);t.tag=n,t.dump="["+i+"]"}function Ywe(t,e,r,i){var n="",s=t.tag,o,a;for(o=0,a=r.length;o<a;o+=1)OA(t,e+1,r[o],!0,!0)&&((!i||o!==0)&&(n+=xS(t,e)),t.dump&&zh===t.dump.charCodeAt(0)?n+="-":n+="- ",n+=t.dump);t.tag=s,t.dump=n||"[]"}function qwe(t,e,r){var i="",n=t.tag,s=Object.keys(r),o,a,l,c,u;for(o=0,a=s.length;o<a;o+=1)u="",o!==0&&(u+=", "),t.condenseFlow&&(u+='"'),l=s[o],c=r[l],!!OA(t,e,l,!1,!1)&&(t.dump.length>1024&&(u+="? "),u+=t.dump+(t.condenseFlow?'"':"")+":"+(t.condenseFlow?"":" "),!!OA(t,e,c,!1,!1)&&(u+=t.dump,i+=u));t.tag=n,t.dump="{"+i+"}"}function jwe(t,e,r,i){var n="",s=t.tag,o=Object.keys(r),a,l,c,u,g,h;if(t.sortKeys===!0)o.sort();else if(typeof t.sortKeys=="function")o.sort(t.sortKeys);else if(t.sortKeys)throw new Wh("sortKeys must be a boolean or a function");for(a=0,l=o.length;a<l;a+=1)h="",(!i||a!==0)&&(h+=xS(t,e)),c=o[a],u=r[c],!!OA(t,e+1,c,!0,!0,!0)&&(g=t.tag!==null&&t.tag!=="?"||t.dump&&t.dump.length>1024,g&&(t.dump&&zh===t.dump.charCodeAt(0)?h+="?":h+="? "),h+=t.dump,g&&(h+=xS(t,e)),!!OA(t,e+1,u,!0,g)&&(t.dump&&zh===t.dump.charCodeAt(0)?h+=":":h+=": ",h+=t.dump,n+=h));t.tag=s,t.dump=n||"{}"}function QJ(t,e,r){var i,n,s,o,a,l;for(n=r?t.explicitTypes:t.implicitTypes,s=0,o=n.length;s<o;s+=1)if(a=n[s],(a.instanceOf||a.predicate)&&(!a.instanceOf||typeof e=="object"&&e instanceof a.instanceOf)&&(!a.predicate||a.predicate(e))){if(t.tag=r?a.tag:"?",a.represent){if(l=t.styleMap[a.tag]||a.defaultStyle,nJ.call(a.represent)==="[object Function]")i=a.represent(e,l);else if(sJ.call(a.represent,l))i=a.represent[l](e,l);else throw new Wh("!<"+a.tag+'> tag resolver accepts not "'+l+'" style');t.dump=i}return!0}return!1}function OA(t,e,r,i,n,s){t.tag=null,t.dump=r,QJ(t,r,!1)||QJ(t,r,!0);var o=nJ.call(t.dump);i&&(i=t.flowLevel<0||t.flowLevel>e);var a=o==="[object Object]"||o==="[object Array]",l,c;if(a&&(l=t.duplicates.indexOf(r),c=l!==-1),(t.tag!==null&&t.tag!=="?"||c||t.indent!==2&&e>0)&&(n=!1),c&&t.usedDuplicates[l])t.dump="*ref_"+l;else{if(a&&c&&!t.usedDuplicates[l]&&(t.usedDuplicates[l]=!0),o==="[object Object]")i&&Object.keys(t.dump).length!==0?(jwe(t,e,t.dump,n),c&&(t.dump="&ref_"+l+t.dump)):(qwe(t,e,t.dump),c&&(t.dump="&ref_"+l+" "+t.dump));else if(o==="[object Array]"){var u=t.noArrayIndent&&e>0?e-1:e;i&&t.dump.length!==0?(Ywe(t,u,t.dump,n),c&&(t.dump="&ref_"+l+t.dump)):(Gwe(t,u,t.dump),c&&(t.dump="&ref_"+l+" "+t.dump))}else if(o==="[object String]")t.tag!=="?"&&Hwe(t,t.dump,e,s);else{if(t.skipInvalid)return!1;throw new Wh("unacceptable kind of an object to dump "+o)}t.tag!==null&&t.tag!=="?"&&(t.dump="!<"+t.tag+"> "+t.dump)}return!0}function Jwe(t,e){var r=[],i=[],n,s;for(vS(t,r,i),n=0,s=i.length;n<s;n+=1)e.duplicates.push(r[i[n]]);e.usedDuplicates=new Array(s)}function vS(t,e,r){var i,n,s;if(t!==null&&typeof t=="object")if(n=e.indexOf(t),n!==-1)r.indexOf(n)===-1&&r.push(n);else if(e.push(t),Array.isArray(t))for(n=0,s=t.length;n<s;n+=1)vS(t[n],e,r);else for(i=Object.keys(t),n=0,s=i.length;n<s;n+=1)vS(t[i[n]],e,r)}function bJ(t,e){e=e||{};var r=new Nwe(e);return r.noRefs||Jwe(t,r),OA(r,0,t,!0,!0)?r.dump+`
|
|||
|
`:""}function Wwe(t,e){return bJ(t,Jh.extend({schema:pwe},e))}SS.exports.dump=bJ;SS.exports.safeDump=Wwe});var xJ=C((DZe,tr)=>{"use strict";var zI=iJ(),SJ=DJ();function VI(t){return function(){throw new Error("Function "+t+" is deprecated and cannot be used.")}}tr.exports.Type=wr();tr.exports.Schema=MA();tr.exports.FAILSAFE_SCHEMA=HI();tr.exports.JSON_SCHEMA=yS();tr.exports.CORE_SCHEMA=BS();tr.exports.DEFAULT_SAFE_SCHEMA=Sc();tr.exports.DEFAULT_FULL_SCHEMA=qh();tr.exports.load=zI.load;tr.exports.loadAll=zI.loadAll;tr.exports.safeLoad=zI.safeLoad;tr.exports.safeLoadAll=zI.safeLoadAll;tr.exports.dump=SJ.dump;tr.exports.safeDump=SJ.safeDump;tr.exports.YAMLException=bc();tr.exports.MINIMAL_SCHEMA=HI();tr.exports.SAFE_SCHEMA=Sc();tr.exports.DEFAULT_SCHEMA=qh();tr.exports.scan=VI("scan");tr.exports.parse=VI("parse");tr.exports.compose=VI("compose");tr.exports.addConstructor=VI("addConstructor")});var vJ=C((SZe,kJ)=>{"use strict";var zwe=xJ();kJ.exports=zwe});var FJ=C((xZe,PJ)=>{"use strict";function Vwe(t,e){function r(){this.constructor=t}r.prototype=e.prototype,t.prototype=new r}function KA(t,e,r,i){this.message=t,this.expected=e,this.found=r,this.location=i,this.name="SyntaxError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,KA)}Vwe(KA,Error);KA.buildMessage=function(t,e){var r={literal:function(c){return'"'+n(c.text)+'"'},class:function(c){var u="",g;for(g=0;g<c.parts.length;g++)u+=c.parts[g]instanceof Array?s(c.parts[g][0])+"-"+s(c.parts[g][1]):s(c.parts[g]);return"["+(c.inverted?"^":"")+u+"]"},any:function(c){return"any character"},end:function(c){return"end of input"},other:function(c){return c.description}};function i(c){return c.charCodeAt(0).toString(16).toUpperCase()}function n(c){return c.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(u){return"\\x0"+i(u)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(u){return"\\x"+i(u)})}function s(c){return c.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(u){return"\\x0"+i(u)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(u){return"\\x"+i(u)})}function o(c){return r[c.type](c)}function a(c){var u=new Array(c.length),g,h;for(g=0;g<c.length;g++)u[g]=o(c[g]);if(u.sort(),u.length>0){for(g=1,h=1;g<u.length;g++)u[g-1]!==u[g]&&(u[h]=u[g],h++);u.length=h}switch(u.length){case 1:return u[0];case 2:return u[0]+" or "+u[1];default:return u.slice(0,-1).join(", ")+", or "+u[u.length-1]}}function l(c){return c?'"'+n(c)+'"':"end of input"}return"Expected "+a(t)+" but "+l(e)+" found."};function Xwe(t,e){e=e!==void 0?e:{};var r={},i={Start:hC},n=hC,s=function(S){return[].concat(...S)},o="-",a=zt("-",!1),l=function(S){return S},c=function(S){return Object.assign({},...S)},u="#",g=zt("#",!1),h=dw(),f=function(){return{}},p=":",m=zt(":",!1),I=function(S,K){return{[S]:K}},Q=",",w=zt(",",!1),x=function(S,K){return K},N=function(S,K,oe){return Object.assign({},...[S].concat(K).map(De=>({[De]:oe})))},H=function(S){return S},T=function(S){return S},P=Ls("correct indentation"),G=" ",te=zt(" ",!1),j=function(S){return S.length===vl*IC},A=function(S){return S.length===(vl+1)*IC},ee=function(){return vl++,!0},$=function(){return vl--,!0},_=function(){return lC()},U=Ls("pseudostring"),F=/^[^\r\n\t ?:,\][{}#&*!|>'"%@`\-]/,Re=vn(["\r",`
|
|||
|
`," "," ","?",":",",","]","[","{","}","#","&","*","!","|",">","'",'"',"%","@","`","-"],!0,!1),xe=/^[^\r\n\t ,\][{}:#"']/,Ke=vn(["\r",`
|
|||
|
`," "," ",",","]","[","{","}",":","#",'"',"'"],!0,!1),Me=function(){return lC().replace(/^ *| *$/g,"")},X="--",ie=zt("--",!1),we=/^[a-zA-Z\/0-9]/,he=vn([["a","z"],["A","Z"],"/",["0","9"]],!1,!1),Ie=/^[^\r\n\t :,]/,pe=vn(["\r",`
|
|||
|
`," "," ",":",","],!0,!1),Fe="null",Z=zt("null",!1),z=function(){return null},ae="true",ue=zt("true",!1),be=function(){return!0},nt="false",dt=zt("false",!1),wt=function(){return!1},kn=Ls("string"),wi='"',_t=zt('"',!1),tn=function(){return""},_n=function(S){return S},ng=function(S){return S.join("")},Yd=/^[^"\\\0-\x1F\x7F]/,Ns=vn(['"',"\\",["\0",""],"\x7F"],!0,!1),sg='\\"',qd=zt('\\"',!1),iw=function(){return'"'},og="\\\\",jd=zt("\\\\",!1),Jd=function(){return"\\"},Wd="\\/",nw=zt("\\/",!1),sw=function(){return"/"},ag="\\b",ow=zt("\\b",!1),aw=function(){return"\b"},zd="\\f",Aw=zt("\\f",!1),Mo=function(){return"\f"},Ms="\\n",re=zt("\\n",!1),Vd=function(){return`
|
|||
|
`},Ui="\\r",Xd=zt("\\r",!1),Zd=function(){return"\r"},Ga="\\t",_d=zt("\\t",!1),$d=function(){return" "},Ag="\\u",eC=zt("\\u",!1),tC=function(S,K,oe,De){return String.fromCharCode(parseInt(`0x${S}${K}${oe}${De}`))},lw=/^[0-9a-fA-F]/,cw=vn([["0","9"],["a","f"],["A","F"]],!1,!1),rC=Ls("blank space"),iC=/^[ \t]/,nC=vn([" "," "],!1,!1),sC=Ls("white space"),oC=/^[ \t\n\r]/,aC=vn([" "," ",`
|
|||
|
`,"\r"],!1,!1),lg=`\r
|
|||
|
`,uw=zt(`\r
|
|||
|
`,!1),gw=`
|
|||
|
`,AC=zt(`
|
|||
|
`,!1),hw="\r",fw=zt("\r",!1),O=0,ut=0,Sl=[{line:1,column:1}],Hi=0,cg=[],He=0,Ya;if("startRule"in e){if(!(e.startRule in i))throw new Error(`Can't start parsing from rule "`+e.startRule+'".');n=i[e.startRule]}function lC(){return t.substring(ut,O)}function QN(){return Lo(ut,O)}function pw(S,K){throw K=K!==void 0?K:Lo(ut,O),gC([Ls(S)],t.substring(ut,O),K)}function bN(S,K){throw K=K!==void 0?K:Lo(ut,O),Cw(S,K)}function zt(S,K){return{type:"literal",text:S,ignoreCase:K}}function vn(S,K,oe){return{type:"class",parts:S,inverted:K,ignoreCase:oe}}function dw(){return{type:"any"}}function cC(){return{type:"end"}}function Ls(S){return{type:"other",description:S}}function uC(S){var K=Sl[S],oe;if(K)return K;for(oe=S-1;!Sl[oe];)oe--;for(K=Sl[oe],K={line:K.line,column:K.column};oe<S;)t.charCodeAt(oe)===10?(K.line++,K.column=1):K.column++,oe++;return Sl[S]=K,K}function Lo(S,K){var oe=uC(S),De=uC(K);return{start:{offset:S,line:oe.line,column:oe.column},end:{offset:K,line:De.line,column:De.column}}}function Xe(S){O<Hi||(O>Hi&&(Hi=O,cg=[]),cg.push(S))}function Cw(S,K){return new KA(S,null,null,K)}function gC(S,K,oe){return new KA(KA.buildMessage(S,K),S,K,oe)}function hC(){var S;return S=ja(),S}function To(){var S,K,oe;for(S=O,K=[],oe=qa();oe!==r;)K.push(oe),oe=qa();return K!==r&&(ut=S,K=s(K)),S=K,S}function qa(){var S,K,oe,De,Be;return S=O,K=Wa(),K!==r?(t.charCodeAt(O)===45?(oe=o,O++):(oe=r,He===0&&Xe(a)),oe!==r?(De=sr(),De!==r?(Be=Ts(),Be!==r?(ut=S,K=l(Be),S=K):(O=S,S=r)):(O=S,S=r)):(O=S,S=r)):(O=S,S=r),S}function ja(){var S,K,oe;for(S=O,K=[],oe=Ja();oe!==r;)K.push(oe),oe=Ja();return K!==r&&(ut=S,K=c(K)),S=K,S}function Ja(){var S,K,oe,De,Be,Ue,ot,Ut,Ks;if(S=O,K=sr(),K===r&&(K=null),K!==r){if(oe=O,t.charCodeAt(O)===35?(De=u,O++):(De=r,He===0&&Xe(g)),De!==r){if(Be=[],Ue=O,ot=O,He++,Ut=$n(),He--,Ut===r?ot=void 0:(O=ot,ot=r),ot!==r?(t.length>O?(Ut=t.charAt(O),O++):(Ut=r,He===0&&Xe(h)),Ut!==r?(ot=[ot,Ut],Ue=ot):(O=Ue,Ue=r)):(O=Ue,Ue=r),Ue!==r)for(;Ue!==r;)Be.push(Ue),Ue=O,ot=O,He++,Ut=$n(),He--,Ut===r?ot=void 0:(O=ot,ot=r),ot!==r?(t.length>O?(Ut=t.charAt(O),O++):(Ut=r,He===0&&Xe(h)),Ut!==r?(ot=[ot,Ut],Ue=ot):(O=Ue,Ue=r)):(O=Ue,Ue=r);else Be=r;Be!==r?(De=[De,Be],oe=De):(O=oe,oe=r)}else O=oe,oe=r;if(oe===r&&(oe=null),oe!==r){if(De=[],Be=Os(),Be!==r)for(;Be!==r;)De.push(Be),Be=Os();else De=r;De!==r?(ut=S,K=f(),S=K):(O=S,S=r)}else O=S,S=r}else O=S,S=r;if(S===r&&(S=O,K=Wa(),K!==r?(oe=Iw(),oe!==r?(De=sr(),De===r&&(De=null),De!==r?(t.charCodeAt(O)===58?(Be=p,O++):(Be=r,He===0&&Xe(m)),Be!==r?(Ue=sr(),Ue===r&&(Ue=null),Ue!==r?(ot=Ts(),ot!==r?(ut=S,K=I(oe,ot),S=K):(O=S,S=r)):(O=S,S=r)):(O=S,S=r)):(O=S,S=r)):(O=S,S=r)):(O=S,S=r),S===r&&(S=O,K=Wa(),K!==r?(oe=za(),oe!==r?(De=sr(),De===r&&(De=null),De!==r?(t.charCodeAt(O)===58?(Be=p,O++):(Be=r,He===0&&Xe(m)),Be!==r?(Ue=sr(),Ue===r&&(Ue=null),Ue!==r?(ot=Ts(),ot!==r?(ut=S,K=I(oe,ot),S=K):(O=S,S=r)):(O=S,S=r)):(O=S,S=r)):(O=S,S=r)):(O=S,S=r)):(O=S,S=r),S===r))){if(S=O,K=Wa(),K!==r)if(oe=za(),oe!==r)if(De=sr(),De!==r)if(Be=dC(),Be!==r){if(Ue=[],ot=Os(),ot!==r)for(;ot!==r;)Ue.push(ot),ot=Os();else Ue=r;Ue!==r?(ut=S,K=I(oe,Be),S=K):(O=S,S=r)}else O=S,S=r;else O=S,S=r;else O=S,S=r;else O=S,S=r;if(S===r)if(S=O,K=Wa(),K!==r)if(oe=za(),oe!==r){if(De=[],Be=O,Ue=sr(),Ue===r&&(Ue=null),Ue!==r?(t.charCodeAt(O)===44?(ot=Q,O++):(ot=r,He===0&&Xe(w)),ot!==r?(Ut=sr(),Ut===r&&(Ut=null),Ut!==r?(Ks=za(),Ks!==r?(ut=Be,Ue=x(oe,Ks),Be=Ue):(O=Be,Be=r)):(O=Be,Be=r)):(O=Be,Be=r)):(O=Be,Be=r),Be!==r)for(;Be!==r;)De.push(Be),Be=O,Ue=sr(),Ue===r&&(Ue=null),Ue!==r?(t.charCodeAt(O)===44?(ot=Q,O++):(ot=r,He===0&&Xe(w)),ot!==r?(Ut=sr(),Ut===r&&(Ut=null),Ut!==r?(Ks=za(),Ks!==r?(ut=Be,Ue=x(oe,Ks),Be=Ue):(O=Be,Be=r)):(O=Be,Be=r)):(O=Be,Be=r)):(O=Be,Be=r);else De=r;De!==r?(Be=sr(),Be===r&&(Be=null),Be!==r?(t.charCodeAt(O)===58?(Ue=p,O++):(Ue=r,He===0&&Xe(m)),Ue!==r?(ot=sr(),ot===r&&(ot=null),ot!==r?(Ut=Ts(),Ut!==r?(ut=S,K=N(oe,De,Ut),S=K):(O=S,S=r)):(O=S,S=r)):(O=S,S=r)):(O=S,S=r)):(O=S,S=r)}else O=S,S=r;else O=S,S=r}return S}function Ts(){var S,K,oe,De,Be,Ue,ot;if(S=O,K=O,He++,oe=O,De=$n(),De!==r?(Be=mw(),Be!==r?(t.charCodeAt(O)===45?(Ue=o,O+
|
|||
|
`,n=Buffer.byteLength(i),s=Math.floor(Math.log(n)/Math.log(10))+1;return n+s>=Math.pow(10,s)&&(s+=1),s+n+i}};mE.parse=(t,e,r)=>new mE(pbe(dbe(t),e),r);var pbe=(t,e)=>e?Object.keys(t).reduce((r,i)=>(r[i]=t[i],r),e):t,dbe=t=>t.replace(/\n$/,"").split(`
|
|||
|
`).reduce(Cbe,Object.create(null)),Cbe=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.substr((r+" ").length);let i=e.split("="),n=i.shift().replace(/^SCHILY\.(dev|ino|nlink)/,"$1");if(!n)return t;let s=i.join("=");return t[n]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(n)?new Date(s*1e3):/^[0-9]+$/.test(s)?+s:s,t};X4.exports=mE});var EE=C((b$e,Z4)=>{"use strict";Z4.exports=t=>class extends t{warn(e,r,i={}){this.file&&(i.file=this.file),this.cwd&&(i.cwd=this.cwd),i.code=r instanceof Error&&r.code||e,i.tarCode=e,!this.strict&&i.recoverable!==!1?(r instanceof Error&&(i=Object.assign(r,i),r=r.message),this.emit("warn",i.tarCode,r,i)):r instanceof Error?this.emit("error",Object.assign(r,i)):this.emit("error",Object.assign(new Error(`${e}: ${r}`),i))}}});var ux=C((D$e,_4)=>{"use strict";var yE=["|","<",">","?",":"],cx=yE.map(t=>String.fromCharCode(61440+t.charCodeAt(0))),mbe=new Map(yE.map((t,e)=>[t,cx[e]])),Ibe=new Map(cx.map((t,e)=>[t,yE[e]]));_4.exports={encode:t=>yE.reduce((e,r)=>e.split(r).join(mbe.get(r)),t),decode:t=>cx.reduce((e,r)=>e.split(r).join(Ibe.get(r)),t)}});var e8=C((S$e,$4)=>{"use strict";$4.exports=(t,e,r)=>(t&=4095,r&&(t=(t|384)&~18),e&&(t&256&&(t|=64),t&32&&(t|=8),t&4&&(t|=1)),t)});var mx=C((F$e,t8)=>{"use strict";var r8=Lc(),i8=IE(),n8=Kc(),x$e=hf(),ds=require("fs"),Uc=require("path"),k$e=gf(),Ebe=16*1024*1024,s8=Symbol("process"),o8=Symbol("file"),a8=Symbol("directory"),gx=Symbol("symlink"),A8=Symbol("hardlink"),ff=Symbol("header"),BE=Symbol("read"),hx=Symbol("lstat"),wE=Symbol("onlstat"),fx=Symbol("onread"),px=Symbol("onreadlink"),dx=Symbol("openfile"),Cx=Symbol("onopenfile"),zA=Symbol("close"),QE=Symbol("mode"),l8=EE(),ybe=ux(),c8=e8(),bE=l8(class extends r8{constructor(e,r){if(r=r||{},super(r),typeof e!="string")throw new TypeError("path is required");this.path=e,this.portable=!!r.portable,this.myuid=process.getuid&&process.getuid(),this.myuser=process.env.USER||"",this.maxReadSize=r.maxReadSize||Ebe,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=r.cwd||process.cwd(),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime||null,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths&&Uc.win32.isAbsolute(e)){let n=Uc.win32.parse(e);this.path=e.substr(n.root.length),i=n.root}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=ybe.decode(this.path.replace(/\\/g,"/")),e=e.replace(/\\/g,"/")),this.absolute=r.absolute||Uc.resolve(this.cwd,e),this.path===""&&(this.path="./"),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path}),this.statCache.has(this.absolute)?this[wE](this.statCache.get(this.absolute)):this[hx]()}[hx](){ds.lstat(this.absolute,(e,r)=>{if(e)return this.emit("error",e);this[wE](r)})}[wE](e){this.statCache.set(this.absolute,e),this.stat=e,e.isFile()||(e.size=0),this.type=Bbe(e),this.emit("stat",e),this[s8]()}[s8](){switch(this.type){case"File":return this[o8]();case"Directory":return this[a8]();case"SymbolicLink":return this[gx]();default:return this.end()}}[QE](e){return c8(e,this.type==="Directory",this.portable)}[ff](){this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.header=new n8({path:this.path,linkpath:this.linkpath,mode:this[QE](this.stat.mode),uid:this.portable?null:this.stat.uid,gid:this.portable?null:this.stat.gid,size:this.stat.size,mtime:this.noMtime?null:this.mtime||this.stat.mtime,type:this.type,uname:this.portable?null:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?null:this.stat.atime,ctime:this.portable?null:this.stat.ctime}),this.header.encode()&&!this.noPax&&this.write(new i8({atime:this.portable?null:this.header.atime,ctime:this.portable?null:this.header.ctime,gid:this.portable?null:this.header.gid,mtime:this.noMtime?null:this.mtime||this.header.mtime,path:this.path,linkpath:this.linkpath,size:this.header.size,uid:this.portable?null:this.header.uid,uname:this.portable?null:this.header.uname,dev:this.portable?null:this.stat.d
|
|||
|
`}),a},i})});var Fz=C((zet,pk)=>{"use strict";var fSe=t=>{let e=!1,r=!1,i=!1;for(let n=0;n<t.length;n++){let s=t[n];e&&/[a-zA-Z]/.test(s)&&s.toUpperCase()===s?(t=t.slice(0,n)+"-"+t.slice(n),e=!1,i=r,r=!0,n++):r&&i&&/[a-zA-Z]/.test(s)&&s.toLowerCase()===s?(t=t.slice(0,n-1)+"-"+t.slice(n-1),i=r,r=!1,e=!0):(e=s.toLowerCase()===s&&s.toUpperCase()!==s,i=r,r=s.toUpperCase()===s&&s.toLowerCase()!==s)}return t},Pz=(t,e)=>{if(!(typeof t=="string"||Array.isArray(t)))throw new TypeError("Expected the input to be `string | string[]`");e=Object.assign({pascalCase:!1},e);let r=n=>e.pascalCase?n.charAt(0).toUpperCase()+n.slice(1):n;return Array.isArray(t)?t=t.map(n=>n.trim()).filter(n=>n.length).join("-"):t=t.trim(),t.length===0?"":t.length===1?e.pascalCase?t.toUpperCase():t.toLowerCase():(t!==t.toLowerCase()&&(t=fSe(t)),t=t.replace(/^[_.\- ]+/,"").toLowerCase().replace(/[_.\- ]+(\w|$)/g,(n,s)=>s.toUpperCase()).replace(/\d+(\w|$)/g,n=>n.toUpperCase()),r(t))};pk.exports=Pz;pk.exports.default=Pz});var yo=C(Dk=>{"use strict";Object.defineProperty(Dk,"__esModule",{value:!0});Dk.default=Kz;function Kz(){}Kz.prototype={diff:function(e,r){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=i.callback;typeof i=="function"&&(n=i,i={}),this.options=i;var s=this;function o(m){return n?(setTimeout(function(){n(void 0,m)},0),!0):m}e=this.castInput(e),r=this.castInput(r),e=this.removeEmpty(this.tokenize(e)),r=this.removeEmpty(this.tokenize(r));var a=r.length,l=e.length,c=1,u=a+l,g=[{newPos:-1,components:[]}],h=this.extractCommon(g[0],r,e,0);if(g[0].newPos+1>=a&&h+1>=l)return o([{value:this.join(r),count:r.length}]);function f(){for(var m=-1*c;m<=c;m+=2){var I=void 0,Q=g[m-1],w=g[m+1],x=(w?w.newPos:0)-m;Q&&(g[m-1]=void 0);var N=Q&&Q.newPos+1<a,H=w&&0<=x&&x<l;if(!N&&!H){g[m]=void 0;continue}if(!N||H&&Q.newPos<w.newPos?(I=ySe(w),s.pushComponent(I.components,void 0,!0)):(I=Q,I.newPos++,s.pushComponent(I.components,!0,void 0)),x=s.extractCommon(I,r,e,m),I.newPos+1>=a&&x+1>=l)return o(ESe(s,I.components,r,e,s.useLongestToken));g[m]=I}c++}if(n)(function m(){setTimeout(function(){if(c>u)return n();f()||m()},0)})();else for(;c<=u;){var p=f();if(p)return p}},pushComponent:function(e,r,i){var n=e[e.length-1];n&&n.added===r&&n.removed===i?e[e.length-1]={count:n.count+1,added:r,removed:i}:e.push({count:1,added:r,removed:i})},extractCommon:function(e,r,i,n){for(var s=r.length,o=i.length,a=e.newPos,l=a-n,c=0;a+1<s&&l+1<o&&this.equals(r[a+1],i[l+1]);)a++,l++,c++;return c&&e.components.push({count:c}),e.newPos=a,l},equals:function(e,r){return this.options.comparator?this.options.comparator(e,r):e===r||this.options.ignoreCase&&e.toLowerCase()===r.toLowerCase()},removeEmpty:function(e){for(var r=[],i=0;i<e.length;i++)e[i]&&r.push(e[i]);return r},castInput:function(e){return e},tokenize:function(e){return e.split("")},join:function(e){return e.join("")}};function ESe(t,e,r,i,n){for(var s=0,o=e.length,a=0,l=0;s<o;s++){var c=e[s];if(c.removed){if(c.value=t.join(i.slice(l,l+c.count)),l+=c.count,s&&e[s-1].added){var g=e[s-1];e[s-1]=e[s],e[s]=g}}else{if(!c.added&&n){var u=r.slice(a,a+c.count);u=u.map(function(f,p){var m=i[l+p];return m.length>f.length?m:f}),c.value=t.join(u)}else c.value=t.join(r.slice(a,a+c.count));a+=c.count,c.added||(l+=c.count)}}var h=e[o-1];return o>1&&typeof h.value=="string"&&(h.added||h.removed)&&t.equals("",h.value)&&(e[o-2].value+=h.value,e.pop()),e}function ySe(t){return{newPos:t.newPos,components:t.components.slice(0)}}});var Hz=C(Df=>{"use strict";Object.defineProperty(Df,"__esModule",{value:!0});Df.diffChars=BSe;Df.characterDiff=void 0;var QSe=wSe(yo());function wSe(t){return t&&t.__esModule?t:{default:t}}var Uz=new QSe.default;Df.characterDiff=Uz;function BSe(t,e,r){return Uz.diff(t,e,r)}});var xk=C(Sk=>{"use strict";Object.defineProperty(Sk,"__esModule",{value:!0});Sk.generateOptions=bSe;function bSe(t,e){if(typeof t=="function")e.callback=t;else if(t)for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);return e}});var qz=C(iu=>{"use strict";Object.defineProperty(iu,"__esModule",{value:!0});iu.diffWords=DSe;iu.diffWordsWithSpace=SS
|
|||
|
`),m==="+"?f++:m==="-"?p++:m===" "&&(f++,p++);else break}if(!f&&h.newLines===1&&(h.newLines=0),!p&&h.oldLines===1&&(h.oldLines=0),e.strict){if(f!==h.newLines)throw new Error("Added line count did not match for hunk at line "+(c+1));if(p!==h.oldLines)throw new Error("Removed line count did not match for hunk at line "+(c+1))}return h}for(;s<r.length;)o();return n}});var Xz=C(Fk=>{"use strict";Object.defineProperty(Fk,"__esModule",{value:!0});Fk.default=XSe;function XSe(t,e,r){var i=!0,n=!1,s=!1,o=1;return function a(){if(i&&!s){if(n?o++:i=!1,t+o<=r)return o;s=!0}if(!n)return s||(i=!0),e<=t-o?-o++:(n=!0,a())}}});var $z=C(fy=>{"use strict";Object.defineProperty(fy,"__esModule",{value:!0});fy.applyPatch=Zz;fy.applyPatches=ZSe;var _z=hy(),$Se=_Se(Xz());function _Se(t){return t&&t.__esModule?t:{default:t}}function Zz(t,e){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(typeof e=="string"&&(e=(0,_z.parsePatch)(e)),Array.isArray(e)){if(e.length>1)throw new Error("applyPatch only works with a single input.");e=e[0]}var i=t.split(/\r\n|[\n\v\f\r\x85]/),n=t.match(/\r\n|[\n\v\f\r\x85]/g)||[],s=e.hunks,o=r.compareLine||function(U,F,Re,xe){return F===xe},a=0,l=r.fuzzFactor||0,c=0,u=0,g,h;function f(U,F){for(var Re=0;Re<U.lines.length;Re++){var xe=U.lines[Re],Ke=xe.length>0?xe[0]:" ",Me=xe.length>0?xe.substr(1):xe;if(Ke===" "||Ke==="-"){if(!o(F+1,i[F],Ke,Me)&&(a++,a>l))return!1;F++}}return!0}for(var p=0;p<s.length;p++){for(var m=s[p],I=i.length-m.oldLines,Q=0,w=u+m.oldStart-1,x=(0,$Se.default)(w,c,I);Q!==void 0;Q=x())if(f(m,w+Q)){m.offset=u+=Q;break}if(Q===void 0)return!1;c=m.offset+m.oldStart+m.oldLines}for(var N=0,H=0;H<s.length;H++){var T=s[H],P=T.oldStart+T.offset+N-1;N+=T.newLines-T.oldLines,P<0&&(P=0);for(var G=0;G<T.lines.length;G++){var te=T.lines[G],j=te.length>0?te[0]:" ",A=te.length>0?te.substr(1):te,ee=T.linedelimiters[G];if(j===" ")P++;else if(j==="-")i.splice(P,1),n.splice(P,1);else if(j==="+")i.splice(P,0,A),n.splice(P,0,ee),P++;else if(j==="\\"){var $=T.lines[G-1]?T.lines[G-1][0]:null;$==="+"?g=!0:$==="-"&&(h=!0)}}}if(g)for(;!i[i.length-1];)i.pop(),n.pop();else h&&(i.push(""),n.push(`
|
|||
|
`));for(var _=0;_<i.length-1;_++)i[_]=i[_]+n[_];return i.join("")}function ZSe(t,e){typeof t=="string"&&(t=(0,_z.parsePatch)(t));var r=0;function i(){var n=t[r++];if(!n)return e.complete();e.loadFile(n,function(s,o){if(s)return e.complete(s);var a=Zz(o,n,e);e.patched(n,a,function(l){if(l)return e.complete(l);i()})})}i()}});var Nk=C(Ff=>{"use strict";Object.defineProperty(Ff,"__esModule",{value:!0});Ff.structuredPatch=e5;Ff.createTwoFilesPatch=t5;Ff.createPatch=exe;var txe=cy();function Rk(t){return nxe(t)||ixe(t)||rxe()}function rxe(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function ixe(t){if(Symbol.iterator in Object(t)||Object.prototype.toString.call(t)==="[object Arguments]")return Array.from(t)}function nxe(t){if(Array.isArray(t)){for(var e=0,r=new Array(t.length);e<t.length;e++)r[e]=t[e];return r}}function e5(t,e,r,i,n,s,o){o||(o={}),typeof o.context=="undefined"&&(o.context=4);var a=(0,txe.diffLines)(r,i,o);a.push({value:"",lines:[]});function l(Q){return Q.map(function(w){return" "+w})}for(var c=[],u=0,g=0,h=[],f=1,p=1,m=function(w){var x=a[w],N=x.lines||x.value.replace(/\n$/,"").split(`
|
|||
|
`);if(x.lines=N,x.added||x.removed){var H;if(!u){var T=a[w-1];u=f,g=p,T&&(h=o.context>0?l(T.lines.slice(-o.context)):[],u-=h.length,g-=h.length)}(H=h).push.apply(H,Rk(N.map(function(_){return(x.added?"+":"-")+_}))),x.added?p+=N.length:f+=N.length}else{if(u)if(N.length<=o.context*2&&w<a.length-2){var P;(P=h).push.apply(P,Rk(l(N)))}else{var G,te=Math.min(N.length,o.context);(G=h).push.apply(G,Rk(l(N.slice(0,te))));var j={oldStart:u,oldLines:f-u+te,newStart:g,newLines:p-g+te,lines:h};if(w>=a.length-2&&N.length<=o.context){var A=/\n$/.test(r),ee=/\n$/.test(i),$=N.length==0&&h.length>j.oldLines;!A&&$&&h.splice(j.oldLines,0,"\\ No newline at end of file"),(!A&&!$||!ee)&&h.push("\\ No newline at end of file")}c.push(j),u=0,g=0,h=[]}f+=N.length,p+=N.length}},I=0;I<a.length;I++)m(I);return{oldFileName:t,newFileName:e,oldHeader:n,newHeader:s,hunks:c}}function t5(t,e,r,i,n,s,o){var a=e5(t,e,r,i,n,s,o),l=[];t==e&&l.push("Index: "+t),l.push("==================================================================="),l.push("--- "+a.oldFileName+(typeof a.oldHeader=="undefined"?"":" "+a.oldHeader)),l.push("+++ "+a.newFileName+(typeof a.newHeader=="undefined"?"":" "+a.newHeader));for(var c=0;c<a.hunks.length;c++){var u=a.hunks[c];l.push("@@ -"+u.oldStart+","+u.oldLines+" +"+u.newStart+","+u.newLines+" @@"),l.push.apply(l,u.lines)}return l.join(`
|
|||
|
`)+`
|
|||
|
`}function exe(t,e,r,i,n,s){return t5(t,t,e,r,i,n,s)}});var i5=C(py=>{"use strict";Object.defineProperty(py,"__esModule",{value:!0});py.arrayEqual=sxe;py.arrayStartsWith=r5;function sxe(t,e){return t.length!==e.length?!1:r5(t,e)}function r5(t,e){if(e.length>t.length)return!1;for(var r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}});var f5=C(dy=>{"use strict";Object.defineProperty(dy,"__esModule",{value:!0});dy.calcLineCount=n5;dy.merge=oxe;var axe=Nk(),Axe=hy(),Mk=i5();function ou(t){return uxe(t)||cxe(t)||lxe()}function lxe(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function cxe(t){if(Symbol.iterator in Object(t)||Object.prototype.toString.call(t)==="[object Arguments]")return Array.from(t)}function uxe(t){if(Array.isArray(t)){for(var e=0,r=new Array(t.length);e<t.length;e++)r[e]=t[e];return r}}function n5(t){var e=Lk(t.lines),r=e.oldLines,i=e.newLines;r!==void 0?t.oldLines=r:delete t.oldLines,i!==void 0?t.newLines=i:delete t.newLines}function oxe(t,e,r){t=s5(t,r),e=s5(e,r);var i={};(t.index||e.index)&&(i.index=t.index||e.index),(t.newFileName||e.newFileName)&&(o5(t)?o5(e)?(i.oldFileName=Cy(i,t.oldFileName,e.oldFileName),i.newFileName=Cy(i,t.newFileName,e.newFileName),i.oldHeader=Cy(i,t.oldHeader,e.oldHeader),i.newHeader=Cy(i,t.newHeader,e.newHeader)):(i.oldFileName=t.oldFileName,i.newFileName=t.newFileName,i.oldHeader=t.oldHeader,i.newHeader=t.newHeader):(i.oldFileName=e.oldFileName||t.oldFileName,i.newFileName=e.newFileName||t.newFileName,i.oldHeader=e.oldHeader||t.oldHeader,i.newHeader=e.newHeader||t.newHeader)),i.hunks=[];for(var n=0,s=0,o=0,a=0;n<t.hunks.length||s<e.hunks.length;){var l=t.hunks[n]||{oldStart:Infinity},c=e.hunks[s]||{oldStart:Infinity};if(a5(l,c))i.hunks.push(A5(l,o)),n++,a+=l.newLines-l.oldLines;else if(a5(c,l))i.hunks.push(A5(c,a)),s++,o+=c.newLines-c.oldLines;else{var u={oldStart:Math.min(l.oldStart,c.oldStart),oldLines:0,newStart:Math.min(l.newStart+o,c.oldStart+a),newLines:0,lines:[]};gxe(u,l.oldStart,l.lines,c.oldStart,c.lines),s++,n++,i.hunks.push(u)}}return i}function s5(t,e){if(typeof t=="string"){if(/^@@/m.test(t)||/^Index:/m.test(t))return(0,Axe.parsePatch)(t)[0];if(!e)throw new Error("Must provide a base reference or pass in a patch");return(0,axe.structuredPatch)(void 0,void 0,e,t)}return t}function o5(t){return t.newFileName&&t.newFileName!==t.oldFileName}function Cy(t,e,r){return e===r?e:(t.conflict=!0,{mine:e,theirs:r})}function a5(t,e){return t.oldStart<e.oldStart&&t.oldStart+t.oldLines<e.oldStart}function A5(t,e){return{oldStart:t.oldStart,oldLines:t.oldLines,newStart:t.newStart+e,newLines:t.newLines,lines:t.lines}}function gxe(t,e,r,i,n){var s={offset:e,lines:r,index:0},o={offset:i,lines:n,index:0};for(c5(t,s,o),c5(t,o,s);s.index<s.lines.length&&o.index<o.lines.length;){var a=s.lines[s.index],l=o.lines[o.index];if((a[0]==="-"||a[0]==="+")&&(l[0]==="-"||l[0]==="+"))hxe(t,s,o);else if(a[0]==="+"&&l[0]===" "){var c;(c=t.lines).push.apply(c,ou(sl(s)))}else if(l[0]==="+"&&a[0]===" "){var u;(u=t.lines).push.apply(u,ou(sl(o)))}else a[0]==="-"&&l[0]===" "?l5(t,s,o):l[0]==="-"&&a[0]===" "?l5(t,o,s,!0):a===l?(t.lines.push(a),s.index++,o.index++):Tk(t,sl(s),sl(o))}u5(t,s),u5(t,o),n5(t)}function hxe(t,e,r){var i=sl(e),n=sl(r);if(g5(i)&&g5(n)){if((0,Mk.arrayStartsWith)(i,n)&&h5(r,i,i.length-n.length)){var s;(s=t.lines).push.apply(s,ou(i));return}else if((0,Mk.arrayStartsWith)(n,i)&&h5(e,n,n.length-i.length)){var o;(o=t.lines).push.apply(o,ou(n));return}}else if((0,Mk.arrayEqual)(i,n)){var a;(a=t.lines).push.apply(a,ou(i));return}Tk(t,i,n)}function l5(t,e,r,i){var n=sl(e),s=fxe(r,n);if(s.merged){var o;(o=t.lines).push.apply(o,ou(s.merged))}else Tk(t,i?s:n,i?n:s)}function Tk(t,e,r){t.conflict=!0,t.lines.push({conflict:!0,mine:e,theirs:r})}function c5(t,e,r){for(;e.offset<r.offset&&e.index<e.lines.length;){var i=e.lines[e.index++];t.lines.push(i),e.offset++}}function u5(t,e){for(;e.index<e.lines.length;){var r=e.lines[e.index++];t.lines.push(r)}}function sl(t){for(var e=[],r=t.lines[t.index][0];t.index<t.lines.length;){var i=t.lines[t.index];if(r==="-"&&i[0]===
|
|||
|
|
|||
|
attempted value: ${s}
|
|||
|
`+(o!==s?`result of cast: ${o}`:""))}return n}_cast(e,r){let i=e===void 0?e:this.transforms.reduce((n,s)=>s.call(this,n,e,this),e);return i===void 0&&(i=this.getDefault()),i}_validate(e,r={},i){let{sync:n,path:s,from:o=[],originalValue:a=e,strict:l=this.spec.strict,abortEarly:c=this.spec.abortEarly}=r,u=e;l||(u=this._cast(u,Qn({assert:!1},r)));let g={value:u,path:s,options:r,originalValue:a,schema:this,label:this.spec.label,sync:n,from:o},h=[];this._typeError&&h.push(this._typeError),this._whitelistError&&h.push(this._whitelistError),this._blacklistError&&h.push(this._blacklistError),(0,mX.default)({args:g,value:u,path:s,sync:n,tests:h,endEarly:c},f=>{if(f)return void i(f,u);(0,mX.default)({tests:this.tests,args:g,path:s,sync:n,value:u,endEarly:c},i)})}validate(e,r,i){let n=this.resolve(Qn({},r,{value:e}));return typeof i=="function"?n._validate(e,r,i):new Promise((s,o)=>n._validate(e,r,(a,l)=>{a?o(a):s(l)}))}validateSync(e,r){let i=this.resolve(Qn({},r,{value:e})),n;return i._validate(e,Qn({},r,{sync:!0}),(s,o)=>{if(s)throw s;n=o}),n}isValid(e,r){return this.validate(e,r).then(()=>!0,i=>{if(EX.default.isError(i))return!1;throw i})}isValidSync(e,r){try{return this.validateSync(e,r),!0}catch(i){if(EX.default.isError(i))return!1;throw i}}_getDefault(){let e=this.spec.default;return e==null?e:typeof e=="function"?e.call(this):(0,CX.default)(e)}getDefault(e){return this.resolve(e||{})._getDefault()}default(e){return arguments.length===0?this._getDefault():this.clone({default:e})}strict(e=!0){var r=this.clone();return r.spec.strict=e,r}_isPresent(e){return e!=null}defined(e=Eu.mixed.defined){return this.test({message:e,name:"defined",exclusive:!0,test(r){return r!==void 0}})}required(e=Eu.mixed.required){return this.clone({presence:"required"}).withMutation(r=>r.test({message:e,name:"required",exclusive:!0,test(i){return this.schema._isPresent(i)}}))}notRequired(){var e=this.clone({presence:"optional"});return e.tests=e.tests.filter(r=>r.OPTIONS.name!=="required"),e}nullable(e=!0){var r=this.clone({nullable:e!==!1});return r}transform(e){var r=this.clone();return r.transforms.push(e),r}test(...e){let r;if(e.length===1?typeof e[0]=="function"?r={test:e[0]}:r=e[0]:e.length===2?r={name:e[0],test:e[1]}:r={name:e[0],message:e[1],test:e[2]},r.message===void 0&&(r.message=Eu.mixed.default),typeof r.test!="function")throw new TypeError("`test` is a required parameters");let i=this.clone(),n=(0,Vy.default)(r),s=r.exclusive||r.name&&i.exclusiveTests[r.name]===!0;if(r.exclusive&&!r.name)throw new TypeError("Exclusive tests must provide a unique `name` identifying the test");return r.name&&(i.exclusiveTests[r.name]=!!r.exclusive),i.tests=i.tests.filter(o=>!(o.OPTIONS.name===r.name&&(s||o.OPTIONS.test===n.OPTIONS.test))),i.tests.push(n),i}when(e,r){!Array.isArray(e)&&typeof e!="string"&&(r=e,e=".");let i=this.clone(),n=(0,iTe.default)(e).map(s=>new tTe.default(s));return n.forEach(s=>{s.isSibling&&i.deps.push(s.key)}),i.conditions.push(new eTe.default(n,r)),i}typeError(e){var r=this.clone();return r._typeError=(0,Vy.default)({message:e,name:"typeError",test(i){return i!==void 0&&!this.schema.isType(i)?this.createError({params:{type:this.schema._type}}):!0}}),r}oneOf(e,r=Eu.mixed.oneOf){var i=this.clone();return e.forEach(n=>{i._whitelist.add(n),i._blacklist.delete(n)}),i._whitelistError=(0,Vy.default)({message:r,name:"oneOf",test(n){if(n===void 0)return!0;let s=this.schema._whitelist;return s.has(n,this.resolve)?!0:this.createError({params:{values:s.toArray().join(", ")}})}}),i}notOneOf(e,r=Eu.mixed.notOneOf){var i=this.clone();return e.forEach(n=>{i._blacklist.add(n),i._whitelist.delete(n)}),i._blacklistError=(0,Vy.default)({message:r,name:"notOneOf",test(n){let s=this.schema._blacklist;return s.has(n,this.resolve)?this.createError({params:{values:s.toArray().join(", ")}}):!0}}),i}strip(e=!0){let r=this.clone();return r.spec.strip=e,r}describe(){let e=this.clone(),{label:r,meta:i}=e.spec;return{meta:i,label:r,type:e.type,oneOf:e._whitelist.describe(),notOneOf:e._blacklist.describe(),tests:e.tests.map(s=>({name:s.OPTIONS.name,params:s.OP
|
|||
|
`),c=o.length;for(c>0&&o.includes("unstyle")&&(o=[...new Set(["unstyle",...o])].reverse());c-- >0;)a=r(t.styles[o[c]],a,l);return a},n=(s,o,a)=>{t.styles[s]=e({name:s,codes:o}),(t.keys[a]||(t.keys[a]=[])).push(s),Reflect.defineProperty(t,s,{configurable:!0,enumerable:!0,set(c){t.alias(s,c)},get(){let c=u=>i(u,c.stack);return Reflect.setPrototypeOf(c,t),c.stack=this.stack?this.stack.concat(s):[s],c}})};return n("reset",[0,0],"modifier"),n("bold",[1,22],"modifier"),n("dim",[2,22],"modifier"),n("italic",[3,23],"modifier"),n("underline",[4,24],"modifier"),n("inverse",[7,27],"modifier"),n("hidden",[8,28],"modifier"),n("strikethrough",[9,29],"modifier"),n("black",[30,39],"color"),n("red",[31,39],"color"),n("green",[32,39],"color"),n("yellow",[33,39],"color"),n("blue",[34,39],"color"),n("magenta",[35,39],"color"),n("cyan",[36,39],"color"),n("white",[37,39],"color"),n("gray",[90,39],"color"),n("grey",[90,39],"color"),n("bgBlack",[40,49],"bg"),n("bgRed",[41,49],"bg"),n("bgGreen",[42,49],"bg"),n("bgYellow",[43,49],"bg"),n("bgBlue",[44,49],"bg"),n("bgMagenta",[45,49],"bg"),n("bgCyan",[46,49],"bg"),n("bgWhite",[47,49],"bg"),n("blackBright",[90,39],"bright"),n("redBright",[91,39],"bright"),n("greenBright",[92,39],"bright"),n("yellowBright",[93,39],"bright"),n("blueBright",[94,39],"bright"),n("magentaBright",[95,39],"bright"),n("cyanBright",[96,39],"bright"),n("whiteBright",[97,39],"bright"),n("bgBlackBright",[100,49],"bgBright"),n("bgRedBright",[101,49],"bgBright"),n("bgGreenBright",[102,49],"bgBright"),n("bgYellowBright",[103,49],"bgBright"),n("bgBlueBright",[104,49],"bgBright"),n("bgMagentaBright",[105,49],"bgBright"),n("bgCyanBright",[106,49],"bgBright"),n("bgWhiteBright",[107,49],"bgBright"),t.ansiRegex=EKe,t.hasColor=t.hasAnsi=s=>(t.ansiRegex.lastIndex=0,typeof s=="string"&&s!==""&&t.ansiRegex.test(s)),t.alias=(s,o)=>{let a=typeof o=="string"?t[o]:o;if(typeof a!="function")throw new TypeError("Expected alias to be the name of an existing color (string) or a function");a.stack||(Reflect.defineProperty(a,"name",{value:s}),t.styles[s]=a,a.stack=[s]),Reflect.defineProperty(t,s,{configurable:!0,enumerable:!0,set(l){t.alias(s,l)},get(){let l=c=>i(c,l.stack);return Reflect.setPrototypeOf(l,t),l.stack=this.stack?this.stack.concat(a.stack):a.stack,l}})},t.theme=s=>{if(!IKe(s))throw new TypeError("Expected theme to be an object");for(let o of Object.keys(s))t.alias(o,s[o]);return t},t.alias("unstyle",s=>typeof s=="string"&&s!==""?(t.ansiRegex.lastIndex=0,s.replace(t.ansiRegex,"")):""),t.alias("noop",s=>s),t.none=t.clear=t.noop,t.stripColor=t.unstyle,t.symbols=$Z(),t.define=n,t};nP.exports=e_();nP.exports.create=e_});var ni=C(It=>{"use strict";var yKe=Object.prototype.toString,bn=jn(),t_=!1,sP=[],r_={yellow:"blue",cyan:"red",green:"magenta",black:"white",blue:"yellow",red:"cyan",magenta:"green",white:"black"};It.longest=(t,e)=>t.reduce((r,i)=>Math.max(r,e?i[e].length:i.length),0);It.hasColor=t=>!!t&&bn.hasColor(t);var oB=It.isObject=t=>t!==null&&typeof t=="object"&&!Array.isArray(t);It.nativeType=t=>yKe.call(t).slice(8,-1).toLowerCase().replace(/\s/g,"");It.isAsyncFn=t=>It.nativeType(t)==="asyncfunction";It.isPrimitive=t=>t!=null&&typeof t!="object"&&typeof t!="function";It.resolve=(t,e,...r)=>typeof e=="function"?e.call(t,...r):e;It.scrollDown=(t=[])=>[...t.slice(1),t[0]];It.scrollUp=(t=[])=>[t.pop(),...t];It.reorder=(t=[])=>{let e=t.slice();return e.sort((r,i)=>r.index>i.index?1:r.index<i.index?-1:0),e};It.swap=(t,e,r)=>{let i=t.length,n=r===i?0:r<0?i-1:r,s=t[e];t[e]=t[n],t[n]=s};It.width=(t,e=80)=>{let r=t&&t.columns?t.columns:e;return t&&typeof t.getWindowSize=="function"&&(r=t.getWindowSize()[0]),process.platform==="win32"?r-1:r};It.height=(t,e=20)=>{let r=t&&t.rows?t.rows:e;return t&&typeof t.getWindowSize=="function"&&(r=t.getWindowSize()[1]),r};It.wordWrap=(t,e={})=>{if(!t)return t;typeof e=="number"&&(e={width:e});let{indent:r="",newline:i=`
|
|||
|
`+r,width:n=80}=e;n-=((i+r).match(/[^\S\n]/g)||[]).length;let o=`.{1,${n}}([\\s\\u200B]+|$)|[^\\s\\u200B]+?([\\s\\u200B]+|$)`,a=t.trim(),l=new RegExp(o,"g"),c=a.match(l)||[];return c=c.map(u=>u.replace(/\n$/,"")),e.padEnd&&(c=c.map(u=>u.padEnd(n," "))),e.padStart&&(c=c.map(u=>u.padStart(n," "))),r+c.join(i)};It.unmute=t=>{let e=t.stack.find(i=>bn.keys.color.includes(i));return e?bn[e]:t.stack.find(i=>i.slice(2)==="bg")?bn[e.slice(2)]:i=>i};It.pascal=t=>t?t[0].toUpperCase()+t.slice(1):"";It.inverse=t=>{if(!t||!t.stack)return t;let e=t.stack.find(i=>bn.keys.color.includes(i));if(e){let i=bn["bg"+It.pascal(e)];return i?i.black:t}let r=t.stack.find(i=>i.slice(0,2)==="bg");return r?bn[r.slice(2).toLowerCase()]||t:bn.none};It.complement=t=>{if(!t||!t.stack)return t;let e=t.stack.find(i=>bn.keys.color.includes(i)),r=t.stack.find(i=>i.slice(0,2)==="bg");if(e&&!r)return bn[r_[e]||e];if(r){let i=r.slice(2).toLowerCase(),n=r_[i];return n&&bn["bg"+It.pascal(n)]||t}return bn.none};It.meridiem=t=>{let e=t.getHours(),r=t.getMinutes(),i=e>=12?"pm":"am";e=e%12;let n=e===0?12:e,s=r<10?"0"+r:r;return n+":"+s+" "+i};It.set=(t={},e="",r)=>e.split(".").reduce((i,n,s,o)=>{let a=o.length-1>s?i[n]||{}:r;return!It.isObject(a)&&s<o.length-1&&(a={}),i[n]=a},t);It.get=(t={},e="",r)=>{let i=t[e]==null?e.split(".").reduce((n,s)=>n&&n[s],t):t[e];return i==null?r:i};It.mixin=(t,e)=>{if(!oB(t))return e;if(!oB(e))return t;for(let r of Object.keys(e)){let i=Object.getOwnPropertyDescriptor(e,r);if(i.hasOwnProperty("value"))if(t.hasOwnProperty(r)&&oB(i.value)){let n=Object.getOwnPropertyDescriptor(t,r);oB(n.value)?t[r]=It.merge({},t[r],e[r]):Reflect.defineProperty(t,r,i)}else Reflect.defineProperty(t,r,i);else Reflect.defineProperty(t,r,i)}return t};It.merge=(...t)=>{let e={};for(let r of t)It.mixin(e,r);return e};It.mixinEmitter=(t,e)=>{let r=e.constructor.prototype;for(let i of Object.keys(r)){let n=r[i];typeof n=="function"?It.define(t,i,n.bind(e)):It.define(t,i,n)}};It.onExit=t=>{let e=(r,i)=>{t_||(t_=!0,sP.forEach(n=>n()),r===!0&&process.exit(128+i))};sP.length===0&&(process.once("SIGTERM",e.bind(null,!0,15)),process.once("SIGINT",e.bind(null,!0,2)),process.once("exit",e)),sP.push(t)};It.define=(t,e,r)=>{Reflect.defineProperty(t,e,{value:r})};It.defineExport=(t,e,r)=>{let i;Reflect.defineProperty(t,e,{enumerable:!0,configurable:!0,set(n){i=n},get(){return i?i():r()}})}});var i_=C(Du=>{"use strict";Du.ctrl={a:"first",b:"backward",c:"cancel",d:"deleteForward",e:"last",f:"forward",g:"reset",i:"tab",k:"cutForward",l:"reset",n:"newItem",m:"cancel",j:"submit",p:"search",r:"remove",s:"save",u:"undo",w:"cutLeft",x:"toggleCursor",v:"paste"};Du.shift={up:"shiftUp",down:"shiftDown",left:"shiftLeft",right:"shiftRight",tab:"prev"};Du.fn={up:"pageUp",down:"pageDown",left:"pageLeft",right:"pageRight",delete:"deleteForward"};Du.option={b:"backward",f:"forward",d:"cutRight",left:"cutLeft",up:"altUp",down:"altDown"};Du.keys={pageup:"pageUp",pagedown:"pageDown",home:"home",end:"end",cancel:"cancel",delete:"deleteForward",backspace:"delete",down:"down",enter:"submit",escape:"cancel",left:"left",space:"space",number:"number",return:"submit",right:"right",tab:"next",up:"up"}});var o_=C((Qat,n_)=>{"use strict";var s_=require("readline"),BKe=i_(),wKe=/^(?:\x1b)([a-zA-Z0-9])$/,QKe=/^(?:\x1b+)(O|N|\[|\[\[)(?:(\d+)(?:;(\d+))?([~^$])|(?:1;)?(\d+)?([a-zA-Z]))/,bKe={OP:"f1",OQ:"f2",OR:"f3",OS:"f4","[11~":"f1","[12~":"f2","[13~":"f3","[14~":"f4","[[A":"f1","[[B":"f2","[[C":"f3","[[D":"f4","[[E":"f5","[15~":"f5","[17~":"f6","[18~":"f7","[19~":"f8","[20~":"f9","[21~":"f10","[23~":"f11","[24~":"f12","[A":"up","[B":"down","[C":"right","[D":"left","[E":"clear","[F":"end","[H":"home",OA:"up",OB:"down",OC:"right",OD:"left",OE:"clear",OF:"end",OH:"home","[1~":"home","[2~":"insert","[3~":"delete","[4~":"end","[5~":"pageup","[6~":"pagedown","[[5~":"pageup","[[6~":"pagedown","[7~":"home","[8~":"end","[a":"up","[b":"down","[c":"right","[d":"left","[e":"clear","[2$":"insert","[3$":"delete","[5$":"pageup","[6$":"pagedown","[7$":"home","[8$":"end",Oa:"up",Ob:"down",Oc:"right",Od:"left",Oe:"clear",
|
|||
|
`)i.name="enter";else if(t===" ")i.name="tab";else if(t==="\b"||t==="\x7F"||t==="\x7F"||t==="\b")i.name="backspace",i.meta=t.charAt(0)==="";else if(t===""||t==="")i.name="escape",i.meta=t.length===2;else if(t===" "||t===" ")i.name="space",i.meta=t.length===2;else if(t<="")i.name=String.fromCharCode(t.charCodeAt(0)+"a".charCodeAt(0)-1),i.ctrl=!0;else if(t.length===1&&t>="0"&&t<="9")i.name="number";else if(t.length===1&&t>="a"&&t<="z")i.name=t;else if(t.length===1&&t>="A"&&t<="Z")i.name=t.toLowerCase(),i.shift=!0;else if(r=wKe.exec(t))i.meta=!0,i.shift=/^[A-Z]$/.test(r[1]);else if(r=QKe.exec(t)){let n=[...t];n[0]===""&&n[1]===""&&(i.option=!0);let s=[r[1],r[2],r[4],r[6]].filter(Boolean).join(""),o=(r[3]||r[5]||1)-1;i.ctrl=!!(o&4),i.meta=!!(o&10),i.shift=!!(o&1),i.code=s,i.name=bKe[s],i.shift=DKe(s)||i.shift,i.ctrl=SKe(s)||i.ctrl}return i};aB.listen=(t={},e)=>{let{stdin:r}=t;if(!r||r!==process.stdin&&!r.isTTY)throw new Error("Invalid stream passed");let i=s_.createInterface({terminal:!0,input:r});s_.emitKeypressEvents(r,i);let n=(a,l)=>e(a,aB(a,l),i),s=r.isRaw;return r.isTTY&&r.setRawMode(!0),r.on("keypress",n),i.resume(),()=>{r.isTTY&&r.setRawMode(s),r.removeListener("keypress",n),i.pause(),i.close()}};aB.action=(t,e,r)=>{let i=v(v({},BKe),r);return e.ctrl?(e.action=i.ctrl[e.name],e):e.option&&i.option?(e.action=i.option[e.name],e):e.shift?(e.action=i.shift[e.name],e):(e.action=i.keys[e.name],e)};n_.exports=aB});var A_=C((bat,a_)=>{"use strict";a_.exports=t=>{t.timers=t.timers||{};let e=t.options.timers;if(!!e)for(let r of Object.keys(e)){let i=e[r];typeof i=="number"&&(i={interval:i}),xKe(t,r,i)}};function xKe(t,e,r={}){let i=t.timers[e]={name:e,start:Date.now(),ms:0,tick:0},n=r.interval||120;i.frames=r.frames||[],i.loading=!0;let s=setInterval(()=>{i.ms=Date.now()-i.start,i.tick++,t.render()},n);return i.stop=()=>{i.loading=!1,clearInterval(s)},Reflect.defineProperty(i,"interval",{value:s}),t.once("close",()=>i.stop()),i.stop}});var u_=C((Dat,l_)=>{"use strict";var{define:kKe,width:vKe}=ni(),c_=class{constructor(e){let r=e.options;kKe(this,"_prompt",e),this.type=e.type,this.name=e.name,this.message="",this.header="",this.footer="",this.error="",this.hint="",this.input="",this.cursor=0,this.index=0,this.lines=0,this.tick=0,this.prompt="",this.buffer="",this.width=vKe(r.stdout||process.stdout),Object.assign(this,r),this.name=this.name||this.message,this.message=this.message||this.name,this.symbols=e.symbols,this.styles=e.styles,this.required=new Set,this.cancelled=!1,this.submitted=!1}clone(){let e=v({},this);return e.status=this.status,e.buffer=Buffer.from(e.buffer),delete e.clone,e}set color(e){this._color=e}get color(){let e=this.prompt.styles;if(this.cancelled)return e.cancelled;if(this.submitted)return e.submitted;let r=this._color||e[this.status];return typeof r=="function"?r:e.pending}set loading(e){this._loading=e}get loading(){return typeof this._loading=="boolean"?this._loading:this.loadingChoices?"choices":!1}get status(){return this.cancelled?"cancelled":this.submitted?"submitted":"pending"}};l_.exports=c_});var h_=C((Sat,g_)=>{"use strict";var oP=ni(),Jr=jn(),aP={default:Jr.noop,noop:Jr.noop,set inverse(t){this._inverse=t},get inverse(){return this._inverse||oP.inverse(this.primary)},set complement(t){this._complement=t},get complement(){return this._complement||oP.complement(this.primary)},primary:Jr.cyan,success:Jr.green,danger:Jr.magenta,strong:Jr.bold,warning:Jr.yellow,muted:Jr.dim,disabled:Jr.gray,dark:Jr.dim.gray,underline:Jr.underline,set info(t){this._info=t},get info(){return this._info||this.primary},set em(t){this._em=t},get em(){return this._em||this.primary.underline},set heading(t){this._heading=t},get heading(){return this._heading||this.muted.underline},set pending(t){this._pending=t},get pending(){return this._pending||this.primary},set submitted(t){this._submitted=t},get submitted(){return this._submitted||this.success},set cancelled(t){this._cancelled=t},get cancelled(){return this._cancelled||this.danger},set typing(t){this._typing=t},get typing(){return this._typing||this.dim},s
|
|||
|
`),c=l[0],u=l[l.length-1],h=(i+(r?" "+r:"")).length,f=h<c.length?c.slice(h+1):"";return{header:o,prompt:c,after:f,rest:l.slice(1),last:u}}async submit(){this.state.submitted=!0,this.state.validating=!0,this.options.onSubmit&&await this.options.onSubmit.call(this,this.name,this.value,this);let e=this.state.error||await this.validate(this.value,this.state);if(e!==!0){let r=`
|
|||
|
`+this.symbols.pointer+" ";typeof e=="string"?r+=e.trim():r+="Invalid input",this.state.error=`
|
|||
|
`+this.styles.danger(r),this.state.submitted=!1,await this.render(),await this.alert(),this.state.validating=!1,this.state.error=void 0;return}this.state.validating=!1,await this.render(),await this.close(),this.value=await this.result(this.value),this.emit("submit",this.value)}async cancel(e){this.state.cancelled=this.state.submitted=!0,await this.render(),await this.close(),typeof this.options.onCancel=="function"&&await this.options.onCancel.call(this,this.name,this.value,this),this.emit("cancel",await this.error(e))}async close(){this.state.closed=!0;try{let e=this.sections(),r=Math.ceil(e.prompt.length/this.width);e.rest&&this.write(pl.cursor.down(e.rest.length)),this.write(`
|
|||
|
`.repeat(r))}catch(e){}this.emit("close")}start(){!this.stop&&this.options.show!==!1&&(this.stop=hP.listen(this,this.keypress.bind(this)),this.once("close",this.stop))}async skip(){return this.skipped=this.options.skip===!0,typeof this.options.skip=="function"&&(this.skipped=await this.options.skip.call(this,this.name,this.value)),this.skipped}async initialize(){let{format:e,options:r,result:i}=this;if(this.format=()=>e.call(this,this.value),this.result=()=>i.call(this,this.value),typeof r.initial=="function"&&(this.initial=await r.initial.call(this,this)),typeof r.onRun=="function"&&await r.onRun.call(this,this),typeof r.onSubmit=="function"){let n=r.onSubmit.bind(this),s=this.submit.bind(this);delete this.options.onSubmit,this.submit=async()=>(await n(this.name,this.value,this),s())}await this.start(),await this.render()}render(){throw new Error("expected prompt to have a custom render method")}run(){return new Promise(async(e,r)=>{if(this.once("submit",e),this.once("cancel",r),await this.skip())return this.render=()=>{},this.submit();await this.initialize(),this.emit("run")})}async element(e,r,i){let{options:n,state:s,symbols:o,timers:a}=this,l=a&&a[e];s.timer=l;let c=n[e]||s[e]||o[e],u=r&&r[e]!=null?r[e]:await c;if(u==="")return u;let g=await this.resolve(u,s,r,i);return!g&&r&&r[e]?this.resolve(c,s,r,i):g}async prefix(){let e=await this.element("prefix")||this.symbols,r=this.timers&&this.timers.prefix,i=this.state;return i.timer=r,Li.isObject(e)&&(e=e[i.status]||e.pending),Li.hasColor(e)?e:(this.styles[i.status]||this.styles.pending)(e)}async message(){let e=await this.element("message");return Li.hasColor(e)?e:this.styles.strong(e)}async separator(){let e=await this.element("separator")||this.symbols,r=this.timers&&this.timers.separator,i=this.state;i.timer=r;let n=e[i.status]||e.pending||i.separator,s=await this.resolve(n,i);return Li.isObject(s)&&(s=s[i.status]||s.pending),Li.hasColor(s)?s:this.styles.muted(s)}async pointer(e,r){let i=await this.element("pointer",e,r);if(typeof i=="string"&&Li.hasColor(i))return i;if(i){let n=this.styles,s=this.index===r,o=s?n.primary:c=>c,a=await this.resolve(i[s?"on":"off"]||i,this.state),l=Li.hasColor(a)?a:o(a);return s?l:" ".repeat(a.length)}}async indicator(e,r){let i=await this.element("indicator",e,r);if(typeof i=="string"&&Li.hasColor(i))return i;if(i){let n=this.styles,s=e.enabled===!0,o=s?n.success:n.dark,a=i[s?"on":"off"]||i;return Li.hasColor(a)?a:o(a)}return""}body(){return null}footer(){if(this.state.status==="pending")return this.element("footer")}header(){if(this.state.status==="pending")return this.element("header")}async hint(){if(this.state.status==="pending"&&!this.isValue(this.state.input)){let e=await this.element("hint");return Li.hasColor(e)?e:this.styles.muted(e)}}error(e){return this.state.submitted?"":e||this.state.error}format(e){return e}result(e){return e}validate(e){return this.options.required===!0?this.isValue(e):!0}isValue(e){return e!=null&&e!==""}resolve(e,...r){return Li.resolve(this,e,...r)}get base(){return AB.prototype}get style(){return this.styles[this.state.status]}get height(){return this.options.rows||Li.height(this.stdout,25)}get width(){return this.options.columns||Li.width(this.stdout,80)}get size(){return{width:this.width,height:this.height}}set cursor(e){this.state.cursor=e}get cursor(){return this.state.cursor}set input(e){this.state.input=e}get input(){return this.state.input}set value(e){this.state.value=e}get value(){let{input:e,value:r}=this.state,i=[r,e].find(this.isValue.bind(this));return this.isValue(i)?i:this.initial}static get prompt(){return e=>new this(e).run()}};function UKe(t){let e=n=>t[n]===void 0||typeof t[n]=="function",r=["actions","choices","initial","margin","roles","styles","symbols","theme","timers","value"],i=["body","footer","error","header","hint","indicator","message","prefix","separator","skip"];for(let n of Object.keys(t.options)){if(r.includes(n)||/^on[A-Z]/.test(n))continue;let s=t.options[n];typeof s=="function"&&e(n)?i.includes(n)||(t[n]=s.bind(t)):typeof t[n]!="function"&&(t[n]=s)}}function HKe(t
|
|||
|
`:" ",i=[];for(let n=0;n<4;n++){let s=r(n);e[n]?i.push(s.repeat(e[n])):i.push("")}return i}w_.exports=AB});var S_=C((Pat,b_)=>{"use strict";var GKe=ni(),D_={default(t,e){return e},checkbox(t,e){throw new Error("checkbox role is not implemented yet")},editable(t,e){throw new Error("editable role is not implemented yet")},expandable(t,e){throw new Error("expandable role is not implemented yet")},heading(t,e){return e.disabled="",e.indicator=[e.indicator," "].find(r=>r!=null),e.message=e.message||"",e},input(t,e){throw new Error("input role is not implemented yet")},option(t,e){return D_.default(t,e)},radio(t,e){throw new Error("radio role is not implemented yet")},separator(t,e){return e.disabled="",e.indicator=[e.indicator," "].find(r=>r!=null),e.message=e.message||t.symbols.line.repeat(5),e},spacer(t,e){return e}};b_.exports=(t,e={})=>{let r=GKe.merge({},D_,e.roles);return r[t]||r.default}});var fp=C((Fat,x_)=>{"use strict";var YKe=jn(),qKe=Su(),jKe=S_(),lB=ni(),{reorder:fP,scrollUp:JKe,scrollDown:WKe,isObject:k_,swap:zKe}=lB,v_=class extends qKe{constructor(e){super(e);this.cursorHide(),this.maxSelected=e.maxSelected||Infinity,this.multiple=e.multiple||!1,this.initial=e.initial||0,this.delay=e.delay||0,this.longest=0,this.num=""}async initialize(){typeof this.options.initial=="function"&&(this.initial=await this.options.initial.call(this)),await this.reset(!0),await super.initialize()}async reset(){let{choices:e,initial:r,autofocus:i,suggest:n}=this.options;if(this.state._choices=[],this.state.choices=[],this.choices=await Promise.all(await this.toChoices(e)),this.choices.forEach(s=>s.enabled=!1),typeof n!="function"&&this.selectable.length===0)throw new Error("At least one choice must be selectable");k_(r)&&(r=Object.keys(r)),Array.isArray(r)?(i!=null&&(this.index=this.findIndex(i)),r.forEach(s=>this.enable(this.find(s))),await this.render()):(i!=null&&(r=i),typeof r=="string"&&(r=this.findIndex(r)),typeof r=="number"&&r>-1&&(this.index=Math.max(0,Math.min(r,this.choices.length)),this.enable(this.find(this.index)))),this.isDisabled(this.focused)&&await this.down()}async toChoices(e,r){this.state.loadingChoices=!0;let i=[],n=0,s=async(o,a)=>{typeof o=="function"&&(o=await o.call(this)),o instanceof Promise&&(o=await o);for(let l=0;l<o.length;l++){let c=o[l]=await this.toChoice(o[l],n++,a);i.push(c),c.choices&&await s(c.choices,c)}return i};return s(e,r).then(o=>(this.state.loadingChoices=!1,o))}async toChoice(e,r,i){if(typeof e=="function"&&(e=await e.call(this,this)),e instanceof Promise&&(e=await e),typeof e=="string"&&(e={name:e}),e.normalized)return e;e.normalized=!0;let n=e.value;if(e=jKe(e.role,this.options)(this,e),typeof e.disabled=="string"&&!e.hint&&(e.hint=e.disabled,e.disabled=!0),e.disabled===!0&&e.hint==null&&(e.hint="(disabled)"),e.index!=null)return e;e.name=e.name||e.key||e.title||e.value||e.message,e.message=e.message||e.name||"",e.value=[e.value,e.name].find(this.isValue.bind(this)),e.input="",e.index=r,e.cursor=0,lB.define(e,"parent",i),e.level=i?i.level+1:1,e.indent==null&&(e.indent=i?i.indent+" ":e.indent||""),e.path=i?i.path+"."+e.name:e.name,e.enabled=!!(this.multiple&&!this.isDisabled(e)&&(e.enabled||this.isSelected(e))),this.isDisabled(e)||(this.longest=Math.max(this.longest,YKe.unstyle(e.message).length));let o=v({},e);return e.reset=(a=o.input,l=o.value)=>{for(let c of Object.keys(o))e[c]=o[c];e.input=a,e.value=l},n==null&&typeof e.initial=="function"&&(e.input=await e.initial.call(this,this.state,e,r)),e}async onChoice(e,r){this.emit("choice",e,r,this),typeof e.onChoice=="function"&&await e.onChoice.call(this,this.state,e,r)}async addChoice(e,r,i){let n=await this.toChoice(e,r,i);return this.choices.push(n),this.index=this.choices.length-1,this.limit=this.choices.length,n}async newItem(e,r,i){let n=v({name:"New choice name?",editable:!0,newChoice:!0},e),s=await this.addChoice(n,r,i);return s.updateChoice=()=>{delete s.newChoice,s.name=s.message=s.input,s.input="",s.cursor=0},this.render()}indent(e){return e.indent==null?e.level>1?" ".repeat(e.level-1):"":e.indent}dispatch(e,r){if(this.mul
|
|||
|
`),n;return this.options.choicesHeader&&(n=await this.resolve(this.options.choicesHeader,this.state)),[n,i].filter(Boolean).join(`
|
|||
|
`)}format(){return!this.state.submitted||this.state.cancelled?"":Array.isArray(this.selected)?this.selected.map(e=>this.styles.primary(e.name)).join(", "):this.styles.primary(this.selected.name)}async render(){let{submitted:e,size:r}=this.state,i="",n=await this.header(),s=await this.prefix(),o=await this.separator(),a=await this.message();this.options.promptLine!==!1&&(i=[s,a,o,""].join(" "),this.state.prompt=i);let l=await this.format(),c=await this.error()||await this.hint(),u=await this.renderChoices(),g=await this.footer();l&&(i+=l),c&&!i.includes(c)&&(i+=" "+c),e&&!l&&!u.trim()&&this.multiple&&this.emptyError!=null&&(i+=this.styles.danger(this.emptyError)),this.clear(r),this.write([n,i,u,g].filter(Boolean).join(`
|
|||
|
`)),this.write(this.margin[2]),this.restore()}};F_.exports=R_});var L_=C((Nat,N_)=>{"use strict";var XKe=Da(),ZKe=(t,e)=>{let r=t.toLowerCase();return i=>{let s=i.toLowerCase().indexOf(r),o=e(i.slice(s,s+r.length));return s>=0?i.slice(0,s)+o+i.slice(s+r.length):i}},M_=class extends XKe{constructor(e){super(e);this.cursorShow()}moveCursor(e){this.state.cursor+=e}dispatch(e){return this.append(e)}space(e){return this.options.multiple?super.space(e):this.append(e)}append(e){let{cursor:r,input:i}=this.state;return this.input=i.slice(0,r)+e+i.slice(r),this.moveCursor(1),this.complete()}delete(){let{cursor:e,input:r}=this.state;return r?(this.input=r.slice(0,e-1)+r.slice(e),this.moveCursor(-1),this.complete()):this.alert()}deleteForward(){let{cursor:e,input:r}=this.state;return r[e]===void 0?this.alert():(this.input=`${r}`.slice(0,e)+`${r}`.slice(e+1),this.complete())}number(e){return this.append(e)}async complete(){this.completing=!0,this.choices=await this.suggest(this.input,this.state._choices),this.state.limit=void 0,this.index=Math.min(Math.max(this.visible.length-1,0),this.index),await this.render(),this.completing=!1}suggest(e=this.input,r=this.state._choices){if(typeof this.options.suggest=="function")return this.options.suggest.call(this,e,r);let i=e.toLowerCase();return r.filter(n=>n.message.toLowerCase().includes(i))}pointer(){return""}format(){if(!this.focused)return this.input;if(this.options.multiple&&this.state.submitted)return this.selected.map(e=>this.styles.primary(e.message)).join(", ");if(this.state.submitted){let e=this.value=this.input=this.focused.value;return this.styles.primary(e)}return this.input}async render(){if(this.state.status!=="pending")return super.render();let e=this.options.highlight?this.options.highlight.bind(this):this.styles.placeholder,r=ZKe(this.input,e),i=this.choices;this.choices=i.map(n=>W(v({},n),{message:r(n.message)})),await super.render(),this.choices=i}submit(){return this.options.multiple&&(this.value=this.selected.map(e=>e.name)),super.submit()}};N_.exports=M_});var CP=C((Mat,T_)=>{"use strict";var dP=ni();T_.exports=(t,e={})=>{t.cursorHide();let{input:r="",initial:i="",pos:n,showCursor:s=!0,color:o}=e,a=o||t.styles.placeholder,l=dP.inverse(t.styles.primary),c=m=>l(t.styles.black(m)),u=r,g=" ",h=c(g);if(t.blink&&t.blink.off===!0&&(c=m=>m,h=""),s&&n===0&&i===""&&r==="")return c(g);if(s&&n===0&&(r===i||r===""))return c(i[0])+a(i.slice(1));i=dP.isPrimitive(i)?`${i}`:"",r=dP.isPrimitive(r)?`${r}`:"";let f=i&&i.startsWith(r)&&i!==r,p=f?c(i[r.length]):h;if(n!==r.length&&s===!0&&(u=r.slice(0,n)+c(r[n])+r.slice(n+1),p=""),s===!1&&(p=""),f){let m=t.styles.unstyle(u+p);return u+p+a(i.slice(m.length))}return u+p}});var cB=C((Lat,O_)=>{"use strict";var _Ke=jn(),$Ke=Da(),eUe=CP(),K_=class extends $Ke{constructor(e){super(W(v({},e),{multiple:!0}));this.type="form",this.initial=this.options.initial,this.align=[this.options.align,"right"].find(r=>r!=null),this.emptyError="",this.values={}}async reset(e){return await super.reset(),e===!0&&(this._index=this.index),this.index=this._index,this.values={},this.choices.forEach(r=>r.reset&&r.reset()),this.render()}dispatch(e){return!!e&&this.append(e)}append(e){let r=this.focused;if(!r)return this.alert();let{cursor:i,input:n}=r;return r.value=r.input=n.slice(0,i)+e+n.slice(i),r.cursor++,this.render()}delete(){let e=this.focused;if(!e||e.cursor<=0)return this.alert();let{cursor:r,input:i}=e;return e.value=e.input=i.slice(0,r-1)+i.slice(r),e.cursor--,this.render()}deleteForward(){let e=this.focused;if(!e)return this.alert();let{cursor:r,input:i}=e;if(i[r]===void 0)return this.alert();let n=`${i}`.slice(0,r)+`${i}`.slice(r+1);return e.value=e.input=n,this.render()}right(){let e=this.focused;return e?e.cursor>=e.input.length?this.alert():(e.cursor++,this.render()):this.alert()}left(){let e=this.focused;return e?e.cursor<=0?this.alert():(e.cursor--,this.render()):this.alert()}space(e,r){return this.dispatch(e,r)}number(e,r){return this.dispatch(e,r)}next(){let e=this.focused;if(!e)return this.alert();let{initial:r,input:i}=e;return r&&r.startsWith(i)&
|
|||
|
`)),this.restore()}set value(e){super.value=e}get value(){return this.cast(super.value)}};j_.exports=J_});var V_=C((Uat,W_)=>{"use strict";var AUe=uB(),z_=class extends AUe{constructor(e){super(e);this.default=this.options.default||(this.initial?"(Y/n)":"(y/N)")}};W_.exports=z_});var __=C((Hat,X_)=>{"use strict";var lUe=Da(),cUe=cB(),xu=cUe.prototype,Z_=class extends lUe{constructor(e){super(W(v({},e),{multiple:!0}));this.align=[this.options.align,"left"].find(r=>r!=null),this.emptyError="",this.values={}}dispatch(e,r){let i=this.focused,n=i.parent||{};return!i.editable&&!n.editable&&(e==="a"||e==="i")?super[e]():xu.dispatch.call(this,e,r)}append(e,r){return xu.append.call(this,e,r)}delete(e,r){return xu.delete.call(this,e,r)}space(e){return this.focused.editable?this.append(e):super.space()}number(e){return this.focused.editable?this.append(e):super.number(e)}next(){return this.focused.editable?xu.next.call(this):super.next()}prev(){return this.focused.editable?xu.prev.call(this):super.prev()}async indicator(e,r){let i=e.indicator||"",n=e.editable?i:super.indicator(e,r);return await this.resolve(n,this.state,e,r)||""}indent(e){return e.role==="heading"?"":e.editable?" ":" "}async renderChoice(e,r){return e.indent="",e.editable?xu.renderChoice.call(this,e,r):super.renderChoice(e,r)}error(){return""}footer(){return this.state.error}async validate(){let e=!0;for(let r of this.choices){if(typeof r.validate!="function"||r.role==="heading")continue;let i=r.parent?this.value[r.parent.name]:this.value;if(r.editable?i=r.value===r.name?r.initial||"":r.value:this.isDisabled(r)||(i=r.enabled===!0),e=await r.validate(i,this.state),e!==!0)break}return e!==!0&&(this.state.error=typeof e=="string"?e:"Invalid Input"),e}submit(){if(this.focused.newChoice===!0)return super.submit();if(this.choices.some(e=>e.newChoice))return this.alert();this.value={};for(let e of this.choices){let r=e.parent?this.value[e.parent.name]:this.value;if(e.role==="heading"){this.value[e.name]={};continue}e.editable?r[e.name]=e.value===e.name?e.initial||"":e.value:this.isDisabled(e)||(r[e.name]=e.enabled===!0)}return this.base.submit.call(this)}};X_.exports=Z_});var dl=C((Gat,$_)=>{"use strict";var uUe=Su(),gUe=CP(),{isPrimitive:hUe}=ni(),e$=class extends uUe{constructor(e){super(e);this.initial=hUe(this.initial)?String(this.initial):"",this.initial&&this.cursorHide(),this.state.prevCursor=0,this.state.clipboard=[]}async keypress(e,r={}){let i=this.state.prevKeypress;return this.state.prevKeypress=r,this.options.multiline===!0&&r.name==="return"&&(!i||i.name!=="return")?this.append(`
|
|||
|
`,r):super.keypress(e,r)}moveCursor(e){this.cursor+=e}reset(){return this.input=this.value="",this.cursor=0,this.render()}dispatch(e,r){if(!e||r.ctrl||r.code)return this.alert();this.append(e)}append(e){let{cursor:r,input:i}=this.state;this.input=`${i}`.slice(0,r)+e+`${i}`.slice(r),this.moveCursor(String(e).length),this.render()}insert(e){this.append(e)}delete(){let{cursor:e,input:r}=this.state;if(e<=0)return this.alert();this.input=`${r}`.slice(0,e-1)+`${r}`.slice(e),this.moveCursor(-1),this.render()}deleteForward(){let{cursor:e,input:r}=this.state;if(r[e]===void 0)return this.alert();this.input=`${r}`.slice(0,e)+`${r}`.slice(e+1),this.render()}cutForward(){let e=this.cursor;if(this.input.length<=e)return this.alert();this.state.clipboard.push(this.input.slice(e)),this.input=this.input.slice(0,e),this.render()}cutLeft(){let e=this.cursor;if(e===0)return this.alert();let r=this.input.slice(0,e),i=this.input.slice(e),n=r.split(" ");this.state.clipboard.push(n.pop()),this.input=n.join(" "),this.cursor=this.input.length,this.input+=i,this.render()}paste(){if(!this.state.clipboard.length)return this.alert();this.insert(this.state.clipboard.pop()),this.render()}toggleCursor(){this.state.prevCursor?(this.cursor=this.state.prevCursor,this.state.prevCursor=0):(this.state.prevCursor=this.cursor,this.cursor=0),this.render()}first(){this.cursor=0,this.render()}last(){this.cursor=this.input.length-1,this.render()}next(){let e=this.initial!=null?String(this.initial):"";if(!e||!e.startsWith(this.input))return this.alert();this.input=this.initial,this.cursor=this.initial.length,this.render()}prev(){if(!this.input)return this.alert();this.reset()}backward(){return this.left()}forward(){return this.right()}right(){return this.cursor>=this.input.length?this.alert():(this.moveCursor(1),this.render())}left(){return this.cursor<=0?this.alert():(this.moveCursor(-1),this.render())}isValue(e){return!!e}async format(e=this.value){let r=await this.resolve(this.initial,this.state);return this.state.submitted?this.styles.submitted(e||r):gUe(this,{input:e,initial:r,pos:this.cursor})}async render(){let e=this.state.size,r=await this.prefix(),i=await this.separator(),n=await this.message(),s=[r,n,i].filter(Boolean).join(" ");this.state.prompt=s;let o=await this.header(),a=await this.format(),l=await this.error()||await this.hint(),c=await this.footer();l&&!a.includes(l)&&(a+=" "+l),s+=" "+a,this.clear(e),this.write([o,s,c].filter(Boolean).join(`
|
|||
|
`)),this.restore()}};$_.exports=e$});var r$=C((Yat,t$)=>{"use strict";var fUe=t=>t.filter((e,r)=>t.lastIndexOf(e)===r),gB=t=>fUe(t).filter(Boolean);t$.exports=(t,e={},r="")=>{let{past:i=[],present:n=""}=e,s,o;switch(t){case"prev":case"undo":return s=i.slice(0,i.length-1),o=i[i.length-1]||"",{past:gB([r,...s]),present:o};case"next":case"redo":return s=i.slice(1),o=i[0]||"",{past:gB([...s,r]),present:o};case"save":return{past:gB([...i,r]),present:""};case"remove":return o=gB(i.filter(a=>a!==r)),n="",o.length&&(n=o.pop()),{past:o,present:n};default:throw new Error(`Invalid action: "${t}"`)}}});var IP=C((qat,i$)=>{"use strict";var pUe=dl(),n$=r$(),s$=class extends pUe{constructor(e){super(e);let r=this.options.history;if(r&&r.store){let i=r.values||this.initial;this.autosave=!!r.autosave,this.store=r.store,this.data=this.store.get("values")||{past:[],present:i},this.initial=this.data.present||this.data.past[this.data.past.length-1]}}completion(e){return this.store?(this.data=n$(e,this.data,this.input),this.data.present?(this.input=this.data.present,this.cursor=this.input.length,this.render()):this.alert()):this.alert()}altUp(){return this.completion("prev")}altDown(){return this.completion("next")}prev(){return this.save(),super.prev()}save(){!this.store||(this.data=n$("save",this.data,this.input),this.store.set("values",this.data))}submit(){return this.store&&this.autosave===!0&&this.save(),super.submit()}};i$.exports=s$});var A$=C((jat,o$)=>{"use strict";var dUe=dl(),a$=class extends dUe{format(){return""}};o$.exports=a$});var u$=C((Jat,l$)=>{"use strict";var CUe=dl(),c$=class extends CUe{constructor(e={}){super(e);this.sep=this.options.separator||/, */,this.initial=e.initial||""}split(e=this.value){return e?String(e).split(this.sep):[]}format(){let e=this.state.submitted?this.styles.primary:r=>r;return this.list.map(e).join(", ")}async submit(e){let r=this.state.error||await this.validate(this.list,this.state);return r!==!0?(this.state.error=r,super.submit()):(this.value=this.list,super.submit())}get list(){return this.split()}};l$.exports=c$});var f$=C((Wat,g$)=>{"use strict";var mUe=Da(),h$=class extends mUe{constructor(e){super(W(v({},e),{multiple:!0}))}};g$.exports=h$});var EP=C((zat,p$)=>{"use strict";var IUe=dl(),d$=class extends IUe{constructor(e={}){super(v({style:"number"},e));this.min=this.isValue(e.min)?this.toNumber(e.min):-Infinity,this.max=this.isValue(e.max)?this.toNumber(e.max):Infinity,this.delay=e.delay!=null?e.delay:1e3,this.float=e.float!==!1,this.round=e.round===!0||e.float===!1,this.major=e.major||10,this.minor=e.minor||1,this.initial=e.initial!=null?e.initial:"",this.input=String(this.initial),this.cursor=this.input.length,this.cursorShow()}append(e){return!/[-+.]/.test(e)||e==="."&&this.input.includes(".")?this.alert("invalid number"):super.append(e)}number(e){return super.append(e)}next(){return this.input&&this.input!==this.initial?this.alert():this.isValue(this.initial)?(this.input=this.initial,this.cursor=String(this.initial).length,this.render()):this.alert()}up(e){let r=e||this.minor,i=this.toNumber(this.input);return i>this.max+r?this.alert():(this.input=`${i+r}`,this.render())}down(e){let r=e||this.minor,i=this.toNumber(this.input);return i<this.min-r?this.alert():(this.input=`${i-r}`,this.render())}shiftDown(){return this.down(this.major)}shiftUp(){return this.up(this.major)}format(e=this.input){return typeof this.options.format=="function"?this.options.format.call(this,e):this.styles.info(e)}toNumber(e=""){return this.float?+e:Math.round(+e)}isValue(e){return/^[-+]?[0-9]+((\.)|(\.[0-9]+))?$/.test(e)}submit(){let e=[this.input,this.initial].find(r=>this.isValue(r));return this.value=this.toNumber(e||0),super.submit()}};p$.exports=d$});var m$=C((Vat,C$)=>{C$.exports=EP()});var y$=C((Xat,I$)=>{"use strict";var EUe=dl(),E$=class extends EUe{constructor(e){super(e);this.cursorShow()}format(e=this.input){return this.keypressed?(this.state.submitted?this.styles.primary:this.styles.muted)(this.symbols.asterisk.repeat(e.length)):""}};I$.exports=E$});var b$=C((Zat,B$)=>{"use strict";var yUe=jn(),B
|
|||
|
`;let r=e.startNumber||1;typeof this.scale=="number"&&(this.scaleKey=!1,this.scale=Array(this.scale).fill(0).map((i,n)=>({name:n+r})))}async reset(){return this.tableized=!1,await super.reset(),this.render()}tableize(){if(this.tableized===!0)return;this.tableized=!0;let e=0;for(let r of this.choices){e=Math.max(e,r.message.length),r.scaleIndex=r.initial||2,r.scale=[];for(let i=0;i<this.scale.length;i++)r.scale.push({index:i})}this.widths[0]=Math.min(this.widths[0],e+3)}async dispatch(e,r){if(this.multiple)return this[r.name]?await this[r.name](e,r):await super.dispatch(e,r);this.alert()}heading(e,r,i){return this.styles.strong(e)}separator(){return this.styles.muted(this.symbols.ellipsis)}right(){let e=this.focused;return e.scaleIndex>=this.scale.length-1?this.alert():(e.scaleIndex++,this.render())}left(){let e=this.focused;return e.scaleIndex<=0?this.alert():(e.scaleIndex--,this.render())}indent(){return""}format(){return this.state.submitted?this.choices.map(r=>this.styles.info(r.index)).join(", "):""}pointer(){return""}renderScaleKey(){if(this.scaleKey===!1||this.state.submitted)return"";let e=this.scale.map(i=>` ${i.name} - ${i.message}`);return["",...e].map(i=>this.styles.muted(i)).join(`
|
|||
|
`)}renderScaleHeading(e){let r=this.scale.map(l=>l.name);typeof this.options.renderScaleHeading=="function"&&(r=this.options.renderScaleHeading.call(this,e));let i=this.scaleLength-r.join("").length,n=Math.round(i/(r.length-1)),o=r.map(l=>this.styles.strong(l)).join(" ".repeat(n)),a=" ".repeat(this.widths[0]);return this.margin[3]+a+this.margin[1]+o}scaleIndicator(e,r,i){if(typeof this.options.scaleIndicator=="function")return this.options.scaleIndicator.call(this,e,r,i);let n=e.scaleIndex===r.index;return r.disabled?this.styles.hint(this.symbols.radio.disabled):n?this.styles.success(this.symbols.radio.on):this.symbols.radio.off}renderScale(e,r){let i=e.scale.map(s=>this.scaleIndicator(e,s,r)),n=this.term==="Hyper"?"":" ";return i.join(n+this.symbols.line.repeat(this.edgeLength))}async renderChoice(e,r){await this.onChoice(e,r);let i=this.index===r,n=await this.pointer(e,r),s=await e.hint;s&&!w$.hasColor(s)&&(s=this.styles.muted(s));let o=p=>this.margin[3]+p.replace(/\s+$/,"").padEnd(this.widths[0]," "),a=this.newline,l=this.indent(e),c=await this.resolve(e.message,this.state,e,r),u=await this.renderScale(e,r),g=this.margin[1]+this.margin[3];this.scaleLength=yUe.unstyle(u).length,this.widths[0]=Math.min(this.widths[0],this.width-this.scaleLength-g.length);let f=w$.wordWrap(c,{width:this.widths[0],newline:a}).split(`
|
|||
|
`).map(p=>o(p)+this.margin[1]);return i&&(u=this.styles.info(u),f=f.map(p=>this.styles.info(p))),f[0]+=u,this.linebreak&&f.push(""),[l+n,f.join(`
|
|||
|
`)].filter(Boolean)}async renderChoices(){if(this.state.submitted)return"";this.tableize();let e=this.visible.map(async(n,s)=>await this.renderChoice(n,s)),r=await Promise.all(e),i=await this.renderScaleHeading();return this.margin[0]+[i,...r.map(n=>n.join(" "))].join(`
|
|||
|
`)}async render(){let{submitted:e,size:r}=this.state,i=await this.prefix(),n=await this.separator(),s=await this.message(),o="";this.options.promptLine!==!1&&(o=[i,s,n,""].join(" "),this.state.prompt=o);let a=await this.header(),l=await this.format(),c=await this.renderScaleKey(),u=await this.error()||await this.hint(),g=await this.renderChoices(),h=await this.footer(),f=this.emptyError;l&&(o+=l),u&&!o.includes(u)&&(o+=" "+u),e&&!l&&!g.trim()&&this.multiple&&f!=null&&(o+=this.styles.danger(f)),this.clear(r),this.write([a,o,c,g,h].filter(Boolean).join(`
|
|||
|
`)),this.state.submitted||this.write(this.margin[2]),this.restore()}submit(){this.value={};for(let e of this.choices)this.value[e.name]=e.scaleIndex;return this.base.submit.call(this)}};B$.exports=Q$});var k$=C((_at,D$)=>{"use strict";var S$=jn(),wUe=(t="")=>typeof t=="string"?t.replace(/^['"]|['"]$/g,""):"",x$=class{constructor(e){this.name=e.key,this.field=e.field||{},this.value=wUe(e.initial||this.field.initial||""),this.message=e.message||this.name,this.cursor=0,this.input="",this.lines=[]}},QUe=async(t={},e={},r=i=>i)=>{let i=new Set,n=t.fields||[],s=t.template,o=[],a=[],l=[],c=1;typeof s=="function"&&(s=await s());let u=-1,g=()=>s[++u],h=()=>s[u+1],f=p=>{p.line=c,o.push(p)};for(f({type:"bos",value:""});u<s.length-1;){let p=g();if(/^[^\S\n ]$/.test(p)){f({type:"text",value:p});continue}if(p===`
|
|||
|
`){f({type:"newline",value:p}),c++;continue}if(p==="\\"){p+=g(),f({type:"text",value:p});continue}if((p==="$"||p==="#"||p==="{")&&h()==="{"){p+=g();let Q={type:"template",open:p,inner:"",close:"",value:p},w;for(;w=g();){if(w==="}"){h()==="}"&&(w+=g()),Q.value+=w,Q.close=w;break}w===":"?(Q.initial="",Q.key=Q.inner):Q.initial!==void 0&&(Q.initial+=w),Q.value+=w,Q.inner+=w}Q.template=Q.open+(Q.initial||Q.inner)+Q.close,Q.key=Q.key||Q.inner,e.hasOwnProperty(Q.key)&&(Q.initial=e[Q.key]),Q=r(Q),f(Q),l.push(Q.key),i.add(Q.key);let x=a.find(N=>N.name===Q.key);Q.field=n.find(N=>N.name===Q.key),x||(x=new x$(Q),a.push(x)),x.lines.push(Q.line-1);continue}let m=o[o.length-1];m.type==="text"&&m.line===c?m.value+=p:f({type:"text",value:p})}return f({type:"eos",value:""}),{input:s,tabstops:o,unique:i,keys:l,items:a}};D$.exports=async t=>{let e=t.options,r=new Set(e.required===!0?[]:e.required||[]),i=v(v({},e.values),e.initial),{tabstops:n,items:s,keys:o}=await QUe(e,i),a=yP("result",t,e),l=yP("format",t,e),c=yP("validate",t,e,!0),u=t.isValue.bind(t);return async(g={},h=!1)=>{let f=0;g.required=r,g.items=s,g.keys=o,g.output="";let p=async(w,x,N,H)=>{let T=await c(w,x,N,H);return T===!1?"Invalid field "+N.name:T};for(let w of n){let x=w.value,N=w.key;if(w.type!=="template"){x&&(g.output+=x);continue}if(w.type==="template"){let H=s.find(j=>j.name===N);e.required===!0&&g.required.add(H.name);let T=[H.input,g.values[H.value],H.value,x].find(u),G=(H.field||{}).message||w.inner;if(h){let j=await p(g.values[N],g,H,f);if(j&&typeof j=="string"||j===!1){g.invalid.set(N,j);continue}g.invalid.delete(N);let A=await a(g.values[N],g,H,f);g.output+=S$.unstyle(A);continue}H.placeholder=!1;let te=x;x=await l(x,g,H,f),T!==x?(g.values[N]=T,x=t.styles.typing(T),g.missing.delete(G)):(g.values[N]=void 0,T=`<${G}>`,x=t.styles.primary(T),H.placeholder=!0,g.required.has(N)&&g.missing.add(G)),g.missing.has(G)&&g.validating&&(x=t.styles.warning(T)),g.invalid.has(N)&&g.validating&&(x=t.styles.danger(T)),f===g.index&&(te!==x?x=t.styles.underline(x):x=t.styles.heading(S$.unstyle(x))),f++}x&&(g.output+=x)}let m=g.output.split(`
|
|||
|
`).map(w=>" "+w),I=s.length,Q=0;for(let w of s)g.invalid.has(w.name)&&w.lines.forEach(x=>{m[x][0]===" "&&(m[x]=g.styles.danger(g.symbols.bullet)+m[x].slice(1))}),t.isValue(g.values[w.name])&&Q++;return g.completed=(Q/I*100).toFixed(0),g.output=m.join(`
|
|||
|
`),g.output}};function yP(t,e,r,i){return(n,s,o,a)=>typeof o.field[t]=="function"?o.field[t].call(e,n,s,o,a):[i,n].find(l=>e.isValue(l))}});var F$=C(($at,v$)=>{"use strict";var bUe=jn(),DUe=k$(),SUe=Su(),P$=class extends SUe{constructor(e){super(e);this.cursorHide(),this.reset(!0)}async initialize(){this.interpolate=await DUe(this),await super.initialize()}async reset(e){this.state.keys=[],this.state.invalid=new Map,this.state.missing=new Set,this.state.completed=0,this.state.values={},e!==!0&&(await this.initialize(),await this.render())}moveCursor(e){let r=this.getItem();this.cursor+=e,r.cursor+=e}dispatch(e,r){if(!r.code&&!r.ctrl&&e!=null&&this.getItem()){this.append(e,r);return}this.alert()}append(e,r){let i=this.getItem(),n=i.input.slice(0,this.cursor),s=i.input.slice(this.cursor);this.input=i.input=`${n}${e}${s}`,this.moveCursor(1),this.render()}delete(){let e=this.getItem();if(this.cursor<=0||!e.input)return this.alert();let r=e.input.slice(this.cursor),i=e.input.slice(0,this.cursor-1);this.input=e.input=`${i}${r}`,this.moveCursor(-1),this.render()}increment(e){return e>=this.state.keys.length-1?0:e+1}decrement(e){return e<=0?this.state.keys.length-1:e-1}first(){this.state.index=0,this.render()}last(){this.state.index=this.state.keys.length-1,this.render()}right(){if(this.cursor>=this.input.length)return this.alert();this.moveCursor(1),this.render()}left(){if(this.cursor<=0)return this.alert();this.moveCursor(-1),this.render()}prev(){this.state.index=this.decrement(this.state.index),this.getItem(),this.render()}next(){this.state.index=this.increment(this.state.index),this.getItem(),this.render()}up(){this.prev()}down(){this.next()}format(e){let r=this.state.completed<100?this.styles.warning:this.styles.success;return this.state.submitted===!0&&this.state.completed!==100&&(r=this.styles.danger),r(`${this.state.completed}% completed`)}async render(){let{index:e,keys:r=[],submitted:i,size:n}=this.state,s=[this.options.newline,`
|
|||
|
`].find(w=>w!=null),o=await this.prefix(),a=await this.separator(),l=await this.message(),c=[o,l,a].filter(Boolean).join(" ");this.state.prompt=c;let u=await this.header(),g=await this.error()||"",h=await this.hint()||"",f=i?"":await this.interpolate(this.state),p=this.state.key=r[e]||"",m=await this.format(p),I=await this.footer();m&&(c+=" "+m),h&&!m&&this.state.completed===0&&(c+=" "+h),this.clear(n);let Q=[u,c,f,I,g.trim()];this.write(Q.filter(Boolean).join(s)),this.restore()}getItem(e){let{items:r,keys:i,index:n}=this.state,s=r.find(o=>o.name===i[n]);return s&&s.input!=null&&(this.input=s.input,this.cursor=s.cursor),s}async submit(){typeof this.interpolate!="function"&&await this.initialize(),await this.interpolate(this.state,!0);let{invalid:e,missing:r,output:i,values:n}=this.state;if(e.size){let a="";for(let[l,c]of e)a+=`Invalid ${l}: ${c}
|
|||
|
`;return this.state.error=a,super.submit()}if(r.size)return this.state.error="Required: "+[...r.keys()].join(", "),super.submit();let o=bUe.unstyle(i).split(`
|
|||
|
`).map(a=>a.slice(1)).join(`
|
|||
|
`);return this.value={values:n,result:o},super.submit()}};v$.exports=P$});var M$=C((eAt,R$)=>{"use strict";var xUe="(Use <shift>+<up/down> to sort)",kUe=Da(),N$=class extends kUe{constructor(e){super(W(v({},e),{reorder:!1,sort:!0,multiple:!0}));this.state.hint=[this.options.hint,xUe].find(this.isValue.bind(this))}indicator(){return""}async renderChoice(e,r){let i=await super.renderChoice(e,r),n=this.symbols.identicalTo+" ",s=this.index===r&&this.sorting?this.styles.muted(n):" ";return this.options.drag===!1&&(s=""),this.options.numbered===!0?s+`${r+1} - `+i:s+i}get selected(){return this.choices}submit(){return this.value=this.choices.map(e=>e.value),super.submit()}};R$.exports=N$});var O$=C((tAt,L$)=>{"use strict";var vUe=fp(),T$=class extends vUe{constructor(e={}){super(e);if(this.emptyError=e.emptyError||"No items were selected",this.term=process.env.TERM_PROGRAM,!this.options.header){let r=["","4 - Strongly Agree","3 - Agree","2 - Neutral","1 - Disagree","0 - Strongly Disagree",""];r=r.map(i=>this.styles.muted(i)),this.state.header=r.join(`
|
|||
|
`)}}async toChoices(...e){if(this.createdScales)return!1;this.createdScales=!0;let r=await super.toChoices(...e);for(let i of r)i.scale=PUe(5,this.options),i.scaleIdx=2;return r}dispatch(){this.alert()}space(){let e=this.focused,r=e.scale[e.scaleIdx],i=r.selected;return e.scale.forEach(n=>n.selected=!1),r.selected=!i,this.render()}indicator(){return""}pointer(){return""}separator(){return this.styles.muted(this.symbols.ellipsis)}right(){let e=this.focused;return e.scaleIdx>=e.scale.length-1?this.alert():(e.scaleIdx++,this.render())}left(){let e=this.focused;return e.scaleIdx<=0?this.alert():(e.scaleIdx--,this.render())}indent(){return" "}async renderChoice(e,r){await this.onChoice(e,r);let i=this.index===r,n=this.term==="Hyper",s=n?9:8,o=n?"":" ",a=this.symbols.line.repeat(s),l=" ".repeat(s+(n?0:1)),c=x=>(x?this.styles.success("\u25C9"):"\u25EF")+o,u=r+1+".",g=i?this.styles.heading:this.styles.noop,h=await this.resolve(e.message,this.state,e,r),f=this.indent(e),p=f+e.scale.map((x,N)=>c(N===e.scaleIdx)).join(a),m=x=>x===e.scaleIdx?g(x):x,I=f+e.scale.map((x,N)=>m(N)).join(l),Q=()=>[u,h].filter(Boolean).join(" "),w=()=>[Q(),p,I," "].filter(Boolean).join(`
|
|||
|
`);return i&&(p=this.styles.cyan(p),I=this.styles.cyan(I)),w()}async renderChoices(){if(this.state.submitted)return"";let e=this.visible.map(async(i,n)=>await this.renderChoice(i,n)),r=await Promise.all(e);return r.length||r.push(this.styles.danger("No matching choices")),r.join(`
|
|||
|
`)}format(){return this.state.submitted?this.choices.map(r=>this.styles.info(r.scaleIdx)).join(", "):""}async render(){let{submitted:e,size:r}=this.state,i=await this.prefix(),n=await this.separator(),s=await this.message(),o=[i,s,n].filter(Boolean).join(" ");this.state.prompt=o;let a=await this.header(),l=await this.format(),c=await this.error()||await this.hint(),u=await this.renderChoices(),g=await this.footer();(l||!c)&&(o+=" "+l),c&&!o.includes(c)&&(o+=" "+c),e&&!l&&!u&&this.multiple&&this.type!=="form"&&(o+=this.styles.danger(this.emptyError)),this.clear(r),this.write([o,a,u,g].filter(Boolean).join(`
|
|||
|
`)),this.restore()}submit(){this.value={};for(let e of this.choices)this.value[e.name]=e.scaleIdx;return this.base.submit.call(this)}};function PUe(t,e={}){if(Array.isArray(e.scale))return e.scale.map(i=>v({},i));let r=[];for(let i=1;i<t+1;i++)r.push({i,selected:!1});return r}L$.exports=T$});var U$=C((rAt,K$)=>{K$.exports=IP()});var Y$=C((iAt,H$)=>{"use strict";var FUe=uB(),G$=class extends FUe{async initialize(){await super.initialize(),this.value=this.initial=!!this.options.initial,this.disabled=this.options.disabled||"no",this.enabled=this.options.enabled||"yes",await this.render()}reset(){this.value=this.initial,this.render()}delete(){this.alert()}toggle(){this.value=!this.value,this.render()}enable(){if(this.value===!0)return this.alert();this.value=!0,this.render()}disable(){if(this.value===!1)return this.alert();this.value=!1,this.render()}up(){this.toggle()}down(){this.toggle()}right(){this.toggle()}left(){this.toggle()}next(){this.toggle()}prev(){this.toggle()}dispatch(e="",r){switch(e.toLowerCase()){case" ":return this.toggle();case"1":case"y":case"t":return this.enable();case"0":case"n":case"f":return this.disable();default:return this.alert()}}format(){let e=i=>this.styles.primary.underline(i);return[this.value?this.disabled:e(this.disabled),this.value?e(this.enabled):this.enabled].join(this.styles.muted(" / "))}async render(){let{size:e}=this.state,r=await this.header(),i=await this.prefix(),n=await this.separator(),s=await this.message(),o=await this.format(),a=await this.error()||await this.hint(),l=await this.footer(),c=[i,s,n,o].join(" ");this.state.prompt=c,a&&!c.includes(a)&&(c+=" "+a),this.clear(e),this.write([r,c,l].filter(Boolean).join(`
|
|||
|
`)),this.write(this.margin[2]),this.restore()}};H$.exports=G$});var J$=C((nAt,q$)=>{"use strict";var RUe=Da(),j$=class extends RUe{constructor(e){super(e);if(typeof this.options.correctChoice!="number"||this.options.correctChoice<0)throw new Error("Please specify the index of the correct answer from the list of choices")}async toChoices(e,r){let i=await super.toChoices(e,r);if(i.length<2)throw new Error("Please give at least two choices to the user");if(this.options.correctChoice>i.length)throw new Error("Please specify the index of the correct answer from the list of choices");return i}check(e){return e.index===this.options.correctChoice}async result(e){return{selectedAnswer:e,correctAnswer:this.options.choices[this.options.correctChoice].value,correct:await this.check(this.state)}}};q$.exports=j$});var z$=C(BP=>{"use strict";var W$=ni(),Sr=(t,e)=>{W$.defineExport(BP,t,e),W$.defineExport(BP,t.toLowerCase(),e)};Sr("AutoComplete",()=>L_());Sr("BasicAuth",()=>q_());Sr("Confirm",()=>V_());Sr("Editable",()=>__());Sr("Form",()=>cB());Sr("Input",()=>IP());Sr("Invisible",()=>A$());Sr("List",()=>u$());Sr("MultiSelect",()=>f$());Sr("Numeral",()=>m$());Sr("Password",()=>y$());Sr("Scale",()=>b$());Sr("Select",()=>Da());Sr("Snippet",()=>F$());Sr("Sort",()=>M$());Sr("Survey",()=>O$());Sr("Text",()=>U$());Sr("Toggle",()=>Y$());Sr("Quiz",()=>J$())});var X$=C((oAt,V$)=>{V$.exports={ArrayPrompt:fp(),AuthPrompt:mP(),BooleanPrompt:uB(),NumberPrompt:EP(),StringPrompt:dl()}});var dp=C((aAt,Z$)=>{"use strict";var _$=require("assert"),wP=require("events"),Sa=ni(),Ds=class extends wP{constructor(e,r){super();this.options=Sa.merge({},e),this.answers=v({},r)}register(e,r){if(Sa.isObject(e)){for(let n of Object.keys(e))this.register(n,e[n]);return this}_$.equal(typeof r,"function","expected a function");let i=e.toLowerCase();return r.prototype instanceof this.Prompt?this.prompts[i]=r:this.prompts[i]=r(this.Prompt,this),this}async prompt(e=[]){for(let r of[].concat(e))try{typeof r=="function"&&(r=await r.call(this)),await this.ask(Sa.merge({},this.options,r))}catch(i){return Promise.reject(i)}return this.answers}async ask(e){typeof e=="function"&&(e=await e.call(this));let r=Sa.merge({},this.options,e),{type:i,name:n}=e,{set:s,get:o}=Sa;if(typeof i=="function"&&(i=await i.call(this,e,this.answers)),!i)return this.answers[n];_$(this.prompts[i],`Prompt "${i}" is not registered`);let a=new this.prompts[i](r),l=o(this.answers,n);a.state.answers=this.answers,a.enquirer=this,n&&a.on("submit",u=>{this.emit("answer",n,u,a),s(this.answers,n,u)});let c=a.emit.bind(a);return a.emit=(...u)=>(this.emit.call(this,...u),c(...u)),this.emit("prompt",a,this),r.autofill&&l!=null?(a.value=a.input=l,r.autofill==="show"&&await a.submit()):l=a.value=await a.run(),l}use(e){return e.call(this,this),this}set Prompt(e){this._Prompt=e}get Prompt(){return this._Prompt||this.constructor.Prompt}get prompts(){return this.constructor.prompts}static set Prompt(e){this._Prompt=e}static get Prompt(){return this._Prompt||Su()}static get prompts(){return z$()}static get types(){return X$()}static get prompt(){let e=(r,...i)=>{let n=new this(...i),s=n.emit.bind(n);return n.emit=(...o)=>(e.emit(...o),s(...o)),n.prompt(r)};return Sa.mixinEmitter(e,new wP),e}};Sa.mixinEmitter(Ds,new wP);var QP=Ds.prompts;for(let t of Object.keys(QP)){let e=t.toLowerCase(),r=i=>new QP[t](i).run();Ds.prompt[e]=r,Ds[e]=r,Ds[t]||Reflect.defineProperty(Ds,t,{get:()=>QP[t]})}var pp=t=>{Sa.defineExport(Ds,t,()=>Ds.types[t])};pp("ArrayPrompt");pp("AuthPrompt");pp("BooleanPrompt");pp("NumberPrompt");pp("StringPrompt");Z$.exports=Ds});var uee=C((XAt,cee)=>{function OUe(t,e){for(var r=-1,i=t==null?0:t.length;++r<i&&e(t[r],r,t)!==!1;);return t}cee.exports=OUe});var vu=C((ZAt,gee)=>{var KUe=By(),UUe=gu();function HUe(t,e,r,i){var n=!r;r||(r={});for(var s=-1,o=e.length;++s<o;){var a=e[s],l=i?i(r[a],t[a],a,r,t):void 0;l===void 0&&(l=t[a]),n?UUe(r,a,l):KUe(r,a,l)}return r}gee.exports=HUe});var fee=C((_At,hee)=>{var GUe=vu(),YUe=Cu();function qUe(t,e){return t&&GUe(e,YUe(e),t)}hee.exports=qUe});var dee=C(($At,pee)=>{funct
|
|||
|
`:"";return o?g+=`@IF EXIST ${o} (\r
|
|||
|
${o} ${l} ${n} ${u}%*\r
|
|||
|
) ELSE (\r
|
|||
|
@SETLOCAL\r
|
|||
|
@SET PATHEXT=%PATHEXT:;.JS;=;%\r
|
|||
|
${a} ${l} ${n} ${u}%*\r
|
|||
|
)\r
|
|||
|
`:g+=`@${a} ${l} ${n} ${u}%*\r
|
|||
|
`,g}function Sqe(t,e,r){let i=Dn.relative(Dn.dirname(e),t),n=r.prog&&r.prog.split("\\").join("/"),s;i=i.split("\\").join("/");let o=Dn.isAbsolute(i)?`"${i}"`:`"$basedir/${i}"`,a=r.args||"",l=ZF(r.nodePath).posix;n?(s=`"$basedir/${r.prog}"`,i=o):(n=o,a="",i="");let c=r.progArgs?`${r.progArgs.join(" ")} `:"",u=`#!/bin/sh
|
|||
|
basedir=$(dirname "$(echo "$0" | sed -e 's,\\\\,/,g')")
|
|||
|
|
|||
|
case \`uname\` in
|
|||
|
*CYGWIN*) basedir=\`cygpath -w "$basedir"\`;;
|
|||
|
esac
|
|||
|
|
|||
|
`,g=r.nodePath?`export NODE_PATH="${l}"
|
|||
|
`:"";return s?u+=`${g}if [ -x ${s} ]; then
|
|||
|
exec ${s} ${a} ${i} ${c}"$@"
|
|||
|
else
|
|||
|
exec ${n} ${a} ${i} ${c}"$@"
|
|||
|
fi
|
|||
|
`:u+=`${g}${n} ${a} ${i} ${c}"$@"
|
|||
|
exit $?
|
|||
|
`,u}function xqe(t,e,r){let i=Dn.relative(Dn.dirname(e),t),n=r.prog&&r.prog.split("\\").join("/"),s=n&&`"${n}$exe"`,o;i=i.split("\\").join("/");let a=Dn.isAbsolute(i)?`"${i}"`:`"$basedir/${i}"`,l=r.args||"",c=ZF(r.nodePath),u=c.win32,g=c.posix;s?(o=`"$basedir/${r.prog}$exe"`,i=a):(s=a,l="",i="");let h=r.progArgs?`${r.progArgs.join(" ")} `:"",f=`#!/usr/bin/env pwsh
|
|||
|
$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent
|
|||
|
|
|||
|
$exe=""
|
|||
|
${r.nodePath?`$env_node_path=$env:NODE_PATH
|
|||
|
$env:NODE_PATH="${u}"
|
|||
|
`:""}if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) {
|
|||
|
# Fix case when both the Windows and Linux builds of Node
|
|||
|
# are installed in the same directory
|
|||
|
$exe=".exe"
|
|||
|
}`;return r.nodePath&&(f+=` else {
|
|||
|
$env:NODE_PATH="${g}"
|
|||
|
}`),o?f+=`
|
|||
|
$ret=0
|
|||
|
if (Test-Path ${o}) {
|
|||
|
# Support pipeline input
|
|||
|
if ($MyInvocation.ExpectingInput) {
|
|||
|
$input | & ${o} ${l} ${i} ${h}$args
|
|||
|
} else {
|
|||
|
& ${o} ${l} ${i} ${h}$args
|
|||
|
}
|
|||
|
$ret=$LASTEXITCODE
|
|||
|
} else {
|
|||
|
# Support pipeline input
|
|||
|
if ($MyInvocation.ExpectingInput) {
|
|||
|
$input | & ${s} ${l} ${i} ${h}$args
|
|||
|
} else {
|
|||
|
& ${s} ${l} ${i} ${h}$args
|
|||
|
}
|
|||
|
$ret=$LASTEXITCODE
|
|||
|
}
|
|||
|
${r.nodePath?`$env:NODE_PATH=$env_node_path
|
|||
|
`:""}exit $ret
|
|||
|
`:f+=`
|
|||
|
# Support pipeline input
|
|||
|
if ($MyInvocation.ExpectingInput) {
|
|||
|
$input | & ${s} ${l} ${i} ${h}$args
|
|||
|
} else {
|
|||
|
& ${s} ${l} ${i} ${h}$args
|
|||
|
}
|
|||
|
${r.nodePath?`$env:NODE_PATH=$env_node_path
|
|||
|
`:""}exit $LASTEXITCODE
|
|||
|
`,f}function vqe(t,e){return e.fs_.chmod(t,493)}function ZF(t){if(!t)return{win32:"",posix:""};let e=typeof t=="string"?t.split(Dn.delimiter):Array.from(t),r={};for(let i=0;i<e.length;i++){let n=e[i].split("/").join("\\"),s=lne()?e[i].split("\\").join("/").replace(/^([^:\\/]*):/,(o,a)=>`/mnt/${a.toLowerCase()}`):e[i];r.win32=r.win32?`${r.win32};${n}`:n,r.posix=r.posix?`${r.posix}:${s}`:s,r[i]={win32:n,posix:s}}return r}Ane.exports=XF});var CR=C((hyt,xne)=>{xne.exports=require("stream")});var Fne=C((fyt,kne)=>{"use strict";function vne(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),r.push.apply(r,i)}return r}function Zqe(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?vne(Object(r),!0).forEach(function(i){Xqe(t,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):vne(Object(r)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(r,i))})}return t}function Xqe(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function _qe(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Pne(t,e){for(var r=0;r<e.length;r++){var i=e[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function $qe(t,e,r){return e&&Pne(t.prototype,e),r&&Pne(t,r),t}var eje=require("buffer"),kB=eje.Buffer,tje=require("util"),mR=tje.inspect,rje=mR&&mR.custom||"inspect";function ije(t,e,r){kB.prototype.copy.call(t,e,r)}kne.exports=function(){function t(){_qe(this,t),this.head=null,this.tail=null,this.length=0}return $qe(t,[{key:"push",value:function(r){var i={data:r,next:null};this.length>0?this.tail.next=i:this.head=i,this.tail=i,++this.length}},{key:"unshift",value:function(r){var i={data:r,next:this.head};this.length===0&&(this.tail=i),this.head=i,++this.length}},{key:"shift",value:function(){if(this.length!==0){var r=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,r}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(r){if(this.length===0)return"";for(var i=this.head,n=""+i.data;i=i.next;)n+=r+i.data;return n}},{key:"concat",value:function(r){if(this.length===0)return kB.alloc(0);for(var i=kB.allocUnsafe(r>>>0),n=this.head,s=0;n;)ije(n.data,i,s),s+=n.data.length,n=n.next;return i}},{key:"consume",value:function(r,i){var n;return r<this.head.data.length?(n=this.head.data.slice(0,r),this.head.data=this.head.data.slice(r)):r===this.head.data.length?n=this.shift():n=i?this._getString(r):this._getBuffer(r),n}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(r){var i=this.head,n=1,s=i.data;for(r-=s.length;i=i.next;){var o=i.data,a=r>o.length?o.length:r;if(a===o.length?s+=o:s+=o.slice(0,r),r-=a,r===0){a===o.length?(++n,i.next?this.head=i.next:this.head=this.tail=null):(this.head=i,i.data=o.slice(a));break}++n}return this.length-=n,s}},{key:"_getBuffer",value:function(r){var i=kB.allocUnsafe(r),n=this.head,s=1;for(n.data.copy(i),r-=n.data.length;n=n.next;){var o=n.data,a=r>o.length?o.length:r;if(o.copy(i,i.length-r,0,a),r-=a,r===0){a===o.length?(++s,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=o.slice(a));break}++s}return this.length-=s,i}},{key:rje,value:function(r,i){return mR(this,Zqe({},i,{depth:0,customInspect:!1}))}}]),t}()});var ER=C((pyt,Rne)=>{"use strict";function nje(t,e){var r=this,i=this._readableState&&this._readableState.destroyed,n=this._writableState&&this._writableState.destroyed;return i||n?(e?e(t):t&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,process.nextTick(IR,this,t)):process.nextTick(IR,this,t)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(
|
|||
|
`)),t.linkname&&(e+=VR(" linkpath="+t.linkname+`
|
|||
|
`));var r=t.pax;if(r)for(var i in r)e+=VR(" "+i+"="+r[i]+`
|
|||
|
`);return Buffer.from(e)};Vu.decodePax=function(t){for(var e={};t.length;){for(var r=0;r<t.length&&t[r]!==32;)r++;var i=parseInt(t.slice(0,r).toString(),10);if(!i)return e;var n=t.slice(r+1,i-1).toString(),s=n.indexOf("=");if(s===-1)return e;e[n.slice(0,s)]=n.slice(s+1),t=t.slice(i)}return e};Vu.encode=function(t){var e=_Je(512),r=t.name,i="";if(t.typeflag===5&&r[r.length-1]!=="/"&&(r+="/"),Buffer.byteLength(r)!==r.length)return null;for(;Buffer.byteLength(r)>100;){var n=r.indexOf("/");if(n===-1)return null;i+=i?"/"+r.slice(0,n):r.slice(0,n),r=r.slice(n+1)}return Buffer.byteLength(r)>100||Buffer.byteLength(i)>155||t.linkname&&Buffer.byteLength(t.linkname)>100?null:(e.write(r),e.write(Ua(t.mode&n3e,6),100),e.write(Ua(t.uid,6),108),e.write(Ua(t.gid,6),116),e.write(Ua(t.size,11),124),e.write(Ua(t.mtime.getTime()/1e3|0,11),136),e[156]=Nse+a3e(t.type),t.linkname&&e.write(t.linkname,157),Mse.copy(e,Ed),t3e.copy(e,zR),t.uname&&e.write(t.uname,265),t.gname&&e.write(t.gname,297),e.write(Ua(t.devmajor||0,6),329),e.write(Ua(t.devminor||0,6),337),i&&e.write(i,345),e.write(Ua(Tse(e),6),148),e)};Vu.decode=function(t,e,r){var i=t[156]===0?0:t[156]-Nse,n=Xu(t,0,100,e),s=Ha(t,100,8),o=Ha(t,108,8),a=Ha(t,116,8),l=Ha(t,124,12),c=Ha(t,136,12),u=o3e(i),g=t[157]===0?null:Xu(t,157,100,e),h=Xu(t,265,32),f=Xu(t,297,32),p=Ha(t,329,8),m=Ha(t,337,8),I=Tse(t);if(I===8*32)return null;if(I!==Ha(t,148,8))throw new Error("Invalid tar header. Maybe the tar is corrupted or it needs to be gunzipped?");if(Mse.compare(t,Ed,Ed+6)===0)t[345]&&(n=Xu(t,345,155,e)+"/"+n);else if(!(r3e.compare(t,Ed,Ed+6)===0&&i3e.compare(t,zR,zR+2)===0)){if(!r)throw new Error("Invalid tar header: unknown format.")}return i===0&&n&&n[n.length-1]==="/"&&(i=5),{name:n,mode:s,uid:o,gid:a,size:l,mtime:new Date(1e3*c),type:u,linkname:g,uname:h,gname:f,devmajor:p,devminor:m}}});var qse=C((Myt,Ose)=>{var Kse=require("util"),l3e=Rse(),yd=XR(),Use=zu().Writable,Hse=zu().PassThrough,Gse=function(){},Yse=function(t){return t&=511,t&&512-t},c3e=function(t,e){var r=new jB(t,e);return r.end(),r},u3e=function(t,e){return e.path&&(t.name=e.path),e.linkpath&&(t.linkname=e.linkpath),e.size&&(t.size=parseInt(e.size,10)),t.pax=e,t},jB=function(t,e){this._parent=t,this.offset=e,Hse.call(this,{autoDestroy:!1})};Kse.inherits(jB,Hse);jB.prototype.destroy=function(t){this._parent.destroy(t)};var Ro=function(t){if(!(this instanceof Ro))return new Ro(t);Use.call(this,t),t=t||{},this._offset=0,this._buffer=l3e(),this._missing=0,this._partial=!1,this._onparse=Gse,this._header=null,this._stream=null,this._overflow=null,this._cb=null,this._locked=!1,this._destroyed=!1,this._pax=null,this._paxGlobal=null,this._gnuLongPath=null,this._gnuLongLinkPath=null;var e=this,r=e._buffer,i=function(){e._continue()},n=function(h){if(e._locked=!1,h)return e.destroy(h);e._stream||i()},s=function(){e._stream=null;var h=Yse(e._header.size);h?e._parse(h,o):e._parse(512,g),e._locked||i()},o=function(){e._buffer.consume(Yse(e._header.size)),e._parse(512,g),i()},a=function(){var h=e._header.size;e._paxGlobal=yd.decodePax(r.slice(0,h)),r.consume(h),s()},l=function(){var h=e._header.size;e._pax=yd.decodePax(r.slice(0,h)),e._paxGlobal&&(e._pax=Object.assign({},e._paxGlobal,e._pax)),r.consume(h),s()},c=function(){var h=e._header.size;this._gnuLongPath=yd.decodeLongPath(r.slice(0,h),t.filenameEncoding),r.consume(h),s()},u=function(){var h=e._header.size;this._gnuLongLinkPath=yd.decodeLongPath(r.slice(0,h),t.filenameEncoding),r.consume(h),s()},g=function(){var h=e._offset,f;try{f=e._header=yd.decode(r.slice(0,512),t.filenameEncoding,t.allowUnknownFormat)}catch(p){e.emit("error",p)}if(r.consume(512),!f){e._parse(512,g),i();return}if(f.type==="gnu-long-path"){e._parse(f.size,c),i();return}if(f.type==="gnu-long-link-path"){e._parse(f.size,u),i();return}if(f.type==="pax-global-header"){e._parse(f.size,a),i();return}if(f.type==="pax-header"){e._parse(f.size,l),i();return}if(e._gnuLongPath&&(f.name=e._gnuLongPath,e._gnuLongPath=null),e._gnuLongLinkPath&&(f.linkname=e._gnuLongLinkPath,e._gnuLongLinkPath=null),e._pax&&(e._header=f=u3e(f,e._pax),e
|
|||
|
Wanted: ${r.size}
|
|||
|
Found: ${t.length}`);throw a.code="EBADSIZE",a.found=t.length,a.expected=r.size,a.sri=e,a}else{let a=new Error(`Integrity checksum failed when using ${i}: Wanted ${e}, but got ${s}. (${t.length} bytes)`);throw a.code="EINTEGRITY",a.found=s,a.expected=e,a.algorithm=i,a.sri=e,a}}Ps.exports.checkStream=Y3e;function Y3e(t,e,r){r=Bi(r);let i=r.Promise||Promise,n=aN(r.concat({integrity:e}));return new i((s,o)=>{t.pipe(n),t.on("error",o),n.on("error",o);let a;n.on("verified",l=>{a=l}),n.on("end",()=>s(a)),n.on("data",()=>{})})}Ps.exports.integrityStream=aN;function aN(t){t=Bi(t);let e=t.integrity&&Fs(t.integrity,t),r=e&&Object.keys(e).length,i=r&&e.pickAlgorithm(t),n=r&&e[i],s=Array.from(new Set(t.algorithms.concat(i?[i]:[]))),o=s.map(Qd.createHash),a=0,l=new R3e({transform(c,u,g){a+=c.length,o.forEach(h=>h.update(c,u)),g(null,c,u)}}).on("end",()=>{let c=t.options&&t.options.length?`?${t.options.join("?")}`:"",u=Fs(o.map((h,f)=>`${s[f]}-${h.digest("base64")}${c}`).join(" "),t),g=r&&u.match(e,t);if(typeof t.size=="number"&&a!==t.size){let h=new Error(`stream size mismatch when checking ${e}.
|
|||
|
Wanted: ${t.size}
|
|||
|
Found: ${a}`);h.code="EBADSIZE",h.found=a,h.expected=t.size,h.sri=e,l.emit("error",h)}else if(t.integrity&&!g){let h=new Error(`${e} integrity checksum failed when using ${i}: wanted ${n} but got ${u}. (${a} bytes)`);h.code="EINTEGRITY",h.found=u,h.expected=n,h.algorithm=i,h.sri=e,l.emit("error",h)}else l.emit("size",a),l.emit("integrity",u),g&&l.emit("verified",g)});return l}Ps.exports.create=q3e;function q3e(t){t=Bi(t);let e=t.algorithms,r=t.options.length?`?${t.options.join("?")}`:"",i=e.map(Qd.createHash);return{update:function(n,s){return i.forEach(o=>o.update(n,s)),this},digest:function(n){return e.reduce((o,a)=>{let l=i.shift().digest("base64"),c=new Dl(`${a}-${l}${r}`,t);if(c.algorithm&&c.digest){let u=c.algorithm;o[u]||(o[u]=[]),o[u].push(c)}return o},new eg)}}}var j3e=new Set(Qd.getHashes()),hoe=["md5","whirlpool","sha1","sha224","sha256","sha384","sha512","sha3","sha3-256","sha3-384","sha3-512","sha3_256","sha3_384","sha3_512"].filter(t=>j3e.has(t));function O3e(t,e){return hoe.indexOf(t.toLowerCase())>=hoe.indexOf(e.toLowerCase())?t:e}});var Gf={};$e(Gf,{BuildType:()=>_i,Cache:()=>mt,Configuration:()=>ce,DEFAULT_LOCK_FILENAME:()=>yk,DEFAULT_RC_FILENAME:()=>Ek,FormatType:()=>ys,InstallMode:()=>Mr,LightReport:()=>Eo,LinkType:()=>lt,Manifest:()=>Je,MessageName:()=>J,PackageExtensionStatus:()=>Xr,PackageExtensionType:()=>Pr,Project:()=>Le,ProjectLookup:()=>wa,Report:()=>pi,ReportError:()=>et,SettingsType:()=>ge,StreamReport:()=>Pe,TAG_REGEXP:()=>tu,TelemetryManager:()=>Hf,ThrowReport:()=>Dr,VirtualFetcher:()=>bf,Workspace:()=>Uf,WorkspaceResolver:()=>Ir,YarnVersion:()=>Qr,execUtils:()=>Hr,folderUtils:()=>iQ,formatUtils:()=>Ae,hashUtils:()=>ki,httpUtils:()=>Mt,miscUtils:()=>fe,scriptUtils:()=>kt,semverUtils:()=>Ft,structUtils:()=>b,tgzUtils:()=>Nr,treeUtils:()=>Yn});var Hr={};$e(Hr,{EndStrategy:()=>on,execvp:()=>xAe,pipevp:()=>js});var Rg={};$e(Rg,{AliasFS:()=>eA,CwdFS:()=>Dt,DEFAULT_COMPRESSION_LEVEL:()=>$a,FakeFS:()=>Uo,Filename:()=>Et,JailFS:()=>Ys,LazyFS:()=>kg,LinkStrategy:()=>wg,NoFS:()=>TC,NodeFS:()=>Nt,PortablePath:()=>Se,PosixFS:()=>vg,ProxiedFS:()=>Ur,VirtualFS:()=>ar,ZipFS:()=>kr,ZipOpenFS:()=>sn,constants:()=>$t,extendFs:()=>KC,normalizeLineEndings:()=>Pl,npath:()=>L,opendir:()=>NC,patchFs:()=>Gw,ppath:()=>D,statUtils:()=>kw,toFilename:()=>or,xfs:()=>M});var $t={};$e($t,{SAFE_TIME:()=>xw,S_IFDIR:()=>Us,S_IFLNK:()=>Gs,S_IFMT:()=>Gi,S_IFREG:()=>Hs});var Gi=61440,Us=16384,Hs=32768,Gs=40960,xw=456789e3;var kw={};$e(kw,{BigIntStatsEntry:()=>Eg,DEFAULT_MODE:()=>Ig,DirEntry:()=>_N,StatEntry:()=>Oo,areStatsEqual:()=>Pw,clearStats:()=>SC,convertToBigIntStats:()=>xC,makeDefaultStats:()=>yg,makeEmptyStats:()=>Uae});var vw=ne(require("util"));var Ig=Hs|420,_N=class{constructor(){this.name="";this.mode=0}isBlockDevice(){return!1}isCharacterDevice(){return!1}isDirectory(){return(this.mode&Gi)===Us}isFIFO(){return!1}isFile(){return(this.mode&Gi)===Hs}isSocket(){return!1}isSymbolicLink(){return(this.mode&Gi)===Gs}},Oo=class{constructor(){this.uid=0;this.gid=0;this.size=0;this.blksize=0;this.atimeMs=0;this.mtimeMs=0;this.ctimeMs=0;this.birthtimeMs=0;this.atime=new Date(0);this.mtime=new Date(0);this.ctime=new Date(0);this.birthtime=new Date(0);this.dev=0;this.ino=0;this.mode=Ig;this.nlink=1;this.rdev=0;this.blocks=1}isBlockDevice(){return!1}isCharacterDevice(){return!1}isDirectory(){return(this.mode&Gi)===Us}isFIFO(){return!1}isFile(){return(this.mode&Gi)===Hs}isSocket(){return!1}isSymbolicLink(){return(this.mode&Gi)===Gs}},Eg=class{constructor(){this.uid=BigInt(0);this.gid=BigInt(0);this.size=BigInt(0);this.blksize=BigInt(0);this.atimeMs=BigInt(0);this.mtimeMs=BigInt(0);this.ctimeMs=BigInt(0);this.birthtimeMs=BigInt(0);this.atimeNs=BigInt(0);this.mtimeNs=BigInt(0);this.ctimeNs=BigInt(0);this.birthtimeNs=BigInt(0);this.atime=new Date(0);this.mtime=new Date(0);this.ctime=new Date(0);this.birthtime=new Date(0);this.dev=BigInt(0);this.ino=BigInt(0);this.mode=BigInt(Ig);this.nlink=BigInt(1);this.rdev=BigInt(0);this.blocks=BigInt(1)}isBlockDevice(){return!1}isCharacterDevice(){return!1}isDirectory(){return(this.mode&BigI
|
|||
|
`)}writeJsonSync(e,r){return this.writeFileSync(e,`${JSON.stringify(r,null,2)}
|
|||
|
`)}async preserveTimePromise(e,r){let i=await this.lstatPromise(e),n=await r();typeof n!="undefined"&&(e=n),this.lutimesPromise?await this.lutimesPromise(e,i.atime,i.mtime):i.isSymbolicLink()||await this.utimesPromise(e,i.atime,i.mtime)}async preserveTimeSync(e,r){let i=this.lstatSync(e),n=r();typeof n!="undefined"&&(e=n),this.lutimesSync?this.lutimesSync(e,i.atime,i.mtime):i.isSymbolicLink()||this.utimesSync(e,i.atime,i.mtime)}},Xa=class extends Uo{constructor(){super(D)}};function Xae(t){let e=t.match(/\r?\n/g);if(e===null)return aM.EOL;let r=e.filter(n=>n===`\r
|
|||
|
`).length,i=e.length-r;return r>i?`\r
|
|||
|
`:`
|
|||
|
`}function Pl(t,e){return e.replace(/\r?\n/g,Xae(t))}var Fl=ne(require("fs")),Tw=ne(require("stream")),uM=ne(require("util")),Ow=ne(require("zlib"));var AM=ne(require("fs"));var Nt=class extends Xa{constructor(e=AM.default){super();this.realFs=e,typeof this.realFs.lutimes!="undefined"&&(this.lutimesPromise=this.lutimesPromiseImpl,this.lutimesSync=this.lutimesSyncImpl)}getExtractHint(){return!1}getRealPath(){return Se.root}resolve(e){return D.resolve(e)}async openPromise(e,r,i){return await new Promise((n,s)=>{this.realFs.open(L.fromPortablePath(e),r,i,this.makeCallback(n,s))})}openSync(e,r,i){return this.realFs.openSync(L.fromPortablePath(e),r,i)}async opendirPromise(e,r){return await new Promise((i,n)=>{typeof r!="undefined"?this.realFs.opendir(L.fromPortablePath(e),r,this.makeCallback(i,n)):this.realFs.opendir(L.fromPortablePath(e),this.makeCallback(i,n))}).then(i=>Object.defineProperty(i,"path",{value:e,configurable:!0,writable:!0}))}opendirSync(e,r){let i=typeof r!="undefined"?this.realFs.opendirSync(L.fromPortablePath(e),r):this.realFs.opendirSync(L.fromPortablePath(e));return Object.defineProperty(i,"path",{value:e,configurable:!0,writable:!0})}async readPromise(e,r,i=0,n=0,s=-1){return await new Promise((o,a)=>{this.realFs.read(e,r,i,n,s,(l,c)=>{l?a(l):o(c)})})}readSync(e,r,i,n,s){return this.realFs.readSync(e,r,i,n,s)}async writePromise(e,r,i,n,s){return await new Promise((o,a)=>typeof r=="string"?this.realFs.write(e,r,i,this.makeCallback(o,a)):this.realFs.write(e,r,i,n,s,this.makeCallback(o,a)))}writeSync(e,r,i,n,s){return typeof r=="string"?this.realFs.writeSync(e,r,i):this.realFs.writeSync(e,r,i,n,s)}async closePromise(e){await new Promise((r,i)=>{this.realFs.close(e,this.makeCallback(r,i))})}closeSync(e){this.realFs.closeSync(e)}createReadStream(e,r){let i=e!==null?L.fromPortablePath(e):e;return this.realFs.createReadStream(i,r)}createWriteStream(e,r){let i=e!==null?L.fromPortablePath(e):e;return this.realFs.createWriteStream(i,r)}async realpathPromise(e){return await new Promise((r,i)=>{this.realFs.realpath(L.fromPortablePath(e),{},this.makeCallback(r,i))}).then(r=>L.toPortablePath(r))}realpathSync(e){return L.toPortablePath(this.realFs.realpathSync(L.fromPortablePath(e),{}))}async existsPromise(e){return await new Promise(r=>{this.realFs.exists(L.fromPortablePath(e),r)})}accessSync(e,r){return this.realFs.accessSync(L.fromPortablePath(e),r)}async accessPromise(e,r){return await new Promise((i,n)=>{this.realFs.access(L.fromPortablePath(e),r,this.makeCallback(i,n))})}existsSync(e){return this.realFs.existsSync(L.fromPortablePath(e))}async statPromise(e,r){return await new Promise((i,n)=>{r?this.realFs.stat(L.fromPortablePath(e),r,this.makeCallback(i,n)):this.realFs.stat(L.fromPortablePath(e),this.makeCallback(i,n))})}statSync(e,r){return r?this.realFs.statSync(L.fromPortablePath(e),r):this.realFs.statSync(L.fromPortablePath(e))}async fstatPromise(e,r){return await new Promise((i,n)=>{r?this.realFs.fstat(e,r,this.makeCallback(i,n)):this.realFs.fstat(e,this.makeCallback(i,n))})}fstatSync(e,r){return r?this.realFs.fstatSync(e,r):this.realFs.fstatSync(e)}async lstatPromise(e,r){return await new Promise((i,n)=>{r?this.realFs.lstat(L.fromPortablePath(e),r,this.makeCallback(i,n)):this.realFs.lstat(L.fromPortablePath(e),this.makeCallback(i,n))})}lstatSync(e,r){return r?this.realFs.lstatSync(L.fromPortablePath(e),r):this.realFs.lstatSync(L.fromPortablePath(e))}async chmodPromise(e,r){return await new Promise((i,n)=>{this.realFs.chmod(L.fromPortablePath(e),r,this.makeCallback(i,n))})}chmodSync(e,r){return this.realFs.chmodSync(L.fromPortablePath(e),r)}async chownPromise(e,r,i){return await new Promise((n,s)=>{this.realFs.chown(L.fromPortablePath(e),r,i,this.makeCallback(n,s))})}chownSync(e,r,i){return this.realFs.chownSync(L.fromPortablePath(e),r,i)}async renamePromise(e,r){return await new Promise((i,n)=>{this.realFs.rename(L.fromPortablePath(e),L.fromPortablePath(r),this.makeCallback(i,n))})}renameSync(e,r){return this.realFs.renameSync(L.fromPortablePath(e),L.fromPortablePath(r))}async copyFilePromise(e,r,i=0){retu
|
|||
|
|
|||
|
${I}`),{code:rQ(f,p),stdout:m,stderr:I}))})})}var kAe=new Map([["SIGINT",2],["SIGQUIT",3],["SIGKILL",9],["SIGTERM",15]]);function rQ(t,e){let r=kAe.get(e);return typeof r!="undefined"?128+r:t!=null?t:1}var iQ={};$e(iQ,{getDefaultGlobalFolder:()=>sQ,getHomeFolder:()=>Ng,isFolderInside:()=>oQ});var nQ=ne(require("os"));function sQ(){if(process.platform==="win32"){let t=L.toPortablePath(process.env.LOCALAPPDATA||L.join((0,nQ.homedir)(),"AppData","Local"));return D.resolve(t,"Yarn/Berry")}if(process.env.XDG_DATA_HOME){let t=L.toPortablePath(process.env.XDG_DATA_HOME);return D.resolve(t,"yarn/berry")}return D.resolve(Ng(),".yarn/berry")}function Ng(){return L.toPortablePath((0,nQ.homedir)()||"/usr/local/share")}function oQ(t,e){let r=D.relative(e,t);return r&&!r.startsWith("..")&&!D.isAbsolute(r)}var Ae={};$e(Ae,{LogLevel:()=>On,Style:()=>wA,Type:()=>Ne,addLogFilterSupport:()=>bh,applyColor:()=>zi,applyHyperlink:()=>oc,applyStyle:()=>rI,json:()=>ac,mark:()=>Ib,pretty:()=>ze,prettyField:()=>bA,prettyList:()=>vb,supportsColor:()=>eI,supportsHyperlinks:()=>xb,tuple:()=>QA});var Qh=ne(dQ()),hH=ne(Og()),fH=ne(Ji()),pH=ne($T());var J;(function(re){re[re.UNNAMED=0]="UNNAMED",re[re.EXCEPTION=1]="EXCEPTION",re[re.MISSING_PEER_DEPENDENCY=2]="MISSING_PEER_DEPENDENCY",re[re.CYCLIC_DEPENDENCIES=3]="CYCLIC_DEPENDENCIES",re[re.DISABLED_BUILD_SCRIPTS=4]="DISABLED_BUILD_SCRIPTS",re[re.BUILD_DISABLED=5]="BUILD_DISABLED",re[re.SOFT_LINK_BUILD=6]="SOFT_LINK_BUILD",re[re.MUST_BUILD=7]="MUST_BUILD",re[re.MUST_REBUILD=8]="MUST_REBUILD",re[re.BUILD_FAILED=9]="BUILD_FAILED",re[re.RESOLVER_NOT_FOUND=10]="RESOLVER_NOT_FOUND",re[re.FETCHER_NOT_FOUND=11]="FETCHER_NOT_FOUND",re[re.LINKER_NOT_FOUND=12]="LINKER_NOT_FOUND",re[re.FETCH_NOT_CACHED=13]="FETCH_NOT_CACHED",re[re.YARN_IMPORT_FAILED=14]="YARN_IMPORT_FAILED",re[re.REMOTE_INVALID=15]="REMOTE_INVALID",re[re.REMOTE_NOT_FOUND=16]="REMOTE_NOT_FOUND",re[re.RESOLUTION_PACK=17]="RESOLUTION_PACK",re[re.CACHE_CHECKSUM_MISMATCH=18]="CACHE_CHECKSUM_MISMATCH",re[re.UNUSED_CACHE_ENTRY=19]="UNUSED_CACHE_ENTRY",re[re.MISSING_LOCKFILE_ENTRY=20]="MISSING_LOCKFILE_ENTRY",re[re.WORKSPACE_NOT_FOUND=21]="WORKSPACE_NOT_FOUND",re[re.TOO_MANY_MATCHING_WORKSPACES=22]="TOO_MANY_MATCHING_WORKSPACES",re[re.CONSTRAINTS_MISSING_DEPENDENCY=23]="CONSTRAINTS_MISSING_DEPENDENCY",re[re.CONSTRAINTS_INCOMPATIBLE_DEPENDENCY=24]="CONSTRAINTS_INCOMPATIBLE_DEPENDENCY",re[re.CONSTRAINTS_EXTRANEOUS_DEPENDENCY=25]="CONSTRAINTS_EXTRANEOUS_DEPENDENCY",re[re.CONSTRAINTS_INVALID_DEPENDENCY=26]="CONSTRAINTS_INVALID_DEPENDENCY",re[re.CANT_SUGGEST_RESOLUTIONS=27]="CANT_SUGGEST_RESOLUTIONS",re[re.FROZEN_LOCKFILE_EXCEPTION=28]="FROZEN_LOCKFILE_EXCEPTION",re[re.CROSS_DRIVE_VIRTUAL_LOCAL=29]="CROSS_DRIVE_VIRTUAL_LOCAL",re[re.FETCH_FAILED=30]="FETCH_FAILED",re[re.DANGEROUS_NODE_MODULES=31]="DANGEROUS_NODE_MODULES",re[re.NODE_GYP_INJECTED=32]="NODE_GYP_INJECTED",re[re.AUTHENTICATION_NOT_FOUND=33]="AUTHENTICATION_NOT_FOUND",re[re.INVALID_CONFIGURATION_KEY=34]="INVALID_CONFIGURATION_KEY",re[re.NETWORK_ERROR=35]="NETWORK_ERROR",re[re.LIFECYCLE_SCRIPT=36]="LIFECYCLE_SCRIPT",re[re.CONSTRAINTS_MISSING_FIELD=37]="CONSTRAINTS_MISSING_FIELD",re[re.CONSTRAINTS_INCOMPATIBLE_FIELD=38]="CONSTRAINTS_INCOMPATIBLE_FIELD",re[re.CONSTRAINTS_EXTRANEOUS_FIELD=39]="CONSTRAINTS_EXTRANEOUS_FIELD",re[re.CONSTRAINTS_INVALID_FIELD=40]="CONSTRAINTS_INVALID_FIELD",re[re.AUTHENTICATION_INVALID=41]="AUTHENTICATION_INVALID",re[re.PROLOG_UNKNOWN_ERROR=42]="PROLOG_UNKNOWN_ERROR",re[re.PROLOG_SYNTAX_ERROR=43]="PROLOG_SYNTAX_ERROR",re[re.PROLOG_EXISTENCE_ERROR=44]="PROLOG_EXISTENCE_ERROR",re[re.STACK_OVERFLOW_RESOLUTION=45]="STACK_OVERFLOW_RESOLUTION",re[re.AUTOMERGE_FAILED_TO_PARSE=46]="AUTOMERGE_FAILED_TO_PARSE",re[re.AUTOMERGE_IMMUTABLE=47]="AUTOMERGE_IMMUTABLE",re[re.AUTOMERGE_SUCCESS=48]="AUTOMERGE_SUCCESS",re[re.AUTOMERGE_REQUIRED=49]="AUTOMERGE_REQUIRED",re[re.DEPRECATED_CLI_SETTINGS=50]="DEPRECATED_CLI_SETTINGS",re[re.PLUGIN_NAME_NOT_FOUND=51]="PLUGIN_NAME_NOT_FOUND",re[re.INVALID_PLUGIN_REFERENCE=52]="INVALID_PLUGIN_REFERENCE",re[re.CONSTRAINTS_AMBIGUITY=53]="CONSTRAINTS_AMBIGUITY
|
|||
|
|
|||
|
${this.candidates.map(({usage:n})=>`$ ${n}`).join(`
|
|||
|
`)}`}else if(this.candidates.length===1){let[{usage:i}]=this.candidates;this.message=`Command not found; did you mean:
|
|||
|
|
|||
|
$ ${i}
|
|||
|
${LQ(e)}`}else this.message=`Command not found; did you mean one of:
|
|||
|
|
|||
|
${this.candidates.map(({usage:i},n)=>`${`${n}.`.padStart(4)} ${i}`).join(`
|
|||
|
`)}
|
|||
|
|
|||
|
${LQ(e)}`}},TQ=class extends Error{constructor(e,r){super();this.input=e,this.usages=r,this.clipanion={type:"none"},this.name="AmbiguousSyntaxError",this.message=`Cannot find which to pick amongst the following alternatives:
|
|||
|
|
|||
|
${this.usages.map((i,n)=>`${`${n}.`.padStart(4)} ${i}`).join(`
|
|||
|
`)}
|
|||
|
|
|||
|
${LQ(e)}`}},LQ=t=>`While running ${t.filter(e=>e!==Gr).map(e=>{let r=JSON.stringify(e);return e.match(/\s/)||e.length===0||r!==`"${e}"`?r:e}).join(" ")}`;var jg=Symbol("clipanion/isOption");function Ai(t){return W(v({},t),{[jg]:!0})}function ss(t,e){return typeof t=="undefined"?[t,e]:typeof t=="object"&&t!==null&&!Array.isArray(t)?[void 0,t]:[t,e]}function $C(t,e=!1){let r=t.replace(/^\.: /,"");return e&&(r=r[0].toLowerCase()+r.slice(1)),r}function Jg(t,e){return e.length===1?new me(`${t}: ${$C(e[0],!0)}`):new me(`${t}:
|
|||
|
${e.map(r=>`
|
|||
|
- ${$C(r)}`).join("")}`)}function Wg(t,e,r){if(typeof r=="undefined")return e;let i=[],n=[],s=a=>{let l=e;return e=a,s.bind(null,l)};if(!r(e,{errors:i,coercions:n,coercion:s}))throw Jg(`Invalid value for ${t}`,i);for(let[,a]of n)a();return e}var Ce=class{constructor(){this.help=!1}static Usage(e){return e}async catch(e){throw e}async validateAndExecute(){let r=this.constructor.schema;if(typeof r!="undefined"){let{isDict:n,isUnknown:s,applyCascade:o}=await Promise.resolve().then(()=>(Nn(),Gl)),a=o(n(s()),r),l=[],c=[];if(!a(this,{errors:l,coercions:c}))throw Jg("Invalid option schema",l);for(let[,g]of c)g()}let i=await this.execute();return typeof i!="undefined"?i:0}};Ce.isOption=jg;Ce.Default=[];function Si(t){MQ&&console.log(t)}var cO={candidateUsage:null,requiredOptions:[],errorMessage:null,ignoreOptions:!1,path:[],positionals:[],options:[],remainder:null,selectedIndex:Hl};function uO(){return{nodes:[ci(),ci(),ci()]}}function _ce(t){let e=uO(),r=[],i=e.nodes.length;for(let n of t){r.push(i);for(let s=0;s<n.nodes.length;++s)gO(s)||e.nodes.push(Zce(n.nodes[s],i));i+=n.nodes.length-2}for(let n of r)Yl(e,sA,n);return e}function Mn(t,e){return t.nodes.push(e),t.nodes.length-1}function $ce(t){let e=new Set,r=i=>{if(e.has(i))return;e.add(i);let n=t.nodes[i];for(let o of Object.values(n.statics))for(let{to:a}of o)r(a);for(let[,{to:o}]of n.dynamics)r(o);for(let{to:o}of n.shortcuts)r(o);let s=new Set(n.shortcuts.map(({to:o})=>o));for(;n.shortcuts.length>0;){let{to:o}=n.shortcuts.shift(),a=t.nodes[o];for(let[l,c]of Object.entries(a.statics)){let u=Object.prototype.hasOwnProperty.call(n.statics,l)?n.statics[l]:n.statics[l]=[];for(let g of c)u.some(({to:h})=>g.to===h)||u.push(g)}for(let[l,c]of a.dynamics)n.dynamics.some(([u,{to:g}])=>l===u&&c.to===g)||n.dynamics.push([l,c]);for(let l of a.shortcuts)s.has(l.to)||(n.shortcuts.push(l),s.add(l.to))}};r(sA)}function eue(t,{prefix:e=""}={}){if(MQ){Si(`${e}Nodes are:`);for(let r=0;r<t.nodes.length;++r)Si(`${e} ${r}: ${JSON.stringify(t.nodes[r])}`)}}function hO(t,e,r=!1){Si(`Running a vm on ${JSON.stringify(e)}`);let i=[{node:sA,state:{candidateUsage:null,requiredOptions:[],errorMessage:null,ignoreOptions:!1,options:[],path:[],positionals:[],remainder:null,selectedIndex:null}}];eue(t,{prefix:" "});let n=[FQ,...e];for(let s=0;s<n.length;++s){let o=n[s];Si(` Processing ${JSON.stringify(o)}`);let a=[];for(let{node:l,state:c}of i){Si(` Current node is ${l}`);let u=t.nodes[l];if(l===ai){a.push({node:l,state:c});continue}console.assert(u.shortcuts.length===0,"Shortcuts should have been eliminated by now");let g=Object.prototype.hasOwnProperty.call(u.statics,o);if(!r||s<n.length-1||g)if(g){let h=u.statics[o];for(let{to:f,reducer:p}of h)a.push({node:f,state:typeof p!="undefined"?tm(YQ,p,c,o):c}),Si(` Static transition to ${f} found`)}else Si(" No static transition found");else{let h=!1;for(let f of Object.keys(u.statics))if(!!f.startsWith(o)){if(o===f)for(let{to:p,reducer:m}of u.statics[f])a.push({node:p,state:typeof m!="undefined"?tm(YQ,m,c,o):c}),Si(` Static transition to ${p} found`);else for(let{to:p}of u.statics[f])a.push({node:p,state:W(v({},c),{remainder:f.slice(o.length)})}),Si(` Static transition to ${p} found (partial match)`);h=!0}h||Si(" No partial static transition found")}if(o!==Gr)for(let[h,{to:f,reducer:p}]of u.dynamics)tm(rm,h,c,o)&&(a.push({node:f,state:typeof p!="undefined"?tm(YQ,p,c,o):c}),Si(` Dynamic transition to ${f} found (via ${h})`))}if(a.length===0&&o===Gr&&e.length===1)return[{node:sA,state:cO}];if(a.length===0)throw new qg(e,i.filter(({node:l})=>l!==ai).map(({state:l})=>({usage:l.candidateUsage,reason:null})));if(a.every(({node:l})=>l===ai))throw new qg(e,a.map(({state:l})=>({usage:l.candidateUsage,reason:l.errorMessage})));i=tue(a)}if(i.length>0){Si(" Results:");for(let s of i)Si(` - ${s.node} -> ${JSON.stringify(s.state)}`)}else Si(" No results");return i}function rue(t,e){if(e.selectedIndex!==null)return!0;if(Object.prototype.hasOwnProperty.call(t.statics,Gr)){for(let{to:r}of t.statics[Gr])if(r===Yg)return!0}return!1}functio
|
|||
|
`),r=e.filter(n=>n.match(/\S/)),i=r.length>0?r.reduce((n,s)=>Math.min(n,s.length-s.trimStart().length),Number.MAX_VALUE):0;return e.map(n=>n.slice(i).trimRight()).join(`
|
|||
|
`)}function ln(t,{format:e,paragraphs:r}){return t=t.replace(/\r\n?/g,`
|
|||
|
`),t=Aue(t),t=t.replace(/^\n+|\n+$/g,""),t=t.replace(/^(\s*)-([^\n]*?)\n+/gm,`$1-$2
|
|||
|
|
|||
|
`),t=t.replace(/\n(\n)?\n*/g,"$1"),r&&(t=t.split(/\n/).map(i=>{let n=i.match(/^\s*[*-][\t ]+(.*)/);if(!n)return i.match(/(.{1,80})(?: |$)/g).join(`
|
|||
|
`);let s=i.length-i.trimStart().length;return n[1].match(new RegExp(`(.{1,${78-s}})(?: |$)`,"g")).map((o,a)=>" ".repeat(s)+(a===0?"- ":" ")+o).join(`
|
|||
|
`)}).join(`
|
|||
|
|
|||
|
`)),t=t.replace(/(`+)((?:.|[\n])*?)\1/g,(i,n,s)=>e.code(n+s+n)),t=t.replace(/(\*\*)((?:.|[\n])*?)\1/g,(i,n,s)=>e.bold(n+s+n)),t?`${t}
|
|||
|
`:""}var Vg=class extends Ce{constructor(e){super();this.contexts=e,this.commands=[]}static from(e,r){let i=new Vg(r);i.path=e.path;for(let n of e.options)switch(n.name){case"-c":i.commands.push(Number(n.value));break;case"-i":i.index=Number(n.value);break}return i}async execute(){let e=this.commands;if(typeof this.index!="undefined"&&this.index>=0&&this.index<e.length&&(e=[e[this.index]]),e.length===0)this.context.stdout.write(this.cli.usage());else if(e.length===1)this.context.stdout.write(this.cli.usage(this.contexts[e[0]].commandClass,{detailed:!0}));else if(e.length>1){this.context.stdout.write(`Multiple commands match your selection:
|
|||
|
`),this.context.stdout.write(`
|
|||
|
`);let r=0;for(let i of this.commands)this.context.stdout.write(this.cli.usage(this.contexts[i].commandClass,{prefix:`${r++}. `.padStart(5)}));this.context.stdout.write(`
|
|||
|
`),this.context.stdout.write(`Run again with -h=<index> to see the longer details of any of those commands.
|
|||
|
`)}}};var mO=Symbol("clipanion/errorCommand");function lue(){return process.env.FORCE_COLOR==="0"?!1:!!(process.env.FORCE_COLOR==="1"||typeof process.stdout!="undefined"&&process.stdout.isTTY)}var os=class{constructor({binaryLabel:e,binaryName:r="...",binaryVersion:i,enableColors:n=lue()}={}){this.registrations=new Map,this.builder=new zg({binaryName:r}),this.binaryLabel=e,this.binaryName=r,this.binaryVersion=i,this.enableColors=n}static from(e,r={}){let i=new os(r);for(let n of e)i.register(n);return i}register(e){var r;let i=new Map,n=new e;for(let l in n){let c=n[l];typeof c=="object"&&c!==null&&c[Ce.isOption]&&i.set(l,c)}let s=this.builder.command(),o=s.cliIndex,a=(r=e.paths)!==null&&r!==void 0?r:n.paths;if(typeof a!="undefined")for(let l of a)s.addPath(l);this.registrations.set(e,{specs:i,builder:s,index:o});for(let[l,{definition:c}]of i.entries())c(s,l);s.setContext({commandClass:e})}process(e){let{contexts:r,process:i}=this.builder.compile(),n=i(e);switch(n.selectedIndex){case Hl:return Vg.from(n,r);default:{let{commandClass:s}=r[n.selectedIndex],o=this.registrations.get(s);if(typeof o=="undefined")throw new Error("Assertion failed: Expected the command class to have been registered.");let a=new s;a.path=n.path;try{for(let[l,{transformer:c}]of o.specs.entries())a[l]=c(o.builder,l,n);return a}catch(l){throw l[mO]=a,l}}break}}async run(e,r){let i;if(!Array.isArray(e))i=e;else try{i=this.process(e)}catch(s){return r.stdout.write(this.error(s)),1}if(i.help)return r.stdout.write(this.usage(i,{detailed:!0})),0;i.context=r,i.cli={binaryLabel:this.binaryLabel,binaryName:this.binaryName,binaryVersion:this.binaryVersion,enableColors:this.enableColors,definitions:()=>this.definitions(),error:(s,o)=>this.error(s,o),process:s=>this.process(s),run:(s,o)=>this.run(s,v(v({},r),o)),usage:(s,o)=>this.usage(s,o)};let n;try{n=await i.validateAndExecute().catch(s=>i.catch(s).then(()=>0))}catch(s){return r.stdout.write(this.error(s,{command:i})),1}return n}async runExit(e,r){process.exitCode=await this.run(e,r)}suggest(e,r){let{suggest:i}=this.builder.compile();return i(e,r)}definitions({colored:e=!1}={}){let r=[];for(let[i,{index:n}]of this.registrations){if(typeof i.usage=="undefined")continue;let{usage:s}=this.getUsageByIndex(n,{detailed:!1}),{usage:o,options:a}=this.getUsageByIndex(n,{detailed:!0,inlineOptions:!1}),l=typeof i.usage.category!="undefined"?ln(i.usage.category,{format:this.format(e),paragraphs:!1}):void 0,c=typeof i.usage.description!="undefined"?ln(i.usage.description,{format:this.format(e),paragraphs:!1}):void 0,u=typeof i.usage.details!="undefined"?ln(i.usage.details,{format:this.format(e),paragraphs:!0}):void 0,g=typeof i.usage.examples!="undefined"?i.usage.examples.map(([h,f])=>[ln(h,{format:this.format(e),paragraphs:!1}),f.replace(/\$0/g,this.binaryName)]):void 0;r.push({path:s,usage:o,category:l,description:c,details:u,examples:g,options:a})}return r}usage(e=null,{colored:r,detailed:i=!1,prefix:n="$ "}={}){var s;if(e===null){for(let l of this.registrations.keys()){let c=l.paths,u=typeof l.usage!="undefined";if(!c||c.length===0||c.length===1&&c[0].length===0||((s=c==null?void 0:c.some(f=>f.length===0))!==null&&s!==void 0?s:!1))if(e){e=null;break}else e=l;else if(u){e=null;continue}}e&&(i=!0)}let o=e!==null&&e instanceof Ce?e.constructor:e,a="";if(o)if(i){let{description:l="",details:c="",examples:u=[]}=o.usage||{};l!==""&&(a+=ln(l,{format:this.format(r),paragraphs:!1}).replace(/^./,f=>f.toUpperCase()),a+=`
|
|||
|
`),(c!==""||u.length>0)&&(a+=`${this.format(r).header("Usage")}
|
|||
|
`,a+=`
|
|||
|
`);let{usage:g,options:h}=this.getUsageByRegistration(o,{inlineOptions:!1});if(a+=`${this.format(r).bold(n)}${g}
|
|||
|
`,h.length>0){a+=`
|
|||
|
`,a+=`${JQ.header("Options")}
|
|||
|
`;let f=h.reduce((p,m)=>Math.max(p,m.definition.length),0);a+=`
|
|||
|
`;for(let{definition:p,description:m}of h)a+=` ${this.format(r).bold(p.padEnd(f))} ${ln(m,{format:this.format(r),paragraphs:!1})}`}if(c!==""&&(a+=`
|
|||
|
`,a+=`${this.format(r).header("Details")}
|
|||
|
`,a+=`
|
|||
|
`,a+=ln(c,{format:this.format(r),paragraphs:!0})),u.length>0){a+=`
|
|||
|
`,a+=`${this.format(r).header("Examples")}
|
|||
|
`;for(let[f,p]of u)a+=`
|
|||
|
`,a+=ln(f,{format:this.format(r),paragraphs:!1}),a+=`${p.replace(/^/m,` ${this.format(r).bold(n)}`).replace(/\$0/g,this.binaryName)}
|
|||
|
`}}else{let{usage:l}=this.getUsageByRegistration(o);a+=`${this.format(r).bold(n)}${l}
|
|||
|
`}else{let l=new Map;for(let[h,{index:f}]of this.registrations.entries()){if(typeof h.usage=="undefined")continue;let p=typeof h.usage.category!="undefined"?ln(h.usage.category,{format:this.format(r),paragraphs:!1}):null,m=l.get(p);typeof m=="undefined"&&l.set(p,m=[]);let{usage:I}=this.getUsageByIndex(f);m.push({commandClass:h,usage:I})}let c=Array.from(l.keys()).sort((h,f)=>h===null?-1:f===null?1:h.localeCompare(f,"en",{usage:"sort",caseFirst:"upper"})),u=typeof this.binaryLabel!="undefined",g=typeof this.binaryVersion!="undefined";u||g?(u&&g?a+=`${this.format(r).header(`${this.binaryLabel} - ${this.binaryVersion}`)}
|
|||
|
|
|||
|
`:u?a+=`${this.format(r).header(`${this.binaryLabel}`)}
|
|||
|
`:a+=`${this.format(r).header(`${this.binaryVersion}`)}
|
|||
|
`,a+=` ${this.format(r).bold(n)}${this.binaryName} <command>
|
|||
|
`):a+=`${this.format(r).bold(n)}${this.binaryName} <command>
|
|||
|
`;for(let h of c){let f=l.get(h).slice().sort((m,I)=>m.usage.localeCompare(I.usage,"en",{usage:"sort",caseFirst:"upper"})),p=h!==null?h.trim():"General commands";a+=`
|
|||
|
`,a+=`${this.format(r).header(`${p}`)}
|
|||
|
`;for(let{commandClass:m,usage:I}of f){let Q=m.usage.description||"undocumented";a+=`
|
|||
|
`,a+=` ${this.format(r).bold(I)}
|
|||
|
`,a+=` ${ln(Q,{format:this.format(r),paragraphs:!1})}`}}a+=`
|
|||
|
`,a+=ln("You can also print more details about any of these commands by calling them with the `-h,--help` flag right after the command name.",{format:this.format(r),paragraphs:!0})}return a}error(e,r){var i,{colored:n,command:s=(i=e[mO])!==null&&i!==void 0?i:null}=r===void 0?{}:r;e instanceof Error||(e=new Error(`Execution failed with a non-error rejection (rejected value: ${JSON.stringify(e)})`));let o="",a=e.name.replace(/([a-z])([A-Z])/g,"$1 $2");a==="Error"&&(a="Internal Error"),o+=`${this.format(n).error(a)}: ${e.message}
|
|||
|
`;let l=e.clipanion;return typeof l!="undefined"?l.type==="usage"&&(o+=`
|
|||
|
`,o+=this.usage(s)):e.stack&&(o+=`${e.stack.replace(/^.*\n/,"")}
|
|||
|
`),o}getUsageByRegistration(e,r){let i=this.registrations.get(e);if(typeof i=="undefined")throw new Error("Assertion failed: Unregistered command");return this.getUsageByIndex(i.index,r)}getUsageByIndex(e,r){return this.builder.getBuilderByIndex(e).usage(r)}format(e=this.enableColors){return e?JQ:CO}};os.defaultContext={stdin:process.stdin,stdout:process.stdout,stderr:process.stderr};var WQ={};$e(WQ,{DefinitionsCommand:()=>im,HelpCommand:()=>nm,VersionCommand:()=>sm});var im=class extends Ce{async execute(){this.context.stdout.write(`${JSON.stringify(this.cli.definitions(),null,2)}
|
|||
|
`)}};im.paths=[["--clipanion=definitions"]];var nm=class extends Ce{async execute(){this.context.stdout.write(this.cli.usage())}};nm.paths=[["-h"],["--help"]];var sm=class extends Ce{async execute(){var e;this.context.stdout.write(`${(e=this.cli.binaryVersion)!==null&&e!==void 0?e:"<unknown>"}
|
|||
|
`)}};sm.paths=[["-v"],["--version"]];var Y={};$e(Y,{Array:()=>IO,Boolean:()=>EO,Counter:()=>yO,Proxy:()=>BO,Rest:()=>wO,String:()=>QO,applyValidator:()=>Wg,cleanValidationError:()=>$C,formatError:()=>Jg,isOptionSymbol:()=>jg,makeCommandOption:()=>Ai,rerouteArguments:()=>ss});function IO(t,e,r){let[i,n]=ss(e,r!=null?r:{}),{arity:s=1}=n,o=t.split(","),a=new Set(o);return Ai({definition(l){l.addOption({names:o,arity:s,hidden:n==null?void 0:n.hidden,description:n==null?void 0:n.description,required:n.required})},transformer(l,c,u){let g=typeof i!="undefined"?[...i]:void 0;for(let{name:h,value:f}of u.options)!a.has(h)||(g=g!=null?g:[],g.push(f));return g}})}function EO(t,e,r){let[i,n]=ss(e,r!=null?r:{}),s=t.split(","),o=new Set(s);return Ai({definition(a){a.addOption({names:s,allowBinding:!1,arity:0,hidden:n.hidden,description:n.description,required:n.required})},transformer(a,l,c){let u=i;for(let{name:g,value:h}of c.options)!o.has(g)||(u=h);return u}})}function yO(t,e,r){let[i,n]=ss(e,r!=null?r:{}),s=t.split(","),o=new Set(s);return Ai({definition(a){a.addOption({names:s,allowBinding:!1,arity:0,hidden:n.hidden,description:n.description,required:n.required})},transformer(a,l,c){let u=i;for(let{name:g,value:h}of c.options)!o.has(g)||(u!=null||(u=0),h?u+=1:u=0);return u}})}function BO(t={}){return Ai({definition(e,r){var i;e.addProxy({name:(i=t.name)!==null&&i!==void 0?i:r,required:t.required})},transformer(e,r,i){return i.positionals.map(({value:n})=>n)}})}function wO(t={}){return Ai({definition(e,r){var i;e.addRest({name:(i=t.name)!==null&&i!==void 0?i:r,required:t.required})},transformer(e,r,i){let n=o=>{let a=i.positionals[o];return a.extra===Wi||a.extra===!1&&o<e.arity.leading.length},s=0;for(;s<i.positionals.length&&n(s);)s+=1;return i.positionals.splice(0,s).map(({value:o})=>o)}})}function cue(t,e,r){let[i,n]=ss(e,r!=null?r:{}),{arity:s=1}=n,o=t.split(","),a=new Set(o);return Ai({definition(l){l.addOption({names:o,arity:n.tolerateBoolean?0:s,hidden:n.hidden,description:n.description,required:n.required})},transformer(l,c,u){let g,h=i;for(let{name:f,value:p}of u.options)!a.has(f)||(g=f,h=p);return typeof h=="string"?Wg(g!=null?g:c,h,n.validator):h}})}function uue(t={}){let{required:e=!0}=t;return Ai({definition(r,i){var n;r.addPositional({name:(n=t.name)!==null&&n!==void 0?n:i,required:t.required})},transformer(r,i,n){var s;for(let o=0;o<n.positionals.length;++o){if(n.positionals[o].extra===Wi||e&&n.positionals[o].extra===!0||!e&&n.positionals[o].extra===!1)continue;let[a]=n.positionals.splice(o,1);return Wg((s=t.name)!==null&&s!==void 0?s:i,a.value,t.validator)}}})}function QO(t,...e){return typeof t=="string"?cue(t,...e):uue(t)}var EU=ne(Ji()),yU=ne(pr()),o0=ne(require("stream"));function Ehe(t){return yU.default.valid(t)&&t.match(/^[^-]+(-rc\.[0-9]+)?$/)}function yhe(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function a0(t){}function A0(t){throw new Error(`Assertion failed: Unexpected object '${t}'`)}function Bhe(t,e){let r=Object.values(t);if(!r.includes(e))throw new me(`Invalid value for enumeration: ${JSON.stringify(e)} (expected one of ${r.map(i=>JSON.stringify(i)).join(", ")})`);return e}function hA(t,e){let r=[];for(let i of t){let n=e(i);n!==BU&&r.push(n)}return r}var BU=Symbol();hA.skip=BU;function QU(t,e){for(let r of t){let i=e(r);if(i!==wU)return i}}var wU=Symbol();QU.skip=wU;function l0(t){return typeof t=="object"&&t!==null}function Im(t){if(t instanceof Map&&(t=Object.fromEntries(t)),l0(t))for(let e of Object.keys(t)){let r=t[e];l0(r)&&(t[e]=Im(r))}return t}function Xs(t,e,r){let i=t.get(e);return typeof i=="undefined"&&t.set(e,i=r()),i}function Wl(t,e){let r=t.get(e);return typeof r=="undefined"&&t.set(e,r=[]),r}function fA(t,e){let r=t.get(e);return typeof r=="undefined"&&t.set(e,r=new Set),r}function zl(t,e){let r=t.get(e);return typeof r=="undefined"&&t.set(e,r=new Map),r}async function whe(t,e){if(e==null)return await t();try{return await t()}finally{await e()}}async function Vl(t,e){try{return await t()}catch(r){throw r.message=e(r.message),r}}function c0(t,e){try{return t()}catch(r){throw r
|
|||
|
`),a!==-1){let l=n+o.substr(0,a);o=o.substr(a+1),n="",e!==null?this.reportInfo(null,`${e} ${l}`):this.reportInfo(null,l)}while(a!==-1);n+=o}),r.on("end",()=>{let s=i.end();s!==""&&(e!==null?this.reportInfo(null,`${e} ${s}`):this.reportInfo(null,s))}),r}};var rq=ne(EI()),iq=new Map,nq=new Map,aEe=new tq.Agent({keepAlive:!0}),AEe=new eq.Agent({keepAlive:!0});function sq(t){let e=new yI.URL(t),r={host:e.hostname,headers:{}};return e.port&&(r.port=Number(e.port)),{proxy:r}}async function lEe(t){return Xs(nq,t,()=>M.readFilePromise(t).then(e=>(nq.set(t,e),e)))}function cEe({statusCode:t,statusMessage:e},r){let i=ze(r,t,Ne.NUMBER),n=`https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/${t}`;return oc(r,`${i}${e?` (${e})`:""}`,n)}async function BI(t,{configuration:e,customErrorMessage:r}){var i,n;try{return await t}catch(s){if(s.name!=="HTTPError")throw s;let o=(n=r==null?void 0:r(s))!=null?n:(i=s.response.body)==null?void 0:i.error;o==null&&(s.message.startsWith("Response code")?o="The remote server failed to provide the requested resource":o=s.message),s instanceof $Y.TimeoutError&&s.event==="socket"&&(o+=`(can be increased via ${ze(e,"httpTimeout",Ne.SETTING)})`);let a=new et(J.NETWORK_ERROR,o,l=>{s.response&&l.reportError(J.NETWORK_ERROR,` ${bA(e,{label:"Response Code",value:QA(Ne.NO_HINT,cEe(s.response,e))})}`),s.request&&(l.reportError(J.NETWORK_ERROR,` ${bA(e,{label:"Request Method",value:QA(Ne.NO_HINT,s.request.options.method)})}`),l.reportError(J.NETWORK_ERROR,` ${bA(e,{label:"Request URL",value:QA(Ne.URL,s.request.requestUrl)})}`)),s.request.redirects.length>0&&l.reportError(J.NETWORK_ERROR,` ${bA(e,{label:"Request Redirects",value:QA(Ne.NO_HINT,vb(e,s.request.redirects,Ne.URL))})}`),s.request.retryCount===s.request.options.retry.limit&&l.reportError(J.NETWORK_ERROR,` ${bA(e,{label:"Request Retry Count",value:QA(Ne.NO_HINT,`${ze(e,s.request.retryCount,Ne.NUMBER)} (can be increased via ${ze(e,"httpRetry",Ne.SETTING)})`)})}`)});throw a.originalError=s,a}}function oq(t,e){let r=[...e.configuration.get("networkSettings")].sort(([o],[a])=>a.length-o.length),i={enableNetwork:void 0,caFilePath:void 0,httpProxy:void 0,httpsProxy:void 0},n=Object.keys(i),s=typeof t=="string"?new yI.URL(t):t;for(let[o,a]of r)if(jD.default.isMatch(s.hostname,o))for(let l of n){let c=a.get(l);c!==null&&typeof i[l]=="undefined"&&(i[l]=c)}for(let o of n)typeof i[o]=="undefined"&&(i[o]=e.configuration.get(o));return i}var SA;(function(n){n.GET="GET",n.PUT="PUT",n.POST="POST",n.DELETE="DELETE"})(SA||(SA={}));async function Lh(t,e,{configuration:r,headers:i,jsonRequest:n,jsonResponse:s,method:o=SA.GET}){let a=typeof t=="string"?new yI.URL(t):t,l=oq(a,{configuration:r});if(l.enableNetwork===!1)throw new Error(`Request to '${a.href}' has been blocked because of your configuration settings`);if(a.protocol==="http:"&&!jD.default.isMatch(a.hostname,r.get("unsafeHttpWhitelist")))throw new Error(`Unsafe http requests must be explicitly whitelisted in your configuration (${a.hostname})`);let u={agent:{http:l.httpProxy?JD.default.httpOverHttp(sq(l.httpProxy)):aEe,https:l.httpsProxy?JD.default.httpsOverHttp(sq(l.httpsProxy)):AEe},headers:i,method:o};u.responseType=s?"json":"buffer",e!==null&&(Buffer.isBuffer(e)||!n&&typeof e=="string"?u.body=e:u.json=e);let g=r.get("httpTimeout"),h=r.get("httpRetry"),f=r.get("enableStrictSsl"),p=l.caFilePath,{default:m}=await Promise.resolve().then(()=>ne(EI())),I=p?await lEe(p):void 0,Q=m.extend(v({timeout:{socket:g},retry:h,https:{rejectUnauthorized:f,certificateAuthority:I}},u));return r.getLimit("networkConcurrency")(()=>Q(a))}async function uEe(t,n){var s=n,{configuration:e,jsonResponse:r}=s,i=Kr(s,["configuration","jsonResponse"]);let o=Xs(iq,t,()=>BI(Lh(t,null,v({configuration:e},i)),{configuration:e}).then(a=>(iq.set(t,a.body),a.body)));return Buffer.isBuffer(o)===!1&&(o=await o),r?JSON.parse(o.toString()):o}async function gEe(t,e,n){var s=n,{customErrorMessage:r}=s,i=Kr(s,["customErrorMessage"]);return(await BI(Lh(t,e,W(v({},i),{method:SA.PUT})),i)).body}async function WD(t,e,n){var s=n,{customErrorMessage:r
|
|||
|
`;if(typeof t=="number"||typeof t=="boolean")return`${t.toString()}
|
|||
|
`;if(typeof t=="string")return`${MJ(t)}
|
|||
|
`;if(Array.isArray(t)){if(t.length===0)return`[]
|
|||
|
`;let i=" ".repeat(e);return`
|
|||
|
${t.map(s=>`${i}- ${FS(s,e+1,!1)}`).join("")}`}if(typeof t=="object"&&t){let i,n;t instanceof PS?(i=t.data,n=!1):(i=t,n=!0);let s=" ".repeat(e),o=Object.keys(i);n&&o.sort((l,c)=>{let u=NJ.indexOf(l),g=NJ.indexOf(c);return u===-1&&g===-1?l<c?-1:l>c?1:0:u!==-1&&g===-1?-1:u===-1&&g!==-1?1:u-g});let a=o.filter(l=>!LJ(i[l])).map((l,c)=>{let u=i[l],g=MJ(l),h=FS(u,e+1,!0),f=c>0||r?s:"";return h.startsWith(`
|
|||
|
`)?`${f}${g}:${h}`:`${f}${g}: ${h}`}).join(e===0?`
|
|||
|
`:"")||`
|
|||
|
`;return r?`
|
|||
|
${a}`:`${a}`}throw new Error(`Unsupported value type (${t})`)}function co(t){try{let e=FS(t,0,!1);return e!==`
|
|||
|
`?e:""}catch(e){throw e.location&&(e.message=e.message.replace(/(\.)?$/,` (line ${e.location.start.line}, column ${e.location.start.column})$1`)),e}}co.PreserveOrdering=PS;function _we(t){return t.endsWith(`
|
|||
|
`)||(t+=`
|
|||
|
`),(0,RJ.parse)(t)}var $we=/^(#.*(\r?\n))*?#\s+yarn\s+lockfile\s+v1\r?\n/i;function eQe(t){if($we.test(t))return _we(t);let e=(0,XI.safeLoad)(t,{schema:XI.FAILSAFE_SCHEMA,json:!0});if(e==null)return{};if(typeof e!="object")throw new Error(`Expected an indexed object, got a ${typeof e} instead. Does your file follow Yaml's rules?`);if(Array.isArray(e))throw new Error("Expected an indexed object, got an array instead. Does your file follow Yaml's rules?");return e}function jr(t){return eQe(t)}var zJ=ne(dQ()),VJ=ne(require("os")),Vi=ne(require("stream")),XJ=ne(require("util"));var la=class extends Error{constructor(e){super(e);this.name="ShellError"}};var ZI={};$e(ZI,{fastGlobOptions:()=>KJ,isBraceExpansion:()=>UJ,isGlobPattern:()=>tQe,match:()=>rQe,micromatchOptions:()=>$I});var TJ=ne(Km()),OJ=ne(require("fs")),_I=ne(Ji()),$I={strictBrackets:!0},KJ={onlyDirectories:!1,onlyFiles:!1};function tQe(t){if(!_I.default.scan(t,$I).isGlob)return!1;try{_I.default.parse(t,$I)}catch{return!1}return!0}function rQe(t,{cwd:e,baseFs:r}){return(0,TJ.default)(t,W(v({},KJ),{cwd:L.fromPortablePath(e),fs:KC(OJ.default,new vg(r))}))}function UJ(t){return _I.default.scan(t,$I).isBrace}var HJ=ne(_w()),hs=ne(require("stream")),GJ=ne(require("string_decoder")),Ri;(function(i){i[i.STDIN=0]="STDIN",i[i.STDOUT=1]="STDOUT",i[i.STDERR=2]="STDERR"})(Ri||(Ri={}));var UA=new Set;function RS(){}function NS(){for(let t of UA)t.kill()}function YJ(t,e,r,i){return n=>{let s=n[0]instanceof hs.Transform?"pipe":n[0],o=n[1]instanceof hs.Transform?"pipe":n[1],a=n[2]instanceof hs.Transform?"pipe":n[2],l=(0,HJ.default)(t,e,W(v({},i),{stdio:[s,o,a]}));return UA.add(l),UA.size===1&&(process.on("SIGINT",RS),process.on("SIGTERM",NS)),n[0]instanceof hs.Transform&&n[0].pipe(l.stdin),n[1]instanceof hs.Transform&&l.stdout.pipe(n[1],{end:!1}),n[2]instanceof hs.Transform&&l.stderr.pipe(n[2],{end:!1}),{stdin:l.stdin,promise:new Promise(c=>{l.on("error",u=>{switch(UA.delete(l),UA.size===0&&(process.off("SIGINT",RS),process.off("SIGTERM",NS)),u.code){case"ENOENT":n[2].write(`command not found: ${t}
|
|||
|
`),c(127);break;case"EACCES":n[2].write(`permission denied: ${t}
|
|||
|
`),c(128);break;default:n[2].write(`uncaught error: ${u.message}
|
|||
|
`),c(1);break}}),l.on("exit",u=>{UA.delete(l),UA.size===0&&(process.off("SIGINT",RS),process.off("SIGTERM",NS)),c(u!==null?u:129)})})}}}function qJ(t){return e=>{let r=e[0]==="pipe"?new hs.PassThrough:e[0];return{stdin:r,promise:Promise.resolve().then(()=>t({stdin:r,stdout:e[1],stderr:e[2]}))}}}var Un=class{constructor(e){this.stream=e}close(){}get(){return this.stream}},jJ=class{constructor(){this.stream=null}close(){if(this.stream===null)throw new Error("Assertion failed: No stream attached");this.stream.end()}attach(e){this.stream=e}get(){if(this.stream===null)throw new Error("Assertion failed: No stream attached");return this.stream}},Xh=class{constructor(e,r){this.stdin=null;this.stdout=null;this.stderr=null;this.pipe=null;this.ancestor=e,this.implementation=r}static start(e,{stdin:r,stdout:i,stderr:n}){let s=new Xh(null,e);return s.stdin=r,s.stdout=i,s.stderr=n,s}pipeTo(e,r=1){let i=new Xh(this,e),n=new jJ;return i.pipe=n,i.stdout=this.stdout,i.stderr=this.stderr,(r&1)==1?this.stdout=n:this.ancestor!==null&&(this.stderr=this.ancestor.stdout),(r&2)==2?this.stderr=n:this.ancestor!==null&&(this.stderr=this.ancestor.stderr),i}async exec(){let e=["ignore","ignore","ignore"];if(this.pipe)e[0]="pipe";else{if(this.stdin===null)throw new Error("Assertion failed: No input stream registered");e[0]=this.stdin.get()}let r;if(this.stdout===null)throw new Error("Assertion failed: No output stream registered");r=this.stdout,e[1]=r.get();let i;if(this.stderr===null)throw new Error("Assertion failed: No error stream registered");i=this.stderr,e[2]=i.get();let n=this.implementation(e);return this.pipe&&this.pipe.attach(n.stdin),await n.promise.then(s=>(r.close(),i.close(),s))}async run(){let e=[];for(let i=this;i;i=i.ancestor)e.push(i.exec());return(await Promise.all(e))[0]}};function eE(t,e){return Xh.start(t,e)}function JJ(t,e=null){let r=new hs.PassThrough,i=new GJ.StringDecoder,n="";return r.on("data",s=>{let o=i.write(s),a;do if(a=o.indexOf(`
|
|||
|
`),a!==-1){let l=n+o.substr(0,a);o=o.substr(a+1),n="",t(e!==null?`${e} ${l}`:l)}while(a!==-1);n+=o}),r.on("end",()=>{let s=i.end();s!==""&&t(e!==null?`${e} ${s}`:s)}),r}function WJ(t,{prefix:e}){return{stdout:JJ(r=>t.stdout.write(`${r}
|
|||
|
`),t.stdout.isTTY?e:null),stderr:JJ(r=>t.stderr.write(`${r}
|
|||
|
`),t.stderr.isTTY?e:null)}}var iQe=(0,XJ.promisify)(setTimeout);var ei;(function(r){r[r.Readable=1]="Readable",r[r.Writable=2]="Writable"})(ei||(ei={}));function ZJ(t,e,r){let i=new Vi.PassThrough({autoDestroy:!0});switch(t){case Ri.STDIN:(e&1)==1&&r.stdin.pipe(i,{end:!1}),(e&2)==2&&r.stdin instanceof Vi.Writable&&i.pipe(r.stdin,{end:!1});break;case Ri.STDOUT:(e&1)==1&&r.stdout.pipe(i,{end:!1}),(e&2)==2&&i.pipe(r.stdout,{end:!1});break;case Ri.STDERR:(e&1)==1&&r.stderr.pipe(i,{end:!1}),(e&2)==2&&i.pipe(r.stderr,{end:!1});break;default:throw new la(`Bad file descriptor: "${t}"`)}return i}function tE(t,e={}){let r=v(v({},t),e);return r.environment=v(v({},t.environment),e.environment),r.variables=v(v({},t.variables),e.variables),r}var nQe=new Map([["cd",async([t=(0,VJ.homedir)(),...e],r,i)=>{let n=D.resolve(i.cwd,L.toPortablePath(t));return(await r.baseFs.statPromise(n)).isDirectory()?(i.cwd=n,0):(i.stderr.write(`cd: not a directory
|
|||
|
`),1)}],["pwd",async(t,e,r)=>(r.stdout.write(`${L.fromPortablePath(r.cwd)}
|
|||
|
`),0)],[":",async(t,e,r)=>0],["true",async(t,e,r)=>0],["false",async(t,e,r)=>1],["exit",async([t,...e],r,i)=>i.exitCode=parseInt(t!=null?t:i.variables["?"],10)],["echo",async(t,e,r)=>(r.stdout.write(`${t.join(" ")}
|
|||
|
`),0)],["sleep",async([t],e,r)=>{if(typeof t=="undefined")return r.stderr.write(`sleep: missing operand
|
|||
|
`),1;let i=Number(t);return Number.isNaN(i)?(r.stderr.write(`sleep: invalid time interval '${t}'
|
|||
|
`),1):await iQe(1e3*i,0)}],["__ysh_run_procedure",async(t,e,r)=>{let i=r.procedures[t[0]];return await eE(i,{stdin:new Un(r.stdin),stdout:new Un(r.stdout),stderr:new Un(r.stderr)}).run()}],["__ysh_set_redirects",async(t,e,r)=>{let i=r.stdin,n=r.stdout,s=r.stderr,o=[],a=[],l=[],c=0;for(;t[c]!=="--";){let g=t[c++],{type:h,fd:f}=JSON.parse(g),p=w=>{switch(f){case null:case 0:o.push(w);break;default:throw new Error(`Unsupported file descriptor: "${f}"`)}},m=w=>{switch(f){case null:case 1:a.push(w);break;case 2:l.push(w);break;default:throw new Error(`Unsupported file descriptor: "${f}"`)}},I=Number(t[c++]),Q=c+I;for(let w=c;w<Q;++c,++w)switch(h){case"<":p(()=>e.baseFs.createReadStream(D.resolve(r.cwd,L.toPortablePath(t[w]))));break;case"<<<":p(()=>{let x=new Vi.PassThrough;return process.nextTick(()=>{x.write(`${t[w]}
|
|||
|
`),x.end()}),x});break;case"<&":p(()=>ZJ(Number(t[w]),1,r));break;case">":case">>":{let x=D.resolve(r.cwd,L.toPortablePath(t[w]));m(x==="/dev/null"?new Vi.Writable({autoDestroy:!0,emitClose:!0,write(N,H,T){setImmediate(T)}}):e.baseFs.createWriteStream(x,h===">>"?{flags:"a"}:void 0))}break;case">&":m(ZJ(Number(t[w]),2,r));break;default:throw new Error(`Assertion failed: Unsupported redirection type: "${h}"`)}}if(o.length>0){let g=new Vi.PassThrough;i=g;let h=f=>{if(f===o.length)g.end();else{let p=o[f]();p.pipe(g,{end:!1}),p.on("end",()=>{h(f+1)})}};h(0)}if(a.length>0){let g=new Vi.PassThrough;n=g;for(let h of a)g.pipe(h)}if(l.length>0){let g=new Vi.PassThrough;s=g;for(let h of l)g.pipe(h)}let u=await eE(_h(t.slice(c+1),e,r),{stdin:new Un(i),stdout:new Un(n),stderr:new Un(s)}).run();return await Promise.all(a.map(g=>new Promise((h,f)=>{g.on("error",p=>{f(p)}),g.on("close",()=>{h()}),g.end()}))),await Promise.all(l.map(g=>new Promise((h,f)=>{g.on("error",p=>{f(p)}),g.on("close",()=>{h()}),g.end()}))),u}]]);async function sQe(t,e,r){let i=[],n=new Vi.PassThrough;return n.on("data",s=>i.push(s)),await rE(t,e,tE(r,{stdout:n})),Buffer.concat(i).toString().replace(/[\r\n]+$/,"")}async function _J(t,e,r){let i=t.map(async s=>{let o=await HA(s.args,e,r);return{name:s.name,value:o.join(" ")}});return(await Promise.all(i)).reduce((s,o)=>(s[o.name]=o.value,s),{})}function iE(t){return t.match(/[^ \r\n\t]+/g)||[]}async function $J(t,e,r,i,n=i){switch(t.name){case"$":i(String(process.pid));break;case"#":i(String(e.args.length));break;case"@":if(t.quoted)for(let s of e.args)n(s);else for(let s of e.args){let o=iE(s);for(let a=0;a<o.length-1;++a)n(o[a]);i(o[o.length-1])}break;case"*":{let s=e.args.join(" ");if(t.quoted)i(s);else for(let o of iE(s))n(o)}break;case"PPID":i(String(process.ppid));break;case"RANDOM":i(String(Math.floor(Math.random()*32768)));break;default:{let s=parseInt(t.name,10),o;if(Number.isFinite(s))if(s>=0&&s<e.args.length)o=e.args[s];else if(t.defaultValue)o=(await HA(t.defaultValue,e,r)).join(" ");else throw new la(`Unbound argument #${s}`);else if(Object.prototype.hasOwnProperty.call(r.variables,t.name))o=r.variables[t.name];else if(Object.prototype.hasOwnProperty.call(r.environment,t.name))o=r.environment[t.name];else if(t.defaultValue)o=(await HA(t.defaultValue,e,r)).join(" ");else throw new la(`Unbound variable "${t.name}"`);if(t.quoted)i(o);else{let a=iE(o);for(let l=0;l<a.length-1;++l)n(a[l]);i(a[a.length-1])}}break}}var oQe={addition:(t,e)=>t+e,subtraction:(t,e)=>t-e,multiplication:(t,e)=>t*e,division:(t,e)=>Math.trunc(t/e)};async function $h(t,e,r){if(t.type==="number"){if(Number.isInteger(t.value))return t.value;throw new Error(`Invalid number: "${t.value}", only integers are allowed`)}else if(t.type==="variable"){let i=[];await $J(W(v({},t),{quoted:!0}),e,r,s=>i.push(s));let n=Number(i.join(" "));return Number.isNaN(n)?$h({type:"variable",name:i.join(" ")},e,r):$h({type:"number",value:n},e,r)}else return oQe[t.type](await $h(t.left,e,r),await $h(t.right,e,r))}async function HA(t,e,r){let i=new Map,n=[],s=[],o=u=>{s.push(u)},a=()=>{s.length>0&&n.push(s.join("")),s=[]},l=u=>{o(u),a()},c=(u,g,h)=>{let f=JSON.stringify({type:u,fd:g}),p=i.get(f);typeof p=="undefined"&&i.set(f,p=[]),p.push(h)};for(let u of t){let g=!1;switch(u.type){case"redirection":{let h=await HA(u.args,e,r);for(let f of h)c(u.subtype,u.fd,f)}break;case"argument":for(let h of u.segments)switch(h.type){case"text":o(h.text);break;case"glob":o(h.pattern),g=!0;break;case"shell":{let f=await sQe(h.shell,e,r);if(h.quoted)o(f);else{let p=iE(f);for(let m=0;m<p.length-1;++m)l(p[m]);o(p[p.length-1])}}break;case"variable":await $J(h,e,r,o,l);break;case"arithmetic":o(String(await $h(h.arithmetic,e,r)));break}break}if(a(),g){let h=n.pop();if(typeof h=="undefined")throw new Error("Assertion failed: Expected a glob pattern to have been set");let f=await e.glob.match(h,{cwd:r.cwd,baseFs:e.baseFs});if(f.length===0){let p=UJ(h)?". Note: Brace expansion of arbitrary strings isn't currently supported. For more details, please read this issue: https://github.com/
|
|||
|
`)).finally(()=>{r.stdout.isTTY&&r.stdout.write(`Job ${l}, '${o(wc(t))}' has ended
|
|||
|
`)})),0}return await t3(t,e,r)}async function cQe(t,e,r,{background:i=!1}={}){let n,s=a=>{n=a,r.variables["?"]=String(a)},o=async a=>{try{return await lQe(a.chain,e,r,{background:i&&typeof a.then=="undefined"})}catch(l){if(!(l instanceof la))throw l;return r.stderr.write(`${l.message}
|
|||
|
`),1}};for(s(await o(t));t.then;){if(r.exitCode!==null)return r.exitCode;switch(t.then.type){case"&&":n===0&&s(await o(t.then.line));break;case"||":n!==0&&s(await o(t.then.line));break;default:throw new Error(`Assertion failed: Unsupported command type: "${t.then.type}"`)}t=t.then.line}return n}async function rE(t,e,r){let i=r.backgroundJobs;r.backgroundJobs=[];let n=0;for(let{command:s,type:o}of t){if(n=await cQe(s,e,r,{background:o==="&"}),r.exitCode!==null)return r.exitCode;r.variables["?"]=String(n)}return await Promise.all(r.backgroundJobs),r.backgroundJobs=i,n}function r3(t){switch(t.type){case"variable":return t.name==="@"||t.name==="#"||t.name==="*"||Number.isFinite(parseInt(t.name,10))||"defaultValue"in t&&!!t.defaultValue&&t.defaultValue.some(e=>nE(e));case"arithmetic":return MS(t.arithmetic);case"shell":return LS(t.shell);default:return!1}}function nE(t){switch(t.type){case"redirection":return t.args.some(e=>nE(e));case"argument":return t.segments.some(e=>r3(e));default:throw new Error(`Assertion failed: Unsupported argument type: "${t.type}"`)}}function MS(t){switch(t.type){case"variable":return r3(t);case"number":return!1;default:return MS(t.left)||MS(t.right)}}function LS(t){return t.some(({command:e})=>{for(;e;){let r=e.chain;for(;r;){let i;switch(r.type){case"subshell":i=LS(r.subshell);break;case"command":i=r.envs.some(n=>n.args.some(s=>nE(s)))||r.args.some(n=>nE(n));break}if(i)return!0;if(!r.then)break;r=r.then.chain}if(!e.then)break;e=e.then.line}return!1})}async function sE(t,e=[],{baseFs:r=new Nt,builtins:i={},cwd:n=L.toPortablePath(process.cwd()),env:s=process.env,stdin:o=process.stdin,stdout:a=process.stdout,stderr:l=process.stderr,variables:c={},glob:u=ZI}={}){let g={};for(let[p,m]of Object.entries(s))typeof m!="undefined"&&(g[p]=m);let h=new Map(nQe);for(let[p,m]of Object.entries(i))h.set(p,m);o===null&&(o=new Vi.PassThrough,o.end());let f=NI(t,u);if(!LS(f)&&f.length>0&&e.length>0){let{command:p}=f[f.length-1];for(;p.then;)p=p.then.line;let m=p.chain;for(;m.then;)m=m.then.chain;m.type==="command"&&(m.args=m.args.concat(e.map(I=>({type:"argument",segments:[{type:"text",text:I}]}))))}return await rE(f,{args:e,baseFs:r,builtins:h,initialStdin:o,initialStdout:a,initialStderr:l,glob:u},{cwd:n,environment:g,exitCode:null,procedures:{},stdin:o,stdout:a,stderr:l,variables:Object.assign({},c,{["?"]:0}),nextBackgroundJobIndex:1,backgroundJobs:[]})}var u4=ne(GS()),g4=ne(tf()),Nc=ne(require("stream"));var e4=ne(pr());var rf=class{supportsDescriptor(e,r){return!!(e.range.startsWith(rf.protocol)||r.project.tryWorkspaceByDescriptor(e)!==null)}supportsLocator(e,r){return!!e.reference.startsWith(rf.protocol)}shouldPersistResolution(e,r){return!1}bindDescriptor(e,r,i){return e}getResolutionDependencies(e,r){return[]}async getCandidates(e,r,i){return[i.project.getWorkspaceByDescriptor(e).anchoredLocator]}async getSatisfying(e,r,i){return null}async resolve(e,r){let i=r.project.getWorkspaceByCwd(e.reference.slice(rf.protocol.length));return W(v({},e),{version:i.manifest.version||"0.0.0",languageName:"unknown",linkType:lt.SOFT,dependencies:new Map([...i.manifest.dependencies,...i.manifest.devDependencies]),peerDependencies:new Map([...i.manifest.peerDependencies]),dependenciesMeta:i.manifest.dependenciesMeta,peerDependenciesMeta:i.manifest.peerDependenciesMeta,bin:i.manifest.bin})}},Ir=rf;Ir.protocol="workspace:";var Ft={};$e(Ft,{SemVer:()=>Z3.SemVer,satisfiesWithPrereleases:()=>nf,validRange:()=>Gn});var aE=ne(pr()),Z3=ne(pr()),_3=new Map;function nf(t,e,r=!1){if(!t)return!1;let i=`${e}${r}`,n=_3.get(i);if(typeof n=="undefined")try{n=new aE.default.Range(e,{includePrerelease:!0,loose:r})}catch{return!1}finally{_3.set(i,n||null)}else if(n===null)return!1;let s;try{s=new aE.default.SemVer(t,n)}catch(o){return!1}return n.test(s)?!0:(s.prerelease&&(s.prerelease=[]),n.set.some(o=>{for(let a of o)a.semver.prerelease&&(a.semver.prerelease=[]);return o.every(a=>a.test(s))}))}var $3=new Map;function Gn(t){if(t.indexOf(":")!==-1)return null;let e=$3.get(t);if(typeof e!="undefined")return e;try{e=new aE.default.Range(t)}catch{
|
|||
|
`,end:t=>`::endgroup::
|
|||
|
`}:process.env.TRAVIS?{start:t=>`travis_fold:start:${t}
|
|||
|
`,end:t=>`travis_fold:end:${t}
|
|||
|
`}:process.env.GITLAB_CI?{start:t=>`section_start:${Math.floor(Date.now()/1e3)}:${t.toLowerCase().replace(/\W+/g,"_")}[collapsed=true]\r[0K${t}
|
|||
|
`,end:t=>`section_end:${Math.floor(Date.now()/1e3)}:${t.toLowerCase().replace(/\W+/g,"_")}\r[0K`}:null,l4=new Date,N0e=["iTerm.app","Apple_Terminal"].includes(process.env.TERM_PROGRAM)||!!process.env.WT_SESSION,M0e=t=>t,cE=M0e({patrick:{date:[17,3],chars:["\u{1F340}","\u{1F331}"],size:40},simba:{date:[19,7],chars:["\u{1F981}","\u{1F334}"],size:40},jack:{date:[31,10],chars:["\u{1F383}","\u{1F987}"],size:40},hogsfather:{date:[31,12],chars:["\u{1F389}","\u{1F384}"],size:40},default:{chars:["=","-"],size:80}}),L0e=N0e&&Object.keys(cE).find(t=>{let e=cE[t];return!(e.date&&(e.date[0]!==l4.getDate()||e.date[1]!==l4.getMonth()+1))})||"default";function c4(t,{configuration:e,json:r}){if(!e.get("enableMessageNames"))return"";let n=ZC(t===null?0:t);return!r&&t===null?ze(e,n,"grey"):n}function qS(t,{configuration:e,json:r}){let i=c4(t,{configuration:e,json:r});if(!i||t===null||t===J.UNNAMED)return i;let n=J[t],s=`https://yarnpkg.com/advanced/error-codes#${i}---${n}`.toLowerCase();return oc(e,i,s)}var Pe=class extends pi{constructor({configuration:e,stdout:r,json:i=!1,includeFooter:n=!0,includeLogs:s=!i,includeInfos:o=s,includeWarnings:a=s,forgettableBufferSize:l=R0e,forgettableNames:c=new Set}){super();this.uncommitted=new Set;this.cacheHitCount=0;this.cacheMissCount=0;this.lastCacheMiss=null;this.warningCount=0;this.errorCount=0;this.startTime=Date.now();this.indent=0;this.progress=new Map;this.progressTime=0;this.progressFrame=0;this.progressTimeout=null;this.forgettableLines=[];bh(this,{configuration:e}),this.configuration=e,this.forgettableBufferSize=l,this.forgettableNames=new Set([...c,...F0e]),this.includeFooter=n,this.includeInfos=o,this.includeWarnings=a,this.json=i,this.stdout=r;let u=this.configuration.get("progressBarStyle")||L0e;if(!Object.prototype.hasOwnProperty.call(cE,u))throw new Error("Assertion failed: Invalid progress bar style");this.progressStyle=cE[u];let g="\u27A4 YN0000: \u250C ".length,h=Math.max(0,Math.min(process.stdout.columns-g,80));this.progressMaxScaledSize=Math.floor(this.progressStyle.size*h/80)}static async start(e,r){let i=new this(e),n=process.emitWarning;process.emitWarning=(s,o)=>{if(typeof s!="string"){let l=s;s=l.message,o=o!=null?o:l.name}let a=typeof o!="undefined"?`${o}: ${s}`:s;i.reportWarning(J.UNNAMED,a)};try{await r(i)}catch(s){i.reportExceptionOnce(s)}finally{await i.finalize(),process.emitWarning=n}return i}hasErrors(){return this.errorCount>0}exitCode(){return this.hasErrors()?1:0}reportCacheHit(e){this.cacheHitCount+=1}reportCacheMiss(e,r){this.lastCacheMiss=e,this.cacheMissCount+=1,typeof r!="undefined"&&!this.configuration.get("preferAggregateCacheInfo")&&this.reportInfo(J.FETCH_NOT_CACHED,r)}startTimerSync(e,r,i){let n=typeof r=="function"?{}:r,s=typeof r=="function"?r:i,o={committed:!1,action:()=>{this.reportInfo(null,`\u250C ${e}`),this.indent+=1,ua!==null&&!this.json&&this.includeInfos&&this.stdout.write(ua.start(e))}};n.skipIfEmpty?this.uncommitted.add(o):(o.action(),o.committed=!0);let a=Date.now();try{return s()}catch(l){throw this.reportExceptionOnce(l),l}finally{let l=Date.now();this.uncommitted.delete(o),o.committed&&(this.indent-=1,ua!==null&&!this.json&&this.includeInfos&&this.stdout.write(ua.end(e)),this.configuration.get("enableTimers")&&l-a>200?this.reportInfo(null,`\u2514 Completed in ${ze(this.configuration,l-a,Ne.DURATION)}`):this.reportInfo(null,"\u2514 Completed"))}}async startTimerPromise(e,r,i){let n=typeof r=="function"?{}:r,s=typeof r=="function"?r:i,o={committed:!1,action:()=>{this.reportInfo(null,`\u250C ${e}`),this.indent+=1,ua!==null&&!this.json&&this.includeInfos&&this.stdout.write(ua.start(e))}};n.skipIfEmpty?this.uncommitted.add(o):(o.action(),o.committed=!0);let a=Date.now();try{return await s()}catch(l){throw this.reportExceptionOnce(l),l}finally{let l=Date.now();this.uncommitted.delete(o),o.committed&&(this.indent-=1,ua!==null&&!this.json&&this.includeInfos&&this.stdout.write(ua.end(e)),this.configuration.get("enableTimers")&&l-a>200?this.reportInfo(null,`\u2514 Completed in ${ze(this.configuration,l-a,Ne.DURATION)}`):this.reportInfo(null,"\u2
|
|||
|
`),this.writeProgress()}writeLineWithForgettableReset(e,{truncate:r}={}){this.forgettableLines=[],this.writeLine(e,{truncate:r})}writeLines(e,{truncate:r}={}){this.clearProgress({delta:e.length});for(let i of e)this.stdout.write(`${this.truncate(i,{truncate:r})}
|
|||
|
`);this.writeProgress()}reportCacheChanges({cacheHitCount:e,cacheMissCount:r}){let i=this.cacheHitCount-e,n=this.cacheMissCount-r;if(i===0&&n===0)return;let s="";this.cacheHitCount>1?s+=`${this.cacheHitCount} packages were already cached`:this.cacheHitCount===1?s+=" - one package was already cached":s+="No packages were cached",this.cacheHitCount>0?this.cacheMissCount>1?s+=`, ${this.cacheMissCount} had to be fetched`:this.cacheMissCount===1&&(s+=`, one had to be fetched (${At(this.configuration,this.lastCacheMiss)})`):this.cacheMissCount>1?s+=` - ${this.cacheMissCount} packages had to be fetched`:this.cacheMissCount===1&&(s+=` - one package had to be fetched (${At(this.configuration,this.lastCacheMiss)})`),this.reportInfo(J.FETCH_NOT_CACHED,s)}commit(){let e=this.uncommitted;this.uncommitted=new Set;for(let r of e)r.committed=!0,r.action()}clearProgress({delta:e=0,clear:r=!1}){!this.configuration.get("enableProgressBars")||this.json||this.progress.size+e>0&&(this.stdout.write(`[${this.progress.size+e}A`),(e>0||r)&&this.stdout.write("[0J"))}writeProgress(){if(!this.configuration.get("enableProgressBars")||this.json||(this.progressTimeout!==null&&clearTimeout(this.progressTimeout),this.progressTimeout=null,this.progress.size===0))return;let e=Date.now();e-this.progressTime>A4&&(this.progressFrame=(this.progressFrame+1)%a4.length,this.progressTime=e);let r=a4[this.progressFrame];for(let i of this.progress.values()){let n=this.progressStyle.chars[0].repeat(i.lastScaledSize),s=this.progressStyle.chars[1].repeat(this.progressMaxScaledSize-i.lastScaledSize),o=this.formatName(null),a=o?`${o}: `:"";this.stdout.write(`${ze(this.configuration,"\u27A4","blueBright")} ${a}${r} ${n}${s}
|
|||
|
`)}this.progressTimeout=setTimeout(()=>{this.refreshProgress()},A4)}refreshProgress(e=0){let r=!1;if(this.progress.size===0)r=!0;else for(let i of this.progress.values()){let n=Math.trunc(this.progressMaxScaledSize*i.definition.progress),s=i.lastScaledSize;if(i.lastScaledSize=n,n!==s){r=!0;break}}r&&(this.clearProgress({delta:e}),this.writeProgress())}truncate(e,{truncate:r}={}){return this.configuration.get("enableProgressBars")||(r=!1),typeof r=="undefined"&&(r=this.configuration.get("preferTruncatedLines")),r&&(e=(0,o4.default)(e,0,process.stdout.columns-1)),e}formatName(e){return c4(e,{configuration:this.configuration,json:this.json})}formatNameWithHyperlink(e){return qS(e,{configuration:this.configuration,json:this.json})}formatIndent(){return"\u2502 ".repeat(this.indent)}};var Qr="3.1.0-rc.5";var ps;(function(n){n.Yarn1="Yarn Classic",n.Yarn2="Yarn",n.Npm="npm",n.Pnpm="pnpm"})(ps||(ps={}));async function uo(t,e,r,i=[]){if(process.platform==="win32"){let n=`@goto #_undefined_# 2>NUL || @title %COMSPEC% & @setlocal & @"${r}" ${i.map(s=>`"${s.replace('"','""')}"`).join(" ")} %*`;await M.writeFilePromise(D.format({dir:t,name:e,ext:".cmd"}),n)}await M.writeFilePromise(D.join(t,e),`#!/bin/sh
|
|||
|
exec "${r}" ${i.map(n=>`'${n.replace(/'/g,`'"'"'`)}'`).join(" ")} "$@"
|
|||
|
`,{mode:493})}async function T0e(t){let e=null;try{e=await M.readFilePromise(D.join(t,Et.lockfile),"utf8")}catch{}return e!==null?e.match(/^__metadata:$/m)?{packageManager:ps.Yarn2,reason:'"__metadata" key found in yarn.lock'}:{packageManager:ps.Yarn1,reason:'"__metadata" key not found in yarn.lock, must be a Yarn classic lockfile'}:M.existsSync(D.join(t,"package-lock.json"))?{packageManager:ps.Npm,reason:`found npm's "package-lock.json" lockfile`}:M.existsSync(D.join(t,"pnpm-lock.yaml"))?{packageManager:ps.Pnpm,reason:`found pnpm's "pnpm-lock.yaml" lockfile`}:null}async function sf({project:t,locator:e,binFolder:r,lifecycleScript:i}){var l,c;let n={};for(let[u,g]of Object.entries(process.env))typeof g!="undefined"&&(n[u.toLowerCase()!=="path"?u:"PATH"]=g);let s=L.fromPortablePath(r);n.BERRY_BIN_FOLDER=L.fromPortablePath(s);let o=process.env.COREPACK_ROOT?L.join(process.env.COREPACK_ROOT,"dist/yarn.js"):process.argv[1];if(await Promise.all([uo(r,"node",process.execPath),...Qr!==null?[uo(r,"run",process.execPath,[o,"run"]),uo(r,"yarn",process.execPath,[o]),uo(r,"yarnpkg",process.execPath,[o]),uo(r,"node-gyp",process.execPath,[o,"run","--top-level","node-gyp"])]:[]]),t&&(n.INIT_CWD=L.fromPortablePath(t.configuration.startingCwd),n.PROJECT_CWD=L.fromPortablePath(t.cwd)),n.PATH=n.PATH?`${s}${L.delimiter}${n.PATH}`:`${s}`,n.npm_execpath=`${s}${L.sep}yarn`,n.npm_node_execpath=`${s}${L.sep}node`,e){if(!t)throw new Error("Assertion failed: Missing project");let u=t.tryWorkspaceByLocator(e),g=u?(l=u.manifest.version)!=null?l:"":(c=t.storedPackages.get(e.locatorHash).version)!=null?c:"";n.npm_package_name=yt(e),n.npm_package_version=g}let a=Qr!==null?`yarn/${Qr}`:`yarn/${Xl("@yarnpkg/core").version}-core`;return n.npm_config_user_agent=`${a} npm/? node/${process.versions.node} ${process.platform} ${process.arch}`,i&&(n.npm_lifecycle_event=i),t&&await t.configuration.triggerHook(u=>u.setupScriptEnvironment,t,n,async(u,g,h)=>await uo(r,or(u),g,h)),n}var O0e=2,K0e=(0,g4.default)(O0e);async function U0e(t,e,{configuration:r,report:i,workspace:n=null,locator:s=null}){await K0e(async()=>{await M.mktempPromise(async o=>{let a=D.join(o,"pack.log"),l=null,{stdout:c,stderr:u}=r.getSubprocessStreams(a,{prefix:L.fromPortablePath(t),report:i}),g=s&&cs(s)?Ih(s):s,h=g?hn(g):"an external project";c.write(`Packing ${h} from sources
|
|||
|
`);let f=await T0e(t),p;f!==null?(c.write(`Using ${f.packageManager} for bootstrap. Reason: ${f.reason}
|
|||
|
|
|||
|
`),p=f.packageManager):(c.write(`No package manager configuration detected; defaulting to Yarn
|
|||
|
|
|||
|
`),p=ps.Yarn2),await M.mktempPromise(async m=>{let I=await sf({binFolder:m}),w=new Map([[ps.Yarn1,async()=>{let N=n!==null?["workspace",n]:[],H=await js("yarn",["set","version","classic","--only-if-needed"],{cwd:t,env:I,stdin:l,stdout:c,stderr:u,end:on.ErrorCode});if(H.code!==0)return H.code;await M.appendFilePromise(D.join(t,".npmignore"),`/.yarn
|
|||
|
`),c.write(`
|
|||
|
`);let T=await js("yarn",["install"],{cwd:t,env:I,stdin:l,stdout:c,stderr:u,end:on.ErrorCode});if(T.code!==0)return T.code;c.write(`
|
|||
|
`);let P=await js("yarn",[...N,"pack","--filename",L.fromPortablePath(e)],{cwd:t,env:I,stdin:l,stdout:c,stderr:u});return P.code!==0?P.code:0}],[ps.Yarn2,async()=>{let N=n!==null?["workspace",n]:[];I.YARN_ENABLE_INLINE_BUILDS="1";let H=D.join(t,Et.lockfile);await M.existsPromise(H)||await M.writeFilePromise(H,"");let T=await js("yarn",[...N,"pack","--install-if-needed","--filename",L.fromPortablePath(e)],{cwd:t,env:I,stdin:l,stdout:c,stderr:u});return T.code!==0?T.code:0}],[ps.Npm,async()=>{if(n!==null)throw new Error(`Workspaces aren't supported by npm, which has been detected as the primary package manager for ${t}`);delete I.npm_config_user_agent;let N=await js("npm",["install"],{cwd:t,env:I,stdin:l,stdout:c,stderr:u,end:on.ErrorCode});if(N.code!==0)return N.code;let H=new Nc.PassThrough,T=ch(H);H.pipe(c);let P=await js("npm",["pack","--silent"],{cwd:t,env:I,stdin:l,stdout:H,stderr:u});if(P.code!==0)return P.code;let G=(await T).toString().trim().replace(/^.*\n/s,""),te=D.resolve(t,L.toPortablePath(G));return await M.renamePromise(te,e),0}]]).get(p);if(typeof w=="undefined")throw new Error("Assertion failed: Unsupported workflow");let x=await w();if(!(x===0||typeof x=="undefined"))throw M.detachTemp(o),new et(J.PACKAGE_PREPARATION_FAILED,`Packing the package failed (exit code ${x}, logs can be found here: ${ze(r,a,Ne.PATH)})`)})})})}async function H0e(t,e,{project:r}){let i=r.tryWorkspaceByLocator(t);if(i!==null)return jS(i,e);let n=r.storedPackages.get(t.locatorHash);if(!n)throw new Error(`Package for ${At(r.configuration,t)} not found in the project`);return await sn.openPromise(async s=>{let o=r.configuration,a=r.configuration.getLinkers(),l={project:r,report:new Pe({stdout:new Nc.PassThrough,configuration:o})},c=a.find(f=>f.supportsPackage(n,l));if(!c)throw new Error(`The package ${At(r.configuration,n)} isn't supported by any of the available linkers`);let u=await c.findPackageLocation(n,l),g=new Dt(u,{baseFs:s});return(await Je.find(Se.dot,{baseFs:g})).scripts.has(e)},{libzip:await Ci()})}async function uE(t,e,r,{cwd:i,project:n,stdin:s,stdout:o,stderr:a}){return await M.mktempPromise(async l=>{let{manifest:c,env:u,cwd:g}=await h4(t,{project:n,binFolder:l,cwd:i,lifecycleScript:e}),h=c.scripts.get(e);if(typeof h=="undefined")return 1;let f=async()=>await sE(h,r,{cwd:g,env:u,stdin:s,stdout:o,stderr:a});return await(await n.configuration.reduceHook(m=>m.wrapScriptExecution,f,n,t,e,{script:h,args:r,cwd:g,env:u,stdin:s,stdout:o,stderr:a}))()})}async function JS(t,e,r,{cwd:i,project:n,stdin:s,stdout:o,stderr:a}){return await M.mktempPromise(async l=>{let{env:c,cwd:u}=await h4(t,{project:n,binFolder:l,cwd:i});return await sE(e,r,{cwd:u,env:c,stdin:s,stdout:o,stderr:a})})}async function G0e(t,{binFolder:e,cwd:r,lifecycleScript:i}){let n=await sf({project:t.project,locator:t.anchoredLocator,binFolder:e,lifecycleScript:i});return await Promise.all(Array.from(await f4(t),([s,[,o]])=>uo(e,or(s),process.execPath,[o]))),typeof r=="undefined"&&(r=D.dirname(await M.realpathPromise(D.join(t.cwd,"package.json")))),{manifest:t.manifest,binFolder:e,env:n,cwd:r}}async function h4(t,{project:e,binFolder:r,cwd:i,lifecycleScript:n}){let s=e.tryWorkspaceByLocator(t);if(s!==null)return G0e(s,{binFolder:r,cwd:i,lifecycleScript:n});let o=e.storedPackages.get(t.locatorHash);if(!o)throw new Error(`Package for ${At(e.configuration,t)} not found in the project`);return await sn.openPromise(async a=>{let l=e.configuration,c=e.configuration.getLinkers(),u={project:e,report:new Pe({stdout:new Nc.PassThrough,configuration:l})},g=c.find(I=>I.supportsPackage(o,u));if(!g)throw new Error(`The package ${At(e.configuration,o)} isn't supported by any of the available linkers`);let h=await sf({project:e,locator:t,binFolder:r,lifecycleScript:n});await Promise.all(Array.from(await gE(t,{project:e}),([I,[,Q]])=>uo(r,or(I),process.execPath,[Q])));let f=await g.findPackageLocation(o,u),p=new Dt(f,{baseFs:a}),m=await Je.find(Se.dot,{baseFs:p});return typeof i=="undefined"&&(i=f),{manifest:m,binFolder:r,env:h,cwd:i}},{libzip:await Ci()})}async function p4(t,e,r
|
|||
|
`,{stdout:c,stderr:u}=n.getSubprocessStreams(a,{report:i,prefix:At(n,t.anchoredLocator),header:l});i.reportInfo(J.LIFECYCLE_SCRIPT,`Calling the "${e}" lifecycle script`);let g=await p4(t,e,[],{cwd:r,stdin:s,stdout:c,stderr:u});if(c.end(),u.end(),g!==0)throw M.detachTemp(o),new et(J.LIFECYCLE_SCRIPT,`${(0,u4.default)(e)} script failed (exit code ${ze(n,g,Ne.NUMBER)}, logs can be found here: ${ze(n,a,Ne.PATH)}); run ${ze(n,`yarn ${e}`,Ne.CODE)} to investigate`)})}async function Y0e(t,e,r){jS(t,e)&&await d4(t,e,r)}async function gE(t,{project:e}){let r=e.configuration,i=new Map,n=e.storedPackages.get(t.locatorHash);if(!n)throw new Error(`Package for ${At(r,t)} not found in the project`);let s=new Nc.Writable,o=r.getLinkers(),a={project:e,report:new Pe({configuration:r,stdout:s})},l=new Set([t.locatorHash]);for(let u of n.dependencies.values()){let g=e.storedResolutions.get(u.descriptorHash);if(!g)throw new Error(`Assertion failed: The resolution (${Ht(r,u)}) should have been registered`);l.add(g)}let c=await Promise.all(Array.from(l,async u=>{let g=e.storedPackages.get(u);if(!g)throw new Error(`Assertion failed: The package (${u}) should have been registered`);if(g.bin.size===0)return hA.skip;let h=o.find(p=>p.supportsPackage(g,a));if(!h)return hA.skip;let f=null;try{f=await h.findPackageLocation(g,a)}catch(p){if(p.code==="LOCATOR_NOT_INSTALLED")return hA.skip;throw p}return{dependency:g,packageLocation:f}}));for(let u of c){if(u===hA.skip)continue;let{dependency:g,packageLocation:h}=u;for(let[f,p]of g.bin)i.set(f,[g,L.fromPortablePath(D.resolve(h,p))])}return i}async function f4(t){return await gE(t.anchoredLocator,{project:t.project})}async function C4(t,e,r,{cwd:i,project:n,stdin:s,stdout:o,stderr:a,nodeArgs:l=[],packageAccessibleBinaries:c}){c!=null||(c=await gE(t,{project:n}));let u=c.get(e);if(!u)throw new Error(`Binary not found (${e}) for ${At(n.configuration,t)}`);return await M.mktempPromise(async g=>{let[,h]=u,f=await sf({project:n,locator:t,binFolder:g});await Promise.all(Array.from(c,([m,[,I]])=>uo(f.BERRY_BIN_FOLDER,or(m),process.execPath,[I])));let p;try{p=await js(process.execPath,[...l,h,...r],{cwd:i,env:f,stdin:s,stdout:o,stderr:a})}finally{await M.removePromise(f.BERRY_BIN_FOLDER)}return p.code})}async function q0e(t,e,r,{cwd:i,stdin:n,stdout:s,stderr:o,packageAccessibleBinaries:a}){return await C4(t.anchoredLocator,e,r,{project:t.project,cwd:i,stdin:n,stdout:s,stderr:o,packageAccessibleBinaries:a})}var Nr={};$e(Nr,{convertToZip:()=>ASe,extractArchiveTo:()=>cSe,makeArchiveFromDirectory:()=>aSe});var yz=ne(require("stream")),Bz=ne(iz());var dz=ne(require("os")),Cz=ne(pz()),mz=ne(require("worker_threads")),ck=class{constructor(e){this.source=e;this.pool=[];this.queue=new Cz.default({concurrency:Math.max(1,(0,dz.cpus)().length)});let r=setTimeout(()=>{if(!(this.queue.size!==0||this.queue.pending!==0)){for(let i of this.pool)i.terminate();this.pool=[]}},1e3).unref();this.queue.on("idle",()=>{r.refresh()})}run(e){return this.queue.add(()=>{var i;let r=(i=this.pool.pop())!=null?i:new mz.Worker(this.source,{eval:!0,execArgv:[...process.execArgv,"--unhandled-rejections=strict"]});return r.ref(),new Promise((n,s)=>{let o=a=>{a!==0&&s(new Error(`Worker exited with code ${a}`))};r.once("message",a=>{this.pool.push(r),r.unref(),r.off("error",s),r.off("exit",o),n(a)}),r.once("error",s),r.once("exit",o),r.postMessage(e)})})}};var wz=ne(Ez());async function aSe(t,{baseFs:e=new Nt,prefixPath:r=Se.root,compressionLevel:i,inMemory:n=!1}={}){let s=await Ci(),o;if(n)o=new kr(null,{libzip:s,level:i});else{let l=await M.mktempPromise(),c=D.join(l,"archive.zip");o=new kr(c,{create:!0,libzip:s,level:i})}let a=D.resolve(Se.root,r);return await o.copyPromise(a,t,{baseFs:e,stableTime:!0,stableSort:!0}),o}var Qz;async function ASe(t,e){let r=await M.mktempPromise(),i=D.join(r,"archive.zip");return Qz||(Qz=new ck((0,wz.getContent)())),await Qz.run({tmpFile:i,tgz:t,opts:e}),new kr(i,{libzip:await Ci(),level:e.compressionLevel})}async function*lSe(t){let e=new Bz.default.Parse,r=new yz.PassThrough({objectMode:!0,autoDestroy:!0,emitClo
|
|||
|
`);return}let s=(0,Sz.asTree)(xz(t,{configuration:e}),!1,!1);if(n>=1&&(s=s.replace(/^([├└]─)/gm,`\u2502
|
|||
|
$1`).replace(/^│\n/,"")),n>=2)for(let a=0;a<2;++a)s=s.replace(/^([│ ].{2}[├│ ].{2}[^\n]+\n)(([│ ]).{2}[├└].{2}[^\n]*\n[│ ].{2}[│ ].{2}[├└]─)/gm,`$1$3 \u2502
|
|||
|
$2`).replace(/^│\n/,"");if(n>=3)throw new Error("Only the first two levels are accepted by treeUtils.emitTree");r.write(s)}var hk=ne(require("fs"));var gSe=8,mt=class{constructor(e,{configuration:r,immutable:i=r.get("enableImmutableCache"),check:n=!1}){this.markedFiles=new Set;this.mutexes=new Map;this.configuration=r,this.cwd=e,this.immutable=i,this.check=n;let s=r.get("cacheKeyOverride");if(s!==null)this.cacheKey=`${s}`;else{let o=r.get("compressionLevel"),a=o!==$a?`c${o}`:"";this.cacheKey=[gSe,a].join("")}}static async find(e,{immutable:r,check:i}={}){let n=new mt(e.get("cacheFolder"),{configuration:e,immutable:r,check:i});return await n.setup(),n}get mirrorCwd(){if(!this.configuration.get("enableMirror"))return null;let e=`${this.configuration.get("globalFolder")}/cache`;return e!==this.cwd?e:null}getVersionFilename(e){return`${nc(e)}-${this.cacheKey}.zip`}getChecksumFilename(e,r){let n=hSe(r).slice(0,10);return`${nc(e)}-${n}.zip`}getLocatorPath(e,r){return this.mirrorCwd===null?D.resolve(this.cwd,this.getVersionFilename(e)):r===null||fk(r)!==this.cacheKey?null:D.resolve(this.cwd,this.getChecksumFilename(e,r))}getLocatorMirrorPath(e){let r=this.mirrorCwd;return r!==null?D.resolve(r,this.getVersionFilename(e)):null}async setup(){if(!this.configuration.get("enableGlobalCache"))if(this.immutable){if(!await M.existsPromise(this.cwd))throw new et(J.IMMUTABLE_CACHE,"Cache path does not exist.")}else{await M.mkdirPromise(this.cwd,{recursive:!0});let e=D.resolve(this.cwd,".gitignore");await M.changeFilePromise(e,`/.gitignore
|
|||
|
*.flock
|
|||
|
`)}(this.mirrorCwd||!this.immutable)&&await M.mkdirPromise(this.mirrorCwd||this.cwd,{recursive:!0})}async fetchPackageFromCache(e,r,{onHit:i,onMiss:n,loader:s,skipIntegrityCheck:o}){let a=this.getLocatorMirrorPath(e),l=new Nt,c=async(H,T=null)=>{let P=!o||!r?`${this.cacheKey}/${await Jm(H)}`:r;if(T!==null){let G=!o||!r?`${this.cacheKey}/${await Jm(T)}`:r;if(P!==G)throw new et(J.CACHE_CHECKSUM_MISMATCH,"The remote archive doesn't match the local checksum - has the local cache been corrupted?")}if(r!==null&&P!==r){let G;switch(this.check?G="throw":fk(r)!==fk(P)?G="update":G=this.configuration.get("checksumBehavior"),G){case"ignore":return r;case"update":return P;default:case"throw":throw new et(J.CACHE_CHECKSUM_MISMATCH,"The remote archive doesn't match the expected checksum")}}return P},u=async H=>{if(!s)throw new Error(`Cache check required but no loader configured for ${At(this.configuration,e)}`);let T=await s(),P=T.getRealPath();return T.saveAndClose(),await M.chmodPromise(P,420),await c(H,P)},g=async()=>{if(a===null||!await M.existsPromise(a)){let P=await s(),G=P.getRealPath();return P.saveAndClose(),{source:"loader",path:G}}let H=await M.mktempPromise(),T=D.join(H,this.getVersionFilename(e));return await M.copyFilePromise(a,T,hk.default.constants.COPYFILE_FICLONE),{source:"mirror",path:T}},h=async()=>{if(!s)throw new Error(`Cache entry required but missing for ${At(this.configuration,e)}`);if(this.immutable)throw new et(J.IMMUTABLE_CACHE,`Cache entry required but missing for ${At(this.configuration,e)}`);let{path:H,source:T}=await g();await M.chmodPromise(H,420);let P=await c(H),G=this.getLocatorPath(e,P);if(!G)throw new Error("Assertion failed: Expected the cache path to be available");let te=null;if(T!=="mirror"&&a!==null){let j=await M.mktempPromise();te=D.join(j,this.getVersionFilename(e)),await M.copyFilePromise(H,te,hk.default.constants.COPYFILE_FICLONE)}return await this.writeFileWithLock(G,async()=>await this.writeFileWithLock(T==="mirror"?null:a,async()=>(await M.movePromise(H,G),te&&a&&await M.movePromise(te,a),[G,P])))},f=async()=>{let T=(async()=>{let P=this.getLocatorPath(e,r),G=P!==null?await l.existsPromise(P):!1,te=G?i:n;if(te&&te(),G){let j=null,A=P;return this.check?j=await u(A):j=await c(A),[A,j]}else return h()})();this.mutexes.set(e.locatorHash,T);try{return await T}finally{this.mutexes.delete(e.locatorHash)}};for(let H;H=this.mutexes.get(e.locatorHash);)await H;let[p,m]=await f();this.markedFiles.add(p);let I=null,Q=await Ci(),w=new kg(()=>c0(()=>I=new kr(p,{baseFs:l,libzip:Q,readOnly:!0}),H=>`Failed to open the cache entry for ${At(this.configuration,e)}: ${H}`),D);return[new eA(p,{baseFs:w,pathUtils:D}),()=>{I!==null&&I.discardAndClose()},m]}async writeFileWithLock(e,r){return e===null?await r():await M.lockPromise(e,async()=>await r())}};function fk(t){let e=t.indexOf("/");return e!==-1?t.slice(0,e):null}function hSe(t){let e=t.indexOf("/");return e!==-1?t.slice(e+1):t}var Tz=ne(Fz()),sy=ne(Og());var Oz=ne(tf()),Ik=ne(require("stream"));var Rz={hooks:{reduceDependency:(t,e,r,i,{resolver:n,resolveOptions:s})=>{for(let{pattern:o,reference:a}of e.topLevelWorkspace.manifest.resolutions){if(o.from&&o.from.fullName!==yt(r)||o.from&&o.from.description&&o.from.description!==r.reference||o.descriptor.fullName!==yt(t)||o.descriptor.description&&o.descriptor.description!==t.range)continue;return n.bindDescriptor(Xt(t,a),e.topLevelWorkspace.anchoredLocator,s)}return t},validateProject:async(t,e)=>{for(let r of t.workspaces){let i=wh(t.configuration,r);await t.configuration.triggerHook(n=>n.validateWorkspace,r,{reportWarning:(n,s)=>e.reportWarning(n,`${i}: ${s}`),reportError:(n,s)=>e.reportError(n,`${i}: ${s}`)})}},validateWorkspace:async(t,e)=>{let{manifest:r}=t;r.resolutions.length&&t.cwd!==t.project.cwd&&r.errors.push(new Error("Resolutions field will be ignored"));for(let i of r.errors)e.reportWarning(J.INVALID_MANIFEST,i.message)}}};var dk=class{constructor(e){this.fetchers=e}supports(e,r){return!!this.tryFetcher(e,r)}getLocalPath(e,r){return this.getFetcher(e,r).getLocalPath(e,r)}async fetch(e,r){
|
|||
|
`);return{stdout:s,stderr:o}}makeResolver(){let e=[];for(let r of this.plugins.values())for(let i of r.resolvers||[])e.push(new i);return new eu([new ny,new Ir,new Ck,...e])}makeFetcher(){let e=[];for(let r of this.plugins.values())for(let i of r.fetchers||[])e.push(new i);return new dk([new bf,new mk,...e])}getLinkers(){let e=[];for(let r of this.plugins.values())for(let i of r.linkers||[])e.push(new i);return e}async refreshPackageExtensions(){this.packageExtensions=new Map;let e=this.packageExtensions,r=(i,n,{userProvided:s=!1}={})=>{if(!Gn(i.range))throw new Error("Only semver ranges are allowed as keys for the packageExtensions setting");let o=new Je;o.load(n,{yamlCompatibilityMode:!0});let a=Wl(e,i.identHash),l=[];a.push([i.range,l]);let c={status:Xr.Inactive,userProvided:s,parentDescriptor:i};for(let u of o.dependencies.values())l.push(W(v({},c),{type:Pr.Dependency,descriptor:u}));for(let u of o.peerDependencies.values())l.push(W(v({},c),{type:Pr.PeerDependency,descriptor:u}));for(let[u,g]of o.peerDependenciesMeta)for(let[h,f]of Object.entries(g))l.push(W(v({},c),{type:Pr.PeerDependencyMeta,selector:u,key:h,value:f}))};await this.triggerHook(i=>i.registerPackageExtensions,this,r);for(let[i,n]of this.get("packageExtensions"))r(_o(i,!0),Im(n),{userProvided:!0})}normalizePackage(e){let r=Ch(e);if(this.packageExtensions==null)throw new Error("refreshPackageExtensions has to be called before normalizing packages");let i=this.packageExtensions.get(e.identHash);if(typeof i!="undefined"){let s=e.version;if(s!==null){for(let[o,a]of i)if(!!nf(s,o))for(let l of a)switch(l.status===Xr.Inactive&&(l.status=Xr.Redundant),l.type){case Pr.Dependency:typeof r.dependencies.get(l.descriptor.identHash)=="undefined"&&(l.status=Xr.Active,r.dependencies.set(l.descriptor.identHash,l.descriptor));break;case Pr.PeerDependency:typeof r.peerDependencies.get(l.descriptor.identHash)=="undefined"&&(l.status=Xr.Active,r.peerDependencies.set(l.descriptor.identHash,l.descriptor));break;case Pr.PeerDependencyMeta:{let c=r.peerDependenciesMeta.get(l.selector);(typeof c=="undefined"||!Object.prototype.hasOwnProperty.call(c,l.key)||c[l.key]!==l.value)&&(l.status=Xr.Active,Xs(r.peerDependenciesMeta,l.selector,()=>({}))[l.key]=l.value)}break;default:A0(l);break}}}let n=s=>s.scope?`${s.scope}__${s.name}`:`${s.name}`;for(let s of r.peerDependencies.values()){if(s.scope==="types")continue;let o=n(s),a=Xo("types",o),l=yt(a);r.peerDependencies.has(a.identHash)||r.peerDependenciesMeta.has(l)||r.peerDependenciesMeta.set(l,{optional:!0})}for(let s of r.peerDependenciesMeta.keys()){let o=vi(s);r.peerDependencies.has(o.identHash)||r.peerDependencies.set(o.identHash,Xt(o,"*"))}return r.dependencies=new Map(xi(r.dependencies,([,s])=>Pi(s))),r.peerDependencies=new Map(xi(r.peerDependencies,([,s])=>Pi(s))),r}getLimit(e){return Xs(this.limits,e,()=>(0,Oz.default)(this.get(e)))}async triggerHook(e,...r){for(let i of this.plugins.values()){let n=i.hooks;if(!n)continue;let s=e(n);!s||await s(...r)}}async triggerMultipleHooks(e,r){for(let i of r)await this.triggerHook(e,...i)}async reduceHook(e,r,...i){let n=r;for(let s of this.plugins.values()){let o=s.hooks;if(!o)continue;let a=e(o);!a||(n=await a(n,...i))}return n}async firstHook(e,...r){for(let i of this.plugins.values()){let n=i.hooks;if(!n)continue;let s=e(n);if(!s)continue;let o=await s(...r);if(typeof o!="undefined")return o}return null}},ce=Io;ce.telemetry=null;var _i;(function(r){r[r.SCRIPT=0]="SCRIPT",r[r.SHELLCODE=1]="SHELLCODE"})(_i||(_i={}));var Eo=class extends pi{constructor({configuration:e,stdout:r,suggestInstall:i=!0}){super();this.errorCount=0;bh(this,{configuration:e}),this.configuration=e,this.stdout=r,this.suggestInstall=i}static async start(e,r){let i=new this(e);try{await r(i)}catch(n){i.reportExceptionOnce(n)}finally{await i.finalize()}return i}hasErrors(){return this.errorCount>0}exitCode(){return this.hasErrors()?1:0}reportCacheHit(e){}reportCacheMiss(e){}startTimerSync(e,r,i){return(typeof r=="function"?r:i)()}async startTimerPromise(e,r,i){return await(typeof r=="function"?r:i)()}async startC
|
|||
|
`)}reportProgress(e){let r=Promise.resolve().then(async()=>{for await(let{}of e);}),i=()=>{};return W(v({},r),{stop:i})}reportJson(e){}async finalize(){this.errorCount>0&&(this.stdout.write(`
|
|||
|
`),this.stdout.write(`${ze(this.configuration,"\u27A4","redBright")} Errors happened when preparing the environment required to run this command.
|
|||
|
`),this.suggestInstall&&this.stdout.write(`${ze(this.configuration,"\u27A4","redBright")} This might be caused by packages being missing from the lockfile, in which case running "yarn install" might help.
|
|||
|
`))}formatNameWithHyperlink(e){return qS(e,{configuration:this.configuration,json:!1})}};var Sy=ne(require("crypto")),v6=ne(y5()),xy=ne(x6()),P6=ne(tf()),F6=ne(pr()),_k=ne(require("util")),$k=ne(require("v8")),ev=ne(require("zlib"));var rFe=[[/^(git(?:\+(?:https|ssh))?:\/\/.*(?:\.git)?)#(.*)$/,(t,e,r,i)=>`${r}#commit=${i}`],[/^https:\/\/((?:[^/]+?)@)?codeload\.github\.com\/([^/]+\/[^/]+)\/tar\.gz\/([0-9a-f]+)$/,(t,e,r="",i,n)=>`https://${r}github.com/${i}.git#commit=${n}`],[/^https:\/\/((?:[^/]+?)@)?github\.com\/([^/]+\/[^/]+?)(?:\.git)?#([0-9a-f]+)$/,(t,e,r="",i,n)=>`https://${r}github.com/${i}.git#commit=${n}`],[/^https?:\/\/[^/]+\/(?:[^/]+\/)*(?:@.+(?:\/|(?:%2f)))?([^/]+)\/(?:-|download)\/\1-[^/]+\.tgz(?:#|$)/,t=>`npm:${t}`],[/^https:\/\/npm\.pkg\.github\.com\/download\/(?:@[^/]+)\/(?:[^/]+)\/(?:[^/]+)\/(?:[0-9a-f]+)(?:#|$)/,t=>`npm:${t}`],[/^https:\/\/npm\.fontawesome\.com\/(?:@[^/]+)\/([^/]+)\/-\/([^/]+)\/\1-\2.tgz(?:#|$)/,t=>`npm:${t}`],[/^https?:\/\/(?:[^\\.]+)\.jfrog\.io\/.*\/(@[^/]+)\/([^/]+)\/-\/\1\/\2-(?:[.\d\w-]+)\.tgz(?:#|$)/,(t,e)=>_m({protocol:"npm:",source:null,selector:t,params:{__archiveUrl:e}})],[/^[^/]+\.tgz#[0-9a-f]+$/,t=>`npm:${t}`]],Xk=class{constructor(){this.resolutions=null}async setup(e,{report:r}){let i=D.join(e.cwd,e.configuration.get("lockfileFilename"));if(!M.existsSync(i))return;let n=await M.readFilePromise(i,"utf8"),s=jr(n);if(Object.prototype.hasOwnProperty.call(s,"__metadata"))return;let o=this.resolutions=new Map;for(let a of Object.keys(s)){let l=yh(a);if(!l){r.reportWarning(J.YARN_IMPORT_FAILED,`Failed to parse the string "${a}" into a proper descriptor`);continue}Gn(l.range)&&(l=Xt(l,`npm:${l.range}`));let{version:c,resolved:u}=s[a];if(!u)continue;let g;for(let[f,p]of rFe){let m=u.match(f);if(m){g=p(c,...m);break}}if(!g){r.reportWarning(J.YARN_IMPORT_FAILED,`${Ht(e.configuration,l)}: Only some patterns can be imported from legacy lockfiles (not "${u}")`);continue}let h=l;try{let f=ic(l.range),p=yh(f.selector,!0);p&&(h=p)}catch{}o.set(l.descriptorHash,hi(h,g))}}supportsDescriptor(e,r){return this.resolutions?this.resolutions.has(e.descriptorHash):!1}supportsLocator(e,r){return!1}shouldPersistResolution(e,r){throw new Error("Assertion failed: This resolver doesn't support resolving locators to packages")}bindDescriptor(e,r,i){return e}getResolutionDependencies(e,r){return[]}async getCandidates(e,r,i){if(!this.resolutions)throw new Error("Assertion failed: The resolution store should have been setup");let n=this.resolutions.get(e.descriptorHash);if(!n)throw new Error("Assertion failed: The resolution should have been registered");return[n]}async getSatisfying(e,r,i){return null}async resolve(e,r){throw new Error("Assertion failed: This resolver doesn't support resolving locators to packages")}};var Dy=class{supportsDescriptor(e,r){return!!(r.project.storedResolutions.get(e.descriptorHash)||r.project.originalPackages.has(Xm(e).locatorHash))}supportsLocator(e,r){return!!r.project.originalPackages.has(e.locatorHash)}shouldPersistResolution(e,r){throw new Error("The shouldPersistResolution method shouldn't be called on the lockfile resolver, which would always answer yes")}bindDescriptor(e,r,i){return e}getResolutionDependencies(e,r){return[]}async getCandidates(e,r,i){let n=i.project.originalPackages.get(Xm(e).locatorHash);if(n)return[n];let s=i.project.storedResolutions.get(e.descriptorHash);if(!s)throw new Error("Expected the resolution to have been successful - resolution not found");if(n=i.project.originalPackages.get(s),!n)throw new Error("Expected the resolution to have been successful - package not found");return[n]}async getSatisfying(e,r,i){return null}async resolve(e,r){let i=r.project.originalPackages.get(e.locatorHash);if(!i)throw new Error("The lockfile resolver isn't meant to resolve packages - they should already have been stored into a cache");return i}};var Zk=class{constructor(e){this.resolver=e}supportsDescriptor(e,r){return this.resolver.supportsDescriptor(e,r)}supportsLocator(e,r){return this.resolver.supportsLocator(e,r)}shouldPersistResolution(e,r){return this.res
|
|||
|
`;await M.changeFilePromise(r,i,{automaticNewlines:!0}),this.manifest.raw=e}};var tv=4,iFe=1,nFe=/ *, */g,R6=/\/$/,sFe=32,oFe=(0,_k.promisify)(ev.default.gzip),aFe=(0,_k.promisify)(ev.default.gunzip),Mr;(function(r){r.UpdateLockfile="update-lockfile",r.SkipBuild="skip-build"})(Mr||(Mr={}));var rv={restoreInstallersCustomData:["installersCustomData"],restoreResolutions:["accessibleLocators","optionalBuilds","storedDescriptors","storedResolutions","storedPackages","lockFileChecksum"],restoreBuildState:["storedBuildState"]},Le=class{constructor(e,{configuration:r}){this.resolutionAliases=new Map;this.workspaces=[];this.workspacesByCwd=new Map;this.workspacesByIdent=new Map;this.storedResolutions=new Map;this.storedDescriptors=new Map;this.storedPackages=new Map;this.storedChecksums=new Map;this.storedBuildState=new Map;this.accessibleLocators=new Set;this.originalPackages=new Map;this.optionalBuilds=new Set;this.peerRequirements=new Map;this.installersCustomData=new Map;this.lockFileChecksum=null;this.installStateChecksum=null;this.configuration=r,this.cwd=e}static async find(e,r){var c,u,g;if(!e.projectCwd)throw new me(`No project found in ${r}`);let i=e.projectCwd,n=r,s=null;for(;s!==e.projectCwd;){if(s=n,M.existsSync(D.join(s,Et.manifest))){i=s;break}n=D.dirname(s)}let o=new Le(e.projectCwd,{configuration:e});(c=ce.telemetry)==null||c.reportProject(o.cwd),await o.setupResolutions(),await o.setupWorkspaces(),(u=ce.telemetry)==null||u.reportWorkspaceCount(o.workspaces.length),(g=ce.telemetry)==null||g.reportDependencyCount(o.workspaces.reduce((h,f)=>h+f.manifest.dependencies.size+f.manifest.devDependencies.size,0));let a=o.tryWorkspaceByCwd(i);if(a)return{project:o,workspace:a,locator:a.anchoredLocator};let l=await o.findLocatorForLocation(`${i}/`,{strict:!0});if(l)return{project:o,locator:l,workspace:null};throw new me(`The nearest package directory (${ze(e,i,Ne.PATH)}) doesn't seem to be part of the project declared in ${ze(e,o.cwd,Ne.PATH)}.
|
|||
|
|
|||
|
- If the project directory is right, it might be that you forgot to list ${ze(e,D.relative(o.cwd,i),Ne.PATH)} as a workspace.
|
|||
|
- If it isn't, it's likely because you have a yarn.lock or package.json file there, confusing the project root detection.`)}async setupResolutions(){this.storedResolutions=new Map,this.storedDescriptors=new Map,this.storedPackages=new Map,this.lockFileChecksum=null;let e=D.join(this.cwd,this.configuration.get("lockfileFilename")),r=this.configuration.get("defaultLanguageName");if(M.existsSync(e)){let i=await M.readFilePromise(e,"utf8");this.lockFileChecksum=gi(`${iFe}`,i);let n=jr(i);if(n.__metadata){let s=n.__metadata.version,o=n.__metadata.cacheKey;for(let a of Object.keys(n)){if(a==="__metadata")continue;let l=n[a];if(typeof l.resolution=="undefined")throw new Error(`Assertion failed: Expected the lockfile entry to have a resolution field (${a})`);let c=BA(l.resolution,!0),u=new Je;u.load(l,{yamlCompatibilityMode:!0});let g=u.version,h=u.languageName||r,f=l.linkType.toUpperCase(),p=u.dependencies,m=u.peerDependencies,I=u.dependenciesMeta,Q=u.peerDependenciesMeta,w=u.bin;if(l.checksum!=null){let x=typeof o!="undefined"&&!l.checksum.includes("/")?`${o}/${l.checksum}`:l.checksum;this.storedChecksums.set(c.locatorHash,x)}if(s>=tv){let x=W(v({},c),{version:g,languageName:h,linkType:f,dependencies:p,peerDependencies:m,dependenciesMeta:I,peerDependenciesMeta:Q,bin:w});this.originalPackages.set(x.locatorHash,x)}for(let x of a.split(nFe)){let N=_o(x);if(this.storedDescriptors.set(N.descriptorHash,N),s>=tv)this.storedResolutions.set(N.descriptorHash,c.locatorHash);else{let H=Zm(c);H.descriptorHash!==N.descriptorHash&&(this.storedDescriptors.set(H.descriptorHash,H),this.resolutionAliases.set(N.descriptorHash,H.descriptorHash))}}}}}}async setupWorkspaces(){this.workspaces=[],this.workspacesByCwd=new Map,this.workspacesByIdent=new Map;let e=[this.cwd];for(;e.length>0;){let r=e;e=[];for(let i of r){if(this.workspacesByCwd.has(i))continue;let n=await this.addWorkspace(i),s=this.storedPackages.get(n.anchoredLocator.locatorHash);s&&(n.dependencies=s.dependencies);for(let o of n.workspacesCwds)e.push(o)}}}async addWorkspace(e){let r=new Uf(e,{project:this});await r.setup();let i=this.workspacesByIdent.get(r.locator.identHash);if(typeof i!="undefined")throw new Error(`Duplicate workspace name ${yr(this.configuration,r.locator)}: ${L.fromPortablePath(e)} conflicts with ${L.fromPortablePath(i.cwd)}`);return this.workspaces.push(r),this.workspacesByCwd.set(e,r),this.workspacesByIdent.set(r.locator.identHash,r),r}get topLevelWorkspace(){return this.getWorkspaceByCwd(this.cwd)}tryWorkspaceByCwd(e){D.isAbsolute(e)||(e=D.resolve(this.cwd,e)),e=D.normalize(e).replace(/\/+$/,"");let r=this.workspacesByCwd.get(e);return r||null}getWorkspaceByCwd(e){let r=this.tryWorkspaceByCwd(e);if(!r)throw new Error(`Workspace not found (${e})`);return r}tryWorkspaceByFilePath(e){let r=null;for(let i of this.workspaces)D.relative(i.cwd,e).startsWith("../")||r&&r.cwd.length>=i.cwd.length||(r=i);return r||null}getWorkspaceByFilePath(e){let r=this.tryWorkspaceByFilePath(e);if(!r)throw new Error(`Workspace not found (${e})`);return r}tryWorkspaceByIdent(e){let r=this.workspacesByIdent.get(e.identHash);return typeof r=="undefined"?null:r}getWorkspaceByIdent(e){let r=this.tryWorkspaceByIdent(e);if(!r)throw new Error(`Workspace not found (${yr(this.configuration,e)})`);return r}tryWorkspaceByDescriptor(e){let r=this.tryWorkspaceByIdent(e);return r===null||(Zo(e)&&(e=mh(e)),!r.accepts(e.range))?null:r}getWorkspaceByDescriptor(e){let r=this.tryWorkspaceByDescriptor(e);if(r===null)throw new Error(`Workspace not found (${Ht(this.configuration,e)})`);return r}tryWorkspaceByLocator(e){let r=this.tryWorkspaceByIdent(e);return r===null||(cs(e)&&(e=Ih(e)),r.locator.locatorHash!==e.locatorHash&&r.anchoredLocator.locatorHash!==e.locatorHash)?null:r}getWorkspaceByLocator(e){let r=this.tryWorkspaceByLocator(e);if(!r)throw new Error(`Workspace not found (${At(this.configuration,e)})`);return r}refreshWorkspaceDependencies(){for(let e of this.workspaces){let r=this.storedPackages.get(e.anchoredLocator.locatorHash);if(!r)throw new Error(`Assertion failed: Expected workspace ${wh(thi
|
|||
|
`;switch(X){case _i.SCRIPT:we+=`# Script name: ${ie}
|
|||
|
`;break;case _i.SHELLCODE:we+=`# Script code: ${ie}
|
|||
|
`;break}let he=null;if(!await M.mktempPromise(async pe=>{let Fe=D.join(pe,"build.log"),{stdout:Z,stderr:z}=this.configuration.getSubprocessStreams(Fe,{header:we,prefix:At(this.configuration,F),report:r}),ae;try{switch(X){case _i.SCRIPT:ae=await uE(F,ie,[],{cwd:Me,project:this,stdin:he,stdout:Z,stderr:z});break;case _i.SHELLCODE:ae=await JS(F,ie,[],{cwd:Me,project:this,stdin:he,stdout:Z,stderr:z});break}}catch(be){z.write(be.stack),ae=1}if(Z.end(),z.end(),ae===0)return G.set(F.locatorHash,Ke),!0;M.detachTemp(pe);let ue=`${At(this.configuration,F)} couldn't be built successfully (exit code ${ze(this.configuration,ae,Ne.NUMBER)}, logs can be found here: ${ze(this.configuration,Fe,Ne.PATH)})`;return this.optionalBuilds.has(F.locatorHash)?(r.reportInfo(J.BUILD_FAILED,ue),G.set(F.locatorHash,Ke),!0):(r.reportError(J.BUILD_FAILED,ue),!1)}))return}})())}}if(await Promise.all(_),$===w.size){let U=Array.from(w).map(F=>{let Re=this.storedPackages.get(F);if(!Re)throw new Error("Assertion failed: The package should have been registered");return At(this.configuration,Re)}).join(", ");r.reportError(J.CYCLIC_DEPENDENCIES,`Some packages have circular dependencies that make their build order unsatisfiable - as a result they won't be built (affected packages are: ${U})`);break}}this.storedBuildState=G}async install(e){var a,l;let r=this.configuration.get("nodeLinker");(a=ce.telemetry)==null||a.reportInstall(r),await e.report.startTimerPromise("Project validation",{skipIfEmpty:!0},async()=>{await this.configuration.triggerHook(c=>c.validateProject,this,{reportWarning:e.report.reportWarning.bind(e.report),reportError:e.report.reportError.bind(e.report)})});for(let c of this.configuration.packageExtensions.values())for(let[,u]of c)for(let g of u)g.status=Xr.Inactive;let i=D.join(this.cwd,this.configuration.get("lockfileFilename")),n=null;if(e.immutable)try{n=await M.readFilePromise(i,"utf8")}catch(c){throw c.code==="ENOENT"?new et(J.FROZEN_LOCKFILE_EXCEPTION,"The lockfile would have been created by this install, which is explicitly forbidden."):c}await e.report.startTimerPromise("Resolution step",async()=>{await this.resolveEverything(e)}),await e.report.startTimerPromise("Post-resolution validation",{skipIfEmpty:!0},async()=>{for(let[,c]of this.configuration.packageExtensions)for(let[,u]of c)for(let g of u)if(g.userProvided){let h=ze(this.configuration,g,Ne.PACKAGE_EXTENSION);switch(g.status){case Xr.Inactive:e.report.reportWarning(J.UNUSED_PACKAGE_EXTENSION,`${h}: No matching package in the dependency tree; you may not need this rule anymore.`);break;case Xr.Redundant:e.report.reportWarning(J.REDUNDANT_PACKAGE_EXTENSION,`${h}: This rule seems redundant when applied on the original package; the extension may have been applied upstream.`);break}}if(n!==null){let c=Pl(n,this.generateLockfile());if(c!==n){let u=(0,v6.structuredPatch)(i,i,n,c);e.report.reportSeparator();for(let g of u.hunks){e.report.reportInfo(null,`@@ -${g.oldStart},${g.oldLines} +${g.newStart},${g.newLines} @@`);for(let h of g.lines)h.startsWith("+")?e.report.reportError(J.FROZEN_LOCKFILE_EXCEPTION,ze(this.configuration,h,Ne.ADDED)):h.startsWith("-")?e.report.reportError(J.FROZEN_LOCKFILE_EXCEPTION,ze(this.configuration,h,Ne.REMOVED)):e.report.reportInfo(null,ze(this.configuration,h,"grey"))}throw e.report.reportSeparator(),new et(J.FROZEN_LOCKFILE_EXCEPTION,"The lockfile would have been modified by this install, which is explicitly forbidden.")}}});for(let c of this.configuration.packageExtensions.values())for(let[,u]of c)for(let g of u)g.userProvided&&g.status===Xr.Active&&((l=ce.telemetry)==null||l.reportPackageExtension(ac(g,Ne.PACKAGE_EXTENSION)));await e.report.startTimerPromise("Fetch step",async()=>{await this.fetchEverything(e),(typeof e.persistProject=="undefined"||e.persistProject)&&e.mode!==Mr.UpdateLockfile&&await this.cacheCleanup(e)});let s=e.immutable?[...new Set(this.configuration.get("immutablePatterns"))].sort():[],o=await Promise.all(s.map(async c=>Wm(c,{cwd:this.cwd})));(typeof e.persistProject=="undefined"||e.persistProject)&&await this.persist(),await
|
|||
|
`,`# Manual changes might be lost - proceed with caution!
|
|||
|
`].join("")}
|
|||
|
`+co(r)}async persistLockfile(){let e=D.join(this.cwd,this.configuration.get("lockfileFilename")),r=this.generateLockfile();await M.changeFilePromise(e,r,{automaticNewlines:!0})}async persistInstallStateFile(){let e=[];for(let o of Object.values(rv))e.push(...o);let r=(0,xy.default)(this,e),i=$k.default.serialize(r),n=gi(i);if(this.installStateChecksum===n)return;let s=this.configuration.get("installStatePath");await M.mkdirPromise(D.dirname(s),{recursive:!0}),await M.writeFilePromise(s,await oFe(i)),this.installStateChecksum=n}async restoreInstallState({restoreInstallersCustomData:e=!0,restoreResolutions:r=!0,restoreBuildState:i=!0}={}){let n=this.configuration.get("installStatePath");if(!M.existsSync(n)){r&&await this.applyLightResolution();return}let s=await aFe(await M.readFilePromise(n));this.installStateChecksum=gi(s);let o=$k.default.deserialize(s);e&&typeof o.installersCustomData!="undefined"&&(this.installersCustomData=o.installersCustomData),i&&Object.assign(this,(0,xy.default)(o,rv.restoreBuildState)),r&&(o.lockFileChecksum===this.lockFileChecksum?(Object.assign(this,(0,xy.default)(o,rv.restoreResolutions)),this.refreshWorkspaceDependencies()):await this.applyLightResolution())}async applyLightResolution(){await this.resolveEverything({lockfileOnly:!0,report:new Dr}),await this.persistInstallStateFile()}async persist(){await this.persistLockfile();for(let e of this.workspacesByCwd.values())await e.persistManifest()}async cacheCleanup({cache:e,report:r}){let i=new Set([".gitignore"]);if(!oQ(e.cwd,this.cwd)||!await M.existsPromise(e.cwd))return;let n=this.configuration.get("preferAggregateCacheInfo"),s=0,o=null;for(let a of await M.readdirPromise(e.cwd)){if(i.has(a))continue;let l=D.resolve(e.cwd,a);e.markedFiles.has(l)||(o=a,e.immutable?r.reportError(J.IMMUTABLE_CACHE,`${ze(this.configuration,D.basename(l),"magenta")} appears to be unused and would be marked for deletion, but the cache is immutable`):(n?s+=1:r.reportInfo(J.UNUSED_CACHE_ENTRY,`${ze(this.configuration,D.basename(l),"magenta")} appears to be unused - removing`),await M.removePromise(l)))}n&&s!==0&&r.reportInfo(J.UNUSED_CACHE_ENTRY,s>1?`${s} packages appeared to be unused and were removed`:`${o} appeared to be unused and was removed`),e.markedFiles.clear()}};function AFe({project:t,allDescriptors:e,allResolutions:r,allPackages:i,accessibleLocators:n=new Set,optionalBuilds:s=new Set,volatileDescriptors:o=new Set,peerRequirements:a=new Map,report:l,tolerateMissingPackages:c=!1}){var te;let u=new Map,g=[],h=new Map,f=new Map,p=new Map,m=new Map,I=new Map,Q=new Map(t.workspaces.map(j=>{let A=j.anchoredLocator.locatorHash,ee=i.get(A);if(typeof ee=="undefined"){if(c)return[A,null];throw new Error("Assertion failed: The workspace should have an associated package")}return[A,Ch(ee)]})),w=()=>{let j=M.mktempSync(),A=D.join(j,"stacktrace.log"),ee=String(g.length+1).length,$=g.map((_,U)=>`${`${U+1}.`.padStart(ee," ")} ${hn(_)}
|
|||
|
`).join("");throw M.writeFileSync(A,$),M.detachTemp(j),new et(J.STACK_OVERFLOW_RESOLUTION,`Encountered a stack overflow when resolving peer dependencies; cf ${L.fromPortablePath(A)}`)},x=j=>{let A=r.get(j.descriptorHash);if(typeof A=="undefined")throw new Error("Assertion failed: The resolution should have been registered");let ee=i.get(A);if(!ee)throw new Error("Assertion failed: The package could not be found");return ee},N=(j,A,{top:ee,optional:$})=>{g.length>1e3&&w(),g.push(j);let _=H(j,A,{top:ee,optional:$});return g.pop(),_},H=(j,A,{top:ee,optional:$})=>{if(n.has(j.locatorHash))return;n.add(j.locatorHash),$||s.delete(j.locatorHash);let _=i.get(j.locatorHash);if(!_){if(c)return;throw new Error(`Assertion failed: The package (${At(t.configuration,j)}) should have been registered`)}let U=[],F=[],Re=[],xe=[],Ke=[];for(let X of Array.from(_.dependencies.values())){if(_.peerDependencies.has(X.identHash)&&_.locatorHash!==ee)continue;if(Zo(X))throw new Error("Assertion failed: Virtual packages shouldn't be encountered when virtualizing a branch");o.delete(X.descriptorHash);let ie=$;if(!ie){let ae=_.dependenciesMeta.get(yt(X));if(typeof ae!="undefined"){let ue=ae.get(null);typeof ue!="undefined"&&ue.optional&&(ie=!0)}}let we=r.get(X.descriptorHash);if(!we){if(c)continue;throw new Error(`Assertion failed: The resolution (${Ht(t.configuration,X)}) should have been registered`)}let he=Q.get(we)||i.get(we);if(!he)throw new Error(`Assertion failed: The package (${we}, resolved from ${Ht(t.configuration,X)}) should have been registered`);if(he.peerDependencies.size===0){N(he,new Map,{top:ee,optional:ie});continue}let Ie=u.get(he.locatorHash);typeof Ie=="number"&&Ie>=2&&w();let pe,Fe,Z=new Set,z;F.push(()=>{pe=Eb(X,j.locatorHash),Fe=yb(he,j.locatorHash),_.dependencies.delete(X.identHash),_.dependencies.set(pe.identHash,pe),r.set(pe.descriptorHash,Fe.locatorHash),e.set(pe.descriptorHash,pe),i.set(Fe.locatorHash,Fe),U.push([he,pe,Fe])}),Re.push(()=>{var ae;z=new Map;for(let ue of Fe.peerDependencies.values()){let be=_.dependencies.get(ue.identHash);if(!be&&Eh(j,ue)&&(be=Zm(j),e.set(be.descriptorHash,be),r.set(be.descriptorHash,j.locatorHash),o.delete(be.descriptorHash)),(!be||be.range==="missing:")&&Fe.dependencies.has(ue.identHash)){Fe.peerDependencies.delete(ue.identHash);continue}be||(be=Xt(ue,"missing:")),Fe.dependencies.set(be.identHash,be),Zo(be)&&fA(p,be.descriptorHash).add(Fe.locatorHash),h.set(be.identHash,be),be.range==="missing:"&&Z.add(be.identHash),z.set(ue.identHash,(ae=A.get(ue.identHash))!=null?ae:Fe.locatorHash)}Fe.dependencies=new Map(xi(Fe.dependencies,([ue,be])=>yt(be)))}),xe.push(()=>{if(!i.has(Fe.locatorHash))return;let ae=u.get(he.locatorHash),ue=typeof ae!="undefined"?ae+1:1;u.set(he.locatorHash,ue),N(Fe,z,{top:ee,optional:ie}),u.set(he.locatorHash,ue-1)}),Ke.push(()=>{let ae=_.dependencies.get(X.identHash);if(typeof ae=="undefined")throw new Error("Assertion failed: Expected the peer dependency to have been turned into a dependency");let ue=r.get(ae.descriptorHash);if(typeof ue=="undefined")throw new Error("Assertion failed: Expected the descriptor to be registered");if(fA(I,ue).add(j.locatorHash),!!i.has(Fe.locatorHash)){for(let be of Fe.peerDependencies.values()){let nt=z.get(be.identHash);if(typeof nt=="undefined")throw new Error("Assertion failed: Expected the peer dependency ident to be registered");Wl(zl(m,nt),yt(be)).push(Fe.locatorHash)}for(let be of Z)Fe.dependencies.delete(be)}})}for(let X of[...F,...Re])X();let Me;do{Me=!0;for(let[X,ie,we]of U){if(!i.has(we.locatorHash))continue;let he=zl(f,X.locatorHash),Ie=gi(...[...we.dependencies.values()].map(z=>{let ae=z.range!=="missing:"?r.get(z.descriptorHash):"missing:";if(typeof ae=="undefined")throw new Error(`Assertion failed: Expected the resolution for ${Ht(t.configuration,z)} to have been registered`);return ae===ee?`${ae} (top)`:ae}),ie.identHash),pe=he.get(Ie);if(typeof pe=="undefined"){he.set(Ie,ie);continue}if(pe===ie)continue;Me=!1,i.delete(we.locatorHash),e.delete(ie.descriptorHash),r.delete(ie.descriptorHash),n.delete(we.locatorHash);let Fe
|
|||
|
`),(await Pe.start({configuration:e,json:this.json,stdout:this.context.stdout,includeLogs:!this.context.quiet},async I=>{await r.install({cache:n,report:I,mode:this.mode})})).exitCode()}};Ip.paths=[["add"]],Ip.usage=Ce.Usage({description:"add dependencies to the project",details:"\n This command adds a package to the package.json for the nearest workspace.\n\n - If it didn't exist before, the package will by default be added to the regular `dependencies` field, but this behavior can be overriden thanks to the `-D,--dev` flag (which will cause the dependency to be added to the `devDependencies` field instead) and the `-P,--peer` flag (which will do the same but for `peerDependencies`).\n\n - If the package was already listed in your dependencies, it will by default be upgraded whether it's part of your `dependencies` or `devDependencies` (it won't ever update `peerDependencies`, though).\n\n - If set, the `--prefer-dev` flag will operate as a more flexible `-D,--dev` in that it will add the package to your `devDependencies` if it isn't already listed in either `dependencies` or `devDependencies`, but it will also happily upgrade your `dependencies` if that's what you already use (whereas `-D,--dev` would throw an exception).\n\n - If set, the `-O,--optional` flag will add the package to the `optionalDependencies` field and, in combination with the `-P,--peer` flag, it will add the package as an optional peer dependency. If the package was already listed in your `dependencies`, it will be upgraded to `optionalDependencies`. If the package was already listed in your `peerDependencies`, in combination with the `-P,--peer` flag, it will be upgraded to an optional peer dependency: `\"peerDependenciesMeta\": { \"<package>\": { \"optional\": true } }`\n\n - If the added package doesn't specify a range at all its `latest` tag will be resolved and the returned version will be used to generate a new semver range (using the `^` modifier by default unless otherwise configured via the `defaultSemverRangePrefix` configuration, or the `~` modifier if `-T,--tilde` is specified, or no modifier at all if `-E,--exact` is specified). Two exceptions to this rule: the first one is that if the package is a workspace then its local version will be used, and the second one is that if you use `-P,--peer` the default range will be `*` and won't be resolved at all.\n\n - If the added package specifies a range (such as `^1.0.0`, `latest`, or `rc`), Yarn will add this range as-is in the resulting package.json entry (in particular, tags such as `rc` will be encoded as-is rather than being converted into a semver range).\n\n If the `--cached` option is used, Yarn will preferably reuse the highest version already used somewhere within the project, even if through a transitive dependency.\n\n If the `-i,--interactive` option is used (or if the `preferInteractive` settings is toggled on) the command will first try to check whether other workspaces in the project use the specified package and, if so, will offer to reuse them.\n\n If the `--mode=<mode>` option is set, Yarn will change which artifacts are generated. The modes currently supported are:\n\n - `skip-build` will not run the build scripts at all. Note that this is different from setting `enableScripts` to false because the later will disable build scripts, and thus affect the content of the artifacts generated on disk, whereas the former will just disable the build step - but not the scripts themselves, which just won't run.\n\n - `update-lockfile` will skip the link step altogether, and only fetch packages that are missing from the lockfile (or that have no associated checksums). This mode is typically used by tools like Renovate or Dependabot to keep a lockfile up-to-date without incurring the full install cost.\n\n For a compilation of all the supported protocols, please consult the dedicated page from our website: https://yarnpkg.com/features/protocols.\n ",examples:[["Add a regular package to the current workspace","$0 add lo
|
|||
|
`),0}return(await Pe.start({configuration:e,json:this.json,stdout:this.context.stdout},async s=>{let o=await kt.getPackageAccessibleBinaries(i,{project:r}),l=Array.from(o.keys()).reduce((c,u)=>Math.max(c,u.length),0);for(let[c,[u,g]]of o)s.reportJson({name:c,source:b.stringifyIdent(u),path:g});if(this.verbose)for(let[c,[u]]of o)s.reportInfo(null,`${c.padEnd(l," ")} ${b.prettyLocator(e,u)}`);else for(let c of o.keys())s.reportInfo(null,c)})).exitCode()}};Ep.paths=[["bin"]],Ep.usage=Ce.Usage({description:"get the path to a binary script",details:`
|
|||
|
When used without arguments, this command will print the list of all the binaries available in the current workspace. Adding the \`-v,--verbose\` flag will cause the output to contain both the binary name and the locator of the package that provides the binary.
|
|||
|
|
|||
|
When an argument is specified, this command will just print the path to the binary on the standard output and exit. Note that the reported path may be stored within a zip archive.
|
|||
|
`,examples:[["List all the available binaries","$0 bin"],["Print the path to a specific binary","$0 bin eslint"]]});var oee=Ep;var yp=class extends ye{constructor(){super(...arguments);this.mirror=Y.Boolean("--mirror",!1,{description:"Remove the global cache files instead of the local cache files"});this.all=Y.Boolean("--all",!1,{description:"Remove both the global cache files and the local cache files of the current project"})}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),r=await mt.find(e);return(await Pe.start({configuration:e,stdout:this.context.stdout},async()=>{let n=(this.all||this.mirror)&&r.mirrorCwd!==null,s=!this.mirror;n&&(await M.removePromise(r.mirrorCwd),await e.triggerHook(o=>o.cleanGlobalArtifacts,e)),s&&await M.removePromise(r.cwd)})).exitCode()}};yp.paths=[["cache","clean"],["cache","clear"]],yp.usage=Ce.Usage({description:"remove the shared cache files",details:`
|
|||
|
This command will remove all the files from the cache.
|
|||
|
`,examples:[["Remove all the local archives","$0 cache clean"],["Remove all the archives stored in the ~/.yarn directory","$0 cache clean --mirror"]]});var aee=yp;var Aee=ne(Hy()),kP=ne(require("util")),Bp=class extends ye{constructor(){super(...arguments);this.json=Y.Boolean("--json",!1,{description:"Format the output as an NDJSON stream"});this.unsafe=Y.Boolean("--no-redacted",!1,{description:"Don't redact secrets (such as tokens) from the output"});this.name=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),r=this.name.replace(/[.[].*$/,""),i=this.name.replace(/^[^.[]*/,"");if(typeof e.settings.get(r)=="undefined")throw new me(`Couldn't find a configuration settings named "${r}"`);let s=e.getSpecial(r,{hideSecrets:!this.unsafe,getNativePaths:!0}),o=fe.convertMapsToIndexableObjects(s),a=i?(0,Aee.default)(o,i):o,l=await Pe.start({configuration:e,includeFooter:!1,json:this.json,stdout:this.context.stdout},async c=>{c.reportJson(a)});if(!this.json){if(typeof a=="string")return this.context.stdout.write(`${a}
|
|||
|
`),l.exitCode();kP.inspect.styles.name="cyan",this.context.stdout.write(`${(0,kP.inspect)(a,{depth:Infinity,colors:e.get("enableColors"),compact:!1})}
|
|||
|
`)}return l.exitCode()}};Bp.paths=[["config","get"]],Bp.usage=Ce.Usage({description:"read a configuration settings",details:`
|
|||
|
This command will print a configuration setting.
|
|||
|
|
|||
|
Secrets (such as tokens) will be redacted from the output by default. If this behavior isn't desired, set the \`--no-redacted\` to get the untransformed value.
|
|||
|
`,examples:[["Print a simple configuration setting","yarn config get yarnPath"],["Print a complex configuration setting","yarn config get packageExtensions"],["Print a nested field from the configuration",`yarn config get 'npmScopes["my-company"].npmRegistryServer'`],["Print a token from the configuration","yarn config get npmAuthToken --no-redacted"],["Print a configuration setting as JSON","yarn config get packageExtensions --json"]]});var lee=Bp;var yte=ne(MP()),Bte=ne(Hy()),wte=ne(Ete()),LP=ne(require("util")),Qp=class extends ye{constructor(){super(...arguments);this.json=Y.Boolean("--json",!1,{description:"Set complex configuration settings to JSON values"});this.home=Y.Boolean("-H,--home",!1,{description:"Update the home configuration instead of the project configuration"});this.name=Y.String();this.value=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),r=()=>{if(!e.projectCwd)throw new me("This command must be run from within a project folder");return e.projectCwd},i=this.name.replace(/[.[].*$/,""),n=this.name.replace(/^[^.[]*\.?/,"");if(typeof e.settings.get(i)=="undefined")throw new me(`Couldn't find a configuration settings named "${i}"`);if(i==="enableStrictSettings")throw new me("This setting only affects the file it's in, and thus cannot be set from the CLI");let o=this.json?JSON.parse(this.value):this.value;await(this.home?f=>ce.updateHomeConfiguration(f):f=>ce.updateConfiguration(r(),f))(f=>{if(n){let p=(0,yte.default)(f);return(0,wte.default)(p,this.name,o),p}else return W(v({},f),{[i]:o})});let c=(await ce.find(this.context.cwd,this.context.plugins)).getSpecial(i,{hideSecrets:!0,getNativePaths:!0}),u=fe.convertMapsToIndexableObjects(c),g=n?(0,Bte.default)(u,n):u;return(await Pe.start({configuration:e,includeFooter:!1,stdout:this.context.stdout},async f=>{LP.inspect.styles.name="cyan",f.reportInfo(J.UNNAMED,`Successfully set ${this.name} to ${(0,LP.inspect)(g,{depth:Infinity,colors:e.get("enableColors"),compact:!1})}`)})).exitCode()}};Qp.paths=[["config","set"]],Qp.usage=Ce.Usage({description:"change a configuration settings",details:`
|
|||
|
This command will set a configuration setting.
|
|||
|
|
|||
|
When used without the \`--json\` flag, it can only set a simple configuration setting (a string, a number, or a boolean).
|
|||
|
|
|||
|
When used with the \`--json\` flag, it can set both simple and complex configuration settings, including Arrays and Objects.
|
|||
|
`,examples:[["Set a simple configuration setting (a string, a number, or a boolean)","yarn config set initScope myScope"],["Set a simple configuration setting (a string, a number, or a boolean) using the `--json` flag",'yarn config set initScope --json \\"myScope\\"'],["Set a complex configuration setting (an Array) using the `--json` flag",`yarn config set unsafeHttpWhitelist --json '["*.example.com", "example.com"]'`],["Set a complex configuration setting (an Object) using the `--json` flag",`yarn config set packageExtensions --json '{ "@babel/parser@*": { "dependencies": { "@babel/types": "*" } } }'`],["Set a nested configuration setting",'yarn config set npmScopes.company.npmRegistryServer "https://npm.example.com"'],["Set a nested configuration setting using indexed access for non-simple keys",`yarn config set 'npmRegistries["//npm.example.com"].npmAuthToken' "ffffffff-ffff-ffff-ffff-ffffffffffff"`]]});var Qte=Qp;var Rte=ne(MP()),Nte=ne(qf()),Mte=ne(Fte()),bp=class extends ye{constructor(){super(...arguments);this.home=Y.Boolean("-H,--home",!1,{description:"Update the home configuration instead of the project configuration"});this.name=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),r=()=>{if(!e.projectCwd)throw new me("This command must be run from within a project folder");return e.projectCwd},i=this.name.replace(/[.[].*$/,""),n=this.name.replace(/^[^.[]*\.?/,"");if(typeof e.settings.get(i)=="undefined")throw new me(`Couldn't find a configuration settings named "${i}"`);let o=this.home?l=>ce.updateHomeConfiguration(l):l=>ce.updateConfiguration(r(),l);return(await Pe.start({configuration:e,includeFooter:!1,stdout:this.context.stdout},async l=>{let c=!1;await o(u=>{if(!(0,Nte.default)(u,this.name))return l.reportWarning(J.UNNAMED,`Configuration doesn't contain setting ${this.name}; there is nothing to unset`),c=!0,u;let g=n?(0,Rte.default)(u):v({},u);return(0,Mte.default)(g,this.name),g}),c||l.reportInfo(J.UNNAMED,`Successfully unset ${this.name}`)})).exitCode()}};bp.paths=[["config","unset"]],bp.usage=Ce.Usage({description:"unset a configuration setting",details:`
|
|||
|
This command will unset a configuration setting.
|
|||
|
`,examples:[["Unset a simple configuration setting","yarn config unset initScope"],["Unset a complex configuration setting","yarn config unset packageExtensions"],["Unset a nested configuration setting","yarn config unset npmScopes.company.npmRegistryServer"]]});var Lte=bp;var TP=ne(require("util")),Dp=class extends ye{constructor(){super(...arguments);this.verbose=Y.Boolean("-v,--verbose",!1,{description:"Print the setting description on top of the regular key/value information"});this.why=Y.Boolean("--why",!1,{description:"Print the reason why a setting is set a particular way"});this.json=Y.Boolean("--json",!1,{description:"Format the output as an NDJSON stream"})}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins,{strict:!1});return(await Pe.start({configuration:e,json:this.json,stdout:this.context.stdout},async i=>{if(e.invalid.size>0&&!this.json){for(let[n,s]of e.invalid)i.reportError(J.INVALID_CONFIGURATION_KEY,`Invalid configuration key "${n}" in ${s}`);i.reportSeparator()}if(this.json){let n=fe.sortMap(e.settings.keys(),s=>s);for(let s of n){let o=e.settings.get(s),a=e.getSpecial(s,{hideSecrets:!0,getNativePaths:!0}),l=e.sources.get(s);this.verbose?i.reportJson({key:s,effective:a,source:l}):i.reportJson(v({key:s,effective:a,source:l},o))}}else{let n=fe.sortMap(e.settings.keys(),a=>a),s=n.reduce((a,l)=>Math.max(a,l.length),0),o={breakLength:Infinity,colors:e.get("enableColors"),maxArrayLength:2};if(this.why||this.verbose){let a=n.map(c=>{let u=e.settings.get(c);if(!u)throw new Error(`Assertion failed: This settings ("${c}") should have been registered`);let g=this.why?e.sources.get(c)||"<default>":u.description;return[c,g]}),l=a.reduce((c,[,u])=>Math.max(c,u.length),0);for(let[c,u]of a)i.reportInfo(null,`${c.padEnd(s," ")} ${u.padEnd(l," ")} ${(0,TP.inspect)(e.getSpecial(c,{hideSecrets:!0,getNativePaths:!0}),o)}`)}else for(let a of n)i.reportInfo(null,`${a.padEnd(s," ")} ${(0,TP.inspect)(e.getSpecial(a,{hideSecrets:!0,getNativePaths:!0}),o)}`)}})).exitCode()}};Dp.paths=[["config"]],Dp.usage=Ce.Usage({description:"display the current configuration",details:`
|
|||
|
This command prints the current active configuration settings.
|
|||
|
`,examples:[["Print the active configuration settings","$0 config"]]});var Tte=Dp;Nn();var OP={};$e(OP,{Strategy:()=>Cl,acceptedStrategies:()=>UHe,dedupe:()=>KP});var Ote=ne(Ji()),Cl;(function(e){e.HIGHEST="highest"})(Cl||(Cl={}));var UHe=new Set(Object.values(Cl)),HHe={highest:async(t,e,{resolver:r,fetcher:i,resolveOptions:n,fetchOptions:s})=>{let o=new Map;for(let[a,l]of t.storedResolutions){let c=t.storedDescriptors.get(a);if(typeof c=="undefined")throw new Error(`Assertion failed: The descriptor (${a}) should have been registered`);fe.getSetWithDefault(o,c.identHash).add(l)}return Array.from(t.storedDescriptors.values(),async a=>{if(e.length&&!Ote.default.isMatch(b.stringifyIdent(a),e))return null;let l=t.storedResolutions.get(a.descriptorHash);if(typeof l=="undefined")throw new Error(`Assertion failed: The resolution (${a.descriptorHash}) should have been registered`);let c=t.originalPackages.get(l);if(typeof c=="undefined"||!r.shouldPersistResolution(c,n))return null;let u=o.get(a.identHash);if(typeof u=="undefined")throw new Error(`Assertion failed: The resolutions (${a.identHash}) should have been registered`);if(u.size===1)return null;let g=[...u].map(I=>{let Q=t.originalPackages.get(I);if(typeof Q=="undefined")throw new Error(`Assertion failed: The package (${I}) should have been registered`);return Q.reference}),h=await r.getSatisfying(a,g,n),f=h==null?void 0:h[0];if(typeof f=="undefined")return null;let p=f.locatorHash,m=t.originalPackages.get(p);if(typeof m=="undefined")throw new Error(`Assertion failed: The package (${p}) should have been registered`);return p===l?null:{descriptor:a,currentPackage:c,updatedPackage:m}})}};async function KP(t,{strategy:e,patterns:r,cache:i,report:n}){let{configuration:s}=t,o=new Dr,a=s.makeResolver(),l=s.makeFetcher(),c={cache:i,checksums:t.storedChecksums,fetcher:l,project:t,report:o,skipIntegrityCheck:!0},u={project:t,resolver:a,report:o,fetchOptions:c};return await n.startTimerPromise("Deduplication step",async()=>{let h=await HHe[e](t,r,{resolver:a,resolveOptions:u,fetcher:l,fetchOptions:c}),f=pi.progressViaCounter(h.length);n.reportProgress(f);let p=0;await Promise.all(h.map(Q=>Q.then(w=>{if(w===null)return;p++;let{descriptor:x,currentPackage:N,updatedPackage:H}=w;n.reportInfo(J.UNNAMED,`${b.prettyDescriptor(s,x)} can be deduped from ${b.prettyLocator(s,N)} to ${b.prettyLocator(s,H)}`),n.reportJson({descriptor:b.stringifyDescriptor(x),currentResolution:b.stringifyLocator(N),updatedResolution:b.stringifyLocator(H)}),t.storedResolutions.set(x.descriptorHash,H.locatorHash)}).finally(()=>f.tick())));let m;switch(p){case 0:m="No packages";break;case 1:m="One package";break;default:m=`${p} packages`}let I=Ae.pretty(s,e,Ae.Type.CODE);return n.reportInfo(J.UNNAMED,`${m} can be deduped using the ${I} strategy`),p})}var Sp=class extends ye{constructor(){super(...arguments);this.strategy=Y.String("-s,--strategy",Cl.HIGHEST,{description:"The strategy to use when deduping dependencies",validator:li(Cl)});this.check=Y.Boolean("-c,--check",!1,{description:"Exit with exit code 1 when duplicates are found, without persisting the dependency tree"});this.json=Y.Boolean("--json",!1,{description:"Format the output as an NDJSON stream"});this.mode=Y.String("--mode",{description:"Change what artifacts installs generate",validator:li(Mr)});this.patterns=Y.Rest()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r}=await Le.find(e,this.context.cwd),i=await mt.find(e);await r.restoreInstallState({restoreResolutions:!1});let n=0,s=await Pe.start({configuration:e,includeFooter:!1,stdout:this.context.stdout,json:this.json},async o=>{n=await KP(r,{strategy:this.strategy,patterns:this.patterns,cache:i,report:o})});return s.hasErrors()?s.exitCode():this.check?n?1:0:(await Pe.start({configuration:e,stdout:this.context.stdout,json:this.json},async a=>{await r.install({cache:i,report:a,mode:this.mode})})).exitCode()}};Sp.paths=[["dedupe"]],Sp.usage=Ce.Usage({description:"deduplicate dependencies with overlapping ranges",details:"\n Duplicates are defined as desc
|
|||
|
`)}};dB.paths=[["--clipanion=definitions"]];var Gte=dB;var CB=class extends ye{async execute(){this.context.stdout.write(this.cli.usage(null))}};CB.paths=[["help"],["--help"],["-h"]];var Yte=CB;var UP=class extends ye{constructor(){super(...arguments);this.leadingArgument=Y.String();this.args=Y.Proxy()}async execute(){if(this.leadingArgument.match(/[\\/]/)&&!b.tryParseIdent(this.leadingArgument)){let e=D.resolve(this.context.cwd,L.toPortablePath(this.leadingArgument));return await this.cli.run(this.args,{cwd:e})}else return await this.cli.run(["run",this.leadingArgument,...this.args])}},qte=UP;var mB=class extends ye{async execute(){this.context.stdout.write(`${Qr||"<unknown>"}
|
|||
|
`)}};mB.paths=[["-v"],["--version"]];var jte=mB;var xp=class extends ye{constructor(){super(...arguments);this.commandName=Y.String();this.args=Y.Proxy()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,locator:i}=await Le.find(e,this.context.cwd);return await r.restoreInstallState(),await kt.executePackageShellcode(i,this.commandName,this.args,{cwd:this.context.cwd,stdin:this.context.stdin,stdout:this.context.stdout,stderr:this.context.stderr,project:r})}};xp.paths=[["exec"]],xp.usage=Ce.Usage({description:"execute a shell script",details:`
|
|||
|
This command simply executes a shell script within the context of the root directory of the active workspace using the portable shell.
|
|||
|
|
|||
|
It also makes sure to call it in a way that's compatible with the current project (for example, on PnP projects the environment will be setup in such a way that PnP will be correctly injected into the environment).
|
|||
|
`,examples:[["Execute a single shell command","$0 exec echo Hello World"],["Execute a shell script",'$0 exec "tsc & babel src --out-dir lib"']]});var Jte=xp;Nn();var kp=class extends ye{constructor(){super(...arguments);this.hash=Y.String({required:!1,validator:UQ(KQ(),[HQ(/^p[0-9a-f]{5}$/)])})}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r}=await Le.find(e,this.context.cwd);return await r.restoreInstallState({restoreResolutions:!1}),await r.applyLightResolution(),typeof this.hash!="undefined"?await GHe(this.hash,r,{stdout:this.context.stdout}):(await Pe.start({configuration:e,stdout:this.context.stdout,includeFooter:!1},async n=>{var o;let s=[([,a])=>b.stringifyLocator(r.storedPackages.get(a.subject)),([,a])=>b.stringifyIdent(a.requested)];for(let[a,l]of fe.sortMap(r.peerRequirements,s)){let c=r.storedPackages.get(l.subject);if(typeof c=="undefined")throw new Error("Assertion failed: Expected the subject package to have been registered");let u=r.storedPackages.get(l.rootRequester);if(typeof u=="undefined")throw new Error("Assertion failed: Expected the root package to have been registered");let g=(o=c.dependencies.get(l.requested.identHash))!=null?o:null,h=Ae.pretty(e,a,Ae.Type.CODE),f=b.prettyLocator(e,c),p=b.prettyIdent(e,l.requested),m=b.prettyIdent(e,u),I=l.allRequesters.length-1,Q=`descendant${I===1?"":"s"}`,w=I>0?` and ${I} ${Q}`:"",x=g!==null?"provides":"doesn't provide";n.reportInfo(null,`${h} \u2192 ${f} ${x} ${p} to ${m}${w}`)}})).exitCode()}};kp.paths=[["explain","peer-requirements"]],kp.usage=Ce.Usage({description:"explain a set of peer requirements",details:`
|
|||
|
A set of peer requirements represents all peer requirements that a dependent must satisfy when providing a given peer request to a requester and its descendants.
|
|||
|
|
|||
|
When the hash argument is specified, this command prints a detailed explanation of all requirements of the set corresponding to the hash and whether they're satisfied or not.
|
|||
|
|
|||
|
When used without arguments, this command lists all sets of peer requirements and the corresponding hash that can be used to get detailed information about a given set.
|
|||
|
|
|||
|
**Note:** A hash is a six-letter p-prefixed code that can be obtained from peer dependency warnings or from the list of all peer requirements (\`yarn explain peer-requirements\`).
|
|||
|
`,examples:[["Explain the corresponding set of peer requirements for a hash","$0 explain peer-requirements p1a4ed"],["List all sets of peer requirements","$0 explain peer-requirements"]]});var Wte=kp;async function GHe(t,e,r){let{configuration:i}=e,n=e.peerRequirements.get(t);if(typeof n=="undefined")throw new Error(`No peerDependency requirements found for hash: "${t}"`);return(await Pe.start({configuration:i,stdout:r.stdout,includeFooter:!1},async o=>{var Q,w;let a=e.storedPackages.get(n.subject);if(typeof a=="undefined")throw new Error("Assertion failed: Expected the subject package to have been registered");let l=e.storedPackages.get(n.rootRequester);if(typeof l=="undefined")throw new Error("Assertion failed: Expected the root package to have been registered");let c=(Q=a.dependencies.get(n.requested.identHash))!=null?Q:null,u=c!==null?e.storedResolutions.get(c.descriptorHash):null;if(typeof u=="undefined")throw new Error("Assertion failed: Expected the resolution to have been registered");let g=u!==null?e.storedPackages.get(u):null;if(typeof g=="undefined")throw new Error("Assertion failed: Expected the provided package to have been registered");let h=[...n.allRequesters.values()].map(x=>{let N=e.storedPackages.get(x);if(typeof N=="undefined")throw new Error("Assertion failed: Expected the package to be registered");let H=b.devirtualizeLocator(N),T=e.storedPackages.get(H.locatorHash);if(typeof T=="undefined")throw new Error("Assertion failed: Expected the package to be registered");let P=T.peerDependencies.get(n.requested.identHash);if(typeof P=="undefined")throw new Error("Assertion failed: Expected the peer dependency to be registered");return{pkg:N,peerDependency:P}});if(g!==null){let x=h.every(({peerDependency:N})=>Ft.satisfiesWithPrereleases(g.version,N.range));o.reportInfo(J.UNNAMED,`${b.prettyLocator(i,a)} provides ${b.prettyLocator(i,g)} with version ${b.prettyReference(i,(w=g.version)!=null?w:"<missing>")}, which ${x?"satisfies":"doesn't satisfy"} the following requirements:`)}else o.reportInfo(J.UNNAMED,`${b.prettyLocator(i,a)} doesn't provide ${b.prettyIdent(i,n.requested)}, breaking the following requirements:`);o.reportSeparator();let f=Ae.mark(i),p=[];for(let{pkg:x,peerDependency:N}of fe.sortMap(h,H=>b.stringifyLocator(H.pkg))){let T=(g!==null?Ft.satisfiesWithPrereleases(g.version,N.range):!1)?f.Check:f.Cross;p.push({stringifiedLocator:b.stringifyLocator(x),prettyLocator:b.prettyLocator(i,x),prettyRange:b.prettyRange(i,N.range),mark:T})}let m=Math.max(...p.map(({stringifiedLocator:x})=>x.length)),I=Math.max(...p.map(({prettyRange:x})=>x.length));for(let{stringifiedLocator:x,prettyLocator:N,prettyRange:H,mark:T}of fe.sortMap(p,({stringifiedLocator:P})=>P))o.reportInfo(null,`${N.padEnd(m+(N.length-x.length)," ")} \u2192 ${H.padEnd(I," ")} ${T}`);p.length>1&&(o.reportSeparator(),o.reportInfo(J.UNNAMED,`Note: these requirements start with ${b.prettyLocator(e.configuration,l)}`))})).exitCode()}var zte=ne(Ji()),vp=class extends ye{constructor(){super(...arguments);this.all=Y.Boolean("-A,--all",!1,{description:"Print versions of a package from the whole project"});this.recursive=Y.Boolean("-R,--recursive",!1,{description:"Print information for all packages, including transitive dependencies"});this.extra=Y.Array("-X,--extra",[],{description:"An array of requests of extra data provided by plugins"});this.cache=Y.Boolean("--cache",!1,{description:"Print information about the cache entry of a package (path, size, checksum)"});this.dependents=Y.Boolean("--dependents",!1,{description:"Print all dependents for each matching package"});this.manifest=Y.Boolean("--manifest",!1,{description:"Print data obtained by looking at the package archive (license, homepage, ...)"});this.nameOnly=Y.Boolean("--name-only",!1,{description:"Only print the name for the matching packages"});this.virtuals=Y.Boolean("--virtuals",!1,{description:"Print each instance of the virtual packages"});this.json=Y.Boolean("--json",!1,{description:"Format the output as an NDJSON stream"});this.patterns=Y.Rest()}async execute(){let e=await ce.fin
|
|||
|
This command sets up your project if needed. The installation is split into four different steps that each have their own characteristics:
|
|||
|
|
|||
|
- **Resolution:** First the package manager will resolve your dependencies. The exact way a dependency version is privileged over another isn't standardized outside of the regular semver guarantees. If a package doesn't resolve to what you would expect, check that all dependencies are correctly declared (also check our website for more information: ).
|
|||
|
|
|||
|
- **Fetch:** Then we download all the dependencies if needed, and make sure that they're all stored within our cache (check the value of \`cacheFolder\` in \`yarn config\` to see where the cache files are stored).
|
|||
|
|
|||
|
- **Link:** Then we send the dependency tree information to internal plugins tasked with writing them on the disk in some form (for example by generating the .pnp.cjs file you might know).
|
|||
|
|
|||
|
- **Build:** Once the dependency tree has been written on the disk, the package manager will now be free to run the build scripts for all packages that might need it, in a topological order compatible with the way they depend on one another. See https://yarnpkg.com/advanced/lifecycle-scripts for detail.
|
|||
|
|
|||
|
Note that running this command is not part of the recommended workflow. Yarn supports zero-installs, which means that as long as you store your cache and your .pnp.cjs file inside your repository, everything will work without requiring any install right after cloning your repository or switching branches.
|
|||
|
|
|||
|
If the \`--immutable\` option is set (defaults to true on CI), Yarn will abort with an error exit code if the lockfile was to be modified (other paths can be added using the \`immutablePatterns\` configuration setting). For backward compatibility we offer an alias under the name of \`--frozen-lockfile\`, but it will be removed in a later release.
|
|||
|
|
|||
|
If the \`--immutable-cache\` option is set, Yarn will abort with an error exit code if the cache folder was to be modified (either because files would be added, or because they'd be removed).
|
|||
|
|
|||
|
If the \`--check-cache\` option is set, Yarn will always refetch the packages and will ensure that their checksum matches what's 1/ described in the lockfile 2/ inside the existing cache files (if present). This is recommended as part of your CI workflow if you're both following the Zero-Installs model and accepting PRs from third-parties, as they'd otherwise have the ability to alter the checked-in packages before submitting them.
|
|||
|
|
|||
|
If the \`--inline-builds\` option is set, Yarn will verbosely print the output of the build steps of your dependencies (instead of writing them into individual files). This is likely useful mostly for debug purposes only when using Docker-like environments.
|
|||
|
|
|||
|
If the \`--mode=<mode>\` option is set, Yarn will change which artifacts are generated. The modes currently supported are:
|
|||
|
|
|||
|
- \`skip-build\` will not run the build scripts at all. Note that this is different from setting \`enableScripts\` to false because the later will disable build scripts, and thus affect the content of the artifacts generated on disk, whereas the former will just disable the build step - but not the scripts themselves, which just won't run.
|
|||
|
|
|||
|
- \`update-lockfile\` will skip the link step altogether, and only fetch packages that are missing from the lockfile (or that have no associated checksums). This mode is typically used by tools like Renovate or Dependabot to keep a lockfile up-to-date without incurring the full install cost.
|
|||
|
`,examples:[["Install the project","$0 install"],["Validate a project when using Zero-Installs","$0 install --immutable --immutable-cache"],["Validate a project when using Zero-Installs (slightly safer if you accept external PRs)","$0 install --immutable --immutable-cache --check-cache"]]});var Xte=Pp,qHe="|||||||",jHe=">>>>>>>",JHe="=======",Zte="<<<<<<<";async function YHe(t,e){if(!t.projectCwd)return!1;let r=D.join(t.projectCwd,t.get("lockfileFilename"));if(!await M.existsPromise(r))return!1;let i=await M.readFilePromise(r,"utf8");if(!i.includes(Zte))return!1;if(e)throw new et(J.AUTOMERGE_IMMUTABLE,"Cannot autofix a lockfile when running an immutable install");let[n,s]=WHe(i),o,a;try{o=jr(n),a=jr(s)}catch(c){throw new et(J.AUTOMERGE_FAILED_TO_PARSE,"The individual variants of the lockfile failed to parse")}let l=v(v({},o),a);for(let[c,u]of Object.entries(l))typeof u=="string"&&delete l[c];return await M.changeFilePromise(r,co(l),{automaticNewlines:!0}),!0}function WHe(t){let e=[[],[]],r=t.split(/\r?\n/g),i=!1;for(;r.length>0;){let n=r.shift();if(typeof n=="undefined")throw new Error("Assertion failed: Some lines should remain");if(n.startsWith(Zte)){for(;r.length>0;){let s=r.shift();if(typeof s=="undefined")throw new Error("Assertion failed: Some lines should remain");if(s===JHe){i=!1;break}else if(i||s.startsWith(qHe)){i=!0;continue}else e[0].push(s)}for(;r.length>0;){let s=r.shift();if(typeof s=="undefined")throw new Error("Assertion failed: Some lines should remain");if(s.startsWith(jHe))break;e[1].push(s)}}else e[0].push(n),e[1].push(n)}return[e[0].join(`
|
|||
|
`),e[1].join(`
|
|||
|
`)]}var Fp=class extends ye{constructor(){super(...arguments);this.all=Y.Boolean("-A,--all",!1,{description:"Link all workspaces belonging to the target project to the current one"});this.private=Y.Boolean("-p,--private",!1,{description:"Also link private workspaces belonging to the target project to the current one"});this.relative=Y.Boolean("-r,--relative",!1,{description:"Link workspaces using relative paths instead of absolute paths"});this.destination=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i}=await Le.find(e,this.context.cwd),n=await mt.find(e);if(!i)throw new _e(r.cwd,this.context.cwd);await r.restoreInstallState({restoreResolutions:!1});let s=D.resolve(this.context.cwd,L.toPortablePath(this.destination)),o=await ce.find(s,this.context.plugins,{useRc:!1,strict:!1}),{project:a,workspace:l}=await Le.find(o,s);if(r.cwd===a.cwd)throw new me("Invalid destination; Can't link the project to itself");if(!l)throw new _e(a.cwd,s);let c=r.topLevelWorkspace,u=[];if(this.all){for(let h of a.workspaces)h.manifest.name&&(!h.manifest.private||this.private)&&u.push(h);if(u.length===0)throw new me("No workspace found to be linked in the target project")}else{if(!l.manifest.name)throw new me("The target workspace doesn't have a name and thus cannot be linked");if(l.manifest.private&&!this.private)throw new me("The target workspace is marked private - use the --private flag to link it anyway");u.push(l)}for(let h of u){let f=b.stringifyIdent(h.locator),p=this.relative?D.relative(r.cwd,h.cwd):h.cwd;c.manifest.resolutions.push({pattern:{descriptor:{fullName:f}},reference:`portal:${p}`})}return(await Pe.start({configuration:e,stdout:this.context.stdout},async h=>{await r.install({cache:n,report:h})})).exitCode()}};Fp.paths=[["link"]],Fp.usage=Ce.Usage({description:"connect the local project to another one",details:"\n This command will set a new `resolutions` field in the project-level manifest and point it to the workspace at the specified location (even if part of another project).\n ",examples:[["Register a remote workspace for use in the current project","$0 link ~/ts-loader"],["Register all workspaces from a remote project for use in the current project","$0 link ~/jest --all"]]});var _te=Fp;var Rp=class extends ye{constructor(){super(...arguments);this.args=Y.Proxy()}async execute(){return this.cli.run(["exec","node",...this.args])}};Rp.paths=[["node"]],Rp.usage=Ce.Usage({description:"run node with the hook already setup",details:`
|
|||
|
This command simply runs Node. It also makes sure to call it in a way that's compatible with the current project (for example, on PnP projects the environment will be setup in such a way that PnP will be correctly injected into the environment).
|
|||
|
|
|||
|
The Node process will use the exact same version of Node as the one used to run Yarn itself, which might be a good way to ensure that your commands always use a consistent Node version.
|
|||
|
`,examples:[["Run a Node script","$0 node ./my-script.js"]]});var $te=Rp;var ure=ne(require("os"));var nre=ne(require("os"));var zHe="https://raw.githubusercontent.com/yarnpkg/berry/master/plugins.yml";async function ml(t){let e=await Mt.get(zHe,{configuration:t});return jr(e.toString())}var Np=class extends ye{constructor(){super(...arguments);this.json=Y.Boolean("--json",!1,{description:"Format the output as an NDJSON stream"})}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins);return(await Pe.start({configuration:e,json:this.json,stdout:this.context.stdout},async i=>{let n=await ml(e);for(let s of Object.entries(n)){let[l,o]=s,a=o,{experimental:c}=a,u=Kr(a,["experimental"]);let g=l;c&&(g+=" [experimental]"),i.reportJson(v({name:l,experimental:c},u)),i.reportInfo(null,g)}})).exitCode()}};Np.paths=[["plugin","list"]],Np.usage=Ce.Usage({category:"Plugin-related commands",description:"list the available official plugins",details:"\n This command prints the plugins available directly from the Yarn repository. Only those plugins can be referenced by name in `yarn plugin import`.\n ",examples:[["List the official plugins","$0 plugin list"]]});var ere=Np;var tre=ne(pr()),Mp=class extends ye{constructor(){super(...arguments);this.onlyIfNeeded=Y.Boolean("--only-if-needed",!1,{description:"Only lock the Yarn version if it isn't already locked"});this.version=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins);if(e.get("yarnPath")&&this.onlyIfNeeded)return 0;let r=()=>{if(typeof Qr=="undefined")throw new me("The --install flag can only be used without explicit version specifier from the Yarn CLI");return`file://${process.argv[1]}`},i;if(this.version==="self")i=r();else if(this.version==="latest"||this.version==="berry"||this.version==="stable")i=`https://repo.yarnpkg.com/${await rre(e,"stable")}/packages/yarnpkg-cli/bin/yarn.js`;else if(this.version==="canary")i=`https://repo.yarnpkg.com/${await rre(e,"canary")}/packages/yarnpkg-cli/bin/yarn.js`;else if(this.version==="classic")i="https://nightly.yarnpkg.com/latest.js";else if(this.version.match(/^\.{0,2}[\\/]/)||L.isAbsolute(this.version))i=`file://${L.resolve(this.version)}`;else if(Ft.satisfiesWithPrereleases(this.version,">=2.0.0"))i=`https://repo.yarnpkg.com/${this.version}/packages/yarnpkg-cli/bin/yarn.js`;else if(Ft.satisfiesWithPrereleases(this.version,"^0.x || ^1.x"))i=`https://github.com/yarnpkg/yarn/releases/download/v${this.version}/yarn-${this.version}.js`;else if(Ft.validRange(this.version))i=`https://repo.yarnpkg.com/${await VHe(e,this.version)}/packages/yarnpkg-cli/bin/yarn.js`;else throw new me(`Invalid version descriptor "${this.version}"`);return(await Pe.start({configuration:e,stdout:this.context.stdout,includeLogs:!this.context.quiet},async s=>{let o="file://",a;i.startsWith(o)?(s.reportInfo(J.UNNAMED,`Downloading ${Ae.pretty(e,i,ys.URL)}`),a=await M.readFilePromise(L.toPortablePath(i.slice(o.length)))):(s.reportInfo(J.UNNAMED,`Retrieving ${Ae.pretty(e,i,ys.PATH)}`),a=await Mt.get(i,{configuration:e})),await HP(e,null,a,{report:s})})).exitCode()}};Mp.paths=[["set","version"]],Mp.usage=Ce.Usage({description:"lock the Yarn version used by the project",details:"\n This command will download a specific release of Yarn directly from the Yarn GitHub repository, will store it inside your project, and will change the `yarnPath` settings from your project `.yarnrc.yml` file to point to the new file.\n\n A very good use case for this command is to enforce the version of Yarn used by the any single member of your team inside a same project - by doing this you ensure that you have control on Yarn upgrades and downgrades (including on your deployment servers), and get rid of most of the headaches related to someone using a slightly different version and getting a different behavior than you.\n\n The version specifier can be:\n\n - a tag:\n - `latest` / `berry` / `stable` -> the most recent stable berry (`>=2.0.0`) release\n - `canary` -> the most recent canary (release
|
|||
|
${e}`)});let n=(g=t.projectCwd)!=null?g:t.startingCwd,s=D.resolve(n,".yarn/releases"),o=D.resolve(s,`yarn-${e}.cjs`),a=D.relative(t.startingCwd,o),l=D.relative(n,o),c=t.get("yarnPath"),u=c===null||c.startsWith(`${s}/`);if(i.reportInfo(J.UNNAMED,`Saving the new release in ${Ae.pretty(t,a,"magenta")}`),await M.removePromise(D.dirname(o)),await M.mkdirPromise(D.dirname(o),{recursive:!0}),await M.writeFilePromise(o,r,{mode:493}),u){await ce.updateConfiguration(n,{yarnPath:l});let h=await Je.tryFind(n)||new Je;e&&fe.isTaggedYarnVersion(e)&&(h.packageManager=`yarn@${e}`);let f={};h.exportTo(f);let p=D.join(n,Je.fileName),m=`${JSON.stringify(f,null,h.indent)}
|
|||
|
`;await M.changeFilePromise(p,m,{automaticNewlines:!0})}}var XHe=/^[0-9]+$/;function sre(t){return XHe.test(t)?`pull/${t}/head`:t}var ZHe=({repository:t,branch:e},r)=>[["git","init",L.fromPortablePath(r)],["git","remote","add","origin",t],["git","fetch","origin",sre(e)],["git","reset","--hard","FETCH_HEAD"]],_He=({branch:t})=>[["git","fetch","origin",sre(t),"--force"],["git","reset","--hard","FETCH_HEAD"],["git","clean","-dfx"]],$He=({plugins:t,noMinify:e},r)=>[["yarn","build:cli",...new Array().concat(...t.map(i=>["--plugin",D.resolve(r,i)])),...e?["--no-minify"]:[],"|"]],Lp=class extends ye{constructor(){super(...arguments);this.installPath=Y.String("--path",{description:"The path where the repository should be cloned to"});this.repository=Y.String("--repository","https://github.com/yarnpkg/berry.git",{description:"The repository that should be cloned"});this.branch=Y.String("--branch","master",{description:"The branch of the repository that should be cloned"});this.plugins=Y.Array("--plugin",[],{description:"An array of additional plugins that should be included in the bundle"});this.noMinify=Y.Boolean("--no-minify",!1,{description:"Build a bundle for development (debugging) - non-minified and non-mangled"});this.force=Y.Boolean("-f,--force",!1,{description:"Always clone the repository instead of trying to fetch the latest commits"});this.skipPlugins=Y.Boolean("--skip-plugins",!1,{description:"Skip updating the contrib plugins"})}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r}=await Le.find(e,this.context.cwd),i=typeof this.installPath!="undefined"?D.resolve(this.context.cwd,L.toPortablePath(this.installPath)):D.resolve(L.toPortablePath((0,nre.tmpdir)()),"yarnpkg-sources",ki.makeHash(this.repository).slice(0,6));return(await Pe.start({configuration:e,stdout:this.context.stdout},async s=>{await YP(this,{configuration:e,report:s,target:i}),s.reportSeparator(),s.reportInfo(J.UNNAMED,"Building a fresh bundle"),s.reportSeparator(),await Tp($He(this,i),{configuration:e,context:this.context,target:i}),s.reportSeparator();let o=D.resolve(i,"packages/yarnpkg-cli/bundles/yarn.js"),a=await M.readFilePromise(o);await HP(e,"sources",a,{report:s}),this.skipPlugins||await eGe(this,{project:r,report:s,target:i})})).exitCode()}};Lp.paths=[["set","version","from","sources"]],Lp.usage=Ce.Usage({description:"build Yarn from master",details:`
|
|||
|
This command will clone the Yarn repository into a temporary folder, then build it. The resulting bundle will then be copied into the local project.
|
|||
|
|
|||
|
By default, it also updates all contrib plugins to the same commit the bundle is built from. This behavior can be disabled by using the \`--skip-plugins\` flag.
|
|||
|
`,examples:[["Build Yarn from master","$0 set version from sources"]]});var ore=Lp;async function Tp(t,{configuration:e,context:r,target:i}){for(let[n,...s]of t){let o=s[s.length-1]==="|";if(o&&s.pop(),o)await Hr.pipevp(n,s,{cwd:i,stdin:r.stdin,stdout:r.stdout,stderr:r.stderr,strict:!0});else{r.stdout.write(`${Ae.pretty(e,` $ ${[n,...s].join(" ")}`,"grey")}
|
|||
|
`);try{await Hr.execvp(n,s,{cwd:i,strict:!0})}catch(a){throw r.stdout.write(a.stdout||a.stack),a}}}}async function YP(t,{configuration:e,report:r,target:i}){let n=!1;if(!t.force&&M.existsSync(D.join(i,".git"))){r.reportInfo(J.UNNAMED,"Fetching the latest commits"),r.reportSeparator();try{await Tp(_He(t),{configuration:e,context:t.context,target:i}),n=!0}catch(s){r.reportSeparator(),r.reportWarning(J.UNNAMED,"Repository update failed; we'll try to regenerate it")}}n||(r.reportInfo(J.UNNAMED,"Cloning the remote repository"),r.reportSeparator(),await M.removePromise(i),await M.mkdirPromise(i,{recursive:!0}),await Tp(ZHe(t,i),{configuration:e,context:t.context,target:i}))}async function eGe(t,{project:e,report:r,target:i}){let n=await ml(e.configuration),s=new Set(Object.keys(n));for(let o of e.configuration.plugins.keys())!s.has(o)||await GP(o,t,{project:e,report:r,target:i})}var are=ne(pr()),Are=ne(require("url")),lre=ne(require("vm"));var Op=class extends ye{constructor(){super(...arguments);this.name=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins);return(await Pe.start({configuration:e,stdout:this.context.stdout},async i=>{let{project:n}=await Le.find(e,this.context.cwd),s,o;if(this.name.match(/^\.{0,2}[\\/]/)||L.isAbsolute(this.name)){let a=D.resolve(this.context.cwd,L.toPortablePath(this.name));i.reportInfo(J.UNNAMED,`Reading ${Ae.pretty(e,a,Ae.Type.PATH)}`),s=D.relative(n.cwd,a),o=await M.readFilePromise(a)}else{let a;if(this.name.match(/^https?:/)){try{new Are.URL(this.name)}catch{throw new et(J.INVALID_PLUGIN_REFERENCE,`Plugin specifier "${this.name}" is neither a plugin name nor a valid url`)}s=this.name,a=this.name}else{let l=b.parseLocator(this.name.replace(/^((@yarnpkg\/)?plugin-)?/,"@yarnpkg/plugin-"));if(l.reference!=="unknown"&&!are.default.valid(l.reference))throw new et(J.UNNAMED,"Official plugins only accept strict version references. Use an explicit URL if you wish to download them from another location.");let c=b.stringifyIdent(l),u=await ml(e);if(!Object.prototype.hasOwnProperty.call(u,c))throw new et(J.PLUGIN_NAME_NOT_FOUND,`Couldn't find a plugin named "${c}" on the remote registry. Note that only the plugins referenced on our website (https://github.com/yarnpkg/berry/blob/master/plugins.yml) can be referenced by their name; any other plugin will have to be referenced through its public url (for example https://github.com/yarnpkg/berry/raw/master/packages/plugin-typescript/bin/%40yarnpkg/plugin-typescript.js).`);s=c,a=u[c].url,l.reference!=="unknown"?a=a.replace(/\/master\//,`/${c}/${l.reference}/`):Qr!==null&&(a=a.replace(/\/master\//,`/@yarnpkg/cli/${Qr}/`))}i.reportInfo(J.UNNAMED,`Downloading ${Ae.pretty(e,a,"green")}`),o=await Mt.get(a,{configuration:e})}await qP(s,o,{project:n,report:i})})).exitCode()}};Op.paths=[["plugin","import"]],Op.usage=Ce.Usage({category:"Plugin-related commands",description:"download a plugin",details:`
|
|||
|
This command downloads the specified plugin from its remote location and updates the configuration to reference it in further CLI invocations.
|
|||
|
|
|||
|
Three types of plugin references are accepted:
|
|||
|
|
|||
|
- If the plugin is stored within the Yarn repository, it can be referenced by name.
|
|||
|
- Third-party plugins can be referenced directly through their public urls.
|
|||
|
- Local plugins can be referenced by their path on the disk.
|
|||
|
|
|||
|
Plugins cannot be downloaded from the npm registry, and aren't allowed to have dependencies (they need to be bundled into a single file, possibly thanks to the \`@yarnpkg/builder\` package).
|
|||
|
`,examples:[['Download and activate the "@yarnpkg/plugin-exec" plugin',"$0 plugin import @yarnpkg/plugin-exec"],['Download and activate the "@yarnpkg/plugin-exec" plugin (shorthand)',"$0 plugin import exec"],["Download and activate a community plugin","$0 plugin import https://example.org/path/to/plugin.js"],["Activate a local plugin","$0 plugin import ./path/to/plugin.js"]]});var cre=Op;async function qP(t,e,{project:r,report:i}){let{configuration:n}=r,s={},o={exports:s};(0,lre.runInNewContext)(e.toString(),{module:o,exports:s});let a=o.exports.name,l=`.yarn/plugins/${a}.cjs`,c=D.resolve(r.cwd,l);i.reportInfo(J.UNNAMED,`Saving the new plugin in ${Ae.pretty(n,l,"magenta")}`),await M.mkdirPromise(D.dirname(c),{recursive:!0}),await M.writeFilePromise(c,e);let u={path:l,spec:t};await ce.updateConfiguration(r.cwd,g=>{let h=[],f=!1;for(let p of g.plugins||[]){let m=typeof p!="string"?p.path:p,I=D.resolve(r.cwd,L.toPortablePath(m)),{name:Q}=fe.dynamicRequire(I);Q!==a?h.push(p):(h.push(u),f=!0)}return f||h.push(u),W(v({},g),{plugins:h})})}var tGe=({pluginName:t,noMinify:e},r)=>[["yarn",`build:${t}`,...e?["--no-minify"]:[],"|"]],Kp=class extends ye{constructor(){super(...arguments);this.installPath=Y.String("--path",{description:"The path where the repository should be cloned to"});this.repository=Y.String("--repository","https://github.com/yarnpkg/berry.git",{description:"The repository that should be cloned"});this.branch=Y.String("--branch","master",{description:"The branch of the repository that should be cloned"});this.noMinify=Y.Boolean("--no-minify",!1,{description:"Build a plugin for development (debugging) - non-minified and non-mangled"});this.force=Y.Boolean("-f,--force",!1,{description:"Always clone the repository instead of trying to fetch the latest commits"});this.name=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),r=typeof this.installPath!="undefined"?D.resolve(this.context.cwd,L.toPortablePath(this.installPath)):D.resolve(L.toPortablePath((0,ure.tmpdir)()),"yarnpkg-sources",ki.makeHash(this.repository).slice(0,6));return(await Pe.start({configuration:e,stdout:this.context.stdout},async n=>{let{project:s}=await Le.find(e,this.context.cwd),o=b.parseIdent(this.name.replace(/^((@yarnpkg\/)?plugin-)?/,"@yarnpkg/plugin-")),a=b.stringifyIdent(o),l=await ml(e);if(!Object.prototype.hasOwnProperty.call(l,a))throw new et(J.PLUGIN_NAME_NOT_FOUND,`Couldn't find a plugin named "${a}" on the remote registry. Note that only the plugins referenced on our website (https://github.com/yarnpkg/berry/blob/master/plugins.yml) can be built and imported from sources.`);let c=a;await YP(this,{configuration:e,report:n,target:r}),await GP(c,this,{project:s,report:n,target:r})})).exitCode()}};Kp.paths=[["plugin","import","from","sources"]],Kp.usage=Ce.Usage({category:"Plugin-related commands",description:"build a plugin from sources",details:`
|
|||
|
This command clones the Yarn repository into a temporary folder, builds the specified contrib plugin and updates the configuration to reference it in further CLI invocations.
|
|||
|
|
|||
|
The plugins can be referenced by their short name if sourced from the official Yarn repository.
|
|||
|
`,examples:[['Build and activate the "@yarnpkg/plugin-exec" plugin',"$0 plugin import from sources @yarnpkg/plugin-exec"],['Build and activate the "@yarnpkg/plugin-exec" plugin (shorthand)',"$0 plugin import from sources exec"]]});var gre=Kp;async function GP(t,{context:e,noMinify:r},{project:i,report:n,target:s}){let o=t.replace(/@yarnpkg\//,""),{configuration:a}=i;n.reportSeparator(),n.reportInfo(J.UNNAMED,`Building a fresh ${o}`),n.reportSeparator(),await Tp(tGe({pluginName:o,noMinify:r},s),{configuration:a,context:e,target:s}),n.reportSeparator();let l=D.resolve(s,`packages/${o}/bundles/${t}.js`),c=await M.readFilePromise(l);await qP(t,c,{project:i,report:n})}var Up=class extends ye{constructor(){super(...arguments);this.name=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r}=await Le.find(e,this.context.cwd);return(await Pe.start({configuration:e,stdout:this.context.stdout},async n=>{let s=this.name,o=b.parseIdent(s);if(!e.plugins.has(s))throw new me(`${b.prettyIdent(e,o)} isn't referenced by the current configuration`);let a=`.yarn/plugins/${s}.cjs`,l=D.resolve(r.cwd,a);M.existsSync(l)&&(n.reportInfo(J.UNNAMED,`Removing ${Ae.pretty(e,a,Ae.Type.PATH)}...`),await M.removePromise(l)),n.reportInfo(J.UNNAMED,"Updating the configuration..."),await ce.updateConfiguration(r.cwd,c=>{if(!Array.isArray(c.plugins))return c;let u=c.plugins.filter(g=>g.path!==a);return c.plugins.length===u.length?c:W(v({},c),{plugins:u})})})).exitCode()}};Up.paths=[["plugin","remove"]],Up.usage=Ce.Usage({category:"Plugin-related commands",description:"remove a plugin",details:`
|
|||
|
This command deletes the specified plugin from the .yarn/plugins folder and removes it from the configuration.
|
|||
|
|
|||
|
**Note:** The plugins have to be referenced by their name property, which can be obtained using the \`yarn plugin runtime\` command. Shorthands are not allowed.
|
|||
|
`,examples:[["Remove a plugin imported from the Yarn repository","$0 plugin remove @yarnpkg/plugin-typescript"],["Remove a plugin imported from a local file","$0 plugin remove my-local-plugin"]]});var hre=Up;var Hp=class extends ye{constructor(){super(...arguments);this.json=Y.Boolean("--json",!1,{description:"Format the output as an NDJSON stream"})}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins);return(await Pe.start({configuration:e,json:this.json,stdout:this.context.stdout},async i=>{for(let n of e.plugins.keys()){let s=this.context.plugins.plugins.has(n),o=n;s&&(o+=" [builtin]"),i.reportJson({name:n,builtin:s}),i.reportInfo(null,`${o}`)}})).exitCode()}};Hp.paths=[["plugin","runtime"]],Hp.usage=Ce.Usage({category:"Plugin-related commands",description:"list the active plugins",details:`
|
|||
|
This command prints the currently active plugins. Will be displayed both builtin plugins and external plugins.
|
|||
|
`,examples:[["List the currently active plugins","$0 plugin runtime"]]});var fre=Hp;var Gp=class extends ye{constructor(){super(...arguments);this.idents=Y.Rest()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i}=await Le.find(e,this.context.cwd),n=await mt.find(e);if(!i)throw new _e(r.cwd,this.context.cwd);let s=new Set;for(let a of this.idents)s.add(b.parseIdent(a).identHash);if(await r.restoreInstallState({restoreResolutions:!1}),await r.resolveEverything({cache:n,report:new Dr}),s.size>0)for(let a of r.storedPackages.values())s.has(a.identHash)&&r.storedBuildState.delete(a.locatorHash);else r.storedBuildState.clear();return(await Pe.start({configuration:e,stdout:this.context.stdout,includeLogs:!this.context.quiet},async a=>{await r.install({cache:n,report:a})})).exitCode()}};Gp.paths=[["rebuild"]],Gp.usage=Ce.Usage({description:"rebuild the project's native packages",details:`
|
|||
|
This command will automatically cause Yarn to forget about previous compilations of the given packages and to run them again.
|
|||
|
|
|||
|
Note that while Yarn forgets the compilation, the previous artifacts aren't erased from the filesystem and may affect the next builds (in good or bad). To avoid this, you may remove the .yarn/unplugged folder, or any other relevant location where packages might have been stored (Yarn may offer a way to do that automatically in the future).
|
|||
|
|
|||
|
By default all packages will be rebuilt, but you can filter the list by specifying the names of the packages you want to clear from memory.
|
|||
|
`,examples:[["Rebuild all packages","$0 rebuild"],["Rebuild fsevents only","$0 rebuild fsevents"]]});var pre=Gp;var jP=ne(Ji());Nn();var Yp=class extends ye{constructor(){super(...arguments);this.all=Y.Boolean("-A,--all",!1,{description:"Apply the operation to all workspaces from the current project"});this.mode=Y.String("--mode",{description:"Change what artifacts installs generate",validator:li(Mr)});this.patterns=Y.Rest()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i}=await Le.find(e,this.context.cwd),n=await mt.find(e);if(!i)throw new _e(r.cwd,this.context.cwd);await r.restoreInstallState({restoreResolutions:!1});let s=this.all?r.workspaces:[i],o=[ir.REGULAR,ir.DEVELOPMENT,ir.PEER],a=[],l=!1,c=[];for(let f of this.patterns){let p=!1,m=b.parseIdent(f);for(let I of s){let Q=[...I.manifest.peerDependenciesMeta.keys()];for(let w of(0,jP.default)(Q,f))I.manifest.peerDependenciesMeta.delete(w),l=!0,p=!0;for(let w of o){let x=I.manifest.getForScope(w),N=[...x.values()].map(H=>b.stringifyIdent(H));for(let H of(0,jP.default)(N,b.stringifyIdent(m))){let{identHash:T}=b.parseIdent(H),P=x.get(T);if(typeof P=="undefined")throw new Error("Assertion failed: Expected the descriptor to be registered");I.manifest[w].delete(T),c.push([I,w,P]),l=!0,p=!0}}}p||a.push(f)}let u=a.length>1?"Patterns":"Pattern",g=a.length>1?"don't":"doesn't",h=this.all?"any":"this";if(a.length>0)throw new me(`${u} ${Ae.prettyList(e,a,ys.CODE)} ${g} match any packages referenced by ${h} workspace`);return l?(await e.triggerMultipleHooks(p=>p.afterWorkspaceDependencyRemoval,c),(await Pe.start({configuration:e,stdout:this.context.stdout},async p=>{await r.install({cache:n,report:p,mode:this.mode})})).exitCode()):0}};Yp.paths=[["remove"]],Yp.usage=Ce.Usage({description:"remove dependencies from the project",details:`
|
|||
|
This command will remove the packages matching the specified patterns from the current workspace.
|
|||
|
|
|||
|
If the \`--mode=<mode>\` option is set, Yarn will change which artifacts are generated. The modes currently supported are:
|
|||
|
|
|||
|
- \`skip-build\` will not run the build scripts at all. Note that this is different from setting \`enableScripts\` to false because the later will disable build scripts, and thus affect the content of the artifacts generated on disk, whereas the former will just disable the build step - but not the scripts themselves, which just won't run.
|
|||
|
|
|||
|
- \`update-lockfile\` will skip the link step altogether, and only fetch packages that are missing from the lockfile (or that have no associated checksums). This mode is typically used by tools like Renovate or Dependabot to keep a lockfile up-to-date without incurring the full install cost.
|
|||
|
|
|||
|
This command accepts glob patterns as arguments (if valid Idents and supported by [micromatch](https://github.com/micromatch/micromatch)). Make sure to escape the patterns, to prevent your own shell from trying to expand them.
|
|||
|
`,examples:[["Remove a dependency from the current project","$0 remove lodash"],["Remove a dependency from all workspaces at once","$0 remove lodash --all"],["Remove all dependencies starting with `eslint-`","$0 remove 'eslint-*'"],["Remove all dependencies with the `@babel` scope","$0 remove '@babel/*'"],["Remove all dependencies matching `react-dom` or `react-helmet`","$0 remove 'react-{dom,helmet}'"]]});var dre=Yp;var Cre=ne(require("util")),IB=class extends ye{async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i}=await Le.find(e,this.context.cwd);if(!i)throw new _e(r.cwd,this.context.cwd);return(await Pe.start({configuration:e,stdout:this.context.stdout},async s=>{let o=i.manifest.scripts,a=fe.sortMap(o.keys(),u=>u),l={breakLength:Infinity,colors:e.get("enableColors"),maxArrayLength:2},c=a.reduce((u,g)=>Math.max(u,g.length),0);for(let[u,g]of o.entries())s.reportInfo(null,`${u.padEnd(c," ")} ${(0,Cre.inspect)(g,l)}`)})).exitCode()}};IB.paths=[["run"]];var mre=IB;var qp=class extends ye{constructor(){super(...arguments);this.inspect=Y.String("--inspect",!1,{tolerateBoolean:!0,description:"Forwarded to the underlying Node process when executing a binary"});this.inspectBrk=Y.String("--inspect-brk",!1,{tolerateBoolean:!0,description:"Forwarded to the underlying Node process when executing a binary"});this.topLevel=Y.Boolean("-T,--top-level",!1,{description:"Check the root workspace for scripts and/or binaries instead of the current one"});this.binariesOnly=Y.Boolean("-B,--binaries-only",!1,{description:"Ignore any user defined scripts and only check for binaries"});this.silent=Y.Boolean("--silent",{hidden:!0});this.scriptName=Y.String();this.args=Y.Proxy()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i,locator:n}=await Le.find(e,this.context.cwd);await r.restoreInstallState();let s=this.topLevel?r.topLevelWorkspace.anchoredLocator:n;if(!this.binariesOnly&&await kt.hasPackageScript(s,this.scriptName,{project:r}))return await kt.executePackageScript(s,this.scriptName,this.args,{project:r,stdin:this.context.stdin,stdout:this.context.stdout,stderr:this.context.stderr});let o=await kt.getPackageAccessibleBinaries(s,{project:r});if(o.get(this.scriptName)){let l=[];return this.inspect&&(typeof this.inspect=="string"?l.push(`--inspect=${this.inspect}`):l.push("--inspect")),this.inspectBrk&&(typeof this.inspectBrk=="string"?l.push(`--inspect-brk=${this.inspectBrk}`):l.push("--inspect-brk")),await kt.executePackageAccessibleBinary(s,this.scriptName,this.args,{cwd:this.context.cwd,project:r,stdin:this.context.stdin,stdout:this.context.stdout,stderr:this.context.stderr,nodeArgs:l,packageAccessibleBinaries:o})}if(!this.topLevel&&!this.binariesOnly&&i&&this.scriptName.includes(":")){let c=(await Promise.all(r.workspaces.map(async u=>u.manifest.scripts.has(this.scriptName)?u:null))).filter(u=>u!==null);if(c.length===1)return await kt.executeWorkspaceScript(c[0],this.scriptName,this.args,{stdin:this.context.stdin,stdout:this.context.stdout,stderr:this.context.stderr})}if(this.topLevel)throw this.scriptName==="node-gyp"?new me(`Couldn't find a script name "${this.scriptName}" in the top-level (used by ${b.prettyLocator(e,n)}). This typically happens because some package depends on "node-gyp" to build itself, but didn't list it in their dependencies. To fix that, please run "yarn add node-gyp" into your top-level workspace. You also can open an issue on the repository of the specified package to suggest them to use an optional peer dependency.`):new me(`Couldn't find a script name "${this.scriptName}" in the top-level (used by ${b.prettyLocator(e,n)}).`);{if(this.scriptName==="global")throw new me("The 'yarn global' commands have been removed in 2.x - consider using 'yarn dlx' or a third-party plugin instead");let l=[this.scriptName].concat(this.args);for(let[c,u]of hu)for(let g of u)if(l.length>=g.length&&JSON.stringify(l.slice(0,g.length))===JSON.stringify(g))throw new me(`Couldn't find a script named "${this.scriptName}", but a matchin
|
|||
|
This command will run a tool. The exact tool that will be executed will depend on the current state of your workspace:
|
|||
|
|
|||
|
- If the \`scripts\` field from your local package.json contains a matching script name, its definition will get executed.
|
|||
|
|
|||
|
- Otherwise, if one of the local workspace's dependencies exposes a binary with a matching name, this binary will get executed.
|
|||
|
|
|||
|
- Otherwise, if the specified name contains a colon character and if one of the workspaces in the project contains exactly one script with a matching name, then this script will get executed.
|
|||
|
|
|||
|
Whatever happens, the cwd of the spawned process will be the workspace that declares the script (which makes it possible to call commands cross-workspaces using the third syntax).
|
|||
|
`,examples:[["Run the tests from the local workspace","$0 run test"],['Same thing, but without the "run" keyword',"$0 test"],["Inspect Webpack while running","$0 run --inspect-brk webpack"]]});var Ire=qp;var jp=class extends ye{constructor(){super(...arguments);this.save=Y.Boolean("-s,--save",!1,{description:"Persist the resolution inside the top-level manifest"});this.descriptor=Y.String();this.resolution=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i}=await Le.find(e,this.context.cwd),n=await mt.find(e);if(await r.restoreInstallState({restoreResolutions:!1}),!i)throw new _e(r.cwd,this.context.cwd);let s=b.parseDescriptor(this.descriptor,!0),o=b.makeDescriptor(s,this.resolution);return r.storedDescriptors.set(s.descriptorHash,s),r.storedDescriptors.set(o.descriptorHash,o),r.resolutionAliases.set(s.descriptorHash,o.descriptorHash),(await Pe.start({configuration:e,stdout:this.context.stdout},async l=>{await r.install({cache:n,report:l})})).exitCode()}};jp.paths=[["set","resolution"]],jp.usage=Ce.Usage({description:"enforce a package resolution",details:'\n This command updates the resolution table so that `descriptor` is resolved by `resolution`.\n\n Note that by default this command only affect the current resolution table - meaning that this "manual override" will disappear if you remove the lockfile, or if the package disappear from the table. If you wish to make the enforced resolution persist whatever happens, add the `-s,--save` flag which will also edit the `resolutions` field from your top-level manifest.\n\n Note that no attempt is made at validating that `resolution` is a valid resolution entry for `descriptor`.\n ',examples:[["Force all instances of lodash@npm:^1.2.3 to resolve to 1.5.0","$0 set resolution lodash@npm:^1.2.3 1.5.0"]]});var Ere=jp;var yre=ne(Ji()),Jp=class extends ye{constructor(){super(...arguments);this.all=Y.Boolean("-A,--all",!1,{description:"Unlink all workspaces belonging to the target project from the current one"});this.leadingArguments=Y.Rest()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i}=await Le.find(e,this.context.cwd),n=await mt.find(e);if(!i)throw new _e(r.cwd,this.context.cwd);let s=r.topLevelWorkspace,o=new Set;if(this.leadingArguments.length===0&&this.all)for(let{pattern:l,reference:c}of s.manifest.resolutions)c.startsWith("portal:")&&o.add(l.descriptor.fullName);if(this.leadingArguments.length>0)for(let l of this.leadingArguments){let c=D.resolve(this.context.cwd,L.toPortablePath(l));if(fe.isPathLike(l)){let u=await ce.find(c,this.context.plugins,{useRc:!1,strict:!1}),{project:g,workspace:h}=await Le.find(u,c);if(!h)throw new _e(g.cwd,c);if(this.all){for(let f of g.workspaces)f.manifest.name&&o.add(b.stringifyIdent(f.locator));if(o.size===0)throw new me("No workspace found to be unlinked in the target project")}else{if(!h.manifest.name)throw new me("The target workspace doesn't have a name and thus cannot be unlinked");o.add(b.stringifyIdent(h.locator))}}else{let u=[...s.manifest.resolutions.map(({pattern:g})=>g.descriptor.fullName)];for(let g of(0,yre.default)(u,l))o.add(g)}}return s.manifest.resolutions=s.manifest.resolutions.filter(({pattern:l})=>!o.has(l.descriptor.fullName)),(await Pe.start({configuration:e,stdout:this.context.stdout},async l=>{await r.install({cache:n,report:l})})).exitCode()}};Jp.paths=[["unlink"]],Jp.usage=Ce.Usage({description:"disconnect the local project from another one",details:`
|
|||
|
This command will remove any resolutions in the project-level manifest that would have been added via a yarn link with similar arguments.
|
|||
|
`,examples:[["Unregister a remote workspace in the current project","$0 unlink ~/ts-loader"],["Unregister all workspaces from a remote project in the current project","$0 unlink ~/jest --all"],["Unregister all previously linked workspaces","$0 unlink --all"],["Unregister all workspaces matching a glob","$0 unlink '@babel/*' 'pkg-{a,b}'"]]});var Bre=Jp;var wre=ne(dp()),JP=ne(Ji());Nn();var Ru=class extends ye{constructor(){super(...arguments);this.interactive=Y.Boolean("-i,--interactive",{description:"Offer various choices, depending on the detected upgrade paths"});this.exact=Y.Boolean("-E,--exact",!1,{description:"Don't use any semver modifier on the resolved range"});this.tilde=Y.Boolean("-T,--tilde",!1,{description:"Use the `~` semver modifier on the resolved range"});this.caret=Y.Boolean("-C,--caret",!1,{description:"Use the `^` semver modifier on the resolved range"});this.recursive=Y.Boolean("-R,--recursive",!1,{description:"Resolve again ALL resolutions for those packages"});this.mode=Y.String("--mode",{description:"Change what artifacts installs generate",validator:li(Mr)});this.patterns=Y.Rest()}async execute(){return this.recursive?await this.executeUpRecursive():await this.executeUpClassic()}async executeUpRecursive(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i}=await Le.find(e,this.context.cwd),n=await mt.find(e);if(!i)throw new _e(r.cwd,this.context.cwd);await r.restoreInstallState({restoreResolutions:!1});let s=[...r.storedDescriptors.values()],o=s.map(u=>b.stringifyIdent(u)),a=new Set;for(let u of this.patterns){if(b.parseDescriptor(u).range!=="unknown")throw new me("Ranges aren't allowed when using --recursive");for(let g of(0,JP.default)(o,u)){let h=b.parseIdent(g);a.add(h.identHash)}}let l=s.filter(u=>a.has(u.identHash));for(let u of l)r.storedDescriptors.delete(u.descriptorHash),r.storedResolutions.delete(u.descriptorHash);return(await Pe.start({configuration:e,stdout:this.context.stdout},async u=>{await r.install({cache:n,report:u})})).exitCode()}async executeUpClassic(){var m;let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i}=await Le.find(e,this.context.cwd),n=await mt.find(e);if(!i)throw new _e(r.cwd,this.context.cwd);await r.restoreInstallState({restoreResolutions:!1});let s=(m=this.interactive)!=null?m:e.get("preferInteractive"),o=Cp(this,r),a=s?[cr.KEEP,cr.REUSE,cr.PROJECT,cr.LATEST]:[cr.PROJECT,cr.LATEST],l=[],c=[];for(let I of this.patterns){let Q=!1,w=b.parseDescriptor(I);for(let x of r.workspaces)for(let N of[ir.REGULAR,ir.DEVELOPMENT]){let T=[...x.manifest.getForScope(N).values()].map(P=>b.stringifyIdent(P));for(let P of(0,JP.default)(T,b.stringifyIdent(w))){let G=b.parseIdent(P),te=x.manifest[N].get(G.identHash);if(typeof te=="undefined")throw new Error("Assertion failed: Expected the descriptor to be registered");let j=b.makeDescriptor(G,w.range);l.push(Promise.resolve().then(async()=>[x,N,te,await mp(j,{project:r,workspace:x,cache:n,target:N,modifier:o,strategies:a})])),Q=!0}}Q||c.push(I)}if(c.length>1)throw new me(`Patterns ${Ae.prettyList(e,c,ys.CODE)} don't match any packages referenced by any workspace`);if(c.length>0)throw new me(`Pattern ${Ae.prettyList(e,c,ys.CODE)} doesn't match any packages referenced by any workspace`);let u=await Promise.all(l),g=await Eo.start({configuration:e,stdout:this.context.stdout,suggestInstall:!1},async I=>{for(let[,,Q,{suggestions:w,rejections:x}]of u){let N=w.filter(H=>H.descriptor!==null);if(N.length===0){let[H]=x;if(typeof H=="undefined")throw new Error("Assertion failed: Expected an error to have been set");let T=this.cli.error(H);r.configuration.get("enableNetwork")?I.reportError(J.CANT_SUGGEST_RESOLUTIONS,`${b.prettyDescriptor(e,Q)} can't be resolved to a satisfying range
|
|||
|
|
|||
|
${T}`):I.reportError(J.CANT_SUGGEST_RESOLUTIONS,`${b.prettyDescriptor(e,Q)} can't be resolved to a satisfying range (note: network resolution has been disabled)
|
|||
|
|
|||
|
${T}`)}else N.length>1&&!s&&I.reportError(J.CANT_SUGGEST_RESOLUTIONS,`${b.prettyDescriptor(e,Q)} has multiple possible upgrade strategies; use -i to disambiguate manually`)}});if(g.hasErrors())return g.exitCode();let h=!1,f=[];for(let[I,Q,,{suggestions:w}]of u){let x,N=w.filter(G=>G.descriptor!==null),H=N[0].descriptor,T=N.every(G=>b.areDescriptorsEqual(G.descriptor,H));N.length===1||T?x=H:(h=!0,{answer:x}=await(0,wre.prompt)({type:"select",name:"answer",message:`Which range to you want to use in ${b.prettyWorkspace(e,I)} \u276F ${Q}?`,choices:w.map(({descriptor:G,name:te,reason:j})=>G?{name:te,hint:j,descriptor:G}:{name:te,hint:j,disabled:!0}),onCancel:()=>process.exit(130),result(G){return this.find(G,"descriptor")},stdin:this.context.stdin,stdout:this.context.stdout}));let P=I.manifest[Q].get(x.identHash);if(typeof P=="undefined")throw new Error("Assertion failed: This descriptor should have a matching entry");if(P.descriptorHash!==x.descriptorHash)I.manifest[Q].set(x.identHash,x),f.push([I,Q,P,x]);else{let G=e.makeResolver(),te={project:r,resolver:G},j=G.bindDescriptor(P,I.anchoredLocator,te);r.forgetResolution(j)}}return await e.triggerMultipleHooks(I=>I.afterWorkspaceDependencyReplacement,f),h&&this.context.stdout.write(`
|
|||
|
`),(await Pe.start({configuration:e,stdout:this.context.stdout},async I=>{await r.install({cache:n,report:I,mode:this.mode})})).exitCode()}};Ru.paths=[["up"]],Ru.usage=Ce.Usage({description:"upgrade dependencies across the project",details:"\n This command upgrades the packages matching the list of specified patterns to their latest available version across the whole project (regardless of whether they're part of `dependencies` or `devDependencies` - `peerDependencies` won't be affected). This is a project-wide command: all workspaces will be upgraded in the process.\n\n If `-R,--recursive` is set the command will change behavior and no other switch will be allowed. When operating under this mode `yarn up` will force all ranges matching the selected packages to be resolved again (often to the highest available versions) before being stored in the lockfile. It however won't touch your manifests anymore, so depending on your needs you might want to run both `yarn up` and `yarn up -R` to cover all bases.\n\n If `-i,--interactive` is set (or if the `preferInteractive` settings is toggled on) the command will offer various choices, depending on the detected upgrade paths. Some upgrades require this flag in order to resolve ambiguities.\n\n The, `-C,--caret`, `-E,--exact` and `-T,--tilde` options have the same meaning as in the `add` command (they change the modifier used when the range is missing or a tag, and are ignored when the range is explicitly set).\n\n If the `--mode=<mode>` option is set, Yarn will change which artifacts are generated. The modes currently supported are:\n\n - `skip-build` will not run the build scripts at all. Note that this is different from setting `enableScripts` to false because the later will disable build scripts, and thus affect the content of the artifacts generated on disk, whereas the former will just disable the build step - but not the scripts themselves, which just won't run.\n\n - `update-lockfile` will skip the link step altogether, and only fetch packages that are missing from the lockfile (or that have no associated checksums). This mode is typically used by tools like Renovate or Dependabot to keep a lockfile up-to-date without incurring the full install cost.\n\n Generally you can see `yarn up` as a counterpart to what was `yarn upgrade --latest` in Yarn 1 (ie it ignores the ranges previously listed in your manifests), but unlike `yarn upgrade` which only upgraded dependencies in the current workspace, `yarn up` will upgrade all workspaces at the same time.\n\n This command accepts glob patterns as arguments (if valid Descriptors and supported by [micromatch](https://github.com/micromatch/micromatch)). Make sure to escape the patterns, to prevent your own shell from trying to expand them.\n\n **Note:** The ranges have to be static, only the package scopes and names can contain glob patterns.\n ",examples:[["Upgrade all instances of lodash to the latest release","$0 up lodash"],["Upgrade all instances of lodash to the latest release, but ask confirmation for each","$0 up lodash -i"],["Upgrade all instances of lodash to 1.2.3","$0 up lodash@1.2.3"],["Upgrade all instances of packages with the `@babel` scope to the latest release","$0 up '@babel/*'"],["Upgrade all instances of packages containing the word `jest` to the latest release","$0 up '*jest*'"],["Upgrade all instances of packages with the `@babel` scope to 7.0.0","$0 up '@babel/*@7.0.0'"]]}),Ru.schema=[GQ("recursive",aA.Forbids,["interactive","exact","tilde","caret"],{ignore:[void 0,!1]})];var Qre=Ru;var Wp=class extends ye{constructor(){super(...arguments);this.recursive=Y.Boolean("-R,--recursive",!1,{description:"List, for each workspace, what are all the paths that lead to the dependency"});this.json=Y.Boolean("--json",!1,{description:"Format the output as an NDJSON stream"});this.peers=Y.Boolean("--peers",!1,{description:"Also print the peer dependencies that match the specified name"});this.package=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.c
|
|||
|
This command prints the exact reasons why a package appears in the dependency tree.
|
|||
|
|
|||
|
If \`-R,--recursive\` is set, the listing will go in depth and will list, for each workspaces, what are all the paths that lead to the dependency. Note that the display is somewhat optimized in that it will not print the package listing twice for a single package, so if you see a leaf named "Foo" when looking for "Bar", it means that "Foo" already got printed higher in the tree.
|
|||
|
`,examples:[["Explain why lodash is used in your project","$0 why lodash"]]});var bre=Wp;function rGe(t,e,{configuration:r,peers:i}){let n=fe.sortMap(t.storedPackages.values(),a=>b.stringifyLocator(a)),s={},o={children:s};for(let a of n){let l={},c=null;for(let u of a.dependencies.values()){if(!i&&a.peerDependencies.has(u.identHash))continue;let g=t.storedResolutions.get(u.descriptorHash);if(!g)throw new Error("Assertion failed: The resolution should have been registered");let h=t.storedPackages.get(g);if(!h)throw new Error("Assertion failed: The package should have been registered");if(h.identHash!==e)continue;if(c===null){let p=b.stringifyLocator(a);s[p]={value:[a,Ae.Type.LOCATOR],children:l}}let f=b.stringifyLocator(h);l[f]={value:[{descriptor:u,locator:h},Ae.Type.DEPENDENT]}}}return o}function iGe(t,e,{configuration:r,peers:i}){let n=fe.sortMap(t.workspaces,h=>b.stringifyLocator(h.anchoredLocator)),s=new Set,o=new Set,a=h=>{if(s.has(h.locatorHash))return o.has(h.locatorHash);if(s.add(h.locatorHash),h.identHash===e)return o.add(h.locatorHash),!0;let f=!1;h.identHash===e&&(f=!0);for(let p of h.dependencies.values()){if(!i&&h.peerDependencies.has(p.identHash))continue;let m=t.storedResolutions.get(p.descriptorHash);if(!m)throw new Error("Assertion failed: The resolution should have been registered");let I=t.storedPackages.get(m);if(!I)throw new Error("Assertion failed: The package should have been registered");a(I)&&(f=!0)}return f&&o.add(h.locatorHash),f};for(let h of n){let f=t.storedPackages.get(h.anchoredLocator.locatorHash);if(!f)throw new Error("Assertion failed: The package should have been registered");a(f)}let l=new Set,c={},u={children:c},g=(h,f,p)=>{if(!o.has(h.locatorHash))return;let m=p!==null?Ae.tuple(Ae.Type.DEPENDENT,{locator:h,descriptor:p}):Ae.tuple(Ae.Type.LOCATOR,h),I={},Q={value:m,children:I},w=b.stringifyLocator(h);if(f[w]=Q,!l.has(h.locatorHash)&&(l.add(h.locatorHash),!(p!==null&&t.tryWorkspaceByLocator(h))))for(let x of h.dependencies.values()){if(!i&&h.peerDependencies.has(x.identHash))continue;let N=t.storedResolutions.get(x.descriptorHash);if(!N)throw new Error("Assertion failed: The resolution should have been registered");let H=t.storedPackages.get(N);if(!H)throw new Error("Assertion failed: The package should have been registered");g(H,I,x)}};for(let h of n){let f=t.storedPackages.get(h.anchoredLocator.locatorHash);if(!f)throw new Error("Assertion failed: The package should have been registered");g(f,c,null)}return u}var zp=class extends ye{constructor(){super(...arguments);this.verbose=Y.Boolean("-v,--verbose",!1,{description:"Also return the cross-dependencies between workspaces"});this.json=Y.Boolean("--json",!1,{description:"Format the output as an NDJSON stream"})}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r}=await Le.find(e,this.context.cwd);return(await Pe.start({configuration:e,json:this.json,stdout:this.context.stdout},async n=>{for(let s of r.workspaces){let{manifest:o}=s,a;if(this.verbose){let l=new Set,c=new Set;for(let u of Je.hardDependencies)for(let[g,h]of o.getForScope(u)){let f=r.tryWorkspaceByDescriptor(h);f===null?r.workspacesByIdent.has(g)&&c.add(h):l.add(f)}a={workspaceDependencies:Array.from(l).map(u=>u.relativeCwd),mismatchedWorkspaceDependencies:Array.from(c).map(u=>b.stringifyDescriptor(u))}}n.reportInfo(null,`${s.relativeCwd}`),n.reportJson(v({location:s.relativeCwd,name:o.name?b.stringifyIdent(o.name):null},a))}})).exitCode()}};zp.paths=[["workspaces","list"]],zp.usage=Ce.Usage({category:"Workspace-related commands",description:"list all available workspaces",details:"\n This command will print the list of all workspaces in the project. If both the `-v,--verbose` and `--json` options are set, Yarn will also return the cross-dependencies between each workspaces (useful when you wish to automatically generate Buck / Bazel rules).\n "});var Dre=zp;var Vp=class extends ye{constructor(){super(...arguments);this.workspaceName=Y.String();this.commandName=Y.String();this.args=Y.Proxy()}async execute(){let e=await ce.fi
|
|||
|
- ${a.join(`
|
|||
|
- `)}?`)}return this.cli.run([this.commandName,...this.args],{cwd:o.cwd})}};Vp.paths=[["workspace"]],Vp.usage=Ce.Usage({category:"Workspace-related commands",description:"run a command within the specified workspace",details:`
|
|||
|
This command will run a given sub-command on a single workspace.
|
|||
|
`,examples:[["Add a package to a single workspace","yarn workspace components add -D react"],["Run build script on a single workspace","yarn workspace components run build"]]});var Sre=Vp;var nGe={configuration:{enableImmutableInstalls:{description:"If true (the default on CI), prevents the install command from modifying the lockfile",type:ge.BOOLEAN,default:xre.isCI},defaultSemverRangePrefix:{description:"The default save prefix: '^', '~' or ''",type:ge.STRING,values:["^","~",""],default:Ss.CARET}},commands:[aee,lee,Qte,Lte,Ere,ore,ire,Dre,Gte,Yte,qte,jte,see,oee,Tte,Kte,Jte,Wte,Vte,Xte,_te,Bre,$te,gre,cre,hre,ere,fre,pre,dre,mre,Ire,Qre,bre,Sre]},sGe=nGe;var ZP={};$e(ZP,{default:()=>aGe});var Oe={optional:!0},kre=[["@tailwindcss/aspect-ratio@<0.2.1",{peerDependencies:{tailwindcss:"^2.0.2"}}],["@tailwindcss/line-clamp@<0.2.1",{peerDependencies:{tailwindcss:"^2.0.2"}}],["@fullhuman/postcss-purgecss@3.1.3 || 3.1.3-alpha.0",{peerDependencies:{postcss:"^8.0.0"}}],["@samverschueren/stream-to-observable@<0.3.1",{peerDependenciesMeta:{rxjs:Oe,zenObservable:Oe}}],["any-observable@<0.5.1",{peerDependenciesMeta:{rxjs:Oe,zenObservable:Oe}}],["@pm2/agent@<1.0.4",{dependencies:{debug:"*"}}],["debug@<4.2.0",{peerDependenciesMeta:{["supports-color"]:Oe}}],["got@<11",{dependencies:{["@types/responselike"]:"^1.0.0",["@types/keyv"]:"^3.1.1"}}],["cacheable-lookup@<4.1.2",{dependencies:{["@types/keyv"]:"^3.1.1"}}],["http-link-dataloader@*",{peerDependencies:{graphql:"^0.13.1 || ^14.0.0"}}],["typescript-language-server@*",{dependencies:{["vscode-jsonrpc"]:"^5.0.1",["vscode-languageserver-protocol"]:"^3.15.0"}}],["postcss-syntax@*",{peerDependenciesMeta:{["postcss-html"]:Oe,["postcss-jsx"]:Oe,["postcss-less"]:Oe,["postcss-markdown"]:Oe,["postcss-scss"]:Oe}}],["jss-plugin-rule-value-function@<=10.1.1",{dependencies:{["tiny-warning"]:"^1.0.2"}}],["ink-select-input@<4.1.0",{peerDependencies:{react:"^16.8.2"}}],["license-webpack-plugin@<2.3.18",{peerDependenciesMeta:{webpack:Oe}}],["snowpack@>=3.3.0",{dependencies:{["node-gyp"]:"^7.1.0"}}],["promise-inflight@*",{peerDependenciesMeta:{bluebird:Oe}}],["reactcss@*",{peerDependencies:{react:"*"}}],["react-color@<=2.19.0",{peerDependencies:{react:"*"}}],["gatsby-plugin-i18n@*",{dependencies:{ramda:"^0.24.1"}}],["useragent@^2.0.0",{dependencies:{request:"^2.88.0",yamlparser:"0.0.x",semver:"5.5.x"}}],["@apollographql/apollo-tools@*",{peerDependencies:{graphql:"^14.2.1 || ^15.0.0"}}],["material-table@^2.0.0",{dependencies:{"@babel/runtime":"^7.11.2"}}],["@babel/parser@*",{dependencies:{"@babel/types":"^7.8.3"}}],["fork-ts-checker-webpack-plugin@*",{peerDependencies:{eslint:">= 6",typescript:">= 2.7",webpack:">= 4","vue-template-compiler":"*"},peerDependenciesMeta:{eslint:Oe,"vue-template-compiler":Oe}}],["rc-animate@<=3.1.1",{peerDependencies:{react:">=16.9.0","react-dom":">=16.9.0"}}],["react-bootstrap-table2-paginator@*",{dependencies:{classnames:"^2.2.6"}}],["react-draggable@<=4.4.3",{peerDependencies:{react:">= 16.3.0","react-dom":">= 16.3.0"}}],["apollo-upload-client@<14",{peerDependencies:{graphql:"14 - 15"}}],["react-instantsearch-core@<=6.7.0",{peerDependencies:{algoliasearch:">= 3.1 < 5"}}],["react-instantsearch-dom@<=6.7.0",{dependencies:{"react-fast-compare":"^3.0.0"}}],["ws@<7.2.1",{peerDependencies:{bufferutil:"^4.0.1","utf-8-validate":"^5.0.2"},peerDependenciesMeta:{bufferutil:Oe,"utf-8-validate":Oe}}],["react-portal@*",{peerDependencies:{"react-dom":"^15.0.0-0 || ^16.0.0-0 || ^17.0.0-0"}}],["react-scripts@<=4.0.1",{peerDependencies:{react:"*"}}],["testcafe@<=1.10.1",{dependencies:{"@babel/plugin-transform-for-of":"^7.12.1","@babel/runtime":"^7.12.5"}}],["testcafe-legacy-api@<=4.2.0",{dependencies:{"testcafe-hammerhead":"^17.0.1","read-file-relative":"^1.2.0"}}],["@google-cloud/firestore@<=4.9.3",{dependencies:{protobufjs:"^6.8.6"}}],["gatsby-source-apiserver@*",{dependencies:{["babel-polyfill"]:"^6.26.0"}}],["@webpack-cli/package-utils@<=1.0.1-alpha.4",{dependencies:{["cross-spawn"]:"^7.0.3"}}],["gatsby-remark-prismjs@<3.3.28",{dependencies:{lodash:"^4"}}],["gatsby-plugin-favicon@*",
|
|||
|
`),await M.writeFilePromise(D.join(r,"yarn.lock"),"");let i=D.join(r,".yarnrc.yml"),n=await ce.findProjectCwd(this.context.cwd,Et.lockfile),s=!(await ce.find(this.context.cwd,null,{strict:!1})).get("enableGlobalCache"),o=n!==null?D.join(n,".yarnrc.yml"):null;o!==null&&M.existsSync(o)?(await M.copyFilePromise(o,i),await ce.updateConfiguration(r,m=>{let I=W(v({},m),{enableGlobalCache:s,enableTelemetry:!1});return Array.isArray(m.plugins)&&(I.plugins=m.plugins.map(Q=>{let w=typeof Q=="string"?Q:Q.path,x=L.isAbsolute(w)?w:L.resolve(L.fromPortablePath(n),w);return typeof Q=="string"?x:{path:x,spec:Q.spec}})),I})):await M.writeFilePromise(i,`enableGlobalCache: ${s}
|
|||
|
enableTelemetry: false
|
|||
|
`);let a=(p=this.packages)!=null?p:[this.command],l=b.parseDescriptor(this.command).name,c=await this.cli.run(["add","--",...a],{cwd:r,quiet:this.quiet});if(c!==0)return c;this.quiet||this.context.stdout.write(`
|
|||
|
`);let u=await ce.find(r,this.context.plugins),{project:g,workspace:h}=await Le.find(u,r);if(h===null)throw new _e(g.cwd,r);await g.restoreInstallState();let f=await kt.getWorkspaceAccessibleBinaries(h);return f.has(l)===!1&&f.size===1&&typeof this.packages=="undefined"&&(l=Array.from(f)[0][0]),await kt.executeWorkspaceAccessibleBinary(h,l,this.args,{packageAccessibleBinaries:f,cwd:this.context.cwd,stdin:this.context.stdin,stdout:this.context.stdout,stderr:this.context.stderr})})}};Xp.paths=[["dlx"]],Xp.usage=Ce.Usage({description:"run a package in a temporary environment",details:"\n This command will install a package within a temporary environment, and run its binary script if it contains any. The binary will run within the current cwd.\n\n By default Yarn will download the package named `command`, but this can be changed through the use of the `-p,--package` flag which will instruct Yarn to still run the same command but from a different package.\n\n Using `yarn dlx` as a replacement of `yarn add` isn't recommended, as it makes your project non-deterministic (Yarn doesn't keep track of the packages installed through `dlx` - neither their name, nor their version).\n ",examples:[["Use create-react-app to create a new React app","yarn dlx create-react-app ./my-app"],["Install multiple packages for a single command",`yarn dlx -p typescript -p ts-node ts-node --transpile-only -e "console.log('hello!')"`]]});var Mre=Xp;var AGe={commands:[Nre,Mre]},lGe=AGe;var aF={};$e(aF,{default:()=>gGe,fileUtils:()=>$P});var Nu=/^(?:[a-zA-Z]:[\\/]|\.{0,2}\/)/,Zp=/^[^?]*\.(?:tar\.gz|tgz)(?:::.*)?$/,ur="file:";var $P={};$e($P,{makeArchiveFromLocator:()=>yB,makeBufferFromLocator:()=>rF,makeLocator:()=>tF,makeSpec:()=>Lre,parseSpec:()=>eF});function eF(t){let{params:e,selector:r}=b.parseRange(t),i=L.toPortablePath(r);return{parentLocator:e&&typeof e.locator=="string"?b.parseLocator(e.locator):null,path:i}}function Lre({parentLocator:t,path:e,folderHash:r,protocol:i}){let n=t!==null?{locator:b.stringifyLocator(t)}:{},s=typeof r!="undefined"?{hash:r}:{};return b.makeRange({protocol:i,source:e,selector:e,params:v(v({},s),n)})}function tF(t,{parentLocator:e,path:r,folderHash:i,protocol:n}){return b.makeLocator(t,Lre({parentLocator:e,path:r,folderHash:i,protocol:n}))}async function yB(t,{protocol:e,fetchOptions:r,inMemory:i=!1}){let{parentLocator:n,path:s}=b.parseFileStyleRange(t.reference,{protocol:e}),o=D.isAbsolute(s)?{packageFs:new Dt(Se.root),prefixPath:Se.dot,localPath:Se.root}:await r.fetcher.fetch(n,r),a=o.localPath?{packageFs:new Dt(Se.root),prefixPath:D.relative(Se.root,o.localPath)}:o;o!==a&&o.releaseFs&&o.releaseFs();let l=a.packageFs,c=D.join(a.prefixPath,s);return await fe.releaseAfterUseAsync(async()=>await Nr.makeArchiveFromDirectory(c,{baseFs:l,prefixPath:b.getIdentVendorPath(t),compressionLevel:r.project.configuration.get("compressionLevel"),inMemory:i}),a.releaseFs)}async function rF(t,{protocol:e,fetchOptions:r}){return(await yB(t,{protocol:e,fetchOptions:r,inMemory:!0})).getBufferAndClose()}var iF=class{supports(e,r){return!!e.reference.startsWith(ur)}getLocalPath(e,r){let{parentLocator:i,path:n}=b.parseFileStyleRange(e.reference,{protocol:ur});if(D.isAbsolute(n))return n;let s=r.fetcher.getLocalPath(i,r);return s===null?null:D.resolve(s,n)}async fetch(e,r){let i=r.checksums.get(e.locatorHash)||null,[n,s,o]=await r.cache.fetchPackageFromCache(e,i,{onHit:()=>r.report.reportCacheHit(e),onMiss:()=>r.report.reportCacheMiss(e,`${b.prettyLocator(r.project.configuration,e)} can't be found in the cache and will be fetched from the disk`),loader:()=>this.fetchFromDisk(e,r),skipIntegrityCheck:r.skipIntegrityCheck});return{packageFs:n,releaseFs:s,prefixPath:b.getIdentVendorPath(e),localPath:this.getLocalPath(e,r),checksum:o}}async fetchFromDisk(e,r){return yB(e,{protocol:ur,fetchOptions:r})}};var cGe=2,nF=class{supportsDescriptor(e,r){return e.range.match(Nu)?!0:!!e.range.startsWith(ur)}supportsLocator(e,r){return!!e.reference.startsWith(ur)}shouldPersistResolution(e,r){return!1}bindDescriptor(e,r,i){return Nu.test(e.
|
|||
|
`);let s=[];return this.private&&s.push("-p"),this.workspace&&s.push("-w"),this.yes&&s.push("-y"),await M.mktempPromise(async o=>{let{code:a}=await Hr.pipevp("yarn",["init",...s],{cwd:this.context.cwd,stdin:this.context.stdin,stdout:this.context.stdout,stderr:this.context.stderr,env:await kt.makeScriptEnv({binFolder:o})});return a})}async executeRegular(e){var l;let r=null;try{r=(await Le.find(e,this.context.cwd)).project}catch{r=null}M.existsSync(this.context.cwd)||await M.mkdirPromise(this.context.cwd,{recursive:!0});let i=await Je.tryFind(this.context.cwd)||new Je,n=Object.fromEntries(e.get("initFields").entries());i.load(n),i.name=(l=i.name)!=null?l:b.makeIdent(e.get("initScope"),D.basename(this.context.cwd)),i.packageManager=Qr&&fe.isTaggedYarnVersion(Qr)?`yarn@${Qr}`:null,typeof i.raw.private=="undefined"&&(this.private||this.workspace&&i.workspaceDefinitions.length===0)&&(i.private=!0),this.workspace&&i.workspaceDefinitions.length===0&&(await M.mkdirPromise(D.join(this.context.cwd,"packages"),{recursive:!0}),i.workspaceDefinitions=[{pattern:"packages/*"}]);let s={};i.exportTo(s),DF.inspect.styles.name="cyan",this.context.stdout.write(`${(0,DF.inspect)(s,{depth:Infinity,colors:!0,compact:!1})}
|
|||
|
`);let o=D.join(this.context.cwd,Je.fileName);await M.changeFilePromise(o,`${JSON.stringify(s,null,2)}
|
|||
|
`,{automaticNewlines:!0});let a=D.join(this.context.cwd,"README.md");if(M.existsSync(a)||await M.writeFilePromise(a,`# ${b.stringifyIdent(i.name)}
|
|||
|
`),!r||r.cwd===this.context.cwd){let c=D.join(this.context.cwd,Et.lockfile);M.existsSync(c)||await M.writeFilePromise(c,"");let g=["/.yarn/*","!/.yarn/patches","!/.yarn/plugins","!/.yarn/releases","!/.yarn/sdks","","# Swap the comments on the following lines if you don't wish to use zero-installs","# Documentation here: https://yarnpkg.com/features/zero-installs","!/.yarn/cache","#/.pnp.*"].map(I=>`${I}
|
|||
|
`).join(""),h=D.join(this.context.cwd,".gitignore");M.existsSync(h)||await M.writeFilePromise(h,g);let f={["*"]:{endOfLine:"lf",insertFinalNewline:!0},["*.{js,json,yml}"]:{charset:"utf-8",indentStyle:"space",indentSize:2}};(0,Pie.default)(f,e.get("initEditorConfig"));let p=`root = true
|
|||
|
`;for(let[I,Q]of Object.entries(f)){p+=`
|
|||
|
[${I}]
|
|||
|
`;for(let[w,x]of Object.entries(Q))p+=`${w.replace(/[A-Z]/g,H=>`_${H.toLowerCase()}`)} = ${x}
|
|||
|
`}let m=D.join(this.context.cwd,".editorconfig");M.existsSync(m)||await M.writeFilePromise(m,p),M.existsSync(D.join(this.context.cwd,".git"))||await Hr.execvp("git",["init"],{cwd:this.context.cwd})}}};id.paths=[["init"]],id.usage=Ce.Usage({description:"create a new package",details:"\n This command will setup a new package in your local directory.\n\n If the `-p,--private` or `-w,--workspace` options are set, the package will be private by default.\n\n If the `-w,--workspace` option is set, the package will be configured to accept a set of workspaces in the `packages/` directory.\n\n If the `-i,--install` option is given a value, Yarn will first download it using `yarn set version` and only then forward the init call to the newly downloaded bundle. Without arguments, the downloaded bundle will be `latest`.\n\n The initial settings of the manifest can be changed by using the `initScope` and `initFields` configuration values. Additionally, Yarn will generate an EditorConfig file whose rules can be altered via `initEditorConfig`, and will initialize a Git repository in the current directory.\n ",examples:[["Create a new package in the local directory","yarn init"],["Create a new private package in the local directory","yarn init -p"],["Create a new package and store the Yarn release inside","yarn init -i=latest"],["Create a new private package and defines it as a workspace root","yarn init -w"]]});var Fie=id;var NYe={configuration:{initScope:{description:"Scope used when creating packages via the init command",type:ge.STRING,default:null},initFields:{description:"Additional fields to set when creating packages via the init command",type:ge.MAP,valueDefinition:{description:"",type:ge.ANY}},initEditorConfig:{description:"Extra rules to define in the generator editorconfig",type:ge.MAP,valueDefinition:{description:"",type:ge.ANY}}},commands:[Fie]},MYe=NYe;var FF={};$e(FF,{default:()=>TYe});var So="portal:",xo="link:";var xF=class{supports(e,r){return!!e.reference.startsWith(So)}getLocalPath(e,r){let{parentLocator:i,path:n}=b.parseFileStyleRange(e.reference,{protocol:So});if(D.isAbsolute(n))return n;let s=r.fetcher.getLocalPath(i,r);return s===null?null:D.resolve(s,n)}async fetch(e,r){var c;let{parentLocator:i,path:n}=b.parseFileStyleRange(e.reference,{protocol:So}),s=D.isAbsolute(n)?{packageFs:new Dt(Se.root),prefixPath:Se.dot,localPath:Se.root}:await r.fetcher.fetch(i,r),o=s.localPath?{packageFs:new Dt(Se.root),prefixPath:D.relative(Se.root,s.localPath),localPath:Se.root}:s;s!==o&&s.releaseFs&&s.releaseFs();let a=o.packageFs,l=D.resolve((c=o.localPath)!=null?c:o.packageFs.getRealPath(),o.prefixPath,n);return s.localPath?{packageFs:new Dt(l,{baseFs:a}),releaseFs:o.releaseFs,prefixPath:Se.dot,localPath:l}:{packageFs:new Ys(l,{baseFs:a}),releaseFs:o.releaseFs,prefixPath:Se.dot}}};var kF=class{supportsDescriptor(e,r){return!!e.range.startsWith(So)}supportsLocator(e,r){return!!e.reference.startsWith(So)}shouldPersistResolution(e,r){return!1}bindDescriptor(e,r,i){return b.bindDescriptor(e,{locator:b.stringifyLocator(r)})}getResolutionDependencies(e,r){return[]}async getCandidates(e,r,i){let n=e.range.slice(So.length);return[b.makeLocator(e,`${So}${L.toPortablePath(n)}`)]}async getSatisfying(e,r,i){return null}async resolve(e,r){if(!r.fetchOptions)throw new Error("Assertion failed: This resolver cannot be used unless a fetcher is configured");let i=await r.fetchOptions.fetcher.fetch(e,r.fetchOptions),n=await fe.releaseAfterUseAsync(async()=>await Je.find(i.prefixPath,{baseFs:i.packageFs}),i.releaseFs);return W(v({},e),{version:n.version||"0.0.0",languageName:n.languageName||r.project.configuration.get("defaultLanguageName"),linkType:lt.SOFT,dependencies:new Map([...n.dependencies]),peerDependencies:n.peerDependencies,dependenciesMeta:n.dependenciesMeta,peerDependenciesMeta:n.peerDependenciesMeta,bin:n.bin})}};var vF=class{supports(e,r){return!!e.reference.startsWith(xo)}getLocalPath(e,r){let{parentLocator:i,path:n}=b.parseFileStyleRange(e.reference,{protocol:xo});if(D.isAbsolute(n))return n;let s=r.fetch
|
|||
|
${u}, next tree:
|
|||
|
${nd(a)}`);let h=Nie(a);if(h)throw new Error(`${h}, after hoisting finished:
|
|||
|
${nd(a)}`)}return s.debugLevel>=2&&console.log(nd(a)),KYe(a)},UYe=t=>{let e=t[t.length-1],r=new Map,i=new Set,n=s=>{if(!i.has(s)){i.add(s);for(let o of s.hoistedDependencies.values())r.set(o.name,o);for(let o of s.dependencies.values())s.peerNames.has(o.name)||n(o)}};return n(e),r},HYe=t=>{let e=t[t.length-1],r=new Map,i=new Set,n=new Set,s=(o,a)=>{if(i.has(o))return;i.add(o);for(let c of o.hoistedDependencies.values())if(!a.has(c.name)){let u;for(let g of t)u=g.dependencies.get(c.name),u&&r.set(u.name,u)}let l=new Set;for(let c of o.dependencies.values())l.add(c.name);for(let c of o.dependencies.values())o.peerNames.has(c.name)||s(c,l)};return s(e,n),r},Lie=(t,e)=>{if(e.decoupled)return e;let{name:r,references:i,ident:n,locator:s,dependencies:o,originalDependencies:a,hoistedDependencies:l,peerNames:c,reasons:u,isHoistBorder:g,hoistPriority:h}=e,f={name:r,references:new Set(i),ident:n,locator:s,dependencies:new Map(o),originalDependencies:new Map(a),hoistedDependencies:new Map(l),peerNames:new Set(c),reasons:new Map(u),decoupled:!0,isHoistBorder:g,hoistPriority:h,hoistedFrom:[]},p=f.dependencies.get(r);return p&&p.ident==f.ident&&f.dependencies.set(r,f),t.dependencies.set(f.name,f),f},GYe=(t,e)=>{let r=new Map([[t.name,[t.ident]]]);for(let n of t.dependencies.values())t.peerNames.has(n.name)||r.set(n.name,[n.ident]);let i=Array.from(e.keys());i.sort((n,s)=>{let o=e.get(n),a=e.get(s);return a.hoistPriority!==o.hoistPriority?a.hoistPriority-o.hoistPriority:a.peerDependents.size!==o.peerDependents.size?a.peerDependents.size-o.peerDependents.size:a.dependents.size-o.dependents.size});for(let n of i){let s=n.substring(0,n.indexOf("@",1)),o=n.substring(s.length+1);if(!t.peerNames.has(s)){let a=r.get(s);a||(a=[],r.set(s,a)),a.indexOf(o)<0&&a.push(o)}}return r},MF=t=>{let e=new Set,r=(i,n=new Set)=>{if(!n.has(i)){n.add(i);for(let s of i.peerNames)if(!t.peerNames.has(s)){let o=t.dependencies.get(s);o&&!e.has(o)&&r(o,n)}e.add(i)}};for(let i of t.dependencies.values())t.peerNames.has(i.name)||r(i);return e},NF=(t,e,r,i,n,s=new Set)=>{let o=e[e.length-1];if(s.has(o))return{anotherRoundNeeded:!1,isGraphChanged:!1};s.add(o);let a=qYe(o),l=GYe(o,a),c=t==o?new Map:n.fastLookupPossible?UYe(e):HYe(e),u,g=!1,h=!1,f=new Map(Array.from(l.entries()).map(([m,I])=>[m,I[0]])),p=new Map;do{let m=YYe(t,e,r,c,f,l,i,p,n);m.isGraphChanged&&(h=!0),m.anotherRoundNeeded&&(g=!0),u=!1;for(let[I,Q]of l)Q.length>1&&!o.dependencies.has(I)&&(f.delete(I),Q.shift(),f.set(I,Q[0]),u=!0)}while(u);for(let m of o.dependencies.values())if(!o.peerNames.has(m.name)&&!r.has(m.locator)){r.add(m.locator);let I=NF(t,[...e,m],r,p,n);I.isGraphChanged&&(h=!0),I.anotherRoundNeeded&&(g=!0),r.delete(m.locator)}return{anotherRoundNeeded:g,isGraphChanged:h}},jYe=(t,e,r,i,n,s,o,a,{outputReason:l})=>{let c,u=null,g=new Set;l&&(c=`${Array.from(e).map(m=>Oi(m)).join("\u2192")}`);let h=r[r.length-1],p=!(i.ident===h.ident);if(l&&!p&&(u="- self-reference"),p&&(p=!t.peerNames.has(i.name),l&&!p&&(u=`- cannot shadow peer: ${Oi(t.originalDependencies.get(i.name).locator)} at ${c}`)),p){let m=!1,I=n.get(i.name);if(m=!I||I.ident===i.ident,l&&!m&&(u=`- filled by: ${Oi(I.locator)} at ${c}`),m)for(let Q=r.length-1;Q>=1;Q--){let x=r[Q].dependencies.get(i.name);if(x&&x.ident!==i.ident){m=!1;let N=a.get(h);N||(N=new Set,a.set(h,N)),N.add(i.name),l&&(u=`- filled by ${Oi(x.locator)} at ${r.slice(0,Q).map(H=>Oi(H.locator)).join("\u2192")}`);break}}p=m}if(p&&(p=s.get(i.name)===i.ident,l&&!p&&(u=`- filled by: ${Oi(o.get(i.name)[0])} at ${c}`)),p){let m=!0,I=new Set(i.peerNames);for(let Q=r.length-1;Q>=1;Q--){let w=r[Q];for(let x of I){if(w.peerNames.has(x)&&w.originalDependencies.has(x))continue;let N=w.dependencies.get(x);N&&t.dependencies.get(x)!==N&&(Q===r.length-1?g.add(N):(g=null,m=!1,l&&(u=`- peer dependency ${Oi(N.locator)} from parent ${Oi(w.locator)} was not hoisted to ${c}`))),I.delete(x)}if(!m)break}p=m}return g!==null&&g.size>0?{isHoistable:2,dependsOn:g,reason:u}:{isHoistable:p?0:1,reason:u}},YYe=(t,e,r,i,n,s,o,a,l)=>{let c=e[e.length-1],u=new Set,g=!1,h=!1,f=(I,Q,w,x)=>{if(u.has(w))return;
|
|||
|
${nd(t)}`)}let te=MF(w);for(let j of te)if(P.has(j)){let A=T.get(j);if((n.get(j.name)===j.ident||!w.reasons.has(j.name))&&A.isHoistable!==0&&w.reasons.set(j.name,A.reason),!j.isHoistBorder&&N.indexOf(j.locator)<0){u.add(w);let $=Lie(w,j);f([...I,w],[...Q,w.locator],$,m),u.delete(w)}}},p,m=new Set(MF(c));do{p=m,m=new Set;for(let I of p){if(I.locator===c.locator||I.isHoistBorder)continue;let Q=Lie(c,I);f([],Array.from(r),Q,m)}}while(m.size>0);return{anotherRoundNeeded:g,isGraphChanged:h}},Nie=t=>{let e=[],r=new Set,i=new Set,n=(s,o)=>{if(r.has(s)||(r.add(s),i.has(s)))return;let a=new Map(o);for(let l of s.dependencies.values())s.peerNames.has(l.name)||a.set(l.name,l);for(let l of s.originalDependencies.values()){let c=a.get(l.name),u=()=>`${Array.from(i).concat([s]).map(g=>Oi(g.locator)).join("\u2192")}`;if(s.peerNames.has(l.name)){let g=o.get(l.name);(g!==c||!g||g.ident!==l.ident)&&e.push(`${u()} - broken peer promise: expected ${l.ident} but found ${g&&g.ident}`)}else c?c.ident!==l.ident&&e.push(`${u()} - broken require promise for ${l.name}: expected ${l.ident}, but found: ${c.ident}`):e.push(`${u()} - broken require promise: no required dependency ${l.locator} found`)}i.add(s);for(let l of s.dependencies.values())s.peerNames.has(l.name)||n(l,a);i.delete(s)};return n(t,t.dependencies),e.join(`
|
|||
|
`)},OYe=(t,e)=>{let{identName:r,name:i,reference:n,peerNames:s}=t,o={name:i,references:new Set([n]),locator:RF(r,n),ident:Rie(r,n),dependencies:new Map,originalDependencies:new Map,hoistedDependencies:new Map,peerNames:new Set(s),reasons:new Map,decoupled:!0,isHoistBorder:!0,hoistPriority:0,hoistedFrom:[]},a=new Map([[t,o]]),l=(c,u)=>{let g=a.get(c),h=!!g;if(!g){let{name:f,identName:p,reference:m,peerNames:I,hoistPriority:Q}=c,w=e.hoistingLimits.get(u.locator);g={name:f,references:new Set([m]),locator:RF(p,m),ident:Rie(p,m),dependencies:new Map,originalDependencies:new Map,hoistedDependencies:new Map,peerNames:new Set(I),reasons:new Map,decoupled:!0,isHoistBorder:w?w.has(f):!1,hoistPriority:Q||0,hoistedFrom:[]},a.set(c,g)}if(u.dependencies.set(c.name,g),u.originalDependencies.set(c.name,g),h){let f=new Set,p=m=>{if(!f.has(m)){f.add(m),m.decoupled=!1;for(let I of m.dependencies.values())m.peerNames.has(I.name)||p(I)}};p(g)}else for(let f of c.dependencies)l(f,g)};for(let c of t.dependencies)l(c,o);return o},LF=t=>t.substring(0,t.indexOf("@",1)),KYe=t=>{let e={name:t.name,identName:LF(t.locator),references:new Set(t.references),dependencies:new Set},r=new Set([t]),i=(n,s,o)=>{let a=r.has(n),l;if(s===n)l=o;else{let{name:c,references:u,locator:g}=n;l={name:c,identName:LF(g),references:u,dependencies:new Set}}if(o.dependencies.add(l),!a){r.add(n);for(let c of n.dependencies.values())n.peerNames.has(c.name)||i(c,n,l);r.delete(n)}};for(let n of t.dependencies.values())i(n,t,e);return e},qYe=t=>{let e=new Map,r=new Set([t]),i=o=>`${o.name}@${o.ident}`,n=o=>{let a=i(o),l=e.get(a);return l||(l={dependents:new Set,peerDependents:new Set,hoistPriority:0},e.set(a,l)),l},s=(o,a)=>{let l=!!r.has(a);if(n(a).dependents.add(o.ident),!l){r.add(a);for(let u of a.dependencies.values()){let g=n(u);g.hoistPriority=Math.max(g.hoistPriority,u.hoistPriority),a.peerNames.has(u.name)?g.peerDependents.add(a.ident):s(a,u)}}};for(let o of t.dependencies.values())t.peerNames.has(o.name)||s(t,o);return e},Oi=t=>{let e=t.indexOf("@",1),r=t.substring(0,e);r.endsWith("$wsroot$")&&(r=`wh:${r.replace("$wsroot$","")}`);let i=t.substring(e+1);if(i==="workspace:.")return".";if(i){let n=(i.indexOf("#")>0?i.split("#")[1]:i).replace("npm:","");return i.startsWith("virtual")&&(r=`v:${r}`),n.startsWith("workspace")&&(r=`w:${r}`,n=""),`${r}${n?`@${n}`:""}`}else return`${r}`},Tie=5e4,nd=t=>{let e=0,r=(n,s,o="")=>{if(e>Tie||s.has(n))return"";e++;let a=Array.from(n.dependencies.values()).sort((c,u)=>c.name.localeCompare(u.name)),l="";s.add(n);for(let c=0;c<a.length;c++){let u=a[c];if(!n.peerNames.has(u.name)&&u!==n){let g=n.reasons.get(u.name),h=LF(u.locator);l+=`${o}${c<a.length-1?"\u251C\u2500":"\u2514\u2500"}${(s.has(u)?">":"")+(h!==u.name?`a:${u.name}:`:"")+Oi(u.locator)+(g?` ${g}`:"")+(u!==n&&u.hoistedFrom.length>0?`, hoisted from: ${u.hoistedFrom.join(", ")}`:"")}
|
|||
|
`,l+=r(u,s,`${o}${c<a.length-1?"\u2502 ":" "}`)}}return s.delete(n),l};return r(t,new Set)+(e>Tie?`
|
|||
|
Tree is too large, part of the tree has been dunped
|
|||
|
`:"")};var Tu;(function(r){r.HARD="HARD",r.SOFT="SOFT"})(Tu||(Tu={}));var Ki;(function(i){i.WORKSPACES="workspaces",i.DEPENDENCIES="dependencies",i.NONE="none"})(Ki||(Ki={}));var Oie="node_modules",BB="$wsroot$";var sd=(t,e)=>{let{packageTree:r,hoistingLimits:i,errors:n,preserveSymlinksRequired:s}=JYe(t,e),o=null;if(n.length===0){let a=Mie(r,{hoistingLimits:i});o=WYe(t,a,e)}return{tree:o,errors:n,preserveSymlinksRequired:s}},xs=t=>`${t.name}@${t.reference}`,TF=t=>{let e=new Map;for(let[r,i]of t.entries())if(!i.dirList){let n=e.get(i.locator);n||(n={target:i.target,linkType:i.linkType,locations:[],aliases:i.aliases},e.set(i.locator,n)),n.locations.push(r)}for(let r of e.values())r.locations=r.locations.sort((i,n)=>{let s=i.split(D.delimiter).length,o=n.split(D.delimiter).length;return s!==o?o-s:n.localeCompare(i)});return e},Kie=(t,e)=>{let r=b.isVirtualLocator(t)?b.devirtualizeLocator(t):t,i=b.isVirtualLocator(e)?b.devirtualizeLocator(e):e;return b.areLocatorsEqual(r,i)},JYe=(t,e)=>{let r=t.getDependencyTreeRoots(),i=[],n=!1,s=new Map,o=new Map,a=t.getPackageInformation(t.topLevel);if(a===null)throw new Error("Assertion failed: Expected the top-level package to have been registered");let l=t.findPackageLocator(a.packageLocation);if(l===null)throw new Error("Assertion failed: Expected the top-level package to have a physical locator");let c=L.toPortablePath(a.packageLocation),u=xs(l);if(e.project){let I={children:new Map},Q=e.project.cwd.split(D.sep);for(let[x,N]of e.project.workspacesByCwd){let H=x.split(D.sep).slice(Q.length),T=I;for(let P of H){let G=T.children.get(P);G||(G={children:new Map},T.children.set(P,G)),T=G}T.workspaceLocator={name:b.stringifyIdent(N.anchoredLocator),reference:N.anchoredLocator.reference}}let w=(x,N)=>{if(x.workspaceLocator){let H=xs(N),T=o.get(H);T||(T=new Set,o.set(H,T)),T.add(x.workspaceLocator)}for(let H of x.children.values())w(H,x.workspaceLocator||N)};for(let x of I.children.values())w(x,I.workspaceLocator)}else for(let I of r)if(I.name!==l.name||I.reference!==l.reference){let Q=o.get(u);Q||(Q=new Set,o.set(u,Q)),Q.add(I)}let g={name:l.name,identName:l.name,reference:l.reference,peerNames:a.packagePeers,dependencies:new Set},h=new Map,f=(I,Q)=>`${xs(Q)}:${I}`,p=(I,Q)=>{if(I.linkType!==Tu.SOFT||!e.project)return!1;let w=L.toPortablePath(t.resolveVirtual&&Q.reference&&Q.reference.startsWith("virtual:")?t.resolveVirtual(I.packageLocation):I.packageLocation);return D.contains(e.project.cwd,w)===null},m=(I,Q,w,x,N,H,T,P)=>{var F,Re;let G=f(I,w),te=h.get(G),j=!!te;!j&&w.name===l.name&&w.reference===l.reference&&(te=g,h.set(G,g)),te||(te={name:I,identName:w.name,reference:w.reference,dependencies:new Set,peerNames:Q.packagePeers},h.set(G,te));let A,ee=p(Q,w);if(ee?A=2:N.linkType===Tu.SOFT?A=1:A=0,te.hoistPriority=Math.max(te.hoistPriority||0,A),P&&!ee){let xe=xs({name:x.identName,reference:x.reference}),Ke=s.get(xe)||new Set;s.set(xe,Ke),Ke.add(te.name)}let $=new Map(Q.packageDependencies);if(e.project){let xe=e.project.workspacesByCwd.get(L.toPortablePath(Q.packageLocation.slice(0,-1)));if(xe){let Ke=new Set([...Array.from(xe.manifest.peerDependencies.values(),Me=>b.stringifyIdent(Me)),...Array.from(xe.manifest.peerDependenciesMeta.keys())]);for(let Me of Ke)$.has(Me)||($.set(Me,H.get(Me)||null),te.peerNames.add(Me))}}let _=xs(w),U=o.get(_);if(U)for(let xe of U)$.set(`${xe.name}${BB}`,xe.reference);if(x.dependencies.add(te),!j){let xe=new Map;for(let[Ke,Me]of $)if(Me!==null){let X=t.getLocator(Ke,Me),ie=t.getLocator(Ke.replace(BB,""),Me),we=t.getPackageInformation(ie);if(we===null)throw new Error("Assertion failed: Expected the package to have been registered");let he=p(we,X);if(e.validateExternalSoftLinks&&e.project&&he){we.packageDependencies.size>0&&(n=!0);for(let[z,ae]of we.packageDependencies)if(ae!==null){let ue=b.parseLocator(Array.isArray(ae)?`${ae[0]}@${ae[1]}`:`${z}@${ae}`);if(xs(ue)!==xs(X)){let be=$.get(z);if(be){let nt=b.parseLocator(Array.isArray(be)?`${be[0]}@${be[1]}`:`${z}@${be}`);Kie(nt,ue)||i.push({messageName:J.NM_CANT_INSTALL_EXTERNAL_SOFT_LINK,text:`Cannot link ${b.pre
|
|||
|
`;for(let s=0,o=t.length;s<o;++s)n+=i+wB(String(s),t[s],e,i).replace(/^ +/,""),s+1<o&&(n+=","),n+=`
|
|||
|
`;return n+=r,n+="]",n}function ZYe(t,e,r){let i=Object.keys(t),n="";n+="{";for(let s=0,o=i.length;s<o;++s){let a=i[s],l=t[a];typeof l!="undefined"&&(n+=JSON.stringify(a),n+=": ",n+=wB(a,l,e,r).replace(/^ +/g,""),s+1<o&&(n+=", "))}return n+="}",n}function _Ye(t,e,r){let i=Object.keys(t),n=`${r} `,s="";s+=r,s+=`{
|
|||
|
`;for(let o=0,a=i.length;o<a;++o){let l=i[o],c=t[l];typeof c!="undefined"&&(s+=n,s+=JSON.stringify(l),s+=": ",s+=wB(l,c,e,n).replace(/^ +/g,""),o+1<a&&(s+=","),s+=`
|
|||
|
`)}return s+=r,s+="}",s}function wB(t,e,r,i){let{next:n}=Hie[r],s=n[t]||n["*"];return Gie(e,s,i)}function Gie(t,e,r){let{collapsed:i}=Hie[e];return Array.isArray(t)?i?VYe(t,e,r):XYe(t,e,r):typeof t=="object"&&t!==null?i?ZYe(t,e,r):_Ye(t,e,r):JSON.stringify(t)}function Yie(t){return Gie(t,Pt.TOP_LEVEL,"")}function od(t,e){let r=Array.from(t);Array.isArray(e)||(e=[e]);let i=[];for(let s of e)i.push(r.map(o=>s(o)));let n=r.map((s,o)=>o);return n.sort((s,o)=>{for(let a of i){let l=a[s]<a[o]?-1:a[s]>a[o]?1:0;if(l!==0)return l}return 0}),n.map(s=>r[s])}function $Ye(t){let e=new Map,r=od(t.fallbackExclusionList||[],[({name:i,reference:n})=>i,({name:i,reference:n})=>n]);for(let{name:i,reference:n}of r){let s=e.get(i);typeof s=="undefined"&&e.set(i,s=new Set),s.add(n)}return Array.from(e).map(([i,n])=>[i,Array.from(n)])}function eqe(t){return od(t.fallbackPool||[],([e])=>e)}function tqe(t){let e=[];for(let[r,i]of od(t.packageRegistry,([n])=>n===null?"0":`1${n}`)){let n=[];e.push([r,n]);for(let[s,{packageLocation:o,packageDependencies:a,packagePeers:l,linkType:c,discardFromLookup:u}]of od(i,([g])=>g===null?"0":`1${g}`)){let g=[];r!==null&&s!==null&&!a.has(r)&&g.push([r,s]);for(let[p,m]of od(a.entries(),([I])=>I))g.push([p,m]);let h=l&&l.size>0?Array.from(l):void 0,f=u||void 0;n.push([s,{packageLocation:o,packageDependencies:g,packagePeers:h,linkType:c,discardFromLookup:f}])}}return e}function ad(t){return{__info:["This file is automatically generated. Do not touch it, or risk","your modifications being lost. We also recommend you not to read","it either without using the @yarnpkg/pnp package, as the data layout","is entirely unspecified and WILL change from a version to another."],dependencyTreeRoots:t.dependencyTreeRoots,enableTopLevelFallback:t.enableTopLevelFallback||!1,ignorePatternData:t.ignorePattern||null,fallbackExclusionList:$Ye(t),fallbackPool:eqe(t),packageRegistryData:tqe(t)}}var Jie=ne(jie());function Wie(t,e){return[t?`${t}
|
|||
|
`:"",`/* eslint-disable */
|
|||
|
|
|||
|
`,`try {
|
|||
|
`,` Object.freeze({}).detectStrictMode = true;
|
|||
|
`,`} catch (error) {
|
|||
|
`," throw new Error(`The whole PnP file got strict-mode-ified, which is known to break (Emscripten libraries aren't strict mode). This usually happens when the file goes through Babel.`);\n",`}
|
|||
|
`,`
|
|||
|
`,`var __non_webpack_module__ = module;
|
|||
|
`,`
|
|||
|
`,`function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
|
`,e.replace(/^/gm," "),`}
|
|||
|
`,`
|
|||
|
`,(0,Jie.default)()].join("")}function rqe(t){return JSON.stringify(t,null,2)}function iqe(t){return[`return hydrateRuntimeState(${Yie(t)}, {basePath: basePath || __dirname});
|
|||
|
`].join("")}function nqe(t){return[`var path = require('path');
|
|||
|
`,`var dataLocation = path.resolve(__dirname, ${JSON.stringify(t)});
|
|||
|
`,`return hydrateRuntimeState(require(dataLocation), {basePath: basePath || path.dirname(dataLocation)});
|
|||
|
`].join("")}function zie(t){let e=ad(t),r=iqe(e);return Wie(t.shebang,r)}function Vie(t){let e=ad(t),r=nqe(t.dataLocation),i=Wie(t.shebang,r);return{dataFile:rqe(e),loaderFile:i}}var $ie=ne(require("fs")),Aqe=ne(require("path")),ene=ne(require("util"));function KF(t,{basePath:e}){let r=L.toPortablePath(e),i=D.resolve(r),n=t.ignorePatternData!==null?new RegExp(t.ignorePatternData):null,s=new Map,o=new Map(t.packageRegistryData.map(([g,h])=>[g,new Map(h.map(([f,p])=>{var x;if(g===null!=(f===null))throw new Error("Assertion failed: The name and reference should be null, or neither should");let m=(x=p.discardFromLookup)!=null?x:!1,I={name:g,reference:f},Q=s.get(p.packageLocation);Q?(Q.discardFromLookup=Q.discardFromLookup&&m,m||(Q.locator=I)):s.set(p.packageLocation,{locator:I,discardFromLookup:m});let w=null;return[f,{packageDependencies:new Map(p.packageDependencies),packagePeers:new Set(p.packagePeers),linkType:p.linkType,discardFromLookup:m,get packageLocation(){return w||(w=D.join(i,p.packageLocation))}}]}))])),a=new Map(t.fallbackExclusionList.map(([g,h])=>[g,new Set(h)])),l=new Map(t.fallbackPool),c=t.dependencyTreeRoots,u=t.enableTopLevelFallback;return{basePath:r,dependencyTreeRoots:c,enableTopLevelFallback:u,fallbackExclusionList:a,fallbackPool:l,ignorePattern:n,packageLocatorsByLocations:s,packageRegistry:o}}var Ku=ne(require("module")),_ie=ne(Zie()),HF=ne(require("util"));var Jt;(function(l){l.API_ERROR="API_ERROR",l.BUILTIN_NODE_RESOLUTION_FAILED="BUILTIN_NODE_RESOLUTION_FAILED",l.MISSING_DEPENDENCY="MISSING_DEPENDENCY",l.MISSING_PEER_DEPENDENCY="MISSING_PEER_DEPENDENCY",l.QUALIFIED_PATH_RESOLUTION_FAILED="QUALIFIED_PATH_RESOLUTION_FAILED",l.INTERNAL="INTERNAL",l.UNDECLARED_DEPENDENCY="UNDECLARED_DEPENDENCY",l.UNSUPPORTED="UNSUPPORTED"})(Jt||(Jt={}));var aqe=new Set([Jt.BUILTIN_NODE_RESOLUTION_FAILED,Jt.MISSING_DEPENDENCY,Jt.MISSING_PEER_DEPENDENCY,Jt.QUALIFIED_PATH_RESOLUTION_FAILED,Jt.UNDECLARED_DEPENDENCY]);function Tr(t,e,r={}){let i=aqe.has(t)?"MODULE_NOT_FOUND":t,n={configurable:!0,writable:!0,enumerable:!1};return Object.defineProperties(new Error(e),{code:W(v({},n),{value:i}),pnpCode:W(v({},n),{value:t}),data:W(v({},n),{value:r})})}function xa(t){return L.normalize(L.fromPortablePath(t))}function GF(t,e){let r=Number(process.env.PNP_ALWAYS_WARN_ON_FALLBACK)>0,i=Number(process.env.PNP_DEBUG_LEVEL),n=new Set(Ku.Module.builtinModules||Object.keys(process.binding("natives"))),s=X=>n.has(X)||X.startsWith("node:"),o=/^(?![a-zA-Z]:[\\/]|\\\\|\.{0,2}(?:\/|$))((?:node:)?(?:@[^/]+\/)?[^/]+)\/*(.*|)$/,a=/^(\/|\.{1,2}(\/|$))/,l=/\/$/,c=/^\.{0,2}\//,u={name:null,reference:null},g=[],h=new Set;if(t.enableTopLevelFallback===!0&&g.push(u),e.compatibilityMode!==!1)for(let X of["react-scripts","gatsby"]){let ie=t.packageRegistry.get(X);if(ie)for(let we of ie.keys()){if(we===null)throw new Error("Assertion failed: This reference shouldn't be null");g.push({name:X,reference:we})}}let{ignorePattern:f,packageRegistry:p,packageLocatorsByLocations:m}=t;function I(X,ie){return{fn:X,args:ie,error:null,result:null}}function Q(X){var pe,Fe,Z,z,ae,ue;let ie=(Z=(Fe=(pe=process.stderr)==null?void 0:pe.hasColors)==null?void 0:Fe.call(pe))!=null?Z:process.stdout.isTTY,we=(be,nt)=>`[${be}m${nt}[0m`,he=X.error;console.error(he?we("31;1",`\u2716 ${(z=X.error)==null?void 0:z.message.replace(/\n.*/s,"")}`):we("33;1","\u203C Resolution")),X.args.length>0&&console.error();for(let be of X.args)console.error(` ${we("37;1","In \u2190")} ${(0,HF.inspect)(be,{colors:ie,compact:!0})}`);X.result&&(console.error(),console.error(` ${we("37;1","Out \u2192")} ${(0,HF.inspect)(X.result,{colors:ie,compact:!0})}`));let Ie=(ue=(ae=new Error().stack.match(/(?<=^ +)at.*/gm))==null?void 0:ae.slice(2))!=null?ue:[];if(Ie.length>0){console.error();for(let be of Ie)console.error(` ${we("38;5;244",be)}`)}console.error()}function w(X,ie){if(e.allowDebug===!1)return ie;if(Number.isFinite(i)){if(i>=2)return(...we)=>{let he=I(X,we);try{return he.result=ie(...we)}catch(Ie){throw he.error=Ie}finally{Q(he)}};if(i>=1)return(...we)=>{try{return ie(...we)}catch(he){let
|
|||
|
|
|||
|
Require request: "${he}"
|
|||
|
Required by: ${Ie}
|
|||
|
`,{request:he,issuer:Ie});return L.toPortablePath(Z)}let pe,Fe=X.match(o);if(Fe){if(!ie)throw Tr(Jt.API_ERROR,"The resolveToUnqualified function must be called with a valid issuer when the path isn't a builtin nor absolute",{request:he,issuer:Ie});let[,Z,z]=Fe,ae=U(ie);if(!ae){let _t=G(X,ie);if(_t===!1)throw Tr(Jt.BUILTIN_NODE_RESOLUTION_FAILED,`The builtin node resolution algorithm was unable to resolve the requested module (it didn't go through the pnp resolver because the issuer doesn't seem to be part of the Yarn-managed dependency tree).
|
|||
|
|
|||
|
Require path: "${he}"
|
|||
|
Required by: ${Ie}
|
|||
|
`,{request:he,issuer:Ie});return L.toPortablePath(_t)}let be=x(ae).packageDependencies.get(Z),nt=null;if(be==null&&ae.name!==null){let _t=t.fallbackExclusionList.get(ae.name);if(!_t||!_t.has(ae.reference)){for(let _n=0,ng=g.length;_n<ng;++_n){let Ns=x(g[_n]).packageDependencies.get(Z);if(Ns!=null){r?nt=Ns:be=Ns;break}}if(t.enableTopLevelFallback&&be==null&&nt===null){let _n=t.fallbackPool.get(Z);_n!=null&&(nt=_n)}}}let dt=null;if(be===null)if(N(ae))dt=Tr(Jt.MISSING_PEER_DEPENDENCY,`Your application tried to access ${Z} (a peer dependency); this isn't allowed as there is no ancestor to satisfy the requirement. Use a devDependency if needed.
|
|||
|
|
|||
|
Required package: ${Z}${Z!==he?` (via "${he}")`:""}
|
|||
|
Required by: ${Ie}
|
|||
|
`,{request:he,issuer:Ie,dependencyName:Z});else{let _t=_(Z,ae);_t.every(tn=>N(tn))?dt=Tr(Jt.MISSING_PEER_DEPENDENCY,`${ae.name} tried to access ${Z} (a peer dependency) but it isn't provided by your application; this makes the require call ambiguous and unsound.
|
|||
|
|
|||
|
Required package: ${Z}${Z!==he?` (via "${he}")`:""}
|
|||
|
Required by: ${ae.name}@${ae.reference} (via ${Ie})
|
|||
|
${_t.map(tn=>`Ancestor breaking the chain: ${tn.name}@${tn.reference}
|
|||
|
`).join("")}
|
|||
|
`,{request:he,issuer:Ie,issuerLocator:Object.assign({},ae),dependencyName:Z,brokenAncestors:_t}):dt=Tr(Jt.MISSING_PEER_DEPENDENCY,`${ae.name} tried to access ${Z} (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.
|
|||
|
|
|||
|
Required package: ${Z}${Z!==he?` (via "${he}")`:""}
|
|||
|
Required by: ${ae.name}@${ae.reference} (via ${Ie})
|
|||
|
|
|||
|
${_t.map(tn=>`Ancestor breaking the chain: ${tn.name}@${tn.reference}
|
|||
|
`).join("")}
|
|||
|
`,{request:he,issuer:Ie,issuerLocator:Object.assign({},ae),dependencyName:Z,brokenAncestors:_t})}else be===void 0&&(!we&&s(X)?N(ae)?dt=Tr(Jt.UNDECLARED_DEPENDENCY,`Your application tried to access ${Z}. While this module is usually interpreted as a Node builtin, your resolver is running inside a non-Node resolution context where such builtins are ignored. Since ${Z} isn't otherwise declared in your dependencies, this makes the require call ambiguous and unsound.
|
|||
|
|
|||
|
Required package: ${Z}${Z!==he?` (via "${he}")`:""}
|
|||
|
Required by: ${Ie}
|
|||
|
`,{request:he,issuer:Ie,dependencyName:Z}):dt=Tr(Jt.UNDECLARED_DEPENDENCY,`${ae.name} tried to access ${Z}. While this module is usually interpreted as a Node builtin, your resolver is running inside a non-Node resolution context where such builtins are ignored. Since ${Z} isn't otherwise declared in ${ae.name}'s dependencies, this makes the require call ambiguous and unsound.
|
|||
|
|
|||
|
Required package: ${Z}${Z!==he?` (via "${he}")`:""}
|
|||
|
Required by: ${Ie}
|
|||
|
`,{request:he,issuer:Ie,issuerLocator:Object.assign({},ae),dependencyName:Z}):N(ae)?dt=Tr(Jt.UNDECLARED_DEPENDENCY,`Your application tried to access ${Z}, but it isn't declared in your dependencies; this makes the require call ambiguous and unsound.
|
|||
|
|
|||
|
Required package: ${Z}${Z!==he?` (via "${he}")`:""}
|
|||
|
Required by: ${Ie}
|
|||
|
`,{request:he,issuer:Ie,dependencyName:Z}):dt=Tr(Jt.UNDECLARED_DEPENDENCY,`${ae.name} tried to access ${Z}, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
|
|||
|
|
|||
|
Required package: ${Z}${Z!==he?` (via "${he}")`:""}
|
|||
|
Required by: ${ae.name}@${ae.reference} (via ${Ie})
|
|||
|
`,{request:he,issuer:Ie,issuerLocator:Object.assign({},ae),dependencyName:Z}));if(be==null){if(nt===null||dt===null)throw dt||new Error("Assertion failed: Expected an error to have been set");be=nt;let _t=dt.message.replace(/\n.*/g,"");dt.message=_t,!h.has(_t)&&i!==0&&(h.add(_t),process.emitWarning(dt))}let wt=Array.isArray(be)?{name:be[0],reference:be[1]}:{name:Z,reference:be},kn=x(wt);if(!kn.packageLocation)throw Tr(Jt.MISSING_DEPENDENCY,`A dependency seems valid but didn't get installed for some reason. This might be caused by a partial install, such as dev vs prod.
|
|||
|
|
|||
|
Required package: ${wt.name}@${wt.reference}${wt.name!==he?` (via "${he}")`:""}
|
|||
|
Required by: ${ae.name}@${ae.reference} (via ${Ie})
|
|||
|
`,{request:he,issuer:Ie,dependencyLocator:Object.assign({},wt)});let wi=kn.packageLocation;z?pe=D.join(wi,z):pe=wi}else if(D.isAbsolute(X))pe=D.normalize(X);else{if(!ie)throw Tr(Jt.API_ERROR,"The resolveToUnqualified function must be called with a valid issuer when the path isn't a builtin nor absolute",{request:he,issuer:Ie});let Z=D.resolve(ie);ie.match(l)?pe=D.normalize(D.join(Z,X)):pe=D.normalize(D.join(D.dirname(Z),X))}return D.normalize(pe)}function Re(X,ie){if(a.test(X))return ie;let we=H(ie);return we?D.normalize(we):ie}function xe(X,{extensions:ie=Object.keys(Ku.Module._extensions)}={}){let we=[],he=T(X,we,{extensions:ie});if(he)return D.normalize(he);{let Ie=xa(X),pe=U(X);if(pe){let{packageLocation:Fe}=x(pe);if(!e.fakeFs.existsSync(Fe)){let Z=Fe.includes("/unplugged/")?"Required unplugged package missing from disk. This may happen when switching branches without running installs (unplugged packages must be fully materialized on disk to work).":"Required package missing from disk. If you keep your packages inside your repository then restarting the Node process may be enough. Otherwise, try to run an install first.";throw Tr(Jt.QUALIFIED_PATH_RESOLUTION_FAILED,`${Z}
|
|||
|
|
|||
|
Missing package: ${pe.name}@${pe.reference}
|
|||
|
Expected package location: ${xa(Fe)}
|
|||
|
`,{unqualifiedPath:Ie})}}throw Tr(Jt.QUALIFIED_PATH_RESOLUTION_FAILED,`Qualified path resolution failed - none of those files can be found on the disk.
|
|||
|
|
|||
|
Source path: ${Ie}
|
|||
|
${we.map(Fe=>`Not found: ${xa(Fe)}
|
|||
|
`).join("")}`,{unqualifiedPath:Ie})}}function Ke(X,ie,{considerBuiltins:we,extensions:he}={}){let Ie=F(X,ie,{considerBuiltins:we});if(Ie===null)return null;let pe=()=>ie!==null?te(ie):!1,Fe=(!we||!s(X))&&!pe()?Re(X,Ie):Ie;try{return xe(Fe,{extensions:he})}catch(Z){throw Z.pnpCode==="QUALIFIED_PATH_RESOLUTION_FAILED"&&Object.assign(Z.data,{request:xa(X),issuer:ie&&xa(ie)}),Z}}function Me(X){let ie=D.normalize(X),we=ar.resolveVirtual(ie);return we!==ie?we:null}return{VERSIONS:j,topLevel:A,getLocator:(X,ie)=>Array.isArray(ie)?{name:ie[0],reference:ie[1]}:{name:X,reference:ie},getDependencyTreeRoots:()=>[...t.dependencyTreeRoots],getAllLocators(){let X=[];for(let[ie,we]of p)for(let he of we.keys())ie!==null&&he!==null&&X.push({name:ie,reference:he});return X},getPackageInformation:X=>{let ie=ee(X);if(ie===null)return null;let we=L.fromPortablePath(ie.packageLocation);return W(v({},ie),{packageLocation:we})},findPackageLocator:X=>U(L.toPortablePath(X)),resolveToUnqualified:w("resolveToUnqualified",(X,ie,we)=>{let he=ie!==null?L.toPortablePath(ie):null,Ie=F(L.toPortablePath(X),he,we);return Ie===null?null:L.fromPortablePath(Ie)}),resolveUnqualified:w("resolveUnqualified",(X,ie)=>L.fromPortablePath(xe(L.toPortablePath(X),ie))),resolveRequest:w("resolveRequest",(X,ie,we)=>{let he=ie!==null?L.toPortablePath(ie):null,Ie=Ke(L.toPortablePath(X),he,we);return Ie===null?null:L.fromPortablePath(Ie)}),resolveVirtual:w("resolveVirtual",X=>{let ie=Me(L.toPortablePath(X));return ie!==null?L.fromPortablePath(ie):null})}}var Bmt=(0,ene.promisify)($ie.readFile);var tne=(t,e,r)=>{let i=ad(t),n=KF(i,{basePath:e}),s=L.join(e,Et.pnpCjs);return GF(n,{fakeFs:r,pnpapiResolution:s})};var Wn={};$e(Wn,{checkAndReportManifestCompatibility:()=>rne,extractBuildScripts:()=>QB,getExtractHint:()=>YF,hasBindingGyp:()=>qF});function rne(t,e,r,{configuration:i,report:n}){return Je.isManifestFieldCompatible(e.manifest.os,process.platform)?Je.isManifestFieldCompatible(e.manifest.cpu,process.arch)?!0:(n==null||n.reportWarningOnce(J.INCOMPATIBLE_CPU,`${b.prettyLocator(i,t)} The CPU architecture ${process.arch} is incompatible with this module, ${r} skipped.`),!1):(n==null||n.reportWarningOnce(J.INCOMPATIBLE_OS,`${b.prettyLocator(i,t)} The platform ${process.platform} is incompatible with this module, ${r} skipped.`),!1)}function QB(t,e,r,{configuration:i,report:n}){let s=[];for(let a of["preinstall","install","postinstall"])e.manifest.scripts.has(a)&&s.push([_i.SCRIPT,a]);return!e.manifest.scripts.has("install")&&e.misc.hasBindingGyp&&s.push([_i.SHELLCODE,"node-gyp rebuild"]),s.length===0?[]:t.linkType!==lt.HARD?(n==null||n.reportWarningOnce(J.SOFT_LINK_BUILD,`${b.prettyLocator(i,t)} lists build scripts, but is referenced through a soft link. Soft links don't support build scripts, so they'll be ignored.`),[]):r&&r.built===!1?(n==null||n.reportInfoOnce(J.BUILD_DISABLED,`${b.prettyLocator(i,t)} lists build scripts, but its build has been explicitly disabled through configuration.`),[]):!i.get("enableScripts")&&!r.built?(n==null||n.reportWarningOnce(J.DISABLED_BUILD_SCRIPTS,`${b.prettyLocator(i,t)} lists build scripts, but all build scripts have been disabled.`),[]):rne(t,e,"build",{configuration:i,report:n})?s:[]}var lqe=new Set([".exe",".h",".hh",".hpp",".c",".cc",".cpp",".java",".jar",".node"]);function YF(t){return t.packageFs.getExtractHint({relevantExtensions:lqe})}function qF(t){let e=D.join(t.prefixPath,"binding.gyp");return t.packageFs.existsSync(e)}var jF={};$e(jF,{getUnpluggedPath:()=>Ad});function Ad(t,{configuration:e}){return D.resolve(e.get("pnpUnpluggedFolder"),b.slugifyLocator(t))}var cqe=new Set([b.makeIdent(null,"nan").identHash,b.makeIdent(null,"node-gyp").identHash,b.makeIdent(null,"node-pre-gyp").identHash,b.makeIdent(null,"node-addon-api").identHash,b.makeIdent(null,"fsevents").identHash]),El=class{constructor(){this.mode="strict";this.pnpCache=new Map}supportsPackage(e,r){return!(r.project.configuration.get("nodeLinker")!=="pnp"||r.project.configuration.get("pnpMode")!==this.mode)}async findPackageLocation(e,r){let i=ka(r.project).cjs;if(!M.e
|
|||
|
`,n+=`# cause your node_modules installation to become invalidated.
|
|||
|
`,n+=`
|
|||
|
`,n+=`__metadata:
|
|||
|
`,n+=` version: ${fne}
|
|||
|
`,n+=` nmMode: ${i.value}
|
|||
|
`;let s=Array.from(e.keys()).sort(),o=b.stringifyLocator(t.topLevelWorkspace.anchoredLocator);for(let c of s){let u=e.get(c);n+=`
|
|||
|
`,n+=`${JSON.stringify(c)}:
|
|||
|
`,n+=` locations:
|
|||
|
`;for(let g of u.locations){let h=D.contains(t.cwd,g);if(h===null)throw new Error(`Assertion failed: Expected the path to be within the project (${g})`);n+=` - ${JSON.stringify(h)}
|
|||
|
`}if(u.aliases.length>0){n+=` aliases:
|
|||
|
`;for(let g of u.aliases)n+=` - ${JSON.stringify(g)}
|
|||
|
`}if(c===o&&r.size>0){n+=` bin:
|
|||
|
`;for(let[g,h]of r){let f=D.contains(t.cwd,g);if(f===null)throw new Error(`Assertion failed: Expected the path to be within the project (${g})`);n+=` ${JSON.stringify(f)}:
|
|||
|
`;for(let[p,m]of h){let I=D.relative(D.join(g,Or),m);n+=` ${JSON.stringify(p)}: ${JSON.stringify(I)}
|
|||
|
`}}}}let a=t.cwd,l=D.join(a,Or,pne);await M.changeFilePromise(l,n,{automaticNewlines:!0})}async function tR(t,{unrollAliases:e=!1}={}){let r=t.cwd,i=D.join(r,Or,pne);if(!M.existsSync(i))return null;let n=jr(await M.readFilePromise(i,"utf8"));if(n.__metadata.version>fne)return null;let s=n.__metadata.nmMode||Wr.CLASSIC,o=new Map,a=new Map;delete n.__metadata;for(let[l,c]of Object.entries(n)){let u=c.locations.map(h=>D.join(r,h)),g=c.bin;if(g)for(let[h,f]of Object.entries(g)){let p=D.join(r,L.toPortablePath(h)),m=fe.getMapWithDefault(a,p);for(let[I,Q]of Object.entries(f))m.set(or(I),L.toPortablePath([p,Or,Q].join(D.delimiter)))}if(o.set(l,{target:Se.dot,linkType:lt.HARD,locations:u,aliases:c.aliases||[]}),e&&c.aliases)for(let h of c.aliases){let{scope:f,name:p}=b.parseLocator(l),m=b.makeLocator(b.makeIdent(f,p),h),I=b.stringifyLocator(m);o.set(I,{target:Se.dot,linkType:lt.HARD,locations:u,aliases:[]})}}return{locatorMap:o,binSymlinks:a,locationTree:mne(o,{skipPrefix:t.cwd}),nmMode:s}}var Gu=async(t,e)=>{if(t.split(D.sep).indexOf(Or)<0)throw new Error(`Assertion failed: trying to remove dir that doesn't contain node_modules: ${t}`);try{if(!e.innerLoop&&(await M.lstatPromise(t)).isSymbolicLink()){await M.unlinkPromise(t);return}let r=await M.readdirPromise(t,{withFileTypes:!0});for(let i of r){let n=D.join(t,or(i.name));i.isDirectory()?(i.name!==Or||e&&e.innerLoop)&&await Gu(n,{innerLoop:!0,contentsOnly:!1}):await M.unlinkPromise(n)}e.contentsOnly||await M.rmdirPromise(t)}catch(r){if(r.code!=="ENOENT"&&r.code!=="ENOTEMPTY")throw r}},Ine=4,bB=(t,{skipPrefix:e})=>{let r=D.contains(e,t);if(r===null)throw new Error(`Assertion failed: Writing attempt prevented to ${t} which is outside project root: ${e}`);let i=r.split(D.sep).filter(l=>l!==""),n=i.indexOf(Or),s=i.slice(0,n).join(D.sep),o=D.join(e,s),a=i.slice(n);return{locationRoot:o,segments:a}},mne=(t,{skipPrefix:e})=>{let r=new Map;if(t===null)return r;let i=()=>({children:new Map,linkType:lt.HARD});for(let[n,s]of t.entries()){if(s.linkType===lt.SOFT&&D.contains(e,s.target)!==null){let a=fe.getFactoryWithDefault(r,s.target,i);a.locator=n,a.linkType=s.linkType}for(let o of s.locations){let{locationRoot:a,segments:l}=bB(o,{skipPrefix:e}),c=fe.getFactoryWithDefault(r,a,i);for(let u=0;u<l.length;++u){let g=l[u];if(g!=="."){let h=fe.getFactoryWithDefault(c.children,g,i);c.children.set(g,h),c=h}u===l.length-1&&(c.locator=n,c.linkType=s.linkType)}}}return r},rR=async(t,e)=>{let r;try{process.platform==="win32"&&(r=await M.lstatPromise(t))}catch(i){}process.platform=="win32"&&(!r||r.isDirectory())?await M.symlinkPromise(t,e,"junction"):await M.symlinkPromise(D.relative(D.dirname(e),t),e)};async function Ene(t,e,r){let i=D.join(t,or(`${_F.default.randomBytes(16).toString("hex")}.tmp`));try{await M.writeFilePromise(i,r);try{await M.linkPromise(i,e)}catch(n){}}finally{await M.unlinkPromise(i)}}async function Mqe({srcPath:t,dstPath:e,srcMode:r,globalHardlinksStore:i,baseFs:n,nmMode:s,digest:o}){if(s.value===Wr.HARDLINKS_GLOBAL&&i&&o){let l=D.join(i,o.substring(0,2),`${o.substring(2)}.dat`),c;try{if(await ki.checksumFile(l,{baseFs:M,algorithm:"sha1"})!==o){let g=D.join(i,or(`${_F.default.randomBytes(16).toString("hex")}.tmp`));await M.renamePromise(l,g);let h=await n.readFilePromise(t);await M.writeFilePromise(g,h);try{await M.linkPromise(g,l),await M.unlinkPromise(g)}catch(f){}}await M.linkPromise(l,e),c=!0}catch(u){c=!1}if(!c){let u=await n.readFilePromise(t);await Ene(i,l,u);try{await M.linkPromise(l,e)}catch(g){g&&g.code&&g.code=="EXDEV"&&(s.value=Wr.HARDLINKS_LOCAL,await n.copyFilePromise(t,e))}}}else await n.copyFilePromise(t,e);let a=r&511;a!==420&&await M.chmodPromise(e,a)}var va;(function(i){i.FILE="file",i.DIRECTORY="directory",i.SYMLINK="symlink"})(va||(va={}));var Lqe=async(t,e,{baseFs:r,globalHardlinksStore:i,nmMode:n,packageChecksum:s})=>{await M.mkdirPromise(t,{recursive:!0});let o=async(l=Se.dot)=>{let c=D.join(e,l),u=await r.readdirPromise(c,{withFileTypes:!0}),g=new Map;for(let h of u){let f=D.join(l,h.name),p,m=D.join(c,h.name);if(h.isFile()){if(p={kind:va.FILE,mode:(aw
|
|||
|
This command checks for known security reports on the packages you use. The reports are by default extracted from the npm registry, and may or may not be relevant to your actual program (not all vulnerabilities affect all code paths).
|
|||
|
|
|||
|
For consistency with our other commands the default is to only check the direct dependencies for the active workspace. To extend this search to all workspaces, use \`-A,--all\`. To extend this search to both direct and transitive dependencies, use \`-R,--recursive\`.
|
|||
|
|
|||
|
Applying the \`--severity\` flag will limit the audit table to vulnerabilities of the corresponding severity and above. Valid values are ${_B.map(e=>`\`${e}\``).join(", ")}.
|
|||
|
|
|||
|
If the \`--json\` flag is set, Yarn will print the output exactly as received from the registry. Regardless of this flag, the process will exit with a non-zero exit code if a report is found for the selected packages.
|
|||
|
|
|||
|
To understand the dependency tree requiring vulnerable packages, check the raw report with the \`--json\` flag or use \`yarn why <package>\` to get more information as to who depends on them.
|
|||
|
`,examples:[["Checks for known security issues with the installed packages. The output is a list of known issues.","yarn npm audit"],["Audit dependencies in all workspaces","yarn npm audit --all"],["Limit auditing to `dependencies` (excludes `devDependencies`)","yarn npm audit --environment production"],["Show audit report as valid JSON","yarn npm audit --json"],["Audit all direct and transitive dependencies","yarn npm audit --recursive"],["Output moderate (or more severe) vulnerabilities","yarn npm audit --severity moderate"]]});var Doe=Sd;var cN=ne(pr()),uN=ne(require("util")),xd=class extends ye{constructor(){super(...arguments);this.fields=Y.String("-f,--fields",{description:"A comma-separated list of manifest fields that should be displayed"});this.json=Y.Boolean("--json",!1,{description:"Format the output as an NDJSON stream"});this.packages=Y.Rest()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r}=await Le.find(e,this.context.cwd),i=typeof this.fields!="undefined"?new Set(["name",...this.fields.split(/\s*,\s*/)]):null,n=[],s=!1,o=await Pe.start({configuration:e,includeFooter:!1,json:this.json,stdout:this.context.stdout},async a=>{for(let l of this.packages){let c;if(l==="."){let x=r.topLevelWorkspace;if(!x.manifest.name)throw new me(`Missing 'name' field in ${L.fromPortablePath(D.join(x.cwd,Et.manifest))}`);c=b.makeDescriptor(x.manifest.name,"unknown")}else c=b.parseDescriptor(l);let u=St.getIdentUrl(c),g=gN(await St.get(u,{configuration:e,ident:c,jsonResponse:!0,customErrorMessage:St.customPackageError})),h=Object.keys(g.versions).sort(cN.default.compareLoose),p=g["dist-tags"].latest||h[h.length-1],m=Ft.validRange(c.range);if(m){let x=cN.default.maxSatisfying(h,m);x!==null?p=x:(a.reportWarning(J.UNNAMED,`Unmet range ${b.prettyRange(e,c.range)}; falling back to the latest version`),s=!0)}else c.range!=="unknown"&&(a.reportWarning(J.UNNAMED,`Invalid range ${b.prettyRange(e,c.range)}; falling back to the latest version`),s=!0);let I=g.versions[p],Q=W(v(v({},g),I),{version:p,versions:h}),w;if(i!==null){w={};for(let x of i){let N=Q[x];if(typeof N!="undefined")w[x]=N;else{a.reportWarning(J.EXCEPTION,`The '${x}' field doesn't exist inside ${b.prettyIdent(e,c)}'s informations`),s=!0;continue}}}else this.json||(delete Q.dist,delete Q.readme,delete Q.users),w=Q;a.reportJson(w),this.json||n.push(w)}});uN.inspect.styles.name="cyan";for(let a of n)(a!==n[0]||s)&&this.context.stdout.write(`
|
|||
|
`),this.context.stdout.write(`${(0,uN.inspect)(a,{depth:Infinity,colors:!0,compact:!1})}
|
|||
|
`);return o.exitCode()}};xd.paths=[["npm","info"]],xd.usage=Ce.Usage({category:"Npm-related commands",description:"show information about a package",details:"\n This command will fetch information about a package from the npm registry, and prints it in a tree format.\n\n The package does not have to be installed locally, but needs to have been published (in particular, local changes will be ignored even for workspaces).\n\n Append `@<range>` to the package argument to provide information specific to the latest version that satisfies the range. If the range is invalid or if there is no version satisfying the range, the command will print a warning and fall back to the latest version.\n\n If the `-f,--fields` option is set, it's a comma-separated list of fields which will be used to only display part of the package informations.\n\n By default, this command won't return the `dist`, `readme`, and `users` fields, since they are often very long. To explicitly request those fields, explicitly list them with the `--fields` flag or request the output in JSON mode.\n ",examples:[["Show all available information about react (except the `dist`, `readme`, and `users` fields)","yarn npm info react"],["Show all available information about react as valid JSON (including the `dist`, `readme`, and `users` fields)","yarn npm info react --json"],["Show all available information about react 16.12.0","yarn npm info react@16.12.0"],["Show the description of react","yarn npm info react --fields description"],["Show all available versions of react","yarn npm info react --fields versions"],["Show the readme of react","yarn npm info react --fields readme"],["Show a few fields of react","yarn npm info react --fields homepage,repository"]]});var Soe=xd;function gN(t){if(Array.isArray(t)){let e=[];for(let r of t)r=gN(r),r&&e.push(r);return e}else if(typeof t=="object"&&t!==null){let e={};for(let r of Object.keys(t)){if(r.startsWith("_"))continue;let i=gN(t[r]);i&&(e[r]=i)}return e}else return t||null}var xoe=ne(dp()),kd=class extends ye{constructor(){super(...arguments);this.scope=Y.String("-s,--scope",{description:"Login to the registry configured for a given scope"});this.publish=Y.Boolean("--publish",!1,{description:"Login to the publish registry"})}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),r=await $B({configuration:e,cwd:this.context.cwd,publish:this.publish,scope:this.scope});return(await Pe.start({configuration:e,stdout:this.context.stdout},async n=>{let s=await $3e({registry:r,report:n,stdin:this.context.stdin,stdout:this.context.stdout}),o=`/-/user/org.couchdb.user:${encodeURIComponent(s.name)}`,a=await St.put(o,s,{attemptedAs:s.name,configuration:e,registry:r,jsonResponse:!0,authType:St.AuthType.NO_AUTH});return await _3e(r,a.token,{configuration:e,scope:this.scope}),n.reportInfo(J.UNNAMED,"Successfully logged in")})).exitCode()}};kd.paths=[["npm","login"]],kd.usage=Ce.Usage({category:"Npm-related commands",description:"store new login info to access the npm registry",details:"\n This command will ask you for your username, password, and 2FA One-Time-Password (when it applies). It will then modify your local configuration (in your home folder, never in the project itself) to reference the new tokens thus generated.\n\n Adding the `-s,--scope` flag will cause the authentication to be done against whatever registry is configured for the associated scope (see also `npmScopes`).\n\n Adding the `--publish` flag will cause the authentication to be done against the registry used when publishing the package (see also `publishConfig.registry` and `npmPublishRegistry`).\n ",examples:[["Login to the default registry","yarn npm login"],["Login to the registry linked to the @my-scope registry","yarn npm login --scope my-scope"],["Login to the publish registry for the current package","yarn npm login --publish"]]});var koe=kd;async function $B({scope:t,publish:e,configuration:r,cwd:i}){return t&&e?Wt.getScopeRegistry(t,{configuration:r,type:Wt.RegistryType.PUBLISH_REGISTRY}):
|
|||
|
This command will list all tags of a package from the npm registry.
|
|||
|
|
|||
|
If the package is not specified, Yarn will default to the current workspace.
|
|||
|
`,examples:[["List all tags of package `my-pkg`","yarn npm tag list my-pkg"]]});var Roe=Fd;async function Rd(t,e){let r=`/-/package${St.getIdentUrl(t)}/dist-tags`;return St.get(r,{configuration:e,ident:t,jsonResponse:!0,customErrorMessage:St.customPackageError})}var Nd=class extends ye{constructor(){super(...arguments);this.package=Y.String();this.tag=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i}=await Le.find(e,this.context.cwd);if(!i)throw new _e(r.cwd,this.context.cwd);let n=b.parseDescriptor(this.package,!0),s=n.range;if(!Noe.default.valid(s))throw new me(`The range ${Ae.pretty(e,n.range,Ae.Type.RANGE)} must be a valid semver version`);let o=Wt.getPublishRegistry(i.manifest,{configuration:e}),a=Ae.pretty(e,n,Ae.Type.IDENT),l=Ae.pretty(e,s,Ae.Type.RANGE),c=Ae.pretty(e,this.tag,Ae.Type.CODE);return(await Pe.start({configuration:e,stdout:this.context.stdout},async g=>{let h=await Rd(n,e);Object.prototype.hasOwnProperty.call(h,this.tag)&&h[this.tag]===s&&g.reportWarning(J.UNNAMED,`Tag ${c} is already set to version ${l}`);let f=`/-/package${St.getIdentUrl(n)}/dist-tags/${encodeURIComponent(this.tag)}`;await St.put(f,s,{configuration:e,registry:o,ident:n,jsonRequest:!0,jsonResponse:!0}),g.reportInfo(J.UNNAMED,`Tag ${c} added to version ${l} of package ${a}`)})).exitCode()}};Nd.paths=[["npm","tag","add"]],Nd.usage=Ce.Usage({category:"Npm-related commands",description:"add a tag for a specific version of a package",details:`
|
|||
|
This command will add a tag to the npm registry for a specific version of a package. If the tag already exists, it will be overwritten.
|
|||
|
`,examples:[["Add a `beta` tag for version `2.3.4-beta.4` of package `my-pkg`","yarn npm tag add my-pkg@2.3.4-beta.4 beta"]]});var Moe=Nd;var Md=class extends ye{constructor(){super(...arguments);this.package=Y.String();this.tag=Y.String()}async execute(){if(this.tag==="latest")throw new me("The 'latest' tag cannot be removed.");let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i}=await Le.find(e,this.context.cwd);if(!i)throw new _e(r.cwd,this.context.cwd);let n=b.parseIdent(this.package),s=Wt.getPublishRegistry(i.manifest,{configuration:e}),o=Ae.pretty(e,this.tag,Ae.Type.CODE),a=Ae.pretty(e,n,Ae.Type.IDENT),l=await Rd(n,e);if(!Object.prototype.hasOwnProperty.call(l,this.tag))throw new me(`${o} is not a tag of package ${a}`);return(await Pe.start({configuration:e,stdout:this.context.stdout},async u=>{let g=`/-/package${St.getIdentUrl(n)}/dist-tags/${encodeURIComponent(this.tag)}`;await St.del(g,{configuration:e,registry:s,ident:n,jsonResponse:!0}),u.reportInfo(J.UNNAMED,`Tag ${o} removed from package ${a}`)})).exitCode()}};Md.paths=[["npm","tag","remove"]],Md.usage=Ce.Usage({category:"Npm-related commands",description:"remove a tag from a package",details:`
|
|||
|
This command will remove a tag from a package from the npm registry.
|
|||
|
`,examples:[["Remove the `beta` tag from package `my-pkg`","yarn npm tag remove my-pkg beta"]]});var Loe=Md;var Ld=class extends ye{constructor(){super(...arguments);this.scope=Y.String("-s,--scope",{description:"Print username for the registry configured for a given scope"});this.publish=Y.Boolean("--publish",!1,{description:"Print username for the publish registry"})}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),r;return this.scope&&this.publish?r=Wt.getScopeRegistry(this.scope,{configuration:e,type:Wt.RegistryType.PUBLISH_REGISTRY}):this.scope?r=Wt.getScopeRegistry(this.scope,{configuration:e}):this.publish?r=Wt.getPublishRegistry((await bu(e,this.context.cwd)).manifest,{configuration:e}):r=Wt.getDefaultRegistry({configuration:e}),(await Pe.start({configuration:e,stdout:this.context.stdout},async n=>{var o,a;let s;try{s=await St.get("/-/whoami",{configuration:e,registry:r,authType:St.AuthType.ALWAYS_AUTH,jsonResponse:!0,ident:this.scope?b.makeIdent(this.scope,""):void 0})}catch(l){if(((o=l.response)==null?void 0:o.statusCode)===401||((a=l.response)==null?void 0:a.statusCode)===403){n.reportError(J.AUTHENTICATION_INVALID,"Authentication failed - your credentials may have expired");return}else throw l}n.reportInfo(J.UNNAMED,s.username)})).exitCode()}};Ld.paths=[["npm","whoami"]],Ld.usage=Ce.Usage({category:"Npm-related commands",description:"display the name of the authenticated user",details:"\n Print the username associated with the current authentication settings to the standard output.\n\n When using `-s,--scope`, the username printed will be the one that matches the authentication settings of the registry associated with the given scope (those settings can be overriden using the `npmRegistries` map, and the registry associated with the scope is configured via the `npmScopes` map).\n\n When using `--publish`, the registry we'll select will by default be the one used when publishing packages (`publishConfig.registry` or `npmPublishRegistry` if available, otherwise we'll fallback to the regular `npmRegistryServer`).\n ",examples:[["Print username for the default registry","yarn npm whoami"],["Print username for the registry on a given scope","yarn npm whoami --scope company"]]});var Toe=Ld;var r4e={configuration:{npmPublishAccess:{description:"Default access of the published packages",type:ge.STRING,default:null}},commands:[Doe,Soe,koe,Poe,Foe,Moe,Roe,Loe,Toe]},i4e=r4e;var yN={};$e(yN,{default:()=>I4e,patchUtils:()=>fN});var fN={};$e(fN,{applyPatchFile:()=>rw,diffFolders:()=>mN,extractPackageToDisk:()=>CN,extractPatchFlags:()=>joe,isParentRequired:()=>dN,loadPatchFiles:()=>Ud,makeDescriptor:()=>d4e,makeLocator:()=>pN,parseDescriptor:()=>Od,parseLocator:()=>Kd,parsePatchFile:()=>tw});var Td=class extends Error{constructor(e,r){super(`Cannot apply hunk #${e+1}`);this.hunk=r}};var n4e=/^@@ -(\d+)(,(\d+))? \+(\d+)(,(\d+))? @@.*/;function rg(t){return D.relative(Se.root,D.resolve(Se.root,L.toPortablePath(t)))}function s4e(t){let e=t.trim().match(n4e);if(!e)throw new Error(`Bad header line: '${t}'`);return{original:{start:Math.max(Number(e[1]),1),length:Number(e[3]||1)},patched:{start:Math.max(Number(e[4]),1),length:Number(e[6]||1)}}}var o4e=420,a4e=493,gr;(function(i){i.Context="context",i.Insertion="insertion",i.Deletion="deletion"})(gr||(gr={}));var Ooe=()=>({semverExclusivity:null,diffLineFromPath:null,diffLineToPath:null,oldMode:null,newMode:null,deletedFileMode:null,newFileMode:null,renameFrom:null,renameTo:null,beforeHash:null,afterHash:null,fromPath:null,toPath:null,hunks:null}),A4e=t=>({header:s4e(t),parts:[]}),l4e={["@"]:"header",["-"]:gr.Deletion,["+"]:gr.Insertion,[" "]:gr.Context,["\\"]:"pragma",undefined:gr.Context};function u4e(t){let e=[],r=Ooe(),i="parsing header",n=null,s=null;function o(){n&&(s&&(n.parts.push(s),s=null),r.hunks.push(n),n=null)}function a(){o(),e.push(r),r=Ooe()}for(let l=0;l<t.length;l++){let c=t[l];if(i==="parsing header")if(c.startsWith("@@"))i="parsing hunks",r.hunks=[],l-=1;else if(c.startsWith("diff --git ")){r&&r.diffLineFromPath&&
|
|||
|
`)+(n.hunk.parts[0].noNewlineAtEndOfFile?"":`
|
|||
|
`):"";await e.mkdirpPromise(D.dirname(n.path),{chmod:493,utimes:[$t.SAFE_TIME,$t.SAFE_TIME]}),await e.writeFilePromise(n.path,s,{mode:n.mode}),await e.utimesPromise(n.path,$t.SAFE_TIME,$t.SAFE_TIME)}break;case"patch":await ig(e,n.path,async()=>{await h4e(n,{baseFs:e,dryRun:r})});break;case"mode change":{let o=(await e.statPromise(n.path)).mode;if(Koe(n.newMode)!==Koe(o))continue;await ig(e,n.path,async()=>{await e.chmodPromise(n.path,n.newMode)})}break;default:fe.assertNever(n);break}}function Koe(t){return(t&64)>0}function Uoe(t){return t.replace(/\s+$/,"")}function f4e(t,e){return Uoe(t)===Uoe(e)}async function h4e({hunks:t,path:e},{baseFs:r,dryRun:i=!1}){let n=await r.statSync(e).mode,o=(await r.readFileSync(e,"utf8")).split(/\n/),a=[],l=0,c=0;for(let g of t){let h=Math.max(c,g.header.patched.start+l),f=Math.max(0,h-c),p=Math.max(0,o.length-h-g.header.original.length),m=Math.max(f,p),I=0,Q=0,w=null;for(;I<=m;){if(I<=f&&(Q=h-I,w=Hoe(g,o,Q),w!==null)){I=-I;break}if(I<=p&&(Q=h+I,w=Hoe(g,o,Q),w!==null))break;I+=1}if(w===null)throw new Td(t.indexOf(g),g);a.push(w),l+=I,c=Q+g.header.original.length}if(i)return;let u=0;for(let g of a)for(let h of g)switch(h.type){case"splice":{let f=h.index+u;o.splice(f,h.numToDelete,...h.linesToInsert),u+=h.linesToInsert.length-h.numToDelete}break;case"pop":o.pop();break;case"push":o.push(h.line);break;default:fe.assertNever(h);break}await r.writeFilePromise(e,o.join(`
|
|||
|
`),{mode:n})}function Hoe(t,e,r){let i=[];for(let n of t.parts)switch(n.type){case gr.Context:case gr.Deletion:{for(let s of n.lines){let o=e[r];if(o==null||!f4e(o,s))return null;r+=1}n.type===gr.Deletion&&(i.push({type:"splice",index:r-n.lines.length,numToDelete:n.lines.length,linesToInsert:[]}),n.noNewlineAtEndOfFile&&i.push({type:"push",line:""}))}break;case gr.Insertion:i.push({type:"splice",index:r,numToDelete:0,linesToInsert:n.lines}),n.noNewlineAtEndOfFile&&i.push({type:"pop"});break;default:fe.assertNever(n.type);break}return i}var p4e=/^builtin<([^>]+)>$/;function Goe(t,e){let{source:r,selector:i,params:n}=b.parseRange(t);if(r===null)throw new Error("Patch locators must explicitly define their source");let s=i?i.split(/&/).map(c=>L.toPortablePath(c)):[],o=n&&typeof n.locator=="string"?b.parseLocator(n.locator):null,a=n&&typeof n.version=="string"?n.version:null,l=e(r);return{parentLocator:o,sourceItem:l,patchPaths:s,sourceVersion:a}}function Od(t){let i=Goe(t.range,b.parseDescriptor),{sourceItem:e}=i,r=Kr(i,["sourceItem"]);return W(v({},r),{sourceDescriptor:e})}function Kd(t){let i=Goe(t.reference,b.parseLocator),{sourceItem:e}=i,r=Kr(i,["sourceItem"]);return W(v({},r),{sourceLocator:e})}function Yoe({parentLocator:t,sourceItem:e,patchPaths:r,sourceVersion:i,patchHash:n},s){let o=t!==null?{locator:b.stringifyLocator(t)}:{},a=typeof i!="undefined"?{version:i}:{},l=typeof n!="undefined"?{hash:n}:{};return b.makeRange({protocol:"patch:",source:s(e),selector:r.join("&"),params:v(v(v({},a),l),o)})}function d4e(t,{parentLocator:e,sourceDescriptor:r,patchPaths:i}){return b.makeLocator(t,Yoe({parentLocator:e,sourceItem:r,patchPaths:i},b.stringifyDescriptor))}function pN(t,{parentLocator:e,sourcePackage:r,patchPaths:i,patchHash:n}){return b.makeLocator(t,Yoe({parentLocator:e,sourceItem:r,sourceVersion:r.version,patchPaths:i,patchHash:n},b.stringifyLocator))}function qoe({onAbsolute:t,onRelative:e,onBuiltin:r},i){i.startsWith("~")&&(i=i.slice(1));let s=i.match(p4e);return s!==null?r(s[1]):D.isAbsolute(i)?t(i):e(i)}function joe(t){let e=t.startsWith("~");return e&&(t=t.slice(1)),{optional:e}}function dN(t){return qoe({onAbsolute:()=>!1,onRelative:()=>!0,onBuiltin:()=>!1},t)}async function Ud(t,e,r){let i=t!==null?await r.fetcher.fetch(t,r):null,n=i&&i.localPath?{packageFs:new Dt(Se.root),prefixPath:D.relative(Se.root,i.localPath)}:i;i&&i!==n&&i.releaseFs&&i.releaseFs();let s=await fe.releaseAfterUseAsync(async()=>await Promise.all(e.map(async o=>{let a=joe(o),l=await qoe({onAbsolute:async()=>await M.readFilePromise(o,"utf8"),onRelative:async()=>{if(n===null)throw new Error("Assertion failed: The parent locator should have been fetched");return await n.packageFs.readFilePromise(D.join(n.prefixPath,o),"utf8")},onBuiltin:async c=>await r.project.configuration.firstHook(u=>u.getBuiltinPatch,r.project,c)},o);return W(v({},a),{source:l})})));for(let o of s)typeof o.source=="string"&&(o.source=o.source.replace(/\r\n?/g,`
|
|||
|
`));return s}async function CN(t,{cache:e,project:r}){let i=r.storedPackages.get(t.locatorHash);if(typeof i=="undefined")throw new Error("Assertion failed: Expected the package to be registered");let n=r.storedChecksums,s=new Dr,o=r.configuration.makeFetcher(),a=await o.fetch(t,{cache:e,project:r,fetcher:o,checksums:n,report:s}),l=await M.mktempPromise(),c=D.join(l,"source"),u=D.join(l,"user"),g=D.join(l,".yarn-patch.json");return await Promise.all([M.copyPromise(c,a.prefixPath,{baseFs:a.packageFs}),M.copyPromise(u,a.prefixPath,{baseFs:a.packageFs}),M.writeJsonPromise(g,{locator:b.stringifyLocator(t),version:i.version})]),M.detachTemp(l),u}async function mN(t,e){let r=L.fromPortablePath(t).replace(/\\/g,"/"),i=L.fromPortablePath(e).replace(/\\/g,"/"),{stdout:n,stderr:s}=await Hr.execvp("git",["-c","core.safecrlf=false","diff","--src-prefix=a/","--dst-prefix=b/","--ignore-cr-at-eol","--full-index","--no-index","--text",r,i],{cwd:L.toPortablePath(process.cwd()),env:W(v({},process.env),{GIT_CONFIG_NOSYSTEM:"1",HOME:"",XDG_CONFIG_HOME:"",USERPROFILE:""})});if(s.length>0)throw new Error(`Unable to diff directories. Make sure you have a recent version of 'git' available in PATH.
|
|||
|
The following error was reported by 'git':
|
|||
|
${s}`);let o=r.startsWith("/")?a=>a.slice(1):a=>a;return n.replace(new RegExp(`(a|b)(${fe.escapeRegExp(`/${o(r)}/`)})`,"g"),"$1/").replace(new RegExp(`(a|b)${fe.escapeRegExp(`/${o(i)}/`)}`,"g"),"$1/").replace(new RegExp(fe.escapeRegExp(`${r}/`),"g"),"").replace(new RegExp(fe.escapeRegExp(`${i}/`),"g"),"")}function Joe(t,{configuration:e,report:r}){for(let i of t.parts)for(let n of i.lines)switch(i.type){case gr.Context:r.reportInfo(null,` ${Ae.pretty(e,n,"grey")}`);break;case gr.Deletion:r.reportError(J.FROZEN_LOCKFILE_EXCEPTION,`- ${Ae.pretty(e,n,Ae.Type.REMOVED)}`);break;case gr.Insertion:r.reportError(J.FROZEN_LOCKFILE_EXCEPTION,`+ ${Ae.pretty(e,n,Ae.Type.ADDED)}`);break;default:fe.assertNever(i.type)}}var IN=class{supports(e,r){return!!e.reference.startsWith("patch:")}getLocalPath(e,r){return null}async fetch(e,r){let i=r.checksums.get(e.locatorHash)||null,[n,s,o]=await r.cache.fetchPackageFromCache(e,i,{onHit:()=>r.report.reportCacheHit(e),onMiss:()=>r.report.reportCacheMiss(e,`${b.prettyLocator(r.project.configuration,e)} can't be found in the cache and will be fetched from the disk`),loader:()=>this.patchPackage(e,r),skipIntegrityCheck:r.skipIntegrityCheck});return{packageFs:n,releaseFs:s,prefixPath:b.getIdentVendorPath(e),localPath:this.getLocalPath(e,r),checksum:o}}async patchPackage(e,r){let{parentLocator:i,sourceLocator:n,sourceVersion:s,patchPaths:o}=Kd(e),a=await Ud(i,o,r),l=await M.mktempPromise(),c=D.join(l,"current.zip"),u=await r.fetcher.fetch(n,r),g=b.getIdentVendorPath(e),h=await Ci(),f=new kr(c,{libzip:h,create:!0,level:r.project.configuration.get("compressionLevel")});await fe.releaseAfterUseAsync(async()=>{await f.copyPromise(g,u.prefixPath,{baseFs:u.packageFs,stableSort:!0})},u.releaseFs),f.saveAndClose();for(let{source:p,optional:m}of a){if(p===null)continue;let I=new kr(c,{libzip:h,level:r.project.configuration.get("compressionLevel")}),Q=new Dt(D.resolve(Se.root,g),{baseFs:I});try{await rw(tw(p),{baseFs:Q,version:s})}catch(w){if(!(w instanceof Td))throw w;let x=r.project.configuration.get("enableInlineHunks"),N=!x&&!m?" (set enableInlineHunks for details)":"",H=`${b.prettyLocator(r.project.configuration,e)}: ${w.message}${N}`,T=P=>{!x||Joe(w.hunk,{configuration:r.project.configuration,report:P})};if(I.discardAndClose(),m){r.report.reportWarningOnce(J.PATCH_HUNK_FAILED,H,{reportExtra:T});continue}else throw new et(J.PATCH_HUNK_FAILED,H,T)}I.saveAndClose()}return new kr(c,{libzip:h,level:r.project.configuration.get("compressionLevel")})}};var C4e=3,EN=class{supportsDescriptor(e,r){return!!e.range.startsWith("patch:")}supportsLocator(e,r){return!!e.reference.startsWith("patch:")}shouldPersistResolution(e,r){return!1}bindDescriptor(e,r,i){let{patchPaths:n}=Od(e);return n.every(s=>!dN(s))?e:b.bindDescriptor(e,{locator:b.stringifyLocator(r)})}getResolutionDependencies(e,r){let{sourceDescriptor:i}=Od(e);return[i]}async getCandidates(e,r,i){if(!i.fetchOptions)throw new Error("Assertion failed: This resolver cannot be used unless a fetcher is configured");let{parentLocator:n,sourceDescriptor:s,patchPaths:o}=Od(e),a=await Ud(n,o,i.fetchOptions),l=r.get(s.descriptorHash);if(typeof l=="undefined")throw new Error("Assertion failed: The dependency should have been resolved");let c=ki.makeHash(`${C4e}`,...a.map(u=>JSON.stringify(u))).slice(0,6);return[pN(e,{parentLocator:n,sourcePackage:l,patchPaths:o,patchHash:c})]}async getSatisfying(e,r,i){return null}async resolve(e,r){let{sourceLocator:i}=Kd(e),n=await r.resolver.resolve(i,r);return v(v({},n),e)}};var Hd=class extends ye{constructor(){super(...arguments);this.save=Y.Boolean("-s,--save",!1,{description:"Add the patch to your resolution entries"});this.patchFolder=Y.String()}async execute(){let e=await ce.find(this.context.cwd,this.context.plugins),{project:r,workspace:i}=await Le.find(e,this.context.cwd);if(!i)throw new _e(r.cwd,this.context.cwd);await r.restoreInstallState();let n=D.resolve(this.context.cwd,L.toPortablePath(this.patchFolder)),s=D.join(n,"../source"),o=D.join(n,"../.yarn-patch.json");if(!M.existsSync(s))throw new me("The argument folder
|
|||
|
${o.map(a=>`
|
|||
|
- ${b.prettyLocator(e,a)}`).join("")}`);s=o[0]}if(!r.storedPackages.has(s.locatorHash))throw new me("No package found in the project for the given locator");await Pe.start({configuration:e,json:this.json,stdout:this.context.stdout},async o=>{let a=await CN(s,{cache:n,project:r});o.reportJson({locator:b.stringifyLocator(s),path:L.fromPortablePath(a)}),o.reportInfo(J.UNNAMED,`Package ${b.prettyLocator(e,s)} got extracted with success!`),o.reportInfo(J.UNNAMED,`You can now edit the following folder: ${Ae.pretty(e,L.fromPortablePath(a),"magenta")}`),o.reportInfo(J.UNNAMED,`Once you are done run ${Ae.pretty(e,`yarn patch-commit ${process.platform==="win32"?'"':""}${L.fromPortablePath(a)}${process.platform==="win32"?'"':""}`,"cyan")} and Yarn will store a patchfile based on your changes.`)})}};Gd.paths=[["patch"]],Gd.usage=Ce.Usage({description:"prepare a package for patching",details:'\n This command will cause a package to be extracted in a temporary directory (under a folder named "patch-workdir"). This folder will be editable at will; running `yarn patch` inside it will then cause Yarn to generate a patchfile and register it into your top-level manifest (cf the `patch:` protocol).\n '});var zoe=Gd;var m4e={configuration:{enableInlineHunks:{description:"If true, the installs will print unmatched patch hunks",type:ge.BOOLEAN,default:!1},patchFolder:{description:"Folder where the patch files must be written",type:ge.ABSOLUTE_PATH,default:"./.yarn/patches"}},commands:[Woe,zoe],fetchers:[IN],resolvers:[EN]},I4e=m4e;var wN={};$e(wN,{default:()=>w4e});var Voe=ne(tf()),BN=class{supportsPackage(e,r){return r.project.configuration.get("nodeLinker")==="pnpm"}async findPackageLocation(e,r){return _oe(e,{project:r.project})}async findPackageLocator(e,r){let i=Zoe(),n=r.project.installersCustomData.get(i);if(!n)throw new me(`The project in ${Ae.pretty(r.project.configuration,`${r.project.cwd}/package.json`,Ae.Type.PATH)} doesn't seem to have been installed - running an install there might help`);let s=e.match(/(^.*\/node_modules\/(@[^/]*\/)?[^/]+)(\/.*$)/);if(s){let l=n.locatorByPath.get(s[1]);if(l)return l}let o=e,a=e;do{a=o,o=D.dirname(a);let l=n.locatorByPath.get(a);if(l)return l}while(o!==a);return null}makeInstaller(e){return new Xoe(e)}},Xoe=class{constructor(e){this.opts=e;this.asyncActions=new tae;this.packageLocations=new Map;this.customData={locatorByPath:new Map}}getCustomDataKey(){return Zoe()}attachCustomData(e){this.customData=e}async installPackage(e,r,i){switch(e.linkType){case lt.SOFT:return this.installPackageSoft(e,r,i);case lt.HARD:return this.installPackageHard(e,r,i)}throw new Error("Assertion failed: Unsupported package link type")}async installPackageSoft(e,r,i){let n=D.resolve(r.packageFs.getRealPath(),r.prefixPath);return this.packageLocations.set(e.locatorHash,n),{packageLocation:n,buildDirective:null}}async installPackageHard(e,r,i){var u;let n=_oe(e,{project:this.opts.project});this.customData.locatorByPath.set(n,b.stringifyLocator(e)),this.packageLocations.set(e.locatorHash,n),i.holdFetchResult(this.asyncActions.set(e.locatorHash,async()=>{await M.mkdirPromise(n,{recursive:!0}),await M.copyPromise(n,r.prefixPath,{baseFs:r.packageFs,overwrite:!1})}));let o=b.isVirtualLocator(e)?b.devirtualizeLocator(e):e,a={manifest:(u=await Je.tryFind(r.prefixPath,{baseFs:r.packageFs}))!=null?u:new Je,misc:{hasBindingGyp:Wn.hasBindingGyp(r)}},l=this.opts.project.getDependencyMeta(o,e.version),c=Wn.extractBuildScripts(e,a,l,{configuration:this.opts.project.configuration,report:this.opts.report});return{packageLocation:n,buildDirective:c}}async attachInternalDependencies(e,r){this.opts.project.configuration.get("nodeLinker")==="pnpm"&&(!eae(e,{project:this.opts.project})||this.asyncActions.reduce(e.locatorHash,async i=>{await i;let n=this.packageLocations.get(e.locatorHash);if(typeof n=="undefined")throw new Error(`Assertion failed: Expected the package to have been registered (${b.stringifyLocator(e)})`);let s=D.join(n,Et.nodeModules);r.length>0&&await M.mkdirpPromise(s);let o=await E4e(s),a=[];for(let[l,c]of r){let
|
|||
|
/*!
|
|||
|
* buildToken
|
|||
|
* Builds OAuth token prefix (helper function)
|
|||
|
*
|
|||
|
* @name buildToken
|
|||
|
* @function
|
|||
|
* @param {GitUrl} obj The parsed Git url object.
|
|||
|
* @return {String} token prefix
|
|||
|
*/
|
|||
|
/*!
|
|||
|
* fill-range <https://github.com/jonschlinkert/fill-range>
|
|||
|
*
|
|||
|
* Copyright (c) 2014-present, Jon Schlinkert.
|
|||
|
* Licensed under the MIT License.
|
|||
|
*/
|
|||
|
/*!
|
|||
|
* is-extglob <https://github.com/jonschlinkert/is-extglob>
|
|||
|
*
|
|||
|
* Copyright (c) 2014-2016, Jon Schlinkert.
|
|||
|
* Licensed under the MIT License.
|
|||
|
*/
|
|||
|
/*!
|
|||
|
* is-glob <https://github.com/jonschlinkert/is-glob>
|
|||
|
*
|
|||
|
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|||
|
* Released under the MIT License.
|
|||
|
*/
|
|||
|
/*!
|
|||
|
* is-number <https://github.com/jonschlinkert/is-number>
|
|||
|
*
|
|||
|
* Copyright (c) 2014-present, Jon Schlinkert.
|
|||
|
* Released under the MIT License.
|
|||
|
*/
|
|||
|
/*!
|
|||
|
* is-windows <https://github.com/jonschlinkert/is-windows>
|
|||
|
*
|
|||
|
* Copyright © 2015-2018, Jon Schlinkert.
|
|||
|
* Released under the MIT License.
|
|||
|
*/
|
|||
|
/*!
|
|||
|
* to-regex-range <https://github.com/micromatch/to-regex-range>
|
|||
|
*
|
|||
|
* Copyright (c) 2015-present, Jon Schlinkert.
|
|||
|
* Released under the MIT License.
|
|||
|
*/
|