pareto 0.67.0 → 0.69.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/auto.dist/data/boekhouding.data.d.ts +1 -1
  2. package/auto.dist/index.d.ts +6 -5
  3. package/auto.dist/index.js +8 -7
  4. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.api.d.ts +6 -0
  5. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → cosmos_type_system_2_typescript_intermediate}/auto.api.js +1 -1
  6. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.implementation.d.ts +2 -0
  7. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.implementation.js +6 -0
  8. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.d.ts +2228 -0
  9. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → cosmos_type_system_2_typescript_intermediate}/auto.provided_interface_glossary.js +1 -1
  10. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.shadow.d.ts +23 -0
  11. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.shadow.js +3 -0
  12. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/implementations/map_Data_Glossary_2_Blocks.alg.d.ts +2 -0
  13. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/implementations/map_Data_Glossary_2_Blocks.alg.js +216 -0
  14. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/index.js +19 -0
  15. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.api.js +1 -1
  16. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.implementation.d.ts +1 -1
  17. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.implementation.js +3 -3
  18. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.js +1 -1
  19. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.shadow.js +1 -1
  20. package/auto.dist/public/modules/filesystem_naming/implementations/create_Valid_File_Name.alg.js +157 -0
  21. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/index.js +1 -1
  22. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.api.js +3 -0
  23. package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.implementation.d.ts +1 -1
  24. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.implementation.js +6 -0
  25. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.js +3 -0
  26. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.shadow.js +3 -0
  27. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/map_Block_2_Block.alg.js +65 -0
  28. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/index.js +19 -0
  29. package/auto.dist/public/modules/main/auto.implementation.d.ts +1 -1
  30. package/auto.dist/public/modules/main/auto.implementation.js +3 -3
  31. package/auto.dist/public/modules/main/implementations/{temp_$_compile_$_boekhouding.alg.js → temp$_compile$_boekhouding.alg.js} +2 -2
  32. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.api.js +1 -1
  33. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.implementation.d.ts +1 -1
  34. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.implementation.js +3 -3
  35. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.js +1 -1
  36. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.shadow.js +1 -1
  37. package/auto.dist/public/modules/{pareto__2__fountain__pen/implementations/compilation__Unit__2__Indented__Lines.alg.js → pareto_2_fountain_pen/implementations/compilation_Unit_2_Indented_Lines.alg.js} +5 -5
  38. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/index.js +1 -1
  39. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/auto.api.js +3 -0
  40. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.implementation.d.ts +1 -1
  41. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.implementation.js +3 -3
  42. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/auto.provided_interface_glossary.js +3 -0
  43. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.shadow.js +1 -1
  44. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createApostrophedString.alg.js +1 -1
  45. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createBacktickedString.alg.js +1 -1
  46. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createQuotedString.alg.js +1 -1
  47. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/implementations/map_Block_2_Block.alg.js +95 -0
  48. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/index.js +1 -1
  49. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.api.js +1 -1
  50. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.implementation.js +1 -1
  51. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.js +1 -1
  52. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.shadow.js +1 -1
  53. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/implementations/createIdentifier.alg.js +1 -1
  54. package/auto.dist/public/modules/typescript_naming/index.d.ts +2 -0
  55. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/index.js +1 -1
  56. package/auto.pareto/$.data.ts +2 -0
  57. package/auto.pareto/auto.dependencies/index.ts +3 -3
  58. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +10 -2
  59. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  60. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  61. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +21 -28
  62. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +477 -385
  63. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +2320 -1816
  64. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +122 -102
  65. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +294 -234
  66. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +735 -574
  67. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.html.data.ts +3265 -0
  68. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1655 -1258
  69. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +114 -92
  70. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +1030 -809
  71. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +991 -769
  72. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +18 -25
  73. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +29 -35
  74. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +22 -27
  75. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +8 -14
  76. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +114 -121
  77. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +8 -14
  78. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +48 -53
  79. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/xml.data.ts +57 -0
  80. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  81. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  82. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +2 -2
  83. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/api.data.ts +17 -0
  84. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/glossary.data.ts +51 -0
  85. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +2 -2
  86. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +3 -3
  87. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +2 -2
  88. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +2 -2
  89. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  90. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/api.data.ts +15 -0
  91. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/glossary.data.ts +50 -0
  92. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +2 -2
  93. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +2 -2
  94. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -2
  95. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +2 -2
  96. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +2 -2
  97. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  98. package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/api.data.ts +17 -0
  99. package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/glossary.data.ts +51 -0
  100. package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts +2 -2
  101. package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +3 -3
  102. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +2 -2
  103. package/package.json +5 -5
  104. package/auto.dist/public/modules/filesystem__naming/implementations/create__Valid__File__Name.alg.js +0 -142
  105. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.api.js +0 -3
  106. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.implementation.js +0 -6
  107. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.js +0 -3
  108. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.shadow.js +0 -3
  109. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/implementations/map__Block__2__Block.alg.js +0 -65
  110. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/index.js +0 -19
  111. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/map__Block__2__Block.alg.js +0 -95
  112. /package/auto.dist/public/modules/{filesystem__naming → cosmos_type_system_2_typescript_intermediate}/index.d.ts +0 -0
  113. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.api.d.ts +0 -0
  114. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.d.ts +0 -0
  115. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  116. /package/auto.dist/public/modules/{filesystem__naming/implementations/create__Valid__File__Name.alg.d.ts → filesystem_naming/implementations/create_Valid_File_Name.alg.d.ts} +0 -0
  117. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → filesystem_naming}/index.d.ts +0 -0
  118. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.api.d.ts +0 -0
  119. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.provided_interface_glossary.d.ts +0 -0
  120. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  121. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/implementations/map__Block__2__Block.alg.d.ts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/map_Block_2_Block.alg.d.ts} +0 -0
  122. /package/auto.dist/public/modules/{pareto__2__fountain__pen → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/index.d.ts +0 -0
  123. /package/auto.dist/public/modules/main/implementations/{temp_$_compile_$_boekhouding.alg.d.ts → temp$_compile$_boekhouding.alg.d.ts} +0 -0
  124. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.api.d.ts +0 -0
  125. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.d.ts +0 -0
  126. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  127. /package/auto.dist/public/modules/{pareto__2__fountain__pen/implementations/compilation__Unit__2__Indented__Lines.alg.d.ts → pareto_2_fountain_pen/implementations/compilation_Unit_2_Indented_Lines.alg.d.ts} +0 -0
  128. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → pareto_2_fountain_pen}/index.d.ts +0 -0
  129. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.api.d.ts +0 -0
  130. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.d.ts +0 -0
  131. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  132. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createApostrophedString.alg.d.ts +0 -0
  133. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createBacktickedString.alg.d.ts +0 -0
  134. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createQuotedString.alg.d.ts +0 -0
  135. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen/implementations/map__Block__2__Block.alg.d.ts → typescript_intermediate_2_fountain_pen/implementations/map_Block_2_Block.alg.d.ts} +0 -0
  136. /package/auto.dist/public/modules/{typescript__naming → typescript_intermediate_2_fountain_pen}/index.d.ts +0 -0
  137. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.api.d.ts +0 -0
  138. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.implementation.d.ts +0 -0
  139. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.d.ts +0 -0
  140. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  141. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/implementations/createIdentifier.alg.d.ts +0 -0
