pareto-stream 0.1.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.
- package/dist/globals.d.ts +26 -0
- package/dist/globals.js +2 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/refiners/astn_parse_tree.d.ts +4 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/refiners/astn_parse_tree.js +228 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/refiners/list_of_characters.d.ts +4 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/refiners/list_of_characters.js +51 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/astn_sealed_target.d.ts +4 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/astn_sealed_target.js +153 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/boilerplate_for_migrate.d.ts +4 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/boilerplate_for_migrate.js +107 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/fountain_pen.d.ts +4 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/fountain_pen.js +45 -0
- package/dist/implementation/generated/liana/schemas/get_indata/refiners/astn_parse_tree.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/get_indata/refiners/astn_parse_tree.js +42 -0
- package/dist/implementation/generated/liana/schemas/get_indata/refiners/list_of_characters.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/get_indata/refiners/list_of_characters.js +47 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/astn_sealed_target.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/astn_sealed_target.js +11 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/boilerplate_for_migrate.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/boilerplate_for_migrate.js +8 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/fountain_pen.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/fountain_pen.js +43 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/refiners/astn_parse_tree.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/refiners/astn_parse_tree.js +50 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/refiners/list_of_characters.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/refiners/list_of_characters.js +43 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/astn_sealed_target.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/astn_sealed_target.js +44 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/boilerplate_for_migrate.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/boilerplate_for_migrate.js +40 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/fountain_pen.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/fountain_pen.js +41 -0
- package/dist/implementation/generated/liana/schemas/log/refiners/astn_parse_tree.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log/refiners/astn_parse_tree.js +65 -0
- package/dist/implementation/generated/liana/schemas/log/refiners/list_of_characters.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log/refiners/list_of_characters.js +47 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/astn_sealed_target.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/astn_sealed_target.js +49 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/boilerplate_for_migrate.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/boilerplate_for_migrate.js +48 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/fountain_pen.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/fountain_pen.js +43 -0
- package/dist/implementation/generated/liana/schemas/log_error/refiners/astn_parse_tree.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log_error/refiners/astn_parse_tree.js +65 -0
- package/dist/implementation/generated/liana/schemas/log_error/refiners/list_of_characters.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log_error/refiners/list_of_characters.js +47 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/astn_sealed_target.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/astn_sealed_target.js +49 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/boilerplate_for_migrate.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/boilerplate_for_migrate.js +48 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/fountain_pen.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/fountain_pen.js +43 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/refiners/astn_parse_tree.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/refiners/astn_parse_tree.js +40 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/refiners/list_of_characters.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/refiners/list_of_characters.js +43 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/astn_sealed_target.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/astn_sealed_target.js +9 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/boilerplate_for_migrate.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/boilerplate_for_migrate.js +6 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/fountain_pen.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/fountain_pen.js +41 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/refiners/astn_parse_tree.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/refiners/astn_parse_tree.js +40 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/refiners/list_of_characters.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/refiners/list_of_characters.js +43 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/astn_sealed_target.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/astn_sealed_target.js +9 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/boilerplate_for_migrate.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/boilerplate_for_migrate.js +6 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/fountain_pen.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/fountain_pen.js +41 -0
- package/dist/implementation/temp/temp_core.d.ts +2 -0
- package/dist/implementation/temp/temp_core.js +56 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +5 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/data.d.ts +99 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/data.js +3 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.d.ts +29 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/list_of_characters.d.ts +38 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/astn_sealed_target.d.ts +24 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/boilerplate_for_migrate.d.ts +24 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/fountain_pen.d.ts +24 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/data.d.ts +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/data.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/refiners/astn_parse_tree.d.ts +21 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/refiners/list_of_characters.d.ts +27 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/astn_sealed_target.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/boilerplate_for_migrate.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/fountain_pen.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/data.d.ts +6 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/data.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/astn_parse_tree.d.ts +13 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/list_of_characters.d.ts +16 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/astn_sealed_target.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/boilerplate_for_migrate.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/fountain_pen.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/log/data.d.ts +9 -0
- package/dist/interface/generated/liana/schemas/log/data.js +3 -0
- package/dist/interface/generated/liana/schemas/log/signatures/refiners/astn_parse_tree.d.ts +21 -0
- package/dist/interface/generated/liana/schemas/log/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/log/signatures/refiners/list_of_characters.d.ts +27 -0
- package/dist/interface/generated/liana/schemas/log/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/astn_sealed_target.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/boilerplate_for_migrate.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/fountain_pen.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/data.d.ts +9 -0
- package/dist/interface/generated/liana/schemas/log_error/data.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/astn_parse_tree.d.ts +21 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/list_of_characters.d.ts +27 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/astn_sealed_target.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/boilerplate_for_migrate.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/fountain_pen.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/data.d.ts +2 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/data.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/refiners/astn_parse_tree.d.ts +13 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/refiners/list_of_characters.d.ts +16 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/astn_sealed_target.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/boilerplate_for_migrate.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/fountain_pen.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/data.d.ts +2 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/data.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/refiners/astn_parse_tree.d.ts +13 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/refiners/list_of_characters.d.ts +16 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/astn_sealed_target.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/boilerplate_for_migrate.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/fountain_pen.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/resources.d.ts +17 -0
- package/dist/interface/resources.js +3 -0
- package/dist/interface/to_be_generated/directory_content.d.ts +3 -0
- package/dist/interface/to_be_generated/directory_content.js +3 -0
- package/dist/interface/to_be_generated/directory_structure.d.ts +3 -0
- package/dist/interface/to_be_generated/directory_structure.js +3 -0
- package/dist/interface/to_be_generated/sandboxed_path_from_non_normalized_path.d.ts +1 -0
- package/dist/interface/to_be_generated/sandboxed_path_from_non_normalized_path.js +3 -0
- package/dist/interface/to_be_generated/temp_main.d.ts +7 -0
- package/dist/interface/to_be_generated/temp_main.js +3 -0
- package/package.json +17 -0
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZ2V0X2luZGF0YS9kYXRhLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
package/dist/interface/generated/liana/schemas/get_indata/signatures/refiners/astn_parse_tree.d.ts
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/unmarshall";
|
|
3
|
+
import * as i_out from "../../data";
|
|
4
|
+
import * as i_in from "astn-core/dist/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: _pi.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: _pi.Abort<Result_.E>) => Result_.O;
|
|
21
|
+
export { Parameters_ as Parameters, Result_ as Result, };
|
package/dist/interface/generated/liana/schemas/get_indata/signatures/refiners/astn_parse_tree.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9nZXRfaW5kYXRhL3NpZ25hdHVyZXMvcmVmaW5lcnMvYXN0bl9wYXJzZV90cmVlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/deserialize";
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
+
import * as i_out from "../../data";
|
|
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: _pi.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: _pi.Abort<Result_.E>, parameters: {
|
|
25
|
+
readonly 'tab size': Result_.P.tab_size;
|
|
26
|
+
}) => Result_.O;
|
|
27
|
+
export { Parameters_ as Parameters, Result_ as Result, };
|
package/dist/interface/generated/liana/schemas/get_indata/signatures/refiners/list_of_characters.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9nZXRfaW5kYXRhL3NpZ25hdHVyZXMvcmVmaW5lcnMvbGlzdF9vZl9jaGFyYWN0ZXJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as i_out from "astn-core/dist/interface/generated/liana/schemas/sealed_target/data";
|
|
2
|
+
import * as i_in from "../../data";
|
|
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 { Parameters_ as Parameters, Result_ as Result, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9nZXRfaW5kYXRhL3NpZ25hdHVyZXMvdHJhbnNmb3JtZXJzL2FzdG5fc2VhbGVkX3RhcmdldC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as i_out from "../../data";
|
|
2
|
+
import * as i_in from "../../data";
|
|
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 { Parameters_ as Parameters, Result_ as Result, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2dldF9pbmRhdGEvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/fountain_pen.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as i_in from "../../data";
|
|
2
|
+
import * as i_out from "pareto-fountain-pen/dist/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 { Parameters_ as Parameters, Result_ as Result, };
|
package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/fountain_pen.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9nZXRfaW5kYXRhL3NpZ25hdHVyZXMvdHJhbnNmb3JtZXJzL2ZvdW50YWluX3Blbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvbGlzdF9vZl9jaGFyYWN0ZXJzL2RhdGEudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/unmarshall";
|
|
3
|
+
import * as i_out from "../../data";
|
|
4
|
+
import * as i_in from "astn-core/dist/interface/generated/liana/schemas/parse_tree/data";
|
|
5
|
+
export declare namespace List_of_Characters_ {
|
|
6
|
+
type I = i_in.Value;
|
|
7
|
+
type O = i_out.List_of_Characters;
|
|
8
|
+
type E = i_generic.Error;
|
|
9
|
+
namespace P {
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
export type List_of_Characters_ = (context: List_of_Characters_.I, abort: _pi.Abort<List_of_Characters_.E>) => List_of_Characters_.O;
|
|
13
|
+
export { List_of_Characters_ as List_of_Characters, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9saXN0X29mX2NoYXJhY3RlcnMvc2lnbmF0dXJlcy9yZWZpbmVycy9hc3RuX3BhcnNlX3RyZWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/deserialize";
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
+
import * as i_out from "../../data";
|
|
5
|
+
export declare namespace List_of_Characters_ {
|
|
6
|
+
type I = i_in.List_of_Characters;
|
|
7
|
+
type O = i_out.List_of_Characters;
|
|
8
|
+
type E = i_generic.Error;
|
|
9
|
+
namespace P {
|
|
10
|
+
type tab_size = number;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
export type List_of_Characters_ = (context: List_of_Characters_.I, abort: _pi.Abort<List_of_Characters_.E>, parameters: {
|
|
14
|
+
readonly 'tab size': List_of_Characters_.P.tab_size;
|
|
15
|
+
}) => List_of_Characters_.O;
|
|
16
|
+
export { List_of_Characters_ as List_of_Characters, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9saXN0X29mX2NoYXJhY3RlcnMvc2lnbmF0dXJlcy9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i_out from "astn-core/dist/interface/generated/liana/schemas/sealed_target/data";
|
|
2
|
+
import * as i_in from "../../data";
|
|
3
|
+
export declare namespace List_of_Characters_ {
|
|
4
|
+
type I = i_in.List_of_Characters;
|
|
5
|
+
type O = i_out.Value;
|
|
6
|
+
namespace P {
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
export type List_of_Characters_ = (context: List_of_Characters_.I) => List_of_Characters_.O;
|
|
10
|
+
export { List_of_Characters_ as List_of_Characters, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9saXN0X29mX2NoYXJhY3RlcnMvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvYXN0bl9zZWFsZWRfdGFyZ2V0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i_out from "../../data";
|
|
2
|
+
import * as i_in from "../../data";
|
|
3
|
+
export declare namespace List_of_Characters_ {
|
|
4
|
+
type I = i_in.List_of_Characters;
|
|
5
|
+
type O = i_out.List_of_Characters;
|
|
6
|
+
namespace P {
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
export type List_of_Characters_ = (context: List_of_Characters_.I) => List_of_Characters_.O;
|
|
10
|
+
export { List_of_Characters_ as List_of_Characters, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2xpc3Rfb2ZfY2hhcmFjdGVycy9zaWduYXR1cmVzL3RyYW5zZm9ybWVycy9ib2lsZXJwbGF0ZV9mb3JfbWlncmF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i_in from "../../data";
|
|
2
|
+
import * as i_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
3
|
+
export declare namespace List_of_Characters_ {
|
|
4
|
+
type I = i_in.List_of_Characters;
|
|
5
|
+
type O = i_out.Paragraph;
|
|
6
|
+
namespace P {
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
export type List_of_Characters_ = (context: List_of_Characters_.I) => List_of_Characters_.O;
|
|
10
|
+
export { List_of_Characters_ as List_of_Characters, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9saXN0X29mX2NoYXJhY3RlcnMvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvZm91bnRhaW5fcGVuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i_imports_fountain_pen from "../fountain_pen/data";
|
|
2
|
+
export declare namespace Parameters_ {
|
|
3
|
+
type message = i_imports_fountain_pen.Paragraph;
|
|
4
|
+
}
|
|
5
|
+
export type Parameters_ = {
|
|
6
|
+
readonly 'message': Parameters_.message;
|
|
7
|
+
};
|
|
8
|
+
export type Error_ = null;
|
|
9
|
+
export { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvbG9nL2RhdGEudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/unmarshall";
|
|
3
|
+
import * as i_out from "../../data";
|
|
4
|
+
import * as i_in from "astn-core/dist/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: _pi.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: _pi.Abort<Error_.E>) => Error_.O;
|
|
21
|
+
export { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9sb2cvc2lnbmF0dXJlcy9yZWZpbmVycy9hc3RuX3BhcnNlX3RyZWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
package/dist/interface/generated/liana/schemas/log/signatures/refiners/list_of_characters.d.ts
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/deserialize";
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
+
import * as i_out from "../../data";
|
|
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: _pi.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: _pi.Abort<Error_.E>, parameters: {
|
|
25
|
+
readonly 'tab size': Error_.P.tab_size;
|
|
26
|
+
}) => Error_.O;
|
|
27
|
+
export { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9sb2cvc2lnbmF0dXJlcy9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
package/dist/interface/generated/liana/schemas/log/signatures/transformers/astn_sealed_target.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as i_out from "astn-core/dist/interface/generated/liana/schemas/sealed_target/data";
|
|
2
|
+
import * as i_in from "../../data";
|
|
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 { Parameters_ as Parameters, Error_ as Error, };
|
package/dist/interface/generated/liana/schemas/log/signatures/transformers/astn_sealed_target.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9sb2cvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvYXN0bl9zZWFsZWRfdGFyZ2V0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as i_out from "../../data";
|
|
2
|
+
import * as i_in from "../../data";
|
|
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 { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2xvZy9zaWduYXR1cmVzL3RyYW5zZm9ybWVycy9ib2lsZXJwbGF0ZV9mb3JfbWlncmF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as i_in from "../../data";
|
|
2
|
+
import * as i_out from "pareto-fountain-pen/dist/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 { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9sb2cvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvZm91bnRhaW5fcGVuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i_imports_fountain_pen from "../fountain_pen/data";
|
|
2
|
+
export declare namespace Parameters_ {
|
|
3
|
+
type message = i_imports_fountain_pen.Paragraph;
|
|
4
|
+
}
|
|
5
|
+
export type Parameters_ = {
|
|
6
|
+
readonly 'message': Parameters_.message;
|
|
7
|
+
};
|
|
8
|
+
export type Error_ = null;
|
|
9
|
+
export { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvbG9nX2Vycm9yL2RhdGEudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/astn_parse_tree.d.ts
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/unmarshall";
|
|
3
|
+
import * as i_out from "../../data";
|
|
4
|
+
import * as i_in from "astn-core/dist/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: _pi.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: _pi.Abort<Error_.E>) => Error_.O;
|
|
21
|
+
export { Parameters_ as Parameters, Error_ as Error, };
|
package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/astn_parse_tree.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9sb2dfZXJyb3Ivc2lnbmF0dXJlcy9yZWZpbmVycy9hc3RuX3BhcnNlX3RyZWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/list_of_characters.d.ts
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/deserialize";
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
+
import * as i_out from "../../data";
|
|
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: _pi.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: _pi.Abort<Error_.E>, parameters: {
|
|
25
|
+
readonly 'tab size': Error_.P.tab_size;
|
|
26
|
+
}) => Error_.O;
|
|
27
|
+
export { Parameters_ as Parameters, Error_ as Error, };
|
package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/list_of_characters.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9sb2dfZXJyb3Ivc2lnbmF0dXJlcy9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as i_out from "astn-core/dist/interface/generated/liana/schemas/sealed_target/data";
|
|
2
|
+
import * as i_in from "../../data";
|
|
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 { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9sb2dfZXJyb3Ivc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvYXN0bl9zZWFsZWRfdGFyZ2V0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as i_out from "../../data";
|
|
2
|
+
import * as i_in from "../../data";
|
|
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 { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2xvZ19lcnJvci9zaWduYXR1cmVzL3RyYW5zZm9ybWVycy9ib2lsZXJwbGF0ZV9mb3JfbWlncmF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/fountain_pen.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as i_in from "../../data";
|
|
2
|
+
import * as i_out from "pareto-fountain-pen/dist/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 { Parameters_ as Parameters, Error_ as Error, };
|
package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/fountain_pen.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9sb2dfZXJyb3Ivc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvZm91bnRhaW5fcGVuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvd3JpdGVfdG9fc3RkZXJyL2RhdGEudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/unmarshall";
|
|
3
|
+
import * as i_out from "../../data";
|
|
4
|
+
import * as i_in from "astn-core/dist/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: _pi.Abort<Parameters_.E>) => Parameters_.O;
|
|
13
|
+
export { Parameters_ as Parameters, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy93cml0ZV90b19zdGRlcnIvc2lnbmF0dXJlcy9yZWZpbmVycy9hc3RuX3BhcnNlX3RyZWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/deserialize";
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
+
import * as i_out from "../../data";
|
|
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: _pi.Abort<Parameters_.E>, parameters: {
|
|
14
|
+
readonly 'tab size': Parameters_.P.tab_size;
|
|
15
|
+
}) => Parameters_.O;
|
|
16
|
+
export { Parameters_ as Parameters, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy93cml0ZV90b19zdGRlcnIvc2lnbmF0dXJlcy9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i_out from "astn-core/dist/interface/generated/liana/schemas/sealed_target/data";
|
|
2
|
+
import * as i_in from "../../data";
|
|
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 { Parameters_ as Parameters, };
|