pareto 0.80.52 → 0.80.53

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 (35) hide show
  1. package/dist/declarations/transformers/implementation/serialized_typescript.d.ts +1 -0
  2. package/dist/declarations/transformers/implementation/serialized_typescript.js +2 -0
  3. package/dist/declarations/transformers/implementation/typescript.d.ts +1 -0
  4. package/dist/declarations/transformers/implementation/typescript.js +2 -0
  5. package/dist/declarations/transformers/interface/serialized_typescript.d.ts +1 -0
  6. package/dist/declarations/transformers/interface/serialized_typescript.js +2 -0
  7. package/dist/declarations/transformers/interface/typescript.d.ts +9 -0
  8. package/dist/declarations/transformers/interface/typescript.js +2 -0
  9. package/dist/declarations/transformers/library/typescript.d.ts +1 -0
  10. package/dist/declarations/transformers/library/typescript.js +2 -0
  11. package/dist/declarations/transformers/text/filename.d.ts +3 -0
  12. package/dist/declarations/transformers/text/filename.js +2 -0
  13. package/dist/implementation/manual/transformers/implementation/serialized_typescript.d.ts +2 -2
  14. package/dist/implementation/manual/transformers/implementation/serialized_typescript.js +2 -5
  15. package/dist/implementation/manual/transformers/implementation/typescript.d.ts +6 -6
  16. package/dist/implementation/manual/transformers/implementation/typescript.js +49 -56
  17. package/dist/implementation/manual/transformers/interface/serialized_typescript.d.ts +2 -2
  18. package/dist/implementation/manual/transformers/interface/serialized_typescript.js +2 -4
  19. package/dist/implementation/manual/transformers/interface/typescript.d.ts +5 -11
  20. package/dist/implementation/manual/transformers/interface/typescript.js +16 -21
  21. package/dist/implementation/manual/transformers/library/typescript.d.ts +7 -6
  22. package/dist/implementation/manual/transformers/library/typescript.js +2 -8
  23. package/dist/implementation/manual/transformers/text/filename.d.ts +2 -4
  24. package/dist/implementation/manual/transformers/text/filename.js +2 -5
  25. package/dist/modules/typescript_light/implementation/manual/transformers/text/identifier.d.ts +2 -2
  26. package/dist/modules/typescript_light/implementation/manual/transformers/text/identifier.js +1 -3
  27. package/dist/modules/typescript_light/implementation/manual/transformers/typescript_light/prose.d.ts +5 -5
  28. package/dist/modules/typescript_light/implementation/manual/transformers/typescript_light/prose.js +22 -23
  29. package/dist/modules/typescript_light/shorthands/typescript_light/target.d.ts +1 -1
  30. package/dist/modules/typescript_light/shorthands/typescript_light/target.js +1 -3
  31. package/dist/shorthands/implementation/target.d.ts +2 -2
  32. package/dist/shorthands/implementation/target.js +10 -6
  33. package/dist/shorthands/interface/target.d.ts +1 -1
  34. package/dist/shorthands/interface/target.js +53 -49
  35. package/package.json +4 -4
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VyaWFsaXplZF90eXBlc2NyaXB0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RlY2xhcmF0aW9ucy90cmFuc2Zvcm1lcnMvaW1wbGVtZW50YXRpb24vc2VyaWFsaXplZF90eXBlc2NyaXB0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHlwZXNjcmlwdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9kZWNsYXJhdGlvbnMvdHJhbnNmb3JtZXJzL2ltcGxlbWVudGF0aW9uL3R5cGVzY3JpcHQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VyaWFsaXplZF90eXBlc2NyaXB0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RlY2xhcmF0aW9ucy90cmFuc2Zvcm1lcnMvaW50ZXJmYWNlL3NlcmlhbGl6ZWRfdHlwZXNjcmlwdC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,9 @@
1
+ import type * as p_ from 'pareto-core/interface/transformer';
2
+ import type * as p_ri from 'pareto-core/interface/refiner';
3
+ import type * as d_in from "../../../interface/generated/liana/schemas/interface/data/resolved.js";
4
+ import type * as d_out from "../../../interface/generated/liana/schemas/typescript_light/data.js";
5
+ import type * as d_function from "../../../interface/data/pareto_to_typescript.js";
6
+ export type Package_Set = p_ri.Refiner<d_out.Directory, d_function.Error, d_in.Package_Set>;
7
+ export type Value = p_.Transformer_With_Parameter<d_in.Value, d_out.Statements, {
8
+ 'name': string;
9
+ }>;
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHlwZXNjcmlwdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9kZWNsYXJhdGlvbnMvdHJhbnNmb3JtZXJzL2ludGVyZmFjZS90eXBlc2NyaXB0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHlwZXNjcmlwdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9kZWNsYXJhdGlvbnMvdHJhbnNmb3JtZXJzL2xpYnJhcnkvdHlwZXNjcmlwdC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,3 @@
1
+ import type * as p_ from 'pareto-core/interface/transformer';
2
+ import type * as d_out from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
3
+ export type Text = p_.Transformer<string, d_out.List_of_Characters>;
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmlsZW5hbWUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvZGVjbGFyYXRpb25zL3RyYW5zZm9ybWVycy90ZXh0L2ZpbGVuYW1lLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -1,3 +1,3 @@
1
- import * as d_in from "../../../../interface/generated/liana/schemas/implementation/data/resolved.js";
2
- import * as d_out from "pareto-fountain-pen-file-structure/interface/data/file-system";
1
+ import type * as d_in from "../../../../interface/generated/liana/schemas/implementation/data/resolved.js";
2
+ import type * as d_out from "pareto-fountain-pen-file-structure/interface/data/file-system";
3
3
  export declare const Package_Set: ($: d_in.Package_Set) => d_out.Directory;
