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,85 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
36
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
37
|
-
};
|
|
38
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.Error = exports.Permissions = exports.Parameters = void 0;
|
|
40
|
-
const _p = __importStar(require("pareto-core/dist/assign"));
|
|
41
|
-
const _p_change_context_1 = __importDefault(require("pareto-core/dist/_p_change_context"));
|
|
42
|
-
const 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_chmod/transformers/astn_sealed_target"));
|
|
45
|
-
const Parameters = ($) => ['group', ['verbose', _p.dictionary.literal({
|
|
46
|
-
"path": (0, _p_change_context_1.default)($['path'], ($) => v_external_path.Node_Path($)),
|
|
47
|
-
"mode": (0, _p_change_context_1.default)($['mode'], ($) => ['group', ['verbose', _p.dictionary.literal({
|
|
48
|
-
"owner": (0, _p_change_context_1.default)($['owner'], ($) => (0, exports.Permissions)($)),
|
|
49
|
-
"group": (0, _p_change_context_1.default)($['group'], ($) => (0, exports.Permissions)($)),
|
|
50
|
-
"others": (0, _p_change_context_1.default)($['others'], ($) => (0, exports.Permissions)($)),
|
|
51
|
-
"special bits": (0, _p_change_context_1.default)($['special bits'], ($) => ['optional', _p.decide.optional($, ($) => ['set', ['group', ['verbose', _p.dictionary.literal({
|
|
52
|
-
"setuid": (0, _p_change_context_1.default)($['setuid'], ($) => ['text', {
|
|
53
|
-
'delimiter': ['none', null],
|
|
54
|
-
'value': v_primitives_to_text.true_false($),
|
|
55
|
-
}]),
|
|
56
|
-
"setgid": (0, _p_change_context_1.default)($['setgid'], ($) => ['text', {
|
|
57
|
-
'delimiter': ['none', null],
|
|
58
|
-
'value': v_primitives_to_text.true_false($),
|
|
59
|
-
}]),
|
|
60
|
-
"sticky": (0, _p_change_context_1.default)($['sticky'], ($) => ['text', {
|
|
61
|
-
'delimiter': ['none', null],
|
|
62
|
-
'value': v_primitives_to_text.true_false($),
|
|
63
|
-
}]),
|
|
64
|
-
})]]], () => ['not set', null])]),
|
|
65
|
-
})]]),
|
|
66
|
-
})]];
|
|
67
|
-
exports.Parameters = Parameters;
|
|
68
|
-
const Permissions = ($) => ['group', ['verbose', _p.dictionary.literal({
|
|
69
|
-
"read": (0, _p_change_context_1.default)($['read'], ($) => ['text', {
|
|
70
|
-
'delimiter': ['none', null],
|
|
71
|
-
'value': v_primitives_to_text.true_false($),
|
|
72
|
-
}]),
|
|
73
|
-
"write": (0, _p_change_context_1.default)($['write'], ($) => ['text', {
|
|
74
|
-
'delimiter': ['none', null],
|
|
75
|
-
'value': v_primitives_to_text.true_false($),
|
|
76
|
-
}]),
|
|
77
|
-
"execute": (0, _p_change_context_1.default)($['execute'], ($) => ['text', {
|
|
78
|
-
'delimiter': ['none', null],
|
|
79
|
-
'value': v_primitives_to_text.true_false($),
|
|
80
|
-
}]),
|
|
81
|
-
})]];
|
|
82
|
-
exports.Permissions = Permissions;
|
|
83
|
-
const Error = ($) => v_external_unrestricted.Error($);
|
|
84
|
-
exports.Error = Error;
|
|
85
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9jaG1vZC90cmFuc2Zvcm1lcnMvYXN0bl9zZWFsZWRfdGFyZ2V0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUNBLDREQUE2QztBQUU3QywyRkFBa0U7QUFRbEUseUhBQTBHO0FBRTFHLHlHQUEwRjtBQUUxRixxSEFBc0c7QUFFL0YsTUFBTSxVQUFVLEdBQTRCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLFNBQVMsRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDLE9BQU8sQ0FDakc7WUFDSSxNQUFNLEVBQUUsSUFBQSwyQkFBaUIsRUFDckIsQ0FBQyxDQUFDLE1BQU0sQ0FBQyxFQUNULENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxlQUFlLENBQUMsU0FBUyxDQUM1QixDQUFDLENBQ0osQ0FDSjtZQUNELE1BQU0sRUFBRSxJQUFBLDJCQUFpQixFQUNyQixDQUFDLENBQUMsTUFBTSxDQUFDLEVBQ1QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsU0FBUyxFQUFFLEVBQUUsQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUM5Qzt3QkFDSSxPQUFPLEVBQUUsSUFBQSwyQkFBaUIsRUFDdEIsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxFQUNWLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxJQUFBLG1CQUFXLEVBQ2QsQ0FBQyxDQUNKLENBQ0o7d0JBQ0QsT0FBTyxFQUFFLElBQUEsMkJBQWlCLEVBQ3RCLENBQUMsQ0FBQyxPQUFPLENBQUMsRUFDVixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsSUFBQSxtQkFBVyxF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
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/transformers/boilerplate_for_migrate";
|
|
2
|
-
export declare const Parameters: t_signatures.Parameters;
|
|
3
|
-
export declare const Permissions: t_signatures.Permissions;
|
|
4
|
-
export declare const Error: t_signatures.Error;
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
36
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
37
|
-
};
|
|
38
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.Error = exports.Permissions = exports.Parameters = void 0;
|
|
40
|
-
const _p = __importStar(require("pareto-core/dist/assign"));
|
|
41
|
-
const _p_change_context_1 = __importDefault(require("pareto-core/dist/_p_change_context"));
|
|
42
|
-
const v_path = __importStar(require("../../fs_sandboxed_path/transformers/boilerplate_for_migrate"));
|
|
43
|
-
const v_unrestricted = __importStar(require("../../fs_unrestricted_chmod/transformers/boilerplate_for_migrate"));
|
|
44
|
-
const Parameters = ($) => ({
|
|
45
|
-
'path': (0, _p_change_context_1.default)($['path'], ($) => v_path.Node_Path($)),
|
|
46
|
-
'mode': (0, _p_change_context_1.default)($['mode'], ($) => ({
|
|
47
|
-
'owner': (0, _p_change_context_1.default)($['owner'], ($) => (0, exports.Permissions)($)),
|
|
48
|
-
'group': (0, _p_change_context_1.default)($['group'], ($) => (0, exports.Permissions)($)),
|
|
49
|
-
'others': (0, _p_change_context_1.default)($['others'], ($) => (0, exports.Permissions)($)),
|
|
50
|
-
'special bits': (0, _p_change_context_1.default)($['special bits'], ($) => _p.optional.from.optional($).map(($) => ({
|
|
51
|
-
'setuid': (0, _p_change_context_1.default)($['setuid'], ($) => $),
|
|
52
|
-
'setgid': (0, _p_change_context_1.default)($['setgid'], ($) => $),
|
|
53
|
-
'sticky': (0, _p_change_context_1.default)($['sticky'], ($) => $),
|
|
54
|
-
}))),
|
|
55
|
-
})),
|
|
56
|
-
});
|
|
57
|
-
exports.Parameters = Parameters;
|
|
58
|
-
const Permissions = ($) => ({
|
|
59
|
-
'read': (0, _p_change_context_1.default)($['read'], ($) => $),
|
|
60
|
-
'write': (0, _p_change_context_1.default)($['write'], ($) => $),
|
|
61
|
-
'execute': (0, _p_change_context_1.default)($['execute'], ($) => $),
|
|
62
|
-
});
|
|
63
|
-
exports.Permissions = Permissions;
|
|
64
|
-
const Error = ($) => v_unrestricted.Error($);
|
|
65
|
-
exports.Error = Error;
|
|
66
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZnNfc2FuZGJveGVkX2NobW9kL3RyYW5zZm9ybWVycy9ib2lsZXJwbGF0ZV9mb3JfbWlncmF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSw0REFBNkM7QUFFN0MsMkZBQWtFO0FBTWxFLHFHQUFzRjtBQUV0RixpSEFBa0c7QUFFM0YsTUFBTSxVQUFVLEdBQTRCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDO0lBQ3ZELE1BQU0sRUFBRSxJQUFBLDJCQUFpQixFQUNyQixDQUFDLENBQUMsTUFBTSxDQUFDLEVBQ1QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLE1BQU0sQ0FBQyxTQUFTLENBQ25CLENBQUMsQ0FDSixDQUNKO0lBQ0QsTUFBTSxFQUFFLElBQUEsMkJBQWlCLEVBQ3JCLENBQUMsQ0FBQyxNQUFNLENBQUMsRUFDVCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQztRQUNKLE9BQU8sRUFBRSxJQUFBLDJCQUFpQixFQUN0QixDQUFDLENBQUMsT0FBTyxDQUFDLEVBQ1YsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLElBQUEsbUJBQVcsRUFDZCxDQUFDLENBQ0osQ0FDSjtRQUNELE9BQU8sRUFBRSxJQUFBLDJCQUFpQixFQUN0QixDQUFDLENBQUMsT0FBTyxDQUFDLEVBQ1YsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLElBQUEsbUJBQVcsRUFDZCxDQUFDLENBQ0osQ0FDSjtRQUNELFFBQVEsRUFBRSxJQUFBLDJCQUFpQixFQUN2QixDQUFDLENBQUMsUUFBUSxDQUFDLEVBQ1gsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLElBQUEsbUJBQVcsRUFDZCxDQUFDLENBQ0osQ0FDSjtRQUNELGNBQWMsRUFBRSxJQUFBLDJCQUFpQixFQUM3QixDQUFDLENBQUMsY0FBYyxDQUFDLEVBQ2pCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxRQUFRLENBQzVCLENBQUMsQ0FDSixDQUFDLEdBQUcsQ0FDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQztZQUNKLFFBQVEsRUFBRSxJQUFBLDJCQUFpQixFQUN2QixDQUFDLENBQUMsUUFBUSxDQUFDLEVBQ1gsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWDtZQUNELFFBQVEsRUFBRSxJQUFBLDJCQUFpQixFQUN2QixDQUFDLENBQUMsUUFBUSxDQUFDLEVBQ1gsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWDtZQUNELFFBQVEsRUFBRSxJQUFBLDJCQUFpQixFQUN2QixDQUFDLENBQUMsUUFBUSxDQUFDLEVBQ1gsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWDtTQUNKLENBQUMsQ0FDTCxDQUNKO0tBQ0osQ0FBQyxDQUNMO0NBQ0osQ0FBQyxDQUFBO0FBbkRXLFFBQUEsVUFBVSxjQW1EckI7QUFFSyxNQUFNLFdBQVcsR0FBNkIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUM7SUFDekQsTUFBTSxFQUFFLElBQUEsMkJBQWlCLEVBQ3JCLENBQUMsQ0FBQyxNQUFNLENBQUMsRUFDVCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUNYO0lBQ0QsT0FBTyxFQUFFLElBQUEsMkJBQWlCLEVBQ3RCLENBQUMsQ0FBQyxPQUFPLENBQUMsRUFDVixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUNYO0lBQ0QsU0FBUyxFQUFFLElBQUEsMkJBQWlCLEVBQ3hCLENBQUMsQ0FBQyxTQUFTLENBQUMsRUFDWixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUNYO0NBQ0osQ0FBQyxDQUFBO0FBYlcsUUFBQSxXQUFXLGVBYXRCO0FBRUssTUFBTSxLQUFLLEdBQXVCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxjQUFjLENBQUMsS0FBSyxDQUNoRSxDQUFDLENBQ0osQ0FBQTtBQUZZLFFBQUEsS0FBSyxTQUVqQiJ9
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as t_signatures from "../../../../../../interface/generated/liana/schemas/fs_sandboxed_chmod/signatures/transformers/fountain_pen";
|
|
2
|
-
export declare const Parameters: t_signatures.Parameters;
|
|
3
|
-
export declare const Permissions: t_signatures.Permissions;
|
|
4
|
-
export declare const Error: t_signatures.Error;
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_chmod/transformers/fountain_pen.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.Error = exports.Permissions = exports.Parameters = void 0;
|
|
37
|
-
const v_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 Permissions = ($) => v_serialize.Document(v_marshall.Permissions($));
|
|
42
|
-
exports.Permissions = Permissions;
|
|
43
|
-
const Error = ($) => v_serialize.Document(v_marshall.Error($));
|
|
44
|
-
exports.Error = Error;
|
|
45
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9jaG1vZC90cmFuc2Zvcm1lcnMvZm91bnRhaW5fcGVuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUtBLDBIQUEyRztBQUUzRyxpRUFBa0Q7QUFFM0MsTUFBTSxVQUFVLEdBQTRCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxXQUFXLENBQUMsUUFBUSxDQUMxRSxVQUFVLENBQUMsVUFBVSxDQUNqQixDQUFDLENBQ0osQ0FDSixDQUFBO0FBSlksUUFBQSxVQUFVLGNBSXRCO0FBRU0sTUFBTSxXQUFXLEdBQTZCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxXQUFXLENBQUMsUUFBUSxDQUM1RSxVQUFVLENBQUMsV0FBVyxDQUNsQixDQUFDLENBQ0osQ0FDSixDQUFBO0FBSlksUUFBQSxXQUFXLGVBSXZCO0FBRU0sTUFBTSxLQUFLLEdBQXVCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxXQUFXLENBQUMsUUFBUSxDQUNoRSxVQUFVLENBQUMsS0FBSyxDQUNaLENBQUMsQ0FDSixDQUNKLENBQUE7QUFKWSxRQUFBLEtBQUssU0FJakIifQ==
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/refiners/astn_parse_tree.js
DELETED
|
@@ -1,110 +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_copy/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
|
-
"source": null,
|
|
50
|
-
"target": null,
|
|
51
|
-
"options": null,
|
|
52
|
-
}),
|
|
53
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
54
|
-
}), ($) => (0, _p_variables_1.default)(() => {
|
|
55
|
-
const var_verbose_group_range = v_parse_tree_to_location.Value($['value'], {
|
|
56
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
57
|
-
});
|
|
58
|
-
return {
|
|
59
|
-
'source': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
60
|
-
'id': 'source',
|
|
61
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
62
|
-
}), ($) => v_external_path.Node_Path($, ($) => abort($))),
|
|
63
|
-
'target': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
64
|
-
'id': 'target',
|
|
65
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
66
|
-
}), ($) => v_external_path.Node_Path($, ($) => abort($))),
|
|
67
|
-
'options': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
68
|
-
'id': 'options',
|
|
69
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
70
|
-
}), ($) => (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Verbose_Group($, ($) => abort($), {
|
|
71
|
-
'expected properties': _p.dictionary.literal({
|
|
72
|
-
"recursive": null,
|
|
73
|
-
"force": null,
|
|
74
|
-
"errorOnExist": null,
|
|
75
|
-
}),
|
|
76
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
77
|
-
}), ($) => (0, _p_variables_1.default)(() => {
|
|
78
|
-
const var_verbose_group_range = v_parse_tree_to_location.Value($['value'], {
|
|
79
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
80
|
-
});
|
|
81
|
-
return {
|
|
82
|
-
'recursive': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
83
|
-
'id': 'recursive',
|
|
84
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
85
|
-
}), ($) => v_unmarshalled_from_parse_tree.Boolean($, ($) => abort($), {
|
|
86
|
-
'type': ['true/false', null],
|
|
87
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
88
|
-
})),
|
|
89
|
-
'force': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
90
|
-
'id': 'force',
|
|
91
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
92
|
-
}), ($) => v_unmarshalled_from_parse_tree.Boolean($, ($) => abort($), {
|
|
93
|
-
'type': ['true/false', null],
|
|
94
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
95
|
-
})),
|
|
96
|
-
'errorOnExist': (0, _p_change_context_1.default)(v_unmarshalled_from_parse_tree.Property($, ($) => abort($), {
|
|
97
|
-
'id': 'errorOnExist',
|
|
98
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
99
|
-
}), ($) => v_unmarshalled_from_parse_tree.Boolean($, ($) => abort($), {
|
|
100
|
-
'type': ['true/false', null],
|
|
101
|
-
'subdocument context': _p.optional.literal.not_set(),
|
|
102
|
-
})),
|
|
103
|
-
};
|
|
104
|
-
}))),
|
|
105
|
-
};
|
|
106
|
-
}));
|
|
107
|
-
exports.Parameters = Parameters;
|
|
108
|
-
const Error = ($, abort) => v_external_unrestricted.Error($, ($) => abort($));
|
|
109
|
-
exports.Error = Error;
|
|
110
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9jb3B5L3JlZmluZXJzL2FzdG5fcGFyc2VfdHJlZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSw0REFBNkM7QUFFN0MsMkZBQWtFO0FBSWxFLGlGQUF3RDtBQU14RCw0SUFBNkg7QUFFN0gsMElBQTJIO0FBRTNILGtHQUFtRjtBQUVuRiw2R0FBOEY7QUFFdkYsTUFBTSxVQUFVLEdBQTRCLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLENBQUMsSUFBQSwyQkFBaUIsRUFDOUUsOEJBQThCLENBQUMsYUFBYSxDQUN4QyxDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLENBQ0osRUFDRDtJQUNJLHFCQUFxQixFQUFFLEVBQUUsQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUN4QztRQUNJLFFBQVEsRUFBRSxJQUFJO1FBQ2QsUUFBUSxFQUFFLElBQUk7UUFDZCxTQUFTLEVBQUUsSUFBSTtLQUNsQixDQUNKO0lBQ0QscUJBQXFCLEVBQUUsRUFBRSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsT0FBTyxFQUFFO0NBQ3ZELENBQ0osRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsSUFBQSxzQkFBWSxFQUNmLEdBQUcsRUFBRTtJQUVELE1BQU0sdUJBQXVCLEdBQUcsd0JBQXdCLENBQUMsS0FBSyxDQUMxRCxDQUFDLENBQUMsT0FBTyxDQUFDLEVBQ1Y7UUFDSSxxQkFBcUIsRUFBRSxFQUFFLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxPQUFPLEVBQUU7S0FDdkQsQ0FDSixDQUFBO0lBQ0QsT0FBTztRQUNILFFBQVEsRUFB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
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/refiners/list_of_characters.js
DELETED
|
@@ -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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9jb3B5L3JlZmluZXJzL2xpc3Rfb2ZfY2hhcmFjdGVycy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFLQSwySEFBNEc7QUFFNUcsZ0VBQWlEO0FBRTFDLE1BQU0sVUFBVSxHQUE0QixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyxZQUFZLENBQUMsVUFBVSxDQUN4RixhQUFhLENBQUMsUUFBUSxDQUNsQixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGFBQWEsRUFBRSxDQUFDLENBQUMsQ0FDckIsRUFDRDtJQUNJLFVBQVUsRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDO0NBQzdCLENBQ0osQ0FBQyxTQUFTLENBQUMsRUFDWixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsa0JBQWtCLEVBQUUsQ0FBQyxDQUFDLENBQzFCLENBQ0osQ0FBQTtBQWJZLFFBQUEsVUFBVSxjQWF0QjtBQUVNLE1BQU0sS0FBSyxHQUF1QixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyxZQUFZLENBQUMsS0FBSyxDQUN6RSxhQUFhLENBQUMsUUFBUSxDQUNsQixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGFBQWEsRUFBRSxDQUFDLENBQUMsQ0FDckIsRUFDRDtJQUNJLFVBQVUsRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDO0NBQzdCLENBQ0osQ0FBQyxTQUFTLENBQUMsRUFDWixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsa0JBQWtCLEVBQUUsQ0FBQyxDQUFDLENBQzFCLENBQ0osQ0FBQTtBQWJZLFFBQUEsS0FBSyxTQWFqQiJ9
|
|
@@ -1,66 +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_copy/transformers/astn_sealed_target"));
|
|
45
|
-
const Parameters = ($) => ['group', ['verbose', _p.dictionary.literal({
|
|
46
|
-
"source": (0, _p_change_context_1.default)($['source'], ($) => v_external_path.Node_Path($)),
|
|
47
|
-
"target": (0, _p_change_context_1.default)($['target'], ($) => v_external_path.Node_Path($)),
|
|
48
|
-
"options": (0, _p_change_context_1.default)($['options'], ($) => ['group', ['verbose', _p.dictionary.literal({
|
|
49
|
-
"recursive": (0, _p_change_context_1.default)($['recursive'], ($) => ['text', {
|
|
50
|
-
'delimiter': ['none', null],
|
|
51
|
-
'value': v_primitives_to_text.true_false($),
|
|
52
|
-
}]),
|
|
53
|
-
"force": (0, _p_change_context_1.default)($['force'], ($) => ['text', {
|
|
54
|
-
'delimiter': ['none', null],
|
|
55
|
-
'value': v_primitives_to_text.true_false($),
|
|
56
|
-
}]),
|
|
57
|
-
"errorOnExist": (0, _p_change_context_1.default)($['errorOnExist'], ($) => ['text', {
|
|
58
|
-
'delimiter': ['none', null],
|
|
59
|
-
'value': v_primitives_to_text.true_false($),
|
|
60
|
-
}]),
|
|
61
|
-
})]]),
|
|
62
|
-
})]];
|
|
63
|
-
exports.Parameters = Parameters;
|
|
64
|
-
const Error = ($) => v_external_unrestricted.Error($);
|
|
65
|
-
exports.Error = Error;
|
|
66
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9jb3B5L3RyYW5zZm9ybWVycy9hc3RuX3NlYWxlZF90YXJnZXQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQ0EsNERBQTZDO0FBRTdDLDJGQUFrRTtBQVFsRSx5SEFBMEc7QUFFMUcseUdBQTBGO0FBRTFGLG9IQUFxRztBQUU5RixNQUFNLFVBQVUsR0FBNEIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsU0FBUyxFQUFFLEVBQUUsQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUNqRztZQUNJLFFBQVEsRUFBRSxJQUFBLDJCQUFpQixFQUN2QixDQUFDLENBQUMsUUFBUSxDQUFDLEVBQ1gsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLGVBQWUsQ0FBQyxTQUFTLENBQzVCLENBQUMsQ0FDSixDQUNKO1lBQ0QsUUFBUSxFQUFFLElBQUEsMkJBQWlCLEVBQ3ZCLENBQUMsQ0FBQyxRQUFRLENBQUMsRUFDWCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsZUFBZSxDQUFDLFNBQVMsQ0FDNUIsQ0FBQyxDQUNKLENBQ0o7WUFDRCxTQUFTLEVBQUUsSUFBQSwyQkFBaUIsRUFDeEIsQ0FBQyxDQUFDLFNBQVMsQ0FBQyxFQUNaLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLFNBQVMsRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDLE9BQU8sQ0FDOUM7d0JBQ0ksV0FBVyxFQUFFLElBQUEsMkJBQWlCLEVBQzFCLENBQUMsQ0FBQyxXQUFXLENBQUMsRUFDZCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxNQUFNLEVBQUU7Z0NBQ1osV0FBVyxFQUFFLENBQUMsTUFBTSxFQUFFLElBQUksQ0FBQztnQ0FDM0IsT0FBTyxFQUFFLG9CQUFvQixDQUFDLFVBQVUsQ0FDcEMsQ0FBQyxDQUNKOzZCQUNKLENBQUMsQ0FDTDt3QkFDRCxPQUFPLEVBQUUsSUFBQSwyQkFBaUIsRUFDdEIsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxFQUNWLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLE1BQU0sRUFBRTtnQ0FDWixXQUFXLEVBQUUsQ0FBQyxNQUFNLEVBQUUsSUFBSSxDQUFDO2dDQUMzQixPQUFPLEVBQUUsb0JBQW9CLENBQUMsVUFBVSxDQUNwQyxDQUFDLENBQ0o7NkJBQ0osQ0FBQyxDQUNMO3dCQUNELGNBQWMsRUFBRSxJQUFBLDJCQUFpQixFQUM3QixDQUFDLENBQUMsY0FBYyxDQUFDLEVBQ2pCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLE1BQU0sRUFBRTtnQ0FDWixXQUFXLEVBQUUsQ0FBQyxNQUFNLEVBQUUsSUFBSSxDQUFDO2dDQUMzQixPQUFPLEVBQUUsb0JBQW9CLENBQUMsVUFBVSxDQUNwQyxDQUFDLENBQ0o7NkJBQ0osQ0FBQyxDQUNMO3FCQUNKLENBQ0osQ0FBQyxDQUFDLENBQ047U0FDSixDQUNKLENBQUMsQ0FBQyxDQUFBO0FBakRVLFFBQUEsVUFBVSxjQWlEcEI7QUFFSSxNQUFNLEtBQUssR0FBdUIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLHVCQUF1QixDQUFDLEtBQUssQ0FDekUsQ0FBQyxDQUNKLENBQUE7QUFGWSxRQUFBLEtBQUssU0FFakIifQ==
|
|
@@ -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_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_copy/transformers/boilerplate_for_migrate"));
|
|
43
|
-
const Parameters = ($) => ({
|
|
44
|
-
'source': (0, _p_change_context_1.default)($['source'], ($) => v_path.Node_Path($)),
|
|
45
|
-
'target': (0, _p_change_context_1.default)($['target'], ($) => v_path.Node_Path($)),
|
|
46
|
-
'options': (0, _p_change_context_1.default)($['options'], ($) => ({
|
|
47
|
-
'recursive': (0, _p_change_context_1.default)($['recursive'], ($) => $),
|
|
48
|
-
'force': (0, _p_change_context_1.default)($['force'], ($) => $),
|
|
49
|
-
'errorOnExist': (0, _p_change_context_1.default)($['errorOnExist'], ($) => $),
|
|
50
|
-
})),
|
|
51
|
-
});
|
|
52
|
-
exports.Parameters = Parameters;
|
|
53
|
-
const Error = ($) => v_unrestricted.Error($);
|
|
54
|
-
exports.Error = Error;
|
|
55
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZnNfc2FuZGJveGVkX2NvcHkvdHJhbnNmb3JtZXJzL2JvaWxlcnBsYXRlX2Zvcl9taWdyYXRlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUdBLDJGQUFrRTtBQU1sRSxxR0FBc0Y7QUFFdEYsZ0hBQWlHO0FBRTFGLE1BQU0sVUFBVSxHQUE0QixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQztJQUN2RCxRQUFRLEVBQUUsSUFBQSwyQkFBaUIsRUFDdkIsQ0FBQyxDQUFDLFFBQVEsQ0FBQyxFQUNYLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxNQUFNLENBQUMsU0FBUyxDQUNuQixDQUFDLENBQ0osQ0FDSjtJQUNELFFBQVEsRUFBRSxJQUFBLDJCQUFpQixFQUN2QixDQUFDLENBQUMsUUFBUSxDQUFDLEVBQ1gsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLE1BQU0sQ0FBQyxTQUFTLENBQ25CLENBQUMsQ0FDSixDQUNKO0lBQ0QsU0FBUyxFQUFFLElBQUEsMkJBQWlCLEVBQ3hCLENBQUMsQ0FBQyxTQUFTLENBQUMsRUFDWixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQztRQUNKLFdBQVcsRUFBRSxJQUFBLDJCQUFpQixFQUMxQixDQUFDLENBQUMsV0FBVyxDQUFDLEVBQ2QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWDtRQUNELE9BQU8sRUFBRSxJQUFBLDJCQUFpQixFQUN0QixDQUFDLENBQUMsT0FBTyxDQUFDLEVBQ1YsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWDtRQUNELGNBQWMsRUFBRSxJQUFBLDJCQUFpQixFQUM3QixDQUFDLENBQUMsY0FBYyxDQUFDLEVBQ2pCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQ1g7S0FDSixDQUFDLENBQ0w7Q0FDSixDQUFDLENBQUE7QUE5QlcsUUFBQSxVQUFVLGNBOEJyQjtBQUVLLE1BQU0sS0FBSyxHQUF1QixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsY0FBYyxDQUFDLEtBQUssQ0FDaEUsQ0FBQyxDQUNKLENBQUE7QUFGWSxRQUFBLEtBQUssU0FFakIifQ==
|
package/dist/implementation/generated/liana/schemas/fs_sandboxed_copy/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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZzX3NhbmRib3hlZF9jb3B5L3RyYW5zZm9ybWVycy9mb3VudGFpbl9wZW4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBS0EsMEhBQTJHO0FBRTNHLGlFQUFrRDtBQUUzQyxNQUFNLFVBQVUsR0FBNEIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLFdBQVcsQ0FBQyxRQUFRLENBQzFFLFVBQVUsQ0FBQyxVQUFVLENBQ2pCLENBQUMsQ0FDSixDQUNKLENBQUE7QUFKWSxRQUFBLFVBQVUsY0FJdEI7QUFFTSxNQUFNLEtBQUssR0FBdUIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLFdBQVcsQ0FBQyxRQUFRLENBQ2hFLFVBQVUsQ0FBQyxLQUFLLENBQ1osQ0FBQyxDQUNKLENBQ0osQ0FBQTtBQUpZLFFBQUEsS0FBSyxTQUlqQiJ9
|