pareto 0.64.0 → 0.65.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 +1 -1
- package/auto.dist/index.js +3 -3
- package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.api.js +3 -0
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.implementation.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.d.ts +0 -4
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.shadow.d.ts +23 -0
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.shadow.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/implementations/map__Block__2__Block.alg.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/index.js +1 -1
- package/auto.dist/public/modules/main/auto.provided_interface_glossary.shadow.d.ts +5 -3
- package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +2 -2
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.d.ts +0 -6
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +20 -30
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.d.ts +0 -4
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +14 -20
- package/auto.dist/public/modules/typescript__naming/auto.provided_interface_glossary.shadow.d.ts +5 -3
- package/auto.pareto/$.data.ts +10 -2
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +9 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +41 -27
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +11 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +6 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +38 -17
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +10 -11
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +34 -35
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +28 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +36 -19
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +20 -6
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +30 -17
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +74 -116
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +426 -622
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +10 -22
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +35 -49
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +116 -182
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +313 -429
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +13 -23
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +218 -358
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +173 -249
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +25 -14
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +30 -16
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +31 -16
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +20 -5
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +74 -57
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +20 -5
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +38 -23
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +17 -10
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +20 -9
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +21 -3
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +22 -4
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +24 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +23 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +27 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +17 -10
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +17 -19
- package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +16 -18
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -19
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +32 -17
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/api.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/api.data.ts +4 -4
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +80 -57
- package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +41 -27
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +11 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +6 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +38 -17
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +10 -11
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +34 -35
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +28 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +36 -19
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +20 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +10 -15
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +11 -11
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +11 -11
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +7 -7
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +9 -9
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/api.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +9 -9
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/api.data.ts +5 -5
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +15 -15
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/api.data.ts +6 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +6 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +21 -21
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +34 -34
- package/auto.pareto/modules/{string_aware_fountain_pen_2 fountain_pen/api.data.ts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/api.data.ts} +1 -2
- package/auto.pareto/modules/{string_aware_fountain_pen_2 fountain_pen/glossary.data.ts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts} +2 -2
- package/auto.pareto/modules/main/api.data.ts +1 -1
- package/auto.pareto/modules/main/glossary.data.ts +11 -6
- package/auto.pareto/modules/pareto_2_fountain_pen/api.data.ts +1 -2
- package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +18 -20
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/api.data.ts +4 -5
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +18 -11
- package/auto.pareto/modules/typescript_naming/api.data.ts +1 -2
- package/auto.pareto/modules/typescript_naming/glossary.data.ts +17 -8
- package/package.json +5 -5
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.api.js +0 -3
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +0 -29
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.d.ts +0 -0
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.js +0 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -14
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +0 -25
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -14
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +0 -25
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.api.d.ts +0 -0
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.implementation.d.ts +0 -0
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/implementations/map__Block__2__Block.alg.d.ts +0 -0
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/index.d.ts +0 -0
|
@@ -5,20 +5,18 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, sInterface, sInterfaceMethod, string, taggedUnion, type, typeReference } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
12
11
|
{
|
|
13
|
-
// "buildArray": algorithm("BuildArray",
|
|
14
|
-
// "buildUnsafeDictionary": algorithm("BuildUnsafeDictionary",
|
|
12
|
+
// "buildArray": algorithm("BuildArray", {}),
|
|
13
|
+
// "buildUnsafeDictionary": algorithm("BuildUnsafeDictionary", {}),
|
|
15
14
|
// "buildSafeDictionary": algorithm("BuildSafeDictionary", "DictionaryBuildStrategy", {}, {
|
|
16
15
|
// }),
|
|
17
|
-
"createUnsafeDictionaryBuilder": algorithm("CreateUnsafeDictionaryBuilder",
|
|
18
|
-
"createSafeDictionaryBuilder": algorithm("CreateSafeDictionaryBuilder",
|
|
19
|
-
"createArrayBuilder": algorithm("CreateArrayBuilder",
|
|
16
|
+
"createUnsafeDictionaryBuilder": algorithm("CreateUnsafeDictionaryBuilder", {}),
|
|
17
|
+
//"createSafeDictionaryBuilder": algorithm("CreateSafeDictionaryBuilder", {}),
|
|
18
|
+
"createArrayBuilder": algorithm("CreateArrayBuilder", {}),
|
|
20
19
|
|
|
21
|
-
"createStringBuilder": algorithm("CreateStringBuilder",
|
|
22
|
-
}),
|
|
20
|
+
"createStringBuilder": algorithm("CreateStringBuilder", {}),
|
|
23
21
|
}
|
|
24
22
|
)
|
|
@@ -1,12 +1,33 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
|
+
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
|
+
integer,
|
|
11
|
+
list,
|
|
12
|
+
member,
|
|
13
|
+
nothing,
|
|
14
|
+
optional,
|
|
15
|
+
parametrizedType,
|
|
16
|
+
sfunction,
|
|
17
|
+
stateGroup,
|
|
18
|
+
text,
|
|
19
|
+
type,
|
|
20
|
+
typeParameter,
|
|
21
|
+
typeReference,
|
|
22
|
+
|
|
23
|
+
aInterface,
|
|
4
24
|
aInterfaceMethod,
|
|
5
25
|
aInterfaceReference,
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
sInterfaceMethod,
|
|
9
|
-
|
|
26
|
+
infInit,
|
|
27
|
+
sInterface,
|
|
28
|
+
sInterfaceMethod,
|
|
29
|
+
streamconsumer,
|
|
30
|
+
|
|
10
31
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
11
32
|
|
|
12
33
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -20,33 +41,33 @@ export const $: g_glossary.D.Glossary = {
|
|
|
20
41
|
'root': {
|
|
21
42
|
'namespaces': d({}),
|
|
22
43
|
'data types': d({
|
|
23
|
-
"Simple Array": parametrizedType({ "Type": null },
|
|
44
|
+
"Simple Array": parametrizedType({ "Type": null }, list(component(typeParameter("Type")))),
|
|
24
45
|
|
|
25
|
-
"Simple Dictionary": parametrizedType({ "Type": null }, dictionary(
|
|
26
|
-
"Simple String": type(
|
|
46
|
+
"Simple Dictionary": parametrizedType({ "Type": null }, dictionary(component(typeParameter("Type")))),
|
|
47
|
+
"Simple String": type(text()),
|
|
27
48
|
|
|
28
49
|
"Array": parametrizedType({ "Type": null, "EndType": null }, group({
|
|
29
|
-
"array": member(
|
|
30
|
-
"end": member(
|
|
50
|
+
"array": member(list(component(typeParameter("Type")))),
|
|
51
|
+
"end": member(component(typeParameter("EndType"))),
|
|
31
52
|
})),
|
|
32
53
|
"Dictionary": parametrizedType({ "Type": null, "EndType": null }, group({
|
|
33
|
-
"dictionary": member(dictionary(
|
|
34
|
-
"end": member(
|
|
54
|
+
"dictionary": member(dictionary(component(typeParameter("Type")))),
|
|
55
|
+
"end": member(component(typeParameter("EndType"))),
|
|
35
56
|
})),
|
|
36
57
|
"String": parametrizedType({ "EndType": null }, group({
|
|
37
|
-
"string": member(
|
|
38
|
-
"end": member(
|
|
58
|
+
"string": member(text()),
|
|
59
|
+
"end": member(component(typeParameter("EndType"))),
|
|
39
60
|
})),
|
|
40
61
|
"KeyValuePair": parametrizedType({ "Type": null }, group({
|
|
41
|
-
"key": member(
|
|
42
|
-
"value": member(
|
|
62
|
+
"key": member(text()),
|
|
63
|
+
"value": member(component(typeParameter("Type"))),
|
|
43
64
|
})),
|
|
44
65
|
|
|
45
|
-
"DictionaryBuildStrategy": type(
|
|
66
|
+
"DictionaryBuildStrategy": type(stateGroup({
|
|
46
67
|
"ignore": group({}),
|
|
47
68
|
"overwrite": group({}),
|
|
48
69
|
})),
|
|
49
|
-
"Startstring": type(
|
|
70
|
+
// "Startstring": type(text()),
|
|
50
71
|
}),
|
|
51
72
|
},
|
|
52
73
|
|
|
@@ -5,50 +5,49 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { aInterface, aInterfaceMethod, glossary, group, member, number, sInterface, sInterfaceMethod, streamconsumer, string, type, typeReference } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
12
11
|
{
|
|
13
|
-
"decorateDictionaryEntriesWithKey": algorithm("DecorateDictionaryEntriesWithKey",
|
|
12
|
+
"decorateDictionaryEntriesWithKey": algorithm("DecorateDictionaryEntriesWithKey", {}),
|
|
14
13
|
|
|
15
|
-
"filter": algorithm("Filter",
|
|
14
|
+
"filter": algorithm("Filter", {}),
|
|
16
15
|
/**
|
|
17
16
|
* the keys of the outermost dictionary is combined with the key of the innermost dictionary
|
|
18
17
|
*/
|
|
19
|
-
"flattenDictionaryOfDictionaries": algorithm("FlattenDictionaryOfDictionaries",
|
|
18
|
+
"flattenDictionaryOfDictionaries": algorithm("FlattenDictionaryOfDictionaries", {}),
|
|
20
19
|
/**
|
|
21
20
|
* 2 dictionaries are combined into 1 dictionary. is a key exists in both directories, only the entry of the last dictionary will be used.
|
|
22
21
|
*/
|
|
23
|
-
"mergeAndOverwrite": algorithm("MergeAndOverwrite",
|
|
22
|
+
"mergeAndOverwrite": algorithm("MergeAndOverwrite", {}),
|
|
24
23
|
/**
|
|
25
24
|
* 2 dictionaries are combined into 1 dictionary. is a key exists in both directories, only the entry of the first dictionary will be used.
|
|
26
25
|
*/
|
|
27
|
-
"mergeAndIgnore": algorithm("MergeAndIgnore",
|
|
26
|
+
"mergeAndIgnore": algorithm("MergeAndIgnore", {}),
|
|
28
27
|
/**
|
|
29
28
|
* a dictionary with containing entries with values and a key candidate is transformed
|
|
30
29
|
* into a dictionary where the new key of the entry is the candidate. If candidates are not unique
|
|
31
30
|
* the function panics
|
|
32
31
|
*/
|
|
33
|
-
"unsafeRekey": algorithm("UnsafeRekey",
|
|
32
|
+
"unsafeRekey": algorithm("UnsafeRekey", {}),
|
|
34
33
|
/**
|
|
35
34
|
* 2 dictionaries are combined into 1 dictionary. If keys are not unique this function panics.
|
|
36
35
|
*/
|
|
37
|
-
"unsafeMerge": algorithm("UnsafeMerge",
|
|
36
|
+
"unsafeMerge": algorithm("UnsafeMerge", {}),
|
|
38
37
|
/**
|
|
39
38
|
* a key/value pair is added to a dictionary resulting in a new dictionary.
|
|
40
39
|
* if the key is not unique the function panics
|
|
41
40
|
*/
|
|
42
|
-
"unsafeAddEntry": algorithm("UnsafeAddEntry",
|
|
41
|
+
"unsafeAddEntry": algorithm("UnsafeAddEntry", {}),
|
|
43
42
|
/**
|
|
44
43
|
* prepends and appends strings to all keys in the dictionary
|
|
45
44
|
*/
|
|
46
|
-
"wrapKeys": algorithm("WrapKeys",
|
|
45
|
+
"wrapKeys": algorithm("WrapKeys", {}),
|
|
47
46
|
/**
|
|
48
47
|
* a focus dictionary is matched to a benchmark dictionary resulting in a result dictionary
|
|
49
48
|
* this last dictionary contains all entries found in the benchmark dictionary.
|
|
50
49
|
* each entry value is optionally supplemented with the value of the focus entry, if found.
|
|
51
50
|
*/
|
|
52
|
-
"zip": algorithm("Zip",
|
|
51
|
+
"zip": algorithm("Zip", {}),
|
|
53
52
|
}
|
|
54
53
|
)
|
|
@@ -1,25 +1,24 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
6
|
data,
|
|
7
|
-
|
|
8
|
-
ref,
|
|
9
|
-
typeParameter,
|
|
7
|
+
dictionary,
|
|
10
8
|
externalTypeReference,
|
|
11
|
-
parametrizedType,
|
|
12
|
-
optional,
|
|
13
9
|
group,
|
|
10
|
+
integer,
|
|
11
|
+
list,
|
|
14
12
|
member,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
13
|
+
nothing,
|
|
14
|
+
optional,
|
|
15
|
+
parametrizedType,
|
|
16
|
+
sfunction,
|
|
17
|
+
stateGroup,
|
|
18
|
+
text,
|
|
18
19
|
type,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
sInterface,
|
|
22
|
-
sInterfaceMethod,
|
|
20
|
+
typeParameter,
|
|
21
|
+
typeReference,
|
|
23
22
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
24
23
|
|
|
25
24
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -34,42 +33,42 @@ export const $: g_glossary.D.Glossary = {
|
|
|
34
33
|
'namespaces': d({}),
|
|
35
34
|
'data types': d({
|
|
36
35
|
"Boolean": type(boolean()),
|
|
37
|
-
"String": type(
|
|
36
|
+
"String": type(text()),
|
|
38
37
|
"KeyValuePair": parametrizedType({ "Type": null }, group({
|
|
39
|
-
"key": member(
|
|
40
|
-
"value": member(
|
|
38
|
+
"key": member(text()),
|
|
39
|
+
"value": member(component(typeParameter("Type"))),
|
|
41
40
|
})),
|
|
42
|
-
"Dictionary": parametrizedType({ "Type": null }, dictionary(
|
|
43
|
-
"FilterableDictionary": parametrizedType({ "Type": null }, dictionary(optional(
|
|
41
|
+
"Dictionary": parametrizedType({ "Type": null }, dictionary(component(typeParameter("Type")))),
|
|
42
|
+
"FilterableDictionary": parametrizedType({ "Type": null }, dictionary(optional(component(typeParameter("Type"))))),
|
|
44
43
|
"MergeParameters": parametrizedType({ "Type": null }, group({
|
|
45
|
-
"primary": member(
|
|
46
|
-
"secondary": member(
|
|
44
|
+
"primary": member(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
|
|
45
|
+
"secondary": member(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
|
|
47
46
|
})),
|
|
48
47
|
"ZippedDictionary": parametrizedType({ "Benchmark": null, "Focus": null }, dictionary(group({
|
|
49
|
-
"benchmark": member(
|
|
50
|
-
"focus": member(optional(
|
|
48
|
+
"benchmark": member(component(typeParameter("Benchmark"))),
|
|
49
|
+
"focus": member(optional(component(typeParameter("Focus")))),
|
|
51
50
|
}))),
|
|
52
51
|
|
|
53
52
|
"DictionaryTuple": parametrizedType({ "Benchmark": null, "Focus": null }, group({
|
|
54
|
-
"benchmark": member(
|
|
55
|
-
"focus": member(
|
|
53
|
+
"benchmark": member(component(typeReference("Dictionary", { "Type": typeParameter("Benchmark") }))),
|
|
54
|
+
"focus": member(component(typeReference("Dictionary", { "Type": typeParameter("Focus") }))),
|
|
56
55
|
})),
|
|
57
56
|
"FlattenDictionaryOfDictionariesParameters": parametrizedType({ "Type": null }, group({
|
|
58
|
-
"dictionaries": member(dictionary(
|
|
59
|
-
"separator": member(
|
|
60
|
-
"escape": member(
|
|
57
|
+
"dictionaries": member(dictionary(component(typeReference("Dictionary", { "Type": typeParameter("Type") })))),
|
|
58
|
+
"separator": member(text()),
|
|
59
|
+
"escape": member(text()),// to escape if the separator appears in the key of the top level dictionary
|
|
61
60
|
})),
|
|
62
61
|
"UnsafeAddEntryParameters": parametrizedType({ "Type": null }, group({
|
|
63
|
-
"dictionary": member(
|
|
64
|
-
"keyValuePair": member(
|
|
62
|
+
"dictionary": member(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
|
|
63
|
+
"keyValuePair": member(component(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))
|
|
65
64
|
})),
|
|
66
|
-
"KeyValueDictionary": parametrizedType({ "Type": null }, dictionary(
|
|
65
|
+
"KeyValueDictionary": parametrizedType({ "Type": null }, dictionary(component(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
|
|
67
66
|
|
|
68
|
-
"RekeyDictionary": parametrizedType({ "Type": null }, dictionary(
|
|
67
|
+
"RekeyDictionary": parametrizedType({ "Type": null }, dictionary(component(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
|
|
69
68
|
"WrapKeysData": parametrizedType({ "Type": null }, group({
|
|
70
|
-
"dictionary": member(
|
|
71
|
-
"prefix": member(
|
|
72
|
-
"suffix": member(
|
|
69
|
+
"dictionary": member(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
|
|
70
|
+
"prefix": member(text()),
|
|
71
|
+
"suffix": member(text()),
|
|
73
72
|
})),
|
|
74
73
|
}),
|
|
75
74
|
},
|
|
@@ -5,17 +5,16 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, type } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
12
11
|
{
|
|
13
|
-
"add": algorithm("Add",
|
|
14
|
-
"increment": algorithm("Increment",
|
|
15
|
-
"min": algorithm("Min",
|
|
16
|
-
"max": algorithm("Max",
|
|
17
|
-
"multiply": algorithm("Multiply",
|
|
18
|
-
"negate": algorithm("Negate",
|
|
19
|
-
"subtract": algorithm("Subtract",
|
|
12
|
+
"add": algorithm("Add", {}),
|
|
13
|
+
"increment": algorithm("Increment", {}),
|
|
14
|
+
"min": algorithm("Min", {}),
|
|
15
|
+
"max": algorithm("Max", {}),
|
|
16
|
+
"multiply": algorithm("Multiply", {}),
|
|
17
|
+
"negate": algorithm("Negate", {}),
|
|
18
|
+
"subtract": algorithm("Subtract", {}),
|
|
20
19
|
}
|
|
21
20
|
)
|
|
@@ -1,8 +1,24 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
|
+
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
|
+
integer,
|
|
11
|
+
list,
|
|
12
|
+
member,
|
|
13
|
+
nothing,
|
|
14
|
+
optional,
|
|
15
|
+
parametrizedType,
|
|
16
|
+
sfunction,
|
|
17
|
+
stateGroup,
|
|
18
|
+
text,
|
|
19
|
+
type,
|
|
20
|
+
typeParameter,
|
|
21
|
+
typeReference,
|
|
6
22
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
7
23
|
|
|
8
24
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -17,22 +33,22 @@ export const $: g_glossary.D.Glossary = {
|
|
|
17
33
|
'root': {
|
|
18
34
|
'namespaces': d({}),
|
|
19
35
|
'data types': d({
|
|
20
|
-
"Number": type(
|
|
21
|
-
"OptionalNumber": type(optional(
|
|
22
|
-
"NumberRange": type(
|
|
36
|
+
"Number": type(integer()),
|
|
37
|
+
"OptionalNumber": type(optional(integer())),
|
|
38
|
+
"NumberRange": type(list(integer())),
|
|
23
39
|
"NumberTuple": type(group({
|
|
24
|
-
"yin": member(
|
|
25
|
-
"yang": member(
|
|
40
|
+
"yin": member(integer()),
|
|
41
|
+
"yang": member(integer()),
|
|
26
42
|
})),
|
|
27
43
|
"SubtractData": type(group({
|
|
28
|
-
"minuend": member(
|
|
29
|
-
"subtrahend": member(
|
|
44
|
+
"minuend": member(integer()),
|
|
45
|
+
"subtrahend": member(integer()),
|
|
30
46
|
})),
|
|
31
|
-
"NumberDictionary": type(dictionary(
|
|
32
|
-
"NumberArray": type(
|
|
47
|
+
"NumberDictionary": type(dictionary(integer())),
|
|
48
|
+
"NumberArray": type(list(integer())),
|
|
33
49
|
|
|
34
50
|
"IncrementConfig": type(group({
|
|
35
|
-
"stepsize": member(
|
|
51
|
+
"stepsize": member(integer())
|
|
36
52
|
}))
|
|
37
53
|
}),
|
|
38
54
|
},
|
|
@@ -5,12 +5,11 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, type } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
12
11
|
{
|
|
13
|
-
"divide": algorithm("Divide",
|
|
14
|
-
"divisionRemainder": algorithm("DivisionRemainder",
|
|
12
|
+
"divide": algorithm("Divide", {}),
|
|
13
|
+
"divisionRemainder": algorithm("DivisionRemainder", {}),
|
|
15
14
|
}
|
|
16
15
|
)
|
|
@@ -1,10 +1,25 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
|
+
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
|
+
integer,
|
|
11
|
+
list,
|
|
12
|
+
member,
|
|
13
|
+
nothing,
|
|
14
|
+
optional,
|
|
15
|
+
parametrizedType,
|
|
16
|
+
sfunction,
|
|
17
|
+
stateGroup,
|
|
18
|
+
text,
|
|
19
|
+
type,
|
|
20
|
+
typeParameter,
|
|
21
|
+
typeReference,
|
|
6
22
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
7
|
-
|
|
8
23
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
9
24
|
|
|
10
25
|
const d = pd.d
|
|
@@ -17,10 +32,10 @@ export const $: g_glossary.D.Glossary = {
|
|
|
17
32
|
'root': {
|
|
18
33
|
'namespaces': d({}),
|
|
19
34
|
'data types': d({
|
|
20
|
-
"OptionalNumber": type(optional(
|
|
35
|
+
"OptionalNumber": type(optional(integer())),
|
|
21
36
|
"DivisionData": type(group({
|
|
22
|
-
"numerator": member(
|
|
23
|
-
"denominator": member(
|
|
37
|
+
"numerator": member(integer()),
|
|
38
|
+
"denominator": member(integer()),
|
|
24
39
|
})),
|
|
25
40
|
}),
|
|
26
41
|
},
|
|
@@ -5,7 +5,6 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, sInterface, sInterfaceMethod, string, type, typeReference } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
@@ -1,22 +1,24 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
6
|
data,
|
|
7
|
-
|
|
8
|
-
type,
|
|
7
|
+
dictionary,
|
|
9
8
|
externalTypeReference,
|
|
10
|
-
|
|
9
|
+
group,
|
|
10
|
+
integer,
|
|
11
|
+
list,
|
|
12
|
+
member,
|
|
13
|
+
nothing,
|
|
14
|
+
optional,
|
|
11
15
|
parametrizedType,
|
|
12
|
-
|
|
13
|
-
|
|
16
|
+
sfunction,
|
|
17
|
+
stateGroup,
|
|
18
|
+
text,
|
|
19
|
+
type,
|
|
14
20
|
typeParameter,
|
|
15
|
-
|
|
16
|
-
null_,
|
|
17
|
-
computed,
|
|
18
|
-
sInterface,
|
|
19
|
-
sInterfaceMethod,
|
|
21
|
+
typeReference,
|
|
20
22
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
21
23
|
|
|
22
24
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -5,25 +5,24 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, type } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
12
11
|
{
|
|
13
|
-
"join 2 strings": algorithm("Join 2 Strings",
|
|
14
|
-
"join array of strings": algorithm("Join Array Of Strings",
|
|
15
|
-
"repeat": algorithm("Repeat",
|
|
12
|
+
"join 2 strings": algorithm("Join 2 Strings", {}),
|
|
13
|
+
"join array of strings": algorithm("Join Array Of Strings", {}),
|
|
14
|
+
"repeat": algorithm("Repeat", {}),
|
|
16
15
|
|
|
17
16
|
/**
|
|
18
17
|
* this functon joins an array of strings into a single string, using a separator, and optionally a maximum number of elements to join
|
|
19
18
|
*/
|
|
20
|
-
"getArrayAsString": algorithm("GetArrayAsString",
|
|
19
|
+
"getArrayAsString": algorithm("GetArrayAsString", {}),
|
|
21
20
|
|
|
22
|
-
"getLengthAsString": algorithm("GetLengthAsString",
|
|
21
|
+
"getLengthAsString": algorithm("GetLengthAsString", {}),
|
|
23
22
|
|
|
24
23
|
//this one implicitely sorts the keys
|
|
25
24
|
//"getKeysAsString": algorithm("GetKeysAsString", "Configuration", {}),
|
|
26
25
|
|
|
27
|
-
"getNumberOfKeysAsString": algorithm("GetNumberOfKeysAsString",
|
|
26
|
+
"getNumberOfKeysAsString": algorithm("GetNumberOfKeysAsString", {}),
|
|
28
27
|
}
|
|
29
28
|
)
|
|
@@ -1,11 +1,24 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
|
+
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
|
+
integer,
|
|
11
|
+
list,
|
|
12
|
+
member,
|
|
13
|
+
nothing,
|
|
14
|
+
optional,
|
|
15
|
+
parametrizedType,
|
|
16
|
+
sfunction,
|
|
17
|
+
stateGroup,
|
|
18
|
+
text,
|
|
19
|
+
type,
|
|
20
|
+
typeParameter,
|
|
21
|
+
typeReference,
|
|
9
22
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
10
23
|
|
|
11
24
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -20,35 +33,39 @@ export const $: g_glossary.D.Glossary = {
|
|
|
20
33
|
'root': {
|
|
21
34
|
'namespaces': d({}),
|
|
22
35
|
'data types': d({
|
|
23
|
-
"String": type(
|
|
36
|
+
"String": type(text()),
|
|
24
37
|
"Join 2 Strings": type(group({
|
|
25
|
-
"first": member(
|
|
26
|
-
"second": member(
|
|
38
|
+
"first": member(text()),
|
|
39
|
+
"second": member(text()),
|
|
27
40
|
})),
|
|
28
41
|
"Join Array Of Strings": parametrizedType(
|
|
29
42
|
{ "Type": null },
|
|
30
43
|
group({
|
|
31
|
-
"array": member(
|
|
32
|
-
"separator": member(
|
|
44
|
+
"array": member(list(component(typeParameter("Type")))),
|
|
45
|
+
"separator": member(text()),
|
|
33
46
|
})
|
|
34
47
|
),
|
|
35
48
|
|
|
36
49
|
"RepeatData": type(group({
|
|
37
|
-
"contextString": member(
|
|
38
|
-
"times": member(
|
|
50
|
+
"contextString": member(text()),
|
|
51
|
+
"times": member(integer()),
|
|
39
52
|
})),
|
|
40
53
|
|
|
41
|
-
"StringArray": type(
|
|
54
|
+
"StringArray": type(list(text())),
|
|
55
|
+
"GetArrayAsString": type(group({
|
|
56
|
+
"array": member(component(typeReference("StringArray"))),
|
|
57
|
+
"configuration": member(component(typeReference("Configuration"))),
|
|
58
|
+
})),
|
|
42
59
|
|
|
43
60
|
"Configuration": type(group({
|
|
44
|
-
"separator": member(
|
|
61
|
+
"separator": member(text()),
|
|
45
62
|
"maximum": member(optional(group({
|
|
46
|
-
"maximum": member(
|
|
47
|
-
"suffix": member(
|
|
63
|
+
"maximum": member(integer()),
|
|
64
|
+
"suffix": member(text()),
|
|
48
65
|
}))),
|
|
49
66
|
})),
|
|
50
|
-
"Dictionary": parametrizedType({ "Type": null }, dictionary(
|
|
51
|
-
"Array": parametrizedType({ "Type": null },
|
|
67
|
+
"Dictionary": parametrizedType({ "Type": null }, dictionary(component(typeParameter("Type")))),
|
|
68
|
+
"Array": parametrizedType({ "Type": null }, list(component(typeParameter("Type")))),
|
|
52
69
|
|
|
53
70
|
}),
|
|
54
71
|
},
|
|
@@ -75,7 +92,7 @@ export const $: g_glossary.D.Glossary = {
|
|
|
75
92
|
),
|
|
76
93
|
"GetArrayAsString": sfunction(
|
|
77
94
|
typeReference("String"),
|
|
78
|
-
data(typeReference("
|
|
95
|
+
data(typeReference("GetArrayAsString"))),
|
|
79
96
|
"GetKeysAsString": sfunction(
|
|
80
97
|
typeReference("String"),
|
|
81
98
|
data(typeReference("Dictionary", { "T": typeParameter("T") })),
|
|
@@ -5,7 +5,6 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, member, type, group, string, optional, number } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
export const $: g_project.D.API = api(
|
|
10
9
|
glos,
|
|
11
10
|
{
|