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,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
})
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.Node_Path = exports.Context_Path = void 0;
|
|
37
|
-
const _p = __importStar(require("pareto-core/dist/assign"));
|
|
38
|
-
const Context_Path = ($, $p) => ({
|
|
39
|
-
'start': $p.context.start,
|
|
40
|
-
'subpath': _p.list.nested_literal_old([
|
|
41
|
-
$p.context.subpath,
|
|
42
|
-
$.subpath,
|
|
43
|
-
]),
|
|
44
|
-
});
|
|
45
|
-
exports.Context_Path = Context_Path;
|
|
46
|
-
const Node_Path = ($, $p) => ({
|
|
47
|
-
'context': (0, exports.Context_Path)($.context, { 'context': $p.context }),
|
|
48
|
-
'node': $.node,
|
|
49
|
-
});
|
|
50
|
-
exports.Node_Path = Node_Path;
|
|
51
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5yZXN0cmljdGVkX3BhdGguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3RyYW5zZm9ybWVycy9zYW5kYm94ZWRfcGF0aC91bnJlc3RyaWN0ZWRfcGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSw0REFBNkM7QUFLdEMsTUFBTSxZQUFZLEdBQTZHLENBQUMsQ0FBQyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsQ0FBQztJQUM5SSxPQUFPLEVBQUUsRUFBRSxDQUFDLE9BQU8sQ0FBQyxLQUFLO0lBQ3pCLFNBQVMsRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLGtCQUFrQixDQUFDO1FBQ2xDLEVBQUUsQ0FBQyxPQUFPLENBQUMsT0FBTztRQUNsQixDQUFDLENBQUMsT0FBTztLQUNaLENBQUM7Q0FDTCxDQUFDLENBQUE7QUFOVyxRQUFBLFlBQVksZ0JBTXZCO0FBR0ssTUFBTSxTQUFTLEdBQXVHLENBQUMsQ0FBQyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsQ0FBQztJQUNySSxTQUFTLEVBQUUsSUFBQSxvQkFBWSxFQUFDLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxTQUFTLEVBQUUsRUFBRSxDQUFDLE9BQU8sRUFBRSxDQUFDO0lBQzdELE1BQU0sRUFBRSxDQUFDLENBQUMsSUFBSTtDQUNqQixDQUFDLENBQUE7QUFIVyxRQUFBLFNBQVMsYUFHcEIifQ==
|
|
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_unrestricted_path/data"
|
|
5
|
+
// import * as d_in from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data"
|
|
6
|
+
// export const Context_Path: _pi.Transformer_With_Parameter<d_in.Context_Path, d_out.Context_Path, { 'context': d_out.Context_Path }> = ($, $p) => ({
|
|
7
|
+
// 'start': $p.context.start,
|
|
8
|
+
// 'subpath': _p.list.nested_literal_old([
|
|
9
|
+
// $p.context.subpath,
|
|
10
|
+
// $.subpath,
|
|
11
|
+
// ]),
|
|
12
|
+
// })
|
|
13
|
+
// export const Node_Path: _pi.Transformer_With_Parameter<d_in.Node_Path, d_out.Node_Path, { 'context': d_out.Context_Path }> = ($, $p) => ({
|
|
14
|
+
// 'context': Context_Path($.context, { 'context': $p.context }),
|
|
15
|
+
// 'node': $.node,
|
|
16
|
+
// })
|
|
17
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5yZXN0cmljdGVkX3BhdGguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3RyYW5zZm9ybWVycy9zYW5kYm94ZWRfcGF0aC91bnJlc3RyaWN0ZWRfcGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0RBQW9EO0FBQ3BELGdEQUFnRDtBQUVoRCxtR0FBbUc7QUFDbkcsK0ZBQStGO0FBRS9GLHNKQUFzSjtBQUN0SixpQ0FBaUM7QUFDakMsOENBQThDO0FBQzlDLDhCQUE4QjtBQUM5QixxQkFBcUI7QUFDckIsVUFBVTtBQUNWLEtBQUs7QUFHTCw2SUFBNkk7QUFDN0kscUVBQXFFO0FBQ3JFLHNCQUFzQjtBQUN0QixLQUFLIn0=
|
|
@@ -5,16 +5,6 @@ import * as d_execute_unrestricted_smelly_command_executable from "./generated/l
|
|
|
5
5
|
import * as d_execute_sandboxed_command_command from "./generated/liana/schemas/execute_sandboxed_command_executable/data";
|
|
6
6
|
import * as d_execute_sandboxed_query_executable from "./generated/liana/schemas/execute_sandboxed_query_executable/data";
|
|
7
7
|
import * as d_execute_sandboxed_smelly_command_command from "./generated/liana/schemas/execute_sandboxed_smelly_command_executable/data";
|
|
8
|
-
import * as d_fs_sandboxed_chmod from "./generated/liana/schemas/fs_sandboxed_chmod/data";
|
|
9
|
-
import * as d_fs_sandboxed_copy from "./generated/liana/schemas/fs_sandboxed_copy/data";
|
|
10
|
-
import * as d_fs_sandboxed_make_directory from "./generated/liana/schemas/fs_sandboxed_make_directory/data";
|
|
11
|
-
import * as d_fs_sandboxed_read_directory from "./generated/liana/schemas/fs_sandboxed_read_directory/data";
|
|
12
|
-
import * as d_fs_sandboxed_read_file from "./generated/liana/schemas/fs_sandboxed_read_file/data";
|
|
13
|
-
import * as d_fs_sandboxed_read_file_within_context from "./generated/liana/schemas/fs_sandboxed_read_file_within_context/data";
|
|
14
|
-
import * as d_fs_sandboxed_remove from "./generated/liana/schemas/fs_sandboxed_remove/data";
|
|
15
|
-
import * as d_fs_sandboxed_stat from "./generated/liana/schemas/fs_sandboxed_stat/data";
|
|
16
|
-
import * as d_fs_sandboxed_stat_possible_node from "./generated/liana/schemas/fs_sandboxed_stat_possible_node/data";
|
|
17
|
-
import * as d_fs_sandboxed_write_file from "./generated/liana/schemas/fs_sandboxed_write_file/data";
|
|
18
8
|
import * as d_fs_unrestricted_chmod from "./generated/liana/schemas/fs_unrestricted_chmod/data";
|
|
19
9
|
import * as d_fs_unrestricted_copy from "./generated/liana/schemas/fs_unrestricted_copy/data";
|
|
20
10
|
import * as d_fs_unrestricted_make_directory from "./generated/liana/schemas/fs_unrestricted_make_directory/data";
|
|
@@ -48,22 +38,6 @@ export declare namespace filesystem_unrestricted {
|
|
|
48
38
|
type stat_possible_node = _pi.Query<d_fs_unrestricted_stat_possible_node.Result, d_fs_unrestricted_stat_possible_node.Error, d_fs_unrestricted_stat_possible_node.Parameters>;
|
|
49
39
|
}
|
|
50
40
|
}
|
|
51
|
-
export declare namespace filesystem_sandboxed {
|
|
52
|
-
namespace commands {
|
|
53
|
-
type chmod = _pi.Command<d_fs_sandboxed_chmod.Error, d_fs_sandboxed_chmod.Parameters>;
|
|
54
|
-
type copy = _pi.Command<d_fs_sandboxed_copy.Error, d_fs_sandboxed_copy.Parameters>;
|
|
55
|
-
type make_directory = _pi.Command<d_fs_sandboxed_make_directory.Error, d_fs_sandboxed_make_directory.Parameters>;
|
|
56
|
-
type remove = _pi.Command<d_fs_sandboxed_remove.Error, d_fs_sandboxed_remove.Parameters>;
|
|
57
|
-
type write_file = _pi.Command<d_fs_sandboxed_write_file.Error, d_fs_sandboxed_write_file.Parameters>;
|
|
58
|
-
}
|
|
59
|
-
namespace queries {
|
|
60
|
-
type read_directory = _pi.Query<d_fs_sandboxed_read_directory.Result, d_fs_sandboxed_read_directory.Error, d_fs_sandboxed_read_directory.Parameters>;
|
|
61
|
-
type read_file = _pi.Query<d_fs_sandboxed_read_file.Result, d_fs_sandboxed_read_file.Error, d_fs_sandboxed_read_file.Parameters>;
|
|
62
|
-
type read_file_within_context = _pi.Query<d_fs_sandboxed_read_file_within_context.Result, d_fs_sandboxed_read_file_within_context.Error, d_fs_sandboxed_read_file_within_context.Parameters>;
|
|
63
|
-
type stat = _pi.Query<d_fs_sandboxed_stat.Result, d_fs_sandboxed_stat.Error, d_fs_sandboxed_stat.Parameters>;
|
|
64
|
-
type stat_possible_node = _pi.Query<d_fs_sandboxed_stat_possible_node.Result, d_fs_sandboxed_stat_possible_node.Error, d_fs_sandboxed_stat_possible_node.Parameters>;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
41
|
export declare namespace execute_unrestricted {
|
|
68
42
|
namespace commands {
|
|
69
43
|
type command_executable = _pi.Command<d_execute_unrestricted_command_command.Error, d_execute_unrestricted_command_command.Parameters>;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
-
import * as d_unrestricted_path from "../generated/liana/schemas/fs_unrestricted_path/data";
|
|
3
|
-
import * as resources_pareto from "../resources";
|
|
4
|
-
export declare namespace commands {
|
|
5
|
-
type remove = _pi.Command_Procedure<resources_pareto.filesystem_sandboxed.commands.remove, {
|
|
6
|
-
'unrestricted': resources_pareto.filesystem_unrestricted.commands.remove;
|
|
7
|
-
}, null, {
|
|
8
|
-
'context': d_unrestricted_path.Context_Path;
|
|
9
|
-
}>;
|
|
10
|
-
type write_file = _pi.Command_Procedure<resources_pareto.filesystem_sandboxed.commands.write_file, {
|
|
11
|
-
'unrestricted': resources_pareto.filesystem_unrestricted.commands.write_file;
|
|
12
|
-
}, null, {
|
|
13
|
-
'context': d_unrestricted_path.Context_Path;
|
|
14
|
-
}>;
|
|
15
|
-
type make_directory = _pi.Command_Procedure<resources_pareto.filesystem_sandboxed.commands.make_directory, {
|
|
16
|
-
'unrestricted': resources_pareto.filesystem_unrestricted.commands.make_directory;
|
|
17
|
-
}, null, {
|
|
18
|
-
'context': d_unrestricted_path.Context_Path;
|
|
19
|
-
}>;
|
|
20
|
-
type copy = _pi.Command_Procedure<resources_pareto.filesystem_sandboxed.commands.copy, {
|
|
21
|
-
'unrestricted': resources_pareto.filesystem_unrestricted.commands.copy;
|
|
22
|
-
}, null, {
|
|
23
|
-
'context': d_unrestricted_path.Context_Path;
|
|
24
|
-
}>;
|
|
25
|
-
}
|
|
26
|
-
export declare namespace queries {
|
|
27
|
-
type read_file = _pi.Query_Function<resources_pareto.filesystem_sandboxed.queries.read_file, {
|
|
28
|
-
'unrestricted': resources_pareto.filesystem_unrestricted.queries.read_file;
|
|
29
|
-
}, {
|
|
30
|
-
'path': d_unrestricted_path.Node_Path;
|
|
31
|
-
}>;
|
|
32
|
-
type read_file_within_context = _pi.Query_Function<resources_pareto.filesystem_sandboxed.queries.read_file_within_context, {
|
|
33
|
-
'unrestricted': resources_pareto.filesystem_unrestricted.queries.read_file;
|
|
34
|
-
}, {
|
|
35
|
-
'context': d_unrestricted_path.Context_Path;
|
|
36
|
-
}>;
|
|
37
|
-
}
|
|
@@ -1,3 +1,86 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
// import * as _pi from 'pareto-core/dist/interface'
|
|
3
|
+
// import * as d_unrestricted_path from "../generated/liana/schemas/fs_unrestricted_path/data"
|
|
4
|
+
// import * as d_sandboxed_path from "../generated/liana/schemas/fs_sandboxed_path/data"
|
|
5
|
+
// import * as resources_pareto from "../resources"
|
|
6
|
+
// export namespace commands {
|
|
7
|
+
// export type remove = _pi.Command_Procedure<
|
|
8
|
+
// resources_pareto.filesystem_sandboxed.commands.remove,
|
|
9
|
+
// {
|
|
10
|
+
// 'unrestricted': resources_pareto.filesystem_unrestricted.commands.remove
|
|
11
|
+
// },
|
|
12
|
+
// null,
|
|
13
|
+
// {
|
|
14
|
+
// 'context': d_unrestricted_path.Context_Path
|
|
15
|
+
// }
|
|
16
|
+
// >
|
|
17
|
+
// export type write_file = _pi.Command_Procedure<
|
|
18
|
+
// resources_pareto.filesystem_sandboxed.commands.write_file,
|
|
19
|
+
// {
|
|
20
|
+
// 'unrestricted': resources_pareto.filesystem_unrestricted.commands.write_file
|
|
21
|
+
// },
|
|
22
|
+
// null,
|
|
23
|
+
// {
|
|
24
|
+
// 'context': d_unrestricted_path.Context_Path
|
|
25
|
+
// }
|
|
26
|
+
// >
|
|
27
|
+
// export type make_directory = _pi.Command_Procedure<
|
|
28
|
+
// resources_pareto.filesystem_sandboxed.commands.make_directory,
|
|
29
|
+
// {
|
|
30
|
+
// 'unrestricted': resources_pareto.filesystem_unrestricted.commands.make_directory
|
|
31
|
+
// },
|
|
32
|
+
// null,
|
|
33
|
+
// {
|
|
34
|
+
// 'context': d_unrestricted_path.Context_Path
|
|
35
|
+
// }
|
|
36
|
+
// >
|
|
37
|
+
// export type copy = _pi.Command_Procedure<
|
|
38
|
+
// resources_pareto.filesystem_sandboxed.commands.copy,
|
|
39
|
+
// {
|
|
40
|
+
// 'unrestricted': resources_pareto.filesystem_unrestricted.commands.copy
|
|
41
|
+
// },
|
|
42
|
+
// null,
|
|
43
|
+
// {
|
|
44
|
+
// 'context': d_unrestricted_path.Context_Path
|
|
45
|
+
// }
|
|
46
|
+
// >
|
|
47
|
+
// }
|
|
48
|
+
// export namespace queries {
|
|
49
|
+
// export type read_file_from_unrestricted = _pi.Query_Function<
|
|
50
|
+
// resources_pareto.filesystem_sandboxed.queries.read_file,
|
|
51
|
+
// {
|
|
52
|
+
// 'unrestricted': resources_pareto.filesystem_unrestricted.queries.read_file
|
|
53
|
+
// },
|
|
54
|
+
// {
|
|
55
|
+
// 'path': d_unrestricted_path.Node_Path
|
|
56
|
+
// }
|
|
57
|
+
// >
|
|
58
|
+
// export type read_file_from_sandboxed = _pi.Query_Function<
|
|
59
|
+
// resources_pareto.filesystem_sandboxed.queries.read_file,
|
|
60
|
+
// {
|
|
61
|
+
// 'sandboxed': resources_pareto.filesystem_sandboxed.queries.read_file
|
|
62
|
+
// },
|
|
63
|
+
// {
|
|
64
|
+
// 'path': d_sandboxed_path.Node_Path
|
|
65
|
+
// }
|
|
66
|
+
// >
|
|
67
|
+
// export type read_file_within_context_from_unrestricted = _pi.Query_Function<
|
|
68
|
+
// resources_pareto.filesystem_sandboxed.queries.read_file_within_context,
|
|
69
|
+
// {
|
|
70
|
+
// 'unrestricted': resources_pareto.filesystem_unrestricted.queries.read_file
|
|
71
|
+
// },
|
|
72
|
+
// {
|
|
73
|
+
// 'context': d_unrestricted_path.Context_Path
|
|
74
|
+
// }
|
|
75
|
+
// >
|
|
76
|
+
// export type read_file_within_context_from_sandboxed = _pi.Query_Function<
|
|
77
|
+
// resources_pareto.filesystem_sandboxed.queries.read_file_within_context,
|
|
78
|
+
// {
|
|
79
|
+
// 'sandboxed': resources_pareto.filesystem_sandboxed.queries.read_file
|
|
80
|
+
// },
|
|
81
|
+
// {
|
|
82
|
+
// 'context': d_sandboxed_path.Context_Path
|
|
83
|
+
// }
|
|
84
|
+
// >
|
|
85
|
+
// }
|
|
86
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmlsZXN5c3RlbV9zYW5kYm94ZWQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW50ZXJmYWNlL3NpZ25hdHVyZXMvZmlsZXN5c3RlbV9zYW5kYm94ZWQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLG9EQUFvRDtBQUVwRCw4RkFBOEY7QUFDOUYsd0ZBQXdGO0FBRXhGLG1EQUFtRDtBQUVuRCw4QkFBOEI7QUFFOUIsa0RBQWtEO0FBQ2xELGlFQUFpRTtBQUNqRSxZQUFZO0FBQ1osdUZBQXVGO0FBQ3ZGLGFBQWE7QUFDYixnQkFBZ0I7QUFDaEIsWUFBWTtBQUNaLDBEQUEwRDtBQUMxRCxZQUFZO0FBQ1osUUFBUTtBQUVSLHNEQUFzRDtBQUN0RCxxRUFBcUU7QUFDckUsWUFBWTtBQUNaLDJGQUEyRjtBQUMzRixhQUFhO0FBQ2IsZ0JBQWdCO0FBQ2hCLFlBQVk7QUFDWiwwREFBMEQ7QUFDMUQsWUFBWTtBQUNaLFFBQVE7QUFFUiwwREFBMEQ7QUFDMUQseUVBQXlFO0FBQ3pFLFlBQVk7QUFDWiwrRkFBK0Y7QUFDL0YsYUFBYTtBQUNiLGdCQUFnQjtBQUNoQixZQUFZO0FBQ1osMERBQTBEO0FBQzFELFlBQVk7QUFDWixRQUFRO0FBRVIsZ0RBQWdEO0FBQ2hELCtEQUErRDtBQUMvRCxZQUFZO0FBQ1oscUZBQXFGO0FBQ3JGLGFBQWE7QUFDYixnQkFBZ0I7QUFDaEIsWUFBWTtBQUNaLDBEQUEwRDtBQUMxRCxZQUFZO0FBQ1osUUFBUTtBQUVSLElBQUk7QUFFSiw2QkFBNkI7QUFFN0Isb0VBQW9FO0FBQ3BFLG1FQUFtRTtBQUNuRSxZQUFZO0FBQ1oseUZBQXlGO0FBQ3pGLGFBQWE7QUFDYixZQUFZO0FBQ1osb0RBQW9EO0FBQ3BELFlBQVk7QUFDWixRQUFRO0FBRVIsaUVBQWlFO0FBQ2pFLG1FQUFtRTtBQUNuRSxZQUFZO0FBQ1osbUZBQW1GO0FBQ25GLGFBQWE7QUFDYixZQUFZO0FBQ1osaURBQWlEO0FBQ2pELFlBQVk7QUFDWixRQUFRO0FBRVIsbUZBQW1GO0FBQ25GLGtGQUFrRjtBQUNsRixZQUFZO0FBQ1oseUZBQXlGO0FBQ3pGLGFBQWE7QUFDYixZQUFZO0FBQ1osMERBQTBEO0FBQzFELFlBQVk7QUFDWixRQUFRO0FBRVIsZ0ZBQWdGO0FBQ2hGLGtGQUFrRjtBQUNsRixZQUFZO0FBQ1osbUZBQW1GO0FBQ25GLGFBQWE7QUFDYixZQUFZO0FBQ1osdURBQXVEO0FBQ3ZELFlBQVk7QUFDWixRQUFRO0FBRVIsSUFBSSJ9
|
|
@@ -5,7 +5,7 @@ export declare namespace commands {
|
|
|
5
5
|
* uses a directory content representation to write files in a directory structure
|
|
6
6
|
*/
|
|
7
7
|
type write_directory_content = _pi.Command_Procedure<resources.resources.commands.write_directory_content, {
|
|
8
|
-
'write file': resources.
|
|
8
|
+
'write file': resources.filesystem_unrestricted.commands.write_file;
|
|
9
9
|
}, null, null>;
|
|
10
10
|
}
|
|
11
11
|
export declare namespace queries {
|
|
@@ -13,13 +13,13 @@ export declare namespace queries {
|
|
|
13
13
|
* creates a tree structure representing the directory structure, including file contents
|
|
14
14
|
*/
|
|
15
15
|
type read_directory_content = _pi.Query_Function<resources.resources.queries.read_directory_content, {
|
|
16
|
-
'read directory': resources.
|
|
17
|
-
'read file
|
|
16
|
+
'read directory': resources.filesystem_unrestricted.queries.read_directory;
|
|
17
|
+
'read file': resources.filesystem_unrestricted.queries.read_file;
|
|
18
18
|
}, null>;
|
|
19
19
|
/**
|
|
20
20
|
* creates a tree structure representing the directory structure, excluding file contents
|
|
21
21
|
*/
|
|
22
22
|
type read_directory_structure = _pi.Query_Function<resources.resources.queries.read_directory_structure, {
|
|
23
|
-
'read directory': resources.
|
|
23
|
+
'read directory': resources.filesystem_unrestricted.queries.read_directory;
|
|
24
24
|
}, null>;
|
|
25
25
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
-
import * as d_read_directory from "../generated/liana/schemas/
|
|
3
|
-
import * as d_read_file from "../generated/liana/schemas/
|
|
4
|
-
import * as d_path from "../generated/liana/schemas/
|
|
2
|
+
import * as d_read_directory from "../generated/liana/schemas/fs_unrestricted_read_directory/data";
|
|
3
|
+
import * as d_read_file from "../generated/liana/schemas/fs_unrestricted_read_file/data";
|
|
4
|
+
import * as d_path from "../generated/liana/schemas/fs_unrestricted_path/data";
|
|
5
5
|
import * as d_directory_contents from "./directory_content";
|
|
6
6
|
export type Parameters = {
|
|
7
7
|
'path': d_path.Context_Path;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
2
|
import * as d_read_directory from "../generated/liana/schemas/fs_unrestricted_read_directory/data";
|
|
3
|
-
import * as d_path from "../generated/liana/schemas/
|
|
3
|
+
import * as d_path from "../generated/liana/schemas/fs_unrestricted_path/data";
|
|
4
4
|
import * as d_directory_structure from "./directory_structure";
|
|
5
5
|
export type Parameters = {
|
|
6
6
|
'path': d_path.Context_Path;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
2
|
import * as d_write_file from "../generated/liana/schemas/fs_unrestricted_write_file/data";
|
|
3
|
-
import * as d_path from "../generated/liana/schemas/
|
|
3
|
+
import * as d_path from "../generated/liana/schemas/fs_unrestricted_path/data";
|
|
4
4
|
import * as d_directory_contents from "../to_be_generated/directory_content";
|
|
5
5
|
export type Parameters = {
|
|
6
6
|
'path': d_path.Context_Path;
|
package/package.json
CHANGED
package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/refiners/astn_parse_tree.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/refiners/astn_parse_tree";
|
|
2
|
-
export declare const Parameters: t_signatures.Parameters;
|
|
3
|
-
export declare const Permissions: t_signatures.Permissions;
|
|
4
|
-
export declare const Error: t_signatures.Error;
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/refiners/astn_parse_tree.js
DELETED
|
@@ -1,171 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
36
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
37
|
-
};
|
|
38
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.Error = exports.Permissions = exports.Parameters = void 0;
|
|
40
|
-
const _p = __importStar(require("pareto-core/dist/assign"));
|
|
41
|
-
const _p_change_context_1 = __importDefault(require("pareto-core/dist/_p_change_context"));
|
|
42
|
-
const _p_variables_1 = __importDefault(require("pareto-core/dist/_p_variables"));
|
|
43
|
-
const v_unmarshalled_from_parse_tree = __importStar(require("liana-core/dist/implementation/manual/refiners/unmarshalled/astn_parse_tree"));
|
|
44
|
-
const v_parse_tree_to_location = __importStar(require("liana-core/dist/implementation/manual/transformers/parse_tree/start_token_range"));
|
|
45
|
-
const v_external_path = __importStar(require("../../fs_sandboxed_path/refiners/astn_parse_tree"));
|
|
46
|
-
const v_external_unrestricted = __importStar(require("../../fs_unrestricted_chmod/refiners/astn_parse_tree"));
|
|
47
|
-
const Parameters = ($, abort) => (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Verbose_Group($, ($) => abort($), {
|
|
48
|
-
'expected properties': _p.dictionary.literal({
|
|
49
|
-
"path": null,
|
|
50
|
-
"mode": null,
|
|
51
|
-
}),
|
|
52
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
53
|
-
}), ($) => (0, _p_variables_1.default)(() => {
|
|
54
|
-
const var_verbose_group_range = v_parse_tree_to_location.Value($['value'], {
|
|
55
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
56
|
-
});
|
|
57
|
-
return {
|
|
58
|
-
'path': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
59
|
-
'id': 'path',
|
|
60
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
61
|
-
}), ($) => v_external_path.Node_Path($, ($) => abort($))),
|
|
62
|
-
'mode': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
63
|
-
'id': 'mode',
|
|
64
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
65
|
-
}), ($) => (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Verbose_Group($, ($) => abort($), {
|
|
66
|
-
'expected properties': _p.dictionary.literal({
|
|
67
|
-
"owner": null,
|
|
68
|
-
"group": null,
|
|
69
|
-
"others": null,
|
|
70
|
-
"special bits": null,
|
|
71
|
-
}),
|
|
72
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
73
|
-
}), ($) => (0, _p_variables_1.default)(() => {
|
|
74
|
-
const var_verbose_group_range = v_parse_tree_to_location.Value($['value'], {
|
|
75
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
76
|
-
});
|
|
77
|
-
return {
|
|
78
|
-
'owner': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
79
|
-
'id': 'owner',
|
|
80
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
81
|
-
}), ($) => (0, exports.Permissions)($, ($) => abort($))),
|
|
82
|
-
'group': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
83
|
-
'id': 'group',
|
|
84
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
85
|
-
}), ($) => (0, exports.Permissions)($, ($) => abort($))),
|
|
86
|
-
'others': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
87
|
-
'id': 'others',
|
|
88
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
89
|
-
}), ($) => (0, exports.Permissions)($, ($) => abort($))),
|
|
90
|
-
'special bits': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
91
|
-
'id': 'special bits',
|
|
92
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
93
|
-
}), ($) => _p.optional.from.optional(v_unmarshalled_from_parse_tree.Optional($, ($) => abort($))['optional']).map(($) => (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Verbose_Group($, ($) => abort($), {
|
|
94
|
-
'expected properties': _p.dictionary.literal({
|
|
95
|
-
"setuid": null,
|
|
96
|
-
"setgid": null,
|
|
97
|
-
"sticky": null,
|
|
98
|
-
}),
|
|
99
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
100
|
-
}), ($) => (0, _p_variables_1.default)(() => {
|
|
101
|
-
const var_verbose_group_range = v_parse_tree_to_location.Value($['value'], {
|
|
102
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
103
|
-
});
|
|
104
|
-
return {
|
|
105
|
-
'setuid': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
106
|
-
'id': 'setuid',
|
|
107
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
108
|
-
}), ($) => v_unmarshalled_from_parse_tree.Boolean($, ($) => abort($), {
|
|
109
|
-
'type': ['true/false', null],
|
|
110
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
111
|
-
})),
|
|
112
|
-
'setgid': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
113
|
-
'id': 'setgid',
|
|
114
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
115
|
-
}), ($) => v_unmarshalled_from_parse_tree.Boolean($, ($) => abort($), {
|
|
116
|
-
'type': ['true/false', null],
|
|
117
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
118
|
-
})),
|
|
119
|
-
'sticky': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
120
|
-
'id': 'sticky',
|
|
121
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
122
|
-
}), ($) => v_unmarshalled_from_parse_tree.Boolean($, ($) => abort($), {
|
|
123
|
-
'type': ['true/false', null],
|
|
124
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
125
|
-
})),
|
|
126
|
-
};
|
|
127
|
-
})))),
|
|
128
|
-
};
|
|
129
|
-
}))),
|
|
130
|
-
};
|
|
131
|
-
}));
|
|
132
|
-
exports.Parameters = Parameters;
|
|
133
|
-
const Permissions = ($, abort) => (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Verbose_Group($, ($) => abort($), {
|
|
134
|
-
'expected properties': _p.dictionary.literal({
|
|
135
|
-
"read": null,
|
|
136
|
-
"write": null,
|
|
137
|
-
"execute": null,
|
|
138
|
-
}),
|
|
139
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
140
|
-
}), ($) => (0, _p_variables_1.default)(() => {
|
|
141
|
-
const var_verbose_group_range = v_parse_tree_to_location.Value($['value'], {
|
|
142
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
143
|
-
});
|
|
144
|
-
return {
|
|
145
|
-
'read': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
146
|
-
'id': 'read',
|
|
147
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
148
|
-
}), ($) => v_unmarshalled_from_parse_tree.Boolean($, ($) => abort($), {
|
|
149
|
-
'type': ['true/false', null],
|
|
150
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
151
|
-
})),
|
|
152
|
-
'write': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
153
|
-
'id': 'write',
|
|
154
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
155
|
-
}), ($) => v_unmarshalled_from_parse_tree.Boolean($, ($) => abort($), {
|
|
156
|
-
'type': ['true/false', null],
|
|
157
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
158
|
-
})),
|
|
159
|
-
'execute': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
160
|
-
'id': 'execute',
|
|
161
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
162
|
-
}), ($) => v_unmarshalled_from_parse_tree.Boolean($, ($) => abort($), {
|
|
163
|
-
'type': ['true/false', null],
|
|
164
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
165
|
-
})),
|
|
166
|
-
};
|
|
167
|
-
}));
|
|
168
|
-
exports.Permissions = Permissions;
|
|
169
|
-
const Error = ($, abort) => v_external_unrestricted.Error($, ($) => abort($));
|
|
170
|
-
exports.Error = Error;
|
|
171
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9jaG1vZC9yZWZpbmVycy9hc3RuX3BhcnNlX3RyZWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQ0EsNERBQTZDO0FBRTdDLDJGQUFrRTtBQUlsRSxpRkFBd0Q7QUFNeEQsNElBQTZIO0FBRTdILDBJQUEySDtBQUUzSCxrR0FBbUY7QUFFbkYsOEdBQStGO0FBRXhGLE1BQU0sVUFBVSxHQUE0QixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxDQUFDLElBQUEsMkJBQWlCLEVBQzlFLDhCQUE4QixDQUFDLGFBQWEsQ0FDeEMsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxDQUNKLEVBQ0Q7SUFDSSxxQkFBcUIsRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDLE9BQU8sQ0FDeEM7UUFDSSxNQUFNLEVBQUUsSUFBSTtRQUNaLE1BQU0sRUFBRSxJQUFJO0tBQ2YsQ0FDSjtJQUNELHFCQUFxQixFQUFFLEVBQUUsQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLE9BQU8sRUFBRTtDQUN2RCxDQUNKLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLElBQUEsc0JBQVksRUFDZixHQUFHLEVBQUU7SUFFRCxNQUFNLHVCQUF1QixHQUFHLHdCQUF3QixDQUFDLEtBQUssQ0FDMUQsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxFQUNWO1FBQ0kscUJBQXFCLEVBQUUsRUFBRSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsT0FBTyxFQUFFO0tBQ3ZELENBQ0osQ0FBQTtJQUNELE9BQU87UUFDSCxNQUFNLEVBQUUsSUFBQSwyQkFBaUIsRUFDckIs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
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/refiners/list_of_characters";
|
|
2
|
-
export declare const Parameters: t_signatures.Parameters;
|
|
3
|
-
export declare const Permissions: t_signatures.Permissions;
|
|
4
|
-
export declare const Error: t_signatures.Error;
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.Error = exports.Permissions = exports.Parameters = void 0;
|
|
37
|
-
const v_deserialize = __importStar(require("astn-core/dist/implementation/manual/refiners/parse_tree/list_of_characters"));
|
|
38
|
-
const v_unmarshall = __importStar(require("./astn_parse_tree"));
|
|
39
|
-
const Parameters = ($, abort, $p) => v_unmarshall.Parameters(v_deserialize.Document($, ($) => abort(['parse error', $]), {
|
|
40
|
-
'tab size': $p['tab size'],
|
|
41
|
-
})['content'], ($) => abort(['unmarshall error', $]));
|
|
42
|
-
exports.Parameters = Parameters;
|
|
43
|
-
const Permissions = ($, abort, $p) => v_unmarshall.Permissions(v_deserialize.Document($, ($) => abort(['parse error', $]), {
|
|
44
|
-
'tab size': $p['tab size'],
|
|
45
|
-
})['content'], ($) => abort(['unmarshall error', $]));
|
|
46
|
-
exports.Permissions = Permissions;
|
|
47
|
-
const Error = ($, abort, $p) => v_unmarshall.Error(v_deserialize.Document($, ($) => abort(['parse error', $]), {
|
|
48
|
-
'tab size': $p['tab size'],
|
|
49
|
-
})['content'], ($) => abort(['unmarshall error', $]));
|
|
50
|
-
exports.Error = Error;
|
|
51
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9jaG1vZC9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBS0EsMkhBQTRHO0FBRTVHLGdFQUFpRDtBQUUxQyxNQUFNLFVBQVUsR0FBNEIsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsWUFBWSxDQUFDLFVBQVUsQ0FDeEYsYUFBYSxDQUFDLFFBQVEsQ0FDbEIsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxhQUFhLEVBQUUsQ0FBQyxDQUFDLENBQ3JCLEVBQ0Q7SUFDSSxVQUFVLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQztDQUM3QixDQUNKLENBQUMsU0FBUyxDQUFDLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGtCQUFrQixFQUFFLENBQUMsQ0FBQyxDQUMxQixDQUNKLENBQUE7QUFiWSxRQUFBLFVBQVUsY0FhdEI7QUFFTSxNQUFNLFdBQVcsR0FBNkIsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsWUFBWSxDQUFDLFdBQVcsQ0FDM0YsYUFBYSxDQUFDLFFBQVEsQ0FDbEIsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxhQUFhLEVBQUUsQ0FBQyxDQUFDLENBQ3JCLEVBQ0Q7SUFDSSxVQUFVLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQztDQUM3QixDQUNKLENBQUMsU0FBUyxDQUFDLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGtCQUFrQixFQUFFLENBQUMsQ0FBQyxDQUMxQixDQUNKLENBQUE7QUFiWSxRQUFBLFdBQVcsZUFhdkI7QUFFTSxNQUFNLEtBQUssR0FBdUIsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsWUFBWSxDQUFDLEtBQUssQ0FDekUsYUFBYSxDQUFDLFFBQVEsQ0FDbEIsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxhQUFhLEVBQUUsQ0FBQyxDQUFDLENBQ3JCLEVBQ0Q7SUFDSSxVQUFVLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQztDQUM3QixDQUNKLENBQUMsU0FBUyxDQUFDLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGtCQUFrQixFQUFFLENBQUMsQ0FBQyxDQUMxQixDQUNKLENBQUE7QUFiWSxRQUFBLEtBQUssU0FhakIifQ==
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/transformers/astn_sealed_target";
|
|
2
|
-
export declare const Parameters: t_signatures.Parameters;
|
|
3
|
-
export declare const Permissions: t_signatures.Permissions;
|
|
4
|
-
export declare const Error: t_signatures.Error;
|