nestia 2.1.13 → 2.2.0-dev.20220625

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.
Files changed (77) hide show
  1. package/README.md +28 -29
  2. package/lib/IConfiguration.d.ts +5 -6
  3. package/lib/NestiaApplication.d.ts +0 -1
  4. package/lib/analyses/ControllerAnalyzer.d.ts +0 -1
  5. package/lib/analyses/GenericAnalyzer.d.ts +0 -1
  6. package/lib/analyses/ImportAnalyzer.d.ts +2 -3
  7. package/lib/analyses/ImportAnalyzer.js +3 -2
  8. package/lib/analyses/ReflectAnalyzer.d.ts +0 -1
  9. package/lib/analyses/SourceFinder.d.ts +0 -1
  10. package/lib/executable/internal/CompilerOptions.d.ts +0 -1
  11. package/lib/executable/internal/CompilerOptions.js +1 -1
  12. package/lib/executable/internal/NestiaCommand.d.ts +0 -1
  13. package/lib/executable/internal/NestiaConfig.d.ts +0 -1
  14. package/lib/executable/internal/NestiaConfig.js +572 -184
  15. package/lib/executable/internal/nestia.config.getter.d.ts +0 -1
  16. package/lib/executable/nestia.d.ts +0 -1
  17. package/lib/executable/nestia.js +1 -1
  18. package/lib/generates/FileGenerator.d.ts +0 -1
  19. package/lib/generates/FileGenerator.js +3 -5
  20. package/lib/generates/FunctionGenerator.d.ts +0 -1
  21. package/lib/generates/FunctionGenerator.js +7 -9
  22. package/lib/generates/SdkGenerator.d.ts +0 -1
  23. package/lib/generates/SwaggerGenerator.d.ts +0 -1
  24. package/lib/generates/SwaggerGenerator.js +38 -21
  25. package/lib/index.d.ts +0 -1
  26. package/lib/module.d.ts +0 -1
  27. package/lib/structures/IController.d.ts +0 -1
  28. package/lib/structures/IRoute.d.ts +3 -4
  29. package/lib/structures/ISwagger.d.ts +0 -1
  30. package/lib/structures/ITypeTuple.d.ts +5 -0
  31. package/lib/structures/{IMetadata.js → ITypeTuple.js} +1 -1
  32. package/lib/structures/MethodType.d.ts +0 -1
  33. package/lib/structures/ParamCategory.d.ts +0 -1
  34. package/lib/structures/TypeEntry.d.ts +0 -1
  35. package/lib/utils/ArrayUtil.d.ts +0 -1
  36. package/lib/utils/DirectoryUtil.d.ts +0 -1
  37. package/lib/utils/ImportDictionary.d.ts +0 -1
  38. package/lib/utils/MapUtil.d.ts +0 -1
  39. package/lib/utils/StringUtil.d.ts +0 -1
  40. package/package.json +4 -5
  41. package/lib/IConfiguration.d.ts.map +0 -1
  42. package/lib/NestiaApplication.d.ts.map +0 -1
  43. package/lib/analyses/ControllerAnalyzer.d.ts.map +0 -1
  44. package/lib/analyses/GenericAnalyzer.d.ts.map +0 -1
  45. package/lib/analyses/ImportAnalyzer.d.ts.map +0 -1
  46. package/lib/analyses/ReflectAnalyzer.d.ts.map +0 -1
  47. package/lib/analyses/SourceFinder.d.ts.map +0 -1
  48. package/lib/executable/internal/CompilerOptions.d.ts.map +0 -1
  49. package/lib/executable/internal/NestiaCommand.d.ts.map +0 -1
  50. package/lib/executable/internal/NestiaConfig.d.ts.map +0 -1
  51. package/lib/executable/internal/nestia.config.getter.d.ts.map +0 -1
  52. package/lib/executable/nestia.d.ts.map +0 -1
  53. package/lib/factories/TypeFactry.d.ts +0 -7
  54. package/lib/factories/TypeFactry.d.ts.map +0 -1
  55. package/lib/factories/TypeFactry.js +0 -81
  56. package/lib/generates/FileGenerator.d.ts.map +0 -1
  57. package/lib/generates/FunctionGenerator.d.ts.map +0 -1
  58. package/lib/generates/SdkGenerator.d.ts.map +0 -1
  59. package/lib/generates/SwaggerGenerator.d.ts.map +0 -1
  60. package/lib/index.d.ts.map +0 -1
  61. package/lib/module.d.ts.map +0 -1
  62. package/lib/structures/IController.d.ts.map +0 -1
  63. package/lib/structures/IMetadata.d.ts +0 -21
  64. package/lib/structures/IMetadata.d.ts.map +0 -1
  65. package/lib/structures/IRoute.d.ts.map +0 -1
  66. package/lib/structures/ISwagger.d.ts.map +0 -1
  67. package/lib/structures/IType.d.ts +0 -6
  68. package/lib/structures/IType.d.ts.map +0 -1
  69. package/lib/structures/IType.js +0 -3
  70. package/lib/structures/MethodType.d.ts.map +0 -1
  71. package/lib/structures/ParamCategory.d.ts.map +0 -1
  72. package/lib/structures/TypeEntry.d.ts.map +0 -1
  73. package/lib/utils/ArrayUtil.d.ts.map +0 -1
  74. package/lib/utils/DirectoryUtil.d.ts.map +0 -1
  75. package/lib/utils/ImportDictionary.d.ts.map +0 -1
  76. package/lib/utils/MapUtil.d.ts.map +0 -1
  77. package/lib/utils/StringUtil.d.ts.map +0 -1
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=IType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MethodType.d.ts","sourceRoot":"","sources":["../../src/structures/MethodType.ts"],"names":[],"mappings":"AAAA,oBAAY,UAAU,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,GAAG,OAAO,GAAG,QAAQ,CAAC;AAErE,yBAAiB,UAAU,CAAC;IACjB,MAAM,MAAM,EAAE,UAAU,EAM9B,CAAC;CACL"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ParamCategory.d.ts","sourceRoot":"","sources":["../../src/structures/ParamCategory.ts"],"names":[],"mappings":"AAAA,oBAAY,aAAa,GAAG,OAAO,GAAG,OAAO,GAAG,MAAM,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"TypeEntry.d.ts","sourceRoot":"","sources":["../../src/structures/TypeEntry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,YAAY,CAAC;AAG5B,qBAAa,SAAS;aAEE,IAAI,EAAE,EAAE,CAAC,IAAI;aACb,QAAQ,EAAE,OAAO;aACjB,QAAQ,EAAE,OAAO;gBAFjB,IAAI,EAAE,EAAE,CAAC,IAAI,EACb,QAAQ,EAAE,OAAO,EACjB,QAAQ,EAAE,OAAO;IAG9B,MAAM,CAAC,GAAG,EAAE,SAAS,GAAG,OAAO;IAQ/B,QAAQ,IAAI,MAAM;CAG5B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArrayUtil.d.ts","sourceRoot":"","sources":["../../src/utils/ArrayUtil.ts"],"names":[],"mappings":"AAAA,yBAAiB,SAAS,CAAC;IACvB,SAAgB,GAAG,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,EAAE,GAAG,KAAK,EAAE,CAAC,EAAE,GAAG,OAAO,CAIzD;IAED,SAAsB,QAAQ,CAAC,KAAK,EAAE,MAAM,EACxC,KAAK,EAAE,KAAK,EAAE,EACd,OAAO,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,OAAO,CAAC,MAAM,CAAC,GAC3C,OAAO,CAAC,MAAM,EAAE,CAAC,CAInB;IAED,SAAsB,WAAW,CAAC,KAAK,EACnC,KAAK,EAAE,KAAK,EAAE,EACd,OAAO,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,OAAO,CAAC,OAAO,CAAC,GAC5C,OAAO,CAAC,KAAK,EAAE,CAAC,CAKlB;CACJ"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"DirectoryUtil.d.ts","sourceRoot":"","sources":["../../src/utils/DirectoryUtil.ts"],"names":[],"mappings":"AAGA,yBAAiB,aAAa,CAAC;IAC3B,SAAsB,MAAM,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAIxD;IAED,SAAsB,MAAM,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAGxD;IAED,SAAsB,IAAI,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAGlE;CAyBJ"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImportDictionary.d.ts","sourceRoot":"","sources":["../../src/utils/ImportDictionary.ts"],"names":[],"mappings":"AAMA,qBAAa,gBAAgB;IACzB,OAAO,CAAC,QAAQ,CAAC,KAAK,CACJ;IAEX,KAAK,IAAI,OAAO;IAIhB,OAAO,CAAC,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,GAAG,IAAI;IAgBjE,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM;CAkB1C"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"MapUtil.d.ts","sourceRoot":"","sources":["../../src/utils/MapUtil.ts"],"names":[],"mappings":"AAAA,yBAAiB,OAAO,CAAC;IACrB,SAAgB,IAAI,CAAC,GAAG,EAAE,CAAC,EACvB,IAAI,EAAE,GAAG,CAAC,GAAG,EAAE,CAAC,CAAC,EACjB,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,MAAM,CAAC,GACnB,CAAC,CAOH;CACJ"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"StringUtil.d.ts","sourceRoot":"","sources":["../../src/utils/StringUtil.ts"],"names":[],"mappings":"AAAA,yBAAiB,UAAU,CAAC;IACxB,SAAgB,QAAQ,CACpB,GAAG,EAAE,MAAM,EACX,KAAK,EAAE,MAAM,EACb,GAAG,EAAE,MAAM,GACZ,MAAM,EAAE,CAKV;CACJ"}