@@ -1,8 +1,5 @@
1
1
  import * as p_ from 'pareto-core/implementation/transformer';
2
2
  import p_unreachable_code_path from 'pareto-core/implementation/transformer/specials/unreachable_code_path';
3
- //FIXME, this one should be moved to pareto-targets
4
- import * as d_in from "../../../../interface/generated/liana/schemas/implementation/data/resolved.js";
5
- import * as d_out from "pareto-fountain-pen-file-structure/interface/data/file-system";
6
3
  //transformations
7
4
  import * as t_typescript from "./typescript.js";
8
5
  import * as t_typescript_light_to_prose_block from "../../../../modules/typescript_light/implementation/manual/transformers/typescript_light/prose.js";
@@ -12,7 +9,7 @@ export const Package_Set = ($) => {
12
9
  return t_typescript_light_to_prose_block.Directory(t_typescript.Package_Set($, ($) => p_.from.state($).decide(($) => {
13
10
  switch ($[0]) {
14
11
  case 'directory name ending with ts': return p_.option($, () => p_unreachable_code_path("I think this needs proper implementation"));
15
- default: return p_.au($[0]);
12
+ default: return p_.exhaustive($[0]);
16
13
  }
17
14
  })
18
15
  // r_pareto_implementation.r_Module_Set(
@@ -30,4 +27,4 @@ export const Package_Set = ($) => {
30
27
  // }
31
28
  ));
32
29
  };
33
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VyaWFsaXplZF90eXBlc2NyaXB0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC90cmFuc2Zvcm1lcnMvaW1wbGVtZW50YXRpb24vc2VyaWFsaXplZF90eXBlc2NyaXB0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sS0FBSyxFQUFFLE1BQU0sd0NBQXdDLENBQUE7QUFDNUQsT0FBTyx1QkFBdUIsTUFBTSx1RUFBdUUsQ0FBQTtBQUUzRyxtREFBbUQ7QUFFbkQsT0FBTyxLQUFLLElBQUksTUFBTSwrRUFBK0UsQ0FBQTtBQUNyRyxPQUFPLEtBQUssS0FBSyxNQUFNLCtEQUErRCxDQUFBO0FBRXRGLGlCQUFpQjtBQUNqQixPQUFPLEtBQUssWUFBWSxNQUFNLGlCQUFpQixDQUFBO0FBQy9DLE9BQU8sS0FBSyxpQ0FBaUMsTUFBTSxtR0FBbUcsQ0FBQTtBQUV0SixXQUFXO0FBQ1gsa0hBQWtIO0FBR2xILE1BQU0sQ0FBQyxNQUFNLFdBQVcsR0FBRyxDQUFDLENBQW1CLEVBQW1CLEVBQUU7SUFDaEUsT0FBTyxpQ0FBaUMsQ0FBQyxTQUFTLENBQzlDLFlBQVksQ0FBQyxXQUFXLENBQ3BCLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUMsTUFBTSxDQUMxQixDQUFDLENBQUMsRUFBRSxFQUFFO1FBQ0YsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztZQUNYLEtBQUssK0JBQStCLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxNQUFNLENBQUMsQ0FBQyxFQUFFLEdBQUcsRUFBRSxDQUFDLHVCQUF1QixDQUFDLDBDQUEwQyxDQUFDLENBQUMsQ0FBQTtZQUNwSSxPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7UUFDL0IsQ0FBQztJQUNMLENBQUMsQ0FBQztJQUNOLHdDQUF3QztJQUN4QyxtREFBbUQ7SUFDbkQsUUFBUTtJQUNSLDBCQUEwQjtJQUMxQiwrQkFBK0I7SUFDL0IsOEJBQThCO0lBQzlCLGFBQWE7SUFDYixrREFBa0Q7SUFDbEQsUUFBUTtJQUNSLEtBQUs7SUFDTCxJQUFJO0lBQ0osOEJBQThCO0lBQzlCLElBQUk7S0FDUCxDQUNKLENBQUE7QUFDTCxDQUFDLENBQUEifQ==
30
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VyaWFsaXplZF90eXBlc2NyaXB0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC90cmFuc2Zvcm1lcnMvaW1wbGVtZW50YXRpb24vc2VyaWFsaXplZF90eXBlc2NyaXB0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sS0FBSyxFQUFFLE1BQU0sd0NBQXdDLENBQUE7QUFDNUQsT0FBTyx1QkFBdUIsTUFBTSx1RUFBdUUsQ0FBQTtBQU8zRyxpQkFBaUI7QUFDakIsT0FBTyxLQUFLLFlBQVksTUFBTSxpQkFBaUIsQ0FBQTtBQUMvQyxPQUFPLEtBQUssaUNBQWlDLE1BQU0sbUdBQW1HLENBQUE7QUFFdEosV0FBVztBQUNYLGtIQUFrSDtBQUdsSCxNQUFNLENBQUMsTUFBTSxXQUFXLEdBQUcsQ0FBQyxDQUFtQixFQUFtQixFQUFFO0lBQ2hFLE9BQU8saUNBQWlDLENBQUMsU0FBUyxDQUM5QyxZQUFZLENBQUMsV0FBVyxDQUNwQixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxDQUFDLE1BQU0sQ0FDMUIsQ0FBQyxDQUFDLEVBQUUsRUFBRTtRQUNGLFFBQVEsQ0FBQyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUM7WUFDWCxLQUFLLCtCQUErQixDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLENBQUMsRUFBRSxHQUFHLEVBQUUsQ0FBQyx1QkFBdUIsQ0FBQywwQ0FBMEMsQ0FBQyxDQUFDLENBQUE7WUFDcEksT0FBTyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO1FBQ3ZDLENBQUM7SUFDTCxDQUFDLENBQUM7SUFDTix3Q0FBd0M7SUFDeEMsbURBQW1EO0lBQ25ELFFBQVE7SUFDUiwwQkFBMEI7SUFDMUIsK0JBQStCO0lBQy9CLDhCQUE4QjtJQUM5QixhQUFhO0lBQ2Isa0RBQWtEO0lBQ2xELFFBQVE7SUFDUixLQUFLO0lBQ0wsSUFBSTtJQUNKLDhCQUE4QjtJQUM5QixJQUFJO0tBQ1AsQ0FDSixDQUFBO0FBQ0wsQ0FBQyxDQUFBIn0=
@@ -1,9 +1,9 @@
1
- import * as p_i from 'pareto-core/interface/transformer';
2
- import * as p_di from 'pareto-core/interface/data';
3
- import * as p_ri from 'pareto-core/interface/refiner';
4
- import * as d_in from "../../../../interface/generated/liana/schemas/implementation/data/resolved.js";
5
- import * as d_out from "../../../../interface/generated/liana/schemas/typescript_light/data.js";
6
- import * as d_function from "../../../../interface/data/pareto_to_typescript.js";
1
+ import type * as p_i from 'pareto-core/interface/transformer';
2
+ import type * as p_di from 'pareto-core/interface/data';
3
+ import type * as p_ri from 'pareto-core/interface/refiner';
4
+ import type * as d_in from "../../../../interface/generated/liana/schemas/implementation/data/resolved.js";
5
+ import type * as d_out from "../../../../interface/generated/liana/schemas/typescript_light/data.js";
6
+ import type * as d_function from "../../../../interface/data/pareto_to_typescript.js";
7
7
  export declare const Package_Set: p_ri.Refiner<d_out.Directory, d_function.Error, d_in.Package_Set>;
8
8
  export declare const Temp_Value_Type_Specification: ($: d_in.Temp_Value_Type_Specification) => d_out.Type;
9
9
  export declare const Assign: p_i.Transformer<d_in.Assign, d_out.Expression>;