pareto 0.80.60 → 0.80.61
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.
- package/dist/modules/{implementation → implementation_old/implementation}/transformers/implementation/serialized_typescript.js +1 -1
- package/dist/modules/{implementation → implementation_old/implementation}/transformers/implementation/typescript.d.ts +2 -2
- package/dist/modules/implementation_old/implementation/transformers/implementation/typescript.js +665 -0
- package/dist/modules/{implementation/interface → implementation_old}/schemas/resolved.d.ts +1 -1
- package/dist/modules/implementation_old/schemas/resolved.js +4 -0
- package/dist/modules/{implementation/interface → implementation_old}/schemas/unresolved.d.ts +2 -2
- package/dist/modules/implementation_old/schemas/unresolved.js +4 -0
- package/dist/modules/{interface → interface_old/implementation}/transformers/interface/serialized_typescript.js +1 -1
- package/dist/modules/{interface → interface_old/implementation}/transformers/interface/typescript.d.ts +2 -2
- package/dist/modules/interface_old/implementation/transformers/interface/typescript.js +267 -0
- package/dist/modules/{interface → interface_old}/schemas/location.js +1 -1
- package/dist/modules/{interface → interface_old}/schemas/resolved.js +1 -1
- package/dist/modules/{interface → interface_old}/schemas/unresolved.js +1 -1
- package/dist/modules/pareto_old/implementation/transformers/library/typescript_light.d.ts +2 -2
- package/dist/modules/pareto_old/implementation/transformers/library/typescript_light.js +3 -3
- package/dist/modules/pareto_old/interface/transformers/interface/typescript.d.ts +11 -0
- package/dist/modules/pareto_old/interface/transformers/interface/typescript.js +267 -0
- package/dist/shorthands/implementation/target.d.ts +2 -2
- package/dist/shorthands/interface/target.d.ts +1 -1
- package/package.json +1 -1
- package/dist/modules/implementation/interface/schemas/resolved.js +0 -4
- package/dist/modules/implementation/interface/schemas/unresolved.js +0 -4
- package/dist/modules/implementation/transformers/implementation/typescript.js +0 -665
- package/dist/modules/interface/transformers/interface/typescript.js +0 -267
- /package/dist/modules/{implementation → implementation_old/implementation}/transformers/implementation/serialized_typescript.d.ts +0 -0
- /package/dist/modules/{interface → interface_old/implementation}/transformers/interface/serialized_typescript.d.ts +0 -0
- /package/dist/modules/{interface → interface_old}/schemas/location.d.ts +0 -0
- /package/dist/modules/{interface → interface_old}/schemas/resolved.d.ts +0 -0
- /package/dist/modules/{interface → interface_old}/schemas/unresolved.d.ts +0 -0
|
@@ -37,4 +37,4 @@ export {};
|
|
|
37
37
|
// )
|
|
38
38
|
// )
|
|
39
39
|
// }
|
|
40
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
40
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VyaWFsaXplZF90eXBlc2NyaXB0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL21vZHVsZXMvaW1wbGVtZW50YXRpb25fb2xkL2ltcGxlbWVudGF0aW9uL3RyYW5zZm9ybWVycy9pbXBsZW1lbnRhdGlvbi9zZXJpYWxpemVkX3R5cGVzY3JpcHQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsK0RBQStEO0FBQy9ELDhHQUE4Rzs7QUFFOUcsc0RBQXNEO0FBRXRELFlBQVk7QUFDWixnR0FBZ0c7QUFDaEcsdUdBQXVHO0FBRXZHLG9CQUFvQjtBQUNwQixrREFBa0Q7QUFDbEQsb0tBQW9LO0FBRXBLLGNBQWM7QUFDZCxxSEFBcUg7QUFHckgseUVBQXlFO0FBQ3pFLGdFQUFnRTtBQUNoRSxvQ0FBb0M7QUFDcEMsaUJBQWlCO0FBQ2pCLDhDQUE4QztBQUM5QywyQkFBMkI7QUFDM0Isc0NBQXNDO0FBQ3RDLCtKQUErSjtBQUMvSiw4REFBOEQ7QUFDOUQsd0JBQXdCO0FBQ3hCLHFCQUFxQjtBQUNyQix1REFBdUQ7QUFDdkQsa0VBQWtFO0FBQ2xFLHVCQUF1QjtBQUN2Qix5Q0FBeUM7QUFDekMsOENBQThDO0FBQzlDLDZDQUE2QztBQUM3Qyw0QkFBNEI7QUFDNUIsaUVBQWlFO0FBQ2pFLHVCQUF1QjtBQUN2QixvQkFBb0I7QUFDcEIsbUJBQW1CO0FBQ25CLDZDQUE2QztBQUM3QyxtQkFBbUI7QUFDbkIsWUFBWTtBQUNaLFFBQVE7QUFDUixJQUFJIn0=
|
|
@@ -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 "
|
|
5
|
-
import type * as s_out from "
|
|
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>;
|