pareto 0.56.0 → 0.58.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/auto.dist/index.d.ts +5 -3
- package/auto.dist/index.js +7 -5
- package/auto.dist/public/modules/alan__light__serialize/auto.api.js +3 -0
- package/auto.dist/public/{fountain__pen → modules/alan__light__serialize}/auto.implementation.js +1 -1
- package/auto.dist/public/modules/alan__light__serialize/auto.provided_interface_glossary.d.ts +705 -0
- package/auto.dist/public/modules/alan__light__serialize/auto.provided_interface_glossary.js +3 -0
- package/auto.dist/public/modules/alan__light__serialize/auto.provided_interface_glossary.shadow.d.ts +34 -0
- package/auto.dist/public/modules/alan__light__serialize/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/alan__light__serialize/implementations/serialize.alg.js +115 -0
- package/auto.dist/public/modules/alan__light__serialize/index.js +19 -0
- package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.api.js +1 -1
- package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.implementation.js +1 -1
- package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.provided_interface_glossary.d.ts +45 -8
- package/auto.dist/public/{cosmos__2__pareto → modules/pareto2typescript}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.provided_interface_glossary.shadow.d.ts +4 -0
- package/auto.dist/public/modules/pareto2typescript/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/pareto2typescript/implementations/serializeCompilationUnit.alg.js +529 -0
- package/auto.dist/public/{cosmos__2__pareto → modules/pareto2typescript}/index.js +1 -1
- package/auto.dist/public/{cosmos__2__pareto → modules/tendril2alan__light}/auto.api.d.ts +1 -1
- package/auto.dist/public/{cosmos__2__pareto → modules/tendril2alan__light}/auto.api.js +1 -1
- package/auto.dist/public/modules/tendril2alan__light/auto.implementation.d.ts +2 -0
- package/auto.dist/public/modules/tendril2alan__light/auto.implementation.js +6 -0
- package/auto.dist/public/modules/tendril2alan__light/auto.provided_interface_glossary.d.ts +1583 -0
- package/auto.dist/public/{fountain__pen → modules/tendril2alan__light}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/{cosmos__2__pareto → modules/tendril2alan__light}/auto.provided_interface_glossary.shadow.d.ts +3 -3
- package/auto.dist/public/modules/tendril2alan__light/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/tendril2alan__light/implementations/map.alg.d.ts +2 -0
- package/auto.dist/public/modules/tendril2alan__light/implementations/map.alg.js +141 -0
- package/auto.dist/public/{pareto__2__typescript → modules/tendril2alan__light}/index.js +1 -1
- package/auto.dist/public/modules/typescript__naming/auto.api.d.ts +6 -0
- package/auto.dist/public/{fountain__pen → modules/typescript__naming}/auto.api.js +1 -1
- package/auto.dist/public/modules/typescript__naming/auto.implementation.d.ts +2 -0
- package/auto.dist/public/modules/typescript__naming/auto.implementation.js +6 -0
- package/auto.dist/public/modules/typescript__naming/auto.provided_interface_glossary.d.ts +9 -0
- package/auto.dist/public/{pareto__2__typescript → modules/typescript__naming}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/{fountain__pen → modules/typescript__naming}/auto.provided_interface_glossary.shadow.d.ts +1 -1
- package/auto.dist/public/modules/typescript__naming/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/typescript__naming/implementations/createIdentifier.alg.d.ts +2 -0
- package/auto.dist/public/modules/typescript__naming/implementations/createIdentifier.alg.js +248 -0
- package/auto.dist/public/modules/typescript__naming/index.d.ts +2 -0
- package/auto.dist/public/{fountain__pen → modules/typescript__naming}/index.js +1 -1
- package/auto.dist/public/modules/typescript__serialize/auto.api.d.ts +8 -0
- package/auto.dist/public/modules/typescript__serialize/auto.api.js +3 -0
- package/auto.dist/public/modules/typescript__serialize/auto.implementation.d.ts +4 -0
- package/auto.dist/public/modules/typescript__serialize/auto.implementation.js +10 -0
- package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.d.ts +11 -0
- package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.js +3 -0
- package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.shadow.d.ts +11 -0
- package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createApostrophedString.alg.d.ts +2 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createApostrophedString.alg.js +62 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createBacktickedString.alg.d.ts +2 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createBacktickedString.alg.js +62 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createQuotedString.alg.d.ts +2 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createQuotedString.alg.js +45 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/escape.alg.d.ts +0 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/escape.alg.js +20 -0
- package/auto.dist/public/modules/typescript__serialize/index.d.ts +2 -0
- package/auto.dist/public/modules/typescript__serialize/index.js +19 -0
- package/auto.pareto/$.data.ts +13 -19
- package/auto.pareto/auto.dependencies/index.ts +6 -4
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +65 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +7 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/$.data.ts +3 -15
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/arithmetic/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/arithmetic/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/array/glossary.data.ts +11 -19
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/boolean/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/boolean/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/build/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/build/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/dictionary/api.data.ts +5 -16
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/dictionary/glossary.data.ts +9 -20
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/json/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/json/glossary.data.ts +47 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/nested/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +52 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +17 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +39 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/tostring/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/tostring/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan.data.ts +441 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +441 -0
- package/auto.pareto/{glossaries → auto.dependencies/pareto-pure/glossaries}/auto.cosmos_type_system.data.ts +20 -13
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +122 -0
- package/auto.pareto/{glossaries → auto.dependencies/pareto-pure/glossaries}/auto.grammar.data.ts +1 -1
- package/auto.pareto/{glossaries → auto.dependencies/pareto-pure/glossaries}/auto.liana.data.ts +1 -1
- package/auto.pareto/{glossaries → auto.dependencies/pareto-pure/glossaries}/auto.pareto.data.ts +1 -1
- package/auto.pareto/{glossaries → auto.dependencies/pareto-pure/glossaries}/auto.tendril.data.ts +18 -181
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +862 -0
- package/auto.pareto/{modules → auto.dependencies/pareto-pure/modules}/cosmos2pareto/api.data.ts +2 -2
- package/auto.pareto/{modules → auto.dependencies/pareto-pure/modules}/cosmos2pareto/glossary.data.ts +5 -13
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen/glossary.data.ts +55 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/liana2tendril/api.data.ts +24 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/liana2tendril/glossary.data.ts +48 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2cosmos_type_system/api.data.ts +16 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2cosmos_type_system/glossary.data.ts +73 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2pareto/api.data.ts +16 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2pareto/glossary.data.ts +33 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult/api.data.ts +26 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult/glossary.data.ts +144 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +46 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/arithmetic/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/arithmetic/glossary.data.ts +76 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +52 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +21 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +45 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/build/api.data.ts +25 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/build/glossary.data.ts +133 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +49 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +119 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/json/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/json/glossary.data.ts +47 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +29 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +52 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +17 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +39 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +42 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +36 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +23 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +88 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +27 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +82 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-subatomic-library}/modules/json/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-subatomic-library}/modules/json/glossary.data.ts +8 -8
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-subatomic-library}/modules/numerical_predicates/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-subatomic-library}/modules/numerical_predicates/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +42 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +109 -0
- package/auto.pareto/modules/alan_light_serialize/api.data.ts +15 -0
- package/auto.pareto/modules/alan_light_serialize/glossary.data.ts +41 -0
- package/auto.pareto/modules/pareto2typescript/api.data.ts +10 -13
- package/auto.pareto/modules/pareto2typescript/glossary.data.ts +35 -24
- package/auto.pareto/modules/tendril2alan_light/api.data.ts +17 -0
- package/auto.pareto/modules/tendril2alan_light/glossary.data.ts +51 -0
- package/auto.pareto/modules/typescript_naming/api.data.ts +28 -0
- package/auto.pareto/{auto.dependencies/res-typescript/modules/naming → modules/typescript_naming}/glossary.data.ts +2 -2
- package/auto.pareto/{auto.dependencies/res-typescript/modules/serialize → modules/typescript_serialize}/api.data.ts +3 -4
- package/auto.pareto/{auto.dependencies/res-typescript/modules/serialize → modules/typescript_serialize}/glossary.data.ts +2 -8
- package/package.json +6 -5
- package/auto.dist/public/cosmos__2__pareto/auto.implementation.d.ts +0 -2
- package/auto.dist/public/cosmos__2__pareto/auto.implementation.js +0 -6
- package/auto.dist/public/cosmos__2__pareto/auto.provided_interface_glossary.d.ts +0 -3281
- package/auto.dist/public/cosmos__2__pareto/auto.provided_interface_glossary.shadow.js +0 -3
- package/auto.dist/public/cosmos__2__pareto/implementations/library2ParetoComparators.alg.d.ts +0 -2
- package/auto.dist/public/cosmos__2__pareto/implementations/library2ParetoComparators.alg.js +0 -359
- package/auto.dist/public/fountain__pen/auto.provided_interface_glossary.d.ts +0 -29
- package/auto.dist/public/fountain__pen/auto.provided_interface_glossary.shadow.js +0 -3
- package/auto.dist/public/fountain__pen/implementations/serialize.alg.js +0 -98
- package/auto.dist/public/glossaries/cosmos__type__system.d.ts +0 -1760
- package/auto.dist/public/glossaries/cosmos__type__system.js +0 -3
- package/auto.dist/public/glossaries/cosmos__type__system.shadow.d.ts +0 -8
- package/auto.dist/public/glossaries/cosmos__type__system.shadow.js +0 -3
- package/auto.dist/public/glossaries/grammar.d.ts +0 -260
- package/auto.dist/public/glossaries/grammar.js +0 -3
- package/auto.dist/public/glossaries/grammar.shadow.d.ts +0 -8
- package/auto.dist/public/glossaries/grammar.shadow.js +0 -3
- package/auto.dist/public/glossaries/liana.d.ts +0 -2433
- package/auto.dist/public/glossaries/liana.js +0 -3
- package/auto.dist/public/glossaries/liana.shadow.d.ts +0 -8
- package/auto.dist/public/glossaries/liana.shadow.js +0 -3
- package/auto.dist/public/glossaries/pareto.d.ts +0 -1503
- package/auto.dist/public/glossaries/pareto.js +0 -3
- package/auto.dist/public/glossaries/pareto.shadow.d.ts +0 -8
- package/auto.dist/public/glossaries/pareto.shadow.js +0 -3
- package/auto.dist/public/glossaries/tendril.d.ts +0 -1425
- package/auto.dist/public/glossaries/tendril.js +0 -3
- package/auto.dist/public/glossaries/tendril.shadow.d.ts +0 -8
- package/auto.dist/public/glossaries/tendril.shadow.js +0 -3
- package/auto.dist/public/pareto__2__typescript/auto.provided_interface_glossary.shadow.js +0 -3
- package/auto.dist/public/pareto__2__typescript/implementations/serializeCompilationUnit.alg.js +0 -558
- package/auto.dist/public/shorthands/cosmos.d.ts +0 -50
- package/auto.dist/public/shorthands/cosmos.js +0 -512
- package/auto.dist/public/shorthands/grammar.d.ts +0 -13
- package/auto.dist/public/shorthands/grammar.js +0 -110
- package/auto.dist/public/shorthands/liana.d.ts +0 -66
- package/auto.dist/public/shorthands/liana.js +0 -728
- package/auto.dist/public/shorthands/pareto.d.ts +0 -48
- package/auto.dist/public/shorthands/pareto.js +0 -243
- package/auto.dist/public/shorthands/tendril.d.ts +0 -48
- package/auto.dist/public/shorthands/tendril.js +0 -402
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/api.data.ts +0 -26
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/api.data.ts +0 -21
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/glossary.data.ts +0 -34
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/api.data.ts +0 -19
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/glossary.data.ts +0 -189
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/api.data.ts +0 -25
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/glossary.data.ts +0 -78
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/api.data.ts +0 -16
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/glossary.data.ts +0 -69
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/api.data.ts +0 -19
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/glossary.data.ts +0 -35
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/api.data.ts +0 -20
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/glossary.data.ts +0 -84
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/api.data.ts +0 -26
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/glossary.data.ts +0 -75
- package/auto.pareto/auto.dependencies/res-typescript/$.data.ts +0 -35
- package/auto.pareto/auto.dependencies/res-typescript/modules/naming/api.data.ts +0 -15
- package/auto.pareto/modules/fountain_pen/api.data.ts +0 -17
- package/auto.pareto/modules/fountain_pen/glossary.data.ts +0 -32
- /package/auto.dist/public/{fountain__pen → modules/alan__light__serialize}/auto.api.d.ts +0 -0
- /package/auto.dist/public/{fountain__pen → modules/alan__light__serialize}/auto.implementation.d.ts +0 -0
- /package/auto.dist/public/{fountain__pen → modules/alan__light__serialize}/implementations/serialize.alg.d.ts +0 -0
- /package/auto.dist/public/{cosmos__2__pareto → modules/alan__light__serialize}/index.d.ts +0 -0
- /package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.api.d.ts +0 -0
- /package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.implementation.d.ts +0 -0
- /package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/implementations/serializeCompilationUnit.alg.d.ts +0 -0
- /package/auto.dist/public/{fountain__pen → modules/pareto2typescript}/index.d.ts +0 -0
- /package/auto.dist/public/{pareto__2__typescript → modules/tendril2alan__light}/index.d.ts +0 -0
|
@@ -1,110 +0,0 @@
|
|
|
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.array = array;
|
|
37
|
-
exports.string = string;
|
|
38
|
-
exports.enumeration = enumeration;
|
|
39
|
-
exports.node = node;
|
|
40
|
-
exports.optional = optional;
|
|
41
|
-
exports.member = member;
|
|
42
|
-
exports.group = group;
|
|
43
|
-
const pl = __importStar(require("pareto-core-alg"));
|
|
44
|
-
const pd = __importStar(require("pareto-core-data"));
|
|
45
|
-
function array(vt) {
|
|
46
|
-
return ['array', vt];
|
|
47
|
-
}
|
|
48
|
-
// export function choice(options: RawDictionary<t.D.Value<pd.SourceLocation>>): t.D.Value<pd.SourceLocation> {
|
|
49
|
-
// const li = pd.getLocationInfo(1)
|
|
50
|
-
// let firstKey: null | string = null
|
|
51
|
-
// pd.d(options).__mapWithKey(($, key) => {
|
|
52
|
-
// if (firstKey === null) {
|
|
53
|
-
// firstKey = key
|
|
54
|
-
// }
|
|
55
|
-
// })
|
|
56
|
-
// if (firstKey === null) {
|
|
57
|
-
// firstKey = "--NO OPTIONS--"
|
|
58
|
-
// }
|
|
59
|
-
// return ['choice', {
|
|
60
|
-
// 'options': pd.d(options),
|
|
61
|
-
// 'default': {
|
|
62
|
-
// 'key': firstKey,
|
|
63
|
-
// 'annotation': li,
|
|
64
|
-
// },
|
|
65
|
-
// }]
|
|
66
|
-
// }
|
|
67
|
-
function string() {
|
|
68
|
-
return ['string', null];
|
|
69
|
-
}
|
|
70
|
-
function enumeration(options) {
|
|
71
|
-
return ['enumeration', pd.d(options)];
|
|
72
|
-
}
|
|
73
|
-
function node(name, content, flags) {
|
|
74
|
-
return ['node', {
|
|
75
|
-
'name': name,
|
|
76
|
-
'type': pl.cc([1], ($) => {
|
|
77
|
-
if (content === null) {
|
|
78
|
-
return ['leaf', null];
|
|
79
|
-
}
|
|
80
|
-
else {
|
|
81
|
-
return ['composite', content];
|
|
82
|
-
}
|
|
83
|
-
}),
|
|
84
|
-
'flags': flags === undefined
|
|
85
|
-
? pd.d({})
|
|
86
|
-
: pd.d(flags)
|
|
87
|
-
}];
|
|
88
|
-
}
|
|
89
|
-
function optional(vt) {
|
|
90
|
-
return ['optional', vt];
|
|
91
|
-
}
|
|
92
|
-
function member(value) {
|
|
93
|
-
return {
|
|
94
|
-
'value': value,
|
|
95
|
-
};
|
|
96
|
-
}
|
|
97
|
-
// export function component(name: string): t.D.Value<pd.SourceLocation> {
|
|
98
|
-
// return ['resolvedSiblingComponent', {
|
|
99
|
-
// 'type': {
|
|
100
|
-
// 'key': name,
|
|
101
|
-
// 'annotation': pd.getLocationInfo(1),
|
|
102
|
-
// },
|
|
103
|
-
// }]
|
|
104
|
-
// }
|
|
105
|
-
function group(members) {
|
|
106
|
-
return ['group', {
|
|
107
|
-
'members': pd.d(members),
|
|
108
|
-
}];
|
|
109
|
-
}
|
|
110
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JhbW1hci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9wdWJsaWMvc2hvcnRoYW5kcy9ncmFtbWFyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBT0Esc0JBRUM7QUFzQkQsd0JBRUM7QUFFRCxrQ0FFQztBQUVELG9CQWNDO0FBRUQsNEJBRUM7QUFFRCx3QkFJQztBQVdELHNCQUlDO0FBOUVELG9EQUFxQztBQUNyQyxxREFBc0M7QUFNdEMsU0FBZ0IsS0FBSyxDQUFDLEVBQWdDO0lBQ2xELE9BQU8sQ0FBQyxPQUFPLEVBQUUsRUFBRSxDQUFDLENBQUE7QUFDeEIsQ0FBQztBQUVELCtHQUErRztBQUMvRyx1Q0FBdUM7QUFDdkMseUNBQXlDO0FBQ3pDLCtDQUErQztBQUMvQyxtQ0FBbUM7QUFDbkMsNkJBQTZCO0FBQzdCLFlBQVk7QUFDWixTQUFTO0FBQ1QsK0JBQStCO0FBQy9CLHNDQUFzQztBQUN0QyxRQUFRO0FBQ1IsMEJBQTBCO0FBQzFCLG9DQUFvQztBQUNwQyx1QkFBdUI7QUFDdkIsK0JBQStCO0FBQy9CLGdDQUFnQztBQUNoQyxhQUFhO0FBQ2IsU0FBUztBQUNULElBQUk7QUFFSixTQUFnQixNQUFNO0lBQ2xCLE9BQU8sQ0FBQyxRQUFRLEVBQUUsSUFBSSxDQUFDLENBQUE7QUFDM0IsQ0FBQztBQUVELFNBQWdCLFdBQVcsQ0FBQyxPQUE4QjtJQUN0RCxPQUFPLENBQUMsYUFBYSxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQTtBQUN6QyxDQUFDO0FBRUQsU0FBZ0IsSUFBSSxDQUFDLElBQVksRUFBRSxPQUE0QyxFQUFFLEtBQWlFO0lBQzlJLE9BQU8sQ0FBQyxNQUFNLEVBQUU7WUFDWixNQUFNLEVBQUUsSUFBSTtZQUNaLE1BQU0sRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQTRDLEVBQUU7Z0JBQy9ELElBQUksT0FBTyxLQUFLLElBQUksRUFBRSxDQUFDO29CQUNuQixPQUFPLENBQUMsTUFBTSxFQUFFLElBQUksQ0FBQyxDQUFBO2dCQUN6QixDQUFDO3FCQUFNLENBQUM7b0JBQ0osT0FBTyxDQUFDLFdBQVcsRUFBRSxPQUFPLENBQUMsQ0FBQTtnQkFDakMsQ0FBQztZQUNMLENBQUMsQ0FBQztZQUNGLE9BQU8sRUFBRSxLQUFLLEtBQUssU0FBUztnQkFDeEIsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO2dCQUNWLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLEtBQUssQ0FBQztTQUNwQixDQUFDLENBQUE7QUFDTixDQUFDO0FBRUQsU0FBZ0IsUUFBUSxDQUFDLEVBQWdDO0lBQ3JELE9BQU8sQ0FBQyxVQUFVLEVBQUUsRUFBRSxDQUFDLENBQUE7QUFDM0IsQ0FBQztBQUVELFNBQWdCLE1BQU0sQ0FBQyxLQUFtQztJQUN0RCxPQUFPO1FBQ0gsT0FBTyxFQUFFLEtBQUs7S0FDakIsQ0FBQTtBQUNMLENBQUM7QUFFRCwwRUFBMEU7QUFDMUUsNENBQTRDO0FBQzVDLG9CQUFvQjtBQUNwQiwyQkFBMkI7QUFDM0IsbURBQW1EO0FBQ25ELGFBQWE7QUFDYixTQUFTO0FBQ1QsSUFBSTtBQUVKLFNBQWdCLEtBQUssQ0FBQyxPQUFxRTtJQUN2RixPQUFPLENBQUMsT0FBTyxFQUFFO1lBQ2IsU0FBUyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQUMsT0FBTyxDQUFDO1NBQzNCLENBQUMsQ0FBQTtBQUNOLENBQUMifQ==
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import * as pt from 'pareto-core-types';
|
|
2
|
-
import * as pd from 'pareto-core-data';
|
|
3
|
-
import * as g_this from "../glossaries/liana";
|
|
4
|
-
type AnnotatedKey<TAnnotation> = {
|
|
5
|
-
readonly 'annotation': TAnnotation;
|
|
6
|
-
readonly 'key': string;
|
|
7
|
-
};
|
|
8
|
-
type AnnotatedDictionary<TAnnotation, TType> = {
|
|
9
|
-
readonly 'annotation': TAnnotation;
|
|
10
|
-
readonly 'dictionary': pt.Dictionary<TType>;
|
|
11
|
-
};
|
|
12
|
-
type RawDictionary<T> = {
|
|
13
|
-
[key: string]: T;
|
|
14
|
-
};
|
|
15
|
-
export declare function d<T>($: RawDictionary<T>): AnnotatedDictionary<pd.SourceLocation, T>;
|
|
16
|
-
export declare function r(name: string): AnnotatedKey<pd.SourceLocation>;
|
|
17
|
-
export declare function array(type: g_this.D.Type<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
|
|
18
|
-
export declare function optional(type: g_this.D.Type<pd.SourceLocation>, result?: g_this.D.Type._ltype.optional.result.O<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
|
|
19
|
-
export declare function nothing(result?: g_this.D.Type._ltype.nothing.result.O<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
|
|
20
|
-
export declare function nothingResult(type: g_this.D.Global__Type__Selection<pd.SourceLocation>, selection: g_this.D.Value__Selection<pd.SourceLocation>): g_this.D.Type._ltype.nothing.result.O<pd.SourceLocation>;
|
|
21
|
-
export declare function optionalResult(type: g_this.D.Global__Type__Selection<pd.SourceLocation>, set: g_this.D.Any__Value__Selection<pd.SourceLocation>, notSet: g_this.D.Value__Selection<pd.SourceLocation>): g_this.D.Type._ltype.optional.result.O<pd.SourceLocation>;
|
|
22
|
-
export declare function pCyclicLookup(type: g_this.D.Global__Type__Selection<pd.SourceLocation>): g_this.D.Parameters.DX<pd.SourceLocation>;
|
|
23
|
-
export declare function pResolvedValue(gt: string, optional: boolean): g_this.D.Parameters.DX<pd.SourceLocation>;
|
|
24
|
-
export declare function pExternalResolvedValue(imp: string, gt: string, optional: boolean): g_this.D.Parameters.DX<pd.SourceLocation>;
|
|
25
|
-
export declare function pNonCyclicLookup(type: g_this.D.Global__Type__Selection<pd.SourceLocation>): g_this.D.Parameters.DX<pd.SourceLocation>;
|
|
26
|
-
export declare function s_component(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
|
|
27
|
-
export declare function s_optional(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
|
|
28
|
-
export declare function s_nothing(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
|
|
29
|
-
export declare function s_taggedunion(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
|
|
30
|
-
export declare function s_group(prop: string, tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
|
|
31
|
-
export declare function s_reference(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
|
|
32
|
-
export declare function varSel(start: string, tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Any__Value__Selection<pd.SourceLocation>;
|
|
33
|
-
export declare function tailSel(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Any__Value__Selection<pd.SourceLocation>;
|
|
34
|
-
export declare function valSel(start: string, tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection<pd.SourceLocation>;
|
|
35
|
-
export declare function aResolvedValue(valSel: g_this.D.Value__Selection<pd.SourceLocation>): g_this.D.Type._ltype.component._larguments.DX<pd.SourceLocation>;
|
|
36
|
-
export declare function thisNonCyclic(): g_this.D.Lookup__Selection<pd.SourceLocation>;
|
|
37
|
-
export declare function thisCyclic(): g_this.D.Lookup__Selection<pd.SourceLocation>;
|
|
38
|
-
export declare function lresolvedDictionary(valSel: g_this.D.Value__Selection<pd.SourceLocation>): g_this.D.Lookup__Selection<pd.SourceLocation>;
|
|
39
|
-
export declare function lparameter(param: string): g_this.D.Lookup__Selection<pd.SourceLocation>;
|
|
40
|
-
export declare function aLookup(sel: g_this.D.Lookup__Selection<pd.SourceLocation>): g_this.D.Type._ltype.component._larguments.DX<pd.SourceLocation>;
|
|
41
|
-
export declare function prop(type: g_this.D.Type<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
|
|
42
|
-
export declare function resolvedValueReference(valSel: g_this.D.Value__Selection<pd.SourceLocation>, temp_type: g_this.D.Temp__Type__Selection<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
|
|
43
|
-
export declare function lookupReference(sel: g_this.D.Lookup__Selection<pd.SourceLocation>, temp_type: g_this.D.Temp__Type__Selection<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
|
|
44
|
-
export declare function dictConstraint(valSel: g_this.D.Value__Selection<pd.SourceLocation>, temp_type: g_this.D.Temp__Type__Selection<pd.SourceLocation>): g_this.D.Dictionary__Constraints.DX<pd.SourceLocation>;
|
|
45
|
-
export declare function constrainedDictionary(constraints: RawDictionary<g_this.D.Dictionary__Constraints.DX<pd.SourceLocation>>, type: g_this.D.Type<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
|
|
46
|
-
export declare function dictionary(type: g_this.D.Type<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
|
|
47
|
-
export declare function globalTypeResult(type: g_this.D.Global__Type__Selection<pd.SourceLocation>, selection: g_this.D.Any__Value__Selection<pd.SourceLocation>): g_this.D.Global__Type.result.O<pd.SourceLocation>;
|
|
48
|
-
export declare function globalType(parameters: RawDictionary<g_this.D.Parameters.DX<pd.SourceLocation>>, type: g_this.D.Type<pd.SourceLocation>, result?: g_this.D.Global__Type.result.O<pd.SourceLocation>): g_this.D.Global__Type<pd.SourceLocation>;
|
|
49
|
-
export declare function group(rawProperties: RawDictionary<g_this.D.Type<pd.SourceLocation>>): g_this.D.Type<pd.SourceLocation>;
|
|
50
|
-
export declare function option(type: g_this.D.Type<pd.SourceLocation>, result?: g_this.D.Any__Value__Selection<pd.SourceLocation>): g_this.D.Type._ltype.tagged__union.options.DX<pd.SourceLocation>;
|
|
51
|
-
export declare function optionConstraint(valSel: g_this.D.Value__Selection<pd.SourceLocation>, option: string, type: g_this.D.Temp__Type__Selection<pd.SourceLocation>): g_this.D.Option__Constraints.DX<pd.SourceLocation>;
|
|
52
|
-
export declare function constrainedOption(constraints: RawDictionary<g_this.D.Option__Constraints.DX<pd.SourceLocation>>, type: g_this.D.Type<pd.SourceLocation>, result?: g_this.D.Any__Value__Selection<pd.SourceLocation>): g_this.D.Type._ltype.tagged__union.options.DX<pd.SourceLocation>;
|
|
53
|
-
export declare function taggedUnion(options: RawDictionary<g_this.D.Type._ltype.tagged__union.options.DX<pd.SourceLocation>>): g_this.D.Type<pd.SourceLocation>;
|
|
54
|
-
export declare function resultTaggedUnion(result: g_this.D.Type._ltype.tagged__union.result.O<pd.SourceLocation>, options: RawDictionary<g_this.D.Type._ltype.tagged__union.options.DX<pd.SourceLocation>>): g_this.D.Type<pd.SourceLocation>;
|
|
55
|
-
export declare function terminal(type: string): g_this.D.Type<pd.SourceLocation>;
|
|
56
|
-
export declare function t_grp(prop: string, tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>;
|
|
57
|
-
export declare function t_dict(tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>;
|
|
58
|
-
export declare function t_arr(tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>;
|
|
59
|
-
export declare function t_tu(opt: string, tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>;
|
|
60
|
-
export declare function tempExternalTypeSelection(imp: string, globalType: string, tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection<pd.SourceLocation>;
|
|
61
|
-
export declare function globalTypeSelection(globalType: string): g_this.D.Global__Type__Selection<pd.SourceLocation>;
|
|
62
|
-
export declare function externalGlobalTypeSelection(imp: string, globalType: string): g_this.D.Global__Type__Selection<pd.SourceLocation>;
|
|
63
|
-
export declare function tempTypeSelection(globalType: string, tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection<pd.SourceLocation>;
|
|
64
|
-
export declare function resolvedSiblingComponent(type: string, args: RawDictionary<g_this.D.Type._ltype.component._larguments.DX<pd.SourceLocation>>): g_this.D.Type<pd.SourceLocation>;
|
|
65
|
-
export declare function importedComponent(library: string, type: string, args: RawDictionary<g_this.D.Type._ltype.component._larguments.DX<pd.SourceLocation>>): g_this.D.Type<pd.SourceLocation>;
|
|
66
|
-
export {};
|