pareto-liana 0.0.0 → 0.0.3
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/bin/compile_temp_schemas.js +18 -8
- package/dist/bin/seal.d.ts +0 -2
- package/dist/bin/seal.js +15 -34
- package/dist/bin/serialize_schemas.js +18 -8
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.js +2 -3
- package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.js +16 -16
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.js +170 -170
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.js +38 -38
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.js +26 -26
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.js +22 -22
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.js +31 -31
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.js +13 -13
- package/dist/data/temporary_schemas/all.d.ts +2 -2
- package/dist/data/temporary_schemas/all.js +68 -58
- package/dist/data/temporary_schemas/antlr/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/module.astn.js +2 -3
- package/dist/data/temporary_schemas/antlr/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.js +28 -28
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.js +35 -35
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/astn/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.js +43 -64
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.js +5 -26
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.js +37 -43
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.js +28 -28
- package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/astn-core/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.js +11 -9
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.js +2 -1
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.js +47 -47
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto/schemas/module → astn-core/schemas/location}/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery/schemas/typescript_light → astn-core/schemas/location}/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.types.astn.js +20 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.js +2 -1
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.js +38 -38
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.js +20 -20
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.js +37 -50
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.js +26 -26
- package/dist/data/temporary_schemas/git/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/module.astn.js +2 -3
- package/dist/data/temporary_schemas/git/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.js +82 -82
- package/dist/data/temporary_schemas/json-to-astn/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/module.astn.js +2 -3
- package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.js +40 -40
- package/dist/data/temporary_schemas/pareto/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.js +7 -15
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery → pareto}/schemas/implementation/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery → pareto}/schemas/implementation/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.js +350 -0
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.js +13 -0
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.js +350 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery → pareto}/schemas/interface/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/{schema → interface}/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.js +82 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.js +82 -0
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery → pareto}/schemas/typescript_light/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_errors → typescript_light}/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.js +176 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.js +154 -154
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.js +164 -164
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.js +109 -109
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.js +14 -14
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.js +50 -20
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.js +258 -258
- package/dist/data/temporary_schemas/pareto-json/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-liana/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/module.astn.js +7 -0
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.js +21 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto/schemas/unmarshall_result → pareto-liana/schemas/module}/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/module/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.js +13 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/schema/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.js +706 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.js +134 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.js +482 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_errors/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.js +68 -0
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.js +18 -18
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.js +5 -5
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.js +33 -27
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.js +12 -12
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.js +13 -13
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.js +4 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.types.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.js +3 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.js +3 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.js +39 -39
- package/dist/data/temporary_schemas/pareto-targets/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.js +14 -14
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.js +198 -198
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.js +31 -31
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.js +5 -5
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-test/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.js +16 -16
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.js +27 -27
- package/dist/implementation/manual/commands/compile_temp_schemas.d.ts +6 -1
- package/dist/implementation/manual/commands/compile_temp_schemas.js +183 -90
- package/dist/implementation/manual/commands/seal.js +34 -15
- package/dist/implementation/manual/commands/serialize_schemas.js +26 -12
- package/dist/implementation/manual/queries/load_pareto_document.d.ts +1 -1
- package/dist/implementation/manual/queries/load_pareto_document.js +31 -16
- package/dist/implementation/manual/queries/load_pareto_file.d.ts +1 -1
- package/dist/implementation/manual/queries/load_pareto_file.js +25 -11
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts +0 -4
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js +51 -63
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +9 -3
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +130 -18
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +3 -3
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +20 -10
- package/dist/implementation/manual/schemas/module/transformers/pareto_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/pareto_implementation.js +48 -0
- package/dist/implementation/manual/schemas/module/transformers/pareto_interface.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/pareto_interface.js +117 -0
- package/dist/implementation/manual/schemas/schema/deserializers.d.ts +4 -3
- package/dist/implementation/manual/schemas/schema/deserializers.js +45 -42
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +5 -5
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +59 -45
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_deserialize.d.ts +6 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_deserialize.js +79 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_main.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_main.js +132 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_marshall.d.ts +10 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_marshall.js +181 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_migrate_boilerplate.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_migrate_boilerplate.js +236 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_resolve.d.ts +25 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_resolve.js +429 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_serialize.d.ts +6 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_serialize.js +75 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_unmarshall.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_unmarshall.js +270 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_deserialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_deserialize.js +50 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_main.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_main.js +115 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_marshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_marshall.js +53 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_migrate_boilerplate.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_migrate_boilerplate.js +51 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_resolve.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_resolve.js +111 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_serialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_serialize.js +48 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_types.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_types.js +281 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_unmarshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_unmarshall.js +58 -0
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.d.ts +5 -5
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +73 -47
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +6 -5
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +29 -15
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +10 -9
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +69 -56
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.d.ts +3 -3
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.js +50 -40
- package/dist/implementation/temp/resolve_generic.d.ts +27 -0
- package/dist/implementation/temp/resolve_generic.js +151 -0
- package/dist/implementation/temp/resolvers/module.d.ts +2 -3
- package/dist/implementation/temp/resolvers/module.js +34 -105
- package/dist/implementation/temp/resolvers/schema.d.ts +26 -24
- package/dist/implementation/temp/resolvers/schema.js +1132 -1430
- package/dist/implementation/temp_flatten_dictionary.d.ts +4 -0
- package/dist/implementation/temp_flatten_dictionary.js +53 -0
- package/dist/interface/generated/liana/generic/deserialize.d.ts +5 -0
- package/dist/interface/generated/liana/generic/deserialize.js +3 -0
- package/dist/interface/generated/{pareto/core → liana/generic}/location.d.ts +2 -2
- package/dist/interface/generated/{pareto/core → liana/generic}/location.js +1 -1
- package/dist/interface/generated/liana/generic/resolve.d.ts +36 -0
- package/dist/interface/generated/{pareto/schemas/schema → liana/generic}/resolve.js +1 -1
- package/dist/interface/generated/liana/generic/unmarshall.d.ts +15 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/generic}/unmarshall.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/data/resolved.d.ts +149 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/data/unresolved.d.ts +267 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/deserialize.d.ts +108 -0
- package/dist/interface/generated/liana/schemas/astn_schema/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/marshall.d.ts +59 -0
- package/dist/interface/generated/liana/schemas/astn_schema/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/migrate_boilerplate.d.ts +59 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/schemas/astn_schema}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/resolve.d.ts +120 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/serialize.d.ts +58 -0
- package/dist/interface/generated/liana/schemas/astn_schema/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/unmarshall.d.ts +69 -0
- package/dist/interface/generated/liana/schemas/astn_schema/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/location/data.d.ts +27 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/schemas/location}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/location/deserialize.d.ts +43 -0
- package/dist/interface/generated/liana/schemas/location/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/location/marshall.d.ts +24 -0
- package/dist/interface/generated/liana/schemas/location/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/location/migrate_boilerplate.d.ts +24 -0
- package/dist/interface/generated/{pareto/schemas/module → liana/schemas/location}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/location/serialize.d.ts +23 -0
- package/dist/interface/generated/liana/schemas/location/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/location/unmarshall.d.ts +29 -0
- package/dist/interface/generated/liana/schemas/location/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/module/data/resolved.d.ts +10 -0
- package/dist/interface/generated/{pareto/schemas/schema → liana/schemas/module}/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/module/data/unresolved.d.ts +10 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/module/deserialize.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/module/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/module/marshall.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/module/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/module/migrate_boilerplate.d.ts +10 -0
- package/dist/interface/generated/{pareto/schemas/token → liana/schemas/module}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/module/resolve.d.ts +13 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/module/serialize.d.ts +9 -0
- package/dist/interface/generated/liana/schemas/module/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/module/unmarshall.d.ts +13 -0
- package/dist/interface/generated/liana/schemas/module/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/parse_tree/data.d.ts +91 -90
- package/dist/interface/generated/{pareto/schemas/unmarshall_result → liana/schemas/parse_tree}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/parse_tree/deserialize.d.ts +95 -0
- package/dist/interface/generated/liana/schemas/parse_tree/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/marshall.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/parse_tree/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/{pareto/schemas/astn_schema → liana/schemas/parse_tree}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/parse_tree/serialize.d.ts +51 -0
- package/dist/interface/generated/liana/schemas/parse_tree/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/unmarshall.d.ts +61 -0
- package/dist/interface/generated/liana/schemas/parse_tree/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/data/resolved.d.ts +1093 -0
- package/dist/interface/generated/{pareto/schemas/module → liana/schemas/schema}/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/data/unresolved.d.ts +1594 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/deserialize.d.ts +498 -0
- package/dist/interface/generated/liana/schemas/schema/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/marshall.d.ts +269 -0
- package/dist/interface/generated/liana/schemas/schema/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/migrate_boilerplate.d.ts +269 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/resolve.d.ts +915 -0
- package/dist/interface/generated/{pareto/schemas/schema/data_types → liana/schemas/schema}/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/serialize.d.ts +268 -0
- package/dist/interface/generated/liana/schemas/schema/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/unmarshall.d.ts +309 -0
- package/dist/interface/generated/liana/schemas/schema/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/token/data.d.ts +55 -80
- package/dist/interface/generated/{pareto → liana}/schemas/token/data.js +1 -1
- package/dist/interface/generated/liana/schemas/token/deserialize.d.ts +95 -0
- package/dist/interface/generated/liana/schemas/token/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/token/marshall.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/token/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/token/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/token/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/liana/schemas/token/serialize.d.ts +51 -0
- package/dist/interface/generated/liana/schemas/token/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/token/unmarshall.d.ts +61 -0
- package/dist/interface/generated/liana/schemas/token/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/data.d.ts +33 -33
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/data.js +1 -1
- package/dist/interface/generated/liana/schemas/unmarshall_errors/deserialize.d.ts +56 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/marshall.d.ts +31 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/marshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/migrate_boilerplate.d.ts +14 -14
- package/dist/interface/generated/liana/schemas/unmarshall_errors/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/serialize.d.ts +30 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/unmarshall.d.ts +37 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/unmarshall.js +3 -0
- package/dist/interface/resources.d.ts +1 -1
- package/dist/interface/signatures.d.ts +14 -14
- package/dist/interface/to_be_generated/deserialize_schema.d.ts +4 -2
- package/dist/interface/to_be_generated/deserialize_unmarshall_result.d.ts +1 -1
- package/dist/interface/to_be_generated/load_pareto_document.d.ts +1 -1
- package/dist/interface/to_be_generated/load_pareto_file.d.ts +2 -2
- package/dist/interface/to_be_generated/temp_unmashall_result.d.ts +48 -48
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +4 -2
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +32 -13
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +3 -2
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +28 -14
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.d.ts +1 -1
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +23 -9
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.d.ts +1 -1
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +22 -9
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/transformers/fountain_pen.d.ts +5 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/transformers/fountain_pen.js +85 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/transformers/fountain_pen.d.ts +3 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/transformers/fountain_pen.js +58 -0
- package/dist/modules/common_tool_signatures/interface/signatures.d.ts +10 -10
- package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.d.ts +3 -3
- package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.d.ts +2 -1
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js +20 -14
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +20 -14
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +25 -15
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +28 -13
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.d.ts +1 -1
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.js +6 -34
- package/dist/modules/pareto-fountain-pen-directory/interface/resources.d.ts +1 -1
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +7 -7
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.d.ts +2 -2
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.d.ts +2 -2
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.d.ts +4 -4
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.d.ts +5 -5
- package/dist/shorthands/module.d.ts +3 -7
- package/dist/shorthands/module.js +4 -43
- package/dist/shorthands/schema.d.ts +127 -116
- package/dist/shorthands/schema.js +462 -384
- package/package.json +9 -5
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/antlr/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/antlr/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn-core/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn-core/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/exupery/module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/module.astn.js +0 -8
- package/dist/data/temporary_schemas/exupery/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/exupery/schema_tree.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schema_tree.astn.js +0 -13
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.js +0 -199
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.js +0 -13
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.js +0 -199
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.js +0 -89
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.js +0 -11
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.js +0 -89
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.js +0 -139
- package/dist/data/temporary_schemas/git/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/git/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto/schemas/module/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/module/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.js +0 -45
- package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.js +0 -11
- package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.js +0 -20
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.js +0 -600
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.js +0 -129
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.js +0 -397
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.js +0 -68
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.js +0 -12
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.js +0 -157
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-json/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-json/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-test/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-test/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.js +0 -6
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +0 -4
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +0 -35
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.js +0 -37
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +0 -6
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +0 -82
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js +0 -50
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.js +0 -37
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.d.ts +0 -7
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.js +0 -51
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.d.ts +0 -9
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.js +0 -90
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.d.ts +0 -13
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.js +0 -139
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.d.ts +0 -13
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.js +0 -131
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.d.ts +0 -23
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.js +0 -318
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.d.ts +0 -8
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.js +0 -63
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.d.ts +0 -14
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.js +0 -222
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.d.ts +0 -3
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.js +0 -34
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.js +0 -112
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +0 -3
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.js +0 -44
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.js +0 -41
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.d.ts +0 -10
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.js +0 -92
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.js +0 -36
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.d.ts +0 -16
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.js +0 -203
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.js +0 -46
- package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.d.ts +0 -150
- package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.d.ts +0 -270
- package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.d.ts +0 -80
- package/dist/interface/generated/pareto/schemas/astn_schema/resolve.d.ts +0 -192
- package/dist/interface/generated/pareto/schemas/module/data/resolved.d.ts +0 -33
- package/dist/interface/generated/pareto/schemas/module/data/unresolved.d.ts +0 -69
- package/dist/interface/generated/pareto/schemas/module/data_types/resolve.d.ts +0 -15
- package/dist/interface/generated/pareto/schemas/module/data_types/resolve.js +0 -3
- package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.d.ts +0 -17
- package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +0 -17
- package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.d.ts +0 -52
- package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.d.ts +0 -92
- package/dist/interface/generated/pareto/schemas/schema/data/resolved.d.ts +0 -971
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +0 -1497
- package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.d.ts +0 -410
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.d.ts +0 -255
- package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +0 -843
- package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.d.ts +0 -73
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.js +0 -3
- package/dist/interface/generated/pareto/schemas/unmarshall_result/data.d.ts +0 -1
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.d.ts +0 -1
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.js +0 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.d.ts +0 -4
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.js +0 -59
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.d.ts +0 -2
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.js +0 -39
|
@@ -0,0 +1,48 @@
|
|
|
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.Module = void 0;
|
|
37
|
+
const _p = __importStar(require("pareto-core/dist/expression"));
|
|
38
|
+
const t_pareto_implementation_main = __importStar(require("../../../../manual/schemas/schema/transformers/pareto_implementation_main"));
|
|
39
|
+
const Module = ($) => {
|
|
40
|
+
return _p.dictionary.literal({
|
|
41
|
+
'schemas': t_pareto_implementation_main.Schema_Tree($['schema tree'], {
|
|
42
|
+
'path': _p.list.literal([]),
|
|
43
|
+
'omit (de)serializer': $['omit (de)serializer'],
|
|
44
|
+
})
|
|
45
|
+
});
|
|
46
|
+
};
|
|
47
|
+
exports.Module = Module;
|
|
48
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFyZXRvX2ltcGxlbWVudGF0aW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9zY2hlbWFzL21vZHVsZS90cmFuc2Zvcm1lcnMvcGFyZXRvX2ltcGxlbWVudGF0aW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLGdFQUFpRDtBQU9qRCx3SUFBeUg7QUFHbEgsTUFBTSxNQUFNLEdBQUcsQ0FBQyxDQUFjLEVBQXFCLEVBQUU7SUFDeEQsT0FBTyxFQUFFLENBQUMsVUFBVSxDQUFDLE9BQU8sQ0FBc0I7UUFDOUMsU0FBUyxFQUFFLDRCQUE0QixDQUFDLFdBQVcsQ0FDL0MsQ0FBQyxDQUFDLGFBQWEsQ0FBQyxFQUNoQjtZQUNJLE1BQU0sRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxFQUFFLENBQUM7WUFDM0IscUJBQXFCLEVBQUUsQ0FBQyxDQUFDLHFCQUFxQixDQUFDO1NBQ2xELENBQ0o7S0FDSixDQUFDLENBQUE7QUFDTixDQUFDLENBQUE7QUFWWSxRQUFBLE1BQU0sVUFVbEIifQ==
|
|
@@ -0,0 +1,117 @@
|
|
|
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.Module = void 0;
|
|
37
|
+
const _psh = __importStar(require("pareto-core-shorthands/dist/unconstrained"));
|
|
38
|
+
const t_pareto_interface_main = __importStar(require("../../../../manual/schemas/schema/transformers/pareto_interface_main"));
|
|
39
|
+
const Module = ($) => {
|
|
40
|
+
return _psh.dictionary.literal({
|
|
41
|
+
// "generic": sh.m.set({
|
|
42
|
+
// // "location": sh.m.package_(
|
|
43
|
+
// // {},
|
|
44
|
+
// // {
|
|
45
|
+
// // "Location": sh.type.data(sh.t.group({
|
|
46
|
+
// // "document resource identifier": sh.t.text(),
|
|
47
|
+
// // "line": sh.t.natural(),
|
|
48
|
+
// // "column": sh.t.natural(),
|
|
49
|
+
// // })),
|
|
50
|
+
// // }
|
|
51
|
+
// // ),
|
|
52
|
+
// "unmarshall": sh.m.package_data(
|
|
53
|
+
// {},
|
|
54
|
+
// {
|
|
55
|
+
// "Error": sh.type.data(sh.t.state({
|
|
56
|
+
// "expected a dictionary": sh.t.nothing(),
|
|
57
|
+
// "expected a group": sh.t.nothing(),
|
|
58
|
+
// "expected a list": sh.t.nothing(),
|
|
59
|
+
// "expected a nothing": sh.t.nothing(),
|
|
60
|
+
// "expected an optional": sh.t.nothing(),
|
|
61
|
+
// "expected a state": sh.t.nothing(),
|
|
62
|
+
// "expected a text": sh.t.nothing(),
|
|
63
|
+
// "not a valid number": sh.t.nothing(),
|
|
64
|
+
// "not a valid boolean": sh.t.nothing(),
|
|
65
|
+
// "no such entry": sh.t.text(),
|
|
66
|
+
// "unknown option": sh.t.text(),
|
|
67
|
+
// }))
|
|
68
|
+
// }
|
|
69
|
+
// ),
|
|
70
|
+
// "resolve": sh.m.package_data(
|
|
71
|
+
// {
|
|
72
|
+
// // "location": sh.import_.external("location", []),
|
|
73
|
+
// },
|
|
74
|
+
// {
|
|
75
|
+
// "Error": sh.type.data(sh.t.group({
|
|
76
|
+
// "type": sh.t.state({
|
|
77
|
+
// "constraint": sh.t.state({
|
|
78
|
+
// "state": sh.t.group({
|
|
79
|
+
// "expected": sh.t.text(),
|
|
80
|
+
// "found": sh.t.text(),
|
|
81
|
+
// }),
|
|
82
|
+
// "optional value is not set": sh.t.nothing(),
|
|
83
|
+
// "same node": sh.t.text(),
|
|
84
|
+
// }),
|
|
85
|
+
// "lookup": sh.t.state({
|
|
86
|
+
// "cycle detected": sh.t.nothing(),
|
|
87
|
+
// "no context lookup": sh.t.nothing(),
|
|
88
|
+
// "no such entry": sh.t.text(),
|
|
89
|
+
// }),
|
|
90
|
+
// "missing required entries": sh.t.dictionary(sh.t.nothing()),
|
|
91
|
+
// }),
|
|
92
|
+
// "location": sh.t.component_imported("location", "Location",),
|
|
93
|
+
// })),
|
|
94
|
+
// }
|
|
95
|
+
// ),
|
|
96
|
+
// "deserialize": sh.m.package_data(
|
|
97
|
+
// {
|
|
98
|
+
// "unmarshall": sh.import_.sibling("unmarshall", []),
|
|
99
|
+
// },
|
|
100
|
+
// {
|
|
101
|
+
// "Error": sh.type.data(sh.t.state({
|
|
102
|
+
// "tbd": sh.t.nothing()
|
|
103
|
+
// })),
|
|
104
|
+
// // "Parameters": sh.type.data(sh.t.group({
|
|
105
|
+
// // "document resource identifier": sh.t.text(),
|
|
106
|
+
// // "indentation": sh.t.natural(),
|
|
107
|
+
// // })),
|
|
108
|
+
// }
|
|
109
|
+
// ),
|
|
110
|
+
// }),
|
|
111
|
+
"schemas": t_pareto_interface_main.Schema_Tree($['schema tree'], {
|
|
112
|
+
'omit (de)serializer': $['omit (de)serializer'],
|
|
113
|
+
}),
|
|
114
|
+
});
|
|
115
|
+
};
|
|
116
|
+
exports.Module = Module;
|
|
117
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFyZXRvX2ludGVyZmFjZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvc2NoZW1hcy9tb2R1bGUvdHJhbnNmb3JtZXJzL3BhcmV0b19pbnRlcmZhY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBRUEsZ0ZBQWlFO0FBT2pFLDhIQUErRztBQUd4RyxNQUFNLE1BQU0sR0FBRyxDQUFDLENBQWMsRUFBcUIsRUFBRTtJQUN4RCxPQUFPLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDO1FBQzNCLHdCQUF3QjtRQUN4QixvQ0FBb0M7UUFDcEMsaUJBQWlCO1FBQ2pCLGVBQWU7UUFDZix1REFBdUQ7UUFDdkQsa0VBQWtFO1FBQ2xFLDZDQUE2QztRQUM3QywrQ0FBK0M7UUFDL0Msc0JBQXNCO1FBQ3RCLGVBQWU7UUFDZixZQUFZO1FBQ1osdUNBQXVDO1FBQ3ZDLGNBQWM7UUFDZCxZQUFZO1FBQ1osaURBQWlEO1FBQ2pELDJEQUEyRDtRQUMzRCxzREFBc0Q7UUFDdEQscURBQXFEO1FBQ3JELHdEQUF3RDtRQUN4RCwwREFBMEQ7UUFDMUQsc0RBQXNEO1FBQ3RELHFEQUFxRDtRQUNyRCx3REFBd0Q7UUFDeEQseURBQXlEO1FBQ3pELGdEQUFnRDtRQUNoRCxpREFBaUQ7UUFDakQsa0JBQWtCO1FBQ2xCLFlBQVk7UUFDWixTQUFTO1FBQ1Qsb0NBQW9DO1FBQ3BDLFlBQVk7UUFDWixrRUFBa0U7UUFDbEUsYUFBYTtRQUNiLFlBQVk7UUFDWixpREFBaUQ7UUFDakQsdUNBQXVDO1FBQ3ZDLGlEQUFpRDtRQUNqRCxnREFBZ0Q7UUFDaEQsdURBQXVEO1FBQ3ZELG9EQUFvRDtRQUNwRCw4QkFBOEI7UUFDOUIsdUVBQXVFO1FBQ3ZFLG9EQUFvRDtRQUNwRCwwQkFBMEI7UUFDMUIsNkNBQTZDO1FBQzdDLDREQUE0RDtRQUM1RCwrREFBK0Q7UUFDL0Qsd0RBQXdEO1FBQ3hELDBCQUEwQjtRQUMxQixtRkFBbUY7UUFDbkYsc0JBQXNCO1FBQ3RCLGdGQUFnRjtRQUNoRixtQkFBbUI7UUFDbkIsWUFBWTtRQUNaLFNBQVM7UUFDVCx3Q0FBd0M7UUFDeEMsWUFBWTtRQUNaLGtFQUFrRTtRQUNsRSxhQUFhO1FBQ2IsWUFBWTtRQUNaLGlEQUFpRDtRQUNqRCx3Q0FBd0M7UUFDeEMsbUJBQW1CO1FBRW5CLHlEQUF5RDtRQUN6RCxrRUFBa0U7UUFDbEUsb0RBQW9EO1FBQ3BELHNCQUFzQjtRQUN0QixZQUFZO1FBQ1osU0FBUztRQUVULE1BQU07UUFDTixTQUFTLEVBQUUsdUJBQXVCLENBQUMsV0FBVyxDQUMxQyxDQUFDLENBQUMsYUFBYSxDQUFDLEVBQ2hCO1lBQ0kscUJBQXFCLEVBQUUsQ0FBQyxDQUFDLHFCQUFxQixDQUFDO1NBQ2xELENBQ0o7S0FDSixDQUFDLENBQUE7QUFDTixDQUFDLENBQUE7QUFqRlksUUFBQSxNQUFNLFVBaUZsQiJ9
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import * as _pi from 'pareto-core
|
|
2
|
-
import * as d_schema from "../../../../interface/generated/
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as d_schema from "../../../../interface/generated/liana/schemas/schema/data/resolved";
|
|
3
3
|
import * as d_deserialize_schema from "../../../../interface/to_be_generated/deserialize_schema";
|
|
4
|
+
import * as d_text from "pareto-fountain-pen/dist/interface/to_be_generated/list_of_characters";
|
|
4
5
|
type Element_And_Rest<T> = {
|
|
5
6
|
'element': T;
|
|
6
7
|
'rest': _pi.List<T>;
|
|
7
8
|
};
|
|
8
9
|
export declare const temp_pop_first_element: <T>($: _pi.List<T>) => _pi.Optional_Value<Element_And_Rest<T>>;
|
|
9
|
-
export declare const
|
|
10
|
+
export declare const $x: _pi.Refiner_With_Parameters<d_schema.Module, d_deserialize_schema.Error, d_text.List_of_Characters, {
|
|
10
11
|
'uri': string;
|
|
11
12
|
}>;
|
|
12
13
|
export {};
|
|
@@ -15,30 +15,45 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
15
15
|
}) : function(o, v) {
|
|
16
16
|
o["default"] = v;
|
|
17
17
|
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
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 };
|
|
24
37
|
};
|
|
25
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.$ = exports.temp_pop_first_element = void 0;
|
|
27
|
-
const _p = __importStar(require("pareto-core
|
|
39
|
+
exports.$x = exports.temp_pop_first_element = void 0;
|
|
40
|
+
const _p = __importStar(require("pareto-core/dist/expression"));
|
|
28
41
|
const _pdev = __importStar(require("pareto-core-dev"));
|
|
29
|
-
const _p_temp = __importStar(require("pareto-core
|
|
42
|
+
const _p_temp = __importStar(require("pareto-core/dist/expression"));
|
|
43
|
+
const _p_list_build_deprecated_1 = __importDefault(require("pareto-core/dist/_p_list_build_deprecated"));
|
|
30
44
|
//dependencies
|
|
31
45
|
const r_pareto_schema = __importStar(require("../../../temp/resolvers/schema"));
|
|
32
|
-
// import * as
|
|
33
|
-
const
|
|
46
|
+
// import * as r_parse_tree_to_schema from "../../../generated/liana/schemas/schema/unmarshall"
|
|
47
|
+
const r_parse_tree_from_text = __importStar(require("astn-core/dist/implementation/manual/schemas/parse_tree/refiners/text"));
|
|
48
|
+
const _p_unreachable_code_path_1 = __importDefault(require("pareto-core/dist/_p_unreachable_code_path"));
|
|
34
49
|
const temp_pop_first_element = ($) => {
|
|
35
50
|
const arr = $;
|
|
36
|
-
return $.
|
|
37
|
-
'rest':
|
|
51
|
+
return _p.optional.map($.__deprecated_get_possible_item_at(0), ($) => ({
|
|
52
|
+
'rest': (0, _p_list_build_deprecated_1.default)(($i) => {
|
|
38
53
|
let is_first = true;
|
|
39
|
-
arr.
|
|
54
|
+
arr.__l_map(($) => {
|
|
40
55
|
if (!is_first) {
|
|
41
|
-
$i['add
|
|
56
|
+
$i['add item']($);
|
|
42
57
|
}
|
|
43
58
|
is_first = false;
|
|
44
59
|
});
|
|
@@ -47,41 +62,29 @@ const temp_pop_first_element = ($) => {
|
|
|
47
62
|
}));
|
|
48
63
|
};
|
|
49
64
|
exports.temp_pop_first_element = temp_pop_first_element;
|
|
50
|
-
const $ = ($, abort, $p) => {
|
|
51
|
-
const x =
|
|
65
|
+
const $x = ($, abort, $p) => {
|
|
66
|
+
const x = r_parse_tree_from_text.Document($, ($) => abort(['parse error', $]), {
|
|
52
67
|
'tab size': 4,
|
|
53
|
-
'
|
|
68
|
+
'document resource identifier': $p.uri
|
|
54
69
|
});
|
|
55
|
-
const resolved_schema_schema = r_pareto_schema.Type_Specification(
|
|
56
|
-
//
|
|
70
|
+
const resolved_schema_schema = r_pareto_schema.Type_Specification((0, _p_unreachable_code_path_1.default)(),
|
|
71
|
+
// r_parse_tree_to_schema.Module_Specification(
|
|
57
72
|
// x.content,
|
|
58
|
-
//
|
|
59
|
-
// 'value deserializers': {
|
|
60
|
-
// 'boolean': ($) => $ === "true",
|
|
61
|
-
// 'default number': () => 0,
|
|
62
|
-
// 'custom numbers': null
|
|
63
|
-
// }
|
|
64
|
-
// }
|
|
73
|
+
// ($) => abort(['unmarshall error', $]),
|
|
65
74
|
// ),
|
|
66
|
-
|
|
67
|
-
'location 2 string': ($) => _pdev.implement_me("XX2"), //`${$.start.relative.line}:${$.start.relative.column}`,
|
|
68
|
-
'parameters': {
|
|
69
|
-
'lookups': null,
|
|
70
|
-
'values': null,
|
|
71
|
-
}
|
|
72
|
-
});
|
|
75
|
+
($) => abort(['resolve errorx', $]), null, null);
|
|
73
76
|
const temp_find_schema = ($, schema_path) => {
|
|
74
77
|
const st = $;
|
|
75
78
|
return (0, exports.temp_pop_first_element)(schema_path).__decide(($) => {
|
|
76
79
|
const split = $;
|
|
77
|
-
return _p_temp.
|
|
80
|
+
return _p_temp.decide.state(st, ($) => {
|
|
78
81
|
switch ($[0]) {
|
|
79
82
|
case 'schema': return _p_temp.ss($, ($) => _pdev.implement_me(`(FIXME: make this a reference) the selected tree is a schema, not a set, can't do this step: ${split.element} `));
|
|
80
83
|
case 'set': return _p_temp.ss($, ($) => $.__get_possible_entry(split.element).__decide(($) => temp_find_schema($, split.rest), () => _pdev.implement_me(`(FIXME: make this a reference) schema not found: ${split.element}`)));
|
|
81
84
|
default: return _p_temp.au($[0]);
|
|
82
85
|
}
|
|
83
86
|
});
|
|
84
|
-
}, () => _p_temp.
|
|
87
|
+
}, () => _p_temp.decide.state($, ($) => {
|
|
85
88
|
switch ($[0]) {
|
|
86
89
|
case 'schema': return _p_temp.ss($, ($) => $);
|
|
87
90
|
case 'set': return _p_temp.ss($, ($) => _pdev.implement_me(`(FIXME: make this a reference) the selected tree is a set, not a schema`));
|
|
@@ -90,13 +93,13 @@ const $ = ($, abort, $p) => {
|
|
|
90
93
|
}));
|
|
91
94
|
};
|
|
92
95
|
const schema = temp_find_schema(resolved_schema_schema.schema, resolved_schema_schema['schema path']);
|
|
93
|
-
const type = schema.
|
|
94
|
-
schema.
|
|
95
|
-
_pdev.log_debug_message(`available type: ${
|
|
96
|
+
const type = schema.modules.__get_possible_entry(resolved_schema_schema.module).__decide(($) => $, () => {
|
|
97
|
+
schema.modules.__d_map(($, id) => {
|
|
98
|
+
_pdev.log_debug_message(`available type: ${id}`, () => { });
|
|
96
99
|
});
|
|
97
|
-
_pdev.implement_me(`(FIXME: make this a reference) root type ${resolved_schema_schema.
|
|
100
|
+
_pdev.implement_me(`(FIXME: make this a reference) root type ${resolved_schema_schema.module} not found`);
|
|
98
101
|
});
|
|
99
102
|
return type;
|
|
100
103
|
};
|
|
101
|
-
exports.$ =
|
|
102
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
104
|
+
exports.$x = $x;
|
|
105
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVzZXJpYWxpemVycy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvc2NoZW1hcy9zY2hlbWEvZGVzZXJpYWxpemVycy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSxnRUFBaUQ7QUFFakQsdURBQXdDO0FBQ3hDLHFFQUFzRDtBQUN0RCx5R0FBZ0Y7QUFRaEYsY0FBYztBQUNkLGdGQUFpRTtBQUVqRSwrRkFBK0Y7QUFFL0YsOEhBQStHO0FBQy9HLHlHQUFnRjtBQVV6RSxNQUFNLHNCQUFzQixHQUFHLENBQUksQ0FBYyxFQUEyQyxFQUFFO0lBQ2pHLE1BQU0sR0FBRyxHQUFHLENBQUMsQ0FBQTtJQUNiLE9BQU8sRUFBRSxDQUFDLFFBQVEsQ0FBQyxHQUFHLENBQ2xCLENBQUMsQ0FBQyxpQ0FBaUMsQ0FBQyxDQUFDLENBQUMsRUFDdEMsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUM7UUFDSixNQUFNLEVBQUUsSUFBQSxrQ0FBd0IsRUFBQyxDQUFDLEVBQUUsRUFBRSxFQUFFO1lBQ3BDLElBQUksUUFBUSxHQUFHLElBQUksQ0FBQTtZQUNuQixHQUFHLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUU7Z0JBQ2QsSUFBSSxDQUFDLFFBQVEsRUFBRSxDQUFDO29CQUNaLEVBQUUsQ0FBQyxVQUFVLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtnQkFDckIsQ0FBQztnQkFDRCxRQUFRLEdBQUcsS0FBSyxDQUFBO1lBQ3BCLENBQUMsQ0FBQyxDQUFBO1FBQ04sQ0FBQyxDQUFDO1FBQ0YsU0FBUyxFQUFFLENBQUM7S0FDZixDQUFDLENBQ0wsQ0FBQTtBQUNMLENBQUMsQ0FBQTtBQWpCWSxRQUFBLHNCQUFzQiwwQkFpQmxDO0FBR00sTUFBTSxFQUFFLEdBQTJILENBQUMsQ0FBQyxFQUFFLEtB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
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import * as _pi from 'pareto-core
|
|
2
|
-
import * as d_in from "../../../../../interface/generated/
|
|
3
|
-
import * as d_out from "../../../../../interface/generated/
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as d_in from "../../../../../interface/generated/liana/schemas/schema/data/resolved";
|
|
3
|
+
import * as d_out from "../../../../../interface/generated/liana/schemas/astn_schema/data/unresolved";
|
|
4
4
|
export declare const Schema: _pi.Transformer<d_in.Schema, d_out.Schema>;
|
|
5
5
|
export declare const Globals: _pi.Transformer<d_in.Globals, d_out.Globals>;
|
|
6
6
|
export declare const Imports: _pi.Transformer<d_in.Imports, d_out.Imports>;
|
|
7
|
-
export declare const
|
|
8
|
-
export declare const
|
|
7
|
+
export declare const Module: _pi.Transformer<d_in.Module, d_out.Modules.l_dictionary.D.l_entry>;
|
|
8
|
+
export declare const Value: _pi.Transformer<d_in.Value, d_out.Value>;
|
|
9
9
|
export declare const Text_Type: _pi.Transformer<d_in.Text_Type, d_out.Text_Type>;
|
|
@@ -15,97 +15,111 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
15
15
|
}) : function(o, v) {
|
|
16
16
|
o["default"] = v;
|
|
17
17
|
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
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 };
|
|
24
37
|
};
|
|
25
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.Text_Type = exports.
|
|
27
|
-
const _p = __importStar(require("pareto-core
|
|
28
|
-
const
|
|
29
|
-
const
|
|
39
|
+
exports.Text_Type = exports.Value = exports.Module = exports.Imports = exports.Globals = exports.Schema = void 0;
|
|
40
|
+
const _p = __importStar(require("pareto-core/dist/expression"));
|
|
41
|
+
const _p_unreachable_code_path_1 = __importDefault(require("pareto-core/dist/_p_unreachable_code_path"));
|
|
42
|
+
const sh = __importStar(require("pareto-core-shorthands/dist/unresolved_data"));
|
|
43
|
+
const temp_flatten_dictionary_1 = require("../../../../temp_flatten_dictionary");
|
|
30
44
|
const Schema = ($) => ({
|
|
31
45
|
'globals': (0, exports.Globals)($.globals),
|
|
32
46
|
'imports': (0, exports.Imports)($.imports),
|
|
33
|
-
'types':
|
|
47
|
+
'types': sh.dictionary($.modules.__d_map(($) => (0, exports.Module)($))),
|
|
34
48
|
});
|
|
35
49
|
exports.Schema = Schema;
|
|
36
50
|
const Globals = ($) => ({
|
|
37
51
|
//FIXME!! merge the number types with the text types in here
|
|
38
|
-
'text types':
|
|
52
|
+
'text types': sh.dictionary((0, temp_flatten_dictionary_1.$$)(_p.dictionary.literal({
|
|
39
53
|
"t": $['text types'].__d_map(($) => {
|
|
40
54
|
return (0, exports.Text_Type)($);
|
|
41
55
|
}),
|
|
42
56
|
"n": $['number types'].__d_map(($) => {
|
|
43
57
|
return {
|
|
44
|
-
'type':
|
|
58
|
+
'type': sh.state(['single line', null])
|
|
45
59
|
};
|
|
46
60
|
})
|
|
47
61
|
}), {
|
|
48
62
|
'separator': "",
|
|
49
|
-
}, () =>
|
|
63
|
+
}, () => (0, _p_unreachable_code_path_1.default)())),
|
|
50
64
|
});
|
|
51
65
|
exports.Globals = Globals;
|
|
52
|
-
const Imports = ($) =>
|
|
66
|
+
const Imports = ($) => sh.dictionary($.__d_map(($) => ({
|
|
53
67
|
'schema': null,
|
|
54
|
-
'schema set child':
|
|
68
|
+
'schema set child': sh.reference($['schema set child']['l id'])
|
|
55
69
|
})));
|
|
56
70
|
exports.Imports = Imports;
|
|
57
|
-
const
|
|
58
|
-
'
|
|
71
|
+
const Module = ($) => ({
|
|
72
|
+
'root value': (0, exports.Value)($['root value'])
|
|
59
73
|
});
|
|
60
|
-
exports.
|
|
61
|
-
const
|
|
74
|
+
exports.Module = Module;
|
|
75
|
+
const Value = ($) => sh.state(_p.decide.state($, ($) => {
|
|
62
76
|
switch ($[0]) {
|
|
63
|
-
case 'number': return _p.ss($, ($) => ['text',
|
|
77
|
+
case 'number': return _p.ss($, ($) => ['text', sh.state(_p.decide.state($, ($) => {
|
|
64
78
|
switch ($[0]) {
|
|
65
|
-
case 'global': return _p.ss($, ($) => ['global',
|
|
79
|
+
case 'global': return _p.ss($, ($) => ['global', sh.reference("n" + $['l id'])]);
|
|
66
80
|
case 'local': return _p.ss($, ($) => ['local', {
|
|
67
|
-
'type':
|
|
81
|
+
'type': sh.state(['single line', null])
|
|
68
82
|
}]);
|
|
69
83
|
default: return _p.au($[0]);
|
|
70
84
|
}
|
|
71
|
-
}))]);
|
|
72
|
-
case 'boolean': return _p.ss($, ($) => ['text',
|
|
73
|
-
'type':
|
|
85
|
+
}))]);
|
|
86
|
+
case 'boolean': return _p.ss($, ($) => ['text', sh.state(['local', {
|
|
87
|
+
'type': sh.state(['single line', null])
|
|
74
88
|
}])]);
|
|
75
89
|
case 'list': return _p.ss($, ($) => ['list', {
|
|
76
|
-
'
|
|
90
|
+
'value': (0, exports.Value)($.value)
|
|
77
91
|
}]);
|
|
78
92
|
case 'nothing': return _p.ss($, ($) => ['nothing', null]);
|
|
79
|
-
case 'reference': return _p.ss($, ($) => _p.
|
|
93
|
+
case 'reference': return _p.ss($, ($) => _p.decide.state($.type, ($) => {
|
|
80
94
|
switch ($[0]) {
|
|
81
95
|
case 'derived': return _p.ss($, ($) => ['nothing', null]);
|
|
82
|
-
case 'selected': return _p.ss($, ($) => ['text',
|
|
83
|
-
'type':
|
|
96
|
+
case 'selected': return _p.ss($, ($) => ['text', sh.state(['local', {
|
|
97
|
+
'type': sh.state(['single line', null])
|
|
84
98
|
}])]);
|
|
85
99
|
default: return _p.au($[0]);
|
|
86
100
|
}
|
|
87
101
|
}));
|
|
88
|
-
case 'component': return _p.ss($, ($) => ['component',
|
|
102
|
+
case 'component': return _p.ss($, ($) => ['component', sh.state(_p.decide.state($.type, ($) => {
|
|
89
103
|
switch ($[0]) {
|
|
90
104
|
case 'external': return _p.ss($, ($) => ['external', {
|
|
91
|
-
'import':
|
|
92
|
-
'type':
|
|
105
|
+
'import': sh.reference($.import['l id']),
|
|
106
|
+
'type': sh.reference($.module['l id'])
|
|
93
107
|
}]);
|
|
94
|
-
case 'internal': return _p.ss($, ($) => ['internal', (
|
|
95
|
-
case 'internal
|
|
108
|
+
case 'internal acyclic': return _p.ss($, ($) => ['internal acyclic', sh.reference($['l id'])]);
|
|
109
|
+
case 'internal': return _p.ss($, ($) => ['internal', sh.reference($['l id'])]);
|
|
96
110
|
default: return _p.au($[0]);
|
|
97
111
|
}
|
|
98
112
|
}))]);
|
|
99
113
|
case 'dictionary': return _p.ss($, ($) => ['dictionary', {
|
|
100
|
-
'ordered':
|
|
101
|
-
'
|
|
114
|
+
'ordered': false,
|
|
115
|
+
'value': (0, exports.Value)($.value)
|
|
102
116
|
}]);
|
|
103
|
-
case 'group': return _p.ss($, ($) => ['group',
|
|
104
|
-
case 'optional': return _p.ss($, ($) => ['optional', (0, exports.
|
|
105
|
-
case 'state
|
|
106
|
-
case 'text': return _p.ss($, ($) => ['text',
|
|
117
|
+
case 'group': return _p.ss($, ($) => ['group', sh.dictionary($.__d_map(($) => (0, exports.Value)($.value)))]);
|
|
118
|
+
case 'optional': return _p.ss($, ($) => ['optional', (0, exports.Value)($)]);
|
|
119
|
+
case 'state': return _p.ss($, ($) => ['state', sh.dictionary($.options.__d_map(($) => (0, exports.Value)($.value)))]);
|
|
120
|
+
case 'text': return _p.ss($, ($) => ['text', sh.state(_p.decide.state($, ($) => {
|
|
107
121
|
switch ($[0]) {
|
|
108
|
-
case 'global': return _p.ss($, ($) => ['global',
|
|
122
|
+
case 'global': return _p.ss($, ($) => ['global', sh.reference("t" + $['l id'])]);
|
|
109
123
|
case 'local': return _p.ss($, ($) => ['local', (0, exports.Text_Type)($)]);
|
|
110
124
|
default: return _p.au($[0]);
|
|
111
125
|
}
|
|
@@ -114,9 +128,9 @@ const Type_Node = ($) => (0, deprecated_shorthands_for_unresolved_1.wrap_state_g
|
|
|
114
128
|
default: return _p.au($[0]);
|
|
115
129
|
}
|
|
116
130
|
}));
|
|
117
|
-
exports.
|
|
131
|
+
exports.Value = Value;
|
|
118
132
|
const Text_Type = ($) => ({
|
|
119
|
-
'type':
|
|
133
|
+
'type': sh.state(_p.decide.state($.type, ($) => {
|
|
120
134
|
switch ($[0]) {
|
|
121
135
|
case 'multi line': return _p.ss($, ($) => ['multi line', null]);
|
|
122
136
|
case 'single line': return _p.ss($, ($) => ['single line', null]);
|
|
@@ -125,4 +139,4 @@ const Text_Type = ($) => ({
|
|
|
125
139
|
}))
|
|
126
140
|
});
|
|
127
141
|
exports.Text_Type = Text_Type;
|
|
128
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
142
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zY2hlbWEuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3NjaGVtYXMvc2NoZW1hL3RyYW5zZm9ybWVycy9hc3RuX3NjaGVtYS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSxnRUFBaUQ7QUFFakQseUdBQWdGO0FBRWhGLGdGQUFpRTtBQUVqRSxpRkFBaUY7QUFLMUUsTUFBTSxNQUFNLEdBQStDLENBQzlELENBQUMsRUFDSCxFQUFFLENBQUMsQ0FBQztJQUNGLFNBQVMsRUFBRSxJQUFBLGVBQU8sRUFBQyxDQUFDLENBQUMsT0FBTyxDQUFDO0lBQzdCLFNBQVMsRUFBRSxJQUFBLGVBQU8sRUFBQyxDQUFDLENBQUMsT0FBTyxDQUFDO0lBQzdCLE9BQU8sRUFBRSxFQUFFLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQyxPQUFPLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxJQUFBLGNBQU0sRUFBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0NBQzlELENBQUMsQ0FBQTtBQU5XLFFBQUEsTUFBTSxVQU1qQjtBQUVLLE1BQU0sT0FBTyxHQUFpRCxDQUNqRSxDQUFDLEVBQ0gsRUFBRSxDQUFDLENBQUM7SUFDRiw0REFBNEQ7SUFDNUQsWUFBWSxFQUFFLEVBQUUsQ0FBQyxVQUFVLENBQUMsSUFBQSw0QkFBcUIsRUFDN0MsRUFBRSxDQUFDLFVBQVUsQ0FBQyxPQUFPLENBQUM7UUFDbEIsR0FBRyxFQUFFLENBQUMsQ0FBQyxZQUFZLENBQUMsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLEVBQUUsRUFBRTtZQUMvQixPQUFPLElBQUEsaUJBQVMsRUFBQyxDQUFDLENBQUMsQ0FBQTtRQUN2QixDQUFDLENBQUM7UUFDRixHQUFHLEVBQUUsQ0FBQyxDQUFDLGNBQWMsQ0FBQyxDQUFD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
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as d_in from "../../../../../interface/generated/liana/schemas/schema/data/resolved";
|
|
3
|
+
import * as d_out from "pareto/dist/interface/generated/liana/schemas/implementation/data/resolved";
|
|
4
|
+
export declare const Schema: ($: d_in.Schema, $p: {
|
|
5
|
+
"path": _pi.List<string>;
|
|
6
|
+
}) => d_out.Package_Set.D;
|