pareto-liana 0.0.0 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bin/compile_temp_schemas.js +18 -8
- package/dist/bin/seal.d.ts +0 -2
- package/dist/bin/seal.js +15 -34
- package/dist/bin/serialize_schemas.js +18 -8
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.js +2 -3
- package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.js +16 -16
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.js +170 -170
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.js +38 -38
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.js +26 -26
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.js +22 -22
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.js +31 -31
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.js +13 -13
- package/dist/data/temporary_schemas/all.d.ts +2 -2
- package/dist/data/temporary_schemas/all.js +68 -58
- package/dist/data/temporary_schemas/antlr/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/module.astn.js +2 -3
- package/dist/data/temporary_schemas/antlr/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.js +28 -28
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.js +35 -35
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/astn/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.js +43 -64
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.js +5 -26
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.js +37 -43
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.js +28 -28
- package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/astn-core/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.js +11 -9
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.js +2 -1
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.js +47 -47
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto/schemas/module → astn-core/schemas/location}/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery/schemas/typescript_light → astn-core/schemas/location}/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.types.astn.js +20 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.js +2 -1
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.js +38 -38
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.js +20 -20
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.js +37 -50
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.js +26 -26
- package/dist/data/temporary_schemas/git/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/module.astn.js +2 -3
- package/dist/data/temporary_schemas/git/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.js +82 -82
- package/dist/data/temporary_schemas/json-to-astn/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/module.astn.js +2 -3
- package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.js +40 -40
- package/dist/data/temporary_schemas/pareto/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.js +7 -15
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery → pareto}/schemas/implementation/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery → pareto}/schemas/implementation/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.js +350 -0
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.js +13 -0
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.js +350 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery → pareto}/schemas/interface/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/{schema → interface}/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.js +82 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.js +82 -0
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery → pareto}/schemas/typescript_light/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_errors → typescript_light}/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.js +176 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.js +154 -154
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.js +164 -164
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.js +109 -109
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.js +14 -14
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.js +50 -20
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.js +258 -258
- package/dist/data/temporary_schemas/pareto-json/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-liana/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/module.astn.js +7 -0
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.js +21 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto/schemas/unmarshall_result → pareto-liana/schemas/module}/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/module/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.js +13 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/schema/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.js +706 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.js +134 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.js +482 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_errors/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.js +68 -0
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.js +18 -18
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.js +5 -5
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.js +33 -27
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.js +12 -12
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.js +13 -13
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.js +4 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.types.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.js +3 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.js +3 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.js +39 -39
- package/dist/data/temporary_schemas/pareto-targets/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.js +14 -14
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.js +198 -198
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.js +31 -31
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.js +5 -5
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-test/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.js +16 -16
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.js +27 -27
- package/dist/implementation/manual/commands/compile_temp_schemas.d.ts +6 -1
- package/dist/implementation/manual/commands/compile_temp_schemas.js +183 -90
- package/dist/implementation/manual/commands/seal.js +34 -15
- package/dist/implementation/manual/commands/serialize_schemas.js +26 -12
- package/dist/implementation/manual/queries/load_pareto_document.d.ts +1 -1
- package/dist/implementation/manual/queries/load_pareto_document.js +31 -16
- package/dist/implementation/manual/queries/load_pareto_file.d.ts +1 -1
- package/dist/implementation/manual/queries/load_pareto_file.js +25 -11
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts +0 -4
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js +51 -63
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +9 -3
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +130 -18
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +3 -3
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +20 -10
- package/dist/implementation/manual/schemas/module/transformers/pareto_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/pareto_implementation.js +48 -0
- package/dist/implementation/manual/schemas/module/transformers/pareto_interface.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/pareto_interface.js +117 -0
- package/dist/implementation/manual/schemas/schema/deserializers.d.ts +4 -3
- package/dist/implementation/manual/schemas/schema/deserializers.js +45 -42
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +5 -5
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +59 -45
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_deserialize.d.ts +6 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_deserialize.js +79 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_main.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_main.js +132 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_marshall.d.ts +10 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_marshall.js +181 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_migrate_boilerplate.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_migrate_boilerplate.js +236 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_resolve.d.ts +25 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_resolve.js +429 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_serialize.d.ts +6 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_serialize.js +75 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_unmarshall.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_unmarshall.js +270 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_deserialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_deserialize.js +50 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_main.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_main.js +115 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_marshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_marshall.js +53 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_migrate_boilerplate.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_migrate_boilerplate.js +51 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_resolve.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_resolve.js +111 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_serialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_serialize.js +48 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_types.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_types.js +281 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_unmarshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_unmarshall.js +58 -0
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.d.ts +5 -5
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +73 -47
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +6 -5
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +29 -15
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +10 -9
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +69 -56
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.d.ts +3 -3
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.js +50 -40
- package/dist/implementation/temp/resolve_generic.d.ts +27 -0
- package/dist/implementation/temp/resolve_generic.js +151 -0
- package/dist/implementation/temp/resolvers/module.d.ts +2 -3
- package/dist/implementation/temp/resolvers/module.js +34 -105
- package/dist/implementation/temp/resolvers/schema.d.ts +26 -24
- package/dist/implementation/temp/resolvers/schema.js +1132 -1430
- package/dist/implementation/temp_flatten_dictionary.d.ts +4 -0
- package/dist/implementation/temp_flatten_dictionary.js +53 -0
- package/dist/interface/generated/liana/generic/deserialize.d.ts +5 -0
- package/dist/interface/generated/liana/generic/deserialize.js +3 -0
- package/dist/interface/generated/{pareto/core → liana/generic}/location.d.ts +2 -2
- package/dist/interface/generated/{pareto/core → liana/generic}/location.js +1 -1
- package/dist/interface/generated/liana/generic/resolve.d.ts +36 -0
- package/dist/interface/generated/{pareto/schemas/schema → liana/generic}/resolve.js +1 -1
- package/dist/interface/generated/liana/generic/unmarshall.d.ts +15 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/generic}/unmarshall.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/data/resolved.d.ts +149 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/data/unresolved.d.ts +267 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/deserialize.d.ts +108 -0
- package/dist/interface/generated/liana/schemas/astn_schema/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/marshall.d.ts +59 -0
- package/dist/interface/generated/liana/schemas/astn_schema/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/migrate_boilerplate.d.ts +59 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/schemas/astn_schema}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/resolve.d.ts +120 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/serialize.d.ts +58 -0
- package/dist/interface/generated/liana/schemas/astn_schema/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/unmarshall.d.ts +69 -0
- package/dist/interface/generated/liana/schemas/astn_schema/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/location/data.d.ts +27 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/schemas/location}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/location/deserialize.d.ts +43 -0
- package/dist/interface/generated/liana/schemas/location/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/location/marshall.d.ts +24 -0
- package/dist/interface/generated/liana/schemas/location/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/location/migrate_boilerplate.d.ts +24 -0
- package/dist/interface/generated/{pareto/schemas/module → liana/schemas/location}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/location/serialize.d.ts +23 -0
- package/dist/interface/generated/liana/schemas/location/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/location/unmarshall.d.ts +29 -0
- package/dist/interface/generated/liana/schemas/location/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/module/data/resolved.d.ts +10 -0
- package/dist/interface/generated/{pareto/schemas/schema → liana/schemas/module}/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/module/data/unresolved.d.ts +10 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/module/deserialize.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/module/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/module/marshall.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/module/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/module/migrate_boilerplate.d.ts +10 -0
- package/dist/interface/generated/{pareto/schemas/token → liana/schemas/module}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/module/resolve.d.ts +13 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/module/serialize.d.ts +9 -0
- package/dist/interface/generated/liana/schemas/module/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/module/unmarshall.d.ts +13 -0
- package/dist/interface/generated/liana/schemas/module/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/parse_tree/data.d.ts +91 -90
- package/dist/interface/generated/{pareto/schemas/unmarshall_result → liana/schemas/parse_tree}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/parse_tree/deserialize.d.ts +95 -0
- package/dist/interface/generated/liana/schemas/parse_tree/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/marshall.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/parse_tree/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/{pareto/schemas/astn_schema → liana/schemas/parse_tree}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/parse_tree/serialize.d.ts +51 -0
- package/dist/interface/generated/liana/schemas/parse_tree/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/unmarshall.d.ts +61 -0
- package/dist/interface/generated/liana/schemas/parse_tree/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/data/resolved.d.ts +1093 -0
- package/dist/interface/generated/{pareto/schemas/module → liana/schemas/schema}/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/data/unresolved.d.ts +1594 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/deserialize.d.ts +498 -0
- package/dist/interface/generated/liana/schemas/schema/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/marshall.d.ts +269 -0
- package/dist/interface/generated/liana/schemas/schema/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/migrate_boilerplate.d.ts +269 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/resolve.d.ts +915 -0
- package/dist/interface/generated/{pareto/schemas/schema/data_types → liana/schemas/schema}/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/serialize.d.ts +268 -0
- package/dist/interface/generated/liana/schemas/schema/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/unmarshall.d.ts +309 -0
- package/dist/interface/generated/liana/schemas/schema/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/token/data.d.ts +55 -80
- package/dist/interface/generated/{pareto → liana}/schemas/token/data.js +1 -1
- package/dist/interface/generated/liana/schemas/token/deserialize.d.ts +95 -0
- package/dist/interface/generated/liana/schemas/token/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/token/marshall.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/token/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/token/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/token/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/liana/schemas/token/serialize.d.ts +51 -0
- package/dist/interface/generated/liana/schemas/token/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/token/unmarshall.d.ts +61 -0
- package/dist/interface/generated/liana/schemas/token/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/data.d.ts +33 -33
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/data.js +1 -1
- package/dist/interface/generated/liana/schemas/unmarshall_errors/deserialize.d.ts +56 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/marshall.d.ts +31 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/marshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/migrate_boilerplate.d.ts +14 -14
- package/dist/interface/generated/liana/schemas/unmarshall_errors/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/serialize.d.ts +30 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/unmarshall.d.ts +37 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/unmarshall.js +3 -0
- package/dist/interface/resources.d.ts +1 -1
- package/dist/interface/signatures.d.ts +14 -14
- package/dist/interface/to_be_generated/deserialize_schema.d.ts +4 -2
- package/dist/interface/to_be_generated/deserialize_unmarshall_result.d.ts +1 -1
- package/dist/interface/to_be_generated/load_pareto_document.d.ts +1 -1
- package/dist/interface/to_be_generated/load_pareto_file.d.ts +2 -2
- package/dist/interface/to_be_generated/temp_unmashall_result.d.ts +48 -48
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +4 -2
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +32 -13
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +3 -2
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +28 -14
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.d.ts +1 -1
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +23 -9
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.d.ts +1 -1
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +22 -9
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/transformers/fountain_pen.d.ts +5 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/transformers/fountain_pen.js +85 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/transformers/fountain_pen.d.ts +3 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/transformers/fountain_pen.js +58 -0
- package/dist/modules/common_tool_signatures/interface/signatures.d.ts +10 -10
- package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.d.ts +3 -3
- package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.d.ts +2 -1
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js +20 -14
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +20 -14
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +25 -15
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +28 -13
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.d.ts +1 -1
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.js +6 -34
- package/dist/modules/pareto-fountain-pen-directory/interface/resources.d.ts +1 -1
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +7 -7
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.d.ts +2 -2
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.d.ts +2 -2
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.d.ts +4 -4
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.d.ts +5 -5
- package/dist/shorthands/module.d.ts +3 -7
- package/dist/shorthands/module.js +4 -43
- package/dist/shorthands/schema.d.ts +127 -116
- package/dist/shorthands/schema.js +462 -384
- package/package.json +9 -5
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/antlr/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/antlr/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn-core/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn-core/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/exupery/module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/module.astn.js +0 -8
- package/dist/data/temporary_schemas/exupery/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/exupery/schema_tree.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schema_tree.astn.js +0 -13
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.js +0 -199
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.js +0 -13
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.js +0 -199
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.js +0 -89
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.js +0 -11
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.js +0 -89
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.js +0 -139
- package/dist/data/temporary_schemas/git/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/git/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto/schemas/module/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/module/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.js +0 -45
- package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.js +0 -11
- package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.js +0 -20
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.js +0 -600
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.js +0 -129
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.js +0 -397
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.js +0 -68
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.js +0 -12
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.js +0 -157
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-json/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-json/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-test/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-test/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.js +0 -6
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +0 -4
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +0 -35
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.js +0 -37
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +0 -6
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +0 -82
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js +0 -50
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.js +0 -37
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.d.ts +0 -7
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.js +0 -51
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.d.ts +0 -9
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.js +0 -90
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.d.ts +0 -13
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.js +0 -139
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.d.ts +0 -13
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.js +0 -131
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.d.ts +0 -23
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.js +0 -318
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.d.ts +0 -8
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.js +0 -63
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.d.ts +0 -14
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.js +0 -222
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.d.ts +0 -3
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.js +0 -34
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.js +0 -112
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +0 -3
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.js +0 -44
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.js +0 -41
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.d.ts +0 -10
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.js +0 -92
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.js +0 -36
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.d.ts +0 -16
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.js +0 -203
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.js +0 -46
- package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.d.ts +0 -150
- package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.d.ts +0 -270
- package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.d.ts +0 -80
- package/dist/interface/generated/pareto/schemas/astn_schema/resolve.d.ts +0 -192
- package/dist/interface/generated/pareto/schemas/module/data/resolved.d.ts +0 -33
- package/dist/interface/generated/pareto/schemas/module/data/unresolved.d.ts +0 -69
- package/dist/interface/generated/pareto/schemas/module/data_types/resolve.d.ts +0 -15
- package/dist/interface/generated/pareto/schemas/module/data_types/resolve.js +0 -3
- package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.d.ts +0 -17
- package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +0 -17
- package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.d.ts +0 -52
- package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.d.ts +0 -92
- package/dist/interface/generated/pareto/schemas/schema/data/resolved.d.ts +0 -971
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +0 -1497
- package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.d.ts +0 -410
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.d.ts +0 -255
- package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +0 -843
- package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.d.ts +0 -73
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.js +0 -3
- package/dist/interface/generated/pareto/schemas/unmarshall_result/data.d.ts +0 -1
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.d.ts +0 -1
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.js +0 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.d.ts +0 -4
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.js +0 -59
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.d.ts +0 -2
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.js +0 -39
|
@@ -3,90 +3,69 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.$ = void 0;
|
|
4
4
|
const schema_1 = require("../../../../../shorthands/schema");
|
|
5
5
|
exports.$ = (0, schema_1.resolvers)({
|
|
6
|
-
"
|
|
7
|
-
"
|
|
6
|
+
"Modules": (0, schema_1.resolver)(schema_1.r.dictionary(schema_1.r.group({
|
|
7
|
+
"root value": schema_1.r.component("Value", {
|
|
8
8
|
"globals": schema_1.av.parameter("globals"),
|
|
9
9
|
"imports": schema_1.av.parameter("imports"),
|
|
10
10
|
}, {
|
|
11
|
-
"noncircular sibling
|
|
12
|
-
"possibly circular dependent sibling
|
|
11
|
+
"noncircular sibling modules": schema_1.al.acyclic.siblings(),
|
|
12
|
+
"possibly circular dependent sibling modules": schema_1.al.cyclic.siblings(),
|
|
13
13
|
})
|
|
14
|
-
})),
|
|
15
|
-
"Types": (0, schema_1.resolver)(schema_1.r.dictionary(schema_1.r.component("Type", {
|
|
16
|
-
"globals": schema_1.av.parameter("globals"),
|
|
17
|
-
"imports": schema_1.av.parameter("imports"),
|
|
18
|
-
}, {
|
|
19
|
-
"noncircular sibling types": schema_1.al.not_circular_dependent_siblings(),
|
|
20
|
-
"possibly circular dependent sibling types": schema_1.al.possibly_circular_dependent_siblings(),
|
|
21
14
|
}))),
|
|
22
15
|
"Globals": (0, schema_1.resolver)(schema_1.r.group({
|
|
23
16
|
"text types": schema_1.r.dictionary(schema_1.r.component("Text Type", {}, {})),
|
|
24
17
|
})),
|
|
25
18
|
"Text Type": (0, schema_1.resolver)(schema_1.r.group({
|
|
26
|
-
"type": schema_1.r.
|
|
27
|
-
"multi line": (0, schema_1.
|
|
28
|
-
"single line": (0, schema_1.
|
|
19
|
+
"type": schema_1.r.state({
|
|
20
|
+
"multi line": (0, schema_1.option)(schema_1.r.nothing()),
|
|
21
|
+
"single line": (0, schema_1.option)(schema_1.r.nothing()),
|
|
29
22
|
}),
|
|
30
23
|
})),
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
"possibly circular dependent sibling types": schema_1.al.parameter("possibly circular dependent sibling types"),
|
|
37
|
-
}))),
|
|
38
|
-
"Dictionary": (0, schema_1.resolver)(schema_1.r.group({
|
|
39
|
-
"node": schema_1.r.component("Type Node", {
|
|
40
|
-
"globals": schema_1.av.parameter("globals"),
|
|
41
|
-
"imports": schema_1.av.parameter("imports"),
|
|
42
|
-
}, {
|
|
43
|
-
"noncircular sibling types": schema_1.al.parameter("noncircular sibling types"),
|
|
44
|
-
"possibly circular dependent sibling types": schema_1.al.parameter("possibly circular dependent sibling types"),
|
|
45
|
-
}),
|
|
46
|
-
"ordered": schema_1.r.boolean(),
|
|
47
|
-
})),
|
|
48
|
-
"Type Node": (0, schema_1.resolver)(schema_1.r.state_group({
|
|
49
|
-
"component": (0, schema_1.state)(schema_1.r.state_group({
|
|
50
|
-
"external": (0, schema_1.state_constrained)({ "import": schema_1.oc.assert_set(schema_1.pvs.parameter("imports")) }, schema_1.r.group({
|
|
51
|
-
"import": schema_1.r.reference(schema_1.gvs.dictionary(schema_1.gvs.option_constraint("import", []))),
|
|
52
|
-
"type": schema_1.r.reference(schema_1.gvs.dictionary(schema_1.gvs.sibling("import", [schema_1.vst.reference(), schema_1.vst.group("schema"), schema_1.vst.reference(), schema_1.vst.group("types"), schema_1.vst.component()]))),
|
|
24
|
+
"Value": (0, schema_1.resolver)(schema_1.r.state({
|
|
25
|
+
"component": (0, schema_1.option)(schema_1.r.state({
|
|
26
|
+
"external": (0, schema_1.option_constrained)({ "import": schema_1.oc.assert_set(schema_1.pvs.parameter("imports")) }, schema_1.r.group({
|
|
27
|
+
"import": schema_1.r.reference(schema_1.ls.acyclic.resolved_dictionary(schema_1.gvs.option_constraint("import", []))),
|
|
28
|
+
"type": schema_1.r.reference(schema_1.ls.acyclic.resolved_dictionary(schema_1.gvs.sibling("import", [schema_1.rvs.reference(), schema_1.rvs.group("schema"), schema_1.rvs.reference(), schema_1.rvs.group("types"), schema_1.rvs.component()]))),
|
|
53
29
|
})),
|
|
54
|
-
"internal": (0, schema_1.
|
|
55
|
-
"internal
|
|
30
|
+
"internal acyclic": (0, schema_1.option)(schema_1.r.reference(schema_1.ls.parameter("noncircular sibling modules"))),
|
|
31
|
+
"internal": (0, schema_1.option)(schema_1.r.reference(schema_1.ls.parameter("possibly circular dependent sibling modules"))),
|
|
56
32
|
})),
|
|
57
|
-
"dictionary": (0, schema_1.
|
|
58
|
-
"
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
33
|
+
"dictionary": (0, schema_1.option)(schema_1.r.group({
|
|
34
|
+
"value": schema_1.r.component("Value", {
|
|
35
|
+
"globals": schema_1.av.parameter("globals"),
|
|
36
|
+
"imports": schema_1.av.parameter("imports"),
|
|
37
|
+
}, {
|
|
38
|
+
"noncircular sibling modules": schema_1.al.parameter("noncircular sibling modules"),
|
|
39
|
+
"possibly circular dependent sibling modules": schema_1.al.parameter("possibly circular dependent sibling modules"),
|
|
40
|
+
}),
|
|
41
|
+
"ordered": schema_1.r.boolean(),
|
|
63
42
|
})),
|
|
64
|
-
"group": (0, schema_1.
|
|
43
|
+
"group": (0, schema_1.option)(schema_1.r.dictionary(schema_1.r.component("Value", {
|
|
65
44
|
"globals": schema_1.av.parameter("globals"),
|
|
66
45
|
"imports": schema_1.av.parameter("imports"),
|
|
67
46
|
}, {
|
|
68
|
-
"noncircular sibling
|
|
69
|
-
"possibly circular dependent sibling
|
|
70
|
-
})),
|
|
71
|
-
"list": (0, schema_1.
|
|
72
|
-
"
|
|
47
|
+
"noncircular sibling modules": schema_1.al.parameter("noncircular sibling modules"),
|
|
48
|
+
"possibly circular dependent sibling modules": schema_1.al.parameter("possibly circular dependent sibling modules"),
|
|
49
|
+
}))),
|
|
50
|
+
"list": (0, schema_1.option)(schema_1.r.group({
|
|
51
|
+
"value": schema_1.r.component("Value", null, null),
|
|
73
52
|
})),
|
|
74
|
-
"nothing": (0, schema_1.
|
|
75
|
-
"optional": (0, schema_1.
|
|
76
|
-
"state
|
|
77
|
-
"text": (0, schema_1.
|
|
78
|
-
"global": (0, schema_1.
|
|
79
|
-
"local": (0, schema_1.
|
|
53
|
+
"nothing": (0, schema_1.option)(schema_1.r.nothing()),
|
|
54
|
+
"optional": (0, schema_1.option)(schema_1.r.component("Value", null, null)),
|
|
55
|
+
"state": (0, schema_1.option)(schema_1.r.dictionary(schema_1.r.component("Value", null, null))),
|
|
56
|
+
"text": (0, schema_1.option)(schema_1.r.state({
|
|
57
|
+
"global": (0, schema_1.option_constrained)({ "globals": schema_1.oc.assert_set(schema_1.pvs.parameter("globals")) }, schema_1.r.reference(schema_1.ls.acyclic.resolved_dictionary(schema_1.gvs.option_constraint("globals", [schema_1.rvs.group("text types")])))),
|
|
58
|
+
"local": (0, schema_1.option)(schema_1.r.component("Text Type", {}, {})),
|
|
80
59
|
})),
|
|
81
60
|
})),
|
|
82
61
|
"Schemas": (0, schema_1.resolver)(schema_1.r.dictionary(schema_1.r.component("Schema Tree", {}, {
|
|
83
|
-
"sibling schemas": schema_1.al.stack(schema_1.ls.parameter("sibling schemas"), schema_1.ls.
|
|
62
|
+
"sibling schemas": schema_1.al.stack.push(schema_1.ls.parameter("sibling schemas"), schema_1.ls.acyclic.siblings()),
|
|
84
63
|
}))),
|
|
85
|
-
"Schema Tree": (0, schema_1.resolver)(schema_1.r.
|
|
86
|
-
"schema": (0, schema_1.
|
|
64
|
+
"Schema Tree": (0, schema_1.resolver)(schema_1.r.state({
|
|
65
|
+
"schema": (0, schema_1.option)(schema_1.r.component("Schema", {}, {
|
|
87
66
|
"sibling schemas": schema_1.al.parameter("sibling schemas"),
|
|
88
67
|
})),
|
|
89
|
-
"set": (0, schema_1.
|
|
68
|
+
"set": (0, schema_1.option)(schema_1.r.component("Schemas", {}, {
|
|
90
69
|
"sibling schemas": schema_1.al.parameter("sibling schemas"),
|
|
91
70
|
}))
|
|
92
71
|
})),
|
|
@@ -95,16 +74,16 @@ exports.$ = (0, schema_1.resolvers)({
|
|
|
95
74
|
"sibling schemas": schema_1.al.parameter("sibling schemas"),
|
|
96
75
|
}),
|
|
97
76
|
"globals": schema_1.r.component("Globals", {}, {}),
|
|
98
|
-
"types": schema_1.r.component("
|
|
77
|
+
"types": schema_1.r.component("Modules", {
|
|
99
78
|
"globals": schema_1.av.optional(schema_1.ovi.set(schema_1.gvs.sibling("globals", []))),
|
|
100
|
-
"imports": schema_1.av.optional(schema_1.ovi.set(schema_1.gvs.sibling("imports", [schema_1.
|
|
79
|
+
"imports": schema_1.av.optional(schema_1.ovi.set(schema_1.gvs.sibling("imports", [schema_1.rvs.component()]))),
|
|
101
80
|
}, {}),
|
|
102
81
|
})),
|
|
103
82
|
"Imports": (0, schema_1.resolver)(schema_1.r.dictionary(schema_1.r.group({
|
|
104
83
|
"schema set child": schema_1.r.reference_stack(schema_1.ls.parameter("sibling schemas"), {
|
|
105
|
-
"schema": schema_1.pc.property([schema_1.
|
|
84
|
+
"schema": schema_1.pc.property([schema_1.rvs.component()], "schema"),
|
|
106
85
|
}),
|
|
107
86
|
"schema": schema_1.r.reference_derived(schema_1.gvs.reference("schema set child", "schema", [])),
|
|
108
87
|
}))),
|
|
109
88
|
});
|
|
110
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
89
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC5yZXNvbHZlcnMuYXN0bi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9kYXRhL3RlbXBvcmFyeV9zY2hlbWFzL2FzdG4vc2NoZW1hcy9hc3RuX3NjaGVtYS8kLnJlc29sdmVycy5hc3RuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUVBLDZEQUV5QztBQUs1QixRQUFBLENBQUMsR0FBd0IsSUFBQSxrQkFBUyxFQUMzQztJQUVJLFNBQVMsRUFBRSxJQUFBLGlCQUFRLEVBQUMsVUFBQyxDQUFDLFVBQVUsQ0FBQyxVQUFDLENBQUMsS0FBSyxDQUFDO1FBQ3JDLFlBQVksRUFBRSxVQUFDLENBQUMsU0FBUyxDQUNyQixPQUFPLEVBQ1A7WUFDSSxTQUFTLEVBQUUsV0FBRSxDQUFDLFNBQVMsQ0FBQyxTQUFTLENBQUM7WUFDbEMsU0FBUyxFQUFFLFdBQUUsQ0FBQyxTQUFTLENBQUMsU0FBUyxDQUFDO1NBQ3JDLEVBQ0Q7WUFDSSw2QkFBNkIsRUFBRSxXQUFFLENBQUMsT0FBTyxDQUFDLFFBQVEsRUFBRTtZQUNwRCw2Q0FBNkMsRUFBRSxXQUFFLENBQUMsTUFBTSxDQUFDLFFBQVEsRUFBRTtTQUN0RSxDQUNKO0tBQ0osQ0FBQyxDQUFDLENBQUM7SUFFSixTQUFTLEVBQUUsSUFBQSxpQkFBUSxFQUFDLFVBQUMsQ0FBQyxLQUFLLENBQUM7UUFDeEIsWUFBWSxFQUFFLFVBQUMsQ0FBQyxVQUFVLENBQUMsVUFBQyxDQUFDLFNBQVMsQ0FBQyxXQUFXLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyxDQUFDO0tBQy9ELENBQUMsQ0FBQztJQUVILFdBQVcsRUFBRSxJQUFBLGlCQUFRLEVBQUMsVUFBQyxDQUFDLEtBQUssQ0FBQztRQUMxQixNQUFNLEVBQUUsVUFBQyxDQUFDLEtBQUssQ0FBQztZQUNaLFlBQVksRUFBRSxJQUFBLGVBQU0sRUFBQyxVQUFDLENBQUMsT0FBTyxFQUFFLENBQUM7WUFDakMsYUFBYSxFQUFF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
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as g_ from "../../../../../interface/generated/
|
|
1
|
+
import * as g_ from "../../../../../interface/generated/liana/schemas/schema/data/unresolved";
|
|
2
2
|
export declare const $: g_.Resolve_Logic.signatures;
|
|
@@ -5,33 +5,12 @@ const schema_1 = require("../../../../../shorthands/schema");
|
|
|
5
5
|
exports.$ = (0, schema_1.signatures)({
|
|
6
6
|
"Text Type": schema_1.sig.local({}, {}),
|
|
7
7
|
"Globals": schema_1.sig.local({}, {}),
|
|
8
|
-
"
|
|
8
|
+
"Value": schema_1.sig.local({
|
|
9
9
|
"globals": (0, schema_1.value_parameter)("Globals", 'optional'),
|
|
10
10
|
"imports": (0, schema_1.value_parameter)("Imports", 'optional'),
|
|
11
11
|
}, {
|
|
12
|
-
"noncircular sibling
|
|
13
|
-
"possibly circular dependent sibling
|
|
14
|
-
}),
|
|
15
|
-
"Dictionary": schema_1.sig.local({
|
|
16
|
-
"globals": (0, schema_1.value_parameter)("Globals", 'optional'),
|
|
17
|
-
"imports": (0, schema_1.value_parameter)("Imports", 'optional'),
|
|
18
|
-
}, {
|
|
19
|
-
"noncircular sibling types": (0, schema_1.lookup_parameter)("Types"),
|
|
20
|
-
"possibly circular dependent sibling types": (0, schema_1.lookup_parameter)("Types", 'cyclic'),
|
|
21
|
-
}),
|
|
22
|
-
"Type Node": schema_1.sig.local({
|
|
23
|
-
"globals": (0, schema_1.value_parameter)("Globals", 'optional'),
|
|
24
|
-
"imports": (0, schema_1.value_parameter)("Imports", 'optional'),
|
|
25
|
-
}, {
|
|
26
|
-
"noncircular sibling types": (0, schema_1.lookup_parameter)("Types"),
|
|
27
|
-
"possibly circular dependent sibling types": (0, schema_1.lookup_parameter)("Types", 'cyclic'),
|
|
28
|
-
}),
|
|
29
|
-
"Type": schema_1.sig.local({
|
|
30
|
-
"globals": (0, schema_1.value_parameter)("Globals", 'optional'),
|
|
31
|
-
"imports": (0, schema_1.value_parameter)("Imports", 'optional'),
|
|
32
|
-
}, {
|
|
33
|
-
"noncircular sibling types": (0, schema_1.lookup_parameter)("Types"),
|
|
34
|
-
"possibly circular dependent sibling types": (0, schema_1.lookup_parameter)("Types", 'cyclic'),
|
|
12
|
+
"noncircular sibling modules": (0, schema_1.lookup_parameter)("Modules"),
|
|
13
|
+
"possibly circular dependent sibling modules": (0, schema_1.lookup_parameter)("Modules", 'cyclic'),
|
|
35
14
|
}),
|
|
36
15
|
"Schemas": schema_1.sig.local({}, {
|
|
37
16
|
"sibling schemas": (0, schema_1.lookup_parameter)("Schemas", 'stack'),
|
|
@@ -41,9 +20,9 @@ exports.$ = (0, schema_1.signatures)({
|
|
|
41
20
|
}),
|
|
42
21
|
"Schema": schema_1.sig.same_as("Schemas"),
|
|
43
22
|
"Imports": schema_1.sig.same_as("Schemas"),
|
|
44
|
-
"
|
|
23
|
+
"Modules": schema_1.sig.local({
|
|
45
24
|
"globals": (0, schema_1.value_parameter)("Globals", 'optional'),
|
|
46
25
|
"imports": (0, schema_1.value_parameter)("Imports", 'optional'),
|
|
47
26
|
}, {}),
|
|
48
27
|
});
|
|
49
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
28
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC5zaWduYXR1cmVzLmFzdG4uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvZGF0YS90ZW1wb3Jhcnlfc2NoZW1hcy9hc3RuL3NjaGVtYXMvYXN0bl9zY2hlbWEvJC5zaWduYXR1cmVzLmFzdG4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBRUEsNkRBRXlDO0FBRzVCLFFBQUEsQ0FBQyxHQUFnQyxJQUFBLG1CQUFVLEVBQ3BEO0lBQ0ksV0FBVyxFQUFFLFlBQUcsQ0FBQyxLQUFLLENBQUMsRUFBRSxFQUFFLEVBQUUsQ0FBQztJQUM5QixTQUFTLEVBQUUsWUFBRyxDQUFDLEtBQUssQ0FBQyxFQUFFLEVBQUUsRUFBRSxDQUFDO0lBRTVCLE9BQU8sRUFBRSxZQUFHLENBQUMsS0FBSyxDQUNkO1FBQ0ksU0FBUyxFQUFFLElBQUEsd0JBQWUsRUFBQyxTQUFTLEVBQUUsVUFBVSxDQUFDO1FBQ2pELFNBQVMsRUFBRSxJQUFBLHdCQUFlLEVBQUMsU0FBUyxFQUFFLFVBQVUsQ0FBQztLQUNwRCxFQUNEO1FBQ0ksNkJBQTZCLEVBQUUsSUFBQSx5QkFBZ0IsRUFBQyxTQUFTLENBQUM7UUFDMUQsNkNBQTZDLEVBQUUsSUFBQSx5QkFBZ0IsRUFBQyxTQUFTLEVBQUUsUUFBUSxDQUFDO0tBQ3ZGLENBQ0o7SUFFRCxTQUFTLEVBQUUsWUFBRyxDQUFDLEtBQUssQ0FDaEIsRUFBRSxFQUNGO1FBQ0ksaUJBQWlCLEVBQUUsSUFBQSx5QkFBZ0IsRUFBQyxTQUFTLEVBQUUsT0FBTyxDQUFDO0tBQzFELENBQ0o7SUFFRCxhQUFhLEVBQUUsWUFBRyxDQUFDLEtBQUssQ0FDcEIsRUFBRSxFQUNGO1FBQ0ksaUJBQWlCLEVBQUUsSUFBQSx5QkFBZ0IsRUFBQyxTQUFTLEVBQUUsT0FBTyxDQUFDO0tBQzFELENBQ0o7SUFDRCxRQUFRLEVBQUUsWUFBRyxDQUFDLE9BQU8sQ0FBQyxTQUFTLENBQUM7SUFDaEMsU0FBUyxFQUFFLFlBQUcsQ0FBQyxPQUFPLENBQUMsU0FBUyxDQUFDO0lBRWpDLFNBQVMsRUFBRSxZQUFHLENBQUMsS0FBSyxDQUNoQjtRQUNJLFNBQVMsRUFBRSxJQUFBLHdCQUFlLEVBQUMsU0FBUyxFQUFFLFVBQVUsQ0FBQztRQUNqRCxTQUFTLEVBQUUsSUFBQSx3QkFBZSxFQUFDLFNBQVMsRUFBRSxVQUFVLENBQUM7S0FDcEQsRUFDRCxFQUFFLENBQ0w7Q0FFSixDQUNKLENBQUEifQ==
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as g_ from "../../../../../interface/generated/
|
|
2
|
-
export declare const $: g_.
|
|
1
|
+
import * as g_ from "../../../../../interface/generated/liana/schemas/schema/data/unresolved";
|
|
2
|
+
export declare const $: g_.Modules;
|
|
@@ -2,63 +2,57 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.$ = void 0;
|
|
4
4
|
const schema_1 = require("../../../../../shorthands/schema");
|
|
5
|
-
exports.$ = (0, schema_1.
|
|
6
|
-
"Schema Tree": (0, schema_1.
|
|
7
|
-
"set": (0, schema_1.
|
|
8
|
-
"schema": (0, schema_1.
|
|
5
|
+
exports.$ = (0, schema_1.modules)({
|
|
6
|
+
"Schema Tree": (0, schema_1.module_)(schema_1.t.state({
|
|
7
|
+
"set": (0, schema_1.toption)(schema_1.t.component("Schemas")),
|
|
8
|
+
"schema": (0, schema_1.toption)(schema_1.t.component("Schema")),
|
|
9
9
|
})),
|
|
10
|
-
"Schemas": (0, schema_1.
|
|
11
|
-
"Schema": (0, schema_1.
|
|
12
|
-
"imports": (0, schema_1.prop)(schema_1.t.
|
|
10
|
+
"Schemas": (0, schema_1.module_)(schema_1.t.dictionary(schema_1.t.component("Schema Tree"))),
|
|
11
|
+
"Schema": (0, schema_1.module_)(schema_1.t.group({
|
|
12
|
+
"imports": (0, schema_1.prop)(schema_1.t.component("Imports")),
|
|
13
13
|
"globals": (0, schema_1.prop)(schema_1.t.component("Globals")),
|
|
14
|
-
"types": (0, schema_1.prop)(schema_1.t.component("
|
|
14
|
+
"types": (0, schema_1.prop)(schema_1.t.component("Modules")),
|
|
15
15
|
})),
|
|
16
|
-
"Imports": (0, schema_1.
|
|
16
|
+
"Imports": (0, schema_1.module_)(schema_1.t.dictionary(schema_1.t.group({
|
|
17
17
|
"schema set child": (0, schema_1.prop)(schema_1.t.reference_stack("Schemas", [])),
|
|
18
18
|
"schema": (0, schema_1.prop)(schema_1.t.reference_derived("Schema", [])),
|
|
19
19
|
}))),
|
|
20
|
-
"Globals": (0, schema_1.
|
|
20
|
+
"Globals": (0, schema_1.module_)(schema_1.t.group({
|
|
21
21
|
"text types": (0, schema_1.prop)(schema_1.t.dictionary(schema_1.t.component("Text Type"))),
|
|
22
|
-
// "number types": t.dictionary(t.component("Number Type")),
|
|
23
22
|
})),
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
//"boolean": t.nothing(),
|
|
31
|
-
"component": (0, schema_1.tstate)(schema_1.t.state_group({
|
|
32
|
-
"external": (0, schema_1.tstate)(schema_1.t.group({
|
|
23
|
+
"Modules": (0, schema_1.module_)(schema_1.t.dictionary(schema_1.t.group({
|
|
24
|
+
"root value": (0, schema_1.prop)(schema_1.t.component("Value"))
|
|
25
|
+
}))),
|
|
26
|
+
"Value": (0, schema_1.module_)(schema_1.t.state({
|
|
27
|
+
"component": (0, schema_1.toption)(schema_1.t.state({
|
|
28
|
+
"external": (0, schema_1.toption)(schema_1.t.group({
|
|
33
29
|
"import": (0, schema_1.prop)(schema_1.t.reference("Imports", [])),
|
|
34
|
-
"type": (0, schema_1.prop)(schema_1.t.reference("
|
|
30
|
+
"type": (0, schema_1.prop)(schema_1.t.reference("Modules", [])),
|
|
35
31
|
})),
|
|
36
|
-
"internal": (0, schema_1.
|
|
37
|
-
"internal
|
|
32
|
+
"internal acyclic": (0, schema_1.toption)(schema_1.t.reference("Modules", [])),
|
|
33
|
+
"internal": (0, schema_1.toption)(schema_1.t.reference("Modules", [], 'cyclic')),
|
|
38
34
|
})),
|
|
39
|
-
"dictionary": (0, schema_1.
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
"node": (0, schema_1.prop)(schema_1.t.component_cyclic("Type Node")),
|
|
35
|
+
"dictionary": (0, schema_1.toption)(schema_1.t.group({
|
|
36
|
+
"value": (0, schema_1.prop)(schema_1.t.component("Value")),
|
|
37
|
+
"ordered": (0, schema_1.prop)(schema_1.t.boolean()),
|
|
43
38
|
})),
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
|
|
47
|
-
"text": (0, schema_1.tstate)(schema_1.t.state_group({
|
|
48
|
-
"global": (0, schema_1.tstate)(schema_1.t.reference("Globals", [schema_1.tr.g("text types")])),
|
|
49
|
-
"local": (0, schema_1.tstate)(schema_1.t.component("Text Type")),
|
|
39
|
+
"group": (0, schema_1.toption)(schema_1.t.dictionary(schema_1.t.component("Value"))),
|
|
40
|
+
"list": (0, schema_1.toption)(schema_1.t.group({
|
|
41
|
+
"value": (0, schema_1.prop)(schema_1.t.component("Value")),
|
|
50
42
|
})),
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
"
|
|
54
|
-
|
|
55
|
-
"
|
|
43
|
+
"nothing": (0, schema_1.toption)(schema_1.t.nothing()),
|
|
44
|
+
"optional": (0, schema_1.toption)(schema_1.t.component("Value")),
|
|
45
|
+
"state": (0, schema_1.toption)(schema_1.t.dictionary(schema_1.t.component("Value"))),
|
|
46
|
+
"text": (0, schema_1.toption)(schema_1.t.state({
|
|
47
|
+
"global": (0, schema_1.toption)(schema_1.t.reference("Globals", [schema_1.vp.g("text types")])),
|
|
48
|
+
"local": (0, schema_1.toption)(schema_1.t.component("Text Type")),
|
|
56
49
|
})),
|
|
57
50
|
})),
|
|
58
|
-
"
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
51
|
+
"Text Type": (0, schema_1.module_)(schema_1.t.group({
|
|
52
|
+
"type": (0, schema_1.prop)(schema_1.t.state({
|
|
53
|
+
"multi line": (0, schema_1.toption)(schema_1.t.nothing()),
|
|
54
|
+
"single line": (0, schema_1.toption)(schema_1.t.nothing()),
|
|
55
|
+
})),
|
|
62
56
|
})),
|
|
63
57
|
});
|
|
64
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
58
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC50eXBlcy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvYXN0bi9zY2hlbWFzL2FzdG5fc2NoZW1hLyQudHlwZXMuYXN0bi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFFQSw2REFTeUM7QUFHNUIsUUFBQSxDQUFDLEdBQWUsSUFBQSxnQkFBTyxFQUNoQztJQUVJLGFBQWEsRUFBRSxJQUFBLGdCQUFPLEVBQUMsVUFBQyxDQUFDLEtBQUssQ0FBQztRQUMzQixLQUFLLEVBQUUsSUFBQSxnQkFBTyxFQUFDLFVBQUMsQ0FBQyxTQUFTLENBQUMsU0FBUyxDQUFDLENBQUM7UUFDdEMsUUFBUSxFQUFFLElBQUEsZ0JBQU8sRUFBQyxVQUFDLENBQUMsU0FBUyxDQUFDLFFBQVEsQ0FBQyxDQUFDO0tBQzNDLENBQUMsQ0FBQztJQUVILFNBQVMsRUFBRSxJQUFBLGdCQUFPLEVBQUMsVUFBQyxDQUFDLFVBQVUsQ0FBQyxVQUFDLENBQUMsU0FBUyxDQUFDLGFBQWEsQ0FBQyxDQUFDLENBQUM7SUFFNUQsUUFBUSxFQUFFLElBQUEsZ0JBQU8sRUFBQyxVQUFDLENBQUMsS0FBSyxDQUFDO1FBQ3RCLFNBQVMsRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsU0FBUyxDQUFDLFNBQVMsQ0FBQyxDQUFDO1FBQ3ZDLFNBQVMsRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsU0FBUyxDQUFDLFNBQVMsQ0FBQyxDQUFDO1FBQ3ZDLE9BQU8sRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsU0FBUyxDQUFDLFNBQVMsQ0FBQyxDQUFDO0tBQ3hDLENBQUMsQ0FBQztJQUVILFNBQVMsRUFBRSxJQUFBLGdCQUFPLEVBQUMsVUFBQyxDQUFDLFVBQVUsQ0FBQyxVQUFDLENBQUMsS0FBSyxDQUFDO1FBQ3BDLGtCQUFrQixFQUFFLElBQUEsYUFBSSxFQUFDLFVBQUMsQ0FB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
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as g_ from "../../../../../interface/generated/
|
|
1
|
+
import * as g_ from "../../../../../interface/generated/liana/schemas/schema/data/unresolved";
|
|
2
2
|
export declare const $: g_.Globals;
|
|
@@ -5,6 +5,6 @@ const schema_1 = require("../../../../../shorthands/schema");
|
|
|
5
5
|
exports.$ = (0, schema_1.globals)('unconstrained', {
|
|
6
6
|
"Text Value": (0, schema_1.text)("single line"),
|
|
7
7
|
}, {
|
|
8
|
-
"Position": schema_1.n.natural(),
|
|
8
|
+
"Position": schema_1.n.natural(null),
|
|
9
9
|
});
|
|
10
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
10
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC5nbG9iYWxzLmFzdG4uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvZGF0YS90ZW1wb3Jhcnlfc2NoZW1hcy9hc3RuL3NjaGVtYXMvYXV0aG9yaW5nX3RhcmdldC8kLmdsb2JhbHMuYXN0bi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFFQSw2REFJeUM7QUFHNUIsUUFBQSxDQUFDLEdBQWUsSUFBQSxnQkFBTyxFQUUzQixlQUFlLEVBQ3BCO0lBQ0ksWUFBWSxFQUFFLElBQUEsYUFBSSxFQUFDLGFBQWEsQ0FBQztDQUNwQyxFQUNEO0lBQ0ksVUFBVSxFQUFFLFVBQUMsQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDO0NBQzlCLENBQ0osQ0FBQSJ9
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as g_ from "../../../../../interface/generated/
|
|
2
|
-
export declare const $: g_.Schemas.
|
|
1
|
+
import * as g_ from "../../../../../interface/generated/liana/schemas/schema/data/unresolved";
|
|
2
|
+
export declare const $: g_.Schemas.l_dictionary.D.l_entry;
|
|
@@ -5,4 +5,4 @@ const schema_1 = require("../../../../../shorthands/schema");
|
|
|
5
5
|
const __types_astn_1 = require("./$.types.astn");
|
|
6
6
|
const __globals_astn_1 = require("./$.globals.astn");
|
|
7
7
|
exports.$ = (0, schema_1.schema_)({}, __globals_astn_1.$, __types_astn_1.$, null);
|
|
8
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
8
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC5tb2R1bGUuYXN0bi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9kYXRhL3RlbXBvcmFyeV9zY2hlbWFzL2FzdG4vc2NoZW1hcy9hdXRob3JpbmdfdGFyZ2V0LyQubW9kdWxlLmFzdG4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBSUEsNkRBQXVFO0FBR3ZFLGlEQUE0QztBQUM1QyxxREFBK0M7QUFFbEMsUUFBQSxDQUFDLEdBQXNDLElBQUEsZ0JBQU8sRUFDdkQsRUFBRSxFQUNGLGtCQUFPLEVBQ1AsZ0JBQU0sRUFDTixJQUFJLENBQ1AsQ0FBQSJ9
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as g_ from "../../../../../interface/generated/
|
|
2
|
-
export declare const $: g_.
|
|
1
|
+
import * as g_ from "../../../../../interface/generated/liana/schemas/schema/data/unresolved";
|
|
2
|
+
export declare const $: g_.Modules;
|
|
@@ -2,46 +2,46 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.$ = void 0;
|
|
4
4
|
const schema_1 = require("../../../../../shorthands/schema");
|
|
5
|
-
exports.$ = (0, schema_1.
|
|
6
|
-
"Document": (0, schema_1.
|
|
5
|
+
exports.$ = (0, schema_1.modules)({
|
|
6
|
+
"Document": (0, schema_1.module_)(schema_1.t.group({
|
|
7
7
|
"header": (0, schema_1.prop)(schema_1.t.optional(schema_1.t.component("Value"))),
|
|
8
8
|
"content": (0, schema_1.prop)(schema_1.t.component("Value")),
|
|
9
9
|
})),
|
|
10
|
-
"Value": (0, schema_1.
|
|
10
|
+
"Value": (0, schema_1.module_)(schema_1.t.group({
|
|
11
11
|
"metadata": (0, schema_1.prop)(schema_1.t.group({
|
|
12
12
|
"comments": (0, schema_1.prop)(schema_1.t.list(schema_1.t.text_local((0, schema_1.text)('single line')))),
|
|
13
13
|
})),
|
|
14
|
-
"data": (0, schema_1.prop)(schema_1.t.
|
|
15
|
-
"missing": (0, schema_1.
|
|
16
|
-
"include": (0, schema_1.
|
|
14
|
+
"data": (0, schema_1.prop)(schema_1.t.state({
|
|
15
|
+
"missing": (0, schema_1.toption)(schema_1.t.nothing()),
|
|
16
|
+
"include": (0, schema_1.toption)(schema_1.t.group({
|
|
17
17
|
"path": (0, schema_1.prop)(schema_1.t.text_local((0, schema_1.text)('single line'))),
|
|
18
18
|
})),
|
|
19
|
-
"concrete": (0, schema_1.
|
|
20
|
-
"type": (0, schema_1.prop)(schema_1.t.
|
|
21
|
-
"dictionary": (0, schema_1.
|
|
22
|
-
"group": (0, schema_1.
|
|
23
|
-
"concise": (0, schema_1.
|
|
24
|
-
"verbose": (0, schema_1.
|
|
19
|
+
"concrete": (0, schema_1.toption)(schema_1.t.group({
|
|
20
|
+
"type": (0, schema_1.prop)(schema_1.t.state({
|
|
21
|
+
"dictionary": (0, schema_1.toption)(schema_1.t.dictionary(schema_1.t.optional(schema_1.t.component("Value")))),
|
|
22
|
+
"group": (0, schema_1.toption)(schema_1.t.state({
|
|
23
|
+
"concise": (0, schema_1.toption)(schema_1.t.list(schema_1.t.component("Value"))),
|
|
24
|
+
"verbose": (0, schema_1.toption)(schema_1.t.dictionary(schema_1.t.optional(schema_1.t.component("Value")))),
|
|
25
25
|
})),
|
|
26
|
-
"list": (0, schema_1.
|
|
27
|
-
"nothing": (0, schema_1.
|
|
28
|
-
"optional": (0, schema_1.
|
|
29
|
-
"not set": (0, schema_1.
|
|
30
|
-
"set": (0, schema_1.
|
|
26
|
+
"list": (0, schema_1.toption)(schema_1.t.list(schema_1.t.component("Value"))),
|
|
27
|
+
"nothing": (0, schema_1.toption)(schema_1.t.nothing()),
|
|
28
|
+
"optional": (0, schema_1.toption)(schema_1.t.state({
|
|
29
|
+
"not set": (0, schema_1.toption)(schema_1.t.nothing()),
|
|
30
|
+
"set": (0, schema_1.toption)(schema_1.t.component("Value")),
|
|
31
31
|
})),
|
|
32
|
-
"state
|
|
33
|
-
"missing data": (0, schema_1.
|
|
34
|
-
"set": (0, schema_1.
|
|
35
|
-
"
|
|
36
|
-
"value": (0, schema_1.prop)(schema_1.t.
|
|
32
|
+
"state": (0, schema_1.toption)(schema_1.t.state({
|
|
33
|
+
"missing data": (0, schema_1.toption)(schema_1.t.nothing()),
|
|
34
|
+
"set": (0, schema_1.toption)(schema_1.t.group({
|
|
35
|
+
"option": (0, schema_1.prop)(schema_1.t.text_global("Text Value")),
|
|
36
|
+
"value": (0, schema_1.prop)(schema_1.t.component("Value"))
|
|
37
37
|
}))
|
|
38
38
|
})),
|
|
39
|
-
"text": (0, schema_1.
|
|
39
|
+
"text": (0, schema_1.toption)(schema_1.t.group({
|
|
40
40
|
"value": (0, schema_1.prop)(schema_1.t.text_global("Text Value")),
|
|
41
|
-
"delimiter": (0, schema_1.prop)(schema_1.t.
|
|
42
|
-
"none": (0, schema_1.
|
|
43
|
-
"quote": (0, schema_1.
|
|
44
|
-
"backtick": (0, schema_1.
|
|
41
|
+
"delimiter": (0, schema_1.prop)(schema_1.t.state({
|
|
42
|
+
"none": (0, schema_1.toption)(schema_1.t.nothing()),
|
|
43
|
+
"quote": (0, schema_1.toption)(schema_1.t.nothing()),
|
|
44
|
+
"backtick": (0, schema_1.toption)(schema_1.t.nothing()),
|
|
45
45
|
})),
|
|
46
46
|
})),
|
|
47
47
|
})),
|
|
@@ -49,4 +49,4 @@ exports.$ = (0, schema_1.types)({
|
|
|
49
49
|
}))
|
|
50
50
|
})),
|
|
51
51
|
});
|
|
52
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
52
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC50eXBlcy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvYXN0bi9zY2hlbWFzL2F1dGhvcmluZ190YXJnZXQvJC50eXBlcy5hc3RuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUVBLDZEQVF5QztBQUc1QixRQUFBLENBQUMsR0FBZSxJQUFBLGdCQUFPLEVBQ2hDO0lBQ0ksVUFBVSxFQUFFLElBQUEsZ0JBQU8sRUFBQyxVQUFDLENBQUMsS0FBSyxDQUFDO1FBQ3hCLFFBQVEsRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsUUFBUSxDQUFDLFVBQUMsQ0FBQyxTQUFTLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQztRQUNoRCxTQUFTLEVBQUUsSUFBQSxhQUFJLEVBQUMsVUFBQyxDQUFDLFNBQVMsQ0FBQyxPQUFPLENBQUMsQ0FBQztLQUN4QyxDQUFDLENBQUM7SUFFSCxPQUFPLEVBQUUsSUFBQSxnQkFBTyxFQUFDLFVBQUMsQ0FBQyxLQUFLLENBQUM7UUFDckIsVUFBVSxFQUFFLElBQUEsYUFBSSxFQUFDLFVBQUMsQ0FBQyxLQUFLLENBQUM7WUFDckIsVUFBVSxFQUFFLElBQUEsYUFBSSxFQUFDLFVBQUMsQ0FBQyxJQUFJLENBQUMsVUFBQyxDQUFDLFVBQVUsQ0FBQyxJQUFBLGFBQUksRUFBQyxhQUFhLENBQUMsQ0FBQyxDQUFDLENBQUM7U0FDOUQsQ0FBQyxDQUFDO1FBQ0gsTUFBTSxFQUFFLElBQUEsYUFBSSxFQUFDLFVBQUMsQ0FBQyxLQUFLLENBQUM7WUFDakIsU0FBUyxFQUFFLElBQUEsZ0JBQU8sRUFBQyxVQUFDLENBQUMsT0FBTyxFQUFFLENBQUM7WUFDL0IsU0FBUyxFQUFFLElBQUEsZ0JBQU8sRUFBQyxVQUFDLENBQUMsS0FBSyxDQUFDO2dCQUN2QixNQUFNLEVBQUUsSUFBQSxhQUFJLEVBQUMsVUFBQyxDQUFDLFVBQVUsQ0FBQyxJ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
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as g_ from "../../../../../interface/generated/
|
|
1
|
+
import * as g_ from "../../../../../interface/generated/liana/schemas/schema/data/unresolved";
|
|
2
2
|
export declare const $: g_.Globals;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as g_ from "../../../../../interface/generated/
|
|
2
|
-
export declare const $: g_.Schemas.
|
|
1
|
+
import * as g_ from "../../../../../interface/generated/liana/schemas/schema/data/unresolved";
|
|
2
|
+
export declare const $: g_.Schemas.l_dictionary.D.l_entry;
|
|
@@ -7,4 +7,4 @@ const __globals_astn_1 = require("./$.globals.astn");
|
|
|
7
7
|
exports.$ = (0, schema_1.schema_)({
|
|
8
8
|
// "token": import_("token"),
|
|
9
9
|
}, __globals_astn_1.$, __types_astn_1.$, null);
|
|
10
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
10
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC5tb2R1bGUuYXN0bi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9kYXRhL3RlbXBvcmFyeV9zY2hlbWFzL2FzdG4vc2NoZW1hcy9pZGUvJC5tb2R1bGUuYXN0bi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFJQSw2REFBZ0Y7QUFHaEYsaURBQTRDO0FBQzVDLHFEQUErQztBQUVsQyxRQUFBLENBQUMsR0FBc0MsSUFBQSxnQkFBTyxFQUN2RDtBQUNJLDZCQUE2QjtDQUNoQyxFQUNELGtCQUFPLEVBQ1AsZ0JBQU0sRUFDTixJQUFJLENBQ1AsQ0FBQSJ9
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as g_ from "../../../../../interface/generated/
|
|
2
|
-
export declare const $: g_.
|
|
1
|
+
import * as g_ from "../../../../../interface/generated/liana/schemas/schema/data/unresolved";
|
|
2
|
+
export declare const $: g_.Modules;
|
|
@@ -2,28 +2,28 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.$ = void 0;
|
|
4
4
|
const schema_1 = require("../../../../../shorthands/schema");
|
|
5
|
-
exports.$ = (0, schema_1.
|
|
6
|
-
"Text Edits": (0, schema_1.
|
|
7
|
-
"insert": (0, schema_1.
|
|
5
|
+
exports.$ = (0, schema_1.modules)({
|
|
6
|
+
"Text Edits": (0, schema_1.module_)(schema_1.t.list(schema_1.t.state({
|
|
7
|
+
"insert": (0, schema_1.toption)(schema_1.t.group({
|
|
8
8
|
"location": (0, schema_1.prop)(schema_1.t.component("Relative Location")),
|
|
9
9
|
"text": (0, schema_1.prop)(schema_1.t.text_local((0, schema_1.text)('single line'))),
|
|
10
10
|
})),
|
|
11
|
-
"replace": (0, schema_1.
|
|
11
|
+
"replace": (0, schema_1.toption)(schema_1.t.group({
|
|
12
12
|
"range": (0, schema_1.prop)(schema_1.t.component("Relative Range")),
|
|
13
13
|
"text": (0, schema_1.prop)(schema_1.t.text_local((0, schema_1.text)('single line'))),
|
|
14
14
|
})),
|
|
15
|
-
"delete": (0, schema_1.
|
|
15
|
+
"delete": (0, schema_1.toption)(schema_1.t.group({
|
|
16
16
|
"range": (0, schema_1.prop)(schema_1.t.component("Relative Range")),
|
|
17
17
|
})),
|
|
18
18
|
}))),
|
|
19
|
-
"Relative Range": (0, schema_1.
|
|
19
|
+
"Relative Range": (0, schema_1.module_)(schema_1.t.group({
|
|
20
20
|
"start": (0, schema_1.prop)(schema_1.t.component("Relative Location")),
|
|
21
21
|
"end": (0, schema_1.prop)(schema_1.t.component("Relative Location")),
|
|
22
22
|
})),
|
|
23
|
-
"
|
|
24
|
-
"Relative Location": (0, schema_1.
|
|
25
|
-
"line": (0, schema_1.prop)(schema_1.t.number_local(schema_1.n.natural())),
|
|
26
|
-
"column": (0, schema_1.prop)(schema_1.t.number_local(schema_1.n.natural())), //this value takes the width of a tab into account, if you don't want that, configure the tab width to be 1
|
|
23
|
+
"ID Value Pairs To Be Sorted": (0, schema_1.module_)(schema_1.t.dictionary(schema_1.t.text_local((0, schema_1.text)('single line')))),
|
|
24
|
+
"Relative Location": (0, schema_1.module_)(schema_1.t.group({
|
|
25
|
+
"line": (0, schema_1.prop)(schema_1.t.number_local(schema_1.n.natural(null))),
|
|
26
|
+
"column": (0, schema_1.prop)(schema_1.t.number_local(schema_1.n.natural(null))), //this value takes the width of a tab into account, if you don't want that, configure the tab width to be 1
|
|
27
27
|
})),
|
|
28
28
|
});
|
|
29
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
29
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC50eXBlcy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvYXN0bi9zY2hlbWFzL2lkZS8kLnR5cGVzLmFzdG4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBRUEsNkRBU3lDO0FBRzVCLFFBQUEsQ0FBQyxHQUFlLElBQUEsZ0JBQU8sRUFDaEM7SUFDSSxZQUFZLEVBQUUsSUFBQSxnQkFBTyxFQUFDLFVBQUMsQ0FBQyxJQUFJLENBQUMsVUFBQyxDQUFDLEtBQUssQ0FBQztRQUNqQyxRQUFRLEVBQUUsSUFBQSxnQkFBTyxFQUFDLFVBQUMsQ0FBQyxLQUFLLENBQUM7WUFDdEIsVUFBVSxFQUFFLElBQUEsYUFBSSxFQUFDLFVBQUMsQ0FBQyxTQUFTLENBQUMsbUJBQW1CLENBQUMsQ0FBQztZQUNsRCxNQUFNLEVBQUUsSUFBQSxhQUFJLEVBQUMsVUFBQyxDQUFDLFVBQVUsQ0FBQyxJQUFBLGFBQUksRUFBQyxhQUFhLENBQUMsQ0FBQyxDQUFDO1NBQ2xELENBQUMsQ0FBQztRQUNILFNBQVMsRUFBRSxJQUFBLGdCQUFPLEVBQUMsVUFBQyxDQUFDLEtBQUssQ0FBQztZQUN2QixPQUFPLEVBQUUsSUFBQSxhQUFJLEVBQUMsVUFBQyxDQUFDLFNBQVMsQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1lBQzVDLE1BQU0sRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsVUFBVSxDQUFDLElBQUEsYUFBSSxFQUFDLGFBQWEsQ0FBQyxDQUFDLENBQUM7U0FDbEQsQ0FBQyxDQUFDO1FBQ0gsUUFBUSxFQUFFLElBQUEsZ0JBQU8sRUFBQyxVQUFDLENBQUMsS0FBSyxDQUFDO1lBQ3RCLE9BQU8sRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsU0FBUyxDQUFDLGdCQUFnQixDQUFDLENBQUM7U0FDL0MsQ0FBQyxDQUFDO0tBQ04sQ0FBQyxDQUFDLENBQUM7SUFFSixnQkFBZ0IsRUFBRSxJQUFBLGdCQUFPLEVBQUMsVUFBQyxDQUFDLEtBQUssQ0FBQztRQUM5QixPQUFPLEVBQUUsSUFBQSxhQUFJLEVBQUMsVUFBQyxDQUFDLFNBQVMsQ0FBQyxtQkFBbUIsQ0FBQyxDQUFDO1FBQy9DLEtBQUssRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsU0FBUyxDQUFDLG1CQUFtQixDQUFDLENBQUM7S0FDaEQsQ0FBQyxDQUFDO0lBRUgsNkJBQTZCLEVBQUUsSUFBQSxnQkFBTyxFQUFDLFVBQUMsQ0FBQyxVQUFVLENBQUMsVUFBQyxDQUFDLFVBQVUsQ0FBQyxJQUFBLGFBQUksRUFBQyxhQUFhLENBQUMsQ0FBQyxDQUFDLENBQUM7SUFFdkYsbUJBQW1CLEVBQUUsSUFBQSxnQkFBTyxFQUFDLFVBQUMsQ0FBQyxLQUFLLENBQUM7UUFDakMsTUFBTSxFQUFFLElBQUEsYUFBSSxFQUFDLFVBQUMsQ0FBQyxZQUFZLENBQUMsVUFBQyxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDO1FBQzdDLFFBQVEsRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsWUFBWSxDQUFDLFVBQUMsQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxFQUFFLDJHQUEyRztLQUMvSixDQUFDLENBQUM7Q0FDTixDQUNKLENBQUEifQ==
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as g_ from "../../../interface/generated/
|
|
1
|
+
import * as g_ from "../../../interface/generated/liana/schemas/module/data/unresolved";
|
|
2
2
|
export declare const $: g_.Module;
|