pareto 0.62.0 → 0.64.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.
Files changed (18) hide show
  1. package/auto.dist/data/boekhouding.data.js +115 -115
  2. package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.d.ts +4 -4
  3. package/auto.pareto/auto.dependencies/index.ts +1 -1
  4. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +6 -0
  5. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +418 -418
  6. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +1957 -1606
  7. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +107 -107
  8. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +234 -234
  9. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +632 -632
  10. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1306 -1306
  11. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +111 -0
  12. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +913 -913
  13. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +827 -827
  14. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +29 -0
  15. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/api.data.ts +17 -0
  16. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +51 -0
  17. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +2 -2
  18. package/package.json +3 -3
@@ -7,191 +7,381 @@ const a = pd.a
7
7
 
8
8
  export const $: g_cosmos.D.Glossary = {
9
9
  'data glossary': {
10
- 'imports': d({}),
11
- 'glossary parameters': d({
12
- "Annotation": null,
13
- }),
14
- 'root': {
15
- 'data types': d({
16
- "Atom": {
17
- 'parameters': d({}),
18
- 'type': <g_cosmos.D.Data__Type>['group', d({
19
- "type": {
20
- 'type': <g_cosmos.D.Data__Type>['group', d({
21
- "annotation": {
22
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
23
- },
24
- "key": {
25
- 'type': <g_cosmos.D.Data__Type>['string', null],
26
- },
27
- })],
28
- },
29
- })]
30
- },
31
- "Dictionary Constraints": {
32
- 'parameters': d({}),
33
- 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
34
- "type": {
35
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
36
- 'context': ['local', null],
37
- 'typeXX': "Type Selection",
38
- 'tailXX': a([]),
39
- 'type arguments': d({}),
40
- }]],
41
- },
42
- })]]
43
- },
44
- "Global Type": {
45
- 'parameters': d({}),
46
- 'type': <g_cosmos.D.Data__Type>['group', d({
47
- "type": {
48
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
49
- 'context': ['local', null],
50
- 'typeXX': "Type",
51
- 'tailXX': a([]),
52
- 'type arguments': d({}),
53
- }]],
54
- },
55
- })]
56
- },
57
- "Global Type Selection": {
58
- 'parameters': d({}),
59
- 'type': <g_cosmos.D.Data__Type>['group', d({
60
- "import": {
61
- 'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
62
- "annotation": {
63
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
64
- },
65
- "key": {
66
- 'type': <g_cosmos.D.Data__Type>['string', null],
67
- },
68
- })]],
69
- },
70
- "type": {
71
- 'type': <g_cosmos.D.Data__Type>['group', d({
72
- "annotation": {
73
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
74
- },
75
- "key": {
76
- 'type': <g_cosmos.D.Data__Type>['string', null],
77
- },
78
- })],
79
- },
80
- })]
81
- },
82
- "Imports": {
83
- 'parameters': d({}),
84
- 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({})]]
85
- },
86
- "Labels": {
87
- 'parameters': d({}),
88
- 'type': <g_cosmos.D.Data__Type>['group', d({
89
- "atom types": {
90
- 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({})]],
91
- },
92
- })]
93
- },
94
- "Model": {
95
- 'parameters': d({}),
96
- 'type': <g_cosmos.D.Data__Type>['group', d({
97
- "root": {
98
- 'type': <g_cosmos.D.Data__Type>['group', d({
99
- "annotation": {
100
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
101
- },
102
- "key": {
103
- 'type': <g_cosmos.D.Data__Type>['string', null],
104
- },
105
- })],
106
- },
107
- "type library": {
108
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
109
- 'context': ['local', null],
110
- 'typeXX': "Type Library",
111
- 'tailXX': a([]),
112
- 'type arguments': d({}),
113
- }]],
114
- },
115
- })]
116
- },
117
- "Option Constraints": {
118
- 'parameters': d({}),
119
- 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
120
- "option": {
121
- 'type': <g_cosmos.D.Data__Type>['group', d({
122
- "annotation": {
123
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
124
- },
125
- "key": {
126
- 'type': <g_cosmos.D.Data__Type>['string', null],
127
- },
128
- })],
129
- },
130
- "type": {
131
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
132
- 'context': ['local', null],
133
- 'typeXX': "Type Selection",
134
- 'tailXX': a([]),
135
- 'type arguments': d({}),
136
- }]],
137
- },
138
- })]]
139
- },
140
- "Properties": {
141
- 'parameters': d({}),
142
- 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
143
- "type": {
144
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
145
- 'context': ['local', null],
146
- 'typeXX': "Type",
147
- 'tailXX': a([]),
148
- 'type arguments': d({}),
149
- }]],
150
- },
151
- })]]
152
- },
153
- "Type": {
154
- 'parameters': d({}),
155
- 'type': <g_cosmos.D.Data__Type>['group', d({
156
- "type": {
157
- 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
158
- "array": <g_cosmos.D.Data__Type>['group', d({
159
- "type": {
160
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
161
- 'context': ['local', null],
162
- 'typeXX': "Type",
163
- 'tailXX': a([]),
164
- 'type arguments': d({}),
165
- }]],
10
+ 'imports': d({}),
11
+ 'glossary parameters': d({
12
+ "Annotation": null,
13
+ }),
14
+ 'root': {
15
+ 'data types': d({
16
+ "Atom": {
17
+ 'parameters': d({}),
18
+ 'type': <g_cosmos.D.Data__Type>['group', d({
19
+ "type": {
20
+ 'type': <g_cosmos.D.Data__Type>['group', d({
21
+ "annotation": {
22
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
23
+ },
24
+ "key": {
25
+ 'type': <g_cosmos.D.Data__Type>['string', null],
166
26
  },
167
27
  })],
168
- "component": <g_cosmos.D.Data__Type>['group', d({
169
- "context": {
170
- 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
171
- "cyclic sibling": <g_cosmos.D.Data__Type>['group', d({
172
- "type": {
173
- 'type': <g_cosmos.D.Data__Type>['group', d({
174
- "annotation": {
175
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
176
- },
177
- "key": {
178
- 'type': <g_cosmos.D.Data__Type>['string', null],
179
- },
180
- })],
181
- },
28
+ },
29
+ })]
30
+ },
31
+ "Dictionary Constraints": {
32
+ 'parameters': d({}),
33
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
34
+ "type": {
35
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
36
+ 'context': ['local', null],
37
+ 'typeXX': "Type Selection",
38
+ 'tailXX': a([]),
39
+ 'type arguments': d({}),
40
+ }]],
41
+ },
42
+ })]]
43
+ },
44
+ "Global Type": {
45
+ 'parameters': d({}),
46
+ 'type': <g_cosmos.D.Data__Type>['group', d({
47
+ "type": {
48
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
49
+ 'context': ['local', null],
50
+ 'typeXX': "Type",
51
+ 'tailXX': a([]),
52
+ 'type arguments': d({}),
53
+ }]],
54
+ },
55
+ })]
56
+ },
57
+ "Global Type Selection": {
58
+ 'parameters': d({}),
59
+ 'type': <g_cosmos.D.Data__Type>['group', d({
60
+ "import": {
61
+ 'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
62
+ "annotation": {
63
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
64
+ },
65
+ "key": {
66
+ 'type': <g_cosmos.D.Data__Type>['string', null],
67
+ },
68
+ })]],
69
+ },
70
+ "type": {
71
+ 'type': <g_cosmos.D.Data__Type>['group', d({
72
+ "annotation": {
73
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
74
+ },
75
+ "key": {
76
+ 'type': <g_cosmos.D.Data__Type>['string', null],
77
+ },
78
+ })],
79
+ },
80
+ })]
81
+ },
82
+ "Imports": {
83
+ 'parameters': d({}),
84
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({})]]
85
+ },
86
+ "Labels": {
87
+ 'parameters': d({}),
88
+ 'type': <g_cosmos.D.Data__Type>['group', d({
89
+ "atom types": {
90
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({})]],
91
+ },
92
+ })]
93
+ },
94
+ "Model": {
95
+ 'parameters': d({}),
96
+ 'type': <g_cosmos.D.Data__Type>['group', d({
97
+ "root": {
98
+ 'type': <g_cosmos.D.Data__Type>['group', d({
99
+ "annotation": {
100
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
101
+ },
102
+ "key": {
103
+ 'type': <g_cosmos.D.Data__Type>['string', null],
104
+ },
105
+ })],
106
+ },
107
+ "type library": {
108
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
109
+ 'context': ['local', null],
110
+ 'typeXX': "Type Library",
111
+ 'tailXX': a([]),
112
+ 'type arguments': d({}),
113
+ }]],
114
+ },
115
+ })]
116
+ },
117
+ "Properties": {
118
+ 'parameters': d({}),
119
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
120
+ "type": {
121
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
122
+ 'context': ['local', null],
123
+ 'typeXX': "Type",
124
+ 'tailXX': a([]),
125
+ 'type arguments': d({}),
126
+ }]],
127
+ },
128
+ })]]
129
+ },
130
+ "State Constraints": {
131
+ 'parameters': d({}),
132
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
133
+ "state": {
134
+ 'type': <g_cosmos.D.Data__Type>['group', d({
135
+ "annotation": {
136
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
137
+ },
138
+ "key": {
139
+ 'type': <g_cosmos.D.Data__Type>['string', null],
140
+ },
141
+ })],
142
+ },
143
+ "type": {
144
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
145
+ 'context': ['local', null],
146
+ 'typeXX': "Type Selection",
147
+ 'tailXX': a([]),
148
+ 'type arguments': d({}),
149
+ }]],
150
+ },
151
+ })]]
152
+ },
153
+ "Type": {
154
+ 'parameters': d({}),
155
+ 'type': <g_cosmos.D.Data__Type>['group', d({
156
+ "type": {
157
+ 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
158
+ "component": <g_cosmos.D.Data__Type>['group', d({
159
+ "context": {
160
+ 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
161
+ "cyclic sibling": <g_cosmos.D.Data__Type>['group', d({
162
+ "type": {
163
+ 'type': <g_cosmos.D.Data__Type>['group', d({
164
+ "annotation": {
165
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
166
+ },
167
+ "key": {
168
+ 'type': <g_cosmos.D.Data__Type>['string', null],
169
+ },
170
+ })],
171
+ },
172
+ })],
173
+ "import": <g_cosmos.D.Data__Type>['group', d({
174
+ "library": {
175
+ 'type': <g_cosmos.D.Data__Type>['group', d({
176
+ "annotation": {
177
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
178
+ },
179
+ "key": {
180
+ 'type': <g_cosmos.D.Data__Type>['string', null],
181
+ },
182
+ })],
183
+ },
184
+ "type": {
185
+ 'type': <g_cosmos.D.Data__Type>['group', d({
186
+ "annotation": {
187
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
188
+ },
189
+ "key": {
190
+ 'type': <g_cosmos.D.Data__Type>['string', null],
191
+ },
192
+ })],
193
+ },
194
+ })],
195
+ "resolved sibling": <g_cosmos.D.Data__Type>['group', d({
196
+ "type": {
197
+ 'type': <g_cosmos.D.Data__Type>['group', d({
198
+ "annotation": {
199
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
200
+ },
201
+ "key": {
202
+ 'type': <g_cosmos.D.Data__Type>['string', null],
203
+ },
204
+ })],
205
+ },
206
+ })],
182
207
  })],
183
- "import": <g_cosmos.D.Data__Type>['group', d({
184
- "library": {
185
- 'type': <g_cosmos.D.Data__Type>['group', d({
186
- "annotation": {
187
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
188
- },
189
- "key": {
190
- 'type': <g_cosmos.D.Data__Type>['string', null],
191
- },
192
- })],
208
+ },
209
+ })],
210
+ "dictionary": <g_cosmos.D.Data__Type>['group', d({
211
+ "constraints": {
212
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
213
+ 'context': ['local', null],
214
+ 'typeXX': "Dictionary Constraints",
215
+ 'tailXX': a([]),
216
+ 'type arguments': d({}),
217
+ }]],
218
+ },
219
+ "key": {
220
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
221
+ 'context': ['local', null],
222
+ 'typeXX': "Atom",
223
+ 'tailXX': a([]),
224
+ 'type arguments': d({}),
225
+ }]],
226
+ },
227
+ "type": {
228
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
229
+ 'context': ['local', null],
230
+ 'typeXX': "Type",
231
+ 'tailXX': a([]),
232
+ 'type arguments': d({}),
233
+ }]],
234
+ },
235
+ })],
236
+ "group": <g_cosmos.D.Data__Type>['group', d({
237
+ "properties": {
238
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
239
+ 'context': ['local', null],
240
+ 'typeXX': "Properties",
241
+ 'tailXX': a([]),
242
+ 'type arguments': d({}),
243
+ }]],
244
+ },
245
+ })],
246
+ "list": <g_cosmos.D.Data__Type>['group', d({
247
+ "type": {
248
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
249
+ 'context': ['local', null],
250
+ 'typeXX': "Type",
251
+ 'tailXX': a([]),
252
+ 'type arguments': d({}),
253
+ }]],
254
+ },
255
+ })],
256
+ "nothing": <g_cosmos.D.Data__Type>['group', d({})],
257
+ "optional": <g_cosmos.D.Data__Type>['group', d({
258
+ "type": {
259
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
260
+ 'context': ['local', null],
261
+ 'typeXX': "Type",
262
+ 'tailXX': a([]),
263
+ 'type arguments': d({}),
264
+ }]],
265
+ },
266
+ })],
267
+ "state group": <g_cosmos.D.Data__Type>['group', d({
268
+ "states": {
269
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
270
+ "constraints": {
271
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
272
+ 'context': ['local', null],
273
+ 'typeXX': "State Constraints",
274
+ 'tailXX': a([]),
275
+ 'type arguments': d({}),
276
+ }]],
193
277
  },
194
278
  "type": {
279
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
280
+ 'context': ['local', null],
281
+ 'typeXX': "Type",
282
+ 'tailXX': a([]),
283
+ 'type arguments': d({}),
284
+ }]],
285
+ },
286
+ })]],
287
+ },
288
+ })],
289
+ "terminal": <g_cosmos.D.Data__Type>['group', d({
290
+ "constraint": {
291
+ 'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
292
+ "type": {
293
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
294
+ 'context': ['local', null],
295
+ 'typeXX': "Type Selection",
296
+ 'tailXX': a([]),
297
+ 'type arguments': d({}),
298
+ }]],
299
+ },
300
+ })]],
301
+ },
302
+ "terminal": {
303
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
304
+ 'context': ['local', null],
305
+ 'typeXX': "Atom",
306
+ 'tailXX': a([]),
307
+ 'type arguments': d({}),
308
+ }]],
309
+ },
310
+ })],
311
+ })],
312
+ },
313
+ })]
314
+ },
315
+ "Type Library": {
316
+ 'parameters': d({}),
317
+ 'type': <g_cosmos.D.Data__Type>['group', d({
318
+ "global types": {
319
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
320
+ 'context': ['local', null],
321
+ 'typeXX': "Global Type",
322
+ 'tailXX': a([]),
323
+ 'type arguments': d({}),
324
+ }]]],
325
+ },
326
+ "imports": {
327
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
328
+ 'context': ['local', null],
329
+ 'typeXX': "Imports",
330
+ 'tailXX': a([]),
331
+ 'type arguments': d({}),
332
+ }]],
333
+ },
334
+ "labels": {
335
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
336
+ 'context': ['local', null],
337
+ 'typeXX': "Labels",
338
+ 'tailXX': a([]),
339
+ 'type arguments': d({}),
340
+ }]],
341
+ },
342
+ })]
343
+ },
344
+ "Type Selection": {
345
+ 'parameters': d({}),
346
+ 'type': <g_cosmos.D.Data__Type>['group', d({
347
+ "global type": {
348
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
349
+ 'context': ['local', null],
350
+ 'typeXX': "Global Type Selection",
351
+ 'tailXX': a([]),
352
+ 'type arguments': d({}),
353
+ }]],
354
+ },
355
+ "tail": {
356
+ 'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['reference', ['type', {
357
+ 'context': ['local', null],
358
+ 'typeXX': "Type Selection Tail",
359
+ 'tailXX': a([]),
360
+ 'type arguments': d({}),
361
+ }]]],
362
+ },
363
+ })]
364
+ },
365
+ "Type Selection Tail": {
366
+ 'parameters': d({}),
367
+ 'type': <g_cosmos.D.Data__Type>['group', d({
368
+ "step type": {
369
+ 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
370
+ "dictionary": <g_cosmos.D.Data__Type>['group', d({
371
+ "annotation": {
372
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
373
+ },
374
+ "content": {
375
+ 'type': <g_cosmos.D.Data__Type>['group', d({})],
376
+ },
377
+ })],
378
+ "group": <g_cosmos.D.Data__Type>['group', d({
379
+ "annotation": {
380
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
381
+ },
382
+ "content": {
383
+ 'type': <g_cosmos.D.Data__Type>['group', d({
384
+ "property": {
195
385
  'type': <g_cosmos.D.Data__Type>['group', d({
196
386
  "annotation": {
197
387
  'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
@@ -202,8 +392,31 @@ export const $: g_cosmos.D.Glossary = {
202
392
  })],
203
393
  },
204
394
  })],
205
- "resolved sibling": <g_cosmos.D.Data__Type>['group', d({
206
- "type": {
395
+ },
396
+ })],
397
+ "list": <g_cosmos.D.Data__Type>['group', d({
398
+ "annotation": {
399
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
400
+ },
401
+ "content": {
402
+ 'type': <g_cosmos.D.Data__Type>['group', d({})],
403
+ },
404
+ })],
405
+ "optional": <g_cosmos.D.Data__Type>['group', d({
406
+ "annotation": {
407
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
408
+ },
409
+ "content": {
410
+ 'type': <g_cosmos.D.Data__Type>['group', d({})],
411
+ },
412
+ })],
413
+ "state group": <g_cosmos.D.Data__Type>['group', d({
414
+ "annotation": {
415
+ 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
416
+ },
417
+ "content": {
418
+ 'type': <g_cosmos.D.Data__Type>['group', d({
419
+ "state": {
207
420
  'type': <g_cosmos.D.Data__Type>['group', d({
208
421
  "annotation": {
209
422
  'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
@@ -214,764 +427,551 @@ export const $: g_cosmos.D.Glossary = {
214
427
  })],
215
428
  },
216
429
  })],
217
- })],
218
- },
430
+ },
431
+ })],
219
432
  })],
220
- "dictionary": <g_cosmos.D.Data__Type>['group', d({
221
- "constraints": {
222
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
223
- 'context': ['local', null],
224
- 'typeXX': "Dictionary Constraints",
225
- 'tailXX': a([]),
226
- 'type arguments': d({}),
227
- }]],
433
+ },
434
+ "tail": {
435
+ 'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['reference', ['type', {
436
+ 'context': ['local', null],
437
+ 'typeXX': "Type Selection Tail",
438
+ 'tailXX': a([]),
439
+ 'type arguments': d({}),
440
+ }]]],
441
+ },
442
+ })]
443
+ },
444
+ }),
445
+ 'namespaces': d({
446
+ "Atom": {
447
+ 'data types': d({}),
448
+ 'namespaces': d({
449
+ "G": {
450
+ 'data types': d({}),
451
+ 'namespaces': d({
452
+ "type": {
453
+ 'data types': d({}),
454
+ 'namespaces': d({}),
228
455
  },
229
- "key": {
230
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
231
- 'context': ['local', null],
232
- 'typeXX': "Atom",
233
- 'tailXX': a([]),
234
- 'type arguments': d({}),
235
- }]],
456
+ }),
457
+ },
458
+ }),
459
+ },
460
+ "Dictionary Constraints": {
461
+ 'data types': d({}),
462
+ 'namespaces': d({
463
+ "DX": {
464
+ 'data types': d({}),
465
+ 'namespaces': d({
466
+ "G": {
467
+ 'data types': d({}),
468
+ 'namespaces': d({
469
+ "type": {
470
+ 'data types': d({}),
471
+ 'namespaces': d({}),
472
+ },
473
+ }),
236
474
  },
475
+ }),
476
+ },
477
+ }),
478
+ },
479
+ "Global Type": {
480
+ 'data types': d({}),
481
+ 'namespaces': d({
482
+ "G": {
483
+ 'data types': d({}),
484
+ 'namespaces': d({
237
485
  "type": {
238
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
239
- 'context': ['local', null],
240
- 'typeXX': "Type",
241
- 'tailXX': a([]),
242
- 'type arguments': d({}),
243
- }]],
486
+ 'data types': d({}),
487
+ 'namespaces': d({}),
244
488
  },
245
- })],
246
- "group": <g_cosmos.D.Data__Type>['group', d({
247
- "properties": {
248
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
249
- 'context': ['local', null],
250
- 'typeXX': "Properties",
251
- 'tailXX': a([]),
252
- 'type arguments': d({}),
253
- }]],
489
+ }),
490
+ },
491
+ }),
492
+ },
493
+ "Global Type Selection": {
494
+ 'data types': d({}),
495
+ 'namespaces': d({
496
+ "G": {
497
+ 'data types': d({}),
498
+ 'namespaces': d({
499
+ "import": {
500
+ 'data types': d({}),
501
+ 'namespaces': d({
502
+ "O": {
503
+ 'data types': d({}),
504
+ 'namespaces': d({}),
505
+ },
506
+ }),
254
507
  },
255
- })],
256
- "nothing": <g_cosmos.D.Data__Type>['group', d({})],
257
- "optional": <g_cosmos.D.Data__Type>['group', d({
258
508
  "type": {
259
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
260
- 'context': ['local', null],
261
- 'typeXX': "Type",
262
- 'tailXX': a([]),
263
- 'type arguments': d({}),
264
- }]],
509
+ 'data types': d({}),
510
+ 'namespaces': d({}),
265
511
  },
266
- })],
267
- "tagged union": <g_cosmos.D.Data__Type>['group', d({
268
- "options": {
269
- 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
270
- "constraints": {
271
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
272
- 'context': ['local', null],
273
- 'typeXX': "Option Constraints",
274
- 'tailXX': a([]),
275
- 'type arguments': d({}),
276
- }]],
512
+ }),
513
+ },
514
+ }),
515
+ },
516
+ "Imports": {
517
+ 'data types': d({}),
518
+ 'namespaces': d({
519
+ "DX": {
520
+ 'data types': d({}),
521
+ 'namespaces': d({
522
+ "G": {
523
+ 'data types': d({}),
524
+ 'namespaces': d({}),
525
+ },
526
+ }),
527
+ },
528
+ }),
529
+ },
530
+ "Labels": {
531
+ 'data types': d({}),
532
+ 'namespaces': d({
533
+ "G": {
534
+ 'data types': d({}),
535
+ 'namespaces': d({
536
+ "atom types": {
537
+ 'data types': d({}),
538
+ 'namespaces': d({
539
+ "DX": {
540
+ 'data types': d({}),
541
+ 'namespaces': d({
542
+ "G": {
543
+ 'data types': d({}),
544
+ 'namespaces': d({}),
545
+ },
546
+ }),
277
547
  },
548
+ }),
549
+ },
550
+ }),
551
+ },
552
+ }),
553
+ },
554
+ "Model": {
555
+ 'data types': d({}),
556
+ 'namespaces': d({
557
+ "G": {
558
+ 'data types': d({}),
559
+ 'namespaces': d({
560
+ "root": {
561
+ 'data types': d({}),
562
+ 'namespaces': d({}),
563
+ },
564
+ "type library": {
565
+ 'data types': d({}),
566
+ 'namespaces': d({}),
567
+ },
568
+ }),
569
+ },
570
+ }),
571
+ },
572
+ "Properties": {
573
+ 'data types': d({}),
574
+ 'namespaces': d({
575
+ "DX": {
576
+ 'data types': d({}),
577
+ 'namespaces': d({
578
+ "G": {
579
+ 'data types': d({}),
580
+ 'namespaces': d({
278
581
  "type": {
279
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
280
- 'context': ['local', null],
281
- 'typeXX': "Type",
282
- 'tailXX': a([]),
283
- 'type arguments': d({}),
284
- }]],
582
+ 'data types': d({}),
583
+ 'namespaces': d({}),
285
584
  },
286
- })]],
585
+ }),
287
586
  },
