pareto 0.80.60 → 0.80.62

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 (52) hide show
  1. package/dist/modules/implementation_old/implementation/transformers/implementation/to_be_written_directory_content.d.ts +5 -0
  2. package/dist/modules/implementation_old/implementation/transformers/implementation/to_be_written_directory_content.js +9 -0
  3. package/dist/modules/{implementation → implementation_old/implementation}/transformers/implementation/typescript.d.ts +2 -2
  4. package/dist/modules/implementation_old/implementation/transformers/implementation/typescript.js +665 -0
  5. package/dist/modules/{implementation/interface → implementation_old}/schemas/resolved.d.ts +1 -1
  6. package/dist/modules/implementation_old/schemas/resolved.js +4 -0
  7. package/dist/modules/implementation_old/schemas/to_be_written_directory_content.d.ts +1 -0
  8. package/dist/modules/implementation_old/schemas/to_be_written_directory_content.js +2 -0
  9. package/dist/modules/implementation_old/schemas/typescript_light.d.ts +1 -0
  10. package/dist/modules/implementation_old/schemas/typescript_light.js +2 -0
  11. package/dist/modules/{implementation/interface → implementation_old}/schemas/unresolved.d.ts +2 -2
  12. package/dist/modules/implementation_old/schemas/unresolved.js +4 -0
  13. package/dist/modules/interface_old/implementation/transformers/interface/to_be_written_directory_content.d.ts +5 -0
  14. package/dist/modules/interface_old/implementation/transformers/interface/to_be_written_directory_content.js +9 -0
  15. package/dist/modules/{interface → interface_old/implementation}/transformers/interface/typescript.d.ts +2 -2
  16. package/dist/modules/interface_old/implementation/transformers/interface/typescript.js +267 -0
  17. package/dist/modules/{interface → interface_old}/schemas/location.js +1 -1
  18. package/dist/modules/{interface → interface_old}/schemas/resolved.js +1 -1
  19. package/dist/modules/interface_old/schemas/to_be_written_directory_content.d.ts +1 -0
  20. package/dist/modules/interface_old/schemas/to_be_written_directory_content.js +2 -0
  21. package/dist/modules/interface_old/schemas/typescript_light.d.ts +1 -0
  22. package/dist/modules/interface_old/schemas/typescript_light.js +2 -0
  23. package/dist/modules/{interface → interface_old}/schemas/unresolved.js +1 -1
  24. package/dist/modules/pareto_new/implementation/queries/pareto_to_typescript.js +2 -2
  25. package/dist/modules/pareto_old/implementation/transformers/library/typescript_light.d.ts +3 -3
  26. package/dist/modules/pareto_old/implementation/transformers/library/typescript_light.js +3 -3
  27. package/dist/modules/pareto_old/interface/transformers/interface/typescript.d.ts +11 -0
  28. package/dist/modules/pareto_old/interface/transformers/interface/typescript.js +267 -0
  29. package/dist/modules/pareto_old/schemas/typescript_light.d.ts +1 -0
  30. package/dist/modules/pareto_old/schemas/typescript_light.js +2 -0
  31. package/dist/modules/typescript_light/implementation/transformers/typescript_light/to_be_written_directory_content.d.ts +5 -0
  32. package/dist/modules/typescript_light/implementation/transformers/typescript_light/to_be_written_directory_content.js +32 -0
  33. package/dist/modules/typescript_light/schemas/directory_content_writing.d.ts +6 -0
  34. package/dist/modules/typescript_light/schemas/directory_content_writing.js +3 -0
  35. package/dist/shorthands/implementation/target.d.ts +2 -2
  36. package/dist/shorthands/interface/target.d.ts +1 -1
  37. package/package.json +1 -1
  38. package/dist/modules/implementation/interface/schemas/resolved.js +0 -4
  39. package/dist/modules/implementation/interface/schemas/unresolved.js +0 -4
  40. package/dist/modules/implementation/transformers/implementation/serialized_typescript.d.ts +0 -1
  41. package/dist/modules/implementation/transformers/implementation/serialized_typescript.js +0 -40
  42. package/dist/modules/implementation/transformers/implementation/typescript.js +0 -665
  43. package/dist/modules/interface/transformers/interface/serialized_typescript.d.ts +0 -1
  44. package/dist/modules/interface/transformers/interface/serialized_typescript.js +0 -27
  45. package/dist/modules/interface/transformers/interface/typescript.js +0 -267
  46. package/dist/modules/pareto_old/interface/schemas/typescript_light.d.ts +0 -1
  47. package/dist/modules/pareto_old/interface/schemas/typescript_light.js +0 -2
  48. package/dist/modules/typescript_light/implementation/transformers/typescript_light/directory_content.d.ts +0 -9
  49. package/dist/modules/typescript_light/implementation/transformers/typescript_light/directory_content.js +0 -33
  50. /package/dist/modules/{interface → interface_old}/schemas/location.d.ts +0 -0
  51. /package/dist/modules/{interface → interface_old}/schemas/resolved.d.ts +0 -0
  52. /package/dist/modules/{interface → interface_old}/schemas/unresolved.d.ts +0 -0
