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
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const schema_1 = require("../../../../../shorthands/schema");
|
|
5
|
-
exports.$ = (0, schema_1.types)({
|
|
6
|
-
"Errors": (0, schema_1.type)(schema_1.t.list(schema_1.t.group({
|
|
7
|
-
"range": (0, schema_1.prop)(schema_1.t.component("Range")),
|
|
8
|
-
"type": (0, schema_1.prop)(schema_1.t.state_group({
|
|
9
|
-
"error": (0, schema_1.tstate)(schema_1.t.state_group({
|
|
10
|
-
"invalid value type": (0, schema_1.tstate)(schema_1.t.group({
|
|
11
|
-
"expected": (0, schema_1.prop)(schema_1.t.list(schema_1.t.state_group({
|
|
12
|
-
"text": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
13
|
-
"verbose group": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
14
|
-
"concise group": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
15
|
-
"dictionary": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
16
|
-
"not set": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
17
|
-
"set": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
18
|
-
"list": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
19
|
-
"state": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
20
|
-
}))),
|
|
21
|
-
})),
|
|
22
|
-
"duplicate property": (0, schema_1.tstate)(schema_1.t.group({
|
|
23
|
-
"name": (0, schema_1.prop)(schema_1.t.text_local((0, schema_1.text)('single line'))),
|
|
24
|
-
})),
|
|
25
|
-
"missing property": (0, schema_1.tstate)(schema_1.t.group({
|
|
26
|
-
"name": (0, schema_1.prop)(schema_1.t.text_local((0, schema_1.text)('single line'))),
|
|
27
|
-
})),
|
|
28
|
-
"superfluous property": (0, schema_1.tstate)(schema_1.t.group({
|
|
29
|
-
"name": (0, schema_1.prop)(schema_1.t.text_local((0, schema_1.text)('single line'))),
|
|
30
|
-
})),
|
|
31
|
-
"state": (0, schema_1.tstate)(schema_1.t.state_group({
|
|
32
|
-
"more than 2 elements": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
33
|
-
"missing state name": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
34
|
-
"state is not a string": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
35
|
-
"missing value": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
36
|
-
"unknown state": (0, schema_1.tstate)(schema_1.t.group({
|
|
37
|
-
"found": (0, schema_1.prop)(schema_1.t.text_local((0, schema_1.text)('single line'))),
|
|
38
|
-
"expected": (0, schema_1.prop)(schema_1.t.dictionary(schema_1.t.nothing())),
|
|
39
|
-
})),
|
|
40
|
-
"missing data marker": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
41
|
-
})),
|
|
42
|
-
})),
|
|
43
|
-
"warning": (0, schema_1.tstate)(schema_1.t.state_group({
|
|
44
|
-
"expected apostrophed string": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
45
|
-
"expected quoted string": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
46
|
-
"expected backticked string": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
47
|
-
"expected undelimited string": (0, schema_1.tstate)(schema_1.t.nothing()),
|
|
48
|
-
})),
|
|
49
|
-
})),
|
|
50
|
-
}))),
|
|
51
|
-
"Location": (0, schema_1.type)(schema_1.t.group({
|
|
52
|
-
"relative": (0, schema_1.prop)(schema_1.t.component("Relative Location")),
|
|
53
|
-
"absolute": (0, schema_1.prop)(schema_1.t.number_local(schema_1.n.natural())),
|
|
54
|
-
})),
|
|
55
|
-
"Relative Location": (0, schema_1.type)(schema_1.t.group({
|
|
56
|
-
"line": (0, schema_1.prop)(schema_1.t.number_local(schema_1.n.natural())),
|
|
57
|
-
"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
|
|
58
|
-
})),
|
|
59
|
-
// "Document Range": type(t.group({
|
|
60
|
-
// "document": t.text_local(text('single line')),
|
|
61
|
-
// "range": t.component("Range"),
|
|
62
|
-
// })),
|
|
63
|
-
"Range": (0, schema_1.type)(schema_1.t.group({
|
|
64
|
-
"start": (0, schema_1.prop)(schema_1.t.component("Location")),
|
|
65
|
-
"end": (0, schema_1.prop)(schema_1.t.component("Location")),
|
|
66
|
-
})),
|
|
67
|
-
});
|
|
68
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC50eXBlcy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvL3NjaGVtYXMvdW5tYXJzaGFsbF9lcnJvcnMvJC50eXBlcy5hc3RuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUVBLDZEQVN5QztBQUk1QixRQUFBLENBQUMsR0FBYSxJQUFBLGNBQUssRUFDNUI7SUFDSSxRQUFRLEVBQUUsSUFBQSxhQUFJLEVBQUMsVUFBQyxDQUFDLElBQUksQ0FBQyxVQUFDLENBQUMsS0FBSyxDQUFDO1FBQzFCLE9BQU8sRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsU0FBUyxDQUFDLE9BQU8sQ0FBQyxDQUFDO1FBQ25DLE1BQU0sRUFBRSxJQUFBLGFBQUksRUFBQyxVQUFDLENBQUMsV0FBVyxDQUFDO1lBQ3ZCLE9BQU8sRUFBRSxJQUFBLGVBQU0sRUFBQyxVQUFDLENBQUMsV0FBVyxDQUFDO2dCQUMxQixvQkFBb0IsRUFBRSxJQUFBLGVBQU0sRUFBQyxVQUFDLENBQUMsS0FBSyxDQUFDO29CQUNqQyxVQUFVLEVBQUUsSUFBQSxhQUFJLEVBQUMsVUFBQyxDQUFDLElBQUksQ0FBQyxVQUFDLENBQUMsV0FBVyxDQUFDO3dCQUNsQyxNQUFNLEVBQUUsSUFBQSxlQUFNLEVBQUMsVUFBQyxDQUFDLE9BQU8sRUFBRSxDQUFDO3dCQUMzQixlQUFlLEVBQUUsSUFBQSxlQUFNLEVBQUMsVUFBQyxDQUFDLE9BQU8sRUFBRSxDQUFDO3dCQUNwQyxlQUFlLEVBQUUsSUFBQSxlQUFNLEVBQUMsVUFBQyxDQUFDLE9BQU8sRUFBRSxDQUFDO3dCQUNwQyxZQUFZLEVBQUUsSUFBQSxlQUFNLEVBQUMsVUFBQyxDQUFDLE9BQU8sRUFBRSxDQUFDO3dCQUNqQyxTQUFTLEVBQUUsSUFBQSxlQUFNLEVBQUMsVUFBQyxDQUFDLE9BQU8sRUFBRSxDQUFDO3dCQUM5QixLQUFLLEVB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
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const schema_1 = require("../../../../../shorthands/schema");
|
|
5
|
-
const __types_astn_1 = require("./$.types.astn");
|
|
6
|
-
const __globals_astn_1 = require("./$.globals.astn");
|
|
7
|
-
exports.$ = (0, schema_1.schema_)({
|
|
8
|
-
"schema": (0, schema_1.import_)("schema"),
|
|
9
|
-
"parse tree": (0, schema_1.import_)("parse tree"),
|
|
10
|
-
"token": (0, schema_1.import_)("token"),
|
|
11
|
-
}, __globals_astn_1.$, __types_astn_1.$, null);
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC5tb2R1bGUuYXN0bi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9kYXRhL3RlbXBvcmFyeV9zY2hlbWFzL3BhcmV0by9zY2hlbWFzL3VubWFyc2hhbGxfcmVzdWx0LyQubW9kdWxlLmFzdG4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBSUEsNkRBQWdGO0FBR2hGLGlEQUE0QztBQUM1QyxxREFBK0M7QUFFbEMsUUFBQSxDQUFDLEdBQWtDLElBQUEsZ0JBQU8sRUFDbkQ7SUFDSSxRQUFRLEVBQUUsSUFBQSxnQkFBTyxFQUFDLFFBQVEsQ0FBQztJQUMzQixZQUFZLEVBQUUsSUFBQSxnQkFBTyxFQUFDLFlBQVksQ0FBQztJQUNuQyxPQUFPLEVBQUUsSUFBQSxnQkFBTyxFQUFDLE9BQU8sQ0FBQztDQUM1QixFQUNELGtCQUFPLEVBQ1AsZ0JBQU0sRUFDTixJQUFJLENBQ1AsQ0FBQSJ9
|
|
@@ -1,157 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const schema_1 = require("../../../../../shorthands/schema");
|
|
5
|
-
exports.$ = (0, schema_1.types)({
|
|
6
|
-
// "Document": type(t.group({
|
|
7
|
-
// "content": t.component("Node"),
|
|
8
|
-
// })),
|
|
9
|
-
// "Node": type(t.group({
|
|
10
|
-
// "value": t.reference_derived_external("parse tree", "Value", []),
|
|
11
|
-
// "type": t.component("Node Type"),
|
|
12
|
-
// })),
|
|
13
|
-
// "Node Type": type(t.state_group({
|
|
14
|
-
// "boolean": t.group({
|
|
15
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("boolean")]),
|
|
16
|
-
// "found value type": t.state_group({
|
|
17
|
-
// "valid": t.group({
|
|
18
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("string")]),
|
|
19
|
-
// "range": t.reference_derived_external("token", "Range", []),
|
|
20
|
-
// "correct string type": t.boolean(),
|
|
21
|
-
// }),
|
|
22
|
-
// "invalid": t.reference_derived_external("token", "Range", []),
|
|
23
|
-
// }),
|
|
24
|
-
// }),
|
|
25
|
-
// "component": t.group({
|
|
26
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("component")]),
|
|
27
|
-
// "node": t.component_cyclic("Node"),
|
|
28
|
-
// }),
|
|
29
|
-
// "dictionary": t.group({
|
|
30
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("dictionary")]),
|
|
31
|
-
// "found value type": t.state_group({
|
|
32
|
-
// "valid": t.group({
|
|
33
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("indexed collection")]),
|
|
34
|
-
// "entries": t.dictionary(t.state_group({
|
|
35
|
-
// "unique": t.component("Entry Data"),
|
|
36
|
-
// "multiple": t.list(t.component("Entry Data")),
|
|
37
|
-
// })),
|
|
38
|
-
// }),
|
|
39
|
-
// "invalid": t.reference_derived_external("token", "Range", []),
|
|
40
|
-
// }),
|
|
41
|
-
// }),
|
|
42
|
-
// "group": t.group({
|
|
43
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("group")]),
|
|
44
|
-
// "found value type": t.state_group({
|
|
45
|
-
// "valid": t.state_group({
|
|
46
|
-
// "indexed": t.group({
|
|
47
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("indexed collection")]),
|
|
48
|
-
// "content": t.component("Group Content"),
|
|
49
|
-
// }),
|
|
50
|
-
// "ordered": t.group({
|
|
51
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("ordered collection")]),
|
|
52
|
-
// "content": t.component("Group Content"),
|
|
53
|
-
// }),
|
|
54
|
-
// }),
|
|
55
|
-
// "invalid": t.reference_derived_external("token", "Range", []),
|
|
56
|
-
// }),
|
|
57
|
-
// }),
|
|
58
|
-
// "identifier value pair": t.group({
|
|
59
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("identifier value pair")]),
|
|
60
|
-
// }),
|
|
61
|
-
// "list": t.group({
|
|
62
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("list")]),
|
|
63
|
-
// "found value type": t.state_group({
|
|
64
|
-
// "valid": t.group({
|
|
65
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("ordered collection")]),
|
|
66
|
-
// "elements": t.list(t.component_cyclic("Node")),
|
|
67
|
-
// }),
|
|
68
|
-
// "invalid": t.reference_derived_external("token", "Range", []),
|
|
69
|
-
// }),
|
|
70
|
-
// }),
|
|
71
|
-
// "nothing": t.group({
|
|
72
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("nothing")]),
|
|
73
|
-
// "found value type": t.state_group({
|
|
74
|
-
// "valid": t.group({
|
|
75
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("not set")]),
|
|
76
|
-
// }),
|
|
77
|
-
// "invalid": t.reference_derived_external("token", "Range", []),
|
|
78
|
-
// }),
|
|
79
|
-
// }),
|
|
80
|
-
// "number": t.group({
|
|
81
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("number")]),
|
|
82
|
-
// "found value type": t.state_group({
|
|
83
|
-
// "valid": t.group({
|
|
84
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("string")]),
|
|
85
|
-
// "range": t.reference_derived_external("token", "Range", []),
|
|
86
|
-
// "correct string type": t.boolean(),
|
|
87
|
-
// }),
|
|
88
|
-
// "invalid": t.reference_derived_external("token", "Range", []),
|
|
89
|
-
// }),
|
|
90
|
-
// }),
|
|
91
|
-
// "optional": t.group({
|
|
92
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("optional")]),
|
|
93
|
-
// "found value type": t.state_group({
|
|
94
|
-
// "valid": t.state_group({
|
|
95
|
-
// "set": t.group({
|
|
96
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("set optional value")]),
|
|
97
|
-
// "child node": t.component_cyclic("Node"),
|
|
98
|
-
// }),
|
|
99
|
-
// "not set": t.group({
|
|
100
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("not set")]),
|
|
101
|
-
// }),
|
|
102
|
-
// }),
|
|
103
|
-
// "invalid": t.reference_derived_external("token", "Range", []),
|
|
104
|
-
// }),
|
|
105
|
-
// }),
|
|
106
|
-
// "reference": t.group({
|
|
107
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("reference")]),
|
|
108
|
-
// "found value type": t.state_group({
|
|
109
|
-
// "valid": t.group({
|
|
110
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("string")]),
|
|
111
|
-
// }),
|
|
112
|
-
// "invalid": t.reference_derived_external("token", "Range", []),
|
|
113
|
-
// }),
|
|
114
|
-
// }),
|
|
115
|
-
// "state": t.group({
|
|
116
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("state group")]),
|
|
117
|
-
// "found value type": t.state_group({
|
|
118
|
-
// "valid": t.state_group({
|
|
119
|
-
// "value type": t.state_group({
|
|
120
|
-
// "state": t.group({
|
|
121
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("tagged value")]),
|
|
122
|
-
// "found state definition": t.optional(t.group({
|
|
123
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("state group")]),
|
|
124
|
-
// "node": t.component_cyclic("Node"),
|
|
125
|
-
// })),
|
|
126
|
-
// }),
|
|
127
|
-
// }),
|
|
128
|
-
// }),
|
|
129
|
-
// "invalid": t.reference_derived_external("token", "Range", []),
|
|
130
|
-
// }),
|
|
131
|
-
// }),
|
|
132
|
-
// "text": t.group({
|
|
133
|
-
// "definition": t.reference_derived_external("schema", "Type Node", [tr.s("text")]),
|
|
134
|
-
// "found value type": t.state_group({
|
|
135
|
-
// "valid": t.group({
|
|
136
|
-
// "value": t.reference_derived_external("parse tree", "Concrete Value", [tr.s("string")]),
|
|
137
|
-
// }),
|
|
138
|
-
// "invalid": t.reference_derived_external("token", "Range", []),
|
|
139
|
-
// }),
|
|
140
|
-
// }),
|
|
141
|
-
// "type parameter": t.text_local(text('single line')),
|
|
142
|
-
// })),
|
|
143
|
-
// "Group Content": type(t.group({
|
|
144
|
-
// "properties": t.dictionary(t.state_group({
|
|
145
|
-
// "missing": t.reference_derived_external("token", "Range", []),
|
|
146
|
-
// "unique": t.component("Entry Data"),
|
|
147
|
-
// "multiple": t.list(t.component("Entry Data")),
|
|
148
|
-
// })),
|
|
149
|
-
// "superfluous entries": t.dictionary(t.list(t.reference_derived_external("token", "Range", []))),
|
|
150
|
-
// })),
|
|
151
|
-
// "Entry Data": type(t.group({
|
|
152
|
-
// "key": t.reference_derived_external("parse tree", "String", []),
|
|
153
|
-
// "node": t.component("Optional Node"),
|
|
154
|
-
// })),
|
|
155
|
-
// "Optional Node": type(t.optional(t.component_cyclic("Node"))),
|
|
156
|
-
});
|
|
157
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiJC50eXBlcy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvL3NjaGVtYXMvdW5tYXJzaGFsbF9yZXN1bHQvJC50eXBlcy5hc3RuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUVBLDZEQVN5QztBQUk1QixRQUFBLENBQUMsR0FBYSxJQUFBLGNBQUssRUFDNUI7QUFDSSw2QkFBNkI7QUFDN0Isc0NBQXNDO0FBQ3RDLE9BQU87QUFFUCx5QkFBeUI7QUFDekIsd0VBQXdFO0FBQ3hFLHdDQUF3QztBQUN4QyxPQUFPO0FBRVAsb0NBQW9DO0FBQ3BDLDJCQUEyQjtBQUMzQixnR0FBZ0c7QUFDaEcsOENBQThDO0FBQzlDLGlDQUFpQztBQUNqQywyR0FBMkc7QUFDM0csK0VBQStFO0FBQy9FLHNEQUFzRDtBQUN0RCxrQkFBa0I7QUFDbEIsNkVBQTZFO0FBQzdFLGNBQWM7QUFDZCxVQUFVO0FBQ1YsNkJBQTZCO0FBQzdCLGtHQUFrRztBQUNsRyw4Q0FBOEM7QUFDOUMsVUFBVTtBQUVWLDhCQUE4QjtBQUM5QixtR0FBbUc7QUFDbkcsOENBQThDO0FBQzlDLGlDQUFpQztBQUNqQyx1SEFBdUg7QUFDdkgsMERBQTBEO0FBQzFELDJEQUEyRDtBQUMzRCxxRUFBcUU7QUFDckUsdUJBQXVCO0FBQ3ZCLGtCQUFrQjtBQUNsQiw2RUFBNkU7QUFDN0UsY0FBYztBQUNkLFVBQVU7QUFDVix5QkFBeUI7QUFDekIsOEZBQThGO0FBQzlGLDhDQUE4QztBQUM5Qyx1Q0FBdUM7QUFDdkMsdUNBQXVDO0FBQ3ZDLDJIQUEySDtBQUMzSCwrREFBK0Q7QUFDL0Qsc0JBQXNCO0FBQ3RCLHVDQUF1QztBQUN2QywySEFBMkg7QUFDM0gsK0RBQStEO0FBQy9ELHNCQUFzQjtBQUN0QixrQkFBa0I7QUFDbEIsNkVBQTZFO0FBQzdFLGNBQWM7QUFDZCxVQUFVO0FBQ1YseUNBQXlDO0FBQ3pDLDhHQUE4RztBQUM5RyxVQUFVO0FBQ1Ysd0JBQXdCO0FBQ3hCLDZGQUE2RjtBQUM3Riw4Q0FBOEM7QUFDOUMsaUNBQWlDO0FBQ2pDLHVIQUF1SDtBQUN2SCxrRUFBa0U7QUFDbEUsa0JBQWtCO0FBQ2xCLDZFQUE2RTtBQUM3RSxjQUFjO0FBQ2QsVUFBVTtBQUNWLDJCQUEyQjtBQUMzQixnR0FBZ0c7QUFDaEcsOENBQThDO0FBQzlDLGlDQUFpQztBQUNqQyw0R0FBNEc7QUFDNUcsa0JBQWtCO0FBQ2xCLDZFQUE2RTtBQUM3RSxjQUFjO0FBQ2QsVUFBVTtBQUNWLDBCQUEwQjtBQUMxQiwrRkFBK0Y7QUFDL0YsOENBQThDO0FBQzlDLGlDQUFpQztBQUNqQywyR0FBMkc7QUFDM0csK0VBQStFO0FBQy9FLHNEQUFzRDtBQUN0RCxrQkFBa0I7QUFDbEIsNkVBQTZFO0FBQzdFLGNBQWM7QUFDZCxVQUFVO0FBQ1YsNEJBQTRCO0FBQzVCLGlHQUFpRztBQUNqRyw4Q0FBOEM7QUFDOUMsdUNBQXVDO0FBQ3ZDLG1DQUFtQztBQUNuQywySEFBMkg7QUFDM0gsZ0VBQWdFO0FBQ2hFLHNCQUFzQjtBQUN0Qix1Q0FBdUM7QUFDdkMsZ0hBQWdIO0FBQ2hILHNCQUFzQjtBQUN0QixrQkFBa0I7QUFDbEIsNkVBQTZFO0FBQzdFLGNBQWM7QUFDZCxVQUFVO0FBQ1YsNkJBQTZCO0FBQzdCLGtHQUFrRztBQUNsRyw4Q0FBOEM7QUFDOUMsaUNBQWlDO0FBQ2pDLDJHQUEyRztBQUMzRyxrQkFBa0I7QUFDbEIsNkVBQTZFO0FBQzdFLGNBQWM7QUFDZCxVQUFVO0FBQ1YseUJBQXlCO0FBQ3pCLG9HQUFvRztBQUNwRyw4Q0FBOEM7QUFDOUMsdUNBQXVDO0FBQ3ZDLGdEQUFnRDtBQUNoRCx5Q0FBeUM7QUFDekMseUhBQXlIO0FBQ3pILHlFQUF5RTtBQUN6RSx3SEFBd0g7QUFDeEgsa0VBQWtFO0FBQ2xFLCtCQUErQjtBQUMvQiwwQkFBMEI7QUFDMUIsc0JBQXNCO0FBQ3RCLGtCQUFrQjtBQUNsQiw2RUFBNkU7QUFDN0UsY0FBYztBQUNkLFVBQVU7QUFDVix3QkFBd0I7QUFDeEIsNkZBQTZGO0FBQzdGLDhDQUE4QztBQUM5QyxpQ0FBaUM7QUFDakMsMkdBQTJHO0FBQzNHLGtCQUFrQjtBQUNsQiw2RUFBNkU7QUFDN0UsY0FBYztBQUNkLFVBQVU7QUFDViwyREFBMkQ7QUFDM0QsT0FBTztBQUVQLGtDQUFrQztBQUNsQyxpREFBaUQ7QUFDakQseUVBQXlFO0FBQ3pFLCtDQUErQztBQUMvQyx5REFBeUQ7QUFDekQsV0FBVztBQUNYLHVHQUF1RztBQUN2RyxPQUFPO0FBRVAsK0JBQStCO0FBQy9CLHVFQUF1RTtBQUN2RSw0Q0FBNEM7QUFDNUMsT0FBTztBQUVQLGlFQUFpRTtDQUNwRSxDQUNKLENBQUEifQ==
|
|
@@ -1,217 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const module_1 = require("../../../shorthands/module");
|
|
5
|
-
exports.$ = (0, module_1.operations)({
|
|
6
|
-
"pure": (0, module_1.set)({
|
|
7
|
-
// "dictionary": set({
|
|
8
|
-
// "create single entry dictionary": operation(
|
|
9
|
-
// { "T": null },
|
|
10
|
-
// t.identifier_value_pair(t.type_parameter("T")),
|
|
11
|
-
// {},
|
|
12
|
-
// t.dictionary(t.type_parameter("T")),
|
|
13
|
-
// ),
|
|
14
|
-
// "filter": operation(
|
|
15
|
-
// { "T": null },
|
|
16
|
-
// t.dictionary(t.optional(t.type_parameter("T"))),
|
|
17
|
-
// {},
|
|
18
|
-
// t.dictionary(t.type_parameter("T")),
|
|
19
|
-
// ),
|
|
20
|
-
// "flatten": operation(
|
|
21
|
-
// { "T": null },
|
|
22
|
-
// t.dictionary(t.dictionary(t.type_parameter("T"))),
|
|
23
|
-
// {
|
|
24
|
-
// "separator": t.text_local(text('single line'))
|
|
25
|
-
// },
|
|
26
|
-
// t.dictionary(t.type_parameter("T")),
|
|
27
|
-
// ),
|
|
28
|
-
// "group": operation(
|
|
29
|
-
// { "T": null },
|
|
30
|
-
// t.dictionary(t.identifier_value_pair(t.type_parameter("T"))),
|
|
31
|
-
// {},
|
|
32
|
-
// t.dictionary(t.dictionary(t.type_parameter("T"))),
|
|
33
|
-
// ),
|
|
34
|
-
// "pad identifiers": operation(
|
|
35
|
-
// { "T": null },
|
|
36
|
-
// t.dictionary(t.type_parameter("T")),
|
|
37
|
-
// {
|
|
38
|
-
// "prefix": t.text_local(text('single line')),
|
|
39
|
-
// "suffix": t.text_local(text('single line'))
|
|
40
|
-
// },
|
|
41
|
-
// t.dictionary(t.type_parameter("T")),
|
|
42
|
-
// ),
|
|
43
|
-
// }),
|
|
44
|
-
// "list": set({
|
|
45
|
-
// "append": operation(
|
|
46
|
-
// { "T": null },
|
|
47
|
-
// t.list(t.type_parameter("T")),
|
|
48
|
-
// {
|
|
49
|
-
// "element": t.type_parameter("T")
|
|
50
|
-
// },
|
|
51
|
-
// t.list(t.type_parameter("T")),
|
|
52
|
-
// ),
|
|
53
|
-
// "filter": operation(
|
|
54
|
-
// { "T": null },
|
|
55
|
-
// t.list(t.optional(t.type_parameter("T"))),
|
|
56
|
-
// {},
|
|
57
|
-
// t.list(t.type_parameter("T")),
|
|
58
|
-
// ),
|
|
59
|
-
// "flatten": operation(
|
|
60
|
-
// { "T": null },
|
|
61
|
-
// t.list(t.list(t.type_parameter("T"))),
|
|
62
|
-
// {},
|
|
63
|
-
// t.list(t.type_parameter("T")),
|
|
64
|
-
// ),
|
|
65
|
-
// }),
|
|
66
|
-
// "text": set({
|
|
67
|
-
// "from list": operation(
|
|
68
|
-
// {},
|
|
69
|
-
// t.list(t.text_local(text('single line'))),
|
|
70
|
-
// {},
|
|
71
|
-
// t.text_local(text('single line')),
|
|
72
|
-
// ),
|
|
73
|
-
// }),
|
|
74
|
-
}),
|
|
75
|
-
"impure": (0, module_1.set)({
|
|
76
|
-
// "dictionary": set({
|
|
77
|
-
// "is empty": operation(
|
|
78
|
-
// { "T": null },
|
|
79
|
-
// t.dictionary(t.type_parameter("T")),
|
|
80
|
-
// {},
|
|
81
|
-
// t.boolean(),
|
|
82
|
-
// ),
|
|
83
|
-
// "is not empty": operation(
|
|
84
|
-
// { "T": null },
|
|
85
|
-
// t.dictionary(t.type_parameter("T")),
|
|
86
|
-
// {},
|
|
87
|
-
// t.boolean(),
|
|
88
|
-
// ),
|
|
89
|
-
// "merge": operation(
|
|
90
|
-
// {
|
|
91
|
-
// "Main": null,
|
|
92
|
-
// "Supporting": null,
|
|
93
|
-
// },
|
|
94
|
-
// t.dictionary(t.type_parameter("Main")),
|
|
95
|
-
// {
|
|
96
|
-
// "supporting dictionary": t.dictionary(t.type_parameter("Supporting"))
|
|
97
|
-
// },
|
|
98
|
-
// t.dictionary(t.identifier_value_pair(t.type_parameter("Main"))),
|
|
99
|
-
// ),
|
|
100
|
-
// "to list, sorted by code point": operation(
|
|
101
|
-
// { "T": null },
|
|
102
|
-
// t.dictionary(t.type_parameter("T")),
|
|
103
|
-
// {},
|
|
104
|
-
// t.list(t.identifier_value_pair(t.type_parameter("T"))),
|
|
105
|
-
// ),
|
|
106
|
-
// }),
|
|
107
|
-
// "list": set({
|
|
108
|
-
// "enrich": operation(
|
|
109
|
-
// { "T": null },
|
|
110
|
-
// t.list(t.type_parameter("T")),
|
|
111
|
-
// {},
|
|
112
|
-
// t.list(t.group({
|
|
113
|
-
// "value": t.type_parameter("T"),
|
|
114
|
-
// "is first": t.boolean(),
|
|
115
|
-
// "is last": t.boolean(),
|
|
116
|
-
// "index": t.number_local(n.natural()),
|
|
117
|
-
// })),
|
|
118
|
-
// ),
|
|
119
|
-
// "expect exactly one element": operation(
|
|
120
|
-
// { "T": null },
|
|
121
|
-
// t.list(t.type_parameter("T")),
|
|
122
|
-
// {},
|
|
123
|
-
// t.optional(t.type_parameter("T")),
|
|
124
|
-
// ),
|
|
125
|
-
// "expect more than one element": operation(
|
|
126
|
-
// { "T": null },
|
|
127
|
-
// t.list(t.type_parameter("T")),
|
|
128
|
-
// {},
|
|
129
|
-
// t.optional(t.list(t.type_parameter("T"))),
|
|
130
|
-
// ),
|
|
131
|
-
// "is empty": operation(
|
|
132
|
-
// { "T": null },
|
|
133
|
-
// t.list(t.type_parameter("T")),
|
|
134
|
-
// {},
|
|
135
|
-
// t.boolean(),
|
|
136
|
-
// ),
|
|
137
|
-
// "is not empty": operation(
|
|
138
|
-
// { "T": null },
|
|
139
|
-
// t.list(t.type_parameter("T")),
|
|
140
|
-
// {},
|
|
141
|
-
// t.boolean(),
|
|
142
|
-
// ),
|
|
143
|
-
// "join": operation(
|
|
144
|
-
// { "T": null },
|
|
145
|
-
// t.list(t.type_parameter("T")),
|
|
146
|
-
// {
|
|
147
|
-
// "separator": t.text_local(text('single line'))
|
|
148
|
-
// },
|
|
149
|
-
// t.text_local(text('single line')),
|
|
150
|
-
// ),
|
|
151
|
-
// "select clashing keys": operation(
|
|
152
|
-
// { "T": null },
|
|
153
|
-
// t.list(t.identifier_value_pair(t.type_parameter("T"))),
|
|
154
|
-
// {},
|
|
155
|
-
// t.dictionary(t.list(t.type_parameter("T"))),
|
|
156
|
-
// ),
|
|
157
|
-
// "to dictionary, overwrite clashing keys": operation(
|
|
158
|
-
// { "T": null },
|
|
159
|
-
// t.list(t.identifier_value_pair(t.type_parameter("T"))),
|
|
160
|
-
// {},
|
|
161
|
-
// t.dictionary(t.type_parameter("T")),
|
|
162
|
-
// ),
|
|
163
|
-
// }),
|
|
164
|
-
// "text": set({
|
|
165
|
-
// "escape character": operation(
|
|
166
|
-
// {},
|
|
167
|
-
// t.text_local(text('single line')),
|
|
168
|
-
// {
|
|
169
|
-
// "character code": t.number_local(n.natural()),
|
|
170
|
-
// "escape character code": t.number_local(n.natural())
|
|
171
|
-
// },
|
|
172
|
-
// t.text_local(text('single line')),
|
|
173
|
-
// ),
|
|
174
|
-
// "repeat": operation(
|
|
175
|
-
// {},
|
|
176
|
-
// t.text_local(text('single line')),
|
|
177
|
-
// {
|
|
178
|
-
// "count": t.number_local(n.natural())
|
|
179
|
-
// },
|
|
180
|
-
// t.text_local(text('single line')),
|
|
181
|
-
// ),
|
|
182
|
-
// "serialize with quote delimiter": operation(
|
|
183
|
-
// {},
|
|
184
|
-
// t.text_local(text('single line')),
|
|
185
|
-
// {},
|
|
186
|
-
// t.text_local(text('single line')),
|
|
187
|
-
// ),
|
|
188
|
-
// "serialize with apostrophe delimiter": operation(
|
|
189
|
-
// {},
|
|
190
|
-
// t.text_local(text('single line')),
|
|
191
|
-
// {},
|
|
192
|
-
// t.text_local(text('single line')),
|
|
193
|
-
// ),
|
|
194
|
-
// "serialize with grave delimiter": operation(
|
|
195
|
-
// {},
|
|
196
|
-
// t.text_local(text('single line')),
|
|
197
|
-
// {},
|
|
198
|
-
// t.text_local(text('single line')),
|
|
199
|
-
// ),
|
|
200
|
-
// "to character list": operation(
|
|
201
|
-
// {},
|
|
202
|
-
// t.text_local(text('single line')),
|
|
203
|
-
// {},
|
|
204
|
-
// t.list(t.number_local(n.natural())),
|
|
205
|
-
// ),
|
|
206
|
-
// "create valid file name": operation(
|
|
207
|
-
// {},
|
|
208
|
-
// t.text_local(text('single line')),
|
|
209
|
-
// {
|
|
210
|
-
// "replace spaces with underscores": t.boolean()
|
|
211
|
-
// },
|
|
212
|
-
// t.text_local(text('single line')),
|
|
213
|
-
// ),
|
|
214
|
-
// }),
|
|
215
|
-
})
|
|
216
|
-
});
|
|
217
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlcmF0aW9ucy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvLWJvZWtob3VkaW5nL29wZXJhdGlvbnMuYXN0bi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFFQSx1REFBdUU7QUFLMUQsUUFBQSxDQUFDLEdBQWtCLElBQUEsbUJBQVUsRUFDdEM7SUFDSSxNQUFNLEVBQUUsSUFBQSxZQUFHLEVBQUM7SUFDUixzQkFBc0I7SUFDdEIsbURBQW1EO0lBQ25ELHlCQUF5QjtJQUN6QiwwREFBMEQ7SUFDMUQsY0FBYztJQUNkLCtDQUErQztJQUMvQyxTQUFTO0lBQ1QsMkJBQTJCO0lBQzNCLHlCQUF5QjtJQUN6QiwyREFBMkQ7SUFDM0QsY0FBYztJQUNkLCtDQUErQztJQUMvQyxTQUFTO0lBQ1QsNEJBQTRCO0lBQzVCLHlCQUF5QjtJQUN6Qiw2REFBNkQ7SUFDN0QsWUFBWTtJQUNaLDZEQUE2RDtJQUM3RCxhQUFhO0lBQ2IsK0NBQStDO0lBQy9DLFNBQVM7SUFDVCwwQkFBMEI7SUFDMUIseUJBQXlCO0lBQ3pCLHdFQUF3RTtJQUN4RSxjQUFjO0lBQ2QsNkRBQTZEO0lBQzdELFNBQVM7SUFDVCxvQ0FBb0M7SUFDcEMseUJBQXlCO0lBQ3pCLCtDQUErQztJQUMvQyxZQUFZO0lBQ1osMkRBQTJEO0lBQzNELDBEQUEwRDtJQUMxRCxhQUFhO0lBQ2IsK0NBQStDO0lBQy9DLFNBQVM7SUFDVCxNQUFNO0lBQ04sZ0JBQWdCO0lBQ2hCLDJCQUEyQjtJQUMzQix5QkFBeUI7SUFDekIseUNBQXlDO0lBQ3pDLFlBQVk7SUFDWiwrQ0FBK0M7SUFDL0MsYUFBYTtJQUNiLHlDQUF5QztJQUN6QyxTQUFTO0lBQ1QsMkJBQTJCO0lBQzNCLHlCQUF5QjtJQUN6QixxREFBcUQ7SUFDckQsY0FBYztJQUNkLHlDQUF5QztJQUN6QyxTQUFTO0lBQ1QsNEJBQTRCO0lBQzVCLHlCQUF5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
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const module_1 = require("../../../shorthands/module");
|
|
5
|
-
exports.$ = (0, module_1.operations)({});
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlcmF0aW9ucy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvLWRldmVsb3BtZW50LXRvb2xzL29wZXJhdGlvbnMuYXN0bi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFHQSx1REFBdUU7QUFLMUQsUUFBQSxDQUFDLEdBQWtCLElBQUEsbUJBQVUsRUFDdEMsRUFDQyxDQUNKLENBQUEifQ==
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const module_1 = require("../../../shorthands/module");
|
|
5
|
-
exports.$ = (0, module_1.operations)({});
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlcmF0aW9ucy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvLWZvdW50YWluLXBlbi9vcGVyYXRpb25zLmFzdG4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBRUEsdURBQXVFO0FBSzFELFFBQUEsQ0FBQyxHQUFrQixJQUFBLG1CQUFVLEVBQ3RDLEVBQ0MsQ0FDSixDQUFBIn0=
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const module_1 = require("../../../shorthands/module");
|
|
5
|
-
exports.$ = (0, module_1.operations)({});
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlcmF0aW9ucy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvLWdyYXBodml6L29wZXJhdGlvbnMuYXN0bi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFHQSx1REFBdUU7QUFLMUQsUUFBQSxDQUFDLEdBQWtCLElBQUEsbUJBQVUsRUFDdEMsRUFDQyxDQUNKLENBQUEifQ==
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const module_1 = require("../../../shorthands/module");
|
|
5
|
-
exports.$ = (0, module_1.operations)({});
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlcmF0aW9ucy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvLWpzb24vb3BlcmF0aW9ucy5hc3RuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUdBLHVEQUF1RTtBQUsxRCxRQUFBLENBQUMsR0FBa0IsSUFBQSxtQkFBVSxFQUN0QyxFQUNDLENBQ0osQ0FBQSJ9
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const module_1 = require("../../../shorthands/module");
|
|
5
|
-
exports.$ = (0, module_1.operations)({});
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlcmF0aW9ucy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvLWxpb253ZWIvb3BlcmF0aW9ucy5hc3RuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUdBLHVEQUF1RTtBQUsxRCxRQUFBLENBQUMsR0FBa0IsSUFBQSxtQkFBVSxFQUN0QyxFQUNDLENBQ0osQ0FBQSJ9
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const module_1 = require("../../../shorthands/module");
|
|
5
|
-
exports.$ = (0, module_1.operations)({});
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlcmF0aW9ucy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvLXJlc291cmNlcy9vcGVyYXRpb25zLmFzdG4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBR0EsdURBQXVFO0FBSzFELFFBQUEsQ0FBQyxHQUFrQixJQUFBLG1CQUFVLEVBQ3RDLEVBQ0MsQ0FDSixDQUFBIn0=
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const module_1 = require("../../../shorthands/module");
|
|
5
|
-
exports.$ = (0, module_1.operations)({});
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlcmF0aW9ucy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvLXN0YXRpYy1odG1sL29wZXJhdGlvbnMuYXN0bi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFHQSx1REFBdUU7QUFLMUQsUUFBQSxDQUFDLEdBQWtCLElBQUEsbUJBQVUsRUFDdEMsRUFDQyxDQUNKLENBQUEifQ==
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const module_1 = require("../../../shorthands/module");
|
|
5
|
-
exports.$ = (0, module_1.operations)({});
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlcmF0aW9ucy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvLXRhcmdldHMvb3BlcmF0aW9ucy5hc3RuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUVBLHVEQUF1RTtBQUsxRCxRQUFBLENBQUMsR0FBa0IsSUFBQSxtQkFBVSxFQUN0QyxFQUNDLENBQ0osQ0FBQSJ9
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const module_1 = require("../../../shorthands/module");
|
|
5
|
-
exports.$ = (0, module_1.operations)({});
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlcmF0aW9ucy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvLXRlc3Qvb3BlcmF0aW9ucy5hc3RuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUdBLHVEQUF1RTtBQUsxRCxRQUFBLENBQUMsR0FBa0IsSUFBQSxtQkFBVSxFQUN0QyxFQUNDLENBQ0osQ0FBQSJ9
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.$ = void 0;
|
|
4
|
-
const module_1 = require("../../../shorthands/module");
|
|
5
|
-
exports.$ = (0, module_1.operations)({});
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlcmF0aW9ucy5hc3RuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RhdGEvdGVtcG9yYXJ5X3NjaGVtYXMvcGFyZXRvLXZzY29kZS1iYWNrZW5kL29wZXJhdGlvbnMuYXN0bi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFHQSx1REFBdUU7QUFLMUQsUUFBQSxDQUFDLEdBQWtCLElBQUEsbUJBQVUsRUFDdEMsRUFDQyxDQUNKLENBQUEifQ==
|