definition-generator-framework 2.1.0 → 2.1.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/index.js +2 -2
- package/dist/index.mjs +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
|
|
9
9
|
raw definition: "${JSON.stringify(t)}"
|
|
10
10
|
|
|
11
|
-
error: "${r}"`)}}};var nt="CONFIG",jt=u__default.default.object().keys({projectRoot:u__default.default.string().regex(/^[\S]+$/).required(),compilerModulesPath:u__default.default.string().regex(/^[\S]+$/).optional()}),J=class{static{this.$meta={componentName:nt,validationSchema:jt};}static process(){let t=R.validateAndConvertSingular(nt,jt);if(t){let e=t.definition;l.config.projectRoot=
|
|
11
|
+
error: "${r}"`)}}};var nt="CONFIG",jt=u__default.default.object().keys({projectRoot:u__default.default.string().regex(/^[\S]+$/).required(),compilerModulesPath:u__default.default.string().regex(/^[\S]+$/).optional()}),J=class{static{this.$meta={componentName:nt,validationSchema:jt};}static process(){let t=R.validateAndConvertSingular(nt,jt);if(t){let e=t.definition,i=e.projectRoot;i.endsWith("/")||(i+="/"),l.config.projectRoot=i,e.compilerModulesPath&&(l.config.compilerModulesPath=`${i}${e.compilerModulesPath.replace("./","")}`);}}};var vt=class{decorateDefinitionName(t,e){return `${this.kebabCaseToCamelCase(e)}${this.upperCaseFirstLetter(t)}`}kebabCaseToCamelCase(t){return t.toLowerCase().replace(/-./g,e=>e[1].toUpperCase())}lowerCaseFirstLetter(t){return t.charAt(0).toLowerCase()+t.slice(1)}upperCaseFirstLetter(t){return t.charAt(0).toUpperCase()+t.slice(1)}removeWhiteSpace(t){return t.replace(/\r?\n|\r/g,"").replace(/\/\/.*$/gm,"").trim().replace(/ {2,}/g," ")}removeComments(t){return t.replace(/\/\/.*$/gm,"").trimEnd()}},q=new vt;var ot=class{constructor(){this.ɗr=false;this.ɗo=[];this.ɗv=[];this.ɗl="";}process(t){return this.ɗr=false,this.ɗm=void 0,this.ɗo=[],this.ɗv=[],this.ɗl=t.path,t.content.split(`
|
|
12
12
|
`).forEach((e,i)=>{let r=q.removeWhiteSpace(e);this.ɗr?r.startsWith("###")?(this.ɗab(),this.ɗbc(e,i,r.substring(4))):this.ɗm&&r.length>0&&this.ɗm.content.push(q.removeComments(e)):r==="# DEFINITIONS"&&(this.ɗr=true);}),this.ɗab(),{definitionPlaneTexts:this.ɗo,errorLogs:this.ɗv}}ɗab(){if(this.ɗm)if(this.ɗm.content.length>0)this.ɗo.push(this.ɗm);else {let t={description:"Definitions cannot be empty!",location:this.ɗm.location};this.ɗv.push(t);}this.ɗm=void 0;}ɗbc(t,e,i){if(m.ɗay(i))this.ɗm={type:i,location:{line:e+1,path:this.ɗl},content:[]};else {let r={description:`Invalid definition header: "${t.trim()}"`,location:{line:e+1,path:this.ɗl}};this.ɗv.push(r),this.ɗm=void 0;}}};var at=class{static parse(t,e){let i=[],r=e.line,o=[];if(t.forEach((s,a)=>{if(s.startsWith(" ")){if(a===0)throw {description:"Invalid coding indent!",location:{line:e.line+a,path:e.path}};i.push(s.substring(2));}else {if(s.match(/^- {2}/g)||s.match(/^-[\S]/g))throw {description:`There should be one space after dash operator! "${s}"`,location:{line:e.line+a,path:e.path}};if(s.startsWith("-")){if(i.length){let p=b.getParsedStructure(i,{line:r,path:e.path});o.push(p);}i=[s.substring(2)],r=e.line+a;}else throw s.startsWith(" ")?{description:"Invalid coding indent!",location:{line:e.line+a,path:e.path}}:{description:`Unexpected array element! "${s}"`,location:{line:e.line+a,path:e.path}}}}),i.length){let s=b.getParsedStructure(i,{line:r,path:e.path});o.push(s);}return {line:e.line,rawData:o}}};var st=class{static parse(t,e){let i=[],r="",o=0,s,a={};if(t.forEach((p,c)=>{if(!p.startsWith(" ")&&!p.startsWith("- ")&&s!=="multiLineString"){if(p.startsWith(":"))throw {description:`Invalid row, row cannot start with columns! "${p}"`,location:{line:e.line+c,path:e.path}};if(p.match(/[\w]*:[\w]*:/g))throw {description:`Invalid row, multiple columns! "${p}"`,location:{line:e.line+c,path:e.path}};if(p.match(/: {2}/g)||p.match(/^[\w]+:[\S]/g))throw {description:`There should be one space after column operator! "${p}"`,location:{line:e.line+c,path:e.path}};if(p.startsWith(" "))throw {description:`Invalid coding indent! "${p}"`,location:{line:e.line+c,path:e.path}};if(p.indexOf(":")===-1)throw {description:`Unexpected object element! "${p}"`,location:{line:e.line+c,path:e.path}};{if(i.length){let I=b.getParsedStructure(i,{line:o,path:e.path});I.line-=1,a[r]=I,i=[],r="",o=0;}let d=q.lowerCaseFirstLetter(p.substring(0,p.indexOf(":")));if(p.trimEnd().endsWith(":"))if(r=d,o=e.line+c+1,t[c+1])s=t[c+1].startsWith("-")?"array":"object";else throw {description:`No value found after column! "${p}"`,location:{line:e.line+c,path:e.path}};else if(p.trimEnd().endsWith("`")&&p.indexOf("`")===p.lastIndexOf("`"))i.push("`"),r=d,o=e.line+c+1,s="multiLineString";else {let I=p.substring(p.indexOf(":")+2),_=b.getParsedStructure([I],{line:e.line+c,path:e.path});a[d]=_;}}}else {if(c===0)throw p.startsWith("-")?{description:`Unexpected object element! "${p}"`,location:{line:e.line+c,path:e.path}}:{description:`Invalid coding indent! "${p}"`,location:{line:e.line+c,path:e.path}};if(p.startsWith("`")){i.push(p);let d=b.getParsedStructure(i,{line:o,path:e.path});d.line-=1,a[r]=d,i=[],r="",o=0;}else i.push(p.substring(s==="object"?2:0));}}),i.length){let p=b.getParsedStructure(i,{line:o,path:e.path});p.line-=1,a[r]=p;}return {line:e.line,rawData:a}}};var pt=class{static parse(t,e){let i=t[0];if(i.startsWith("`"))return t.length===1?this.ɗbg(i,e,"`"):this.ɗbe(t,e);if(t.length>1)throw {description:`Invalid row! "${t[1]}"`,location:{line:e.line+2,path:e.path}};return i.startsWith('"')?this.ɗbg(i,e,'"'):this.ɗbf(i,e)}static ɗbf(t,e){if(t.indexOf(" ")!==-1)throw {description:`Unexpected space! "${t}"`,location:e};return {line:e.line,rawData:t==="undefined"?void 0:t}}static ɗbg(t,e,i){let r=new RegExp(i,"g");if((t.match(r)||[]).length>2)throw {description:"There should be only one opening and one closeing quote!",location:e};if(t.endsWith(i))return {line:e.line,rawData:t.replace(r,"")};throw {description:"Quote is not get closed!",location:e}}static ɗbe(t,e){let i=t[t.length-1];if(t[0]!=="`")throw {description:`There should be new line after backtick "${t[0]}"!`,location:{line:e.line,path:e.path}};if(i.startsWith("`")&&i!=="`")throw {description:`There should be new line after backtick "${i}"!`,location:{line:e.line+t.length,path:e.path}};if(i.trim().startsWith("`")){if(i!=="`")throw {description:"Invalid coding indent!",location:{line:e.line+t.length,path:e.path}};return {line:e.line,rawData:t.slice(0,t.length-1).slice(1).join(`
|
|
13
|
-
`)}}else throw {description:`Multiline string should end with backtick in new line "${i}"!`,location:{line:e.line+t.length,path:e.path}}}};var b=class n{static getParsedStructure(t,e){let i=this.ɗaq(t[0]);switch(i){case "object":return st.parse(t,e);case "array":return at.parse(t,e);case "primitive":return pt.parse(t,e);default:{throw new Error(`Unexpected case! "${i}"`)}}}static ɗaq(t){return t.startsWith("-")&&!t.match(/^-?\d+(\.\d+)?$/)?"array":t.match(/^[\w]+:/)?"object":"primitive"}process(t){let e=[];return {rawDefinitions:t.map(r=>{try{if(r.content.length)return {componentName:r.type,location:r.location,parsedStructure:n.getParsedStructure(r.content,{line:r.location.line+1,path:r.location.path})}}catch(o){o?.description&&o?.location?e.push(o):e.push({description:`Unexpected Error! Error: "${o}"`,location:r.location});}}).filter(r=>r),errorLogs:e}}};var lt=class{static{this.ɗbv=new ot;}static{this.ɗcc=new b;}static process(){let t=l.files.reduce((i,r)=>{let o=this.ɗbv.process(r);return l.addErrorLog(o.errorLogs),i.push(...o.definitionPlaneTexts),i},[]),e=this.ɗcc.process(t);l.rawDefinitions.push(...e.rawDefinitions),l.addErrorLog(e.errorLogs),J.process();}};var bt="// ---- INDEX OUTPUT ----",ue="// ---- END ----",k=class{static{this.ɗbi=[];}static{this.ɗat=[];}static addPremadeInterface(t){this.ɗbi.push(t);}static addIdType(t,e){let i=`export type ${t}ID = ${e.map(r=>`'${r}'`).join(" | ")};`;this.ɗat.push(i);}static async generateFile(t,e){if(l.config.compilerModulesPath){let i=await this.ɗaf(t);i&&await this.ɗk(i);}else await this.ɗk(e);}static async ɗk(t){let e=t,i=this.generateTypes();i&&(e+=`
|
|
13
|
+
`)}}else throw {description:`Multiline string should end with backtick in new line "${i}"!`,location:{line:e.line+t.length,path:e.path}}}};var b=class n{static getParsedStructure(t,e){let i=this.ɗaq(t[0]);switch(i){case "object":return st.parse(t,e);case "array":return at.parse(t,e);case "primitive":return pt.parse(t,e);default:{throw new Error(`Unexpected case! "${i}"`)}}}static ɗaq(t){return t.startsWith("-")&&!t.match(/^-?\d+(\.\d+)?$/)?"array":t.match(/^[\w]+:/)?"object":"primitive"}process(t){let e=[];return {rawDefinitions:t.map(r=>{try{if(r.content.length)return {componentName:r.type,location:r.location,parsedStructure:n.getParsedStructure(r.content,{line:r.location.line+1,path:r.location.path})}}catch(o){o?.description&&o?.location?e.push(o):e.push({description:`Unexpected Error! Error: "${o}"`,location:r.location});}}).filter(r=>r),errorLogs:e}}};var lt=class{static{this.ɗbv=new ot;}static{this.ɗcc=new b;}static process(){let t=l.files.reduce((i,r)=>{let o=this.ɗbv.process(r);return l.addErrorLog(o.errorLogs),i.push(...o.definitionPlaneTexts),i},[]),e=this.ɗcc.process(t);l.rawDefinitions.push(...e.rawDefinitions),l.addErrorLog(e.errorLogs),J.process();}};var bt="// ---- INDEX OUTPUT ----",ue="// ---- END ----",k=class{static{this.ɗbi=[];}static{this.ɗat=[];}static addPremadeInterface(t){this.ɗbi.push(t);}static addIdType(t,e){let i=`export type ${t}ID = ${e.length>0?e.map(r=>`'${r}'`).join(" | "):"''"};`;this.ɗat.push(i);}static async generateFile(t,e){if(l.config.compilerModulesPath){let i=await this.ɗaf(t);i&&await this.ɗk(i);}else await this.ɗk(e);}static async ɗk(t){let e=t,i=this.generateTypes();i&&(e+=`
|
|
14
14
|
|
|
15
15
|
`+i),l.output.push({path:"/index.ts",content:await N.format(e)});}static async ɗaf(t){let e=Lt__namespace.sync(`${l.config.compilerModulesPath}/**/*.ts`).map(o=>o.replace(/\\/g,"/"));e.length===0&&helpersLib.ConsoleHelper.log("No typescript file found to generate index.ts file.","red");let i=this.ɗae(),r=await this.ɗag(e);if(r!==void 0){let o=`${t}
|
|
16
16
|
${i}
|
package/dist/index.mjs
CHANGED
|
@@ -8,9 +8,9 @@ import*as S from'fs';import S__default from'fs';import u from'joi';import {JsonH
|
|
|
8
8
|
|
|
9
9
|
raw definition: "${JSON.stringify(t)}"
|
|
10
10
|
|
|
11
|
-
error: "${r}"`)}}};var nt="CONFIG",jt=u.object().keys({projectRoot:u.string().regex(/^[\S]+$/).required(),compilerModulesPath:u.string().regex(/^[\S]+$/).optional()}),J=class{static{this.$meta={componentName:nt,validationSchema:jt};}static process(){let t=R.validateAndConvertSingular(nt,jt);if(t){let e=t.definition;l.config.projectRoot=
|
|
11
|
+
error: "${r}"`)}}};var nt="CONFIG",jt=u.object().keys({projectRoot:u.string().regex(/^[\S]+$/).required(),compilerModulesPath:u.string().regex(/^[\S]+$/).optional()}),J=class{static{this.$meta={componentName:nt,validationSchema:jt};}static process(){let t=R.validateAndConvertSingular(nt,jt);if(t){let e=t.definition,i=e.projectRoot;i.endsWith("/")||(i+="/"),l.config.projectRoot=i,e.compilerModulesPath&&(l.config.compilerModulesPath=`${i}${e.compilerModulesPath.replace("./","")}`);}}};var vt=class{decorateDefinitionName(t,e){return `${this.kebabCaseToCamelCase(e)}${this.upperCaseFirstLetter(t)}`}kebabCaseToCamelCase(t){return t.toLowerCase().replace(/-./g,e=>e[1].toUpperCase())}lowerCaseFirstLetter(t){return t.charAt(0).toLowerCase()+t.slice(1)}upperCaseFirstLetter(t){return t.charAt(0).toUpperCase()+t.slice(1)}removeWhiteSpace(t){return t.replace(/\r?\n|\r/g,"").replace(/\/\/.*$/gm,"").trim().replace(/ {2,}/g," ")}removeComments(t){return t.replace(/\/\/.*$/gm,"").trimEnd()}},q=new vt;var ot=class{constructor(){this.ɗr=false;this.ɗo=[];this.ɗv=[];this.ɗl="";}process(t){return this.ɗr=false,this.ɗm=void 0,this.ɗo=[],this.ɗv=[],this.ɗl=t.path,t.content.split(`
|
|
12
12
|
`).forEach((e,i)=>{let r=q.removeWhiteSpace(e);this.ɗr?r.startsWith("###")?(this.ɗab(),this.ɗbc(e,i,r.substring(4))):this.ɗm&&r.length>0&&this.ɗm.content.push(q.removeComments(e)):r==="# DEFINITIONS"&&(this.ɗr=true);}),this.ɗab(),{definitionPlaneTexts:this.ɗo,errorLogs:this.ɗv}}ɗab(){if(this.ɗm)if(this.ɗm.content.length>0)this.ɗo.push(this.ɗm);else {let t={description:"Definitions cannot be empty!",location:this.ɗm.location};this.ɗv.push(t);}this.ɗm=void 0;}ɗbc(t,e,i){if(m.ɗay(i))this.ɗm={type:i,location:{line:e+1,path:this.ɗl},content:[]};else {let r={description:`Invalid definition header: "${t.trim()}"`,location:{line:e+1,path:this.ɗl}};this.ɗv.push(r),this.ɗm=void 0;}}};var at=class{static parse(t,e){let i=[],r=e.line,o=[];if(t.forEach((s,a)=>{if(s.startsWith(" ")){if(a===0)throw {description:"Invalid coding indent!",location:{line:e.line+a,path:e.path}};i.push(s.substring(2));}else {if(s.match(/^- {2}/g)||s.match(/^-[\S]/g))throw {description:`There should be one space after dash operator! "${s}"`,location:{line:e.line+a,path:e.path}};if(s.startsWith("-")){if(i.length){let p=b.getParsedStructure(i,{line:r,path:e.path});o.push(p);}i=[s.substring(2)],r=e.line+a;}else throw s.startsWith(" ")?{description:"Invalid coding indent!",location:{line:e.line+a,path:e.path}}:{description:`Unexpected array element! "${s}"`,location:{line:e.line+a,path:e.path}}}}),i.length){let s=b.getParsedStructure(i,{line:r,path:e.path});o.push(s);}return {line:e.line,rawData:o}}};var st=class{static parse(t,e){let i=[],r="",o=0,s,a={};if(t.forEach((p,c)=>{if(!p.startsWith(" ")&&!p.startsWith("- ")&&s!=="multiLineString"){if(p.startsWith(":"))throw {description:`Invalid row, row cannot start with columns! "${p}"`,location:{line:e.line+c,path:e.path}};if(p.match(/[\w]*:[\w]*:/g))throw {description:`Invalid row, multiple columns! "${p}"`,location:{line:e.line+c,path:e.path}};if(p.match(/: {2}/g)||p.match(/^[\w]+:[\S]/g))throw {description:`There should be one space after column operator! "${p}"`,location:{line:e.line+c,path:e.path}};if(p.startsWith(" "))throw {description:`Invalid coding indent! "${p}"`,location:{line:e.line+c,path:e.path}};if(p.indexOf(":")===-1)throw {description:`Unexpected object element! "${p}"`,location:{line:e.line+c,path:e.path}};{if(i.length){let I=b.getParsedStructure(i,{line:o,path:e.path});I.line-=1,a[r]=I,i=[],r="",o=0;}let d=q.lowerCaseFirstLetter(p.substring(0,p.indexOf(":")));if(p.trimEnd().endsWith(":"))if(r=d,o=e.line+c+1,t[c+1])s=t[c+1].startsWith("-")?"array":"object";else throw {description:`No value found after column! "${p}"`,location:{line:e.line+c,path:e.path}};else if(p.trimEnd().endsWith("`")&&p.indexOf("`")===p.lastIndexOf("`"))i.push("`"),r=d,o=e.line+c+1,s="multiLineString";else {let I=p.substring(p.indexOf(":")+2),_=b.getParsedStructure([I],{line:e.line+c,path:e.path});a[d]=_;}}}else {if(c===0)throw p.startsWith("-")?{description:`Unexpected object element! "${p}"`,location:{line:e.line+c,path:e.path}}:{description:`Invalid coding indent! "${p}"`,location:{line:e.line+c,path:e.path}};if(p.startsWith("`")){i.push(p);let d=b.getParsedStructure(i,{line:o,path:e.path});d.line-=1,a[r]=d,i=[],r="",o=0;}else i.push(p.substring(s==="object"?2:0));}}),i.length){let p=b.getParsedStructure(i,{line:o,path:e.path});p.line-=1,a[r]=p;}return {line:e.line,rawData:a}}};var pt=class{static parse(t,e){let i=t[0];if(i.startsWith("`"))return t.length===1?this.ɗbg(i,e,"`"):this.ɗbe(t,e);if(t.length>1)throw {description:`Invalid row! "${t[1]}"`,location:{line:e.line+2,path:e.path}};return i.startsWith('"')?this.ɗbg(i,e,'"'):this.ɗbf(i,e)}static ɗbf(t,e){if(t.indexOf(" ")!==-1)throw {description:`Unexpected space! "${t}"`,location:e};return {line:e.line,rawData:t==="undefined"?void 0:t}}static ɗbg(t,e,i){let r=new RegExp(i,"g");if((t.match(r)||[]).length>2)throw {description:"There should be only one opening and one closeing quote!",location:e};if(t.endsWith(i))return {line:e.line,rawData:t.replace(r,"")};throw {description:"Quote is not get closed!",location:e}}static ɗbe(t,e){let i=t[t.length-1];if(t[0]!=="`")throw {description:`There should be new line after backtick "${t[0]}"!`,location:{line:e.line,path:e.path}};if(i.startsWith("`")&&i!=="`")throw {description:`There should be new line after backtick "${i}"!`,location:{line:e.line+t.length,path:e.path}};if(i.trim().startsWith("`")){if(i!=="`")throw {description:"Invalid coding indent!",location:{line:e.line+t.length,path:e.path}};return {line:e.line,rawData:t.slice(0,t.length-1).slice(1).join(`
|
|
13
|
-
`)}}else throw {description:`Multiline string should end with backtick in new line "${i}"!`,location:{line:e.line+t.length,path:e.path}}}};var b=class n{static getParsedStructure(t,e){let i=this.ɗaq(t[0]);switch(i){case "object":return st.parse(t,e);case "array":return at.parse(t,e);case "primitive":return pt.parse(t,e);default:{throw new Error(`Unexpected case! "${i}"`)}}}static ɗaq(t){return t.startsWith("-")&&!t.match(/^-?\d+(\.\d+)?$/)?"array":t.match(/^[\w]+:/)?"object":"primitive"}process(t){let e=[];return {rawDefinitions:t.map(r=>{try{if(r.content.length)return {componentName:r.type,location:r.location,parsedStructure:n.getParsedStructure(r.content,{line:r.location.line+1,path:r.location.path})}}catch(o){o?.description&&o?.location?e.push(o):e.push({description:`Unexpected Error! Error: "${o}"`,location:r.location});}}).filter(r=>r),errorLogs:e}}};var lt=class{static{this.ɗbv=new ot;}static{this.ɗcc=new b;}static process(){let t=l.files.reduce((i,r)=>{let o=this.ɗbv.process(r);return l.addErrorLog(o.errorLogs),i.push(...o.definitionPlaneTexts),i},[]),e=this.ɗcc.process(t);l.rawDefinitions.push(...e.rawDefinitions),l.addErrorLog(e.errorLogs),J.process();}};var bt="// ---- INDEX OUTPUT ----",ue="// ---- END ----",k=class{static{this.ɗbi=[];}static{this.ɗat=[];}static addPremadeInterface(t){this.ɗbi.push(t);}static addIdType(t,e){let i=`export type ${t}ID = ${e.map(r=>`'${r}'`).join(" | ")};`;this.ɗat.push(i);}static async generateFile(t,e){if(l.config.compilerModulesPath){let i=await this.ɗaf(t);i&&await this.ɗk(i);}else await this.ɗk(e);}static async ɗk(t){let e=t,i=this.generateTypes();i&&(e+=`
|
|
13
|
+
`)}}else throw {description:`Multiline string should end with backtick in new line "${i}"!`,location:{line:e.line+t.length,path:e.path}}}};var b=class n{static getParsedStructure(t,e){let i=this.ɗaq(t[0]);switch(i){case "object":return st.parse(t,e);case "array":return at.parse(t,e);case "primitive":return pt.parse(t,e);default:{throw new Error(`Unexpected case! "${i}"`)}}}static ɗaq(t){return t.startsWith("-")&&!t.match(/^-?\d+(\.\d+)?$/)?"array":t.match(/^[\w]+:/)?"object":"primitive"}process(t){let e=[];return {rawDefinitions:t.map(r=>{try{if(r.content.length)return {componentName:r.type,location:r.location,parsedStructure:n.getParsedStructure(r.content,{line:r.location.line+1,path:r.location.path})}}catch(o){o?.description&&o?.location?e.push(o):e.push({description:`Unexpected Error! Error: "${o}"`,location:r.location});}}).filter(r=>r),errorLogs:e}}};var lt=class{static{this.ɗbv=new ot;}static{this.ɗcc=new b;}static process(){let t=l.files.reduce((i,r)=>{let o=this.ɗbv.process(r);return l.addErrorLog(o.errorLogs),i.push(...o.definitionPlaneTexts),i},[]),e=this.ɗcc.process(t);l.rawDefinitions.push(...e.rawDefinitions),l.addErrorLog(e.errorLogs),J.process();}};var bt="// ---- INDEX OUTPUT ----",ue="// ---- END ----",k=class{static{this.ɗbi=[];}static{this.ɗat=[];}static addPremadeInterface(t){this.ɗbi.push(t);}static addIdType(t,e){let i=`export type ${t}ID = ${e.length>0?e.map(r=>`'${r}'`).join(" | "):"''"};`;this.ɗat.push(i);}static async generateFile(t,e){if(l.config.compilerModulesPath){let i=await this.ɗaf(t);i&&await this.ɗk(i);}else await this.ɗk(e);}static async ɗk(t){let e=t,i=this.generateTypes();i&&(e+=`
|
|
14
14
|
|
|
15
15
|
`+i),l.output.push({path:"/index.ts",content:await N.format(e)});}static async ɗaf(t){let e=Lt.sync(`${l.config.compilerModulesPath}/**/*.ts`).map(o=>o.replace(/\\/g,"/"));e.length===0&&ConsoleHelper.log("No typescript file found to generate index.ts file.","red");let i=this.ɗae(),r=await this.ɗag(e);if(r!==void 0){let o=`${t}
|
|
16
16
|
${i}
|