@@ -1,2 +1,2 @@
1
- import * as g_tendril from "pareto-pure/auto.dist/public/auto.glossaries/auto.tendril__resolved";
1
+ import * as g_tendril from "pareto-pure/auto.dist/public/auto.glossaries/auto.tendril_resolved";
2
2
  export declare const $: g_tendril.D.Type__Library;
@@ -1,6 +1,7 @@
1
- export * as filesystem__naming from "./public/modules/filesystem__naming";
2
- export * as fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts from "./public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts";
1
+ export * as cosmos__type__system__2__typescript__intermediate from "./public/modules/cosmos_type_system_2_typescript_intermediate";
2
+ export * as filesystem__naming from "./public/modules/filesystem_naming";
3
+ export * as fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts from "./public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts";
3
4
  export * as main from "./public/modules/main";
4
- export * as pareto__2__fountain__pen from "./public/modules/pareto__2__fountain__pen";
5
- export * as typescript__intermediate__2__fountain__pen from "./public/modules/typescript__intermediate__2__fountain__pen";
6
- export * as typescript__naming from "./public/modules/typescript__naming";
5
+ export * as pareto__2__fountain__pen from "./public/modules/pareto_2_fountain_pen";
6
+ export * as typescript__intermediate__2__fountain__pen from "./public/modules/typescript_intermediate_2_fountain_pen";
7
+ export * as typescript__naming from "./public/modules/typescript_naming";
@@ -33,11 +33,12 @@ var __importStar = (this && this.__importStar) || (function () {
33
33
  };
34
34
  })();
