pareto-liana 0.0.1 → 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/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 +1 -1
- 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-liana/schemas/unmarshall_result → 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/astn-core/schemas/location/$.module.astn.js +8 -0
- 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/schemas/implementation/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.js +294 -154
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.js +6 -7
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.js +300 -160
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.js +57 -64
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.js +60 -67
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.js +116 -126
- 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 +44 -33
- 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 +1 -1
- package/dist/data/temporary_schemas/pareto-liana/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.js +3 -31
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.js +1 -4
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.js +4 -12
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.js +387 -280
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.js +55 -50
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.js +371 -286
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.js +36 -36
- 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 +23 -19
- 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 +1 -1
- 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 +7 -7
- 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 +1 -1
- 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 +8 -8
- 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 +1 -1
- 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 +7 -7
- 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 +1 -1
- 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 +7 -7
- 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 +1 -1
- 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 +8 -8
- 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 +1 -1
- 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 +10 -10
- 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 +1 -1
- 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 +7 -7
- 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 +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.js +3 -3
- 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 +3 -1
- package/dist/implementation/manual/commands/compile_temp_schemas.js +103 -42
- package/dist/implementation/manual/commands/seal.d.ts +2 -0
- package/dist/implementation/manual/commands/seal.js +75 -63
- package/dist/implementation/manual/commands/serialize_schemas.js +9 -5
- package/dist/implementation/manual/queries/load_pareto_document.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_document.js +57 -31
- package/dist/implementation/manual/queries/load_pareto_file.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_file.js +49 -25
- 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 -84
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +8 -2
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +113 -11
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +3 -3
- package/dist/implementation/manual/schemas/module/transformers/pareto_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/{exupery_implementation.js → pareto_implementation.js} +5 -4
- 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 +13 -0
- package/dist/implementation/manual/schemas/schema/deserializers.js +104 -98
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +4 -4
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +42 -38
- 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/{exupery_interface_unmarshall.js → pareto_interface_deserialize.js} +12 -18
- 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/{exupery_interface_marshall.js → pareto_interface_marshall.js} +9 -10
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_migrate_boilerplate.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_migrate_boilerplate.js → pareto_interface_migrate_boilerplate.js} +3 -3
- 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/{exupery_interface_serialize.js → pareto_interface_serialize.js} +8 -6
- 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 -9
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +57 -55
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +16 -0
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +62 -50
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +8 -8
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +48 -49
- 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 +30 -30
- package/dist/implementation/temp/resolve_generic.d.ts +18 -52
- package/dist/implementation/temp/resolve_generic.js +82 -154
- package/dist/implementation/temp/resolvers/module.d.ts +2 -3
- package/dist/implementation/temp/resolvers/module.js +17 -59
- package/dist/implementation/temp/resolvers/schema.d.ts +10 -8
- package/dist/implementation/temp/resolvers/schema.js +646 -493
- package/dist/implementation/temp_flatten_dictionary.d.ts +1 -1
- package/dist/implementation/temp_flatten_dictionary.js +12 -8
- 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/core → 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 → 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 → 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 +90 -89
- package/dist/interface/generated/{pareto/schemas/unmarshall_errors → 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 → 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 → 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 → 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 +54 -79
- 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 +32 -32
- package/dist/interface/generated/{pareto/schemas/unmarshall_result → 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/signatures.d.ts +13 -13
- package/dist/interface/to_be_generated/deserialize_schema.d.ts +4 -3
- 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 +47 -47
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +3 -1
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +15 -6
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +2 -1
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +10 -6
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +7 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +6 -3
- 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 +9 -9
- 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 +2 -6
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +2 -6
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +7 -7
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +11 -7
- 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 +7 -46
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +6 -6
- 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 +3 -3
- 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 -53
- package/dist/shorthands/schema.d.ts +127 -116
- package/dist/shorthands/schema.js +445 -377
- package/package.json +9 -4
- 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/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-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-liana/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.module.astn.js +0 -12
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.types.astn.js +0 -157
- 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/generated/pareto/schemas/generic/unmarshall.d.ts +0 -0
- package/dist/implementation/generated/pareto/schemas/generic/unmarshall.js +0 -307
- package/dist/implementation/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
- package/dist/implementation/generated/pareto/schemas/schema/unmarshall.js +0 -2265
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +0 -4
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +0 -45
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +0 -6
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +0 -92
- 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 -60
- 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 -47
- 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 -61
- 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 -100
- 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 -149
- 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 -141
- 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 -328
- 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 -73
- 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 -232
- 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 -44
- 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 -122
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +0 -3
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +0 -5
- 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 -102
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +0 -5
- 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 -213
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +0 -5
- package/dist/interface/generated/pareto/core/resolve.d.ts +0 -12
- package/dist/interface/generated/pareto/core/unconstrained.d.ts +0 -19
- package/dist/interface/generated/pareto/core/unconstrained.js +0 -3
- package/dist/interface/generated/pareto/core/unresolved.d.ts +0 -181
- package/dist/interface/generated/pareto/core/unresolved.js +0 -3
- 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/migrate_boilerplate.d.ts +0 -17
- package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +0 -19
- 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 -984
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +0 -1497
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.d.ts +0 -255
- package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +0 -844
- package/dist/interface/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
- package/dist/interface/generated/pareto/schemas/schema/unmarshall.js +0 -152
- 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 -69
- 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 -49
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as _pi from "pareto-core/dist/interface";
|
|
2
|
+
import * as i_generic from "../../generic/deserialize";
|
|
3
|
+
import * as i_out from "./data";
|
|
4
|
+
export declare namespace Errors_ {
|
|
5
|
+
type I = string;
|
|
6
|
+
type O = i_out.Errors;
|
|
7
|
+
type E = i_generic.Error;
|
|
8
|
+
namespace P {
|
|
9
|
+
type document_resource_identifier = string;
|
|
10
|
+
type tab_size = number;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
export type Errors_ = (context: Errors_.I, abort: _pi.Abort<Errors_.E>, parameters: {
|
|
14
|
+
readonly 'document resource identifier': Errors_.P.document_resource_identifier;
|
|
15
|
+
readonly 'tab size': Errors_.P.tab_size;
|
|
16
|
+
}) => Errors_.O;
|
|
17
|
+
export declare namespace Location_ {
|
|
18
|
+
type I = string;
|
|
19
|
+
type O = i_out.Location;
|
|
20
|
+
type E = i_generic.Error;
|
|
21
|
+
namespace P {
|
|
22
|
+
type document_resource_identifier = string;
|
|
23
|
+
type tab_size = number;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
export type Location_ = (context: Location_.I, abort: _pi.Abort<Location_.E>, parameters: {
|
|
27
|
+
readonly 'document resource identifier': Location_.P.document_resource_identifier;
|
|
28
|
+
readonly 'tab size': Location_.P.tab_size;
|
|
29
|
+
}) => Location_.O;
|
|
30
|
+
export declare namespace Relative_Location_ {
|
|
31
|
+
type I = string;
|
|
32
|
+
type O = i_out.Relative_Location;
|
|
33
|
+
type E = i_generic.Error;
|
|
34
|
+
namespace P {
|
|
35
|
+
type document_resource_identifier = string;
|
|
36
|
+
type tab_size = number;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
export type Relative_Location_ = (context: Relative_Location_.I, abort: _pi.Abort<Relative_Location_.E>, parameters: {
|
|
40
|
+
readonly 'document resource identifier': Relative_Location_.P.document_resource_identifier;
|
|
41
|
+
readonly 'tab size': Relative_Location_.P.tab_size;
|
|
42
|
+
}) => Relative_Location_.O;
|
|
43
|
+
export declare namespace Range_ {
|
|
44
|
+
type I = string;
|
|
45
|
+
type O = i_out.Range;
|
|
46
|
+
type E = i_generic.Error;
|
|
47
|
+
namespace P {
|
|
48
|
+
type document_resource_identifier = string;
|
|
49
|
+
type tab_size = number;
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
export type Range_ = (context: Range_.I, abort: _pi.Abort<Range_.E>, parameters: {
|
|
53
|
+
readonly 'document resource identifier': Range_.P.document_resource_identifier;
|
|
54
|
+
readonly 'tab size': Range_.P.tab_size;
|
|
55
|
+
}) => Range_.O;
|
|
56
|
+
export { Errors_ as Errors, Location_ as Location, Relative_Location_ as Relative_Location, Range_ as Range, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVzZXJpYWxpemUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL3VubWFyc2hhbGxfZXJyb3JzL2Rlc2VyaWFsaXplLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import * as i_out from "astn-core/dist/interface/generated/liana/schemas/sealed_target/data";
|
|
2
|
+
import * as i_in from "./data";
|
|
3
|
+
export declare namespace Errors_ {
|
|
4
|
+
type I = i_in.Errors;
|
|
5
|
+
type O = i_out.Value;
|
|
6
|
+
namespace P {
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
export type Errors_ = (context: Errors_.I) => Errors_.O;
|
|
10
|
+
export declare namespace Location_ {
|
|
11
|
+
type I = i_in.Location;
|
|
12
|
+
type O = i_out.Value;
|
|
13
|
+
namespace P {
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
export type Location_ = (context: Location_.I) => Location_.O;
|
|
17
|
+
export declare namespace Relative_Location_ {
|
|
18
|
+
type I = i_in.Relative_Location;
|
|
19
|
+
type O = i_out.Value;
|
|
20
|
+
namespace P {
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
export type Relative_Location_ = (context: Relative_Location_.I) => Relative_Location_.O;
|
|
24
|
+
export declare namespace Range_ {
|
|
25
|
+
type I = i_in.Range;
|
|
26
|
+
type O = i_out.Value;
|
|
27
|
+
namespace P {
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
export type Range_ = (context: Range_.I) => Range_.O;
|
|
31
|
+
export { Errors_ as Errors, Location_ as Location, Relative_Location_ as Relative_Location, Range_ as Range, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFyc2hhbGwuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL3VubWFyc2hhbGxfZXJyb3JzL21hcnNoYWxsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/migrate_boilerplate.d.ts
RENAMED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import * as i_out from "./data";
|
|
2
2
|
import * as i_in from "./data";
|
|
3
|
-
export declare namespace
|
|
4
|
-
type I = i_in.
|
|
5
|
-
type O = i_out.
|
|
3
|
+
export declare namespace Errors_ {
|
|
4
|
+
type I = i_in.Errors;
|
|
5
|
+
type O = i_out.Errors;
|
|
6
6
|
namespace P {
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
export type
|
|
9
|
+
export type Errors_ = (context: Errors_.I) => Errors_.O;
|
|
10
10
|
export declare namespace Location_ {
|
|
11
11
|
type I = i_in.Location;
|
|
12
12
|
type O = i_out.Location;
|
|
13
13
|
namespace P {
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
-
export type Location_ = (
|
|
17
|
-
export declare namespace
|
|
18
|
-
type I = i_in.
|
|
19
|
-
type O = i_out.
|
|
16
|
+
export type Location_ = (context: Location_.I) => Location_.O;
|
|
17
|
+
export declare namespace Relative_Location_ {
|
|
18
|
+
type I = i_in.Relative_Location;
|
|
19
|
+
type O = i_out.Relative_Location;
|
|
20
20
|
namespace P {
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
|
-
export type
|
|
24
|
-
export declare namespace
|
|
25
|
-
type I = i_in.
|
|
26
|
-
type O = i_out.
|
|
23
|
+
export type Relative_Location_ = (context: Relative_Location_.I) => Relative_Location_.O;
|
|
24
|
+
export declare namespace Range_ {
|
|
25
|
+
type I = i_in.Range;
|
|
26
|
+
type O = i_out.Range;
|
|
27
27
|
namespace P {
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
|
-
export type
|
|
31
|
-
export {
|
|
30
|
+
export type Range_ = (context: Range_.I) => Range_.O;
|
|
31
|
+
export { Errors_ as Errors, Location_ as Location, Relative_Location_ as Relative_Location, Range_ as Range, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWlncmF0ZV9ib2lsZXJwbGF0ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvdW5tYXJzaGFsbF9lcnJvcnMvbWlncmF0ZV9ib2lsZXJwbGF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as i_in from "./data";
|
|
2
|
+
export declare namespace Errors_ {
|
|
3
|
+
type I = i_in.Errors;
|
|
4
|
+
type O = string;
|
|
5
|
+
namespace P {
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
export type Errors_ = (context: Errors_.I) => Errors_.O;
|
|
9
|
+
export declare namespace Location_ {
|
|
10
|
+
type I = i_in.Location;
|
|
11
|
+
type O = string;
|
|
12
|
+
namespace P {
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
export type Location_ = (context: Location_.I) => Location_.O;
|
|
16
|
+
export declare namespace Relative_Location_ {
|
|
17
|
+
type I = i_in.Relative_Location;
|
|
18
|
+
type O = string;
|
|
19
|
+
namespace P {
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
export type Relative_Location_ = (context: Relative_Location_.I) => Relative_Location_.O;
|
|
23
|
+
export declare namespace Range_ {
|
|
24
|
+
type I = i_in.Range;
|
|
25
|
+
type O = string;
|
|
26
|
+
namespace P {
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
export type Range_ = (context: Range_.I) => Range_.O;
|
|
30
|
+
export { Errors_ as Errors, Location_ as Location, Relative_Location_ as Relative_Location, Range_ as Range, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VyaWFsaXplLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy91bm1hcnNoYWxsX2Vycm9ycy9zZXJpYWxpemUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import * as _pi from "pareto-core/dist/interface";
|
|
2
|
+
import * as i_generic from "../../generic/unmarshall";
|
|
3
|
+
import * as i_out from "./data";
|
|
4
|
+
import * as i_in from "astn-core/dist/interface/generated/liana/schemas/parse_tree/data";
|
|
5
|
+
export declare namespace Errors_ {
|
|
6
|
+
type I = i_in.Value;
|
|
7
|
+
type O = i_out.Errors;
|
|
8
|
+
type E = i_generic.Error;
|
|
9
|
+
namespace P {
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
export type Errors_ = (context: Errors_.I, abort: _pi.Abort<Errors_.E>) => Errors_.O;
|
|
13
|
+
export declare namespace Location_ {
|
|
14
|
+
type I = i_in.Value;
|
|
15
|
+
type O = i_out.Location;
|
|
16
|
+
type E = i_generic.Error;
|
|
17
|
+
namespace P {
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
export type Location_ = (context: Location_.I, abort: _pi.Abort<Location_.E>) => Location_.O;
|
|
21
|
+
export declare namespace Relative_Location_ {
|
|
22
|
+
type I = i_in.Value;
|
|
23
|
+
type O = i_out.Relative_Location;
|
|
24
|
+
type E = i_generic.Error;
|
|
25
|
+
namespace P {
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
export type Relative_Location_ = (context: Relative_Location_.I, abort: _pi.Abort<Relative_Location_.E>) => Relative_Location_.O;
|
|
29
|
+
export declare namespace Range_ {
|
|
30
|
+
type I = i_in.Value;
|
|
31
|
+
type O = i_out.Range;
|
|
32
|
+
type E = i_generic.Error;
|
|
33
|
+
namespace P {
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
export type Range_ = (context: Range_.I, abort: _pi.Abort<Range_.E>) => Range_.O;
|
|
37
|
+
export { Errors_ as Errors, Location_ as Location, Relative_Location_ as Relative_Location, Range_ as Range, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5tYXJzaGFsbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvdW5tYXJzaGFsbF9lcnJvcnMvdW5tYXJzaGFsbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
2
|
import * as resources from "./resources";
|
|
3
|
-
import * as
|
|
3
|
+
import * as resources_pareto from "pareto-resources/dist/interface/resources";
|
|
4
4
|
import * as resources_fountain_pen from "../modules/pareto-fountain-pen-directory/interface/resources";
|
|
5
5
|
export declare namespace queries {
|
|
6
6
|
type load_pareto_document = _pi.Query_Function<resources.queries.load_pareto_document, {
|
|
7
|
-
'read file':
|
|
7
|
+
'read file': resources_pareto.queries.read_file;
|
|
8
8
|
}>;
|
|
9
9
|
type load_pareto_file = _pi.Query_Function<resources.queries.load_pareto_file, {
|
|
10
|
-
'read file':
|
|
10
|
+
'read file': resources_pareto.queries.read_file;
|
|
11
11
|
}>;
|
|
12
12
|
}
|
|
13
13
|
export declare namespace commands {
|
|
14
|
-
type compile_temp_schemas = _pi.Command_Procedure<
|
|
15
|
-
'copy':
|
|
16
|
-
'log':
|
|
17
|
-
'log error':
|
|
18
|
-
'make directory':
|
|
19
|
-
'remove':
|
|
14
|
+
type compile_temp_schemas = _pi.Command_Procedure<resources_pareto.commands.main, {
|
|
15
|
+
'copy': resources_pareto.commands.copy;
|
|
16
|
+
'log': resources_pareto.commands.log;
|
|
17
|
+
'log error': resources_pareto.commands.log_error;
|
|
18
|
+
'make directory': resources_pareto.commands.make_directory;
|
|
19
|
+
'remove': resources_pareto.commands.remove;
|
|
20
20
|
'write to directory': resources_fountain_pen.commands.write_to_directory;
|
|
21
21
|
}, null>;
|
|
22
|
-
type seal = _pi.Command_Procedure<
|
|
23
|
-
'log error':
|
|
22
|
+
type seal = _pi.Command_Procedure<resources_pareto.commands.main, {
|
|
23
|
+
'log error': resources_pareto.commands.log_error;
|
|
24
24
|
}, null>;
|
|
25
|
-
type serialize_schemas = _pi.Command_Procedure<
|
|
26
|
-
'write file':
|
|
25
|
+
type serialize_schemas = _pi.Command_Procedure<resources_pareto.commands.main, {
|
|
26
|
+
'write file': resources_pareto.commands.write_file;
|
|
27
27
|
}, null>;
|
|
28
28
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as d_parse_result from "astn-core/dist/interface/generated/
|
|
2
|
-
import * as d_resolve from "../generated/
|
|
3
|
-
|
|
1
|
+
import * as d_parse_result from "astn-core/dist/interface/generated/liana/schemas/deserialize_parse_tree/data";
|
|
2
|
+
import * as d_resolve from "../generated/liana/generic/resolve";
|
|
3
|
+
import * as d_unmarshall from "../generated/liana/generic/unmarshall";
|
|
4
|
+
export type Error = ['parse error', d_parse_result.Error] | ['unmarshall error', d_unmarshall.Error] | ['resolve errorx', d_resolve.Error];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as d_parse_result from "astn-core/dist/interface/generated/
|
|
1
|
+
import * as d_parse_result from "astn-core/dist/interface/generated/liana/schemas/deserialize_parse_tree/data";
|
|
2
2
|
import * as d_deserialize_schema from "../to_be_generated/deserialize_schema";
|
|
3
3
|
export type Error = [
|
|
4
4
|
'schema error',
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as d_path from "pareto-resources/dist/interface/generated/
|
|
1
|
+
import * as d_path from "pareto-resources/dist/interface/generated/liana/schemas/path/data";
|
|
2
2
|
import * as d_unmarshall_result from "./temp_unmashall_result";
|
|
3
3
|
import * as d_deserialize_unmarshall_result from "../to_be_generated/deserialize_unmarshall_result";
|
|
4
4
|
export type Result = d_unmarshall_result.Node;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as d_lpd from "./load_pareto_document";
|
|
2
|
-
import * as d_path from "pareto-resources/dist/interface/generated/
|
|
2
|
+
import * as d_path from "pareto-resources/dist/interface/generated/liana/schemas/path/data";
|
|
3
3
|
import * as d_unmarshall_result from "./temp_unmashall_result";
|
|
4
|
-
import * as d_read_file from "pareto-resources/dist/interface/generated/
|
|
4
|
+
import * as d_read_file from "pareto-resources/dist/interface/generated/liana/schemas/read_file/data";
|
|
5
5
|
export type Result = d_unmarshall_result.Node;
|
|
6
6
|
export type Error = ['read file', d_read_file.Error] | ['document', d_lpd.Error];
|
|
7
7
|
export type Parameters = {
|
|
@@ -1,108 +1,108 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
-
import * as
|
|
3
|
-
import * as d_astn_ast from "astn-core/dist/interface/generated/
|
|
4
|
-
import * as d_schema from "../generated/
|
|
2
|
+
import * as d_astn_location from "astn-core/dist/interface/generated/liana/schemas/location/data";
|
|
3
|
+
import * as d_astn_ast from "astn-core/dist/interface/generated/liana/schemas/parse_tree/data";
|
|
4
|
+
import * as d_schema from "../generated/liana/schemas/schema/data/resolved";
|
|
5
5
|
export type Document = {
|
|
6
6
|
'content': Node;
|
|
7
7
|
};
|
|
8
8
|
export type Entry_Data = {
|
|
9
|
-
'
|
|
9
|
+
'id': d_astn_ast.Text;
|
|
10
10
|
'node': Optional_Node;
|
|
11
11
|
};
|
|
12
12
|
export type Optional_Node = _pi.Optional_Value<Node>;
|
|
13
|
-
export type Property = ['missing',
|
|
13
|
+
export type Property = ['missing', d_astn_location.Range] | ['unique', Entry_Data] | ['multiple', _pi.List<Entry_Data>];
|
|
14
14
|
export type Node = {
|
|
15
|
-
'definition': d_schema.
|
|
15
|
+
'definition': d_schema.Value;
|
|
16
16
|
'value': d_astn_ast.Value;
|
|
17
17
|
'type': Node_Type;
|
|
18
18
|
};
|
|
19
|
-
export type Node_Type = ['boolean', Boolean] | ['component', Component] | ['dictionary', Dictionary] | ['group', Group] | ['list', List] | ['nothing', Nothing] | ['number', Number] | ['optional', Optional] | ['reference', Reference] | ['state
|
|
19
|
+
export type Node_Type = ['boolean', Boolean] | ['component', Component] | ['dictionary', Dictionary] | ['group', Group] | ['list', List] | ['nothing', Nothing] | ['number', Number] | ['optional', Optional] | ['reference', Reference] | ['state', State] | ['text', Text];
|
|
20
20
|
export type Boolean = {
|
|
21
|
-
'definition': d_schema.
|
|
21
|
+
'definition': d_schema.Value.boolean_;
|
|
22
22
|
'found value type': [
|
|
23
23
|
'valid',
|
|
24
24
|
{
|
|
25
|
-
'value': d_astn_ast.Value.
|
|
26
|
-
'range':
|
|
25
|
+
'value': d_astn_ast.Value.type_.concrete.text;
|
|
26
|
+
'range': d_astn_location.Range;
|
|
27
27
|
'correct string type': boolean;
|
|
28
28
|
}
|
|
29
|
-
] | ['invalid',
|
|
29
|
+
] | ['invalid', d_astn_location.Range];
|
|
30
30
|
};
|
|
31
31
|
export type Component = {
|
|
32
|
-
'definition': d_schema.
|
|
32
|
+
'definition': d_schema.Value.component;
|
|
33
33
|
'node': Node;
|
|
34
34
|
};
|
|
35
35
|
export type Dictionary = {
|
|
36
|
-
'definition': d_schema.
|
|
36
|
+
'definition': d_schema.Value.dictionary;
|
|
37
37
|
'found value type': [
|
|
38
38
|
'valid',
|
|
39
39
|
{
|
|
40
|
-
'value': d_astn_ast.Value.
|
|
40
|
+
'value': d_astn_ast.Value.type_.concrete.dictionary;
|
|
41
41
|
'entries': _pi.Dictionary<Entry>;
|
|
42
42
|
}
|
|
43
|
-
] | ['invalid',
|
|
43
|
+
] | ['invalid', d_astn_location.Range];
|
|
44
44
|
};
|
|
45
45
|
export type Group = {
|
|
46
|
-
'definition': d_schema.
|
|
46
|
+
'definition': d_schema.Value.group;
|
|
47
47
|
'found value type': Group_Found_Value_Type;
|
|
48
48
|
};
|
|
49
|
-
export type Group_Found_Value_Type = ['valid', Group_Type] | ['invalid',
|
|
49
|
+
export type Group_Found_Value_Type = ['valid', Group_Type] | ['invalid', d_astn_location.Range];
|
|
50
50
|
export type Group_Type = ['verbose', Group_Verbose] | ['concise', Group_Concise];
|
|
51
51
|
export type Group_Concise = {
|
|
52
|
-
'value': d_astn_ast.Value.
|
|
52
|
+
'value': d_astn_ast.Value.type_.concrete.group.concise;
|
|
53
53
|
'content': Group_Content;
|
|
54
54
|
};
|
|
55
55
|
export type Group_Verbose = {
|
|
56
|
-
'value': d_astn_ast.Value.
|
|
56
|
+
'value': d_astn_ast.Value.type_.concrete.group.verbose;
|
|
57
57
|
'content': Group_Content;
|
|
58
58
|
};
|
|
59
59
|
export type Group_Content = {
|
|
60
60
|
'properties': _pi.Dictionary<Property>;
|
|
61
|
-
'superfluous entries': _pi.Dictionary<_pi.List<
|
|
61
|
+
'superfluous entries': _pi.Dictionary<_pi.List<d_astn_location.Range>>;
|
|
62
62
|
};
|
|
63
63
|
export type List = {
|
|
64
|
-
'definition': d_schema.
|
|
64
|
+
'definition': d_schema.Value.list;
|
|
65
65
|
'found value type': [
|
|
66
66
|
'valid',
|
|
67
67
|
{
|
|
68
|
-
'value': d_astn_ast.Value.
|
|
68
|
+
'value': d_astn_ast.Value.type_.concrete.list;
|
|
69
69
|
'elements': _pi.List<Node>;
|
|
70
70
|
}
|
|
71
|
-
] | ['invalid',
|
|
71
|
+
] | ['invalid', d_astn_location.Range];
|
|
72
72
|
};
|
|
73
73
|
export type Optional = {
|
|
74
|
-
'definition': d_schema.
|
|
74
|
+
'definition': d_schema.Value.optional;
|
|
75
75
|
'found value type': [
|
|
76
76
|
'valid',
|
|
77
77
|
[
|
|
78
78
|
'set',
|
|
79
79
|
{
|
|
80
|
-
'value': d_astn_ast.Value.
|
|
80
|
+
'value': d_astn_ast.Value.type_.concrete.optional.set_;
|
|
81
81
|
'child node': Node;
|
|
82
82
|
}
|
|
83
83
|
] | [
|
|
84
84
|
'not set',
|
|
85
85
|
{
|
|
86
|
-
'value': d_astn_ast.Value.
|
|
86
|
+
'value': d_astn_ast.Value.type_.concrete.nothing;
|
|
87
87
|
}
|
|
88
88
|
]
|
|
89
|
-
] | ['invalid',
|
|
89
|
+
] | ['invalid', d_astn_location.Range];
|
|
90
90
|
};
|
|
91
91
|
export type Reference = {
|
|
92
|
-
'definition': d_schema.
|
|
92
|
+
'definition': d_schema.Value.reference;
|
|
93
93
|
'found value type': [
|
|
94
94
|
'valid',
|
|
95
95
|
{
|
|
96
|
-
'value': d_astn_ast.Value.
|
|
96
|
+
'value': d_astn_ast.Value.type_.concrete.text;
|
|
97
97
|
}
|
|
98
|
-
] | ['invalid',
|
|
98
|
+
] | ['invalid', d_astn_location.Range];
|
|
99
99
|
};
|
|
100
|
-
export type
|
|
101
|
-
'definition': d_schema.
|
|
100
|
+
export type State = {
|
|
101
|
+
'definition': d_schema.Value.state;
|
|
102
102
|
'found value type': State_found_value_type;
|
|
103
103
|
};
|
|
104
|
-
export type
|
|
105
|
-
'definition': d_schema.
|
|
104
|
+
export type Option_Definition_Found = {
|
|
105
|
+
'definition': d_schema.Value.state.options.D;
|
|
106
106
|
'node': Node;
|
|
107
107
|
};
|
|
108
108
|
export type State_found_value__typevalid_value__typeSG_state = {
|
|
@@ -110,40 +110,40 @@ export type State_found_value__typevalid_value__typeSG_state = {
|
|
|
110
110
|
};
|
|
111
111
|
export type State_found_value__typevalid_value__typeSG_state_value_substatus = ['missing data', d_astn_ast.Structural_Token] | ['set', State_found_value__typevalid_value__typeSG_state_value_substatus_SG_set];
|
|
112
112
|
export type State_found_value__typevalid_value__typeSG_state_value_substatus_SG_set = {
|
|
113
|
-
'value': d_astn_ast.Value.
|
|
114
|
-
'found state definition': _pi.Optional_Value<
|
|
113
|
+
'value': d_astn_ast.Value.type_.concrete.state.status.set_;
|
|
114
|
+
'found state definition': _pi.Optional_Value<Option_Definition_Found>;
|
|
115
115
|
};
|
|
116
116
|
export type State_found_value__typevalid = {
|
|
117
117
|
'value type': ['state', State_found_value__typevalid_value__typeSG_state];
|
|
118
118
|
};
|
|
119
|
-
export type State_found_value_type = ['valid', State_found_value__typevalid] | ['invalid',
|
|
119
|
+
export type State_found_value_type = ['valid', State_found_value__typevalid] | ['invalid', d_astn_location.Range];
|
|
120
120
|
export type Nothing = {
|
|
121
|
-
'definition': d_schema.
|
|
121
|
+
'definition': d_schema.Value.nothing;
|
|
122
122
|
'found value type': [
|
|
123
123
|
'valid',
|
|
124
124
|
{
|
|
125
|
-
'value': d_astn_ast.Value.
|
|
125
|
+
'value': d_astn_ast.Value.type_.concrete.nothing;
|
|
126
126
|
}
|
|
127
|
-
] | ['invalid',
|
|
127
|
+
] | ['invalid', d_astn_location.Range];
|
|
128
128
|
};
|
|
129
129
|
export type Text = {
|
|
130
|
-
'definition': d_schema.
|
|
130
|
+
'definition': d_schema.Value.text;
|
|
131
131
|
'found value type': [
|
|
132
132
|
'valid',
|
|
133
133
|
{
|
|
134
|
-
'value': d_astn_ast.Value.
|
|
134
|
+
'value': d_astn_ast.Value.type_.concrete.text;
|
|
135
135
|
}
|
|
136
|
-
] | ['invalid',
|
|
136
|
+
] | ['invalid', d_astn_location.Range];
|
|
137
137
|
};
|
|
138
138
|
export type Number = {
|
|
139
|
-
'definition': d_schema.
|
|
139
|
+
'definition': d_schema.Value.number_;
|
|
140
140
|
'found value type': [
|
|
141
141
|
'valid',
|
|
142
142
|
{
|
|
143
|
-
'value': d_astn_ast.Value.
|
|
144
|
-
'range':
|
|
143
|
+
'value': d_astn_ast.Value.type_.concrete.text;
|
|
144
|
+
'range': d_astn_location.Range;
|
|
145
145
|
'correct string type': boolean;
|
|
146
146
|
}
|
|
147
|
-
] | ['invalid',
|
|
147
|
+
] | ['invalid', d_astn_location.Range];
|
|
148
148
|
};
|
|
149
149
|
export type Entry = ['unique', Optional_Node] | ['multiple', _pi.List<Entry_Data>];
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
2
|
import * as signatures from "../../../interface/signatures";
|
|
3
|
-
|
|
3
|
+
import * as d_fp from "pareto-fountain-pen/dist/interface/generated/liana/schemas/block/data";
|
|
4
|
+
import * as d_loc from "pareto-fountain-pen/dist/interface/to_be_generated/list_of_characters";
|
|
5
|
+
export type Creator = (deserializer: _pi.Refiner_With_Parameters<d_loc.List_of_Characters, d_fp.Phrase, d_loc.List_of_Characters, {
|
|
4
6
|
'uri': string;
|
|
5
7
|
}>) => signatures.commands.transform_file;
|
|
6
8
|
export declare const $$: Creator;
|
|
@@ -32,22 +32,29 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
32
32
|
return result;
|
|
33
33
|
};
|
|
34
34
|
})();
|
|
35
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
36
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
37
|
+
};
|
|
35
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
39
|
exports.$$ = void 0;
|
|
37
40
|
const _p = __importStar(require("pareto-core/dist/command"));
|
|
41
|
+
const _p_text_from_list_1 = __importDefault(require("pareto-core/dist/_p_text_from_list"));
|
|
38
42
|
//dependencies
|
|
39
43
|
const r_file_in_file_out_from_main = __importStar(require("../schemas/file_in_file_out/refiners/main"));
|
|
40
|
-
const
|
|
41
|
-
const
|
|
44
|
+
const t_path_to_text = __importStar(require("pareto-resources/dist/implementation/manual/schemas/path/transformers/text"));
|
|
45
|
+
const t_transform_file_to_fp = __importStar(require("../schemas/transform_file/transformers/fountain_pen"));
|
|
46
|
+
// import * as t_fp_to_text from "pareto-fountain-pen/dist/implementation/manual/schemas/block/transformers/list_of_characters"
|
|
47
|
+
//shorthands
|
|
48
|
+
const sh = __importStar(require("pareto-fountain-pen/dist/shorthands/block"));
|
|
42
49
|
const $$ = (deserializer) => _p.command_procedure(($p, $cr, $qr) => [
|
|
43
|
-
_p.
|
|
50
|
+
_p.handle_error([
|
|
44
51
|
_p.refine_without_error_transformation((abort) => r_file_in_file_out_from_main.Parameters($p, ($) => abort(['file in file out', ['command line arguments', $]])), ($r) => [
|
|
45
52
|
_p.query($qr['read file']($r.in, ($) => {
|
|
46
53
|
return ['file in file out', ['reading file', $]];
|
|
47
54
|
}), ($, abort) => ({
|
|
48
55
|
'path': $r.out,
|
|
49
56
|
'data': deserializer($, ($) => abort(['processing', $]), {
|
|
50
|
-
'uri':
|
|
57
|
+
'uri': (0, _p_text_from_list_1.default)(t_path_to_text.Node_Path($r.in), ($) => $),
|
|
51
58
|
}),
|
|
52
59
|
}), ($v) => [
|
|
53
60
|
$cr['write file'].execute($v, ($) => {
|
|
@@ -57,7 +64,9 @@ const $$ = (deserializer) => _p.command_procedure(($p, $cr, $qr) => [
|
|
|
57
64
|
]),
|
|
58
65
|
], ($) => [
|
|
59
66
|
$cr['log error'].execute({
|
|
60
|
-
'
|
|
67
|
+
'message': sh.pg.sentences([
|
|
68
|
+
t_transform_file_to_fp.My_Error($)
|
|
69
|
+
]),
|
|
61
70
|
}, ($) => ({
|
|
62
71
|
'exit code': 2
|
|
63
72
|
}))
|
|
@@ -66,4 +75,4 @@ const $$ = (deserializer) => _p.command_procedure(($p, $cr, $qr) => [
|
|
|
66
75
|
}),
|
|
67
76
|
]);
|
|
68
77
|
exports.$$ = $$;
|
|
69
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
78
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3JlYXRlX2ZpbGVfdG9fZmlsZV9jb21tYW5kLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL21vZHVsZXMvY29tbW9uX3Rvb2xfc2lnbmF0dXJlcy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvY29tbWFuZF9jcmVhdG9ycy9jcmVhdGVfZmlsZV90b19maWxlX2NvbW1hbmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEsNkRBQThDO0FBRzlDLDJGQUFrRTtBQVVsRSxjQUFjO0FBQ2Qsd0dBQXlGO0FBQ3pGLDJIQUE0RztBQUM1Ryw0R0FBNkY7QUFDN0YsK0hBQStIO0FBRS9ILFlBQVk7QUFDWiw4RUFBK0Q7QUFjeEQsTUFBTSxFQUFFLEdBQVksQ0FBQyxZQUFZLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxHQUFHLEVBQUUsR0FBRyxFQUFFLEVBQUUsQ0FBQztJQUVoRixFQUFFLENBQUMsWUFBWSxDQUNYO1FBRUksRUFBRSxDQUFDLG1DQUFtQyxDQUNsQyxDQUFDLEtBQUssRUFBRSxFQUFFLENBQUMsNEJBQTRCLENBQUMsVUFBVSxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUFDLENBQUMsa0JBQWtCLEVBQUUsQ0FBQyx3QkFBd0IsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFDekgsQ0FBQyxFQUFFLEVBQUUsRUFBRSxDQUFDO1lBRUosRUFBRSxDQUFDLEtBQUssQ0FDSixHQUFHLENBQUMsV0FBVyxDQUFDLENBQ1osRUFBRSxDQUFDLEVBQUUsRUFDTCxDQUFDLENBQUMsRUFBMEIsRUFBRTtnQkFDMUIsT0FBTyxDQUFDLGtCQUFrQixFQUFFLENBQUMsY0FBYyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDcEQsQ0FBQyxDQUNKLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsQ0FBQyxDQUFDO2dCQUNYLE1BQU0sRUFBRSxFQUFFLENBQUMsR0FBRztnQkFDZCxNQUFNLEVBQUUsWUFBWSxDQUNoQixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FBQyxDQUFDLFlBQVksRUFBRSxDQUFDLENBQUMsQ0FBQyxFQUMvQjtvQkFDSSxLQUFLLEVBQUUsSUFBQSwyQkFBaUIsRUFDcEIsY0FBYyxDQUFDLFNBQVMsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQy9CLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQ1g7aUJBQ0osQ0FDSjthQUNKLENBQUMsRUFDRixDQUFDLEVBQUUsRUFBRSxFQUFFLENBQUM7Z0JBQ0osR0FBRyxDQUFDLFlBQVksQ0FBQyxDQUFDLE9BQU8sQ0FDckIsRUFBRSxFQUNGLENBQUMsQ0FBQyxFQUFFLEVBQUU7b0JBQ0YsT0FBTyxDQUFDLGtCQUFrQixFQUFFLENBQUMsY0FBYyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUE7Z0JBQ3BELENBQUMsQ0FFSjthQUNKLENBQ0o7U0FDSixDQUNKO0tBQ0osRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUM7UUFDSCxHQUFHLENBQUMsV0FBVyxDQUFDLENBQUMsT0FBTyxDQUNwQjtZQUNJLFNBQVMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLFNBQVMsQ0FBQztnQkFDdkIsc0JBQXNCLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQzthQUNyQyxDQUFDO1NBQ0wsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQztZQUNKLFdBQVcsRUFBRSxDQUFDO1NBQ2pCLENBQUMsQ0FDTDtLQUNKLEVBQ0Q7UUFDSSxXQUFXLEVBQUUsQ0FBQztLQUNqQixDQUNKO0NBQ0osQ0FBQyxDQUFBO0FBMURXLFFBQUEsRUFBRSxNQTBEYiJ9
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
2
|
import * as signatures from "../../../interface/signatures";
|
|
3
|
-
|
|
3
|
+
import * as d_fp from "pareto-fountain-pen/dist/interface/generated/liana/schemas/block/data";
|
|
4
|
+
export declare const $$: (func: _pi.Refiner<string, d_fp.Phrase, string>) => signatures.commands.stream_in_to_stream_out;
|
|
@@ -35,22 +35,26 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
exports.$$ = void 0;
|
|
37
37
|
const _p = __importStar(require("pareto-core/dist/command"));
|
|
38
|
+
//shorthands
|
|
39
|
+
const sh = __importStar(require("pareto-fountain-pen/dist/shorthands/block"));
|
|
38
40
|
const $$ = (func) => {
|
|
39
41
|
return _p.command_procedure(($p, $cr, $qr) => [
|
|
40
|
-
_p.
|
|
42
|
+
_p.handle_error([
|
|
41
43
|
_p.query($qr['get instream data'](null, ($) => ['could not read instream', null]), ($, abort) => func($, ($) => abort(['deserialization failed', $])), ($v) => [
|
|
42
44
|
$cr['write to stdout'].execute($v, ($) => ['could not write to stdout', null])
|
|
43
45
|
])
|
|
44
46
|
], ($) => [
|
|
45
47
|
$cr['log error'].execute({
|
|
46
|
-
'
|
|
48
|
+
'message': sh.pg.sentences([
|
|
49
|
+
_p.decide.state($, ($) => {
|
|
47
50
|
switch ($[0]) {
|
|
48
|
-
case 'could not read instream': return _p.ss($, ($) => `could not read instream`);
|
|
51
|
+
case 'could not read instream': return _p.ss($, ($) => sh.ph.literal(`could not read instream`));
|
|
49
52
|
case 'deserialization failed': return _p.ss($, ($) => $);
|
|
50
|
-
case 'could not write to stdout': return _p.ss($, ($) => `could not write to stdout`);
|
|
53
|
+
case 'could not write to stdout': return _p.ss($, ($) => sh.ph.literal(`could not write to stdout`));
|
|
51
54
|
default: return _p.au($[0]);
|
|
52
55
|
}
|
|
53
|
-
})
|
|
56
|
+
})
|
|
57
|
+
]),
|
|
54
58
|
}, ($) => ({
|
|
55
59
|
'exit code': 2
|
|
56
60
|
}))
|
|
@@ -60,4 +64,4 @@ const $$ = (func) => {
|
|
|
60
64
|
]);
|
|
61
65
|
};
|
|
62
66
|
exports.$$ = $$;
|
|
63
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
67
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3JlYXRlX3N0cmVhbV90b19zdHJlYW1fY29tbWFuZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL2NvbW1vbl90b29sX3NpZ25hdHVyZXMvaW1wbGVtZW50YXRpb24vbWFudWFsL2NvbW1hbmRfY3JlYXRvcnMvY3JlYXRlX3N0cmVhbV90b19zdHJlYW1fY29tbWFuZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSw2REFBOEM7QUFVOUMsWUFBWTtBQUNaLDhFQUErRDtBQVF4RCxNQUFNLEVBQUUsR0FBRyxDQUFDLElBQThDLEVBQStDLEVBQUU7SUFDOUcsT0FBTyxFQUFFLENBQUMsaUJBQWlCLENBQ3ZCLENBQUMsRUFBRSxFQUFFLEdBQUcsRUFBRSxHQUFHLEVBQUUsRUFBRSxDQUFDO1FBRWQsRUFBRSxDQUFDLFlBQVksQ0FDWDtZQUNJLEVBQUUsQ0FBQyxLQUFLLENBQ0osR0FBRyxDQUFDLG1CQUFtQixDQUFDLENBQ3BCLElBQUksRUFDSixDQUFDLENBQUMsRUFBWSxFQUFFLENBQUMsQ0FBQyx5QkFBeUIsRUFBRSxJQUFJLENBQUMsQ0FDckQsRUFDRCxDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FDZCxDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FBQyxDQUFDLHdCQUF3QixFQUFFLENBQUMsQ0FBQyxDQUFDLENBQzlDLEVBQ0QsQ0FBQyxFQUFFLEVBQUUsRUFBRSxDQUFDO2dCQUNKLEdBQUcsQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDLE9BQU8sQ0FDMUIsRUFBRSxFQUNGLENBQUMsQ0FBQyxFQUFZLEVBQUUsQ0FBQyxDQUFDLDJCQUEyQixFQUFFLElBQUksQ0FBQyxDQUN2RDthQUNKLENBQ0o7U0FDSixFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQztZQUNILEdBQUcsQ0FBQyxXQUFXLENBQUMsQ0FBQyxPQUFPLENBQ3BCO2dCQUNJLFNBQVMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLFNBQVMsQ0FBQztvQkFDdkIsRUFBRSxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUU7d0JBQ3JCLFFBQVEsQ0FBQyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUM7NEJBQ1gsS0FBSyx5QkFBeUIsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLHlCQUF5QixDQUFDLENBQUMsQ0FBQTs0QkFDaEcsS0FBSyx3QkFBd0IsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFBOzRCQUN4RCxLQUFLLDJCQUEyQixDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxPQUFPLENBQUMsMkJBQTJCLENBQUMsQ0FBQyxDQUFBOzRCQUNwRyxPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7d0JBQy9CLENBQUM7b0JBQ0wsQ0FBQyxDQUFDO2lCQUNMLENBQUM7YUFDTCxFQUNELENBQUMsQ0FBQyxFQUFnQixFQUFFLENBQUMsQ0FBQztnQkFDbEIsV0FBVyxFQUFFLENBQUM7YUFDakIsQ0FBQyxDQUNMO1NBQ0osRUFDRCxDQUFDO1lBQ0csV0FBVyxFQUFFLENBQUM7U0FDakIsQ0FBQyxDQUNMO0tBQ0osQ0FDSixDQUFBO0FBQ0wsQ0FBQyxDQUFBO0FBaERZLFFBQUEsRUFBRSxNQWdEZCJ9
|