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,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_make_directory/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
|
-
"delete existing": null,
|
|
50
|
-
"path": 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
|
-
'delete existing': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
59
|
-
'id': 'delete existing',
|
|
60
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
61
|
-
}), ($) => v_unmarshalled_from_parse_tree.Boolean($, ($) => abort($), {
|
|
62
|
-
'type': ['true/false', null],
|
|
63
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
64
|
-
})),
|
|
65
|
-
'path': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
66
|
-
'id': 'path',
|
|
67
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
68
|
-
}), ($) => v_external_path.Node_Path($, ($) => abort($))),
|
|
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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9tYWtlX2RpcmVjdG9yeS9yZWZpbmVycy9hc3RuX3BhcnNlX3RyZWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQ0EsNERBQTZDO0FBRTdDLDJGQUFrRTtBQUlsRSxpRkFBd0Q7QUFNeEQsNElBQTZIO0FBRTdILDBJQUEySDtBQUUzSCxrR0FBbUY7QUFFbkYsdUhBQXdHO0FBRWpHLE1BQU0sVUFBVSxHQUE0QixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxDQUFDLElBQUEsMkJBQWlCLEVBQzlFLDhCQUE4QixDQUFDLGFBQWEsQ0FDeEMsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxDQUNKLEVBQ0Q7SUFDSSxxQkFBcUIsRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDLE9BQU8sQ0FDeEM7UUFDSSxpQkFBaUIsRUFBRSxJQUFJO1FBQ3ZCLE1BQU0sRUFBRSxJQUFJO0tBQ2YsQ0FDSjtJQUNELHFCQUFxQixFQUFFLEVBQUUsQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLE9BQU8sRUFBRTtDQUN2RCxDQUNKLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLElBQUEsc0JBQVksRUFDZixHQUFHLEVBQUU7SUFFRCxNQUFNLHVCQUF1QixHQUFHLHdCQUF3QixDQUFDLEtBQUssQ0FDMUQsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxFQUNWO1FBQ0kscUJBQXFCLEVBQUUsRUFBRSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsT0FBTyxFQUFFO0tBQ3ZELENBQ0osQ0FBQTtJQUNELE9BQU87UUFDSCxpQkFBaUIsRUFBRSxJQUFBLDJCQUFpQixFQUNoQyw4QkFBOEIsQ0FBQyxRQUFRLENBQ25DLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsQ0FDSixFQUNEO1lBQ0ksSUFBSSxFQUFFLGlCQUFpQjtZQUN2QixxQkFBcUIsRUFBRSxFQUFFLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxPQUFPLEVBQUU7U0FDdkQsQ0FDSixFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyw4QkFBOEIsQ0FBQyxPQUFPLENBQ3pDLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsQ0FDSixFQUNEO1lBQ0ksTUFBTSxFQUFFLENBQUMsWUFBWSxFQUFFLElBQUksQ0FBQztZQUM1QixxQkFBcUIsRUFBRSxFQUFFLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxPQUFPLEVBQUU7U0FDdkQsQ0FDSixDQUNKO1FBQ0QsTUFBTSxFQUFFLElBQUEsMkJBQWlCLEVBQ3JCLDhCQUE4QixDQUFDLFFBQVEsQ0FDbkMsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxDQUNKLEVBQ0Q7WUFDSSxJQUFJLEVBQUUsTUFBTTtZQUNaLHFCQUFxQixFQUFFLEVBQUUsQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLE9BQU8sRUFBRTtTQUN2RCxDQUNKLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLGVBQWUsQ0FBQyxTQUFTLENBQzVCLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsQ0FDSixDQUNKLENBQ0o7S0FDSixDQUFBO0FBQ0wsQ0FBQyxDQUNKLENBQ0osQ0FBQTtBQXJFWSxRQUFBLFVBQVUsY0FxRXRCO0FBRU0sTUFBTSxLQUFLLEdBQXVCLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLENBQUMsdUJBQXVCLENBQUMsS0FBSyxDQUNoRixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLENBQ0osQ0FDSixDQUFBO0FBTFksUUFBQSxLQUFLLFNBS2pCIn0=
|
|
@@ -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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9tYWtlX2RpcmVjdG9yeS9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBS0EsMkhBQTRHO0FBRTVHLGdFQUFpRDtBQUUxQyxNQUFNLFVBQVUsR0FBNEIsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsWUFBWSxDQUFDLFVBQVUsQ0FDeEYsYUFBYSxDQUFDLFFBQVEsQ0FDbEIsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxhQUFhLEVBQUUsQ0FBQyxDQUFDLENBQ3JCLEVBQ0Q7SUFDSSxVQUFVLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQztDQUM3QixDQUNKLENBQUMsU0FBUyxDQUFDLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGtCQUFrQixFQUFFLENBQUMsQ0FBQyxDQUMxQixDQUNKLENBQUE7QUFiWSxRQUFBLFVBQVUsY0FhdEI7QUFFTSxNQUFNLEtBQUssR0FBdUIsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsWUFBWSxDQUFDLEtBQUssQ0FDekUsYUFBYSxDQUFDLFFBQVEsQ0FDbEIsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxhQUFhLEVBQUUsQ0FBQyxDQUFDLENBQ3JCLEVBQ0Q7SUFDSSxVQUFVLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQztDQUM3QixDQUNKLENBQUMsU0FBUyxDQUFDLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGtCQUFrQixFQUFFLENBQUMsQ0FBQyxDQUMxQixDQUNKLENBQUE7QUFiWSxRQUFBLEtBQUssU0FhakIifQ==
|
|
@@ -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_make_directory/transformers/astn_sealed_target"));
|
|
45
|
-
const Parameters = ($) => ['group', ['verbose', _p.dictionary.literal({
|
|
46
|
-
"delete existing": (0, _p_change_context_1.default)($['delete existing'], ($) => ['text', {
|
|
47
|
-
'delimiter': ['none', null],
|
|
48
|
-
'value': v_primitives_to_text.true_false($),
|
|
49
|
-
}]),
|
|
50
|
-
"path": (0, _p_change_context_1.default)($['path'], ($) => v_external_path.Node_Path($)),
|
|
51
|
-
})]];
|
|
52
|
-
exports.Parameters = Parameters;
|
|
53
|
-
const Error = ($) => v_external_unrestricted.Error($);
|
|
54
|
-
exports.Error = Error;
|
|
55
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9tYWtlX2RpcmVjdG9yeS90cmFuc2Zvcm1lcnMvYXN0bl9zZWFsZWRfdGFyZ2V0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUNBLDREQUE2QztBQUU3QywyRkFBa0U7QUFRbEUseUhBQTBHO0FBRTFHLHlHQUEwRjtBQUUxRiw4SEFBK0c7QUFFeEcsTUFBTSxVQUFVLEdBQTRCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLFNBQVMsRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDLE9BQU8sQ0FDakc7WUFDSSxpQkFBaUIsRUFBRSxJQUFBLDJCQUFpQixFQUNoQyxDQUFDLENBQUMsaUJBQWlCLENBQUMsRUFDcEIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsTUFBTSxFQUFFO29CQUNaLFdBQVcsRUFBRSxDQUFDLE1BQU0sRUFBRSxJQUFJLENBQUM7b0JBQzNCLE9BQU8sRUFBRSxvQkFBb0IsQ0FBQyxVQUFVLENBQ3BDLENBQUMsQ0FDSjtpQkFDSixDQUFDLENBQ0w7WUFDRCxNQUFNLEVBQUUsSUFBQSwyQkFBaUIsRUFDckIsQ0FBQyxDQUFDLE1BQU0sQ0FBQyxFQUNULENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxlQUFlLENBQUMsU0FBUyxDQUM1QixDQUFDLENBQ0osQ0FDSjtTQUNKLENBQ0osQ0FBQyxDQUFDLENBQUE7QUFsQlUsUUFBQSxVQUFVLGNBa0JwQjtBQUVJLE1BQU0sS0FBSyxHQUF1QixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsdUJBQXVCLENBQUMsS0FBSyxDQUN6RSxDQUFDLENBQ0osQ0FBQTtBQUZZLFFBQUEsS0FBSyxTQUVqQiJ9
|
|
@@ -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_make_directory/transformers/boilerplate_for_migrate"));
|
|
43
|
-
const Parameters = ($) => ({
|
|
44
|
-
'delete existing': (0, _p_change_context_1.default)($['delete existing'], ($) => $),
|
|
45
|
-
'path': (0, _p_change_context_1.default)($['path'], ($) => v_path.Node_Path($)),
|
|
46
|
-
});
|
|
47
|
-
exports.Parameters = Parameters;
|
|
48
|
-
const Error = ($) => v_unrestricted.Error($);
|
|
49
|
-
exports.Error = Error;
|
|
50
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZnNfc2FuZGJveGVkX21ha2VfZGlyZWN0b3J5L3RyYW5zZm9ybWVycy9ib2lsZXJwbGF0ZV9mb3JfbWlncmF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFHQSwyRkFBa0U7QUFNbEUscUdBQXNGO0FBRXRGLDBIQUEyRztBQUVwRyxNQUFNLFVBQVUsR0FBNEIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUM7SUFDdkQsaUJBQWlCLEVBQUUsSUFBQSwyQkFBaUIsRUFDaEMsQ0FBQyxDQUFDLGlCQUFpQixDQUFDLEVBQ3BCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQ1g7SUFDRCxNQUFNLEVBQUUsSUFBQSwyQkFBaUIsRUFDckIsQ0FBQyxDQUFDLE1BQU0sQ0FBQyxFQUNULENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxNQUFNLENBQUMsU0FBUyxDQUNuQixDQUFDLENBQ0osQ0FDSjtDQUNKLENBQUMsQ0FBQTtBQVhXLFFBQUEsVUFBVSxjQVdyQjtBQUVLLE1BQU0sS0FBSyxHQUF1QixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsY0FBYyxDQUFDLEtBQUssQ0FDaEUsQ0FBQyxDQUNKLENBQUE7QUFGWSxRQUFBLEtBQUssU0FFakIifQ==
|
|
@@ -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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9tYWtlX2RpcmVjdG9yeS90cmFuc2Zvcm1lcnMvZm91bnRhaW5fcGVuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUtBLDBIQUEyRztBQUUzRyxpRUFBa0Q7QUFFM0MsTUFBTSxVQUFVLEdBQTRCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxXQUFXLENBQUMsUUFBUSxDQUMxRSxVQUFVLENBQUMsVUFBVSxDQUNqQixDQUFDLENBQ0osQ0FDSixDQUFBO0FBSlksUUFBQSxVQUFVLGNBSXRCO0FBRU0sTUFBTSxLQUFLLEdBQXVCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxXQUFXLENBQUMsUUFBUSxDQUNoRSxVQUFVLENBQUMsS0FBSyxDQUNaLENBQUMsQ0FDSixDQUNKLENBQUE7QUFKWSxRQUFBLEtBQUssU0FJakIifQ==
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/refiners/astn_parse_tree.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_path/signatures/refiners/astn_parse_tree";
|
|
2
|
-
export declare const Node_Path: t_signatures.Node_Path;
|
|
3
|
-
export declare const Context_Path: t_signatures.Context_Path;
|
|
4
|
-
export declare const Context_Subpath: t_signatures.Context_Subpath;
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/refiners/astn_parse_tree.js
DELETED
|
@@ -1,89 +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.Context_Subpath = exports.Context_Path = exports.Node_Path = 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 Node_Path = ($, abort) => (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Verbose_Group($, ($) => abort($), {
|
|
46
|
-
'expected properties': _p.dictionary.literal({
|
|
47
|
-
"context": null,
|
|
48
|
-
"node": null,
|
|
49
|
-
}),
|
|
50
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
51
|
-
}), ($) => (0, _p_variables_1.default)(() => {
|
|
52
|
-
const var_verbose_group_range = v_parse_tree_to_location.Value($['value'], {
|
|
53
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
54
|
-
});
|
|
55
|
-
return {
|
|
56
|
-
'context': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
57
|
-
'id': 'context',
|
|
58
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
59
|
-
}), ($) => (0, exports.Context_Path)($, ($) => abort($))),
|
|
60
|
-
'node': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
61
|
-
'id': 'node',
|
|
62
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
63
|
-
}), ($) => v_unmarshalled_from_parse_tree.Text($, ($) => abort($))),
|
|
64
|
-
};
|
|
65
|
-
}));
|
|
66
|
-
exports.Node_Path = Node_Path;
|
|
67
|
-
const Context_Path = ($, abort) => (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Verbose_Group($, ($) => abort($), {
|
|
68
|
-
'expected properties': _p.dictionary.literal({
|
|
69
|
-
"subpath": null,
|
|
70
|
-
}),
|
|
71
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
72
|
-
}), ($) => (0, _p_variables_1.default)(() => {
|
|
73
|
-
const var_verbose_group_range = v_parse_tree_to_location.Value($['value'], {
|
|
74
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
75
|
-
});
|
|
76
|
-
return {
|
|
77
|
-
'start': null,
|
|
78
|
-
'subpath': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
79
|
-
'id': 'subpath',
|
|
80
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
81
|
-
}), ($) => (0, exports.Context_Subpath)($, ($) => abort($))),
|
|
82
|
-
};
|
|
83
|
-
}));
|
|
84
|
-
exports.Context_Path = Context_Path;
|
|
85
|
-
const Context_Subpath = ($, abort) => _p.list.from.list(v_unmarshalled_from_parse_tree.List($, ($) => abort($), {
|
|
86
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
87
|
-
})['items']).map(($) => (0, _p_change_context_1.default)($['value'], ($) => v_unmarshalled_from_parse_tree.Text($, ($) => abort($))));
|
|
88
|
-
exports.Context_Subpath = Context_Subpath;
|
|
89
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9wYXRoL3JlZmluZXJzL2FzdG5fcGFyc2VfdHJlZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSw0REFBNkM7QUFFN0MsMkZBQWtFO0FBSWxFLGlGQUF3RDtBQU14RCw0SUFBNkg7QUFFN0gsMElBQTJIO0FBRXBILE1BQU0sU0FBUyxHQUEyQixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxDQUFDLElBQUEsMkJBQWlCLEVBQzVFLDhCQUE4QixDQUFDLGFBQWEsQ0FDeEMsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxDQUNKLEVBQ0Q7SUFDSSxxQkFBcUIsRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDLE9BQU8sQ0FDeEM7UUFDSSxTQUFTLEVBQUUsSUFBSTtRQUNmLE1BQU0sRUFBRSxJQUFJO0tBQ2YsQ0FDSjtJQUNELHFCQUFxQixFQUFFLEVBQUUsQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLE9BQU8sRUFBRTtDQUN2RCxDQUNKLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLElBQUEsc0JBQVksRUFDZixHQUFHLEVBQUU7SUFFRCxNQUFNLHVCQUF1QixHQUFHLHdCQUF3QixDQUFDLEtBQUssQ0FDMUQsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxFQUNWO1FBQ0kscUJBQXFCLEVBQUUsRUFBRSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsT0FBTyxFQUFFO0tBQ3ZELENBQ0osQ0FBQTtJQUNELE9BQU87UUFDSCxTQUFTLEVBQUUsSUFBQSwyQkFBaUIsRUFDeEIsOEJBQThCLENBQUMsUUFBUSxDQUNuQyxDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLENBQ0osRUFDRDtZQUNJLElBQUksRUFBRSxTQUFTO1lBQ2YscUJBQXFCLEVBQUUsRUFBRSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsT0FBTyxFQUFFO1NBQ3ZELENBQ0osRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsSUFBQSxvQkFBWSxFQUNmLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsQ0FDSixDQUNKLENBQ0o7UUFDRCxNQUFNLEVBQUUsSUFBQSwyQkFBaUIsRUFDckIsOEJBQThCLENBQUMsUUFBUSxDQUNuQyxDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLENBQ0osRUFDRDtZQUNJLElBQUksRUFBRSxNQUFNO1lBQ1oscUJBQXFCLEVBQUUsRUFBRSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsT0FBTyxFQUFFO1NBQ3ZELENBQ0osRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsOEJBQThCLENBQUMsSUFBSSxDQUN0QyxDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLENBQ0osQ0FDSixDQUNKO0tBQ0osQ0FBQTtBQUNMLENBQUMsQ0FDSixDQUNKLENBQUE7QUFqRVksUUFBQSxTQUFTLGFBaUVyQjtBQUVNLE1BQU0sWUFBWSxHQUE4QixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxDQUFDLElBQUEsMkJBQWlCLEVBQ2xGLDhCQUE4QixDQUFDLGFBQWEsQ0FDeEMsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxDQUNKLEVBQ0Q7SUFDSSxxQkFBcUIsRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDLE9BQU8sQ0FDeEM7UUFDSSxTQUFTLEVBQUUsSUFBSTtLQUNsQixDQUNKO0lBQ0QscUJBQXFCLEVBQUUsRUFBRSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsT0FBTyxFQUFFO0NBQ3ZELENBQ0osRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsSUFBQSxzQkFBWSxFQUNmLEdBQUcsRUFBRTtJQUVELE1BQU0sdUJBQXVCLEdBQUcsd0JBQXdCLENBQUMsS0FBSyxDQUMxRCxDQUFDLENBQUMsT0FBTyxDQUFDLEVBQ1Y7UUFDSSxxQkFBcUIsRUFBRSxFQUFFLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxPQUFPLEVBQUU7S0FDdkQsQ0FDSixDQUFBO0lBQ0QsT0FBTztRQUNILE9BQU8sRUFBRSxJQUFJO1FBQ2IsU0FBUyxFQUFFLElBQUEsMkJBQWlCLEVBQ3hCLDhCQUE4QixDQUFDLFFBQVEsQ0FDbkMsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxDQUNKLEVBQ0Q7WUFDSSxJQUFJLEVBQUUsU0FBUztZQUNmLHFCQUFxQixFQUFFLEVBQUUsQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLE9BQU8sRUFBRTtTQUN2RCxDQUNKLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLElBQUEsdUJBQWUsRUFDbEIsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxDQUNKLENBQ0osQ0FDSjtLQUNKLENBQUE7QUFDTCxDQUFDLENBQ0osQ0FDSixDQUFBO0FBL0NZLFFBQUEsWUFBWSxnQkErQ3hCO0FBRU0sTUFBTSxlQUFlLEdBQWlDLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUN4Riw4QkFBOEIsQ0FBQyxJQUFJLENBQy9CLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsQ0FDSixFQUNEO0lBQ0kscUJBQXFCLEVBQUUsRUFBRSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsT0FBTyxFQUFFO0NBQ3ZELENBQ0osQ0FBQyxPQUFPLENBQUMsQ0FDYixDQUFDLEdBQUcsQ0FDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsSUFBQSwyQkFBaUIsRUFDcEIsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxFQUNWLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyw4QkFBOEIsQ0FBQyxJQUFJLENBQ3RDLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsQ0FDSixDQUNKLENBQ0osQ0FDSixDQUFBO0FBcEJZLFFBQUEsZUFBZSxtQkFvQjNCIn0=
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_path/signatures/refiners/list_of_characters";
|
|
2
|
-
export declare const Node_Path: t_signatures.Node_Path;
|
|
3
|
-
export declare const Context_Path: t_signatures.Context_Path;
|
|
4
|
-
export declare const Context_Subpath: t_signatures.Context_Subpath;
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/refiners/list_of_characters.js
DELETED
|
@@ -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.Context_Subpath = exports.Context_Path = exports.Node_Path = 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 Node_Path = ($, abort, $p) => v_unmarshall.Node_Path(v_deserialize.Document($, ($) => abort(['parse error', $]), {
|
|
40
|
-
'tab size': $p['tab size'],
|
|
41
|
-
})['content'], ($) => abort(['unmarshall error', $]));
|
|
42
|
-
exports.Node_Path = Node_Path;
|
|
43
|
-
const Context_Path = ($, abort, $p) => v_unmarshall.Context_Path(v_deserialize.Document($, ($) => abort(['parse error', $]), {
|
|
44
|
-
'tab size': $p['tab size'],
|
|
45
|
-
})['content'], ($) => abort(['unmarshall error', $]));
|
|
46
|
-
exports.Context_Path = Context_Path;
|
|
47
|
-
const Context_Subpath = ($, abort, $p) => v_unmarshall.Context_Subpath(v_deserialize.Document($, ($) => abort(['parse error', $]), {
|
|
48
|
-
'tab size': $p['tab size'],
|
|
49
|
-
})['content'], ($) => abort(['unmarshall error', $]));
|
|
50
|
-
exports.Context_Subpath = Context_Subpath;
|
|
51
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9wYXRoL3JlZmluZXJzL2xpc3Rfb2ZfY2hhcmFjdGVycy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFLQSwySEFBNEc7QUFFNUcsZ0VBQWlEO0FBRTFDLE1BQU0sU0FBUyxHQUEyQixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUNyRixhQUFhLENBQUMsUUFBUSxDQUNsQixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGFBQWEsRUFBRSxDQUFDLENBQUMsQ0FDckIsRUFDRDtJQUNJLFVBQVUsRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDO0NBQzdCLENBQ0osQ0FBQyxTQUFTLENBQUMsRUFDWixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsa0JBQWtCLEVBQUUsQ0FBQyxDQUFDLENBQzFCLENBQ0osQ0FBQTtBQWJZLFFBQUEsU0FBUyxhQWFyQjtBQUVNLE1BQU0sWUFBWSxHQUE4QixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyxZQUFZLENBQUMsWUFBWSxDQUM5RixhQUFhLENBQUMsUUFBUSxDQUNsQixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGFBQWEsRUFBRSxDQUFDLENBQUMsQ0FDckIsRUFDRDtJQUNJLFVBQVUsRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDO0NBQzdCLENBQ0osQ0FBQyxTQUFTLENBQUMsRUFDWixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsa0JBQWtCLEVBQUUsQ0FBQyxDQUFDLENBQzFCLENBQ0osQ0FBQTtBQWJZLFFBQUEsWUFBWSxnQkFheEI7QUFFTSxNQUFNLGVBQWUsR0FBaUMsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsWUFBWSxDQUFDLGVBQWUsQ0FDdkcsYUFBYSxDQUFDLFFBQVEsQ0FDbEIsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxhQUFhLEVBQUUsQ0FBQyxDQUFDLENBQ3JCLEVBQ0Q7SUFDSSxVQUFVLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQztDQUM3QixDQUNKLENBQUMsU0FBUyxDQUFDLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGtCQUFrQixFQUFFLENBQUMsQ0FBQyxDQUMxQixDQUNKLENBQUE7QUFiWSxRQUFBLGVBQWUsbUJBYTNCIn0=
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_path/signatures/transformers/astn_sealed_target";
|
|
2
|
-
export declare const Node_Path: t_signatures.Node_Path;
|
|
3
|
-
export declare const Context_Path: t_signatures.Context_Path;
|
|
4
|
-
export declare const Context_Subpath: t_signatures.Context_Subpath;
|
|
@@ -1,59 +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.Context_Subpath = exports.Context_Path = exports.Node_Path = 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 Node_Path = ($) => ['group', ['verbose', _p.dictionary.literal({
|
|
43
|
-
"context": (0, _p_change_context_1.default)($['context'], ($) => (0, exports.Context_Path)($)),
|
|
44
|
-
"node": (0, _p_change_context_1.default)($['node'], ($) => ['text', {
|
|
45
|
-
'delimiter': ['quote', null],
|
|
46
|
-
'value': $,
|
|
47
|
-
}]),
|
|
48
|
-
})]];
|
|
49
|
-
exports.Node_Path = Node_Path;
|
|
50
|
-
const Context_Path = ($) => ['group', ['verbose', _p.dictionary.literal({
|
|
51
|
-
"subpath": (0, _p_change_context_1.default)($['subpath'], ($) => (0, exports.Context_Subpath)($)),
|
|
52
|
-
})]];
|
|
53
|
-
exports.Context_Path = Context_Path;
|
|
54
|
-
const Context_Subpath = ($) => ['list', _p.list.from.list($).map(($) => ['text', {
|
|
55
|
-
'delimiter': ['quote', null],
|
|
56
|
-
'value': $,
|
|
57
|
-
}])];
|
|
58
|
-
exports.Context_Subpath = Context_Subpath;
|
|
59
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9wYXRoL3RyYW5zZm9ybWVycy9hc3RuX3NlYWxlZF90YXJnZXQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQ0EsNERBQTZDO0FBRTdDLDJGQUFrRTtBQVUzRCxNQUFNLFNBQVMsR0FBMkIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsU0FBUyxFQUFFLEVBQUUsQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUMvRjtZQUNJLFNBQVMsRUFBRSxJQUFBLDJCQUFpQixFQUN4QixDQUFDLENBQUMsU0FBUyxDQUFDLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLElBQUEsb0JBQVksRUFDZixDQUFDLENBQ0osQ0FDSjtZQUNELE1BQU0sRUFBRSxJQUFBLDJCQUFpQixFQUNyQixDQUFDLENBQUMsTUFBTSxDQUFDLEVBQ1QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsTUFBTSxFQUFFO29CQUNaLFdBQVcsRUFBRSxDQUFDLE9BQU8sRUFBRSxJQUFJLENBQUM7b0JBQzVCLE9BQU8sRUFBRSxDQUFDO2lCQUNiLENBQUMsQ0FDTDtTQUNKLENBQ0osQ0FBQyxDQUFDLENBQUE7QUFoQlUsUUFBQSxTQUFTLGFBZ0JuQjtBQUVJLE1BQU0sWUFBWSxHQUE4QixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxTQUFTLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQyxPQUFPLENBQ3JHO1lBQ0ksU0FBUyxFQUFFLElBQUEsMkJBQWlCLEVBQ3hCLENBQUMsQ0FBQyxTQUFTLENBQUMsRUFDWixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsSUFBQSx1QkFBZSxFQUNsQixDQUFDLENBQ0osQ0FDSjtTQUNKLENBQ0osQ0FBQyxDQUFDLENBQUE7QUFUVSxRQUFBLFlBQVksZ0JBU3RCO0FBRUksTUFBTSxlQUFlLEdBQWlDLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLE1BQU0sRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQzFGLENBQUMsQ0FDSixDQUFDLEdBQUcsQ0FDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxNQUFNLEVBQUU7WUFDWixXQUFXLEVBQUUsQ0FBQyxPQUFPLEVBQUUsSUFBSSxDQUFDO1lBQzVCLE9BQU8sRUFBRSxDQUFDO1NBQ2IsQ0FBQyxDQUNMLENBQUMsQ0FBQTtBQVBXLFFBQUEsZUFBZSxtQkFPMUIifQ==
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_path/signatures/transformers/boilerplate_for_migrate";
|
|
2
|
-
export declare const Node_Path: t_signatures.Node_Path;
|
|
3
|
-
export declare const Context_Path: t_signatures.Context_Path;
|
|
4
|
-
export declare const Context_Subpath: t_signatures.Context_Subpath;
|
|
@@ -1,54 +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.Context_Subpath = exports.Context_Path = exports.Node_Path = 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 Node_Path = ($) => ({
|
|
43
|
-
'context': (0, _p_change_context_1.default)($['context'], ($) => (0, exports.Context_Path)($)),
|
|
44
|
-
'node': (0, _p_change_context_1.default)($['node'], ($) => $),
|
|
45
|
-
});
|
|
46
|
-
exports.Node_Path = Node_Path;
|
|
47
|
-
const Context_Path = ($) => ({
|
|
48
|
-
'start': null,
|
|
49
|
-
'subpath': (0, _p_change_context_1.default)($['subpath'], ($) => (0, exports.Context_Subpath)($)),
|
|
50
|
-
});
|
|
51
|
-
exports.Context_Path = Context_Path;
|
|
52
|
-
const Context_Subpath = ($) => _p.list.from.list($).map(($) => $);
|
|
53
|
-
exports.Context_Subpath = Context_Subpath;
|
|
54
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZnNfc2FuZGJveGVkX3BhdGgvdHJhbnNmb3JtZXJzL2JvaWxlcnBsYXRlX2Zvcl9taWdyYXRlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUNBLDREQUE2QztBQUU3QywyRkFBa0U7QUFNM0QsTUFBTSxTQUFTLEdBQTJCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDO0lBQ3JELFNBQVMsRUFBRSxJQUFBLDJCQUFpQixFQUN4QixDQUFDLENBQUMsU0FBUyxDQUFDLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLElBQUEsb0JBQVksRUFDZixDQUFDLENBQ0osQ0FDSjtJQUNELE1BQU0sRUFBRSxJQUFBLDJCQUFpQixFQUNyQixDQUFDLENBQUMsTUFBTSxDQUFDLEVBQ1QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWDtDQUNKLENBQUMsQ0FBQTtBQVhXLFFBQUEsU0FBUyxhQVdwQjtBQUVLLE1BQU0sWUFBWSxHQUE4QixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQztJQUMzRCxPQUFPLEVBQUUsSUFBSTtJQUNiLFNBQVMsRUFBRSxJQUFBLDJCQUFpQixFQUN4QixDQUFDLENBQUMsU0FBUyxDQUFDLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLElBQUEsdUJBQWUsRUFDbEIsQ0FBQyxDQUNKLENBQ0o7Q0FDSixDQUFDLENBQUE7QUFSVyxRQUFBLFlBQVksZ0JBUXZCO0FBRUssTUFBTSxlQUFlLEdBQWlDLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQ2pGLENBQUMsQ0FDSixDQUFDLEdBQUcsQ0FDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUNYLENBQUE7QUFKWSxRQUFBLGVBQWUsbUJBSTNCIn0=
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_path/transformers/fountain_pen.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_path/signatures/transformers/fountain_pen";
|
|
2
|
-
export declare const Node_Path: t_signatures.Node_Path;
|
|
3
|
-
export declare const Context_Path: t_signatures.Context_Path;
|
|
4
|
-
export declare const Context_Subpath: t_signatures.Context_Subpath;
|