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
|
@@ -14,29 +14,17 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
14
14
|
"Typescript Package": {
|
|
15
15
|
'parameters': d({}),
|
|
16
16
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
17
|
-
"executables": {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
})]],
|
|
26
|
-
},
|
|
27
|
-
"type": {
|
|
28
|
-
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
29
|
-
"impure": <g_cosmos.D.Data__Type>['group', d({
|
|
30
|
-
"dependencies": {
|
|
31
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['null', null]],
|
|
32
|
-
},
|
|
33
|
-
"devDependencies": {
|
|
34
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['null', null]],
|
|
35
|
-
},
|
|
36
|
-
})],
|
|
37
|
-
"pure": <g_cosmos.D.Data__Type>['null', null],
|
|
17
|
+
"executables": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
18
|
+
"initializer": <g_cosmos.D.Data__Type>['text', null],
|
|
19
|
+
"module": <g_cosmos.D.Data__Type>['text', null],
|
|
20
|
+
})]],
|
|
21
|
+
"type": <g_cosmos.D.Data__Type>['state group', d({
|
|
22
|
+
"impure": <g_cosmos.D.Data__Type>['group', d({
|
|
23
|
+
"dependencies": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['nothing', null]],
|
|
24
|
+
"devDependencies": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['nothing', null]],
|
|
38
25
|
})],
|
|
39
|
-
|
|
26
|
+
"pure": <g_cosmos.D.Data__Type>['nothing', null],
|
|
27
|
+
})],
|
|
40
28
|
})]
|
|
41
29
|
},
|
|
42
30
|
}),
|
|
@@ -16,72 +16,58 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
16
16
|
"Grammar": {
|
|
17
17
|
'parameters': d({}),
|
|
18
18
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
19
|
-
"types": {
|
|
20
|
-
'
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
}]]],
|
|
26
|
-
},
|
|
19
|
+
"types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
20
|
+
'context': ['local', null],
|
|
21
|
+
'typeXX': "Value",
|
|
22
|
+
'tailXX': a([]),
|
|
23
|
+
'type arguments': d({}),
|
|
24
|
+
}]]],
|
|
27
25
|
})]
|
|
28
26
|
},
|
|
29
27
|
"Value": {
|
|
30
28
|
'parameters': d({}),
|
|
31
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
32
|
-
"array": <g_cosmos.D.Data__Type>['
|
|
29
|
+
'type': <g_cosmos.D.Data__Type>['state group', d({
|
|
30
|
+
"array": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
33
31
|
'context': ['local', null],
|
|
34
32
|
'typeXX': "Value",
|
|
35
33
|
'tailXX': a([]),
|
|
36
34
|
'type arguments': d({}),
|
|
37
35
|
}]],
|
|
38
36
|
"choice": <g_cosmos.D.Data__Type>['group', d({
|
|
39
|
-
"options": {
|
|
40
|
-
'
|
|
37
|
+
"options": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
38
|
+
'context': ['local', null],
|
|
39
|
+
'typeXX': "Value",
|
|
40
|
+
'tailXX': a([]),
|
|
41
|
+
'type arguments': d({}),
|
|
42
|
+
}]]],
|
|
43
|
+
})],
|
|
44
|
+
"group": <g_cosmos.D.Data__Type>['group', d({
|
|
45
|
+
"members": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
46
|
+
"value": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
41
47
|
'context': ['local', null],
|
|
42
48
|
'typeXX': "Value",
|
|
43
49
|
'tailXX': a([]),
|
|
44
50
|
'type arguments': d({}),
|
|
45
|
-
}]]
|
|
46
|
-
},
|
|
47
|
-
})],
|
|
48
|
-
"group": <g_cosmos.D.Data__Type>['group', d({
|
|
49
|
-
"members": {
|
|
50
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
51
|
-
"value": {
|
|
52
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
53
|
-
'context': ['local', null],
|
|
54
|
-
'typeXX': "Value",
|
|
55
|
-
'tailXX': a([]),
|
|
56
|
-
'type arguments': d({}),
|
|
57
|
-
}]],
|
|
58
|
-
},
|
|
59
|
-
})]],
|
|
60
|
-
},
|
|
51
|
+
}]],
|
|
52
|
+
})]],
|
|
61
53
|
})],
|
|
62
54
|
"node": <g_cosmos.D.Data__Type>['group', d({
|
|
63
|
-
"flags": {
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
'tailXX': a([]),
|
|
78
|
-
'type arguments': d({}),
|
|
79
|
-
}]],
|
|
80
|
-
"leaf": <g_cosmos.D.Data__Type>['group', d({})],
|
|
81
|
-
})],
|
|
82
|
-
},
|
|
55
|
+
"flags": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['state group', d({
|
|
56
|
+
"enumeration": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['text', null]],
|
|
57
|
+
"string": <g_cosmos.D.Data__Type>['group', d({})],
|
|
58
|
+
})]],
|
|
59
|
+
"name": <g_cosmos.D.Data__Type>['text', null],
|
|
60
|
+
"type": <g_cosmos.D.Data__Type>['state group', d({
|
|
61
|
+
"composite": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
62
|
+
'context': ['local', null],
|
|
63
|
+
'typeXX': "Value",
|
|
64
|
+
'tailXX': a([]),
|
|
65
|
+
'type arguments': d({}),
|
|
66
|
+
}]],
|
|
67
|
+
"leaf": <g_cosmos.D.Data__Type>['group', d({})],
|
|
68
|
+
})],
|
|
83
69
|
})],
|
|
84
|
-
"optional": <g_cosmos.D.Data__Type>['
|
|
70
|
+
"optional": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
85
71
|
'context': ['local', null],
|
|
86
72
|
'typeXX': "Value",
|
|
87
73
|
'tailXX': a([]),
|
|
@@ -13,39 +13,33 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
13
13
|
'data types': d({
|
|
14
14
|
"Attribute Value": {
|
|
15
15
|
'parameters': d({}),
|
|
16
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
17
|
-
"html string": <g_cosmos.D.Data__Type>['
|
|
18
|
-
"number": <g_cosmos.D.Data__Type>['
|
|
19
|
-
"string": <g_cosmos.D.Data__Type>['
|
|
16
|
+
'type': <g_cosmos.D.Data__Type>['state group', d({
|
|
17
|
+
"html string": <g_cosmos.D.Data__Type>['text', null],
|
|
18
|
+
"number": <g_cosmos.D.Data__Type>['text', null],
|
|
19
|
+
"string": <g_cosmos.D.Data__Type>['text', null],
|
|
20
20
|
})]
|
|
21
21
|
},
|
|
22
22
|
"Digraph Edges": {
|
|
23
23
|
'parameters': d({}),
|
|
24
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
25
|
-
"attribute groups":
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
'
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
'context': ['local', null],
|
|
39
|
-
'typeXX': "End Point Specification",
|
|
40
|
-
'tailXX': a([]),
|
|
41
|
-
'type arguments': d({}),
|
|
42
|
-
}]],
|
|
43
|
-
},
|
|
24
|
+
'type': <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['group', d({
|
|
25
|
+
"attribute groups": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['text', null]],
|
|
26
|
+
"attributes": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
27
|
+
'context': ['local', null],
|
|
28
|
+
'typeXX': "Edge Attributes",
|
|
29
|
+
'tailXX': a([]),
|
|
30
|
+
'type arguments': d({}),
|
|
31
|
+
}]],
|
|
32
|
+
"to": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
33
|
+
'context': ['local', null],
|
|
34
|
+
'typeXX': "End Point Specification",
|
|
35
|
+
'tailXX': a([]),
|
|
36
|
+
'type arguments': d({}),
|
|
37
|
+
}]],
|
|
44
38
|
})]]
|
|
45
39
|
},
|
|
46
40
|
"Edge Attributes": {
|
|
47
41
|
'parameters': d({}),
|
|
48
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['
|
|
42
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
49
43
|
'context': ['local', null],
|
|
50
44
|
'typeXX': "Attribute Value",
|
|
51
45
|
'tailXX': a([]),
|
|
@@ -54,23 +48,15 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
54
48
|
},
|
|
55
49
|
"End Point Specification": {
|
|
56
50
|
'parameters': d({}),
|
|
57
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
51
|
+
'type': <g_cosmos.D.Data__Type>['state group', d({
|
|
58
52
|
"node": <g_cosmos.D.Data__Type>['group', d({
|
|
59
|
-
"node":
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
"compass direction": {
|
|
65
|
-
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['string', null]],
|
|
66
|
-
},
|
|
67
|
-
"port": {
|
|
68
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
69
|
-
},
|
|
70
|
-
})]],
|
|
71
|
-
},
|
|
53
|
+
"node": <g_cosmos.D.Data__Type>['text', null],
|
|
54
|
+
"port data": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
|
|
55
|
+
"compass direction": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['text', null]],
|
|
56
|
+
"port": <g_cosmos.D.Data__Type>['text', null],
|
|
57
|
+
})]],
|
|
72
58
|
})],
|
|
73
|
-
"subgraph": <g_cosmos.D.Data__Type>['
|
|
59
|
+
"subgraph": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
74
60
|
'context': ['local', null],
|
|
75
61
|
'typeXX': "Subgraph Path",
|
|
76
62
|
'tailXX': a([]),
|
|
@@ -81,141 +67,99 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
81
67
|
"Graph": {
|
|
82
68
|
'parameters': d({}),
|
|
83
69
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
84
|
-
"attribute groups": {
|
|
85
|
-
'
|
|
86
|
-
|
|
87
|
-
|
|
70
|
+
"attribute groups": <g_cosmos.D.Data__Type>['group', d({
|
|
71
|
+
"edges": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
72
|
+
'context': ['local', null],
|
|
73
|
+
'typeXX': "Edge Attributes",
|
|
74
|
+
'tailXX': a([]),
|
|
75
|
+
'type arguments': d({}),
|
|
76
|
+
}]]],
|
|
77
|
+
"nodes": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
78
|
+
'context': ['local', null],
|
|
79
|
+
'typeXX': "Node Attributes",
|
|
80
|
+
'tailXX': a([]),
|
|
81
|
+
'type arguments': d({}),
|
|
82
|
+
}]]],
|
|
83
|
+
})],
|
|
84
|
+
"nodes": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
85
|
+
"attribute groups": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['text', null]],
|
|
86
|
+
"attributes": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
87
|
+
'context': ['local', null],
|
|
88
|
+
'typeXX': "Node Attributes",
|
|
89
|
+
'tailXX': a([]),
|
|
90
|
+
'type arguments': d({}),
|
|
91
|
+
}]],
|
|
92
|
+
"subgraph path": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
93
|
+
'context': ['local', null],
|
|
94
|
+
'typeXX': "Subgraph Path",
|
|
95
|
+
'tailXX': a([]),
|
|
96
|
+
'type arguments': d({}),
|
|
97
|
+
}]],
|
|
98
|
+
})]],
|
|
99
|
+
"strict": <g_cosmos.D.Data__Type>['boolean', null],
|
|
100
|
+
"tree": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
101
|
+
'context': ['local', null],
|
|
102
|
+
'typeXX': "Graph Tree",
|
|
103
|
+
'tailXX': a([]),
|
|
104
|
+
'type arguments': d({}),
|
|
105
|
+
}]],
|
|
106
|
+
"type": <g_cosmos.D.Data__Type>['state group', d({
|
|
107
|
+
"digraph": <g_cosmos.D.Data__Type>['group', d({
|
|
108
|
+
"edge specifications": <g_cosmos.D.Data__Type>['group', d({
|
|
109
|
+
"start nodes": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
110
|
+
"edges": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
111
|
+
'context': ['local', null],
|
|
112
|
+
'typeXX': "Digraph Edges",
|
|
113
|
+
'tailXX': a([]),
|
|
114
|
+
'type arguments': d({}),
|
|
115
|
+
}]],
|
|
116
|
+
"ports": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
117
|
+
"compass directions": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
118
|
+
"edges": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
119
|
+
'context': ['local', null],
|
|
120
|
+
'typeXX': "Digraph Edges",
|
|
121
|
+
'tailXX': a([]),
|
|
122
|
+
'type arguments': d({}),
|
|
123
|
+
}]],
|
|
124
|
+
})]],
|
|
125
|
+
"edges": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
126
|
+
'context': ['local', null],
|
|
127
|
+
'typeXX': "Digraph Edges",
|
|
128
|
+
'tailXX': a([]),
|
|
129
|
+
'type arguments': d({}),
|
|
130
|
+
}]],
|
|
131
|
+
})]],
|
|
132
|
+
})]],
|
|
133
|
+
})],
|
|
134
|
+
})],
|
|
135
|
+
"graph": <g_cosmos.D.Data__Type>['group', d({
|
|
136
|
+
"edges": <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['group', d({
|
|
137
|
+
"attributes": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
88
138
|
'context': ['local', null],
|
|
89
139
|
'typeXX': "Edge Attributes",
|
|
90
140
|
'tailXX': a([]),
|
|
91
141
|
'type arguments': d({}),
|
|
92
|
-
}]]
|
|
93
|
-
|
|
94
|
-
"nodes": {
|
|
95
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
96
|
-
'context': ['local', null],
|
|
97
|
-
'typeXX': "Node Attributes",
|
|
98
|
-
'tailXX': a([]),
|
|
99
|
-
'type arguments': d({}),
|
|
100
|
-
}]]],
|
|
101
|
-
},
|
|
102
|
-
})],
|
|
103
|
-
},
|
|
104
|
-
"nodes": {
|
|
105
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
106
|
-
"attribute groups": {
|
|
107
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['string', null]],
|
|
108
|
-
},
|
|
109
|
-
"attributes": {
|
|
110
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
142
|
+
}]],
|
|
143
|
+
"yang": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
111
144
|
'context': ['local', null],
|
|
112
|
-
'typeXX': "
|
|
145
|
+
'typeXX': "End Point Specification",
|
|
113
146
|
'tailXX': a([]),
|
|
114
147
|
'type arguments': d({}),
|
|
115
148
|
}]],
|
|
116
|
-
|
|
117
|
-
"subgraph path": {
|
|
118
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
149
|
+
"yin": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
119
150
|
'context': ['local', null],
|
|
120
|
-
'typeXX': "
|
|
151
|
+
'typeXX': "End Point Specification",
|
|
121
152
|
'tailXX': a([]),
|
|
122
153
|
'type arguments': d({}),
|
|
123
154
|
}]],
|
|
124
|
-
},
|
|
125
|
-
})]],
|
|
126
|
-
},
|
|
127
|
-
"strict": {
|
|
128
|
-
'type': <g_cosmos.D.Data__Type>['boolean', null],
|
|
129
|
-
},
|
|
130
|
-
"tree": {
|
|
131
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
132
|
-
'context': ['local', null],
|
|
133
|
-
'typeXX': "Graph Tree",
|
|
134
|
-
'tailXX': a([]),
|
|
135
|
-
'type arguments': d({}),
|
|
136
|
-
}]],
|
|
137
|
-
},
|
|
138
|
-
"type": {
|
|
139
|
-
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
140
|
-
"digraph": <g_cosmos.D.Data__Type>['group', d({
|
|
141
|
-
"edge specifications": {
|
|
142
|
-
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
143
|
-
"start nodes": {
|
|
144
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
145
|
-
"edges": {
|
|
146
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
147
|
-
'context': ['local', null],
|
|
148
|
-
'typeXX': "Digraph Edges",
|
|
149
|
-
'tailXX': a([]),
|
|
150
|
-
'type arguments': d({}),
|
|
151
|
-
}]],
|
|
152
|
-
},
|
|
153
|
-
"ports": {
|
|
154
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
155
|
-
"compass directions": {
|
|
156
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
157
|
-
"edges": {
|
|
158
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
159
|
-
'context': ['local', null],
|
|
160
|
-
'typeXX': "Digraph Edges",
|
|
161
|
-
'tailXX': a([]),
|
|
162
|
-
'type arguments': d({}),
|
|
163
|
-
}]],
|
|
164
|
-
},
|
|
165
|
-
})]],
|
|
166
|
-
},
|
|
167
|
-
"edges": {
|
|
168
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
169
|
-
'context': ['local', null],
|
|
170
|
-
'typeXX': "Digraph Edges",
|
|
171
|
-
'tailXX': a([]),
|
|
172
|
-
'type arguments': d({}),
|
|
173
|
-
}]],
|
|
174
|
-
},
|
|
175
|
-
})]],
|
|
176
|
-
},
|
|
177
|
-
})]],
|
|
178
|
-
},
|
|
179
|
-
})],
|
|
180
|
-
},
|
|
181
|
-
})],
|
|
182
|
-
"graph": <g_cosmos.D.Data__Type>['group', d({
|
|
183
|
-
"edges": {
|
|
184
|
-
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['group', d({
|
|
185
|
-
"attributes": {
|
|
186
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
187
|
-
'context': ['local', null],
|
|
188
|
-
'typeXX': "Edge Attributes",
|
|
189
|
-
'tailXX': a([]),
|
|
190
|
-
'type arguments': d({}),
|
|
191
|
-
}]],
|
|
192
|
-
},
|
|
193
|
-
"yang": {
|
|
194
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
195
|
-
'context': ['local', null],
|
|
196
|
-
'typeXX': "End Point Specification",
|
|
197
|
-
'tailXX': a([]),
|
|
198
|
-
'type arguments': d({}),
|
|
199
|
-
}]],
|
|
200
|
-
},
|
|
201
|
-
"yin": {
|
|
202
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
203
|
-
'context': ['local', null],
|
|
204
|
-
'typeXX': "End Point Specification",
|
|
205
|
-
'tailXX': a([]),
|
|
206
|
-
'type arguments': d({}),
|
|
207
|
-
}]],
|
|
208
|
-
},
|
|
209
|
-
})]],
|
|
210
|
-
},
|
|
211
|
-
})],
|
|
155
|
+
})]],
|
|
212
156
|
})],
|
|
213
|
-
},
|
|
157
|
+
})],
|
|
214
158
|
})]
|
|
215
159
|
},
|
|
216
160
|
"Graph Attributes": {
|
|
217
161
|
'parameters': d({}),
|
|
218
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['
|
|
162
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
219
163
|
'context': ['local', null],
|
|
220
164
|
'typeXX': "Attribute Value",
|
|
221
165
|
'tailXX': a([]),
|
|
@@ -225,37 +169,27 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
225
169
|
"Graph Tree": {
|
|
226
170
|
'parameters': d({}),
|
|
227
171
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
228
|
-
"attributes": {
|
|
229
|
-
'
|
|
172
|
+
"attributes": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
173
|
+
'context': ['local', null],
|
|
174
|
+
'typeXX': "Graph Attributes",
|
|
175
|
+
'tailXX': a([]),
|
|
176
|
+
'type arguments': d({}),
|
|
177
|
+
}]],
|
|
178
|
+
"name": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['text', null]],
|
|
179
|
+
"subgraphs": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
180
|
+
"cluster": <g_cosmos.D.Data__Type>['boolean', null],
|
|
181
|
+
"tree": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
230
182
|
'context': ['local', null],
|
|
231
|
-
'typeXX': "Graph
|
|
183
|
+
'typeXX': "Graph Tree",
|
|
232
184
|
'tailXX': a([]),
|
|
233
185
|
'type arguments': d({}),
|
|
234
186
|
}]],
|
|
235
|
-
},
|
|
236
|
-
"name": {
|
|
237
|
-
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['string', null]],
|
|
238
|
-
},
|
|
239
|
-
"subgraphs": {
|
|
240
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
241
|
-
"cluster": {
|
|
242
|
-
'type': <g_cosmos.D.Data__Type>['boolean', null],
|
|
243
|
-
},
|
|
244
|
-
"tree": {
|
|
245
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
246
|
-
'context': ['local', null],
|
|
247
|
-
'typeXX': "Graph Tree",
|
|
248
|
-
'tailXX': a([]),
|
|
249
|
-
'type arguments': d({}),
|
|
250
|
-
}]],
|
|
251
|
-
},
|
|
252
|
-
})]],
|
|
253
|
-
},
|
|
187
|
+
})]],
|
|
254
188
|
})]
|
|
255
189
|
},
|
|
256
190
|
"Node Attributes": {
|
|
257
191
|
'parameters': d({}),
|
|
258
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['
|
|
192
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
259
193
|
'context': ['local', null],
|
|
260
194
|
'typeXX': "Attribute Value",
|
|
261
195
|
'tailXX': a([]),
|
|
@@ -264,7 +198,7 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
264
198
|
},
|
|
265
199
|
"Subgraph Path": {
|
|
266
200
|
'parameters': d({}),
|
|
267
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
201
|
+
'type': <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['text', null]]
|
|
268
202
|
},
|
|
269
203
|
}),
|
|
270
204
|
'namespaces': d({
|