pareto-liana 0.0.1 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.js +2 -3
- package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.js +16 -16
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.js +170 -170
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.js +38 -38
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.js +26 -26
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.js +22 -22
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.js +31 -31
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.js +13 -13
- package/dist/data/temporary_schemas/all.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/module.astn.js +2 -3
- package/dist/data/temporary_schemas/antlr/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.js +28 -28
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.js +35 -35
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/astn/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.js +43 -64
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.js +5 -26
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.js +37 -43
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.js +28 -28
- package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/astn-core/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.js +11 -9
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.js +2 -1
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.js +47 -47
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto-liana/schemas/unmarshall_result → astn-core/schemas/location}/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.types.astn.js +20 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.js +2 -1
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.js +38 -38
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.js +20 -20
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.js +37 -50
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.js +26 -26
- package/dist/data/temporary_schemas/git/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/module.astn.js +2 -3
- package/dist/data/temporary_schemas/git/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.js +82 -82
- package/dist/data/temporary_schemas/json-to-astn/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/module.astn.js +2 -3
- package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.js +40 -40
- package/dist/data/temporary_schemas/pareto/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.js +294 -154
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.js +6 -7
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.js +300 -160
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.js +57 -64
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.js +60 -67
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.js +116 -126
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.js +154 -154
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.js +164 -164
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.js +109 -109
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.js +14 -14
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.js +44 -33
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.js +258 -258
- package/dist/data/temporary_schemas/pareto-json/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-liana/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.js +3 -31
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.js +1 -4
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.js +4 -12
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.js +387 -280
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.js +55 -50
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.js +371 -286
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.js +36 -36
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.js +18 -18
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.js +5 -5
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.js +23 -19
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.js +12 -12
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.js +8 -8
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.js +8 -8
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.js +4 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.types.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.js +3 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.js +3 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.js +39 -39
- package/dist/data/temporary_schemas/pareto-targets/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.js +14 -14
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.js +198 -198
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.js +31 -31
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.js +5 -5
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-test/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.js +16 -16
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.js +27 -27
- package/dist/implementation/manual/commands/compile_temp_schemas.d.ts +3 -1
- package/dist/implementation/manual/commands/compile_temp_schemas.js +103 -42
- package/dist/implementation/manual/commands/seal.d.ts +2 -0
- package/dist/implementation/manual/commands/seal.js +75 -63
- package/dist/implementation/manual/commands/serialize_schemas.js +9 -5
- package/dist/implementation/manual/queries/load_pareto_document.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_document.js +57 -31
- package/dist/implementation/manual/queries/load_pareto_file.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_file.js +49 -25
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts +0 -4
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js +51 -84
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +8 -2
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +113 -11
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +3 -3
- package/dist/implementation/manual/schemas/module/transformers/pareto_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/{exupery_implementation.js → pareto_implementation.js} +5 -4
- package/dist/implementation/manual/schemas/module/transformers/pareto_interface.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/pareto_interface.js +117 -0
- package/dist/implementation/manual/schemas/schema/deserializers.d.ts +13 -0
- package/dist/implementation/manual/schemas/schema/deserializers.js +104 -98
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +4 -4
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +42 -38
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_deserialize.d.ts +6 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_deserialize.js +79 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_main.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_main.js +132 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_marshall.d.ts +10 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_marshall.js +181 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_migrate_boilerplate.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_migrate_boilerplate.js +236 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_resolve.d.ts +25 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_resolve.js +429 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_serialize.d.ts +6 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_serialize.js +75 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_unmarshall.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_unmarshall.js +270 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_deserialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_unmarshall.js → pareto_interface_deserialize.js} +12 -18
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_main.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_main.js +115 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_marshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_marshall.js → pareto_interface_marshall.js} +9 -10
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_migrate_boilerplate.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_migrate_boilerplate.js → pareto_interface_migrate_boilerplate.js} +3 -3
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_resolve.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_resolve.js +111 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_serialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_serialize.js → pareto_interface_serialize.js} +8 -6
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_types.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_types.js +281 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_unmarshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_unmarshall.js +58 -0
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.d.ts +5 -9
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +57 -55
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +16 -0
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +62 -50
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +8 -8
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +48 -49
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.d.ts +3 -3
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.js +30 -30
- package/dist/implementation/temp/resolve_generic.d.ts +18 -52
- package/dist/implementation/temp/resolve_generic.js +82 -154
- package/dist/implementation/temp/resolvers/module.d.ts +2 -3
- package/dist/implementation/temp/resolvers/module.js +17 -59
- package/dist/implementation/temp/resolvers/schema.d.ts +10 -8
- package/dist/implementation/temp/resolvers/schema.js +646 -493
- package/dist/implementation/temp_flatten_dictionary.d.ts +1 -1
- package/dist/implementation/temp_flatten_dictionary.js +12 -8
- package/dist/interface/generated/liana/generic/deserialize.d.ts +5 -0
- package/dist/interface/generated/liana/generic/deserialize.js +3 -0
- package/dist/interface/generated/{pareto/core → liana/generic}/location.d.ts +2 -2
- package/dist/interface/generated/{pareto/core → liana/generic}/location.js +1 -1
- package/dist/interface/generated/liana/generic/resolve.d.ts +36 -0
- package/dist/interface/generated/{pareto/core → liana/generic}/resolve.js +1 -1
- package/dist/interface/generated/liana/generic/unmarshall.d.ts +15 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/generic}/unmarshall.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/data/resolved.d.ts +149 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/data/unresolved.d.ts +267 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/deserialize.d.ts +108 -0
- package/dist/interface/generated/liana/schemas/astn_schema/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/marshall.d.ts +59 -0
- package/dist/interface/generated/liana/schemas/astn_schema/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/migrate_boilerplate.d.ts +59 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/resolve.d.ts +120 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/serialize.d.ts +58 -0
- package/dist/interface/generated/liana/schemas/astn_schema/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/unmarshall.d.ts +69 -0
- package/dist/interface/generated/liana/schemas/astn_schema/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/location/data.d.ts +27 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/schemas/location}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/location/deserialize.d.ts +43 -0
- package/dist/interface/generated/liana/schemas/location/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/location/marshall.d.ts +24 -0
- package/dist/interface/generated/liana/schemas/location/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/location/migrate_boilerplate.d.ts +24 -0
- package/dist/interface/generated/{pareto/schemas/module → liana/schemas/location}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/location/serialize.d.ts +23 -0
- package/dist/interface/generated/liana/schemas/location/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/location/unmarshall.d.ts +29 -0
- package/dist/interface/generated/liana/schemas/location/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/module/data/resolved.d.ts +10 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/module/data/unresolved.d.ts +10 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/module/deserialize.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/module/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/module/marshall.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/module/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/module/migrate_boilerplate.d.ts +10 -0
- package/dist/interface/generated/{pareto/schemas/token → liana/schemas/module}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/module/resolve.d.ts +13 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/module/serialize.d.ts +9 -0
- package/dist/interface/generated/liana/schemas/module/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/module/unmarshall.d.ts +13 -0
- package/dist/interface/generated/liana/schemas/module/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/parse_tree/data.d.ts +90 -89
- package/dist/interface/generated/{pareto/schemas/unmarshall_errors → liana/schemas/parse_tree}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/parse_tree/deserialize.d.ts +95 -0
- package/dist/interface/generated/liana/schemas/parse_tree/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/marshall.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/parse_tree/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/{pareto → liana}/schemas/parse_tree/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/parse_tree/serialize.d.ts +51 -0
- package/dist/interface/generated/liana/schemas/parse_tree/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/unmarshall.d.ts +61 -0
- package/dist/interface/generated/liana/schemas/parse_tree/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/data/resolved.d.ts +1093 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/data/unresolved.d.ts +1594 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/deserialize.d.ts +498 -0
- package/dist/interface/generated/liana/schemas/schema/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/marshall.d.ts +269 -0
- package/dist/interface/generated/liana/schemas/schema/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/migrate_boilerplate.d.ts +269 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/resolve.d.ts +915 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/serialize.d.ts +268 -0
- package/dist/interface/generated/liana/schemas/schema/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/unmarshall.d.ts +309 -0
- package/dist/interface/generated/liana/schemas/schema/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/token/data.d.ts +54 -79
- package/dist/interface/generated/{pareto → liana}/schemas/token/data.js +1 -1
- package/dist/interface/generated/liana/schemas/token/deserialize.d.ts +95 -0
- package/dist/interface/generated/liana/schemas/token/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/token/marshall.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/token/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/token/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/token/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/liana/schemas/token/serialize.d.ts +51 -0
- package/dist/interface/generated/liana/schemas/token/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/token/unmarshall.d.ts +61 -0
- package/dist/interface/generated/liana/schemas/token/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/data.d.ts +32 -32
- package/dist/interface/generated/{pareto/schemas/unmarshall_result → liana/schemas/unmarshall_errors}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/unmarshall_errors/deserialize.d.ts +56 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/marshall.d.ts +31 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/marshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/migrate_boilerplate.d.ts +14 -14
- package/dist/interface/generated/liana/schemas/unmarshall_errors/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/serialize.d.ts +30 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/unmarshall.d.ts +37 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/unmarshall.js +3 -0
- package/dist/interface/signatures.d.ts +13 -13
- package/dist/interface/to_be_generated/deserialize_schema.d.ts +4 -3
- package/dist/interface/to_be_generated/deserialize_unmarshall_result.d.ts +1 -1
- package/dist/interface/to_be_generated/load_pareto_document.d.ts +1 -1
- package/dist/interface/to_be_generated/load_pareto_file.d.ts +2 -2
- package/dist/interface/to_be_generated/temp_unmashall_result.d.ts +47 -47
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +3 -1
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +15 -6
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +2 -1
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +10 -6
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +7 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +6 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/transformers/fountain_pen.d.ts +5 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/transformers/fountain_pen.js +85 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/transformers/fountain_pen.d.ts +3 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/transformers/fountain_pen.js +58 -0
- package/dist/modules/common_tool_signatures/interface/signatures.d.ts +9 -9
- package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.d.ts +3 -3
- package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.d.ts +2 -1
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js +2 -6
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +2 -6
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +7 -7
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +11 -7
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.d.ts +1 -1
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.js +7 -46
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +6 -6
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.d.ts +2 -2
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.d.ts +2 -2
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.d.ts +3 -3
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.d.ts +5 -5
- package/dist/shorthands/module.d.ts +3 -7
- package/dist/shorthands/module.js +4 -53
- package/dist/shorthands/schema.d.ts +127 -116
- package/dist/shorthands/schema.js +445 -377
- package/package.json +9 -4
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/antlr/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/antlr/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn-core/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn-core/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/git/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/git/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-json/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-json/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-liana/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.module.astn.js +0 -12
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.types.astn.js +0 -157
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-test/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-test/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.js +0 -6
- package/dist/implementation/generated/pareto/schemas/generic/unmarshall.d.ts +0 -0
- package/dist/implementation/generated/pareto/schemas/generic/unmarshall.js +0 -307
- package/dist/implementation/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
- package/dist/implementation/generated/pareto/schemas/schema/unmarshall.js +0 -2265
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +0 -4
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +0 -45
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +0 -6
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +0 -92
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js +0 -60
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.js +0 -47
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.d.ts +0 -7
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.js +0 -61
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.d.ts +0 -9
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.js +0 -100
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.d.ts +0 -13
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.js +0 -149
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.d.ts +0 -13
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.js +0 -141
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.d.ts +0 -23
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.js +0 -328
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.d.ts +0 -8
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.js +0 -73
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.d.ts +0 -14
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.js +0 -232
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.d.ts +0 -3
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.js +0 -44
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.js +0 -122
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +0 -3
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.d.ts +0 -10
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.js +0 -102
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.d.ts +0 -16
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.js +0 -213
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +0 -5
- package/dist/interface/generated/pareto/core/resolve.d.ts +0 -12
- package/dist/interface/generated/pareto/core/unconstrained.d.ts +0 -19
- package/dist/interface/generated/pareto/core/unconstrained.js +0 -3
- package/dist/interface/generated/pareto/core/unresolved.d.ts +0 -181
- package/dist/interface/generated/pareto/core/unresolved.js +0 -3
- package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.d.ts +0 -150
- package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.d.ts +0 -270
- package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.d.ts +0 -80
- package/dist/interface/generated/pareto/schemas/astn_schema/resolve.d.ts +0 -192
- package/dist/interface/generated/pareto/schemas/module/data/resolved.d.ts +0 -33
- package/dist/interface/generated/pareto/schemas/module/data/unresolved.d.ts +0 -69
- package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.d.ts +0 -17
- package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +0 -19
- package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.d.ts +0 -52
- package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.d.ts +0 -92
- package/dist/interface/generated/pareto/schemas/schema/data/resolved.d.ts +0 -984
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +0 -1497
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.d.ts +0 -255
- package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +0 -844
- package/dist/interface/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
- package/dist/interface/generated/pareto/schemas/schema/unmarshall.js +0 -152
- package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.d.ts +0 -73
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.js +0 -3
- package/dist/interface/generated/pareto/schemas/unmarshall_result/data.d.ts +0 -1
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.d.ts +0 -1
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.js +0 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.d.ts +0 -4
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.js +0 -69
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.d.ts +0 -2
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.js +0 -49
|
@@ -32,12 +32,16 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
32
32
|
return result;
|
|
33
33
|
};
|
|
34
34
|
})();
|
|
35
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
36
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
37
|
+
};
|
|
35
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
39
|
exports.Path = void 0;
|
|
40
|
+
const _p_list_from_text_1 = __importDefault(require("pareto-core/dist/_p_list_from_text"));
|
|
37
41
|
//dependencies
|
|
38
|
-
const
|
|
39
|
-
const Path = (iterator, abort) =>
|
|
42
|
+
const r_node_path_to_text = __importStar(require("pareto-resources/dist/implementation/manual/schemas/node_path/refiners/text"));
|
|
43
|
+
const Path = (iterator, abort) => r_node_path_to_text.Node_Path((0, _p_list_from_text_1.default)(iterator.consume(($) => $, () => abort(['missing', null])), ($) => $), ($) => abort(['not valid', null]), {
|
|
40
44
|
'pedantic': true,
|
|
41
45
|
});
|
|
42
46
|
exports.Path = Path;
|
|
43
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
47
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL2NvbW1vbl90b29sX3NpZ25hdHVyZXMvaW1wbGVtZW50YXRpb24vbWFudWFsL3NjaGVtYXMvZmlsZV9pbl9maWxlX291dC9wcm9kdWN0aW9ucy90ZXh0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUdBLDJGQUFnRTtBQU9oRSxjQUFjO0FBQ2QsaUlBQWtIO0FBRTNHLE1BQU0sSUFBSSxHQUFjLENBQUMsUUFBUSxFQUFFLEtBQUssRUFBRSxFQUFFLENBQUMsbUJBQW1CLENBQUMsU0FBUyxDQUM3RSxJQUFBLDJCQUFlLEVBQ1gsUUFBUSxDQUFDLE9BQU8sQ0FDWixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxFQUNSLEdBQUcsRUFBRSxDQUFDLEtBQUssQ0FBQyxDQUFDLFNBQVMsRUFBRSxJQUFJLENBQUMsQ0FBQyxDQUNqQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQ1gsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUFDLENBQUMsV0FBVyxFQUFFLElBQUksQ0FBQyxDQUFDLEVBQ2pDO0lBQ0ksVUFBVSxFQUFFLElBQUk7Q0FDbkIsQ0FDSixDQUFBO0FBWlksUUFBQSxJQUFJLFFBWWhCIn0=
|
|
@@ -32,16 +32,19 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
32
32
|
return result;
|
|
33
33
|
};
|
|
34
34
|
})();
|
|
35
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
36
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
37
|
+
};
|
|
35
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
39
|
exports.Parameters = void 0;
|
|
37
|
-
const
|
|
40
|
+
const _p_iterate_1 = __importDefault(require("pareto-core/dist/_p_iterate"));
|
|
38
41
|
//dependencies
|
|
39
42
|
const p_file_in_file_out = __importStar(require("../productions/text"));
|
|
40
43
|
const Parameters = ($, abort) => {
|
|
41
|
-
return
|
|
44
|
+
return (0, _p_iterate_1.default)($.arguments, (iter) => iter.assert_finished(() => ({
|
|
42
45
|
'in': p_file_in_file_out.Path(iter, ($) => abort(['in path', $])),
|
|
43
46
|
'out': p_file_in_file_out.Path(iter, ($) => abort(['out path', $])),
|
|
44
47
|
}), ($) => abort(['too many arguments', null])));
|
|
45
48
|
};
|
|
46
49
|
exports.Parameters = Parameters;
|
|
47
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
50
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFpbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL2NvbW1vbl90b29sX3NpZ25hdHVyZXMvaW1wbGVtZW50YXRpb24vbWFudWFsL3NjaGVtYXMvZmlsZV9pbl9maWxlX291dC9yZWZpbmVycy9tYWluLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUVBLDZFQUFvRDtBQU9wRCxjQUFjO0FBQ2Qsd0VBQXlEO0FBRWxELE1BQU0sVUFBVSxHQUluQixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRTtJQUNiLE9BQU8sSUFBQSxvQkFBVSxFQUNiLENBQUMsQ0FBQyxTQUFTLEVBQ1gsQ0FBQyxJQUFJLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FBQyxlQUFlLENBQzFCLEdBQUcsRUFBRSxDQUFDLENBQUM7UUFDSCxJQUFJLEVBQUUsa0JBQWtCLENBQUMsSUFBSSxDQUFDLElBQUksRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUFDLENBQUMsU0FBUyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDakUsS0FBSyxFQUFFLGtCQUFrQixDQUFDLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FBQyxDQUFDLFVBQVUsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDO0tBQ3RFLENBQUMsRUFDRixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUFDLENBQUMsb0JBQW9CLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FFN0MsQ0FDSixDQUFBO0FBRUwsQ0FBQyxDQUFBO0FBakJZLFFBQUEsVUFBVSxjQWlCdEIifQ==
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as d_in from "../../../../../interface/to_be_generated/file_in_file_out";
|
|
2
|
+
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/block/data";
|
|
3
|
+
export declare const Path_Error: ($: d_in.Path_Error) => d_out.Phrase;
|
|
4
|
+
export declare const Error: ($: d_in.Error) => d_out.Phrase;
|
|
5
|
+
export declare const Command_Error: ($: d_in.Command_Error) => d_out.Phrase;
|
|
@@ -0,0 +1,85 @@
|
|
|
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 () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Command_Error = exports.Error = exports.Path_Error = void 0;
|
|
37
|
+
const _p = __importStar(require("pareto-core/dist/expression"));
|
|
38
|
+
//dependencies
|
|
39
|
+
const t_read_file = __importStar(require("pareto-resources/dist/implementation/manual/schemas/read_file/transformers/fountain_pen"));
|
|
40
|
+
// import * as s_fp from "pareto-fountain-pen/dist/implementation/manual/schemas/block/serializers"
|
|
41
|
+
//shorthands
|
|
42
|
+
const sh = __importStar(require("pareto-fountain-pen/dist/shorthands/block"));
|
|
43
|
+
const Path_Error = ($) => _p.decide.state($, ($) => {
|
|
44
|
+
switch ($[0]) {
|
|
45
|
+
case 'missing': return _p.ss($, ($) => sh.ph.literal("missing"));
|
|
46
|
+
case 'not valid': return _p.ss($, ($) => sh.ph.literal("not valid"));
|
|
47
|
+
default: return _p.au($[0]);
|
|
48
|
+
}
|
|
49
|
+
});
|
|
50
|
+
exports.Path_Error = Path_Error;
|
|
51
|
+
const Error = ($) => _p.decide.state($, ($) => {
|
|
52
|
+
switch ($[0]) {
|
|
53
|
+
case 'too many arguments': return _p.ss($, ($) => sh.ph.literal("too many arguments"));
|
|
54
|
+
case 'in path': return _p.ss($, ($) => sh.ph.composed([
|
|
55
|
+
sh.ph.literal("in path: "),
|
|
56
|
+
(0, exports.Path_Error)($)
|
|
57
|
+
]));
|
|
58
|
+
case 'out path': return _p.ss($, ($) => sh.ph.composed([
|
|
59
|
+
sh.ph.literal("out path: "),
|
|
60
|
+
(0, exports.Path_Error)($)
|
|
61
|
+
]));
|
|
62
|
+
default: return _p.au($[0]);
|
|
63
|
+
}
|
|
64
|
+
});
|
|
65
|
+
exports.Error = Error;
|
|
66
|
+
const Command_Error = ($) => _p.decide.state($, ($) => {
|
|
67
|
+
switch ($[0]) {
|
|
68
|
+
case 'command line arguments': return _p.ss($, ($) => sh.ph.composed([
|
|
69
|
+
sh.ph.literal("error in command line arguments: "),
|
|
70
|
+
(0, exports.Error)($)
|
|
71
|
+
]));
|
|
72
|
+
case 'reading file': return _p.ss($, ($) => sh.ph.composed([
|
|
73
|
+
sh.ph.literal("error reading: "),
|
|
74
|
+
t_read_file.Error($)
|
|
75
|
+
]));
|
|
76
|
+
case 'deserializing': return _p.ss($, ($) => sh.ph.composed([
|
|
77
|
+
sh.ph.literal("error deserializing: "),
|
|
78
|
+
sh.ph.literal($)
|
|
79
|
+
]));
|
|
80
|
+
case 'writing file': return _p.ss($, ($) => sh.ph.literal("error writing file"));
|
|
81
|
+
default: return _p.au($[0]);
|
|
82
|
+
}
|
|
83
|
+
});
|
|
84
|
+
exports.Command_Error = Command_Error;
|
|
85
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL21vZHVsZXMvY29tbW9uX3Rvb2xfc2lnbmF0dXJlcy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvc2NoZW1hcy9maWxlX2luX2ZpbGVfb3V0L3RyYW5zZm9ybWVycy9mb3VudGFpbl9wZW4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEsZ0VBQWlEO0FBTWpELGNBQWM7QUFDZCxxSUFBc0g7QUFDdEgsbUdBQW1HO0FBRW5HLFlBQVk7QUFDWiw4RUFBK0Q7QUFFeEQsTUFBTSxVQUFVLEdBQUcsQ0FBQyxDQUFrQixFQUFnQixFQUFFLENBQUMsRUFBRSxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUU7SUFDckYsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztRQUNYLEtBQUssU0FBUyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxPQUFPLENBQUMsU0FBUyxDQUFDLENBQUMsQ0FBQTtRQUNoRSxLQUFLLFdBQVcsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLFdBQVcsQ0FBQyxDQUFDLENBQUE7UUFDcEUsT0FBTyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO0lBQy9CLENBQUM7QUFDTCxDQUFDLENBQUMsQ0FBQTtBQU5XLFFBQUEsVUFBVSxjQU1yQjtBQUVLLE1BQU0sS0FBSyxHQUFHLENBQUMsQ0FBYSxFQUFnQixFQUFFLENBQUMsRUFBRSxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFnQixFQUFFO0lBQ3pGLFFBQVEsQ0FBQyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUM7UUFDWCxLQUFLLG9CQUFvQixDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxPQUFPLENBQUMsb0JBQW9CLENBQUMsQ0FBQyxDQUFBO1FBQ3RGLEtBQUssU0FBUyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxRQUFRLENBQUM7WUFDbEQsRUFBRSxDQUFDLEVBQUUsQ0FBQyxPQUFPLENBQUMsV0FBVyxDQUFDO1lBQzFCLElBQUEsa0JBQVUsRUFBQyxDQUFDLENBQUM7U0FDaEIsQ0FBQyxDQUFDLENBQUE7UUFDSCxLQUFLLFVBQVUsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsUUFBUSxDQUFDO1lBQ25ELEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLFlBQVksQ0FBQztZQUMzQixJQUFBLGtCQUFVLEVBQUMsQ0FBQyxDQUFDO1NBQ2hCLENBQUMsQ0FBQyxDQUFBO1FBQ0gsT0FBTyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO0lBQy9CLENBQUM7QUFDTCxDQUFDLENBQUMsQ0FBQTtBQWJXLFFBQUEsS0FBSyxTQWFoQjtBQUVLLE1BQU0sYUFBYSxHQUFHLENBQUMsQ0FBcUIsRUFBZ0IsRUFBRSxDQUFDLEVBQUUsQ0FBQyxNQUFNLENBQUMsS0FBSyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBZ0IsRUFBRTtJQUN6RyxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO1FBQ1gsS0FBSyx3QkFBd0IsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsUUFBUSxDQUFDO1lBQ2pFLEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLG1DQUFtQyxDQUFDO1lBQ2xELElBQUEsYUFBSyxFQUFDLENBQUMsQ0FBQztTQUNYLENBQUMsQ0FBQyxDQUFBO1FBQ0gsS0FBSyxjQUFjLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLFFBQVEsQ0FBQztZQUN2RCxFQUFFLENBQUMsRUFBRSxDQUFDLE9BQU8sQ0FBQyxpQkFBaUIsQ0FBQztZQUNoQyxXQUFXLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQztTQUN2QixDQUFDLENBQUMsQ0FBQTtRQUNILEtBQUssZUFBZSxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxRQUFRLENBQUM7WUFDeEQsRUFBRSxDQUFDLEVBQUUsQ0FBQyxPQUFPLENBQUMsdUJBQXVCLENBQUM7WUFDdEMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDO1NBQ25CLENBQUMsQ0FBQyxDQUFBO1FBQ0gsS0FBSyxjQUFjLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLE9BQU8sQ0FBQyxvQkFBb0IsQ0FBQyxDQUFDLENBQUE7UUFDaEYsT0FBTyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO0lBQy9CLENBQUM7QUFDTCxDQUFDLENBQUMsQ0FBQTtBQWpCVyxRQUFBLGFBQWEsaUJBaUJ4QiJ9
|
|
@@ -0,0 +1,58 @@
|
|
|
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 () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.My_Error = void 0;
|
|
37
|
+
const _p = __importStar(require("pareto-core/dist/expression"));
|
|
38
|
+
//dependencies
|
|
39
|
+
const t_file_in_file_out_to_fp = __importStar(require("../../file_in_file_out/transformers/fountain_pen"));
|
|
40
|
+
//shorthands
|
|
41
|
+
const sh = __importStar(require("pareto-fountain-pen/dist/shorthands/block"));
|
|
42
|
+
const My_Error = ($) => {
|
|
43
|
+
return _p.decide.state($, ($) => {
|
|
44
|
+
switch ($[0]) {
|
|
45
|
+
case 'processing': return _p.ss($, ($) => sh.ph.composed([
|
|
46
|
+
sh.ph.literal("processing error: "),
|
|
47
|
+
$
|
|
48
|
+
]));
|
|
49
|
+
case 'file in file out': return _p.ss($, ($) => sh.ph.composed([
|
|
50
|
+
sh.ph.literal("file in file out: "),
|
|
51
|
+
t_file_in_file_out_to_fp.Command_Error($)
|
|
52
|
+
]));
|
|
53
|
+
default: return _p.au($[0]);
|
|
54
|
+
}
|
|
55
|
+
});
|
|
56
|
+
};
|
|
57
|
+
exports.My_Error = My_Error;
|
|
58
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL21vZHVsZXMvY29tbW9uX3Rvb2xfc2lnbmF0dXJlcy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvc2NoZW1hcy90cmFuc2Zvcm1fZmlsZS90cmFuc2Zvcm1lcnMvZm91bnRhaW5fcGVuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLGdFQUFpRDtBQU1qRCxjQUFjO0FBQ2QsMkdBQTRGO0FBRTVGLFlBQVk7QUFDWiw4RUFBK0Q7QUFFeEQsTUFBTSxRQUFRLEdBQUcsQ0FBQyxDQUFhLEVBQWdCLEVBQUU7SUFDcEQsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQWdCLEVBQUU7UUFDMUMsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztZQUNYLEtBQUssWUFBWSxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxRQUFRLENBQUM7Z0JBQ3JELEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLG9CQUFvQixDQUFDO2dCQUVuQyxDQUFDO2FBQ0osQ0FBQyxDQUFDLENBQUE7WUFDSCxLQUFLLGtCQUFrQixDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxRQUFRLENBQUM7Z0JBQzNELEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLG9CQUFvQixDQUFDO2dCQUNuQyx3QkFBd0IsQ0FBQyxhQUFhLENBQUMsQ0FBQyxDQUFDO2FBQzVDLENBQUMsQ0FBQyxDQUFBO1lBQ0gsT0FBTyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO1FBQy9CLENBQUM7SUFDTCxDQUFDLENBQUMsQ0FBQTtBQUNOLENBQUMsQ0FBQTtBQWZZLFFBQUEsUUFBUSxZQWVwQiJ9
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
-
import * as
|
|
2
|
+
import * as resources_pareto from "pareto-resources/dist/interface/resources";
|
|
3
3
|
export declare namespace queries {
|
|
4
4
|
}
|
|
5
5
|
export declare namespace commands {
|
|
6
|
-
type transform_file = _pi.Command_Procedure<
|
|
7
|
-
'write file':
|
|
8
|
-
'log error':
|
|
6
|
+
type transform_file = _pi.Command_Procedure<resources_pareto.commands.main, {
|
|
7
|
+
'write file': resources_pareto.commands.write_file;
|
|
8
|
+
'log error': resources_pareto.commands.log_error;
|
|
9
9
|
}, {
|
|
10
|
-
'read file':
|
|
10
|
+
'read file': resources_pareto.queries.read_file;
|
|
11
11
|
}>;
|
|
12
|
-
type stream_in_to_stream_out = _pi.Command_Procedure<
|
|
13
|
-
'log error':
|
|
14
|
-
'write to stdout':
|
|
12
|
+
type stream_in_to_stream_out = _pi.Command_Procedure<resources_pareto.commands.main, {
|
|
13
|
+
'log error': resources_pareto.commands.log_error;
|
|
14
|
+
'write to stdout': resources_pareto.commands.write_to_stdout;
|
|
15
15
|
}, {
|
|
16
|
-
'get instream data':
|
|
16
|
+
'get instream data': resources_pareto.queries.get_instream_data;
|
|
17
17
|
}>;
|
|
18
18
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as d_path from "pareto-resources/dist/interface/generated/
|
|
2
|
-
import * as d_read_file from "pareto-resources/dist/interface/generated/
|
|
3
|
-
import * as d_write_file from "pareto-resources/dist/interface/generated/
|
|
1
|
+
import * as d_path from "pareto-resources/dist/interface/generated/liana/schemas/path/data";
|
|
2
|
+
import * as d_read_file from "pareto-resources/dist/interface/generated/liana/schemas/read_file/data";
|
|
3
|
+
import * as d_write_file from "pareto-resources/dist/interface/generated/liana/schemas/write_file/data";
|
|
4
4
|
export type Path_Error = ['missing', null] | ['not valid', null];
|
|
5
5
|
export type Error = ['in path', Path_Error] | ['out path', Path_Error] | ['too many arguments', null];
|
|
6
6
|
export type Command_Error = ['command line arguments', Error] | ['reading file', d_read_file.Error] | ['deserializing', string] | ['writing file', d_write_file.Error];
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import * as d_file_in_file_out from "./file_in_file_out";
|
|
2
|
-
|
|
2
|
+
import * as d_fp from "pareto-fountain-pen/dist/interface/generated/liana/schemas/block/data";
|
|
3
|
+
export type Error = ['processing', d_fp.Phrase] | ['file in file out', d_file_in_file_out.Command_Error];
|
package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js
CHANGED
|
@@ -35,13 +35,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
exports.$$ = void 0;
|
|
37
37
|
const _p = __importStar(require("pareto-core/dist/command"));
|
|
38
|
-
//dependencies
|
|
39
|
-
const t_block_to_lines = __importStar(require("pareto-fountain-pen/dist/implementation/manual/schemas/block/transformers/lines"));
|
|
40
38
|
exports.$$ = _p.command_procedure(($p, $cr) => [
|
|
41
39
|
$cr['log error'].execute({
|
|
42
|
-
'
|
|
43
|
-
'indentation': $p.indentation
|
|
44
|
-
})
|
|
40
|
+
'message': $p.paragraph,
|
|
45
41
|
}, ($) => $)
|
|
46
42
|
]);
|
|
47
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
43
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uc29sZV9lcnJvci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ltcGxlbWVudGF0aW9uL21hbnVhbC9jb21tYW5kcy9jb25zb2xlX2Vycm9yLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUNBLDZEQUE4QztBQU9qQyxRQUFBLEVBQUUsR0FBc0MsRUFBRSxDQUFDLGlCQUFpQixDQUNyRSxDQUFDLEVBQUUsRUFBRSxHQUFHLEVBQUUsRUFBRSxDQUFDO0lBQ1QsR0FBRyxDQUFDLFdBQVcsQ0FBQyxDQUFDLE9BQU8sQ0FDcEI7UUFDSSxTQUFTLEVBQUUsRUFBRSxDQUFDLFNBQVM7S0FDMUIsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUNYO0NBQ0osQ0FDSixDQUFBIn0=
|
package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js
CHANGED
|
@@ -35,13 +35,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
exports.$$ = void 0;
|
|
37
37
|
const _p = __importStar(require("pareto-core/dist/command"));
|
|
38
|
-
//dependencies
|
|
39
|
-
const t_block_to_lines = __importStar(require("pareto-fountain-pen/dist/implementation/manual/schemas/block/transformers/lines"));
|
|
40
38
|
exports.$$ = _p.command_procedure(($p, $cr) => [
|
|
41
39
|
$cr['log'].execute({
|
|
42
|
-
'
|
|
43
|
-
'indentation': $p.indentation
|
|
44
|
-
})
|
|
40
|
+
'message': $p.paragraph
|
|
45
41
|
}, ($) => $)
|
|
46
42
|
]);
|
|
47
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
43
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uc29sZV9sb2cuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbW9kdWxlcy9wYXJldG8tZm91bnRhaW4tcGVuLWRpcmVjdG9yeS9pbXBsZW1lbnRhdGlvbi9tYW51YWwvY29tbWFuZHMvY29uc29sZV9sb2cudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQ0EsNkRBQThDO0FBVWpDLFFBQUEsRUFBRSxHQUFvQyxFQUFFLENBQUMsaUJBQWlCLENBQ25FLENBQUMsRUFBRSxFQUFFLEdBQUcsRUFBRSxFQUFFLENBQUM7SUFDVCxHQUFHLENBQUMsS0FBSyxDQUFDLENBQUMsT0FBTyxDQUNkO1FBQ0ksU0FBUyxFQUFFLEVBQUUsQ0FBQyxTQUFTO0tBQzFCLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWDtDQUNKLENBQ0osQ0FBQSJ9
|
|
@@ -34,7 +34,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
34
34
|
})();
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
exports.$$ = void 0;
|
|
37
|
-
const _pt = __importStar(require("pareto-core/dist/
|
|
37
|
+
const _pt = __importStar(require("pareto-core/dist/expression"));
|
|
38
38
|
const _p = __importStar(require("pareto-core/dist/command"));
|
|
39
39
|
//dependencies
|
|
40
40
|
const t_path_to_path = __importStar(require("pareto-resources/dist/implementation/manual/schemas/path/transformers/path"));
|
|
@@ -48,17 +48,17 @@ exports.$$ = _p.command_procedure(($p, $cr, $qr) => [
|
|
|
48
48
|
'error if not exists': false
|
|
49
49
|
}, ($) => ['remove', $])
|
|
50
50
|
]),
|
|
51
|
-
_p.dictionaryx.parallel($p.directory, ($,
|
|
52
|
-
_pt.
|
|
53
|
-
const node_path = t_path_to_path.extend_node_path($p.path, { 'addition':
|
|
51
|
+
_p.dictionaryx.parallel($p.directory, ($, id) => [
|
|
52
|
+
_pt.decide.state($, ($) => {
|
|
53
|
+
const node_path = t_path_to_path.extend_node_path($p.path, { 'addition': id });
|
|
54
54
|
switch ($[0]) {
|
|
55
55
|
case 'file':
|
|
56
56
|
return _pt.ss($, ($) => {
|
|
57
57
|
return $cr['write to_file'].execute({
|
|
58
58
|
'escape spaces in path': $p['escape spaces in path'],
|
|
59
|
-
'
|
|
59
|
+
'paragraph': $,
|
|
60
60
|
'directory path': $p.path,
|
|
61
|
-
'filename':
|
|
61
|
+
'filename': id,
|
|
62
62
|
'indentation': $p.indentation,
|
|
63
63
|
'newline': $p.newline
|
|
64
64
|
}, ($) => ['file', $]);
|
|
@@ -81,4 +81,4 @@ exports.$$ = _p.command_procedure(($p, $cr, $qr) => [
|
|
|
81
81
|
}),
|
|
82
82
|
], ($) => ['nodes', $])
|
|
83
83
|
]);
|
|
84
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
84
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfdG9fZGlyZWN0b3J5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL21vZHVsZXMvcGFyZXRvLWZvdW50YWluLXBlbi1kaXJlY3RvcnkvaW1wbGVtZW50YXRpb24vbWFudWFsL2NvbW1hbmRzL3dyaXRlX3RvX2RpcmVjdG9yeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSxpRUFBa0Q7QUFFbEQsNkRBQThDO0FBTzlDLGNBQWM7QUFDZCwySEFBNEc7QUFDNUcsNERBQWlGO0FBR3BFLFFBQUEsRUFBRSxHQUEyQyxFQUFFLENBQUMsaUJBQWlCLENBQzFFLENBQUMsRUFBRSxFQUFFLEdBQUcsRUFBRSxHQUFHLEVBQUUsRUFBRSxDQUFDO0lBQ2QsRUFBRSxDQUFDLEdBQUcsQ0FBQyxNQUFNLENBQ1QsRUFBRSxDQUFDLHdCQUF3QixDQUFDLEVBQzVCO1FBQ0ksR0FBRyxDQUFDLE1BQU0sQ0FBQyxPQUFPLENBQ2Q7WUFDSSxNQUFNLEVBQUUsRUFBRSxDQUFDLHVCQUF1QixDQUFDO2dCQUMvQixDQUFDLENBQUMsSUFBQSxvQ0FBNkIsRUFBQyxFQUFFLENBQUMsSUFBSSxDQUFDO2dCQUN4QyxDQUFDLENBQUMsRUFBRSxDQUFDLElBQUk7WUFDYixxQkFBcUIsRUFBRSxLQUFLO1NBQy9CLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsUUFBUSxFQUFFLENBQUMsQ0FBQyxDQUN2QjtLQUNKLENBQ0o7SUFDRCxFQUFFLENBQUMsV0FBVyxDQUFDLFFBQVEsQ0FDbkIsRUFBRSxDQUFDLFNBQVMsRUFDWixDQUFDLENBQUMsRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDO1FBQ1AsR0FBRyxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUEwRCxFQUFFO1lBQzlFLE1BQU0sU0FBUyxHQUFHLGNBQWMsQ0FBQyxnQkFBZ0IsQ0FBQyxFQUFFLENBQUMsSUFBSSxFQUFFLEVBQUUsVUFBVSxFQUFFLEVBQUUsRUFBRSxDQUFDLENBQUE7WUFDOUUsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztnQkFDWCxLQUFLLE1BQU07b0JBQ1AsT0FBTyxHQUFHLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFO3dCQUNuQixPQUFPLEdBQUcsQ0FBQyxlQUFlLENBQUMsQ0FBQyxPQUFPLENBQy9COzRCQUNJLHVCQUF1QixFQUFFLEVBQUUsQ0FBQyx1QkFBdUIsQ0FBQzs0QkFDcEQsV0FBVyxFQUFFLENBQUM7NEJBQ2QsZ0JBQWdCLEVBQUUsRUFBRSxDQUFDLElBQUk7NEJBQ3pCLFVBQVUsRUFBRSxFQUFFOzRCQUNkLGFBQWEsRUFBRSxFQUFFLENBQUMsV0FBVzs0QkFDN0IsU0FBUyxFQUFFLEVBQUUsQ0FBQyxPQUFPO3lCQUN4QixFQUNELENBQUMsQ0FBQyxFQUFxQyxFQUFFLENBQUMsQ0FBQyxNQUFNLEVBQUUsQ0FBQyxDQUFDLENBQ3hELENBQUE7b0JBQ0wsQ0FBQyxDQUFDLENBQUE7Z0JBQ04sS0FBSyxXQUFXO29CQUNaLE9BQU8sR0FBRyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTt3QkFDbkIsT0FBTyxJQUFBLFVBQUUsRUFBQyxHQUFHLEVBQUUsR0FBRyxDQUFDLENBQUMsT0FBTyxDQUN2Qjs0QkFDSSx1QkFBdUIsRUFBRSxFQUFFLENBQUMsdUJBQXVCLENBQUM7NEJBQ3BELFdBQVcsRUFBRSxDQUFDOzRCQUNkLE1BQU0sRUFBRSxFQUFFLENBQUMsdUJBQXVCLENBQUM7Z0NBQy9CLENBQUMsQ0FBQyxJQUFBLG9DQUE2QixFQUFDLFNBQVMsQ0FBQztnQ0FDMUMsQ0FBQyxDQUFDLFNBQVM7NEJBQ2YsYUFBYSxFQUFFLEVBQUUsQ0FBQyxXQUFXOzRCQUM3QixTQUFTLEVBQUUsRUFBRSxDQUFDLE9BQU87NEJBQ3JCLHdCQUF3QixFQUFFLEtBQUs7eUJBQ2xDLEVBQ0QsQ0FBQyxDQUFDLEVBQXFDLEVBQUUsQ0FBQyxDQUFDLFdBQVcsRUFBRSxDQUFDLENBQUMsQ0FDN0QsQ0FBQTtvQkFDTCxDQUFDLENBQUMsQ0FBQTtnQkFDTixPQUFPLENBQUMsQ0FBQyxPQUFPLEdBQUcsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDaEMsQ0FBQztRQUNMLENBQUMsQ0FBQztLQUNMLEVBQ0QsQ0FBQyxDQUFDLEVBQThCLEVBQUUsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLENBQUMsQ0FDbEQ7Q0FDSixDQUNKLENBQUEifQ==
|
package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js
CHANGED
|
@@ -32,23 +32,27 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
32
32
|
return result;
|
|
33
33
|
};
|
|
34
34
|
})();
|
|
35
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
36
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
37
|
+
};
|
|
35
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
39
|
exports.$$ = void 0;
|
|
37
40
|
const _p = __importStar(require("pareto-core/dist/command"));
|
|
38
|
-
const
|
|
39
|
-
const _ps = __importStar(require("pareto-core/dist/serializer"));
|
|
40
|
-
const _pds = __importStar(require("pareto-core/dist/deserializer"));
|
|
41
|
+
const _p_change_context_1 = __importDefault(require("pareto-core/dist/_p_change_context"));
|
|
41
42
|
//dependencies
|
|
42
|
-
const t_block_2_lines = __importStar(require("pareto-fountain-pen/dist/implementation/manual/schemas/block/transformers/lines"));
|
|
43
43
|
const t_path_to_path = __importStar(require("pareto-resources/dist/implementation/manual/schemas/path/transformers/path"));
|
|
44
44
|
const path_1 = require("../schemas/path/transformers/path");
|
|
45
|
+
const t_paragraph_to_lines_of_characters = __importStar(require("pareto-fountain-pen/dist/implementation/manual/schemas/block/transformers/list_of_characters"));
|
|
45
46
|
exports.$$ = _p.command_procedure(($p, $cr) => [
|
|
46
47
|
$cr['make directory'].execute($p['directory path'], ($) => ['make directory', $]),
|
|
47
48
|
$cr['write file'].execute({
|
|
48
|
-
'path':
|
|
49
|
+
'path': (0, _p_change_context_1.default)(t_path_to_path.extend_node_path($p['directory path'], { 'addition': $p.filename }), ($) => $p['escape spaces in path']
|
|
49
50
|
? (0, path_1.replace_space_in_context_path)($)
|
|
50
51
|
: $),
|
|
51
|
-
'data':
|
|
52
|
+
'data': t_paragraph_to_lines_of_characters.Paragraph($p.paragraph, {
|
|
53
|
+
'indentation': $p.indentation,
|
|
54
|
+
'newline': $p.newline,
|
|
55
|
+
}),
|
|
52
56
|
}, ($) => ['write file', $])
|
|
53
57
|
]);
|
|
54
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
58
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfdG9fZmlsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ltcGxlbWVudGF0aW9uL21hbnVhbC9jb21tYW5kcy93cml0ZV90b19maWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDZEQUE4QztBQUc5QywyRkFBa0U7QUFXbEUsY0FBYztBQUNkLDJIQUE0RztBQUM1Ryw0REFBaUY7QUFDakYsaUtBQWtKO0FBRXJJLFFBQUEsRUFBRSxHQUFzQyxFQUFFLENBQUMsaUJBQWlCLENBQ3JFLENBQUMsRUFBRSxFQUFFLEdBQUcsRUFBRSxFQUFFLENBQUM7SUFDVCxHQUFHLENBQUMsZ0JBQWdCLENBQUMsQ0FBQyxPQUFPLENBQ3pCLEVBQUUsQ0FBQyxnQkFBZ0IsQ0FBQyxFQUNwQixDQUFDLENBQUMsRUFBeUIsRUFBRSxDQUFDLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQyxDQUFDLENBQ3REO0lBQ0QsR0FBRyxDQUFDLFlBQVksQ0FBQyxDQUFDLE9BQU8sQ0FDckI7UUFDSSxNQUFNLEVBQUUsSUFBQSwyQkFBaUIsRUFDckIsY0FBYyxDQUFDLGdCQUFnQixDQUFDLEVBQUUsQ0FBQyxnQkFBZ0IsQ0FBQyxFQUFFLEVBQUUsVUFBVSxFQUFFLEVBQUUsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxFQUNsRixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLHVCQUF1QixDQUFDO1lBQzlCLENBQUMsQ0FBQyxJQUFBLG9DQUE2QixFQUFDLENBQUMsQ0FBQztZQUNsQyxDQUFDLENBQUMsQ0FBQyxDQUNWO1FBQ0QsTUFBTSxFQUFFLGtDQUFrQyxDQUFDLFNBQVMsQ0FDaEQsRUFBRSxDQUFDLFNBQVMsRUFDWjtZQUNJLGFBQWEsRUFBRSxFQUFFLENBQUMsV0FBVztZQUM3QixTQUFTLEVBQUUsRUFBRSxDQUFDLE9BQU87U0FDeEIsQ0FDSjtLQUNKLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsWUFBWSxFQUFFLENBQUMsQ0FBQyxDQUMzQjtDQUNKLENBQ0osQ0FBQSJ9
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as d_path from "pareto-resources/dist/interface/generated/
|
|
1
|
+
import * as d_path from "pareto-resources/dist/interface/generated/liana/schemas/path/data";
|
|
2
2
|
export declare const replace_space_in_context_path: ($: d_path.Node_Path) => d_path.Node_Path;
|
|
@@ -1,52 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var
|
|
3
|
-
|
|
4
|
-
|
|
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 () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
35
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
6
|
exports.replace_space_in_context_path = void 0;
|
|
37
|
-
const
|
|
38
|
-
const
|
|
7
|
+
const _p_list_from_text_1 = __importDefault(require("pareto-core/dist/_p_list_from_text"));
|
|
8
|
+
const _p_text_from_list_1 = __importDefault(require("pareto-core/dist/_p_text_from_list"));
|
|
39
9
|
const replace = ($, search, replace) => {
|
|
40
|
-
return
|
|
41
|
-
_pds.list.from_text($, ($) => $).__for_each(($) => {
|
|
42
|
-
if ($ === search) {
|
|
43
|
-
$i.add_character(replace);
|
|
44
|
-
}
|
|
45
|
-
else {
|
|
46
|
-
$i.add_character($);
|
|
47
|
-
}
|
|
48
|
-
});
|
|
49
|
-
});
|
|
10
|
+
return (0, _p_text_from_list_1.default)((0, _p_list_from_text_1.default)($, ($) => $ === search ? replace : $), ($) => $);
|
|
50
11
|
};
|
|
51
12
|
const replace_space_in_context_path = ($) => {
|
|
52
13
|
const replace_space = ($) => {
|
|
@@ -61,4 +22,4 @@ const replace_space_in_context_path = ($) => {
|
|
|
61
22
|
};
|
|
62
23
|
};
|
|
63
24
|
exports.replace_space_in_context_path = replace_space_in_context_path;
|
|
64
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
25
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGF0aC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ltcGxlbWVudGF0aW9uL21hbnVhbC9zY2hlbWFzL3BhdGgvdHJhbnNmb3JtZXJzL3BhdGgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7O0FBQ0EsMkZBQWtFO0FBQ2xFLDJGQUFrRTtBQUlsRSxNQUFNLE9BQU8sR0FBRyxDQUFDLENBQVMsRUFBRSxNQUFjLEVBQUUsT0FBZSxFQUFVLEVBQUU7SUFDbkUsT0FBTyxJQUFBLDJCQUFpQixFQUNwQixJQUFBLDJCQUFpQixFQUNiLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxLQUFLLE1BQU0sQ0FBQyxDQUFDLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQ3BDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWCxDQUFBO0FBQ0wsQ0FBQyxDQUFBO0FBRU0sTUFBTSw2QkFBNkIsR0FBRyxDQUFDLENBQW1CLEVBQW9CLEVBQUU7SUFDbkYsTUFBTSxhQUFhLEdBQUcsQ0FBQyxDQUFTLEVBQVUsRUFBRTtRQUN4QyxPQUFPLE9BQU8sQ0FBQyxDQUFDLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyx5QkFBeUIsQ0FBQyxDQUFBO0lBQ3ZELENBQUMsQ0FBQTtJQUNELE9BQU87UUFDSCxTQUFTLEVBQUU7WUFDUCxPQUFPLEVBQUUsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxLQUFLO1lBQ3hCLFNBQVMsRUFBRSxDQUFDLENBQUMsT0FBTyxDQUFDLE9BQU8sQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLGFBQWEsQ0FBQyxDQUFDLENBQUMsQ0FBQztTQUNoRTtRQUNELE1BQU0sRUFBRSxhQUFhLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQztLQUNoQyxDQUFBO0FBQ0wsQ0FBQyxDQUFBO0FBWFksUUFBQSw2QkFBNkIsaUNBV3pDIn0=
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
2
|
import * as resources from "./resources";
|
|
3
|
-
import * as
|
|
3
|
+
import * as resources_pareto from "pareto-resources/dist/interface/resources";
|
|
4
4
|
export declare namespace commands {
|
|
5
5
|
type console_error = _pi.Command_Procedure<resources.commands.console_error, {
|
|
6
|
-
'log error':
|
|
6
|
+
'log error': resources_pareto.commands.log_error;
|
|
7
7
|
}, null>;
|
|
8
8
|
type console_log = _pi.Command_Procedure<resources.commands.console_log, {
|
|
9
|
-
'log':
|
|
9
|
+
'log': resources_pareto.commands.log;
|
|
10
10
|
}, null>;
|
|
11
11
|
type write_to_directory = _pi.Command_Procedure<resources.commands.write_to_directory, {
|
|
12
|
-
'remove':
|
|
12
|
+
'remove': resources_pareto.commands.remove;
|
|
13
13
|
'write to_file': resources.commands.write_to_file;
|
|
14
14
|
}, null>;
|
|
15
15
|
type write_to_file = _pi.Command_Procedure<resources.commands.write_to_file, {
|
|
16
|
-
'make directory':
|
|
17
|
-
'write file':
|
|
16
|
+
'make directory': resources_pareto.commands.make_directory;
|
|
17
|
+
'write file': resources_pareto.commands.write_file;
|
|
18
18
|
}, null>;
|
|
19
19
|
}
|
package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/
|
|
1
|
+
import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/liana/schemas/block/data";
|
|
2
2
|
export type Error = null;
|
|
3
3
|
export type Parameters = {
|
|
4
|
-
'
|
|
4
|
+
'paragraph': d_fp_block.Paragraph;
|
|
5
5
|
'indentation': string;
|
|
6
6
|
};
|
package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/
|
|
1
|
+
import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/liana/schemas/block/data";
|
|
2
2
|
export type Error = null;
|
|
3
3
|
export type Parameters = {
|
|
4
|
-
'
|
|
4
|
+
'paragraph': d_fp_block.Paragraph;
|
|
5
5
|
'indentation': string;
|
|
6
6
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
-
import * as d_remove from "pareto-resources/dist/interface/generated/
|
|
3
|
-
import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/
|
|
4
|
-
import * as d_path from "pareto-resources/dist/interface/generated/
|
|
2
|
+
import * as d_remove from "pareto-resources/dist/interface/generated/liana/schemas/remove/data";
|
|
3
|
+
import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/liana/schemas/block/data";
|
|
4
|
+
import * as d_path from "pareto-resources/dist/interface/generated/liana/schemas/path/data";
|
|
5
5
|
import * as d_write_to_file from "./write_to_file";
|
|
6
6
|
export type Error = ['remove', d_remove.Error] | ['nodes', _pi.Dictionary<Error__nodes>];
|
|
7
7
|
export type Error__nodes = ['directory', Error] | ['file', d_write_to_file.Error];
|
package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as d_write_file from "pareto-resources/dist/interface/generated/
|
|
2
|
-
import * as d_make_directory from "pareto-resources/dist/interface/generated/
|
|
3
|
-
import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/
|
|
4
|
-
import * as d_path from "pareto-resources/dist/interface/generated/
|
|
1
|
+
import * as d_write_file from "pareto-resources/dist/interface/generated/liana/schemas/write_file/data";
|
|
2
|
+
import * as d_make_directory from "pareto-resources/dist/interface/generated/liana/schemas/make_directory/data";
|
|
3
|
+
import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/liana/schemas/block/data";
|
|
4
|
+
import * as d_path from "pareto-resources/dist/interface/generated/liana/schemas/path/data";
|
|
5
5
|
export type Error = ['make directory', d_make_directory.Error] | ['write file', d_write_file.Error];
|
|
6
6
|
export type Parameters = {
|
|
7
7
|
'escape spaces in path': boolean;
|
|
8
|
-
'
|
|
8
|
+
'paragraph': d_fp_block.Paragraph;
|
|
9
9
|
'directory path': d_path.Node_Path;
|
|
10
10
|
'filename': string;
|
|
11
11
|
'indentation': string;
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
3
|
-
|
|
4
|
-
export declare const module_: (operations: unresolved.Operations, schema_tree: unresolved_schema.Schema_Tree) => unresolved.Module;
|
|
5
|
-
export declare const operations: (operations: _p.Raw_Or_Normal_Dictionary<unresolved.Operations.dictionary.D.entry>) => unresolved.Operations;
|
|
6
|
-
export declare const operation: (type_parameters: _p.Raw_Or_Normal_Dictionary<unresolved_schema.Type_Parameters.dictionary.D.entry>, context: unresolved.Operations.dictionary.D.entry.state_group.operation.context, parameters: _p.Raw_Or_Normal_Dictionary<unresolved.Operations.dictionary.D.entry.state_group.operation.parameters.dictionary.D.entry>, result: unresolved.Operations.dictionary.D.entry.state_group.operation.result) => unresolved.Operations.dictionary.D.entry;
|
|
7
|
-
export declare const set: (operations: _p.Raw_Or_Normal_Dictionary<unresolved.Operations.dictionary.D.entry>) => unresolved.Operations.dictionary.D.entry;
|
|
1
|
+
import * as unresolved from "../interface/generated/liana/schemas/module/data/unresolved";
|
|
2
|
+
import * as unresolved_schema from "../interface/generated/liana/schemas/schema/data/unresolved";
|
|
3
|
+
export declare const module_: (schema_tree: unresolved_schema.Schema_Tree, omit_de_serializer?: boolean) => unresolved.Module;
|