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,65 @@
|
|
|
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.$$ = void 0;
|
|
27
|
+
//core
|
|
28
|
+
const _p = __importStar(require("pareto-core-command"));
|
|
29
|
+
//data
|
|
30
|
+
const all_1 = require("../../../data/temporary_schemas/all");
|
|
31
|
+
//dependencies
|
|
32
|
+
const ds_path = __importStar(require("pareto-resources/dist/implementation/manual/schemas/context_path/deserializers"));
|
|
33
|
+
const t_path_to_path = __importStar(require("pareto-resources/dist/implementation/manual/schemas/path/transformers/path"));
|
|
34
|
+
exports.$$ = _p.command_procedure(($p, $cr, $qr) => [
|
|
35
|
+
_p.dictionaryx.parallel(all_1.$, ($, key) => [
|
|
36
|
+
$cr['write file'].execute({
|
|
37
|
+
'path': t_path_to_path.create_node_path(ds_path.Context_Path($['target path']), `module.astn`),
|
|
38
|
+
'data': "IMPLEMENT ME"
|
|
39
|
+
// 'data': s_serialize.Document(
|
|
40
|
+
// t_m_module.Module(
|
|
41
|
+
// r_module.Module(
|
|
42
|
+
// $.module,
|
|
43
|
+
// {
|
|
44
|
+
// 'parameters': {
|
|
45
|
+
// 'lookups': null,
|
|
46
|
+
// 'values': null,
|
|
47
|
+
// },
|
|
48
|
+
// 'location 2 string': location_to_string
|
|
49
|
+
// }
|
|
50
|
+
// ),
|
|
51
|
+
// {
|
|
52
|
+
// 'value serializers': {
|
|
53
|
+
// 'boolean': ($) => $ ? "true" : "false",
|
|
54
|
+
// 'default number': () => "FIXME NUMBER",
|
|
55
|
+
// 'custom numbers': null
|
|
56
|
+
// }
|
|
57
|
+
// }
|
|
58
|
+
// )
|
|
59
|
+
// ),
|
|
60
|
+
}, ($) => $)
|
|
61
|
+
], ($) => ({
|
|
62
|
+
'exit code': 1
|
|
63
|
+
}))
|
|
64
|
+
]);
|
|
65
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VyaWFsaXplX3NjaGVtYXMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL2NvbW1hbmRzL3NlcmlhbGl6ZV9zY2hlbWFzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEsTUFBTTtBQUNOLHdEQUF5QztBQUl6QyxNQUFNO0FBQ04sNkRBQTJFO0FBRTNFLGNBQWM7QUFDZCx3SEFBeUc7QUFFekcsMkhBQTRHO0FBRS9GLFFBQUEsRUFBRSxHQUEyQyxFQUFFLENBQUMsaUJBQWlCLENBQzFFLENBQUMsRUFBRSxFQUFFLEdBQUcsRUFBRSxHQUFHLEVBQUUsRUFBRSxDQUFDO0lBQ2QsRUFBRSxDQUFDLFdBQVcsQ0FBQyxRQUFRLENBQ25CLE9BQWdCLEVBQ2hCLENBQUMsQ0FBQyxFQUFFLEdBQUcsRUFBRSxFQUFFLENBQUM7UUFFUixHQUFHLENBQUMsWUFBWSxDQUFDLENBQUMsT0FBTyxDQUNyQjtZQUNJLE1BQU0sRUFBRSxjQUFjLENBQUMsZ0JBQWdCLENBQUMsT0FBTyxDQUFDLFlBQVksQ0FBQyxDQUFDLENBQUMsYUFBYSxDQUFDLENBQUMsRUFBRSxhQUFhLENBQUM7WUFDOUYsTUFBTSxFQUFFLGNBQWM7WUFDdEIsZ0NBQWdDO1lBQ2hDLHlCQUF5QjtZQUN6QiwyQkFBMkI7WUFDM0Isd0JBQXdCO1lBQ3hCLGdCQUFnQjtZQUNoQixrQ0FBa0M7WUFDbEMsdUNBQXVDO1lBQ3ZDLHNDQUFzQztZQUN0QyxxQkFBcUI7WUFDckIsMERBQTBEO1lBQzFELGdCQUFnQjtZQUNoQixhQUFhO1lBQ2IsWUFBWTtZQUNaLHFDQUFxQztZQUNyQywwREFBMEQ7WUFDMUQsMERBQTBEO1lBQzFELHlDQUF5QztZQUN6QyxnQkFBZ0I7WUFDaEIsWUFBWTtZQUNaLFFBQVE7WUFDUixLQUFLO1NBQ1IsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUNYO0tBQ0osRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQztRQUNKLFdBQVcsRUFBRSxDQUFDO0tBQ2pCLENBQUMsQ0FFTDtDQUNKLENBQ0osQ0FBQSJ9
|
|
@@ -0,0 +1,43 @@
|
|
|
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.$$ = void 0;
|
|
27
|
+
const _p = __importStar(require("pareto-core-query"));
|
|
28
|
+
//depencencies
|
|
29
|
+
const deserializers_1 = require("../schemas/unmarshall_result/deserializers");
|
|
30
|
+
const path_1 = require("pareto-resources/dist/implementation/manual/schemas/path/transformers/path");
|
|
31
|
+
const s_path = __importStar(require("pareto-resources/dist/implementation/manual/schemas/path/serializers"));
|
|
32
|
+
exports.$$ = _p.query_function(($p, $qr) => {
|
|
33
|
+
const schema_path = (0, path_1.create_node_path)($p['file path'].context, "astn-schema");
|
|
34
|
+
const schema_path_text = s_path.Node_Path(schema_path);
|
|
35
|
+
return $qr['read file'](schema_path, () => ['no schema file', {
|
|
36
|
+
'file location': schema_path_text,
|
|
37
|
+
}]).refine_without_error_transformation(($, abort) => (0, deserializers_1.$$)($p.content, ($) => abort(['deserialize', $]), {
|
|
38
|
+
'instance path': s_path.Node_Path($p['file path']),
|
|
39
|
+
'schema content': $,
|
|
40
|
+
'schema path': schema_path_text,
|
|
41
|
+
}));
|
|
42
|
+
});
|
|
43
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibG9hZF9wYXJldG9fZG9jdW1lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3F1ZXJpZXMvbG9hZF9wYXJldG9fZG9jdW1lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSxzREFBdUM7QUFRdkMsY0FBYztBQUVkLDhFQUF1RjtBQUN2RixxR0FBNkc7QUFDN0csNkdBQThGO0FBRWpGLFFBQUEsRUFBRSxHQUE0QyxFQUFFLENBQUMsY0FBYyxDQUFDLENBQUMsRUFBRSxFQUFFLEdBQUcsRUFBRSxFQUFFO0lBRXJGLE1BQU0sV0FBVyxHQUFHLElBQUEsdUJBQWdCLEVBQUMsRUFBRSxDQUFDLFdBQVcsQ0FBQyxDQUFDLE9BQU8sRUFBRSxhQUFhLENBQUMsQ0FBQTtJQUU1RSxNQUFNLGdCQUFnQixHQUFHLE1BQU0sQ0FBQyxTQUFTLENBQUMsV0FBVyxDQUFDLENBQUE7SUFFdEQsT0FBTyxHQUFHLENBQUMsV0FBVyxDQUFDLENBQ25CLFdBQVcsRUFDWCxHQUFZLEVBQUUsQ0FBQyxDQUFDLGdCQUFnQixFQUFFO1lBQzlCLGVBQWUsRUFBRSxnQkFBZ0I7U0FDcEMsQ0FBQyxDQUNMLENBQUMsbUNBQW1DLENBQ2pDLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLENBQUMsSUFBQSxrQkFBb0IsRUFDOUIsRUFBRSxDQUFDLE9BQU8sRUFDVixDQUFDLENBQUMsRUFBQyxFQUFFLENBQUMsS0FBSyxDQUFDLENBQUMsYUFBYSxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQy9CO1FBQ0ksZUFBZSxFQUFFLE1BQU0sQ0FBQyxTQUFTLENBQUMsRUFBRSxDQUFDLFdBQVcsQ0FBQyxDQUFDO1FBQ2xELGdCQUFnQixFQUFFLENBQUM7UUFDbkIsYUFBYSxFQUFFLGdCQUFnQjtLQUNsQyxDQUNKLENBRUosQ0FBQTtBQUNMLENBQUMsQ0FDQSxDQUFBIn0=
|
|
@@ -0,0 +1,36 @@
|
|
|
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.$$ = void 0;
|
|
27
|
+
const _p = __importStar(require("pareto-core-query"));
|
|
28
|
+
//depencencies
|
|
29
|
+
const load_pareto_document_1 = require("./load_pareto_document");
|
|
30
|
+
exports.$$ = _p.query_function(($p, $qr) => $qr['read file']($p['file path'], ($) => ['read file', $]).query_without_error_transformation(($) => (0, load_pareto_document_1.$$)({
|
|
31
|
+
'read file': $qr['read file'],
|
|
32
|
+
})({
|
|
33
|
+
'content': $,
|
|
34
|
+
'file path': $p['file path'],
|
|
35
|
+
}, ($) => ['document', $])));
|
|
36
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibG9hZF9wYXJldG9fZmlsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvcXVlcmllcy9sb2FkX3BhcmV0b19maWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEsc0RBQXVDO0FBT3ZDLGNBQWM7QUFDZCxpRUFBcUU7QUFFeEQsUUFBQSxFQUFFLEdBQXdDLEVBQUUsQ0FBQyxjQUFjLENBQ3BFLENBQUMsRUFBRSxFQUFFLEdBQUcsRUFBRSxFQUFFLENBQUMsR0FBRyxDQUFDLFdBQVcsQ0FBQyxDQUN6QixFQUFFLENBQUMsV0FBVyxDQUFDLEVBQ2YsQ0FBQyxDQUFDLEVBQVcsRUFBRSxDQUFDLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQyxDQUNuQyxDQUFDLGtDQUFrQyxDQUNoQyxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsSUFBQSx5QkFBc0IsRUFDekI7SUFDSSxXQUFXLEVBQUUsR0FBRyxDQUFDLFdBQVcsQ0FBQztDQUNoQyxDQUNKLENBQ0c7SUFDSSxTQUFTLEVBQUUsQ0FBQztJQUNaLFdBQVcsRUFBRSxFQUFFLENBQUMsV0FBVyxDQUFDO0NBQy9CLEVBQ0QsQ0FBQyxDQUFDLEVBQVcsRUFBRSxDQUFDLENBQUMsVUFBVSxFQUFFLENBQUMsQ0FBQyxDQUNsQyxDQUNKLENBQ0osQ0FBQSJ9
|
package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core-interface';
|
|
2
|
+
import * as d_in from "../../../../../interface/to_be_generated/temp_unmashall_result";
|
|
3
|
+
import * as d_out from "astn/dist/interface/generated/pareto/schemas/authoring_target/data";
|
|
4
|
+
export type Error = null;
|
|
5
|
+
export declare const Node: ($: d_in.Node, $p: null, abort: _pi.Abort<Error>) => d_out.Value;
|
package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
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.Node = void 0;
|
|
27
|
+
const _p = __importStar(require("pareto-core-transformer"));
|
|
28
|
+
const _pdev = __importStar(require("pareto-core-dev"));
|
|
29
|
+
const Node = ($, $p, abort) => {
|
|
30
|
+
return {
|
|
31
|
+
'type': _p.sg($.type, ($) => {
|
|
32
|
+
switch ($[0]) {
|
|
33
|
+
case 'boolean': return _p.ss($, ($) => ['text', {
|
|
34
|
+
'value': "FIXME_BOOLEAN",
|
|
35
|
+
'delimiter': ['none', null],
|
|
36
|
+
}]);
|
|
37
|
+
case 'component': return _pdev.implement_me("xx");
|
|
38
|
+
case 'dictionary': return _pdev.implement_me("xx");
|
|
39
|
+
case 'group': return _pdev.implement_me("xx");
|
|
40
|
+
case 'list': return _pdev.implement_me("xx");
|
|
41
|
+
case 'nothing': return _p.ss($, ($) => ['nothing', null]);
|
|
42
|
+
case 'number': return _p.ss($, ($) => _p.sg($['found value type'], ($) => {
|
|
43
|
+
switch ($[0]) {
|
|
44
|
+
case 'valid': return _p.ss($, ($) => ['text', {
|
|
45
|
+
'value': $.value.value,
|
|
46
|
+
'delimiter': ['none', null],
|
|
47
|
+
}]);
|
|
48
|
+
case 'invalid': return _p.ss($, ($) => abort(null));
|
|
49
|
+
default: return _p.au($[0]);
|
|
50
|
+
}
|
|
51
|
+
}));
|
|
52
|
+
case 'optional': return _pdev.implement_me("xx");
|
|
53
|
+
case 'reference': return _pdev.implement_me("xx");
|
|
54
|
+
case 'state group': return _pdev.implement_me("xx");
|
|
55
|
+
case 'text': return _p.ss($, ($) => ['text', {
|
|
56
|
+
'value': "FIXME_TEXT",
|
|
57
|
+
'delimiter': ['none', null],
|
|
58
|
+
}]);
|
|
59
|
+
default: return _p.au($[0]);
|
|
60
|
+
}
|
|
61
|
+
})
|
|
62
|
+
};
|
|
63
|
+
};
|
|
64
|
+
exports.Node = Node;
|
|
65
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5tYXJzaGFsbF9yZXN1bHQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3NjaGVtYXMvYXN0bl9hdXRob3JpbmdfdGFyZ2V0L3JlZmluZXJzL3VubWFyc2hhbGxfcmVzdWx0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEsNERBQTZDO0FBRTdDLHVEQUF3QztBQU9qQyxNQUFNLElBQUksR0FBRyxDQUNoQixDQUFZLEVBQ1osRUFBUSxFQUNSLEtBQXVCLEVBQ1osRUFBRTtJQUNiLE9BQU87UUFDSCxNQUFNLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUU7WUFDeEIsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztnQkFDWCxLQUFLLFNBQVMsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQXFCLEVBQUUsQ0FBQyxDQUFDLE1BQU0sRUFBRTt3QkFDL0QsT0FBTyxFQUFFLGVBQWU7d0JBQ3hCLFdBQVcsRUFBRSxDQUFDLE1BQU0sRUFBRSxJQUFJLENBQUM7cUJBRTlCLENBQUMsQ0FBQyxDQUFBO2dCQUNILEtBQUssV0FBVyxDQUFDLENBQUMsT0FBTyxLQUFLLENBQUMsWUFBWSxDQUFDLElBQUksQ0FBQyxDQUFBO2dCQUNqRCxLQUFLLFlBQVksQ0FBQyxDQUFDLE9BQU8sS0FBSyxDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsQ0FBQTtnQkFDbEQsS0FBSyxPQUFPLENBQUMsQ0FBQyxPQUFPLEtBQUssQ0FBQyxZQUFZLENBQUMsSUFBSSxDQUFDLENBQUE7Z0JBQzdDLEtBQUssTUFBTSxDQUFDLENBQUMsT0FBTyxLQUFLLENBQUMsWUFBWSxDQUFDLElBQUksQ0FBQyxDQUFBO2dCQUM1QyxLQUFLLFNBQVMsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsU0FBUyxFQUFFLElBQUksQ0FBQyxDQUFDLENBQUE7Z0JBQ3pELEtBQUssUUFBUSxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBcUIsRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLGtCQUFrQixDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtvQkFDeEYsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQzt3QkFDWCxLQUFLLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsTUFBTSxFQUFFO2dDQUMxQyxPQUFPLEVBQUUsQ0FBQyxDQUFDLEtBQUssQ0FBQyxLQUFLO2dDQUN0QixXQUFXLEVBQUUsQ0FBQyxNQUFNLEVBQUUsSUFBSSxDQUFDOzZCQUM5QixDQUFDLENBQUMsQ0FBQTt3QkFDSCxLQUFLLFNBQVMsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFBO3dCQUNuRCxPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7b0JBQy9CLENBQUM7Z0JBQ0wsQ0FBQyxDQUFDLENBQUMsQ0FBQTtnQkFDSCxLQUFLLFVBQVUsQ0FBQyxDQUFDLE9BQU8sS0FBSyxDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsQ0FBQTtnQkFDaEQsS0FBSyxXQUFXLENBQUMsQ0FBQyxPQUFPLEtBQUssQ0FBQyxZQUFZLENBQUMsSUFBSSxDQUFDLENBQUE7Z0JBQ2pELEtBQUssYUFBYSxDQUFDLENBQUMsT0FBTyxLQUFLLENBQUMsWUFBWSxDQUFDLElBQUksQ0FBQyxDQUFBO2dCQUNuRCxLQUFLLE1BQU0sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQXFCLEVBQUUsQ0FBQyxDQUFDLE1BQU0sRUFBRTt3QkFDNUQsT0FBTyxFQUFFLFlBQVk7d0JBQ3JCLFdBQVcsRUFBRSxDQUFDLE1BQU0sRUFBRSxJQUFJLENBQUM7cUJBRTlCLENBQUMsQ0FBQyxDQUFBO2dCQUNILE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUMvQixDQUFDO1FBQ0wsQ0FBQyxDQUFDO0tBQ0wsQ0FBQTtBQUNMLENBQUMsQ0FBQTtBQXhDWSxRQUFBLElBQUksUUF3Q2hCIn0=
|
package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core-interface';
|
|
2
|
+
import * as d_in from "../../../../../interface/to_be_generated/load_pareto_document";
|
|
3
|
+
import * as d_out from "pareto-fountain-pen/dist/interface/generated/pareto/schemas/block/data";
|
|
4
|
+
export declare namespace signatures {
|
|
5
|
+
type Error = _pi.Transformer<d_in.Error, d_out.Block_Part>;
|
|
6
|
+
}
|
|
7
|
+
export declare const Error: signatures.Error;
|
|
@@ -0,0 +1,51 @@
|
|
|
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.Error = void 0;
|
|
27
|
+
const _p = __importStar(require("pareto-core-transformer"));
|
|
28
|
+
const sh = __importStar(require("pareto-fountain-pen/dist/shorthands/block"));
|
|
29
|
+
const t_deserialize_parse_tree_to_fountain_pen = __importStar(require("astn-core/dist/implementation/manual/schemas/deserialize_parse_tree/transformers/fountain_pen"));
|
|
30
|
+
const Error = ($) => _p.sg($, ($) => {
|
|
31
|
+
switch ($[0]) {
|
|
32
|
+
case 'no schema file': return _p.ss($, ($) => sh.b.snippet(`no schema file @ ${$['file location']}`));
|
|
33
|
+
case 'deserialize': return _p.ss($, ($) => _p.sg($, ($) => {
|
|
34
|
+
switch ($[0]) {
|
|
35
|
+
case 'schema error': return _p.ss($, ($) => {
|
|
36
|
+
return sh.b.sub([
|
|
37
|
+
sh.b.snippet(`error in schema @ ${$['file location']}: `),
|
|
38
|
+
sh.b.snippet(`FIXME`)
|
|
39
|
+
//t_deserialize_parse_tree_to_fountain_pen.Error($.error, { 'position info': ['zero based', null] }),
|
|
40
|
+
]);
|
|
41
|
+
});
|
|
42
|
+
case 'unmarshall error': return _p.ss($, ($) => sh.b.snippet(`error during marshalling (TBD)`));
|
|
43
|
+
case 'parse error': return _p.ss($, ($) => t_deserialize_parse_tree_to_fountain_pen.Error($, { 'position info': ['zero based', null] }));
|
|
44
|
+
default: return _p.au($[0]);
|
|
45
|
+
}
|
|
46
|
+
}));
|
|
47
|
+
default: return _p.au($[0]);
|
|
48
|
+
}
|
|
49
|
+
});
|
|
50
|
+
exports.Error = Error;
|
|
51
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9zY2hlbWFzL2xvYWRfcGFyZXRvX2RvY3VtZW50L3RyYW5zZm9ybWVycy9mb3VudGFpbl9wZW4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSw0REFBNkM7QUFVN0MsOEVBQStEO0FBRS9ELHdLQUF5SjtBQUVsSixNQUFNLEtBQUssR0FBcUIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUU7SUFDekQsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztRQUNYLEtBQUssZ0JBQWdCLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxvQkFBb0IsQ0FBQyxDQUFDLGVBQWUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFBO1FBQ3JHLEtBQUssYUFBYSxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtZQUN0RCxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO2dCQUVYLEtBQUssY0FBYyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFO29CQUN2QyxPQUFPLEVBQUUsQ0FBQyxDQUFDLENBQUMsR0FBRyxDQUFDO3dCQUNaLEVBQUUsQ0FBQyxDQUFDLENBQUMsT0FBTyxDQUFDLHFCQUFxQixDQUFDLENBQUMsZUFBZSxDQUFDLElBQUksQ0FBQzt3QkFDekQsRUFBRSxDQUFDLENBQUMsQ0FBQyxPQUFPLENBQUMsT0FBTyxDQUFDO3dCQUNyQixxR0FBcUc7cUJBQ3hHLENBQUMsQ0FBQTtnQkFDTixDQUFDLENBQUMsQ0FBQTtnQkFDRixLQUFLLGtCQUFrQixDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxPQUFPLENBQUMsZ0NBQWdDLENBQUMsQ0FBQyxDQUFBO2dCQUMvRixLQUFLLGFBQWEsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLHdDQUF3QyxDQUFDLEtBQUssQ0FBQyxDQUFDLEVBQUUsRUFBRSxlQUFlLEVBQUUsQ0FBQyxZQUFZLEVBQUUsSUFBSSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUE7Z0JBQ3hJLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUMvQixDQUFDO1FBQ0wsQ0FBQyxDQUFDLENBQUMsQ0FBQTtRQUNILE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtJQUMvQixDQUFDO0FBQ0wsQ0FBQyxDQUFDLENBQUE7QUFwQlcsUUFBQSxLQUFLLFNBb0JoQiJ9
|
|
@@ -0,0 +1,35 @@
|
|
|
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.Error = void 0;
|
|
27
|
+
//dependencies
|
|
28
|
+
const t_to_fountain_pen = __importStar(require("./transformers/fountain_pen"));
|
|
29
|
+
const s_fp = __importStar(require("pareto-fountain-pen/dist/implementation/manual/schemas/block/serializers"));
|
|
30
|
+
const Error = ($) => s_fp.Block_Part(t_to_fountain_pen.Error($), {
|
|
31
|
+
'indentation': ` `,
|
|
32
|
+
'newline': '\n',
|
|
33
|
+
});
|
|
34
|
+
exports.Error = Error;
|
|
35
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VyaWFsaXplcnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3NjaGVtYXMvbG9hZF9wYXJldG9fZmlsZS9zZXJpYWxpemVycy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQU9BLGNBQWM7QUFDZCwrRUFBZ0U7QUFDaEUsK0dBQWdHO0FBRXpGLE1BQU0sS0FBSyxHQUFVLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUM5QyxpQkFBaUIsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLEVBQzFCO0lBQ0ksYUFBYSxFQUFFLE1BQU07SUFDckIsU0FBUyxFQUFFLElBQUk7Q0FDbEIsQ0FDSixDQUFBO0FBTlksUUFBQSxLQUFLLFNBTWpCIn0=
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core-interface';
|
|
2
|
+
import * as d_in from "../../../../../interface/to_be_generated/load_pareto_file";
|
|
3
|
+
import * as d_out from "pareto-fountain-pen/dist/interface/generated/pareto/schemas/block/data";
|
|
4
|
+
export declare namespace signatures {
|
|
5
|
+
type Error = _pi.Transformer<d_in.Error, d_out.Block_Part>;
|
|
6
|
+
}
|
|
7
|
+
export declare const Error: signatures.Error;
|
|
@@ -0,0 +1,38 @@
|
|
|
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.Error = void 0;
|
|
27
|
+
const _p = __importStar(require("pareto-core-transformer"));
|
|
28
|
+
const t_read_file_to_fountain_pen = __importStar(require("pareto-resources/dist/implementation/manual/schemas/read_file/transformers/fountain_pen"));
|
|
29
|
+
const t_load_pareto_document = __importStar(require("../../load_pareto_document/transformers/fountain_pen"));
|
|
30
|
+
const Error = ($) => _p.sg($, ($) => {
|
|
31
|
+
switch ($[0]) {
|
|
32
|
+
case 'document': return _p.ss($, ($) => t_load_pareto_document.Error($));
|
|
33
|
+
case 'read file': return _p.ss($, ($) => t_read_file_to_fountain_pen.Error($));
|
|
34
|
+
default: return _p.au($[0]);
|
|
35
|
+
}
|
|
36
|
+
});
|
|
37
|
+
exports.Error = Error;
|
|
38
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9zY2hlbWFzL2xvYWRfcGFyZXRvX2ZpbGUvdHJhbnNmb3JtZXJzL2ZvdW50YWluX3Blbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDREQUE2QztBQVc3QyxxSkFBc0k7QUFDdEksNkdBQThGO0FBRXZGLE1BQU0sS0FBSyxHQUFxQixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtJQUN6RCxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO1FBQ1gsS0FBSyxVQUFVLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtRQUN4RSxLQUFLLFdBQVcsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLDJCQUEyQixDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO1FBQzlFLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtJQUMvQixDQUFDO0FBQ0wsQ0FBQyxDQUFDLENBQUE7QUFOVyxRQUFBLEtBQUssU0FNaEIifQ==
|
|
@@ -0,0 +1,37 @@
|
|
|
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.Module = void 0;
|
|
27
|
+
const _p = __importStar(require("pareto-core-transformer"));
|
|
28
|
+
const t_exupery_implementation_main = __importStar(require("../../../../manual/schemas/schema/transformers/exupery_implementation_main"));
|
|
29
|
+
const Module = ($) => {
|
|
30
|
+
return _p.dictionary.literal({
|
|
31
|
+
'schemas': t_exupery_implementation_main.Schema_Tree($['schema tree'], {
|
|
32
|
+
'path': _p.list.literal([]),
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
};
|
|
36
|
+
exports.Module = Module;
|
|
37
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXh1cGVyeV9pbXBsZW1lbnRhdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvc2NoZW1hcy9tb2R1bGUvdHJhbnNmb3JtZXJzL2V4dXBlcnlfaW1wbGVtZW50YXRpb24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSw0REFBNkM7QUFPN0MsMElBQTJIO0FBR3BILE1BQU0sTUFBTSxHQUFHLENBQUMsQ0FBYyxFQUFvQixFQUFFO0lBQ3ZELE9BQU8sRUFBRSxDQUFDLFVBQVUsQ0FBQyxPQUFPLENBQXFCO1FBQzdDLFNBQVMsRUFBRSw2QkFBNkIsQ0FBQyxXQUFXLENBQ2hELENBQUMsQ0FBQyxhQUFhLENBQUMsRUFDaEI7WUFDSSxNQUFNLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsRUFBRSxDQUFDO1NBQzlCLENBQ0o7S0FDSixDQUFDLENBQUE7QUFDTixDQUFDLENBQUE7QUFUWSxRQUFBLE1BQU0sVUFTbEIifQ==
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as d_in from "../../../../../interface/generated/pareto/schemas/module/data/resolved";
|
|
2
|
+
import * as d_out from "exupery/dist/interface/generated/pareto/schemas/interface/data/resolved";
|
|
3
|
+
export declare const Operations: ($: d_in.Operations, $p: {
|
|
4
|
+
"add location": boolean;
|
|
5
|
+
}) => d_out.Type;
|
|
6
|
+
export declare const Module: ($: d_in.Module) => d_out.Module_Set;
|
|
@@ -0,0 +1,82 @@
|
|
|
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.Module = exports.Operations = void 0;
|
|
27
|
+
const _psh = __importStar(require("pareto-core-shorthands/dist/unconstrained"));
|
|
28
|
+
const sh = __importStar(require("exupery/dist/shorthands/interface"));
|
|
29
|
+
const t_exupery_interface_main = __importStar(require("../../../../manual/schemas/schema/transformers/exupery_interface_main"));
|
|
30
|
+
const Operations = ($, $p) => {
|
|
31
|
+
return sh.t.group({});
|
|
32
|
+
// return sh.t.group($.__d_map(($) => _p.sg($, ($) => {
|
|
33
|
+
// switch ($[0]) {
|
|
34
|
+
// case 'operation': return _p.ss($, ($) => sh.type.transformer(
|
|
35
|
+
// t_exupery_interface_types.Type_Node($.result, { 'add location': $p['add location'] }),
|
|
36
|
+
// t_exupery_interface_types.Type_Node(
|
|
37
|
+
// $.context,
|
|
38
|
+
// {
|
|
39
|
+
// 'add location': $p['add location'],
|
|
40
|
+
// }
|
|
41
|
+
// ),
|
|
42
|
+
// $.parameters.__d_map(($) => _p.sg($, ($) => t_exupery_interface_types.Type_Node($, { 'add location': $p['add location'] }))),
|
|
43
|
+
// ))
|
|
44
|
+
// case 'set': return _p.ss($, ($) => Operations($, { 'add location': $p['add location'] }))
|
|
45
|
+
// default: return _p.au($[0])
|
|
46
|
+
// }
|
|
47
|
+
// })))
|
|
48
|
+
};
|
|
49
|
+
exports.Operations = Operations;
|
|
50
|
+
const Module = ($) => {
|
|
51
|
+
return _psh.dictionary.literal({
|
|
52
|
+
"core": sh.m.set({
|
|
53
|
+
"location.ts": sh.m.module({}, {
|
|
54
|
+
"Location": sh.type.data(sh.t.group({
|
|
55
|
+
"file": sh.t.text(),
|
|
56
|
+
"line": sh.t.natural(),
|
|
57
|
+
"column": sh.t.natural(),
|
|
58
|
+
})),
|
|
59
|
+
}),
|
|
60
|
+
}),
|
|
61
|
+
// "operations": m.module(
|
|
62
|
+
// {
|
|
63
|
+
// "core": i.sibling(
|
|
64
|
+
// "core",
|
|
65
|
+
// [
|
|
66
|
+
// "resolved"
|
|
67
|
+
// ],
|
|
68
|
+
// {
|
|
69
|
+
// "Source": pa.sg($, ($) => t.null_()),
|
|
70
|
+
// },
|
|
71
|
+
// )
|
|
72
|
+
// },
|
|
73
|
+
// {},
|
|
74
|
+
// {
|
|
75
|
+
// "operations": type({}, Operations($.operations))
|
|
76
|
+
// },
|
|
77
|
+
// ),
|
|
78
|
+
"schemas": t_exupery_interface_main.Schema_Tree($['schema tree']),
|
|
79
|
+
});
|
|
80
|
+
};
|
|
81
|
+
exports.Module = Module;
|
|
82
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXh1cGVyeV9pbnRlcmZhY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3NjaGVtYXMvbW9kdWxlL3RyYW5zZm9ybWVycy9leHVwZXJ5X2ludGVyZmFjZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUVBLGdGQUFpRTtBQU1qRSxzRUFBdUQ7QUFDdkQsZ0lBQWlIO0FBSTFHLE1BQU0sVUFBVSxHQUFHLENBQ3RCLENBQWtCLEVBQ2xCLEVBRUMsRUFDUyxFQUFFO0lBQ1osT0FBTyxFQUFFLENBQUMsQ0FBQyxDQUFDLEtBQUssQ0FBQyxFQUFFLENBQUMsQ0FBQTtJQUNyQix1REFBdUQ7SUFDdkQsc0JBQXNCO0lBQ3RCLHdFQUF3RTtJQUN4RSxxR0FBcUc7SUFDckcsbURBQW1EO0lBQ25ELDZCQUE2QjtJQUM3QixvQkFBb0I7SUFDcEIsMERBQTBEO0lBQzFELG9CQUFvQjtJQUNwQixpQkFBaUI7SUFDakIsNElBQTRJO0lBQzVJLGFBQWE7SUFDYixvR0FBb0c7SUFDcEcsc0NBQXNDO0lBQ3RDLFFBQVE7SUFDUixPQUFPO0FBQ1gsQ0FBQyxDQUFBO0FBdkJZLFFBQUEsVUFBVSxjQXVCdEI7QUFFTSxNQUFNLE1BQU0sR0FBRyxDQUFDLENBQWMsRUFBb0IsRUFBRTtJQUN2RCxPQUFPLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDO1FBQzNCLE1BQU0sRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLEdBQUcsQ0FBQztZQUViLGFBQWEsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLE1BQU0sQ0FDdEIsRUFBRSxFQUNGO2dCQUNJLFVBQVUsRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLEtBQUssQ0FBQztvQkFDaEMsTUFBTSxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQUMsSUFBSSxFQUFFO29CQUNuQixNQUFNLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FBQyxPQUFPLEVBQUU7b0JBQ3RCLFFBQVEsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLE9BQU8sRUFBRTtpQkFDM0IsQ0FBQyxDQUFDO2FBQ04sQ0FDSjtTQUVKLENBQUM7UUFFRiwwQkFBMEI7UUFDMUIsUUFBUTtRQUNSLDZCQUE2QjtRQUM3QixzQkFBc0I7UUFDdEIsZ0JBQWdCO1FBQ2hCLDZCQUE2QjtRQUM3QixpQkFBaUI7UUFDakIsZ0JBQWdCO1FBQ2hCLHdEQUF3RDtRQUN4RCxpQkFBaUI7UUFDakIsWUFBWTtRQUNaLFNBQVM7UUFDVCxVQUFVO1FBQ1YsUUFBUTtRQUNSLDJEQUEyRDtRQUMzRCxTQUFTO1FBQ1QsS0FBSztRQUNMLFNBQVMsRUFBRSx3QkFBd0IsQ0FBQyxXQUFXLENBQUMsQ0FBQyxDQUFDLGFBQWEsQ0FBQyxDQUFDO0tBQ3BFLENBQUMsQ0FBQTtBQUNOLENBQUMsQ0FBQTtBQXBDWSxRQUFBLE1BQU0sVUFvQ2xCIn0=
|
package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
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.Module = void 0;
|
|
27
|
+
//transformations
|
|
28
|
+
const t_pareto_to_exupery_implementation = __importStar(require("./exupery_implementation"));
|
|
29
|
+
const t_implementation_to_typescript_temp = __importStar(require("exupery/dist/implementation/manual/schemas/implementation/transformers/typescript_light"));
|
|
30
|
+
const t_typescript_light_to_fountain_pen_block = __importStar(require("exupery/dist/implementation/manual/schemas/typescript_light/transformers/fountain_pen_block"));
|
|
31
|
+
//resolvers
|
|
32
|
+
// import * as r_exupery_implementation from "exupery/dist/implementation/generated/pareto/schemas/implementation/resolve"
|
|
33
|
+
const Module = ($) => {
|
|
34
|
+
return t_typescript_light_to_fountain_pen_block.Directory(t_implementation_to_typescript_temp.Module_Set(t_pareto_to_exupery_implementation.Module($),
|
|
35
|
+
// r_exupery_implementation.r_Module_Set(
|
|
36
|
+
// t_pareto_to_exupery_implementation.Module($),
|
|
37
|
+
// {
|
|
38
|
+
// 'parameters': {
|
|
39
|
+
// 'lookups': null,
|
|
40
|
+
// 'values': null,
|
|
41
|
+
// },
|
|
42
|
+
// 'location 2 string': location_to_string
|
|
43
|
+
// }
|
|
44
|
+
// ),
|
|
45
|
+
{
|
|
46
|
+
'phase': 'development',
|
|
47
|
+
}));
|
|
48
|
+
};
|
|
49
|
+
exports.Module = Module;
|
|
50
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVtcF90eXBlc2NyaXB0X2ltcGxlbWVudGF0aW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9zY2hlbWFzL21vZHVsZS90cmFuc2Zvcm1lcnMvdGVtcF90eXBlc2NyaXB0X2ltcGxlbWVudGF0aW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBT0EsaUJBQWlCO0FBQ2pCLDZGQUE4RTtBQUM5RSw2SkFBOEk7QUFDOUksc0tBQXVKO0FBRXZKLFdBQVc7QUFDWCwwSEFBMEg7QUFHbkgsTUFBTSxNQUFNLEdBQUcsQ0FBQyxDQUFjLEVBQW1CLEVBQUU7SUFDdEQsT0FBTyx3Q0FBd0MsQ0FBQyxTQUFTLENBQ3JELG1DQUFtQyxDQUFDLFVBQVUsQ0FDMUMsa0NBQWtDLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQztJQUM1Qyx5Q0FBeUM7SUFDekMsb0RBQW9EO0lBQ3BELFFBQVE7SUFDUiwwQkFBMEI7SUFDMUIsK0JBQStCO0lBQy9CLDhCQUE4QjtJQUM5QixhQUFhO0lBQ2Isa0RBQWtEO0lBQ2xELFFBQVE7SUFDUixLQUFLO0lBQ0w7UUFDSSxPQUFPLEVBQUUsYUFBYTtLQUN6QixDQUNKLENBQ0osQ0FBQTtBQUNMLENBQUMsQ0FBQTtBQW5CWSxRQUFBLE1BQU0sVUFtQmxCIn0=
|
|
@@ -0,0 +1,37 @@
|
|
|
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.Module = void 0;
|
|
27
|
+
//transformations
|
|
28
|
+
const t_interface_to_typescript_temp = __importStar(require("exupery/dist/implementation/manual/schemas/interface/transformers/typescript_light"));
|
|
29
|
+
const t_pareto_to_exupery_interface = __importStar(require("./exupery_interface"));
|
|
30
|
+
const t_typescript_light_to_fountain_pen_block = __importStar(require("exupery/dist/implementation/manual/schemas/typescript_light/transformers/fountain_pen_block"));
|
|
31
|
+
//resolvers
|
|
32
|
+
// import * as r_exupery_interface from "exupery/dist/implementation/generated/pareto/schemas/interface/resolve"
|
|
33
|
+
const Module = ($) => {
|
|
34
|
+
return t_typescript_light_to_fountain_pen_block.Directory(t_interface_to_typescript_temp.Module_Set(t_pareto_to_exupery_interface.Module($)));
|
|
35
|
+
};
|
|
36
|
+
exports.Module = Module;
|
|
37
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVtcF90eXBlc2NyaXB0X2ludGVyZmFjZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvc2NoZW1hcy9tb2R1bGUvdHJhbnNmb3JtZXJzL3RlbXBfdHlwZXNjcmlwdF9pbnRlcmZhY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFRQSxpQkFBaUI7QUFFakIsbUpBQW9JO0FBQ3BJLG1GQUFvRTtBQUNwRSxzS0FBdUo7QUFFdkosV0FBVztBQUNYLGdIQUFnSDtBQUd6RyxNQUFNLE1BQU0sR0FBRyxDQUFDLENBQWMsRUFBbUIsRUFBRTtJQUN0RCxPQUFPLHdDQUF3QyxDQUFDLFNBQVMsQ0FDckQsOEJBQThCLENBQUMsVUFBVSxDQUNyQyw2QkFBNkIsQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLENBWTFDLENBQ0osQ0FBQTtBQUNMLENBQUMsQ0FBQTtBQWpCWSxRQUFBLE1BQU0sVUFpQmxCIn0=
|