pareto-resources 0.2.142 → 0.2.144

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 (177) hide show
  1. package/dist/declarations/refiners/path_unrestricted/list_of_characters.d.ts +2 -2
  2. package/dist/declarations/refiners/path_unrestricted/non_normalized_path.d.ts +2 -2
  3. package/dist/declarations/refiners/path_unrestricted/text.d.ts +2 -2
  4. package/dist/declarations/transformers/execute_command_executable/prose.d.ts +2 -2
  5. package/dist/declarations/transformers/execute_query_executable/prose.d.ts +2 -2
  6. package/dist/declarations/transformers/execute_smelly_command_executable/prose.d.ts +2 -2
  7. package/dist/declarations/transformers/unrestricted_path/deprecated_list_of_characters.d.ts +2 -2
  8. package/dist/declarations/transformers/unrestricted_path/text.d.ts +2 -2
  9. package/dist/implementation/refiners/path non_normalized/character.d.ts +1 -1
  10. package/dist/implementation/refiners/path non_normalized/list_of_characters.d.ts +2 -2
  11. package/dist/implementation/refiners/path non_normalized/text.d.ts +2 -2
  12. package/dist/implementation/refiners/path_sandboxed/list_of_characters.js +3 -3
  13. package/dist/implementation/refiners/path_sandboxed/non_normalized_path.js +3 -3
  14. package/dist/implementation/refiners/path_unrestricted/list_of_characters.d.ts +2 -2
  15. package/dist/implementation/refiners/path_unrestricted/non_normalized_path.d.ts +2 -2
  16. package/dist/implementation/refiners/path_unrestricted/text.d.ts +2 -2
  17. package/dist/implementation/transformers/execute_smelly_command_executable/prose.js +2 -2
  18. package/dist/implementation/transformers/unrestricted_path/unrestricted_path.d.ts +2 -2
  19. package/dist/interface/commands.d.ts +4 -4
  20. package/dist/interface/{generated/liana/schemas/execute_sandboxed_command_executable/data.d.ts → data/execute_sandboxed_command_executable.d.ts} +2 -2
  21. package/dist/interface/data/execute_sandboxed_command_executable.js +5 -0
  22. package/dist/interface/{generated/liana/schemas/execute_sandboxed_query_executable/data.d.ts → data/execute_sandboxed_query_executable.d.ts} +2 -2
  23. package/dist/interface/data/execute_sandboxed_query_executable.js +5 -0
  24. package/dist/interface/{generated/liana/schemas/execute_sandboxed_query_executable_and_catch/data.d.ts → data/execute_sandboxed_query_executable_and_catch.d.ts} +2 -2
  25. package/dist/interface/data/execute_sandboxed_query_executable_and_catch.js +5 -0
  26. package/dist/interface/{generated/liana/schemas/execute_sandboxed_smelly_command_executable/data.d.ts → data/execute_sandboxed_smelly_command_executable.d.ts} +2 -2
  27. package/dist/interface/data/execute_sandboxed_smelly_command_executable.js +5 -0
  28. package/dist/interface/{generated/liana/schemas/execute_unrestricted_command_executable/data.d.ts → data/execute_unrestricted_command_executable.d.ts} +2 -2
  29. package/dist/interface/data/execute_unrestricted_command_executable.js +5 -0
  30. package/dist/interface/{generated/liana/schemas/execute_unrestricted_query_executable/data.d.ts → data/execute_unrestricted_query_executable.d.ts} +2 -2
  31. package/dist/interface/data/execute_unrestricted_query_executable.js +5 -0
  32. package/dist/interface/{generated/liana/schemas/execute_unrestricted_smelly_command_executable/data.d.ts → data/execute_unrestricted_smelly_command_executable.d.ts} +2 -2
  33. package/dist/interface/data/execute_unrestricted_smelly_command_executable.js +5 -0
  34. package/dist/interface/{generated/liana/schemas/fountain_pen/data.d.ts → data/fountain_pen.d.ts} +1 -1
  35. package/dist/interface/data/fountain_pen.js +4 -0
  36. package/dist/interface/data/fs_unrestricted_path.js +3 -0
  37. package/dist/interface/data/list_of_characters.js +3 -0
  38. package/dist/interface/data/path_non_normalized.js +3 -0
  39. package/dist/interface/data/terminal_output.js +3 -0
  40. package/dist/interface/queries.d.ts +2 -2
  41. package/package.json +1 -1
  42. package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/data.js +0 -5
  43. package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/astn_parse_tree.d.ts +0 -21
  44. package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/astn_parse_tree.js +0 -5
  45. package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/list_of_characters.d.ts +0 -27
  46. package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/list_of_characters.js +0 -5
  47. package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/astn_sealed_target.d.ts +0 -17
  48. package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/astn_sealed_target.js +0 -4
  49. package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
  50. package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
  51. package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/fountain_pen.d.ts +0 -17
  52. package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/fountain_pen.js +0 -4
  53. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/data.js +0 -5
  54. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/astn_parse_tree.d.ts +0 -29
  55. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/astn_parse_tree.js +0 -5
  56. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/list_of_characters.d.ts +0 -38
  57. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/list_of_characters.js +0 -5
  58. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/astn_sealed_target.d.ts +0 -24
  59. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/astn_sealed_target.js +0 -4
  60. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
  61. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
  62. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/fountain_pen.d.ts +0 -24
  63. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/fountain_pen.js +0 -4
  64. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/data.js +0 -5
  65. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/astn_parse_tree.d.ts +0 -29
  66. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/astn_parse_tree.js +0 -5
  67. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/list_of_characters.d.ts +0 -38
  68. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/list_of_characters.js +0 -5
  69. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/astn_sealed_target.d.ts +0 -24
  70. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/astn_sealed_target.js +0 -4
  71. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
  72. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/boilerplate_for_migrate.js +0 -4
  73. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/fountain_pen.d.ts +0 -24
  74. package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/fountain_pen.js +0 -4
  75. package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/data.js +0 -5
  76. package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/astn_parse_tree.d.ts +0 -21
  77. package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/astn_parse_tree.js +0 -5
  78. package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/list_of_characters.d.ts +0 -27
  79. package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/list_of_characters.js +0 -5
  80. package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/astn_sealed_target.d.ts +0 -17
  81. package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/astn_sealed_target.js +0 -4
  82. package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
  83. package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
  84. package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/fountain_pen.d.ts +0 -17
  85. package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/fountain_pen.js +0 -4
  86. package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/data.js +0 -5
  87. package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/astn_parse_tree.d.ts +0 -21
  88. package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/astn_parse_tree.js +0 -5
  89. package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/list_of_characters.d.ts +0 -27
  90. package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/list_of_characters.js +0 -5
  91. package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/astn_sealed_target.d.ts +0 -17
  92. package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/astn_sealed_target.js +0 -4
  93. package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
  94. package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
  95. package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/fountain_pen.d.ts +0 -17
  96. package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/fountain_pen.js +0 -4
  97. package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/data.js +0 -5
  98. package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/astn_parse_tree.d.ts +0 -29
  99. package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/astn_parse_tree.js +0 -5
  100. package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/list_of_characters.d.ts +0 -38
  101. package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/list_of_characters.js +0 -5
  102. package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/astn_sealed_target.d.ts +0 -24
  103. package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/astn_sealed_target.js +0 -4
  104. package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
  105. package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
  106. package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/fountain_pen.d.ts +0 -24
  107. package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/fountain_pen.js +0 -4
  108. package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/data.js +0 -5
  109. package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/astn_parse_tree.d.ts +0 -21
  110. package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/astn_parse_tree.js +0 -5
  111. package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/list_of_characters.d.ts +0 -27
  112. package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/list_of_characters.js +0 -5
  113. package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/astn_sealed_target.d.ts +0 -17
  114. package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/astn_sealed_target.js +0 -4
  115. package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
  116. package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
  117. package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/fountain_pen.d.ts +0 -17
  118. package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/fountain_pen.js +0 -4
  119. package/dist/interface/generated/liana/schemas/fountain_pen/data.js +0 -4
  120. package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.d.ts +0 -29
  121. package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.js +0 -5
  122. package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/list_of_characters.d.ts +0 -38
  123. package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/list_of_characters.js +0 -5
  124. package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/astn_sealed_target.d.ts +0 -24
  125. package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/astn_sealed_target.js +0 -4
  126. package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
  127. package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/boilerplate_for_migrate.js +0 -4
  128. package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/fountain_pen.d.ts +0 -24
  129. package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/fountain_pen.js +0 -4
  130. package/dist/interface/generated/liana/schemas/fs_unrestricted_path/data.js +0 -3
  131. package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/astn_parse_tree.d.ts +0 -45
  132. package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/astn_parse_tree.js +0 -5
  133. package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/list_of_characters.d.ts +0 -60
  134. package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/list_of_characters.js +0 -5
  135. package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/astn_sealed_target.d.ts +0 -38
  136. package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/astn_sealed_target.js +0 -4
  137. package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/boilerplate_for_migrate.d.ts +0 -38
  138. package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/boilerplate_for_migrate.js +0 -4
  139. package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/fountain_pen.d.ts +0 -38
  140. package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/fountain_pen.js +0 -4
  141. package/dist/interface/generated/liana/schemas/list_of_characters/data.js +0 -3
  142. package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/astn_parse_tree.d.ts +0 -13
  143. package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/astn_parse_tree.js +0 -5
  144. package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/list_of_characters.d.ts +0 -16
  145. package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/list_of_characters.js +0 -5
  146. package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/astn_sealed_target.d.ts +0 -10
  147. package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/astn_sealed_target.js +0 -4
  148. package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/boilerplate_for_migrate.d.ts +0 -10
  149. package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/boilerplate_for_migrate.js +0 -4
  150. package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/fountain_pen.d.ts +0 -10
  151. package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/fountain_pen.js +0 -4
  152. package/dist/interface/generated/liana/schemas/path_non_normalized/data.js +0 -3
  153. package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/astn_parse_tree.d.ts +0 -13
  154. package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/astn_parse_tree.js +0 -5
  155. package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/list_of_characters.d.ts +0 -16
  156. package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/list_of_characters.js +0 -5
  157. package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/astn_sealed_target.d.ts +0 -10
  158. package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/astn_sealed_target.js +0 -4
  159. package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/boilerplate_for_migrate.d.ts +0 -10
  160. package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/boilerplate_for_migrate.js +0 -4
  161. package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/fountain_pen.d.ts +0 -10
  162. package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/fountain_pen.js +0 -4
  163. package/dist/interface/generated/liana/schemas/terminal_output/data.js +0 -3
  164. package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/astn_parse_tree.d.ts +0 -13
  165. package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/astn_parse_tree.js +0 -5
  166. package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/list_of_characters.d.ts +0 -16
  167. package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/list_of_characters.js +0 -5
  168. package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/astn_sealed_target.d.ts +0 -10
  169. package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/astn_sealed_target.js +0 -4
  170. package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/boilerplate_for_migrate.d.ts +0 -10
  171. package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/boilerplate_for_migrate.js +0 -4
  172. package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/fountain_pen.d.ts +0 -10
  173. package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/fountain_pen.js +0 -4
  174. /package/dist/interface/{generated/liana/schemas/fs_unrestricted_path/data.d.ts → data/fs_unrestricted_path.d.ts} +0 -0
  175. /package/dist/interface/{generated/liana/schemas/list_of_characters/data.d.ts → data/list_of_characters.d.ts} +0 -0
  176. /package/dist/interface/{generated/liana/schemas/path_non_normalized/data.d.ts → data/path_non_normalized.d.ts} +0 -0
  177. /package/dist/interface/{generated/liana/schemas/terminal_output/data.d.ts → data/terminal_output.d.ts} +0 -0
