pareto-liana 0.0.0
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.d.ts +2 -0
- package/dist/bin/compile_temp_schemas.js +47 -0
- package/dist/bin/seal.d.ts +2 -0
- package/dist/bin/seal.js +35 -0
- package/dist/bin/serialize_schemas.d.ts +2 -0
- package/dist/bin/serialize_schemas.js +34 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.js +28 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.d.ts +7 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.js +63 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.js +21 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.js +631 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.js +13 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.js +51 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.js +74 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.js +50 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.js +40 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.js +18 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.js +63 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.js +31 -0
- package/dist/data/temporary_schemas/all.d.ts +7 -0
- package/dist/data/temporary_schemas/all.js +130 -0
- package/dist/data/temporary_schemas/antlr/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/antlr/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schema_tree.astn.js +15 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.js +73 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.js +127 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.js +31 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.js +21 -0
- package/dist/data/temporary_schemas/astn/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/astn/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schema_tree.astn.js +13 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.js +110 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.js +49 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.js +64 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.js +52 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.js +29 -0
- package/dist/data/temporary_schemas/astn-core/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.js +15 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.js +11 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.js +75 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.js +93 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.js +32 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.js +76 -0
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.js +72 -0
- package/dist/data/temporary_schemas/exupery/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/module.astn.js +8 -0
- package/dist/data/temporary_schemas/exupery/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/exupery/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schema_tree.astn.js +13 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.module.astn.js +12 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.js +199 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.js +13 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.js +199 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.globals.astn.js +9 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.js +89 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.js +11 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.js +89 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.globals.astn.js +9 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.js +139 -0
- package/dist/data/temporary_schemas/git/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/module.astn.js +8 -0
- package/dist/data/temporary_schemas/git/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/git/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.js +314 -0
- package/dist/data/temporary_schemas/json-to-astn/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/module.astn.js +8 -0
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.js +79 -0
- package/dist/data/temporary_schemas/pareto/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.js +21 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.module.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.js +45 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.js +20 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.js +600 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.js +129 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.js +397 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.js +68 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.js +157 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.js +16 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.js +398 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.js +49 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.js +365 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.js +17 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.js +372 -0
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.js +30 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.js +15 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.js +28 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.js +15 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.js +300 -0
- package/dist/data/temporary_schemas/pareto-json/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-json/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.js +26 -0
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.js +13 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.js +60 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.js +41 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.js +27 -0
- package/dist/data/temporary_schemas/pareto-resources/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.js +47 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.js +23 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.js +20 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.js +23 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.js +26 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.js +19 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.js +22 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.js +26 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.js +25 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.js +41 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.js +28 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.js +16 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.js +15 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.js +16 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.js +14 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.js +84 -0
- package/dist/data/temporary_schemas/pareto-targets/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.js +17 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.js +59 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.js +255 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.js +68 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.js +41 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.js +17 -0
- package/dist/data/temporary_schemas/pareto-test/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-test/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.js +25 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.js +46 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.js +79 -0
- package/dist/globals.d.ts +26 -0
- package/dist/globals.js +2 -0
- package/dist/implementation/manual/commands/compile_temp_schemas.d.ts +3 -0
- package/dist/implementation/manual/commands/compile_temp_schemas.js +121 -0
- package/dist/implementation/manual/commands/seal.d.ts +2 -0
- package/dist/implementation/manual/commands/seal.js +57 -0
- package/dist/implementation/manual/commands/serialize_schemas.d.ts +2 -0
- package/dist/implementation/manual/commands/serialize_schemas.js +65 -0
- package/dist/implementation/manual/queries/load_pareto_document.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_document.js +43 -0
- package/dist/implementation/manual/queries/load_pareto_file.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_file.js +36 -0
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts +5 -0
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js +65 -0
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +7 -0
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +51 -0
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +4 -0
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +35 -0
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +7 -0
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +38 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.js +37 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +6 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +82 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js +50 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.js +37 -0
- package/dist/implementation/manual/schemas/schema/deserializers.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/deserializers.js +102 -0
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +9 -0
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +128 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.d.ts +7 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.js +51 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.d.ts +9 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.js +90 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.d.ts +13 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.js +139 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.d.ts +13 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.js +131 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.d.ts +23 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.js +318 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.d.ts +8 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.js +63 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.d.ts +14 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.js +222 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.d.ts +3 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.js +34 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.js +112 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +3 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.js +44 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.js +41 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.d.ts +10 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.js +92 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.js +36 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.d.ts +16 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.js +203 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.js +46 -0
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.d.ts +9 -0
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +85 -0
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +15 -0
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +49 -0
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +16 -0
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +468 -0
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.d.ts +8 -0
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.js +325 -0
- package/dist/implementation/temp/resolvers/module.d.ts +3 -0
- package/dist/implementation/temp/resolvers/module.js +126 -0
- package/dist/implementation/temp/resolvers/schema.d.ts +24 -0
- package/dist/implementation/temp/resolvers/schema.js +1894 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +5 -0
- package/dist/interface/generated/pareto/core/location.d.ts +11 -0
- package/dist/interface/generated/pareto/core/location.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.d.ts +150 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.d.ts +270 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.d.ts +80 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/resolve.d.ts +192 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/data/resolved.d.ts +33 -0
- package/dist/interface/generated/pareto/schemas/module/data/resolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/data/unresolved.d.ts +69 -0
- package/dist/interface/generated/pareto/schemas/module/data/unresolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/data_types/resolve.d.ts +15 -0
- package/dist/interface/generated/pareto/schemas/module/data_types/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.d.ts +17 -0
- package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +17 -0
- package/dist/interface/generated/pareto/schemas/module/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/data.d.ts +182 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.d.ts +92 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/data/resolved.d.ts +971 -0
- package/dist/interface/generated/pareto/schemas/schema/data/resolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +1497 -0
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.d.ts +410 -0
- package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.d.ts +255 -0
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +843 -0
- package/dist/interface/generated/pareto/schemas/schema/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/token/data.d.ts +121 -0
- package/dist/interface/generated/pareto/schemas/token/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.d.ts +73 -0
- package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/data.d.ts +105 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.d.ts +31 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/data.d.ts +1 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.d.ts +1 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.js +3 -0
- package/dist/interface/resources.d.ts +7 -0
- package/dist/interface/resources.js +3 -0
- package/dist/interface/signatures.d.ts +28 -0
- package/dist/interface/signatures.js +3 -0
- package/dist/interface/to_be_generated/deserialize_schema.d.ts +2 -0
- package/dist/interface/to_be_generated/deserialize_schema.js +3 -0
- package/dist/interface/to_be_generated/deserialize_unmarshall_result.d.ts +9 -0
- package/dist/interface/to_be_generated/deserialize_unmarshall_result.js +3 -0
- package/dist/interface/to_be_generated/load_pareto_document.d.ts +14 -0
- package/dist/interface/to_be_generated/load_pareto_document.js +3 -0
- package/dist/interface/to_be_generated/load_pareto_file.d.ts +9 -0
- package/dist/interface/to_be_generated/load_pareto_file.js +3 -0
- package/dist/interface/to_be_generated/temp_unmashall_result.d.ts +149 -0
- package/dist/interface/to_be_generated/temp_unmashall_result.js +3 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +6 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +59 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +3 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +53 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.d.ts +4 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +33 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.d.ts +4 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +37 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.d.ts +4 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.js +59 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.d.ts +2 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.js +39 -0
- package/dist/modules/common_tool_signatures/interface/signatures.d.ts +18 -0
- package/dist/modules/common_tool_signatures/interface/signatures.js +3 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.d.ts +11 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.js +3 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.d.ts +2 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js +37 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +37 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +74 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +43 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.js +53 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/resources.d.ts +11 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/resources.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +19 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.d.ts +6 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.d.ts +6 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.d.ts +15 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.d.ts +13 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.js +3 -0
- package/dist/shorthands/module.d.ts +7 -0
- package/dist/shorthands/module.js +48 -0
- package/dist/shorthands/schema.d.ts +201 -0
- package/dist/shorthands/schema.js +934 -0
- package/package.json +16 -0
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.replace_space_in_context_path = void 0;
|
|
27
|
+
const _pds = __importStar(require("pareto-core-deserializer"));
|
|
28
|
+
const replace = ($, search, replace) => {
|
|
29
|
+
return _pds.text.deprecated_build(($i) => {
|
|
30
|
+
_pds.list.from_text($, ($) => $).__for_each(($) => {
|
|
31
|
+
if ($ === search) {
|
|
32
|
+
$i['add character'](replace);
|
|
33
|
+
}
|
|
34
|
+
else {
|
|
35
|
+
$i['add character']($);
|
|
36
|
+
}
|
|
37
|
+
});
|
|
38
|
+
});
|
|
39
|
+
};
|
|
40
|
+
const replace_space_in_context_path = ($) => {
|
|
41
|
+
const replace_space = ($) => {
|
|
42
|
+
return replace($, 32, 95 /* space -> underscore */);
|
|
43
|
+
};
|
|
44
|
+
return {
|
|
45
|
+
'context': {
|
|
46
|
+
'start': $.context.start,
|
|
47
|
+
'subpath': $.context.subpath.__l_map(($) => replace_space($)),
|
|
48
|
+
},
|
|
49
|
+
'node': replace_space($.node)
|
|
50
|
+
};
|
|
51
|
+
};
|
|
52
|
+
exports.replace_space_in_context_path = replace_space_in_context_path;
|
|
53
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGF0aC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ltcGxlbWVudGF0aW9uL21hbnVhbC9zY2hlbWFzL3BhdGgvdHJhbnNmb3JtZXJzL3BhdGgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSwrREFBZ0Q7QUFLaEQsTUFBTSxPQUFPLEdBQUcsQ0FBQyxDQUFTLEVBQUUsTUFBYyxFQUFFLE9BQWUsRUFBVSxFQUFFO0lBQ25FLE9BQU8sSUFBSSxDQUFDLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDLEVBQUUsRUFBRSxFQUFFO1FBQ3JDLElBQUksQ0FBQyxJQUFJLENBQUMsU0FBUyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUU7WUFDOUMsSUFBSSxDQUFDLEtBQUssTUFBTSxFQUFFLENBQUM7Z0JBQ2YsRUFBRSxDQUFDLGVBQWUsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxDQUFBO1lBQ2hDLENBQUM7aUJBQU0sQ0FBQztnQkFDSixFQUFFLENBQUMsZUFBZSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDMUIsQ0FBQztRQUNMLENBQUMsQ0FBQyxDQUFBO0lBQ04sQ0FBQyxDQUFDLENBQUE7QUFDTixDQUFDLENBQUE7QUFFTSxNQUFNLDZCQUE2QixHQUFHLENBQUMsQ0FBbUIsRUFBb0IsRUFBRTtJQUNuRixNQUFNLGFBQWEsR0FBRyxDQUFDLENBQVMsRUFBVSxFQUFFO1FBQ3hDLE9BQU8sT0FBTyxDQUFDLENBQUMsRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDLHlCQUF5QixDQUFDLENBQUE7SUFDdkQsQ0FBQyxDQUFBO0lBQ0QsT0FBTztRQUNILFNBQVMsRUFBRTtZQUNQLE9BQU8sRUFBRSxDQUFDLENBQUMsT0FBTyxDQUFDLEtBQUs7WUFDeEIsU0FBUyxFQUFFLENBQUMsQ0FBQyxPQUFPLENBQUMsT0FBTyxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsYUFBYSxDQUFDLENBQUMsQ0FBQyxDQUFDO1NBQ2hFO1FBQ0QsTUFBTSxFQUFFLGFBQWEsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDO0tBQ2hDLENBQUE7QUFDTCxDQUFDLENBQUE7QUFYWSxRQUFBLDZCQUE2QixpQ0FXekMifQ==
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core-interface';
|
|
2
|
+
import * as d_console_error from "./to_be_generated/console_error";
|
|
3
|
+
import * as d_console_log from "./to_be_generated/console_log";
|
|
4
|
+
import * as d_write_to_directory from "./to_be_generated/write_to_dictionary";
|
|
5
|
+
import * as d_write_to_file from "./to_be_generated/write_to_file";
|
|
6
|
+
export declare namespace commands {
|
|
7
|
+
type console_error = _pi.Command<d_console_error.Error, d_console_error.Parameters>;
|
|
8
|
+
type console_log = _pi.Command<d_console_log.Error, d_console_log.Parameters>;
|
|
9
|
+
type write_to_directory = _pi.Command<d_write_to_directory.Error, d_write_to_directory.Parameters>;
|
|
10
|
+
type write_to_file = _pi.Command<d_write_to_file.Error, d_write_to_file.Parameters>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb3VyY2VzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL21vZHVsZXMvcGFyZXRvLWZvdW50YWluLXBlbi1kaXJlY3RvcnkvaW50ZXJmYWNlL3Jlc291cmNlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core-interface';
|
|
2
|
+
import * as resources from "./resources";
|
|
3
|
+
import * as resources_exupery from "pareto-resources/dist/interface/resources";
|
|
4
|
+
export declare namespace commands {
|
|
5
|
+
type console_error = _pi.Command_Procedure<resources.commands.console_error, {
|
|
6
|
+
'log error': resources_exupery.commands.log_error;
|
|
7
|
+
}, null>;
|
|
8
|
+
type console_log = _pi.Command_Procedure<resources.commands.console_log, {
|
|
9
|
+
'log': resources_exupery.commands.log;
|
|
10
|
+
}, null>;
|
|
11
|
+
type write_to_directory = _pi.Command_Procedure<resources.commands.write_to_directory, {
|
|
12
|
+
'remove': resources_exupery.commands.remove;
|
|
13
|
+
'write to_file': resources.commands.write_to_file;
|
|
14
|
+
}, null>;
|
|
15
|
+
type write_to_file = _pi.Command_Procedure<resources.commands.write_to_file, {
|
|
16
|
+
'make directory': resources_exupery.commands.make_directory;
|
|
17
|
+
'write file': resources_exupery.commands.write_file;
|
|
18
|
+
}, null>;
|
|
19
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lnbmF0dXJlcy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ludGVyZmFjZS9zaWduYXR1cmVzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uc29sZV9lcnJvci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ludGVyZmFjZS90b19iZV9nZW5lcmF0ZWQvY29uc29sZV9lcnJvci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uc29sZV9sb2cuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvbW9kdWxlcy9wYXJldG8tZm91bnRhaW4tcGVuLWRpcmVjdG9yeS9pbnRlcmZhY2UvdG9fYmVfZ2VuZXJhdGVkL2NvbnNvbGVfbG9nLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core-interface';
|
|
2
|
+
import * as d_remove from "pareto-resources/dist/interface/generated/pareto/schemas/remove/data";
|
|
3
|
+
import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/pareto/schemas/block/data";
|
|
4
|
+
import * as d_path from "pareto-resources/dist/interface/generated/pareto/schemas/path/data";
|
|
5
|
+
import * as d_write_to_file from "./write_to_file";
|
|
6
|
+
export type Error = ['remove', d_remove.Error] | ['nodes', _pi.Dictionary<Error__nodes>];
|
|
7
|
+
export type Error__nodes = ['directory', Error] | ['file', d_write_to_file.Error];
|
|
8
|
+
export type Parameters = {
|
|
9
|
+
'escape spaces in path': boolean;
|
|
10
|
+
'path': d_path.Node_Path;
|
|
11
|
+
'directory': d_fp_block.Directory;
|
|
12
|
+
'indentation': string;
|
|
13
|
+
'newline': string;
|
|
14
|
+
'remove before creating': boolean;
|
|
15
|
+
};
|
package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfdG9fZGljdGlvbmFyeS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ludGVyZmFjZS90b19iZV9nZW5lcmF0ZWQvd3JpdGVfdG9fZGljdGlvbmFyeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.d.ts
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as d_write_file from "pareto-resources/dist/interface/generated/pareto/schemas/write_file/data";
|
|
2
|
+
import * as d_make_directory from "pareto-resources/dist/interface/generated/pareto/schemas/make_directory/data";
|
|
3
|
+
import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/pareto/schemas/block/data";
|
|
4
|
+
import * as d_path from "pareto-resources/dist/interface/generated/pareto/schemas/path/data";
|
|
5
|
+
export type Error = ['make directory', d_make_directory.Error] | ['write file', d_write_file.Error];
|
|
6
|
+
export type Parameters = {
|
|
7
|
+
'escape spaces in path': boolean;
|
|
8
|
+
'group': d_fp_block.Group;
|
|
9
|
+
'directory path': d_path.Node_Path;
|
|
10
|
+
'filename': string;
|
|
11
|
+
'indentation': string;
|
|
12
|
+
'newline': string;
|
|
13
|
+
};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfdG9fZmlsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ludGVyZmFjZS90b19iZV9nZW5lcmF0ZWQvd3JpdGVfdG9fZmlsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as _p from 'pareto-core-shorthands/dist/unresolved_data';
|
|
2
|
+
import * as unresolved from "../interface/generated/pareto/schemas/module/data/unresolved";
|
|
3
|
+
import * as unresolved_schema from "../interface/generated/pareto/schemas/schema/data/unresolved";
|
|
4
|
+
export declare const module_: (operations: unresolved.Operations, schema_tree: unresolved_schema.Schema_Tree) => unresolved.Module;
|
|
5
|
+
export declare const operations: (operations: _p.Raw_Or_Normal_Dictionary<unresolved.Operations.dictionary.D.entry>) => unresolved.Operations;
|
|
6
|
+
export declare const operation: (type_parameters: _p.Raw_Or_Normal_Dictionary<unresolved_schema.Type_Parameters.dictionary.D.entry>, context: unresolved.Operations.dictionary.D.entry.state_group.operation.context, parameters: _p.Raw_Or_Normal_Dictionary<unresolved.Operations.dictionary.D.entry.state_group.operation.parameters.dictionary.D.entry>, result: unresolved.Operations.dictionary.D.entry.state_group.operation.result) => unresolved.Operations.dictionary.D.entry;
|
|
7
|
+
export declare const set: (operations: _p.Raw_Or_Normal_Dictionary<unresolved.Operations.dictionary.D.entry>) => unresolved.Operations.dictionary.D.entry;
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.set = exports.operation = exports.operations = exports.module_ = void 0;
|
|
27
|
+
const _p = __importStar(require("pareto-core-shorthands/dist/unresolved_data"));
|
|
28
|
+
const module_ = (operations, schema_tree) => ({
|
|
29
|
+
'operations': operations,
|
|
30
|
+
'schema tree': schema_tree,
|
|
31
|
+
});
|
|
32
|
+
exports.module_ = module_;
|
|
33
|
+
const operations = (operations) => _p.wrap_dictionary(operations);
|
|
34
|
+
exports.operations = operations;
|
|
35
|
+
const operation = (type_parameters, context, parameters, result) => {
|
|
36
|
+
return _p.wrap_state_group(['operation', {
|
|
37
|
+
'type parameters': _p.wrap_dictionary(type_parameters),
|
|
38
|
+
'context': context,
|
|
39
|
+
'parameters': _p.wrap_dictionary(parameters),
|
|
40
|
+
'result': result
|
|
41
|
+
}]);
|
|
42
|
+
};
|
|
43
|
+
exports.operation = operation;
|
|
44
|
+
const set = (operations) => {
|
|
45
|
+
return _p.wrap_state_group(['set', _p.wrap_dictionary(operations)]);
|
|
46
|
+
};
|
|
47
|
+
exports.set = set;
|
|
48
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc3JjL3Nob3J0aGFuZHMvbW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEsZ0ZBQWlFO0FBTzFELE1BQU0sT0FBTyxHQUFHLENBQ25CLFVBQWlDLEVBQ2pDLFdBQTBDLEVBQ3pCLEVBQUUsQ0FBQyxDQUFDO0lBQ3JCLFlBQVksRUFBRSxVQUFVO0lBQ3hCLGFBQWEsRUFBRSxXQUFXO0NBQzdCLENBQUMsQ0FBQTtBQU5XLFFBQUEsT0FBTyxXQU1sQjtBQUVLLE1BQU0sVUFBVSxHQUFHLENBQ3RCLFVBQWlGLEVBQzVELEVBQUUsQ0FBQyxFQUFFLENBQUMsZUFBZSxDQUFDLFVBQVUsQ0FBQyxDQUFBO0FBRjdDLFFBQUEsVUFBVSxjQUVtQztBQUVuRCxNQUFNLFNBQVMsR0FBRyxDQUNyQixlQUFrRyxFQUNsRyxPQUErRSxFQUMvRSxVQUFxSSxFQUNySSxNQUE2RSxFQUNyQyxFQUFFO0lBQzFDLE9BQU8sRUFBRSxDQUFDLGdCQUFnQixDQUFDLENBQUMsV0FBVyxFQUFFO1lBQ3JDLGlCQUFpQixFQUFFLEVBQUUsQ0FBQyxlQUFlLENBQUMsZUFBZSxDQUFDO1lBQ3RELFNBQVMsRUFBRSxPQUFPO1lBQ2xCLFlBQVksRUFBRSxFQUFFLENBQUMsZUFBZSxDQUFDLFVBQVUsQ0FBQztZQUM1QyxRQUFRLEVBQUUsTUFBTTtTQUNuQixDQUFDLENBQUMsQ0FBQTtBQUNQLENBQUMsQ0FBQTtBQVpZLFFBQUEsU0FBUyxhQVlyQjtBQUVNLE1BQU0sR0FBRyxHQUFHLENBQ2YsVUFBaUYsRUFDekMsRUFBRTtJQUMxQyxPQUFPLEVBQUUsQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDLEtBQUssRUFBRSxFQUFFLENBQUMsZUFBZSxDQUFDLFVBQVUsQ0FBQyxDQUFDLENBQUMsQ0FBQTtBQUN2RSxDQUFDLENBQUE7QUFKWSxRQUFBLEdBQUcsT0FJZiJ9
|
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
import * as _p from 'pareto-core-shorthands/dist/unresolved_data';
|
|
2
|
+
import * as d_schema from "../interface/generated/pareto/schemas/schema/data/unresolved";
|
|
3
|
+
/**
|
|
4
|
+
* schema tree
|
|
5
|
+
*/
|
|
6
|
+
export declare namespace st {
|
|
7
|
+
const set: (schemas: _p.Raw_Or_Normal_Dictionary<d_schema.Schema_Tree>) => d_schema.Schema_Tree;
|
|
8
|
+
const schema: (schema: d_schema.Schema) => d_schema.Schema_Tree;
|
|
9
|
+
}
|
|
10
|
+
export declare const types: (types: _p.Raw_Or_Normal_Dictionary<d_schema.Types.dictionary.D.entry>) => d_schema.Types;
|
|
11
|
+
export declare const globals: (complexity: "unconstrained" | "constrained", text_types: _p.Raw_Or_Normal_Dictionary<d_schema.Globals.text_types.dictionary.D.entry>, number_types: _p.Raw_Or_Normal_Dictionary<d_schema.Globals.number_types.dictionary.D.entry>) => d_schema.Globals;
|
|
12
|
+
export declare const type: (type: d_schema.Type_Node) => d_schema.Types.dictionary.D.entry;
|
|
13
|
+
export declare const text: (type: "single line" | "multi line") => d_schema.Text_Type;
|
|
14
|
+
export declare const prop: (node: d_schema.Type_Node) => d_schema.Group.dictionary.D.entry;
|
|
15
|
+
export declare const tstate: (node: d_schema.Type_Node) => d_schema.Type_Node.state_group.state_group.dictionary.D.entry;
|
|
16
|
+
export declare const tstated: (description: string, node: d_schema.Type_Node) => d_schema.Type_Node.state_group.state_group.dictionary.D.entry;
|
|
17
|
+
export declare const propd: (description: string, node: d_schema.Type_Node) => d_schema.Group.dictionary.D.entry;
|
|
18
|
+
/**
|
|
19
|
+
* number type
|
|
20
|
+
*/
|
|
21
|
+
export declare namespace n {
|
|
22
|
+
const integer: (decimal_separator_offset?: number) => d_schema.Number_Type;
|
|
23
|
+
const approximation: (significant_digits: number) => d_schema.Number_Type;
|
|
24
|
+
const natural: (decimal_separator_offset?: number) => d_schema.Number_Type;
|
|
25
|
+
const positive_natural: (decimal_separator_offset?: number) => d_schema.Number_Type;
|
|
26
|
+
}
|
|
27
|
+
export declare const reference: (type: string) => d_schema.Type_Reference;
|
|
28
|
+
export declare const part_reference: (type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[]) => d_schema.Type_Node_Reference;
|
|
29
|
+
/**
|
|
30
|
+
* type node
|
|
31
|
+
*/
|
|
32
|
+
export declare namespace t {
|
|
33
|
+
const boolean: () => d_schema.Type_Node;
|
|
34
|
+
const component: (type: string) => d_schema.Type_Node;
|
|
35
|
+
const component_cyclic: (type: string) => d_schema.Type_Node;
|
|
36
|
+
const component_external: (imp: string, type: string) => d_schema.Type_Node;
|
|
37
|
+
const dictionary: (type: d_schema.Type_Node, ordered?: "ordered" | "") => d_schema.Type_Node;
|
|
38
|
+
const group: (properties: _p.Raw_Or_Normal_Dictionary<d_schema.Group.dictionary.D.entry>) => d_schema.Type_Node;
|
|
39
|
+
const list: (type: d_schema.Type_Node) => d_schema.Type_Node;
|
|
40
|
+
const nothing: () => d_schema.Type_Node;
|
|
41
|
+
const number_global: (name: string) => d_schema.Type_Node;
|
|
42
|
+
const number_local: (bt: d_schema.Number_Type) => d_schema.Type_Node;
|
|
43
|
+
const optional: (type: d_schema.Type_Node) => d_schema.Type_Node;
|
|
44
|
+
const reference_derived: (type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[]) => d_schema.Type_Node;
|
|
45
|
+
const reference_derived_external: (imp: string, type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[]) => d_schema.Type_Node;
|
|
46
|
+
const reference: (type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[], dependency?: "cyclic" | "acyclic") => d_schema.Type_Node;
|
|
47
|
+
const reference_stack: (type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[]) => d_schema.Type_Node;
|
|
48
|
+
const reference_external: (schema: string, type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[]) => d_schema.Type_Node;
|
|
49
|
+
const state_group: (states: _p.Raw_Or_Normal_Dictionary<d_schema.Type_Node.state_group.state_group.dictionary.D.entry>) => d_schema.Type_Node;
|
|
50
|
+
const text_global: (name: string) => d_schema.Type_Node;
|
|
51
|
+
const text_local: (bt: d_schema.Text_Type) => d_schema.Type_Node;
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* type node reference tail step
|
|
55
|
+
*/
|
|
56
|
+
export declare namespace tr {
|
|
57
|
+
const d: () => d_schema.Type_Node_Reference.tail.list.L.element;
|
|
58
|
+
const g: (grp: string) => d_schema.Type_Node_Reference.tail.list.L.element;
|
|
59
|
+
const s: (state: string) => d_schema.Type_Node_Reference.tail.list.L.element;
|
|
60
|
+
const o: () => d_schema.Type_Node_Reference.tail.list.L.element;
|
|
61
|
+
}
|
|
62
|
+
export declare const sig_params: (values: _p.Raw_Or_Normal_Dictionary<d_schema.Signature_Parameters.values.dictionary.D.entry>, lookups: _p.Raw_Or_Normal_Dictionary<d_schema.Signature_Parameters.lookups.dictionary.D.entry>) => d_schema.Signature_Parameters;
|
|
63
|
+
/**
|
|
64
|
+
* signature
|
|
65
|
+
*/
|
|
66
|
+
export declare namespace sig {
|
|
67
|
+
const local: (values: _p.Raw_Or_Normal_Dictionary<d_schema.Signature_Parameters.values.dictionary.D.entry>, lookups: _p.Raw_Or_Normal_Dictionary<d_schema.Signature_Parameters.lookups.dictionary.D.entry>) => d_schema.Signatures.dictionary.D.entry;
|
|
68
|
+
const same_as: (name: string) => d_schema.Signatures.dictionary.D.entry;
|
|
69
|
+
}
|
|
70
|
+
export declare const value_parameter: (name: string, presence?: "optional" | "required") => d_schema.Signature_Parameters.values.dictionary.D.entry;
|
|
71
|
+
export declare const value_parameter_external: (imp: string, type: string, presence?: "optional" | "required") => d_schema.Signature_Parameters.values.dictionary.D.entry;
|
|
72
|
+
export declare const lookup_parameter: (name: string, type?: "acyclic" | "cyclic" | "stack", presence?: "optional" | "required") => d_schema.Signature_Parameters.lookups.dictionary.D.entry;
|
|
73
|
+
/**
|
|
74
|
+
* lookup selection
|
|
75
|
+
*/
|
|
76
|
+
export declare namespace ls {
|
|
77
|
+
const parameter: (parameter: string) => d_schema.Lookup_Selection;
|
|
78
|
+
const not_circular_dependent_siblings: () => d_schema.Lookup_Selection;
|
|
79
|
+
const possibly_circular_dependent_siblings: () => d_schema.Lookup_Selection;
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* node resolver lookup arguments
|
|
83
|
+
*/
|
|
84
|
+
export declare namespace al {
|
|
85
|
+
const not_set: () => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
|
|
86
|
+
const empty_stack: () => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
|
|
87
|
+
/**
|
|
88
|
+
* creates a new stack of lookup selections from an existing stack and a new element
|
|
89
|
+
*/
|
|
90
|
+
const stack: (stack: d_schema.Lookup_Selection, element: d_schema.Lookup_Selection) => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
|
|
91
|
+
/**
|
|
92
|
+
* provides a dictionary by selecting a value (that is guaranteed to be a dictionary)
|
|
93
|
+
*/
|
|
94
|
+
const dictionary: (value_selection: d_schema.Guaranteed_Value_Selection) => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
|
|
95
|
+
/**
|
|
96
|
+
* selects a lookup parameter of this resolver and passes it to the next resolver
|
|
97
|
+
*/
|
|
98
|
+
const parameter: (parameter: string) => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
|
|
99
|
+
/**
|
|
100
|
+
* this one is only usable in the context of an ordered dictionary
|
|
101
|
+
*/
|
|
102
|
+
const not_circular_dependent_siblings: () => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
|
|
103
|
+
/**
|
|
104
|
+
* this one is only usable in the context of a dictionary (ordered or not)
|
|
105
|
+
*/
|
|
106
|
+
const possibly_circular_dependent_siblings: () => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* value selection path step
|
|
110
|
+
*/
|
|
111
|
+
export declare namespace vst {
|
|
112
|
+
const component: () => d_schema.Relative_Value_Selection.path.list.L.element;
|
|
113
|
+
const group: (property: string) => d_schema.Relative_Value_Selection.path.list.L.element;
|
|
114
|
+
const reference: () => d_schema.Relative_Value_Selection.path.list.L.element;
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
* optional value initialization
|
|
118
|
+
*/
|
|
119
|
+
export declare namespace ovi {
|
|
120
|
+
const not_set: () => d_schema.Optional_Value_Initialization;
|
|
121
|
+
const set: (value: d_schema.Guaranteed_Value_Selection) => d_schema.Optional_Value_Initialization;
|
|
122
|
+
const selection: (selection: d_schema.Possible_Value_Selection) => d_schema.Optional_Value_Initialization;
|
|
123
|
+
}
|
|
124
|
+
/**
|
|
125
|
+
* possible value selection
|
|
126
|
+
*/
|
|
127
|
+
export declare namespace pvs {
|
|
128
|
+
const state_group: (state_group: string, result: d_schema.Type_Reference) => d_schema.Possible_Value_Selection;
|
|
129
|
+
const optional_value: (optional_value: string, result: d_schema.Type_Reference) => d_schema.Possible_Value_Selection;
|
|
130
|
+
const parameter: (parameter: string) => d_schema.Possible_Value_Selection;
|
|
131
|
+
}
|
|
132
|
+
/**
|
|
133
|
+
* guaranteed value selection
|
|
134
|
+
*/
|
|
135
|
+
export declare namespace gvs {
|
|
136
|
+
const dictionary: (value_selection: d_schema.Guaranteed_Value_Selection) => d_schema.Lookup_Selection;
|
|
137
|
+
const component: (component: string, constraint: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
|
|
138
|
+
const reference: (reference: string, constraint: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
|
|
139
|
+
const list: (list: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
|
|
140
|
+
const state_group: (state_group: string, result: d_schema.Type_Reference, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
|
|
141
|
+
const optional_value: (optional_value: string, result: d_schema.Type_Reference, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
|
|
142
|
+
const parameter: (parameter: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
|
|
143
|
+
const list_cursor: (tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
|
|
144
|
+
const linked_entry: (tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
|
|
145
|
+
const sibling: (sibling: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
|
|
146
|
+
const parent_sibling: (parent_sibling: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
|
|
147
|
+
const option_constraint: (constraint: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
|
|
148
|
+
}
|
|
149
|
+
/**
|
|
150
|
+
* node resolver value argument
|
|
151
|
+
*/
|
|
152
|
+
export declare namespace av {
|
|
153
|
+
const parameter: (parameter: string) => d_schema.Node_Resolver.state_group.component._arguments.O.values.O.dictionary.D.entry;
|
|
154
|
+
const required: (value: d_schema.Guaranteed_Value_Selection) => d_schema.Node_Resolver.state_group.component._arguments.O.values.O.dictionary.D.entry;
|
|
155
|
+
const optional: (value: d_schema.Optional_Value_Initialization) => d_schema.Node_Resolver.state_group.component._arguments.O.values.O.dictionary.D.entry;
|
|
156
|
+
}
|
|
157
|
+
export declare const state: (resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver.state_group.state_group.states.dictionary.D.entry;
|
|
158
|
+
export declare const state_constrained: (constraints: _p.Raw_Or_Normal_Dictionary<d_schema.Option_Constraints.dictionary.D.entry>, resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver.state_group.state_group.states.dictionary.D.entry;
|
|
159
|
+
/**
|
|
160
|
+
* option constraint
|
|
161
|
+
*/
|
|
162
|
+
export declare namespace oc {
|
|
163
|
+
const state: (value_selection: d_schema.Guaranteed_Value_Selection, state: string) => d_schema.Option_Constraints.dictionary.D.entry;
|
|
164
|
+
const assert_set: (possibly_optional: d_schema.Possible_Value_Selection) => d_schema.Option_Constraints.dictionary.D.entry;
|
|
165
|
+
}
|
|
166
|
+
/**
|
|
167
|
+
* property constraint
|
|
168
|
+
*/
|
|
169
|
+
export declare namespace pc {
|
|
170
|
+
const property: (value_selection_tail: d_schema.Relative_Value_Selection.path.list.L.element[], state: string) => d_schema.Property_Constraints.dictionary.D.entry;
|
|
171
|
+
const constraint: (constraint: string, value_selection_tail: d_schema.Relative_Value_Selection.path.list.L.element[], state?: string) => d_schema.Property_Constraints.dictionary.D.entry;
|
|
172
|
+
}
|
|
173
|
+
/**
|
|
174
|
+
* node resolver
|
|
175
|
+
*/
|
|
176
|
+
export declare namespace r {
|
|
177
|
+
const text: () => d_schema.Node_Resolver;
|
|
178
|
+
const boolean: () => d_schema.Node_Resolver;
|
|
179
|
+
const number: () => d_schema.Node_Resolver;
|
|
180
|
+
const component: (type: string, values: null | _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver.state_group.component._arguments.O.values.O.dictionary.D.entry>, lookups: null | _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry>, constraints?: _p.Raw_Or_Normal_Dictionary<d_schema.Property_Constraints.dictionary.D.entry>) => d_schema.Node_Resolver;
|
|
181
|
+
const component_external: (imp: string, type: string, values: null | _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver.state_group.component._arguments.O.values.O.dictionary.D.entry>, lookups: null | _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry>, constraints?: _p.Raw_Or_Normal_Dictionary<d_schema.Property_Constraints.dictionary.D.entry>) => d_schema.Node_Resolver;
|
|
182
|
+
const dictionary: (resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver;
|
|
183
|
+
const dictionary_linked: (dense: "dense" | "sparse", selection: d_schema.Guaranteed_Value_Selection, resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver;
|
|
184
|
+
const group: (properties: _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver_Group.dictionary.D.entry.resolver>) => d_schema.Node_Resolver;
|
|
185
|
+
const list: (type_resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver;
|
|
186
|
+
const list_with_result: (type_resolver: d_schema.Node_Resolver, result: d_schema.Type_Reference) => d_schema.Node_Resolver;
|
|
187
|
+
const nothing: () => d_schema.Node_Resolver;
|
|
188
|
+
const optional: (type_resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver;
|
|
189
|
+
const optional_constrained: (constraints: _p.Raw_Or_Normal_Dictionary<d_schema.Option_Constraints.dictionary.D.entry>, type_resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver;
|
|
190
|
+
const reference_derived: (value_selection: d_schema.Guaranteed_Value_Selection) => d_schema.Node_Resolver;
|
|
191
|
+
const reference: (lookup_selection: d_schema.Lookup_Selection, constraints?: _p.Raw_Or_Normal_Dictionary<d_schema.Property_Constraints.dictionary.D.entry>) => d_schema.Node_Resolver;
|
|
192
|
+
const reference_stack: (lookup_selection: d_schema.Lookup_Selection, constraints?: _p.Raw_Or_Normal_Dictionary<d_schema.Property_Constraints.dictionary.D.entry>) => d_schema.Node_Resolver;
|
|
193
|
+
const state_group: (states: _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver.state_group.state_group.states.dictionary.D.entry>) => d_schema.Node_Resolver;
|
|
194
|
+
}
|
|
195
|
+
export declare const resolver: (type_resolver: d_schema.Node_Resolver) => d_schema.Resolvers.dictionary.D.entry;
|
|
196
|
+
export declare const signatures: (signatures: _p.Raw_Or_Normal_Dictionary<d_schema.Signatures.dictionary.D.entry>) => d_schema.Resolve_Logic.signatures;
|
|
197
|
+
export declare const resolvers: (resolvers: _p.Raw_Or_Normal_Dictionary<d_schema.Resolvers.dictionary.D.entry>) => d_schema.Resolvers;
|
|
198
|
+
export declare const import_: (name: string) => d_schema.Imports.dictionary.D.entry;
|
|
199
|
+
export declare const constrained: (signatures: d_schema.Resolve_Logic.signatures, resolvers: d_schema.Resolvers) => d_schema.Schema.complexity.state_group.constrained;
|
|
200
|
+
export declare const unconstrained: () => d_schema.Schema.complexity.state_group.unconstrained;
|
|
201
|
+
export declare const schema_: (imports: _p.Raw_Or_Normal_Dictionary<d_schema.Imports.dictionary.D.entry>, globals: d_schema.Globals, types: d_schema.Types, resolve: null | d_schema.Schema.complexity.state_group.constrained) => d_schema.Schemas.dictionary.D.entry;
|