pareto 0.63.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/data/boekhouding.data.js +115 -115
- 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 +4 -10
- 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/index.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +15 -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 +716 -561
- 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 +315 -431
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +101 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +253 -393
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +208 -284
- 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-standard-library/modules/nested/glossary.data.ts → pareto-pure/glossaries/text.data.ts} +44 -25
- 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/{auto.dependencies/pareto-standard-library/modules/nested → modules/semantic_versioning_from_text}/api.data.ts +4 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +49 -0
- 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/glossary.data.ts +0 -25
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -14
- /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,46 +14,36 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
14
14
|
"Atom": {
|
|
15
15
|
'parameters': d({}),
|
|
16
16
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
17
|
-
"type":
|
|
18
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
19
|
-
},
|
|
17
|
+
"type": <g_cosmos.D.Data__Type>['text', null],
|
|
20
18
|
})]
|
|
21
19
|
},
|
|
22
20
|
"Dictionary Constraints": {
|
|
23
21
|
'parameters': d({}),
|
|
24
22
|
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
25
|
-
"type": {
|
|
26
|
-
'
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
}]],
|
|
32
|
-
},
|
|
23
|
+
"type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
24
|
+
'context': ['local', null],
|
|
25
|
+
'typeXX': "Type Selection",
|
|
26
|
+
'tailXX': a([]),
|
|
27
|
+
'type arguments': d({}),
|
|
28
|
+
}]],
|
|
33
29
|
})]]
|
|
34
30
|
},
|
|
35
31
|
"Global Type": {
|
|
36
32
|
'parameters': d({}),
|
|
37
33
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
38
|
-
"type": {
|
|
39
|
-
'
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
}]],
|
|
45
|
-
},
|
|
34
|
+
"type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
35
|
+
'context': ['local', null],
|
|
36
|
+
'typeXX': "Type",
|
|
37
|
+
'tailXX': a([]),
|
|
38
|
+
'type arguments': d({}),
|
|
39
|
+
}]],
|
|
46
40
|
})]
|
|
47
41
|
},
|
|
48
42
|
"Global Type Selection": {
|
|
49
43
|
'parameters': d({}),
|
|
50
44
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
51
|
-
"import":
|
|
52
|
-
|
|
53
|
-
},
|
|
54
|
-
"type": {
|
|
55
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
56
|
-
},
|
|
45
|
+
"import": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['text', null]],
|
|
46
|
+
"type": <g_cosmos.D.Data__Type>['text', null],
|
|
57
47
|
})]
|
|
58
48
|
},
|
|
59
49
|
"Imports": {
|
|
@@ -63,268 +53,202 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
63
53
|
"Labels": {
|
|
64
54
|
'parameters': d({}),
|
|
65
55
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
66
|
-
"atom types": {
|
|
67
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({})]],
|
|
68
|
-
},
|
|
56
|
+
"atom types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({})]],
|
|
69
57
|
})]
|
|
70
58
|
},
|
|
71
59
|
"Model": {
|
|
72
60
|
'parameters': d({}),
|
|
73
61
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
74
|
-
"root":
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
'
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
'tailXX': a([]),
|
|
82
|
-
'type arguments': d({}),
|
|
83
|
-
}]],
|
|
84
|
-
},
|
|
62
|
+
"root": <g_cosmos.D.Data__Type>['text', null],
|
|
63
|
+
"type library": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
64
|
+
'context': ['local', null],
|
|
65
|
+
'typeXX': "Type Library",
|
|
66
|
+
'tailXX': a([]),
|
|
67
|
+
'type arguments': d({}),
|
|
68
|
+
}]],
|
|
85
69
|
})]
|
|
86
70
|
},
|
|
87
|
-
"
|
|
71
|
+
"Properties": {
|
|
88
72
|
'parameters': d({}),
|
|
89
73
|
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
90
|
-
"
|
|
91
|
-
'
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
'type':
|
|
95
|
-
|
|
96
|
-
'typeXX': "Type Selection",
|
|
97
|
-
'tailXX': a([]),
|
|
98
|
-
'type arguments': d({}),
|
|
99
|
-
}]],
|
|
100
|
-
},
|
|
74
|
+
"type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
75
|
+
'context': ['local', null],
|
|
76
|
+
'typeXX': "Type",
|
|
77
|
+
'tailXX': a([]),
|
|
78
|
+
'type arguments': d({}),
|
|
79
|
+
}]],
|
|
101
80
|
})]]
|
|
102
81
|
},
|
|
103
|
-
"
|
|
82
|
+
"State Constraints": {
|
|
104
83
|
'parameters': d({}),
|
|
105
84
|
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
106
|
-
"
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
},
|
|
85
|
+
"state": <g_cosmos.D.Data__Type>['text', null],
|
|
86
|
+
"type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
87
|
+
'context': ['local', null],
|
|
88
|
+
'typeXX': "Type Selection",
|
|
89
|
+
'tailXX': a([]),
|
|
90
|
+
'type arguments': d({}),
|
|
91
|
+
}]],
|
|
114
92
|
})]]
|
|
115
93
|
},
|
|
116
94
|
"Type": {
|
|
117
95
|
'parameters': d({}),
|
|
118
96
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
119
|
-
"type": {
|
|
120
|
-
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
"context": {
|
|
133
|
-
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
134
|
-
"cyclic sibling": <g_cosmos.D.Data__Type>['group', d({
|
|
135
|
-
"type": {
|
|
136
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
137
|
-
},
|
|
138
|
-
})],
|
|
139
|
-
"import": <g_cosmos.D.Data__Type>['group', d({
|
|
140
|
-
"library": {
|
|
141
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
142
|
-
},
|
|
143
|
-
"type": {
|
|
144
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
145
|
-
},
|
|
146
|
-
})],
|
|
147
|
-
"resolved sibling": <g_cosmos.D.Data__Type>['group', d({
|
|
148
|
-
"type": {
|
|
149
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
150
|
-
},
|
|
151
|
-
})],
|
|
152
|
-
})],
|
|
153
|
-
},
|
|
154
|
-
})],
|
|
155
|
-
"dictionary": <g_cosmos.D.Data__Type>['group', d({
|
|
156
|
-
"constraints": {
|
|
157
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
158
|
-
'context': ['local', null],
|
|
159
|
-
'typeXX': "Dictionary Constraints",
|
|
160
|
-
'tailXX': a([]),
|
|
161
|
-
'type arguments': d({}),
|
|
162
|
-
}]],
|
|
163
|
-
},
|
|
164
|
-
"key": {
|
|
165
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
166
|
-
'context': ['local', null],
|
|
167
|
-
'typeXX': "Atom",
|
|
168
|
-
'tailXX': a([]),
|
|
169
|
-
'type arguments': d({}),
|
|
170
|
-
}]],
|
|
171
|
-
},
|
|
172
|
-
"type": {
|
|
173
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
174
|
-
'context': ['local', null],
|
|
175
|
-
'typeXX': "Type",
|
|
176
|
-
'tailXX': a([]),
|
|
177
|
-
'type arguments': d({}),
|
|
178
|
-
}]],
|
|
179
|
-
},
|
|
180
|
-
})],
|
|
181
|
-
"group": <g_cosmos.D.Data__Type>['group', d({
|
|
182
|
-
"properties": {
|
|
183
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
184
|
-
'context': ['local', null],
|
|
185
|
-
'typeXX': "Properties",
|
|
186
|
-
'tailXX': a([]),
|
|
187
|
-
'type arguments': d({}),
|
|
188
|
-
}]],
|
|
189
|
-
},
|
|
190
|
-
})],
|
|
191
|
-
"nothing": <g_cosmos.D.Data__Type>['group', d({})],
|
|
192
|
-
"optional": <g_cosmos.D.Data__Type>['group', d({
|
|
193
|
-
"type": {
|
|
194
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
195
|
-
'context': ['local', null],
|
|
196
|
-
'typeXX': "Type",
|
|
197
|
-
'tailXX': a([]),
|
|
198
|
-
'type arguments': d({}),
|
|
199
|
-
}]],
|
|
200
|
-
},
|
|
201
|
-
})],
|
|
202
|
-
"tagged union": <g_cosmos.D.Data__Type>['group', d({
|
|
203
|
-
"options": {
|
|
204
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
205
|
-
"constraints": {
|
|
206
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
207
|
-
'context': ['local', null],
|
|
208
|
-
'typeXX': "Option Constraints",
|
|
209
|
-
'tailXX': a([]),
|
|
210
|
-
'type arguments': d({}),
|
|
211
|
-
}]],
|
|
212
|
-
},
|
|
213
|
-
"type": {
|
|
214
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
215
|
-
'context': ['local', null],
|
|
216
|
-
'typeXX': "Type",
|
|
217
|
-
'tailXX': a([]),
|
|
218
|
-
'type arguments': d({}),
|
|
219
|
-
}]],
|
|
220
|
-
},
|
|
221
|
-
})]],
|
|
222
|
-
},
|
|
223
|
-
})],
|
|
224
|
-
"terminal": <g_cosmos.D.Data__Type>['group', d({
|
|
225
|
-
"constraint": {
|
|
226
|
-
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
|
|
227
|
-
"type": {
|
|
228
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
229
|
-
'context': ['local', null],
|
|
230
|
-
'typeXX': "Type Selection",
|
|
231
|
-
'tailXX': a([]),
|
|
232
|
-
'type arguments': d({}),
|
|
233
|
-
}]],
|
|
234
|
-
},
|
|
235
|
-
})]],
|
|
236
|
-
},
|
|
237
|
-
"terminal": {
|
|
238
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
239
|
-
'context': ['local', null],
|
|
240
|
-
'typeXX': "Atom",
|
|
241
|
-
'tailXX': a([]),
|
|
242
|
-
'type arguments': d({}),
|
|
243
|
-
}]],
|
|
244
|
-
},
|
|
97
|
+
"type": <g_cosmos.D.Data__Type>['state group', d({
|
|
98
|
+
"component": <g_cosmos.D.Data__Type>['group', d({
|
|
99
|
+
"context": <g_cosmos.D.Data__Type>['state group', d({
|
|
100
|
+
"cyclic sibling": <g_cosmos.D.Data__Type>['group', d({
|
|
101
|
+
"type": <g_cosmos.D.Data__Type>['text', null],
|
|
102
|
+
})],
|
|
103
|
+
"import": <g_cosmos.D.Data__Type>['group', d({
|
|
104
|
+
"library": <g_cosmos.D.Data__Type>['text', null],
|
|
105
|
+
"type": <g_cosmos.D.Data__Type>['text', null],
|
|
106
|
+
})],
|
|
107
|
+
"resolved sibling": <g_cosmos.D.Data__Type>['group', d({
|
|
108
|
+
"type": <g_cosmos.D.Data__Type>['text', null],
|
|
109
|
+
})],
|
|
245
110
|
})],
|
|
246
111
|
})],
|
|
247
|
-
|
|
112
|
+
"dictionary": <g_cosmos.D.Data__Type>['group', d({
|
|
113
|
+
"constraints": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
114
|
+
'context': ['local', null],
|
|
115
|
+
'typeXX': "Dictionary Constraints",
|
|
116
|
+
'tailXX': a([]),
|
|
117
|
+
'type arguments': d({}),
|
|
118
|
+
}]],
|
|
119
|
+
"key": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
120
|
+
'context': ['local', null],
|
|
121
|
+
'typeXX': "Atom",
|
|
122
|
+
'tailXX': a([]),
|
|
123
|
+
'type arguments': d({}),
|
|
124
|
+
}]],
|
|
125
|
+
"type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
126
|
+
'context': ['local', null],
|
|
127
|
+
'typeXX': "Type",
|
|
128
|
+
'tailXX': a([]),
|
|
129
|
+
'type arguments': d({}),
|
|
130
|
+
}]],
|
|
131
|
+
})],
|
|
132
|
+
"group": <g_cosmos.D.Data__Type>['group', d({
|
|
133
|
+
"properties": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
134
|
+
'context': ['local', null],
|
|
135
|
+
'typeXX': "Properties",
|
|
136
|
+
'tailXX': a([]),
|
|
137
|
+
'type arguments': d({}),
|
|
138
|
+
}]],
|
|
139
|
+
})],
|
|
140
|
+
"list": <g_cosmos.D.Data__Type>['group', d({
|
|
141
|
+
"type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
142
|
+
'context': ['local', null],
|
|
143
|
+
'typeXX': "Type",
|
|
144
|
+
'tailXX': a([]),
|
|
145
|
+
'type arguments': d({}),
|
|
146
|
+
}]],
|
|
147
|
+
})],
|
|
148
|
+
"nothing": <g_cosmos.D.Data__Type>['group', d({})],
|
|
149
|
+
"optional": <g_cosmos.D.Data__Type>['group', d({
|
|
150
|
+
"type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
151
|
+
'context': ['local', null],
|
|
152
|
+
'typeXX': "Type",
|
|
153
|
+
'tailXX': a([]),
|
|
154
|
+
'type arguments': d({}),
|
|
155
|
+
}]],
|
|
156
|
+
})],
|
|
157
|
+
"state group": <g_cosmos.D.Data__Type>['group', d({
|
|
158
|
+
"states": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
159
|
+
"constraints": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
160
|
+
'context': ['local', null],
|
|
161
|
+
'typeXX': "State Constraints",
|
|
162
|
+
'tailXX': a([]),
|
|
163
|
+
'type arguments': d({}),
|
|
164
|
+
}]],
|
|
165
|
+
"type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
166
|
+
'context': ['local', null],
|
|
167
|
+
'typeXX': "Type",
|
|
168
|
+
'tailXX': a([]),
|
|
169
|
+
'type arguments': d({}),
|
|
170
|
+
}]],
|
|
171
|
+
})]],
|
|
172
|
+
})],
|
|
173
|
+
"terminal": <g_cosmos.D.Data__Type>['group', d({
|
|
174
|
+
"constraint": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
|
|
175
|
+
"type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
176
|
+
'context': ['local', null],
|
|
177
|
+
'typeXX': "Type Selection",
|
|
178
|
+
'tailXX': a([]),
|
|
179
|
+
'type arguments': d({}),
|
|
180
|
+
}]],
|
|
181
|
+
})]],
|
|
182
|
+
"terminal": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
183
|
+
'context': ['local', null],
|
|
184
|
+
'typeXX': "Atom",
|
|
185
|
+
'tailXX': a([]),
|
|
186
|
+
'type arguments': d({}),
|
|
187
|
+
}]],
|
|
188
|
+
})],
|
|
189
|
+
})],
|
|
248
190
|
})]
|
|
249
191
|
},
|
|
250
192
|
"Type Library": {
|
|
251
193
|
'parameters': d({}),
|
|
252
194
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
253
|
-
"global types": {
|
|
254
|
-
'
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
'
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
'context': ['local', null],
|
|
272
|
-
'typeXX': "Labels",
|
|
273
|
-
'tailXX': a([]),
|
|
274
|
-
'type arguments': d({}),
|
|
275
|
-
}]],
|
|
276
|
-
},
|
|
195
|
+
"global types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
196
|
+
'context': ['local', null],
|
|
197
|
+
'typeXX': "Global Type",
|
|
198
|
+
'tailXX': a([]),
|
|
199
|
+
'type arguments': d({}),
|
|
200
|
+
}]]],
|
|
201
|
+
"imports": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
202
|
+
'context': ['local', null],
|
|
203
|
+
'typeXX': "Imports",
|
|
204
|
+
'tailXX': a([]),
|
|
205
|
+
'type arguments': d({}),
|
|
206
|
+
}]],
|
|
207
|
+
"labels": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
208
|
+
'context': ['local', null],
|
|
209
|
+
'typeXX': "Labels",
|
|
210
|
+
'tailXX': a([]),
|
|
211
|
+
'type arguments': d({}),
|
|
212
|
+
}]],
|
|
277
213
|
})]
|
|
278
214
|
},
|
|
279
215
|
"Type Selection": {
|
|
280
216
|
'parameters': d({}),
|
|
281
217
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
282
|
-
"global type": {
|
|
283
|
-
'
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
'
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
'tailXX': a([]),
|
|
295
|
-
'type arguments': d({}),
|
|
296
|
-
}]]],
|
|
297
|
-
},
|
|
218
|
+
"global type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
219
|
+
'context': ['local', null],
|
|
220
|
+
'typeXX': "Global Type Selection",
|
|
221
|
+
'tailXX': a([]),
|
|
222
|
+
'type arguments': d({}),
|
|
223
|
+
}]],
|
|
224
|
+
"tail": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
225
|
+
'context': ['local', null],
|
|
226
|
+
'typeXX': "Type Selection Tail",
|
|
227
|
+
'tailXX': a([]),
|
|
228
|
+
'type arguments': d({}),
|
|
229
|
+
}]]],
|
|
298
230
|
})]
|
|
299
231
|
},
|
|
300
232
|
"Type Selection Tail": {
|
|
301
233
|
'parameters': d({}),
|
|
302
234
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
303
|
-
"step type": {
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
"
|
|
307
|
-
"group": <g_cosmos.D.Data__Type>['group', d({
|
|
308
|
-
"property": {
|
|
309
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
310
|
-
},
|
|
311
|
-
})],
|
|
312
|
-
"optional": <g_cosmos.D.Data__Type>['group', d({})],
|
|
313
|
-
"tagged union": <g_cosmos.D.Data__Type>['group', d({
|
|
314
|
-
"option": {
|
|
315
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
316
|
-
},
|
|
317
|
-
})],
|
|
235
|
+
"step type": <g_cosmos.D.Data__Type>['state group', d({
|
|
236
|
+
"dictionary": <g_cosmos.D.Data__Type>['group', d({})],
|
|
237
|
+
"group": <g_cosmos.D.Data__Type>['group', d({
|
|
238
|
+
"property": <g_cosmos.D.Data__Type>['text', null],
|
|
318
239
|
})],
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
240
|
+
"list": <g_cosmos.D.Data__Type>['group', d({})],
|
|
241
|
+
"optional": <g_cosmos.D.Data__Type>['group', d({})],
|
|
242
|
+
"state group": <g_cosmos.D.Data__Type>['group', d({
|
|
243
|
+
"state": <g_cosmos.D.Data__Type>['text', null],
|
|
244
|
+
})],
|
|
245
|
+
})],
|
|
246
|
+
"tail": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
247
|
+
'context': ['local', null],
|
|
248
|
+
'typeXX': "Type Selection Tail",
|
|
249
|
+
'tailXX': a([]),
|
|
250
|
+
'type arguments': d({}),
|
|
251
|
+
}]]],
|
|
328
252
|
})]
|
|
329
253
|
},
|
|
330
254
|
}),
|
|
@@ -455,7 +379,7 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
455
379
|
},
|
|
456
380
|
}),
|
|
457
381
|
},
|
|
458
|
-
"
|
|
382
|
+
"Properties": {
|
|
459
383
|
'data types': d({}),
|
|
460
384
|
'namespaces': d({
|
|
461
385
|
"DX": {
|
|
@@ -464,10 +388,6 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
464
388
|
"G": {
|
|
465
389
|
'data types': d({}),
|
|
466
390
|
'namespaces': d({
|
|
467
|
-
"option": {
|
|
468
|
-
'data types': d({}),
|
|
469
|
-
'namespaces': d({}),
|
|
470
|
-
},
|
|
471
391
|
"type": {
|
|
472
392
|
'data types': d({}),
|
|
473
393
|
'namespaces': d({}),
|
|
@@ -478,7 +398,7 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
478
398
|
},
|
|
479
399
|
}),
|
|
480
400
|
},
|
|
481
|
-
"
|
|
401
|
+
"State Constraints": {
|
|
482
402
|
'data types': d({}),
|
|
483
403
|
'namespaces': d({
|
|
484
404
|
"DX": {
|
|
@@ -487,6 +407,10 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
487
407
|
"G": {
|
|
488
408
|
'data types': d({}),
|
|
489
409
|
'namespaces': d({
|
|
410
|
+
"state": {
|
|
411
|
+
'data types': d({}),
|
|
412
|
+
'namespaces': d({}),
|
|
413
|
+
},
|
|
490
414
|
"type": {
|
|
491
415
|
'data types': d({}),
|
|
492
416
|
'namespaces': d({}),
|
|
@@ -509,20 +433,6 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
509
433
|
"TU": {
|
|
510
434
|
'data types': d({}),
|
|
511
435
|
'namespaces': d({
|
|
512
|
-
"array": {
|
|
513
|
-
'data types': d({}),
|
|
514
|
-
'namespaces': d({
|
|
515
|
-
"G": {
|
|
516
|
-
'data types': d({}),
|
|
517
|
-
'namespaces': d({
|
|
518
|
-
"type": {
|
|
519
|
-
'data types': d({}),
|
|
520
|
-
'namespaces': d({}),
|
|
521
|
-
},
|
|
522
|
-
}),
|
|
523
|
-
},
|
|
524
|
-
}),
|
|
525
|
-
},
|
|
526
436
|
"component": {
|
|
527
437
|
'data types': d({}),
|
|
528
438
|
'namespaces': d({
|
|
@@ -625,6 +535,20 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
625
535
|
},
|
|
626
536
|
}),
|
|
627
537
|
},
|
|
538
|
+
"list": {
|
|
539
|
+
'data types': d({}),
|
|
540
|
+
'namespaces': d({
|
|
541
|
+
"G": {
|
|
542
|
+
'data types': d({}),
|
|
543
|
+
'namespaces': d({
|
|
544
|
+
"type": {
|
|
545
|
+
'data types': d({}),
|
|
546
|
+
'namespaces': d({}),
|
|
547
|
+
},
|
|
548
|
+
}),
|
|
549
|
+
},
|
|
550
|
+
}),
|
|
551
|
+
},
|
|
628
552
|
"nothing": {
|
|
629
553
|
'data types': d({}),
|
|
630
554
|
'namespaces': d({
|
|
@@ -648,13 +572,13 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
648
572
|
},
|
|
649
573
|
}),
|
|
650
574
|
},
|
|
651
|
-
"
|
|
575
|
+
"state group": {
|
|
652
576
|
'data types': d({}),
|
|
653
577
|
'namespaces': d({
|
|
654
578
|
"G": {
|
|
655
579
|
'data types': d({}),
|
|
656
580
|
'namespaces': d({
|
|
657
|
-
"
|
|
581
|
+
"states": {
|
|
658
582
|
'data types': d({}),
|
|
659
583
|
'namespaces': d({
|
|
660
584
|
"DX": {
|
|
@@ -784,15 +708,6 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
784
708
|
"TU": {
|
|
785
709
|
'data types': d({}),
|
|
786
710
|
'namespaces': d({
|
|
787
|
-
"array": {
|
|
788
|
-
'data types': d({}),
|
|
789
|
-
'namespaces': d({
|
|
790
|
-
"G": {
|
|
791
|
-
'data types': d({}),
|
|
792
|
-
'namespaces': d({}),
|
|
793
|
-
},
|
|
794
|
-
}),
|
|
795
|
-
},
|
|
796
711
|
"dictionary": {
|
|
797
712
|
'data types': d({}),
|
|
798
713
|
'namespaces': d({
|
|
@@ -816,6 +731,15 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
816
731
|
},
|
|
817
732
|
}),
|
|
818
733
|
},
|
|
734
|
+
"list": {
|
|
735
|
+
'data types': d({}),
|
|
736
|
+
'namespaces': d({
|
|
737
|
+
"G": {
|
|
738
|
+
'data types': d({}),
|
|
739
|
+
'namespaces': d({}),
|
|
740
|
+
},
|
|
741
|
+
}),
|
|
742
|
+
},
|
|
819
743
|
"optional": {
|
|
820
744
|
'data types': d({}),
|
|
821
745
|
'namespaces': d({
|
|
@@ -825,13 +749,13 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
825
749
|
},
|
|
826
750
|
}),
|
|
827
751
|
},
|
|
828
|
-
"
|
|
752
|
+
"state group": {
|
|
829
753
|
'data types': d({}),
|
|
830
754
|
'namespaces': d({
|
|
831
755
|
"G": {
|
|
832
756
|
'data types': d({}),
|
|
833
757
|
'namespaces': d({
|
|
834
|
-
"
|
|
758
|
+
"state": {
|
|
835
759
|
'data types': d({}),
|
|
836
760
|
'namespaces': d({}),
|
|
837
761
|
},
|