pareto-liana 0.0.0 → 0.0.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.
Files changed (229) hide show
  1. package/dist/bin/compile_temp_schemas.js +18 -8
  2. package/dist/bin/seal.d.ts +0 -2
  3. package/dist/bin/seal.js +15 -34
  4. package/dist/bin/serialize_schemas.js +18 -8
  5. package/dist/data/temporary_schemas/all.d.ts +1 -1
  6. package/dist/data/temporary_schemas/all.js +68 -58
  7. package/dist/data/temporary_schemas/pareto/schema_tree.astn.js +7 -15
  8. package/dist/data/temporary_schemas/{exupery → pareto}/schemas/implementation/$.globals.astn.js +1 -1
  9. package/dist/data/temporary_schemas/{exupery → pareto}/schemas/implementation/$.module.astn.js +1 -1
  10. package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.js +210 -0
  11. package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.js +14 -0
  12. package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.js +210 -0
  13. package/dist/data/temporary_schemas/{exupery → pareto}/schemas/interface/$.globals.astn.js +1 -1
  14. package/dist/data/temporary_schemas/pareto/schemas/{schema → interface}/$.module.astn.js +1 -1
  15. package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.js +89 -0
  16. package/dist/data/temporary_schemas/{exupery → pareto}/schemas/interface/$.signatures.astn.js +1 -1
  17. package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.js +89 -0
  18. package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.globals.astn.d.ts +2 -0
  19. package/dist/data/temporary_schemas/{exupery → pareto}/schemas/typescript_light/$.globals.astn.js +1 -1
  20. package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.d.ts +2 -0
  21. package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_errors → typescript_light}/$.module.astn.js +1 -1
  22. package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.d.ts +2 -0
  23. package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.js +186 -0
  24. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.js +20 -1
  25. package/dist/data/temporary_schemas/{exupery → pareto-liana}/module.astn.js +1 -1
  26. package/dist/data/temporary_schemas/{exupery → pareto-liana}/operations.astn.js +1 -1
  27. package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.js +21 -0
  28. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/module/$.globals.astn.js +1 -1
  29. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/module/$.module.astn.js +1 -1
  30. package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.js +41 -0
  31. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/module/$.signatures.astn.js +1 -1
  32. package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.js +19 -0
  33. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/schema/$.globals.astn.js +1 -1
  34. package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.module.astn.js +1 -1
  35. package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.js +599 -0
  36. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/schema/$.signatures.astn.js +1 -1
  37. package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.js +397 -0
  38. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_errors/$.globals.astn.js +1 -1
  39. package/dist/data/temporary_schemas/{exupery/schemas/typescript_light → pareto-liana/schemas/unmarshall_errors}/$.module.astn.js +1 -1
  40. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_errors/$.types.astn.js +1 -1
  41. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_result/$.globals.astn.js +1 -1
  42. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_result/$.module.astn.js +1 -1
  43. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_result/$.types.astn.js +1 -1
  44. package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.js +39 -37
  45. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.js +4 -2
  46. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.js +3 -3
  47. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.js +4 -2
  48. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.js +4 -4
  49. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.js +4 -2
  50. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.js +4 -4
  51. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.js +4 -2
  52. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.js +3 -3
  53. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.js +4 -2
  54. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.js +4 -4
  55. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.js +4 -2
  56. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.js +4 -4
  57. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.js +4 -2
  58. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.js +4 -4
  59. package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.globals.astn.js +6 -0
  60. package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.js +8 -0
  61. package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.js +11 -0
  62. package/dist/implementation/generated/pareto/schemas/generic/unmarshall.d.ts +0 -0
  63. package/dist/implementation/generated/pareto/schemas/generic/unmarshall.js +307 -0
  64. package/dist/implementation/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
  65. package/dist/implementation/generated/pareto/schemas/schema/unmarshall.js +2265 -0
  66. package/dist/implementation/manual/commands/compile_temp_schemas.d.ts +4 -1
  67. package/dist/implementation/manual/commands/compile_temp_schemas.js +117 -85
  68. package/dist/implementation/manual/commands/seal.d.ts +0 -2
  69. package/dist/implementation/manual/commands/seal.js +63 -56
  70. package/dist/implementation/manual/commands/serialize_schemas.js +19 -9
  71. package/dist/implementation/manual/queries/load_pareto_document.d.ts +0 -2
  72. package/dist/implementation/manual/queries/load_pareto_document.js +31 -42
  73. package/dist/implementation/manual/queries/load_pareto_file.d.ts +0 -2
  74. package/dist/implementation/manual/queries/load_pareto_file.js +25 -35
  75. package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts +1 -1
  76. package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js +41 -20
  77. package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +1 -1
  78. package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +19 -9
  79. package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +1 -1
  80. package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +18 -8
  81. package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +1 -1
  82. package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +19 -9
  83. package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +1 -1
  84. package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.js +19 -9
  85. package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +1 -1
  86. package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +19 -9
  87. package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js +21 -11
  88. package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.js +21 -11
  89. package/dist/implementation/manual/schemas/schema/deserializers.d.ts +0 -12
  90. package/dist/implementation/manual/schemas/schema/deserializers.js +97 -100
  91. package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +1 -1
  92. package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +44 -34
  93. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.d.ts +2 -2
  94. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.js +25 -15
  95. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.d.ts +2 -2
  96. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.js +21 -11
  97. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.d.ts +3 -3
  98. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.js +27 -17
  99. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.d.ts +3 -3
  100. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.js +28 -18
  101. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.d.ts +3 -3
  102. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.js +35 -25
  103. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.d.ts +2 -2
  104. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.js +25 -15
  105. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.d.ts +3 -3
  106. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.js +31 -21
  107. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.d.ts +1 -1
  108. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.js +19 -9
  109. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.d.ts +1 -1
  110. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.js +20 -10
  111. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +1 -1
  112. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.js +19 -9
  113. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +1 -1
  114. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.js +19 -9
  115. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.d.ts +2 -2
  116. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.js +22 -12
  117. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +1 -1
  118. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.js +19 -9
  119. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.d.ts +2 -2
  120. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.js +24 -14
  121. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +1 -1
  122. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.js +19 -9
  123. package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.d.ts +4 -0
  124. package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +36 -12
  125. package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +0 -15
  126. package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +50 -48
  127. package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +2 -1
  128. package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +27 -13
  129. package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.js +22 -12
  130. package/dist/implementation/temp/resolve_generic.d.ts +61 -0
  131. package/dist/implementation/temp/resolve_generic.js +223 -0
  132. package/dist/implementation/temp/resolvers/module.d.ts +3 -3
  133. package/dist/implementation/temp/resolvers/module.js +68 -97
  134. package/dist/implementation/temp/resolvers/schema.d.ts +24 -24
  135. package/dist/implementation/temp/resolvers/schema.js +886 -1337
  136. package/dist/implementation/temp_flatten_dictionary.d.ts +4 -0
  137. package/dist/implementation/temp_flatten_dictionary.js +49 -0
  138. package/dist/interface/generated/pareto/core/resolve.d.ts +12 -0
  139. package/dist/interface/generated/pareto/{schemas/schema/data_types → core}/resolve.js +1 -1
  140. package/dist/interface/generated/pareto/core/unconstrained.d.ts +19 -0
  141. package/dist/interface/generated/pareto/core/unconstrained.js +3 -0
  142. package/dist/interface/generated/pareto/core/unresolved.d.ts +181 -0
  143. package/dist/interface/generated/pareto/core/unresolved.js +3 -0
  144. package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.d.ts +1 -1
  145. package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.d.ts +1 -1
  146. package/dist/interface/generated/pareto/schemas/astn_schema/resolve.d.ts +1 -1
  147. package/dist/interface/generated/pareto/schemas/module/data/resolved.d.ts +1 -1
  148. package/dist/interface/generated/pareto/schemas/module/data/unresolved.d.ts +1 -1
  149. package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +4 -2
  150. package/dist/interface/generated/pareto/schemas/parse_tree/data.d.ts +1 -1
  151. package/dist/interface/generated/pareto/schemas/schema/data/resolved.d.ts +18 -5
  152. package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +1 -1
  153. package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +38 -37
  154. package/dist/interface/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
  155. package/dist/interface/generated/pareto/schemas/schema/unmarshall.js +152 -0
  156. package/dist/interface/generated/pareto/schemas/token/data.d.ts +1 -1
  157. package/dist/interface/generated/pareto/schemas/unmarshall_errors/data.d.ts +1 -1
  158. package/dist/interface/resources.d.ts +1 -1
  159. package/dist/interface/signatures.d.ts +1 -1
  160. package/dist/interface/to_be_generated/deserialize_schema.d.ts +2 -1
  161. package/dist/interface/to_be_generated/temp_unmashall_result.d.ts +1 -1
  162. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +1 -1
  163. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +19 -9
  164. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +1 -1
  165. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +19 -9
  166. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.d.ts +1 -1
  167. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +18 -8
  168. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.d.ts +1 -1
  169. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +20 -10
  170. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.js +19 -9
  171. package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.js +19 -9
  172. package/dist/modules/common_tool_signatures/interface/signatures.d.ts +1 -1
  173. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js +19 -9
  174. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +19 -9
  175. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +20 -10
  176. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +23 -12
  177. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.js +23 -12
  178. package/dist/modules/pareto-fountain-pen-directory/interface/resources.d.ts +1 -1
  179. package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +1 -1
  180. package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.d.ts +1 -1
  181. package/dist/shorthands/module.js +18 -8
  182. package/dist/shorthands/schema.js +18 -8
  183. package/package.json +4 -5
  184. package/dist/data/temporary_schemas/exupery/schema_tree.astn.js +0 -13
  185. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.js +0 -199
  186. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.js +0 -13
  187. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.js +0 -199
  188. package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.js +0 -89
  189. package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.js +0 -89
  190. package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.js +0 -139
  191. package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.js +0 -45
  192. package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.js +0 -20
  193. package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.js +0 -600
  194. package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.js +0 -397
  195. package/dist/interface/generated/pareto/schemas/module/data_types/resolve.d.ts +0 -15
  196. package/dist/interface/generated/pareto/schemas/module/data_types/resolve.js +0 -3
  197. package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.d.ts +0 -410
  198. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_errors → implementation}/$.globals.astn.d.ts +0 -0
  199. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_errors → implementation}/$.module.astn.d.ts +0 -0
  200. /package/dist/data/temporary_schemas/pareto/schemas/{module → implementation}/$.resolvers.astn.d.ts +0 -0
  201. /package/dist/data/temporary_schemas/pareto/schemas/{module → implementation}/$.signatures.astn.d.ts +0 -0
  202. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_errors → implementation}/$.types.astn.d.ts +0 -0
  203. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_result → interface}/$.globals.astn.d.ts +0 -0
  204. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_result → interface}/$.module.astn.d.ts +0 -0
  205. /package/dist/data/temporary_schemas/pareto/schemas/{schema → interface}/$.resolvers.astn.d.ts +0 -0
  206. /package/dist/data/temporary_schemas/pareto/schemas/{schema → interface}/$.signatures.astn.d.ts +0 -0
  207. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_result → interface}/$.types.astn.d.ts +0 -0
  208. /package/dist/data/temporary_schemas/{exupery → pareto-liana}/module.astn.d.ts +0 -0
  209. /package/dist/data/temporary_schemas/{exupery → pareto-liana}/operations.astn.d.ts +0 -0
  210. /package/dist/data/temporary_schemas/{exupery → pareto-liana}/schema_tree.astn.d.ts +0 -0
  211. /package/dist/data/temporary_schemas/{exupery/schemas/implementation → pareto-liana/schemas/module}/$.globals.astn.d.ts +0 -0
  212. /package/dist/data/temporary_schemas/{exupery/schemas/implementation → pareto-liana/schemas/module}/$.module.astn.d.ts +0 -0
  213. /package/dist/data/temporary_schemas/{exupery/schemas/implementation → pareto-liana/schemas/module}/$.resolvers.astn.d.ts +0 -0
  214. /package/dist/data/temporary_schemas/{exupery/schemas/implementation → pareto-liana/schemas/module}/$.signatures.astn.d.ts +0 -0
  215. /package/dist/data/temporary_schemas/{exupery/schemas/implementation → pareto-liana/schemas/module}/$.types.astn.d.ts +0 -0
  216. /package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.globals.astn.d.ts +0 -0
  217. /package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.module.astn.d.ts +0 -0
  218. /package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.resolvers.astn.d.ts +0 -0
  219. /package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.signatures.astn.d.ts +0 -0
  220. /package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.types.astn.d.ts +0 -0
  221. /package/dist/data/temporary_schemas/{exupery/schemas/typescript_light → pareto-liana/schemas/unmarshall_errors}/$.globals.astn.d.ts +0 -0
  222. /package/dist/data/temporary_schemas/{exupery/schemas/typescript_light → pareto-liana/schemas/unmarshall_errors}/$.module.astn.d.ts +0 -0
  223. /package/dist/data/temporary_schemas/{exupery/schemas/typescript_light → pareto-liana/schemas/unmarshall_errors}/$.types.astn.d.ts +0 -0
  224. /package/dist/data/temporary_schemas/{pareto/schemas/module → pareto-liana/schemas/unmarshall_result}/$.globals.astn.d.ts +0 -0
  225. /package/dist/data/temporary_schemas/{pareto/schemas/module → pareto-liana/schemas/unmarshall_result}/$.module.astn.d.ts +0 -0
  226. /package/dist/data/temporary_schemas/{pareto/schemas/module → pareto-liana/schemas/unmarshall_result}/$.types.astn.d.ts +0 -0
  227. /package/dist/data/temporary_schemas/{pareto/schemas/schema → pareto-resources/schemas/terminal_output}/$.globals.astn.d.ts +0 -0
  228. /package/dist/data/temporary_schemas/{pareto/schemas/schema → pareto-resources/schemas/terminal_output}/$.module.astn.d.ts +0 -0
  229. /package/dist/data/temporary_schemas/{pareto/schemas/schema → pareto-resources/schemas/terminal_output}/$.types.astn.d.ts +0 -0