288
- })],
289
- "terminal": <g_cosmos.D.Data__Type>['group', d({
290
- "constraint": {
291
- 'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
587
+ }),
588
+ },
589
+ }),
590
+ },
591
+ "State Constraints": {
592
+ 'data types': d({}),
593
+ 'namespaces': d({
594
+ "DX": {
595
+ 'data types': d({}),
596
+ 'namespaces': d({
597
+ "G": {
598
+ 'data types': d({}),
599
+ 'namespaces': d({
600
+ "state": {
601
+ 'data types': d({}),
602
+ 'namespaces': d({}),
603
+ },
292
604
  "type": {
293
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
294
- 'context': ['local', null],
295
- 'typeXX': "Type Selection",
296
- 'tailXX': a([]),
297
- 'type arguments': d({}),
298
- }]],
605
+ 'data types': d({}),
606
+ 'namespaces': d({}),
299
607
  },
300
- })]],
608
+ }),
301
609
  },
302
- "terminal": {
303
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
304
- 'context': ['local', null],
305
- 'typeXX': "Atom",
306
- 'tailXX': a([]),
307
- 'type arguments': d({}),
308
- }]],
610
+ }),
611
+ },
612
+ }),
613
+ },
614
+ "Type": {
615
+ 'data types': d({}),
616
+ 'namespaces': d({
617
+ "G": {
618
+ 'data types': d({}),
619
+ 'namespaces': d({
620
+ "type": {
621
+ 'data types': d({}),
622
+ 'namespaces': d({
623
+ "TU": {
624
+ 'data types': d({}),
625
+ 'namespaces': d({
626
+ "component": {
627
+ 'data types': d({}),
628
+ 'namespaces': d({
629
+ "G": {
630
+ 'data types': d({}),
631
+ 'namespaces': d({
632
+ "context": {
633
+ 'data types': d({}),
634
+ 'namespaces': d({
635
+ "TU": {
636
+ 'data types': d({}),
637
+ 'namespaces': d({
638
+ "cyclic sibling": {
639
+ 'data types': d({}),
640
+ 'namespaces': d({
641
+ "G": {
642
+ 'data types': d({}),
643
+ 'namespaces': d({
644
+ "type": {
645
+ 'data types': d({}),
646
+ 'namespaces': d({}),
647
+ },
648
+ }),
649
+ },
650
+ }),
651
+ },
652
+ "import": {
653
+ 'data types': d({}),
654
+ 'namespaces': d({
655
+ "G": {
656
+ 'data types': d({}),
657
+ 'namespaces': d({
658
+ "library": {
659
+ 'data types': d({}),
660
+ 'namespaces': d({}),
661
+ },
662
+ "type": {
663
+ 'data types': d({}),
664
+ 'namespaces': d({}),
665
+ },
666
+ }),
667
+ },
668
+ }),
669
+ },
670
+ "resolved sibling": {
671
+ 'data types': d({}),
672
+ 'namespaces': d({
673
+ "G": {
674
+ 'data types': d({}),
675
+ 'namespaces': d({
676
+ "type": {
677
+ 'data types': d({}),
678
+ 'namespaces': d({}),
679
+ },
680
+ }),
681
+ },
682
+ }),
683
+ },
684
+ }),
685
+ },
686
+ }),
687
+ },
688
+ }),
689
+ },
690
+ }),
691
+ },
692
+ "dictionary": {
693
+ 'data types': d({}),
694
+ 'namespaces': d({
695
+ "G": {
696
+ 'data types': d({}),
697
+ 'namespaces': d({
698
+ "constraints": {
699
+ 'data types': d({}),
700
+ 'namespaces': d({}),
701
+ },
702
+ "key": {
703
+ 'data types': d({}),
704
+ 'namespaces': d({}),
705
+ },
706
+ "type": {
707
+ 'data types': d({}),
708
+ 'namespaces': d({}),
709
+ },
710
+ }),
711
+ },
712
+ }),
713
+ },
714
+ "group": {
715
+ 'data types': d({}),
716
+ 'namespaces': d({
717
+ "G": {
718
+ 'data types': d({}),
719
+ 'namespaces': d({
720
+ "properties": {
721
+ 'data types': d({}),
722
+ 'namespaces': d({}),
723
+ },
724
+ }),
725
+ },
726
+ }),
727
+ },
728
+ "list": {
729
+ 'data types': d({}),
730
+ 'namespaces': d({
731
+ "G": {
732
+ 'data types': d({}),
733
+ 'namespaces': d({
734
+ "type": {
735
+ 'data types': d({}),
736
+ 'namespaces': d({}),
737
+ },
738
+ }),
739
+ },
740
+ }),
741
+ },
742
+ "nothing": {
743
+ 'data types': d({}),
744
+ 'namespaces': d({
745
+ "G": {
746
+ 'data types': d({}),
747
+ 'namespaces': d({}),
748
+ },
749
+ }),
750
+ },
751
+ "optional": {
752
+ 'data types': d({}),
753
+ 'namespaces': d({
754
+ "G": {
755
+ 'data types': d({}),
756
+ 'namespaces': d({
757
+ "type": {
758
+ 'data types': d({}),
759
+ 'namespaces': d({}),
760
+ },
761
+ }),
762
+ },
763
+ }),
764
+ },
765
+ "state group": {
766
+ 'data types': d({}),
767
+ 'namespaces': d({
768
+ "G": {
769
+ 'data types': d({}),
770
+ 'namespaces': d({
771
+ "states": {
772
+ 'data types': d({}),
773
+ 'namespaces': d({
774
+ "DX": {
775
+ 'data types': d({}),
776
+ 'namespaces': d({
777
+ "G": {
778
+ 'data types': d({}),
779
+ 'namespaces': d({
780
+ "constraints": {
781
+ 'data types': d({}),
782
+ 'namespaces': d({}),
783
+ },
784
+ "type": {
785
+ 'data types': d({}),
786
+ 'namespaces': d({}),
787
+ },
788
+ }),
789
+ },
790
+ }),
791
+ },
792
+ }),
793
+ },
794
+ }),
795
+ },
796
+ }),
797
+ },
798
+ "terminal": {
799
+ 'data types': d({}),
800
+ 'namespaces': d({
801
+ "G": {
802
+ 'data types': d({}),
803
+ 'namespaces': d({
804
+ "constraint": {
805
+ 'data types': d({}),
806
+ 'namespaces': d({
807
+ "O": {
808
+ 'data types': d({}),
809
+ 'namespaces': d({
810
+ "G": {
811
+ 'data types': d({}),
812
+ 'namespaces': d({
813
+ "type": {
814
+ 'data types': d({}),
815
+ 'namespaces': d({}),
816
+ },
817
+ }),
818
+ },
819
+ }),
820
+ },
821
+ }),
822
+ },
823
+ "terminal": {
824
+ 'data types': d({}),
825
+ 'namespaces': d({}),
826
+ },
827
+ }),
828
+ },
829
+ }),
830
+ },
831
+ }),
832
+ },
833
+ }),
309
834
  },
310
- })],
311
- })],
312
- },
313
- })]
314
- },
315
- "Type Library": {
316
- 'parameters': d({}),
317
- 'type': <g_cosmos.D.Data__Type>['group', d({
318
- "global types": {
319
- 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
320
- 'context': ['local', null],
321
- 'typeXX': "Global Type",
322
- 'tailXX': a([]),
323
- 'type arguments': d({}),
324
- }]]],
325
- },
326
- "imports": {
327
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
328
- 'context': ['local', null],
329
- 'typeXX': "Imports",
330
- 'tailXX': a([]),
331
- 'type arguments': d({}),
332
- }]],
333
- },
334
- "labels": {
335
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
336
- 'context': ['local', null],
337
- 'typeXX': "Labels",
338
- 'tailXX': a([]),
339
- 'type arguments': d({}),
340
- }]],
341
- },
342
- })]
343
- },
344
- "Type Selection": {
345
- 'parameters': d({}),
346
- 'type': <g_cosmos.D.Data__Type>['group', d({
347
- "global type": {
348
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
349
- 'context': ['local', null],
350
- 'typeXX': "Global Type Selection",
351
- 'tailXX': a([]),
352
- 'type arguments': d({}),
353
- }]],
354
- },
355
- "tail": {
356
- 'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['reference', ['type', {
357
- 'context': ['local', null],
358
- 'typeXX': "Type Selection Tail",
359
- 'tailXX': a([]),
360
- 'type arguments': d({}),
361
- }]]],
362
- },
363
- })]
364
- },
365
- "Type Selection Tail": {
366
- 'parameters': d({}),
367
- 'type': <g_cosmos.D.Data__Type>['group', d({
368
- "step type": {
369
- 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
370
- "array": <g_cosmos.D.Data__Type>['group', d({
371
- "annotation": {
372
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
835
+ }),
836
+ },
837
+ }),
838
+ },
839
+ "Type Library": {
840
+ 'data types': d({}),
841
+ 'namespaces': d({
842
+ "G": {
843
+ 'data types': d({}),
844
+ 'namespaces': d({
845
+ "global types": {
846
+ 'data types': d({}),
847
+ 'namespaces': d({
848
+ "DX": {
849
+ 'data types': d({}),
850
+ 'namespaces': d({}),
851
+ },
852
+ }),
373
853
  },
374
- "content": {
375
- 'type': <g_cosmos.D.Data__Type>['group', d({})],
854
+ "imports": {
855
+ 'data types': d({}),
856
+ 'namespaces': d({}),
376
857
  },
377
- })],
378
- "dictionary": <g_cosmos.D.Data__Type>['group', d({
379
- "annotation": {
380
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
858
+ "labels": {
859
+ 'data types': d({}),
860
+ 'namespaces': d({}),
381
861
  },
382
- "content": {
383
- 'type': <g_cosmos.D.Data__Type>['group', d({})],
862
+ }),
863
+ },
864
+ }),
865
+ },
866
+ "Type Selection": {
867
+ 'data types': d({}),
868
+ 'namespaces': d({
869
+ "G": {
870
+ 'data types': d({}),
871
+ 'namespaces': d({
872
+ "global type": {
873
+ 'data types': d({}),
874
+ 'namespaces': d({}),
384
875
  },
385
- })],
386
- "group": <g_cosmos.D.Data__Type>['group', d({
387
- "annotation": {
388
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
876
+ "tail": {
877
+ 'data types': d({}),
878
+ 'namespaces': d({
879
+ "O": {
880
+ 'data types': d({}),
881
+ 'namespaces': d({}),
882
+ },
883
+ }),
389
884
  },
390
- "content": {
391
- 'type': <g_cosmos.D.Data__Type>['group', d({
392
- "property": {
393
- 'type': <g_cosmos.D.Data__Type>['group', d({
394
- "annotation": {
395
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
885
+ }),
886
+ },
887
+ }),
888
+ },
889
+ "Type Selection Tail": {
890
+ 'data types': d({}),
891
+ 'namespaces': d({
892
+ "G": {
893
+ 'data types': d({}),
894
+ 'namespaces': d({
895
+ "step type": {
896
+ 'data types': d({}),
897
+ 'namespaces': d({
898
+ "TU": {
899
+ 'data types': d({}),
900
+ 'namespaces': d({
901
+ "dictionary": {
902
+ 'data types': d({}),
903
+ 'namespaces': d({
904
+ "G": {
905
+ 'data types': d({}),
906
+ 'namespaces': d({}),
907
+ },
908
+ }),
396
909
  },
397
- "key": {
398
- 'type': <g_cosmos.D.Data__Type>['string', null],
910
+ "group": {
911
+ 'data types': d({}),
912
+ 'namespaces': d({
913
+ "G": {
914
+ 'data types': d({}),
915
+ 'namespaces': d({
916
+ "property": {
917
+ 'data types': d({}),
918
+ 'namespaces': d({}),
919
+ },
920
+ }),
921
+ },
922
+ }),
399
923
  },
400
- })],
401
- },
402
- })],
403
- },
404
- })],
405
- "optional": <g_cosmos.D.Data__Type>['group', d({
406
- "annotation": {
407
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
408
- },
409
- "content": {
410
- 'type': <g_cosmos.D.Data__Type>['group', d({})],
411
- },
412
- })],
413
- "tagged union": <g_cosmos.D.Data__Type>['group', d({
414
- "annotation": {
415
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
416
- },
417
- "content": {
418
- 'type': <g_cosmos.D.Data__Type>['group', d({
419
- "option": {
420
- 'type': <g_cosmos.D.Data__Type>['group', d({
421
- "annotation": {
422
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
924
+ "list": {
925
+ 'data types': d({}),
926
+ 'namespaces': d({
927
+ "G": {
928
+ 'data types': d({}),
929
+ 'namespaces': d({}),
930
+ },
931
+ }),
423
932
  },
424
- "key": {
425
- 'type': <g_cosmos.D.Data__Type>['string', null],
933
+ "optional": {
934
+ 'data types': d({}),
935
+ 'namespaces': d({
936
+ "G": {
937
+ 'data types': d({}),
938
+ 'namespaces': d({}),
939
+ },
940
+ }),
426
941
  },
427
- })],
942
+ "state group": {
943
+ 'data types': d({}),
944
+ 'namespaces': d({
945
+ "G": {
946
+ 'data types': d({}),
947
+ 'namespaces': d({
948
+ "state": {
949
+ 'data types': d({}),
950
+ 'namespaces': d({}),
951
+ },
952
+ }),
953
+ },
954
+ }),
955
+ },
956
+ }),
428
957
  },
429
- })],
958
+ }),
430
959
  },
431
- })],
432
- })],
433
- },
434
- "tail": {
435
- 'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['reference', ['type', {
436
- 'context': ['local', null],
437
- 'typeXX': "Type Selection Tail",
438
- 'tailXX': a([]),
439
- 'type arguments': d({}),
440
- }]]],
441
- },
442
- })]
443
- },
444
- }),
445
- 'namespaces': d({
446
- "Atom": {
447
- 'data types': d({}),
448
- 'namespaces': d({
449
- "G": {
450
- 'data types': d({}),
451
- 'namespaces': d({
452
- "type": {
453
- 'data types': d({}),
454
- 'namespaces': d({}),
455
- },
456
- }),
457
- },
458
- }),
459
- },
460
- "Dictionary Constraints": {
461
- 'data types': d({}),
462
- 'namespaces': d({
463
- "DX": {
464
- 'data types': d({}),
465
- 'namespaces': d({
466
- "G": {
467
- 'data types': d({}),
468
- 'namespaces': d({
469
- "type": {
470
- 'data types': d({}),
471
- 'namespaces': d({}),
472
- },
473
- }),
474
- },
475
- }),
476
- },
477
- }),
478
- },
479
- "Global Type": {
480
- 'data types': d({}),
481
- 'namespaces': d({
482
- "G": {
483
- 'data types': d({}),
484
- 'namespaces': d({
485
- "type": {
486
- 'data types': d({}),
487
- 'namespaces': d({}),
488
- },
489
- }),
490
- },
491
- }),
492
- },
493
- "Global Type Selection": {
494
- 'data types': d({}),
495
- 'namespaces': d({
496
- "G": {
497
- 'data types': d({}),
498
- 'namespaces': d({
499
- "import": {
500
- 'data types': d({}),
501
- 'namespaces': d({
502
- "O": {
503
- 'data types': d({}),
504
- 'namespaces': d({}),
505
- },
506
- }),
507
- },
508
- "type": {
509
- 'data types': d({}),
510
- 'namespaces': d({}),
511
- },
512
- }),
513
- },
514
- }),
515
- },
516
- "Imports": {
517
- 'data types': d({}),
518
- 'namespaces': d({
519
- "DX": {
520
- 'data types': d({}),
521
- 'namespaces': d({
522
- "G": {
523
- 'data types': d({}),
524
- 'namespaces': d({}),
525
- },
526
- }),
527
- },
528
- }),
529
- },
530
- "Labels": {
531
- 'data types': d({}),
532
- 'namespaces': d({
533
- "G": {
534
- 'data types': d({}),
535
- 'namespaces': d({
536
- "atom types": {
537
- 'data types': d({}),
538
- 'namespaces': d({
539
- "DX": {
540
- 'data types': d({}),
541
- 'namespaces': d({
542
- "G": {
543
- 'data types': d({}),
544
- 'namespaces': d({}),
545
- },
546
- }),
547
- },
548
- }),
549
- },
550
- }),
551
- },
552
- }),
553
- },
554
- "Model": {
555
- 'data types': d({}),
556
- 'namespaces': d({
557
- "G": {
558
- 'data types': d({}),
559
- 'namespaces': d({
560
- "root": {
561
- 'data types': d({}),
562
- 'namespaces': d({}),
563
- },
564
- "type library": {
565
- 'data types': d({}),
566
- 'namespaces': d({}),
567
- },
568
- }),
569
- },
570
- }),
571
- },
572
- "Option Constraints": {
573
- 'data types': d({}),
574
- 'namespaces': d({
575
- "DX": {
576
- 'data types': d({}),
577
- 'namespaces': d({
578
- "G": {
579
- 'data types': d({}),
580
- 'namespaces': d({
581
- "option": {
582
- 'data types': d({}),
583
- 'namespaces': d({}),
584
- },
585
- "type": {
586
- 'data types': d({}),
587
- 'namespaces': d({}),
588
- },
589
- }),
590
- },
591
- }),
592
- },
593
- }),
594
- },
595
- "Properties": {
596
- 'data types': d({}),
597
- 'namespaces': d({
598
- "DX": {
599
- 'data types': d({}),
600
- 'namespaces': d({
601
- "G": {
602
- 'data types': d({}),
603
- 'namespaces': d({
604
- "type": {
605
- 'data types': d({}),
606
- 'namespaces': d({}),
607
- },
608
- }),
609
- },
610
- }),
611
- },
612
- }),
613
- },
614
- "Type": {
615
- 'data types': d({}),
616
- 'namespaces': d({
617
- "G": {
618
- 'data types': d({}),
619
- 'namespaces': d({
620
- "type": {
621
- 'data types': d({}),
622
- 'namespaces': d({
623
- "TU": {
624
- 'data types': d({}),
625
- 'namespaces': d({
626
- "array": {
627
- 'data types': d({}),
628
- 'namespaces': d({
629
- "G": {
630
- 'data types': d({}),
631
- 'namespaces': d({
632
- "type": {
633
- 'data types': d({}),
634
- 'namespaces': d({}),
635
- },
636
- }),
637
- },
638
- }),
639
- },
640
- "component": {
641
- 'data types': d({}),
642
- 'namespaces': d({
643
- "G": {
644
- 'data types': d({}),
645
- 'namespaces': d({
646
- "context": {
647
- 'data types': d({}),
648
- 'namespaces': d({
649
- "TU": {
650
- 'data types': d({}),
651
- 'namespaces': d({
652
- "cyclic sibling": {
653
- 'data types': d({}),
654
- 'namespaces': d({
655
- "G": {
656
- 'data types': d({}),
657
- 'namespaces': d({
658
- "type": {
659
- 'data types': d({}),
660
- 'namespaces': d({}),
661
- },
662
- }),
663
- },
664
- }),
665
- },
666
- "import": {
667
- 'data types': d({}),
668
- 'namespaces': d({
669
- "G": {
670
- 'data types': d({}),
671
- 'namespaces': d({
672
- "library": {
673
- 'data types': d({}),
674
- 'namespaces': d({}),
675
- },
676
- "type": {
677
- 'data types': d({}),
678
- 'namespaces': d({}),
679
- },
680
- }),
681
- },
682
- }),
683
- },
684
- "resolved sibling": {
685
- 'data types': d({}),
686
- 'namespaces': d({
687
- "G": {
688
- 'data types': d({}),
689
- 'namespaces': d({
690
- "type": {
691
- 'data types': d({}),
692
- 'namespaces': d({}),
693
- },
694
- }),
695
- },
696
- }),
697
- },
698
- }),
699
- },
700
- }),
701
- },
702
- }),
703
- },
704
- }),
705
- },
706
- "dictionary": {
707
- 'data types': d({}),
708
- 'namespaces': d({
709
- "G": {
710
- 'data types': d({}),
711
- 'namespaces': d({
712
- "constraints": {
713
- 'data types': d({}),
714
- 'namespaces': d({}),
715
- },
716
- "key": {
717
- 'data types': d({}),
718
- 'namespaces': d({}),
719
- },
720
- "type": {
721
- 'data types': d({}),
722
- 'namespaces': d({}),
723
- },
724
- }),
725
- },
726
- }),
727
- },
728
- "group": {
729
- 'data types': d({}),
730
- 'namespaces': d({
731
- "G": {
732
- 'data types': d({}),
733
- 'namespaces': d({
734
- "properties": {
735
- 'data types': d({}),
736
- 'namespaces': d({}),
737
- },
738
- }),
739
- },
740
- }),
741
- },
742
- "nothing": {
743
- 'data types': d({}),
744
- 'namespaces': d({
745
- "G": {
746
- 'data types': d({}),
747
- 'namespaces': d({}),
748
- },
749
- }),
750
- },
751
- "optional": {
752
- 'data types': d({}),
753
- 'namespaces': d({
754
- "G": {
755
- 'data types': d({}),
756
- 'namespaces': d({
757
- "type": {
758
- 'data types': d({}),
759
- 'namespaces': d({}),
760
- },
761
- }),
762
- },
763
- }),
764
- },
765
- "tagged union": {
766
- 'data types': d({}),
767
- 'namespaces': d({
768
- "G": {
769
- 'data types': d({}),
770
- 'namespaces': d({
771
- "options": {
772
- 'data types': d({}),
773
- 'namespaces': d({
774
- "DX": {
775
- 'data types': d({}),
776
- 'namespaces': d({
777
- "G": {
778
- 'data types': d({}),
779
- 'namespaces': d({
780
- "constraints": {
781
- 'data types': d({}),
782
- 'namespaces': d({}),
783
- },
784
- "type": {
785
- 'data types': d({}),
786
- 'namespaces': d({}),
787
- },
788
- }),
789
- },
790
- }),
791
- },
792
- }),
793
- },
794
- }),
795
- },
796
- }),
797
- },
798
- "terminal": {
799
- 'data types': d({}),
800
- 'namespaces': d({
801
- "G": {
802
- 'data types': d({}),
803
- 'namespaces': d({
804
- "constraint": {
805
- 'data types': d({}),
806
- 'namespaces': d({
807
- "O": {
808
- 'data types': d({}),
809
- 'namespaces': d({
810
- "G": {
811
- 'data types': d({}),
812
- 'namespaces': d({
813
- "type": {
814
- 'data types': d({}),
815
- 'namespaces': d({}),
816
- },
817
- }),
818
- },
819
- }),
820
- },
821
- }),
822
- },
823
- "terminal": {
824
- 'data types': d({}),
825
- 'namespaces': d({}),
826
- },
827
- }),
828
- },
829
- }),
830
- },
831
- }),
832
- },
833
- }),
834
- },
835
- }),
836
- },
837
- }),
838
- },
839
- "Type Library": {
840
- 'data types': d({}),
841
- 'namespaces': d({
842
- "G": {
843
- 'data types': d({}),
844
- 'namespaces': d({
845
- "global types": {
846
- 'data types': d({}),
847
- 'namespaces': d({
848
- "DX": {
849
- 'data types': d({}),
850
- 'namespaces': d({}),
851
- },
852
- }),
853
- },
854
- "imports": {
855
- 'data types': d({}),
856
- 'namespaces': d({}),
857
- },
858
- "labels": {
859
- 'data types': d({}),
860
- 'namespaces': d({}),
861
- },
862
- }),
863
- },
864
- }),
865
- },
866
- "Type Selection": {
867
- 'data types': d({}),
868
- 'namespaces': d({
869
- "G": {
870
- 'data types': d({}),
871
- 'namespaces': d({
872
- "global type": {
873
- 'data types': d({}),
874
- 'namespaces': d({}),
875
- },
876
- "tail": {
877
- 'data types': d({}),
878
- 'namespaces': d({
879
- "O": {
880
- 'data types': d({}),
881
- 'namespaces': d({}),
882
- },
883
- }),
884
- },
885
- }),
886
- },
887
- }),
888
- },
889
- "Type Selection Tail": {
890
- 'data types': d({}),
891
- 'namespaces': d({
892
- "G": {
893
- 'data types': d({}),
894
- 'namespaces': d({
895
- "step type": {
896
- 'data types': d({}),
897
- 'namespaces': d({
898
- "TU": {
899
- 'data types': d({}),
900
- 'namespaces': d({
901
- "array": {
902
- 'data types': d({}),
903
- 'namespaces': d({
904
- "G": {
905
- 'data types': d({}),
906
- 'namespaces': d({}),
907
- },
908
- }),
909
- },
910
- "dictionary": {
911
- 'data types': d({}),
912
- 'namespaces': d({
913
- "G": {
914
- 'data types': d({}),
915
- 'namespaces': d({}),
916
- },
917
- }),
918
- },
919
- "group": {
920
- 'data types': d({}),
921
- 'namespaces': d({
922
- "G": {
923
- 'data types': d({}),
924
- 'namespaces': d({
925
- "property": {
926
- 'data types': d({}),
927
- 'namespaces': d({}),
928
- },
929
- }),
930
- },
931
- }),
932
- },
933
- "optional": {
934
- 'data types': d({}),
935
- 'namespaces': d({
936
- "G": {
937
- 'data types': d({}),
938
- 'namespaces': d({}),
939
- },
940
- }),
941
- },
942
- "tagged union": {
943
- 'data types': d({}),
944
- 'namespaces': d({
945
- "G": {
946
- 'data types': d({}),
947
- 'namespaces': d({
948
- "option": {
949
- 'data types': d({}),
950
- 'namespaces': d({}),
951
- },
952
- }),
953
- },
954
- }),
955
- },
956
- }),
957
- },
958
- }),
959
- },
960
- "tail": {
961
- 'data types': d({}),
962
- 'namespaces': d({
963
- "O": {
964
- 'data types': d({}),
965
- 'namespaces': d({}),
966
- },
967
- }),
968
- },
969
- }),
970
- },
971
- }),
972
- },
973
- }),
974
- },
960
+ "tail": {
961
+ 'data types': d({}),
962
+ 'namespaces': d({
963
+ "O": {
964
+ 'data types': d({}),
965
+ 'namespaces': d({}),
966
+ },
967
+ }),
968
+ },
969
+ }),
970
+ },
971
+ }),
972
+ },
973
+ }),
974
+ },
975
975
  },
976
976
  'interface types': d({}),
977
977
  'algorithm types': d({}),