pareto-resources 0.2.95 → 0.2.96
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 +2 -2
- 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,146 +1,133 @@
|
|
|
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
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
if ($['leading slash']) {
|
|
135
|
-
return abort(['absolute path not allowed', null]);
|
|
136
|
-
}
|
|
137
|
-
if (intermediate_result.up_steps > 0) {
|
|
138
|
-
return abort(['up steps not allowed', null]);
|
|
139
|
-
}
|
|
140
|
-
return {
|
|
141
|
-
'start': null,
|
|
142
|
-
'subpath': intermediate_result.subppath,
|
|
143
|
-
};
|
|
144
|
-
};
|
|
145
|
-
exports.Context_Path = Context_Path;
|
|
146
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm9uX25vcm1hbGl6ZWRfcGF0aC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvcmVmaW5lcnMvcGF0aF9zYW5kYm94ZWQvbm9uX25vcm1hbGl6ZWRfcGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSw0REFBNkM7QUFPN0MsdURBQTZEO0FBbUJ0RCxNQUFNLFNBQVMsR0FBeUIsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsRUFBRSxFQUFFO0lBRTVELElBQUksRUFBRSxDQUFDLFFBQVEsRUFBRSxDQUFDO1FBQ2QsSUFBSSxDQUFDLENBQUMsZ0JBQWdCLENBQUMsRUFBRSxDQUFDO1lBQ3RCLEtBQUssQ0FBQyxDQUFDLDRCQUE0QixFQUFFLElBQUksQ0FBQyxDQUFDLENBQUE7UUFDL0MsQ0FBQztJQUNMLENBQUM7SUFDRCxJQUFJLG1CQUFtQixHQUF3QjtRQUUzQyxRQUFRLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsRUFBRSxDQUFDO1FBQzdCLElBQUksRUFBRSxJQUFJO1FBQ1YsUUFBUSxFQUFFLENBQUM7S0FDZCxDQUFBO0lBRUQsQ0FBQyxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLEVBQUUsRUFBRTtRQUNyQixtQkFBbUIsR0FBRyxFQUFFLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQXVCLEVBQUU7WUFDaEUsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztnQkFDWCxLQUFLLFFBQVEsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUM7b0JBQ25DLFVBQVUsRUFBRSxtQkFBbUIsQ0FBQyxJQUFJLEtBQUssSUFB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
|
|
2
|
+
// import * as _p from 'pareto-core/dist/assign'
|
|
3
|
+
// import * as _pi from 'pareto-core/dist/interface'
|
|
4
|
+
// import * as d_out from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data"
|
|
5
|
+
// import * as d_in from "../../../../interface/generated/liana/schemas/path_non_normalized/data"
|
|
6
|
+
// import * as d_function from "../../../../interface/to_be_generated/sandboxed_path_from_non_normalized_path"
|
|
7
|
+
// import { remove_last_element } from "../../../temp/temp_core"
|
|
8
|
+
// type Intermediate_Result = {
|
|
9
|
+
// subppath: d_out.Context_Subpath
|
|
10
|
+
// node: string | null
|
|
11
|
+
// up_steps: number
|
|
12
|
+
// }
|
|
13
|
+
// export type Error =
|
|
14
|
+
// | ['trailing slash not allowed', null]
|
|
15
|
+
// | ['no node', null]
|
|
16
|
+
// | ['absolute path not allowed', null]
|
|
17
|
+
// | ['up steps not allowed', null]
|
|
18
|
+
// export namespace signatures {
|
|
19
|
+
// export type Node_Path = _pi.Refiner_With_Parameter<d_out.Node_Path, Error, d_in.Non_Normalized_Path, { 'pedantic': boolean }>
|
|
20
|
+
// }
|
|
21
|
+
// export const Node_Path: signatures.Node_Path = ($, abort, $p) => {
|
|
22
|
+
// if ($p.pedantic) {
|
|
23
|
+
// if ($['trailing slash']) {
|
|
24
|
+
// abort(['trailing slash not allowed', null])
|
|
25
|
+
// }
|
|
26
|
+
// }
|
|
27
|
+
// let intermediate_result: Intermediate_Result = {
|
|
28
|
+
// subppath: _p.list.literal([]),
|
|
29
|
+
// node: null,
|
|
30
|
+
// up_steps: 0,
|
|
31
|
+
// }
|
|
32
|
+
// $.segments.__l_map(($) => {
|
|
33
|
+
// intermediate_result = _p.decide.state($, ($): Intermediate_Result => {
|
|
34
|
+
// switch ($[0]) {
|
|
35
|
+
// case 'parent': return _p.ss($, ($) => ({
|
|
36
|
+
// 'up_steps': intermediate_result.node === null
|
|
37
|
+
// ? _p.boolean.from.list( intermediate_result.subppath).is_empty()
|
|
38
|
+
// ? intermediate_result.up_steps + 1
|
|
39
|
+
// : intermediate_result.up_steps
|
|
40
|
+
// : intermediate_result.up_steps,
|
|
41
|
+
// 'subppath': intermediate_result.node === null
|
|
42
|
+
// ? _p.boolean.from.list( intermediate_result.subppath).is_empty()
|
|
43
|
+
// ? _p.list.literal([])
|
|
44
|
+
// : remove_last_element(intermediate_result.subppath)
|
|
45
|
+
// : intermediate_result.subppath,
|
|
46
|
+
// 'node': null,
|
|
47
|
+
// }))
|
|
48
|
+
// case 'child': return _p.ss($, ($): Intermediate_Result => ({
|
|
49
|
+
// 'up_steps': intermediate_result.up_steps,
|
|
50
|
+
// 'subppath': intermediate_result.node === null
|
|
51
|
+
// ? intermediate_result.subppath
|
|
52
|
+
// : _p.list.nested_literal_old([
|
|
53
|
+
// intermediate_result.subppath,
|
|
54
|
+
// [
|
|
55
|
+
// intermediate_result.node
|
|
56
|
+
// ]
|
|
57
|
+
// ]),
|
|
58
|
+
// 'node': $,
|
|
59
|
+
// }))
|
|
60
|
+
// case 'current': return _p.ss($, ($) => intermediate_result)
|
|
61
|
+
// case 'nothing': return _p.ss($, ($) => intermediate_result)
|
|
62
|
+
// default: return _p.au($[0])
|
|
63
|
+
// }
|
|
64
|
+
// })
|
|
65
|
+
// })
|
|
66
|
+
// if (intermediate_result.node === null) {
|
|
67
|
+
// return abort(['no node', null])
|
|
68
|
+
// }
|
|
69
|
+
// if ($['leading slash']) {
|
|
70
|
+
// return abort(['absolute path not allowed', null])
|
|
71
|
+
// }
|
|
72
|
+
// if (intermediate_result.up_steps > 0) {
|
|
73
|
+
// return abort(['up steps not allowed', null])
|
|
74
|
+
// }
|
|
75
|
+
// return {
|
|
76
|
+
// 'context': {
|
|
77
|
+
// 'start': null,
|
|
78
|
+
// 'subpath': intermediate_result.subppath,
|
|
79
|
+
// },
|
|
80
|
+
// 'node': intermediate_result.node
|
|
81
|
+
// }
|
|
82
|
+
// }
|
|
83
|
+
// type Intermediate_Result2 = {
|
|
84
|
+
// subppath: d_out.Context_Subpath
|
|
85
|
+
// up_steps: number
|
|
86
|
+
// }
|
|
87
|
+
// export const Context_Path: _pi.Refiner<d_out.Context_Path, d_function.Error, d_in.Non_Normalized_Path> = (
|
|
88
|
+
// $,
|
|
89
|
+
// abort,
|
|
90
|
+
// ) => {
|
|
91
|
+
// let intermediate_result: Intermediate_Result2 = {
|
|
92
|
+
// subppath: _p.list.literal([]),
|
|
93
|
+
// up_steps: 0,
|
|
94
|
+
// }
|
|
95
|
+
// $.segments.__l_map(($) => {
|
|
96
|
+
// intermediate_result = _p.decide.state($, ($): Intermediate_Result2 => {
|
|
97
|
+
// switch ($[0]) {
|
|
98
|
+
// case 'parent': return _p.ss($, ($) => ({
|
|
99
|
+
// 'up_steps': _p.boolean.from.list(intermediate_result.subppath).is_empty()
|
|
100
|
+
// ? intermediate_result.up_steps + 1
|
|
101
|
+
// : intermediate_result.up_steps,
|
|
102
|
+
// 'subppath': _p.boolean.from.list(intermediate_result.subppath).is_empty()
|
|
103
|
+
// ? intermediate_result.subppath
|
|
104
|
+
// : remove_last_element(intermediate_result.subppath),
|
|
105
|
+
// 'node': null,
|
|
106
|
+
// }))
|
|
107
|
+
// case 'child': return _p.ss($, ($): Intermediate_Result2 => ({
|
|
108
|
+
// 'up_steps': intermediate_result.up_steps,
|
|
109
|
+
// 'subppath': _p.list.nested_literal_old([
|
|
110
|
+
// intermediate_result.subppath,
|
|
111
|
+
// [
|
|
112
|
+
// $
|
|
113
|
+
// ]
|
|
114
|
+
// ]),
|
|
115
|
+
// }))
|
|
116
|
+
// case 'current': return _p.ss($, ($) => intermediate_result)
|
|
117
|
+
// case 'nothing': return _p.ss($, ($) => intermediate_result)
|
|
118
|
+
// default: return _p.au($[0])
|
|
119
|
+
// }
|
|
120
|
+
// })
|
|
121
|
+
// })
|
|
122
|
+
// if ($['leading slash']) {
|
|
123
|
+
// return abort(['absolute path not allowed', null])
|
|
124
|
+
// }
|
|
125
|
+
// if (intermediate_result.up_steps > 0) {
|
|
126
|
+
// return abort(['up steps not allowed', null])
|
|
127
|
+
// }
|
|
128
|
+
// return {
|
|
129
|
+
// 'start': null,
|
|
130
|
+
// 'subpath': intermediate_result.subppath,
|
|
131
|
+
// }
|
|
132
|
+
// }
|
|
133
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm9uX25vcm1hbGl6ZWRfcGF0aC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvcmVmaW5lcnMvcGF0aF9zYW5kYm94ZWQvbm9uX25vcm1hbGl6ZWRfcGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsZ0RBQWdEO0FBQ2hELG9EQUFvRDtBQUVwRCxnR0FBZ0c7QUFDaEcsaUdBQWlHO0FBQ2pHLDhHQUE4RztBQUU5RyxnRUFBZ0U7QUFHaEUsK0JBQStCO0FBQy9CLHNDQUFzQztBQUN0QywwQkFBMEI7QUFDMUIsdUJBQXVCO0FBQ3ZCLElBQUk7QUFFSixzQkFBc0I7QUFDdEIsNkNBQTZDO0FBQzdDLDBCQUEwQjtBQUMxQiw0Q0FBNEM7QUFDNUMsdUNBQXVDO0FBRXZDLGdDQUFnQztBQUNoQyxvSUFBb0k7QUFDcEksSUFBSTtBQUVKLHFFQUFxRTtBQUVyRSx5QkFBeUI7QUFDekIscUNBQXFDO0FBQ3JDLDBEQUEwRDtBQUMxRCxZQUFZO0FBQ1osUUFBUTtBQUNSLHVEQUF1RDtBQUV2RCx5Q0FBeUM7QUFDekMsc0JBQXNCO0FBQ3RCLHVCQUF1QjtBQUN2QixRQUFRO0FBRVIsa0NBQWtDO0FBQ2xDLGlGQUFpRjtBQUNqRiw4QkFBOEI7QUFDOUIsMkRBQTJEO0FBQzNELG9FQUFvRTtBQUNwRSwyRkFBMkY7QUFDM0YsaUVBQWlFO0FBQ2pFLDZEQUE2RDtBQUM3RCwwREFBMEQ7QUFDMUQsb0VBQW9FO0FBQ3BFLDJGQUEyRjtBQUMzRixvREFBb0Q7QUFDcEQsa0ZBQWtGO0FBQ2xGLDBEQUEwRDtBQUMxRCxvQ0FBb0M7QUFDcEMsc0JBQXNCO0FBQ3RCLCtFQUErRTtBQUMvRSxnRUFBZ0U7QUFDaEUsb0VBQW9FO0FBQ3BFLHlEQUF5RDtBQUN6RCx5REFBeUQ7QUFDekQsNERBQTREO0FBQzVELGdDQUFnQztBQUNoQywyREFBMkQ7QUFDM0QsZ0NBQWdDO0FBQ2hDLDhCQUE4QjtBQUM5QixpQ0FBaUM7QUFDakMsc0JBQXNCO0FBQ3RCLDhFQUE4RTtBQUM5RSw4RUFBOEU7QUFDOUUsOENBQThDO0FBQzlDLGdCQUFnQjtBQUNoQixhQUFhO0FBQ2IsU0FBUztBQUVULCtDQUErQztBQUMvQywwQ0FBMEM7QUFDMUMsUUFBUTtBQUVSLGdDQUFnQztBQUNoQyw0REFBNEQ7QUFDNUQsUUFBUTtBQUNSLDhDQUE4QztBQUM5Qyx1REFBdUQ7QUFDdkQsUUFBUTtBQUNSLGVBQWU7QUFDZix1QkFBdUI7QUFDdkIsNkJBQTZCO0FBQzdCLHVEQUF1RDtBQUN2RCxhQUFhO0FBQ2IsMkNBQTJDO0FBQzNDLFFBQVE7QUFFUixJQUFJO0FBRUosZ0NBQWdDO0FBQ2hDLHNDQUFzQztBQUN0Qyx1QkFBdUI7QUFDdkIsSUFBSTtBQUVKLDZHQUE2RztBQUM3RyxTQUFTO0FBQ1QsYUFBYTtBQUNiLFNBQVM7QUFFVCx3REFBd0Q7QUFFeEQseUNBQXlDO0FBQ3pDLHVCQUF1QjtBQUN2QixRQUFRO0FBRVIsa0NBQWtDO0FBQ2xDLGtGQUFrRjtBQUNsRiw4QkFBOEI7QUFDOUIsMkRBQTJEO0FBQzNELGdHQUFnRztBQUNoRyw2REFBNkQ7QUFDN0QsMERBQTBEO0FBQzFELGdHQUFnRztBQUNoRyx5REFBeUQ7QUFDekQsK0VBQStFO0FBQy9FLG9DQUFvQztBQUNwQyxzQkFBc0I7QUFDdEIsZ0ZBQWdGO0FBQ2hGLGdFQUFnRTtBQUNoRSwrREFBK0Q7QUFDL0Qsd0RBQXdEO0FBQ3hELDRCQUE0QjtBQUM1QixnQ0FBZ0M7QUFDaEMsNEJBQTRCO0FBQzVCLDBCQUEwQjtBQUMxQixzQkFBc0I7QUFDdEIsOEVBQThFO0FBQzlFLDhFQUE4RTtBQUM5RSw4Q0FBOEM7QUFDOUMsZ0JBQWdCO0FBQ2hCLGFBQWE7QUFDYixTQUFTO0FBRVQsZ0NBQWdDO0FBQ2hDLDREQUE0RDtBQUM1RCxRQUFRO0FBQ1IsOENBQThDO0FBQzlDLHVEQUF1RDtBQUN2RCxRQUFRO0FBQ1IsZUFBZTtBQUNmLHlCQUF5QjtBQUN6QixtREFBbUQ7QUFDbkQsUUFBUTtBQUVSLElBQUkifQ==
|
|
@@ -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/text/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.Text, 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.Text>;
|
|
@@ -1,49 +1,36 @@
|
|
|
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
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
};
|
|
38
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.Context_Path = exports.Node_Path = void 0;
|
|
40
|
-
const _p_list_from_text_1 = __importDefault(require("pareto-core/dist/_p_list_from_text"));
|
|
41
|
-
//dependencies
|
|
42
|
-
const t_from_list_of_characters = __importStar(require("./list_of_characters"));
|
|
43
|
-
const Node_Path = ($, abort, $p) => {
|
|
44
|
-
return t_from_list_of_characters.Node_Path((0, _p_list_from_text_1.default)($, ($) => $), abort, $p);
|
|
45
|
-
};
|
|
46
|
-
exports.Node_Path = Node_Path;
|
|
47
|
-
const Context_Path = ($, abort) => t_from_list_of_characters.Context_Path((0, _p_list_from_text_1.default)($, ($) => $), abort);
|
|
48
|
-
exports.Context_Path = Context_Path;
|
|
49
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvcmVmaW5lcnMvcGF0aF9zYW5kYm94ZWQvdGV4dC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFFQSwyRkFBa0U7QUFlbEUsY0FBYztBQUNkLGdGQUFpRTtBQUcxRCxNQUFNLFNBQVMsR0FBeUIsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsRUFBRSxFQUFFO0lBQzVELE9BQU8seUJBQXlCLENBQUMsU0FBUyxDQUN0QyxJQUFBLDJCQUFpQixFQUNiLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUNYLEVBQ0QsS0FBSyxFQUNMLEVBQUUsQ0FDTCxDQUFBO0FBQ0wsQ0FBQyxDQUFBO0FBVFksUUFBQSxTQUFTLGFBU3JCO0FBRU0sTUFBTSxZQUFZLEdBQWlFLENBQ3RGLENBQUMsRUFDRCxLQUFLLEVBQ1AsRUFBRSxDQUFDLHlCQUF5QixDQUFDLFlBQVksQ0FDdkMsSUFBQSwyQkFBaUIsRUFDYixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWCxFQUNELEtBQUssQ0FDUixDQUFBO0FBVFksUUFBQSxZQUFZLGdCQVN4QiJ9
|
|
2
|
+
// import * as _pi from 'pareto-core/dist/interface'
|
|
3
|
+
// import * as _p from 'pareto-core/dist/assign'
|
|
4
|
+
// import _p_list_from_text from 'pareto-core/dist/_p_list_from_text'
|
|
5
|
+
// //data types
|
|
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/text/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.Text, Parameters>
|
|
13
|
+
// }
|
|
14
|
+
// //dependencies
|
|
15
|
+
// import * as t_from_list_of_characters from "./list_of_characters"
|
|
16
|
+
// export const Node_Path: signatures.Node_Path = ($, abort, $p) => {
|
|
17
|
+
// return t_from_list_of_characters.Node_Path(
|
|
18
|
+
// _p_list_from_text(
|
|
19
|
+
// $,
|
|
20
|
+
// ($) => $
|
|
21
|
+
// ),
|
|
22
|
+
// abort,
|
|
23
|
+
// $p,
|
|
24
|
+
// )
|
|
25
|
+
// }
|
|
26
|
+
// export const Context_Path: _pi.Refiner<d_out.Context_Path, d_function.Error, d_in.Text> = (
|
|
27
|
+
// $,
|
|
28
|
+
// abort,
|
|
29
|
+
// ) => t_from_list_of_characters.Context_Path(
|
|
30
|
+
// _p_list_from_text(
|
|
31
|
+
// $,
|
|
32
|
+
// ($) => $
|
|
33
|
+
// ),
|
|
34
|
+
// abort,
|
|
35
|
+
// )
|
|
36
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvcmVmaW5lcnMvcGF0aF9zYW5kYm94ZWQvdGV4dC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0RBQW9EO0FBQ3BELGdEQUFnRDtBQUNoRCxxRUFBcUU7QUFFckUsZUFBZTtBQUNmLGdHQUFnRztBQUNoRywrRkFBK0Y7QUFDL0YsbURBQW1EO0FBQ25ELDhHQUE4RztBQUU5RyxtREFBbUQ7QUFFbkQsZ0NBQWdDO0FBQ2hDLGdIQUFnSDtBQUNoSCxJQUFJO0FBR0osaUJBQWlCO0FBQ2pCLG9FQUFvRTtBQUdwRSxxRUFBcUU7QUFDckUsa0RBQWtEO0FBQ2xELDZCQUE2QjtBQUM3QixpQkFBaUI7QUFDakIsdUJBQXVCO0FBQ3ZCLGFBQWE7QUFDYixpQkFBaUI7QUFDakIsY0FBYztBQUNkLFFBQVE7QUFDUixJQUFJO0FBRUosOEZBQThGO0FBQzlGLFNBQVM7QUFDVCxhQUFhO0FBQ2IsK0NBQStDO0FBQy9DLHlCQUF5QjtBQUN6QixhQUFhO0FBQ2IsbUJBQW1CO0FBQ25CLFNBQVM7QUFDVCxhQUFhO0FBQ2IsSUFBSSJ9
|
|
@@ -1,16 +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/fs_sandboxed_path/data";
|
|
4
|
-
export declare const extend_context_path_with_single_step: ($: d_in.Context_Path, $p: {
|
|
5
|
-
"addition": string;
|
|
6
|
-
}) => d_out.Context_Path;
|
|
7
|
-
export declare const extend_context_path_with_list: ($: d_in.Context_Path, $p: {
|
|
8
|
-
"addition": _pi.List<string>;
|
|
9
|
-
}) => d_out.Context_Path;
|
|
10
|
-
export declare const deprecated_extend_node_path: ($: d_in.Node_Path, $p: {
|
|
11
|
-
"addition": string;
|
|
12
|
-
}) => d_out.Node_Path;
|
|
13
|
-
export declare const create_node_path: ($: d_in.Context_Path, $p: {
|
|
14
|
-
node: string;
|
|
15
|
-
}) => d_out.Node_Path;
|
|
16
|
-
export declare const deprecated_node_path_to_context_path: ($: d_in.Node_Path) => d_out.Context_Path;
|
|
@@ -1,70 +1,58 @@
|
|
|
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
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
});
|
|
60
|
-
exports.deprecated_extend_node_path = deprecated_extend_node_path;
|
|
61
|
-
const create_node_path = ($, $p) => ({
|
|
62
|
-
'context': $,
|
|
63
|
-
'node': $p.node,
|
|
64
|
-
});
|
|
65
|
-
exports.create_node_path = create_node_path;
|
|
66
|
-
const deprecated_node_path_to_context_path = ($) => (0, exports.extend_context_path_with_single_step)($.context, {
|
|
67
|
-
'addition': $.node
|
|
68
|
-
});
|
|
69
|
-
exports.deprecated_node_path_to_context_path = deprecated_node_path_to_context_path;
|
|
70
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2FuZGJveGVkX3BhdGguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3RyYW5zZm9ybWVycy9zYW5kYm94ZWRfcGF0aC9zYW5kYm94ZWRfcGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSw0REFBNkM7QUFLdEMsTUFBTSxvQ0FBb0MsR0FBRyxDQUNoRCxDQUFvQixFQUNwQixFQUVDLEVBQ2lCLEVBQUUsQ0FBQyxDQUFDO0lBQ3RCLE9BQU8sRUFBRSxJQUFJO0lBQ2IsU0FBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUMsa0JBQWtCLENBQUM7UUFDbEMsQ0FBQyxDQUFDLE9BQU87UUFDVDtZQUNJLEVBQUUsQ0FBQyxRQUFRO1NBQ2Q7S0FDSixDQUFDO0NBQ0wsQ0FBQyxDQUFBO0FBYlcsUUFBQSxvQ0FBb0Msd0NBYS9DO0FBRUssTUFBTSw2QkFBNkIsR0FBRyxDQUN6QyxDQUFvQixFQUNwQixFQUVDLEVBQ2lCLEVBQUUsQ0FBQyxDQUFDO0lBQ3RCLE9BQU8sRUFBRSxJQUFJO0lBQ2IsU0FBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUMsa0JBQWtCLENBQUM7UUFDbEMsQ0FBQyxDQUFDLE9BQU87UUFDVCxFQUFFLENBQUMsUUFBUTtLQUNkLENBQUM7Q0FDTCxDQUFDLENBQUE7QUFYVyxRQUFBLDZCQUE2QixpQ0FXeEM7QUFHSyxNQUFNLDJCQUEyQixHQUFHLENBQ3ZDLENBQWlCLEVBQ2pCLEVBRUMsRUFDYyxFQUFFLENBQUMsQ0FBQztJQUNuQixTQUFTLEVBQUUsSUFBQSw0Q0FBb0MsRUFBQyxDQUFDLENBQUM7SUFDbEQsTUFBTSxFQUFFLEVBQUUsQ0FBQyxRQUFRO0NBQ3RCLENBQUMsQ0FBQTtBQVJXLFFBQUEsMkJBQTJCLCtCQVF0QztBQUVLLE1BQU0sZ0JBQWdCLEdBQUcsQ0FDNUIsQ0FBb0IsRUFDcEIsRUFFQyxFQUNjLEVBQUUsQ0FBQyxDQUFDO0lBQ25CLFNBQVMsRUFBRSxDQUFDO0lBQ1osTUFBTSxFQUFFLEVBQUUsQ0FBQyxJQUFJO0NBQ2xCLENBQUMsQ0FBQTtBQVJXLFFBQUEsZ0JBQWdCLG9CQVEzQjtBQUVLLE1BQU0sb0NBQW9DLEdBQUcsQ0FDaEQsQ0FBaUIsRUFDQyxFQUFFLENBQUMsSUFBQSw0Q0FBb0MsRUFDekQsQ0FBQyxDQUFDLE9BQU8sRUFDVDtJQUNJLFVBQVUsRUFBRSxDQUFDLENBQUMsSUFBSTtDQUNyQixDQUNKLENBQUE7QUFQWSxRQUFBLG9DQUFvQyx3Q0FPaEQifQ==
|
|
2
|
+
// import * as _pi from 'pareto-core/dist/interface'
|
|
3
|
+
// import * as _p from 'pareto-core/dist/assign'
|
|
4
|
+
// import * as d_out from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data"
|
|
5
|
+
// import * as d_in from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data"
|
|
6
|
+
// export const extend_context_path_with_single_step = (
|
|
7
|
+
// $: d_in.Context_Path,
|
|
8
|
+
// $p: {
|
|
9
|
+
// 'addition': string
|
|
10
|
+
// }
|
|
11
|
+
// ): d_out.Context_Path => ({
|
|
12
|
+
// 'start': null,
|
|
13
|
+
// 'subpath': _p.list.nested_literal_old([
|
|
14
|
+
// $.subpath,
|
|
15
|
+
// [
|
|
16
|
+
// $p.addition
|
|
17
|
+
// ]
|
|
18
|
+
// ]),
|
|
19
|
+
// })
|
|
20
|
+
// export const extend_context_path_with_list = (
|
|
21
|
+
// $: d_in.Context_Path,
|
|
22
|
+
// $p: {
|
|
23
|
+
// 'addition': _pi.List<string>
|
|
24
|
+
// }
|
|
25
|
+
// ): d_out.Context_Path => ({
|
|
26
|
+
// 'start': null,
|
|
27
|
+
// 'subpath': _p.list.nested_literal_old([
|
|
28
|
+
// $.subpath,
|
|
29
|
+
// $p.addition,
|
|
30
|
+
// ]),
|
|
31
|
+
// })
|
|
32
|
+
// export const deprecated_extend_node_path = (
|
|
33
|
+
// $: d_in.Node_Path,
|
|
34
|
+
// $p: {
|
|
35
|
+
// 'addition': string
|
|
36
|
+
// }
|
|
37
|
+
// ): d_out.Node_Path => ({
|
|
38
|
+
// 'context': deprecated_node_path_to_context_path($),
|
|
39
|
+
// 'node': $p.addition,
|
|
40
|
+
// })
|
|
41
|
+
// export const create_node_path = (
|
|
42
|
+
// $: d_in.Context_Path,
|
|
43
|
+
// $p: {
|
|
44
|
+
// node: string
|
|
45
|
+
// }
|
|
46
|
+
// ): d_out.Node_Path => ({
|
|
47
|
+
// 'context': $,
|
|
48
|
+
// 'node': $p.node,
|
|
49
|
+
// })
|
|
50
|
+
// export const deprecated_node_path_to_context_path = (
|
|
51
|
+
// $: d_in.Node_Path
|
|
52
|
+
// ): d_out.Context_Path => extend_context_path_with_single_step(
|
|
53
|
+
// $.context,
|
|
54
|
+
// {
|
|
55
|
+
// 'addition': $.node
|
|
56
|
+
// }
|
|
57
|
+
// )
|
|
58
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2FuZGJveGVkX3BhdGguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3RyYW5zZm9ybWVycy9zYW5kYm94ZWRfcGF0aC9zYW5kYm94ZWRfcGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0RBQW9EO0FBQ3BELGdEQUFnRDtBQUVoRCxnR0FBZ0c7QUFDaEcsK0ZBQStGO0FBRS9GLHdEQUF3RDtBQUN4RCw0QkFBNEI7QUFDNUIsWUFBWTtBQUNaLDZCQUE2QjtBQUM3QixRQUFRO0FBQ1IsOEJBQThCO0FBQzlCLHFCQUFxQjtBQUNyQiw4Q0FBOEM7QUFDOUMscUJBQXFCO0FBQ3JCLFlBQVk7QUFDWiwwQkFBMEI7QUFDMUIsWUFBWTtBQUNaLFVBQVU7QUFDVixLQUFLO0FBRUwsaURBQWlEO0FBQ2pELDRCQUE0QjtBQUM1QixZQUFZO0FBQ1osdUNBQXVDO0FBQ3ZDLFFBQVE7QUFDUiw4QkFBOEI7QUFDOUIscUJBQXFCO0FBQ3JCLDhDQUE4QztBQUM5QyxxQkFBcUI7QUFDckIsdUJBQXVCO0FBQ3ZCLFVBQVU7QUFDVixLQUFLO0FBR0wsK0NBQStDO0FBQy9DLHlCQUF5QjtBQUN6QixZQUFZO0FBQ1osNkJBQTZCO0FBQzdCLFFBQVE7QUFDUiwyQkFBMkI7QUFDM0IsMERBQTBEO0FBQzFELDJCQUEyQjtBQUMzQixLQUFLO0FBRUwsb0NBQW9DO0FBQ3BDLDRCQUE0QjtBQUM1QixZQUFZO0FBQ1osdUJBQXVCO0FBQ3ZCLFFBQVE7QUFDUiwyQkFBMkI7QUFDM0Isb0JBQW9CO0FBQ3BCLHVCQUF1QjtBQUN2QixLQUFLO0FBRUwsd0RBQXdEO0FBQ3hELHdCQUF3QjtBQUN4QixpRUFBaUU7QUFDakUsaUJBQWlCO0FBQ2pCLFFBQVE7QUFDUiw2QkFBNkI7QUFDN0IsUUFBUTtBQUNSLElBQUkifQ==
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
-
import * as d_out from "../../../../interface/generated/liana/schemas/fs_unrestricted_path/data";
|
|
3
|
-
import * as d_in from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data";
|
|
4
|
-
export declare const Context_Path: _pi.Transformer_With_Parameter<d_in.Context_Path, d_out.Context_Path, {
|
|
5
|
-
'context': d_out.Context_Path;
|
|
6
|
-
}>;
|
|
7
|
-
export declare const Node_Path: _pi.Transformer_With_Parameter<d_in.Node_Path, d_out.Node_Path, {
|
|
8
|
-
'context': d_out.Context_Path;
|
|
9
|
-
}>;
|