@@ -1,29 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/unmarshall";
3
- import * as i_out from "../../data.js";
4
- import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
5
- export declare namespace Parameters_ {
6
- type I = i_in.Value;
7
- type O = i_out.Parameters;
8
- type E = i_generic.Error;
9
- namespace P {
10
- }
11
- }
12
- export type Parameters_ = (context: Parameters_.I, abort: p_i.Abort<Parameters_.E>) => Parameters_.O;
13
- export declare namespace Error_ {
14
- type I = i_in.Value;
15
- type O = i_out.Error;
16
- type E = i_generic.Error;
17
- namespace P {
18
- }
19
- }
20
- export type Error_ = (context: Error_.I, abort: p_i.Abort<Error_.E>) => Error_.O;
21
- export declare namespace Result_ {
22
- type I = i_in.Value;
23
- type O = i_out.Result;
24
- type E = i_generic.Error;
25
- namespace P {
26
- }
27
- }
28
- export type Result_ = (context: Result_.I, abort: p_i.Abort<Result_.E>) => Result_.O;
29
- export type { Parameters_ as Parameters, Error_ as Error, Result_ as Result, };
@@ -1,5 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/unmarshall";
3
- import * as i_out from "../../data.js";
4
- import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9xdWVyeV9leGVjdXRhYmxlL3NpZ25hdHVyZXMvcmVmaW5lcnMvYXN0bl9wYXJzZV90cmVlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFFN0QsT0FBTyxLQUFLLFNBQVMsTUFBTSxzQ0FBc0MsQ0FBQTtBQUVqRSxPQUFPLEtBQUssS0FBSyxNQUFNLGVBQWUsQ0FBQTtBQUV0QyxPQUFPLEtBQUssSUFBSSxNQUFNLDZEQUE2RCxDQUFBIn0=
@@ -1,38 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/deserialize";
3
- import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
4
- import * as i_out from "../../data.js";
5
- export declare namespace Parameters_ {
6
- type I = i_in.List_of_Characters;
7
- type O = i_out.Parameters;
8
- type E = i_generic.Error;
9
- namespace P {
10
- type tab_size = number;
11
- }
12
- }
13
- export type Parameters_ = (context: Parameters_.I, abort: p_i.Abort<Parameters_.E>, parameters: {
14
- readonly 'tab size': Parameters_.P.tab_size;
15
- }) => Parameters_.O;
16
- export declare namespace Error_ {
17
- type I = i_in.List_of_Characters;
18
- type O = i_out.Error;
19
- type E = i_generic.Error;
20
- namespace P {
21
- type tab_size = number;
22
- }
23
- }
24
- export type Error_ = (context: Error_.I, abort: p_i.Abort<Error_.E>, parameters: {
25
- readonly 'tab size': Error_.P.tab_size;
26
- }) => Error_.O;
27
- export declare namespace Result_ {
28
- type I = i_in.List_of_Characters;
29
- type O = i_out.Result;
30
- type E = i_generic.Error;
31
- namespace P {
32
- type tab_size = number;
33
- }
34
- }
35
- export type Result_ = (context: Result_.I, abort: p_i.Abort<Result_.E>, parameters: {
36
- readonly 'tab size': Result_.P.tab_size;
37
- }) => Result_.O;
38
- export type { Parameters_ as Parameters, Error_ as Error, Result_ as Result, };
@@ -1,5 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/deserialize";
3
- import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
4
- import * as i_out from "../../data.js";
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9xdWVyeV9leGVjdXRhYmxlL3NpZ25hdHVyZXMvcmVmaW5lcnMvbGlzdF9vZl9jaGFyYWN0ZXJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFFN0QsT0FBTyxLQUFLLFNBQVMsTUFBTSx1Q0FBdUMsQ0FBQTtBQUVsRSxPQUFPLEtBQUssSUFBSSxNQUFNLCtFQUErRSxDQUFBO0FBRXJHLE9BQU8sS0FBSyxLQUFLLE1BQU0sZUFBZSxDQUFBIn0=
@@ -1,24 +0,0 @@
1
- import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
2
- import * as i_in from "../../data.js";
3
- export declare namespace Parameters_ {
4
- type I = i_in.Parameters;
5
- type O = i_out.Value;
6
- namespace P {
7
- }
8
- }
9
- export type Parameters_ = (context: Parameters_.I) => Parameters_.O;
10
- export declare namespace Error_ {
11
- type I = i_in.Error;
12
- type O = i_out.Value;
13
- namespace P {
14
- }
15
- }
16
- export type Error_ = (context: Error_.I) => Error_.O;
17
- export declare namespace Result_ {
18
- type I = i_in.Result;
19
- type O = i_out.Value;
20
- namespace P {
21
- }
22
- }
23
- export type Result_ = (context: Result_.I) => Result_.O;
24
- export type { Parameters_ as Parameters, Error_ as Error, Result_ as Result, };
@@ -1,4 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
3
- import * as i_in from "../../data.js";
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9xdWVyeV9leGVjdXRhYmxlL3NpZ25hdHVyZXMvdHJhbnNmb3JtZXJzL2FzdG5fc2VhbGVkX3RhcmdldC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBRTdELE9BQU8sS0FBSyxLQUFLLE1BQU0sZ0VBQWdFLENBQUE7QUFFdkYsT0FBTyxLQUFLLElBQUksTUFBTSxlQUFlLENBQUEifQ==
@@ -1,24 +0,0 @@
1
- import * as i_out from "../../data.js";
2
- import * as i_in from "../../data.js";
3
- export declare namespace Parameters_ {
4
- type I = i_in.Parameters;
5
- type O = i_out.Parameters;
6
- namespace P {
7
- }
8
- }
9
- export type Parameters_ = (context: Parameters_.I) => Parameters_.O;
10
- export declare namespace Error_ {
11
- type I = i_in.Error;
12
- type O = i_out.Error;
13
- namespace P {
14
- }
15
- }
16
- export type Error_ = (context: Error_.I) => Error_.O;
17
- export declare namespace Result_ {
18
- type I = i_in.Result;
19
- type O = i_out.Result;
20
- namespace P {
21
- }
22
- }
23
- export type Result_ = (context: Result_.I) => Result_.O;
24
- export type { Parameters_ as Parameters, Error_ as Error, Result_ as Result, };
@@ -1,4 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_out from "../../data.js";
3
- import * as i_in from "../../data.js";
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2V4ZWN1dGVfc2FuZGJveGVkX3F1ZXJ5X2V4ZWN1dGFibGUvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUU3RCxPQUFPLEtBQUssS0FBSyxNQUFNLGVBQWUsQ0FBQTtBQUV0QyxPQUFPLEtBQUssSUFBSSxNQUFNLGVBQWUsQ0FBQSJ9
@@ -1,24 +0,0 @@
1
- import * as i_in from "../../data.js";
2
- import * as i_out from "pareto-fountain-pen/interface/generated/liana/schemas/prose/data";
3
- export declare namespace Parameters_ {
4
- type I = i_in.Parameters;
5
- type O = i_out.Paragraph;
6
- namespace P {
7
- }
8
- }
9
- export type Parameters_ = (context: Parameters_.I) => Parameters_.O;
10
- export declare namespace Error_ {
11
- type I = i_in.Error;
12
- type O = i_out.Paragraph;
13
- namespace P {
14
- }
15
- }
16
- export type Error_ = (context: Error_.I) => Error_.O;
17
- export declare namespace Result_ {
18
- type I = i_in.Result;
19
- type O = i_out.Paragraph;
20
- namespace P {
21
- }
22
- }
23
- export type Result_ = (context: Result_.I) => Result_.O;
24
- export type { Parameters_ as Parameters, Error_ as Error, Result_ as Result, };
@@ -1,4 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_in from "../../data.js";
3
- import * as i_out from "pareto-fountain-pen/interface/generated/liana/schemas/prose/data";
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9xdWVyeV9leGVjdXRhYmxlL3NpZ25hdHVyZXMvdHJhbnNmb3JtZXJzL2ZvdW50YWluX3Blbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBRTdELE9BQU8sS0FBSyxJQUFJLE1BQU0sZUFBZSxDQUFBO0FBRXJDLE9BQU8sS0FBSyxLQUFLLE1BQU0sa0VBQWtFLENBQUEifQ==
@@ -1,5 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as p_di from 'pareto-core/interface/data';
3
- import * as i_imports_path from "../fs_unrestricted_path/data.js";
4
- import * as i_imports_terminal_output from "../terminal_output/data.js";
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZXhlY3V0ZV9zYW5kYm94ZWRfcXVlcnlfZXhlY3V0YWJsZV9hbmRfY2F0Y2gvZGF0YS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBQzdELE9BQU8sS0FBSyxJQUFJLE1BQU0sNEJBQTRCLENBQUE7QUFFbEQsT0FBTyxLQUFLLGNBQWMsTUFBTSxpQ0FBaUMsQ0FBQTtBQUVqRSxPQUFPLEtBQUsseUJBQXlCLE1BQU0sNEJBQTRCLENBQUEifQ==
@@ -1,29 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/unmarshall";
3
- import * as i_out from "../../data.js";
4
- import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
5
- export declare namespace Parameters_ {
6
- type I = i_in.Value;
7
- type O = i_out.Parameters;
8
- type E = i_generic.Error;
9
- namespace P {
10
- }
11
- }
12
- export type Parameters_ = (context: Parameters_.I, abort: p_i.Abort<Parameters_.E>) => Parameters_.O;
13
- export declare namespace Result_ {
14
- type I = i_in.Value;
15
- type O = i_out.Result;
16
- type E = i_generic.Error;
17
- namespace P {
18
- }
19
- }
20
- export type Result_ = (context: Result_.I, abort: p_i.Abort<Result_.E>) => Result_.O;
21
- export declare namespace Error_ {
22
- type I = i_in.Value;
23
- type O = i_out.Error;
24
- type E = i_generic.Error;
25
- namespace P {
26
- }
27
- }
28
- export type Error_ = (context: Error_.I, abort: p_i.Abort<Error_.E>) => Error_.O;
29
- export type { Parameters_ as Parameters, Result_ as Result, Error_ as Error, };
@@ -1,5 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/unmarshall";
3
- import * as i_out from "../../data.js";
4
- import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9xdWVyeV9leGVjdXRhYmxlX2FuZF9jYXRjaC9zaWduYXR1cmVzL3JlZmluZXJzL2FzdG5fcGFyc2VfdHJlZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBRTdELE9BQU8sS0FBSyxTQUFTLE1BQU0sc0NBQXNDLENBQUE7QUFFakUsT0FBTyxLQUFLLEtBQUssTUFBTSxlQUFlLENBQUE7QUFFdEMsT0FBTyxLQUFLLElBQUksTUFBTSw2REFBNkQsQ0FBQSJ9
@@ -1,38 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/deserialize";
3
- import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
4
- import * as i_out from "../../data.js";
5
- export declare namespace Parameters_ {
6
- type I = i_in.List_of_Characters;
7
- type O = i_out.Parameters;
8
- type E = i_generic.Error;
9
- namespace P {
10
- type tab_size = number;
11
- }
12
- }
13
- export type Parameters_ = (context: Parameters_.I, abort: p_i.Abort<Parameters_.E>, parameters: {
14
- readonly 'tab size': Parameters_.P.tab_size;
15
- }) => Parameters_.O;
16
- export declare namespace Result_ {
17
- type I = i_in.List_of_Characters;
18
- type O = i_out.Result;
19
- type E = i_generic.Error;
20
- namespace P {
21
- type tab_size = number;
22
- }
23
- }
24
- export type Result_ = (context: Result_.I, abort: p_i.Abort<Result_.E>, parameters: {
25
- readonly 'tab size': Result_.P.tab_size;
26
- }) => Result_.O;
27
- export declare namespace Error_ {
28
- type I = i_in.List_of_Characters;
29
- type O = i_out.Error;
30
- type E = i_generic.Error;
31
- namespace P {
32
- type tab_size = number;
33
- }
34
- }
35
- export type Error_ = (context: Error_.I, abort: p_i.Abort<Error_.E>, parameters: {
36
- readonly 'tab size': Error_.P.tab_size;
37
- }) => Error_.O;
38
- export type { Parameters_ as Parameters, Result_ as Result, Error_ as Error, };
@@ -1,5 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/deserialize";
3
- import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
4
- import * as i_out from "../../data.js";
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9xdWVyeV9leGVjdXRhYmxlX2FuZF9jYXRjaC9zaWduYXR1cmVzL3JlZmluZXJzL2xpc3Rfb2ZfY2hhcmFjdGVycy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBRTdELE9BQU8sS0FBSyxTQUFTLE1BQU0sdUNBQXVDLENBQUE7QUFFbEUsT0FBTyxLQUFLLElBQUksTUFBTSwrRUFBK0UsQ0FBQTtBQUVyRyxPQUFPLEtBQUssS0FBSyxNQUFNLGVBQWUsQ0FBQSJ9
@@ -1,24 +0,0 @@
1
- import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
2
- import * as i_in from "../../data.js";
3
- export declare namespace Parameters_ {
4
- type I = i_in.Parameters;
5
- type O = i_out.Value;
6
- namespace P {
7
- }
8
- }
9
- export type Parameters_ = (context: Parameters_.I) => Parameters_.O;
10
- export declare namespace Result_ {
11
- type I = i_in.Result;
12
- type O = i_out.Value;
13
- namespace P {
14
- }
15
- }
16
- export type Result_ = (context: Result_.I) => Result_.O;
17
- export declare namespace Error_ {
18
- type I = i_in.Error;
19
- type O = i_out.Value;
20
- namespace P {
21
- }
22
- }
23
- export type Error_ = (context: Error_.I) => Error_.O;
24
- export type { Parameters_ as Parameters, Result_ as Result, Error_ as Error, };
@@ -1,4 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
3
- import * as i_in from "../../data.js";
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9xdWVyeV9leGVjdXRhYmxlX2FuZF9jYXRjaC9zaWduYXR1cmVzL3RyYW5zZm9ybWVycy9hc3RuX3NlYWxlZF90YXJnZXQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUU3RCxPQUFPLEtBQUssS0FBSyxNQUFNLGdFQUFnRSxDQUFBO0FBRXZGLE9BQU8sS0FBSyxJQUFJLE1BQU0sZUFBZSxDQUFBIn0=
@@ -1,24 +0,0 @@
1
- import * as i_out from "../../data.js";
2
- import * as i_in from "../../data.js";
3
- export declare namespace Parameters_ {
4
- type I = i_in.Parameters;
5
- type O = i_out.Parameters;
6
- namespace P {
7
- }
8
- }
9
- export type Parameters_ = (context: Parameters_.I) => Parameters_.O;
10
- export declare namespace Result_ {
11
- type I = i_in.Result;
12
- type O = i_out.Result;
13
- namespace P {
14
- }
15
- }
16
- export type Result_ = (context: Result_.I) => Result_.O;
17
- export declare namespace Error_ {
18
- type I = i_in.Error;
19
- type O = i_out.Error;
20
- namespace P {
21
- }
22
- }
23
- export type Error_ = (context: Error_.I) => Error_.O;
24
- export type { Parameters_ as Parameters, Result_ as Result, Error_ as Error, };
@@ -1,4 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_out from "../../data.js";
3
- import * as i_in from "../../data.js";
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2V4ZWN1dGVfc2FuZGJveGVkX3F1ZXJ5X2V4ZWN1dGFibGVfYW5kX2NhdGNoL3NpZ25hdHVyZXMvdHJhbnNmb3JtZXJzL2JvaWxlcnBsYXRlX2Zvcl9taWdyYXRlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFFN0QsT0FBTyxLQUFLLEtBQUssTUFBTSxlQUFlLENBQUE7QUFFdEMsT0FBTyxLQUFLLElBQUksTUFBTSxlQUFlLENBQUEifQ==
@@ -1,24 +0,0 @@
1
- import * as i_in from "../../data.js";
2
- import * as i_out from "pareto-fountain-pen/interface/generated/liana/schemas/prose/data";
3
- export declare namespace Parameters_ {
4
- type I = i_in.Parameters;
5
- type O = i_out.Paragraph;
6
- namespace P {
7
- }
8
- }
9
- export type Parameters_ = (context: Parameters_.I) => Parameters_.O;
10
- export declare namespace Result_ {
11
- type I = i_in.Result;
12
- type O = i_out.Paragraph;
13
- namespace P {
14
- }
15
- }
16
- export type Result_ = (context: Result_.I) => Result_.O;
17
- export declare namespace Error_ {
18
- type I = i_in.Error;
19
- type O = i_out.Paragraph;
20
- namespace P {
21
- }
22
- }
23
- export type Error_ = (context: Error_.I) => Error_.O;
24
- export type { Parameters_ as Parameters, Result_ as Result, Error_ as Error, };
@@ -1,4 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_in from "../../data.js";
3
- import * as i_out from "pareto-fountain-pen/interface/generated/liana/schemas/prose/data";
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9xdWVyeV9leGVjdXRhYmxlX2FuZF9jYXRjaC9zaWduYXR1cmVzL3RyYW5zZm9ybWVycy9mb3VudGFpbl9wZW4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUU3RCxPQUFPLEtBQUssSUFBSSxNQUFNLGVBQWUsQ0FBQTtBQUVyQyxPQUFPLEtBQUssS0FBSyxNQUFNLGtFQUFrRSxDQUFBIn0=
@@ -1,5 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as p_di from 'pareto-core/interface/data';
3
- import * as i_imports_path from "../fs_unrestricted_path/data.js";
4
- import * as i_imports_terminal_output from "../terminal_output/data.js";
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZXhlY3V0ZV9zYW5kYm94ZWRfc21lbGx5X2NvbW1hbmRfZXhlY3V0YWJsZS9kYXRhLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFDN0QsT0FBTyxLQUFLLElBQUksTUFBTSw0QkFBNEIsQ0FBQTtBQUVsRCxPQUFPLEtBQUssY0FBYyxNQUFNLGlDQUFpQyxDQUFBO0FBRWpFLE9BQU8sS0FBSyx5QkFBeUIsTUFBTSw0QkFBNEIsQ0FBQSJ9
@@ -1,21 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/unmarshall";
3
- import * as i_out from "../../data.js";
4
- import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
5
- export declare namespace Parameters_ {
6
- type I = i_in.Value;
7
- type O = i_out.Parameters;
8
- type E = i_generic.Error;
9
- namespace P {
10
- }
11
- }
12
- export type Parameters_ = (context: Parameters_.I, abort: p_i.Abort<Parameters_.E>) => Parameters_.O;
13
- export declare namespace Error_ {
14
- type I = i_in.Value;
15
- type O = i_out.Error;
16
- type E = i_generic.Error;
17
- namespace P {
18
- }
19
- }
20
- export type Error_ = (context: Error_.I, abort: p_i.Abort<Error_.E>) => Error_.O;
21
- export type { Parameters_ as Parameters, Error_ as Error, };
@@ -1,5 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/unmarshall";
3
- import * as i_out from "../../data.js";
4
- import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9zbWVsbHlfY29tbWFuZF9leGVjdXRhYmxlL3NpZ25hdHVyZXMvcmVmaW5lcnMvYXN0bl9wYXJzZV90cmVlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFFN0QsT0FBTyxLQUFLLFNBQVMsTUFBTSxzQ0FBc0MsQ0FBQTtBQUVqRSxPQUFPLEtBQUssS0FBSyxNQUFNLGVBQWUsQ0FBQTtBQUV0QyxPQUFPLEtBQUssSUFBSSxNQUFNLDZEQUE2RCxDQUFBIn0=
@@ -1,27 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/deserialize";
3
- import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
4
- import * as i_out from "../../data.js";
5
- export declare namespace Parameters_ {
6
- type I = i_in.List_of_Characters;
7
- type O = i_out.Parameters;
8
- type E = i_generic.Error;
9
- namespace P {
10
- type tab_size = number;
11
- }
12
- }
13
- export type Parameters_ = (context: Parameters_.I, abort: p_i.Abort<Parameters_.E>, parameters: {
14
- readonly 'tab size': Parameters_.P.tab_size;
15
- }) => Parameters_.O;
16
- export declare namespace Error_ {
17
- type I = i_in.List_of_Characters;
18
- type O = i_out.Error;
19
- type E = i_generic.Error;
20
- namespace P {
21
- type tab_size = number;
22
- }
23
- }
24
- export type Error_ = (context: Error_.I, abort: p_i.Abort<Error_.E>, parameters: {
25
- readonly 'tab size': Error_.P.tab_size;
26
- }) => Error_.O;
27
- export type { Parameters_ as Parameters, Error_ as Error, };
@@ -1,5 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/deserialize";
3
- import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
4
- import * as i_out from "../../data.js";
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9zbWVsbHlfY29tbWFuZF9leGVjdXRhYmxlL3NpZ25hdHVyZXMvcmVmaW5lcnMvbGlzdF9vZl9jaGFyYWN0ZXJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFFN0QsT0FBTyxLQUFLLFNBQVMsTUFBTSx1Q0FBdUMsQ0FBQTtBQUVsRSxPQUFPLEtBQUssSUFBSSxNQUFNLCtFQUErRSxDQUFBO0FBRXJHLE9BQU8sS0FBSyxLQUFLLE1BQU0sZUFBZSxDQUFBIn0=
@@ -1,17 +0,0 @@
1
- import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
2
- import * as i_in from "../../data.js";
3
- export declare namespace Parameters_ {
4
- type I = i_in.Parameters;
5
- type O = i_out.Value;
6
- namespace P {
7
- }
8
- }
9
- export type Parameters_ = (context: Parameters_.I) => Parameters_.O;
10
- export declare namespace Error_ {
11
- type I = i_in.Error;
12
- type O = i_out.Value;
13
- namespace P {
14
- }
15
- }
16
- export type Error_ = (context: Error_.I) => Error_.O;
17
- export type { Parameters_ as Parameters, Error_ as Error, };
@@ -1,4 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
3
- import * as i_in from "../../data.js";
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9zbWVsbHlfY29tbWFuZF9leGVjdXRhYmxlL3NpZ25hdHVyZXMvdHJhbnNmb3JtZXJzL2FzdG5fc2VhbGVkX3RhcmdldC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBRTdELE9BQU8sS0FBSyxLQUFLLE1BQU0sZ0VBQWdFLENBQUE7QUFFdkYsT0FBTyxLQUFLLElBQUksTUFBTSxlQUFlLENBQUEifQ==
@@ -1,17 +0,0 @@
1
- import * as i_out from "../../data.js";
2
- import * as i_in from "../../data.js";
3
- export declare namespace Parameters_ {
4
- type I = i_in.Parameters;
5
- type O = i_out.Parameters;
6
- namespace P {
7
- }
8
- }
9
- export type Parameters_ = (context: Parameters_.I) => Parameters_.O;
10
- export declare namespace Error_ {
11
- type I = i_in.Error;
12
- type O = i_out.Error;
13
- namespace P {
14
- }
15
- }
16
- export type Error_ = (context: Error_.I) => Error_.O;
17
- export type { Parameters_ as Parameters, Error_ as Error, };
@@ -1,4 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_out from "../../data.js";
3
- import * as i_in from "../../data.js";
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2V4ZWN1dGVfc2FuZGJveGVkX3NtZWxseV9jb21tYW5kX2V4ZWN1dGFibGUvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUU3RCxPQUFPLEtBQUssS0FBSyxNQUFNLGVBQWUsQ0FBQTtBQUV0QyxPQUFPLEtBQUssSUFBSSxNQUFNLGVBQWUsQ0FBQSJ9
@@ -1,17 +0,0 @@
1
- import * as i_in from "../../data.js";
2
- import * as i_out from "pareto-fountain-pen/interface/generated/liana/schemas/prose/data";
3
- export declare namespace Parameters_ {
4
- type I = i_in.Parameters;
5
- type O = i_out.Paragraph;
6
- namespace P {
7
- }
8
- }
9
- export type Parameters_ = (context: Parameters_.I) => Parameters_.O;
10
- export declare namespace Error_ {
11
- type I = i_in.Error;
12
- type O = i_out.Paragraph;
13
- namespace P {
14
- }
15
- }
16
- export type Error_ = (context: Error_.I) => Error_.O;
17
- export type { Parameters_ as Parameters, Error_ as Error, };
@@ -1,4 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_in from "../../data.js";
3
- import * as i_out from "pareto-fountain-pen/interface/generated/liana/schemas/prose/data";
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9zbWVsbHlfY29tbWFuZF9leGVjdXRhYmxlL3NpZ25hdHVyZXMvdHJhbnNmb3JtZXJzL2ZvdW50YWluX3Blbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBRTdELE9BQU8sS0FBSyxJQUFJLE1BQU0sZUFBZSxDQUFBO0FBRXJDLE9BQU8sS0FBSyxLQUFLLE1BQU0sa0VBQWtFLENBQUEifQ==
@@ -1,5 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as p_di from 'pareto-core/interface/data';
3
- import * as i_imports_path from "../fs_unrestricted_path/data.js";
4
- import * as i_imports_terminal_output from "../terminal_output/data.js";
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZXhlY3V0ZV91bnJlc3RyaWN0ZWRfY29tbWFuZF9leGVjdXRhYmxlL2RhdGEudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUM3RCxPQUFPLEtBQUssSUFBSSxNQUFNLDRCQUE0QixDQUFBO0FBRWxELE9BQU8sS0FBSyxjQUFjLE1BQU0saUNBQWlDLENBQUE7QUFFakUsT0FBTyxLQUFLLHlCQUF5QixNQUFNLDRCQUE0QixDQUFBIn0=
@@ -1,21 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/unmarshall";
3
- import * as i_out from "../../data.js";
4
- import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
5
- export declare namespace Parameters_ {
6
- type I = i_in.Value;
7
- type O = i_out.Parameters;
8
- type E = i_generic.Error;
9
- namespace P {
10
- }
11
- }
12
- export type Parameters_ = (context: Parameters_.I, abort: p_i.Abort<Parameters_.E>) => Parameters_.O;
13
- export declare namespace Error_ {
14
- type I = i_in.Value;
15
- type O = i_out.Error;
16
- type E = i_generic.Error;
17
- namespace P {
18
- }
19
- }
20
- export type Error_ = (context: Error_.I, abort: p_i.Abort<Error_.E>) => Error_.O;
21
- export type { Parameters_ as Parameters, Error_ as Error, };
@@ -1,5 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/unmarshall";
3
- import * as i_out from "../../data.js";
4
- import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3VucmVzdHJpY3RlZF9jb21tYW5kX2V4ZWN1dGFibGUvc2lnbmF0dXJlcy9yZWZpbmVycy9hc3RuX3BhcnNlX3RyZWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUU3RCxPQUFPLEtBQUssU0FBUyxNQUFNLHNDQUFzQyxDQUFBO0FBRWpFLE9BQU8sS0FBSyxLQUFLLE1BQU0sZUFBZSxDQUFBO0FBRXRDLE9BQU8sS0FBSyxJQUFJLE1BQU0sNkRBQTZELENBQUEifQ==
@@ -1,27 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/deserialize";
3
- import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
4
- import * as i_out from "../../data.js";
5
- export declare namespace Parameters_ {
6
- type I = i_in.List_of_Characters;
7
- type O = i_out.Parameters;
8
- type E = i_generic.Error;
9
- namespace P {
10
- type tab_size = number;
11
- }
12
- }
13
- export type Parameters_ = (context: Parameters_.I, abort: p_i.Abort<Parameters_.E>, parameters: {
14
- readonly 'tab size': Parameters_.P.tab_size;
15
- }) => Parameters_.O;
16
- export declare namespace Error_ {
17
- type I = i_in.List_of_Characters;
18
- type O = i_out.Error;
19
- type E = i_generic.Error;
20
- namespace P {
21
- type tab_size = number;
22
- }
23
- }
24
- export type Error_ = (context: Error_.I, abort: p_i.Abort<Error_.E>, parameters: {
25
- readonly 'tab size': Error_.P.tab_size;
26
- }) => Error_.O;
27
- export type { Parameters_ as Parameters, Error_ as Error, };
@@ -1,5 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_generic from "liana-core/interface/data/deserialize";
3
- import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
4
- import * as i_out from "../../data.js";
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3VucmVzdHJpY3RlZF9jb21tYW5kX2V4ZWN1dGFibGUvc2lnbmF0dXJlcy9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUU3RCxPQUFPLEtBQUssU0FBUyxNQUFNLHVDQUF1QyxDQUFBO0FBRWxFLE9BQU8sS0FBSyxJQUFJLE1BQU0sK0VBQStFLENBQUE7QUFFckcsT0FBTyxLQUFLLEtBQUssTUFBTSxlQUFlLENBQUEifQ==
@@ -1,17 +0,0 @@
1
- import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
2
- import * as i_in from "../../data.js";
3
- export declare namespace Parameters_ {
4
- type I = i_in.Parameters;
5
- type O = i_out.Value;
6
- namespace P {
7
- }
8
- }
9
- export type Parameters_ = (context: Parameters_.I) => Parameters_.O;
10
- export declare namespace Error_ {
11
- type I = i_in.Error;
12
- type O = i_out.Value;
13
- namespace P {
14
- }
15
- }
16
- export type Error_ = (context: Error_.I) => Error_.O;
17
- export type { Parameters_ as Parameters, Error_ as Error, };
@@ -1,4 +0,0 @@
1
- import * as p_i from 'pareto-core/interface/__internal/Abort';
2
- import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
3
- import * as i_in from "../../data.js";
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3VucmVzdHJpY3RlZF9jb21tYW5kX2V4ZWN1dGFibGUvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvYXN0bl9zZWFsZWRfdGFyZ2V0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFFN0QsT0FBTyxLQUFLLEtBQUssTUFBTSxnRUFBZ0UsQ0FBQTtBQUV2RixPQUFPLEtBQUssSUFBSSxNQUFNLGVBQWUsQ0FBQSJ9