pickety 0.2.3 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.vscodeignore +6 -1
- package/README.md +35 -5
- package/out/cli.js +18 -17
- package/out/extension.js +24 -21
- package/package.json +3 -2
- package/resources/pickety.schema.json +101 -10
package/out/extension.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
"use strict";var In=Object.create;var $e=Object.defineProperty;var Ln=Object.getOwnPropertyDescriptor;var Pn=Object.getOwnPropertyNames;var Nn=Object.getPrototypeOf,Dn=Object.prototype.hasOwnProperty;var Cn=(e,t)=>{for(var s in t)$e(e,s,{get:t[s],enumerable:!0})},St=(e,t,s,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Pn(t))!Dn.call(e,i)&&i!==s&&$e(e,i,{get:()=>t[i],enumerable:!(n=Ln(t,i))||n.enumerable});return e};var S=(e,t,s)=>(s=e!=null?In(Nn(e)):{},St(t||!e||!e.__esModule?$e(s,"default",{value:e,enumerable:!0}):s,e)),jn=e=>St($e({},"__esModule",{value:!0}),e);var si={};Cn(si,{activate:()=>ti,deactivate:()=>ni});module.exports=jn(si);var V=S(require("vscode"));var F=S(require("vscode"));var oe=S(require("vscode")),Le=S(require("fs"));var Oe=S(require("path"));var tt=(e,t,s)=>{let n=e instanceof RegExp?Tt(e,s):e,i=t instanceof RegExp?Tt(t,s):t,o=n!==null&&i!=null&&Fn(n,i,s);return o&&{start:o[0],end:o[1],pre:s.slice(0,o[0]),body:s.slice(o[0]+n.length,o[1]),post:s.slice(o[1]+i.length)}},Tt=(e,t)=>{let s=t.match(e);return s?s[0]:null},Fn=(e,t,s)=>{let n,i,o,r,c,a=s.indexOf(e),l=s.indexOf(t,a+1),p=a;if(a>=0&&l>0){if(e===t)return[a,l];for(n=[],o=s.length;p>=0&&!c;){if(p===a)n.push(p),a=s.indexOf(e,p+1);else if(n.length===1){let f=n.pop();f!==void 0&&(c=[f,l])}else i=n.pop(),i!==void 0&&i<o&&(o=i,r=l),l=s.indexOf(t,p+1);p=a<l&&a>=0?a:l}n.length&&r!==void 0&&(c=[o,r])}return c};var Et="\0SLASH"+Math.random()+"\0",At="\0OPEN"+Math.random()+"\0",st="\0CLOSE"+Math.random()+"\0",$t="\0COMMA"+Math.random()+"\0",Rt="\0PERIOD"+Math.random()+"\0",_n=new RegExp(Et,"g"),Vn=new RegExp(At,"g"),Wn=new RegExp(st,"g"),Bn=new RegExp($t,"g"),Hn=new RegExp(Rt,"g"),Gn=/\\\\/g,zn=/\\{/g,Un=/\\}/g,qn=/\\,/g,Jn=/\\./g,Xn=1e5;function nt(e){return isNaN(e)?e.charCodeAt(0):parseInt(e,10)}function Qn(e){return e.replace(Gn,Et).replace(zn,At).replace(Un,st).replace(qn,$t).replace(Jn,Rt)}function Zn(e){return e.replace(_n,"\\").replace(Vn,"{").replace(Wn,"}").replace(Bn,",").replace(Hn,".")}function Ot(e){if(!e)return[""];let t=[],s=tt("{","}",e);if(!s)return e.split(",");let{pre:n,body:i,post:o}=s,r=n.split(",");r[r.length-1]+="{"+i+"}";let c=Ot(o);return o.length&&(r[r.length-1]+=c.shift(),r.push.apply(r,c)),t.push.apply(t,r),t}function Mt(e,t={}){if(!e)return[];let{max:s=Xn}=t;return e.slice(0,2)==="{}"&&(e="\\{\\}"+e.slice(2)),me(Qn(e),s,!0).map(Zn)}function Yn(e){return"{"+e+"}"}function Kn(e){return/^-?0\d/.test(e)}function es(e,t){return e<=t}function ts(e,t){return e>=t}function me(e,t,s){let n=[],i=tt("{","}",e);if(!i)return[e];let o=i.pre,r=i.post.length?me(i.post,t,!1):[""];if(/\$$/.test(i.pre))for(let c=0;c<r.length&&c<t;c++){let a=o+"{"+i.body+"}"+r[c];n.push(a)}else{let c=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(i.body),a=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(i.body),l=c||a,p=i.body.indexOf(",")>=0;if(!l&&!p)return i.post.match(/,(?!,).*\}/)?(e=i.pre+"{"+i.body+st+i.post,me(e,t,!0)):[e];let f;if(l)f=i.body.split(/\.\./);else if(f=Ot(i.body),f.length===1&&f[0]!==void 0&&(f=me(f[0],t,!1).map(Yn),f.length===1))return r.map(d=>i.pre+f[0]+d);let u;if(l&&f[0]!==void 0&&f[1]!==void 0){let d=nt(f[0]),h=nt(f[1]),g=Math.max(f[0].length,f[1].length),b=f.length===3&&f[2]!==void 0?Math.abs(nt(f[2])):1,x=es;h<d&&(b*=-1,x=ts);let y=f.some(Kn);u=[];for(let w=d;x(w,h);w+=b){let v;if(a)v=String.fromCharCode(w),v==="\\"&&(v="");else if(v=String(w),y){let k=g-v.length;if(k>0){let m=new Array(k+1).join("0");w<0?v="-"+m+v.slice(1):v=m+v}}u.push(v)}}else{u=[];for(let d=0;d<f.length;d++)u.push.apply(u,me(f[d],t,!1))}for(let d=0;d<u.length;d++)for(let h=0;h<r.length&&n.length<t;h++){let g=o+u[d]+r[h];(!s||l||g)&&n.push(g)}}return n}var ye=e=>{if(typeof e!="string")throw new TypeError("invalid pattern");if(e.length>65536)throw new TypeError("pattern is too long")};var ns={"[:alnum:]":["\\p{L}\\p{Nl}\\p{Nd}",!0],"[:alpha:]":["\\p{L}\\p{Nl}",!0],"[:ascii:]":["\\x00-\\x7f",!1],"[:blank:]":["\\p{Zs}\\t",!0],"[:cntrl:]":["\\p{Cc}",!0],"[:digit:]":["\\p{Nd}",!0],"[:graph:]":["\\p{Z}\\p{C}",!0,!0],"[:lower:]":["\\p{Ll}",!0],"[:print:]":["\\p{C}",!0],"[:punct:]":["\\p{P}",!0],"[:space:]":["\\p{Z}\\t\\r\\n\\v\\f",!0],"[:upper:]":["\\p{Lu}",!0],"[:word:]":["\\p{L}\\p{Nl}\\p{Nd}\\p{Pc}",!0],"[:xdigit:]":["A-Fa-f0-9",!1]},be=e=>e.replace(/[[\]\\-]/g,"\\$&"),ss=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),It=e=>e.join(""),Lt=(e,t)=>{let s=t;if(e.charAt(s)!=="[")throw new Error("not in a brace expression");let n=[],i=[],o=s+1,r=!1,c=!1,a=!1,l=!1,p=s,f="";e:for(;o<e.length;){let g=e.charAt(o);if((g==="!"||g==="^")&&o===s+1){l=!0,o++;continue}if(g==="]"&&r&&!a){p=o+1;break}if(r=!0,g==="\\"&&!a){a=!0,o++;continue}if(g==="["&&!a){for(let[b,[x,$,y]]of Object.entries(ns))if(e.startsWith(b,o)){if(f)return["$.",!1,e.length-s,!0];o+=b.length,y?i.push(x):n.push(x),c=c||$;continue e}}if(a=!1,f){g>f?n.push(be(f)+"-"+be(g)):g===f&&n.push(be(g)),f="",o++;continue}if(e.startsWith("-]",o+1)){n.push(be(g+"-")),o+=2;continue}if(e.startsWith("-",o+1)){f=g,o+=2;continue}n.push(be(g)),o++}if(p<o)return["",!1,0,!1];if(!n.length&&!i.length)return["$.",!1,e.length-s,!0];if(i.length===0&&n.length===1&&/^\\?.$/.test(n[0])&&!l){let g=n[0].length===2?n[0].slice(-1):n[0];return[ss(g),!1,p-s,!1]}let u="["+(l?"^":"")+It(n)+"]",d="["+(l?"":"^")+It(i)+"]";return[n.length&&i.length?"("+u+"|"+d+")":n.length?u:d,c,p-s,!0]};var z=(e,{windowsPathsNoEscape:t=!1,magicalBraces:s=!0}={})=>s?t?e.replace(/\[([^\/\\])\]/g,"$1"):e.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1"):t?e.replace(/\[([^\/\\{}])\]/g,"$1"):e.replace(/((?!\\).|^)\[([^\/\\{}])\]/g,"$1$2").replace(/\\([^\/{}])/g,"$1");var is=new Set(["!","?","+","*","@"]),Pt=e=>is.has(e),os="(?!(?:^|/)\\.\\.?(?:$|/))",Re="(?!\\.)",rs=new Set(["[","."]),as=new Set(["..","."]),cs=new Set("().*{}+?[]^$\\!"),ls=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),it="[^/]",Nt=it+"*?",Dt=it+"+?",te=class e{type;#n;#s;#o=!1;#e=[];#t;#r;#c;#a=!1;#i;#l;#f=!1;constructor(t,s,n={}){this.type=t,t&&(this.#s=!0),this.#t=s,this.#n=this.#t?this.#t.#n:this,this.#i=this.#n===this?n:this.#n.#i,this.#c=this.#n===this?[]:this.#n.#c,t==="!"&&!this.#n.#a&&this.#c.push(this),this.#r=this.#t?this.#t.#e.length:0}get hasMagic(){if(this.#s!==void 0)return this.#s;for(let t of this.#e)if(typeof t!="string"&&(t.type||t.hasMagic))return this.#s=!0;return this.#s}toString(){return this.#l!==void 0?this.#l:this.type?this.#l=this.type+"("+this.#e.map(t=>String(t)).join("|")+")":this.#l=this.#e.map(t=>String(t)).join("")}#d(){if(this!==this.#n)throw new Error("should only call on root");if(this.#a)return this;this.toString(),this.#a=!0;let t;for(;t=this.#c.pop();){if(t.type!=="!")continue;let s=t,n=s.#t;for(;n;){for(let i=s.#r+1;!n.type&&i<n.#e.length;i++)for(let o of t.#e){if(typeof o=="string")throw new Error("string part in extglob AST??");o.copyIn(n.#e[i])}s=n,n=s.#t}}return this}push(...t){for(let s of t)if(s!==""){if(typeof s!="string"&&!(s instanceof e&&s.#t===this))throw new Error("invalid part: "+s);this.#e.push(s)}}toJSON(){let t=this.type===null?this.#e.slice().map(s=>typeof s=="string"?s:s.toJSON()):[this.type,...this.#e.map(s=>s.toJSON())];return this.isStart()&&!this.type&&t.unshift([]),this.isEnd()&&(this===this.#n||this.#n.#a&&this.#t?.type==="!")&&t.push({}),t}isStart(){if(this.#n===this)return!0;if(!this.#t?.isStart())return!1;if(this.#r===0)return!0;let t=this.#t;for(let s=0;s<this.#r;s++){let n=t.#e[s];if(!(n instanceof e&&n.type==="!"))return!1}return!0}isEnd(){if(this.#n===this||this.#t?.type==="!")return!0;if(!this.#t?.isEnd())return!1;if(!this.type)return this.#t?.isEnd();let t=this.#t?this.#t.#e.length:0;return this.#r===t-1}copyIn(t){typeof t=="string"?this.push(t):this.push(t.clone(this))}clone(t){let s=new e(this.type,t);for(let n of this.#e)s.copyIn(n);return s}static#p(t,s,n,i){let o=!1,r=!1,c=-1,a=!1;if(s.type===null){let d=n,h="";for(;d<t.length;){let g=t.charAt(d++);if(o||g==="\\"){o=!o,h+=g;continue}if(r){d===c+1?(g==="^"||g==="!")&&(a=!0):g==="]"&&!(d===c+2&&a)&&(r=!1),h+=g;continue}else if(g==="["){r=!0,c=d,a=!1,h+=g;continue}if(!i.noext&&Pt(g)&&t.charAt(d)==="("){s.push(h),h="";let b=new e(g,s);d=e.#p(t,b,d,i),s.push(b);continue}h+=g}return s.push(h),d}let l=n+1,p=new e(null,s),f=[],u="";for(;l<t.length;){let d=t.charAt(l++);if(o||d==="\\"){o=!o,u+=d;continue}if(r){l===c+1?(d==="^"||d==="!")&&(a=!0):d==="]"&&!(l===c+2&&a)&&(r=!1),u+=d;continue}else if(d==="["){r=!0,c=l,a=!1,u+=d;continue}if(Pt(d)&&t.charAt(l)==="("){p.push(u),u="";let h=new e(d,p);p.push(h),l=e.#p(t,h,l,i);continue}if(d==="|"){p.push(u),u="",f.push(p),p=new e(null,s);continue}if(d===")")return u===""&&s.#e.length===0&&(s.#f=!0),p.push(u),u="",s.push(...f,p),l;u+=d}return s.type=null,s.#s=void 0,s.#e=[t.substring(n-1)],l}static fromGlob(t,s={}){let n=new e(null,void 0,s);return e.#p(t,n,0,s),n}toMMPattern(){if(this!==this.#n)return this.#n.toMMPattern();let t=this.toString(),[s,n,i,o]=this.toRegExpSource();if(!(i||this.#s||this.#i.nocase&&!this.#i.nocaseMagicOnly&&t.toUpperCase()!==t.toLowerCase()))return n;let c=(this.#i.nocase?"i":"")+(o?"u":"");return Object.assign(new RegExp(`^${s}$`,c),{_src:s,_glob:t})}get options(){return this.#i}toRegExpSource(t){let s=t??!!this.#i.dot;if(this.#n===this&&this.#d(),!this.type){let a=this.isStart()&&this.isEnd()&&!this.#e.some(d=>typeof d!="string"),l=this.#e.map(d=>{let[h,g,b,x]=typeof d=="string"?e.#h(d,this.#s,a):d.toRegExpSource(t);return this.#s=this.#s||b,this.#o=this.#o||x,h}).join(""),p="";if(this.isStart()&&typeof this.#e[0]=="string"&&!(this.#e.length===1&&as.has(this.#e[0]))){let h=rs,g=s&&h.has(l.charAt(0))||l.startsWith("\\.")&&h.has(l.charAt(2))||l.startsWith("\\.\\.")&&h.has(l.charAt(4)),b=!s&&!t&&h.has(l.charAt(0));p=g?os:b?Re:""}let f="";return this.isEnd()&&this.#n.#a&&this.#t?.type==="!"&&(f="(?:$|\\/)"),[p+l+f,z(l),this.#s=!!this.#s,this.#o]}let n=this.type==="*"||this.type==="+",i=this.type==="!"?"(?:(?!(?:":"(?:",o=this.#u(s);if(this.isStart()&&this.isEnd()&&!o&&this.type!=="!"){let a=this.toString();return this.#e=[a],this.type=null,this.#s=void 0,[a,z(this.toString()),!1,!1]}let r=!n||t||s||!Re?"":this.#u(!0);r===o&&(r=""),r&&(o=`(?:${o})(?:${r})*?`);let c="";if(this.type==="!"&&this.#f)c=(this.isStart()&&!s?Re:"")+Dt;else{let a=this.type==="!"?"))"+(this.isStart()&&!s&&!t?Re:"")+Nt+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&r?")":this.type==="*"&&r?")?":`)${this.type}`;c=i+o+a}return[c,z(o),this.#s=!!this.#s,this.#o]}#u(t){return this.#e.map(s=>{if(typeof s=="string")throw new Error("string type in extglob ast??");let[n,i,o,r]=s.toRegExpSource(t);return this.#o=this.#o||r,n}).filter(s=>!(this.isStart()&&this.isEnd())||!!s).join("|")}static#h(t,s,n=!1){let i=!1,o="",r=!1,c=!1;for(let a=0;a<t.length;a++){let l=t.charAt(a);if(i){i=!1,o+=(cs.has(l)?"\\":"")+l;continue}if(l==="*"){if(c)continue;c=!0,o+=n&&/^[*]+$/.test(t)?Dt:Nt,s=!0;continue}else c=!1;if(l==="\\"){a===t.length-1?o+="\\\\":i=!0;continue}if(l==="["){let[p,f,u,d]=Lt(t,a);if(u){o+=p,r=r||f,a+=u-1,s=s||d;continue}}if(l==="?"){o+=it,s=!0;continue}o+=ls(l)}return[o,z(t),!!s,r]}};var ot=(e,{windowsPathsNoEscape:t=!1,magicalBraces:s=!1}={})=>s?t?e.replace(/[?*()[\]{}]/g,"[$&]"):e.replace(/[?*()[\]\\{}]/g,"\\$&"):t?e.replace(/[?*()[\]]/g,"[$&]"):e.replace(/[?*()[\]\\]/g,"\\$&");var E=(e,t,s={})=>(ye(t),!s.nocomment&&t.charAt(0)==="#"?!1:new ne(t,s).match(e)),ps=/^\*+([^+@!?\*\[\(]*)$/,fs=e=>t=>!t.startsWith(".")&&t.endsWith(e),us=e=>t=>t.endsWith(e),ds=e=>(e=e.toLowerCase(),t=>!t.startsWith(".")&&t.toLowerCase().endsWith(e)),hs=e=>(e=e.toLowerCase(),t=>t.toLowerCase().endsWith(e)),gs=/^\*+\.\*+$/,ms=e=>!e.startsWith(".")&&e.includes("."),ys=e=>e!=="."&&e!==".."&&e.includes("."),bs=/^\.\*+$/,vs=e=>e!=="."&&e!==".."&&e.startsWith("."),ks=/^\*+$/,ws=e=>e.length!==0&&!e.startsWith("."),xs=e=>e.length!==0&&e!=="."&&e!=="..",Ss=/^\?+([^+@!?\*\[\(]*)?$/,Ts=([e,t=""])=>{let s=Ft([e]);return t?(t=t.toLowerCase(),n=>s(n)&&n.toLowerCase().endsWith(t)):s},Es=([e,t=""])=>{let s=_t([e]);return t?(t=t.toLowerCase(),n=>s(n)&&n.toLowerCase().endsWith(t)):s},As=([e,t=""])=>{let s=_t([e]);return t?n=>s(n)&&n.endsWith(t):s},$s=([e,t=""])=>{let s=Ft([e]);return t?n=>s(n)&&n.endsWith(t):s},Ft=([e])=>{let t=e.length;return s=>s.length===t&&!s.startsWith(".")},_t=([e])=>{let t=e.length;return s=>s.length===t&&s!=="."&&s!==".."},Vt=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",Ct={win32:{sep:"\\"},posix:{sep:"/"}},Rs=Vt==="win32"?Ct.win32.sep:Ct.posix.sep;E.sep=Rs;var P=Symbol("globstar **");E.GLOBSTAR=P;var Os="[^/]",Ms=Os+"*?",Is="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",Ls="(?:(?!(?:\\/|^)\\.).)*?",Ps=(e,t={})=>s=>E(s,e,t);E.filter=Ps;var L=(e,t={})=>Object.assign({},e,t),Ns=e=>{if(!e||typeof e!="object"||!Object.keys(e).length)return E;let t=E;return Object.assign((n,i,o={})=>t(n,i,L(e,o)),{Minimatch:class extends t.Minimatch{constructor(i,o={}){super(i,L(e,o))}static defaults(i){return t.defaults(L(e,i)).Minimatch}},AST:class extends t.AST{constructor(i,o,r={}){super(i,o,L(e,r))}static fromGlob(i,o={}){return t.AST.fromGlob(i,L(e,o))}},unescape:(n,i={})=>t.unescape(n,L(e,i)),escape:(n,i={})=>t.escape(n,L(e,i)),filter:(n,i={})=>t.filter(n,L(e,i)),defaults:n=>t.defaults(L(e,n)),makeRe:(n,i={})=>t.makeRe(n,L(e,i)),braceExpand:(n,i={})=>t.braceExpand(n,L(e,i)),match:(n,i,o={})=>t.match(n,i,L(e,o)),sep:t.sep,GLOBSTAR:P})};E.defaults=Ns;var Wt=(e,t={})=>(ye(e),t.nobrace||!/\{(?:(?!\{).)*\}/.test(e)?[e]:Mt(e,{max:t.braceExpandMax}));E.braceExpand=Wt;var Ds=(e,t={})=>new ne(e,t).makeRe();E.makeRe=Ds;var Cs=(e,t,s={})=>{let n=new ne(t,s);return e=e.filter(i=>n.match(i)),n.options.nonull&&!e.length&&e.push(t),e};E.match=Cs;var jt=/[?*]|[+@!]\(.*?\)|\[|\]/,js=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),ne=class{options;set;pattern;windowsPathsNoEscape;nonegate;negate;comment;empty;preserveMultipleSlashes;partial;globSet;globParts;nocase;isWindows;platform;windowsNoMagicRoot;regexp;constructor(t,s={}){ye(t),s=s||{},this.options=s,this.pattern=t,this.platform=s.platform||Vt,this.isWindows=this.platform==="win32";let n="allowWindowsEscape";this.windowsPathsNoEscape=!!s.windowsPathsNoEscape||s[n]===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.preserveMultipleSlashes=!!s.preserveMultipleSlashes,this.regexp=null,this.negate=!1,this.nonegate=!!s.nonegate,this.comment=!1,this.empty=!1,this.partial=!!s.partial,this.nocase=!!this.options.nocase,this.windowsNoMagicRoot=s.windowsNoMagicRoot!==void 0?s.windowsNoMagicRoot:!!(this.isWindows&&this.nocase),this.globSet=[],this.globParts=[],this.set=[],this.make()}hasMagic(){if(this.options.magicalBraces&&this.set.length>1)return!0;for(let t of this.set)for(let s of t)if(typeof s!="string")return!0;return!1}debug(...t){}make(){let t=this.pattern,s=this.options;if(!s.nocomment&&t.charAt(0)==="#"){this.comment=!0;return}if(!t){this.empty=!0;return}this.parseNegate(),this.globSet=[...new Set(this.braceExpand())],s.debug&&(this.debug=(...o)=>console.error(...o)),this.debug(this.pattern,this.globSet);let n=this.globSet.map(o=>this.slashSplit(o));this.globParts=this.preprocess(n),this.debug(this.pattern,this.globParts);let i=this.globParts.map((o,r,c)=>{if(this.isWindows&&this.windowsNoMagicRoot){let a=o[0]===""&&o[1]===""&&(o[2]==="?"||!jt.test(o[2]))&&!jt.test(o[3]),l=/^[a-z]:/i.test(o[0]);if(a)return[...o.slice(0,4),...o.slice(4).map(p=>this.parse(p))];if(l)return[o[0],...o.slice(1).map(p=>this.parse(p))]}return o.map(a=>this.parse(a))});if(this.debug(this.pattern,i),this.set=i.filter(o=>o.indexOf(!1)===-1),this.isWindows)for(let o=0;o<this.set.length;o++){let r=this.set[o];r[0]===""&&r[1]===""&&this.globParts[o][2]==="?"&&typeof r[3]=="string"&&/^[a-z]:$/i.test(r[3])&&(r[2]="?")}this.debug(this.pattern,this.set)}preprocess(t){if(this.options.noglobstar)for(let n=0;n<t.length;n++)for(let i=0;i<t[n].length;i++)t[n][i]==="**"&&(t[n][i]="*");let{optimizationLevel:s=1}=this.options;return s>=2?(t=this.firstPhasePreProcess(t),t=this.secondPhasePreProcess(t)):s>=1?t=this.levelOneOptimize(t):t=this.adjascentGlobstarOptimize(t),t}adjascentGlobstarOptimize(t){return t.map(s=>{let n=-1;for(;(n=s.indexOf("**",n+1))!==-1;){let i=n;for(;s[i+1]==="**";)i++;i!==n&&s.splice(n,i-n)}return s})}levelOneOptimize(t){return t.map(s=>(s=s.reduce((n,i)=>{let o=n[n.length-1];return i==="**"&&o==="**"?n:i===".."&&o&&o!==".."&&o!=="."&&o!=="**"?(n.pop(),n):(n.push(i),n)},[]),s.length===0?[""]:s))}levelTwoFileOptimize(t){Array.isArray(t)||(t=this.slashSplit(t));let s=!1;do{if(s=!1,!this.preserveMultipleSlashes){for(let i=1;i<t.length-1;i++){let o=t[i];i===1&&o===""&&t[0]===""||(o==="."||o==="")&&(s=!0,t.splice(i,1),i--)}t[0]==="."&&t.length===2&&(t[1]==="."||t[1]==="")&&(s=!0,t.pop())}let n=0;for(;(n=t.indexOf("..",n+1))!==-1;){let i=t[n-1];i&&i!=="."&&i!==".."&&i!=="**"&&(s=!0,t.splice(n-1,2),n-=2)}}while(s);return t.length===0?[""]:t}firstPhasePreProcess(t){let s=!1;do{s=!1;for(let n of t){let i=-1;for(;(i=n.indexOf("**",i+1))!==-1;){let r=i;for(;n[r+1]==="**";)r++;r>i&&n.splice(i+1,r-i);let c=n[i+1],a=n[i+2],l=n[i+3];if(c!==".."||!a||a==="."||a===".."||!l||l==="."||l==="..")continue;s=!0,n.splice(i,1);let p=n.slice(0);p[i]="**",t.push(p),i--}if(!this.preserveMultipleSlashes){for(let r=1;r<n.length-1;r++){let c=n[r];r===1&&c===""&&n[0]===""||(c==="."||c==="")&&(s=!0,n.splice(r,1),r--)}n[0]==="."&&n.length===2&&(n[1]==="."||n[1]==="")&&(s=!0,n.pop())}let o=0;for(;(o=n.indexOf("..",o+1))!==-1;){let r=n[o-1];if(r&&r!=="."&&r!==".."&&r!=="**"){s=!0;let a=o===1&&n[o+1]==="**"?["."]:[];n.splice(o-1,2,...a),n.length===0&&n.push(""),o-=2}}}}while(s);return t}secondPhasePreProcess(t){for(let s=0;s<t.length-1;s++)for(let n=s+1;n<t.length;n++){let i=this.partsMatch(t[s],t[n],!this.preserveMultipleSlashes);if(i){t[s]=[],t[n]=i;break}}return t.filter(s=>s.length)}partsMatch(t,s,n=!1){let i=0,o=0,r=[],c="";for(;i<t.length&&o<s.length;)if(t[i]===s[o])r.push(c==="b"?s[o]:t[i]),i++,o++;else if(n&&t[i]==="**"&&s[o]===t[i+1])r.push(t[i]),i++;else if(n&&s[o]==="**"&&t[i]===s[o+1])r.push(s[o]),o++;else if(t[i]==="*"&&s[o]&&(this.options.dot||!s[o].startsWith("."))&&s[o]!=="**"){if(c==="b")return!1;c="a",r.push(t[i]),i++,o++}else if(s[o]==="*"&&t[i]&&(this.options.dot||!t[i].startsWith("."))&&t[i]!=="**"){if(c==="a")return!1;c="b",r.push(s[o]),i++,o++}else return!1;return t.length===s.length&&r}parseNegate(){if(this.nonegate)return;let t=this.pattern,s=!1,n=0;for(let i=0;i<t.length&&t.charAt(i)==="!";i++)s=!s,n++;n&&(this.pattern=t.slice(n)),this.negate=s}matchOne(t,s,n=!1){let i=this.options;if(this.isWindows){let g=typeof t[0]=="string"&&/^[a-z]:$/i.test(t[0]),b=!g&&t[0]===""&&t[1]===""&&t[2]==="?"&&/^[a-z]:$/i.test(t[3]),x=typeof s[0]=="string"&&/^[a-z]:$/i.test(s[0]),$=!x&&s[0]===""&&s[1]===""&&s[2]==="?"&&typeof s[3]=="string"&&/^[a-z]:$/i.test(s[3]),y=b?3:g?0:void 0,w=$?3:x?0:void 0;if(typeof y=="number"&&typeof w=="number"){let[v,k]=[t[y],s[w]];v.toLowerCase()===k.toLowerCase()&&(s[w]=v,w>y?s=s.slice(w):y>w&&(t=t.slice(y)))}}let{optimizationLevel:o=1}=this.options;o>=2&&(t=this.levelTwoFileOptimize(t)),this.debug("matchOne",this,{file:t,pattern:s}),this.debug("matchOne",t.length,s.length);for(var r=0,c=0,a=t.length,l=s.length;r<a&&c<l;r++,c++){this.debug("matchOne loop");var p=s[c],f=t[r];if(this.debug(s,p,f),p===!1)return!1;if(p===P){this.debug("GLOBSTAR",[s,p,f]);var u=r,d=c+1;if(d===l){for(this.debug("** at the end");r<a;r++)if(t[r]==="."||t[r]===".."||!i.dot&&t[r].charAt(0)===".")return!1;return!0}for(;u<a;){var h=t[u];if(this.debug(`
|
|
2
|
-
globstar while`,t,
|
|
3
|
-
>>> no match, partial?`,t,
|
|
4
|
-
`),n=[],
|
|
5
|
-
`)}var
|
|
1
|
+
"use strict";var Zn=Object.create;var Oe=Object.defineProperty;var Kn=Object.getOwnPropertyDescriptor;var ei=Object.getOwnPropertyNames;var ti=Object.getPrototypeOf,ni=Object.prototype.hasOwnProperty;var ii=(e,t)=>{for(var i in t)Oe(e,i,{get:t[i],enumerable:!0})},Dt=(e,t,i,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of ei(t))!ni.call(e,s)&&s!==i&&Oe(e,s,{get:()=>t[s],enumerable:!(n=Kn(t,s))||n.enumerable});return e};var S=(e,t,i)=>(i=e!=null?Zn(ti(e)):{},Dt(t||!e||!e.__esModule?Oe(i,"default",{value:e,enumerable:!0}):i,e)),si=e=>Dt(Oe({},"__esModule",{value:!0}),e);var Qs={};ii(Qs,{activate:()=>Js,deactivate:()=>Ys});module.exports=si(Qs);var G=S(require("vscode"));var _=S(require("vscode"));var le=S(require("vscode")),Le=S(require("fs"));var Z=S(require("path"));var at=(e,t,i)=>{let n=e instanceof RegExp?Lt(e,i):e,s=t instanceof RegExp?Lt(t,i):t,o=n!==null&&s!=null&&oi(n,s,i);return o&&{start:o[0],end:o[1],pre:i.slice(0,o[0]),body:i.slice(o[0]+n.length,o[1]),post:i.slice(o[1]+s.length)}},Lt=(e,t)=>{let i=t.match(e);return i?i[0]:null},oi=(e,t,i)=>{let n,s,o,r,a,c=i.indexOf(e),l=i.indexOf(t,c+1),u=c;if(c>=0&&l>0){if(e===t)return[c,l];for(n=[],o=i.length;u>=0&&!a;){if(u===c)n.push(u),c=i.indexOf(e,u+1);else if(n.length===1){let p=n.pop();p!==void 0&&(a=[p,l])}else s=n.pop(),s!==void 0&&s<o&&(o=s,r=l),l=i.indexOf(t,u+1);u=c<l&&c>=0?c:l}n.length&&r!==void 0&&(a=[o,r])}return a};var Nt="\0SLASH"+Math.random()+"\0",jt="\0OPEN"+Math.random()+"\0",lt="\0CLOSE"+Math.random()+"\0",Vt="\0COMMA"+Math.random()+"\0",Ft="\0PERIOD"+Math.random()+"\0",ri=new RegExp(Nt,"g"),ai=new RegExp(jt,"g"),ci=new RegExp(lt,"g"),li=new RegExp(Vt,"g"),ui=new RegExp(Ft,"g"),pi=/\\\\/g,fi=/\\{/g,di=/\\}/g,gi=/\\,/g,hi=/\\./g,mi=1e5;function ct(e){return isNaN(e)?e.charCodeAt(0):parseInt(e,10)}function yi(e){return e.replace(pi,Nt).replace(fi,jt).replace(di,lt).replace(gi,Vt).replace(hi,Ft)}function vi(e){return e.replace(ri,"\\").replace(ai,"{").replace(ci,"}").replace(li,",").replace(ui,".")}function Wt(e){if(!e)return[""];let t=[],i=at("{","}",e);if(!i)return e.split(",");let{pre:n,body:s,post:o}=i,r=n.split(",");r[r.length-1]+="{"+s+"}";let a=Wt(o);return o.length&&(r[r.length-1]+=a.shift(),r.push.apply(r,a)),t.push.apply(t,r),t}function Bt(e,t={}){if(!e)return[];let{max:i=mi}=t;return e.slice(0,2)==="{}"&&(e="\\{\\}"+e.slice(2)),ke(yi(e),i,!0).map(vi)}function bi(e){return"{"+e+"}"}function ki(e){return/^-?0\d/.test(e)}function wi(e,t){return e<=t}function xi(e,t){return e>=t}function ke(e,t,i){let n=[],s=at("{","}",e);if(!s)return[e];let o=s.pre,r=s.post.length?ke(s.post,t,!1):[""];if(/\$$/.test(s.pre))for(let a=0;a<r.length&&a<t;a++){let c=o+"{"+s.body+"}"+r[a];n.push(c)}else{let a=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(s.body),c=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(s.body),l=a||c,u=s.body.indexOf(",")>=0;if(!l&&!u)return s.post.match(/,(?!,).*\}/)?(e=s.pre+"{"+s.body+lt+s.post,ke(e,t,!0)):[e];let p;if(l)p=s.body.split(/\.\./);else if(p=Wt(s.body),p.length===1&&p[0]!==void 0&&(p=ke(p[0],t,!1).map(bi),p.length===1))return r.map(d=>s.pre+p[0]+d);let f;if(l&&p[0]!==void 0&&p[1]!==void 0){let d=ct(p[0]),g=ct(p[1]),h=Math.max(p[0].length,p[1].length),k=p.length===3&&p[2]!==void 0?Math.abs(ct(p[2])):1,P=wi;g<d&&(k*=-1,P=xi);let y=p.some(ki);f=[];for(let w=d;P(w,g);w+=k){let v;if(c)v=String.fromCharCode(w),v==="\\"&&(v="");else if(v=String(w),y){let b=h-v.length;if(b>0){let m=new Array(b+1).join("0");w<0?v="-"+m+v.slice(1):v=m+v}}f.push(v)}}else{f=[];for(let d=0;d<p.length;d++)f.push.apply(f,ke(p[d],t,!1))}for(let d=0;d<f.length;d++)for(let g=0;g<r.length&&n.length<t;g++){let h=o+f[d]+r[g];(!i||l||h)&&n.push(h)}}return n}var we=e=>{if(typeof e!="string")throw new TypeError("invalid pattern");if(e.length>65536)throw new TypeError("pattern is too long")};var Si={"[:alnum:]":["\\p{L}\\p{Nl}\\p{Nd}",!0],"[:alpha:]":["\\p{L}\\p{Nl}",!0],"[:ascii:]":["\\x00-\\x7f",!1],"[:blank:]":["\\p{Zs}\\t",!0],"[:cntrl:]":["\\p{Cc}",!0],"[:digit:]":["\\p{Nd}",!0],"[:graph:]":["\\p{Z}\\p{C}",!0,!0],"[:lower:]":["\\p{Ll}",!0],"[:print:]":["\\p{C}",!0],"[:punct:]":["\\p{P}",!0],"[:space:]":["\\p{Z}\\t\\r\\n\\v\\f",!0],"[:upper:]":["\\p{Lu}",!0],"[:word:]":["\\p{L}\\p{Nl}\\p{Nd}\\p{Pc}",!0],"[:xdigit:]":["A-Fa-f0-9",!1]},xe=e=>e.replace(/[[\]\\-]/g,"\\$&"),Ri=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),_t=e=>e.join(""),Gt=(e,t)=>{let i=t;if(e.charAt(i)!=="[")throw new Error("not in a brace expression");let n=[],s=[],o=i+1,r=!1,a=!1,c=!1,l=!1,u=i,p="";e:for(;o<e.length;){let h=e.charAt(o);if((h==="!"||h==="^")&&o===i+1){l=!0,o++;continue}if(h==="]"&&r&&!c){u=o+1;break}if(r=!0,h==="\\"&&!c){c=!0,o++;continue}if(h==="["&&!c){for(let[k,[P,O,y]]of Object.entries(Si))if(e.startsWith(k,o)){if(p)return["$.",!1,e.length-i,!0];o+=k.length,y?s.push(P):n.push(P),a=a||O;continue e}}if(c=!1,p){h>p?n.push(xe(p)+"-"+xe(h)):h===p&&n.push(xe(h)),p="",o++;continue}if(e.startsWith("-]",o+1)){n.push(xe(h+"-")),o+=2;continue}if(e.startsWith("-",o+1)){p=h,o+=2;continue}n.push(xe(h)),o++}if(u<o)return["",!1,0,!1];if(!n.length&&!s.length)return["$.",!1,e.length-i,!0];if(s.length===0&&n.length===1&&/^\\?.$/.test(n[0])&&!l){let h=n[0].length===2?n[0].slice(-1):n[0];return[Ri(h),!1,u-i,!1]}let f="["+(l?"^":"")+_t(n)+"]",d="["+(l?"":"^")+_t(s)+"]";return[n.length&&s.length?"("+f+"|"+d+")":n.length?f:d,a,u-i,!0]};var X=(e,{windowsPathsNoEscape:t=!1,magicalBraces:i=!0}={})=>i?t?e.replace(/\[([^\/\\])\]/g,"$1"):e.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1"):t?e.replace(/\[([^\/\\{}])\]/g,"$1"):e.replace(/((?!\\).|^)\[([^\/\\{}])\]/g,"$1$2").replace(/\\([^\/{}])/g,"$1");var Ei=new Set(["!","?","+","*","@"]),Ht=e=>Ei.has(e),Pi="(?!(?:^|/)\\.\\.?(?:$|/))",$e="(?!\\.)",Ti=new Set(["[","."]),Mi=new Set(["..","."]),Ai=new Set("().*{}+?[]^$\\!"),Ci=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),ut="[^/]",zt=ut+"*?",Ut=ut+"+?",oe=class e{type;#n;#i;#o=!1;#e=[];#t;#r;#c;#a=!1;#s;#l;#p=!1;constructor(t,i,n={}){this.type=t,t&&(this.#i=!0),this.#t=i,this.#n=this.#t?this.#t.#n:this,this.#s=this.#n===this?n:this.#n.#s,this.#c=this.#n===this?[]:this.#n.#c,t==="!"&&!this.#n.#a&&this.#c.push(this),this.#r=this.#t?this.#t.#e.length:0}get hasMagic(){if(this.#i!==void 0)return this.#i;for(let t of this.#e)if(typeof t!="string"&&(t.type||t.hasMagic))return this.#i=!0;return this.#i}toString(){return this.#l!==void 0?this.#l:this.type?this.#l=this.type+"("+this.#e.map(t=>String(t)).join("|")+")":this.#l=this.#e.map(t=>String(t)).join("")}#d(){if(this!==this.#n)throw new Error("should only call on root");if(this.#a)return this;this.toString(),this.#a=!0;let t;for(;t=this.#c.pop();){if(t.type!=="!")continue;let i=t,n=i.#t;for(;n;){for(let s=i.#r+1;!n.type&&s<n.#e.length;s++)for(let o of t.#e){if(typeof o=="string")throw new Error("string part in extglob AST??");o.copyIn(n.#e[s])}i=n,n=i.#t}}return this}push(...t){for(let i of t)if(i!==""){if(typeof i!="string"&&!(i instanceof e&&i.#t===this))throw new Error("invalid part: "+i);this.#e.push(i)}}toJSON(){let t=this.type===null?this.#e.slice().map(i=>typeof i=="string"?i:i.toJSON()):[this.type,...this.#e.map(i=>i.toJSON())];return this.isStart()&&!this.type&&t.unshift([]),this.isEnd()&&(this===this.#n||this.#n.#a&&this.#t?.type==="!")&&t.push({}),t}isStart(){if(this.#n===this)return!0;if(!this.#t?.isStart())return!1;if(this.#r===0)return!0;let t=this.#t;for(let i=0;i<this.#r;i++){let n=t.#e[i];if(!(n instanceof e&&n.type==="!"))return!1}return!0}isEnd(){if(this.#n===this||this.#t?.type==="!")return!0;if(!this.#t?.isEnd())return!1;if(!this.type)return this.#t?.isEnd();let t=this.#t?this.#t.#e.length:0;return this.#r===t-1}copyIn(t){typeof t=="string"?this.push(t):this.push(t.clone(this))}clone(t){let i=new e(this.type,t);for(let n of this.#e)i.copyIn(n);return i}static#u(t,i,n,s){let o=!1,r=!1,a=-1,c=!1;if(i.type===null){let d=n,g="";for(;d<t.length;){let h=t.charAt(d++);if(o||h==="\\"){o=!o,g+=h;continue}if(r){d===a+1?(h==="^"||h==="!")&&(c=!0):h==="]"&&!(d===a+2&&c)&&(r=!1),g+=h;continue}else if(h==="["){r=!0,a=d,c=!1,g+=h;continue}if(!s.noext&&Ht(h)&&t.charAt(d)==="("){i.push(g),g="";let k=new e(h,i);d=e.#u(t,k,d,s),i.push(k);continue}g+=h}return i.push(g),d}let l=n+1,u=new e(null,i),p=[],f="";for(;l<t.length;){let d=t.charAt(l++);if(o||d==="\\"){o=!o,f+=d;continue}if(r){l===a+1?(d==="^"||d==="!")&&(c=!0):d==="]"&&!(l===a+2&&c)&&(r=!1),f+=d;continue}else if(d==="["){r=!0,a=l,c=!1,f+=d;continue}if(Ht(d)&&t.charAt(l)==="("){u.push(f),f="";let g=new e(d,u);u.push(g),l=e.#u(t,g,l,s);continue}if(d==="|"){u.push(f),f="",p.push(u),u=new e(null,i);continue}if(d===")")return f===""&&i.#e.length===0&&(i.#p=!0),u.push(f),f="",i.push(...p,u),l;f+=d}return i.type=null,i.#i=void 0,i.#e=[t.substring(n-1)],l}static fromGlob(t,i={}){let n=new e(null,void 0,i);return e.#u(t,n,0,i),n}toMMPattern(){if(this!==this.#n)return this.#n.toMMPattern();let t=this.toString(),[i,n,s,o]=this.toRegExpSource();if(!(s||this.#i||this.#s.nocase&&!this.#s.nocaseMagicOnly&&t.toUpperCase()!==t.toLowerCase()))return n;let a=(this.#s.nocase?"i":"")+(o?"u":"");return Object.assign(new RegExp(`^${i}$`,a),{_src:i,_glob:t})}get options(){return this.#s}toRegExpSource(t){let i=t??!!this.#s.dot;if(this.#n===this&&this.#d(),!this.type){let c=this.isStart()&&this.isEnd()&&!this.#e.some(d=>typeof d!="string"),l=this.#e.map(d=>{let[g,h,k,P]=typeof d=="string"?e.#g(d,this.#i,c):d.toRegExpSource(t);return this.#i=this.#i||k,this.#o=this.#o||P,g}).join(""),u="";if(this.isStart()&&typeof this.#e[0]=="string"&&!(this.#e.length===1&&Mi.has(this.#e[0]))){let g=Ti,h=i&&g.has(l.charAt(0))||l.startsWith("\\.")&&g.has(l.charAt(2))||l.startsWith("\\.\\.")&&g.has(l.charAt(4)),k=!i&&!t&&g.has(l.charAt(0));u=h?Pi:k?$e:""}let p="";return this.isEnd()&&this.#n.#a&&this.#t?.type==="!"&&(p="(?:$|\\/)"),[u+l+p,X(l),this.#i=!!this.#i,this.#o]}let n=this.type==="*"||this.type==="+",s=this.type==="!"?"(?:(?!(?:":"(?:",o=this.#f(i);if(this.isStart()&&this.isEnd()&&!o&&this.type!=="!"){let c=this.toString();return this.#e=[c],this.type=null,this.#i=void 0,[c,X(this.toString()),!1,!1]}let r=!n||t||i||!$e?"":this.#f(!0);r===o&&(r=""),r&&(o=`(?:${o})(?:${r})*?`);let a="";if(this.type==="!"&&this.#p)a=(this.isStart()&&!i?$e:"")+Ut;else{let c=this.type==="!"?"))"+(this.isStart()&&!i&&!t?$e:"")+zt+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&r?")":this.type==="*"&&r?")?":`)${this.type}`;a=s+o+c}return[a,X(o),this.#i=!!this.#i,this.#o]}#f(t){return this.#e.map(i=>{if(typeof i=="string")throw new Error("string type in extglob ast??");let[n,s,o,r]=i.toRegExpSource(t);return this.#o=this.#o||r,n}).filter(i=>!(this.isStart()&&this.isEnd())||!!i).join("|")}static#g(t,i,n=!1){let s=!1,o="",r=!1,a=!1;for(let c=0;c<t.length;c++){let l=t.charAt(c);if(s){s=!1,o+=(Ai.has(l)?"\\":"")+l;continue}if(l==="*"){if(a)continue;a=!0,o+=n&&/^[*]+$/.test(t)?Ut:zt,i=!0;continue}else a=!1;if(l==="\\"){c===t.length-1?o+="\\\\":s=!0;continue}if(l==="["){let[u,p,f,d]=Gt(t,c);if(f){o+=u,r=r||p,c+=f-1,i=i||d;continue}}if(l==="?"){o+=ut,i=!0;continue}o+=Ci(l)}return[o,X(t),!!i,r]}};var pt=(e,{windowsPathsNoEscape:t=!1,magicalBraces:i=!1}={})=>i?t?e.replace(/[?*()[\]{}]/g,"[$&]"):e.replace(/[?*()[\]\\{}]/g,"\\$&"):t?e.replace(/[?*()[\]]/g,"[$&]"):e.replace(/[?*()[\]\\]/g,"\\$&");var E=(e,t,i={})=>(we(t),!i.nocomment&&t.charAt(0)==="#"?!1:new re(t,i).match(e)),Oi=/^\*+([^+@!?\*\[\(]*)$/,$i=e=>t=>!t.startsWith(".")&&t.endsWith(e),Ii=e=>t=>t.endsWith(e),Di=e=>(e=e.toLowerCase(),t=>!t.startsWith(".")&&t.toLowerCase().endsWith(e)),Li=e=>(e=e.toLowerCase(),t=>t.toLowerCase().endsWith(e)),Ni=/^\*+\.\*+$/,ji=e=>!e.startsWith(".")&&e.includes("."),Vi=e=>e!=="."&&e!==".."&&e.includes("."),Fi=/^\.\*+$/,Wi=e=>e!=="."&&e!==".."&&e.startsWith("."),Bi=/^\*+$/,_i=e=>e.length!==0&&!e.startsWith("."),Gi=e=>e.length!==0&&e!=="."&&e!=="..",Hi=/^\?+([^+@!?\*\[\(]*)?$/,zi=([e,t=""])=>{let i=Jt([e]);return t?(t=t.toLowerCase(),n=>i(n)&&n.toLowerCase().endsWith(t)):i},Ui=([e,t=""])=>{let i=Yt([e]);return t?(t=t.toLowerCase(),n=>i(n)&&n.toLowerCase().endsWith(t)):i},qi=([e,t=""])=>{let i=Yt([e]);return t?n=>i(n)&&n.endsWith(t):i},Xi=([e,t=""])=>{let i=Jt([e]);return t?n=>i(n)&&n.endsWith(t):i},Jt=([e])=>{let t=e.length;return i=>i.length===t&&!i.startsWith(".")},Yt=([e])=>{let t=e.length;return i=>i.length===t&&i!=="."&&i!==".."},Qt=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",qt={win32:{sep:"\\"},posix:{sep:"/"}},Ji=Qt==="win32"?qt.win32.sep:qt.posix.sep;E.sep=Ji;var L=Symbol("globstar **");E.GLOBSTAR=L;var Yi="[^/]",Qi=Yi+"*?",Zi="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",Ki="(?:(?!(?:\\/|^)\\.).)*?",es=(e,t={})=>i=>E(i,e,t);E.filter=es;var D=(e,t={})=>Object.assign({},e,t),ts=e=>{if(!e||typeof e!="object"||!Object.keys(e).length)return E;let t=E;return Object.assign((n,s,o={})=>t(n,s,D(e,o)),{Minimatch:class extends t.Minimatch{constructor(s,o={}){super(s,D(e,o))}static defaults(s){return t.defaults(D(e,s)).Minimatch}},AST:class extends t.AST{constructor(s,o,r={}){super(s,o,D(e,r))}static fromGlob(s,o={}){return t.AST.fromGlob(s,D(e,o))}},unescape:(n,s={})=>t.unescape(n,D(e,s)),escape:(n,s={})=>t.escape(n,D(e,s)),filter:(n,s={})=>t.filter(n,D(e,s)),defaults:n=>t.defaults(D(e,n)),makeRe:(n,s={})=>t.makeRe(n,D(e,s)),braceExpand:(n,s={})=>t.braceExpand(n,D(e,s)),match:(n,s,o={})=>t.match(n,s,D(e,o)),sep:t.sep,GLOBSTAR:L})};E.defaults=ts;var Zt=(e,t={})=>(we(e),t.nobrace||!/\{(?:(?!\{).)*\}/.test(e)?[e]:Bt(e,{max:t.braceExpandMax}));E.braceExpand=Zt;var ns=(e,t={})=>new re(e,t).makeRe();E.makeRe=ns;var is=(e,t,i={})=>{let n=new re(t,i);return e=e.filter(s=>n.match(s)),n.options.nonull&&!e.length&&e.push(t),e};E.match=is;var Xt=/[?*]|[+@!]\(.*?\)|\[|\]/,ss=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),re=class{options;set;pattern;windowsPathsNoEscape;nonegate;negate;comment;empty;preserveMultipleSlashes;partial;globSet;globParts;nocase;isWindows;platform;windowsNoMagicRoot;regexp;constructor(t,i={}){we(t),i=i||{},this.options=i,this.pattern=t,this.platform=i.platform||Qt,this.isWindows=this.platform==="win32";let n="allowWindowsEscape";this.windowsPathsNoEscape=!!i.windowsPathsNoEscape||i[n]===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.preserveMultipleSlashes=!!i.preserveMultipleSlashes,this.regexp=null,this.negate=!1,this.nonegate=!!i.nonegate,this.comment=!1,this.empty=!1,this.partial=!!i.partial,this.nocase=!!this.options.nocase,this.windowsNoMagicRoot=i.windowsNoMagicRoot!==void 0?i.windowsNoMagicRoot:!!(this.isWindows&&this.nocase),this.globSet=[],this.globParts=[],this.set=[],this.make()}hasMagic(){if(this.options.magicalBraces&&this.set.length>1)return!0;for(let t of this.set)for(let i of t)if(typeof i!="string")return!0;return!1}debug(...t){}make(){let t=this.pattern,i=this.options;if(!i.nocomment&&t.charAt(0)==="#"){this.comment=!0;return}if(!t){this.empty=!0;return}this.parseNegate(),this.globSet=[...new Set(this.braceExpand())],i.debug&&(this.debug=(...o)=>console.error(...o)),this.debug(this.pattern,this.globSet);let n=this.globSet.map(o=>this.slashSplit(o));this.globParts=this.preprocess(n),this.debug(this.pattern,this.globParts);let s=this.globParts.map((o,r,a)=>{if(this.isWindows&&this.windowsNoMagicRoot){let c=o[0]===""&&o[1]===""&&(o[2]==="?"||!Xt.test(o[2]))&&!Xt.test(o[3]),l=/^[a-z]:/i.test(o[0]);if(c)return[...o.slice(0,4),...o.slice(4).map(u=>this.parse(u))];if(l)return[o[0],...o.slice(1).map(u=>this.parse(u))]}return o.map(c=>this.parse(c))});if(this.debug(this.pattern,s),this.set=s.filter(o=>o.indexOf(!1)===-1),this.isWindows)for(let o=0;o<this.set.length;o++){let r=this.set[o];r[0]===""&&r[1]===""&&this.globParts[o][2]==="?"&&typeof r[3]=="string"&&/^[a-z]:$/i.test(r[3])&&(r[2]="?")}this.debug(this.pattern,this.set)}preprocess(t){if(this.options.noglobstar)for(let n=0;n<t.length;n++)for(let s=0;s<t[n].length;s++)t[n][s]==="**"&&(t[n][s]="*");let{optimizationLevel:i=1}=this.options;return i>=2?(t=this.firstPhasePreProcess(t),t=this.secondPhasePreProcess(t)):i>=1?t=this.levelOneOptimize(t):t=this.adjascentGlobstarOptimize(t),t}adjascentGlobstarOptimize(t){return t.map(i=>{let n=-1;for(;(n=i.indexOf("**",n+1))!==-1;){let s=n;for(;i[s+1]==="**";)s++;s!==n&&i.splice(n,s-n)}return i})}levelOneOptimize(t){return t.map(i=>(i=i.reduce((n,s)=>{let o=n[n.length-1];return s==="**"&&o==="**"?n:s===".."&&o&&o!==".."&&o!=="."&&o!=="**"?(n.pop(),n):(n.push(s),n)},[]),i.length===0?[""]:i))}levelTwoFileOptimize(t){Array.isArray(t)||(t=this.slashSplit(t));let i=!1;do{if(i=!1,!this.preserveMultipleSlashes){for(let s=1;s<t.length-1;s++){let o=t[s];s===1&&o===""&&t[0]===""||(o==="."||o==="")&&(i=!0,t.splice(s,1),s--)}t[0]==="."&&t.length===2&&(t[1]==="."||t[1]==="")&&(i=!0,t.pop())}let n=0;for(;(n=t.indexOf("..",n+1))!==-1;){let s=t[n-1];s&&s!=="."&&s!==".."&&s!=="**"&&(i=!0,t.splice(n-1,2),n-=2)}}while(i);return t.length===0?[""]:t}firstPhasePreProcess(t){let i=!1;do{i=!1;for(let n of t){let s=-1;for(;(s=n.indexOf("**",s+1))!==-1;){let r=s;for(;n[r+1]==="**";)r++;r>s&&n.splice(s+1,r-s);let a=n[s+1],c=n[s+2],l=n[s+3];if(a!==".."||!c||c==="."||c===".."||!l||l==="."||l==="..")continue;i=!0,n.splice(s,1);let u=n.slice(0);u[s]="**",t.push(u),s--}if(!this.preserveMultipleSlashes){for(let r=1;r<n.length-1;r++){let a=n[r];r===1&&a===""&&n[0]===""||(a==="."||a==="")&&(i=!0,n.splice(r,1),r--)}n[0]==="."&&n.length===2&&(n[1]==="."||n[1]==="")&&(i=!0,n.pop())}let o=0;for(;(o=n.indexOf("..",o+1))!==-1;){let r=n[o-1];if(r&&r!=="."&&r!==".."&&r!=="**"){i=!0;let c=o===1&&n[o+1]==="**"?["."]:[];n.splice(o-1,2,...c),n.length===0&&n.push(""),o-=2}}}}while(i);return t}secondPhasePreProcess(t){for(let i=0;i<t.length-1;i++)for(let n=i+1;n<t.length;n++){let s=this.partsMatch(t[i],t[n],!this.preserveMultipleSlashes);if(s){t[i]=[],t[n]=s;break}}return t.filter(i=>i.length)}partsMatch(t,i,n=!1){let s=0,o=0,r=[],a="";for(;s<t.length&&o<i.length;)if(t[s]===i[o])r.push(a==="b"?i[o]:t[s]),s++,o++;else if(n&&t[s]==="**"&&i[o]===t[s+1])r.push(t[s]),s++;else if(n&&i[o]==="**"&&t[s]===i[o+1])r.push(i[o]),o++;else if(t[s]==="*"&&i[o]&&(this.options.dot||!i[o].startsWith("."))&&i[o]!=="**"){if(a==="b")return!1;a="a",r.push(t[s]),s++,o++}else if(i[o]==="*"&&t[s]&&(this.options.dot||!t[s].startsWith("."))&&t[s]!=="**"){if(a==="a")return!1;a="b",r.push(i[o]),s++,o++}else return!1;return t.length===i.length&&r}parseNegate(){if(this.nonegate)return;let t=this.pattern,i=!1,n=0;for(let s=0;s<t.length&&t.charAt(s)==="!";s++)i=!i,n++;n&&(this.pattern=t.slice(n)),this.negate=i}matchOne(t,i,n=!1){let s=this.options;if(this.isWindows){let h=typeof t[0]=="string"&&/^[a-z]:$/i.test(t[0]),k=!h&&t[0]===""&&t[1]===""&&t[2]==="?"&&/^[a-z]:$/i.test(t[3]),P=typeof i[0]=="string"&&/^[a-z]:$/i.test(i[0]),O=!P&&i[0]===""&&i[1]===""&&i[2]==="?"&&typeof i[3]=="string"&&/^[a-z]:$/i.test(i[3]),y=k?3:h?0:void 0,w=O?3:P?0:void 0;if(typeof y=="number"&&typeof w=="number"){let[v,b]=[t[y],i[w]];v.toLowerCase()===b.toLowerCase()&&(i[w]=v,w>y?i=i.slice(w):y>w&&(t=t.slice(y)))}}let{optimizationLevel:o=1}=this.options;o>=2&&(t=this.levelTwoFileOptimize(t)),this.debug("matchOne",this,{file:t,pattern:i}),this.debug("matchOne",t.length,i.length);for(var r=0,a=0,c=t.length,l=i.length;r<c&&a<l;r++,a++){this.debug("matchOne loop");var u=i[a],p=t[r];if(this.debug(i,u,p),u===!1)return!1;if(u===L){this.debug("GLOBSTAR",[i,u,p]);var f=r,d=a+1;if(d===l){for(this.debug("** at the end");r<c;r++)if(t[r]==="."||t[r]===".."||!s.dot&&t[r].charAt(0)===".")return!1;return!0}for(;f<c;){var g=t[f];if(this.debug(`
|
|
2
|
+
globstar while`,t,f,i,d,g),this.matchOne(t.slice(f),i.slice(d),n))return this.debug("globstar found match!",f,c,g),!0;if(g==="."||g===".."||!s.dot&&g.charAt(0)==="."){this.debug("dot detected!",t,f,i,d);break}this.debug("globstar swallow a segment, and continue"),f++}return!!(n&&(this.debug(`
|
|
3
|
+
>>> no match, partial?`,t,f,i,d),f===c))}let h;if(typeof u=="string"?(h=p===u,this.debug("string match",u,p,h)):(h=u.test(p),this.debug("pattern match",u,p,h)),!h)return!1}if(r===c&&a===l)return!0;if(r===c)return n;if(a===l)return r===c-1&&t[r]==="";throw new Error("wtf?")}braceExpand(){return Zt(this.pattern,this.options)}parse(t){we(t);let i=this.options;if(t==="**")return L;if(t==="")return"";let n,s=null;(n=t.match(Bi))?s=i.dot?Gi:_i:(n=t.match(Oi))?s=(i.nocase?i.dot?Li:Di:i.dot?Ii:$i)(n[1]):(n=t.match(Hi))?s=(i.nocase?i.dot?Ui:zi:i.dot?qi:Xi)(n):(n=t.match(Ni))?s=i.dot?Vi:ji:(n=t.match(Fi))&&(s=Wi);let o=oe.fromGlob(t,this.options).toMMPattern();return s&&typeof o=="object"&&Reflect.defineProperty(o,"test",{value:s}),o}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;let t=this.set;if(!t.length)return this.regexp=!1,this.regexp;let i=this.options,n=i.noglobstar?Qi:i.dot?Zi:Ki,s=new Set(i.nocase?["i"]:[]),o=t.map(c=>{let l=c.map(p=>{if(p instanceof RegExp)for(let f of p.flags.split(""))s.add(f);return typeof p=="string"?ss(p):p===L?L:p._src});l.forEach((p,f)=>{let d=l[f+1],g=l[f-1];p!==L||g===L||(g===void 0?d!==void 0&&d!==L?l[f+1]="(?:\\/|"+n+"\\/)?"+d:l[f]=n:d===void 0?l[f-1]=g+"(?:\\/|\\/"+n+")?":d!==L&&(l[f-1]=g+"(?:\\/|\\/"+n+"\\/)"+d,l[f+1]=L))});let u=l.filter(p=>p!==L);if(this.partial&&u.length>=1){let p=[];for(let f=1;f<=u.length;f++)p.push(u.slice(0,f).join("/"));return"(?:"+p.join("|")+")"}return u.join("/")}).join("|"),[r,a]=t.length>1?["(?:",")"]:["",""];o="^"+r+o+a+"$",this.partial&&(o="^(?:\\/|"+r+o.slice(1,-1)+a+")$"),this.negate&&(o="^(?!"+o+").+$");try{this.regexp=new RegExp(o,[...s].join(""))}catch{this.regexp=!1}return this.regexp}slashSplit(t){return this.preserveMultipleSlashes?t.split("/"):this.isWindows&&/^\/\/[^\/]+/.test(t)?["",...t.split(/\/+/)]:t.split(/\/+/)}match(t,i=this.partial){if(this.debug("match",t,this.pattern),this.comment)return!1;if(this.empty)return t==="";if(t==="/"&&i)return!0;let n=this.options;this.isWindows&&(t=t.split("\\").join("/"));let s=this.slashSplit(t);this.debug(this.pattern,"split",s);let o=this.set;this.debug(this.pattern,"set",o);let r=s[s.length-1];if(!r)for(let a=s.length-2;!r&&a>=0;a--)r=s[a];for(let a=0;a<o.length;a++){let c=o[a],l=s;if(n.matchBase&&c.length===1&&(l=[r]),this.matchOne(l,c,i))return n.flipNegate?!0:!this.negate}return n.flipNegate?!1:this.negate}static defaults(t){return E.defaults(t).Minimatch}};E.AST=oe;E.Minimatch=re;E.escape=pt;E.unescape=X;var N="pickety.json",Ie=["ts","tsx","js","jsx","mjs","cjs"],K=`**/*.{${Ie.join(",")}}`,ae=new Set(["node_modules",".git",".next","dist","out","build",".turbo",".cache",".nx","coverage"]);function x(e){let t=e.replace(/\\/g,"/");return/^[a-zA-Z]:/.test(t)&&(t=t[0].toLowerCase()+t.slice(1)),t}function De(e,t){return Z.relative(e,t).replace(/\\/g,"/")}function ft(e,t){return E(e,t)||e===t}function os(e){return["*","?","[","]","{","}","(",")","!","+","@"].some(i=>e.includes(i))}function J(e,t,i){if(!i||i.length===0)return!1;let n=x(Z.relative(t,Z.resolve(e)));return n===""||n.startsWith("..")?!1:i.some(s=>{let o=s.trim();if(!o)return!1;let r=x(o).replace(/^\.?\//,"").replace(/^\/+/,"");return(os(r)?[r]:[r,`${r}/**`]).some(c=>E(n,c)||E(n,`**/${c}`))})}function ce(e){return Z.join(e,N)}function z(e,t){return e==="instability"?t.toFixed(2):String(t)}async function Kt(e,t){let i=ce(e);if(Le.existsSync(i)&&await le.window.showWarningMessage("pickety.json already exists. Overwrite?","Yes","No")!=="Yes")return;Le.writeFileSync(i,JSON.stringify({$schema:"https://raw.githubusercontent.com/DanielSerio/pickety/main/resources/pickety.schema.json",modules:{features:"src/features/*",components:"src/components/**/*",utils:"src/utils/**/*"},rules:{"module-boundaries":{severity:"error",rules:[{importer:"features",imports:"features",allow:!0,message:"Features can import from their own module."},{importer:"features",imports:"components",allow:!0},{importer:"features",imports:"utils",allow:!0}]}},"boundary-diagrams":!0},null,2)),le.window.showInformationMessage("Pickety: pickety.json created.");let s=await le.workspace.openTextDocument(i);await le.window.showTextDocument(s),t()}var mt=S(require("vscode"));var Y=S(require("path"));function Ne(e,t,i){let n=dt(e),s=e.name??`rule[${t}]`,o=e.group,r=o?`${o}: ${s}`:s;return{allow:e.allow??!1,severity:e.severity??i,name:s,group:o,label:r,effectiveImporter:n?.path||e.importer||"*",isOnly:e.only||!!e.containedTo,isAllowStyle:(e.allow??!1)||!!e.containedTo||!!e.only}}function en(e,t,i){let n=Ne(e,t,i),s=Array.isArray(e.imports)?e.imports:[e.imports];return{rule:e,...n,importPatterns:s.filter(o=>typeof o=="string")}}function W(e,t,i){let n=e.includes("[")?e.slice(0,e.indexOf("[")):e;return!!(ft(e,i)||ft(n,i)||i.includes("/")&&(E(t,i)||E(t,`**/${i}`)||E(t,`**/${i}/**`)))}function dt(e){if(e.containedTo)return typeof e.containedTo=="object"?e.containedTo:{path:e.containedTo}}function ee(e){let{filePath:t,importStmt:i,ruleName:n,ruleLabel:s,message:o,severity:r,sourceModule:a,targetModule:c,ruleGroup:l}=e;return{file:t,line:i.line,character:i.character,length:i.length,message:`[${s}] ${o} (importing "${i.specifier}")`,severity:r,ruleName:n,ruleGroup:l,sourceModule:a,targetModule:c}}function tn(e){let t=[],i=new Set,n=new Set,s=[];function o(r){i.add(r),n.add(r),s.push(r);let a=e.get(r);if(a){for(let c of a)if(!i.has(c))o(c);else if(n.has(c)){let l=s.indexOf(c);l!==-1&&t.push([...s.slice(l),c])}}n.delete(r),s.pop()}for(let r of e.keys())i.has(r)||o(r);return t}function B(e){return e.match(/\$[\w-]+/g)||[]}function nn(e){let t=new Set;for(let i of e)for(let n of B(i))t.add(n);return[...t]}function Se(e,t,i){let n=e.split("/"),s=t.split("/"),o=0,r=n.filter(c=>c!=="**").length,a=s.length-r;for(let c=o;c<=a;c++){let l=sn({patternSegments:n,pathSegments:s,startOffset:c,variables:i});if(l)return l}}function sn(e){let{patternSegments:t,pathSegments:i,startOffset:n,variables:s}=e,o={},r=n;for(let a=0;a<t.length;a++){let c=t[a];if(c==="**"){let f=t.slice(a+1);if(f.length===0)return o;for(let d=r;d<=i.length-f.length;d++){let g=sn({patternSegments:f,pathSegments:i,startOffset:d,variables:s});if(g)return{...o,...g}}return}if(r>=i.length)return;let l=c,u=[];for(let f of s)l.includes(f)&&(l=l.replace(f,`__VAR_${u.length}__`),u.push(f));l=l.replace(/[.+?^{}()|[\]\\]/g,"\\$&"),l=l.replace(/\*/g,"[^/]*");for(let f=0;f<u.length;f++)l=l.replace(`__VAR_${f}__`,"([^/]+)");let p=i[r].match(new RegExp(`^${l}$`));if(!p)return;for(let f=0;f<u.length;f++)o[u[f]]=p[f+1];r++}return o}function te(e,t,i){let n=e;for(let s of t){let o=typeof i=="string"?i:i[s];n=n.replaceAll(s,o)}return n}var rn=Ie.map(e=>`.${e}`),rs=rn.map(e=>`index${e}`),on=/(\/\*[\s\S]*?\*\/|\/\/.*)|(['"`](?:\\.|[^'"`])*['"`])|((?:import|export)\s+(?:[\s\S]*?from\s+)?['"`]([^'"`]+)['"`])|(import\s*\(\s*['"`]([^'"`]+)['"`]\s*\))/gm;function as(e){let t=[],i=e.split(`
|
|
4
|
+
`),n=[],s=0;for(let a of i)n.push(s),s+=a.length+1;let o=a=>{let c=0;for(let l=1;l<n.length&&!(n[l]>a);l++)c=l;return{line:c,character:a-n[c]}},r;for(on.lastIndex=0;(r=on.exec(e))!==null;){let[a,c,l,u,p,f,d]=r;if(!(c||l)){if(u&&p){let g=o(r.index);t.push({specifier:p,line:g.line,character:g.character,length:u.length})}else if(f&&d){let g=o(r.index);t.push({specifier:d,line:g.line,character:g.character,length:f.length})}}}return t}function cs(e,t,i){let{knownFiles:n,root:s,aliases:o}=i;for(let[r,a]of Object.entries(o))if(r.endsWith("/*")){let c=r.slice(0,-2),l=a.endsWith("/*")?a.slice(0,-2):a==="*"?"./":a;if(e.startsWith(c)){let u=e.replace(c,l);return gt(Y.resolve(s,u),n)}}else if(e===r)return gt(Y.resolve(s,a),n);if(e.startsWith(".")){let r=Y.dirname(t),a=Y.resolve(r,e);return gt(a,n)}}function gt(e,t){let i=x(e);if(t.has(i))return i;for(let n of rn){let s=i+n;if(t.has(s))return s}for(let n of rs){let s=i+"/"+n;if(t.has(s))return s}}function ls(e){return e.endsWith("/*")?e.slice(0,-2)+"/**/*":e}function us(e,t,i){if(t.length===0)return e;let n=t.map(s=>i[s]);return`${e}[${n.join(",")}]`}function ps(e,t,i){let n=x(Y.relative(i,e));for(let[s,o]of Object.entries(t)){let r=ls(o),a=B(o);if(a.length>0){let c=Se(r,n,a)||(r!==o?Se(o,n,a):void 0);if(c)return{name:us(s,a,c),pattern:o,relativePath:n,variables:c};continue}if(E(n,r)||E(n,o))return{name:s,pattern:o,relativePath:n}}}function j(e,t,i){return ps(e,t,i)?.name}function je(e,t,i){let n=as(t),s=[];for(let o of n){let r=cs(o.specifier,e,i);r&&s.push({statement:o,resolvedPath:r})}return s}function ue(e,t,i){let{root:n,knownFiles:s}=i,o=e.getModuleLevelGraph(t,n),r=Object.keys(t),a=new Map;for(let p of r)a.set(p,0);for(let p of s){let f=j(p,t,n);f&&a.set(f,(a.get(f)??0)+1)}let c=new Map;for(let p of r)c.set(p,0);for(let[,p]of o)for(let f of p)c.set(f,(c.get(f)??0)+1);let l=fs(o,r),u=r.map(p=>{let f=c.get(p)??0,d=o.get(p)?.size??0,g=f+d;return{moduleName:p,fileCount:a.get(p)??0,afferentCoupling:f,efferentCoupling:d,instability:g===0?0:d/g,dependencyDepth:l.get(p)??0}});return u.sort((p,f)=>p.instability-f.instability),u}function fs(e,t){let i=new Map,n=new Set;function s(o){if(i.has(o))return i.get(o);if(n.has(o))return 0;n.add(o);let r=e.get(o),a=0;if(r&&r.size>0)for(let c of r)a=Math.max(a,1+s(c));return n.delete(o),i.set(o,a),a}for(let o of t)s(o);return i}function an(e,t){let i=[],n=[{key:"maxAfferentCoupling",label:"afferent coupling",getValue:s=>s.afferentCoupling},{key:"maxEfferentCoupling",label:"efferent coupling",getValue:s=>s.efferentCoupling},{key:"maxInstability",label:"instability",getValue:s=>s.instability},{key:"maxDepth",label:"dependency depth",getValue:s=>s.dependencyDepth}];for(let s of e)for(let o of n){let r=t[o.key],a=o.getValue(s);r!==void 0&&a>r&&i.push({moduleName:s.moduleName,metric:o.label,value:a,threshold:r})}return i}var U=S(require("fs")),$=S(require("path"));function Ve(e,t,i){let n=e["boundary-diagrams"];if(!n)return;let s="picket-boundaries.mermaid",o;if(typeof n=="string"){let u=$.resolve(t,n);try{U.existsSync(u)&&U.statSync(u).isDirectory()?o=$.join(u,s):o=u}catch{o=u}}else o=$.join(t,s);let r=x($.resolve(t)),a=x($.resolve(o)),c=$.relative(r,a);if(c.startsWith("..")||$.isAbsolute(c)){console.error(`Pickety: Diagram output path "${n}" escapes the workspace root. Ignoring.`);return}let l=ds(e,i);try{let u=$.dirname(o);return U.existsSync(u)||U.mkdirSync(u,{recursive:!0}),U.writeFileSync(o,l,"utf-8"),o}catch(u){console.error(`Pickety: Failed to write Mermaid diagram to ${o}`,u);return}}function ht(e){return e.replace(/"/g,"#quot;").replace(/\[/g,"#lsqb;").replace(/\]/g,"#rsqb;").replace(/\|/g,"#vert;").replace(/</g,"#lt;").replace(/>/g,"#gt;")}function ds(e,t){let i=new Map;if(t)for(let o of t)i.set(o.moduleName,o);let n={config:e,healthByModule:i,lines:["graph LR"],edgeStyles:[],nodeIds:new Map,idCounter:0,edgeIndex:0,globalSeverity:e.rules["module-boundaries"].severity};gs(n);let s=hs(n);return ms(n,s),ys(n),vs(n),n.lines.concat(n.edgeStyles).join(`
|
|
5
|
+
`)}function gs(e){e.lines.push(""),e.lines.push(" %% Node Styles"),e.lines.push(" classDef module fill:#f1f5f9,stroke:#64748b,stroke-width:2px;"),e.lines.push(" classDef external fill:#ffffff,stroke:#94a3b8,stroke-width:1px,stroke-dasharray: 5 5;")}function hs(e){let t=new Map,i=new Set(Object.keys(e.config.modules));return e.config.rules["module-boundaries"].rules.forEach((s,o)=>{let{effectiveImporter:r}=Ne(s,o,e.globalSeverity);i.add(r),(Array.isArray(s.imports)?s.imports:[s.imports]).forEach(l=>{typeof l=="string"&&i.add(l)}),cn(s.exports).forEach(l=>{i.add(l.path),i.add(l.to)})}),i.forEach(s=>{let o=s.split("/"),r=o.length>1?o[0]:"Base",a=t.get(r)??[];a.push(s),t.set(r,a)}),t}function Re(e,t){return e.nodeIds.has(t)||e.nodeIds.set(t,`n${e.idCounter++}`),e.nodeIds.get(t)}function ms(e,t){t.forEach((i,n)=>{e.lines.push(""),e.lines.push(` subgraph c${e.idCounter++} [" ${ht(n)} "]`),i.forEach(s=>{let o=Re(e,s),r=!!e.config.modules[s],a=e.healthByModule.get(s),c=ht(s);a&&(c+=`<br/><small>Ca:${a.afferentCoupling} Ce:${a.efferentCoupling} I:${a.instability.toFixed(2)}</small>`);let l=s.includes("$")?`(["${c}"])`:`["${c}"]`,u=r?"module":"external";e.lines.push(` ${o}${l}:::${u}`)}),e.lines.push(" end")})}function pe(e,t){let i=t.arrow??"-->",n=t.width??"2px",s=t.dash?",stroke-dasharray:5":"";e.lines.push(` ${t.fromId} ${i}|"${ht(t.label)}"| ${t.toId}`),e.edgeStyles.push(` linkStyle ${e.edgeIndex++} stroke:${t.color},stroke-width:${n}${s}`)}function ys(e){e.lines.push(""),e.lines.push(" %% Boundary Rules");let t=e.config.rules["module-boundaries"].rules,i="#14b8a6",n="#f97316";t.forEach((s,o)=>{let{allow:r,label:a,effectiveImporter:c,isAllowStyle:l,isOnly:u}=Ne(s,o,e.globalSeverity);(Array.isArray(s.imports)?s.imports:[s.imports]).forEach(f=>{if(typeof f!="string")return;let d=Re(e,u?f:c),g=Re(e,u?c:f),h=u?s.containedTo?"CONTAINED":"ONLY":r?"ALLOW":"DENY",k=s.message||`${h}: ${a}`;pe(e,{fromId:d,toId:g,label:k,color:u?n:l?"#22c55e":"#ef4444",width:u?"4px":"2px",dash:!l&&!u,arrow:l||u?"-->":"-.->"})}),cn(s.exports).forEach(f=>{pe(e,{fromId:Re(e,f.to),toId:Re(e,f.path),label:`EXPORT: ${a}`,color:i})})})}function vs(e){e.lines.push(""),e.lines.push(" %% Legend"),e.lines.push(" subgraph Legend"),e.lines.push(' legendAllow["ALLOW"]'),e.lines.push(' legendDeny["DENY"]'),e.lines.push(' legendOnly["ONLY/CONTAINED"]'),e.lines.push(' legendExport["EXPORT EXCEPTION"]'),e.lines.push(" end"),e.lines.push(""),e.lines.push(" %% Legend Edges"),pe(e,{fromId:"legendAllow",toId:"legendDeny",label:"ALLOW",color:"#22c55e"}),pe(e,{fromId:"legendDeny",toId:"legendAllow",label:"DENY",color:"#ef4444",dash:!0,arrow:"-.->"}),pe(e,{fromId:"legendOnly",toId:"legendAllow",label:"ONLY",color:"#f97316",width:"4px"}),pe(e,{fromId:"legendExport",toId:"legendAllow",label:"EXPORT",color:"#14b8a6"})}function cn(e){return e?Array.isArray(e)?e:[e]:[]}var ln=S(require("vscode"));function fe(e){return e?!0:(ln.window.showErrorMessage("Pickety: No active configuration. Check pickety.json for errors."),!1)}function un(e,t,i){if(!fe(e))return;let n=ue(t,e.modules,i),s=Ve(e,i.root,n);s?mt.window.showInformationMessage(`Pickety: Generated boundary diagram at ${s}`):mt.window.showErrorMessage("Pickety: Failed to generate diagram. Is 'boundary-diagrams' enabled in pickety.json?")}var Be=S(require("vscode"));var ne;function fn(e,t){if(ne){ne.reveal(),ne.webview.html=pn(e,t);return}ne=Be.window.createWebviewPanel("picketyHealth","Pickety: Module Health",Be.ViewColumn.One,{enableScripts:!1}),ne.webview.html=pn(e,t),ne.onDidDispose(()=>{ne=void 0})}function Fe(e){let t=Math.max(0,Math.min(1,e));return`background-color: hsla(${Math.round((1-t)*140)}, 75%, 40%, 0.9); color: white; text-shadow: 0 1px 1px rgba(0,0,0,0.3);`}function We(e,t){return t===void 0?"":e>t?"exceeds":e>=t*.8?"approaching":""}function pn(e,t){let i=Math.max(1,...e.map(r=>r.afferentCoupling)),n=Math.max(1,...e.map(r=>r.efferentCoupling)),s=Math.max(1,...e.map(r=>r.dependencyDepth));return`<!DOCTYPE html>
|
|
6
6
|
<html lang="en">
|
|
7
7
|
<head>
|
|
8
8
|
<meta charset="UTF-8">
|
|
@@ -115,13 +115,13 @@ globstar while`,t,u,s,d,h),this.matchOne(t.slice(u),s.slice(d),n))return this.de
|
|
|
115
115
|
</tr>
|
|
116
116
|
</thead>
|
|
117
117
|
<tbody>
|
|
118
|
-
${e.map((r,
|
|
119
|
-
<td class="module-name">${
|
|
118
|
+
${e.map((r,a)=>{let c=r.afferentCoupling/i,l=r.efferentCoupling/n,u=r.instability,p=r.dependencyDepth/s,f=We(r.afferentCoupling,t?.maxAfferentCoupling),d=We(r.efferentCoupling,t?.maxEfferentCoupling),g=We(r.instability,t?.maxInstability),h=We(r.dependencyDepth,t?.maxDepth);return`<tr${a%2===1?' class="alt"':""}>
|
|
119
|
+
<td class="module-name">${bs(r.moduleName)}</td>
|
|
120
120
|
<td class="num">${r.fileCount}</td>
|
|
121
|
-
<td class="num ${
|
|
122
|
-
<td class="num ${d}" style="${
|
|
123
|
-
<td class="num ${
|
|
124
|
-
<td class="num ${
|
|
121
|
+
<td class="num ${f}" style="${Fe(c)}">${z("ca",r.afferentCoupling)}</td>
|
|
122
|
+
<td class="num ${d}" style="${Fe(l)}">${z("ce",r.efferentCoupling)}</td>
|
|
123
|
+
<td class="num ${g}" style="${Fe(u)}">${z("instability",r.instability)}</td>
|
|
124
|
+
<td class="num ${h}" style="${Fe(p)}">${z("depth",r.dependencyDepth)}</td>
|
|
125
125
|
</tr>`}).join(`
|
|
126
126
|
`)}
|
|
127
127
|
</tbody>
|
|
@@ -136,18 +136,21 @@ globstar while`,t,u,s,d,h),this.matchOne(t.slice(u),s.slice(d),n))return this.de
|
|
|
136
136
|
`:""}
|
|
137
137
|
</div>
|
|
138
138
|
</body>
|
|
139
|
-
</html>`}function
|
|
140
|
-
`;break;case 114:y+="\r";break;case 116:y+=" ";break;case 117:let m=
|
|
141
|
-
`),
|
|
142
|
-
`+" ".repeat(t)),"\r":new Array(
|
|
143
|
-
`+" ".repeat(t))}," ":{"\n":new Array(
|
|
144
|
-
`+" ".repeat(t)),"\r":new Array(
|
|
145
|
-
`+" ".repeat(t))}},
|
|
139
|
+
</html>`}function bs(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")}function dn(e,t,i){if(!fe(e))return;let n=ue(t,e.modules,i);fn(n,e.health)}var F=S(require("vscode")),gn=S(require("path"));async function hn(e,t,i){let n=i.root,s=F.window.activeTextEditor;if(!s){F.window.showErrorMessage("Pickety: No active file.");return}if(!fe(e))return;let o=x(s.document.uri.fsPath),r=t.getTransitiveDependents(o);if(r.size===0){F.window.showInformationMessage("Pickety: No dependents found for this file.");return}let a=new Map;for(let f of r){let d=j(f,e.modules,n)??"(unmatched)";a.has(d)||a.set(d,[]),a.get(d).push(De(n,f))}let c=[];for(let[f,d]of a){c.push({label:f,kind:F.QuickPickItemKind.Separator});for(let g of d)c.push({label:g,description:f})}let l=De(n,o),u=a.size,p=await F.window.showQuickPick(c,{title:`Impact: ${l} (${r.size} files across ${u} modules)`,placeHolder:"Select a file to open"});if(p&&p.kind!==F.QuickPickItemKind.Separator){let f=gn.join(n,p.label),d=await F.workspace.openTextDocument(f);await F.window.showTextDocument(d)}}var M=S(require("vscode")),St=S(require("path")),Rt=S(require("fs"));function Pe(e,t=!1){let i=e.length,n=0,s="",o=0,r=16,a=0,c=0,l=0,u=0,p=0;function f(y,w){let v=0,b=0;for(;v<y||!w;){let m=e.charCodeAt(n);if(m>=48&&m<=57)b=b*16+m-48;else if(m>=65&&m<=70)b=b*16+m-65+10;else if(m>=97&&m<=102)b=b*16+m-97+10;else break;n++,v++}return v<y&&(b=-1),b}function d(y){n=y,s="",o=0,r=16,p=0}function g(){let y=n;if(e.charCodeAt(n)===48)n++;else for(n++;n<e.length&&de(e.charCodeAt(n));)n++;if(n<e.length&&e.charCodeAt(n)===46)if(n++,n<e.length&&de(e.charCodeAt(n)))for(n++;n<e.length&&de(e.charCodeAt(n));)n++;else return p=3,e.substring(y,n);let w=n;if(n<e.length&&(e.charCodeAt(n)===69||e.charCodeAt(n)===101))if(n++,(n<e.length&&e.charCodeAt(n)===43||e.charCodeAt(n)===45)&&n++,n<e.length&&de(e.charCodeAt(n))){for(n++;n<e.length&&de(e.charCodeAt(n));)n++;w=n}else p=3;return e.substring(y,w)}function h(){let y="",w=n;for(;;){if(n>=i){y+=e.substring(w,n),p=2;break}let v=e.charCodeAt(n);if(v===34){y+=e.substring(w,n),n++;break}if(v===92){if(y+=e.substring(w,n),n++,n>=i){p=2;break}switch(e.charCodeAt(n++)){case 34:y+='"';break;case 92:y+="\\";break;case 47:y+="/";break;case 98:y+="\b";break;case 102:y+="\f";break;case 110:y+=`
|
|
140
|
+
`;break;case 114:y+="\r";break;case 116:y+=" ";break;case 117:let m=f(4,!0);m>=0?y+=String.fromCharCode(m):p=4;break;default:p=5}w=n;continue}if(v>=0&&v<=31)if(Ee(v)){y+=e.substring(w,n),p=2;break}else p=6;n++}return y}function k(){if(s="",p=0,o=n,c=a,u=l,n>=i)return o=i,r=17;let y=e.charCodeAt(n);if(yt(y)){do n++,s+=String.fromCharCode(y),y=e.charCodeAt(n);while(yt(y));return r=15}if(Ee(y))return n++,s+=String.fromCharCode(y),y===13&&e.charCodeAt(n)===10&&(n++,s+=`
|
|
141
|
+
`),a++,l=n,r=14;switch(y){case 123:return n++,r=1;case 125:return n++,r=2;case 91:return n++,r=3;case 93:return n++,r=4;case 58:return n++,r=6;case 44:return n++,r=5;case 34:return n++,s=h(),r=10;case 47:let w=n-1;if(e.charCodeAt(n+1)===47){for(n+=2;n<i&&!Ee(e.charCodeAt(n));)n++;return s=e.substring(w,n),r=12}if(e.charCodeAt(n+1)===42){n+=2;let v=i-1,b=!1;for(;n<v;){let m=e.charCodeAt(n);if(m===42&&e.charCodeAt(n+1)===47){n+=2,b=!0;break}n++,Ee(m)&&(m===13&&e.charCodeAt(n)===10&&n++,a++,l=n)}return b||(n++,p=1),s=e.substring(w,n),r=13}return s+=String.fromCharCode(y),n++,r=16;case 45:if(s+=String.fromCharCode(y),n++,n===i||!de(e.charCodeAt(n)))return r=16;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return s+=g(),r=11;default:for(;n<i&&P(y);)n++,y=e.charCodeAt(n);if(o!==n){switch(s=e.substring(o,n),s){case"true":return r=8;case"false":return r=9;case"null":return r=7}return r=16}return s+=String.fromCharCode(y),n++,r=16}}function P(y){if(yt(y)||Ee(y))return!1;switch(y){case 125:case 93:case 123:case 91:case 34:case 58:case 44:case 47:return!1}return!0}function O(){let y;do y=k();while(y>=12&&y<=15);return y}return{setPosition:d,getPosition:()=>n,scan:t?O:k,getToken:()=>r,getTokenValue:()=>s,getTokenOffset:()=>o,getTokenLength:()=>n-o,getTokenStartLine:()=>c,getTokenStartCharacter:()=>o-u,getTokenError:()=>p}}function yt(e){return e===32||e===9}function Ee(e){return e===10||e===13}function de(e){return e>=48&&e<=57}var mn;(function(e){e[e.lineFeed=10]="lineFeed",e[e.carriageReturn=13]="carriageReturn",e[e.space=32]="space",e[e._0=48]="_0",e[e._1=49]="_1",e[e._2=50]="_2",e[e._3=51]="_3",e[e._4=52]="_4",e[e._5=53]="_5",e[e._6=54]="_6",e[e._7=55]="_7",e[e._8=56]="_8",e[e._9=57]="_9",e[e.a=97]="a",e[e.b=98]="b",e[e.c=99]="c",e[e.d=100]="d",e[e.e=101]="e",e[e.f=102]="f",e[e.g=103]="g",e[e.h=104]="h",e[e.i=105]="i",e[e.j=106]="j",e[e.k=107]="k",e[e.l=108]="l",e[e.m=109]="m",e[e.n=110]="n",e[e.o=111]="o",e[e.p=112]="p",e[e.q=113]="q",e[e.r=114]="r",e[e.s=115]="s",e[e.t=116]="t",e[e.u=117]="u",e[e.v=118]="v",e[e.w=119]="w",e[e.x=120]="x",e[e.y=121]="y",e[e.z=122]="z",e[e.A=65]="A",e[e.B=66]="B",e[e.C=67]="C",e[e.D=68]="D",e[e.E=69]="E",e[e.F=70]="F",e[e.G=71]="G",e[e.H=72]="H",e[e.I=73]="I",e[e.J=74]="J",e[e.K=75]="K",e[e.L=76]="L",e[e.M=77]="M",e[e.N=78]="N",e[e.O=79]="O",e[e.P=80]="P",e[e.Q=81]="Q",e[e.R=82]="R",e[e.S=83]="S",e[e.T=84]="T",e[e.U=85]="U",e[e.V=86]="V",e[e.W=87]="W",e[e.X=88]="X",e[e.Y=89]="Y",e[e.Z=90]="Z",e[e.asterisk=42]="asterisk",e[e.backslash=92]="backslash",e[e.closeBrace=125]="closeBrace",e[e.closeBracket=93]="closeBracket",e[e.colon=58]="colon",e[e.comma=44]="comma",e[e.dot=46]="dot",e[e.doubleQuote=34]="doubleQuote",e[e.minus=45]="minus",e[e.openBrace=123]="openBrace",e[e.openBracket=91]="openBracket",e[e.plus=43]="plus",e[e.slash=47]="slash",e[e.formFeed=12]="formFeed",e[e.tab=9]="tab"})(mn||(mn={}));var I=new Array(20).fill(0).map((e,t)=>" ".repeat(t)),ge=200,vt={" ":{"\n":new Array(ge).fill(0).map((e,t)=>`
|
|
142
|
+
`+" ".repeat(t)),"\r":new Array(ge).fill(0).map((e,t)=>"\r"+" ".repeat(t)),"\r\n":new Array(ge).fill(0).map((e,t)=>`\r
|
|
143
|
+
`+" ".repeat(t))}," ":{"\n":new Array(ge).fill(0).map((e,t)=>`
|
|
144
|
+
`+" ".repeat(t)),"\r":new Array(ge).fill(0).map((e,t)=>"\r"+" ".repeat(t)),"\r\n":new Array(ge).fill(0).map((e,t)=>`\r
|
|
145
|
+
`+" ".repeat(t))}},yn=[`
|
|
146
146
|
`,"\r",`\r
|
|
147
|
-
`];function
|
|
147
|
+
`];function bt(e,t,i){let n,s,o,r,a;if(t){for(r=t.offset,a=r+t.length,o=r;o>0&&!Te(e,o-1);)o--;let v=a;for(;v<e.length&&!Te(e,v);)v++;s=e.substring(o,v),n=ws(s,i)}else s=e,n=0,o=0,r=0,a=e.length;let c=xs(i,e),l=yn.includes(c),u=0,p=0,f;i.insertSpaces?f=I[i.tabSize||4]??he(I[1],i.tabSize||4):f=" ";let d=f===" "?" ":" ",g=Pe(s,!1),h=!1;function k(){if(u>1)return he(c,u)+he(f,n+p);let v=f.length*(n+p);return!l||v>vt[d][c].length?c+he(f,n+p):v<=0?c:vt[d][c][v]}function P(){let v=g.scan();for(u=0;v===15||v===14;)v===14&&i.keepLines?u+=1:v===14&&(u=1),v=g.scan();return h=v===16||g.getTokenError()!==0,v}let O=[];function y(v,b,m){!h&&(!t||b<a&&m>r)&&e.substring(b,m)!==v&&O.push({offset:b,length:m-b,content:v})}let w=P();if(i.keepLines&&u>0&&y(he(c,u),0,0),w!==17){let v=g.getTokenOffset()+o,b=f.length*n<20&&i.insertSpaces?I[f.length*n]:he(f,n);y(b,o,v)}for(;w!==17;){let v=g.getTokenOffset()+g.getTokenLength()+o,b=P(),m="",H=!1;for(;u===0&&(b===12||b===13);){let ot=g.getTokenOffset()+o;y(I[1],v,ot),v=g.getTokenOffset()+g.getTokenLength()+o,H=b===12,m=H?k():"",b=P()}if(b===2)w!==1&&p--,i.keepLines&&u>0||!i.keepLines&&w!==1?m=k():i.keepLines&&(m=I[1]);else if(b===4)w!==3&&p--,i.keepLines&&u>0||!i.keepLines&&w!==3?m=k():i.keepLines&&(m=I[1]);else{switch(w){case 3:case 1:p++,i.keepLines&&u>0||!i.keepLines?m=k():m=I[1];break;case 5:i.keepLines&&u>0||!i.keepLines?m=k():m=I[1];break;case 12:m=k();break;case 13:u>0?m=k():H||(m=I[1]);break;case 6:i.keepLines&&u>0?m=k():H||(m=I[1]);break;case 10:i.keepLines&&u>0?m=k():b===6&&!H&&(m="");break;case 7:case 8:case 9:case 11:case 2:case 4:i.keepLines&&u>0?m=k():(b===12||b===13)&&!H?m=I[1]:b!==5&&b!==17&&(h=!0);break;case 16:h=!0;break}u>0&&(b===12||b===13)&&(m=k())}b===17&&(i.keepLines&&u>0?m=k():m=i.insertFinalNewline?c:"");let st=g.getTokenOffset()+o;y(m,v,st),w=b}return O}function he(e,t){let i="";for(let n=0;n<t;n++)i+=e;return i}function ws(e,t){let i=0,n=0,s=t.tabSize||4;for(;i<e.length;){let o=e.charAt(i);if(o===I[1])n++;else if(o===" ")n+=s;else break;i++}return Math.floor(n/s)}function xs(e,t){for(let i=0;i<t.length;i++){let n=t.charAt(i);if(n==="\r")return i+1<t.length&&t.charAt(i+1)===`
|
|
148
148
|
`?`\r
|
|
149
149
|
`:"\r";if(n===`
|
|
150
150
|
`)return`
|
|
151
151
|
`}return e&&e.eol||`
|
|
152
|
-
`}function
|
|
153
|
-
`.indexOf(e.charAt(t))!==-1}var Se;(function(e){e.DEFAULT={allowTrailingComma:!1}})(Se||(Se={}));function sn(e,t=[],s=Se.DEFAULT){let n=null,i=[],o=[];function r(a){Array.isArray(i)?i.push(a):n!==null&&(i[n]=a)}return dt(e,{onObjectBegin:()=>{let a={};r(a),o.push(i),i=a,n=null},onObjectProperty:a=>{n=a},onObjectEnd:()=>{i=o.pop()},onArrayBegin:()=>{let a=[];r(a),o.push(i),i=a,n=null},onArrayEnd:()=>{i=o.pop()},onLiteralValue:r,onError:(a,l,p)=>{t.push({error:a,offset:l,length:p})}},s),i[0]}function Fe(e,t=[],s=Se.DEFAULT){let n={type:"array",offset:-1,length:-1,children:[],parent:void 0};function i(a){n.type==="property"&&(n.length=a-n.offset,n=n.parent)}function o(a){return n.children.push(a),a}dt(e,{onObjectBegin:a=>{n=o({type:"object",offset:a,length:-1,parent:n,children:[]})},onObjectProperty:(a,l,p)=>{n=o({type:"property",offset:l,length:-1,parent:n,children:[]}),n.children.push({type:"string",value:a,offset:l,length:p,parent:n})},onObjectEnd:(a,l)=>{i(a+l),n.length=a+l-n.offset,n=n.parent,i(a+l)},onArrayBegin:(a,l)=>{n=o({type:"array",offset:a,length:-1,parent:n,children:[]})},onArrayEnd:(a,l)=>{n.length=a+l-n.offset,n=n.parent,i(a+l)},onLiteralValue:(a,l,p)=>{o({type:Js(a),offset:l,length:p,parent:n,value:a}),i(l+p)},onSeparator:(a,l,p)=>{n.type==="property"&&(a===":"?n.colonOffset=l:a===","&&i(l))},onError:(a,l,p)=>{t.push({error:a,offset:l,length:p})}},s);let c=n.children[0];return c&&delete c.parent,c}function Te(e,t){if(!e)return;let s=e;for(let n of t)if(typeof n=="string"){if(s.type!=="object"||!Array.isArray(s.children))return;let i=!1;for(let o of s.children)if(Array.isArray(o.children)&&o.children[0].value===n&&o.children.length===2){s=o.children[1],i=!0;break}if(!i)return}else{let i=n;if(s.type!=="array"||i<0||!Array.isArray(s.children)||i>=s.children.length)return;s=s.children[i]}return s}function dt(e,t,s=Se.DEFAULT){let n=we(e,!1),i=[],o=0;function r(T){return T?()=>o===0&&T(n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter()):()=>!0}function c(T){return T?R=>o===0&&T(R,n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter()):()=>!0}function a(T){return T?R=>o===0&&T(R,n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter(),()=>i.slice()):()=>!0}function l(T){return T?()=>{o>0?o++:T(n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter(),()=>i.slice())===!1&&(o=1)}:()=>!0}function p(T){return T?()=>{o>0&&o--,o===0&&T(n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter())}:()=>!0}let f=l(t.onObjectBegin),u=a(t.onObjectProperty),d=p(t.onObjectEnd),h=l(t.onArrayBegin),g=p(t.onArrayEnd),b=a(t.onLiteralValue),x=c(t.onSeparator),$=r(t.onComment),y=c(t.onError),w=s&&s.disallowComments,v=s&&s.allowTrailingComma;function k(){for(;;){let T=n.scan();switch(n.getTokenError()){case 4:m(14);break;case 5:m(15);break;case 3:m(13);break;case 1:w||m(11);break;case 2:m(12);break;case 6:m(16);break}switch(T){case 12:case 13:w?m(10):$();break;case 16:m(1);break;case 15:case 14:break;default:return T}}}function m(T,R=[],xt=[]){if(y(T),R.length+xt.length>0){let Ae=n.getToken();for(;Ae!==17;){if(R.indexOf(Ae)!==-1){k();break}else if(xt.indexOf(Ae)!==-1)break;Ae=k()}}}function D(T){let R=n.getTokenValue();return T?b(R):(u(R),i.push(R)),k(),!0}function he(){switch(n.getToken()){case 11:let T=n.getTokenValue(),R=Number(T);isNaN(R)&&(m(2),R=0),b(R);break;case 7:b(null);break;case 8:b(!0);break;case 9:b(!1);break;default:return!1}return k(),!0}function ge(){return n.getToken()!==10?(m(3,[],[2,5]),!1):(D(!1),n.getToken()===6?(x(":"),k(),et()||m(4,[],[2,5])):m(5,[],[2,5]),i.pop(),!0)}function Ye(){f(),k();let T=!1;for(;n.getToken()!==2&&n.getToken()!==17;){if(n.getToken()===5){if(T||m(4,[],[]),x(","),k(),n.getToken()===2&&v)break}else T&&m(6,[],[]);ge()||m(4,[],[2,5]),T=!0}return d(),n.getToken()!==2?m(7,[2],[]):k(),!0}function Ke(){h(),k();let T=!0,R=!1;for(;n.getToken()!==4&&n.getToken()!==17;){if(n.getToken()===5){if(R||m(4,[],[]),x(","),k(),n.getToken()===4&&v)break}else R&&m(6,[],[]);T?(i.push(0),T=!1):i[i.length-1]++,et()||m(4,[],[4,5]),R=!0}return g(),T||i.pop(),n.getToken()!==4?m(8,[4],[]):k(),!0}function et(){switch(n.getToken()){case 3:return Ke();case 1:return Ye();case 10:return D(!0);default:return he()}}return k(),n.getToken()===17?s.allowEmptyContent?!0:(m(4,[],[]),!1):et()?(n.getToken()!==17&&m(9,[],[]),!0):(m(4,[],[]),!1)}function Js(e){switch(typeof e){case"boolean":return"boolean";case"number":return"number";case"string":return"string";case"object":{if(e){if(Array.isArray(e))return"array"}else return"null";return"object"}default:return"null"}}function on(e,t,s,n){let i=t.slice(),r=Fe(e,[]),c,a;for(;i.length>0&&(a=i.pop(),c=Te(r,i),c===void 0&&s!==void 0);)typeof a=="string"?s={[a]:s}:s=[s];if(c)if(c.type==="object"&&typeof a=="string"&&Array.isArray(c.children)){let l=Te(c,[a]);if(l!==void 0)if(s===void 0){if(!l.parent)throw new Error("Malformed AST");let p=c.children.indexOf(l.parent),f,u=l.parent.offset+l.parent.length;if(p>0){let d=c.children[p-1];f=d.offset+d.length}else f=c.offset+1,c.children.length>1&&(u=c.children[1].offset);return Y(e,{offset:f,length:u-f,content:""},n)}else return Y(e,{offset:l.offset,length:l.length,content:JSON.stringify(s)},n);else{if(s===void 0)return[];let p=`${JSON.stringify(a)}: ${JSON.stringify(s)}`,f=n.getInsertionIndex?n.getInsertionIndex(c.children.map(d=>d.children[0].value)):c.children.length,u;if(f>0){let d=c.children[f-1];u={offset:d.offset+d.length,length:0,content:","+p}}else c.children.length===0?u={offset:c.offset+1,length:0,content:p}:u={offset:c.offset+1,length:0,content:p+","};return Y(e,u,n)}}else if(c.type==="array"&&typeof a=="number"&&Array.isArray(c.children)){let l=a;if(l===-1){let p=`${JSON.stringify(s)}`,f;if(c.children.length===0)f={offset:c.offset+1,length:0,content:p};else{let u=c.children[c.children.length-1];f={offset:u.offset+u.length,length:0,content:","+p}}return Y(e,f,n)}else if(s===void 0&&c.children.length>=0){let p=a,f=c.children[p],u;if(c.children.length===1)u={offset:c.offset+1,length:c.length-2,content:""};else if(c.children.length-1===p){let d=c.children[p-1],h=d.offset+d.length,g=c.offset+c.length;u={offset:h,length:g-2-h,content:""}}else u={offset:f.offset,length:c.children[p+1].offset-f.offset,content:""};return Y(e,u,n)}else if(s!==void 0){let p,f=`${JSON.stringify(s)}`;if(!n.isArrayInsertion&&c.children.length>a){let u=c.children[a];p={offset:u.offset,length:u.length,content:f}}else if(c.children.length===0||a===0)p={offset:c.offset+1,length:0,content:c.children.length===0?f:f+","};else{let u=a>c.children.length?c.children.length:a,d=c.children[u-1];p={offset:d.offset+d.length,length:0,content:","+f}}return Y(e,p,n)}else throw new Error(`Can not ${s===void 0?"remove":n.isArrayInsertion?"insert":"modify"} Array index ${l} as length is not sufficient`)}else throw new Error(`Can not add ${typeof a!="number"?"index":"property"} to parent of type ${c.type}`);else{if(s===void 0)throw new Error("Can not delete in empty document");return Y(e,{offset:r?r.offset:0,length:r?r.length:0,content:JSON.stringify(s)},n)}}function Y(e,t,s){if(!s.formattingOptions)return[t];let n=ht(e,t),i=t.offset,o=t.offset+t.content.length;if(t.length===0||t.content.length===0){for(;i>0&&!xe(n,i-1);)i--;for(;o<n.length&&!xe(n,o);)o++}let r=ut(n,{offset:i,length:o-i},{...s.formattingOptions,keepLines:!1});for(let a=r.length-1;a>=0;a--){let l=r[a];n=ht(n,l),i=Math.min(i,l.offset),o=Math.max(o,l.offset+l.length),o+=l.content.length-l.length}let c=e.length-(n.length-o)-i;return[{offset:i,length:c,content:n.substring(i,o)}]}function ht(e,t){return e.substring(0,t.offset)+t.content+e.substring(t.offset+t.length)}var rn;(function(e){e[e.None=0]="None",e[e.UnexpectedEndOfComment=1]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=2]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=3]="UnexpectedEndOfNumber",e[e.InvalidUnicode=4]="InvalidUnicode",e[e.InvalidEscapeCharacter=5]="InvalidEscapeCharacter",e[e.InvalidCharacter=6]="InvalidCharacter"})(rn||(rn={}));var an;(function(e){e[e.OpenBraceToken=1]="OpenBraceToken",e[e.CloseBraceToken=2]="CloseBraceToken",e[e.OpenBracketToken=3]="OpenBracketToken",e[e.CloseBracketToken=4]="CloseBracketToken",e[e.CommaToken=5]="CommaToken",e[e.ColonToken=6]="ColonToken",e[e.NullKeyword=7]="NullKeyword",e[e.TrueKeyword=8]="TrueKeyword",e[e.FalseKeyword=9]="FalseKeyword",e[e.StringLiteral=10]="StringLiteral",e[e.NumericLiteral=11]="NumericLiteral",e[e.LineCommentTrivia=12]="LineCommentTrivia",e[e.BlockCommentTrivia=13]="BlockCommentTrivia",e[e.LineBreakTrivia=14]="LineBreakTrivia",e[e.Trivia=15]="Trivia",e[e.Unknown=16]="Unknown",e[e.EOF=17]="EOF"})(an||(an={}));var _e=sn,ln=Fe,Ve=Te;var cn;(function(e){e[e.InvalidSymbol=1]="InvalidSymbol",e[e.InvalidNumberFormat=2]="InvalidNumberFormat",e[e.PropertyNameExpected=3]="PropertyNameExpected",e[e.ValueExpected=4]="ValueExpected",e[e.ColonExpected=5]="ColonExpected",e[e.CommaExpected=6]="CommaExpected",e[e.CloseBraceExpected=7]="CloseBraceExpected",e[e.CloseBracketExpected=8]="CloseBracketExpected",e[e.EndOfFileExpected=9]="EndOfFileExpected",e[e.InvalidCommentToken=10]="InvalidCommentToken",e[e.UnexpectedEndOfComment=11]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=12]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=13]="UnexpectedEndOfNumber",e[e.InvalidUnicode=14]="InvalidUnicode",e[e.InvalidEscapeCharacter=15]="InvalidEscapeCharacter",e[e.InvalidCharacter=16]="InvalidCharacter"})(cn||(cn={}));function pn(e,t,s,n){return on(e,t,s,n)}async function fn(e,t){let s=mt.join(e,C);if(!yt.existsSync(s))return;let n=await O.workspace.openTextDocument(O.Uri.file(s)),i=await O.window.showTextDocument(n),o=n.getText(),r=ln(o);if(!r)return;let c=-1,a=Ve(r,["rules","module-boundaries","rules"]);if(a&&a.children)if(typeof t=="string"&&!t.startsWith("rule[")){for(let l of a.children){let p=Ve(l,["name"]);if(p&&p.value===t){c=l.offset;break}}if(c===-1)for(let l of a.children){let p=Ve(l,["importer"]);if(p&&p.value===t){c=p.offset;break}}}else{let l=String(t).match(/rule\[(\d+)\]/),p=l?parseInt(l[1]):-1;p!==-1&&a.children[p]&&(c=a.children[p].offset)}if(c!==-1){let l=n.positionAt(c);i.selection=new O.Selection(l,l),i.revealRange(new O.Range(l,l),O.TextEditorRevealType.InCenter)}}async function un(e,t,s){let n=mt.join(e,C);if(!yt.existsSync(n))return;let i=await O.workspace.openTextDocument(O.Uri.file(n)),o=i.getText(),r=pn(o,["rules","module-boundaries","rules",-1],{importer:t,imports:s,allow:!0,name:`allow-${t}-to-${s}`},{formattingOptions:{insertSpaces:!0,tabSize:2}}),c=new O.WorkspaceEdit;for(let a of r)c.replace(i.uri,new O.Range(i.positionAt(a.offset),i.positionAt(a.offset+a.length)),a.content);await O.workspace.applyEdit(c),await i.save(),O.window.showInformationMessage(`Added exception: Allow '${s}' in '${t}'`)}function dn(e,t,s,n){e.subscriptions.push(F.commands.registerCommand("pickety.refresh",()=>{t.reload(),t.reloadAliases(),F.window.showInformationMessage("Pickety: Configuration refreshed")})),e.subscriptions.push(F.commands.registerCommand("pickety.generateDiagram",()=>Xt(t.getConfig(),s.getImportGraph(),s.getWorkspaceContext()))),e.subscriptions.push(F.commands.registerCommand("pickety.showImpact",()=>en(t.getConfig(),s.getImportGraph(),s.getWorkspaceContext()))),e.subscriptions.push(F.commands.registerCommand("pickety.showHealth",()=>Yt(t.getConfig(),s.getImportGraph(),s.getWorkspaceContext()))),e.subscriptions.push(F.commands.registerCommand("pickety.goToRule",(i,o)=>fn(i,o))),e.subscriptions.push(F.commands.registerCommand("pickety.allowImport",(i,o,r)=>un(i,o,r))),e.subscriptions.push(F.commands.registerCommand("pickety.init",()=>Ht(n,()=>t.reload())))}var G=S(require("vscode"));var bn=S(require("path")),We=S(require("fs"));function hn(e,t,s,n){if(typeof e.containedTo=="object"&&e.containedTo!==null){let i=e.containedTo;if(typeof i.path!="string"&&n.push({message:`Rule #${t}: "containedTo.path" is required and must be a string`,path:`${s}.containedTo.path`}),i.unless!==void 0)if(typeof i.unless!="object"||i.unless===null||Array.isArray(i.unless))n.push({message:`Rule #${t}: "containedTo.unless" must be an object`,path:`${s}.containedTo.unless`});else{let o=i.unless;Object.keys(o).length===0&&n.push({message:`Rule #${t}: "containedTo.unless" must not be empty`,path:`${s}.containedTo.unless`}),typeof e.imports=="string"&&!e.imports.match(/\$[\w-]+/)&&n.push({message:`Rule #${t}: "containedTo.unless" requires "imports" to contain at least one $variable`,path:`${s}.containedTo.unless`});for(let[c,a]of Object.entries(o))c.startsWith("$")||n.push({message:`Rule #${t}: "containedTo.unless" key "${c}" must start with $`,path:`${s}.containedTo.unless`}),typeof a!="string"&&n.push({message:`Rule #${t}: "containedTo.unless.${c}" must be a string`,path:`${s}.containedTo.unless.${c}`})}}else typeof e.containedTo!="string"&&n.push({message:`Rule #${t}: "containedTo" must be a string or object with a "path" property`,path:`${s}.containedTo`})}function gn(e,t){if(e===void 0){t.push({message:'"rules" is required and must be an object',path:"rules"});return}if(typeof e!="object"||e===null){t.push({message:'"rules" must be an object',path:"rules"});return}let n=e["module-boundaries"];if(n===void 0){t.push({message:'"rules.module-boundaries" is required and must be an object',path:"rules.module-boundaries"});return}if(typeof n!="object"||n===null){t.push({message:'"rules.module-boundaries" must be an object',path:"rules.module-boundaries"});return}let i=n,o="error";if(i.severity!==void 0&&(i.severity!=="error"&&i.severity!=="warn"?t.push({message:`"rules.module-boundaries.severity" must be "error" or "warn", got "${i.severity}"`,path:"rules.module-boundaries.severity"}):o=i.severity),i.rules===void 0){t.push({message:'"rules.module-boundaries.rules" is required and must be an array',path:"rules.module-boundaries.rules"});return}if(!Array.isArray(i.rules)){t.push({message:'"rules.module-boundaries.rules" must be an array',path:"rules.module-boundaries.rules"});return}let r=[];return i.rules.forEach((c,a)=>{let l=`rules.module-boundaries.rules[${a}]`;if(typeof c!="object"||c===null){t.push({message:`Rule #${a} must be an object`,path:l});return}let p=c,f=typeof p.containedTo=="string"||typeof p.containedTo=="object"&&p.containedTo!==null;typeof p.importer!="string"&&!f&&t.push({message:`Rule #${a}: "importer" or "containedTo" is required`,path:l}),p.importer!==void 0&&typeof p.importer!="string"&&t.push({message:`Rule #${a}: "importer" must be a string`,path:`${l}.importer`}),typeof p.imports!="string"&&t.push({message:`Rule #${a}: "imports" is required and must be a string`,path:`${l}.imports`}),p.allow!==void 0&&typeof p.allow!="boolean"&&t.push({message:`Rule #${a}: "allow" must be a boolean`,path:`${l}.allow`}),p.only!==void 0&&typeof p.only!="boolean"&&t.push({message:`Rule #${a}: "only" must be a boolean`,path:`${l}.only`}),p.containedTo!==void 0&&hn(p,a,l,t),p.message!==void 0&&typeof p.message!="string"&&t.push({message:`Rule #${a}: "message" must be a string`,path:`${l}.message`}),p.severity!==void 0&&p.severity!=="error"&&p.severity!=="warn"&&t.push({message:`Rule #${a}: "severity" must be "error" or "warn", got "${p.severity}"`,path:`${l}.severity`}),p.name!==void 0&&typeof p.name!="string"&&t.push({message:`Rule #${a}: "name" must be a string`,path:`${l}.name`}),p.maxViolations!==void 0&&(typeof p.maxViolations!="number"||!Number.isInteger(p.maxViolations)||p.maxViolations<0)&&t.push({message:`Rule #${a}: "maxViolations" must be a non-negative integer`,path:`${l}.maxViolations`}),r.push(p)}),{severity:o,rules:r}}function mn(e,t){if(e===void 0)return;if(typeof e!="object"||e===null){t.push({message:'"health" must be an object',path:"health"});return}let s=e,n={},i=[{key:"maxAfferentCoupling",label:"maxAfferentCoupling"},{key:"maxEfferentCoupling",label:"maxEfferentCoupling"},{key:"maxDepth",label:"maxDepth"}];for(let{key:o,label:r}of i){let c=s[o];c!==void 0&&(typeof c!="number"||!Number.isInteger(c)||c<1?t.push({message:`"health.${r}" must be a positive integer`,path:`health.${r}`}):n[o]=c)}if(s.maxInstability!==void 0){let o=s.maxInstability;typeof o!="number"||o<0||o>1?t.push({message:'"health.maxInstability" must be a number between 0 and 1',path:"health.maxInstability"}):n.maxInstability=o}return Object.keys(n).length>0?n:void 0}function yn(e){let t=[];if(typeof e!="object"||e===null)return{ok:!1,errors:[{message:"Configuration must be a JSON object"}]};let s=e,n=Zs(s.modules,t),i=gn(s.rules,t),o=Ys(s["boundary-diagrams"],t),r=mn(s.health,t);return t.length>0||!n||!i?{ok:!1,errors:t}:{ok:!0,config:{modules:n,rules:{"module-boundaries":i},"boundary-diagrams":o,health:r}}}function Zs(e,t){if(e===void 0){t.push({message:'"modules" is required and must be an object',path:"modules"});return}if(typeof e!="object"||e===null){t.push({message:'"modules" must be an object mapping module names to patterns',path:"modules"});return}let s={};for(let[n,i]of Object.entries(e))typeof i!="string"?t.push({message:`Module "${n}" pattern must be a string, got ${typeof i}`,path:`modules.${n}`}):s[n]=i;return s}function Ys(e,t){if(e!==void 0){if(typeof e!="boolean"&&typeof e!="string"){t.push({message:'"boundary-diagrams" must be a boolean or a string',path:"boundary-diagrams"});return}return e}}function vn(e){let t=bn.join(e,C);if(!We.existsSync(t))return{ok:!0,config:void 0};try{let s=We.readFileSync(t,"utf-8"),n;try{n=_e(s)}catch(i){return{ok:!1,errors:[{message:`pickety.json is not valid JSONC: ${i instanceof Error?i.message:String(i)}`}]}}return yn(n)}catch(s){return{ok:!1,errors:[{message:`Failed to read pickety.json: ${s instanceof Error?s.message:String(s)}`}]}}}var Be=S(require("fs")),J=S(require("path"));function kn(e,t){if(t<0)return[];let s=[],n;try{n=Be.readdirSync(e,{withFileTypes:!0})}catch{return s}for(let i of n)!se.has(i.name)&&i.isFile()&&/^tsconfig(\..+)?\.json$/.test(i.name)&&s.push(J.join(e,i.name));for(let i of n)!se.has(i.name)&&i.isDirectory()&&s.push(...kn(J.join(e,i.name),t-1));return s}function wn(e){let t={},s=kn(e,4);for(let n of s)try{let i=Be.readFileSync(n,"utf-8"),r=_e(i).compilerOptions;if(!r?.paths)continue;let c=J.dirname(n),a=J.relative(e,c),l=r.baseUrl||".";for(let[p,f]of Object.entries(r.paths))if(Array.isArray(f)&&f.length>0){let u=f[0];t[p]||(t[p]=A(J.join(a,l,u)))}}catch{}return t}var He=class{constructor(t){this.workspaceRoot=t;this.registerWatchers()}config;aliases={};_onConfigChanged=new G.EventEmitter;onConfigChanged=this._onConfigChanged.event;_onAliasesChanged=new G.EventEmitter;onAliasesChanged=this._onAliasesChanged.event;disposables=[];getConfig(){return this.config}getAliases(){return this.aliases}reload(){let t=vn(this.workspaceRoot);this.config=t.ok?t.config:void 0,this._onConfigChanged.fire(t)}reloadAliases(){this.aliases=wn(this.workspaceRoot),this._onAliasesChanged.fire(this.aliases)}registerWatchers(){let t=G.workspace.createFileSystemWatcher(new G.RelativePattern(this.workspaceRoot,C));this.disposables.push(t),t.onDidChange(()=>this.reload()),t.onDidCreate(()=>this.reload()),t.onDidDelete(()=>{this.config=void 0,this._onConfigChanged.fire({ok:!0,config:void 0})});let s=G.workspace.createFileSystemWatcher(new G.RelativePattern(this.workspaceRoot,"**/tsconfig*.json"));this.disposables.push(s);let n=i=>i.fsPath.split(/[\\/]/).some(r=>se.has(r));s.onDidChange(i=>{n(i)||this.reloadAliases()}),s.onDidCreate(i=>{n(i)||this.reloadAliases()}),s.onDidDelete(i=>{n(i)||this.reloadAliases()})}dispose(){this.disposables.forEach(t=>t.dispose()),this._onConfigChanged.dispose(),this._onAliasesChanged.dispose()}};var Ue=S(require("vscode")),xn=S(require("fs"));function bt(e,t,s){let n=new Set,i=Pe(e,t,s),o=A(e);for(let{resolvedPath:r}of i)r&&r!==o&&n.add(r);return n}var Ge=class{dependents=new Map;dependencies=new Map;updateFile(t,s){let n=this.dependencies.get(t);if(n)for(let i of n)this.dependents.get(i)?.delete(t);this.dependencies.set(t,new Set(s));for(let i of s)this.dependents.has(i)||this.dependents.set(i,new Set),this.dependents.get(i).add(t)}removeFile(t){let s=this.dependencies.get(t);if(s)for(let i of s)this.dependents.get(i)?.delete(t);this.dependencies.delete(t);let n=this.dependents.get(t);if(n)for(let i of n)this.dependencies.get(i)?.delete(t);this.dependents.delete(t)}getDependents(t){return this.dependents.get(t)??new Set}getDependencies(t){return this.dependencies.get(t)??new Set}getTransitiveDependents(t){let s=new Set,n=[t];for(;n.length>0;){let i=n.shift(),o=this.dependents.get(i);if(o)for(let r of o)!s.has(r)&&r!==t&&(s.add(r),n.push(r))}return s}getModuleSummary(t,s,n){let i=this.getDependents(t),o=this.getDependencies(t),r=new Set;for(let a of i){let l=N(a,s,n);l&&r.add(l)}let c=new Set;for(let a of o){let l=N(a,s,n);l&&c.add(l)}return{dependentCount:i.size,dependentModules:[...r],dependencyCount:o.size,dependencyModules:[...c]}}getModuleLevelGraph(t,s){let n=new Map;for(let[i,o]of this.dependencies){let r=N(i,t,s);if(r){n.has(r)||n.set(r,new Set);for(let c of o){let a=N(c,t,s);a&&a!==r&&n.get(r).add(a)}}}return n}clear(){this.dependents.clear(),this.dependencies.clear()}};var ze=class e{constructor(t,s){this.workspaceRoot=t;this.configService=s;this.disposables.push(this.configService.onAliasesChanged(()=>{this.scanAndNotify()}))}knownFiles=new Set;importGraph=new Ge;isLargeWorkspace=!1;static MAX_FILES_THRESHOLD=5e3;_onAnalysisReady=new Ue.EventEmitter;onAnalysisReady=this._onAnalysisReady.event;disposables=[];dispose(){this.disposables.forEach(t=>t.dispose()),this._onAnalysisReady.dispose()}getImportGraph(){return this.importGraph}getKnownFiles(){return this.knownFiles}checkIsLargeWorkspace(){return this.isLargeWorkspace}getWorkspaceContext(){return{root:this.workspaceRoot,knownFiles:this.knownFiles,aliases:this.configService.getAliases()}}async scan(){let t=await Ue.workspace.findFiles(X,"**/node_modules/**");return this.knownFiles=new Set(t.map(s=>A(s.fsPath))),this.isLargeWorkspace=this.knownFiles.size>e.MAX_FILES_THRESHOLD,this.importGraph.clear(),this.isLargeWorkspace}async scanAndNotify(){await this.scan(),this._onAnalysisReady.fire()}updateFile(t,s,n){let i=A(t);this.knownFiles.add(i);try{let o=bt(i,s,n);this.importGraph.updateFile(i,o)}catch{}}removeFile(t){let s=A(t);this.knownFiles.delete(s),this.importGraph.removeFile(s)}ensureGraphReady(t){if(!this.isLargeWorkspace){for(let s of this.knownFiles)if(!this.importGraph.getDependencies(s).size)try{let n=xn.readFileSync(s,"utf-8"),i=bt(s,n,t);this.importGraph.updateFile(s,i)}catch{continue}}}computeCycles(t,s){if(this.isLargeWorkspace)return[];this.ensureGraphReady(s);let n=this.importGraph.getModuleLevelGraph(t.modules,this.workspaceRoot);return Gt(n)}computeHealthViolations(t,s){if(!t.health||this.isLargeWorkspace)return[];this.ensureGraphReady(s);let n=re(this.importGraph,t.modules,s);return qt(n,t.health)}};var K=S(require("vscode")),qe=class{item;constructor(t){this.item=K.window.createStatusBarItem(K.StatusBarAlignment.Right,100),this.item.command="pickety.refresh",t.subscriptions.push(this.item),this.item.show()}update(t,s){if(!t){this.item.text="$(warning) Pickety: No Config",this.item.tooltip="Pickety is inactive. Check pickety.json for errors.",this.item.backgroundColor=new K.ThemeColor("statusBarItem.warningBackground");return}let n=0;s.forEach((i,o)=>{n+=o.filter(r=>r.source==="pickety").length}),n>0?(this.item.text=`$(shield) Pickety: ${n} issue(s)`,this.item.tooltip=`Found ${n} architectural violations. Click to refresh.`,this.item.backgroundColor=new K.ThemeColor("statusBarItem.errorBackground")):(this.item.text="$(check) Pickety",this.item.tooltip="Architectural boundaries are secure. Click to refresh.",this.item.backgroundColor=void 0)}dispose(){this.item.dispose()}};var vt=S(require("vscode")),fe=class e{static instance;outputChannel;constructor(){}static getInstance(){return e.instance||(e.instance=new e),e.instance}setOutputChannel(t){this.outputChannel=t}logEvent(t,s){if(!vt.env.isTelemetryEnabled)return;let n=new Date().toISOString(),i=JSON.stringify({event:t,timestamp:n,...s});this.outputChannel&&this.outputChannel.appendLine(`[Telemetry] ${i}`)}logError(t,s){if(!vt.env.isTelemetryEnabled)return;let n=t instanceof Error?t.message:t,i=t instanceof Error?t.stack:void 0;this.logEvent("error",{message:n,context:s||"unknown",stack:i||"no stack trace"})}};var M=S(require("vscode"));var Je=class e{constructor(t){this.collection=t}static CIRCULAR_TAG="pickety/circular";static HEALTH_TAG="pickety/health";getCollection(){return this.collection}setViolations(t,s){let n=s.map(i=>{let o=new M.Range(i.line,i.character,i.line,i.character+i.length),r=i.severity==="error"?M.DiagnosticSeverity.Error:M.DiagnosticSeverity.Warning,c=new M.Diagnostic(o,i.message,r);return c.source="pickety",i.ruleName&&(c.code={value:i.ruleName,target:M.Uri.parse(`https://github.com/DanielSerio/pickety/blob/main/docs/rules.md#${i.ruleName}`)}),c._picketyMetadata={sourceModule:i.sourceModule,targetModule:i.targetModule},c});this.collection.set(t,n)}setCircularDiagnostics(t,s){let n=s.map(i=>{let o=i.join(" -> "),r=new M.Diagnostic(new M.Range(0,0,0,100),`Circular dependency detected: ${o}`,M.DiagnosticSeverity.Error);return r.source="pickety",r.code=e.CIRCULAR_TAG,r});this.updateConfigDiagnostics(t,e.CIRCULAR_TAG,n)}setHealthDiagnostics(t,s){let n=s.map(i=>{let o=W(i.metric,i.value),r=W(i.metric,i.threshold),c=new M.Diagnostic(new M.Range(0,0,0,100),`Module "${i.moduleName}" has ${i.metric} of ${o} (max: ${r})`,M.DiagnosticSeverity.Warning);return c.source="pickety",c.code=e.HEALTH_TAG,c});this.updateConfigDiagnostics(t,e.HEALTH_TAG,n)}updateConfigDiagnostics(t,s,n){let i=(this.collection.get(t)||[]).filter(o=>(typeof o.code=="object"?o.code?.value:o.code)!==s);this.collection.set(t,[...i,...n])}clear(){this.collection.clear()}delete(t){this.collection.delete(t)}dispose(){this.collection.dispose()}};var ee=S(require("vscode"));var wt=S(require("path"));function Sn(e){return e.match(/\$[\w-]+/g)||[]}function kt(e,t,s){let n=e.split("/"),i=t.split("/"),o=0,r=n.filter(a=>a!=="**").length,c=i.length-r;for(let a=o;a<=c;a++){let l=Tn(n,i,a,s);if(l)return l}}function Tn(e,t,s,n){let i={},o=s;for(let r=0;r<e.length;r++){let c=e[r];if(c==="**"){let f=e.slice(r+1);if(f.length===0)return i;for(let u=o;u<=t.length-f.length;u++){let d=Tn(f,t,u,n);if(d)return{...i,...d}}return}if(o>=t.length)return;let a=c,l=[];for(let f of n)a.includes(f)&&(a=a.replace(f,`__VAR_${l.length}__`),l.push(f));a=a.replace(/[.+?^{}()|[\]\\]/g,"\\$&"),a=a.replace(/\*/g,"[^/]*");for(let f=0;f<l.length;f++)a=a.replace(`__VAR_${f}__`,"([^/]+)");let p=t[o].match(new RegExp(`^${a}$`));if(!p)return;for(let f=0;f<l.length;f++)i[l[f]]=p[f+1];o++}return i}function Ee(e,t,s){let n=e;for(let i of t){let o=typeof s=="string"?s:s[i],r=i.replace(/\$/g,"\\$");n=n.replace(new RegExp(r,"g"),o)}return n}function En(e,t,s,n,i,o,r,c,a,l,p,f,u){if(s){let d=kt(e.imports,p,t);if(d){if(Ks(e,d))return;let h=Ee(i,t,d);if(!U(c,a,h)){let b=e.message||`Module "${c}" is not allowed to import from "${l}" (contained to "${h}")`;return Q(f,u,r,b,o,c,l)}}}else{let d=kt(i,a,t);if(!d)return;if(n){let h=Ee(e.imports,t,"*"),g=Ee(e.imports,t,d),b=U(l,p,h),x=U(l,p,g);if(b&&!x){let $=e.message||`Import must match scoped pattern "${g}"`;return Q(f,u,r,$,o,c,l)}}else{let h=Ee(e.imports,t,d);if(U(l,p,h)){let b=e.message||`Module "${c}" cannot import from "${l}"`;return Q(f,u,r,b,o,c,l)}}}}function Ks(e,t){let s=rt(e);if(s&&s.unless){let n=Object.entries(s.unless);return n.length>0&&n.every(([i,o])=>t[i]===o)}return!1}function An(e,t,s,n,i,o,r,c,a){let{allow:l,severity:p,name:f,effectiveImporter:u,isOnly:d}=ve(e,t,s),h=Sn(d?e.imports:u);if(h.length>0)return En(e,h,d,l,u,p,f,n,i,o,r,c,a);let g=U(n,i,u),b=U(o,r,e.imports);if(d){if(b&&!g){let x=e.message||(e.containedTo?`Import is restricted: "${o}" is contained to "${u}"`:`Module "${o}" can only be imported by "${u}"`);return Q(c,a,f,x,p,n,o)}}else if(g&&b&&!l){let x=e.message||`Module "${n}" cannot import from "${o}"`;return Q(c,a,f,x,p,n,o)}}function $n(e,t,s,n){let i=[],{modules:o}=s,{severity:r,rules:c}=s.rules["module-boundaries"],{root:a}=n,l=N(e,o,a);if(!l)return[];let p=A(wt.relative(a,e)),f=Pe(e,t,n);for(let{statement:u,resolvedPath:d}of f){let h=N(d,o,a);if(!h)continue;let g=A(wt.relative(a,d));c.forEach((b,x)=>{let $=An(b,x,r,l,p,h,g,e,u);$&&i.push($)})}return i}function Rn(e,t){let s=t.rules["module-boundaries"].rules,n=new Map;if(s.forEach((o,r)=>{if(o.maxViolations!==void 0){let c=o.name??`rule[${r}]`;n.set(c,o.maxViolations)}}),n.size===0)return e;let i=new Map;for(let o of e)o.ruleName&&n.has(o.ruleName)&&i.set(o.ruleName,(i.get(o.ruleName)??0)+1);return e.map(o=>{if(!o.ruleName||!n.has(o.ruleName))return o;let r=i.get(o.ruleName)??0,c=n.get(o.ruleName),a=r<=c?"warn":"error";return a===o.severity?o:{...o,severity:a}})}var _=S(require("vscode")),On=S(require("path"));function Mn(e,t,s,n){s.appendLine("Pickety: Configuration error(s) found:");let i=_.Uri.file(On.join(t,C)),o=e.map(r=>{s.appendLine(` - ${r.message}${r.path?` (at ${r.path})`:""}`);let c=new _.Range(0,0,0,100),a=new _.Diagnostic(c,r.message,_.DiagnosticSeverity.Error);return a.source="pickety",r.path&&(a.code=r.path),a});n.set(i,o),_.window.showErrorMessage("Pickety: Configuration error. Check the Problems panel or Output channel for details.")}var Xe=class{constructor(t,s,n,i,o,r,c){this.context=t;this.configService=s;this.analysisService=n;this.diagnosticManager=i;this.statusBar=o;this.outputChannel=r;this.workspaceRoot=c;this.registerEventListeners()}telemetry=fe.getInstance();disposables=[];codeLensProvider;configRef={config:void 0};setCodeLensProvider(t){this.codeLensProvider=t}handleConfigResult(t){this.diagnosticManager.clear();let s=t.ok?t.config:void 0;if(this.configRef.config=s,t.ok&&t.config){this.outputChannel.appendLine("Pickety: Import boundaries active");try{let n=Ne(t.config,this.workspaceRoot);n&&this.outputChannel.appendLine(`Pickety: Generated boundary diagram at ${n}`)}catch(n){this.outputChannel.appendLine(`Pickety: Failed to generate boundary diagram: ${n instanceof Error?n.message:String(n)}`)}this.analyzeOpenEditors()}else t.ok||Mn(t.errors,this.workspaceRoot,this.outputChannel,this.diagnosticManager.getCollection());this.statusBar.update(s,this.diagnosticManager.getCollection())}analyzeOpenEditors(){try{let t=this.configService.getConfig();if(!t)return;let s=[];for(let r of ee.workspace.textDocuments)this.isSourceFile(r)&&s.push({uri:r.uri,violations:this.checkDocument(r,t)});let n=s.flatMap(r=>r.violations),i=Rn(n,t),o=0;for(let r of s){let c=r.violations.length;this.diagnosticManager.setViolations(r.uri,i.slice(o,o+c)),o+=c}this.statusBar.update(t,this.diagnosticManager.getCollection()),setTimeout(()=>{this.checkCircularDependencies(t),this.checkHealthThresholds(t)},0)}catch(t){this.telemetry.logError(t instanceof Error?t:String(t),"analyzeOpenEditors")}}analyzeDocument(t){let s=this.configService.getConfig();if(!s||!this.isSourceFile(t))return;if(this.hasMaxViolationsRules(s)){this.analyzeOpenEditors();return}let n=this.checkDocument(t,s);this.diagnosticManager.setViolations(t.uri,n),this.statusBar.update(s,this.diagnosticManager.getCollection())}checkDocument(t,s){return $n(t.uri.fsPath,t.getText(),s,this.analysisService.getWorkspaceContext())}hasMaxViolationsRules(t){return t.rules["module-boundaries"].rules.some(s=>s.maxViolations!==void 0)}checkCircularDependencies(t){let s=this.analysisService.computeCycles(t,this.analysisService.getWorkspaceContext()),n=ee.Uri.file(ie(this.workspaceRoot));this.diagnosticManager.setCircularDiagnostics(n,s)}checkHealthThresholds(t){let s=this.analysisService.computeHealthViolations(t,this.analysisService.getWorkspaceContext()),n=ee.Uri.file(ie(this.workspaceRoot));this.diagnosticManager.setHealthDiagnostics(n,s)}registerEventListeners(){this.disposables.push(ee.workspace.onDidSaveTextDocument(s=>{this.isSourceFile(s)&&(this.analysisService.updateFile(s.uri.fsPath,s.getText(),this.analysisService.getWorkspaceContext()),this.analyzeDocument(s),this.codeLensProvider?.refresh())}));let t=ee.workspace.createFileSystemWatcher(X);this.disposables.push(t),t.onDidCreate(s=>{this.analysisService.getKnownFiles().add(A(s.fsPath))}),t.onDidDelete(s=>{this.analysisService.removeFile(s.fsPath),this.codeLensProvider?.refresh()})}isSourceFile(t){return["typescript","typescriptreact","javascript","javascriptreact"].includes(t.languageId)}dispose(){this.disposables.forEach(t=>t.dispose())}};var ue=S(require("vscode")),Qe=class{constructor(t){this.workspaceRoot=t}provideCodeActions(t,s,n){let i=[];for(let o of n.diagnostics)if(o.source==="pickety"&&o.code){let r=typeof o.code=="object"?o.code.value:o.code,c=new ue.CodeAction(`Go to Pickety rule: ${r}`,ue.CodeActionKind.QuickFix);c.command={command:"pickety.goToRule",title:"Go to Rule",arguments:[this.workspaceRoot,r]},i.push(c);let a=o._picketyMetadata;if(a&&a.sourceModule&&a.targetModule){let l=new ue.CodeAction(`Allow imports from '${a.targetModule}' in '${a.sourceModule}'`,ue.CodeActionKind.QuickFix);l.command={command:"pickety.allowImport",title:"Allow Import",arguments:[this.workspaceRoot,a.sourceModule,a.targetModule]},i.push(l)}}return i}};var de=S(require("vscode"));var Ze=class{constructor(t,s,n){this.importGraph=t;this.workspaceRoot=s;this.configRef=n}_onDidChangeCodeLenses=new de.EventEmitter;onDidChangeCodeLenses=this._onDidChangeCodeLenses.event;refresh(){this._onDidChangeCodeLenses.fire()}provideCodeLenses(t){let s=this.configRef.config;if(!s)return[];let n=A(t.uri.fsPath),i=this.importGraph.getModuleSummary(n,s.modules,this.workspaceRoot);if(i.dependentCount===0&&i.dependencyCount===0)return[];let o=[];if(i.dependentCount>0){let a=i.dependentModules.length===1?"1 module":`${i.dependentModules.length} modules`;o.push(`${i.dependentCount} dependent${i.dependentCount===1?"":"s"} (${a})`)}if(i.dependencyCount>0){let a=i.dependencyModules.length===1?"1 module":`${i.dependencyModules.length} modules`;o.push(`${i.dependencyCount} dependenc${i.dependencyCount===1?"y":"ies"} (${a})`)}let r=new de.Range(0,0,0,0);return[new de.CodeLens(r,{title:o.join(" | "),command:"pickety.showImpact",tooltip:"Show full impact analysis for this file"})]}dispose(){this._onDidChangeCodeLenses.dispose()}};var ei=[];async function ti(e){let t=fe.getInstance();t.logEvent("extension_activate");let s=V.window.createOutputChannel("Pickety");e.subscriptions.push(s),t.setOutputChannel(s);let n=V.workspace.workspaceFolders?.[0]?.uri.fsPath;if(!n){s.appendLine("Pickety: No workspace root found.");return}s.appendLine(`Pickety: Extension activated for workspace: ${n}`);let i=new He(n);e.subscriptions.push(i);let o=new ze(n,i);e.subscriptions.push(o);let r=new qe(e);e.subscriptions.push(r);let c=V.languages.createDiagnosticCollection("pickety");e.subscriptions.push(c);let a=new Je(c);e.subscriptions.push(a);let l=new Qe(n);e.subscriptions.push(V.languages.registerCodeActionsProvider({scheme:"file",language:"*"},l,{providedCodeActionKinds:[V.CodeActionKind.QuickFix]}));let p=new Ze(o.getImportGraph(),n,{config:void 0});e.subscriptions.push(p);let f=new Xe(e,i,o,a,r,s,n);f.setCodeLensProvider(p),e.subscriptions.push(f),p.configRef=f.configRef,e.subscriptions.push(V.languages.registerCodeLensProvider({scheme:"file",pattern:X},p)),dn(e,i,o,n),i.onConfigChanged(u=>f.handleConfigResult(u)),o.onAnalysisReady(()=>{s.appendLine(`Pickety: Analysis complete. Found ${o.getKnownFiles().size} files.`),f.analyzeOpenEditors()}),i.reload(),i.reloadAliases()}function ni(){ei.forEach(e=>e.dispose())}0&&(module.exports={activate,deactivate});
|
|
152
|
+
`}function Te(e,t){return`\r
|
|
153
|
+
`.indexOf(e.charAt(t))!==-1}var Me;(function(e){e.DEFAULT={allowTrailingComma:!1}})(Me||(Me={}));function vn(e,t=[],i=Me.DEFAULT){let n=null,s=[],o=[];function r(c){Array.isArray(s)?s.push(c):n!==null&&(s[n]=c)}return kt(e,{onObjectBegin:()=>{let c={};r(c),o.push(s),s=c,n=null},onObjectProperty:c=>{n=c},onObjectEnd:()=>{s=o.pop()},onArrayBegin:()=>{let c=[];r(c),o.push(s),s=c,n=null},onArrayEnd:()=>{s=o.pop()},onLiteralValue:r,onError:(c,l,u)=>{t.push({error:c,offset:l,length:u})}},i),s[0]}function _e(e,t=[],i=Me.DEFAULT){let n={type:"array",offset:-1,length:-1,children:[],parent:void 0};function s(c){n.type==="property"&&(n.length=c-n.offset,n=n.parent)}function o(c){return n.children.push(c),c}kt(e,{onObjectBegin:c=>{n=o({type:"object",offset:c,length:-1,parent:n,children:[]})},onObjectProperty:(c,l,u)=>{n=o({type:"property",offset:l,length:-1,parent:n,children:[]}),n.children.push({type:"string",value:c,offset:l,length:u,parent:n})},onObjectEnd:(c,l)=>{s(c+l),n.length=c+l-n.offset,n=n.parent,s(c+l)},onArrayBegin:(c,l)=>{n=o({type:"array",offset:c,length:-1,parent:n,children:[]})},onArrayEnd:(c,l)=>{n.length=c+l-n.offset,n=n.parent,s(c+l)},onLiteralValue:(c,l,u)=>{o({type:Rs(c),offset:l,length:u,parent:n,value:c}),s(l+u)},onSeparator:(c,l,u)=>{n.type==="property"&&(c===":"?n.colonOffset=l:c===","&&s(l))},onError:(c,l,u)=>{t.push({error:c,offset:l,length:u})}},i);let a=n.children[0];return a&&delete a.parent,a}function Ae(e,t){if(!e)return;let i=e;for(let n of t)if(typeof n=="string"){if(i.type!=="object"||!Array.isArray(i.children))return;let s=!1;for(let o of i.children)if(Array.isArray(o.children)&&o.children[0].value===n&&o.children.length===2){i=o.children[1],s=!0;break}if(!s)return}else{let s=n;if(i.type!=="array"||s<0||!Array.isArray(i.children)||s>=i.children.length)return;i=i.children[s]}return i}function kt(e,t,i=Me.DEFAULT){let n=Pe(e,!1),s=[],o=0;function r(R){return R?()=>o===0&&R(n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter()):()=>!0}function a(R){return R?T=>o===0&&R(T,n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter()):()=>!0}function c(R){return R?T=>o===0&&R(T,n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter(),()=>s.slice()):()=>!0}function l(R){return R?()=>{o>0?o++:R(n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter(),()=>s.slice())===!1&&(o=1)}:()=>!0}function u(R){return R?()=>{o>0&&o--,o===0&&R(n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter())}:()=>!0}let p=l(t.onObjectBegin),f=c(t.onObjectProperty),d=u(t.onObjectEnd),g=l(t.onArrayBegin),h=u(t.onArrayEnd),k=c(t.onLiteralValue),P=a(t.onSeparator),O=r(t.onComment),y=a(t.onError),w=i&&i.disallowComments,v=i&&i.allowTrailingComma;function b(){for(;;){let R=n.scan();switch(n.getTokenError()){case 4:m(14);break;case 5:m(15);break;case 3:m(13);break;case 1:w||m(11);break;case 2:m(12);break;case 6:m(16);break}switch(R){case 12:case 13:w?m(10):O();break;case 16:m(1);break;case 15:case 14:break;default:return R}}}function m(R,T=[],It=[]){if(y(R),T.length+It.length>0){let Ce=n.getToken();for(;Ce!==17;){if(T.indexOf(Ce)!==-1){b();break}else if(It.indexOf(Ce)!==-1)break;Ce=b()}}}function H(R){let T=n.getTokenValue();return R?k(T):(f(T),s.push(T)),b(),!0}function st(){switch(n.getToken()){case 11:let R=n.getTokenValue(),T=Number(R);isNaN(T)&&(m(2),T=0),k(T);break;case 7:k(null);break;case 8:k(!0);break;case 9:k(!1);break;default:return!1}return b(),!0}function ot(){return n.getToken()!==10?(m(3,[],[2,5]),!1):(H(!1),n.getToken()===6?(P(":"),b(),rt()||m(4,[],[2,5])):m(5,[],[2,5]),s.pop(),!0)}function Yn(){p(),b();let R=!1;for(;n.getToken()!==2&&n.getToken()!==17;){if(n.getToken()===5){if(R||m(4,[],[]),P(","),b(),n.getToken()===2&&v)break}else R&&m(6,[],[]);ot()||m(4,[],[2,5]),R=!0}return d(),n.getToken()!==2?m(7,[2],[]):b(),!0}function Qn(){g(),b();let R=!0,T=!1;for(;n.getToken()!==4&&n.getToken()!==17;){if(n.getToken()===5){if(T||m(4,[],[]),P(","),b(),n.getToken()===4&&v)break}else T&&m(6,[],[]);R?(s.push(0),R=!1):s[s.length-1]++,rt()||m(4,[],[4,5]),T=!0}return h(),R||s.pop(),n.getToken()!==4?m(8,[4],[]):b(),!0}function rt(){switch(n.getToken()){case 3:return Qn();case 1:return Yn();case 10:return H(!0);default:return st()}}return b(),n.getToken()===17?i.allowEmptyContent?!0:(m(4,[],[]),!1):rt()?(n.getToken()!==17&&m(9,[],[]),!0):(m(4,[],[]),!1)}function Rs(e){switch(typeof e){case"boolean":return"boolean";case"number":return"number";case"string":return"string";case"object":{if(e){if(Array.isArray(e))return"array"}else return"null";return"object"}default:return"null"}}function bn(e,t,i,n){let s=t.slice(),r=_e(e,[]),a,c;for(;s.length>0&&(c=s.pop(),a=Ae(r,s),a===void 0&&i!==void 0);)typeof c=="string"?i={[c]:i}:i=[i];if(a)if(a.type==="object"&&typeof c=="string"&&Array.isArray(a.children)){let l=Ae(a,[c]);if(l!==void 0)if(i===void 0){if(!l.parent)throw new Error("Malformed AST");let u=a.children.indexOf(l.parent),p,f=l.parent.offset+l.parent.length;if(u>0){let d=a.children[u-1];p=d.offset+d.length}else p=a.offset+1,a.children.length>1&&(f=a.children[1].offset);return ie(e,{offset:p,length:f-p,content:""},n)}else return ie(e,{offset:l.offset,length:l.length,content:JSON.stringify(i)},n);else{if(i===void 0)return[];let u=`${JSON.stringify(c)}: ${JSON.stringify(i)}`,p=n.getInsertionIndex?n.getInsertionIndex(a.children.map(d=>d.children[0].value)):a.children.length,f;if(p>0){let d=a.children[p-1];f={offset:d.offset+d.length,length:0,content:","+u}}else a.children.length===0?f={offset:a.offset+1,length:0,content:u}:f={offset:a.offset+1,length:0,content:u+","};return ie(e,f,n)}}else if(a.type==="array"&&typeof c=="number"&&Array.isArray(a.children)){let l=c;if(l===-1){let u=`${JSON.stringify(i)}`,p;if(a.children.length===0)p={offset:a.offset+1,length:0,content:u};else{let f=a.children[a.children.length-1];p={offset:f.offset+f.length,length:0,content:","+u}}return ie(e,p,n)}else if(i===void 0&&a.children.length>=0){let u=c,p=a.children[u],f;if(a.children.length===1)f={offset:a.offset+1,length:a.length-2,content:""};else if(a.children.length-1===u){let d=a.children[u-1],g=d.offset+d.length,h=a.offset+a.length;f={offset:g,length:h-2-g,content:""}}else f={offset:p.offset,length:a.children[u+1].offset-p.offset,content:""};return ie(e,f,n)}else if(i!==void 0){let u,p=`${JSON.stringify(i)}`;if(!n.isArrayInsertion&&a.children.length>c){let f=a.children[c];u={offset:f.offset,length:f.length,content:p}}else if(a.children.length===0||c===0)u={offset:a.offset+1,length:0,content:a.children.length===0?p:p+","};else{let f=c>a.children.length?a.children.length:c,d=a.children[f-1];u={offset:d.offset+d.length,length:0,content:","+p}}return ie(e,u,n)}else throw new Error(`Can not ${i===void 0?"remove":n.isArrayInsertion?"insert":"modify"} Array index ${l} as length is not sufficient`)}else throw new Error(`Can not add ${typeof c!="number"?"index":"property"} to parent of type ${a.type}`);else{if(i===void 0)throw new Error("Can not delete in empty document");return ie(e,{offset:r?r.offset:0,length:r?r.length:0,content:JSON.stringify(i)},n)}}function ie(e,t,i){if(!i.formattingOptions)return[t];let n=wt(e,t),s=t.offset,o=t.offset+t.content.length;if(t.length===0||t.content.length===0){for(;s>0&&!Te(n,s-1);)s--;for(;o<n.length&&!Te(n,o);)o++}let r=bt(n,{offset:s,length:o-s},{...i.formattingOptions,keepLines:!1});for(let c=r.length-1;c>=0;c--){let l=r[c];n=wt(n,l),s=Math.min(s,l.offset),o=Math.max(o,l.offset+l.length),o+=l.content.length-l.length}let a=e.length-(n.length-o)-s;return[{offset:s,length:a,content:n.substring(s,o)}]}function wt(e,t){return e.substring(0,t.offset)+t.content+e.substring(t.offset+t.length)}var kn;(function(e){e[e.None=0]="None",e[e.UnexpectedEndOfComment=1]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=2]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=3]="UnexpectedEndOfNumber",e[e.InvalidUnicode=4]="InvalidUnicode",e[e.InvalidEscapeCharacter=5]="InvalidEscapeCharacter",e[e.InvalidCharacter=6]="InvalidCharacter"})(kn||(kn={}));var wn;(function(e){e[e.OpenBraceToken=1]="OpenBraceToken",e[e.CloseBraceToken=2]="CloseBraceToken",e[e.OpenBracketToken=3]="OpenBracketToken",e[e.CloseBracketToken=4]="CloseBracketToken",e[e.CommaToken=5]="CommaToken",e[e.ColonToken=6]="ColonToken",e[e.NullKeyword=7]="NullKeyword",e[e.TrueKeyword=8]="TrueKeyword",e[e.FalseKeyword=9]="FalseKeyword",e[e.StringLiteral=10]="StringLiteral",e[e.NumericLiteral=11]="NumericLiteral",e[e.LineCommentTrivia=12]="LineCommentTrivia",e[e.BlockCommentTrivia=13]="BlockCommentTrivia",e[e.LineBreakTrivia=14]="LineBreakTrivia",e[e.Trivia=15]="Trivia",e[e.Unknown=16]="Unknown",e[e.EOF=17]="EOF"})(wn||(wn={}));var Ge=vn,Sn=_e,He=Ae;var xn;(function(e){e[e.InvalidSymbol=1]="InvalidSymbol",e[e.InvalidNumberFormat=2]="InvalidNumberFormat",e[e.PropertyNameExpected=3]="PropertyNameExpected",e[e.ValueExpected=4]="ValueExpected",e[e.ColonExpected=5]="ColonExpected",e[e.CommaExpected=6]="CommaExpected",e[e.CloseBraceExpected=7]="CloseBraceExpected",e[e.CloseBracketExpected=8]="CloseBracketExpected",e[e.EndOfFileExpected=9]="EndOfFileExpected",e[e.InvalidCommentToken=10]="InvalidCommentToken",e[e.UnexpectedEndOfComment=11]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=12]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=13]="UnexpectedEndOfNumber",e[e.InvalidUnicode=14]="InvalidUnicode",e[e.InvalidEscapeCharacter=15]="InvalidEscapeCharacter",e[e.InvalidCharacter=16]="InvalidCharacter"})(xn||(xn={}));function Rn(e,t,i,n){return bn(e,t,i,n)}async function En(e,t){let i=St.join(e,N);if(!Rt.existsSync(i))return;let n=await M.workspace.openTextDocument(M.Uri.file(i)),s=await M.window.showTextDocument(n),o=n.getText(),r=Sn(o);if(!r)return;let a=-1,c=He(r,["rules","module-boundaries","rules"]);if(c&&c.children)if(typeof t=="string"&&!t.startsWith("rule[")){for(let l of c.children){let u=He(l,["name"]);if(u&&u.value===t){a=l.offset;break}}if(a===-1)for(let l of c.children){let u=He(l,["importer"]);if(u&&u.value===t){a=u.offset;break}}}else{let l=String(t).match(/rule\[(\d+)\]/),u=l?parseInt(l[1]):-1;u!==-1&&c.children[u]&&(a=c.children[u].offset)}if(a!==-1){let l=n.positionAt(a);s.selection=new M.Selection(l,l),s.revealRange(new M.Range(l,l),M.TextEditorRevealType.InCenter)}}async function Pn(e,t,i){let n=St.join(e,N);if(!Rt.existsSync(n))return;let s=await M.workspace.openTextDocument(M.Uri.file(n)),o=s.getText(),r=Rn(o,["rules","module-boundaries","rules",-1],{importer:t,imports:i,allow:!0,name:`allow-${t}-to-${i}`},{formattingOptions:{insertSpaces:!0,tabSize:2}}),a=new M.WorkspaceEdit;for(let c of r)a.replace(s.uri,new M.Range(s.positionAt(c.offset),s.positionAt(c.offset+c.length)),c.content);await M.workspace.applyEdit(a),await s.save(),M.window.showInformationMessage(`Added exception: Allow '${i}' in '${t}'`)}function Tn(e){let{context:t,configService:i,analysisService:n,documentValidator:s,workspaceRoot:o}=e;t.subscriptions.push(_.commands.registerCommand("pickety.refresh",async()=>{i.reload(),i.reloadAliases(),await s.analyzeWorkspace(),_.window.showInformationMessage("Pickety: Workspace analysis refreshed")})),t.subscriptions.push(_.commands.registerCommand("pickety.generateDiagram",()=>un(i.getConfig(),n.getImportGraph(),n.getWorkspaceContext()))),t.subscriptions.push(_.commands.registerCommand("pickety.showImpact",()=>hn(i.getConfig(),n.getImportGraph(),n.getWorkspaceContext()))),t.subscriptions.push(_.commands.registerCommand("pickety.showHealth",()=>dn(i.getConfig(),n.getImportGraph(),n.getWorkspaceContext()))),t.subscriptions.push(_.commands.registerCommand("pickety.goToRule",(r,a)=>En(r,a))),t.subscriptions.push(_.commands.registerCommand("pickety.allowImport",(r,a,c)=>Pn(r,a,c))),t.subscriptions.push(_.commands.registerCommand("pickety.init",()=>Kt(o,()=>i.reload())))}var q=S(require("vscode"));var Fn=S(require("path")),Ue=S(require("fs"));var Mn={modules:{app:"src/app/**",features:"src/features/**",shared:"src/shared/**"},rules:{"module-boundaries":{severity:"error",rules:[{importer:"shared",imports:["app","features"],allow:!1,message:"Shared code should stay independent of app and feature modules."},{importer:"features",imports:"app",allow:!1,message:"Feature modules should not depend on the app layer."}]}}};var An={modules:{domain:"src/domain/**",application:"src/application/**",ports:"src/ports/**",adapters:"src/adapters/**",infrastructure:"src/infrastructure/**"},rules:{"module-boundaries":{severity:"error",rules:[{importer:"domain",imports:["application","ports","adapters","infrastructure"],allow:!1,message:"Domain should not depend on outer layers."},{importer:"application",imports:["adapters","infrastructure"],allow:!1,message:"Application should not depend on adapters or infrastructure."},{importer:"ports",imports:["adapters","infrastructure"],allow:!1,message:"Ports should remain independent of adapters and infrastructure."},{importer:"adapters",imports:"infrastructure",allow:!1,message:"Adapters should not depend on infrastructure."}]}}};var Cn={modules:{presentation:"src/presentation/**",application:"src/application/**",domain:"src/domain/**",infrastructure:"src/infrastructure/**"},rules:{"module-boundaries":{severity:"error",rules:[{importer:"domain",imports:["application","presentation","infrastructure"],allow:!1,message:"Domain should not depend on outer layers."},{importer:"application",imports:["presentation","infrastructure"],allow:!1,message:"Application should not depend on presentation or infrastructure."},{importer:"presentation",imports:"infrastructure",allow:!1,message:"Presentation should not depend directly on infrastructure."}]}}};var On={hexagonal:An,"feature-modules":Mn,layered:Cn};function $n(e){return On[e]}function In(){return Object.keys(On)}function Dn(e){let{ruleRecord:t,index:i,rulePath:n,errors:s}=e;if(typeof t.containedTo=="object"&&t.containedTo!==null){let o=t.containedTo;if(typeof o.path!="string"&&s.push({message:`Rule #${i}: "containedTo.path" is required and must be a string`,path:`${n}.containedTo.path`}),o.unless!==void 0)if(typeof o.unless!="object"||o.unless===null||Array.isArray(o.unless))s.push({message:`Rule #${i}: "containedTo.unless" must be an object`,path:`${n}.containedTo.unless`});else{let r=o.unless;Object.keys(r).length===0&&s.push({message:`Rule #${i}: "containedTo.unless" must not be empty`,path:`${n}.containedTo.unless`}),(Array.isArray(t.imports)?t.imports.filter(u=>typeof u=="string"):typeof t.imports=="string"?[t.imports]:[]).some(u=>u.match(/\$[\w-]+/))||s.push({message:`Rule #${i}: "containedTo.unless" requires "imports" to contain at least one $variable`,path:`${n}.containedTo.unless`});for(let[u,p]of Object.entries(r))u.startsWith("$")||s.push({message:`Rule #${i}: "containedTo.unless" key "${u}" must start with $`,path:`${n}.containedTo.unless`}),typeof p!="string"&&s.push({message:`Rule #${i}: "containedTo.unless.${u}" must be a string`,path:`${n}.containedTo.unless.${u}`})}}else typeof t.containedTo!="string"&&s.push({message:`Rule #${i}: "containedTo" must be a string or object with a "path" property`,path:`${n}.containedTo`})}function Nn(e,t,i){if(e===void 0){t.push({message:'"rules" is required and must be an object',path:"rules"});return}if(typeof e!="object"||e===null){t.push({message:'"rules" must be an object',path:"rules"});return}let s=e["module-boundaries"];if(s===void 0){t.push({message:'"rules.module-boundaries" is required and must be an object',path:"rules.module-boundaries"});return}if(typeof s!="object"||s===null){t.push({message:'"rules.module-boundaries" must be an object',path:"rules.module-boundaries"});return}let o=s,r="error";if(o.severity!==void 0&&(o.severity!=="error"&&o.severity!=="warn"?t.push({message:`"rules.module-boundaries.severity" must be "error" or "warn", got "${o.severity}"`,path:"rules.module-boundaries.severity"}):r=o.severity),o.rules===void 0){t.push({message:'"rules.module-boundaries.rules" is required and must be an array',path:"rules.module-boundaries.rules"});return}if(!Array.isArray(o.rules)){t.push({message:'"rules.module-boundaries.rules" must be an array',path:"rules.module-boundaries.rules"});return}let a=[];return o.rules.forEach((c,l)=>{let u=Ts({rule:c,index:l,errors:t,warnings:i});u&&a.push(u)}),{severity:r,rules:a}}function Ts(e){let{rule:t,index:i,errors:n,warnings:s}=e,o=`rules.module-boundaries.rules[${i}]`;if(typeof t!="object"||t===null){n.push({message:`Rule #${i} must be an object`,path:o});return}let r=t,a=Ms({r,index:i,rulePath:o,errors:n}),c=As({r,index:i,rulePath:o,errors:n});if(!c)return;let l={imports:c};a!==void 0&&(l.importer=a),typeof r.allow=="boolean"&&(l.allow=r.allow),typeof r.only=="boolean"&&(l.only=r.only),r.containedTo!==void 0&&(Dn({ruleRecord:r,index:i,rulePath:o,errors:n}),l.containedTo=r.containedTo),Cs({r,index:i,rulePath:o,errors:n,result:l});let u=Os(r,o,n);return u&&(l.exports=u),$s({r,index:i,rulePath:o,imports:c,warnings:s}),l}function Ms(e){let{r:t,index:i,rulePath:n,errors:s}=e,o=typeof t.containedTo=="string"||typeof t.containedTo=="object"&&t.containedTo!==null;if(typeof t.importer!="string"&&!o&&s.push({message:`Rule #${i}: "importer" or "containedTo" is required`,path:n}),t.importer!==void 0){if(typeof t.importer!="string"){s.push({message:`Rule #${i}: "importer" must be a string`,path:`${n}.importer`});return}return t.importer}}function As(e){let{r:t,index:i,rulePath:n,errors:s}=e;if(typeof t.imports=="string")return t.imports;if(Array.isArray(t.imports)){let o=t.imports.findIndex(r=>typeof r!="string");if(o!==-1){s.push({message:`Rule #${i}: "imports" entries must be strings`,path:`${n}.imports[${o}]`});return}return t.imports}s.push({message:`Rule #${i}: "imports" is required and must be a string or string[]`,path:`${n}.imports`})}function Cs(e){let{r:t,index:i,rulePath:n,errors:s,result:o}=e;t.allow!==void 0&&typeof t.allow!="boolean"&&s.push({message:`Rule #${i}: "allow" must be a boolean`,path:`${n}.allow`}),t.only!==void 0&&typeof t.only!="boolean"&&s.push({message:`Rule #${i}: "only" must be a boolean`,path:`${n}.only`}),t.message!==void 0&&(typeof t.message!="string"?s.push({message:`Rule #${i}: "message" must be a string`,path:`${n}.message`}):o.message=t.message),t.severity!==void 0&&(t.severity!=="error"&&t.severity!=="warn"?s.push({message:`Rule #${i}: "severity" must be "error" or "warn", got "${t.severity}"`,path:`${n}.severity`}):o.severity=t.severity),t.name!==void 0&&(typeof t.name!="string"?s.push({message:`Rule #${i}: "name" must be a string`,path:`${n}.name`}):o.name=t.name),t.group!==void 0&&(typeof t.group!="string"?s.push({message:`Rule #${i}: "group" must be a string`,path:`${n}.group`}):o.group=t.group),t.maxViolations!==void 0&&(typeof t.maxViolations!="number"||!Number.isInteger(t.maxViolations)||t.maxViolations<0?s.push({message:`Rule #${i}: "maxViolations" must be a non-negative integer`,path:`${n}.maxViolations`}):o.maxViolations=t.maxViolations)}function Os(e,t,i){if(e.exports!==void 0){if(Array.isArray(e.exports)){let n=[];return e.exports.forEach((s,o)=>{let r=Ln(s,`${t}.exports[${o}]`,i);r&&n.push(r)}),n.length>0?n:void 0}return Ln(e.exports,`${t}.exports`,i)}}function $s(e){let{r:t,index:i,rulePath:n,imports:s,warnings:o}=e,r=Array.isArray(s)?s:[s],a=new Set(nn(r)),c=(l,u,p)=>{let d=B(l).filter(g=>!a.has(g));if(d.length>0){let g=Array.from(new Set(d));o.push({message:`Rule #${i}: ${p} references variables not present in "imports": ${g.join(", ")}`,path:u})}};typeof t.importer=="string"&&c(t.importer,`${n}.importer`,'"importer"'),typeof t.containedTo=="string"?c(t.containedTo,`${n}.containedTo`,'"containedTo"'):typeof t.containedTo=="object"&&t.containedTo!==null&&typeof t.containedTo.path=="string"&&c(t.containedTo.path,`${n}.containedTo.path`,'"containedTo.path"')}function Ln(e,t,i){if(typeof e!="object"||e===null){i.push({message:`"${t}" must be an object`,path:t});return}let n=e,s=!1;if(typeof n.path!="string"&&(i.push({message:`"${t}.path" is required and must be a string`,path:`${t}.path`}),s=!0),typeof n.to!="string"&&(i.push({message:`"${t}.to" is required and must be a string`,path:`${t}.to`}),s=!0),n.message!==void 0&&typeof n.message!="string"&&(i.push({message:`"${t}.message" must be a string`,path:`${t}.message`}),s=!0),!s)return{path:n.path,to:n.to,message:typeof n.message=="string"?n.message:void 0}}function jn(e,t){if(e===void 0)return;if(typeof e!="object"||e===null){t.push({message:'"health" must be an object',path:"health"});return}let i=e,n={},s=[{key:"maxAfferentCoupling",label:"maxAfferentCoupling"},{key:"maxEfferentCoupling",label:"maxEfferentCoupling"},{key:"maxDepth",label:"maxDepth"}];for(let{key:o,label:r}of s){let a=i[o];a!==void 0&&(typeof a!="number"||!Number.isInteger(a)||a<1?t.push({message:`"health.${r}" must be a positive integer`,path:`health.${r}`}):n[o]=a)}if(i.maxInstability!==void 0){let o=i.maxInstability;typeof o!="number"||o<0||o>1?t.push({message:'"health.maxInstability" must be a number between 0 and 1',path:"health.maxInstability"}):n.maxInstability=o}return Object.keys(n).length>0?n:void 0}function Vn(e){let t=[],i=[];if(typeof e!="object"||e===null)return{ok:!1,errors:[{message:"Configuration must be a JSON object"}]};let n=e,s=Is(n.modules,t),o=Nn(n.rules,t,i),r=Ds(n["boundary-diagrams"],t),a=jn(n.health,t),c=Ls(n.warnOnUntrackedImporters,t),l=Ns(n.ignore,t);return t.length>0||!s||!o?i.length>0?{ok:!1,errors:t,warnings:i}:{ok:!1,errors:t}:{ok:!0,config:{modules:s,rules:{"module-boundaries":o},ignore:l,warnOnUntrackedImporters:c,"boundary-diagrams":r,health:a},warnings:i.length>0?i:void 0}}function Is(e,t){if(e===void 0){t.push({message:'"modules" is required and must be an object',path:"modules"});return}if(typeof e!="object"||e===null){t.push({message:'"modules" must be an object mapping module names to patterns',path:"modules"});return}let i={};for(let[n,s]of Object.entries(e))typeof s!="string"?t.push({message:`Module "${n}" pattern must be a string, got ${typeof s}`,path:`modules.${n}`}):i[n]=s;return i}function Ds(e,t){if(e!==void 0){if(typeof e!="boolean"&&typeof e!="string"){t.push({message:'"boundary-diagrams" must be a boolean or a string',path:"boundary-diagrams"});return}return e}}function Ls(e,t){return e===void 0?!0:typeof e!="boolean"?(t.push({message:'"warnOnUntrackedImporters" must be a boolean',path:"warnOnUntrackedImporters"}),!0):e}function Ns(e,t){if(e===void 0)return;if(!Array.isArray(e)){t.push({message:'"ignore" must be an array of glob patterns',path:"ignore"});return}if(e.find(n=>typeof n!="string")!==void 0){t.push({message:'"ignore" entries must be strings',path:"ignore"});return}return e}function Wn(e){let t=Fn.join(e,N);if(!Ue.existsSync(t))return{ok:!0,config:void 0};try{let i=Ue.readFileSync(t,"utf-8"),n;try{n=Ge(i)}catch(s){return{ok:!1,errors:[{message:`pickety.json is not valid JSONC: ${s instanceof Error?s.message:String(s)}`}]}}if(typeof n=="object"&&n!==null){let s=n;if(s.preset!==void 0&&typeof s.preset!="string")return{ok:!1,errors:[{message:'"preset" must be a string',path:"preset"}]};if(typeof s.preset=="string"){let o=$n(s.preset);if(!o)return{ok:!1,errors:[{message:`Unknown preset "${s.preset}". Available presets: ${In().join(", ")}`,path:"preset"}]};n=Bs(o,s)}}return Vn(n)}catch(i){return{ok:!1,errors:[{message:`Failed to read pickety.json: ${i instanceof Error?i.message:String(i)}`}]}}}function ze(e){return typeof e=="object"&&e!==null}function js(e,t){return t===void 0?e:!ze(t)||!e?t:{...e,...t}}function Vs(e){let{merged:t,preset:i,override:n,keys:s}=e;for(let o of s)n[o]!==void 0?t[o]=n[o]:i[o]!==void 0&&(t[o]=i[o])}function Fs(e,t){return t===void 0?e:ze(t)?{...e,...t}:t}function Ws(e,t){if(t===void 0)return e;if(!ze(t))return t;let i=t["module-boundaries"];if(!ze(i))return t;let n={...e,...t},s=e["module-boundaries"],o={...s,...i},r=Array.isArray(s.rules)?s.rules:[];return i.rules===void 0?o.rules=r:Array.isArray(i.rules)?o.rules=[...r,...i.rules]:o.rules=i.rules,n["module-boundaries"]=o,n}function Bs(e,t){let i={...e,...t};return i.modules=Fs(e.modules,t.modules),i.rules=Ws(e.rules,t.rules),Vs({merged:i,preset:e,override:t,keys:["warnOnUntrackedImporters","boundary-diagrams","ignore","version"]}),i.health=js(e.health,t.health),i}var qe=S(require("fs")),Q=S(require("path"));function Bn(e,t){if(t<0)return[];let i=[],n;try{n=qe.readdirSync(e,{withFileTypes:!0})}catch{return i}for(let s of n)!ae.has(s.name)&&s.isFile()&&/^tsconfig(\..+)?\.json$/.test(s.name)&&i.push(Q.join(e,s.name));for(let s of n)!ae.has(s.name)&&s.isDirectory()&&i.push(...Bn(Q.join(e,s.name),t-1));return i}function _n(e){let t={},i=Bn(e,4);for(let n of i)try{let s=qe.readFileSync(n,"utf-8"),r=Ge(s).compilerOptions;if(!r?.paths)continue;let a=Q.dirname(n),c=Q.relative(e,a),l=r.baseUrl||".";for(let[u,p]of Object.entries(r.paths))if(Array.isArray(p)&&p.length>0){let f=p[0];t[u]||(t[u]=x(Q.join(c,l,f)))}}catch{}return t}var Xe=class{constructor(t){this.workspaceRoot=t;this.registerWatchers()}config;aliases={};_onConfigChanged=new q.EventEmitter;onConfigChanged=this._onConfigChanged.event;_onAliasesChanged=new q.EventEmitter;onAliasesChanged=this._onAliasesChanged.event;disposables=[];getConfig(){return this.config}getAliases(){return this.aliases}reload(){let t=Wn(this.workspaceRoot);this.config=t.ok?t.config:void 0,this._onConfigChanged.fire(t)}reloadAliases(){this.aliases=_n(this.workspaceRoot),this._onAliasesChanged.fire(this.aliases)}registerWatchers(){let t=q.workspace.createFileSystemWatcher(new q.RelativePattern(this.workspaceRoot,N));this.disposables.push(t),t.onDidChange(()=>this.reload()),t.onDidCreate(()=>this.reload()),t.onDidDelete(()=>{this.config=void 0,this._onConfigChanged.fire({ok:!0,config:void 0})});let i=q.workspace.createFileSystemWatcher(new q.RelativePattern(this.workspaceRoot,"**/tsconfig*.json"));this.disposables.push(i);let n=s=>s.fsPath.split(/[\\/]/).some(r=>ae.has(r));i.onDidChange(s=>{n(s)||this.reloadAliases()}),i.onDidCreate(s=>{n(s)||this.reloadAliases()}),i.onDidDelete(s=>{n(s)||this.reloadAliases()})}dispose(){this.disposables.forEach(t=>t.dispose()),this._onConfigChanged.dispose(),this._onAliasesChanged.dispose()}};var Qe=S(require("vscode")),Gn=S(require("fs"));function Et(e,t,i){let n=new Set,s=je(e,t,i),o=x(e);for(let{resolvedPath:r}of s)r&&r!==o&&n.add(r);return n}var Je=class{dependents=new Map;dependencies=new Map;updateFile(t,i){let n=this.dependencies.get(t);if(n)for(let s of n)this.dependents.get(s)?.delete(t);this.dependencies.set(t,new Set(i));for(let s of i)this.dependents.has(s)||this.dependents.set(s,new Set),this.dependents.get(s).add(t)}removeFile(t){let i=this.dependencies.get(t);if(i)for(let s of i)this.dependents.get(s)?.delete(t);this.dependencies.delete(t);let n=this.dependents.get(t);if(n)for(let s of n)this.dependencies.get(s)?.delete(t);this.dependents.delete(t)}getDependents(t){return this.dependents.get(t)??new Set}getDependencies(t){return this.dependencies.get(t)??new Set}getTransitiveDependents(t){let i=new Set,n=[t],s=0;for(;s<n.length;){let o=n[s++],r=this.dependents.get(o);if(r)for(let a of r)!i.has(a)&&a!==t&&(i.add(a),n.push(a))}return i}getModuleSummary(t,i,n){let s=this.getDependents(t),o=this.getDependencies(t),r=new Set;for(let c of s){let l=j(c,i,n);l&&r.add(l)}let a=new Set;for(let c of o){let l=j(c,i,n);l&&a.add(l)}return{dependentCount:s.size,dependentModules:[...r],dependencyCount:o.size,dependencyModules:[...a]}}getModuleLevelGraph(t,i){let n=new Map;for(let[s,o]of this.dependencies){let r=j(s,t,i);if(r){n.has(r)||n.set(r,new Set);for(let a of o){let c=j(a,t,i);c&&c!==r&&n.get(r).add(c)}}}return n}clear(){this.dependents.clear(),this.dependencies.clear()}};var Ye=class e{constructor(t,i){this.workspaceRoot=t;this.configService=i;this.disposables.push(this.configService.onAliasesChanged(()=>{this.scanAndNotify()}))}knownFiles=new Set;importGraph=new Je;isLargeWorkspace=!1;static MAX_FILES_THRESHOLD=5e3;_onAnalysisReady=new Qe.EventEmitter;onAnalysisReady=this._onAnalysisReady.event;disposables=[];dispose(){this.disposables.forEach(t=>t.dispose()),this._onAnalysisReady.dispose()}getImportGraph(){return this.importGraph}getKnownFiles(){return this.knownFiles}checkIsLargeWorkspace(){return this.isLargeWorkspace}getWorkspaceContext(){return{root:this.workspaceRoot,knownFiles:this.knownFiles,aliases:this.configService.getAliases()}}async scan(t){let i=await Qe.workspace.findFiles(K,"**/node_modules/**"),n=t??this.configService.getConfig()?.ignore;return this.knownFiles=new Set(i.map(s=>s.fsPath).filter(s=>!J(s,this.workspaceRoot,n)).map(s=>x(s))),this.isLargeWorkspace=this.knownFiles.size>e.MAX_FILES_THRESHOLD,this.importGraph.clear(),this.isLargeWorkspace}async scanAndNotify(){await this.scan(),this._onAnalysisReady.fire()}updateFile(t,i,n){let s=x(t);this.knownFiles.add(s);try{let o=Et(s,i,n);this.importGraph.updateFile(s,o)}catch{}}removeFile(t){let i=x(t);this.knownFiles.delete(i),this.importGraph.removeFile(i)}ensureGraphReady(t){if(!this.isLargeWorkspace){for(let i of this.knownFiles)if(!this.importGraph.getDependencies(i).size)try{let n=Gn.readFileSync(i,"utf-8"),s=Et(i,n,t);this.importGraph.updateFile(i,s)}catch{continue}}}computeCycles(t,i){if(this.isLargeWorkspace)return[];this.ensureGraphReady(i);let n=this.importGraph.getModuleLevelGraph(t.modules,this.workspaceRoot);return tn(n)}computeHealthViolations(t,i){if(!t.health||this.isLargeWorkspace)return[];this.ensureGraphReady(i);let n=ue(this.importGraph,t.modules,i);return an(n,t.health)}};var se=S(require("vscode")),Ze=class{item;constructor(t){this.item=se.window.createStatusBarItem(se.StatusBarAlignment.Right,100),this.item.command="pickety.refresh",t.subscriptions.push(this.item)}update(t,i){if(!t){this.item.text="",this.item.tooltip="",this.item.color=void 0,this.item.backgroundColor=void 0,this.item.hide();return}let n=0,s=0;i.forEach((r,a)=>{a.filter(c=>c.source==="pickety").forEach(c=>{c.severity===se.DiagnosticSeverity.Error?n+=1:c.severity===se.DiagnosticSeverity.Warning&&(s+=1)})});let o=n+s;o>0?(this.item.text=`$(shield) Pickety: ${o} issue(s)`,this.item.tooltip=`Found ${o} architectural violations. Click to refresh.`,this.item.color=n>0?"#ff8c00":"#f2c200",this.item.backgroundColor=void 0,this.item.show()):(this.item.text="$(check) Pickety",this.item.tooltip="Architectural boundaries are secure. Click to refresh.",this.item.color=void 0,this.item.backgroundColor=void 0,this.item.show())}dispose(){this.item.dispose()}};var Pt=S(require("vscode")),me=class e{static instance;outputChannel;constructor(){}static getInstance(){return e.instance||(e.instance=new e),e.instance}setOutputChannel(t){this.outputChannel=t}logEvent(t,i){if(!Pt.env.isTelemetryEnabled)return;let n=new Date().toISOString(),s=JSON.stringify({event:t,timestamp:n,...i});this.outputChannel&&this.outputChannel.appendLine(`[Telemetry] ${s}`)}logError(t,i){if(!Pt.env.isTelemetryEnabled)return;let n=t instanceof Error?t.message:t,s=t instanceof Error?t.stack:void 0;this.logEvent("error",{message:n,context:i||"unknown",stack:s||"no stack trace"})}};var A=S(require("vscode"));var Ke=class e{constructor(t){this.collection=t}static CIRCULAR_TAG="pickety/circular";static HEALTH_TAG="pickety/health";getCollection(){return this.collection}setViolations(t,i){let n=i.map(s=>{let o=new A.Range(s.line,s.character,s.line,s.character+s.length),r=s.severity==="error"?A.DiagnosticSeverity.Error:s.severity==="info"?A.DiagnosticSeverity.Information:A.DiagnosticSeverity.Warning,a=new A.Diagnostic(o,s.message,r);return a.source="pickety",s.ruleName&&(a.code={value:s.ruleName,target:A.Uri.parse(`https://github.com/DanielSerio/pickety/blob/main/docs/rules.md#${s.ruleName}`)}),a._picketyMetadata={sourceModule:s.sourceModule,targetModule:s.targetModule},a});this.collection.set(t,n)}setCircularDiagnostics(t,i){let n=i.map(s=>{let o=s.join(" -> "),r=new A.Diagnostic(new A.Range(0,0,0,100),`Circular dependency detected: ${o}`,A.DiagnosticSeverity.Error);return r.source="pickety",r.code=e.CIRCULAR_TAG,r});this.updateConfigDiagnostics(t,e.CIRCULAR_TAG,n)}setHealthDiagnostics(t,i){let n=i.map(s=>{let o=z(s.metric,s.value),r=z(s.metric,s.threshold),a=new A.Diagnostic(new A.Range(0,0,0,100),`Module "${s.moduleName}" has ${s.metric} of ${o} (max: ${r})`,A.DiagnosticSeverity.Warning);return a.source="pickety",a.code=e.HEALTH_TAG,a});this.updateConfigDiagnostics(t,e.HEALTH_TAG,n)}updateConfigDiagnostics(t,i,n){let s=(this.collection.get(t)||[]).filter(o=>(typeof o.code=="object"?o.code?.value:o.code)!==i);this.collection.set(t,[...s,...n])}clear(){this.collection.clear()}delete(t){this.collection.delete(t)}dispose(){this.collection.dispose()}};var V=S(require("vscode")),$t=S(require("fs")),ye=S(require("path"));var At=S(require("path"));function Un(e){return e.isOnly?_s(e):Gs(e)}function Tt(e){let{pattern:t,variables:i,moduleName:n,relativePath:s}=e,o=t.includes("/")?s:n;return Se(t,o,i)}function _s(e){let{rule:t,importsPattern:i,variables:n,effectiveImporter:s,ruleSeverity:o,ruleName:r,ruleLabel:a,ruleGroup:c,ctx:l}=e,u=Tt({pattern:i,variables:n,moduleName:l.targetModule,relativePath:l.targetRelativePath});if(!u||qs(t,u))return;let p=te(s,n,u);if(!W(l.sourceModule,l.sourceRelativePath,p)){if(Mt(t,l,u))return;let d=t.message||`Module "${l.sourceModule}" is not allowed to import from "${l.targetModule}" (contained to "${p}")`;return ee({filePath:l.filePath,importStmt:l.importStmt,ruleName:r,ruleLabel:a,message:d,severity:o,sourceModule:l.sourceModule,targetModule:l.targetModule,ruleGroup:c})}}function Gs(e){let{rule:t,importsPattern:i,variables:n,allow:s,effectiveImporter:o,ruleSeverity:r,ruleName:a,ruleLabel:c,ruleGroup:l,ctx:u}=e,p=Tt({pattern:o,variables:n,moduleName:u.sourceModule,relativePath:u.sourceRelativePath});if(p)if(s){let f=te(i,n,"*"),d=te(i,n,p),g=W(u.targetModule,u.targetRelativePath,f),h=W(u.targetModule,u.targetRelativePath,d);if(g&&!h){let k=t.message||`Import must match scoped pattern "${d}"`;return ee({filePath:u.filePath,importStmt:u.importStmt,ruleName:a,ruleLabel:c,message:k,severity:r,sourceModule:u.sourceModule,targetModule:u.targetModule,ruleGroup:l})}}else{let f=te(i,n,p);if(W(u.targetModule,u.targetRelativePath,f)){let g=t.message||`Module "${u.sourceModule}" cannot import from "${u.targetModule}"`;return ee({filePath:u.filePath,importStmt:u.importStmt,ruleName:a,ruleLabel:c,message:g,severity:r,sourceModule:u.sourceModule,targetModule:u.targetModule,ruleGroup:l})}}}function Hs(e){return e?Array.isArray(e)?e:[e]:[]}var Hn=new WeakMap;function zs(e){let t=Hn.get(e);if(t)return t;let n=Hs(e.exports).map(s=>({entry:s,pathVars:B(s.path),toVars:B(s.to)}));return Hn.set(e,n),n}function Mt(e,t,i){let n=zs(e);if(n.length===0)return!1;for(let{entry:s,pathVars:o,toVars:r}of n){let a=o.length>0?zn({pattern:s.path,variables:o,preferred:i,moduleName:t.targetModule,relativePath:t.targetRelativePath}):{};if(o.length>0&&!a)continue;let c=r.length>0?zn({pattern:s.to,variables:r,preferred:void 0,moduleName:t.sourceModule,relativePath:t.sourceRelativePath}):{};if(r.length>0&&!c)continue;let l=Us(a??{},c??{});if(!l)continue;let u=o.length>0?te(s.path,o,l):s.path;if(!W(t.targetModule,t.targetRelativePath,u))continue;let p=r.length>0?te(s.to,r,l):s.to;if(W(t.sourceModule,t.sourceRelativePath,p))return!0}return!1}function zn(e){let{pattern:t,variables:i,preferred:n,moduleName:s,relativePath:o}=e;return n&&i.every(r=>n[r]!==void 0)?n:Tt({pattern:t,variables:i,moduleName:s,relativePath:o})}function Us(e,t){let i={...e};for(let[n,s]of Object.entries(t)){if(i[n]!==void 0&&i[n]!==s)return;i[n]=s}return i}function qs(e,t){let i=dt(e);if(i&&i.unless){let n=Object.entries(i.unless);return n.length>0&&n.every(([s,o])=>t[s]===o)}return!1}function qn(e,t){let{rule:i,allow:n,severity:s,name:o,label:r,group:a,effectiveImporter:c,isOnly:l,importPatterns:u}=e;for(let p of u){let f=B(l?p:c);if(f.length>0){let h=Un({rule:i,importsPattern:p,variables:f,isOnly:l,allow:n,effectiveImporter:c,ruleSeverity:s,ruleName:o,ruleLabel:r,ruleGroup:a,ctx:t});if(h)return h;continue}let d=W(t.sourceModule,t.sourceRelativePath,c),g=W(t.targetModule,t.targetRelativePath,p);if(l){if(g&&!d){if(Mt(i,t))return;let h=i.message||(i.containedTo?`Import is restricted: "${t.targetModule}" is contained to "${c}"`:`Module "${t.targetModule}" can only be imported by "${c}"`);return ee({filePath:t.filePath,importStmt:t.importStmt,ruleName:o,ruleLabel:r,message:h,severity:s,sourceModule:t.sourceModule,targetModule:t.targetModule,ruleGroup:a})}}else if(d&&g&&!n){let h=i.message||`Module "${t.sourceModule}" cannot import from "${t.targetModule}"`;return ee({filePath:t.filePath,importStmt:t.importStmt,ruleName:o,ruleLabel:r,message:h,severity:s,sourceModule:t.sourceModule,targetModule:t.targetModule,ruleGroup:a})}}}function Xn(e){let{filePath:t,content:i,config:n,ctx:s}=e,o=[],{modules:r}=n,{severity:a,rules:c}=n.rules["module-boundaries"],{root:l}=s,u=n.warnOnUntrackedImporters??!0,p=c.map((h,k)=>en(h,k,a)),f=j(t,r,l);if(!f)return u&&o.push({file:t,line:0,character:0,length:1,message:"This file is not covered by any declared module. Import rules will not be enforced here.",severity:"info"}),o;let d=x(At.relative(l,t)),g=je(t,i,s);for(let{statement:h,resolvedPath:k}of g){let P=j(k,r,l);if(!P)continue;let O=x(At.relative(l,k)),y={sourceModule:f,sourceRelativePath:d,targetModule:P,targetRelativePath:O,filePath:t,importStmt:h};for(let w of p){let v=qn(w,y);v&&o.push(v)}}return o}function et(e,t){let i=t.rules["module-boundaries"].rules,n=new Map;if(i.forEach((o,r)=>{if(o.maxViolations!==void 0){let a=o.name??`rule[${r}]`;n.set(a,o.maxViolations)}}),n.size===0)return e;let s=new Map;for(let o of e)o.ruleName&&n.has(o.ruleName)&&s.set(o.ruleName,(s.get(o.ruleName)??0)+1);return e.map(o=>{if(!o.ruleName||!n.has(o.ruleName))return o;let r=s.get(o.ruleName)??0,a=n.get(o.ruleName),c=r<=a?"warn":"error";return c===o.severity?o:{...o,severity:c}})}var C=S(require("vscode")),Ct=S(require("path"));function Jn(e){let{errors:t,workspaceRoot:i,outputChannel:n,diagnosticCollection:s}=e;n.appendLine("Pickety: Configuration error(s) found:");let o=C.Uri.file(Ct.join(i,N)),r=t.map(a=>{n.appendLine(` - ${a.message}${a.path?` (at ${a.path})`:""}`);let c=new C.Range(0,0,0,100),l=new C.Diagnostic(c,a.message,C.DiagnosticSeverity.Error);return l.source="pickety",a.path&&(l.code=a.path),l});s.set(o,r),C.window.showErrorMessage("Pickety: Configuration error. Check the Problems panel or Output channel for details.")}function Ot(e){let{warnings:t,workspaceRoot:i,outputChannel:n,diagnosticCollection:s}=e;n.appendLine("Pickety: Configuration warning(s) found:");let o=C.Uri.file(Ct.join(i,N)),r=t.map(c=>{n.appendLine(` - ${c.message}${c.path?` (at ${c.path})`:""}`);let l=new C.Range(0,0,0,100),u=new C.Diagnostic(l,c.message,C.DiagnosticSeverity.Warning);return u.source="pickety",c.path&&(u.code=c.path),u}),a=s.get(o)||[];s.set(o,[...a,...r])}var tt=class e{static DIAGRAM_GITIGNORE_KEY="pickety.diagramGitignoreAdded";telemetry=me.getInstance();disposables=[];codeLensProvider;configRef={config:void 0};context;configService;analysisService;diagnosticManager;statusBar;outputChannel;workspaceRoot;constructor(t){this.context=t.context,this.configService=t.configService,this.analysisService=t.analysisService,this.diagnosticManager=t.diagnosticManager,this.statusBar=t.statusBar,this.outputChannel=t.outputChannel,this.workspaceRoot=t.workspaceRoot,this.registerEventListeners()}setCodeLensProvider(t){this.codeLensProvider=t}handleConfigResult(t){this.diagnosticManager.clear();let i=t.ok?t.config:void 0;if(this.configRef.config=i,t.ok&&t.config){let n=t.config;this.outputChannel.appendLine("Pickety: Import boundaries active"),t.warnings&&t.warnings.length>0&&Ot({warnings:t.warnings,workspaceRoot:this.workspaceRoot,outputChannel:this.outputChannel,diagnosticCollection:this.diagnosticManager.getCollection()});try{let s=Ve(t.config,this.workspaceRoot);s&&(this.outputChannel.appendLine(`Pickety: Generated boundary diagram at ${s}`),this.ensureDefaultDiagramIgnored(s))}catch(s){this.outputChannel.appendLine(`Pickety: Failed to generate boundary diagram: ${s instanceof Error?s.message:String(s)}`)}this.analysisService.scan(n.ignore).then(()=>this.analyzeOpenEditors())}else t.ok||(Jn({errors:t.errors,workspaceRoot:this.workspaceRoot,outputChannel:this.outputChannel,diagnosticCollection:this.diagnosticManager.getCollection()}),t.warnings&&t.warnings.length>0&&Ot({warnings:t.warnings,workspaceRoot:this.workspaceRoot,outputChannel:this.outputChannel,diagnosticCollection:this.diagnosticManager.getCollection()}));this.statusBar.update(i,this.diagnosticManager.getCollection())}analyzeOpenEditors(){try{let t=this.configService.getConfig();if(!t)return;let i=[];for(let r of V.workspace.textDocuments)this.isSourceFile(r)&&i.push({uri:r.uri,violations:this.checkDocument(r,t)});let n=i.flatMap(r=>r.violations),s=et(n,t),o=new Map;for(let r of s){let a=x(r.file),c=o.get(a);c?c.push(r):o.set(a,[r])}for(let r of i){let a=x(r.uri.fsPath);this.diagnosticManager.setViolations(r.uri,o.get(a)??[])}this.statusBar.update(t,this.diagnosticManager.getCollection()),setTimeout(()=>{this.checkCircularDependencies(t),this.checkHealthThresholds(t)},0)}catch(t){this.telemetry.logError(t instanceof Error?t:String(t),"analyzeOpenEditors")}}async analyzeWorkspace(){let t=this.configService.getConfig();if(!t)return;await this.analysisService.scan(t.ignore);let i=this.analysisService.getWorkspaceContext(),n=[];for(let a of this.analysisService.getKnownFiles()){let c=V.Uri.file(a),l=[];try{if(J(a,this.workspaceRoot,t.ignore)){this.diagnosticManager.delete(c);continue}let u=await V.workspace.fs.readFile(c),p=Buffer.from(u).toString("utf8");l=this.checkDocumentText(a,p,t),this.analysisService.updateFile(a,p,i)}catch(u){this.telemetry.logError(u instanceof Error?u:String(u),"analyzeWorkspace")}n.push({uri:c,filePath:a,violations:l})}let s=n.flatMap(a=>a.violations),o=et(s,t),r=new Map;for(let a of o){let c=x(a.file),l=r.get(c);l?l.push(a):r.set(c,[a])}for(let a of n){let c=x(a.filePath);this.diagnosticManager.setViolations(a.uri,r.get(c)??[])}this.statusBar.update(t,this.diagnosticManager.getCollection()),setTimeout(()=>{this.checkCircularDependencies(t),this.checkHealthThresholds(t)},0)}analyzeDocument(t){let i=this.configService.getConfig();if(!i||!this.isSourceFile(t))return;if(this.hasMaxViolationsRules(i)){this.analyzeOpenEditors();return}let n=this.checkDocument(t,i);this.diagnosticManager.setViolations(t.uri,n),this.statusBar.update(i,this.diagnosticManager.getCollection())}analyzeDocumentText(t,i){let n=this.configService.getConfig();if(!n||!this.isSourceFile(t))return;if(this.hasMaxViolationsRules(n)){this.analyzeOpenEditorsWithOverride(t,i);return}let s=this.checkDocumentText(t.uri.fsPath,i,n);this.diagnosticManager.setViolations(t.uri,s),this.statusBar.update(n,this.diagnosticManager.getCollection())}checkDocument(t,i){return this.checkDocumentText(t.uri.fsPath,t.getText(),i)}checkDocumentText(t,i,n){return Xn({filePath:t,content:i,config:n,ctx:this.analysisService.getWorkspaceContext()})}hasMaxViolationsRules(t){return t.rules["module-boundaries"].rules.some(i=>i.maxViolations!==void 0)}analyzeOpenEditorsWithOverride(t,i){let n=this.configService.getConfig();if(!n)return;let s=[];for(let c of V.workspace.textDocuments)if(this.isSourceFile(c)){let l=x(c.uri.fsPath)===x(t.uri.fsPath)?i:c.getText();s.push({uri:c.uri,violations:this.checkDocumentText(c.uri.fsPath,l,n)})}let o=s.flatMap(c=>c.violations),r=et(o,n),a=new Map;for(let c of r){let l=x(c.file),u=a.get(l);u?u.push(c):a.set(l,[c])}for(let c of s){let l=x(c.uri.fsPath);this.diagnosticManager.setViolations(c.uri,a.get(l)??[])}this.statusBar.update(n,this.diagnosticManager.getCollection()),setTimeout(()=>{this.checkCircularDependencies(n),this.checkHealthThresholds(n)},0)}checkCircularDependencies(t){let i=this.analysisService.computeCycles(t,this.analysisService.getWorkspaceContext()),n=V.Uri.file(ce(this.workspaceRoot));this.diagnosticManager.setCircularDiagnostics(n,i)}checkHealthThresholds(t){let i=this.analysisService.computeHealthViolations(t,this.analysisService.getWorkspaceContext()),n=V.Uri.file(ce(this.workspaceRoot));this.diagnosticManager.setHealthDiagnostics(n,i)}registerEventListeners(){this.disposables.push(V.workspace.onDidSaveTextDocument(i=>{this.isSourceFile(i)&&(this.analysisService.updateFile(i.uri.fsPath,i.getText(),this.analysisService.getWorkspaceContext()),this.analyzeDocument(i),this.codeLensProvider?.refresh())}));let t=V.workspace.createFileSystemWatcher(K);this.disposables.push(t),t.onDidCreate(i=>{J(i.fsPath,this.workspaceRoot,this.configService.getConfig()?.ignore)||this.analysisService.getKnownFiles().add(x(i.fsPath))}),t.onDidDelete(i=>{this.analysisService.removeFile(i.fsPath),this.codeLensProvider?.refresh()}),t.onDidChange(i=>{this.handleExternalChange(i)})}async handleExternalChange(t){let i=this.configService.getConfig()?.ignore;if(J(t.fsPath,this.workspaceRoot,i))return;let n=V.workspace.textDocuments.find(s=>x(s.uri.fsPath)===x(t.fsPath));if(n)try{let s=await V.workspace.fs.readFile(t),o=Buffer.from(s).toString("utf8");this.analysisService.updateFile(n.uri.fsPath,o,this.analysisService.getWorkspaceContext()),this.analyzeDocumentText(n,o),this.codeLensProvider?.refresh()}catch(s){this.telemetry.logError(s instanceof Error?s:String(s),"handleExternalChange"),this.outputChannel.appendLine(`Pickety: Error reading changed file ${t.fsPath}: ${s instanceof Error?s.message:String(s)}`)}}isSourceFile(t){if(!["typescript","typescriptreact","javascript","javascriptreact"].includes(t.languageId))return!1;let i=this.configService.getConfig()?.ignore;return!J(t.uri.fsPath,this.workspaceRoot,i)}async ensureDefaultDiagramIgnored(t){let i=this.configService.getConfig();if(!i||i["boundary-diagrams"]!==!0||this.context.workspaceState.get(e.DIAGRAM_GITIGNORE_KEY))return;let n=ye.join(this.workspaceRoot,"picket-boundaries.mermaid"),s=x(ye.resolve(t)),o=x(ye.resolve(n));if(s!==o)return;let r=ye.join(this.workspaceRoot,".gitignore"),a="";try{a=await $t.promises.readFile(r,"utf8")}catch(u){if(!(u instanceof Error)||!("code"in u)||u.code!=="ENOENT"){this.telemetry.logError(u instanceof Error?u:String(u),"ensureDefaultDiagramIgnored");return}}let c="/picket-boundaries.mermaid";if(!/(^|\r?\n)\s*\/?picket-boundaries\.mermaid\s*(#.*)?(\r?\n|$)/.test(a)){let u=a.length>0&&!a.endsWith(`
|
|
154
|
+
`),p=`${a}${u?`
|
|
155
|
+
`:""}${c}
|
|
156
|
+
`;try{await $t.promises.writeFile(r,p,"utf8"),this.outputChannel.appendLine("Pickety: Added picket-boundaries.mermaid to .gitignore")}catch(f){this.telemetry.logError(f instanceof Error?f:String(f),"ensureDefaultDiagramIgnored");return}}await this.context.workspaceState.update(e.DIAGRAM_GITIGNORE_KEY,!0)}dispose(){this.disposables.forEach(t=>t.dispose())}};var ve=S(require("vscode")),nt=class{constructor(t){this.workspaceRoot=t}provideCodeActions(t,i,n){let s=[];for(let o of n.diagnostics)if(o.source==="pickety"&&o.code){let r=typeof o.code=="object"?o.code.value:o.code,a=new ve.CodeAction(`Go to Pickety rule: ${r}`,ve.CodeActionKind.QuickFix);a.command={command:"pickety.goToRule",title:"Go to Rule",arguments:[this.workspaceRoot,r]},s.push(a);let c=o._picketyMetadata;if(c&&c.sourceModule&&c.targetModule){let l=new ve.CodeAction(`Allow imports from '${c.targetModule}' in '${c.sourceModule}'`,ve.CodeActionKind.QuickFix);l.command={command:"pickety.allowImport",title:"Allow Import",arguments:[this.workspaceRoot,c.sourceModule,c.targetModule]},s.push(l)}}return s}};var be=S(require("vscode"));var it=class{constructor(t,i,n){this.importGraph=t;this.workspaceRoot=i;this.configRef=n}_onDidChangeCodeLenses=new be.EventEmitter;onDidChangeCodeLenses=this._onDidChangeCodeLenses.event;refresh(){this._onDidChangeCodeLenses.fire()}provideCodeLenses(t){let i=this.configRef.config;if(!i)return[];let n=x(t.uri.fsPath),s=this.importGraph.getModuleSummary(n,i.modules,this.workspaceRoot);if(s.dependentCount===0&&s.dependencyCount===0)return[];let o=[];if(s.dependentCount>0){let c=s.dependentModules.length===1?"1 module":`${s.dependentModules.length} modules`;o.push(`${s.dependentCount} dependent${s.dependentCount===1?"":"s"} (${c})`)}if(s.dependencyCount>0){let c=s.dependencyModules.length===1?"1 module":`${s.dependencyModules.length} modules`;o.push(`${s.dependencyCount} dependenc${s.dependencyCount===1?"y":"ies"} (${c})`)}let r=new be.Range(0,0,0,0);return[new be.CodeLens(r,{title:o.join(" | "),command:"pickety.showImpact",tooltip:"Show full impact analysis for this file"})]}dispose(){this._onDidChangeCodeLenses.dispose()}};var Xs=[];async function Js(e){let t=me.getInstance();t.logEvent("extension_activate");let i=G.window.createOutputChannel("Pickety");e.subscriptions.push(i),t.setOutputChannel(i);let n=G.workspace.workspaceFolders?.[0]?.uri.fsPath;if(!n){i.appendLine("Pickety: No workspace root found.");return}i.appendLine(`Pickety: Extension activated for workspace: ${n}`);let s=new Xe(n);e.subscriptions.push(s);let o=new Ye(n,s);e.subscriptions.push(o);let r=new Ze(e);e.subscriptions.push(r);let a=G.languages.createDiagnosticCollection("pickety");e.subscriptions.push(a);let c=new Ke(a);e.subscriptions.push(c);let l=new nt(n);e.subscriptions.push(G.languages.registerCodeActionsProvider({scheme:"file",language:"*"},l,{providedCodeActionKinds:[G.CodeActionKind.QuickFix]}));let u=new it(o.getImportGraph(),n,{config:void 0});e.subscriptions.push(u);let p=new tt({context:e,configService:s,analysisService:o,diagnosticManager:c,statusBar:r,outputChannel:i,workspaceRoot:n});p.setCodeLensProvider(u),e.subscriptions.push(p),u.configRef=p.configRef,e.subscriptions.push(G.languages.registerCodeLensProvider({scheme:"file",pattern:K},u)),Tn({context:e,configService:s,analysisService:o,documentValidator:p,workspaceRoot:n}),s.onConfigChanged(f=>p.handleConfigResult(f)),o.onAnalysisReady(()=>{i.appendLine(`Pickety: Analysis complete. Found ${o.getKnownFiles().size} files.`),p.analyzeOpenEditors()}),s.reload(),s.reloadAliases()}function Ys(){Xs.forEach(e=>e.dispose())}0&&(module.exports={activate,deactivate});
|
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Dan Serio"
|
|
7
7
|
},
|
|
8
|
-
"version": "0.
|
|
8
|
+
"version": "0.4.0",
|
|
9
9
|
"publisher": "DanSerio",
|
|
10
10
|
"icon": "resources/icon.png",
|
|
11
11
|
"license": "MIT",
|
|
@@ -111,7 +111,8 @@
|
|
|
111
111
|
"scripts": {
|
|
112
112
|
"vscode:prepublish": "npm run build && npm run build:cli",
|
|
113
113
|
"compile": "npm run build",
|
|
114
|
-
"
|
|
114
|
+
"clean:test": "node -e \"require('fs').rmSync('out/test', { recursive: true, force: true })\"",
|
|
115
|
+
"compile-tests": "npm run clean:test && tsc -p ./",
|
|
115
116
|
"build": "esbuild ./src/extension/index.ts --bundle --outfile=out/extension.js --external:vscode --format=cjs --platform=node --main-fields=module,main --minify",
|
|
116
117
|
"build:cli": "esbuild ./src/cli/index.ts --bundle --outfile=out/cli.js --format=cjs --platform=node --main-fields=module,main --minify --banner:js=\"#!/usr/bin/env node\"",
|
|
117
118
|
"watch": "esbuild ./src/extension/index.ts --bundle --outfile=out/extension.js --external:vscode --format=cjs --platform=node --main-fields=module,main --watch",
|