35
35
  Object.defineProperty(exports, "__esModule", { value: true });
36
- exports.typescript__naming = exports.typescript__intermediate__2__fountain__pen = exports.pareto__2__fountain__pen = exports.main = exports.fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts = exports.filesystem__naming = void 0;
37
- exports.filesystem__naming = __importStar(require("./public/modules/filesystem__naming"));
38
- exports.fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts = __importStar(require("./public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts"));
36
+ exports.typescript__naming = exports.typescript__intermediate__2__fountain__pen = exports.pareto__2__fountain__pen = exports.main = exports.fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts = exports.filesystem__naming = exports.cosmos__type__system__2__typescript__intermediate = void 0;
37
+ exports.cosmos__type__system__2__typescript__intermediate = __importStar(require("./public/modules/cosmos_type_system_2_typescript_intermediate"));
38
+ exports.filesystem__naming = __importStar(require("./public/modules/filesystem_naming"));
39
+ exports.fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts = __importStar(require("./public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts"));
39
40
  exports.main = __importStar(require("./public/modules/main"));
40
- exports.pareto__2__fountain__pen = __importStar(require("./public/modules/pareto__2__fountain__pen"));
41
- exports.typescript__intermediate__2__fountain__pen = __importStar(require("./public/modules/typescript__intermediate__2__fountain__pen"));
42
- exports.typescript__naming = __importStar(require("./public/modules/typescript__naming"));
43
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQ0EsMEZBQXlFO0FBQ3pFLGdPQUErTTtBQUMvTSw4REFBNkM7QUFDN0Msc0dBQXFGO0FBQ3JGLDBJQUF5SDtBQUN6SCwwRkFBeUUifQ==
41
+ exports.pareto__2__fountain__pen = __importStar(require("./public/modules/pareto_2_fountain_pen"));
42
+ exports.typescript__intermediate__2__fountain__pen = __importStar(require("./public/modules/typescript_intermediate_2_fountain_pen"));
43
+ exports.typescript__naming = __importStar(require("./public/modules/typescript_naming"));
44
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQ0EsbUpBQWtJO0FBQ2xJLHlGQUF3RTtBQUN4RSxxTkFBb007QUFDcE0sOERBQTZDO0FBQzdDLG1HQUFrRjtBQUNsRixzSUFBcUg7QUFDckgseUZBQXdFIn0=
@@ -0,0 +1,6 @@
1
+ import * as g_pi from "./auto.provided_interface_glossary";
2
+ export declare namespace DEP {
3
+ }
4
+ export declare namespace API {
5
+ type map__Data__Glossary__2__Blocks = ($: null, $d: null) => g_pi.A.Map__Data__Glossary__2__Block;
6
+ }
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5hcGkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvdHlwZXNjcmlwdF9faW50ZXJtZWRpYXRlX18yX19mb3VudGFpbl9fcGVuL2F1dG8uYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5hcGkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcHVibGljL21vZHVsZXMvY29zbW9zX3R5cGVfc3lzdGVtXzJfdHlwZXNjcmlwdF9pbnRlcm1lZGlhdGUvYXV0by5hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -0,0 +1,2 @@
1
+ export {};
2
+ export { $$ as map__Data__Glossary__2__Blocks } from "./implementations/map_Data_Glossary_2_Blocks.alg";
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.map__Data__Glossary__2__Blocks = void 0;
4
+ var map_Data_Glossary_2_Blocks_alg_1 = require("./implementations/map_Data_Glossary_2_Blocks.alg");
5
+ Object.defineProperty(exports, "map__Data__Glossary__2__Blocks", { enumerable: true, get: function () { return map_Data_Glossary_2_Blocks_alg_1.$$; } });
6
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by5pbXBsZW1lbnRhdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9wdWJsaWMvbW9kdWxlcy9jb3Ntb3NfdHlwZV9zeXN0ZW1fMl90eXBlc2NyaXB0X2ludGVybWVkaWF0ZS9hdXRvLmltcGxlbWVudGF0aW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUVBLG1HQUF1RztBQUE5RixnSkFBQSxFQUFFLE9BQWtDIn0=