@remotex-labs/xbuild 2.2.4 → 2.3.1

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/dist/bash.js CHANGED
@@ -1,28 +1,28 @@
1
1
  #!/usr/bin/env node
2
- var wr=Object.create;var Ke=Object.defineProperty;var Tr=Object.getOwnPropertyDescriptor;var St=(r,e)=>(e=Symbol[r])?e:Symbol.for("Symbol."+r),ge=r=>{throw TypeError(r)};var kr=(r,e,t)=>e in r?Ke(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var vt=(r,e)=>Ke(r,"name",{value:e,configurable:!0});var P=r=>[,,,wr(r?.[St("metadata")]??null)],Et=["class","method","getter","setter","accessor","field","value","get","set"],me=r=>r!==void 0&&typeof r!="function"?ge("Function expected"):r,Fr=(r,e,t,i,o)=>({kind:Et[r],name:e,metadata:i,addInitializer:n=>t._?ge("Already initialized"):o.push(me(n||null))}),Or=(r,e)=>kr(e,St("metadata"),r[3]),$=(r,e,t,i)=>{for(var o=0,n=r[e>>1],s=n&&n.length;o<s;o++)e&1?n[o].call(t):i=n[o].call(t,i);return i},R=(r,e,t,i,o,n)=>{var s,a,c,l,p,f=e&7,d=!!(e&8),g=!!(e&16),H=f>3?r.length+1:f?d?1:2:0,K=Et[f+5],U=f>3&&(r[H-1]=[]),We=r[H]||(r[H]=[]),C=f&&(!g&&!d&&(o=o.prototype),f<5&&(f>3||!g)&&Tr(f<4?o:{get[t](){return xt(this,n)},set[t](k){return bt(this,n,k)}},t));f?g&&f<4&&vt(n,(f>2?"set ":f>1?"get ":"")+t):vt(o,t);for(var de=i.length-1;de>=0;de--)l=Fr(f,t,c={},r[3],We),f&&(l.static=d,l.private=g,p=l.access={has:g?k=>Ar(o,k):k=>t in k},f^3&&(p.get=g?k=>(f^1?xt:Pr)(k,o,f^4?n:C.get):k=>k[t]),f>2&&(p.set=g?(k,Ge)=>bt(k,o,Ge,f^4?n:C.set):(k,Ge)=>k[t]=Ge)),a=(0,i[de])(f?f<4?g?n:C[K]:f>4?void 0:{get:C.get,set:C.set}:o,l),c._=1,f^4||a===void 0?me(a)&&(f>4?U.unshift(a):f?g?n=a:C[K]=a:o=a):typeof a!="object"||a===null?ge("Object expected"):(me(s=a.get)&&(C.get=s),me(s=a.set)&&(C.set=s),me(s=a.init)&&U.unshift(s));return f||Or(r,o),C&&Ke(o,t,C),g?f^4?n:C:o};var qe=(r,e,t)=>e.has(r)||ge("Cannot "+t),Ar=(r,e)=>Object(e)!==e?ge('Cannot use the "in" operator on this value'):r.has(e),xt=(r,e,t)=>(qe(r,e,"read from private field"),t?t.call(r):e.get(r));var bt=(r,e,t,i)=>(qe(r,e,"write to private field"),i?i.call(r,t):e.set(r,t),t),Pr=(r,e,t)=>(qe(r,e,"access private method"),t);import{rmSync as Fo}from"fs";import{cwd as Oo}from"process";import Fe from"node:process";var Ye=new Map,Ct=new Map;function $r(r){return typeof r=="object"&&r!==null&&"useClass"in r}function Rr(r){return typeof r=="object"&&r!==null&&"useFactory"in r}function Mr(r){return typeof r=="object"&&r!==null&&"useValue"in r}function M(r){return function(e){Ct.set(e,r||{})}}function Xe(r,e=[]){if(!r)return e;let t=e;for(let i of r.slice(t.length))if($r(i))t.push(u(i.useClass,...Xe(i.providers)));else if(Rr(i))t.push(i.useFactory(...Xe(i.providers)));else if(Mr(i))t.push(i.useValue);else if(typeof i=="function")t.push(u(i));else throw new Error(`Unknown provider type: ${typeof i}`);return t}function u(r,...e){if(Ye.has(r))return Ye.get(r);let t=Ct.get(r);if(!t)throw new Error(`Cannot inject ${r.name} \u2013 not marked @Injectable`);let i=Xe(t.providers,e),o=t.factory?t.factory(...i):new r(...i);return t?.scope==="singleton"&&Ye.set(r,o),o}import{xterm as xe}from"@remotex-labs/xansi/xterm.component";import Dr from"typescript";import*as he from"path";import*as ne from"path/posix";var Br=/\\/g,Nr=/\/+/g;function B(r){if(!r)return"";let e=String(r);return e=e.replace(Br,"/"),e=e.replace(Nr,"/"),e}function It(r){return ne.normalize(B(r))}function v(...r){return ne.join(...r.map(B))}function I(...r){return B(he.resolve(...r))}function S(r){return B(he.dirname(r))}function F(r,e){return ne.relative(B(r),B(e))||"."}import{closeSync as jr,fstatSync as Lr,openSync as Hr,readFileSync as _r}from"fs";var wt,Je;wt=[M({scope:"singleton"})];var b=class{resolvedPathCache=new Map;snapshotsByPath=new Map;clear(){this.snapshotsByPath.clear(),this.resolvedPathCache.clear()}getSnapshot(e){return this.snapshotsByPath.get(this.resolve(e))}getOrTouchFile(e){return this.snapshotsByPath.get(this.resolve(e))??this.touchFile(e)}getTrackedFilePaths(){return[...this.snapshotsByPath.keys()]}touchFile(e){let t=this.resolve(e),i=this.snapshotsByPath.get(t)??this.createEntry(t);try{this.syncEntry(t,i)}catch{(i.contentSnapshot!==void 0||i.version>0)&&(i.version++,i.mtimeMs=0,i.contentSnapshot=void 0)}return{...i}}resolve(e){let t=this.resolvedPathCache.get(e);if(t)return t;let i=I(e);return this.resolvedPathCache.set(e,i),i}createEntry(e){let t={version:0,mtimeMs:0,contentSnapshot:void 0};return this.snapshotsByPath.set(e,t),t}syncEntry(e,t){let i=Hr(e,"r");try{let{mtimeMs:o}=Lr(i);if(o===t.mtimeMs)return;let n=_r(i,"utf-8");t.version++,t.mtimeMs=o,t.contentSnapshot=n?Dr.ScriptSnapshot.fromString(n):void 0}finally{jr(i)}}};Je=P(null),b=R(Je,0,"FilesModel",wt,b),$(Je,1,b);import{readFileSync as Vr}from"fs";import{SourceService as Ur}from"@remotex-labs/xmap";var Tt,Qe;Tt=[M({scope:"singleton"})];var E=class{filePath;distPath;rootPath;sourceMaps=new Map;constructor(){this.filePath=import.meta.filename,this.setSourceFile(this.filePath),this.rootPath=this.getRootDir(),this.distPath=this.getDistDir()}isFrameworkFile(e){let{source:t,sourceRoot:i}=e,o=t?.toLowerCase();return!!(t&&o.includes("xbuild")&&!o.includes("xbuild.config")||i&&i.includes("xBuild"))}getSourceMap(e){if(e=I(e),this.sourceMaps.has(e))return this.sourceMaps.get(e)}setSource(e,t){let i=I(t);try{return this.initializeSourceMap(e,i)}catch(o){throw new Error(`Failed to initialize SourceService: ${i}
3
- ${o instanceof Error?o.message:String(o)}`)}}setSourceFile(e){if(!e)return;let t=I(e),i=`${e}.map`;if(!this.sourceMaps.has(t))try{let o=Vr(i,"utf-8");return this.initializeSourceMap(o,t)}catch(o){throw new Error(`Failed to initialize SourceService: ${t}
4
- ${o instanceof Error?o.message:String(o)}`)}}getRootDir(){return B(process.cwd())}getDistDir(){return B(import.meta.dirname)}initializeSourceMap(e,t){if(e?.includes('"mappings": ""'))return;let i=new Ur(e,t);this.sourceMaps.set(t,i)}};Qe=P(null),E=R(Qe,0,"FrameworkService",Tt,E),$(Qe,1,E);import{parseErrorStack as Pt}from"@remotex-labs/xmap/parser.component";function kt(r){return e=>new q(t=>e.subscribe({next:i=>{try{let o=r(i);t.next?.(o)}catch(o){t.error?.(o)}},error:i=>t.error?.(i),complete:()=>t.complete?.()}))}function Ft(r=(e,t)=>e===t){return e=>new q(t=>{let i=!1,o;return e.subscribe({next:n=>{try{if(!i){o=n,i=!0,t.next?.(n);return}r(o,n)||(o=n,t.next?.(n))}catch(s){t.error?.(s)}},error:n=>t.error?.(n),complete:()=>t.complete?.()})})}var q=class{constructor(e){this.handler=e}subscribe(e,t,i){let o=this.createSafeObserver(e,t,i),n;try{n=this.handler(o)}catch(s){return o.error?.(s),()=>{}}return()=>{try{n?.()}catch(s){o.error?.(s)}}}pipe(...e){return e.length===0?this:e.reduce((t,i)=>i(t),this)}createSafeObserver(e,t,i){return typeof e=="function"?{next:e,error:t,complete:i}:e||{}}};var ye=class extends q{isCompleted=!1;observers=new Set;constructor(){super(e=>{if(this.isCompleted){e.complete?.();return}return this.observers.add(e),()=>this.observers.delete(e)})}next(e){if(this.isCompleted)return;let t=[];for(let i of[...this.observers])try{i.next?.(e)}catch(o){t.push(o);try{i.error?.(o)}catch{}}if(t.length>0)throw new AggregateError(t,`${t.length} observer(s) failed in next()`)}error(e){if(this.isCompleted)return;let t=[];for(let i of[...this.observers])try{i.error?.(e)}catch(o){t.push(o)}if(t.length>0)throw new AggregateError(t,`${t.length} observer(s) failed in error()`)}complete(){if(this.isCompleted)return;let e=[];for(let t of[...this.observers])try{t.complete?.()}catch(i){e.push(i)}if(this.observers.clear(),this.isCompleted=!0,e.length>0)throw new AggregateError(e,`${e.length} observer(s) failed in complete()`)}};var ve=class extends ye{lastValue;constructor(e){super(),this.lastValue=typeof e=="function"?e():e}get value(){return this.lastValue}subscribe(e,t,i){if(this.isCompleted)return()=>{};let o=this.createSafeObserver(e,t,i),n=super.subscribe(o);return o.next?.(this.lastValue),n}next(e){this.isCompleted||(this.lastValue=e,super.next(e))}};function Te(r){return!!r&&typeof r=="object"&&!Array.isArray(r)}function Y(r,...e){if(!e.length)return r;let t=e.shift();if(Te(r)&&Te(t)){for(let i in t){let o=t[i],n=r[i];Array.isArray(o)&&Array.isArray(n)?Object.assign(r,{[i]:[...n,...o]}):Te(o)?Object.assign(r,{[i]:Y(Te(n)?n:{},o)}):Object.assign(r,{[i]:o})}return Y(r,...e)}return r}function ke(r,e,t=!0){return r===e||Object.is(r,e)?!0:r===null||e===null?!1:r instanceof Date&&e instanceof Date?r.getTime()===e.getTime():r instanceof RegExp&&e instanceof RegExp?r.source===e.source&&r.flags===e.flags:URL&&r instanceof URL&&e instanceof URL?r.href===e.href:typeof r=="object"&&typeof e=="object"?Wr(r,e,t):!1}function zr(r,e){return r==null||typeof r!="object"&&typeof r!="function"?!1:e in r||Object.prototype.hasOwnProperty.call(r,e)}function Wr(r,e,t=!0){if(Array.isArray(r)&&Array.isArray(e))return t&&r.length!==e.length?!1:r.every((n,s)=>ke(n,e[s],t));let i=Object.keys(r),o=Object.keys(e);if(t&&i.length!==o.length)return!1;for(let n of i)if(!zr(e,n)||!ke(r[n],e[n],t))return!1;return!0}var Ot=Object.freeze({verbose:!1,common:Object.freeze({types:!0,declaration:!0,esbuild:Object.freeze({write:!0,bundle:!0,minify:!0,format:"cjs",outdir:"dist",platform:"browser",absWorkingDir:process.cwd()})})});var At,Ze;At=[M({scope:"singleton"})];var x=class{constructor(e=Ot){this.initialConfig=e;this.config$=new ve(Y({},e))}config$;getValue(e){return e?e(this.config$.value):this.config$.value}subscribe(e){return this.config$.subscribe(e)}select(e){return this.config$.pipe(kt(e),Ft((t,i)=>ke(t,i)))}patch(e){let t=Y({},this.config$.value,e);this.config$.next(t)}reload(e){this.config$.next(Y({},this.initialConfig,e))}};Ze=P(null),x=R(Ze,0,"ConfigurationService",At,x),$(Ze,1,x);import{highlightCode as Gr}from"@remotex-labs/xmap/highlighter.component";import{Bias as Kr}from"@remotex-labs/xmap";import{formatErrorCode as qr}from"@remotex-labs/xmap/formatter.component";var Yr=/\s{2,}/g,Xr=/^https?:\/\//,Jr=/^file:\/\//;function Qr(r){return r instanceof Error?Pt(r):r.detail instanceof Error?Pt(r.detail):r.location?{name:"esBuildMessage",message:r.text??"",rawStack:"",stack:[{source:`@${r.location.file}`,line:r.location.line,column:r.location.column,fileName:r.location.file,eval:!1,async:!1,native:!1,constructor:!1}]}:{stack:[],name:"esBuildMessage",message:r.text??"",rawStack:""}}function Zr(r){let e=r.fileName??"",t=this.framework.getSourceMap(e);if(t)return t;let i=this.files.getOrTouchFile(e),o=i?.contentSnapshot?.text;if(!i||!o)return null;let n=o.split(`
2
+ var Sr=Object.create;var He=Object.defineProperty;var Er=Object.getOwnPropertyDescriptor;var gt=(r,e)=>(e=Symbol[r])?e:Symbol.for("Symbol."+r),fe=r=>{throw TypeError(r)};var wr=(r,e,t)=>e in r?He(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var ut=(r,e)=>He(r,"name",{value:e,configurable:!0});var F=r=>[,,,Sr(r?.[gt("metadata")]??null)],ht=["class","method","getter","setter","accessor","field","value","get","set"],le=r=>r!==void 0&&typeof r!="function"?fe("Function expected"):r,Cr=(r,e,t,i,o)=>({kind:ht[r],name:e,metadata:i,addInitializer:n=>t._?fe("Already initialized"):o.push(le(n||null))}),Ir=(r,e)=>wr(e,gt("metadata"),r[3]),O=(r,e,t,i)=>{for(var o=0,n=r[e>>1],s=n&&n.length;o<s;o++)e&1?n[o].call(t):i=n[o].call(t,i);return i},k=(r,e,t,i,o,n)=>{var s,a,c,l,p,f=e&7,d=!!(e&8),g=!!(e&16),B=f>3?r.length+1:f?d?1:2:0,_=ht[f+5],j=f>3&&(r[B-1]=[]),je=r[B]||(r[B]=[]),S=f&&(!g&&!d&&(o=o.prototype),f<5&&(f>3||!g)&&Er(f<4?o:{get[t](){return dt(this,n)},set[t](C){return mt(this,n,C)}},t));f?g&&f<4&&ut(n,(f>2?"set ":f>1?"get ":"")+t):ut(o,t);for(var ce=i.length-1;ce>=0;ce--)l=Cr(f,t,c={},r[3],je),f&&(l.static=d,l.private=g,p=l.access={has:g?C=>Tr(o,C):C=>t in C},f^3&&(p.get=g?C=>(f^1?dt:Fr)(C,o,f^4?n:S.get):C=>C[t]),f>2&&(p.set=g?(C,Le)=>mt(C,o,Le,f^4?n:S.set):(C,Le)=>C[t]=Le)),a=(0,i[ce])(f?f<4?g?n:S[_]:f>4?void 0:{get:S.get,set:S.set}:o,l),c._=1,f^4||a===void 0?le(a)&&(f>4?j.unshift(a):f?g?n=a:S[_]=a:o=a):typeof a!="object"||a===null?fe("Object expected"):(le(s=a.get)&&(S.get=s),le(s=a.set)&&(S.set=s),le(s=a.init)&&j.unshift(s));return f||Ir(r,o),S&&He(o,t,S),g?f^4?n:S:o};var Ve=(r,e,t)=>e.has(r)||fe("Cannot "+t),Tr=(r,e)=>Object(e)!==e?fe('Cannot use the "in" operator on this value'):r.has(e),dt=(r,e,t)=>(Ve(r,e,"read from private field"),t?t.call(r):e.get(r));var mt=(r,e,t,i)=>(Ve(r,e,"write to private field"),i?i.call(r,t):e.set(r,t),t),Fr=(r,e,t)=>(Ve(r,e,"access private method"),t);import{rmSync as Bo}from"fs";import{cwd as No}from"process";import Se from"node:process";import{resolveError as Vr}from"@remotex-labs/xmap";var _e=new Map,yt=new Map;function Or(r){return typeof r=="object"&&r!==null&&"useClass"in r}function kr(r){return typeof r=="object"&&r!==null&&"useFactory"in r}function Ar(r){return typeof r=="object"&&r!==null&&"useValue"in r}function A(r){return function(e){yt.set(e,r||{})}}function Ue(r,e=[]){if(!r)return e;let t=e;for(let i of r.slice(t.length))if(Or(i))t.push(u(i.useClass,...Ue(i.providers)));else if(kr(i))t.push(i.useFactory(...Ue(i.providers)));else if(Ar(i))t.push(i.useValue);else if(typeof i=="function")t.push(u(i));else throw new Error(`Unknown provider type: ${typeof i}`);return t}function u(r,...e){if(_e.has(r))return _e.get(r);let t=yt.get(r);if(!t)throw new Error(`Cannot inject ${r.name} \u2013 not marked @Injectable`);let i=Ue(t.providers,e),o=t.factory?t.factory(...i):new r(...i);return t?.scope==="singleton"&&_e.set(r,o),o}import{xterm as qe}from"@remotex-labs/xansi/xterm.component";import Pr from"typescript";import{resolve as Rr}from"@remotex-labs/xmap";import{closeSync as Mr,fstatSync as $r,openSync as Br,readFileSync as Nr}from"fs";var vt,ze;vt=[A({scope:"singleton"})];var v=class{resolvedPathCache=new Map;snapshotsByPath=new Map;clear(){this.snapshotsByPath.clear(),this.resolvedPathCache.clear()}getSnapshot(e){return this.snapshotsByPath.get(this.resolve(e))}getOrTouchFile(e){return this.snapshotsByPath.get(this.resolve(e))??this.touchFile(e)}getTrackedFilePaths(){return[...this.snapshotsByPath.keys()]}touchFile(e){let t=this.resolve(e),i=this.snapshotsByPath.get(t)??this.createEntry(t);try{this.syncEntry(t,i)}catch{(i.contentSnapshot!==void 0||i.version>0)&&(i.version++,i.mtimeMs=0,i.contentSnapshot=void 0)}return{...i}}resolve(e){let t=this.resolvedPathCache.get(e);if(t)return t;let i=Rr(e);return this.resolvedPathCache.set(e,i),i}createEntry(e){let t={version:0,mtimeMs:0,contentSnapshot:void 0};return this.snapshotsByPath.set(e,t),t}syncEntry(e,t){let i=Br(e,"r");try{let{mtimeMs:o}=$r(i);if(o===t.mtimeMs)return;let n=Nr(i,"utf-8");t.version++,t.mtimeMs=o,t.contentSnapshot=n?Pr.ScriptSnapshot.fromString(n):void 0}finally{Mr(i)}}};ze=F(null),v=k(ze,0,"FilesModel",vt,v),O(ze,1,v);import{readFileSync as Dr}from"fs";import{SourceService as jr}from"@remotex-labs/xmap";import{resolve as We,toPosix as xt}from"@remotex-labs/xmap";var bt,Ge;bt=[A({scope:"singleton"})];var b=class{filePath;distPath;rootPath;sourceMaps=new Map;constructor(){this.filePath=import.meta.filename,this.setSourceFile(this.filePath),this.rootPath=this.getRootDir(),this.distPath=this.getDistDir()}isFrameworkFile(e){let{source:t,sourceRoot:i}=e,o=t?.toLowerCase();return!!(t&&o.includes("xbuild")&&!o.includes("xbuild.config")||i&&i.includes("xBuild"))}getSourceMap(e){if(e=We(e),this.sourceMaps.has(e))return this.sourceMaps.get(e)}setSource(e,t){let i=We(t);try{return this.initializeSourceMap(e,i)}catch(o){throw new Error(`Failed to initialize SourceService: ${i}
3
+ ${o instanceof Error?o.message:String(o)}`)}}setSourceFile(e){if(!e)return;let t=We(e),i=`${e}.map`;if(!this.sourceMaps.has(t))try{let o=Dr(i,"utf-8");return this.initializeSourceMap(o,t)}catch(o){throw new Error(`Failed to initialize SourceService: ${t}
4
+ ${o instanceof Error?o.message:String(o)}`)}}getRootDir(){return xt(process.cwd())}getDistDir(){return xt(import.meta.dirname)}initializeSourceMap(e,t){if(e?.includes('"mappings": ""'))return;let i=new jr(e,t);this.sourceMaps.set(t,i)}};Ge=F(null),b=k(Ge,0,"FrameworkService",bt,b),O(Ge,1,b);import{parseErrorStack as It}from"@remotex-labs/xmap/parser.component";function St(r){return e=>new U(t=>e.subscribe({next:i=>{try{let o=r(i);t.next?.(o)}catch(o){t.error?.(o)}},error:i=>t.error?.(i),complete:()=>t.complete?.()}))}function Et(r=(e,t)=>e===t){return e=>new U(t=>{let i=!1,o;return e.subscribe({next:n=>{try{if(!i){o=n,i=!0,t.next?.(n);return}r(o,n)||(o=n,t.next?.(n))}catch(s){t.error?.(s)}},error:n=>t.error?.(n),complete:()=>t.complete?.()})})}var U=class{constructor(e){this.handler=e}subscribe(e,t,i){let o=this.createSafeObserver(e,t,i),n;try{n=this.handler(o)}catch(s){return o.error?.(s),()=>{}}return()=>{try{n?.()}catch(s){o.error?.(s)}}}pipe(...e){return e.length===0?this:e.reduce((t,i)=>i(t),this)}createSafeObserver(e,t,i){return typeof e=="function"?{next:e,error:t,complete:i}:e||{}}};var pe=class extends U{isCompleted=!1;observers=new Set;constructor(){super(e=>{if(this.isCompleted){e.complete?.();return}return this.observers.add(e),()=>this.observers.delete(e)})}next(e){if(this.isCompleted)return;let t=[];for(let i of[...this.observers])try{i.next?.(e)}catch(o){t.push(o);try{i.error?.(o)}catch{}}if(t.length>0)throw new AggregateError(t,`${t.length} observer(s) failed in next()`)}error(e){if(this.isCompleted)return;let t=[];for(let i of[...this.observers])try{i.error?.(e)}catch(o){t.push(o)}if(t.length>0)throw new AggregateError(t,`${t.length} observer(s) failed in error()`)}complete(){if(this.isCompleted)return;let e=[];for(let t of[...this.observers])try{t.complete?.()}catch(i){e.push(i)}if(this.observers.clear(),this.isCompleted=!0,e.length>0)throw new AggregateError(e,`${e.length} observer(s) failed in complete()`)}};var ue=class extends pe{lastValue;constructor(e){super(),this.lastValue=typeof e=="function"?e():e}get value(){return this.lastValue}subscribe(e,t,i){if(this.isCompleted)return()=>{};let o=this.createSafeObserver(e,t,i),n=super.subscribe(o);return o.next?.(this.lastValue),n}next(e){this.isCompleted||(this.lastValue=e,super.next(e))}};function xe(r){return!!r&&typeof r=="object"&&!Array.isArray(r)}function z(r,...e){if(!e.length)return r;let t=e.shift();if(xe(r)&&xe(t)){for(let i in t){let o=t[i],n=r[i];Array.isArray(o)&&Array.isArray(n)?Object.assign(r,{[i]:[...n,...o]}):xe(o)?Object.assign(r,{[i]:z(xe(n)?n:{},o)}):Object.assign(r,{[i]:o})}return z(r,...e)}return r}function be(r,e,t=!0){return r===e||Object.is(r,e)?!0:r===null||e===null?!1:r instanceof Date&&e instanceof Date?r.getTime()===e.getTime():r instanceof RegExp&&e instanceof RegExp?r.source===e.source&&r.flags===e.flags:URL&&r instanceof URL&&e instanceof URL?r.href===e.href:typeof r=="object"&&typeof e=="object"?Hr(r,e,t):!1}function Lr(r,e){return r==null||typeof r!="object"&&typeof r!="function"?!1:e in r||Object.prototype.hasOwnProperty.call(r,e)}function Hr(r,e,t=!0){if(Array.isArray(r)&&Array.isArray(e))return t&&r.length!==e.length?!1:r.every((n,s)=>be(n,e[s],t));let i=Object.keys(r),o=Object.keys(e);if(t&&i.length!==o.length)return!1;for(let n of i)if(!Lr(e,n)||!be(r[n],e[n],t))return!1;return!0}var wt=Object.freeze({verbose:!1,common:Object.freeze({types:!0,declaration:!0,esbuild:Object.freeze({write:!0,bundle:!0,minify:!0,format:"cjs",outdir:"dist",platform:"browser",absWorkingDir:process.cwd()})})});var Ct,Ke;Ct=[A({scope:"singleton"})];var x=class{constructor(e=wt){this.initialConfig=e;this.config$=new ue(z({},e))}config$;getValue(e){return e?e(this.config$.value):this.config$.value}subscribe(e){return this.config$.subscribe(e)}select(e){return this.config$.pipe(St(e),Et((t,i)=>be(t,i)))}patch(e){let t=z({},this.config$.value,e);this.config$.next(t)}reload(e){this.config$.next(z({},this.initialConfig,e))}};Ke=F(null),x=k(Ke,0,"ConfigurationService",Ct,x),O(Ke,1,x);import{formatErrorCode as _r}from"@remotex-labs/xmap/formatter.component";import{highlightCode as Ur}from"@remotex-labs/xmap/highlighter.component";function zr(r=""){let t=u(b).getSourceMap(r);if(t)return t;let i=u(v).getOrTouchFile(r),o=i?.contentSnapshot?.text;if(!i||!o)return null;let n=o.split(`
5
5
  `);return{getPositionWithCode:(s,a,c,l)=>{let p=l?.linesBefore??3,f=l?.linesAfter??3,d=Math.max(s-p,0),g=Math.min(s+f,n.length);return{line:s,column:a+1,code:n.slice(d,g).join(`
6
- `),source:e,name:null,startLine:d,endLine:g,sourceRoot:null,sourceIndex:-1,generatedLine:-1,generatedColumn:-1}}}}function ei(r){return qr({...r,code:Gr(r.code)},{color:xe.brightPink})}function et(r){let e=r.fileName;if(e?.includes(this.framework.rootPath)&&(e=F(this.framework.rootPath,e)),!e)return r.source??"";let t=r.line&&r.column?xe.gray(`[${r.line}:${r.column}]`):"";return`at ${r.functionName??""} ${xe.darkGray(e)} ${t}`.replace(Yr," ").trim()}function ti(r,e){let{source:t,sourceRoot:i,line:o}=e;if(!t)return r.fileName?r.fileName.replace(Jr,""):"";let n=Math.max(t.lastIndexOf("http://"),t.lastIndexOf("https://"));if(n>0)return`${t.substring(n)}#L${o}`;if(Xr.test(t))return`${t}#L${o}`;if(i){let s=F(S(this.framework.distPath),v(this.framework.distPath,t));return`${i}${s}#L${o}`}return`${t}#L${o}`}function ri(r,e){return this.code||(this.code=e.code,this.source=e.source,this.formatCode=ei(e)),et.call(this,{...r,line:e.line,column:e.column,functionName:e.name??r.functionName,fileName:ti.call(this,r,e)})}function ii(r,e){if(!this.withNativeFrames&&r.native||!r.line&&!r.column&&!r.fileName&&!r.functionName)return"";let t=Zr.call(this,r);if(!t)return et.call(this,r);let i=t.getPositionWithCode(r.line??0,r.column??0,Kr.LOWER_BOUND,e);return i?!this.withFrameworkFrames&&this.framework.isFrameworkFile(i)?"":(this.lineOffset&&(i.line+=this.lineOffset,i.startLine+=this.lineOffset,i.endLine+=this.lineOffset),this.line=i.line,this.column=i.column,ri.call(this,r,i)):et.call(this,r)}function z(r,e,t=0){let i=u(x).getValue(a=>a.verbose)??!1,o={code:"",line:0,column:0,source:"",formatCode:"",lineOffset:t,files:u(b),framework:u(E),withNativeFrames:i,withFrameworkFrames:i,...e};return{stacks:Qr(r).stack.map(a=>ii.call(o,a,e)).filter(Boolean),code:o.code,line:o.line??0,column:o.column??0,source:o.source,formatCode:o.formatCode}}function W(r,e,t,i=[]){let o=[`
7
- ${e}: ${xe.lightCoral(t)}`];for(let n of i??[])n.text&&o.push(`
8
- `+xe.gray(n.text));return r.formatCode&&o.push(`
6
+ `),source:r,name:null,startLine:d,endLine:g,sourceRoot:null,sourceIndex:-1,generatedLine:-1,generatedColumn:-1}}}}function Wr(r){return r instanceof Error?It(r):r.detail instanceof Error?It(r.detail):r.location?{name:"esBuildMessage",message:r.text??"",rawStack:"",stack:[{source:`@${r.location.file}`,line:r.location.line,column:r.location.column,fileName:r.location.file,eval:!1,async:!1,native:!1,constructor:!1}]}:{stack:[],name:"esBuildMessage",message:r.text??"",rawStack:""}}function L(r,e){let t=u(b),i=u(x).getValue(s=>s.verbose)??!1,o=Wr(r),n=Vr(o,{...e,withNativeFrames:i||(e?.withFrameworkFrames??!1),getSource(s){return zr(s)}});return n.stack.filter(s=>{if(!(e?.withFrameworkFrames??!1)&&t.isFrameworkFile(s))return!1;!n.formatCode&&s.code&&(n.formatCode=_r({code:Ur(s.code),line:s.line??0,column:s.column??0,startLine:s.stratLine??0},{color:qe.brightPink}))}),n}function H(r,e,t,i=[]){let o=[`
7
+ ${e}: ${qe.lightCoral(t)}`];for(let n of i??[])n.text&&o.push(`
8
+ `+qe.gray(n.text));return r.formatCode&&o.push(`
9
9
 
10
- ${r.formatCode}`),r.stacks.length&&o.push(`
10
+ ${r.formatCode}`),r.stack.length&&o.push(`
11
11
 
12
12
  Enhanced Stack Trace:
13
- ${r.stacks.join(`
13
+ ${r.stack.map(n=>n.format).join(`
14
14
  `)}
15
- `),o.join("")}var y=class extends Error{errorMetadata;formattedStack;constructor(e,t="xBuildBaseError"){super(e),Object.setPrototypeOf(this,new.target.prototype),this.name=t,Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}get metadata(){return this.errorMetadata}[Symbol.for("nodejs.util.inspect.custom")](){return this.formattedStack||this.stack}reformatStack(e,t){this.errorMetadata=z(e,t),this.formattedStack=W(this.errorMetadata,e.name,e.message)}};function $t(r){if(r instanceof AggregateError){console.error("AggregateError:",r.message);for(let e of r.errors)if(e instanceof Error&&!(e instanceof y)){let t=z(e,{withFrameworkFrames:!0,withNativeFrames:!0});console.error(W(t,e.name,e.message))}else console.error(e);return}if(r instanceof Error&&!(r instanceof y)){let e=z(r,{withFrameworkFrames:!0,withNativeFrames:!0});console.error(W(e,r.name,r.message))}else console.error(r)}Fe.on("uncaughtException",r=>{$t(r),Fe.exit(2)});Fe.on("unhandledRejection",r=>{$t(r),Fe.exit(2)});import tt from"yargs";import{hideBin as ni}from"yargs/helpers";var oi="config.xbuild.ts",Oe={entryPoints:{describe:"Source files to build (supports glob patterns)",type:"string",array:!0},typeCheck:{describe:"Perform type checking without building output",alias:"tc",type:"boolean"},platform:{describe:"Target platform for the build output",alias:"p",type:"string",choices:["browser","node","neutral"]},serve:{describe:"Start server to the <folder>",alias:"s",type:"string"},outdir:{describe:"Directory for build output files",alias:"o",type:"string"},declaration:{describe:"Generate TypeScript declaration files (.d.ts)",alias:"de",type:"boolean"},watch:{describe:"Watch mode - rebuild on file changes",alias:"w",type:"boolean"},config:{describe:"Path to build configuration file",alias:"c",type:"string",default:oi},tsconfig:{describe:"Path to TypeScript configuration file",alias:"tsc",type:"string"},minify:{describe:"Minify the build output",alias:"m",type:"boolean"},bundle:{describe:"Bundle dependencies into output files",alias:"b",type:"boolean"},types:{describe:"Enable type checking during build process",alias:"btc",type:"boolean"},failOnError:{describe:"Fail build when TypeScript errors are detected",alias:"foe",type:"boolean"},format:{describe:"Output module format",alias:"f",type:"string",choices:["cjs","esm","iife"]},verbose:{describe:"Verbose error stack traces",alias:"v",type:"boolean"},build:{describe:"Select an build configuration variant by names (as defined in your config file)",alias:"xb",type:"string",array:!0}},Rt=[["xBuild src/index.ts","Build a single file with default settings"],["xBuild src/**/*.ts --bundle --minify","Bundle and minify all TypeScript files"],["xBuild src/app.ts -s","Development mode with watch and dev server"],["xBuild src/app.ts -s dist","Development mode with watch and dev server from dist folder"],["xBuild src/lib.ts --format esm --declaration","Build ESM library with type definitions"],["xBuild src/server.ts --platform node --outdir dist","Build Node.js application to dist folder"],["xBuild --typeCheck","Type check only without generating output"],["xBuild --config custom.xbuild.ts","Use custom configuration file"]];var Mt,rt;Mt=[M({scope:"singleton"})];var te=class{parseConfigFile(e){return tt(e).help(!1).version(!1).options({config:Oe.config}).parseSync()}parseUserArgv(e,t){return t?tt(e).help(!1).version(!1).options(t).parseSync():{}}enhancedParse(e,t={}){let i=tt(ni(e)).locale("en"),o=i.showHelp;return i.showHelp=function(n){return this.group(Object.keys(Oe),"xBuild Options:"),this.group(Object.keys(t),"user Options:"),o.call(this,n)},i.usage("Usage: xBuild [files..] [options]").command("* [entryPoints..]","Specific files to build (supports glob patterns)",n=>n.positional("entryPoints",{describe:"Specific files to build (supports glob patterns)",type:"string",array:!0})).options(t).options(Oe).epilogue("For more information, check the documentation https://remotex-labs.github.io/xBuild/").help().alias("help","h").strict().version(),Rt.forEach(([n,s])=>{i.example(n,s)}),i.parseSync()}};rt=P(null),te=R(rt,0,"ArgvModule",Mt,te),$(rt,1,te);import mt from"readline";import{exec as so}from"child_process";import{cwd as si}from"process";import{readdirSync as ai}from"fs";import{matchesGlob as it}from"path";function ci(r){let e=[],t=[];for(let i of r)i.startsWith("!")?t.push(i.slice(1)):e.push(i);return{include:e,exclude:t}}function Bt(r,e){for(let t of e)if(t.endsWith(r)||it(r,t))return!0;return!1}function li(r,e){let t=r+"/**";for(let i of e)if(it(r,i)||it(t,i))return!0;return!1}function Ae(r,e){let{include:t,exclude:i}=ci(e),o=Object.create(null),s=si().length+1,a=r.length+1,c=i.length>0;function l(p){let f;try{f=ai(p,{withFileTypes:!0})}catch{return}let d=f.length;for(let g=0;g<d;g++){let H=f[g],K=v(p,H.name),U=K.slice(a);if(H.isDirectory()){(!c||!li(U,i))&&l(K);continue}if(!(c&&Bt(U,i))&&Bt(U,t)){let We=K.slice(s),C=U.lastIndexOf("."),de=C>0?U.slice(0,C):U;o[de]=We}}}return l(r),o}var N=class r extends Error{diagnostics;constructor(e,t=[]){super(e),this.name="TypesError",this.diagnostics=t,Object.setPrototypeOf(this,r.prototype)}};var w=class extends y{constructor(e,t={withFrameworkFrames:!0}){super(e),this.reformatStack(this,t)}};var X=class extends y{id;constructor(e,t){super(e.text??"","esBuildError"),this.id=e.id??"",e.detail instanceof Error?(this.stack=e.detail.stack,this.message=e.detail.message,this.reformatStack(e.detail,t)):(this.errorMetadata=z(e,{withFrameworkFrames:!0}),this.stack=W(this.errorMetadata,this.name,this.message,e.notes))}};function fi(r){if(r instanceof y)return r;if(r.detail instanceof y||r.detail instanceof N)return r.detail;if(r.detail instanceof Error)return new X(r,{withFrameworkFrames:!0});if(r.location)return new X(r);if(r.text)return new w(r.text)}function be(r=[],e){for(let t of r){let i=fi(t);i&&e.push(i)}}function Se(r){let e={errors:[],warnings:[],metafile:r.metafile,outputFiles:r.outputFiles,mangleCache:r.mangleCache};return be(r.errors,e.errors),be(r.warnings,e.warnings),e}function G(r){return typeof r=="object"&&r!==null&&"errors"in r}import*as Ht from"http";import*as _t from"https";import{extname as jt}from"path";import{readFileSync as Lt}from"fs";var Nt=`<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Dark File Browser \u2014 FTP-like</title><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css" integrity="sha512-2SwdPD6INVrV/lHTZbO2nodKhrnDdJK9/kg2XD1r9uGqPo1cUbujc+IYdlYdEErWNu69gVcYgdxlmVmzTWnetw==" crossorigin="anonymous" referrerpolicy="no-referrer" /><style>:root{--bg:#0b0f14;--panel:#0f1720;--muted:#9aa4b2;--accent:#E5C07B;--glass:rgba(255,255,255,0.03);--card:#0c1116;--radius:12px;--gap:12px;--shadow:0 6px 18px rgba(0,0,0,0.4);--file-icon-size:40px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial}*{box-sizing:border-box;font-style:normal !important}html,body{height:100%;margin:0;font-size:14px;color:#dce7ef;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(1200px 600px at 10% 10%,rgba(110,231,183,0.04),transparent 8%),linear-gradient(180deg,rgba(255,255,255,0.01),transparent 20%),var(--bg);padding:28px;display:flex;gap:20px;align-items:flex-start;justify-content:center}.app{width:1100px;max-width:98vw;display:flex;gap:18px;padding:18px;border-radius:16px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,0.03);background:linear-gradient(180deg,rgba(255,255,255,0.02),rgba(255,255,255,0));overflow:hidden}.sidebar{width:260px;background:linear-gradient(180deg,rgba(255,255,255,0.01),transparent);border-radius:var(--radius);padding:14px}.brand{display:flex;gap:12px;align-items:center;margin-bottom:10px}.logo{width:46px;height:46px;border-radius:10px;background:linear-gradient(135deg,#b65b9f 0%,#804b8f 100%);display:flex;align-items:center;justify-content:center;font-weight:700}.brand h1{font-size:16px;margin:0}.muted{color:var(--muted);font-size:13px}.search{margin:12px 0}.search input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,0.03);background:var(--glass);color:inherit}.quick-list{margin-top:12px}.quick-list a{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;background:transparent;color:var(--muted);text-decoration:none;cursor:pointer;transition:color 0.15s ease}.quick-list a:hover{color:var(--accent)}.main{flex:1;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;gap:12px;padding-bottom:12px}.breadcrumbs{list-style:none;display:flex;gap:8px;align-items:center;background:var(--glass);padding:8px 12px;border-radius:var(--radius);margin:0}.breadcrumbs li{display:flex;align-items:center}.breadcrumbs li:not(:last-child)::after{content:'>';margin-left:8px;color:var(--muted)}.breadcrumbs a{color:var(--muted);text-decoration:none;transition:color 0.15s ease}.breadcrumbs a:hover{color:var(--accent)}.list{margin-top:14px;display:grid;grid-template-columns:1fr;gap:10px}.list a{display:flex;text-decoration:none;color:inherit}.folder-row,.file-row{display:flex;gap:12px;align-items:center;padding:10px;border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,0.01),transparent);border:1px solid rgba(255,255,255,0.02);transition:color 0.25s ease}.icon{width:var(--file-icon-size);height:var(--file-icon-size);border-radius:10px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.02);flex-shrink:0;transition:background 0.25s ease,color 0.25s ease}.folder-row:hover,.file-row:hover{color:var(--accent)}.folder-row:hover .icon{background:rgba(152,195,121,0.2)}.file-row:hover .icon{background:rgba(224,108,117,0.2)}.folder-row:hover .icon i{color:#98C379}.file-row:hover .icon i{color:#e09c6c}.meta{display:flex;flex-direction:column}.name{font-weight:600}.sub{color:var(--muted);font-size:13px}.empty{padding:40px;text-align:center;color:var(--muted)}@media (max-width:880px){.app{flex-direction:column;padding:12px}.sidebar,.main{width:100%}}</style></head><body><div class="app"><aside class="sidebar"><div class="brand"><div class="logo">F</div><div><h1>xBuildFTP</h1><div class="muted">Browse & serve files</div></div></div><div class="search"><input placeholder="Search files & folders..."/></div><div class="quick-list"><a href="/">\u{1F3E0} Home</a><a href="\${ up }">\u2B06\uFE0F Up</a></div></aside><main class="main"><div class="topbar"><div class="topbar"><ul class="breadcrumbs"> \${ paths } </ul></div></div> \${ fileList } </main></div></body><script> const searchInput = document.querySelector('.search input'); const listItems = document.querySelectorAll('.list > .folder-row, .list > .file-row'); const emptyMessage = document.querySelector('.empty'); searchInput.addEventListener('input', () => { const query = searchInput.value.toLowerCase(); let anyVisible = false; listItems.forEach(item => { const name = item.querySelector('.name').textContent.toLowerCase(); if (name.includes(query)) { item.style.display = 'flex'; anyVisible = true; } else { item.style.display = 'none'; } }); emptyMessage.style.display = anyVisible ? 'none' : 'block'; }); </script></html>`;import{xterm as ot}from"@remotex-labs/xansi/xterm.component";var ui=`
15
+ `),o.join("")}var y=class extends Error{errorMetadata;formattedStack;constructor(e,t="xBuildBaseError"){super(e),Object.setPrototypeOf(this,new.target.prototype),this.name=t,Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}get metadata(){return this.errorMetadata}[Symbol.for("nodejs.util.inspect.custom")](){return this.formattedStack||this.stack}reformatStack(e,t){this.errorMetadata=L(e,t),this.formattedStack=H(this.errorMetadata,e.name,e.message)}};function Tt(r){if(r instanceof AggregateError){console.error("AggregateError:",r.message);for(let e of r.errors)if(e instanceof Error&&!(e instanceof y)){let t=L(e,{withFrameworkFrames:!0,withNativeFrames:!0});console.error(H(t,e.name,e.message))}else console.error(e);return}if(r instanceof Error&&!(r instanceof y)){let e=L(r,{withFrameworkFrames:!0,withNativeFrames:!0});console.error(H(e,r.name,r.message))}else console.error(r)}Se.on("uncaughtException",r=>{Tt(r),Se.exit(2)});Se.on("unhandledRejection",r=>{Tt(r),Se.exit(2)});import{join as Do}from"@remotex-labs/xmap";import Ye from"yargs";import{hideBin as Kr}from"yargs/helpers";var Gr="config.xbuild.ts",Ee={entryPoints:{describe:"Source files to build (supports glob patterns)",type:"string",array:!0},typeCheck:{describe:"Perform type checking without building output",alias:"tc",type:"boolean"},platform:{describe:"Target platform for the build output",alias:"p",type:"string",choices:["browser","node","neutral"]},serve:{describe:"Start server to the <folder>",alias:"s",type:"string"},outdir:{describe:"Directory for build output files",alias:"o",type:"string"},declaration:{describe:"Generate TypeScript declaration files (.d.ts)",alias:"de",type:"boolean"},watch:{describe:"Watch mode - rebuild on file changes",alias:"w",type:"boolean"},config:{describe:"Path to build configuration file",alias:"c",type:"string",default:Gr},tsconfig:{describe:"Path to TypeScript configuration file",alias:"tsc",type:"string"},minify:{describe:"Minify the build output",alias:"m",type:"boolean"},bundle:{describe:"Bundle dependencies into output files",alias:"b",type:"boolean"},types:{describe:"Enable type checking during build process",alias:"btc",type:"boolean"},failOnError:{describe:"Fail build when TypeScript errors are detected",alias:"foe",type:"boolean"},format:{describe:"Output module format",alias:"f",type:"string",choices:["cjs","esm","iife"]},verbose:{describe:"Verbose error stack traces",alias:"v",type:"boolean"},build:{describe:"Select an build configuration variant by names (as defined in your config file)",alias:"xb",type:"string",array:!0}},Ft=[["xBuild src/index.ts","Build a single file with default settings"],["xBuild src/**/*.ts --bundle --minify","Bundle and minify all TypeScript files"],["xBuild src/app.ts -s","Development mode with watch and dev server"],["xBuild src/app.ts -s dist","Development mode with watch and dev server from dist folder"],["xBuild src/lib.ts --format esm --declaration","Build ESM library with type definitions"],["xBuild src/server.ts --platform node --outdir dist","Build Node.js application to dist folder"],["xBuild --typeCheck","Type check only without generating output"],["xBuild --config custom.xbuild.ts","Use custom configuration file"]];var Ot,Xe;Ot=[A({scope:"singleton"})];var X=class{parseConfigFile(e){return Ye(e).help(!1).version(!1).options({config:Ee.config}).parseSync()}parseUserArgv(e,t){return t?Ye(e).help(!1).version(!1).options(t).parseSync():{}}enhancedParse(e,t={}){let i=Ye(Kr(e)).locale("en"),o=i.showHelp;return i.showHelp=function(n){return this.group(Object.keys(Ee),"xBuild Options:"),this.group(Object.keys(t),"user Options:"),o.call(this,n)},i.usage("Usage: xBuild [files..] [options]").command("* [entryPoints..]","Specific files to build (supports glob patterns)",n=>n.positional("entryPoints",{describe:"Specific files to build (supports glob patterns)",type:"string",array:!0})).options(t).options(Ee).epilogue("For more information, check the documentation https://remotex-labs.github.io/xBuild/").help().alias("help","h").strict().version(),Ft.forEach(([n,s])=>{i.example(n,s)}),i.parseSync()}};Xe=F(null),X=k(Xe,0,"ArgvModule",Ot,X),O(Xe,1,X);import ct from"readline";import{exec as po}from"child_process";import{cwd as qr}from"process";import{readdirSync as Yr}from"fs";import{matchesGlob as Je}from"path";import{join as Xr}from"@remotex-labs/xmap";function Jr(r){let e=[],t=[];for(let i of r)i.startsWith("!")?t.push(i.slice(1)):e.push(i);return{include:e,exclude:t}}function kt(r,e){for(let t of e)if(t.endsWith(r)||Je(r,t))return!0;return!1}function Qr(r,e){let t=r+"/**";for(let i of e)if(Je(r,i)||Je(t,i))return!0;return!1}function we(r,e){let{include:t,exclude:i}=Jr(e),o=Object.create(null),s=qr().length+1,a=r.length+1,c=i.length>0;function l(p){let f;try{f=Yr(p,{withFileTypes:!0})}catch{return}let d=f.length;for(let g=0;g<d;g++){let B=f[g],_=Xr(p,B.name),j=_.slice(a);if(B.isDirectory()){(!c||!Qr(j,i))&&l(_);continue}if(!(c&&kt(j,i))&&kt(j,t)){let je=_.slice(s),S=j.lastIndexOf("."),ce=S>0?j.slice(0,S):j;o[ce]=je}}}return l(r),o}var P=class r extends Error{diagnostics;constructor(e,t=[]){super(e),this.name="TypesError",this.diagnostics=t,Object.setPrototypeOf(this,r.prototype)}};var E=class extends y{constructor(e,t={withFrameworkFrames:!0}){super(e),this.reformatStack(this,t)}};var W=class extends y{id;constructor(e,t){super(e.text??"","esBuildError"),this.id=e.id??"",e.detail instanceof Error?(this.stack=e.detail.stack,this.message=e.detail.message,this.reformatStack(e.detail,t)):(this.errorMetadata=L(e,{withFrameworkFrames:!0}),this.stack=H(this.errorMetadata,this.name,this.message,e.notes))}};function Zr(r){if(r instanceof y)return r;if(r.detail instanceof y||r.detail instanceof P)return r.detail;if(r.detail instanceof Error)return new W(r,{withFrameworkFrames:!0});if(r.location)return new W(r);if(r.text)return new E(r.text)}function de(r=[],e){for(let t of r){let i=Zr(t);i&&e.push(i)}}function me(r){let e={errors:[],warnings:[],metafile:r.metafile,outputFiles:r.outputFiles,mangleCache:r.mangleCache};return de(r.errors,e.errors),de(r.warnings,e.warnings),e}function V(r){return typeof r=="object"&&r!==null&&"errors"in r}import*as $t from"http";import*as Bt from"https";import{extname as Rt}from"path";import{readFileSync as Mt}from"fs";var At=`<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Dark File Browser \u2014 FTP-like</title><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css" integrity="sha512-2SwdPD6INVrV/lHTZbO2nodKhrnDdJK9/kg2XD1r9uGqPo1cUbujc+IYdlYdEErWNu69gVcYgdxlmVmzTWnetw==" crossorigin="anonymous" referrerpolicy="no-referrer" /><style>:root{--bg:#0b0f14;--panel:#0f1720;--muted:#9aa4b2;--accent:#E5C07B;--glass:rgba(255,255,255,0.03);--card:#0c1116;--radius:12px;--gap:12px;--shadow:0 6px 18px rgba(0,0,0,0.4);--file-icon-size:40px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial}*{box-sizing:border-box;font-style:normal !important}html,body{height:100%;margin:0;font-size:14px;color:#dce7ef;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(1200px 600px at 10% 10%,rgba(110,231,183,0.04),transparent 8%),linear-gradient(180deg,rgba(255,255,255,0.01),transparent 20%),var(--bg);padding:28px;display:flex;gap:20px;align-items:flex-start;justify-content:center}.app{width:1100px;max-width:98vw;display:flex;gap:18px;padding:18px;border-radius:16px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,0.03);background:linear-gradient(180deg,rgba(255,255,255,0.02),rgba(255,255,255,0));overflow:hidden}.sidebar{width:260px;background:linear-gradient(180deg,rgba(255,255,255,0.01),transparent);border-radius:var(--radius);padding:14px}.brand{display:flex;gap:12px;align-items:center;margin-bottom:10px}.logo{width:46px;height:46px;border-radius:10px;background:linear-gradient(135deg,#b65b9f 0%,#804b8f 100%);display:flex;align-items:center;justify-content:center;font-weight:700}.brand h1{font-size:16px;margin:0}.muted{color:var(--muted);font-size:13px}.search{margin:12px 0}.search input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,0.03);background:var(--glass);color:inherit}.quick-list{margin-top:12px}.quick-list a{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;background:transparent;color:var(--muted);text-decoration:none;cursor:pointer;transition:color 0.15s ease}.quick-list a:hover{color:var(--accent)}.main{flex:1;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;gap:12px;padding-bottom:12px}.breadcrumbs{list-style:none;display:flex;gap:8px;align-items:center;background:var(--glass);padding:8px 12px;border-radius:var(--radius);margin:0}.breadcrumbs li{display:flex;align-items:center}.breadcrumbs li:not(:last-child)::after{content:'>';margin-left:8px;color:var(--muted)}.breadcrumbs a{color:var(--muted);text-decoration:none;transition:color 0.15s ease}.breadcrumbs a:hover{color:var(--accent)}.list{margin-top:14px;display:grid;grid-template-columns:1fr;gap:10px}.list a{display:flex;text-decoration:none;color:inherit}.folder-row,.file-row{display:flex;gap:12px;align-items:center;padding:10px;border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,0.01),transparent);border:1px solid rgba(255,255,255,0.02);transition:color 0.25s ease}.icon{width:var(--file-icon-size);height:var(--file-icon-size);border-radius:10px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.02);flex-shrink:0;transition:background 0.25s ease,color 0.25s ease}.folder-row:hover,.file-row:hover{color:var(--accent)}.folder-row:hover .icon{background:rgba(152,195,121,0.2)}.file-row:hover .icon{background:rgba(224,108,117,0.2)}.folder-row:hover .icon i{color:#98C379}.file-row:hover .icon i{color:#e09c6c}.meta{display:flex;flex-direction:column}.name{font-weight:600}.sub{color:var(--muted);font-size:13px}.empty{padding:40px;text-align:center;color:var(--muted)}@media (max-width:880px){.app{flex-direction:column;padding:12px}.sidebar,.main{width:100%}}</style></head><body><div class="app"><aside class="sidebar"><div class="brand"><div class="logo">F</div><div><h1>xBuildFTP</h1><div class="muted">Browse & serve files</div></div></div><div class="search"><input placeholder="Search files & folders..."/></div><div class="quick-list"><a href="/">\u{1F3E0} Home</a><a href="\${ up }">\u2B06\uFE0F Up</a></div></aside><main class="main"><div class="topbar"><div class="topbar"><ul class="breadcrumbs"> \${ paths } </ul></div></div> \${ fileList } </main></div></body><script> const searchInput = document.querySelector('.search input'); const listItems = document.querySelectorAll('.list > .folder-row, .list > .file-row'); const emptyMessage = document.querySelector('.empty'); searchInput.addEventListener('input', () => { const query = searchInput.value.toLowerCase(); let anyVisible = false; listItems.forEach(item => { const name = item.querySelector('.name').textContent.toLowerCase(); if (name.includes(query)) { item.style.display = 'flex'; anyVisible = true; } else { item.style.display = 'none'; } }); emptyMessage.style.display = anyVisible ? 'none' : 'block'; }); </script></html>`;import{resolve as ri,join as Ce}from"@remotex-labs/xmap";import{xterm as Qe}from"@remotex-labs/xansi/xterm.component";var ti=`
16
16
  ______ _ _ _
17
17
  | ___ \\ (_) | | |
18
18
  __ _| |_/ /_ _ _| | __| |
19
19
  \\ \\/ / ___ \\ | | | | |/ _\` |
20
20
  > <| |_/ / |_| | | | (_| |
21
21
  /_/\\_\\____/ \\__,_|_|_|\\__,_|
22
- `;function Dt(){return`
23
- \r${ot.burntOrange(ui)}
24
- \rVersion: ${ot.brightPink("2.2.4")}
25
- \r`}function O(){return ot.lightCoral("[xBuild]")}import{readdir as di,stat as mi,readFile as gi}from"fs/promises";import{xterm as Pe}from"@remotex-labs/xansi/xterm.component";var Ee=class{constructor(e,t){this.config=e;this.rootDir=I(t),this.config.port||=0,this.config.host||="localhost"}server;rootDir;framework=u(E);async start(){if(this.config.https)return await this.startHttpsServer();await this.startHttpServer()}async stop(){if(!this.server){console.log(O(),Pe.gray("No server is currently running."));return}await new Promise((e,t)=>{this.server.close(i=>{i?t(i):e()})}),console.log(O(),Pe.dim("Server stopped.")),this.server=void 0}async restart(){console.log(O(),Pe.burntOrange("Restarting server...")),await this.stop(),await this.start()}setActualPort(){if(this.config.port===0){let e=this.server.address();e&&typeof e=="object"&&e.port&&(this.config.port=e.port)}}startHttpServer(){return new Promise(e=>{this.server=Ht.createServer((t,i)=>{this.handleRequest(t,i,()=>this.defaultResponse(t,i))}),this.server.listen(this.config.port,this.config.host,()=>{this.setActualPort(),this.config.onStart?.({host:this.config.host,port:this.config.port,url:`http://${this.config.host}:${this.config.port}`}),e()})})}startHttpsServer(){return new Promise(e=>{let t={key:Lt(this.config.key??v(this.framework.distPath,"..","certs","server.key")),cert:Lt(this.config.cert??v(this.framework.distPath,"..","certs","server.crt"))};this.server=_t.createServer(t,(i,o)=>{this.handleRequest(i,o,()=>this.defaultResponse(i,o))}),this.server.listen(this.config.port,this.config.host,()=>{this.setActualPort(),this.config.onStart?.({host:this.config.host,port:this.config.port,url:`https://${this.config.host}:${this.config.port}`}),e()})})}handleRequest(e,t,i){try{this.config.verbose&&console.log(`${O()} Request ${Pe.lightCoral(e.url?.toString()??"")}`),this.config.onRequest?this.config.onRequest(e,t,i):i()}catch(o){this.sendError(t,o)}}getContentType(e){return{html:"text/html",css:"text/css",js:"application/javascript",cjs:"application/javascript",mjs:"application/javascript",ts:"text/plain",map:"application/json",json:"application/json",png:"image/png",jpg:"image/jpeg",gif:"image/gif",txt:"text/plain"}[e]||"application/octet-stream"}async defaultResponse(e,t){let i=e.url==="/"?"":e.url?.replace(/^\/+/,"")||"",o=v(this.rootDir,i);if(!o.startsWith(this.rootDir)){t.statusCode=403,t.end();return}try{let n=await mi(o);n.isDirectory()?await this.handleDirectory(o,i,t):n.isFile()&&await this.handleFile(o,t)}catch(n){let s=n.message;s.includes("favicon")||console.log(O(),s),this.sendNotFound(t)}}async handleDirectory(e,t,i){let n=(await di(e)).map(l=>{let p=v(t,l),f=jt(l).slice(1)||"folder";return f==="folder"?`
22
+ `;function Pt(){return`
23
+ \r${Qe.burntOrange(ti)}
24
+ \rVersion: ${Qe.brightPink("2.3.1")}
25
+ \r`}function I(){return Qe.lightCoral("[xBuild]")}import{readdir as ii,stat as oi,readFile as ni}from"fs/promises";import{xterm as Ie}from"@remotex-labs/xansi/xterm.component";var ge=class{constructor(e,t){this.config=e;this.rootDir=ri(t),this.config.port||=0,this.config.host||="localhost"}server;rootDir;framework=u(b);async start(){if(this.config.https)return await this.startHttpsServer();await this.startHttpServer()}async stop(){if(!this.server){console.log(I(),Ie.gray("No server is currently running."));return}await new Promise((e,t)=>{this.server.close(i=>{i?t(i):e()})}),console.log(I(),Ie.dim("Server stopped.")),this.server=void 0}async restart(){console.log(I(),Ie.burntOrange("Restarting server...")),await this.stop(),await this.start()}setActualPort(){if(this.config.port===0){let e=this.server.address();e&&typeof e=="object"&&e.port&&(this.config.port=e.port)}}startHttpServer(){return new Promise(e=>{this.server=$t.createServer((t,i)=>{this.handleRequest(t,i,()=>this.defaultResponse(t,i))}),this.server.listen(this.config.port,this.config.host,()=>{this.setActualPort(),this.config.onStart?.({host:this.config.host,port:this.config.port,url:`http://${this.config.host}:${this.config.port}`}),e()})})}startHttpsServer(){return new Promise(e=>{let t={key:Mt(this.config.key??Ce(this.framework.distPath,"..","certs","server.key")),cert:Mt(this.config.cert??Ce(this.framework.distPath,"..","certs","server.crt"))};this.server=Bt.createServer(t,(i,o)=>{this.handleRequest(i,o,()=>this.defaultResponse(i,o))}),this.server.listen(this.config.port,this.config.host,()=>{this.setActualPort(),this.config.onStart?.({host:this.config.host,port:this.config.port,url:`https://${this.config.host}:${this.config.port}`}),e()})})}handleRequest(e,t,i){try{this.config.verbose&&console.log(`${I()} Request ${Ie.lightCoral(e.url?.toString()??"")}`),this.config.onRequest?this.config.onRequest(e,t,i):i()}catch(o){this.sendError(t,o)}}getContentType(e){return{html:"text/html",css:"text/css",js:"application/javascript",cjs:"application/javascript",mjs:"application/javascript",ts:"text/plain",map:"application/json",json:"application/json",png:"image/png",jpg:"image/jpeg",gif:"image/gif",txt:"text/plain"}[e]||"application/octet-stream"}async defaultResponse(e,t){let i=e.url==="/"?"":e.url?.replace(/^\/+/,"")||"",o=Ce(this.rootDir,i);if(!o.startsWith(this.rootDir)){t.statusCode=403,t.end();return}try{let n=await oi(o);n.isDirectory()?await this.handleDirectory(o,i,t):n.isFile()&&await this.handleFile(o,t)}catch(n){let s=n.message;s.includes("favicon")||console.log(I(),s),this.sendNotFound(t)}}async handleDirectory(e,t,i){let n=(await ii(e)).map(l=>{let p=Ce(t,l),f=Rt(l).slice(1)||"folder";return f==="folder"?`
26
26
  <a href="/${p}" class="folder-row">
27
27
  <div class="icon"><i class="fa-solid fa-folder"></i></div>
28
28
  <div class="meta"><div class="name">${l}</div><div class="sub">Folder</div></div>
@@ -32,49 +32,49 @@ __ _| |_/ /_ _ _| | __| |
32
32
  <div class="icon"><i class="fa-solid fa-file-code"></i></div>
33
33
  <div class="meta"><div class="name">${l}</div><div class="sub">${f}</div></div>
34
34
  </a>
35
- `}).join("");n?n=`<div class="list">${n}</div>`:n='<div class="empty">No files or folders here.</div>';let s="/",a=t.split("/").map(l=>(s+=`${l}/`,`<li><a href="${s}">${l}</a></li>`)).join(""),c=Nt.replace("${ fileList }",n).replace("${ paths }",'<li><a href="/">root</a></li>'+a).replace("${ up }","/"+t.split("/").slice(0,-1).join("/"));i.writeHead(200,{"Content-Type":"text/html"}),i.end(c)}async handleFile(e,t){let i=jt(e).slice(1)||"txt",o=this.getContentType(i),n=await gi(e);t.writeHead(200,{"Content-Type":o}),t.end(n)}sendNotFound(e){e.writeHead(404,{"Content-Type":"text/plain"}),e.end("Not Found")}sendError(e,t){console.error(O(),t.toString()),e.writeHead(500,{"Content-Type":"text/plain"}),e.end("Internal Server Error")}};import{matchesGlob as Vt}from"path";import{stat as hi,watch as yi}from"fs/promises";var Ce=class{excludes;include;debounceTimer=null;framework=u(E);constructor(e=[],t=["**/*"]){this.include=t,this.excludes=e}async start(e){let t=new Set,i=yi(this.framework.rootPath,{recursive:!0});for await(let{filename:o}of i){if(!o)continue;let n=It(o);if(n.endsWith("~")||!this.include.some(a=>Vt(n,a))||this.excludes.some(a=>Vt(n,a)))continue;let s=v(this.framework.rootPath,n);try{if(!(await hi(s)).isFile())continue}catch{}t.add(n),this.debounce(()=>this.handleChangedFiles(e,t))}}async handleChangedFiles(e,t){e?.([...t]),t.clear()}debounce(e,t=150){this.debounceTimer&&clearTimeout(this.debounceTimer),this.debounceTimer=setTimeout(e,t)}};import Ri from"typescript";import{build as Mi}from"esbuild";import{writeFile as Qt,mkdir as Bi,readFile as Ni}from"fs/promises";import m from"typescript";import vi from"typescript";var xi=/^#!.*(\r?\n)?/,bi=/export {};\n?/g,Si=/(?:\/\*\*[\s\S]*?\*\/\s*)+(\/\*\*[\s\S]*?\*\/)/g,Ei=/^export\s+(?:default\s+)?/gm,Ci=/(?<=[:;,{}\[\]()\w"'`])[ \t]*\/\*\*[^\r\n]*?\*\/[ \t]*$/gm;function Ii(r){return r.charCodeAt(0)===35&&r.charCodeAt(1)===33?r.replace(xi,""):r}function wi(r){return r.includes("export {}")?r.replace(bi,""):r}function Ti(r){return r=r.replace(Ci,""),r.replace(Si,"$1")}function Ut(r){return r.replace(Ei,"")}function ki(r){return r.charCodeAt(0)===35||r.includes("export {}")||r.includes("/**")}function $e(r){return ki(r)&&(r=Ii(r),r=wi(r),r=Ti(r)),r}function nt(r,e){let{outDir:t,rootDir:i,declarationDir:o}=e,n=o||t||S(r),s=i||S(r),c=F(s,r).replace(/\.tsx?$/,".d.ts"),l=vi.sys.resolvePath(`${n}/${c}`);return B(l)}var zt,st;zt=[M({scope:"singleton"})];var re=class{languageService;languageHostService;printer;nodesCache=new Map;filesCache=u(b);constructor(){this.printer=m.createPrinter({newLine:m.NewLineKind.LineFeed})}clear(){this.nodesCache.clear()}get(e){let t=this.filesCache.resolve(e);return this.nodesCache.get(t)}scan(e,t,i){let o=Object.assign(Object.create(Object.getPrototypeOf(this)),this,{languageService:t,languageHostService:i}),n=this.filesCache.getSnapshot(e.fileName).version.toString(),s=this.nodesCache.get(e.fileName);if(s?.version===n)return s;let a=this.initDeclaration(e.fileName,n),c=this.emitDeclaration.call(o,e);return a.content=this.stripImportsExports.call(o,c,a),this.nodesCache.set(e.fileName,a),a}initDeclaration(e,t){return{version:t,fileName:e,content:"",internalDeps:new Set,externalImports:{named:Object.create(null),default:Object.create(null),namespace:Object.create(null)},internalExports:{star:[],exports:[],namespace:Object.create(null)},externalExports:{star:[],exports:Object.create(null),namespace:Object.create(null)}}}resolveModule(e,t){if(!m.isStringLiteral(e))return null;let i=e.text,o=this.languageHostService.resolveModuleName(i,t).resolvedModule?.resolvedFileName;return!o||o.includes("node_modules")?{fileName:i,isExternal:!0}:{fileName:o,isExternal:!1}}addNamedElements(e,t){for(let i of t){let o=i.propertyName?`${i.propertyName.text} as ${i.name.text}`:i.name.text;e.push(o)}}hasExportModifier(e){return m.canHaveModifiers(e)?m.getModifiers(e)?.some(i=>i.kind===m.SyntaxKind.ExportKeyword)??!1:!1}emitDeclaration(e){let i=this.languageService.getEmitOutput(e.fileName,!0,!0).outputFiles[0]?.text;if(!i)throw new Error(`Failed to emit declaration: ${e.fileName}`);return m.createSourceFile(e.fileName.replace(/\.tsx?$/,".d.ts"),i,m.ScriptTarget.Latest,!0)}stripImportsExports(e,t){let i=[],o=[];for(let c of e.statements){if(m.isImportDeclaration(c)){this.handleImport(c,t,i);continue}if(m.isExportDeclaration(c)){this.handleExport(c,t);continue}this.hasExportModifier(c)&&this.extractExportName(c,t),o.push(c)}let n=m.factory.createNodeArray(o),s=this.printer.printList(m.ListFormat.MultiLine,n,e),a=Ut($e(s));for(let c of i)if(c.includes(" as ")){let[l,p]=c.split(" as ");a=a.replace(new RegExp(`\\b${p}\\b`,"g"),l)}else a=a.replace(new RegExp(`\\b${c}\\.`,"g"),"");return a}handleImport(e,t,i){let{importClause:o,moduleSpecifier:n}=e;if(!o||!n)return;let s=this.resolveModule(n,t.fileName);if(!s)return;let{fileName:a,isExternal:c}=s;if(!c){t.internalDeps.add(a);let{namedBindings:p}=o;if(!p)return;m.isNamespaceImport(p)?i.push(p.name.text):m.isNamedImports(p)&&this.addNamedElements(i,p.elements);return}if(!o){t.externalImports.namespace[a]="";return}o.name&&(t.externalImports.default[a]=o.name.text);let{namedBindings:l}=o;l&&(m.isNamespaceImport(l)?t.externalImports.namespace[l.name.text]=a:m.isNamedImports(l)&&this.addNamedElements(t.externalImports.named[a]??=[],l.elements))}handleExport(e,t){let{moduleSpecifier:i,exportClause:o}=e;if(!i)return;let n=this.resolveModule(i,t.fileName);if(!n)return;let{fileName:s,isExternal:a}=n;if(a||t.internalDeps.add(s),!o){a?t.externalExports.star.push(s):t.internalExports.star.push(s);return}if(m.isNamespaceExport(o)){a?t.externalExports.namespace[o.name.text]=s:t.internalExports.namespace[o.name.text]=s;return}m.isNamedExports(o)&&(a?this.addNamedElements(t.externalExports.exports[s]??=[],o.elements):this.addNamedElements(t.internalExports.exports,o.elements))}extractExportName(e,t){if(m.isVariableStatement(e)){for(let i of e.declarationList.declarations)m.isIdentifier(i.name)&&t.internalExports.exports.push(i.name.text);return}(m.isEnumDeclaration(e)||m.isClassDeclaration(e)||m.isFunctionDeclaration(e)||m.isInterfaceDeclaration(e)||m.isTypeAliasDeclaration(e))&&e.name&&m.isIdentifier(e.name)&&t.internalExports.exports.push(e.name.text)}};st=P(null),re=R(st,0,"GraphModel",zt,re),$(st,1,re);import J from"typescript";import{mkdir as Fi,writeFile as Oi}from"fs/promises";var Wt=`/**
35
+ `}).join("");n?n=`<div class="list">${n}</div>`:n='<div class="empty">No files or folders here.</div>';let s="/",a=t.split("/").map(l=>(s+=`${l}/`,`<li><a href="${s}">${l}</a></li>`)).join(""),c=At.replace("${ fileList }",n).replace("${ paths }",'<li><a href="/">root</a></li>'+a).replace("${ up }","/"+t.split("/").slice(0,-1).join("/"));i.writeHead(200,{"Content-Type":"text/html"}),i.end(c)}async handleFile(e,t){let i=Rt(e).slice(1)||"txt",o=this.getContentType(i),n=await ni(e);t.writeHead(200,{"Content-Type":o}),t.end(n)}sendNotFound(e){e.writeHead(404,{"Content-Type":"text/plain"}),e.end("Not Found")}sendError(e,t){console.error(I(),t.toString()),e.writeHead(500,{"Content-Type":"text/plain"}),e.end("Internal Server Error")}};import{matchesGlob as Nt}from"path";import{stat as si,watch as ai}from"fs/promises";import{normalize as ci,join as li}from"@remotex-labs/xmap";var he=class{excludes;include;debounceTimer=null;framework=u(b);constructor(e=[],t=["**/*"]){this.include=t,this.excludes=e}async start(e){let t=new Set,i=ai(this.framework.rootPath,{recursive:!0});for await(let{filename:o}of i){if(!o)continue;let n=ci(o);if(n.endsWith("~")||!this.include.some(a=>Nt(n,a))||this.excludes.some(a=>Nt(n,a)))continue;let s=li(this.framework.rootPath,n);try{if(!(await si(s)).isFile())continue}catch{}t.add(n),this.debounce(()=>this.handleChangedFiles(e,t))}}async handleChangedFiles(e,t){e?.([...t]),t.clear()}debounce(e,t=150){this.debounceTimer&&clearTimeout(this.debounceTimer),this.debounceTimer=setTimeout(e,t)}};import Ri from"typescript";import{build as Mi}from"esbuild";import{writeFile as Kt,mkdir as $i,readFile as Bi}from"fs/promises";import m from"typescript";import fi from"typescript";import{dirname as Dt,relative as pi,toPosix as ui}from"@remotex-labs/xmap";var di=/^#!.*(\r?\n)?/,mi=/export {};\n?/g,gi=/(?:\/\*\*[\s\S]*?\*\/\s*)+(\/\*\*[\s\S]*?\*\/)/g,hi=/^export\s+(?:default\s+)?/gm,yi=/(?<=[:;,{}\[\]()\w"'`])[ \t]*\/\*\*[^\r\n]*?\*\/[ \t]*$/gm;function vi(r){return r.charCodeAt(0)===35&&r.charCodeAt(1)===33?r.replace(di,""):r}function xi(r){return r.includes("export {}")?r.replace(mi,""):r}function bi(r){return r=r.replace(yi,""),r.replace(gi,"$1")}function jt(r){return r.replace(hi,"")}function Si(r){return r.charCodeAt(0)===35||r.includes("export {}")||r.includes("/**")}function Te(r){return Si(r)&&(r=vi(r),r=xi(r),r=bi(r)),r}function Ze(r,e){let{outDir:t,rootDir:i,declarationDir:o}=e,n=o||t||Dt(r),s=i||Dt(r),c=pi(s,r).replace(/\.tsx?$/,".d.ts"),l=fi.sys.resolvePath(`${n}/${c}`);return ui(l)}var Lt,et;Lt=[A({scope:"singleton"})];var J=class{languageService;languageHostService;printer;nodesCache=new Map;filesCache=u(v);constructor(){this.printer=m.createPrinter({newLine:m.NewLineKind.LineFeed})}clear(){this.nodesCache.clear()}get(e){let t=this.filesCache.resolve(e);return this.nodesCache.get(t)}scan(e,t,i){let o=Object.assign(Object.create(Object.getPrototypeOf(this)),this,{languageService:t,languageHostService:i}),n=this.filesCache.getSnapshot(e.fileName).version.toString(),s=this.nodesCache.get(e.fileName);if(s?.version===n)return s;let a=this.initDeclaration(e.fileName,n),c=this.emitDeclaration.call(o,e);return a.content=this.stripImportsExports.call(o,c,a),this.nodesCache.set(e.fileName,a),a}initDeclaration(e,t){return{version:t,fileName:e,content:"",internalDeps:new Set,externalImports:{named:Object.create(null),default:Object.create(null),namespace:Object.create(null)},internalExports:{star:[],exports:[],namespace:Object.create(null)},externalExports:{star:[],exports:Object.create(null),namespace:Object.create(null)}}}resolveModule(e,t){if(!m.isStringLiteral(e))return null;let i=e.text,o=this.languageHostService.resolveModuleName(i,t).resolvedModule?.resolvedFileName;return!o||o.includes("node_modules")?{fileName:i,isExternal:!0}:{fileName:o,isExternal:!1}}addNamedElements(e,t){for(let i of t){let o=i.propertyName?`${i.propertyName.text} as ${i.name.text}`:i.name.text;e.push(o)}}hasExportModifier(e){return m.canHaveModifiers(e)?m.getModifiers(e)?.some(i=>i.kind===m.SyntaxKind.ExportKeyword)??!1:!1}emitDeclaration(e){let i=this.languageService.getEmitOutput(e.fileName,!0,!0).outputFiles[0]?.text;if(!i)throw new Error(`Failed to emit declaration: ${e.fileName}`);return m.createSourceFile(e.fileName.replace(/\.tsx?$/,".d.ts"),i,m.ScriptTarget.Latest,!0)}stripImportsExports(e,t){let i=[],o=[];for(let c of e.statements){if(m.isImportDeclaration(c)){this.handleImport(c,t,i);continue}if(m.isExportDeclaration(c)){this.handleExport(c,t);continue}this.hasExportModifier(c)&&this.extractExportName(c,t),o.push(c)}let n=m.factory.createNodeArray(o),s=this.printer.printList(m.ListFormat.MultiLine,n,e),a=jt(Te(s));for(let c of i)if(c.includes(" as ")){let[l,p]=c.split(" as ");a=a.replace(new RegExp(`\\b${p}\\b`,"g"),l)}else a=a.replace(new RegExp(`\\b${c}\\.`,"g"),"");return a}handleImport(e,t,i){let{importClause:o,moduleSpecifier:n}=e;if(!o||!n)return;let s=this.resolveModule(n,t.fileName);if(!s)return;let{fileName:a,isExternal:c}=s;if(!c){t.internalDeps.add(a);let{namedBindings:p}=o;if(!p)return;m.isNamespaceImport(p)?i.push(p.name.text):m.isNamedImports(p)&&this.addNamedElements(i,p.elements);return}if(!o){t.externalImports.namespace[a]="";return}o.name&&(t.externalImports.default[a]=o.name.text);let{namedBindings:l}=o;l&&(m.isNamespaceImport(l)?t.externalImports.namespace[l.name.text]=a:m.isNamedImports(l)&&this.addNamedElements(t.externalImports.named[a]??=[],l.elements))}handleExport(e,t){let{moduleSpecifier:i,exportClause:o}=e;if(!i)return;let n=this.resolveModule(i,t.fileName);if(!n)return;let{fileName:s,isExternal:a}=n;if(a||t.internalDeps.add(s),!o){a?t.externalExports.star.push(s):t.internalExports.star.push(s);return}if(m.isNamespaceExport(o)){a?t.externalExports.namespace[o.name.text]=s:t.internalExports.namespace[o.name.text]=s;return}m.isNamedExports(o)&&(a?this.addNamedElements(t.externalExports.exports[s]??=[],o.elements):this.addNamedElements(t.internalExports.exports,o.elements))}extractExportName(e,t){if(m.isVariableStatement(e)){for(let i of e.declarationList.declarations)m.isIdentifier(i.name)&&t.internalExports.exports.push(i.name.text);return}(m.isEnumDeclaration(e)||m.isClassDeclaration(e)||m.isFunctionDeclaration(e)||m.isInterfaceDeclaration(e)||m.isTypeAliasDeclaration(e))&&e.name&&m.isIdentifier(e.name)&&t.internalExports.exports.push(e.name.text)}};et=F(null),J=k(et,0,"GraphModel",Lt,J),O(et,1,J);import G from"typescript";import{mkdir as Ei,writeFile as wi}from"fs/promises";import{join as Ci,dirname as Ii}from"@remotex-labs/xmap";var Ht=`/**
36
36
  * This file was automatically generated by xBuild.
37
37
  * DO NOT EDIT MANUALLY.
38
38
  */
39
- `;var Re=class{constructor(e,t){this.languageService=e;this.languageHostService=t}graphModel=u(re);async emit(e,t){let i=this.languageService?.getProgram();if(!i)throw new Error("Language service program not available");let o=this.languageHostService.getCompilationSettings();t&&(o={...o,outDir:t}),await Promise.all(Object.entries(e).map(async([n,s])=>{let a=i.getSourceFile(s);if(!a)return;let c=v(o.outDir,`${n}.d.ts`);await this.bundleCollectDeclarations(a,i,c)}))}async bundleCollectDeclarations(e,t,i){let o=this.graphModel.scan(e,this.languageService,this.languageHostService),n=await this.getBundleContent(o,t);await Fi(S(i),{recursive:!0}),await Oi(i,n,"utf-8")}async getBundleContent(e,t){let i=new Set,o=new Set([e]),n=new Set([e]),s=[...e.internalDeps],a=new Set(e.internalExports.star),c="";for(;s.length>0;){let l=s.pop();if(i.has(l))continue;i.add(l);let p=t.getSourceFile(l);if(!p)continue;let f=this.graphModel.scan(p,this.languageService,this.languageHostService);if(n.add(f),a.has(l)){o.add(f);for(let d of f.internalExports.star)a.add(d)}for(let d of f.internalDeps)i.has(d)||s.push(d);c+=f.content}return c+=e.content,this.parseContent(c,n,o)}collectExternalImports(e){let t=new Map;for(let i of e){for(let[o,n]of Object.entries(i.externalImports.default)){t.has(o)||t.set(o,{named:new Set,namespace:new Map});let s=t.get(o);s.default||(s.default=n)}for(let[o,n]of Object.entries(i.externalImports.named)){t.has(o)||t.set(o,{named:new Set,namespace:new Map});for(let s of n)t.get(o).named.add(s)}for(let[o,n]of Object.entries(i.externalImports.namespace))t.has(n)||t.set(n,{named:new Set,namespace:new Map}),t.get(n).namespace.set(o,n)}return t}generateImportStatements(e){let t=[];for(let[i,{default:o,named:n,namespace:s}]of e){let a=[];if(o&&a.push(o),n.size>0&&a.push(`{ ${Array.from(n).sort().join(", ")} }`),s.size>0)for(let[c]of s)t.push(`import * as ${c} from '${i}';`);a.length>0&&t.push(`import ${a.join(", ")} from '${i}';`)}return t}collectNamespaceExports(e,t=new Set){if(t.has(e))return{exports:[],declarations:[]};t.add(e);let i=this.graphModel.get(e);if(!i)return{exports:[],declarations:[]};let o=[...i.internalExports.exports],n=[];for(let[s,a]of Object.entries(i.internalExports.namespace)){let c=this.collectNamespaceExports(a,t);c.exports.length>0&&(n.push(...c.declarations),n.push(`const ${s} = { ${c.exports.join(", ")} };`),o.push(s))}for(let s of i.externalExports.star){let a=this.collectNamespaceExports(s,t);o.push(...a.exports),n.push(...a.declarations)}return{exports:o,declarations:n}}collectBundleExports(e){let t=[],i=[],o=[];for(let n of e){t.push(...n.internalExports.exports);for(let[s,a]of Object.entries(n.internalExports.namespace)){let c=this.collectNamespaceExports(a);c.exports.length>0&&(i.push(...c.declarations),i.push(`const ${s} = { ${c.exports.join(", ")} };`),t.push(s))}for(let s of n.externalExports.star)i.push(`export * from '${s}';`);for(let[s,a]of Object.entries(n.externalExports.namespace))o.push(`export * as ${s} from '${a}';`);for(let[s,a]of Object.entries(n.externalExports.exports))o.push(`export { ${a.join(`,
40
- `)} } from '${s}';`)}return{exports:t,declarations:i,externalExports:o}}parseContent(e,t,i){let o=[Wt],n=this.collectExternalImports(t),s=this.generateImportStatements(n);o.push(...s),s.length>0&&o.push("");let{exports:a,declarations:c,externalExports:l}=this.collectBundleExports(i);if(c.length>0&&(o.push(...c),o.push("")),o.push(e),a.length>0){let p=Array.from(new Set(a)).sort();o.push(`export {
39
+ `;var Fe=class{constructor(e,t){this.languageService=e;this.languageHostService=t}graphModel=u(J);async emit(e,t){let i=this.languageService?.getProgram();if(!i)throw new Error("Language service program not available");let o=this.languageHostService.getCompilationSettings();t&&(o={...o,outDir:t}),await Promise.all(Object.entries(e).map(async([n,s])=>{let a=i.getSourceFile(s);if(!a)return;let c=Ci(o.outDir,`${n}.d.ts`);await this.bundleCollectDeclarations(a,i,c)}))}async bundleCollectDeclarations(e,t,i){let o=this.graphModel.scan(e,this.languageService,this.languageHostService),n=await this.getBundleContent(o,t);await Ei(Ii(i),{recursive:!0}),await wi(i,n,"utf-8")}async getBundleContent(e,t){let i=new Set,o=new Set([e]),n=new Set([e]),s=[...e.internalDeps],a=new Set(e.internalExports.star),c="";for(;s.length>0;){let l=s.pop();if(i.has(l))continue;i.add(l);let p=t.getSourceFile(l);if(!p)continue;let f=this.graphModel.scan(p,this.languageService,this.languageHostService);if(n.add(f),a.has(l)){o.add(f);for(let d of f.internalExports.star)a.add(d)}for(let d of f.internalDeps)i.has(d)||s.push(d);c+=f.content}return c+=e.content,this.parseContent(c,n,o)}collectExternalImports(e){let t=new Map;for(let i of e){for(let[o,n]of Object.entries(i.externalImports.default)){t.has(o)||t.set(o,{named:new Set,namespace:new Map});let s=t.get(o);s.default||(s.default=n)}for(let[o,n]of Object.entries(i.externalImports.named)){t.has(o)||t.set(o,{named:new Set,namespace:new Map});for(let s of n)t.get(o).named.add(s)}for(let[o,n]of Object.entries(i.externalImports.namespace))t.has(n)||t.set(n,{named:new Set,namespace:new Map}),t.get(n).namespace.set(o,n)}return t}generateImportStatements(e){let t=[];for(let[i,{default:o,named:n,namespace:s}]of e){let a=[];if(o&&a.push(o),n.size>0&&a.push(`{ ${Array.from(n).sort().join(", ")} }`),s.size>0)for(let[c]of s)t.push(`import * as ${c} from '${i}';`);a.length>0&&t.push(`import ${a.join(", ")} from '${i}';`)}return t}collectNamespaceExports(e,t=new Set){if(t.has(e))return{exports:[],declarations:[]};t.add(e);let i=this.graphModel.get(e);if(!i)return{exports:[],declarations:[]};let o=[...i.internalExports.exports],n=[];for(let[s,a]of Object.entries(i.internalExports.namespace)){let c=this.collectNamespaceExports(a,t);c.exports.length>0&&(n.push(...c.declarations),n.push(`const ${s} = { ${c.exports.join(", ")} };`),o.push(s))}for(let s of i.externalExports.star){let a=this.collectNamespaceExports(s,t);o.push(...a.exports),n.push(...a.declarations)}return{exports:o,declarations:n}}collectBundleExports(e){let t=[],i=[],o=[];for(let n of e){t.push(...n.internalExports.exports);for(let[s,a]of Object.entries(n.internalExports.namespace)){let c=this.collectNamespaceExports(a);c.exports.length>0&&(i.push(...c.declarations),i.push(`const ${s} = { ${c.exports.join(", ")} };`),t.push(s))}for(let s of n.externalExports.star)i.push(`export * from '${s}';`);for(let[s,a]of Object.entries(n.externalExports.namespace))o.push(`export * as ${s} from '${a}';`);for(let[s,a]of Object.entries(n.externalExports.exports))o.push(`export { ${a.join(`,
40
+ `)} } from '${s}';`)}return{exports:t,declarations:i,externalExports:o}}parseContent(e,t,i){let o=[Ht],n=this.collectExternalImports(t),s=this.generateImportStatements(n);o.push(...s),s.length>0&&o.push("");let{exports:a,declarations:c,externalExports:l}=this.collectBundleExports(i);if(c.length>0&&(o.push(...c),o.push("")),o.push(e),a.length>0){let p=Array.from(new Set(a)).sort();o.push(`export {
41
41
  ${p.join(`,
42
42
  `)}
43
43
  };`)}return l.length>0&&o.push(...l),o.join(`
44
- `)}};import{mkdir as Ai,writeFile as Pi}from"fs/promises";import{xterm as $i}from"@remotex-labs/xansi/xterm.component";var Me=class r{constructor(e,t){this.languageService=e;this.languageHostService=t}static emittedVersions=new Map;static clearCache(){this.emittedVersions.clear()}async emit(e){let t=this.languageService.getProgram();if(!t)throw new Error(`${$i.deepOrange("[TS]")} Language service program is not available`);let i=this.languageHostService.getCompilationSettings();e&&(i={...i,outDir:e});let o=[],n=t.getSourceFiles();for(let s=0;s<n.length;s++){let a=n[s];this.shouldEmitFile(a,t,i)&&o.push(a)}o.length!==0&&await Promise.all(o.map(s=>this.emitSingleDeclaration(s,i)))}shouldEmitFile(e,t,i){if(e.isDeclarationFile||t.isSourceFileFromExternalLibrary(e))return!1;let o=nt(e.fileName,i),n=r.emittedVersions.get(o),s=this.languageHostService.getScriptVersion(e.fileName);return!n||n!==s?(r.emittedVersions.set(o,s),!0):!1}async emitSingleDeclaration(e,t){let i=this.languageService.getEmitOutput(e.fileName,!0);if(i.emitSkipped)return;let o=i.outputFiles[0].text,n=nt(e.fileName,t);o=$e(o),o=this.languageHostService.resolveAliases(o,e.fileName,".d.ts"),await Ai(S(n),{recursive:!0}),await Pi(n,o,"utf8")}};import se from"typescript";var Be=class r{constructor(e={}){this.compilerOptions=e;this.alias=r.generateAliasRegex(e),this.moduleResolutionCache=se.createModuleResolutionCache(process.cwd(),t=>t,this.compilerOptions)}static sys=se.sys;alias;aliasCache=new Map;moduleResolutionCache;trackFiles=new Set;filesCache=u(b);get aliasRegex(){return this.alias}set options(e){this.compilerOptions=e,this.alias=r.generateAliasRegex(e),this.moduleResolutionCache=se.createModuleResolutionCache(process.cwd(),t=>t,this.compilerOptions)}touchFile(e){return this.trackFiles.add(this.filesCache.resolve(e)),this.filesCache.touchFile(e)}touchFiles(e){for(let t of e)this.touchFile(t)}getCompilationSettings(){return this.compilerOptions}fileExists(e){return r.sys.fileExists(e)}readFile(e,t){return r.sys.readFile(e,t)}readDirectory(e,t,i,o,n){return r.sys.readDirectory(e,t,i,o,n)}getDirectories(e){return r.sys.getDirectories(e)}directoryExists(e){return r.sys.directoryExists(e)}getCurrentDirectory(){return r.sys.getCurrentDirectory()}getScriptFileNames(){return[...this.trackFiles]}getDefaultLibFileName(e){return se.getDefaultLibFilePath(e)}getScriptVersion(e){let t=this.filesCache.getSnapshot(e);return this.trackFiles.add(this.filesCache.resolve(e)),t?t.version.toString():"0"}hasScriptSnapshot(e){return this.trackFiles.has(this.filesCache.resolve(e))}getScriptSnapshot(e){let t=this.filesCache.getSnapshot(e);return this.trackFiles.add(this.filesCache.resolve(e)),t?t.contentSnapshot:this.touchFile(e).contentSnapshot}resolveModuleName(e,t){return se.resolveModuleName(e,t,this.compilerOptions,se.sys,this.moduleResolutionCache)}resolveModuleFileName(e,t){if(this.aliasCache.has(e))return this.aliasCache.get(e);let o=this.resolveModuleName(e,t).resolvedModule?.resolvedFileName;return this.aliasCache.set(e,o),o}resolveAliases(e,t,i=""){return this.alias?e.replace(this.alias,(o,n)=>{let s=this.resolveModuleFileName(n,t);if(!s)return o;let a=s.replace(/\.tsx?$/,i),c=F(S(t),a);return o.replace(n,c.startsWith(".")?c:"./"+c)}):e}static generateAliasRegex(e){let t=e.paths;if(!t||Object.keys(t).length<1)return;let i=Object.keys(t).map(o=>o.replace("/*","").replace(/[.*+?^${}()|[\]\\]/g,"\\$&")).join("|");return new RegExp(`(?:^|\\s)(?:import|export)\\s+(?:type\\s+)?(?:[^'"]*from\\s+)?['"]((${i})[^'"]*)['"];?`,"gm")}};var Gt,at;Gt=[M({providers:[{useValue:"tsconfig.json"}]})];var _=class _{constructor(e="tsconfig.json"){this.configPath=e;let{config:t,host:i,service:o}=this.acquireLanguageService();this.config=t,this.languageService=o,this.languageHostService=i,this.languageHostService.touchFiles(this.config.fileNames),this.emitterService=new Me(o,i),this.bundlerService=new Re(o,i)}config;languageService;languageHostService;static serviceCache=new Map;emitterService;bundlerService;check(e){let t=this.languageService.getProgram();if(!t)return[];let i=e&&e.length>0?e.map(o=>t.getSourceFile(o)):this.languageService.getProgram()?.getSourceFiles();return i?i.filter(o=>this.shouldCheckFile(o)).flatMap(o=>this.collectDiagnostics(o)):[]}touchFiles(e){for(let t of e)if(this.languageHostService.hasScriptSnapshot(t)&&this.languageHostService.touchFile(t),t.includes(this.configPath)){let i=_.serviceCache.get(this.configPath);i.config=this.parseConfig(),i.host.options=i.config.options}}async emitBundle(e,t){await this.bundlerService.emit(e,t)}async emit(e){await this.emitterService.emit(e)}dispose(e){let t=_.serviceCache.get(e);t&&(t.refCount--,_.cleanupUnusedServices())}static cleanupUnusedServices(){for(let[e,t]of this.serviceCache)t.refCount<1&&(t.service.dispose(),this.serviceCache.delete(e))}shouldCheckFile(e){return e&&!e.fileName.includes("node_modules")&&!e.isDeclarationFile}collectDiagnostics(e){return[...this.languageService.getSemanticDiagnostics(e.fileName),...this.languageService.getSyntacticDiagnostics(e.fileName),...this.languageService.getSuggestionDiagnostics(e.fileName)].map(t=>this.formatDiagnostic(t))}acquireLanguageService(){let e=_.serviceCache.get(this.configPath);return e?(e.refCount++,e):this.createLanguageService()}createLanguageService(){let e=this.parseConfig(),t=new Be(e.options),i=J.createLanguageService(t,J.createDocumentRegistry()),o={config:e,host:t,service:i,refCount:1};return _.serviceCache.set(this.configPath,o),o}parseConfig(){let e=J.getParsedCommandLineOfConfigFile(this.configPath,{skipLibCheck:!0,stripInternal:!0,emitDeclarationOnly:!0},{...J.sys,onUnRecoverableConfigFileDiagnostic:()=>{}});return e||(e={options:{strict:!0,target:J.ScriptTarget.ESNext,module:J.ModuleKind.NodeNext,declaration:!0,skipLibCheck:!0,moduleResolution:J.ModuleResolutionKind.NodeNext},errors:[],fileNames:[],projectReferences:void 0}),e.options={...e.options,rootDir:e.options?.rootDir??process.cwd()},e}formatDiagnostic(e){let t={message:J.flattenDiagnosticMessageText(e.messageText,`
45
- `),category:e.category};if(e.file&&e.start!==void 0){let{line:i,character:o}=e.file.getLineAndCharacterOfPosition(e.start);t.file=e.file.fileName,t.line=i+1,t.column=o+1,t.code=e.code}return t}};at=P(null),_=R(at,0,"TypescriptService",Gt,_),$(at,1,_);var ae=_;import{cwd as Ne}from"process";import{build as ct}from"esbuild";var Kt={write:!1,bundle:!0,minify:!0,outdir:`${Ne()}`,format:"esm",target:"esnext",platform:"browser",sourcemap:"external",mangleQuoted:!0,sourcesContent:!0,preserveSymlinks:!0};async function qt(r,e={}){try{return await ct({absWorkingDir:Ne(),...Kt,...e,metafile:!0,entryPoints:r})}catch(t){if(G(t)){let i=new AggregateError([],"Failed to build entryPoints");throw be(t.errors,i.errors),i}throw t}}async function Yt(r,e,t={}){return await ct({absWorkingDir:Ne(),...Kt,...t,stdin:{loader:"ts",contents:r,resolveDir:Ne(),sourcefile:e},write:!1,metafile:!0,logLevel:"silent",sourcemap:"external"})}async function Xt(r,e={}){try{return await ct({...e,outdir:"tmp",write:!1,bundle:!0,metafile:!0,packages:"external",logLevel:"silent",entryPoints:r})}catch(t){if(G(t)){let i=new AggregateError([],"Failed to analyze entryPoint");throw be(t.errors,i.errors),i}throw t}}function Jt(r,e){if(Array.isArray(e)){let t={};return e.length>0&&typeof e[0]=="object"?e.forEach(i=>{t[i.out]=i.in}):typeof e[0]=="string"&&(t=Ae(r,e)),t}else if(e&&typeof e=="object")return e;throw new w("Unsupported entry points format")}var De=class{constructor(e,t,i,o={}){this.name=e;this.lifecycle=t;this.buildConfig=i;this.argv=o;if(!this.buildConfig?.esbuild)throw new w(`Variant '${this.name}' not found configuration`);this.tsConfigPath=this.buildConfig.esbuild.tsconfig??"tsconfig.json",this.typescriptModule=new ae(this.tsConfigPath),this.buildConfig=this.initializeConfig(this.getConfig(this.buildConfig,this.configService.getValue().common)),this.typescriptModule.languageHostService.touchFiles(Object.values(this.buildConfig.esbuild.entryPoints)),this.lifecycle.onEnd(this.end.bind(this),`${this.name}-core`),this.lifecycle.onStart(this.start.bind(this),`${this.name}-core`),this.configUnsubscribe=this.configService.select(n=>({variantConfig:n.variants?.[this.name],commonConfig:n.common})).subscribe(this.handleConfigChange.bind(this),n=>{throw n})}dependenciesFile;active=!0;tsConfigPath;typescriptModule;configUnsubscribe;configService=u(x);get typescript(){return this.typescriptModule}get config(){return this.buildConfig}get dependencies(){return this.dependenciesFile??{}}dispose(){this.configUnsubscribe(),this.typescriptModule.dispose(this.tsConfigPath)}touchFiles(e){this.typescriptModule.touchFiles(e)}async check(){return this.dependenciesFile||(this.dependenciesFile=await this.buildDependencyMap()),this.typescriptModule.check(Object.values(this.dependenciesFile))}async build(){if(!this.active)return;this.applyInjections();let e=Object.assign({},this.buildConfig.esbuild);this.dependenciesFile=await this.buildDependencyMap(),this.buildConfig.esbuild.bundle===!1&&Object.assign(e,{entryPoints:this.dependenciesFile});try{let t=await Mi(e);return await this.packageTypeComponent(),t}catch(t){if(G(t)){if(t.errors.filter(o=>o.location).length>0)throw t;return{errors:t?.errors??[],warnings:t?.warnings??[]}}}}getConfig(e,t={}){return e?Y({},t,e):null}async start(){let e={errors:[],warnings:[]};if(!this.buildConfig.types)return e;let t=this.typescriptModule.check(Object.values(this.dependenciesFile??{}));if(t.length===0)return e;if(typeof this.buildConfig.types=="object"&&!this.buildConfig.types.failOnError){let o=new N("Type checking failed",t);e.warnings?.push({detail:o,location:void 0})}else{let o=[],n=[],s=new N("Type checking failed",o),a=new N("Type checking failed",n);for(let c of t)(c.category===Ri.DiagnosticCategory.Error?o:n).push(c);o.length&&e.errors?.push({detail:s,location:void 0}),n.length&&e.warnings?.push({detail:a,location:void 0})}return e}async end(e){if(e.buildResult.errors?.length>0)return;let t={errors:[],warnings:[]};if(typeof e.buildResult.metafile?.outputs=="object"){let s=Object.keys(e.buildResult.metafile?.outputs);for(let a of s){if(!a.endsWith(".map"))continue;let c=S(a);Ni(a,"utf8").then(l=>{let p=JSON.parse(l);p.sources=p.sources.map(f=>f.startsWith("http")?f:v(c,f)),Qt(a,JSON.stringify(p),"utf8")})}}if(!this.buildConfig.declaration)return;let i=this.buildConfig.declaration,o=typeof i=="object"?i.bundle!==!1:!0,n=typeof i=="object"?i.outDir:void 0;try{o?await this.typescriptModule.emitBundle(this.buildConfig.esbuild.entryPoints,n):await this.typescriptModule.emit(n)}catch(s){t.warnings?.push({detail:s,location:void 0})}return t}registerConfigHooks(e){if(!e)return;let{onStart:t,onResolve:i,onLoad:o,onEnd:n,onSuccess:s}=e;t&&this.lifecycle.onStart(t),i&&this.lifecycle.onResolve(i),o&&this.lifecycle.onLoad(o),n&&this.lifecycle.onEnd(n),s&&this.lifecycle.onSuccess(s)}async packageTypeComponent(){let e=this.buildConfig.esbuild.outdir??"dist",t=this.buildConfig.esbuild.format==="esm"?"module":"commonjs";await Bi(e,{recursive:!0}),await Qt(v(e,"package.json"),`{"type": "${t}"}`)}initializeConfig(e){if(!e)throw new w(`Variant '${this.name}' not found configuration`);if(!e.esbuild.entryPoints)throw new w("Entry points are required in esbuild configuration");let t=e.define,i=t?Object.fromEntries(Object.entries(t).map(([o,n])=>[o,JSON.stringify(n)])):void 0;return this.registerConfigHooks(e.lifecycle),e.esbuild.entryPoints=Jt(this.typescriptModule.config.options.rootDir??process.cwd(),e.esbuild.entryPoints),e.esbuild=Object.assign({},e.esbuild,{define:i,logLevel:"silent",plugins:[this.lifecycle.create()]}),e}async handleConfigChange({variantConfig:e,commonConfig:t}){this.active=!1;let i=this.getConfig(e,t);i&&(this.active=!0,this.buildConfig=this.initializeConfig(i),i.esbuild.outdir&&i.esbuild.outfile&&(this.buildConfig.esbuild.outdir=void 0),i.esbuild.tsconfig&&i.esbuild.tsconfig!==this.tsConfigPath&&(this.typescriptModule.dispose(this.tsConfigPath),this.tsConfigPath=i.esbuild.tsconfig,this.typescriptModule=new ae(this.tsConfigPath)))}stripExtension(e){let t=e.lastIndexOf(".");return t>0?e.substring(0,t):e}async buildDependencyMap(){let{esbuild:e}=this.buildConfig,{metafile:t}=await Xt(e.entryPoints,{loader:e.loader,platform:e.platform}),i={};for(let o of Object.keys(t.inputs)){let n=F(this.typescriptModule.config.options.rootDir,I(o)),s=this.stripExtension(n);i[s]=o}return i}injectTextBlock(e){let t=this.buildConfig[e];if(!t)return;let i=this.buildConfig.esbuild;i[e]??={};for(let[o,n]of Object.entries(t))i[e][o]=typeof n=="function"?n(this.name,this.argv):n}applyInjections(){this.injectTextBlock("banner"),this.injectTextBlock("footer")}};import{readFile as Di}from"fs/promises";var je=class{constructor(e,t){this.variantName=e;this.argv=t}filesModel=u(b);endHooks=new Map;loadHooks=new Map;startHooks=new Map;successHooks=new Map;resolveHooks=new Map;onStart(e,t=this.variantName){e&&this.startHooks.set(t,e)}onEnd(e,t=this.variantName){e&&this.endHooks.set(t,e)}onSuccess(e,t=this.variantName){e&&this.successHooks.set(t,e)}onResolve(e,t=this.variantName){e&&this.resolveHooks.set(t,e)}onLoad(e,t=this.variantName){e&&this.loadHooks.set(t,e)}clearAll(){this.endHooks.clear(),this.loadHooks.clear(),this.startHooks.clear(),this.successHooks.clear(),this.resolveHooks.clear()}create(){return{name:this.variantName,setup:e=>{let t={argv:this.argv,options:e.initialOptions,variantName:this.variantName,stage:{startTime:new Date}};e.initialOptions.metafile=!0,this.startHooks.size>0&&e.onStart(this.executeStartHooks.bind(this,t,e)),(this.endHooks.size>0||this.successHooks.size>0)&&e.onEnd(this.executeEndHooks.bind(this,t)),this.resolveHooks.size>0&&e.onResolve({filter:/.*/},this.executeResolveHooks.bind(this,t)),this.loadHooks.size>0&&e.onLoad({filter:/.*/},this.executeLoadHooks.bind(this,t))}}}pushError(e,t,i,o=this.variantName){e.push({id:t,detail:i,location:null,pluginName:o})}async executeStartHooks(e,t){e.stage.startTime=new Date;let i=[],o=[],n={build:t,...e};for(let[s,a]of this.startHooks.entries())try{let c=await a(n);c?.errors&&i.push(...c.errors),c?.warnings&&o.push(...c.warnings)}catch(c){this.pushError(i,"startHook",c,s)}return{errors:i,warnings:o}}async executeEndHooks(e,t){let{errors:i,warnings:o}=t,n=Date.now()-e.stage.startTime.getTime(),s={buildResult:t,duration:n,...e};for(let[a,c]of this.endHooks.entries())try{let l=await c(s);l?.errors&&i.push(...l.errors),l?.warnings&&o.push(...l.warnings)}catch(l){this.pushError(i,"endHook",l,a)}if(t.errors.length===0)for(let[a,c]of this.successHooks.entries())try{await c(s)}catch(l){this.pushError(i,"endHook",l,a)}}async executeResolveHooks(e,t){let i={errors:[]},o={args:t,...e};for(let[n,s]of this.resolveHooks.entries())try{let a=await s(o);if(!a)continue;i={...i,...a}}catch(a){this.pushError(i.errors,"endResolve",a,n)}return i}async executeLoadHooks(e,t){let i=[],o=[],n="default",s=I(t.path),a=this.filesModel.getSnapshot(s),c=a?.contentSnapshot?a.contentSnapshot.text:await Di(s,"utf8");for(let[l,p]of this.loadHooks.entries())try{let f=await p({contents:c,loader:n,args:t,...e});if(!f)continue;f.contents!==void 0&&(c=f.contents),f.loader&&(n=f.loader),f.errors&&i.push(...f.errors),f.warnings&&o.push(...f.warnings)}catch(f){this.pushError(i,"loadHook",f,l)}return{contents:c,loader:n,errors:i,warnings:o}}};import h from"typescript";import{highlightCode as sr}from"@remotex-labs/xmap/highlighter.component";import V from"typescript";var ji="$$ifdef";function Li(r,e,t,i=!1){let o=i?"export function ":"function ";return V.isArrowFunction(e)||V.isFunctionExpression(e)?Hi(r,e,t,o):`${i?"export const ":"const "}${r} = ${e.getText(t)};`}function Hi(r,e,t,i){let n=e.modifiers?.some(l=>l.kind===V.SyntaxKind.AsyncKeyword)??!1?"async ":"",s=e.parameters.map(l=>l.getText(t)).join(", "),a=e.type?`: ${e.type.getText(t)}`:"",c=_i(e,t);return`${n}${i}${r}(${s})${a} ${c}`}function _i(r,e){let t=r.body.getText(e);return V.isArrowFunction(r)&&!V.isBlock(r.body)?`{ return ${t}; }`:t}function Vi(r,e,t="",i="();"){return V.isArrowFunction(r)||V.isFunctionExpression(r)?`${r.modifiers?.some(s=>s.kind===V.SyntaxKind.AsyncKeyword)??!1?"async ":""}${t}(${r.getText(e)})${i}`:t?`${t}${r.getText(e)}`:`(() => { return ${r.getText(e)}; })${i}`}function Zt(r,e,t){let i=r in t&&!!t[r];return e===ji===i}function er(r,e,t,i){let[o,n]=e.arguments;if(!V.isStringLiteral(o))return!1;let s=e.expression.text,a=o.text;if(!Zt(a,s,i.defines))return"undefined";let c=r.name.getText(i.sourceFile);return Li(c,n,i.sourceFile,t)}function Le(r,e,t,i=!1,o){let[n,s]=r.arguments;if(!V.isStringLiteral(n))return!1;let a=n.text,c=r.expression.text;if(!Zt(a,c,e.defines))return"";let l="",p=t?.name.getText(e.sourceFile);return p&&(l=i?`export const ${p} = `:`const ${p} = `),Vi(s,e.sourceFile,l,o)}import D from"typescript";import{createRequire as Wi}from"module";var He=class extends y{constructor(e,t=0){super(e.message,"InlineError"),this.errorMetadata=z(e,{},t),this.stack=W(this.errorMetadata,this.name,this.message)}};import{Script as Ui,createContext as zi}from"vm";async function tr(r,e={},t={}){let i=new Ui(r,t),o=zi(e);return await i.runInContext(o,{breakOnSigint:!0,displayErrors:!1})}async function rr(r,e,t){let[i,o]=(await Yt(r,e.sourceFile.fileName,{bundle:!0,format:"cjs",platform:"node",packages:"external"})).outputFiles;try{let n={exports:{}},s=Wi(e.sourceFile.fileName),a=Gi(e.sourceFile.fileName,n,s);a.context=e.context;let c=await tr(o.text,a,{filename:e.sourceFile.fileName});return c===null?"undefined":typeof c=="number"||typeof c=="boolean"?String(c):JSON.stringify(c)}catch(n){Ki(n,e,i.text,t)}return"undefined"}function Gi(r,e,t){return{...globalThis,Error,RegExp,process,Buffer,module:e,require:t,console,setTimeout,setInterval,clearTimeout,clearInterval,ReferenceError,__dirname:S(r),__filename:r}}function Ki(r,e,t,i){(!r||typeof r!="object"||!("stack"in r))&&(r=new Error(String(r)));let o=i.getStart(e.sourceFile),{line:n}=e.sourceFile.getLineAndCharacterOfPosition(o);u(E).setSource(t,e.sourceFile.fileName);let s=new He(r,n);e.errors.push({text:s.message,detail:s})}function qi(r,e){let t=null,i=o=>{if(!t){if(D.isFunctionDeclaration(o)&&o.name?.text===r){t=o;return}D.isVariableStatement(o)&&(t=Yi(o,r),t)||D.forEachChild(o,i)}};return i(e),t}function Yi(r,e){for(let t of r.declarationList.declarations)if(D.isIdentifier(t.name)&&t.name.text===e&&t.initializer&&(D.isArrowFunction(t.initializer)||D.isFunctionExpression(t.initializer)))return t.initializer;return null}function ir(r){return`module.exports = (${r})();`}function Xi(r){return r&D.NodeFlags.Const?"const":r&D.NodeFlags.Let?"let":"var"}function or(r,e){return r?D.isIdentifier(r)?Ji(r,e):D.isArrowFunction(r)||D.isFunctionExpression(r)?{node:r,data:ir(r.getText(e.sourceFile))}:{node:r,data:r.getText(e.sourceFile)}:null}function Ji(r,e){let t=qi(r.text,e.sourceFile);return t?{node:t,data:ir(t.getText(e.sourceFile))}:(Qi(r.text,e,r),{data:"",node:r})}function Qi(r,e,t){let i=t.getStart(e.sourceFile),{line:o,character:n}=e.sourceFile.getLineAndCharacterOfPosition(i),s=F(".",e.sourceFile.fileName);e.warnings.push({text:`Function $$inline(${r}); not found in ${s}`,location:{line:o+1,column:n,file:e.sourceFile.fileName,lineText:"asd"}})}async function nr(r,e,t,i,o){let n=t.arguments[0],s=or(n,o);if(!s)return!1;let a=await rr(s.data,o,s.node),c=Xi(e.declarationList.flags),l=i?"export ":"",p=r.name.getText(o.sourceFile);return`${l}${c} ${p} = ${a};`}async function lt(r,e){let t=r[0],i=or(t,e);return i?rr(i.data,e,i.node):!1}var Zi=/\.(ts|js)$/,Q=["$$ifdef","$$ifndef","$$inline"];function ft(r,e){return Q.some(t=>r.getText(e).includes(t))}function ar(r){return r===Q[2]?1:2}async function eo(r,e,t){let i=!1;for(let o of r.declarationList.declarations){let n="",s,a=o.initializer;if(!a||(h.isCallExpression(a)&&h.isIdentifier(a.expression)?s=a:h.isCallExpression(a)&&h.isCallExpression(a.expression)&&h.isIdentifier(a.expression.expression)?(s=a.expression,n=`(${a.arguments.map(f=>f.getText(t.sourceFile)).join(", ")})`):h.isAsExpression(a)&&h.isCallExpression(a.expression)&&h.isIdentifier(a.expression.expression)&&(s=a.expression),!s))continue;let c=s.expression.text;if(!Q.includes(c))continue;if(s.arguments.length!==ar(c)){let{line:p,character:f}=t.sourceFile.getLineAndCharacterOfPosition(s.getStart(t.sourceFile));throw new X({text:`Invalid macro call: ${c} with ${s.arguments.length} arguments`,location:{file:t.sourceFile.fileName,line:p+1,column:f}})}let l=r.modifiers?.some(p=>p.kind===h.SyntaxKind.ExportKeyword)??!1;c===Q[2]?i=await nr(o,r,s,l,t):n?i=Le(s,t,o,l,n):i=er(o,s,l,t),i!==!1&&e.add({replacement:i,end:r.getEnd(),start:r.getStart(t.sourceFile)})}return i!==!1}async function to(r,e,t){let i=r.expression;if(!i.expression||!h.isIdentifier(i.expression))return!1;let o=i.expression.text;if(!Q.includes(o))return!1;if(i.arguments.length!==ar(o)){let{line:s,character:a}=t.sourceFile.getLineAndCharacterOfPosition(r.getStart(t.sourceFile));throw new X({text:`Invalid macro call: ${o} with ${i.arguments.length} arguments`,location:{file:t.sourceFile.fileName,line:s+1,column:a}})}let n=!1;return o==Q[2]?(await lt(i.arguments,t),n="undefined"):n=Le(i,t),n!==!1&&e.add({replacement:n,end:i.getEnd(),start:i.getStart(t.sourceFile)}),n!==!1}async function ro(r,e,t){if(!h.isCallExpression(r)||!ft(r,t.sourceFile))return!1;let i=r;if(!h.isIdentifier(i.expression))return!1;if(i.expression.text===Q[2]){let s=await lt(i.arguments,t);return s===!1?!1:(e.add({start:r.getStart(t.sourceFile),end:r.getEnd(),replacement:s}),!0)}let n=Le(i,t);return n===!1?!1:(e.add({start:r.getStart(t.sourceFile),end:r.getEnd(),replacement:n}),!0)}async function io(r,e="unknow"){let t=r.stage.defineMetadata.disabledMacroNames,i=r.stage.defineMetadata.filesWithMacros.has(r.sourceFile.fileName);if(!i&&t.size===0)return r.contents;let o=[r.sourceFile],n=new Set;for(;o.length>0;){let c=o.pop(),l=c?.kind;if(!c||!l||i&&(l===h.SyntaxKind.VariableStatement&&await eo(c,n,r)||l===h.SyntaxKind.ExpressionStatement&&ft(c,r.sourceFile)&&await to(c,n,r)||l===h.SyntaxKind.CallExpression&&ft(c,r.sourceFile)&&await ro(c,n,r)))continue;if(t.size>0){if(l===h.SyntaxKind.CallExpression){let f=c;h.isIdentifier(f.expression)&&t.has(f.expression.text)&&n.add({start:c.getStart(r.sourceFile),end:c.getEnd(),replacement:"undefined"})}else if(l===h.SyntaxKind.Identifier){let f=c;if(t.has(f.text)){let d=c.parent??c;if(d&&!h.isImportSpecifier(d)&&!h.isExportSpecifier(d)){let g=d?.getText(r.sourceFile);(!h.isCallExpression(d)||d.expression!==c)&&(!g||Q.every(H=>!g.includes(H)))&&n.add({start:c.getStart(r.sourceFile),end:c.getEnd(),replacement:"undefined"})}}}}let p=c.getChildren(r.sourceFile);for(let f=p.length-1;f>=0;f--)o.push(p[f])}if(n.size===0)return r.contents;let s=Array.from(n);s.sort((c,l)=>l.start-c.start),r.stage.replacementInfo??={},r.stage.replacementInfo[e]??=[];let a=r.stage.replacementInfo[e];for(let{start:c,end:l,replacement:p}of s)a.push({source:sr(r.contents.slice(c,l)),replacement:sr(p)}),r.contents=r.contents.slice(0,c)+p+r.contents.slice(l);return r.contents}async function cr(r,e){let{args:t,loader:i,stage:o,contents:n,variantName:s,options:a,argv:c}=e;if(t.path.includes("node_modules")||n.length<1||!Zi.test(t.path))return;let p=r.typescript.languageService.getProgram()?.getSourceFile(t.path);if(!p)return;let f={stage:o,errors:[],contents:n.toString(),warnings:[],defines:r.config.define??{},sourceFile:p,context:{argv:c,options:a,variantName:s}},d=await io(f,r.name);return r.config.esbuild.bundle||r.typescript.languageHostService.aliasRegex&&(d=r.typescript.languageHostService.resolveAliases(d,t.path,".js")),{loader:i,contents:d,warnings:f.warnings,errors:f.errors}}var lr="$$",fr=/(?:(?:export\s+)?(?:const|let|var)\s+([\w$]+)\s*=\s*)?\$\$(ifdef|ifndef|inline)\s*\(\s*(?:['"]([^'"]+)['"])?/g;function oo(r,e,t,i){let o=1;for(let s=0;s<i;s++)r[s]===`
44
+ `)}};import{dirname as Ti}from"@remotex-labs/xmap";import{mkdir as Fi,writeFile as Oi}from"fs/promises";import{xterm as ki}from"@remotex-labs/xansi/xterm.component";var Oe=class r{constructor(e,t){this.languageService=e;this.languageHostService=t}static emittedVersions=new Map;static clearCache(){this.emittedVersions.clear()}async emit(e){let t=this.languageService.getProgram();if(!t)throw new Error(`${ki.deepOrange("[TS]")} Language service program is not available`);let i=this.languageHostService.getCompilationSettings();e&&(i={...i,outDir:e});let o=[],n=t.getSourceFiles();for(let s=0;s<n.length;s++){let a=n[s];this.shouldEmitFile(a,t,i)&&o.push(a)}o.length!==0&&await Promise.all(o.map(s=>this.emitSingleDeclaration(s,i)))}shouldEmitFile(e,t,i){if(e.isDeclarationFile||t.isSourceFileFromExternalLibrary(e))return!1;let o=Ze(e.fileName,i),n=r.emittedVersions.get(o),s=this.languageHostService.getScriptVersion(e.fileName);return!n||n!==s?(r.emittedVersions.set(o,s),!0):!1}async emitSingleDeclaration(e,t){let i=this.languageService.getEmitOutput(e.fileName,!0);if(i.emitSkipped)return;let o=i.outputFiles[0].text,n=Ze(e.fileName,t);o=Te(o),o=this.languageHostService.resolveAliases(o,e.fileName,".d.ts"),await Fi(Ti(n),{recursive:!0}),await Oi(n,o,"utf8")}};import ee from"typescript";import{relative as Ai,dirname as Pi}from"@remotex-labs/xmap";var te=class r{constructor(e={}){this.compilerOptions=e;this.alias=r.generateAliasRegex(e),this.moduleResolutionCache=ee.createModuleResolutionCache(process.cwd(),t=>t,this.compilerOptions)}static sys=ee.sys;alias;aliasCache=new Map;moduleResolutionCache;trackFiles=new Set;filesCache=u(v);get aliasRegex(){return this.alias}set options(e){this.compilerOptions=e,this.alias=r.generateAliasRegex(e),this.moduleResolutionCache=ee.createModuleResolutionCache(process.cwd(),t=>t,this.compilerOptions)}static reload(){let e=u(v);e.getTrackedFilePaths().map(t=>{e.touchFile(t)})}touchFile(e){return this.trackFiles.add(this.filesCache.resolve(e)),this.filesCache.touchFile(e)}touchFiles(e){for(let t of e)this.touchFile(t)}getCompilationSettings(){return this.compilerOptions}fileExists(e){return r.sys.fileExists(e)}readFile(e,t){return r.sys.readFile(e,t)}readDirectory(e,t,i,o,n){return r.sys.readDirectory(e,t,i,o,n)}getDirectories(e){return r.sys.getDirectories(e)}directoryExists(e){return r.sys.directoryExists(e)}getCurrentDirectory(){return r.sys.getCurrentDirectory()}getScriptFileNames(){return[...this.trackFiles]}getDefaultLibFileName(e){return ee.getDefaultLibFilePath(e)}getScriptVersion(e){let t=this.filesCache.getSnapshot(e);return this.trackFiles.add(this.filesCache.resolve(e)),t?t.version.toString():"0"}hasScriptSnapshot(e){return this.trackFiles.has(this.filesCache.resolve(e))}getScriptSnapshot(e){let t=this.filesCache.getSnapshot(e);return this.trackFiles.add(this.filesCache.resolve(e)),t?t.contentSnapshot:this.touchFile(e).contentSnapshot}resolveModuleName(e,t){return ee.resolveModuleName(e,t,this.compilerOptions,ee.sys,this.moduleResolutionCache)}resolveModuleFileName(e,t){if(this.aliasCache.has(e))return this.aliasCache.get(e);let o=this.resolveModuleName(e,t).resolvedModule?.resolvedFileName;return this.aliasCache.set(e,o),o}resolveAliases(e,t,i=""){return this.alias?e.replace(this.alias,(o,n)=>{let s=this.resolveModuleFileName(n,t);if(!s)return o;let a=s.replace(/\.tsx?$/,i),c=Ai(Pi(t),a);return o.replace(n,c.startsWith(".")?c:"./"+c)}):e}static generateAliasRegex(e){let t=e.paths;if(!t||Object.keys(t).length<1)return;let i=Object.keys(t).map(o=>o.replace("/*","").replace(/[.*+?^${}()|[\]\\]/g,"\\$&")).join("|");return new RegExp(`(?:^|\\s)(?:import|export)\\s+(?:type\\s+)?(?:[^'"]*from\\s+)?['"]((${i})[^'"]*)['"];?`,"gm")}};var Vt,tt;Vt=[A({providers:[{useValue:"tsconfig.json"}]})];var N=class N{constructor(e="tsconfig.json"){this.configPath=e;let{config:t,host:i,service:o}=this.acquireLanguageService();this.config=t,this.languageService=o,this.languageHostService=i,this.languageHostService.touchFiles(this.config.fileNames),this.emitterService=new Oe(o,i),this.bundlerService=new Fe(o,i)}config;languageService;languageHostService;static serviceCache=new Map;emitterService;bundlerService;check(e){let t=this.languageService.getProgram();if(!t)return[];let i=e&&e.length>0?e.map(o=>t.getSourceFile(o)):this.languageService.getProgram()?.getSourceFiles();return i?i.filter(o=>this.shouldCheckFile(o)).flatMap(o=>this.collectDiagnostics(o)):[]}touchFiles(e){for(let t of e)if(this.languageHostService.hasScriptSnapshot(t)&&this.languageHostService.touchFile(t),t.includes(this.configPath)){let i=N.serviceCache.get(this.configPath);i.config=this.parseConfig(),i.host.options=i.config.options}}async emitBundle(e,t){await this.bundlerService.emit(e,t)}async emit(e){await this.emitterService.emit(e)}dispose(e){let t=N.serviceCache.get(e);t&&(t.refCount--,N.cleanupUnusedServices())}static cleanupUnusedServices(){for(let[e,t]of this.serviceCache)t.refCount<1&&(t.service.dispose(),this.serviceCache.delete(e))}shouldCheckFile(e){return e&&!e.fileName.includes("node_modules")&&!e.isDeclarationFile}collectDiagnostics(e){return[...this.languageService.getSemanticDiagnostics(e.fileName),...this.languageService.getSyntacticDiagnostics(e.fileName),...this.languageService.getSuggestionDiagnostics(e.fileName)].map(t=>this.formatDiagnostic(t))}acquireLanguageService(){let e=N.serviceCache.get(this.configPath);return e?(e.refCount++,e):this.createLanguageService()}createLanguageService(){let e=this.parseConfig(),t=new te(e.options),i=G.createLanguageService(t,G.createDocumentRegistry()),o={config:e,host:t,service:i,refCount:1};return N.serviceCache.set(this.configPath,o),o}parseConfig(){let e=G.getParsedCommandLineOfConfigFile(this.configPath,{sourceMap:!1,skipLibCheck:!0,stripInternal:!0,declarationMap:!1,emitDeclarationOnly:!0},{...G.sys,onUnRecoverableConfigFileDiagnostic:()=>{}});return e||(e={options:{strict:!0,target:G.ScriptTarget.ESNext,module:G.ModuleKind.NodeNext,sourceMap:!1,skipLibCheck:!0,stripInternal:!0,declarationMap:!1,emitDeclarationOnly:!0,moduleResolution:G.ModuleResolutionKind.NodeNext},errors:[],fileNames:[],projectReferences:void 0}),e.options={...e.options,rootDir:e.options?.rootDir??process.cwd()},e}formatDiagnostic(e){let t={message:G.flattenDiagnosticMessageText(e.messageText,`
45
+ `),category:e.category};if(e.file&&e.start!==void 0){let{line:i,character:o}=e.file.getLineAndCharacterOfPosition(e.start);t.file=e.file.fileName,t.line=i+1,t.column=o+1,t.code=e.code}return t}};tt=F(null),N=k(tt,0,"TypescriptService",Vt,N),O(tt,1,N);var re=N;import{cwd as ke}from"process";import{build as rt}from"esbuild";var _t={write:!1,bundle:!0,minify:!0,outdir:`${ke()}`,format:"esm",target:"esnext",platform:"browser",sourcemap:"external",mangleQuoted:!0,sourcesContent:!0,preserveSymlinks:!0};async function Ut(r,e={}){try{return await rt({absWorkingDir:ke(),..._t,...e,metafile:!0,entryPoints:r})}catch(t){if(V(t)){let i=new AggregateError([],"Failed to build entryPoints");throw de(t.errors,i.errors),i}throw t}}async function zt(r,e,t={}){return await rt({absWorkingDir:ke(),..._t,...t,stdin:{loader:"ts",contents:r,resolveDir:ke(),sourcefile:e},write:!1,metafile:!0,logLevel:"silent",sourcemap:"external"})}async function Wt(r,e={}){try{return await rt({...e,outdir:"tmp",write:!1,bundle:!0,metafile:!0,packages:"external",logLevel:"silent",entryPoints:r})}catch(t){if(V(t)){let i=new AggregateError([],"Failed to analyze entryPoint");throw de(t.errors,i.errors),i}throw t}}import{relative as Ni,resolve as Di,join as qt,dirname as ji}from"@remotex-labs/xmap";function Gt(r,e){if(Array.isArray(e)){let t={};return e.length>0&&typeof e[0]=="object"?e.forEach(i=>{t[i.out]=i.in}):typeof e[0]=="string"&&(t=we(r,e)),t}else if(e&&typeof e=="object")return e;throw new E("Unsupported entry points format")}var Ae=class{constructor(e,t,i,o={}){this.name=e;this.lifecycle=t;this.buildConfig=i;this.argv=o;if(!this.buildConfig?.esbuild)throw new E(`Variant '${this.name}' not found configuration`);this.tsConfigPath=this.buildConfig.esbuild.tsconfig??"tsconfig.json",this.typescriptModule=new re(this.tsConfigPath),this.buildConfig=this.initializeConfig(this.getConfig(this.buildConfig,this.configService.getValue().common)),this.typescriptModule.languageHostService.touchFiles(Object.values(this.buildConfig.esbuild.entryPoints)),this.lifecycle.onEnd(this.end.bind(this),`${this.name}-core`),this.lifecycle.onStart(this.start.bind(this),`${this.name}-core`),this.configUnsubscribe=this.configService.select(n=>({variantConfig:n.variants?.[this.name],commonConfig:n.common})).subscribe(this.handleConfigChange.bind(this),n=>{throw n})}dependenciesFile;active=!0;tsConfigPath;typescriptModule;configUnsubscribe;configService=u(x);get typescript(){return this.typescriptModule}get config(){return this.buildConfig}get dependencies(){return this.dependenciesFile??{}}dispose(){this.configUnsubscribe(),this.typescriptModule.dispose(this.tsConfigPath)}touchFiles(e){this.typescriptModule.touchFiles(e)}async check(){return this.dependenciesFile||(this.dependenciesFile=await this.buildDependencyMap()),this.typescriptModule.check(Object.values(this.dependenciesFile))}async build(){if(!this.active)return;this.applyInjections();let e=Object.assign({},this.buildConfig.esbuild);this.dependenciesFile=await this.buildDependencyMap(),this.buildConfig.esbuild.bundle===!1&&Object.assign(e,{entryPoints:this.dependenciesFile});try{let t=await Mi(e);return await this.packageTypeComponent(),t}catch(t){if(V(t)){if(t.errors.filter(o=>o.location).length>0)throw t;return{errors:t?.errors??[],warnings:t?.warnings??[]}}}}getConfig(e,t={}){return e?z({},t,e):null}async start(){let e={errors:[],warnings:[]};if(!this.buildConfig.types)return e;let t=this.typescriptModule.check(Object.values(this.dependenciesFile??{}));if(t.length===0)return e;if(typeof this.buildConfig.types=="object"&&!this.buildConfig.types.failOnError){let o=new P("Type checking failed",t);e.warnings?.push({detail:o,location:void 0})}else{let o=[],n=[],s=new P("Type checking failed",o),a=new P("Type checking failed",n);for(let c of t)(c.category===Ri.DiagnosticCategory.Error?o:n).push(c);o.length&&e.errors?.push({detail:s,location:void 0}),n.length&&e.warnings?.push({detail:a,location:void 0})}return e}async end(e){if(e.buildResult.errors?.length>0)return;let t={errors:[],warnings:[]};if(typeof e.buildResult.metafile?.outputs=="object"){let s=Object.keys(e.buildResult.metafile?.outputs);for(let a of s){if(!a.endsWith(".map"))continue;let c=ji(a);Bi(a,"utf8").then(l=>{let p=JSON.parse(l);p.sources=p.sources.map(f=>f.startsWith("http")?f:qt(c,f)),Kt(a,JSON.stringify(p),"utf8")})}}if(!this.buildConfig.declaration)return;let i=this.buildConfig.declaration,o=typeof i=="object"?i.bundle!==!1:!0,n=typeof i=="object"?i.outDir:void 0;try{o?await this.typescriptModule.emitBundle(this.buildConfig.esbuild.entryPoints,n):await this.typescriptModule.emit(n)}catch(s){t.warnings?.push({detail:s,location:void 0})}return t}registerConfigHooks(e){if(!e)return;let{onStart:t,onResolve:i,onLoad:o,onEnd:n,onSuccess:s}=e;t&&this.lifecycle.onStart(t),i&&this.lifecycle.onResolve(i),o&&this.lifecycle.onLoad(o),n&&this.lifecycle.onEnd(n),s&&this.lifecycle.onSuccess(s)}async packageTypeComponent(){let e=this.buildConfig.esbuild.outdir??"dist",t=this.buildConfig.esbuild.format==="esm"?"module":"commonjs";await $i(e,{recursive:!0}),await Kt(qt(e,"package.json"),`{"type": "${t}"}`)}initializeConfig(e){if(!e)throw new E(`Variant '${this.name}' not found configuration`);if(!e.esbuild.entryPoints)throw new E("Entry points are required in esbuild configuration");let t=e.define,i=t?Object.fromEntries(Object.entries(t).map(([o,n])=>[o,JSON.stringify(n)])):void 0;return this.registerConfigHooks(e.lifecycle),e.esbuild.entryPoints=Gt(this.typescriptModule.config.options.rootDir??process.cwd(),e.esbuild.entryPoints),e.esbuild=Object.assign({},e.esbuild,{define:i,logLevel:"silent",plugins:[this.lifecycle.create()]}),e}async handleConfigChange({variantConfig:e,commonConfig:t}){this.active=!1;let i=this.getConfig(e,t);i&&(this.active=!0,this.buildConfig=this.initializeConfig(i),i.esbuild.outdir&&i.esbuild.outfile&&(this.buildConfig.esbuild.outdir=void 0),i.esbuild.tsconfig&&i.esbuild.tsconfig!==this.tsConfigPath&&(this.typescriptModule.dispose(this.tsConfigPath),this.tsConfigPath=i.esbuild.tsconfig,this.typescriptModule=new re(this.tsConfigPath)))}stripExtension(e){let t=e.lastIndexOf(".");return t>0?e.substring(0,t):e}async buildDependencyMap(){let{esbuild:e}=this.buildConfig,{metafile:t}=await Wt(e.entryPoints,{loader:e.loader,platform:e.platform}),i={};for(let o of Object.keys(t.inputs)){let n=Ni(this.typescriptModule.config.options.rootDir,Di(o)),s=this.stripExtension(n);i[s]=o}return i}injectTextBlock(e){let t=this.buildConfig[e];if(!t)return;let i=this.buildConfig.esbuild;i[e]??={};for(let[o,n]of Object.entries(t))i[e][o]=typeof n=="function"?n(this.name,this.argv):n}applyInjections(){this.injectTextBlock("banner"),this.injectTextBlock("footer")}};import{readFile as Li}from"fs/promises";import{resolve as Hi}from"@remotex-labs/xmap";var Pe=class{constructor(e,t){this.variantName=e;this.argv=t}filesModel=u(v);endHooks=new Map;loadHooks=new Map;startHooks=new Map;successHooks=new Map;resolveHooks=new Map;onStart(e,t=this.variantName){e&&this.startHooks.set(t,e)}onEnd(e,t=this.variantName){e&&this.endHooks.set(t,e)}onSuccess(e,t=this.variantName){e&&this.successHooks.set(t,e)}onResolve(e,t=this.variantName){e&&this.resolveHooks.set(t,e)}onLoad(e,t=this.variantName){e&&this.loadHooks.set(t,e)}clearAll(){this.endHooks.clear(),this.loadHooks.clear(),this.startHooks.clear(),this.successHooks.clear(),this.resolveHooks.clear()}create(){return{name:this.variantName,setup:e=>{let t={argv:this.argv,options:e.initialOptions,variantName:this.variantName,stage:{startTime:new Date}};e.initialOptions.metafile=!0,this.startHooks.size>0&&e.onStart(this.executeStartHooks.bind(this,t,e)),(this.endHooks.size>0||this.successHooks.size>0)&&e.onEnd(this.executeEndHooks.bind(this,t)),this.resolveHooks.size>0&&e.onResolve({filter:/.*/},this.executeResolveHooks.bind(this,t)),this.loadHooks.size>0&&e.onLoad({filter:/.*/},this.executeLoadHooks.bind(this,t))}}}pushError(e,t,i,o=this.variantName){e.push({id:t,detail:i,location:null,pluginName:o})}async executeStartHooks(e,t){e.stage.startTime=new Date;let i=[],o=[],n={build:t,...e};for(let[s,a]of this.startHooks.entries())try{let c=await a(n);c?.errors&&i.push(...c.errors),c?.warnings&&o.push(...c.warnings)}catch(c){this.pushError(i,"startHook",c,s)}return{errors:i,warnings:o}}async executeEndHooks(e,t){let{errors:i,warnings:o}=t,n=Date.now()-e.stage.startTime.getTime(),s={buildResult:t,duration:n,...e};for(let[a,c]of this.endHooks.entries())try{let l=await c(s);l?.errors&&i.push(...l.errors),l?.warnings&&o.push(...l.warnings)}catch(l){this.pushError(i,"endHook",l,a)}if(t.errors.length===0)for(let[a,c]of this.successHooks.entries())try{await c(s)}catch(l){this.pushError(i,"endHook",l,a)}}async executeResolveHooks(e,t){let i={errors:[]},o={args:t,...e};for(let[n,s]of this.resolveHooks.entries())try{let a=await s(o);if(!a)continue;i={...i,...a}}catch(a){this.pushError(i.errors,"endResolve",a,n)}return i}async executeLoadHooks(e,t){let i=[],o=[],n="default",s=Hi(t.path),a=this.filesModel.getSnapshot(s),c=a?.contentSnapshot?a.contentSnapshot.text:await Li(s,"utf8");for(let[l,p]of this.loadHooks.entries())try{let f=await p({contents:c,loader:n,args:t,...e});if(!f)continue;f.contents!==void 0&&(c=f.contents),f.loader&&(n=f.loader),f.errors&&i.push(...f.errors),f.warnings&&o.push(...f.warnings)}catch(f){this.pushError(i,"loadHook",f,l)}return{contents:c,loader:n,errors:i,warnings:o}}};import h from"typescript";import{highlightCode as rr}from"@remotex-labs/xmap/highlighter.component";import D from"typescript";var Vi="$$ifdef";function _i(r,e,t,i=!1){let o=i?"export function ":"function ";return D.isArrowFunction(e)||D.isFunctionExpression(e)?Ui(r,e,t,o):`${i?"export const ":"const "}${r} = ${e.getText(t)};`}function Ui(r,e,t,i){let n=e.modifiers?.some(l=>l.kind===D.SyntaxKind.AsyncKeyword)??!1?"async ":"",s=e.parameters.map(l=>l.getText(t)).join(", "),a=e.type?`: ${e.type.getText(t)}`:"",c=zi(e,t);return`${n}${i}${r}(${s})${a} ${c}`}function zi(r,e){let t=r.body.getText(e);return D.isArrowFunction(r)&&!D.isBlock(r.body)?`{ return ${t}; }`:t}function Wi(r,e,t="",i="();"){return D.isArrowFunction(r)||D.isFunctionExpression(r)?`${r.modifiers?.some(s=>s.kind===D.SyntaxKind.AsyncKeyword)??!1?"async ":""}${t}(${r.getText(e)})${i}`:t?`${t}${r.getText(e)}`:`(() => { return ${r.getText(e)}; })${i}`}function Yt(r,e,t){let i=r in t&&!!t[r];return e===Vi===i}function Xt(r,e,t,i){let[o,n]=e.arguments;if(!D.isStringLiteral(o))return!1;let s=e.expression.text,a=o.text;if(!Yt(a,s,i.defines))return"undefined";let c=r.name.getText(i.sourceFile);return _i(c,n,i.sourceFile,t)}function Re(r,e,t,i=!1,o){let[n,s]=r.arguments;if(!D.isStringLiteral(n))return!1;let a=n.text,c=r.expression.text;if(!Yt(a,c,e.defines))return"";let l="",p=t?.name.getText(e.sourceFile);return p&&(l=i?`export const ${p} = `:`const ${p} = `),Wi(s,e.sourceFile,l,o)}import R from"typescript";import{createRequire as qi}from"module";var Me=class extends y{constructor(e,t=0){super(e.message,"InlineError"),this.errorMetadata=L(e,{lineOffset:t}),this.stack=H(this.errorMetadata,this.name,this.message)}};import{Script as Gi,createContext as Ki}from"vm";async function Jt(r,e={},t={}){let i=new Gi(r,t),o=Ki(e);return await i.runInContext(o,{breakOnSigint:!0,displayErrors:!1})}import{dirname as Yi,relative as Xi}from"@remotex-labs/xmap";async function Qt(r,e,t){let[i,o]=(await zt(r,e.sourceFile.fileName,{bundle:!0,format:"cjs",platform:"node",packages:"external"})).outputFiles;try{let n={exports:{}},s=qi(e.sourceFile.fileName),a=Ji(e.sourceFile.fileName,n,s);a.context=e.context;let c=await Jt(o.text,a,{filename:e.sourceFile.fileName});return c===null?"undefined":typeof c=="number"||typeof c=="boolean"?String(c):JSON.stringify(c)}catch(n){Qi(n,e,i.text,t)}return"undefined"}function Ji(r,e,t){return{...globalThis,Error,RegExp,process,Buffer,module:e,require:t,console,setTimeout,setInterval,clearTimeout,clearInterval,ReferenceError,__dirname:Yi(r),__filename:r}}function Qi(r,e,t,i){(!r||typeof r!="object"||!("stack"in r))&&(r=new Error(String(r)));let o=i.getStart(e.sourceFile),{line:n}=e.sourceFile.getLineAndCharacterOfPosition(o);u(b).setSource(t,e.sourceFile.fileName);let s=new Me(r,n);e.errors.push({text:s.message,detail:s})}function Zi(r,e){let t=null,i=o=>{if(!t){if(R.isFunctionDeclaration(o)&&o.name?.text===r){t=o;return}R.isVariableStatement(o)&&(t=eo(o,r),t)||R.forEachChild(o,i)}};return i(e),t}function eo(r,e){for(let t of r.declarationList.declarations)if(R.isIdentifier(t.name)&&t.name.text===e&&t.initializer&&(R.isArrowFunction(t.initializer)||R.isFunctionExpression(t.initializer)))return t.initializer;return null}function Zt(r){return`module.exports = (${r})();`}function to(r){return r&R.NodeFlags.Const?"const":r&R.NodeFlags.Let?"let":"var"}function er(r,e){return r?R.isIdentifier(r)?ro(r,e):R.isArrowFunction(r)||R.isFunctionExpression(r)?{node:r,data:Zt(r.getText(e.sourceFile))}:{node:r,data:r.getText(e.sourceFile)}:null}function ro(r,e){let t=Zi(r.text,e.sourceFile);return t?{node:t,data:Zt(t.getText(e.sourceFile))}:(io(r.text,e,r),{data:"",node:r})}function io(r,e,t){let i=t.getStart(e.sourceFile),{line:o,character:n}=e.sourceFile.getLineAndCharacterOfPosition(i),s=Xi(".",e.sourceFile.fileName);e.warnings.push({text:`Function $$inline(${r}); not found in ${s}`,location:{line:o+1,column:n,file:e.sourceFile.fileName,lineText:"asd"}})}async function tr(r,e,t,i,o){let n=t.arguments[0],s=er(n,o);if(!s)return!1;let a=await Qt(s.data,o,s.node),c=to(e.declarationList.flags),l=i?"export ":"",p=r.name.getText(o.sourceFile);return`${l}${c} ${p} = ${a};`}async function it(r,e){let t=r[0],i=er(t,e);return i?Qt(i.data,e,i.node):!1}var oo=/\.(ts|js)$/,K=["$$ifdef","$$ifndef","$$inline"];function ot(r,e){return K.some(t=>r.getText(e).includes(t))}function ir(r){return r===K[2]?1:2}async function no(r,e,t){let i=!1;for(let o of r.declarationList.declarations){let n="",s,a=o.initializer;if(!a||(h.isCallExpression(a)&&h.isIdentifier(a.expression)?s=a:h.isCallExpression(a)&&h.isCallExpression(a.expression)&&h.isIdentifier(a.expression.expression)?(s=a.expression,n=`(${a.arguments.map(f=>f.getText(t.sourceFile)).join(", ")})`):h.isAsExpression(a)&&h.isCallExpression(a.expression)&&h.isIdentifier(a.expression.expression)&&(s=a.expression),!s))continue;let c=s.expression.text;if(!K.includes(c))continue;if(s.arguments.length!==ir(c)){let{line:p,character:f}=t.sourceFile.getLineAndCharacterOfPosition(s.getStart(t.sourceFile));throw new W({text:`Invalid macro call: ${c} with ${s.arguments.length} arguments`,location:{file:t.sourceFile.fileName,line:p+1,column:f}})}let l=r.modifiers?.some(p=>p.kind===h.SyntaxKind.ExportKeyword)??!1;c===K[2]?i=await tr(o,r,s,l,t):n?i=Re(s,t,o,l,n):i=Xt(o,s,l,t),i!==!1&&e.add({replacement:i,end:r.getEnd(),start:r.getStart(t.sourceFile)})}return i!==!1}async function so(r,e,t){let i=r.expression;if(!i.expression||!h.isIdentifier(i.expression))return!1;let o=i.expression.text;if(!K.includes(o))return!1;if(i.arguments.length!==ir(o)){let{line:s,character:a}=t.sourceFile.getLineAndCharacterOfPosition(r.getStart(t.sourceFile));throw new W({text:`Invalid macro call: ${o} with ${i.arguments.length} arguments`,location:{file:t.sourceFile.fileName,line:s+1,column:a}})}let n=!1;return o==K[2]?(await it(i.arguments,t),n="undefined"):n=Re(i,t),n!==!1&&e.add({replacement:n,end:i.getEnd(),start:i.getStart(t.sourceFile)}),n!==!1}async function ao(r,e,t){if(!h.isCallExpression(r)||!ot(r,t.sourceFile))return!1;let i=r;if(!h.isIdentifier(i.expression))return!1;if(i.expression.text===K[2]){let s=await it(i.arguments,t);return s===!1?!1:(e.add({start:r.getStart(t.sourceFile),end:r.getEnd(),replacement:s}),!0)}let n=Re(i,t);return n===!1?!1:(e.add({start:r.getStart(t.sourceFile),end:r.getEnd(),replacement:n}),!0)}async function co(r,e="unknow"){let t=r.stage.defineMetadata.disabledMacroNames,i=r.stage.defineMetadata.filesWithMacros.has(r.sourceFile.fileName);if(!i&&t.size===0)return r.contents;let o=[r.sourceFile],n=new Set;for(;o.length>0;){let c=o.pop(),l=c?.kind;if(!c||!l||i&&(l===h.SyntaxKind.VariableStatement&&await no(c,n,r)||l===h.SyntaxKind.ExpressionStatement&&ot(c,r.sourceFile)&&await so(c,n,r)||l===h.SyntaxKind.CallExpression&&ot(c,r.sourceFile)&&await ao(c,n,r)))continue;if(t.size>0){if(l===h.SyntaxKind.CallExpression){let f=c;h.isIdentifier(f.expression)&&t.has(f.expression.text)&&n.add({start:c.getStart(r.sourceFile),end:c.getEnd(),replacement:"undefined"})}else if(l===h.SyntaxKind.Identifier){let f=c;if(t.has(f.text)){let d=c.parent??c;if(d&&!h.isImportSpecifier(d)&&!h.isExportSpecifier(d)){let g=d?.getText(r.sourceFile);(!h.isCallExpression(d)||d.expression!==c)&&(!g||K.every(B=>!g.includes(B)))&&n.add({start:c.getStart(r.sourceFile),end:c.getEnd(),replacement:"undefined"})}}}}let p=c.getChildren(r.sourceFile);for(let f=p.length-1;f>=0;f--)o.push(p[f])}if(n.size===0)return r.contents;let s=Array.from(n);s.sort((c,l)=>l.start-c.start),r.stage.replacementInfo??={},r.stage.replacementInfo[e]??=[];let a=r.stage.replacementInfo[e];for(let{start:c,end:l,replacement:p}of s)a.push({source:rr(r.contents.slice(c,l)),replacement:rr(p)}),r.contents=r.contents.slice(0,c)+p+r.contents.slice(l);return r.contents}async function or(r,e){let{args:t,loader:i,stage:o,contents:n,variantName:s,options:a,argv:c}=e;if(t.path.includes("node_modules")||n.length<1||!oo.test(t.path))return;let p=r.typescript.languageService.getProgram()?.getSourceFile(t.path);if(!p)return;let f={stage:o,errors:[],contents:n.toString(),warnings:[],defines:r.config.define??{},sourceFile:p,context:{argv:c,options:a,variantName:s}},d=await co(f,r.name);return r.config.esbuild.bundle||r.typescript.languageHostService.aliasRegex&&(d=r.typescript.languageHostService.resolveAliases(d,t.path,".js")),{loader:i,contents:d,warnings:f.warnings,errors:f.errors}}var nr="$$",sr=/(?:(?:export\s+)?(?:const|let|var)\s+([\w$]+)\s*=\s*)?\$\$(ifdef|ifndef|inline)\s*\(\s*(?:['"]([^'"]+)['"])?/g;function lo(r,e,t,i){let o=1;for(let s=0;s<i;s++)r[s]===`
46
46
  `&&o++;let n=r.lastIndexOf(`
47
- `,i-1)+1;return{file:t,line:o,column:r.indexOf(e,n)-n}}function no(r,e){let t=r.lastIndexOf(`
48
- `,e-1)+1;for(;t<e&&(r[t]===" "||r[t]===" ");)t++;if(t>=e)return!1;let i=r[t],o=r[t+1];return i==="/"&&(o==="/"||o==="*")||i==="*"}async function pr(r,e){let t={disabledMacroNames:new Set,filesWithMacros:new Set};e.stage.defineMetadata=t;let i=[],o=u(b),n=r.config.define??{},s=Object.values(r.dependencies??{});for(let a of s){let c=o.getOrTouchFile(a)?.contentSnapshot?.text;if(!c)continue;let l=o.resolve(a);fr.lastIndex=0;for(let p of c.matchAll(fr)){let f=p.index;if(no(c,f))continue;let[,d,g,H]=p;if(t.filesWithMacros.add(l),!d||(d.startsWith(lr)||i.push({text:`Macro function '${d}' not start with '${lr}' prefix to avoid conflicts`,location:oo(c,d,a,f)}),g==="inline"))continue;let K=!!n[H];g==="ifndef"===K&&t.disabledMacroNames.add(d)}}return{warnings:i}}var Ie=class{constructor(e={}){this.argv=e;this.configuration.subscribe(this.parseVariants.bind(this))}onEndCallback;onStartCallback;variants={};configuration=u(x);get config(){return this.configuration.getValue()}set onEnd(e){this.onEndCallback=e}set onStart(e){this.onStartCallback=e}reload(e){e&&this.configuration.reload(e),this.disposeVariants(this.compareKeys(this.config.variants,this.variants)),this.parseVariants()}touchFiles(e){for(let t of Object.values(this.variants))t.touchFiles(e)}setConfiguration(e){this.configuration.patch(e)}async typeChack(){let e={};for(let t of Object.values(this.variants))e[t.name]=await t.check();return e}async build(e){let t=[],i={},o=Object.entries(this.variants).map(async([n,s])=>{if(!(e&&!e.includes(n)))try{let a=await s.build();a&&(i[n]=Se(a))}catch(a){if(G(a)||a instanceof AggregateError){let c=Se({errors:a.errors});t.push(...c.errors)}else a instanceof Error?t.push(a):t.push(new Error(String(a)))}});if(await Promise.allSettled(o),t.length)throw new AggregateError(t,"Build failed");return i}onEndTrigger(e){this.onEndCallback&&this.onEndCallback(e)}async onStartTrigger(e){try{let t=await pr(this.variants[e.variantName],e);return this.onStartCallback&&this.onStartCallback(e),t}catch(t){let i=[];if(t instanceof AggregateError){for(let o of t.errors)i.push({detail:o,text:o.message});return{errors:i}}throw t}}disposeVariants(e){if(e.length)for(let t of e)this.variants[t].dispose(),delete this.variants[t]}compareKeys(e,t){return[...Object.keys(t).filter(n=>!(n in e))]}parseVariants(){if(!this.config.variants)throw new w("Variants are not defined in the configuration");for(let e of Object.keys(this.config.variants)){if(this.variants[e])continue;let t=new je(e,this.argv);t.onEnd(this.onEndTrigger.bind(this),"build-service"),t.onStart(this.onStartTrigger.bind(this),"build-service"),this.variants[e]=new De(e,t,this.config.variants[e],this.argv),t.onLoad(cr.bind({},this.variants[e]),"build-service")}}};function ur(r){u(x).reload(r)}function dr(r){u(x).patch(r)}import{platform as ao,exit as co,stdin as _e,stdout as ut}from"process";import{xterm as Ve}from"@remotex-labs/xansi/xterm.component";var pt={SIGINT:"",SIGQUIT:""},T={HELP:"h",QUIT:"q",CLEAR:"c",RELOAD:"r",VERBOSE:"v",SHOW_URL:"u",OPEN_BROWSER:"o"},mr={win32:"start",darwin:"open",linux:"xdg-open"};function lo(r=!1){let e=["\u{1F680} Shortcuts"],t=Ve.dim(" press "),i=(o,n)=>{e.push(`${t}${Ve.bold(o)}${Ve.dim(n)}`)};return r&&(i(T.SHOW_URL," to show server url"),i(T.OPEN_BROWSER," to open in browser")),i(T.VERBOSE," to enable / disable verbose mode"),i(T.RELOAD," to reload"),i(T.CLEAR," to clear console"),i(T.QUIT,` to quit
47
+ `,i-1)+1;return{file:t,line:o,column:r.indexOf(e,n)-n}}function fo(r,e){let t=r.lastIndexOf(`
48
+ `,e-1)+1;for(;t<e&&(r[t]===" "||r[t]===" ");)t++;if(t>=e)return!1;let i=r[t],o=r[t+1];return i==="/"&&(o==="/"||o==="*")||i==="*"}async function ar(r,e){let t={disabledMacroNames:new Set,filesWithMacros:new Set};e.stage.defineMetadata=t;let i=[],o=u(v),n=r.config.define??{},s=Object.values(r.dependencies??{});for(let a of s){let c=o.getOrTouchFile(a)?.contentSnapshot?.text;if(!c)continue;let l=o.resolve(a);sr.lastIndex=0;for(let p of c.matchAll(sr)){let f=p.index;if(fo(c,f))continue;let[,d,g,B]=p;if(t.filesWithMacros.add(l),!d||(d.startsWith(nr)||i.push({text:`Macro function '${d}' not start with '${nr}' prefix to avoid conflicts`,location:lo(c,d,a,f)}),g==="inline"))continue;let _=!!n[B];g==="ifndef"===_&&t.disabledMacroNames.add(d)}}return{warnings:i}}var ye=class{constructor(e={}){this.argv=e;this.configuration.subscribe(this.parseVariants.bind(this))}onEndCallback;onStartCallback;variants={};configuration=u(x);get config(){return this.configuration.getValue()}set onEnd(e){this.onEndCallback=e}set onStart(e){this.onStartCallback=e}reload({config:e,clearCache:t=!1}={}){t&&te.reload(),e&&this.configuration.reload(e),this.disposeVariants(this.compareKeys(this.config.variants,this.variants)),this.parseVariants()}touchFiles(e){for(let t of Object.values(this.variants))t.touchFiles(e)}setConfiguration(e){this.configuration.patch(e)}async typeChack(){let e={};for(let t of Object.values(this.variants))e[t.name]=await t.check();return e}async build(e){let t=[],i={},o=Object.entries(this.variants).map(async([n,s])=>{if(!(e&&!e.includes(n)))try{let a=await s.build();a&&(i[n]=me(a))}catch(a){if(V(a)||a instanceof AggregateError){let c=me({errors:a.errors});t.push(...c.errors)}else a instanceof Error?t.push(a):t.push(new Error(String(a)))}});if(await Promise.allSettled(o),t.length)throw new AggregateError(t,"Build failed");return i}onEndTrigger(e){this.onEndCallback&&this.onEndCallback(e)}async onStartTrigger(e){try{let t=await ar(this.variants[e.variantName],e);return this.onStartCallback&&this.onStartCallback(e),t}catch(t){let i=[];if(t instanceof AggregateError){for(let o of t.errors)i.push({detail:o,text:o.message});return{errors:i}}throw t}}disposeVariants(e){if(e.length)for(let t of e)this.variants[t].dispose(),delete this.variants[t]}compareKeys(e,t){return[...Object.keys(t).filter(n=>!(n in e))]}parseVariants(){if(!this.config.variants)throw new E("Variants are not defined in the configuration");for(let e of Object.keys(this.config.variants)){if(this.variants[e])continue;let t=new Pe(e,this.argv);t.onEnd(this.onEndTrigger.bind(this),"build-service"),t.onStart(this.onStartTrigger.bind(this),"build-service"),this.variants[e]=new Ae(e,t,this.config.variants[e],this.argv),t.onLoad(or.bind({},this.variants[e]),"build-service")}}};function cr(r){u(x).reload(r)}function lr(r){u(x).patch(r)}import{platform as uo,exit as mo,stdin as $e,stdout as st}from"process";import{xterm as Be}from"@remotex-labs/xansi/xterm.component";var nt={SIGINT:"",SIGQUIT:""},w={HELP:"h",QUIT:"q",CLEAR:"c",RELOAD:"r",VERBOSE:"v",SHOW_URL:"u",OPEN_BROWSER:"o"},fr={win32:"start",darwin:"open",linux:"xdg-open"};function go(r=!1){let e=["\u{1F680} Shortcuts"],t=Be.dim(" press "),i=(o,n)=>{e.push(`${t}${Be.bold(o)}${Be.dim(n)}`)};return r&&(i(w.SHOW_URL," to show server url"),i(w.OPEN_BROWSER," to open in browser")),i(w.VERBOSE," to enable / disable verbose mode"),i(w.RELOAD," to reload"),i(w.CLEAR," to clear console"),i(w.QUIT,` to quit
49
49
  `),e.join(`
50
- `)}function dt(){let r=Math.max(0,ut.rows-2);r>0&&console.log(`
51
- `.repeat(r)),mt.cursorTo(ut,0,0),mt.clearScreenDown(ut)}function fo(r){let e=mr[ao]??"xdg-open";so(`${e} ${r}`)}function po(r,e,t,i,o){if(e?.name)switch((e.sequence===T.QUIT||r===pt.SIGINT||r===pt.SIGQUIT)&&(console.log(`
52
- \u{1F44B} Exiting...`),co(1)),e.name){case T.CLEAR:dt();break;case T.VERBOSE:let n=u(x).getValue(s=>s.verbose);console.log(`\u{1F41E} Debug mode: ${n?"DISABLED":"ENABLED"}`),dr({verbose:!n});break;case T.RELOAD:dt(),t();break;case T.HELP:dt(),console.log(i);break;case T.SHOW_URL:o&&console.log(`${O()} ${Ve.canaryYellow(o)}`);break;case T.OPEN_BROWSER:o&&fo(o);break}}function gr(r,e){if(!_e.isTTY)return;let t=lo(!!e);console.log(t),_e.setRawMode(!0),mt.emitKeypressEvents(_e),_e.on("keypress",(i,o)=>{po(i,o,r,t,e)})}import{existsSync as uo}from"fs";import{runInThisContext as mo}from"vm";import{createRequire as go}from"module";var ho={minify:!1,format:"cjs",platform:"node",logLevel:"silent",packages:"external",minifySyntax:!0,preserveSymlinks:!0,minifyWhitespace:!0,minifyIdentifiers:!1};async function gt(r){if(!r||!uo(r))return{};u(b).touchFile(r);let[e,t]=(await qt([r],{...ho,outdir:"tmp"})).outputFiles;u(E).setSource(e.text,r),globalThis.module={exports:{}},globalThis.require=go(I(r)),await mo(t.text,{filename:r});let i=module.exports.config??module.exports.default;return i||{}}var Ue=class r extends y{constructor(t,i){if(t instanceof y)return t;super(t.message,"VMRuntimeError");this.originalError=t;this.originalError instanceof AggregateError&&Array.isArray(this.originalError.errors)&&(this.errors=this.originalError.errors.map(o=>new r(o,i))),this.stack=this.originalError.stack,this.message=this.originalError.message,this.reformatStack(this.originalError,i)}errors=[];[Symbol.for("nodejs.util.inspect.custom")](){if(this.errors&&this.errors.length>0){let t=this.errors.map(i=>`${i.formattedStack??i.stack}`).join("");return`VMRuntimeError Contains ${this.errors.length} nested errors:
50
+ `)}function at(){let r=Math.max(0,st.rows-2);r>0&&console.log(`
51
+ `.repeat(r)),ct.cursorTo(st,0,0),ct.clearScreenDown(st)}function ho(r){let e=fr[uo]??"xdg-open";po(`${e} ${r}`)}function yo(r,e,t,i,o){if(e?.name)switch((e.sequence===w.QUIT||r===nt.SIGINT||r===nt.SIGQUIT)&&(console.log(`
52
+ \u{1F44B} Exiting...`),mo(1)),e.name){case w.CLEAR:at();break;case w.VERBOSE:let n=u(x).getValue(s=>s.verbose);console.log(`\u{1F41E} Debug mode: ${n?"DISABLED":"ENABLED"}`),lr({verbose:!n});break;case w.RELOAD:at(),t();break;case w.HELP:at(),console.log(i);break;case w.SHOW_URL:o&&console.log(`${I()} ${Be.canaryYellow(o)}`);break;case w.OPEN_BROWSER:o&&ho(o);break}}function pr(r,e){if(!$e.isTTY)return;let t=go(!!e);console.log(t),$e.setRawMode(!0),ct.emitKeypressEvents($e),$e.on("keypress",(i,o)=>{yo(i,o,r,t,e)})}import{existsSync as vo}from"fs";import{runInThisContext as xo}from"vm";import{createRequire as bo}from"module";import{resolve as So}from"@remotex-labs/xmap";var Eo={minify:!1,format:"cjs",platform:"node",logLevel:"silent",packages:"external",minifySyntax:!0,preserveSymlinks:!0,minifyWhitespace:!0,minifyIdentifiers:!1};async function lt(r){if(!r||!vo(r))return{};u(v).touchFile(r);let[e,t]=(await Ut([r],{...Eo,outdir:"tmp"})).outputFiles;u(b).setSource(e.text,r),globalThis.module={exports:{}},globalThis.require=bo(So(r)),await xo(t.text,{filename:r});let i=module.exports.config??module.exports.default;return i||{}}import{relative as wo}from"@remotex-labs/xmap";var Ne=class r extends y{constructor(t,i){if(t instanceof y)return t;super(t.message,"VMRuntimeError");this.originalError=t;this.originalError instanceof AggregateError&&Array.isArray(this.originalError.errors)&&(this.errors=this.originalError.errors.map(o=>new r(o,i))),this.stack=this.originalError.stack,this.message=this.originalError.message,this.reformatStack(this.originalError,i)}errors=[];[Symbol.for("nodejs.util.inspect.custom")](){if(this.errors&&this.errors.length>0){let t=this.errors.map(i=>`${i.formattedStack??i.stack}`).join("");return`VMRuntimeError Contains ${this.errors.length} nested errors:
53
53
  ${t}
54
- `}return this.formattedStack||this.stack}};import{xterm as yt}from"@remotex-labs/xansi/xterm.component";import{xterm as Z}from"@remotex-labs/xansi/xterm.component";var hr=Z.hex("#80a36b"),we=Z.hex("#dcdfe4"),ce=Z.hex("#5798cd"),j=Z.hex("#e5c07b"),le=Z.hex("#56b6c2"),L=Z.hex("#e06c75"),fe=Z.hex("#c678dd"),pe=Z.hex("#a5a7ab");var A=" ",ht=1024,yr=ht*1024,xr="\u2014",ie="\u2192",ee="\xD7",yo="\u2022";function oe(r,e=ce.dim(ie)){return`${O()} ${e} ${ce(r)}`}function vo(r){return r<ht?`${r} B`:r<yr?`${(r/ht).toFixed(2)} KB`:`${(r/yr).toFixed(2)} MB`}function br(r){let e=r.file?F(process.cwd(),r.file):"(unknown)",t=j(String((r.line??0)+1)),i=j(String((r.column??0)+1));return`${le(e)}:${t}:${i}`}function xo(r,e){if(!e.metadata?.formatCode)return;let t=e.metadata.formatCode.split(`
55
- `),i=e.metadata.stacks.join(`
56
- `);r.push("");for(let o of t)r.push(`${A}${o}`);r.push(""),r.push(`${A}Enhanced Stack Trace:`),r.push(` ${i}`)}function bo(r){if(!r.metadata?.formatCode)return;let e=r.metadata.formatCode.split(`
57
- `).map(i=>`${A}${i}`).join(`
58
- `),t=r.metadata.stacks.join(`
54
+ `}return this.formattedStack||this.stack}};import{xterm as pt}from"@remotex-labs/xansi/xterm.component";import{xterm as q}from"@remotex-labs/xansi/xterm.component";var ur=q.hex("#80a36b"),ve=q.hex("#dcdfe4"),ie=q.hex("#5798cd"),M=q.hex("#e5c07b"),oe=q.hex("#56b6c2"),$=q.hex("#e06c75"),ne=q.hex("#c678dd"),se=q.hex("#a5a7ab");var T=" ",ft=1024,dr=ft*1024,gr="\u2014",Q="\u2192",Y="\xD7",Co="\u2022";function Z(r,e=ie.dim(Q)){return`${I()} ${e} ${ie(r)}`}function Io(r){return r<ft?`${r} B`:r<dr?`${(r/ft).toFixed(2)} KB`:`${(r/dr).toFixed(2)} MB`}function hr(r){let e=r.file?wo(process.cwd(),r.file):"(unknown)",t=M(String((r.line??0)+1)),i=M(String((r.column??0)+1));return`${oe(e)}:${t}:${i}`}function To(r,e){if(!e.metadata?.formatCode)return;let t=e.metadata.formatCode.split(`
55
+ `),i=e.metadata.stack.map(o=>o.format).join(`
56
+ `);r.push("");for(let o of t)r.push(`${T}${o}`);r.push(""),r.push(`${T}Enhanced Stack Trace:`),r.push(` ${i}`)}function Fo(r){if(!r.metadata?.formatCode)return;let e=r.metadata.formatCode.split(`
57
+ `).map(i=>`${T}${i}`).join(`
58
+ `),t=r.metadata.stack.map(i=>i.format).join(`
59
59
  `);console.log(`
60
60
  ${e}
61
61
 
62
- ${A}Enhanced Stack Trace:
63
- ${t}`)}function So(r,e,t){let i=br(r),o=t(`TS${r.code}`),n=pe(r.message);return`${A}${e} ${i} ${we(ie)} ${o} ${we(xr)} ${n}`}function Sr(r,e,t=L){let i=br(r),o=t(`TS${r.code}`),n=pe(r.message);console.log(`${A}${e} ${i}`,we(ie),`${o} ${we(xr)} ${n}`)}function Eo(r,e,t){let i=e.diagnostics.length;if(i===0)return r.push(`${A}${j(t)} ${j("TypesError")}: ${pe(e.message||"Type checking warning")}`),1;r.push("");for(let o of e.diagnostics)r.push(So(o,j(t),yt.deepOrange));return i}function Co(r,e,t,i){let o=`${i(e.name)}: ${e.message}`;r.push(`
64
- ${A}${i(t)} ${o}`),e instanceof y&&xo(r,e)}function Io(r,e,t,i){return e instanceof N?Eo(r,e,t):(Co(r,e,t,i),1)}function vr(r,e){if(r.length===0)return;let t=e==="Errors",i=t?ee:yo,o=t?L:j,n=0,s=[""];for(let a of r)n+=Io(s,a,i,o);s[0]=`
62
+ ${T}Enhanced Stack Trace:
63
+ ${t}`)}function Oo(r,e,t){let i=hr(r),o=t(`TS${r.code}`),n=se(r.message);return`${T}${e} ${i} ${ve(Q)} ${o} ${ve(gr)} ${n}`}function yr(r,e,t=$){let i=hr(r),o=t(`TS${r.code}`),n=se(r.message);console.log(`${T}${e} ${i}`,ve(Q),`${o} ${ve(gr)} ${n}`)}function ko(r,e,t){let i=e.diagnostics.length;if(i===0)return r.push(`${T}${M(t)} ${M("TypesError")}: ${se(e.message||"Type checking warning")}`),1;r.push("");for(let o of e.diagnostics)r.push(Oo(o,M(t),pt.deepOrange));return i}function Ao(r,e,t,i){let o=`${i(e.name)}: ${e.message}`;r.push(`
64
+ ${T}${i(t)} ${o}`),e instanceof y&&To(r,e)}function Po(r,e,t,i){return e instanceof P?ko(r,e,t):(Ao(r,e,t,i),1)}function mr(r,e){if(r.length===0)return;e==="Errors"&&(process.exitCode=1);let t=e==="Errors",i=t?Y:Co,o=t?$:M,n=0,s=[""];for(let a of r)n+=Po(s,a,i,o);s[0]=`
65
65
  ${o(e)} (${n})`,console.log(s.join(`
66
- `))}function wo(r){let e=Object.entries(r.outputs),t=e.length,i=[];i.push(`
67
- ${hr("Outputs")} (${t})`);for(let[o,n]of e){let s=j.dim(vo(n.bytes));i.push(`${A}${ce(ie)} ${le(o)}: ${s}`)}i.push(""),console.log(i.join(`
68
- `))}function ue(r){if(r instanceof y){let e=`${L(r.name)}: ${r.message}`;console.log(`
69
- ${A}${L(ee)} ${e}`),bo(r)}else if(G(r))for(let e of r.errors)ue(e);else if(r instanceof N)for(let e of r.diagnostics)Sr(e,L(ee));else r instanceof Error?ue(new Ue(r)):ue(new w(String(r)))}function To(r,e){let t=e.length>0,i=t?j(r):fe(r),o=t?L(ee):ce.dim(ie),n=oe("completed",o);if(console.log(`${n} ${i}`),t){console.log("");for(let s of e)Sr(s,L(ee));console.log("")}}function Er(r){for(let[e,t]of Object.entries(r))To(e,t)}function Cr({variantName:r}){console.log(`${oe("build")} ${fe(r)}`)}function ko(r,e){if(!u(x).getValue().verbose)return;let t=e?.replacementInfo?.[r];if(!t||!Array.isArray(t)||t.length===0)return;let i=A+le(ie),o=[oe(`macro ${j("replacement")}`)];for(let{source:n,replacement:s}of t){let a=yt.dim("// "+n).replaceAll(`
66
+ `))}function Ro(r){let e=Object.entries(r.outputs),t=e.length,i=[];i.push(`
67
+ ${ur("Outputs")} (${t})`);for(let[o,n]of e){let s=M.dim(Io(n.bytes));i.push(`${T}${ie(Q)} ${oe(o)}: ${s}`)}i.push(""),console.log(i.join(`
68
+ `))}function ae(r){if(r instanceof y){let e=`${$(r.name)}: ${r.message}`;console.log(`
69
+ ${T}${$(Y)} ${e}`),Fo(r)}else if(V(r))for(let e of r.errors)ae(e);else if(r instanceof P)for(let e of r.diagnostics)yr(e,$(Y));else r instanceof Error?ae(new Ne(r)):ae(new E(String(r)))}function Mo(r,e){let t=e.length>0,i=t?M(r):ne(r),o=t?$(Y):ie.dim(Q),n=Z("completed",o);if(console.log(`${n} ${i}`),t){process.exitCode=1,console.log("");for(let s of e)yr(s,$(Y));console.log("")}}function vr(r){for(let[e,t]of Object.entries(r))Mo(e,t)}function xr({variantName:r}){console.log(`${Z("build")} ${ne(r)}`)}function $o(r,e){if(!u(x).getValue().verbose)return;let t=e?.replacementInfo?.[r];if(!t||!Array.isArray(t)||t.length===0)return;let i=T+oe(Q),o=[Z(`macro ${M("replacement")}`)];for(let{source:n,replacement:s}of t){let a=pt.dim("// "+n).replaceAll(`
70
70
  `,`
71
- ${A}`);if(s&&s!=="undefined"){let c=s.replaceAll(`
71
+ ${T}`);if(s&&s!=="undefined"){let c=s.replaceAll(`
72
72
  `,`
73
- ${A}`);o.push(`
73
+ ${T}`);o.push(`
74
74
  ${i} ${c} ${a}`)}else o.push(`
75
75
  ${i} ${a}`)}console.log(o.join(`
76
- `))}function Ir({variantName:r,duration:e,buildResult:t,stage:i}){let{errors:o,warnings:n,metafile:s}=Se(t),a=!!s,c=a?fe(r):j(r),l=a?ce.dim(ie):L(ee),p=oe("completed",l);console.log(`${p} ${c} ${yt.dim(`in ${e} ms`)}`),vr(o,"Errors"),vr(n,"Warnings"),(o.length||n.length)&&console.log(""),ko(r,i),a?wo(s):console.log("")}var Ao=["!node_modules/**","!dist/**","!bundle/**","!**/*.d.ts"],Po=["dist","dist/**",".git/**",".idea/**","node_modules/**"];function $o(r,e){if(!e.entryPoints)return;let t=[...e.entryPoints,...Ao];e.outdir&&t.push(`!${e.outdir}/**`,`!${e.outdir}`),r.common?.esbuild?.outdir&&t.push(`!${r.common.esbuild.outdir}/**`,`!${r.common.esbuild.outdir}`),r.variants={argv:{esbuild:{entryPoints:Ae(Oo(),t)}}}}function Ro(r,e){e.verbose!==void 0&&(r.verbose=e.verbose);let t=Object.values(r.variants??{});for(let i of t)e.types!==void 0&&(i.types=e.types),e.outdir!==void 0&&(i.esbuild.outdir=e.outdir),e.bundle!==void 0&&(i.esbuild.minify=e.bundle),e.minify!==void 0&&(i.esbuild.minify=e.minify),e.tsconfig!==void 0&&(i.esbuild.tsconfig=e.tsconfig),e.platform!==void 0&&(i.esbuild.platform=e.platform),e.declaration!==void 0&&(i.declaration=e.declaration),e.failOnError!==void 0&&(i.types={failOnError:e.failOnError})}function Mo(r){let e=[...Po];r.common?.esbuild?.outdir&&e.push(r.common.esbuild.outdir,`${r.common.esbuild.outdir}/**`);let t=Object.values(r.variants??{});for(let i of t)i.esbuild.outdir&&e.push(i.esbuild.outdir,`${i.esbuild.outdir}/**`);return e}async function Bo(r,e){if(!((e.serve??!1)!==!1||r.serve?.start))return;let i,o=r.serve?.dir||e.serve||"dist",n={...r.serve,onStart({host:a,port:c,url:l}){i=l,console.log(`${oe("serve")} ${fe(o)} ${le(l)}
77
- `),r.serve?.onStart?.({host:a,port:c,url:l})}};return await new Ee(n,o).start(),i}async function ze(r,e){try{let t=v(process.cwd(),"dist");if(Fo(t,{recursive:!0,force:!0}),e.typeCheck){let i=await r.typeChack();Er(i)}else{let i=await r.build(e.build);Object.entries(i).forEach(([o,n])=>{let s=n.errors.filter(c=>c?.id==="endHook");if(!s.length)return;let a=oe("onEnd-hook",L(ee));console.log(a,o),s.forEach(c=>ue(c)),console.log("")})}}catch(t){ue(t)}}async function No(r,e,t,i){if(!(t.watch||t.serve!==void 0||e.serve?.start))return;let n=Mo(e),s=new Ce(n);gr(async()=>{await ze(r,t)},i),await ze(r,t),await s.start(async a=>{if(r.touchFiles(a),a.includes(t.config)){let c=await gt(t.config);r.reload(c)}console.log(`
78
- ${O()} ${pe("Rebuilding")}: files (${a.length})
79
- `),await ze(r,t)})}async function Do(){console.log(Dt());let r=u(te),e=r.parseConfigFile(process.argv);globalThis.$argv=e;let t=await gt(e.config),i=r.enhancedParse(process.argv,t.userArgv),o=r.parseUserArgv(process.argv,t.userArgv);$o(t,i),Ro(t,i),ur(t);let n=new Ie(o);n.onEnd=Ir,n.onStart=Cr;let s=await Bo(t,i);await No(n,t,i,s),await ze(n,i)}Do();
76
+ `))}function br({variantName:r,duration:e,buildResult:t,stage:i}){let{errors:o,warnings:n,metafile:s}=me(t),a=!!s,c=a?ne(r):M(r),l=a?ie.dim(Q):$(Y),p=Z("completed",l);console.log(`${p} ${c} ${pt.dim(`in ${e} ms`)}`),mr(o,"Errors"),mr(n,"Warnings"),(o.length||n.length)&&console.log(""),$o(r,i),a?Ro(s):console.log("")}var jo=["!node_modules/**","!dist/**","!bundle/**","!**/*.d.ts"],Lo=["dist","dist/**",".git/**",".idea/**","node_modules/**"];function Ho(r,e){if(!e.entryPoints)return;let t=[...e.entryPoints,...jo];e.outdir&&t.push(`!${e.outdir}/**`,`!${e.outdir}`),r.common?.esbuild?.outdir&&t.push(`!${r.common.esbuild.outdir}/**`,`!${r.common.esbuild.outdir}`),r.variants={argv:{esbuild:{entryPoints:we(No(),t)}}}}function Vo(r,e){e.verbose!==void 0&&(r.verbose=e.verbose);let t=Object.values(r.variants??{});for(let i of t)e.types!==void 0&&(i.types=e.types),e.outdir!==void 0&&(i.esbuild.outdir=e.outdir),e.bundle!==void 0&&(i.esbuild.minify=e.bundle),e.minify!==void 0&&(i.esbuild.minify=e.minify),e.tsconfig!==void 0&&(i.esbuild.tsconfig=e.tsconfig),e.platform!==void 0&&(i.esbuild.platform=e.platform),e.declaration!==void 0&&(i.declaration=e.declaration),e.failOnError!==void 0&&(i.types={failOnError:e.failOnError})}function _o(r){let e=[...Lo];r.common?.esbuild?.outdir&&e.push(r.common.esbuild.outdir,`${r.common.esbuild.outdir}/**`);let t=Object.values(r.variants??{});for(let i of t)i.esbuild.outdir&&e.push(i.esbuild.outdir,`${i.esbuild.outdir}/**`);return e}async function Uo(r,e){if(!((e.serve??!1)!==!1||r.serve?.start))return;let i,o=r.serve?.dir||e.serve||"dist",n={...r.serve,onStart({host:a,port:c,url:l}){i=l,console.log(`${Z("serve")} ${ne(o)} ${oe(l)}
77
+ `),r.serve?.onStart?.({host:a,port:c,url:l})}};return await new ge(n,o).start(),i}async function De(r,e){try{let t=Do(process.cwd(),"dist");if(Bo(t,{recursive:!0,force:!0}),e.typeCheck){let i=await r.typeChack();vr(i)}else{let i=await r.build(e.build);Object.entries(i).forEach(([o,n])=>{let s=n.errors.filter(c=>c?.id==="endHook");if(!s.length)return;let a=Z("onEnd-hook",$(Y));console.log(a,o),s.forEach(c=>ae(c)),console.log("")})}}catch(t){ae(t),process.exitCode=1}}async function zo(r,e,t,i){if(!(t.watch||t.serve!==void 0||e.serve?.start))return;let n=_o(e),s=new he(n);pr(async()=>{r.reload({clearCache:!0}),await De(r,t)},i),await De(r,t),await s.start(async a=>{if(r.touchFiles(a),a.includes(t.config)){let c=await lt(t.config);r.reload({config:c})}console.log(`
78
+ ${I()} ${se("Rebuilding")}: files (${a.length})
79
+ `),await De(r,t)})}async function Wo(){console.log(Pt());let r=u(X),e=r.parseConfigFile(process.argv);globalThis.$argv=e;let t=await lt(e.config),i=r.enhancedParse(process.argv,t.userArgv),o=r.parseUserArgv(process.argv,t.userArgv);Ho(t,i),Vo(t,i),cr(t);let n=new ye(o);n.onEnd=br,n.onStart=xr;let s=await Uo(t,i);await zo(n,t,i,s),await De(n,i)}Wo();
80
80
  //# sourceMappingURL=bash.js.map