pareto-resources 0.2.48 → 0.2.50
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/implementation/manual/refiners/context_path/text.d.ts +1 -1
- package/dist/implementation/manual/refiners/node_path/text.d.ts +1 -1
- package/dist/implementation/manual/refiners/non_normalized_path/text.d.ts +1 -1
- package/dist/implementation/manual/transformers/path/path.d.ts +11 -10
- package/dist/implementation/manual/transformers/path/path.js +1 -1
- package/dist/implementation/manual/transformers/path/text.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/copy/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_any_command_executable/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_any_query_executable/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_any_smelly_command_executable/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_command_executable/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_query_executable/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_query_executable_and_catch/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_smelly_command_executable/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fountain_pen/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/get_instream_data/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/list_of_characters/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/log/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/log_error/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/make_directory/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/path/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/read_directory/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/read_file/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/remove/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/stat/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/terminal_output/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/write_file/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/write_to_stderr/deserialize.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/write_to_stdout/deserialize.d.ts +1 -1
- package/package.json +3 -3
- package/dist/implementation/manual/schemas/context_path/refiners/non_normalized_path.d.ts +0 -3
- package/dist/implementation/manual/schemas/context_path/refiners/non_normalized_path.js +0 -81
- package/dist/implementation/manual/schemas/context_path/refiners/temp_string.d.ts +0 -3
- package/dist/implementation/manual/schemas/context_path/refiners/temp_string.js +0 -46
- package/dist/implementation/manual/schemas/context_path/refiners/text.d.ts +0 -4
- package/dist/implementation/manual/schemas/context_path/refiners/text.js +0 -42
- package/dist/implementation/manual/schemas/execute_command_executable/transformers/fountain_pen.d.ts +0 -7
- package/dist/implementation/manual/schemas/execute_command_executable/transformers/fountain_pen.js +0 -64
- package/dist/implementation/manual/schemas/execute_query_executable/transformers/fountain_pen.d.ts +0 -7
- package/dist/implementation/manual/schemas/execute_query_executable/transformers/fountain_pen.js +0 -67
- package/dist/implementation/manual/schemas/execute_smelly_command_executable/transformers/fountain_pen.d.ts +0 -5
- package/dist/implementation/manual/schemas/execute_smelly_command_executable/transformers/fountain_pen.js +0 -69
- package/dist/implementation/manual/schemas/make_directory/transformers/fountain_pen.d.ts +0 -5
- package/dist/implementation/manual/schemas/make_directory/transformers/fountain_pen.js +0 -47
- package/dist/implementation/manual/schemas/node_path/refiners/non_normalized_path.d.ts +0 -10
- package/dist/implementation/manual/schemas/node_path/refiners/non_normalized_path.js +0 -100
- package/dist/implementation/manual/schemas/node_path/refiners/text.d.ts +0 -11
- package/dist/implementation/manual/schemas/node_path/refiners/text.js +0 -44
- package/dist/implementation/manual/schemas/non_normalized_path/refiners/text.d.ts +0 -3
- package/dist/implementation/manual/schemas/non_normalized_path/refiners/text.js +0 -89
- package/dist/implementation/manual/schemas/path/transformers/path.d.ts +0 -15
- package/dist/implementation/manual/schemas/path/transformers/path.js +0 -70
- package/dist/implementation/manual/schemas/path/transformers/text.d.ts +0 -4
- package/dist/implementation/manual/schemas/path/transformers/text.js +0 -83
- package/dist/implementation/manual/schemas/read_directory/transformers/fountain_pen.d.ts +0 -7
- package/dist/implementation/manual/schemas/read_directory/transformers/fountain_pen.js +0 -47
- package/dist/implementation/manual/schemas/read_directory_content/transformers/fountain_pen.d.ts +0 -10
- package/dist/implementation/manual/schemas/read_directory_content/transformers/fountain_pen.js +0 -62
- package/dist/implementation/manual/schemas/read_file/transformers/fountain_pen.d.ts +0 -5
- package/dist/implementation/manual/schemas/read_file/transformers/fountain_pen.js +0 -53
- package/dist/implementation/manual/schemas/remove/transformers/fountain_pen.d.ts +0 -5
- package/dist/implementation/manual/schemas/remove/transformers/fountain_pen.js +0 -49
- package/dist/implementation/manual/schemas/write_file/transformers/fountain_pen.d.ts +0 -5
- package/dist/implementation/manual/schemas/write_file/transformers/fountain_pen.js +0 -48
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as d_out from "../../../../interface/generated/liana/schemas/path/data";
|
|
2
|
-
import * as d_in from "pareto-fountain-pen/dist/interface/
|
|
2
|
+
import * as d_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
3
3
|
export declare const Context_Path: (//This one is exceptional because it will never produce errors
|
|
4
4
|
$: d_in.List_of_Characters) => d_out.Context_Path;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
2
|
import * as d_out from "../../../../interface/generated/liana/schemas/path/data";
|
|
3
|
-
import * as d_in from "pareto-fountain-pen/dist/interface/
|
|
3
|
+
import * as d_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as d_error from "./non_normalized_path";
|
|
5
5
|
export type Parameters = {
|
|
6
6
|
'pedantic': boolean;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as d_out from "../../../../interface/generated/liana/schemas/path/data";
|
|
2
|
-
import * as d_in from "pareto-fountain-pen/dist/interface/
|
|
2
|
+
import * as d_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
3
3
|
export declare const Non_Normalized_Path: ($: d_in.List_of_Characters) => d_out.Non_Normalized_Path;
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
-
import * as
|
|
3
|
-
|
|
2
|
+
import * as d_out from "../../../../interface/generated/liana/schemas/path/data";
|
|
3
|
+
import * as d_in from "../../../../interface/generated/liana/schemas/path/data";
|
|
4
|
+
export declare const extend_context_path: ($: d_in.Context_Path, $p: {
|
|
4
5
|
"addition": string;
|
|
5
|
-
}) =>
|
|
6
|
-
export declare const extend_context_path_with_list: ($:
|
|
6
|
+
}) => d_out.Context_Path;
|
|
7
|
+
export declare const extend_context_path_with_list: ($: d_in.Context_Path, $p: {
|
|
7
8
|
"addition": _pi.List<string>;
|
|
8
|
-
}) =>
|
|
9
|
-
export declare const extend_node_path: ($:
|
|
9
|
+
}) => d_out.Context_Path;
|
|
10
|
+
export declare const extend_node_path: ($: d_in.Node_Path, $p: {
|
|
10
11
|
"addition": string;
|
|
11
|
-
}) =>
|
|
12
|
-
export declare const create_node_path: ($:
|
|
12
|
+
}) => d_out.Node_Path;
|
|
13
|
+
export declare const create_node_path: ($: d_in.Context_Path, $p: {
|
|
13
14
|
node: string;
|
|
14
|
-
}) =>
|
|
15
|
-
export declare const deprecated_node_path_to_context_path: ($:
|
|
15
|
+
}) => d_out.Node_Path;
|
|
16
|
+
export declare const deprecated_node_path_to_context_path: ($: d_in.Node_Path) => d_out.Context_Path;
|
|
@@ -67,4 +67,4 @@ const deprecated_node_path_to_context_path = ($) => (0, exports.extend_context_p
|
|
|
67
67
|
'addition': $.node
|
|
68
68
|
});
|
|
69
69
|
exports.deprecated_node_path_to_context_path = deprecated_node_path_to_context_path;
|
|
70
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
70
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGF0aC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvdHJhbnNmb3JtZXJzL3BhdGgvcGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSw0REFBNkM7QUFLdEMsTUFBTSxtQkFBbUIsR0FBRyxDQUMvQixDQUFvQixFQUNwQixFQUVDLEVBQ2lCLEVBQUUsQ0FBQyxDQUFDO0lBQ3RCLE9BQU8sRUFBRSxDQUFDLENBQUMsS0FBSztJQUNoQixTQUFTLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FBQyxrQkFBa0IsQ0FBQztRQUNsQyxDQUFDLENBQUMsT0FBTztRQUNUO1lBQ0ksRUFBRSxDQUFDLFFBQVE7U0FDZDtLQUNKLENBQUM7Q0FDTCxDQUFDLENBQUE7QUFiVyxRQUFBLG1CQUFtQix1QkFhOUI7QUFFSyxNQUFNLDZCQUE2QixHQUFHLENBQ3pDLENBQW9CLEVBQ3BCLEVBRUMsRUFDaUIsRUFBRSxDQUFDLENBQUM7SUFDdEIsT0FBTyxFQUFFLENBQUMsQ0FBQyxLQUFLO0lBQ2hCLFNBQVMsRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLGtCQUFrQixDQUFDO1FBQ2xDLENBQUMsQ0FBQyxPQUFPO1FBQ1QsRUFBRSxDQUFDLFFBQVE7S0FDZCxDQUFDO0NBQ0wsQ0FBQyxDQUFBO0FBWFcsUUFBQSw2QkFBNkIsaUNBV3hDO0FBR0ssTUFBTSxnQkFBZ0IsR0FBRyxDQUM1QixDQUFpQixFQUNqQixFQUVDLEVBQ2MsRUFBRSxDQUFDLENBQUM7SUFDbkIsU0FBUyxFQUFFLElBQUEsNENBQW9DLEVBQUMsQ0FBQyxDQUFDO0lBQ2xELE1BQU0sRUFBRSxFQUFFLENBQUMsUUFBUTtDQUN0QixDQUFDLENBQUE7QUFSVyxRQUFBLGdCQUFnQixvQkFRM0I7QUFFSyxNQUFNLGdCQUFnQixHQUFHLENBQzVCLENBQW9CLEVBQ3BCLEVBRUMsRUFDYyxFQUFFLENBQUMsQ0FBQztJQUNuQixTQUFTLEVBQUUsQ0FBQztJQUNaLE1BQU0sRUFBRSxFQUFFLENBQUMsSUFBSTtDQUNsQixDQUFDLENBQUE7QUFSVyxRQUFBLGdCQUFnQixvQkFRM0I7QUFFSyxNQUFNLG9DQUFvQyxHQUFHLENBQ2hELENBQWlCLEVBQ0MsRUFBRSxDQUFDLElBQUEsMkJBQW1CLEVBQ3hDLENBQUMsQ0FBQyxPQUFPLEVBQ1Q7SUFDSSxVQUFVLEVBQUUsQ0FBQyxDQUFDLElBQUk7Q0FDckIsQ0FDSixDQUFBO0FBUFksUUFBQSxvQ0FBb0Msd0NBT2hEIn0=
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as d_in from "../../../../interface/generated/liana/schemas/path/data";
|
|
2
|
-
import * as d_out from "pareto-fountain-pen/dist/interface/
|
|
2
|
+
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
3
3
|
export declare const Node_Path: ($: d_in.Node_Path) => d_out.List_of_Characters;
|
|
4
4
|
export declare const Context_Path: ($: d_in.Context_Path) => d_out.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
package/dist/interface/generated/liana/schemas/execute_any_command_executable/deserialize.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
package/dist/interface/generated/liana/schemas/execute_any_query_executable/deserialize.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
package/dist/interface/generated/liana/schemas/execute_query_executable_and_catch/deserialize.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
package/dist/interface/generated/liana/schemas/execute_smelly_command_executable/deserialize.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Paragraph_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace List_of_Characters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Node_Path_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Message_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
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/
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "./data";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
6
6
|
type I = i_in.List_of_Characters;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pareto-resources",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.50",
|
|
4
4
|
"author": "Corno",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"description": "A library providing resources for the Pareto programming Language",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"dist"
|
|
11
11
|
],
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"liana-core": "^0.0.
|
|
14
|
-
"pareto-fountain-pen": "^0.4.
|
|
13
|
+
"liana-core": "^0.0.22",
|
|
14
|
+
"pareto-fountain-pen": "^0.4.45"
|
|
15
15
|
}
|
|
16
16
|
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.Context_Path = void 0;
|
|
37
|
-
const _p = __importStar(require("pareto-core/dist/assign"));
|
|
38
|
-
const temp_core_1 = require("../../../../temp/temp_core");
|
|
39
|
-
const Context_Path = ($) => {
|
|
40
|
-
let intermediate_result = {
|
|
41
|
-
subppath: _p.list.literal([]),
|
|
42
|
-
up_steps: 0,
|
|
43
|
-
};
|
|
44
|
-
$.segments.__l_map(($) => {
|
|
45
|
-
intermediate_result = _p.decide.state($, ($) => {
|
|
46
|
-
switch ($[0]) {
|
|
47
|
-
case 'parent': return _p.ss($, ($) => ({
|
|
48
|
-
'up_steps': _p.boolean.from.list(intermediate_result.subppath).is_empty()
|
|
49
|
-
? intermediate_result.up_steps + 1
|
|
50
|
-
: intermediate_result.up_steps,
|
|
51
|
-
'subppath': _p.boolean.from.list(intermediate_result.subppath).is_empty()
|
|
52
|
-
? intermediate_result.subppath
|
|
53
|
-
: (0, temp_core_1.remove_last_element)(intermediate_result.subppath),
|
|
54
|
-
'node': null,
|
|
55
|
-
}));
|
|
56
|
-
case 'child': return _p.ss($, ($) => ({
|
|
57
|
-
'up_steps': intermediate_result.up_steps,
|
|
58
|
-
'subppath': _p.list.nested_literal_old([
|
|
59
|
-
intermediate_result.subppath,
|
|
60
|
-
[
|
|
61
|
-
$
|
|
62
|
-
]
|
|
63
|
-
]),
|
|
64
|
-
}));
|
|
65
|
-
case 'current': return _p.ss($, ($) => intermediate_result);
|
|
66
|
-
case 'nothing': return _p.ss($, ($) => intermediate_result);
|
|
67
|
-
default: return _p.au($[0]);
|
|
68
|
-
}
|
|
69
|
-
});
|
|
70
|
-
});
|
|
71
|
-
return {
|
|
72
|
-
'start': $['leading slash']
|
|
73
|
-
? ['absolute', null]
|
|
74
|
-
: ['relative', {
|
|
75
|
-
'up steps': intermediate_result.up_steps,
|
|
76
|
-
}],
|
|
77
|
-
'subpath': intermediate_result.subppath,
|
|
78
|
-
};
|
|
79
|
-
};
|
|
80
|
-
exports.Context_Path = Context_Path;
|
|
81
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm9uX25vcm1hbGl6ZWRfcGF0aC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvc2NoZW1hcy9jb250ZXh0X3BhdGgvcmVmaW5lcnMvbm9uX25vcm1hbGl6ZWRfcGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSw0REFBNkM7QUFNN0MsMERBQWdFO0FBT3pELE1BQU0sWUFBWSxHQUFHLENBQ3hCLENBQTJCLEVBQ1QsRUFBRTtJQUVwQixJQUFJLG1CQUFtQixHQUF3QjtRQUUzQyxRQUFRLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsRUFBRSxDQUFDO1FBQzdCLFFBQVEsRUFBRSxDQUFDO0tBQ2QsQ0FBQTtJQUVELENBQUMsQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUU7UUFDckIsbUJBQW1CLEdBQUcsRUFBRSxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUF1QixFQUFFO1lBQ2hFLFFBQVEsQ0FBQyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUM7Z0JBQ1gsS0FBSyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDO29CQUNuQyxVQUFVLEVBQUUsRUFBRSxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLG1CQUFtQixDQUFDLFFBQVEsQ0FBQyxDQUFDLFFBQVEsRUFBRTt3QkFDckUsQ0FBQyxDQUFDLG1CQUFtQixDQUFDLFFBQVEsR0FBRyxDQUFDO3dCQUNsQyxDQUFDLENBQUMsbUJBQW1CLENBQUMsUUFBUTtvQkFDbEMsVUFBVSxFQUFFLEVBQUUsQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxRQUFRLENBQUMsQ0FBQyxRQUFRLEVBQUU7d0JBQ3JFLENBQUMsQ0FBQyxtQkFBbUIsQ0FBQyxRQUFRO3dCQUM5QixDQUFDLENBQUMsSUFBQSwrQkFBbUIsRUFBQyxtQkFBbUIsQ0FBQyxRQUFRLENBQUM7b0JBQ3ZELE1BQU0sRUFBRSxJQUFJO2lCQUNmLENBQUMsQ0FBQyxDQUFBO2dCQUNILEtBQUssT0FBTyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBdUIsRUFBRSxDQUFDLENBQUM7b0JBQ3ZELFVBQVUsRUFBRSxtQkFBbUIsQ0FBQyxRQUFRO29CQUN4QyxVQUFVLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FBQyxrQkFBa0IsQ0FBQzt3QkFDbkMsbUJBQW1CLENBQUMsUUFBUTt3QkFDNUI7NEJBQ0ksQ0FBQzt5QkFDSjtxQkFDSixDQUFDO2lCQUNMLENBQUMsQ0FBQyxDQUFBO2dCQUNILEtBQUssU0FBUyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsbUJBQW1CLENBQUMsQ0FBQTtnQkFDM0QsS0FBSyxTQUFTLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxtQkFBbUIsQ0FBQyxDQUFBO2dCQUMzRCxPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDL0IsQ0FBQztRQUNMLENBQUMsQ0FBQyxDQUFBO0lBQ04sQ0FBQyxDQUFDLENBQUE7SUFFRixPQUFPO1FBQ0gsT0FBTyxFQUFFLENBQUMsQ0FBQyxlQUFlLENBQUM7WUFDdkIsQ0FBQyxDQUFDLENBQUMsVUFBVSxFQUFFLElBQUksQ0FBQztZQUNwQixDQUFDLENBQUMsQ0FBQyxVQUFVLEVBQUU7b0JBQ1gsVUFBVSxFQUFFLG1CQUFtQixDQUFDLFFBQVE7aUJBQzNDLENBQUM7UUFDTixTQUFTLEVBQUUsbUJBQW1CLENBQUMsUUFBUTtLQUMxQyxDQUFBO0FBRUwsQ0FBQyxDQUFBO0FBL0NZLFFBQUEsWUFBWSxnQkErQ3hCIn0=
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
36
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
37
|
-
};
|
|
38
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.Context_Path = void 0;
|
|
40
|
-
const _p_list_from_text_1 = __importDefault(require("pareto-core/dist/_p_list_from_text"));
|
|
41
|
-
const x1 = __importStar(require("./non_normalized_path"));
|
|
42
|
-
const x2 = __importStar(require("../../non_normalized_path/refiners/text"));
|
|
43
|
-
const Context_Path = (//This one is exceptional because it will never produce errors
|
|
44
|
-
$) => x1.Context_Path(x2.Non_Normalized_Path((0, _p_list_from_text_1.default)($, ($) => $)));
|
|
45
|
-
exports.Context_Path = Context_Path;
|
|
46
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVtcF9zdHJpbmcuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3NjaGVtYXMvY29udGV4dF9wYXRoL3JlZmluZXJzL3RlbXBfc3RyaW5nLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDJGQUFrRTtBQUlsRSwwREFBMkM7QUFDM0MsNEVBQTZEO0FBRXRELE1BQU0sWUFBWSxHQUFHLENBQUUsOERBQThEO0FBQ3hGLENBQVMsRUFDUyxFQUFFLENBQUMsRUFBRSxDQUFDLFlBQVksQ0FDcEMsRUFBRSxDQUFDLG1CQUFtQixDQUNsQixJQUFBLDJCQUFpQixFQUNiLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUNYLENBQ0osQ0FDSixDQUFBO0FBVFksUUFBQSxZQUFZLGdCQVN4QiJ9
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as d_out from "../../../../../interface/generated/liana/schemas/path/data";
|
|
2
|
-
import * as d_in from "pareto-fountain-pen/dist/interface/to_be_generated/list_of_characters";
|
|
3
|
-
export declare const Context_Path: (//This one is exceptional because it will never produce errors
|
|
4
|
-
$: d_in.List_of_Characters) => d_out.Context_Path;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.Context_Path = void 0;
|
|
37
|
-
const x1 = __importStar(require("./non_normalized_path"));
|
|
38
|
-
const x2 = __importStar(require("../../non_normalized_path/refiners/text"));
|
|
39
|
-
const Context_Path = (//This one is exceptional because it will never produce errors
|
|
40
|
-
$) => x1.Context_Path(x2.Non_Normalized_Path($));
|
|
41
|
-
exports.Context_Path = Context_Path;
|
|
42
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvc2NoZW1hcy9jb250ZXh0X3BhdGgvcmVmaW5lcnMvdGV4dC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFJQSwwREFBMkM7QUFDM0MsNEVBQTZEO0FBRXRELE1BQU0sWUFBWSxHQUFHLENBQUUsOERBQThEO0FBQ3hGLENBQTBCLEVBQ1IsRUFBRSxDQUFDLEVBQUUsQ0FBQyxZQUFZLENBQ3BDLEVBQUUsQ0FBQyxtQkFBbUIsQ0FBQyxDQUFDLENBQUMsQ0FDNUIsQ0FBQTtBQUpZLFFBQUEsWUFBWSxnQkFJeEIifQ==
|
package/dist/implementation/manual/schemas/execute_command_executable/transformers/fountain_pen.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
-
import * as d_in from "../../../../../interface/generated/liana/schemas/execute_command_executable/data";
|
|
3
|
-
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
export declare namespace signatures {
|
|
5
|
-
type Error = _pi.Transformer<d_in.Error, d_out.Phrase>;
|
|
6
|
-
}
|
|
7
|
-
export declare const Error: signatures.Error;
|
package/dist/implementation/manual/schemas/execute_command_executable/transformers/fountain_pen.js
DELETED
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.Error = void 0;
|
|
37
|
-
const _p = __importStar(require("pareto-core/dist/assign"));
|
|
38
|
-
const sh = __importStar(require("pareto-fountain-pen/dist/shorthands/prose"));
|
|
39
|
-
const Error = ($) => _p.decide.state($, ($) => {
|
|
40
|
-
switch ($[0]) {
|
|
41
|
-
case 'failed to spawn': return _p.ss($, ($) => sh.ph.composed([
|
|
42
|
-
sh.ph.literal("failed to spawn process:"),
|
|
43
|
-
sh.ph.composed($.message.lines.__l_map(($) => sh.ph.literal($)))
|
|
44
|
-
]));
|
|
45
|
-
case 'non zero exit code': return _p.ss($, ($) => sh.ph.composed([
|
|
46
|
-
sh.ph.literal("non zero exit code:"),
|
|
47
|
-
sh.ph.indent(sh.pg.sentences([
|
|
48
|
-
sh.sentence([
|
|
49
|
-
sh.ph.literal("exit code: "),
|
|
50
|
-
$['exit code'].__decide(($) => sh.ph.decimal($), () => sh.ph.literal("n/a")),
|
|
51
|
-
]),
|
|
52
|
-
sh.sentence([
|
|
53
|
-
sh.ph.literal("output:"),
|
|
54
|
-
sh.ph.indent(sh.pg.sentences($.stderr.lines.__l_map(($) => sh.sentence([
|
|
55
|
-
sh.ph.literal($)
|
|
56
|
-
])))),
|
|
57
|
-
])
|
|
58
|
-
])),
|
|
59
|
-
]));
|
|
60
|
-
default: return _p.au($[0]);
|
|
61
|
-
}
|
|
62
|
-
});
|
|
63
|
-
exports.Error = Error;
|
|
64
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9zY2hlbWFzL2V4ZWN1dGVfY29tbWFuZF9leGVjdXRhYmxlL3RyYW5zZm9ybWVycy9mb3VudGFpbl9wZW4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEsNERBQTZDO0FBWTdDLDhFQUErRDtBQUV4RCxNQUFNLEtBQUssR0FBcUIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxNQUFNLENBQUMsS0FBSyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFO0lBQ25FLFFBQVEsQ0FBQyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUM7UUFDWCxLQUFLLGlCQUFpQixDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxRQUFRLENBQUM7WUFDMUQsRUFBRSxDQUFDLEVBQUUsQ0FBQyxPQUFPLENBQUMsMEJBQTBCLENBQUM7WUFDekMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxLQUFLLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO1NBQ25FLENBQUMsQ0FBQyxDQUFBO1FBQ0gsS0FBSyxvQkFBb0IsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsUUFBUSxDQUFDO1lBQzdELEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLHFCQUFxQixDQUFDO1lBQ3BDLEVBQUUsQ0FBQyxFQUFFLENBQUMsTUFBTSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsU0FBUyxDQUFDO2dCQUN6QixFQUFFLENBQUMsUUFBUSxDQUFDO29CQUNSLEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLGFBQWEsQ0FBQztvQkFDNUIsQ0FBQyxDQUFDLFdBQVcsQ0FBQyxDQUFDLFFBQVEsQ0FDbkIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUN2QixHQUFHLEVBQUUsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLE9BQU8sQ0FBQyxLQUFLLENBQUMsQ0FDN0I7aUJBQ0osQ0FBQztnQkFDRixFQUFFLENBQUMsUUFBUSxDQUFDO29CQUNSLEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLFNBQVMsQ0FBQztvQkFDeEIsRUFBRSxDQUFDLEVBQUUsQ0FBQyxNQUFNLENBQ1IsRUFBRSxDQUFDLEVBQUUsQ0FBQyxTQUFTLENBQ1gsQ0FBQyxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsT0FBTyxDQUNsQixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLFFBQVEsQ0FBQzt3QkFDZixFQUFFLENBQUMsRUFBRSxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUM7cUJBQ25CLENBQUMsQ0FDTCxDQUNKLENBQ0o7aUJBQ0osQ0FBQzthQUNMLENBQUMsQ0FBQztTQUNOLENBQUMsQ0FBQyxDQUFBO1FBQ0gsT0FBTyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO0lBQy9CLENBQUM7QUFDTCxDQUFDLENBQUMsQ0FBQTtBQWhDVyxRQUFBLEtBQUssU0FnQ2hCIn0=
|
package/dist/implementation/manual/schemas/execute_query_executable/transformers/fountain_pen.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
-
import * as d_in from "../../../../../interface/generated/liana/schemas/execute_query_executable/data";
|
|
3
|
-
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
export declare namespace signatures {
|
|
5
|
-
type Error = _pi.Transformer<d_in.Error, d_out.Phrase>;
|
|
6
|
-
}
|
|
7
|
-
export declare const Error: signatures.Error;
|