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
package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts
CHANGED
|
@@ -14,68 +14,50 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
14
14
|
"Algorithm Type Reference": {
|
|
15
15
|
'parameters': d({}),
|
|
16
16
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
17
|
-
"algorithm type":
|
|
18
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
19
|
-
},
|
|
17
|
+
"algorithm type": <g_cosmos.D.Data__Type>['text', null],
|
|
20
18
|
})]
|
|
21
19
|
},
|
|
22
20
|
"API": {
|
|
23
21
|
'parameters': d({}),
|
|
24
22
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
25
|
-
"algorithms": {
|
|
26
|
-
|
|
27
|
-
"definition": {
|
|
28
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
29
|
-
'context': ['local', null],
|
|
30
|
-
'typeXX': "Algorithm Type Reference",
|
|
31
|
-
'tailXX': a([]),
|
|
32
|
-
'type arguments': d({}),
|
|
33
|
-
}]],
|
|
34
|
-
},
|
|
35
|
-
"dependencies": {
|
|
36
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
37
|
-
"algorithm type": {
|
|
38
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
39
|
-
'context': ['local', null],
|
|
40
|
-
'typeXX': "Algorithm Type Reference",
|
|
41
|
-
'tailXX': a([]),
|
|
42
|
-
'type arguments': d({}),
|
|
43
|
-
}]],
|
|
44
|
-
},
|
|
45
|
-
"module": {
|
|
46
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
47
|
-
},
|
|
48
|
-
"type": {
|
|
49
|
-
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
50
|
-
"library dependency": <g_cosmos.D.Data__Type>['string', null],
|
|
51
|
-
"private": <g_cosmos.D.Data__Type>['null', null],
|
|
52
|
-
"public": <g_cosmos.D.Data__Type>['null', null],
|
|
53
|
-
"sibling": <g_cosmos.D.Data__Type>['null', null],
|
|
54
|
-
})],
|
|
55
|
-
},
|
|
56
|
-
"type arguments": {
|
|
57
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
58
|
-
"api parameter": <g_cosmos.D.Data__Type>['string', null],
|
|
59
|
-
"data type": <g_cosmos.D.Data__Type>['string', null],
|
|
60
|
-
})]],
|
|
61
|
-
},
|
|
62
|
-
})]],
|
|
63
|
-
},
|
|
64
|
-
})]],
|
|
65
|
-
},
|
|
66
|
-
"provided interface": {
|
|
67
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
23
|
+
"algorithms": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
24
|
+
"definition": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
68
25
|
'context': ['local', null],
|
|
69
|
-
'typeXX': "
|
|
26
|
+
'typeXX': "Algorithm Type Reference",
|
|
70
27
|
'tailXX': a([]),
|
|
71
28
|
'type arguments': d({}),
|
|
72
29
|
}]],
|
|
73
|
-
|
|
30
|
+
"dependencies": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
31
|
+
"algorithm type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
32
|
+
'context': ['local', null],
|
|
33
|
+
'typeXX': "Algorithm Type Reference",
|
|
34
|
+
'tailXX': a([]),
|
|
35
|
+
'type arguments': d({}),
|
|
36
|
+
}]],
|
|
37
|
+
"module": <g_cosmos.D.Data__Type>['text', null],
|
|
38
|
+
"type": <g_cosmos.D.Data__Type>['state group', d({
|
|
39
|
+
"library dependency": <g_cosmos.D.Data__Type>['text', null],
|
|
40
|
+
"private": <g_cosmos.D.Data__Type>['nothing', null],
|
|
41
|
+
"public": <g_cosmos.D.Data__Type>['nothing', null],
|
|
42
|
+
"sibling": <g_cosmos.D.Data__Type>['nothing', null],
|
|
43
|
+
})],
|
|
44
|
+
"type arguments": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['state group', d({
|
|
45
|
+
"api parameter": <g_cosmos.D.Data__Type>['text', null],
|
|
46
|
+
"data type": <g_cosmos.D.Data__Type>['text', null],
|
|
47
|
+
})]],
|
|
48
|
+
})]],
|
|
49
|
+
})]],
|
|
50
|
+
"provided interface": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
51
|
+
'context': ['local', null],
|
|
52
|
+
'typeXX': "Glossary",
|
|
53
|
+
'tailXX': a([]),
|
|
54
|
+
'type arguments': d({}),
|
|
55
|
+
}]],
|
|
74
56
|
})]
|
|
75
57
|
},
|
|
76
58
|
"Arguments": {
|
|
77
59
|
'parameters': d({}),
|
|
78
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['
|
|
60
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
79
61
|
'context': ['local', null],
|
|
80
62
|
'typeXX': "Data Type Specifier",
|
|
81
63
|
'tailXX': a([]),
|
|
@@ -85,167 +67,131 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
85
67
|
"Asynchronous Interface Reference": {
|
|
86
68
|
'parameters': d({}),
|
|
87
69
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
88
|
-
"context": {
|
|
89
|
-
|
|
90
|
-
"
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
'type arguments': d({}),
|
|
97
|
-
}]],
|
|
98
|
-
},
|
|
99
|
-
})],
|
|
100
|
-
"local": <g_cosmos.D.Data__Type>['group', d({})],
|
|
70
|
+
"context": <g_cosmos.D.Data__Type>['state group', d({
|
|
71
|
+
"import": <g_cosmos.D.Data__Type>['group', d({
|
|
72
|
+
"glossary": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
73
|
+
'context': ['local', null],
|
|
74
|
+
'typeXX': "Glossary Reference",
|
|
75
|
+
'tailXX': a([]),
|
|
76
|
+
'type arguments': d({}),
|
|
77
|
+
}]],
|
|
101
78
|
})],
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
'
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
'type arguments': d({}),
|
|
112
|
-
}]],
|
|
113
|
-
},
|
|
79
|
+
"local": <g_cosmos.D.Data__Type>['group', d({})],
|
|
80
|
+
})],
|
|
81
|
+
"interfaceXX": <g_cosmos.D.Data__Type>['text', null],
|
|
82
|
+
"type arguments": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
83
|
+
'context': ['local', null],
|
|
84
|
+
'typeXX': "Arguments",
|
|
85
|
+
'tailXX': a([]),
|
|
86
|
+
'type arguments': d({}),
|
|
87
|
+
}]],
|
|
114
88
|
})]
|
|
115
89
|
},
|
|
116
90
|
"Asynchronous Interface Type": {
|
|
117
91
|
'parameters': d({}),
|
|
118
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
92
|
+
'type': <g_cosmos.D.Data__Type>['state group', d({
|
|
119
93
|
"choice": <g_cosmos.D.Data__Type>['group', d({
|
|
120
|
-
"options": {
|
|
121
|
-
'
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
}]]],
|
|
127
|
-
},
|
|
94
|
+
"options": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
95
|
+
'context': ['local', null],
|
|
96
|
+
'typeXX': "Asynchronous Interface Type",
|
|
97
|
+
'tailXX': a([]),
|
|
98
|
+
'type arguments': d({}),
|
|
99
|
+
}]]],
|
|
128
100
|
})],
|
|
129
101
|
"method": <g_cosmos.D.Data__Type>['group', d({
|
|
130
|
-
"data": {
|
|
131
|
-
'
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
'
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
'tailXX': a([]),
|
|
143
|
-
'type arguments': d({}),
|
|
144
|
-
}]]],
|
|
145
|
-
},
|
|
102
|
+
"data": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
103
|
+
'context': ['local', null],
|
|
104
|
+
'typeXX': "Data Type Specifier",
|
|
105
|
+
'tailXX': a([]),
|
|
106
|
+
'type arguments': d({}),
|
|
107
|
+
}]]],
|
|
108
|
+
"interface": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
109
|
+
'context': ['local', null],
|
|
110
|
+
'typeXX': "Asynchronous Interface Type",
|
|
111
|
+
'tailXX': a([]),
|
|
112
|
+
'type arguments': d({}),
|
|
113
|
+
}]]],
|
|
146
114
|
})],
|
|
147
|
-
"reference": <g_cosmos.D.Data__Type>['
|
|
115
|
+
"reference": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
148
116
|
'context': ['local', null],
|
|
149
117
|
'typeXX': "Asynchronous Interface Reference",
|
|
150
118
|
'tailXX': a([]),
|
|
151
119
|
'type arguments': d({}),
|
|
152
120
|
}]],
|
|
153
121
|
"streamconsumer": <g_cosmos.D.Data__Type>['group', d({
|
|
154
|
-
"data": {
|
|
155
|
-
'
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
'
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
'tailXX': a([]),
|
|
167
|
-
'type arguments': d({}),
|
|
168
|
-
}]]],
|
|
169
|
-
},
|
|
122
|
+
"data": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
123
|
+
'context': ['local', null],
|
|
124
|
+
'typeXX': "Asynchronous Interface Type",
|
|
125
|
+
'tailXX': a([]),
|
|
126
|
+
'type arguments': d({}),
|
|
127
|
+
}]],
|
|
128
|
+
"end": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
129
|
+
'context': ['local', null],
|
|
130
|
+
'typeXX': "Asynchronous Interface Type",
|
|
131
|
+
'tailXX': a([]),
|
|
132
|
+
'type arguments': d({}),
|
|
133
|
+
}]]],
|
|
170
134
|
})],
|
|
171
135
|
})]
|
|
172
136
|
},
|
|
173
137
|
"Composite Transformations": {
|
|
174
138
|
'parameters': d({}),
|
|
175
139
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
176
|
-
"higher glossaries": {
|
|
177
|
-
|
|
178
|
-
"
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
'tailXX': a([]),
|
|
187
|
-
'type arguments': d({}),
|
|
188
|
-
}]]],
|
|
189
|
-
},
|
|
190
|
-
})]],
|
|
191
|
-
},
|
|
192
|
-
})]],
|
|
193
|
-
},
|
|
140
|
+
"higher glossaries": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
141
|
+
"types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
142
|
+
"lower glossaries": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
143
|
+
"target types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
144
|
+
'context': ['local', null],
|
|
145
|
+
'typeXX': "Transformation",
|
|
146
|
+
'tailXX': a([]),
|
|
147
|
+
'type arguments': d({}),
|
|
148
|
+
}]]],
|
|
149
|
+
})]],
|
|
194
150
|
})]],
|
|
195
|
-
},
|
|
151
|
+
})]],
|
|
196
152
|
})]
|
|
197
153
|
},
|
|
198
154
|
"Data Glossary": {
|
|
199
155
|
'parameters': d({}),
|
|
200
156
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
201
|
-
"glossary parameters": {
|
|
202
|
-
'
|
|
157
|
+
"glossary parameters": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
158
|
+
'context': ['local', null],
|
|
159
|
+
'typeXX': "Parameters",
|
|
160
|
+
'tailXX': a([]),
|
|
161
|
+
'type arguments': d({}),
|
|
162
|
+
}]],
|
|
163
|
+
"imports": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
164
|
+
"glossary": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
203
165
|
'context': ['local', null],
|
|
204
|
-
'typeXX': "
|
|
166
|
+
'typeXX': "Data Glossary",
|
|
205
167
|
'tailXX': a([]),
|
|
206
168
|
'type arguments': d({}),
|
|
207
169
|
}]],
|
|
208
|
-
|
|
209
|
-
"imports": {
|
|
210
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
211
|
-
"glossary": {
|
|
212
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
213
|
-
'context': ['local', null],
|
|
214
|
-
'typeXX': "Data Glossary",
|
|
215
|
-
'tailXX': a([]),
|
|
216
|
-
'type arguments': d({}),
|
|
217
|
-
}]],
|
|
218
|
-
},
|
|
219
|
-
"type arguments": {
|
|
220
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
221
|
-
'context': ['local', null],
|
|
222
|
-
'typeXX': "Arguments",
|
|
223
|
-
'tailXX': a([]),
|
|
224
|
-
'type arguments': d({}),
|
|
225
|
-
}]],
|
|
226
|
-
},
|
|
227
|
-
})]],
|
|
228
|
-
},
|
|
229
|
-
"root": {
|
|
230
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
170
|
+
"type arguments": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
231
171
|
'context': ['local', null],
|
|
232
|
-
'typeXX': "
|
|
172
|
+
'typeXX': "Arguments",
|
|
233
173
|
'tailXX': a([]),
|
|
234
174
|
'type arguments': d({}),
|
|
235
175
|
}]],
|
|
236
|
-
},
|
|
176
|
+
})]],
|
|
177
|
+
"root": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
178
|
+
'context': ['local', null],
|
|
179
|
+
'typeXX': "Namespace",
|
|
180
|
+
'tailXX': a([]),
|
|
181
|
+
'type arguments': d({}),
|
|
182
|
+
}]],
|
|
237
183
|
})]
|
|
238
184
|
},
|
|
239
185
|
"Data Or Synchronous Interface": {
|
|
240
186
|
'parameters': d({}),
|
|
241
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
242
|
-
"data": <g_cosmos.D.Data__Type>['
|
|
187
|
+
'type': <g_cosmos.D.Data__Type>['state group', d({
|
|
188
|
+
"data": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
243
189
|
'context': ['local', null],
|
|
244
190
|
'typeXX': "Data Type Specifier",
|
|
245
191
|
'tailXX': a([]),
|
|
246
192
|
'type arguments': d({}),
|
|
247
193
|
}]],
|
|
248
|
-
"interface": <g_cosmos.D.Data__Type>['
|
|
194
|
+
"interface": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
249
195
|
'context': ['local', null],
|
|
250
196
|
'typeXX': "Synchronous Interface Reference",
|
|
251
197
|
'tailXX': a([]),
|
|
@@ -255,425 +201,321 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
255
201
|
},
|
|
256
202
|
"Data Type": {
|
|
257
203
|
'parameters': d({}),
|
|
258
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
204
|
+
'type': <g_cosmos.D.Data__Type>['state group', d({
|
|
259
205
|
"boolean": <g_cosmos.D.Data__Type>['group', d({})],
|
|
260
|
-
"component": <g_cosmos.D.Data__Type>['
|
|
206
|
+
"component": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
261
207
|
'context': ['local', null],
|
|
262
208
|
'typeXX': "Data Type Specifier",
|
|
263
209
|
'tailXX': a([]),
|
|
264
210
|
'type arguments': d({}),
|
|
265
211
|
}]],
|
|
266
|
-
"dictionary": <g_cosmos.D.Data__Type>['
|
|
212
|
+
"dictionary": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
267
213
|
'context': ['local', null],
|
|
268
214
|
'typeXX': "Data Type",
|
|
269
215
|
'tailXX': a([]),
|
|
270
216
|
'type arguments': d({}),
|
|
271
217
|
}]],
|
|
272
|
-
"group": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['
|
|
218
|
+
"group": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
273
219
|
'context': ['local', null],
|
|
274
220
|
'typeXX': "Data Type",
|
|
275
221
|
'tailXX': a([]),
|
|
276
222
|
'type arguments': d({}),
|
|
277
223
|
}]]],
|
|
278
|
-
"integer": <g_cosmos.D.Data__Type>['
|
|
224
|
+
"integer": <g_cosmos.D.Data__Type>['nothing', null],
|
|
279
225
|
"link": <g_cosmos.D.Data__Type>['group', d({
|
|
280
|
-
"forward":
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
'
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
'context': ['local', null],
|
|
294
|
-
'typeXX': "Data Type",
|
|
295
|
-
'tailXX': a([]),
|
|
296
|
-
'type arguments': d({}),
|
|
297
|
-
}]],
|
|
298
|
-
},
|
|
226
|
+
"forward": <g_cosmos.D.Data__Type>['boolean', null],
|
|
227
|
+
"target": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
228
|
+
'context': ['local', null],
|
|
229
|
+
'typeXX': "Data Type Specifier",
|
|
230
|
+
'tailXX': a([]),
|
|
231
|
+
'type arguments': d({}),
|
|
232
|
+
}]],
|
|
233
|
+
"value": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
234
|
+
'context': ['local', null],
|
|
235
|
+
'typeXX': "Data Type",
|
|
236
|
+
'tailXX': a([]),
|
|
237
|
+
'type arguments': d({}),
|
|
238
|
+
}]],
|
|
299
239
|
})],
|
|
300
|
-
"list": <g_cosmos.D.Data__Type>['
|
|
240
|
+
"list": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
301
241
|
'context': ['local', null],
|
|
302
242
|
'typeXX': "Data Type",
|
|
303
243
|
'tailXX': a([]),
|
|
304
244
|
'type arguments': d({}),
|
|
305
245
|
}]],
|
|
306
|
-
"nothing": <g_cosmos.D.Data__Type>['
|
|
307
|
-
"optional": <g_cosmos.D.Data__Type>['
|
|
246
|
+
"nothing": <g_cosmos.D.Data__Type>['nothing', null],
|
|
247
|
+
"optional": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
308
248
|
'context': ['local', null],
|
|
309
249
|
'typeXX': "Data Type",
|
|
310
250
|
'tailXX': a([]),
|
|
311
251
|
'type arguments': d({}),
|
|
312
252
|
}]],
|
|
313
|
-
"state group": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['
|
|
253
|
+
"state group": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
314
254
|
'context': ['local', null],
|
|
315
255
|
'typeXX': "Data Type",
|
|
316
256
|
'tailXX': a([]),
|
|
317
257
|
'type arguments': d({}),
|
|
318
258
|
}]]],
|
|
319
|
-
"text": <g_cosmos.D.Data__Type>['
|
|
259
|
+
"text": <g_cosmos.D.Data__Type>['nothing', null],
|
|
320
260
|
})]
|
|
321
261
|
},
|
|
322
262
|
"Data Type Reference": {
|
|
323
263
|
'parameters': d({}),
|
|
324
264
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
325
|
-
"type":
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
'
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
'tailXX': a([]),
|
|
333
|
-
'type arguments': d({}),
|
|
334
|
-
}]],
|
|
335
|
-
},
|
|
265
|
+
"type": <g_cosmos.D.Data__Type>['text', null],
|
|
266
|
+
"type arguments": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
267
|
+
'context': ['local', null],
|
|
268
|
+
'typeXX': "Arguments",
|
|
269
|
+
'tailXX': a([]),
|
|
270
|
+
'type arguments': d({}),
|
|
271
|
+
}]],
|
|
336
272
|
})]
|
|
337
273
|
},
|
|
338
274
|
"Data Type Specifier": {
|
|
339
275
|
'parameters': d({}),
|
|
340
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
341
|
-
"glossary parameterXX": <g_cosmos.D.Data__Type>['
|
|
276
|
+
'type': <g_cosmos.D.Data__Type>['state group', d({
|
|
277
|
+
"glossary parameterXX": <g_cosmos.D.Data__Type>['text', null],
|
|
342
278
|
"type": <g_cosmos.D.Data__Type>['group', d({
|
|
343
|
-
"context": {
|
|
344
|
-
|
|
345
|
-
"
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
'type arguments': d({}),
|
|
352
|
-
}]],
|
|
353
|
-
},
|
|
354
|
-
})],
|
|
355
|
-
"local": <g_cosmos.D.Data__Type>['group', d({})],
|
|
279
|
+
"context": <g_cosmos.D.Data__Type>['state group', d({
|
|
280
|
+
"import": <g_cosmos.D.Data__Type>['group', d({
|
|
281
|
+
"glossary": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
282
|
+
'context': ['local', null],
|
|
283
|
+
'typeXX': "Glossary Reference",
|
|
284
|
+
'tailXX': a([]),
|
|
285
|
+
'type arguments': d({}),
|
|
286
|
+
}]],
|
|
356
287
|
})],
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
'
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
}]],
|
|
368
|
-
},
|
|
369
|
-
"typeXX": {
|
|
370
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
371
|
-
},
|
|
288
|
+
"local": <g_cosmos.D.Data__Type>['group', d({})],
|
|
289
|
+
})],
|
|
290
|
+
"tailXX": <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['text', null]],
|
|
291
|
+
"type arguments": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
292
|
+
'context': ['local', null],
|
|
293
|
+
'typeXX': "Arguments",
|
|
294
|
+
'tailXX': a([]),
|
|
295
|
+
'type arguments': d({}),
|
|
296
|
+
}]],
|
|
297
|
+
"typeXX": <g_cosmos.D.Data__Type>['text', null],
|
|
372
298
|
})],
|
|
373
|
-
"type parameterXX": <g_cosmos.D.Data__Type>['
|
|
299
|
+
"type parameterXX": <g_cosmos.D.Data__Type>['text', null],
|
|
374
300
|
})]
|
|
375
301
|
},
|
|
376
302
|
"Glossary": {
|
|
377
303
|
'parameters': d({}),
|
|
378
304
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
379
|
-
"algorithm types": {
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
305
|
+
"algorithm types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
306
|
+
"parameters": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
307
|
+
'context': ['local', null],
|
|
308
|
+
'typeXX': "Parameters",
|
|
309
|
+
'tailXX': a([]),
|
|
310
|
+
'type arguments': d({}),
|
|
311
|
+
}]],
|
|
312
|
+
"type": <g_cosmos.D.Data__Type>['state group', d({
|
|
313
|
+
"asynchronous function": <g_cosmos.D.Data__Type>['group', d({
|
|
314
|
+
"in": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
383
315
|
'context': ['local', null],
|
|
384
|
-
'typeXX': "
|
|
316
|
+
'typeXX': "Data Type Specifier",
|
|
385
317
|
'tailXX': a([]),
|
|
386
318
|
'type arguments': d({}),
|
|
387
319
|
}]],
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
},
|
|
462
|
-
})],
|
|
463
|
-
"synchronous function": <g_cosmos.D.Data__Type>['group', d({
|
|
464
|
-
"in": {
|
|
465
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
466
|
-
'context': ['local', null],
|
|
467
|
-
'typeXX': "Data Or Synchronous Interface",
|
|
468
|
-
'tailXX': a([]),
|
|
469
|
-
'type arguments': d({}),
|
|
470
|
-
}]],
|
|
471
|
-
},
|
|
472
|
-
"out": {
|
|
473
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
474
|
-
'context': ['local', null],
|
|
475
|
-
'typeXX': "Data Type Specifier",
|
|
476
|
-
'tailXX': a([]),
|
|
477
|
-
'type arguments': d({}),
|
|
478
|
-
}]],
|
|
479
|
-
},
|
|
480
|
-
})],
|
|
481
|
-
})],
|
|
482
|
-
},
|
|
483
|
-
})]],
|
|
484
|
-
},
|
|
485
|
-
"data glossary": {
|
|
486
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
320
|
+
"out": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
321
|
+
'context': ['local', null],
|
|
322
|
+
'typeXX': "Data Type Specifier",
|
|
323
|
+
'tailXX': a([]),
|
|
324
|
+
'type arguments': d({}),
|
|
325
|
+
}]],
|
|
326
|
+
})],
|
|
327
|
+
"interface initializer": <g_cosmos.D.Data__Type>['group', d({
|
|
328
|
+
"downstreams": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
329
|
+
'context': ['local', null],
|
|
330
|
+
'typeXX': "Asynchronous Interface Reference",
|
|
331
|
+
'tailXX': a([]),
|
|
332
|
+
'type arguments': d({}),
|
|
333
|
+
}]]],
|
|
334
|
+
"interface": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
335
|
+
'context': ['local', null],
|
|
336
|
+
'typeXX': "Asynchronous Interface Reference",
|
|
337
|
+
'tailXX': a([]),
|
|
338
|
+
'type arguments': d({}),
|
|
339
|
+
}]],
|
|
340
|
+
})],
|
|
341
|
+
"procedure": <g_cosmos.D.Data__Type>['group', d({
|
|
342
|
+
"in": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
343
|
+
'context': ['local', null],
|
|
344
|
+
'typeXX': "Data Or Synchronous Interface",
|
|
345
|
+
'tailXX': a([]),
|
|
346
|
+
'type arguments': d({}),
|
|
347
|
+
}]],
|
|
348
|
+
"out": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
349
|
+
'context': ['local', null],
|
|
350
|
+
'typeXX': "Synchronous Interface Reference",
|
|
351
|
+
'tailXX': a([]),
|
|
352
|
+
'type arguments': d({}),
|
|
353
|
+
}]],
|
|
354
|
+
})],
|
|
355
|
+
"resource initializer": <g_cosmos.D.Data__Type>['group', d({
|
|
356
|
+
"consumer": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
357
|
+
'context': ['local', null],
|
|
358
|
+
'typeXX': "Asynchronous Interface Reference",
|
|
359
|
+
'tailXX': a([]),
|
|
360
|
+
'type arguments': d({}),
|
|
361
|
+
}]],
|
|
362
|
+
"request": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
363
|
+
'context': ['local', null],
|
|
364
|
+
'typeXX': "Data Type Specifier",
|
|
365
|
+
'tailXX': a([]),
|
|
366
|
+
'type arguments': d({}),
|
|
367
|
+
}]],
|
|
368
|
+
})],
|
|
369
|
+
"synchronous function": <g_cosmos.D.Data__Type>['group', d({
|
|
370
|
+
"in": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
371
|
+
'context': ['local', null],
|
|
372
|
+
'typeXX': "Data Or Synchronous Interface",
|
|
373
|
+
'tailXX': a([]),
|
|
374
|
+
'type arguments': d({}),
|
|
375
|
+
}]],
|
|
376
|
+
"out": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
377
|
+
'context': ['local', null],
|
|
378
|
+
'typeXX': "Data Type Specifier",
|
|
379
|
+
'tailXX': a([]),
|
|
380
|
+
'type arguments': d({}),
|
|
381
|
+
}]],
|
|
382
|
+
})],
|
|
383
|
+
})],
|
|
384
|
+
})]],
|
|
385
|
+
"data glossary": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
386
|
+
'context': ['local', null],
|
|
387
|
+
'typeXX': "Data Glossary",
|
|
388
|
+
'tailXX': a([]),
|
|
389
|
+
'type arguments': d({}),
|
|
390
|
+
}]],
|
|
391
|
+
"interface types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
392
|
+
"parameters": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
487
393
|
'context': ['local', null],
|
|
488
|
-
'typeXX': "
|
|
394
|
+
'typeXX': "Parameters",
|
|
489
395
|
'tailXX': a([]),
|
|
490
396
|
'type arguments': d({}),
|
|
491
397
|
}]],
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
"parameters": {
|
|
496
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
398
|
+
"type": <g_cosmos.D.Data__Type>['state group', d({
|
|
399
|
+
"asynchronous": <g_cosmos.D.Data__Type>['group', d({
|
|
400
|
+
"interface": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
497
401
|
'context': ['local', null],
|
|
498
|
-
'typeXX': "
|
|
402
|
+
'typeXX': "Asynchronous Interface Type",
|
|
499
403
|
'tailXX': a([]),
|
|
500
404
|
'type arguments': d({}),
|
|
501
405
|
}]],
|
|
502
|
-
},
|
|
503
|
-
"
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
},
|
|
514
|
-
})],
|
|
515
|
-
"synchronous": <g_cosmos.D.Data__Type>['group', d({
|
|
516
|
-
"interface": {
|
|
517
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
518
|
-
'context': ['local', null],
|
|
519
|
-
'typeXX': "Synchronous Interface Type",
|
|
520
|
-
'tailXX': a([]),
|
|
521
|
-
'type arguments': d({}),
|
|
522
|
-
}]],
|
|
523
|
-
},
|
|
524
|
-
})],
|
|
525
|
-
})],
|
|
526
|
-
},
|
|
527
|
-
})]],
|
|
528
|
-
},
|
|
406
|
+
})],
|
|
407
|
+
"synchronous": <g_cosmos.D.Data__Type>['group', d({
|
|
408
|
+
"interface": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
409
|
+
'context': ['local', null],
|
|
410
|
+
'typeXX': "Synchronous Interface Type",
|
|
411
|
+
'tailXX': a([]),
|
|
412
|
+
'type arguments': d({}),
|
|
413
|
+
}]],
|
|
414
|
+
})],
|
|
415
|
+
})],
|
|
416
|
+
})]],
|
|
529
417
|
})]
|
|
530
418
|
},
|
|
531
419
|
"Glossary Reference": {
|
|
532
420
|
'parameters': d({}),
|
|
533
421
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
534
|
-
"glossary":
|
|
535
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
536
|
-
},
|
|
422
|
+
"glossary": <g_cosmos.D.Data__Type>['text', null],
|
|
537
423
|
})]
|
|
538
424
|
},
|
|
539
425
|
"Library": {
|
|
540
426
|
'parameters': d({}),
|
|
541
427
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
542
|
-
"author":
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
"
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
"
|
|
562
|
-
|
|
428
|
+
"author": <g_cosmos.D.Data__Type>['text', null],
|
|
429
|
+
"description": <g_cosmos.D.Data__Type>['text', null],
|
|
430
|
+
"license": <g_cosmos.D.Data__Type>['text', null],
|
|
431
|
+
"module sets": <g_cosmos.D.Data__Type>['group', d({
|
|
432
|
+
"private": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
433
|
+
'context': ['local', null],
|
|
434
|
+
'typeXX': "Module Set",
|
|
435
|
+
'tailXX': a([]),
|
|
436
|
+
'type arguments': d({}),
|
|
437
|
+
}]],
|
|
438
|
+
"public": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
439
|
+
'context': ['local', null],
|
|
440
|
+
'typeXX': "Module Set",
|
|
441
|
+
'tailXX': a([]),
|
|
442
|
+
'type arguments': d({}),
|
|
443
|
+
}]],
|
|
444
|
+
})],
|
|
445
|
+
"type": <g_cosmos.D.Data__Type>['state group', d({
|
|
446
|
+
"composite": <g_cosmos.D.Data__Type>['group', d({
|
|
447
|
+
"dependencies": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
448
|
+
"library": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
563
449
|
'context': ['local', null],
|
|
564
|
-
'typeXX': "
|
|
450
|
+
'typeXX': "Library",
|
|
565
451
|
'tailXX': a([]),
|
|
566
452
|
'type arguments': d({}),
|
|
567
453
|
}]],
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
"type": {
|
|
572
|
-
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
573
|
-
"composite": <g_cosmos.D.Data__Type>['group', d({
|
|
574
|
-
"dependencies": {
|
|
575
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
576
|
-
"library": {
|
|
577
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
578
|
-
'context': ['local', null],
|
|
579
|
-
'typeXX': "Library",
|
|
580
|
-
'tailXX': a([]),
|
|
581
|
-
'type arguments': d({}),
|
|
582
|
-
}]],
|
|
583
|
-
},
|
|
584
|
-
"version": {
|
|
585
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
586
|
-
},
|
|
587
|
-
})]],
|
|
588
|
-
},
|
|
589
|
-
"pure": {
|
|
590
|
-
'type': <g_cosmos.D.Data__Type>['boolean', null],
|
|
591
|
-
},
|
|
592
|
-
})],
|
|
593
|
-
"primitive": <g_cosmos.D.Data__Type>['group', d({})],
|
|
454
|
+
"version": <g_cosmos.D.Data__Type>['text', null],
|
|
455
|
+
})]],
|
|
456
|
+
"pure": <g_cosmos.D.Data__Type>['boolean', null],
|
|
594
457
|
})],
|
|
595
|
-
|
|
458
|
+
"primitive": <g_cosmos.D.Data__Type>['group', d({})],
|
|
459
|
+
})],
|
|
596
460
|
})]
|
|
597
461
|
},
|
|
598
462
|
"Module Set": {
|
|
599
463
|
'parameters': d({}),
|
|
600
464
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
601
|
-
"glossaries": {
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
})
|
|
615
|
-
},
|
|
616
|
-
"
|
|
617
|
-
|
|
465
|
+
"glossaries": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
466
|
+
"description": <g_cosmos.D.Data__Type>['text', null],
|
|
467
|
+
"glossary": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
468
|
+
'context': ['local', null],
|
|
469
|
+
'typeXX': "Data Glossary",
|
|
470
|
+
'tailXX': a([]),
|
|
471
|
+
'type arguments': d({}),
|
|
472
|
+
}]],
|
|
473
|
+
})]],
|
|
474
|
+
"modules": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
475
|
+
'context': ['local', null],
|
|
476
|
+
'typeXX': "API",
|
|
477
|
+
'tailXX': a([]),
|
|
478
|
+
'type arguments': d({}),
|
|
479
|
+
}]]],
|
|
480
|
+
"transformations": <g_cosmos.D.Data__Type>['group', d({
|
|
481
|
+
"enrich": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
618
482
|
'context': ['local', null],
|
|
619
|
-
'typeXX': "
|
|
483
|
+
'typeXX': "Transformations",
|
|
620
484
|
'tailXX': a([]),
|
|
621
485
|
'type arguments': d({}),
|
|
622
486
|
}]]],
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
'tailXX': a([]),
|
|
631
|
-
'type arguments': d({}),
|
|
632
|
-
}]]],
|
|
633
|
-
},
|
|
634
|
-
"yield": {
|
|
635
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
636
|
-
'context': ['local', null],
|
|
637
|
-
'typeXX': "Transformations",
|
|
638
|
-
'tailXX': a([]),
|
|
639
|
-
'type arguments': d({}),
|
|
640
|
-
}]]],
|
|
641
|
-
},
|
|
642
|
-
})],
|
|
643
|
-
},
|
|
487
|
+
"yield": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
488
|
+
'context': ['local', null],
|
|
489
|
+
'typeXX': "Transformations",
|
|
490
|
+
'tailXX': a([]),
|
|
491
|
+
'type arguments': d({}),
|
|
492
|
+
}]]],
|
|
493
|
+
})],
|
|
644
494
|
})]
|
|
645
495
|
},
|
|
646
496
|
"Namespace": {
|
|
647
497
|
'parameters': d({}),
|
|
648
498
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
649
|
-
"data types": {
|
|
650
|
-
|
|
651
|
-
"parameters": {
|
|
652
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
653
|
-
'context': ['local', null],
|
|
654
|
-
'typeXX': "Parameters",
|
|
655
|
-
'tailXX': a([]),
|
|
656
|
-
'type arguments': d({}),
|
|
657
|
-
}]],
|
|
658
|
-
},
|
|
659
|
-
"type": {
|
|
660
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
661
|
-
'context': ['local', null],
|
|
662
|
-
'typeXX': "Data Type",
|
|
663
|
-
'tailXX': a([]),
|
|
664
|
-
'type arguments': d({}),
|
|
665
|
-
}]],
|
|
666
|
-
},
|
|
667
|
-
})]],
|
|
668
|
-
},
|
|
669
|
-
"namespaces": {
|
|
670
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
499
|
+
"data types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
500
|
+
"parameters": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
671
501
|
'context': ['local', null],
|
|
672
|
-
'typeXX': "
|
|
502
|
+
'typeXX': "Parameters",
|
|
673
503
|
'tailXX': a([]),
|
|
674
504
|
'type arguments': d({}),
|
|
675
|
-
}]]
|
|
676
|
-
|
|
505
|
+
}]],
|
|
506
|
+
"type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
507
|
+
'context': ['local', null],
|
|
508
|
+
'typeXX': "Data Type",
|
|
509
|
+
'tailXX': a([]),
|
|
510
|
+
'type arguments': d({}),
|
|
511
|
+
}]],
|
|
512
|
+
})]],
|
|
513
|
+
"namespaces": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
514
|
+
'context': ['local', null],
|
|
515
|
+
'typeXX': "Namespace",
|
|
516
|
+
'tailXX': a([]),
|
|
517
|
+
'type arguments': d({}),
|
|
518
|
+
}]]],
|
|
677
519
|
})]
|
|
678
520
|
},
|
|
679
521
|
"Parameters": {
|
|
@@ -683,70 +525,54 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
683
525
|
"Synchronous Interface Reference": {
|
|
684
526
|
'parameters': d({}),
|
|
685
527
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
686
|
-
"context": {
|
|
687
|
-
|
|
688
|
-
"
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
}]],
|
|
696
|
-
},
|
|
697
|
-
"interfaceXX": {
|
|
698
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
699
|
-
},
|
|
700
|
-
})],
|
|
701
|
-
"local": <g_cosmos.D.Data__Type>['group', d({
|
|
702
|
-
"interfaceXX": {
|
|
703
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
704
|
-
},
|
|
705
|
-
})],
|
|
528
|
+
"context": <g_cosmos.D.Data__Type>['state group', d({
|
|
529
|
+
"import": <g_cosmos.D.Data__Type>['group', d({
|
|
530
|
+
"glossary": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
531
|
+
'context': ['local', null],
|
|
532
|
+
'typeXX': "Glossary Reference",
|
|
533
|
+
'tailXX': a([]),
|
|
534
|
+
'type arguments': d({}),
|
|
535
|
+
}]],
|
|
536
|
+
"interfaceXX": <g_cosmos.D.Data__Type>['text', null],
|
|
706
537
|
})],
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
538
|
+
"local": <g_cosmos.D.Data__Type>['group', d({
|
|
539
|
+
"interfaceXX": <g_cosmos.D.Data__Type>['text', null],
|
|
540
|
+
})],
|
|
541
|
+
})],
|
|
542
|
+
"type arguments": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
543
|
+
'context': ['local', null],
|
|
544
|
+
'typeXX': "Arguments",
|
|
545
|
+
'tailXX': a([]),
|
|
546
|
+
'type arguments': d({}),
|
|
547
|
+
}]],
|
|
716
548
|
})]
|
|
717
549
|
},
|
|
718
550
|
"Synchronous Interface Type": {
|
|
719
551
|
'parameters': d({}),
|
|
720
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
552
|
+
'type': <g_cosmos.D.Data__Type>['state group', d({
|
|
721
553
|
"group": <g_cosmos.D.Data__Type>['group', d({
|
|
722
|
-
"members": {
|
|
723
|
-
'
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
}]]],
|
|
729
|
-
},
|
|
554
|
+
"members": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
555
|
+
'context': ['local', null],
|
|
556
|
+
'typeXX': "Synchronous Interface Type",
|
|
557
|
+
'tailXX': a([]),
|
|
558
|
+
'type arguments': d({}),
|
|
559
|
+
}]]],
|
|
730
560
|
})],
|
|
731
561
|
"method": <g_cosmos.D.Data__Type>['group', d({
|
|
732
|
-
"data": {
|
|
733
|
-
'
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
'
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
'tailXX': a([]),
|
|
745
|
-
'type arguments': d({}),
|
|
746
|
-
}]]],
|
|
747
|
-
},
|
|
562
|
+
"data": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
563
|
+
'context': ['local', null],
|
|
564
|
+
'typeXX': "Data Type Specifier",
|
|
565
|
+
'tailXX': a([]),
|
|
566
|
+
'type arguments': d({}),
|
|
567
|
+
}]]],
|
|
568
|
+
"interface": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
569
|
+
'context': ['local', null],
|
|
570
|
+
'typeXX': "Synchronous Interface Type",
|
|
571
|
+
'tailXX': a([]),
|
|
572
|
+
'type arguments': d({}),
|
|
573
|
+
}]]],
|
|
748
574
|
})],
|
|
749
|
-
"reference": <g_cosmos.D.Data__Type>['
|
|
575
|
+
"reference": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
750
576
|
'context': ['local', null],
|
|
751
577
|
'typeXX': "Synchronous Interface Reference",
|
|
752
578
|
'tailXX': a([]),
|
|
@@ -757,91 +583,69 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
757
583
|
"Transformation": {
|
|
758
584
|
'parameters': d({}),
|
|
759
585
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
760
|
-
"parameters": {
|
|
761
|
-
'
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
}]]],
|
|
767
|
-
},
|
|
586
|
+
"parameters": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
587
|
+
'context': ['local', null],
|
|
588
|
+
'typeXX': "Data Type Reference",
|
|
589
|
+
'tailXX': a([]),
|
|
590
|
+
'type arguments': d({}),
|
|
591
|
+
}]]],
|
|
768
592
|
})]
|
|
769
593
|
},
|
|
770
594
|
"Transformations": {
|
|
771
595
|
'parameters': d({}),
|
|
772
596
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
773
|
-
"atom": {
|
|
774
|
-
'
|
|
775
|
-
"boolean": {
|
|
776
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
777
|
-
'context': ['local', null],
|
|
778
|
-
'typeXX': "Transformation",
|
|
779
|
-
'tailXX': a([]),
|
|
780
|
-
'type arguments': d({}),
|
|
781
|
-
}]]],
|
|
782
|
-
},
|
|
783
|
-
"dictionary": {
|
|
784
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
785
|
-
'context': ['local', null],
|
|
786
|
-
'typeXX': "Transformation",
|
|
787
|
-
'tailXX': a([]),
|
|
788
|
-
'type arguments': d({}),
|
|
789
|
-
}]]],
|
|
790
|
-
},
|
|
791
|
-
"integer": {
|
|
792
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
793
|
-
'context': ['local', null],
|
|
794
|
-
'typeXX': "Transformation",
|
|
795
|
-
'tailXX': a([]),
|
|
796
|
-
'type arguments': d({}),
|
|
797
|
-
}]]],
|
|
798
|
-
},
|
|
799
|
-
"list": {
|
|
800
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
801
|
-
'context': ['local', null],
|
|
802
|
-
'typeXX': "Transformation",
|
|
803
|
-
'tailXX': a([]),
|
|
804
|
-
'type arguments': d({}),
|
|
805
|
-
}]]],
|
|
806
|
-
},
|
|
807
|
-
"text": {
|
|
808
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
809
|
-
'context': ['local', null],
|
|
810
|
-
'typeXX': "Transformation",
|
|
811
|
-
'tailXX': a([]),
|
|
812
|
-
'type arguments': d({}),
|
|
813
|
-
}]]],
|
|
814
|
-
},
|
|
815
|
-
})],
|
|
816
|
-
},
|
|
817
|
-
"composite": {
|
|
818
|
-
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
819
|
-
"external libraries": {
|
|
820
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
821
|
-
'context': ['local', null],
|
|
822
|
-
'typeXX': "Composite Transformations",
|
|
823
|
-
'tailXX': a([]),
|
|
824
|
-
'type arguments': d({}),
|
|
825
|
-
}]]],
|
|
826
|
-
},
|
|
827
|
-
"local": {
|
|
828
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
829
|
-
'context': ['local', null],
|
|
830
|
-
'typeXX': "Composite Transformations",
|
|
831
|
-
'tailXX': a([]),
|
|
832
|
-
'type arguments': d({}),
|
|
833
|
-
}]],
|
|
834
|
-
},
|
|
835
|
-
})],
|
|
836
|
-
},
|
|
837
|
-
"glossary": {
|
|
838
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
597
|
+
"atom": <g_cosmos.D.Data__Type>['group', d({
|
|
598
|
+
"boolean": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
839
599
|
'context': ['local', null],
|
|
840
|
-
'typeXX': "
|
|
600
|
+
'typeXX': "Transformation",
|
|
601
|
+
'tailXX': a([]),
|
|
602
|
+
'type arguments': d({}),
|
|
603
|
+
}]]],
|
|
604
|
+
"dictionary": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
605
|
+
'context': ['local', null],
|
|
606
|
+
'typeXX': "Transformation",
|
|
607
|
+
'tailXX': a([]),
|
|
608
|
+
'type arguments': d({}),
|
|
609
|
+
}]]],
|
|
610
|
+
"integer": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
611
|
+
'context': ['local', null],
|
|
612
|
+
'typeXX': "Transformation",
|
|
613
|
+
'tailXX': a([]),
|
|
614
|
+
'type arguments': d({}),
|
|
615
|
+
}]]],
|
|
616
|
+
"list": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
617
|
+
'context': ['local', null],
|
|
618
|
+
'typeXX': "Transformation",
|
|
619
|
+
'tailXX': a([]),
|
|
620
|
+
'type arguments': d({}),
|
|
621
|
+
}]]],
|
|
622
|
+
"text": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
623
|
+
'context': ['local', null],
|
|
624
|
+
'typeXX': "Transformation",
|
|
625
|
+
'tailXX': a([]),
|
|
626
|
+
'type arguments': d({}),
|
|
627
|
+
}]]],
|
|
628
|
+
})],
|
|
629
|
+
"composite": <g_cosmos.D.Data__Type>['group', d({
|
|
630
|
+
"external libraries": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
631
|
+
'context': ['local', null],
|
|
632
|
+
'typeXX': "Composite Transformations",
|
|
633
|
+
'tailXX': a([]),
|
|
634
|
+
'type arguments': d({}),
|
|
635
|
+
}]]],
|
|
636
|
+
"local": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
637
|
+
'context': ['local', null],
|
|
638
|
+
'typeXX': "Composite Transformations",
|
|
841
639
|
'tailXX': a([]),
|
|
842
640
|
'type arguments': d({}),
|
|
843
641
|
}]],
|
|
844
|
-
},
|
|
642
|
+
})],
|
|
643
|
+
"glossary": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
644
|
+
'context': ['local', null],
|
|
645
|
+
'typeXX': "Data Glossary",
|
|
646
|
+
'tailXX': a([]),
|
|
647
|
+
'type arguments': d({}),
|
|
648
|
+
}]],
|
|
845
649
|
})]
|
|
846
650
|
},
|
|
847
651
|
}),
|