@@ -0,0 +1,5 @@
1
+ import * as p_ from 'pareto-core/implementation/transformer';
2
+ import * as s_in from "../../../schemas/resolved.js";
3
+ import * as s_out from "../../../schemas/to_be_written_directory_content.js";
4
+ import * as s_parameters from "../../../../typescript_light/schemas/directory_content_writing.js";
5
+ export declare const Package_Set: p_.Transformer_With_Parameter<s_in.Package_Set, s_out.Directory, s_parameters.Parameters>;
@@ -0,0 +1,9 @@
1
+ import * as p_ from 'pareto-core/implementation/transformer';
2
+ import * as s_in from "../../../schemas/resolved.js";
3
+ import * as s_out from "../../../schemas/to_be_written_directory_content.js";
4
+ import * as s_parameters from "../../../../typescript_light/schemas/directory_content_writing.js";
5
+ //dependencies
6
+ import * as t_to_typescript from "./typescript.js";
7
+ import * as t_typescript_to_directory_content from "../../../../typescript_light/implementation/transformers/typescript_light/to_be_written_directory_content.js";
8
+ export const Package_Set = ($, $p) => t_typescript_to_directory_content.Directory(t_to_typescript.Package_Set($), $p);
9
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidG9fYmVfd3JpdHRlbl9kaXJlY3RvcnlfY29udGVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL2ltcGxlbWVudGF0aW9uX29sZC9pbXBsZW1lbnRhdGlvbi90cmFuc2Zvcm1lcnMvaW1wbGVtZW50YXRpb24vdG9fYmVfd3JpdHRlbl9kaXJlY3RvcnlfY29udGVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEtBQUssRUFBRSxNQUFNLHdDQUF3QyxDQUFBO0FBRTVELE9BQU8sS0FBSyxJQUFJLE1BQU0sOEJBQThCLENBQUE7QUFDcEQsT0FBTyxLQUFLLEtBQUssTUFBTSxxREFBcUQsQ0FBQTtBQUM1RSxPQUFPLEtBQUssWUFBWSxNQUFNLG1FQUFtRSxDQUFBO0FBRWpHLGNBQWM7QUFDZCxPQUFPLEtBQUssZUFBZSxNQUFNLGlCQUFpQixDQUFBO0FBQ2xELE9BQU8sS0FBSyxpQ0FBaUMsTUFBTSw4R0FBOEcsQ0FBQTtBQUVqSyxNQUFNLENBQUMsTUFBTSxXQUFXLEdBSXBCLENBQUMsQ0FBQyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsaUNBQWlDLENBQUMsU0FBUyxDQUN0RCxlQUFlLENBQUMsV0FBVyxDQUN2QixDQUFDLENBQ0osRUFDRCxFQUFFLENBQ0wsQ0FBQSJ9
@@ -1,8 +1,8 @@
1
1
  import * as p_ from 'pareto-core/implementation/transformer';
2
2
  import type * as p_i from 'pareto-core/interface/transformer';
3
3
  import type * as p_di from 'pareto-core/interface/schema';
4
- import type * as s_in from "../../interface/schemas/resolved.js";
5
- import type * as s_out from "../../../pareto_old/interface/schemas/typescript_light.js";
4
+ import type * as s_in from "../../../schemas/resolved.js";
5
+ import type * as s_out from "../../../../typescript_light/schemas/typescript_light.js";
6
6
  export declare const Package_Set: p_.Transformer<s_in.Package_Set, s_out.Directory>;
7
7
  export declare const Temp_Value_Type_Specification: ($: s_in.Temp_Value_Type_Specification) => s_out.Type;
8
8
  export declare const Assign: p_i.Transformer<s_in.Assign, s_out.Expression>;