pareto-resources 0.2.142 → 0.2.143
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/declarations/refiners/path_unrestricted/list_of_characters.d.ts +2 -2
- package/dist/declarations/refiners/path_unrestricted/non_normalized_path.d.ts +2 -2
- package/dist/declarations/refiners/path_unrestricted/text.d.ts +2 -2
- package/dist/declarations/transformers/execute_command_executable/prose.d.ts +2 -2
- package/dist/declarations/transformers/execute_query_executable/prose.d.ts +2 -2
- package/dist/declarations/transformers/execute_smelly_command_executable/prose.d.ts +2 -2
- package/dist/declarations/transformers/unrestricted_path/deprecated_list_of_characters.d.ts +2 -2
- package/dist/declarations/transformers/unrestricted_path/text.d.ts +2 -2
- package/dist/implementation/refiners/path non_normalized/character.d.ts +1 -1
- package/dist/implementation/refiners/path non_normalized/list_of_characters.d.ts +2 -2
- package/dist/implementation/refiners/path non_normalized/text.d.ts +2 -2
- package/dist/implementation/refiners/path_sandboxed/list_of_characters.js +3 -3
- package/dist/implementation/refiners/path_sandboxed/non_normalized_path.js +3 -3
- package/dist/implementation/refiners/path_unrestricted/list_of_characters.d.ts +2 -2
- package/dist/implementation/refiners/path_unrestricted/non_normalized_path.d.ts +2 -2
- package/dist/implementation/refiners/path_unrestricted/text.d.ts +2 -2
- package/dist/implementation/transformers/unrestricted_path/unrestricted_path.d.ts +2 -2
- package/dist/interface/commands.d.ts +4 -4
- package/dist/interface/{generated/liana/schemas/execute_sandboxed_command_executable/data.d.ts → data/execute_sandboxed_command_executable.d.ts} +2 -2
- package/dist/interface/data/execute_sandboxed_command_executable.js +5 -0
- package/dist/interface/{generated/liana/schemas/execute_sandboxed_query_executable/data.d.ts → data/execute_sandboxed_query_executable.d.ts} +2 -2
- package/dist/interface/data/execute_sandboxed_query_executable.js +5 -0
- package/dist/interface/{generated/liana/schemas/execute_sandboxed_query_executable_and_catch/data.d.ts → data/execute_sandboxed_query_executable_and_catch.d.ts} +2 -2
- package/dist/interface/data/execute_sandboxed_query_executable_and_catch.js +5 -0
- package/dist/interface/{generated/liana/schemas/execute_sandboxed_smelly_command_executable/data.d.ts → data/execute_sandboxed_smelly_command_executable.d.ts} +2 -2
- package/dist/interface/data/execute_sandboxed_smelly_command_executable.js +5 -0
- package/dist/interface/{generated/liana/schemas/execute_unrestricted_command_executable/data.d.ts → data/execute_unrestricted_command_executable.d.ts} +2 -2
- package/dist/interface/data/execute_unrestricted_command_executable.js +5 -0
- package/dist/interface/{generated/liana/schemas/execute_unrestricted_query_executable/data.d.ts → data/execute_unrestricted_query_executable.d.ts} +2 -2
- package/dist/interface/data/execute_unrestricted_query_executable.js +5 -0
- package/dist/interface/{generated/liana/schemas/execute_unrestricted_smelly_command_executable/data.d.ts → data/execute_unrestricted_smelly_command_executable.d.ts} +2 -2
- package/dist/interface/data/execute_unrestricted_smelly_command_executable.js +5 -0
- package/dist/interface/{generated/liana/schemas/fountain_pen/data.d.ts → data/fountain_pen.d.ts} +1 -1
- package/dist/interface/data/fountain_pen.js +4 -0
- package/dist/interface/data/fs_unrestricted_path.js +3 -0
- package/dist/interface/data/list_of_characters.js +3 -0
- package/dist/interface/data/path_non_normalized.js +3 -0
- package/dist/interface/data/terminal_output.js +3 -0
- package/dist/interface/queries.d.ts +2 -2
- package/package.json +1 -1
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/data.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/astn_parse_tree.d.ts +0 -21
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/list_of_characters.d.ts +0 -27
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/astn_sealed_target.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/fountain_pen.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/transformers/fountain_pen.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/data.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/astn_parse_tree.d.ts +0 -29
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/list_of_characters.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/astn_sealed_target.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/fountain_pen.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/transformers/fountain_pen.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/data.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/astn_parse_tree.d.ts +0 -29
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/list_of_characters.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/astn_sealed_target.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/fountain_pen.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/transformers/fountain_pen.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/data.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/astn_parse_tree.d.ts +0 -21
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/list_of_characters.d.ts +0 -27
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/astn_sealed_target.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/fountain_pen.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/transformers/fountain_pen.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/data.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/astn_parse_tree.d.ts +0 -21
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/list_of_characters.d.ts +0 -27
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/astn_sealed_target.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/fountain_pen.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/transformers/fountain_pen.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/data.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/astn_parse_tree.d.ts +0 -29
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/list_of_characters.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/astn_sealed_target.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/fountain_pen.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/transformers/fountain_pen.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/data.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/astn_parse_tree.d.ts +0 -21
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/list_of_characters.d.ts +0 -27
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/astn_sealed_target.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/fountain_pen.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/transformers/fountain_pen.js +0 -4
- package/dist/interface/generated/liana/schemas/fountain_pen/data.js +0 -4
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.d.ts +0 -29
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/list_of_characters.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/astn_sealed_target.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/fountain_pen.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/fountain_pen.js +0 -4
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/astn_parse_tree.d.ts +0 -45
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/list_of_characters.d.ts +0 -60
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/astn_sealed_target.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/boilerplate_for_migrate.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/fountain_pen.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/transformers/fountain_pen.js +0 -4
- package/dist/interface/generated/liana/schemas/list_of_characters/data.js +0 -3
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/astn_parse_tree.d.ts +0 -13
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/list_of_characters.d.ts +0 -16
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/astn_sealed_target.d.ts +0 -10
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/boilerplate_for_migrate.d.ts +0 -10
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/fountain_pen.d.ts +0 -10
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/fountain_pen.js +0 -4
- package/dist/interface/generated/liana/schemas/path_non_normalized/data.js +0 -3
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/astn_parse_tree.d.ts +0 -13
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/list_of_characters.d.ts +0 -16
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/astn_sealed_target.d.ts +0 -10
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/boilerplate_for_migrate.d.ts +0 -10
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/fountain_pen.d.ts +0 -10
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/transformers/fountain_pen.js +0 -4
- package/dist/interface/generated/liana/schemas/terminal_output/data.js +0 -3
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/astn_parse_tree.d.ts +0 -13
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/astn_parse_tree.js +0 -5
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/list_of_characters.d.ts +0 -16
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/list_of_characters.js +0 -5
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/astn_sealed_target.d.ts +0 -10
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/astn_sealed_target.js +0 -4
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/boilerplate_for_migrate.d.ts +0 -10
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/boilerplate_for_migrate.js +0 -4
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/fountain_pen.d.ts +0 -10
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/transformers/fountain_pen.js +0 -4
- /package/dist/interface/{generated/liana/schemas/fs_unrestricted_path/data.d.ts → data/fs_unrestricted_path.d.ts} +0 -0
- /package/dist/interface/{generated/liana/schemas/list_of_characters/data.d.ts → data/list_of_characters.d.ts} +0 -0
- /package/dist/interface/{generated/liana/schemas/path_non_normalized/data.d.ts → data/path_non_normalized.d.ts} +0 -0
- /package/dist/interface/{generated/liana/schemas/terminal_output/data.d.ts → data/terminal_output.d.ts} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type * as p_ from 'pareto-core/interface/refiner';
|
|
2
|
-
import type * as d_out from "../../../interface/
|
|
3
|
-
import type * as d_in from "pareto-fountain-pen/interface/
|
|
2
|
+
import type * as d_out from "../../../interface/data/fs_unrestricted_path.js";
|
|
3
|
+
import type * as d_in from "pareto-fountain-pen/interface/data/list_of_characters";
|
|
4
4
|
import type * as d_function from "./non_normalized_path.js";
|
|
5
5
|
export declare namespace d_function2 {
|
|
6
6
|
type Parameters = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type * as p_ from 'pareto-core/interface/refiner';
|
|
2
|
-
import type * as d_out from "../../../interface/
|
|
3
|
-
import type * as d_in from "../../../interface/
|
|
2
|
+
import type * as d_out from "../../../interface/data/fs_unrestricted_path.js";
|
|
3
|
+
import type * as d_in from "../../../interface/data/path_non_normalized.js";
|
|
4
4
|
export type Error = ['trailing slash not allowed', null] | ['no node', null];
|
|
5
5
|
export type Node_Path = p_.Refiner_With_Parameter<d_out.Node_Path, Error, d_in.Non_Normalized_Path, {
|
|
6
6
|
'pedantic': boolean;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type * as p_ from 'pareto-core/interface/refiner';
|
|
2
|
-
import type * as d_out from "../../../interface/
|
|
3
|
-
import type * as d_in from "pareto-fountain-pen/interface/
|
|
2
|
+
import type * as d_out from "../../../interface/data/fs_unrestricted_path.js";
|
|
3
|
+
import type * as d_in from "pareto-fountain-pen/interface/data/text";
|
|
4
4
|
import type * as d_function from "./non_normalized_path.js";
|
|
5
5
|
export declare namespace d_function2 {
|
|
6
6
|
type Parameters = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type * as p_ from 'pareto-core/interface/transformer';
|
|
2
|
-
import type * as d_in from "../../../interface/
|
|
3
|
-
import type * as d_out from "pareto-fountain-pen/interface/
|
|
2
|
+
import type * as d_in from "../../../interface/data/execute_sandboxed_command_executable.js";
|
|
3
|
+
import type * as d_out from "pareto-fountain-pen/interface/data/prose";
|
|
4
4
|
export type Error = p_.Transformer<d_in.Error, d_out.Phrase>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type * as p_ from 'pareto-core/interface/transformer';
|
|
2
|
-
import type * as d_in from "../../../interface/
|
|
3
|
-
import type * as d_out from "pareto-fountain-pen/interface/
|
|
2
|
+
import type * as d_in from "../../../interface/data/execute_sandboxed_query_executable.js";
|
|
3
|
+
import type * as d_out from "pareto-fountain-pen/interface/data/prose";
|
|
4
4
|
export type Error = p_.Transformer<d_in.Error, d_out.Phrase>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type * as p_ from 'pareto-core/interface/transformer';
|
|
2
|
-
import type * as d_in from "../../../interface/
|
|
3
|
-
import type * as d_out from "pareto-fountain-pen/interface/
|
|
2
|
+
import type * as d_in from "../../../interface/data/execute_sandboxed_smelly_command_executable.js";
|
|
3
|
+
import type * as d_out from "pareto-fountain-pen/interface/data/prose";
|
|
4
4
|
export type Error = p_.Transformer<d_in.Error, d_out.Phrase>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type * as p_ from 'pareto-core/interface/transformer';
|
|
2
|
-
import type * as d_in from "../../../interface/
|
|
3
|
-
import type * as d_out from "pareto-fountain-pen/interface/
|
|
2
|
+
import type * as d_in from "../../../interface/data/fs_unrestricted_path.js";
|
|
3
|
+
import type * as d_out from "pareto-fountain-pen/interface/data/list_of_characters";
|
|
4
4
|
export type Node_Path = p_.Transformer<d_in.Node_Path, d_out.List_of_Characters>;
|
|
5
5
|
export type Context_Path = p_.Transformer<d_in.Context_Path, d_out.List_of_Characters>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type * as p_ from 'pareto-core/interface/transformer';
|
|
2
|
-
import type * as d_in from "../../../interface/
|
|
3
|
-
import type * as d_out from "pareto-fountain-pen/interface/
|
|
2
|
+
import type * as d_in from "../../../interface/data/fs_unrestricted_path.js";
|
|
3
|
+
import type * as d_out from "pareto-fountain-pen/interface/data/text";
|
|
4
4
|
export type Node_Path = p_.Transformer<d_in.Node_Path, d_out.Text>;
|
|
5
5
|
export type Context_Path = p_.Transformer<d_in.Context_Path, d_out.Text>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type * as p_i from 'pareto-core/interface/refiner';
|
|
2
|
-
import type * as d_out from "../../../interface/
|
|
2
|
+
import type * as d_out from "../../../interface/data/path_non_normalized.js";
|
|
3
3
|
export declare const Non_Normalized_Path: p_i.Production_Without_Error<d_out.Non_Normalized_Path, number, null>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type * as p_t from 'pareto-core/interface/transformer';
|
|
2
|
-
import type * as d_out from "../../../interface/
|
|
3
|
-
import type * as d_in from "pareto-fountain-pen/interface/
|
|
2
|
+
import type * as d_out from "../../../interface/data/path_non_normalized.js";
|
|
3
|
+
import type * as d_in from "pareto-fountain-pen/interface/data/list_of_characters";
|
|
4
4
|
export declare const Non_Normalized_Path: p_t.Transformer<d_in.List_of_Characters, d_out.Non_Normalized_Path>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type * as p_ti from 'pareto-core/interface/transformer';
|
|
2
|
-
import type * as d_out from "../../../interface/
|
|
3
|
-
import type * as d_in from "pareto-fountain-pen/interface/
|
|
2
|
+
import type * as d_out from "../../../interface/data/path_non_normalized.js";
|
|
3
|
+
import type * as d_in from "pareto-fountain-pen/interface/data/text";
|
|
4
4
|
export declare const Non_Normalized_Path: p_ti.Transformer<d_in.Text, d_out.Non_Normalized_Path>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// import p_iterate from 'pareto-core/implementation/refiner/specials/iterate'
|
|
2
2
|
// import p_text_from_list from 'pareto-core/implementation/refiner/specials/text_from_list'
|
|
3
3
|
export {};
|
|
4
|
-
// import type * as d_out from "../../../interface/
|
|
5
|
-
// import type * as d_in from "pareto-fountain-pen/interface/
|
|
4
|
+
// import type * as d_out from "../../../interface/data/fs_sandboxed_path.js"
|
|
5
|
+
// import type * as d_in from "pareto-fountain-pen/interface/data/list_of_characters"
|
|
6
6
|
// import type * as d_error from "./non_normalized_path.js"
|
|
7
7
|
// import type * as d_function from "../../../interface/data/sandboxed_path_from_non_normalized_path.js"
|
|
8
8
|
// export type Parameters = { 'pedantic': boolean }
|
|
@@ -30,4 +30,4 @@ export {};
|
|
|
30
30
|
// r_non_normalized_path_from_loc.Non_Normalized_Path($),
|
|
31
31
|
// abort,
|
|
32
32
|
// )
|
|
33
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
33
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL3JlZmluZXJzL3BhdGhfc2FuZGJveGVkL2xpc3Rfb2ZfY2hhcmFjdGVycy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSw4RUFBOEU7QUFDOUUsNEZBQTRGOztBQUU1Riw2RUFBNkU7QUFDN0UscUZBQXFGO0FBQ3JGLDJEQUEyRDtBQUMzRCx3R0FBd0c7QUFFeEcsbURBQW1EO0FBRW5ELGdDQUFnQztBQUNoQywwREFBMEQ7QUFDMUQsc0VBQXNFO0FBQ3RFLElBQUk7QUFDSixJQUFJO0FBR0osaUJBQWlCO0FBQ2pCLHlFQUF5RTtBQUN6RSxpR0FBaUc7QUFFakcscUVBQXFFO0FBQ3JFLG1EQUFtRDtBQUNuRCxpRUFBaUU7QUFDakUsaUJBQWlCO0FBQ2pCLGNBQWM7QUFDZCxRQUFRO0FBQ1IsSUFBSTtBQUVKLDBDQUEwQztBQUMxQyxnRUFBZ0U7QUFDaEUsUUFBUTtBQUNSLFNBQVM7QUFDVCxhQUFhO0FBQ2IsZ0RBQWdEO0FBQ2hELDZEQUE2RDtBQUM3RCxhQUFhO0FBQ2IsSUFBSSJ9
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
// import type * as d_out from "../../../interface/
|
|
2
|
-
// import type * as d_in from "../../../interface/
|
|
1
|
+
// import type * as d_out from "../../../interface/data/fs_sandboxed_path.js"
|
|
2
|
+
// import type * as d_in from "../../../interface/data/path_non_normalized.js"
|
|
3
3
|
// import type * as d_function from "../../../interface/data/sandboxed_path_from_non_normalized_path.js"
|
|
4
4
|
export {};
|
|
5
5
|
// import { remove_last_element } from "../../../temp/temp_core.js"
|
|
@@ -136,4 +136,4 @@ export {};
|
|
|
136
136
|
// 'subpath': intermediate_result.subppath,
|
|
137
137
|
// }
|
|
138
138
|
// }
|
|
139
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
139
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm9uX25vcm1hbGl6ZWRfcGF0aC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9yZWZpbmVycy9wYXRoX3NhbmRib3hlZC9ub25fbm9ybWFsaXplZF9wYXRoLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLDZFQUE2RTtBQUM3RSw4RUFBOEU7QUFDOUUsd0dBQXdHOztBQUV4RyxtRUFBbUU7QUFHbkUsK0JBQStCO0FBQy9CLHNDQUFzQztBQUN0QywwQkFBMEI7QUFDMUIsdUJBQXVCO0FBQ3ZCLElBQUk7QUFFSixzQkFBc0I7QUFDdEIsNkNBQTZDO0FBQzdDLDBCQUEwQjtBQUMxQiw0Q0FBNEM7QUFDNUMsdUNBQXVDO0FBRXZDLGdDQUFnQztBQUNoQywwREFBMEQ7QUFDMUQsNEVBQTRFO0FBQzVFLElBQUk7QUFDSixJQUFJO0FBRUoscUVBQXFFO0FBRXJFLHlCQUF5QjtBQUN6QixxQ0FBcUM7QUFDckMsMERBQTBEO0FBQzFELFlBQVk7QUFDWixRQUFRO0FBQ1IsdURBQXVEO0FBRXZELHlDQUF5QztBQUN6QyxzQkFBc0I7QUFDdEIsdUJBQXVCO0FBQ3ZCLFFBQVE7QUFFUix1Q0FBdUM7QUFDdkMsV0FBVztBQUNYLHlEQUF5RDtBQUN6RCwrQkFBK0I7QUFDL0IsOEJBQThCO0FBQzlCLCtEQUErRDtBQUMvRCxvRUFBb0U7QUFDcEUsbUZBQW1GO0FBQ25GLGlFQUFpRTtBQUNqRSw2REFBNkQ7QUFDN0QsMERBQTBEO0FBQzFELG9FQUFvRTtBQUNwRSxtRkFBbUY7QUFDbkYsb0RBQW9EO0FBQ3BELGtGQUFrRjtBQUNsRiwwREFBMEQ7QUFDMUQsb0NBQW9DO0FBQ3BDLHNCQUFzQjtBQUN0QixtRkFBbUY7QUFDbkYsZ0VBQWdFO0FBQ2hFLG9FQUFvRTtBQUNwRSx5REFBeUQ7QUFDekQsc0RBQXNEO0FBQ3RELDREQUE0RDtBQUM1RCxnQ0FBZ0M7QUFDaEMsMkRBQTJEO0FBQzNELGdDQUFnQztBQUNoQyw4QkFBOEI7QUFDOUIsaUNBQWlDO0FBQ2pDLHNCQUFzQjtBQUN0QixrRkFBa0Y7QUFDbEYsa0ZBQWtGO0FBQ2xGLHNEQUFzRDtBQUN0RCxnQkFBZ0I7QUFDaEIsYUFBYTtBQUNiLFNBQVM7QUFFVCwrQ0FBK0M7QUFDL0MsMENBQTBDO0FBQzFDLFFBQVE7QUFFUixnQ0FBZ0M7QUFDaEMsNERBQTREO0FBQzVELFFBQVE7QUFDUiw4Q0FBOEM7QUFDOUMsdURBQXVEO0FBQ3ZELFFBQVE7QUFDUixlQUFlO0FBQ2YsdUJBQXVCO0FBQ3ZCLDZCQUE2QjtBQUM3Qix1REFBdUQ7QUFDdkQsYUFBYTtBQUNiLDJDQUEyQztBQUMzQyxRQUFRO0FBRVIsSUFBSTtBQUVKLGdDQUFnQztBQUNoQyxzQ0FBc0M7QUFDdEMsdUJBQXVCO0FBQ3ZCLElBQUk7QUFFSiwwQ0FBMEM7QUFDMUMsaUVBQWlFO0FBQ2pFLFFBQVE7QUFDUixTQUFTO0FBQ1QsYUFBYTtBQUNiLFNBQVM7QUFFVCx3REFBd0Q7QUFFeEQseUNBQXlDO0FBQ3pDLHVCQUF1QjtBQUN2QixRQUFRO0FBRVIsc0NBQXNDO0FBQ3RDLFdBQVc7QUFDWCx5REFBeUQ7QUFDekQsaUNBQWlDO0FBQ2pDLDhCQUE4QjtBQUM5QiwrREFBK0Q7QUFDL0QseUZBQXlGO0FBQ3pGLDZEQUE2RDtBQUM3RCwwREFBMEQ7QUFDMUQseUZBQXlGO0FBQ3pGLHlEQUF5RDtBQUN6RCwrRUFBK0U7QUFDL0Usb0NBQW9DO0FBQ3BDLHNCQUFzQjtBQUN0QixvRkFBb0Y7QUFDcEYsZ0VBQWdFO0FBQ2hFLDREQUE0RDtBQUM1RCx3REFBd0Q7QUFDeEQsNEJBQTRCO0FBQzVCLGdDQUFnQztBQUNoQyw0QkFBNEI7QUFDNUIsMEJBQTBCO0FBQzFCLHNCQUFzQjtBQUN0QixrRkFBa0Y7QUFDbEYsa0ZBQWtGO0FBQ2xGLHNEQUFzRDtBQUN0RCxnQkFBZ0I7QUFDaEIsYUFBYTtBQUNiLFNBQVM7QUFFVCxnQ0FBZ0M7QUFDaEMsNERBQTREO0FBQzVELFFBQVE7QUFDUiw4Q0FBOEM7QUFDOUMsdURBQXVEO0FBQ3ZELFFBQVE7QUFDUixlQUFlO0FBQ2YseUJBQXlCO0FBQ3pCLG1EQUFtRDtBQUNuRCxRQUFRO0FBRVIsSUFBSSJ9
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type * as interface_ from "../../../declarations/refiners/path_unrestricted/list_of_characters.js";
|
|
2
|
-
import type * as d_out from "../../../interface/
|
|
3
|
-
import type * as d_in from "pareto-fountain-pen/interface/
|
|
2
|
+
import type * as d_out from "../../../interface/data/fs_unrestricted_path.js";
|
|
3
|
+
import type * as d_in from "pareto-fountain-pen/interface/data/list_of_characters";
|
|
4
4
|
export declare const Node_Path: interface_.Node_Path;
|
|
5
5
|
export declare const Context_Path: (//This one is exceptional because it will never produce errors
|
|
6
6
|
$: d_in.List_of_Characters) => d_out.Context_Path;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type * as interface_ from "../../../declarations/refiners/path_unrestricted/non_normalized_path.js";
|
|
2
|
-
import type * as d_out from "../../../interface/
|
|
3
|
-
import type * as d_in from "../../../interface/
|
|
2
|
+
import type * as d_out from "../../../interface/data/fs_unrestricted_path.js";
|
|
3
|
+
import type * as d_in from "../../../interface/data/path_non_normalized.js";
|
|
4
4
|
export declare const Node_Path: interface_.Node_Path;
|
|
5
5
|
export declare const Context_Path: ($: d_in.Non_Normalized_Path) => d_out.Context_Path;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type * as interface_ from "../../../declarations/refiners/path_unrestricted/text.js";
|
|
2
|
-
import type * as d_out from "../../../interface/
|
|
3
|
-
import type * as d_in from "pareto-fountain-pen/interface/
|
|
2
|
+
import type * as d_out from "../../../interface/data/fs_unrestricted_path.js";
|
|
3
|
+
import type * as d_in from "pareto-fountain-pen/interface/data/text";
|
|
4
4
|
export declare const Node_Path: interface_.Node_Path;
|
|
5
5
|
export declare const Context_Path: (//This one is exceptional because it will never produce errors
|
|
6
6
|
$: d_in.Text) => d_out.Context_Path;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type * as p_di from 'pareto-core/interface/data';
|
|
2
|
-
import type * as d_out from "../../../interface/
|
|
3
|
-
import type * as d_in from "../../../interface/
|
|
2
|
+
import type * as d_out from "../../../interface/data/fs_unrestricted_path.js";
|
|
3
|
+
import type * as d_in from "../../../interface/data/fs_unrestricted_path.js";
|
|
4
4
|
export declare const extend_context_path_with_single_step: ($: d_in.Context_Path, $p: {
|
|
5
5
|
"addition": string;
|
|
6
6
|
}) => d_out.Context_Path;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as p_ from 'pareto-core/interface/command_interface';
|
|
2
|
-
import type * as d_execute_unrestricted_command_command from "./
|
|
3
|
-
import type * as d_execute_unrestricted_smelly_command_executable from "./
|
|
4
|
-
import type * as d_execute_sandboxed_command_command from "./
|
|
5
|
-
import type * as d_execute_sandboxed_smelly_command_command from "./
|
|
2
|
+
import type * as d_execute_unrestricted_command_command from "./data/execute_unrestricted_command_executable.js";
|
|
3
|
+
import type * as d_execute_unrestricted_smelly_command_executable from "./data/execute_unrestricted_smelly_command_executable.js";
|
|
4
|
+
import type * as d_execute_sandboxed_command_command from "./data/execute_sandboxed_command_executable.js";
|
|
5
|
+
import type * as d_execute_sandboxed_smelly_command_command from "./data/execute_sandboxed_smelly_command_executable.js";
|
|
6
6
|
export declare namespace execute_unrestricted {
|
|
7
7
|
type command_executable = p_.Command_Interface<d_execute_unrestricted_command_command.Error, d_execute_unrestricted_command_command.Parameters>;
|
|
8
8
|
type smelly_command_executable = p_.Command_Interface<d_execute_unrestricted_smelly_command_executable.Error, d_execute_unrestricted_smelly_command_executable.Parameters>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as p_di from 'pareto-core/interface/data';
|
|
2
|
-
import * as i_imports_path from "
|
|
3
|
-
import * as i_imports_terminal_output from "
|
|
2
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
3
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
4
4
|
export declare namespace Parameters_ {
|
|
5
5
|
namespace args {
|
|
6
6
|
type L = string;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
4
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV9zYW5kYm94ZWRfY29tbWFuZF9leGVjdXRhYmxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9kYXRhL2V4ZWN1dGVfc2FuZGJveGVkX2NvbW1hbmRfZXhlY3V0YWJsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBQzdELE9BQU8sS0FBSyxJQUFJLE1BQU0sNEJBQTRCLENBQUE7QUFFbEQsT0FBTyxLQUFLLGNBQWMsTUFBTSwyQkFBMkIsQ0FBQTtBQUUzRCxPQUFPLEtBQUsseUJBQXlCLE1BQU0sc0JBQXNCLENBQUEifQ==
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as p_di from 'pareto-core/interface/data';
|
|
2
|
-
import * as i_imports_path from "
|
|
3
|
-
import * as i_imports_terminal_output from "
|
|
2
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
3
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
4
4
|
export declare namespace Parameters_ {
|
|
5
5
|
namespace args {
|
|
6
6
|
type L = string;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
4
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV9zYW5kYm94ZWRfcXVlcnlfZXhlY3V0YWJsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZGF0YS9leGVjdXRlX3NhbmRib3hlZF9xdWVyeV9leGVjdXRhYmxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFDN0QsT0FBTyxLQUFLLElBQUksTUFBTSw0QkFBNEIsQ0FBQTtBQUVsRCxPQUFPLEtBQUssY0FBYyxNQUFNLDJCQUEyQixDQUFBO0FBRTNELE9BQU8sS0FBSyx5QkFBeUIsTUFBTSxzQkFBc0IsQ0FBQSJ9
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as p_di from 'pareto-core/interface/data';
|
|
2
|
-
import * as i_imports_path from "
|
|
3
|
-
import * as i_imports_terminal_output from "
|
|
2
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
3
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
4
4
|
export declare namespace Parameters_ {
|
|
5
5
|
type program = string;
|
|
6
6
|
namespace args {
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
4
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV9zYW5kYm94ZWRfcXVlcnlfZXhlY3V0YWJsZV9hbmRfY2F0Y2guanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2RhdGEvZXhlY3V0ZV9zYW5kYm94ZWRfcXVlcnlfZXhlY3V0YWJsZV9hbmRfY2F0Y2gudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUM3RCxPQUFPLEtBQUssSUFBSSxNQUFNLDRCQUE0QixDQUFBO0FBRWxELE9BQU8sS0FBSyxjQUFjLE1BQU0sMkJBQTJCLENBQUE7QUFFM0QsT0FBTyxLQUFLLHlCQUF5QixNQUFNLHNCQUFzQixDQUFBIn0=
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as p_di from 'pareto-core/interface/data';
|
|
2
|
-
import * as i_imports_path from "
|
|
3
|
-
import * as i_imports_terminal_output from "
|
|
2
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
3
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
4
4
|
export declare namespace Parameters_ {
|
|
5
5
|
namespace args {
|
|
6
6
|
type L = string;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
4
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV9zYW5kYm94ZWRfc21lbGx5X2NvbW1hbmRfZXhlY3V0YWJsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZGF0YS9leGVjdXRlX3NhbmRib3hlZF9zbWVsbHlfY29tbWFuZF9leGVjdXRhYmxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFDN0QsT0FBTyxLQUFLLElBQUksTUFBTSw0QkFBNEIsQ0FBQTtBQUVsRCxPQUFPLEtBQUssY0FBYyxNQUFNLDJCQUEyQixDQUFBO0FBRTNELE9BQU8sS0FBSyx5QkFBeUIsTUFBTSxzQkFBc0IsQ0FBQSJ9
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as p_di from 'pareto-core/interface/data';
|
|
2
|
-
import * as i_imports_path from "
|
|
3
|
-
import * as i_imports_terminal_output from "
|
|
2
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
3
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
4
4
|
export declare namespace Parameters_ {
|
|
5
5
|
type program = string;
|
|
6
6
|
namespace args {
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
4
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV91bnJlc3RyaWN0ZWRfY29tbWFuZF9leGVjdXRhYmxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9kYXRhL2V4ZWN1dGVfdW5yZXN0cmljdGVkX2NvbW1hbmRfZXhlY3V0YWJsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBQzdELE9BQU8sS0FBSyxJQUFJLE1BQU0sNEJBQTRCLENBQUE7QUFFbEQsT0FBTyxLQUFLLGNBQWMsTUFBTSwyQkFBMkIsQ0FBQTtBQUUzRCxPQUFPLEtBQUsseUJBQXlCLE1BQU0sc0JBQXNCLENBQUEifQ==
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as p_di from 'pareto-core/interface/data';
|
|
2
|
-
import * as i_imports_path from "
|
|
3
|
-
import * as i_imports_terminal_output from "
|
|
2
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
3
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
4
4
|
export declare namespace Parameters_ {
|
|
5
5
|
type program = string;
|
|
6
6
|
namespace args {
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
4
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV91bnJlc3RyaWN0ZWRfcXVlcnlfZXhlY3V0YWJsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZGF0YS9leGVjdXRlX3VucmVzdHJpY3RlZF9xdWVyeV9leGVjdXRhYmxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFDN0QsT0FBTyxLQUFLLElBQUksTUFBTSw0QkFBNEIsQ0FBQTtBQUVsRCxPQUFPLEtBQUssY0FBYyxNQUFNLDJCQUEyQixDQUFBO0FBRTNELE9BQU8sS0FBSyx5QkFBeUIsTUFBTSxzQkFBc0IsQ0FBQSJ9
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as p_di from 'pareto-core/interface/data';
|
|
2
|
-
import * as i_imports_path from "
|
|
3
|
-
import * as i_imports_terminal_output from "
|
|
2
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
3
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
4
4
|
export declare namespace Parameters_ {
|
|
5
5
|
type program = string;
|
|
6
6
|
namespace args {
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
import * as i_imports_path from "./fs_unrestricted_path.js";
|
|
4
|
+
import * as i_imports_terminal_output from "./terminal_output.js";
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV91bnJlc3RyaWN0ZWRfc21lbGx5X2NvbW1hbmRfZXhlY3V0YWJsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZGF0YS9leGVjdXRlX3VucmVzdHJpY3RlZF9zbWVsbHlfY29tbWFuZF9leGVjdXRhYmxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFDN0QsT0FBTyxLQUFLLElBQUksTUFBTSw0QkFBNEIsQ0FBQTtBQUVsRCxPQUFPLEtBQUssY0FBYyxNQUFNLDJCQUEyQixDQUFBO0FBRTNELE9BQU8sS0FBSyx5QkFBeUIsTUFBTSxzQkFBc0IsQ0FBQSJ9
|
package/dist/interface/{generated/liana/schemas/fountain_pen/data.d.ts → data/fountain_pen.d.ts}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_di from 'pareto-core/interface/data';
|
|
2
|
-
import * as i_imports_list_of_characters from "
|
|
2
|
+
import * as i_imports_list_of_characters from "./list_of_characters.js";
|
|
3
3
|
export declare namespace Paragraph_ {
|
|
4
4
|
namespace composed {
|
|
5
5
|
type L = Paragraph_;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
import * as i_imports_list_of_characters from "./list_of_characters.js";
|
|
4
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9kYXRhL2ZvdW50YWluX3Blbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBQzdELE9BQU8sS0FBSyxJQUFJLE1BQU0sNEJBQTRCLENBQUE7QUFFbEQsT0FBTyxLQUFLLDRCQUE0QixNQUFNLHlCQUF5QixDQUFBIn0=
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnNfdW5yZXN0cmljdGVkX3BhdGguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2RhdGEvZnNfdW5yZXN0cmljdGVkX3BhdGgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUM3RCxPQUFPLEtBQUssSUFBSSxNQUFNLDRCQUE0QixDQUFBIn0=
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9kYXRhL2xpc3Rfb2ZfY2hhcmFjdGVycy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBQzdELE9BQU8sS0FBSyxJQUFJLE1BQU0sNEJBQTRCLENBQUEifQ==
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGF0aF9ub25fbm9ybWFsaXplZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZGF0YS9wYXRoX25vbl9ub3JtYWxpemVkLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFDN0QsT0FBTyxLQUFLLElBQUksTUFBTSw0QkFBNEIsQ0FBQSJ9
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
+
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVybWluYWxfb3V0cHV0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9kYXRhL3Rlcm1pbmFsX291dHB1dC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBQzdELE9BQU8sS0FBSyxJQUFJLE1BQU0sNEJBQTRCLENBQUEifQ==
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as p_ from 'pareto-core/interface/query_interface';
|
|
2
|
-
import type * as d_execute_unrestricted_query_executable from "./
|
|
3
|
-
import type * as d_execute_sandboxed_query_executable from "./
|
|
2
|
+
import type * as d_execute_unrestricted_query_executable from "./data/execute_unrestricted_query_executable.js";
|
|
3
|
+
import type * as d_execute_sandboxed_query_executable from "./data/execute_sandboxed_query_executable.js";
|
|
4
4
|
export declare namespace execute_unrestricted {
|
|
5
5
|
type query_executable = p_.Query_Interface<d_execute_unrestricted_query_executable.Result, d_execute_unrestricted_query_executable.Error, d_execute_unrestricted_query_executable.Parameters>;
|
|
6
6
|
}
|
package/package.json
CHANGED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
-
import * as i_imports_path from "../fs_unrestricted_path/data.js";
|
|
4
|
-
import * as i_imports_terminal_output from "../terminal_output/data.js";
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZXhlY3V0ZV9zYW5kYm94ZWRfY29tbWFuZF9leGVjdXRhYmxlL2RhdGEudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUM3RCxPQUFPLEtBQUssSUFBSSxNQUFNLDRCQUE0QixDQUFBO0FBRWxELE9BQU8sS0FBSyxjQUFjLE1BQU0saUNBQWlDLENBQUE7QUFFakUsT0FBTyxLQUFLLHlCQUF5QixNQUFNLDRCQUE0QixDQUFBIn0=
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/interface/data/unmarshall";
|
|
3
|
-
import * as i_out from "../../data.js";
|
|
4
|
-
import * as i_in from "astn-core/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: p_i.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: p_i.Abort<Error_.E>) => Error_.O;
|
|
21
|
-
export type { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/interface/data/unmarshall";
|
|
3
|
-
import * as i_out from "../../data.js";
|
|
4
|
-
import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9jb21tYW5kX2V4ZWN1dGFibGUvc2lnbmF0dXJlcy9yZWZpbmVycy9hc3RuX3BhcnNlX3RyZWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUU3RCxPQUFPLEtBQUssU0FBUyxNQUFNLHNDQUFzQyxDQUFBO0FBRWpFLE9BQU8sS0FBSyxLQUFLLE1BQU0sZUFBZSxDQUFBO0FBRXRDLE9BQU8sS0FBSyxJQUFJLE1BQU0sNkRBQTZELENBQUEifQ==
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/interface/data/deserialize";
|
|
3
|
-
import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
-
import * as i_out from "../../data.js";
|
|
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: p_i.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: p_i.Abort<Error_.E>, parameters: {
|
|
25
|
-
readonly 'tab size': Error_.P.tab_size;
|
|
26
|
-
}) => Error_.O;
|
|
27
|
-
export type { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/interface/data/deserialize";
|
|
3
|
-
import * as i_in from "pareto-fountain-pen/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
-
import * as i_out from "../../data.js";
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9jb21tYW5kX2V4ZWN1dGFibGUvc2lnbmF0dXJlcy9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxLQUFLLEdBQUcsTUFBTSx3Q0FBd0MsQ0FBQTtBQUU3RCxPQUFPLEtBQUssU0FBUyxNQUFNLHVDQUF1QyxDQUFBO0FBRWxFLE9BQU8sS0FBSyxJQUFJLE1BQU0sK0VBQStFLENBQUE7QUFFckcsT0FBTyxLQUFLLEtBQUssTUFBTSxlQUFlLENBQUEifQ==
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
|
|
2
|
-
import * as i_in from "../../data.js";
|
|
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 type { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_out from "astn-core/interface/generated/liana/schemas/sealed_target/data";
|
|
3
|
-
import * as i_in from "../../data.js";
|
|
4
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9jb21tYW5kX2V4ZWN1dGFibGUvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvYXN0bl9zZWFsZWRfdGFyZ2V0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFFN0QsT0FBTyxLQUFLLEtBQUssTUFBTSxnRUFBZ0UsQ0FBQTtBQUV2RixPQUFPLEtBQUssSUFBSSxNQUFNLGVBQWUsQ0FBQSJ9
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as i_out from "../../data.js";
|
|
2
|
-
import * as i_in from "../../data.js";
|
|
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 type { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_out from "../../data.js";
|
|
3
|
-
import * as i_in from "../../data.js";
|
|
4
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2V4ZWN1dGVfc2FuZGJveGVkX2NvbW1hbmRfZXhlY3V0YWJsZS9zaWduYXR1cmVzL3RyYW5zZm9ybWVycy9ib2lsZXJwbGF0ZV9mb3JfbWlncmF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEtBQUssR0FBRyxNQUFNLHdDQUF3QyxDQUFBO0FBRTdELE9BQU8sS0FBSyxLQUFLLE1BQU0sZUFBZSxDQUFBO0FBRXRDLE9BQU8sS0FBSyxJQUFJLE1BQU0sZUFBZSxDQUFBIn0=
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as i_in from "../../data.js";
|
|
2
|
-
import * as i_out from "pareto-fountain-pen/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 type { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_in from "../../data.js";
|
|
3
|
-
import * as i_out from "pareto-fountain-pen/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9jb21tYW5kX2V4ZWN1dGFibGUvc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvZm91bnRhaW5fcGVuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFFN0QsT0FBTyxLQUFLLElBQUksTUFBTSxlQUFlLENBQUE7QUFFckMsT0FBTyxLQUFLLEtBQUssTUFBTSxrRUFBa0UsQ0FBQSJ9
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as p_di from 'pareto-core/interface/data';
|
|
3
|
-
import * as i_imports_path from "../fs_unrestricted_path/data.js";
|
|
4
|
-
import * as i_imports_terminal_output from "../terminal_output/data.js";
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZXhlY3V0ZV9zYW5kYm94ZWRfcXVlcnlfZXhlY3V0YWJsZS9kYXRhLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFDN0QsT0FBTyxLQUFLLElBQUksTUFBTSw0QkFBNEIsQ0FBQTtBQUVsRCxPQUFPLEtBQUssY0FBYyxNQUFNLGlDQUFpQyxDQUFBO0FBRWpFLE9BQU8sS0FBSyx5QkFBeUIsTUFBTSw0QkFBNEIsQ0FBQSJ9
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/interface/data/unmarshall";
|
|
3
|
-
import * as i_out from "../../data.js";
|
|
4
|
-
import * as i_in from "astn-core/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: p_i.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: p_i.Abort<Error_.E>) => Error_.O;
|
|
21
|
-
export declare namespace Result_ {
|
|
22
|
-
type I = i_in.Value;
|
|
23
|
-
type O = i_out.Result;
|
|
24
|
-
type E = i_generic.Error;
|
|
25
|
-
namespace P {
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
export type Result_ = (context: Result_.I, abort: p_i.Abort<Result_.E>) => Result_.O;
|
|
29
|
-
export type { Parameters_ as Parameters, Error_ as Error, Result_ as Result, };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as p_i from 'pareto-core/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/interface/data/unmarshall";
|
|
3
|
-
import * as i_out from "../../data.js";
|
|
4
|
-
import * as i_in from "astn-core/interface/generated/liana/schemas/parse_tree/data";
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9leGVjdXRlX3NhbmRib3hlZF9xdWVyeV9leGVjdXRhYmxlL3NpZ25hdHVyZXMvcmVmaW5lcnMvYXN0bl9wYXJzZV90cmVlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxHQUFHLE1BQU0sd0NBQXdDLENBQUE7QUFFN0QsT0FBTyxLQUFLLFNBQVMsTUFBTSxzQ0FBc0MsQ0FBQTtBQUVqRSxPQUFPLEtBQUssS0FBSyxNQUFNLGVBQWUsQ0FBQTtBQUV0QyxPQUFPLEtBQUssSUFBSSxNQUFNLDZEQUE2RCxDQUFBIn0=
|