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,21 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// import * as _p from 'pareto-core/dist/assign'
|
|
3
|
-
// import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/transformers/fountain_pen"
|
|
4
|
-
// import * as v_serialize from "astn-core/dist/implementation/manual/transformers/sealed_target/fountain_pen"
|
|
5
|
-
// import * as v_marshall from "./astn_sealed_target"
|
|
6
|
-
// export const Parameters: t_signatures.Parameters = ($) => v_serialize.Document(
|
|
7
|
-
// v_marshall.Parameters(
|
|
8
|
-
// $,
|
|
9
|
-
// ),
|
|
10
|
-
// )
|
|
11
|
-
// export const Result: t_signatures.Result = ($) => v_serialize.Document(
|
|
12
|
-
// v_marshall.Result(
|
|
13
|
-
// $,
|
|
14
|
-
// ),
|
|
15
|
-
// )
|
|
16
|
-
// export const Error: t_signatures.Error = ($) => v_serialize.Document(
|
|
17
|
-
// v_marshall.Error(
|
|
18
|
-
// $,
|
|
19
|
-
// ),
|
|
20
|
-
// )
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9yZWFkX2ZpbGUvdHJhbnNmb3JtZXJzL2ZvdW50YWluX3Blbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQ0EsZ0RBQWdEO0FBRWhELGtKQUFrSjtBQUVsSiw4R0FBOEc7QUFFOUcscURBQXFEO0FBRXJELGtGQUFrRjtBQUNsRiw2QkFBNkI7QUFDN0IsYUFBYTtBQUNiLFNBQVM7QUFDVCxJQUFJO0FBRUosMEVBQTBFO0FBQzFFLHlCQUF5QjtBQUN6QixhQUFhO0FBQ2IsU0FBUztBQUNULElBQUk7QUFFSix3RUFBd0U7QUFDeEUsd0JBQXdCO0FBQ3hCLGFBQWE7QUFDYixTQUFTO0FBQ1QsSUFBSSJ9
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// import * as _p from 'pareto-core/dist/assign'
|
|
3
|
-
// import _p_change_context from 'pareto-core/dist/_p_change_context'
|
|
4
|
-
// import _p_list_from_text from 'pareto-core/dist/_p_list_from_text'
|
|
5
|
-
// import _p_variables from 'pareto-core/dist/_p_variables'
|
|
6
|
-
// import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/refiners/astn_parse_tree"
|
|
7
|
-
// import * as t_out from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_read_file/data"
|
|
8
|
-
// import * as v_unmarshalled_from_parse_tree from "liana-core/dist/implementation/manual/refiners/unmarshalled/astn_parse_tree"
|
|
9
|
-
// import * as v_parse_tree_to_location from "liana-core/dist/implementation/manual/transformers/parse_tree/start_token_range"
|
|
10
|
-
// import * as v_external_path from "../../fs_sandboxed_path/refiners/astn_parse_tree"
|
|
11
|
-
// import * as v_external_list_of_characters from "../../list_of_characters/refiners/astn_parse_tree"
|
|
12
|
-
// import * as v_external_unrestricted from "../../fs_unrestricted_read_file/refiners/astn_parse_tree"
|
|
13
|
-
// export const Parameters: t_signatures.Parameters = ($, abort) => v_external_path.Node_Path(
|
|
14
|
-
// $,
|
|
15
|
-
// ($) => abort(
|
|
16
|
-
// $,
|
|
17
|
-
// ),
|
|
18
|
-
// )
|
|
19
|
-
// export const Result: t_signatures.Result = ($, abort) => v_external_list_of_characters.List_of_Characters(
|
|
20
|
-
// $,
|
|
21
|
-
// ($) => abort(
|
|
22
|
-
// $,
|
|
23
|
-
// ),
|
|
24
|
-
// )
|
|
25
|
-
// export const Error: t_signatures.Error = ($, abort) => v_external_unrestricted.Error(
|
|
26
|
-
// $,
|
|
27
|
-
// ($) => abort(
|
|
28
|
-
// $,
|
|
29
|
-
// ),
|
|
30
|
-
// )
|
|
31
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9yZWFkX2ZpbGVfd2l0aGluX2NvbnRleHQvcmVmaW5lcnMvYXN0bl9wYXJzZV90cmVlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFDQSxnREFBZ0Q7QUFFaEQscUVBQXFFO0FBRXJFLHFFQUFxRTtBQUVyRSwyREFBMkQ7QUFFM0QsaUpBQWlKO0FBRWpKLDJHQUEyRztBQUUzRyxnSUFBZ0k7QUFFaEksOEhBQThIO0FBRTlILHNGQUFzRjtBQUV0RixxR0FBcUc7QUFFckcsc0dBQXNHO0FBRXRHLDhGQUE4RjtBQUM5RixTQUFTO0FBQ1Qsb0JBQW9CO0FBQ3BCLGFBQWE7QUFDYixTQUFTO0FBQ1QsSUFBSTtBQUVKLDZHQUE2RztBQUM3RyxTQUFTO0FBQ1Qsb0JBQW9CO0FBQ3BCLGFBQWE7QUFDYixTQUFTO0FBQ1QsSUFBSTtBQUVKLHdGQUF3RjtBQUN4RixTQUFTO0FBQ1Qsb0JBQW9CO0FBQ3BCLGFBQWE7QUFDYixTQUFTO0FBQ1QsSUFBSSJ9
|
|
File without changes
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// import * as _p from 'pareto-core/dist/assign'
|
|
3
|
-
// import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/refiners/list_of_characters"
|
|
4
|
-
// import * as v_deserialize from "astn-core/dist/implementation/manual/refiners/parse_tree/list_of_characters"
|
|
5
|
-
// import * as v_unmarshall from "./astn_parse_tree"
|
|
6
|
-
// export const Parameters: t_signatures.Parameters = ($, abort, $p) => v_unmarshall.Parameters(
|
|
7
|
-
// v_deserialize.Document(
|
|
8
|
-
// $,
|
|
9
|
-
// ($) => abort(
|
|
10
|
-
// ['parse error', $],
|
|
11
|
-
// ),
|
|
12
|
-
// {
|
|
13
|
-
// 'tab size': $p['tab size'],
|
|
14
|
-
// },
|
|
15
|
-
// )['content'],
|
|
16
|
-
// ($) => abort(
|
|
17
|
-
// ['unmarshall error', $],
|
|
18
|
-
// ),
|
|
19
|
-
// )
|
|
20
|
-
// export const Result: t_signatures.Result = ($, abort, $p) => v_unmarshall.Result(
|
|
21
|
-
// v_deserialize.Document(
|
|
22
|
-
// $,
|
|
23
|
-
// ($) => abort(
|
|
24
|
-
// ['parse error', $],
|
|
25
|
-
// ),
|
|
26
|
-
// {
|
|
27
|
-
// 'tab size': $p['tab size'],
|
|
28
|
-
// },
|
|
29
|
-
// )['content'],
|
|
30
|
-
// ($) => abort(
|
|
31
|
-
// ['unmarshall error', $],
|
|
32
|
-
// ),
|
|
33
|
-
// )
|
|
34
|
-
// export const Error: t_signatures.Error = ($, abort, $p) => v_unmarshall.Error(
|
|
35
|
-
// v_deserialize.Document(
|
|
36
|
-
// $,
|
|
37
|
-
// ($) => abort(
|
|
38
|
-
// ['parse error', $],
|
|
39
|
-
// ),
|
|
40
|
-
// {
|
|
41
|
-
// 'tab size': $p['tab size'],
|
|
42
|
-
// },
|
|
43
|
-
// )['content'],
|
|
44
|
-
// ($) => abort(
|
|
45
|
-
// ['unmarshall error', $],
|
|
46
|
-
// ),
|
|
47
|
-
// )
|
|
48
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9yZWFkX2ZpbGVfd2l0aGluX2NvbnRleHQvcmVmaW5lcnMvbGlzdF9vZl9jaGFyYWN0ZXJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFDQSxnREFBZ0Q7QUFFaEQsb0pBQW9KO0FBRXBKLCtHQUErRztBQUUvRyxvREFBb0Q7QUFFcEQsZ0dBQWdHO0FBQ2hHLDhCQUE4QjtBQUM5QixhQUFhO0FBQ2Isd0JBQXdCO0FBQ3hCLGtDQUFrQztBQUNsQyxhQUFhO0FBQ2IsWUFBWTtBQUNaLDBDQUEwQztBQUMxQyxhQUFhO0FBQ2Isb0JBQW9CO0FBQ3BCLG9CQUFvQjtBQUNwQixtQ0FBbUM7QUFDbkMsU0FBUztBQUNULElBQUk7QUFFSixvRkFBb0Y7QUFDcEYsOEJBQThCO0FBQzlCLGFBQWE7QUFDYix3QkFBd0I7QUFDeEIsa0NBQWtDO0FBQ2xDLGFBQWE7QUFDYixZQUFZO0FBQ1osMENBQTBDO0FBQzFDLGFBQWE7QUFDYixvQkFBb0I7QUFDcEIsb0JBQW9CO0FBQ3BCLG1DQUFtQztBQUNuQyxTQUFTO0FBQ1QsSUFBSTtBQUVKLGlGQUFpRjtBQUNqRiw4QkFBOEI7QUFDOUIsYUFBYTtBQUNiLHdCQUF3QjtBQUN4QixrQ0FBa0M7QUFDbEMsYUFBYTtBQUNiLFlBQVk7QUFDWiwwQ0FBMEM7QUFDMUMsYUFBYTtBQUNiLG9CQUFvQjtBQUNwQixvQkFBb0I7QUFDcEIsbUNBQW1DO0FBQ25DLFNBQVM7QUFDVCxJQUFJIn0=
|
|
File without changes
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// import * as _p from 'pareto-core/dist/assign'
|
|
3
|
-
// import _p_change_context from 'pareto-core/dist/_p_change_context'
|
|
4
|
-
// import _p_text_from_list from 'pareto-core/dist/_p_text_from_list'
|
|
5
|
-
// import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/transformers/astn_sealed_target"
|
|
6
|
-
// import * as t_out from "astn-core/dist/interface/generated/liana/schemas/sealed_target/data"
|
|
7
|
-
// import * as v_primitives_to_text from "liana-core/dist/implementation/manual/transformers/primitives/text"
|
|
8
|
-
// import * as v_external_path from "../../fs_sandboxed_path/transformers/astn_sealed_target"
|
|
9
|
-
// import * as v_external_list_of_characters from "../../list_of_characters/transformers/astn_sealed_target"
|
|
10
|
-
// import * as v_external_unrestricted from "../../fs_unrestricted_read_file/transformers/astn_sealed_target"
|
|
11
|
-
// export const Parameters: t_signatures.Parameters = ($) => v_external_path.Node_Path(
|
|
12
|
-
// $,
|
|
13
|
-
// )
|
|
14
|
-
// export const Result: t_signatures.Result = ($) => v_external_list_of_characters.List_of_Characters(
|
|
15
|
-
// $,
|
|
16
|
-
// )
|
|
17
|
-
// export const Error: t_signatures.Error = ($) => v_external_unrestricted.Error(
|
|
18
|
-
// $,
|
|
19
|
-
// )
|
|
20
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9yZWFkX2ZpbGVfd2l0aGluX2NvbnRleHQvdHJhbnNmb3JtZXJzL2FzdG5fc2VhbGVkX3RhcmdldC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQ0EsZ0RBQWdEO0FBRWhELHFFQUFxRTtBQUVyRSxxRUFBcUU7QUFFckUsd0pBQXdKO0FBRXhKLCtGQUErRjtBQUUvRiw2R0FBNkc7QUFFN0csNkZBQTZGO0FBRTdGLDRHQUE0RztBQUU1Ryw2R0FBNkc7QUFFN0csdUZBQXVGO0FBQ3ZGLFNBQVM7QUFDVCxJQUFJO0FBRUosc0dBQXNHO0FBQ3RHLFNBQVM7QUFDVCxJQUFJO0FBRUosaUZBQWlGO0FBQ2pGLFNBQVM7QUFDVCxJQUFJIn0=
|
|
File without changes
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// import * as _p from 'pareto-core/dist/assign'
|
|
3
|
-
// import _p_change_context from 'pareto-core/dist/_p_change_context'
|
|
4
|
-
// import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/transformers/boilerplate_for_migrate"
|
|
5
|
-
// import * as t_out from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_read_file/data"
|
|
6
|
-
// import * as v_path from "../../fs_sandboxed_path/transformers/boilerplate_for_migrate"
|
|
7
|
-
// import * as v_list_of_characters from "../../list_of_characters/transformers/boilerplate_for_migrate"
|
|
8
|
-
// import * as v_unrestricted from "../../fs_unrestricted_read_file/transformers/boilerplate_for_migrate"
|
|
9
|
-
// export const Parameters: t_signatures.Parameters = ($) => v_path.Node_Path(
|
|
10
|
-
// $,
|
|
11
|
-
// )
|
|
12
|
-
// export const Result: t_signatures.Result = ($) => v_list_of_characters.List_of_Characters(
|
|
13
|
-
// $,
|
|
14
|
-
// )
|
|
15
|
-
// export const Error: t_signatures.Error = ($) => v_unrestricted.Error(
|
|
16
|
-
// $,
|
|
17
|
-
// )
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZnNfc2FuZGJveGVkX3JlYWRfZmlsZV93aXRoaW5fY29udGV4dC90cmFuc2Zvcm1lcnMvYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUNBLGdEQUFnRDtBQUVoRCxxRUFBcUU7QUFFckUsNkpBQTZKO0FBRTdKLDJHQUEyRztBQUUzRyx5RkFBeUY7QUFFekYsd0dBQXdHO0FBRXhHLHlHQUF5RztBQUV6Ryw4RUFBOEU7QUFDOUUsU0FBUztBQUNULElBQUk7QUFFSiw2RkFBNkY7QUFDN0YsU0FBUztBQUNULElBQUk7QUFFSix3RUFBd0U7QUFDeEUsU0FBUztBQUNULElBQUkifQ==
|
|
File without changes
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// import * as _p from 'pareto-core/dist/assign'
|
|
3
|
-
// import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_read_file/signatures/transformers/fountain_pen"
|
|
4
|
-
// import * as v_serialize from "astn-core/dist/implementation/manual/transformers/sealed_target/fountain_pen"
|
|
5
|
-
// import * as v_marshall from "./astn_sealed_target"
|
|
6
|
-
// export const Parameters: t_signatures.Parameters = ($) => v_serialize.Document(
|
|
7
|
-
// v_marshall.Parameters(
|
|
8
|
-
// $,
|
|
9
|
-
// ),
|
|
10
|
-
// )
|
|
11
|
-
// export const Result: t_signatures.Result = ($) => v_serialize.Document(
|
|
12
|
-
// v_marshall.Result(
|
|
13
|
-
// $,
|
|
14
|
-
// ),
|
|
15
|
-
// )
|
|
16
|
-
// export const Error: t_signatures.Error = ($) => v_serialize.Document(
|
|
17
|
-
// v_marshall.Error(
|
|
18
|
-
// $,
|
|
19
|
-
// ),
|
|
20
|
-
// )
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9yZWFkX2ZpbGVfd2l0aGluX2NvbnRleHQvdHJhbnNmb3JtZXJzL2ZvdW50YWluX3Blbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQ0EsZ0RBQWdEO0FBRWhELGtKQUFrSjtBQUVsSiw4R0FBOEc7QUFFOUcscURBQXFEO0FBRXJELGtGQUFrRjtBQUNsRiw2QkFBNkI7QUFDN0IsYUFBYTtBQUNiLFNBQVM7QUFDVCxJQUFJO0FBRUosMEVBQTBFO0FBQzFFLHlCQUF5QjtBQUN6QixhQUFhO0FBQ2IsU0FBUztBQUNULElBQUk7QUFFSix3RUFBd0U7QUFDeEUsd0JBQXdCO0FBQ3hCLGFBQWE7QUFDYixTQUFTO0FBQ1QsSUFBSSJ9
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/refiners/astn_parse_tree.js
DELETED
|
@@ -1,74 +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.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_remove/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
|
-
"error if not exists": 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.Context_Path($, ($) => abort($))),
|
|
62
|
-
'error if not exists': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
63
|
-
'id': 'error if not exists',
|
|
64
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
65
|
-
}), ($) => v_unmarshalled_from_parse_tree.Boolean($, ($) => abort($), {
|
|
66
|
-
'type': ['true/false', null],
|
|
67
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
68
|
-
})),
|
|
69
|
-
};
|
|
70
|
-
}));
|
|
71
|
-
exports.Parameters = Parameters;
|
|
72
|
-
const Error = ($, abort) => v_external_unrestricted.Error($, ($) => abort($));
|
|
73
|
-
exports.Error = Error;
|
|
74
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9yZW1vdmUvcmVmaW5lcnMvYXN0bl9wYXJzZV90cmVlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUNBLDREQUE2QztBQUU3QywyRkFBa0U7QUFJbEUsaUZBQXdEO0FBTXhELDRJQUE2SDtBQUU3SCwwSUFBMkg7QUFFM0gsa0dBQW1GO0FBRW5GLCtHQUFnRztBQUV6RixNQUFNLFVBQVUsR0FBNEIsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsQ0FBQyxJQUFBLDJCQUFpQixFQUM5RSw4QkFBOEIsQ0FBQyxhQUFhLENBQ3hDLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsQ0FDSixFQUNEO0lBQ0kscUJBQXFCLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQyxPQUFPLENBQ3hDO1FBQ0ksTUFBTSxFQUFFLElBQUk7UUFDWixxQkFBcUIsRUFBRSxJQUFJO0tBQzlCLENBQ0o7SUFDRCxxQkFBcUIsRUFBRSxFQUFFLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxPQUFPLEVBQUU7Q0FDdkQsQ0FDSixFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxJQUFBLHNCQUFZLEVBQ2YsR0FBRyxFQUFFO0lBRUQsTUFBTSx1QkFBdUIsR0FBRyx3QkFBd0IsQ0FBQyxLQUFLLENBQzFELENBQUMsQ0FBQyxPQUFPLENBQUMsRUFDVjtRQUNJLHFCQUFxQixFQUFFLEVBQUUsQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLE9BQU8sRUFBRTtLQUN2RCxDQUNKLENBQUE7SUFDRCxPQUFPO1FBQ0gsTUFBTSxFQUFFLElBQUEsMkJBQWlCLEVBQ3JCLDhCQUE4QixDQUFDLFFBQVEsQ0FDbkMsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxDQUNKLEVBQ0Q7WUFDSSxJQUFJLEVBQUUsTUFBTTtZQUNaLHFCQUFxQixFQUFFLEVBQUUsQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLE9BQU8sRUFBRTtTQUN2RCxDQUNKLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLGVBQWUsQ0FBQyxZQUFZLENBQy9CLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsQ0FDSixDQUNKLENBQ0o7UUFDRCxxQkFBcUIsRUFBRSxJQUFBLDJCQUFpQixFQUNwQyw4QkFBOEIsQ0FBQyxRQUFRLENBQ25DLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsQ0FDSixFQUNEO1lBQ0ksSUFBSSxFQUFFLHFCQUFxQjtZQUMzQixxQkFBcUIsRUFBRSxFQUFFLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxPQUFPLEVBQUU7U0FDdkQsQ0FDSixFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyw4QkFBOEIsQ0FBQyxPQUFPLENBQ3pDLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsQ0FDSixFQUNEO1lBQ0ksTUFBTSxFQUFFLENBQUMsWUFBWSxFQUFFLElBQUksQ0FBQztZQUM1QixxQkFBcUIsRUFBRSxFQUFFLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxPQUFPLEVBQUU7U0FDdkQsQ0FDSixDQUNKO0tBQ0osQ0FBQTtBQUNMLENBQUMsQ0FDSixDQUNKLENBQUE7QUFyRVksUUFBQSxVQUFVLGNBcUV0QjtBQUVNLE1BQU0sS0FBSyxHQUF1QixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxDQUFDLHVCQUF1QixDQUFDLEtBQUssQ0FDaEYsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxDQUNKLENBQ0osQ0FBQTtBQUxZLFFBQUEsS0FBSyxTQUtqQiJ9
|
|
@@ -1,47 +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.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 Error = ($, abort, $p) => v_unmarshall.Error(v_deserialize.Document($, ($) => abort(['parse error', $]), {
|
|
44
|
-
'tab size': $p['tab size'],
|
|
45
|
-
})['content'], ($) => abort(['unmarshall error', $]));
|
|
46
|
-
exports.Error = Error;
|
|
47
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9yZW1vdmUvcmVmaW5lcnMvbGlzdF9vZl9jaGFyYWN0ZXJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUtBLDJIQUE0RztBQUU1RyxnRUFBaUQ7QUFFMUMsTUFBTSxVQUFVLEdBQTRCLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDLFlBQVksQ0FBQyxVQUFVLENBQ3hGLGFBQWEsQ0FBQyxRQUFRLENBQ2xCLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsYUFBYSxFQUFFLENBQUMsQ0FBQyxDQUNyQixFQUNEO0lBQ0ksVUFBVSxFQUFFLEVBQUUsQ0FBQyxVQUFVLENBQUM7Q0FDN0IsQ0FDSixDQUFDLFNBQVMsQ0FBQyxFQUNaLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxrQkFBa0IsRUFBRSxDQUFDLENBQUMsQ0FDMUIsQ0FDSixDQUFBO0FBYlksUUFBQSxVQUFVLGNBYXRCO0FBRU0sTUFBTSxLQUFLLEdBQXVCLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDLFlBQVksQ0FBQyxLQUFLLENBQ3pFLGFBQWEsQ0FBQyxRQUFRLENBQ2xCLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsYUFBYSxFQUFFLENBQUMsQ0FBQyxDQUNyQixFQUNEO0lBQ0ksVUFBVSxFQUFFLEVBQUUsQ0FBQyxVQUFVLENBQUM7Q0FDN0IsQ0FDSixDQUFDLFNBQVMsQ0FBQyxFQUNaLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxrQkFBa0IsRUFBRSxDQUFDLENBQUMsQ0FDMUIsQ0FDSixDQUFBO0FBYlksUUFBQSxLQUFLLFNBYWpCIn0=
|
|
@@ -1,55 +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.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 v_primitives_to_text = __importStar(require("liana-core/dist/implementation/manual/transformers/primitives/text"));
|
|
43
|
-
const v_external_path = __importStar(require("../../fs_sandboxed_path/transformers/astn_sealed_target"));
|
|
44
|
-
const v_external_unrestricted = __importStar(require("../../fs_unrestricted_remove/transformers/astn_sealed_target"));
|
|
45
|
-
const Parameters = ($) => ['group', ['verbose', _p.dictionary.literal({
|
|
46
|
-
"path": (0, _p_change_context_1.default)($['path'], ($) => v_external_path.Context_Path($)),
|
|
47
|
-
"error if not exists": (0, _p_change_context_1.default)($['error if not exists'], ($) => ['text', {
|
|
48
|
-
'delimiter': ['none', null],
|
|
49
|
-
'value': v_primitives_to_text.true_false($),
|
|
50
|
-
}]),
|
|
51
|
-
})]];
|
|
52
|
-
exports.Parameters = Parameters;
|
|
53
|
-
const Error = ($) => v_external_unrestricted.Error($);
|
|
54
|
-
exports.Error = Error;
|
|
55
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9yZW1vdmUvdHJhbnNmb3JtZXJzL2FzdG5fc2VhbGVkX3RhcmdldC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSw0REFBNkM7QUFFN0MsMkZBQWtFO0FBUWxFLHlIQUEwRztBQUUxRyx5R0FBMEY7QUFFMUYsc0hBQXVHO0FBRWhHLE1BQU0sVUFBVSxHQUE0QixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxTQUFTLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQyxPQUFPLENBQ2pHO1lBQ0ksTUFBTSxFQUFFLElBQUEsMkJBQWlCLEVBQ3JCLENBQUMsQ0FBQyxNQUFNLENBQUMsRUFDVCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsZUFBZSxDQUFDLFlBQVksQ0FDL0IsQ0FBQyxDQUNKLENBQ0o7WUFDRCxxQkFBcUIsRUFBRSxJQUFBLDJCQUFpQixFQUNwQyxDQUFDLENBQUMscUJBQXFCLENBQUMsRUFDeEIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsTUFBTSxFQUFFO29CQUNaLFdBQVcsRUFBRSxDQUFDLE1BQU0sRUFBRSxJQUFJLENBQUM7b0JBQzNCLE9BQU8sRUFBRSxvQkFBb0IsQ0FBQyxVQUFVLENBQ3BDLENBQUMsQ0FDSjtpQkFDSixDQUFDLENBQ0w7U0FDSixDQUNKLENBQUMsQ0FBQyxDQUFBO0FBbEJVLFFBQUEsVUFBVSxjQWtCcEI7QUFFSSxNQUFNLEtBQUssR0FBdUIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLHVCQUF1QixDQUFDLEtBQUssQ0FDekUsQ0FBQyxDQUNKLENBQUE7QUFGWSxRQUFBLEtBQUssU0FFakIifQ==
|
|
@@ -1,50 +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.Parameters = void 0;
|
|
40
|
-
const _p_change_context_1 = __importDefault(require("pareto-core/dist/_p_change_context"));
|
|
41
|
-
const v_path = __importStar(require("../../fs_sandboxed_path/transformers/boilerplate_for_migrate"));
|
|
42
|
-
const v_unrestricted = __importStar(require("../../fs_unrestricted_remove/transformers/boilerplate_for_migrate"));
|
|
43
|
-
const Parameters = ($) => ({
|
|
44
|
-
'path': (0, _p_change_context_1.default)($['path'], ($) => v_path.Context_Path($)),
|
|
45
|
-
'error if not exists': (0, _p_change_context_1.default)($['error if not exists'], ($) => $),
|
|
46
|
-
});
|
|
47
|
-
exports.Parameters = Parameters;
|
|
48
|
-
const Error = ($) => v_unrestricted.Error($);
|
|
49
|
-
exports.Error = Error;
|
|
50
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZnNfc2FuZGJveGVkX3JlbW92ZS90cmFuc2Zvcm1lcnMvYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBR0EsMkZBQWtFO0FBTWxFLHFHQUFzRjtBQUV0RixrSEFBbUc7QUFFNUYsTUFBTSxVQUFVLEdBQTRCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDO0lBQ3ZELE1BQU0sRUFBRSxJQUFBLDJCQUFpQixFQUNyQixDQUFDLENBQUMsTUFBTSxDQUFDLEVBQ1QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLE1BQU0sQ0FBQyxZQUFZLENBQ3RCLENBQUMsQ0FDSixDQUNKO0lBQ0QscUJBQXFCLEVBQUUsSUFBQSwyQkFBaUIsRUFDcEMsQ0FBQyxDQUFDLHFCQUFxQixDQUFDLEVBQ3hCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQ1g7Q0FDSixDQUFDLENBQUE7QUFYVyxRQUFBLFVBQVUsY0FXckI7QUFFSyxNQUFNLEtBQUssR0FBdUIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLGNBQWMsQ0FBQyxLQUFLLENBQ2hFLENBQUMsQ0FDSixDQUFBO0FBRlksUUFBQSxLQUFLLFNBRWpCIn0=
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_remove/transformers/fountain_pen.js
DELETED
|
@@ -1,43 +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.Parameters = void 0;
|
|
37
|
-
const v_serialize = __importStar(require("astn-core/dist/implementation/manual/transformers/sealed_target/fountain_pen"));
|
|
38
|
-
const v_marshall = __importStar(require("./astn_sealed_target"));
|
|
39
|
-
const Parameters = ($) => v_serialize.Document(v_marshall.Parameters($));
|
|
40
|
-
exports.Parameters = Parameters;
|
|
41
|
-
const Error = ($) => v_serialize.Document(v_marshall.Error($));
|
|
42
|
-
exports.Error = Error;
|
|
43
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9yZW1vdmUvdHJhbnNmb3JtZXJzL2ZvdW50YWluX3Blbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFLQSwwSEFBMkc7QUFFM0csaUVBQWtEO0FBRTNDLE1BQU0sVUFBVSxHQUE0QixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsV0FBVyxDQUFDLFFBQVEsQ0FDMUUsVUFBVSxDQUFDLFVBQVUsQ0FDakIsQ0FBQyxDQUNKLENBQ0osQ0FBQTtBQUpZLFFBQUEsVUFBVSxjQUl0QjtBQUVNLE1BQU0sS0FBSyxHQUF1QixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsV0FBVyxDQUFDLFFBQVEsQ0FDaEUsVUFBVSxDQUFDLEtBQUssQ0FDWixDQUFDLENBQ0osQ0FDSixDQUFBO0FBSlksUUFBQSxLQUFLLFNBSWpCIn0=
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/refiners/astn_parse_tree.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_stat/signatures/refiners/astn_parse_tree";
|
|
2
|
-
export declare const Parameters: t_signatures.Parameters;
|
|
3
|
-
export declare const Result: t_signatures.Result;
|
|
4
|
-
export declare const Node_Type: t_signatures.Node_Type;
|
|
5
|
-
export declare const Error: t_signatures.Error;
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_stat/refiners/astn_parse_tree.js
DELETED
|
@@ -1,68 +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.Node_Type = exports.Result = 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 v_unmarshalled_from_parse_tree = __importStar(require("liana-core/dist/implementation/manual/refiners/unmarshalled/astn_parse_tree"));
|
|
43
|
-
const v_parse_tree_to_location = __importStar(require("liana-core/dist/implementation/manual/transformers/parse_tree/start_token_range"));
|
|
44
|
-
const v_external_path = __importStar(require("../../fs_sandboxed_path/refiners/astn_parse_tree"));
|
|
45
|
-
const v_external_unrestricted = __importStar(require("../../fs_unrestricted_stat/refiners/astn_parse_tree"));
|
|
46
|
-
const Parameters = ($, abort) => v_external_path.Node_Path($, ($) => abort($));
|
|
47
|
-
exports.Parameters = Parameters;
|
|
48
|
-
const Result = ($, abort) => (0, exports.Node_Type)($, ($) => abort($));
|
|
49
|
-
exports.Result = Result;
|
|
50
|
-
const Node_Type = ($, abort) => (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.State($, ($) => abort($)), ($) => _p.decide.text($['option']['token']['value'], ($t) => {
|
|
51
|
-
switch ($t) {
|
|
52
|
-
case 'file':
|
|
53
|
-
return (0, _p_change_context_1.default)($['value'], ($) => ['file', v_unmarshalled_from_parse_tree.Nothing($, ($) => abort($))]);
|
|
54
|
-
case 'directory':
|
|
55
|
-
return (0, _p_change_context_1.default)($['value'], ($) => ['directory', v_unmarshalled_from_parse_tree.Nothing($, ($) => abort($))]);
|
|
56
|
-
default:
|
|
57
|
-
return abort(['liana', {
|
|
58
|
-
'type': ['state', ['unknown option', $['option']['token']['value']]],
|
|
59
|
-
'range': v_parse_tree_to_location.Value($['value'], {
|
|
60
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
61
|
-
}),
|
|
62
|
-
}]);
|
|
63
|
-
}
|
|
64
|
-
}));
|
|
65
|
-
exports.Node_Type = Node_Type;
|
|
66
|
-
const Error = ($, abort) => v_external_unrestricted.Error($, ($) => abort($));
|
|
67
|
-
exports.Error = Error;
|
|
68
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9zdGF0L3JlZmluZXJzL2FzdG5fcGFyc2VfdHJlZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSw0REFBNkM7QUFFN0MsMkZBQWtFO0FBVWxFLDRJQUE2SDtBQUU3SCwwSUFBMkg7QUFFM0gsa0dBQW1GO0FBRW5GLDZHQUE4RjtBQUV2RixNQUFNLFVBQVUsR0FBNEIsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsQ0FBQyxlQUFlLENBQUMsU0FBUyxDQUN0RixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLENBQ0osQ0FDSixDQUFBO0FBTFksUUFBQSxVQUFVLGNBS3RCO0FBRU0sTUFBTSxNQUFNLEdBQXdCLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLENBQUMsSUFBQSxpQkFBUyxFQUM5RCxDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLENBQ0osQ0FDSixDQUFBO0FBTFksUUFBQSxNQUFNLFVBS2xCO0FBRU0sTUFBTSxTQUFTLEdBQTJCLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLENBQUMsSUFBQSwyQkFBaUIsRUFDNUUsOEJBQThCLENBQUMsS0FBSyxDQUNoQyxDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLENBQ0osQ0FDSixFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsTUFBTSxDQUFDLElBQUksQ0FDakIsQ0FBQyxDQUFDLFFBQVEsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxDQUFDLE9BQU8sQ0FBQyxFQUM3QixDQUFDLEVBQUUsRUFBbUIsRUFBRTtJQUNwQixRQUFRLEVBQUUsRUFBRSxDQUFDO1FBQ1QsS0FBSyxNQUFNO1lBQ1AsT0FBTyxJQUFBLDJCQUFpQixFQUNwQixDQUFDLENBQUMsT0FBTyxDQUFDLEVBQ1YsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsTUFBTSxFQUFFLDhCQUE4QixDQUFDLE9BQU8sQ0FDbEQsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxDQUNKLENBQ0osQ0FBQyxDQUNMLENBQUE7UUFDTCxLQUFLLFdBQVc7WUFDWixPQUFPLElBQUEsMkJBQWlCLEVBQ3BCLENBQUMsQ0FBQyxPQUFPLENBQUMsRUFDVixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxXQUFXLEVBQUUsOEJBQThCLENBQUMsT0FBTyxDQUN2RCxDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLENBQ0osQ0FDSixDQUFDLENBQ0wsQ0FBQTtRQUNMO1lBQ0ksT0FBTyxLQUFLLENBQ1IsQ0FBQyxPQUFPLEVBQUU7b0JBQ04sTUFBTSxFQUFFLENBQUMsT0FBTyxFQUFFLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQyxDQUFDLFFBQVEsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUM7b0JBQ3BFLE9BQU8sRUFBRSx3QkFBd0IsQ0FBQyxLQUFLLENBQ25DLENBQUMsQ0FBQyxPQUFPLENBQUMsRUFDVjt3QkFDSSxxQkFBcUIsRUFBRSxFQUFFLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxPQUFPLEVBQUU7cUJBQ3ZELENBQ0o7aUJBQ0osQ0FBQyxDQUNMLENBQUE7SUFDVCxDQUFDO0FBQ0wsQ0FBQyxDQUNKLENBQ0osQ0FBQTtBQTlDWSxRQUFBLFNBQVMsYUE4Q3JCO0FBRU0sTUFBTSxLQUFLLEdBQXVCLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLENBQUMsdUJBQXVCLENBQUMsS0FBSyxDQUNoRixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLENBQ0osQ0FDSixDQUFBO0FBTFksUUFBQSxLQUFLLFNBS2pCIn0=
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_stat/signatures/refiners/list_of_characters";
|
|
2
|
-
export declare const Parameters: t_signatures.Parameters;
|
|
3
|
-
export declare const Result: t_signatures.Result;
|
|
4
|
-
export declare const Node_Type: t_signatures.Node_Type;
|
|
5
|
-
export declare const Error: t_signatures.Error;
|