@@ -1,45 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.$ = void 0;
4
- const schema_1 = require("../../../../../shorthands/schema");
5
- exports.$ = (0, schema_1.resolvers)({
6
- "Operations": (0, schema_1.resolver)(schema_1.r.dictionary(schema_1.r.state_group({
7
- "operation": (0, schema_1.state)(schema_1.r.group({
8
- "type parameters": schema_1.r.component_external("schema", "Type Parameters", {}, {}),
9
- "context": schema_1.r.component_external("schema", "Type Node", {
10
- "globals": schema_1.av.optional(schema_1.ovi.not_set()),
11
- "type parameters": schema_1.av.required(schema_1.gvs.sibling("type parameters", [schema_1.vst.component()])),
12
- "imports": schema_1.av.optional(schema_1.ovi.not_set()),
13
- }, {
14
- "noncircular sibling types": schema_1.al.not_set(),
15
- "possibly circular dependent sibling types": schema_1.al.not_set(),
16
- }),
17
- "parameters": schema_1.r.dictionary(schema_1.r.component_external("schema", "Type Node", {
18
- "globals": schema_1.av.optional(schema_1.ovi.not_set()),
19
- "type parameters": schema_1.av.required(schema_1.gvs.sibling("type parameters", [schema_1.vst.component()])),
20
- "imports": schema_1.av.optional(schema_1.ovi.not_set()),
21
- }, {
22
- "noncircular sibling types": schema_1.al.not_set(),
23
- "possibly circular dependent sibling types": schema_1.al.not_set(),
24
- })),
25
- "result": schema_1.r.component_external("schema", "Type Node", {
26
- "globals": schema_1.av.optional(schema_1.ovi.not_set()),
27
- "type parameters": schema_1.av.required(schema_1.gvs.sibling("type parameters", [schema_1.vst.component()])),
28
- "imports": schema_1.av.optional(schema_1.ovi.not_set()),
29
- }, {
30
- "noncircular sibling types": schema_1.al.not_set(),
31
- "possibly circular dependent sibling types": schema_1.al.not_set(),
32
- }),
33
- })),
34
- "set": (0, schema_1.state)(schema_1.r.component("Operations", null, null))
35
- }))),
36
- "Module": (0, schema_1.resolver)(schema_1.r.group({
37
- "schema tree": schema_1.r.component_external("schema", "Schema Tree", {}, {
38
- "sibling schemas": schema_1.al.empty_stack(),
39
- }),
40
- "operations": schema_1.r.component("Operations", {
41
- //"globals": avs.sibling("operation globals", [])
42
- }, {}),
43
- })),
44
- });
45
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC5yZXNvbHZlcnMuYXN0bi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9kYXRhL3RlbXBvcmFyeV9zY2hlbWFzL3BhcmV0by9zY2hlbWFzL21vZHVsZS8kLnJlc29sdmVycy5hc3RuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUVBLDZEQUF1RztBQUkxRixRQUFBLENBQUMsR0FBaUIsSUFBQSxrQkFBUyxFQUNwQztJQUNJLFlBQVksRUFBRSxJQUFBLGlCQUFRLEVBQUMsVUFBQyxDQUFDLFVBQVUsQ0FBQyxVQUFDLENBQUMsV0FBVyxDQUFDO1FBQzlDLFdBQVcsRUFBRSxJQUFBLGNBQUssRUFBQyxVQUFDLENBQUMsS0FBSyxDQUFDO1lBQ3ZCLGlCQUFpQixFQUFFLFVBQUMsQ0FBQyxrQkFBa0IsQ0FBQyxRQUFRLEVBQUUsaUJBQWlCLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQztZQUM1RSxTQUFTLEVBQUUsVUFBQyxDQUFDLGtCQUFrQixDQUFDLFFBQVEsRUFBRSxXQUFXLEVBQUU7Z0JBQ25ELFNBQVMsRUFBRSxXQUFFLENBQUMsUUFBUSxDQUFDLFlBQUcsQ0FBQyxPQUFPLEVBQUUsQ0FBQztnQkFDckMsaUJBQWlCLEVBQUUsV0FBRSxDQUFDLFFBQVEsQ0FBQyxZQUFHLENBQUMsT0FBTyxDQUFDLGlCQUFpQixFQUFFLENBQUMsWUFBRyxDQUFDLFNBQVMsRUFBRSxDQUFDLENBQUMsQ0FBQztnQkFDakYsU0FBUyxFQUFFLFdBQUUsQ0FBQyxRQUFRLENBQUMsWUFBRyxDQUFDLE9BQU8sRUFBRSxDQUFDO2FBQ3hDLEVBQUU7Z0JBQ0MsMkJBQTJCLEVBQUUsV0FBRSxDQUFDLE9BQU8sRUFBRTtnQkFDekMsMkNBQTJDLEVBQUUsV0FBRSxDQUFDLE9BQU8sRUFBRTthQUM1RCxDQUFDO1lBQ0YsWUFBWSxFQUFFLFVBQUMsQ0FBQyxVQUFVLENBQUMsVUFBQyxDQUFDLGtCQUFrQixDQUFDLFFBQVEsRUFBRSxXQUFXLEVBQUU7Z0JBQ25FLFNBQVMsRUFBRSxXQUFFLENBQUMsUUFBUSxDQUFDLFlBQUcsQ0FBQyxPQUFPLEVBQUUsQ0FBQztnQkFDckMsaUJBQWlCLEVBQUUsV0FBRSxDQUFDLFFBQVEsQ0FBQyxZQUFHLENBQUMsT0FBTyxDQUFDLGlCQUFpQixFQUFFLENBQUMsWUFBRyxDQUFDLFNBQVMsRUFBRSxDQUFDLENBQUMsQ0FBQztnQkFDakYsU0FBUyxFQUFFLFdBQUUsQ0FBQyxRQUFRLENBQUMsWUFBRyxDQUFDLE9BQU8sRUFBRSxDQUFDO2FBQ3hDLEVBQUU7Z0JBQ0MsMkJBQTJCLEVBQUUsV0FBRSxDQUFDLE9BQU8sRUFBRTtnQkFDekMsMkNBQTJDLEVBQUUsV0FBRSxDQUFDLE9BQU8sRUFBRTthQUM1RCxDQUFDLENBQUM7WUFDSCxRQUFRLEVBQUUsVUFBQyxDQUFDLGtCQUFrQixDQUFDLFFBQVEsRUFBRSxXQUFXLEVBQUU7Z0JBQ2xELFNBQVMsRUFBRSxXQUFFLENBQUMsUUFBUSxDQUFDLFlBQUcsQ0FBQyxPQUFPLEVBQUUsQ0FBQztnQkFDckMsaUJBQWlCLEVBQUUsV0FBRSxDQUFDLFFBQVEsQ0FBQyxZQUFHLENBQUMsT0FBTyxDQUFDLGlCQUFpQixFQUFFLENBQUMsWUFBRyxDQUFDLFNBQVMsRUFBRSxDQUFDLENBQUMsQ0FBQztnQkFDakYsU0FBUyxFQUFFLFdBQUUsQ0FBQyxRQUFRLENBQUMsWUFBRyxDQUFDLE9BQU8sRUFBRSxDQUFDO2FBQ3hDLEVBQUU7Z0JBQ0MsMkJBQTJCLEVBQUUsV0FBRSxDQUFDLE9BQU8sRUFBRTtnQkFDekMsMkNBQTJDLEVBQUUsV0FBRSxDQUFDLE9BQU8sRUFBRTthQUM1RCxDQUFDO1NBQ0wsQ0FBQyxDQUFDO1FBQ0gsS0FBSyxFQUFFLElBQUEsY0FBSyxFQUFDLFVBQUMsQ0FBQyxTQUFTLENBQUMsWUFBWSxFQUFFLElBQUksRUFBRSxJQUFJLENBQUMsQ0FBQztLQUN0RCxDQUFDLENBQUMsQ0FBQztJQUVKLFFBQVEsRUFBRSxJQUFBLGlCQUFRLEVBQUMsVUFBQyxDQUFDLEtBQUssQ0FBQztRQUN2QixhQUFhLEVBQUUsVUFBQyxDQUFDLGtCQUFrQixDQUFDLFFBQVEsRUFBRSxhQUFhLEVBQUUsRUFBRSxFQUFFO1lBQzdELGlCQUFpQixFQUFFLFdBQUUsQ0FBQyxXQUFXLEVBQUU7U0FDdEMsQ0FBQztRQUNGLFlBQVksRUFBRSxVQUFDLENBQUMsU0FBUyxDQUFDLFlBQVksRUFBRTtRQUNwQyxpREFBaUQ7U0FDcEQsRUFBRSxFQUFFLENBQUM7S0FDVCxDQUFDLENBQUM7Q0FDTixDQUFDLENBQUEifQ==
@@ -1,20 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.$ = void 0;
4
- const schema_1 = require("../../../../../shorthands/schema");
5
- exports.$ = (0, schema_1.types)({
6
- "Operations": (0, schema_1.type)(schema_1.t.dictionary(schema_1.t.state_group({
7
- "operation": (0, schema_1.tstate)(schema_1.t.group({
8
- "type parameters": (0, schema_1.prop)(schema_1.t.component_external("schema", "Type Parameters")),
9
- "context": (0, schema_1.prop)(schema_1.t.component_external("schema", "Type Node")),
10
- "parameters": (0, schema_1.prop)(schema_1.t.dictionary(schema_1.t.component_external("schema", "Type Node"))),
11
- "result": (0, schema_1.prop)(schema_1.t.component_external("schema", "Type Node")),
12
- })),
13
- "set": (0, schema_1.tstate)(schema_1.t.component_cyclic("Operations")),
14
- }))),
15
- "Module": (0, schema_1.type)(schema_1.t.group({
16
- "schema tree": (0, schema_1.prop)(schema_1.t.component_external("schema", "Schema Tree")),
17
- "operations": (0, schema_1.prop)(schema_1.t.component("Operations")),
18
- })),
19
- });
20
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC50eXBlcy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvL3NjaGVtYXMvbW9kdWxlLyQudHlwZXMuYXN0bi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFFQSw2REFPeUM7QUFJNUIsUUFBQSxDQUFDLEdBQWEsSUFBQSxjQUFLLEVBQzVCO0lBQ0ksWUFBWSxFQUFFLElBQUEsYUFBSSxFQUFDLFVBQUMsQ0FBQyxVQUFVLENBQUMsVUFBQyxDQUFDLFdBQVcsQ0FBQztRQUMxQyxXQUFXLEVBQUUsSUFBQSxlQUFNLEVBQUMsVUFBQyxDQUFDLEtBQUssQ0FBQztZQUN4QixpQkFBaUIsRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsa0JBQWtCLENBQUMsUUFBUSxFQUFFLGlCQUFpQixDQUFDLENBQUM7WUFDMUUsU0FBUyxFQUFFLElBQUEsYUFBSSxFQUFDLFVBQUMsQ0FBQyxrQkFBa0IsQ0FBQyxRQUFRLEVBQUUsV0FBVyxDQUFDLENBQUM7WUFDNUQsWUFBWSxFQUFFLElBQUEsYUFBSSxFQUFDLFVBQUMsQ0FBQyxVQUFVLENBQUMsVUFBQyxDQUFDLGtCQUFrQixDQUFDLFFBQVEsRUFBRSxXQUFXLENBQUMsQ0FBQyxDQUFDO1lBQzdFLFFBQVEsRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsa0JBQWtCLENBQUMsUUFBUSxFQUFFLFdBQVcsQ0FBQyxDQUFDO1NBQzlELENBQUMsQ0FBQztRQUNILEtBQUssRUFBRSxJQUFBLGVBQU0sRUFBQyxVQUFDLENBQUMsZ0JBQWdCLENBQUMsWUFBWSxDQUFDLENBQUM7S0FDbEQsQ0FBQyxDQUFDLENBQUM7SUFDSixRQUFRLEVBQUUsSUFBQSxhQUFJLEVBQUMsVUFBQyxDQUFDLEtBQUssQ0FBQztRQUNuQixhQUFhLEVBQUUsSUFBQSxhQUFJLEVBQUMsVUFBQyxDQUFDLGtCQUFrQixDQUFDLFFBQVEsRUFBRSxhQUFhLENBQUMsQ0FBQztRQUNsRSxZQUFZLEVBQUUsSUFBQSxhQUFJLEVBQUMsVUFBQyxDQUFDLFNBQVMsQ0FBQyxZQUFZLENBQUMsQ0FBQztLQUNoRCxDQUFDLENBQUM7Q0FDTixDQUNKLENBQUEifQ==