pareto-resources 0.2.95 → 0.2.97
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/commands/fs_sandboxed_copy.d.ts +0 -2
- package/dist/implementation/manual/commands/fs_sandboxed_copy.js +27 -50
- package/dist/implementation/manual/commands/fs_sandboxed_make_directory.d.ts +0 -2
- package/dist/implementation/manual/commands/fs_sandboxed_make_directory.js +21 -47
- package/dist/implementation/manual/commands/fs_sandboxed_remove.d.ts +0 -2
- package/dist/implementation/manual/commands/fs_sandboxed_remove.js +21 -47
- package/dist/implementation/manual/commands/fs_sandboxed_write_file.d.ts +0 -2
- package/dist/implementation/manual/commands/fs_sandboxed_write_file.js +21 -47
- package/dist/implementation/manual/commands/write_directory_content.js +2 -2
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_from_sandboxed.js +12 -0
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_from_unrestricted.js +12 -0
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_within_context_from_sandboxed.js +17 -0
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_within_context_from_unrestricted.js +17 -0
- package/dist/implementation/manual/queries/resources_read_directory_content.js +3 -3
- package/dist/implementation/manual/queries/resources_read_directory_structure.js +2 -2
- package/dist/implementation/manual/refiners/path_sandboxed/list_of_characters.d.ts +0 -13
- package/dist/implementation/manual/refiners/path_sandboxed/list_of_characters.js +30 -45
- package/dist/implementation/manual/refiners/path_sandboxed/non_normalized_path.d.ts +0 -12
- package/dist/implementation/manual/refiners/path_sandboxed/non_normalized_path.js +132 -145
- package/dist/implementation/manual/refiners/path_sandboxed/text.d.ts +0 -13
- package/dist/implementation/manual/refiners/path_sandboxed/text.js +35 -48
- package/dist/implementation/manual/transformers/sandboxed_path/sandboxed_path.d.ts +0 -16
- package/dist/implementation/manual/transformers/sandboxed_path/sandboxed_path.js +57 -69
- package/dist/implementation/manual/transformers/sandboxed_path/unrestricted_path.d.ts +0 -9
- package/dist/implementation/manual/transformers/sandboxed_path/unrestricted_path.js +16 -50
- package/dist/interface/resources.d.ts +0 -26
- package/dist/interface/signatures/filesystem_sandboxed.d.ts +0 -37
- package/dist/interface/signatures/filesystem_sandboxed.js +85 -2
- package/dist/interface/signatures/resources.d.ts +4 -4
- package/dist/interface/to_be_generated/read_directory_content.d.ts +3 -3
- package/dist/interface/to_be_generated/read_directory_structure.d.ts +1 -1
- package/dist/interface/to_be_generated/write_directory_content.d.ts +1 -1
- package/package.json +1 -1
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/refiners/astn_parse_tree.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/refiners/astn_parse_tree.js +0 -171
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/refiners/list_of_characters.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/refiners/list_of_characters.js +0 -51
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/transformers/astn_sealed_target.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/transformers/astn_sealed_target.js +0 -85
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/transformers/boilerplate_for_migrate.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/transformers/boilerplate_for_migrate.js +0 -66
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/transformers/fountain_pen.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/transformers/fountain_pen.js +0 -45
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/refiners/astn_parse_tree.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/refiners/astn_parse_tree.js +0 -110
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/refiners/list_of_characters.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/refiners/list_of_characters.js +0 -47
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/transformers/astn_sealed_target.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/transformers/astn_sealed_target.js +0 -66
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/transformers/boilerplate_for_migrate.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/transformers/boilerplate_for_migrate.js +0 -55
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/transformers/fountain_pen.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/transformers/fountain_pen.js +0 -43
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_make_directory/refiners/astn_parse_tree.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_make_directory/refiners/astn_parse_tree.js +0 -74
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_make_directory/refiners/list_of_characters.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_make_directory/refiners/list_of_characters.js +0 -47
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_make_directory/transformers/astn_sealed_target.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_make_directory/transformers/astn_sealed_target.js +0 -55
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_make_directory/transformers/boilerplate_for_migrate.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_make_directory/transformers/boilerplate_for_migrate.js +0 -50
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_make_directory/transformers/fountain_pen.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_make_directory/transformers/fountain_pen.js +0 -43
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/refiners/astn_parse_tree.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/refiners/astn_parse_tree.js +0 -89
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/refiners/list_of_characters.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/refiners/list_of_characters.js +0 -51
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/transformers/astn_sealed_target.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/transformers/astn_sealed_target.js +0 -59
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/transformers/boilerplate_for_migrate.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/transformers/boilerplate_for_migrate.js +0 -54
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/transformers/fountain_pen.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/transformers/fountain_pen.js +0 -45
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_directory/refiners/astn_parse_tree.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_directory/refiners/astn_parse_tree.js +0 -113
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_directory/refiners/list_of_characters.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_directory/refiners/list_of_characters.js +0 -55
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_directory/transformers/astn_sealed_target.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_directory/transformers/astn_sealed_target.js +0 -78
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_directory/transformers/boilerplate_for_migrate.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_directory/transformers/boilerplate_for_migrate.js +0 -69
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_directory/transformers/fountain_pen.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_directory/transformers/fountain_pen.js +0 -47
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file/refiners/astn_parse_tree.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file/refiners/astn_parse_tree.js +0 -45
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file/refiners/list_of_characters.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file/refiners/list_of_characters.js +0 -51
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file/transformers/astn_sealed_target.js +0 -20
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file/transformers/boilerplate_for_migrate.js +0 -18
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file/transformers/fountain_pen.js +0 -21
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file_within_context/refiners/astn_parse_tree.js +0 -31
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file_within_context/refiners/list_of_characters.d.ts +0 -0
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file_within_context/refiners/list_of_characters.js +0 -48
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file_within_context/transformers/astn_sealed_target.d.ts +0 -0
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file_within_context/transformers/astn_sealed_target.js +0 -20
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file_within_context/transformers/boilerplate_for_migrate.d.ts +0 -0
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file_within_context/transformers/boilerplate_for_migrate.js +0 -18
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file_within_context/transformers/fountain_pen.d.ts +0 -0
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_read_file_within_context/transformers/fountain_pen.js +0 -21
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/refiners/astn_parse_tree.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/refiners/astn_parse_tree.js +0 -74
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/refiners/list_of_characters.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/refiners/list_of_characters.js +0 -47
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/transformers/astn_sealed_target.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/transformers/astn_sealed_target.js +0 -55
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/transformers/boilerplate_for_migrate.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/transformers/boilerplate_for_migrate.js +0 -50
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/transformers/fountain_pen.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/transformers/fountain_pen.js +0 -43
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/refiners/astn_parse_tree.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/refiners/astn_parse_tree.js +0 -68
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/refiners/list_of_characters.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/refiners/list_of_characters.js +0 -55
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/transformers/astn_sealed_target.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/transformers/astn_sealed_target.js +0 -63
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/transformers/boilerplate_for_migrate.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/transformers/boilerplate_for_migrate.js +0 -57
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/transformers/fountain_pen.d.ts +0 -5
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/transformers/fountain_pen.js +0 -47
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat_possible_node/refiners/astn_parse_tree.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat_possible_node/refiners/astn_parse_tree.js +0 -68
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat_possible_node/refiners/list_of_characters.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat_possible_node/refiners/list_of_characters.js +0 -51
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat_possible_node/transformers/astn_sealed_target.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat_possible_node/transformers/astn_sealed_target.js +0 -66
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat_possible_node/transformers/boilerplate_for_migrate.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat_possible_node/transformers/boilerplate_for_migrate.js +0 -57
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat_possible_node/transformers/fountain_pen.d.ts +0 -4
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat_possible_node/transformers/fountain_pen.js +0 -45
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_write_file/refiners/astn_parse_tree.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_write_file/refiners/astn_parse_tree.js +0 -72
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_write_file/refiners/list_of_characters.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_write_file/refiners/list_of_characters.js +0 -47
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_write_file/transformers/astn_sealed_target.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_write_file/transformers/astn_sealed_target.js +0 -52
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_write_file/transformers/boilerplate_for_migrate.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_write_file/transformers/boilerplate_for_migrate.js +0 -51
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_write_file/transformers/fountain_pen.d.ts +0 -3
- package/dist/implementation/generated/liana/schemas/fs_sandboxed_write_file/transformers/fountain_pen.js +0 -43
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file.d.ts +0 -2
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file.js +0 -39
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_within_context.d.ts +0 -2
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_within_context.js +0 -43
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/data.d.ts +0 -46
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/refiners/astn_parse_tree.d.ts +0 -29
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/refiners/astn_parse_tree.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/refiners/list_of_characters.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/refiners/list_of_characters.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/transformers/astn_sealed_target.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/transformers/fountain_pen.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/data.d.ts +0 -23
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/signatures/refiners/astn_parse_tree.d.ts +0 -21
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/signatures/refiners/astn_parse_tree.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/signatures/refiners/list_of_characters.d.ts +0 -27
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/signatures/refiners/list_of_characters.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/signatures/transformers/astn_sealed_target.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/signatures/transformers/fountain_pen.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_copy/signatures/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/data.d.ts +0 -12
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/signatures/refiners/astn_parse_tree.d.ts +0 -21
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/signatures/refiners/astn_parse_tree.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/signatures/refiners/list_of_characters.d.ts +0 -27
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/signatures/refiners/list_of_characters.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/signatures/transformers/astn_sealed_target.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/signatures/transformers/fountain_pen.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_make_directory/signatures/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/data.d.ts +0 -21
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/signatures/refiners/astn_parse_tree.d.ts +0 -29
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/signatures/refiners/astn_parse_tree.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/signatures/refiners/list_of_characters.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/signatures/refiners/list_of_characters.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/signatures/transformers/astn_sealed_target.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/signatures/transformers/fountain_pen.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_path/signatures/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/data.d.ts +0 -30
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/signatures/refiners/astn_parse_tree.d.ts +0 -37
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/signatures/refiners/astn_parse_tree.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/signatures/refiners/list_of_characters.d.ts +0 -49
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/signatures/refiners/list_of_characters.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/signatures/transformers/astn_sealed_target.d.ts +0 -31
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/signatures/transformers/boilerplate_for_migrate.d.ts +0 -31
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/signatures/transformers/fountain_pen.d.ts +0 -31
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_directory/signatures/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/data.d.ts +0 -6
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/refiners/astn_parse_tree.d.ts +0 -29
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/refiners/astn_parse_tree.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/refiners/list_of_characters.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/refiners/list_of_characters.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/transformers/astn_sealed_target.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/transformers/fountain_pen.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/data.d.ts +0 -7
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/signatures/refiners/astn_parse_tree.d.ts +0 -29
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/signatures/refiners/astn_parse_tree.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/signatures/refiners/list_of_characters.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/signatures/refiners/list_of_characters.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/signatures/transformers/astn_sealed_target.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/signatures/transformers/fountain_pen.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_read_file_within_context/signatures/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/data.d.ts +0 -12
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/signatures/refiners/astn_parse_tree.d.ts +0 -21
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/signatures/refiners/astn_parse_tree.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/signatures/refiners/list_of_characters.d.ts +0 -27
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/signatures/refiners/list_of_characters.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/signatures/transformers/astn_sealed_target.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/signatures/transformers/fountain_pen.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_remove/signatures/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/data.d.ts +0 -11
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/signatures/refiners/astn_parse_tree.d.ts +0 -37
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/signatures/refiners/astn_parse_tree.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/signatures/refiners/list_of_characters.d.ts +0 -49
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/signatures/refiners/list_of_characters.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/signatures/transformers/astn_sealed_target.d.ts +0 -31
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/signatures/transformers/boilerplate_for_migrate.d.ts +0 -31
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/signatures/transformers/fountain_pen.d.ts +0 -31
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat/signatures/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/data.d.ts +0 -11
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/signatures/refiners/astn_parse_tree.d.ts +0 -29
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/signatures/refiners/astn_parse_tree.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/signatures/refiners/list_of_characters.d.ts +0 -38
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/signatures/refiners/list_of_characters.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/signatures/transformers/astn_sealed_target.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/signatures/transformers/boilerplate_for_migrate.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/signatures/transformers/fountain_pen.d.ts +0 -24
- package/dist/interface/generated/liana/schemas/fs_sandboxed_stat_possible_node/signatures/transformers/fountain_pen.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/data.d.ts +0 -13
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/data.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/signatures/refiners/astn_parse_tree.d.ts +0 -21
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/signatures/refiners/astn_parse_tree.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/signatures/refiners/list_of_characters.d.ts +0 -27
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/signatures/refiners/list_of_characters.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/signatures/transformers/astn_sealed_target.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/signatures/transformers/astn_sealed_target.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/signatures/transformers/boilerplate_for_migrate.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/signatures/transformers/boilerplate_for_migrate.js +0 -3
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/signatures/transformers/fountain_pen.d.ts +0 -17
- package/dist/interface/generated/liana/schemas/fs_sandboxed_write_file/signatures/transformers/fountain_pen.js +0 -3
- /package/dist/implementation/{generated/liana/schemas/fs_sandboxed_read_file/transformers/astn_sealed_target.d.ts → manual/queries/filesystem_sandboxed_read_file_from_sandboxed.d.ts} +0 -0
- /package/dist/implementation/{generated/liana/schemas/fs_sandboxed_read_file/transformers/boilerplate_for_migrate.d.ts → manual/queries/filesystem_sandboxed_read_file_from_unrestricted.d.ts} +0 -0
- /package/dist/implementation/{generated/liana/schemas/fs_sandboxed_read_file/transformers/fountain_pen.d.ts → manual/queries/filesystem_sandboxed_read_file_within_context_from_sandboxed.d.ts} +0 -0
- /package/dist/implementation/{generated/liana/schemas/fs_sandboxed_read_file_within_context/refiners/astn_parse_tree.d.ts → manual/queries/filesystem_sandboxed_read_file_within_context_from_unrestricted.d.ts} +0 -0
|
@@ -1,51 +1,28 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
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.$$ = void 0;
|
|
37
|
-
const _p = __importStar(require("pareto-core/dist/command"));
|
|
38
|
-
//dependencies
|
|
39
|
-
const t_path_to_path = __importStar(require("../transformers/sandboxed_path/unrestricted_path"));
|
|
40
|
-
exports.$$ = _p.command_procedure(($p, $cr, $qr, $x) => [
|
|
41
|
-
$cr.unrestricted.execute({
|
|
42
|
-
'source': t_path_to_path.Node_Path($p.source, {
|
|
43
|
-
'context': $x.context
|
|
44
|
-
}),
|
|
45
|
-
'target': t_path_to_path.Node_Path($p.target, {
|
|
46
|
-
'context': $x.context
|
|
47
|
-
}),
|
|
48
|
-
'options': $p.options
|
|
49
|
-
}, ($) => $)
|
|
50
|
-
]);
|
|
51
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnNfc2FuZGJveGVkX2NvcHkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL2NvbW1hbmRzL2ZzX3NhbmRib3hlZF9jb3B5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDZEQUE4QztBQUk5QyxjQUFjO0FBQ2QsaUdBQWtGO0FBR3JFLFFBQUEsRUFBRSxHQUE2QixFQUFFLENBQUMsaUJBQWlCLENBQzVELENBQUMsRUFBRSxFQUFFLEdBQUcsRUFBRSxHQUFHLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQztJQUNsQixHQUFHLENBQUMsWUFBWSxDQUFDLE9BQU8sQ0FDcEI7UUFDSSxRQUFRLEVBQUUsY0FBYyxDQUFDLFNBQVMsQ0FDOUIsRUFBRSxDQUFDLE1BQU0sRUFDVDtZQUNJLFNBQVMsRUFBRSxFQUFFLENBQUMsT0FBTztTQUN4QixDQUNKO1FBQ0QsUUFBUSxFQUFFLGNBQWMsQ0FBQyxTQUFTLENBQzlCLEVBQUUsQ0FBQyxNQUFNLEVBQ1Q7WUFDSSxTQUFTLEVBQUUsRUFBRSxDQUFDLE9BQU87U0FDeEIsQ0FDSjtRQUNELFNBQVMsRUFBRSxFQUFFLENBQUMsT0FBTztLQUN4QixFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQ1g7Q0FDSixDQUNKLENBQUEifQ==
|
|
2
|
+
// import * as _p from 'pareto-core/dist/command'
|
|
3
|
+
// import * as signatures from "../../../interface/signatures/filesystem_sandboxed"
|
|
4
|
+
// //dependencies
|
|
5
|
+
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
6
|
+
// export const $$: signatures.commands.copy = _p.command_procedure(
|
|
7
|
+
// ($p, $cr, $qr, $x) => [
|
|
8
|
+
// $cr.unrestricted.execute(
|
|
9
|
+
// {
|
|
10
|
+
// 'source': t_path_to_path.Node_Path(
|
|
11
|
+
// $p.source,
|
|
12
|
+
// {
|
|
13
|
+
// 'context': $x.context
|
|
14
|
+
// }
|
|
15
|
+
// ),
|
|
16
|
+
// 'target': t_path_to_path.Node_Path(
|
|
17
|
+
// $p.target,
|
|
18
|
+
// {
|
|
19
|
+
// 'context': $x.context
|
|
20
|
+
// }
|
|
21
|
+
// ),
|
|
22
|
+
// 'options': $p.options
|
|
23
|
+
// },
|
|
24
|
+
// ($) => $,
|
|
25
|
+
// )
|
|
26
|
+
// ]
|
|
27
|
+
// )
|
|
28
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnNfc2FuZGJveGVkX2NvcHkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL2NvbW1hbmRzL2ZzX3NhbmRib3hlZF9jb3B5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxpREFBaUQ7QUFFakQsbUZBQW1GO0FBRW5GLGlCQUFpQjtBQUNqQixxRkFBcUY7QUFHckYsb0VBQW9FO0FBQ3BFLDhCQUE4QjtBQUM5QixvQ0FBb0M7QUFDcEMsZ0JBQWdCO0FBQ2hCLHNEQUFzRDtBQUN0RCxpQ0FBaUM7QUFDakMsd0JBQXdCO0FBQ3hCLGdEQUFnRDtBQUNoRCx3QkFBd0I7QUFDeEIscUJBQXFCO0FBQ3JCLHNEQUFzRDtBQUN0RCxpQ0FBaUM7QUFDakMsd0JBQXdCO0FBQ3hCLGdEQUFnRDtBQUNoRCx3QkFBd0I7QUFDeEIscUJBQXFCO0FBQ3JCLHdDQUF3QztBQUN4QyxpQkFBaUI7QUFDakIsd0JBQXdCO0FBQ3hCLFlBQVk7QUFDWixRQUFRO0FBQ1IsSUFBSSJ9
|
|
@@ -1,48 +1,22 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
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.$$ = void 0;
|
|
37
|
-
const _p = __importStar(require("pareto-core/dist/command"));
|
|
38
|
-
//dependencies
|
|
39
|
-
const t_path_to_path = __importStar(require("../transformers/sandboxed_path/unrestricted_path"));
|
|
40
|
-
exports.$$ = _p.command_procedure(($p, $cr, $qr, $x) => [
|
|
41
|
-
$cr.unrestricted.execute({
|
|
42
|
-
'path': t_path_to_path.Node_Path($p.path, {
|
|
43
|
-
'context': $x.context
|
|
44
|
-
}),
|
|
45
|
-
'delete existing': $p['delete existing']
|
|
46
|
-
}, ($) => $)
|
|
47
|
-
]);
|
|
48
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnNfc2FuZGJveGVkX21ha2VfZGlyZWN0b3J5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9jb21tYW5kcy9mc19zYW5kYm94ZWRfbWFrZV9kaXJlY3RvcnkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEsNkRBQThDO0FBSTlDLGNBQWM7QUFDZCxpR0FBa0Y7QUFHckUsUUFBQSxFQUFFLEdBQXVDLEVBQUUsQ0FBQyxpQkFBaUIsQ0FDdEUsQ0FBQyxFQUFFLEVBQUUsR0FBRyxFQUFFLEdBQUcsRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDO0lBQ2xCLEdBQUcsQ0FBQyxZQUFZLENBQUMsT0FBTyxDQUNwQjtRQUNJLE1BQU0sRUFBRSxjQUFjLENBQUMsU0FBUyxDQUM1QixFQUFFLENBQUMsSUFBSSxFQUNQO1lBQ0ksU0FBUyxFQUFFLEVBQUUsQ0FBQyxPQUFPO1NBQ3hCLENBQ0o7UUFDRCxpQkFBaUIsRUFBRSxFQUFFLENBQUMsaUJBQWlCLENBQUM7S0FDM0MsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUNYO0NBQ0osQ0FDSixDQUFBIn0=
|
|
2
|
+
// import * as _p from 'pareto-core/dist/command'
|
|
3
|
+
// import * as signatures from "../../../interface/signatures/filesystem_sandboxed"
|
|
4
|
+
// //dependencies
|
|
5
|
+
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
6
|
+
// export const $$: signatures.commands.make_directory = _p.command_procedure(
|
|
7
|
+
// ($p, $cr, $qr, $x) => [
|
|
8
|
+
// $cr.unrestricted.execute(
|
|
9
|
+
// {
|
|
10
|
+
// 'path': t_path_to_path.Node_Path(
|
|
11
|
+
// $p.path,
|
|
12
|
+
// {
|
|
13
|
+
// 'context': $x.context
|
|
14
|
+
// }
|
|
15
|
+
// ),
|
|
16
|
+
// 'delete existing': $p['delete existing']
|
|
17
|
+
// },
|
|
18
|
+
// ($) => $,
|
|
19
|
+
// )
|
|
20
|
+
// ]
|
|
21
|
+
// )
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnNfc2FuZGJveGVkX21ha2VfZGlyZWN0b3J5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9jb21tYW5kcy9mc19zYW5kYm94ZWRfbWFrZV9kaXJlY3RvcnkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLGlEQUFpRDtBQUVqRCxtRkFBbUY7QUFFbkYsaUJBQWlCO0FBQ2pCLHFGQUFxRjtBQUdyRiw4RUFBOEU7QUFDOUUsOEJBQThCO0FBQzlCLG9DQUFvQztBQUNwQyxnQkFBZ0I7QUFDaEIsb0RBQW9EO0FBQ3BELCtCQUErQjtBQUMvQix3QkFBd0I7QUFDeEIsZ0RBQWdEO0FBQ2hELHdCQUF3QjtBQUN4QixxQkFBcUI7QUFDckIsMkRBQTJEO0FBQzNELGlCQUFpQjtBQUNqQix3QkFBd0I7QUFDeEIsWUFBWTtBQUNaLFFBQVE7QUFDUixJQUFJIn0=
|
|
@@ -1,48 +1,22 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
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.$$ = void 0;
|
|
37
|
-
const _p = __importStar(require("pareto-core/dist/command"));
|
|
38
|
-
//dependencies
|
|
39
|
-
const t_path_to_path = __importStar(require("../transformers/sandboxed_path/unrestricted_path"));
|
|
40
|
-
exports.$$ = _p.command_procedure(($p, $cr, $qr, $x) => [
|
|
41
|
-
$cr.unrestricted.execute({
|
|
42
|
-
'path': t_path_to_path.Context_Path($p.path, {
|
|
43
|
-
'context': $x.context
|
|
44
|
-
}),
|
|
45
|
-
'error if not exists': $p['error if not exists']
|
|
46
|
-
}, ($) => $)
|
|
47
|
-
]);
|
|
48
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnNfc2FuZGJveGVkX3JlbW92ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvY29tbWFuZHMvZnNfc2FuZGJveGVkX3JlbW92ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSw2REFBOEM7QUFJOUMsY0FBYztBQUNkLGlHQUFrRjtBQUdyRSxRQUFBLEVBQUUsR0FBK0IsRUFBRSxDQUFDLGlCQUFpQixDQUM5RCxDQUFDLEVBQUUsRUFBRSxHQUFHLEVBQUUsR0FBRyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUM7SUFDbEIsR0FBRyxDQUFDLFlBQVksQ0FBQyxPQUFPLENBQ3BCO1FBQ0ksTUFBTSxFQUFFLGNBQWMsQ0FBQyxZQUFZLENBQy9CLEVBQUUsQ0FBQyxJQUFJLEVBQ1A7WUFDSSxTQUFTLEVBQUUsRUFBRSxDQUFDLE9BQU87U0FDeEIsQ0FDSjtRQUNELHFCQUFxQixFQUFFLEVBQUUsQ0FBQyxxQkFBcUIsQ0FBQztLQUNuRCxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQ1g7Q0FDSixDQUNKLENBQUEifQ==
|
|
2
|
+
// import * as _p from 'pareto-core/dist/command'
|
|
3
|
+
// import * as signatures from "../../../interface/signatures/filesystem_sandboxed"
|
|
4
|
+
// //dependencies
|
|
5
|
+
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
6
|
+
// export const $$: signatures.commands.remove = _p.command_procedure(
|
|
7
|
+
// ($p, $cr, $qr, $x) => [
|
|
8
|
+
// $cr.unrestricted.execute(
|
|
9
|
+
// {
|
|
10
|
+
// 'path': t_path_to_path.Context_Path(
|
|
11
|
+
// $p.path,
|
|
12
|
+
// {
|
|
13
|
+
// 'context': $x.context
|
|
14
|
+
// }
|
|
15
|
+
// ),
|
|
16
|
+
// 'error if not exists': $p['error if not exists']
|
|
17
|
+
// },
|
|
18
|
+
// ($) => $,
|
|
19
|
+
// )
|
|
20
|
+
// ]
|
|
21
|
+
// )
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnNfc2FuZGJveGVkX3JlbW92ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvY29tbWFuZHMvZnNfc2FuZGJveGVkX3JlbW92ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsaURBQWlEO0FBRWpELG1GQUFtRjtBQUVuRixpQkFBaUI7QUFDakIscUZBQXFGO0FBR3JGLHNFQUFzRTtBQUN0RSw4QkFBOEI7QUFDOUIsb0NBQW9DO0FBQ3BDLGdCQUFnQjtBQUNoQix1REFBdUQ7QUFDdkQsK0JBQStCO0FBQy9CLHdCQUF3QjtBQUN4QixnREFBZ0Q7QUFDaEQsd0JBQXdCO0FBQ3hCLHFCQUFxQjtBQUNyQixtRUFBbUU7QUFDbkUsaUJBQWlCO0FBQ2pCLHdCQUF3QjtBQUN4QixZQUFZO0FBQ1osUUFBUTtBQUNSLElBQUkifQ==
|
|
@@ -1,48 +1,22 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
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.$$ = void 0;
|
|
37
|
-
const _p = __importStar(require("pareto-core/dist/command"));
|
|
38
|
-
//dependencies
|
|
39
|
-
const t_path_to_path = __importStar(require("../transformers/sandboxed_path/unrestricted_path"));
|
|
40
|
-
exports.$$ = _p.command_procedure(($p, $cr, $qr, $x) => [
|
|
41
|
-
$cr.unrestricted.execute({
|
|
42
|
-
'path': t_path_to_path.Node_Path($p.path, {
|
|
43
|
-
'context': $x.context
|
|
44
|
-
}),
|
|
45
|
-
'data': $p.data,
|
|
46
|
-
}, ($) => $)
|
|
47
|
-
]);
|
|
48
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnNfc2FuZGJveGVkX3dyaXRlX2ZpbGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL2NvbW1hbmRzL2ZzX3NhbmRib3hlZF93cml0ZV9maWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDZEQUE4QztBQUk5QyxjQUFjO0FBQ2QsaUdBQWtGO0FBR3JFLFFBQUEsRUFBRSxHQUFtQyxFQUFFLENBQUMsaUJBQWlCLENBQ2xFLENBQUMsRUFBRSxFQUFFLEdBQUcsRUFBRSxHQUFHLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQztJQUNsQixHQUFHLENBQUMsWUFBWSxDQUFDLE9BQU8sQ0FDcEI7UUFDSSxNQUFNLEVBQUUsY0FBYyxDQUFDLFNBQVMsQ0FDNUIsRUFBRSxDQUFDLElBQUksRUFDUDtZQUNJLFNBQVMsRUFBRSxFQUFFLENBQUMsT0FBTztTQUN4QixDQUNKO1FBQ0QsTUFBTSxFQUFFLEVBQUUsQ0FBQyxJQUFJO0tBQ2xCLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWDtDQUNKLENBQ0osQ0FBQSJ9
|
|
2
|
+
// import * as _p from 'pareto-core/dist/command'
|
|
3
|
+
// import * as signatures from "../../../interface/signatures/filesystem_sandboxed"
|
|
4
|
+
// //dependencies
|
|
5
|
+
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
6
|
+
// export const $$: signatures.commands.write_file = _p.command_procedure(
|
|
7
|
+
// ($p, $cr, $qr, $x) => [
|
|
8
|
+
// $cr.unrestricted.execute(
|
|
9
|
+
// {
|
|
10
|
+
// 'path': t_path_to_path.Node_Path(
|
|
11
|
+
// $p.path,
|
|
12
|
+
// {
|
|
13
|
+
// 'context': $x.context
|
|
14
|
+
// }
|
|
15
|
+
// ),
|
|
16
|
+
// 'data': $p.data,
|
|
17
|
+
// },
|
|
18
|
+
// ($) => $,
|
|
19
|
+
// )
|
|
20
|
+
// ]
|
|
21
|
+
// )
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnNfc2FuZGJveGVkX3dyaXRlX2ZpbGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL2NvbW1hbmRzL2ZzX3NhbmRib3hlZF93cml0ZV9maWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxpREFBaUQ7QUFFakQsbUZBQW1GO0FBRW5GLGlCQUFpQjtBQUNqQixxRkFBcUY7QUFHckYsMEVBQTBFO0FBQzFFLDhCQUE4QjtBQUM5QixvQ0FBb0M7QUFDcEMsZ0JBQWdCO0FBQ2hCLG9EQUFvRDtBQUNwRCwrQkFBK0I7QUFDL0Isd0JBQXdCO0FBQ3hCLGdEQUFnRDtBQUNoRCx3QkFBd0I7QUFDeEIscUJBQXFCO0FBQ3JCLG1DQUFtQztBQUNuQyxpQkFBaUI7QUFDakIsd0JBQXdCO0FBQ3hCLFlBQVk7QUFDWixRQUFRO0FBQ1IsSUFBSSJ9
|
|
@@ -40,7 +40,7 @@ exports.$$ = void 0;
|
|
|
40
40
|
const _p = __importStar(require("pareto-core/dist/command"));
|
|
41
41
|
const _pt = __importStar(require("pareto-core/dist/assign"));
|
|
42
42
|
const _p_list_from_text_1 = __importDefault(require("pareto-core/dist/_p_list_from_text"));
|
|
43
|
-
const t_path_to_path = __importStar(require("../transformers/
|
|
43
|
+
const t_path_to_path = __importStar(require("../transformers/unrestricted_path/unrestricted_path"));
|
|
44
44
|
exports.$$ = _p.command_procedure(($p, $cr, $qr) => [
|
|
45
45
|
// $cr['make directory'].execute(
|
|
46
46
|
// $p.path,
|
|
@@ -63,4 +63,4 @@ exports.$$ = _p.command_procedure(($p, $cr, $qr) => [
|
|
|
63
63
|
})
|
|
64
64
|
], ($) => ['directory content', $])
|
|
65
65
|
]);
|
|
66
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
66
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfZGlyZWN0b3J5X2NvbnRlbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL2NvbW1hbmRzL3dyaXRlX2RpcmVjdG9yeV9jb250ZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDZEQUE4QztBQUM5Qyw2REFBOEM7QUFFOUMsMkZBQWtFO0FBT2xFLG9HQUFxRjtBQUV4RSxRQUFBLEVBQUUsR0FBZ0QsRUFBRSxDQUFDLGlCQUFpQixDQUMvRSxDQUFDLEVBQUUsRUFBRSxHQUFHLEVBQUUsR0FBRyxFQUFFLEVBQUUsQ0FBQztJQUNkLGlDQUFpQztJQUNqQyxlQUFlO0lBQ2YsOENBQThDO0lBQzlDLEtBQUs7SUFDTCxFQUFFLENBQUMsV0FBVyxDQUFDLFFBQVEsQ0FDbkIsRUFBRSxDQUFDLFNBQVMsRUFDWixDQUFDLENBQUMsRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDO1FBQ1AsR0FBRyxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUU7WUFDdEIsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztnQkFDWCxLQUFLLE9BQU8sQ0FBQyxDQUFDLE9BQU8sR0FBRyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxDQUFBO2dCQUNuRCxLQUFLLE1BQU0sQ0FBQyxDQUFDLE9BQU8sR0FBRyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEdBQUcsQ0FBQyxZQUFZLENBQUMsQ0FBQyxPQUFPLENBQzFEO29CQUNJLE1BQU0sRUFBRSxjQUFjLENBQUMsZ0JBQWdCLENBQUMsRUFBRSxDQUFDLElBQUksRUFBRSxFQUFFLE1BQU0sRUFBRSxFQUFFLEVBQUUsQ0FBQztvQkFDaEUsTUFBTSxFQUFFLElBQUEsMkJBQWlCLEVBQ3JCLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUNYO2lCQUNKLEVBQ0QsQ0FBQyxDQUFDLEVBQXdDLEVBQUUsQ0FBQyxDQUFDLE1BQU0sRUFBRSxDQUFDLENBQUMsQ0FDM0QsQ0FBQyxDQUFBO2dCQUNGLEtBQUssV0FBVyxDQUFDLENBQUMsT0FBTyxHQUFHLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsSUFBQSxVQUFFLEVBQUMsR0FBRyxFQUFFLElBQUksRUFBRSxJQUFJLENBQUMsQ0FBQyxPQUFPLENBQ2pFO29CQUNJLFdBQVcsRUFBRSxDQUFDO29CQUNkLE1BQU0sRUFBRSxjQUFjLENBQUMsb0NBQW9DLENBQUMsRUFBRSxDQUFDLElBQUksRUFBRSxFQUFFLFVBQVUsRUFBRSxFQUFFLEVBQUUsQ0FBQztpQkFDM0YsRUFDRCxDQUFDLENBQUMsRUFBd0MsRUFBRSxDQUFDLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQyxDQUVoRSxDQUFDLENBQUE7Z0JBRUYsT0FBTyxDQUFDLENBQUMsT0FBTyxHQUFHLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO1lBQ2hDLENBQUM7UUFDTCxDQUFDLENBQUM7S0FDTCxFQUNELENBQUMsQ0FBQyxFQUFtQyxFQUFFLENBQUMsQ0FBQyxtQkFBbUIsRUFBRSxDQUFDLENBQUMsQ0FDbkU7Q0FDSixDQUNKLENBQUEifQ==
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// import * as _p from 'pareto-core/dist/query'
|
|
3
|
+
// import * as signatures from "../../../interface/signatures/filesystem_sandboxed"
|
|
4
|
+
// //dependencies
|
|
5
|
+
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
6
|
+
// export const $$: signatures.queries.read_file_from_sandboxed = _p.query_function(
|
|
7
|
+
// ($p, $qr, $x) => $qr.sandboxed(
|
|
8
|
+
// null,
|
|
9
|
+
// ($) => $,
|
|
10
|
+
// )
|
|
11
|
+
// )
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmlsZXN5c3RlbV9zYW5kYm94ZWRfcmVhZF9maWxlX2Zyb21fc2FuZGJveGVkLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9xdWVyaWVzL2ZpbGVzeXN0ZW1fc2FuZGJveGVkX3JlYWRfZmlsZV9mcm9tX3NhbmRib3hlZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsK0NBQStDO0FBRS9DLG1GQUFtRjtBQUVuRixpQkFBaUI7QUFDakIscUZBQXFGO0FBR3JGLG9GQUFvRjtBQUNwRixzQ0FBc0M7QUFDdEMsZ0JBQWdCO0FBQ2hCLG9CQUFvQjtBQUNwQixRQUFRO0FBQ1IsSUFBSSJ9
|
package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_from_unrestricted.js
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// import * as _p from 'pareto-core/dist/query'
|
|
3
|
+
// import * as signatures from "../../../interface/signatures/filesystem_sandboxed"
|
|
4
|
+
// //dependencies
|
|
5
|
+
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
6
|
+
// export const $$: signatures.queries.read_file_from_unrestricted = _p.query_function(
|
|
7
|
+
// ($p, $qr, $x) => $qr.unrestricted(
|
|
8
|
+
// $x.path,
|
|
9
|
+
// ($) => $,
|
|
10
|
+
// )
|
|
11
|
+
// )
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmlsZXN5c3RlbV9zYW5kYm94ZWRfcmVhZF9maWxlX2Zyb21fdW5yZXN0cmljdGVkLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9xdWVyaWVzL2ZpbGVzeXN0ZW1fc2FuZGJveGVkX3JlYWRfZmlsZV9mcm9tX3VucmVzdHJpY3RlZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsK0NBQStDO0FBRS9DLG1GQUFtRjtBQUVuRixpQkFBaUI7QUFDakIscUZBQXFGO0FBR3JGLHVGQUF1RjtBQUN2Rix5Q0FBeUM7QUFDekMsbUJBQW1CO0FBQ25CLG9CQUFvQjtBQUNwQixRQUFRO0FBQ1IsSUFBSSJ9
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// import * as _p from 'pareto-core/dist/query'
|
|
3
|
+
// import * as signatures from "../../../interface/signatures/filesystem_sandboxed"
|
|
4
|
+
// //dependencies
|
|
5
|
+
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
6
|
+
// export const $$: signatures.queries.read_file_within_context = _p.query_function(
|
|
7
|
+
// ($p, $qr, $x) => $qr.unrestricted(
|
|
8
|
+
// t_path_to_path.Node_Path(
|
|
9
|
+
// $p,
|
|
10
|
+
// {
|
|
11
|
+
// 'context': $x.context
|
|
12
|
+
// }
|
|
13
|
+
// ),
|
|
14
|
+
// ($) => $,
|
|
15
|
+
// )
|
|
16
|
+
// )
|
|
17
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmlsZXN5c3RlbV9zYW5kYm94ZWRfcmVhZF9maWxlX3dpdGhpbl9jb250ZXh0X2Zyb21fc2FuZGJveGVkLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9xdWVyaWVzL2ZpbGVzeXN0ZW1fc2FuZGJveGVkX3JlYWRfZmlsZV93aXRoaW5fY29udGV4dF9mcm9tX3NhbmRib3hlZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsK0NBQStDO0FBRS9DLG1GQUFtRjtBQUVuRixpQkFBaUI7QUFDakIscUZBQXFGO0FBR3JGLG9GQUFvRjtBQUNwRix5Q0FBeUM7QUFDekMsb0NBQW9DO0FBQ3BDLGtCQUFrQjtBQUNsQixnQkFBZ0I7QUFDaEIsd0NBQXdDO0FBQ3hDLGdCQUFnQjtBQUNoQixhQUFhO0FBQ2Isb0JBQW9CO0FBQ3BCLFFBQVE7QUFDUixJQUFJIn0=
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// import * as _p from 'pareto-core/dist/query'
|
|
3
|
+
// import * as signatures from "../../../interface/signatures/filesystem_sandboxed"
|
|
4
|
+
// //dependencies
|
|
5
|
+
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
6
|
+
// export const $$: signatures.queries.read_file_within_context_from_unrestricted = _p.query_function(
|
|
7
|
+
// ($p, $qr, $x) => $qr.unrestricted(
|
|
8
|
+
// t_path_to_path.Node_Path(
|
|
9
|
+
// $p,
|
|
10
|
+
// {
|
|
11
|
+
// 'context': $x.context
|
|
12
|
+
// }
|
|
13
|
+
// ),
|
|
14
|
+
// ($) => $,
|
|
15
|
+
// )
|
|
16
|
+
// )
|
|
17
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmlsZXN5c3RlbV9zYW5kYm94ZWRfcmVhZF9maWxlX3dpdGhpbl9jb250ZXh0X2Zyb21fdW5yZXN0cmljdGVkLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9xdWVyaWVzL2ZpbGVzeXN0ZW1fc2FuZGJveGVkX3JlYWRfZmlsZV93aXRoaW5fY29udGV4dF9mcm9tX3VucmVzdHJpY3RlZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsK0NBQStDO0FBRS9DLG1GQUFtRjtBQUVuRixpQkFBaUI7QUFDakIscUZBQXFGO0FBR3JGLHNHQUFzRztBQUN0Ryx5Q0FBeUM7QUFDekMsb0NBQW9DO0FBQ3BDLGtCQUFrQjtBQUNsQixnQkFBZ0I7QUFDaEIsd0NBQXdDO0FBQ3hDLGdCQUFnQjtBQUNoQixhQUFhO0FBQ2Isb0JBQW9CO0FBQ3BCLFFBQVE7QUFDUixJQUFJIn0=
|
|
@@ -40,14 +40,14 @@ exports.$$ = void 0;
|
|
|
40
40
|
const _p = __importStar(require("pareto-core/dist/query"));
|
|
41
41
|
const _p_text_from_list_1 = __importDefault(require("pareto-core/dist/_p_text_from_list"));
|
|
42
42
|
//dependencies
|
|
43
|
-
const t_path_to_path = __importStar(require("../transformers/
|
|
43
|
+
const t_path_to_path = __importStar(require("../transformers/unrestricted_path/unrestricted_path"));
|
|
44
44
|
exports.$$ = _p.query_function(($p, $r) => $r['read directory']({
|
|
45
45
|
'path': $p.path,
|
|
46
46
|
}, ($) => ['read directory', $]).query(($) => _p.dictionaryx.parallel($.__d_map(($) => {
|
|
47
47
|
const path = $.path;
|
|
48
48
|
return _p.decide.state($['node type'], ($) => {
|
|
49
49
|
switch ($[0]) {
|
|
50
|
-
case 'file': return _p.ss($, ($) => $r['read file
|
|
50
|
+
case 'file': return _p.ss($, ($) => $r['read file'](path, ($) => ['file', $]).transform(($) => ['file', (0, _p_text_from_list_1.default)($, ($) => $)]));
|
|
51
51
|
case 'directory': return _p.ss($, ($) => (0, exports.$$)($r, null)({
|
|
52
52
|
'path': t_path_to_path.deprecated_node_path_to_context_path(path),
|
|
53
53
|
}, ($) => ['directory', $]).transform(($) => ['directory', $]));
|
|
@@ -56,4 +56,4 @@ exports.$$ = _p.query_function(($p, $r) => $r['read directory']({
|
|
|
56
56
|
}
|
|
57
57
|
});
|
|
58
58
|
}), ($) => ['directory content processing', $])));
|
|
59
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
59
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb3VyY2VzX3JlYWRfZGlyZWN0b3J5X2NvbnRlbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3F1ZXJpZXMvcmVzb3VyY2VzX3JlYWRfZGlyZWN0b3J5X2NvbnRlbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEsMkRBQTRDO0FBRTVDLDJGQUFrRTtBQU9sRSxjQUFjO0FBQ2Qsb0dBQXFGO0FBRXhFLFFBQUEsRUFBRSxHQUE4QyxFQUFFLENBQUMsY0FBYyxDQUMxRSxDQUFDLEVBQUUsRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxnQkFBZ0IsQ0FBQyxDQUM1QjtJQUNJLE1BQU0sRUFBRSxFQUFFLENBQUMsSUFBSTtDQUNsQixFQUNELENBQUMsQ0FBQyxFQUFrQyxFQUFFLENBQUMsQ0FBQyxnQkFBZ0IsRUFBRSxDQUFDLENBQUMsQ0FDL0QsQ0FBQyxLQUFLLENBQ0gsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxXQUFXLENBQUMsUUFBUSxDQUMxQixDQUFDLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFrRixFQUFFO0lBQzVGLE1BQU0sSUFBSSxHQUFHLENBQUMsQ0FBQyxJQUFJLENBQUE7SUFDbkIsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsV0FBVyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtRQUN6QyxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO1lBQ1gsS0FBSyxNQUFNLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFrRixFQUFFLENBQUMsRUFBRSxDQUFDLFdBQVcsQ0FBQyxDQUMvSCxJQUFJLEVBQ0osQ0FBQyxDQUFDLEVBQXVDLEVBQUUsQ0FBQyxDQUFDLE1BQU0sRUFBRSxDQUFDLENBQUMsQ0FDMUQsQ0FBQyxTQUFTLENBQTJCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLE1BQU0sRUFBRSxJQUFBLDJCQUFpQixFQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDdkYsS0FBSyxXQUFXLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFrRixFQUFFLENBQUMsSUFBQSxVQUFFLEVBQ3ZILEVBQUUsRUFDRixJQUFJLENBQ1AsQ0FDRztnQkFDSSxNQUFNLEVBQUUsY0FBYyxDQUFDLG9DQUFvQyxDQUFDLElBQUksQ0FBQzthQUNwRSxFQUNELENBQUMsQ0FBQyxFQUF1QyxFQUFFLENBQUMsQ0FBQyxXQUFXLEVBQUUsQ0FBQyxDQUFDLENBQy9ELENBQUMsU0FBUyxDQUEyQixDQUFDLENBQUMsRUFBNEIsRUFBRSxDQUFDLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUN6RixLQUFLLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxhQUFhLENBQUMsQ0FBQyxPQUFPLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFBO1lBQ3ZFLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtRQUMvQixDQUFDO0lBQ0wsQ0FBQyxDQUFDLENBQUE7QUFDTixDQUFDLENBQUMsRUFDRixDQUFDLENBQUMsRUFBa0MsRUFBRSxDQUFDLENBQUMsOEJBQThCLEVBQUUsQ0FBQyxDQUFDLENBQzdFLENBQ0osQ0FDSixDQUFBIn0=
|
|
@@ -36,7 +36,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.$$ = void 0;
|
|
37
37
|
const _p = __importStar(require("pareto-core/dist/query"));
|
|
38
38
|
//dependencies
|
|
39
|
-
const t_path_to_path = __importStar(require("../transformers/
|
|
39
|
+
const t_path_to_path = __importStar(require("../transformers/unrestricted_path/unrestricted_path"));
|
|
40
40
|
exports.$$ = _p.query_function(($p, $r) => $r['read directory']({
|
|
41
41
|
'path': $p.path,
|
|
42
42
|
}, ($) => ['read directory', $]).query(($) => _p.dictionaryx.parallel($.__d_map(($) => {
|
|
@@ -52,4 +52,4 @@ exports.$$ = _p.query_function(($p, $r) => $r['read directory']({
|
|
|
52
52
|
}
|
|
53
53
|
});
|
|
54
54
|
}), ($) => ['directory structure processing', $])));
|
|
55
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
55
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb3VyY2VzX3JlYWRfZGlyZWN0b3J5X3N0cnVjdHVyZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvcXVlcmllcy9yZXNvdXJjZXNfcmVhZF9kaXJlY3Rvcnlfc3RydWN0dXJlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDJEQUE0QztBQU81QyxjQUFjO0FBQ2Qsb0dBQXFGO0FBRXhFLFFBQUEsRUFBRSxHQUFnRCxFQUFFLENBQUMsY0FBYyxDQUM1RSxDQUFDLEVBQUUsRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxnQkFBZ0IsQ0FBQyxDQUM1QjtJQUNJLE1BQU0sRUFBRSxFQUFFLENBQUMsSUFBSTtDQUNsQixFQUNELENBQUMsQ0FBQyxFQUFvQyxFQUFFLENBQUMsQ0FBQyxnQkFBZ0IsRUFBRSxDQUFDLENBQUMsQ0FDakUsQ0FBQyxLQUFLLENBQ0gsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxXQUFXLENBQUMsUUFBUSxDQUMxQixDQUFDLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFzRixFQUFFO0lBQ2hHLE1BQU0sSUFBSSxHQUFHLENBQUMsQ0FBQyxJQUFJLENBQUE7SUFDbkIsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsV0FBVyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtRQUN6QyxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO1lBQ1gsS0FBSyxXQUFXLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFzRixFQUFFLENBQUMsSUFBQSxVQUFFLEVBQzNILEVBQUUsRUFDRixJQUFJLENBQ1AsQ0FDRztnQkFDSSxNQUFNLEVBQUUsY0FBYyxDQUFDLG9DQUFvQyxDQUFDLElBQUksQ0FBQzthQUNwRSxFQUNELENBQUMsQ0FBQyxFQUF5QyxFQUFFLENBQUMsQ0FBQyxXQUFXLEVBQUUsQ0FBQyxDQUFDLENBQ2pFLENBQUMsU0FBUyxDQUE2QixDQUFDLENBQUMsRUFBOEIsRUFBRSxDQUFDLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUM3RixLQUFLLE1BQU0sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxhQUFhLENBQUMsQ0FBQyxNQUFNLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFBO1lBQ3JFLEtBQUssT0FBTyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLGFBQWEsQ0FBQyxDQUFDLE9BQU8sRUFBRSxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDdkUsT0FBTyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO1FBQy9CLENBQUM7SUFDTCxDQUFDLENBQUMsQ0FBQTtBQUNOLENBQUMsQ0FBQyxFQUNGLENBQUMsQ0FBQyxFQUFvQyxFQUFFLENBQUMsQ0FBQyxnQ0FBZ0MsRUFBRSxDQUFDLENBQUMsQ0FDakYsQ0FDSixDQUNKLENBQUEifQ==
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
-
import * as d_out from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data";
|
|
3
|
-
import * as d_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
-
import * as d_error from "./non_normalized_path";
|
|
5
|
-
import * as d_function from "../../../../interface/to_be_generated/sandboxed_path_from_non_normalized_path";
|
|
6
|
-
export type Parameters = {
|
|
7
|
-
'pedantic': boolean;
|
|
8
|
-
};
|
|
9
|
-
export declare namespace signatures {
|
|
10
|
-
type Node_Path = _pi.Refiner_With_Parameter<d_out.Node_Path, d_error.Error, d_in.List_of_Characters, Parameters>;
|
|
11
|
-
}
|
|
12
|
-
export declare const Node_Path: signatures.Node_Path;
|
|
13
|
-
export declare const Context_Path: _pi.Refiner<d_out.Context_Path, d_function.Error, d_in.List_of_Characters>;
|
|
@@ -1,46 +1,31 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.Context_Path = exports.Node_Path = void 0;
|
|
37
|
-
//dependencies
|
|
38
|
-
const r_from_non_normalized_path = __importStar(require("./non_normalized_path"));
|
|
39
|
-
const r_non_normalized_path_from_loc = __importStar(require("../path non_normalized/list_of_characters"));
|
|
40
|
-
const Node_Path = ($, abort, $p) => {
|
|
41
|
-
return r_from_non_normalized_path.Node_Path(r_non_normalized_path_from_loc.Non_Normalized_Path($), abort, $p);
|
|
42
|
-
};
|
|
43
|
-
exports.Node_Path = Node_Path;
|
|
44
|
-
const Context_Path = ($, abort) => r_from_non_normalized_path.Context_Path(r_non_normalized_path_from_loc.Non_Normalized_Path($), abort);
|
|
45
|
-
exports.Context_Path = Context_Path;
|
|
46
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9yZWZpbmVycy9wYXRoX3NhbmRib3hlZC9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBaUJBLGNBQWM7QUFDZCxrRkFBbUU7QUFDbkUsMEdBQTJGO0FBRXBGLE1BQU0sU0FBUyxHQUF5QixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxFQUFFLEVBQUU7SUFDNUQsT0FBTywwQkFBMEIsQ0FBQyxTQUFTLENBQ3ZDLDhCQUE4QixDQUFDLG1CQUFtQixDQUFDLENBQUMsQ0FBQyxFQUNyRCxLQUFLLEVBQ0wsRUFBRSxDQUNMLENBQUE7QUFDTCxDQUFDLENBQUE7QUFOWSxRQUFBLFNBQVMsYUFNckI7QUFFTSxNQUFNLFlBQVksR0FBK0UsQ0FDcEcsQ0FBQyxFQUNELEtBQUssRUFDUCxFQUFFLENBQUMsMEJBQTBCLENBQUMsWUFBWSxDQUN4Qyw4QkFBOEIsQ0FBQyxtQkFBbUIsQ0FBQyxDQUFDLENBQUMsRUFDckQsS0FBSyxDQUNSLENBQUE7QUFOWSxRQUFBLFlBQVksZ0JBTXhCIn0=
|
|
2
|
+
// import * as _pi from 'pareto-core/dist/interface'
|
|
3
|
+
// import * as _p from 'pareto-core/dist/assign'
|
|
4
|
+
// import _p_iterate from 'pareto-core/dist/_p_iterate'
|
|
5
|
+
// import _p_text_from_list from 'pareto-core/dist/_p_text_from_list'
|
|
6
|
+
// import * as d_out from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data"
|
|
7
|
+
// import * as d_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data"
|
|
8
|
+
// import * as d_error from "./non_normalized_path"
|
|
9
|
+
// import * as d_function from "../../../../interface/to_be_generated/sandboxed_path_from_non_normalized_path"
|
|
10
|
+
// export type Parameters = { 'pedantic': boolean }
|
|
11
|
+
// export namespace signatures {
|
|
12
|
+
// export type Node_Path = _pi.Refiner_With_Parameter<d_out.Node_Path, d_error.Error, d_in.List_of_Characters, Parameters>
|
|
13
|
+
// }
|
|
14
|
+
// //dependencies
|
|
15
|
+
// import * as r_from_non_normalized_path from "./non_normalized_path"
|
|
16
|
+
// import * as r_non_normalized_path_from_loc from "../path non_normalized/list_of_characters"
|
|
17
|
+
// export const Node_Path: signatures.Node_Path = ($, abort, $p) => {
|
|
18
|
+
// return r_from_non_normalized_path.Node_Path(
|
|
19
|
+
// r_non_normalized_path_from_loc.Non_Normalized_Path($),
|
|
20
|
+
// abort,
|
|
21
|
+
// $p,
|
|
22
|
+
// )
|
|
23
|
+
// }
|
|
24
|
+
// export const Context_Path: _pi.Refiner<d_out.Context_Path, d_function.Error, d_in.List_of_Characters> = (
|
|
25
|
+
// $,
|
|
26
|
+
// abort,
|
|
27
|
+
// ) => r_from_non_normalized_path.Context_Path(
|
|
28
|
+
// r_non_normalized_path_from_loc.Non_Normalized_Path($),
|
|
29
|
+
// abort,
|
|
30
|
+
// )
|
|
31
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9yZWZpbmVycy9wYXRoX3NhbmRib3hlZC9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLG9EQUFvRDtBQUNwRCxnREFBZ0Q7QUFDaEQsdURBQXVEO0FBQ3ZELHFFQUFxRTtBQUVyRSxnR0FBZ0c7QUFDaEcsNkdBQTZHO0FBQzdHLG1EQUFtRDtBQUNuRCw4R0FBOEc7QUFFOUcsbURBQW1EO0FBRW5ELGdDQUFnQztBQUNoQyw4SEFBOEg7QUFDOUgsSUFBSTtBQUdKLGlCQUFpQjtBQUNqQixzRUFBc0U7QUFDdEUsOEZBQThGO0FBRTlGLHFFQUFxRTtBQUNyRSxtREFBbUQ7QUFDbkQsaUVBQWlFO0FBQ2pFLGlCQUFpQjtBQUNqQixjQUFjO0FBQ2QsUUFBUTtBQUNSLElBQUk7QUFFSiw0R0FBNEc7QUFDNUcsU0FBUztBQUNULGFBQWE7QUFDYixnREFBZ0Q7QUFDaEQsNkRBQTZEO0FBQzdELGFBQWE7QUFDYixJQUFJIn0=
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
-
import * as d_out from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data";
|
|
3
|
-
import * as d_in from "../../../../interface/generated/liana/schemas/path_non_normalized/data";
|
|
4
|
-
import * as d_function from "../../../../interface/to_be_generated/sandboxed_path_from_non_normalized_path";
|
|
5
|
-
export type Error = ['trailing slash not allowed', null] | ['no node', null] | ['absolute path not allowed', null] | ['up steps not allowed', null];
|
|
6
|
-
export declare namespace signatures {
|
|
7
|
-
type Node_Path = _pi.Refiner_With_Parameter<d_out.Node_Path, Error, d_in.Non_Normalized_Path, {
|
|
8
|
-
'pedantic': boolean;
|
|
9
|
-
}>;
|
|
10
|
-
}
|
|
11
|
-
export declare const Node_Path: signatures.Node_Path;
|
|
12
|
-
export declare const Context_Path: _pi.Refiner<d_out.Context_Path, d_function.Error, d_in.Non_Normalized_Path>;
|