pareto 0.64.0 → 0.66.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 (141) hide show
  1. package/auto.dist/index.d.ts +1 -1
  2. package/auto.dist/index.js +3 -3
  3. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.api.js +3 -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.implementation.js +1 -1
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. package/auto.dist/public/modules/main/auto.provided_interface_glossary.shadow.d.ts +5 -3
  12. package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +2 -2
  13. package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.d.ts +0 -6
  14. package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +20 -30
  15. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.d.ts +0 -4
  16. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +14 -20
  17. package/auto.dist/public/modules/typescript__naming/auto.provided_interface_glossary.shadow.d.ts +5 -3
  18. package/auto.pareto/$.data.ts +10 -2
  19. package/auto.pareto/auto.dependencies/index.ts +3 -3
  20. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +9 -1
  21. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  22. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/$.data.ts +8 -0
  23. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +6 -7
  24. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +41 -27
  25. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +7 -8
  26. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +11 -3
  27. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +6 -8
  28. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +38 -17
  29. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +10 -11
  30. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +34 -35
  31. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +7 -8
  32. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +28 -12
  33. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +2 -3
  34. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +21 -6
  35. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
  36. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +14 -12
  37. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -7
  38. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +36 -19
  39. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -1
  40. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +20 -6
  41. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +30 -17
  42. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +74 -116
  43. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +426 -622
  44. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +10 -22
  45. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +35 -49
  46. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +116 -182
  47. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +313 -429
  48. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +13 -23
  49. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +218 -358
  50. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +173 -249
  51. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +25 -14
  52. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +30 -16
  53. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +31 -16
  54. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +20 -5
  55. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +74 -57
  56. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +20 -5
  57. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +38 -23
  58. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
  59. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +17 -10
  60. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
  61. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +20 -9
  62. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/api.data.ts +1 -1
  63. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +21 -3
  64. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/api.data.ts +1 -1
  65. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +22 -4
  66. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/api.data.ts +1 -1
  67. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +24 -6
  68. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/api.data.ts +1 -2
  69. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +23 -8
  70. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/api.data.ts +2 -3
  71. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +27 -6
  72. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
  73. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +17 -10
  74. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/api.data.ts +1 -2
  75. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +17 -19
  76. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/api.data.ts +1 -2
  77. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +16 -18
  78. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/api.data.ts +1 -2
  79. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -19
  80. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/api.data.ts +1 -1
  81. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +32 -17
  82. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/api.data.ts +2 -2
  83. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +21 -6
  84. package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/api.data.ts +4 -4
  85. package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +80 -57
  86. package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +8 -0
  87. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +6 -7
  88. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +41 -27
  89. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +7 -8
  90. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +11 -3
  91. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +6 -8
  92. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +38 -17
  93. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +10 -11
  94. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +34 -35
  95. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +7 -8
  96. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +28 -12
  97. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +2 -3
  98. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +21 -6
  99. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
  100. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +14 -12
  101. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -7
  102. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +36 -19
  103. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -1
  104. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +20 -6
  105. package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +8 -0
  106. package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +10 -15
  107. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +11 -11
  108. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +11 -11
  109. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +7 -7
  110. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +9 -9
  111. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/api.data.ts +2 -2
  112. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +9 -9
  113. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/api.data.ts +5 -5
  114. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +15 -15
  115. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/api.data.ts +6 -6
  116. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +6 -6
  117. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +21 -21
  118. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +34 -34
  119. 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
  120. 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
  121. package/auto.pareto/modules/main/api.data.ts +1 -1
  122. package/auto.pareto/modules/main/glossary.data.ts +11 -6
  123. package/auto.pareto/modules/pareto_2_fountain_pen/api.data.ts +1 -2
  124. package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +18 -20
  125. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/api.data.ts +4 -5
  126. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +18 -11
  127. package/auto.pareto/modules/typescript_naming/api.data.ts +1 -2
  128. package/auto.pareto/modules/typescript_naming/glossary.data.ts +17 -8
  129. package/package.json +5 -5
  130. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.api.js +0 -3
  131. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +0 -29
  132. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.d.ts +0 -0
  133. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.js +0 -2
  134. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -14
  135. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +0 -25
  136. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -14
  137. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +0 -25
  138. /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
  139. /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
  140. /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
  141. /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
@@ -16,67 +16,45 @@ export const $: g_cosmos.D.Glossary = {
16
16
  "Atom": {
17
17
  'parameters': d({}),
18
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
- },
19
+ "type": <g_cosmos.D.Data__Type>['group', d({
20
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
21
+ "key": <g_cosmos.D.Data__Type>['text', null],
22
+ })],
29
23
  })]
30
24
  },
31
25
  "Dictionary Constraints": {
32
26
  'parameters': d({}),
33
27
  '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
- },
28
+ "type": <g_cosmos.D.Data__Type>['component', ['type', {
29
+ 'context': ['local', null],
30
+ 'typeXX': "Type Selection",
31
+ 'tailXX': a([]),
32
+ 'type arguments': d({}),
33
+ }]],
42
34
  })]]
43
35
  },
44
36
  "Global Type": {
45
37
  'parameters': d({}),
46
38
  '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
- },
39
+ "type": <g_cosmos.D.Data__Type>['component', ['type', {
40
+ 'context': ['local', null],
41
+ 'typeXX': "Type",
42
+ 'tailXX': a([]),
43
+ 'type arguments': d({}),
44
+ }]],
55
45
  })]
56
46
  },
57
47
  "Global Type Selection": {
58
48
  'parameters': d({}),
59
49
  '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
- },
50
+ "import": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
51
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
52
+ "key": <g_cosmos.D.Data__Type>['text', null],
53
+ })]],
54
+ "type": <g_cosmos.D.Data__Type>['group', d({
55
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
56
+ "key": <g_cosmos.D.Data__Type>['text', null],
57
+ })],
80
58
  })]
81
59
  },
82
60
  "Imports": {
@@ -86,359 +64,241 @@ export const $: g_cosmos.D.Glossary = {
86
64
  "Labels": {
87
65
  'parameters': d({}),
88
66
  '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
- },
67
+ "atom types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({})]],
92
68
  })]
93
69
  },
94
70
  "Model": {
95
71
  'parameters': d({}),
96
72
  '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
- },
73
+ "root": <g_cosmos.D.Data__Type>['group', d({
74
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
75
+ "key": <g_cosmos.D.Data__Type>['text', null],
76
+ })],
77
+ "type library": <g_cosmos.D.Data__Type>['component', ['type', {
78
+ 'context': ['local', null],
79
+ 'typeXX': "Type Library",
80
+ 'tailXX': a([]),
81
+ 'type arguments': d({}),
82
+ }]],
115
83
  })]
116
84
  },
117
85
  "Properties": {
118
86
  'parameters': d({}),
119
87
  '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
- },
88
+ "type": <g_cosmos.D.Data__Type>['component', ['type', {
89
+ 'context': ['local', null],
90
+ 'typeXX': "Type",
91
+ 'tailXX': a([]),
92
+ 'type arguments': d({}),
93
+ }]],
128
94
  })]]
129
95
  },
130
96
  "State Constraints": {
131
97
  'parameters': d({}),
132
98
  '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
- },
99
+ "state": <g_cosmos.D.Data__Type>['group', d({
100
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
101
+ "key": <g_cosmos.D.Data__Type>['text', null],
102
+ })],
103
+ "type": <g_cosmos.D.Data__Type>['component', ['type', {
104
+ 'context': ['local', null],
105
+ 'typeXX': "Type Selection",
106
+ 'tailXX': a([]),
107
+ 'type arguments': d({}),
108
+ }]],
151
109
  })]]
152
110
  },
153
111
  "Type": {
154
112
  'parameters': d({}),
155
113
  '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
- })],
114
+ "type": <g_cosmos.D.Data__Type>['state group', d({
115
+ "component": <g_cosmos.D.Data__Type>['group', d({
116
+ "context": <g_cosmos.D.Data__Type>['state group', d({
117
+ "cyclic sibling": <g_cosmos.D.Data__Type>['group', d({
118
+ "type": <g_cosmos.D.Data__Type>['group', d({
119
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
120
+ "key": <g_cosmos.D.Data__Type>['text', null],
207
121
  })],
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
- }]],
277
- },
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
- },
122
+ })],
123
+ "import": <g_cosmos.D.Data__Type>['group', d({
124
+ "library": <g_cosmos.D.Data__Type>['group', d({
125
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
126
+ "key": <g_cosmos.D.Data__Type>['text', null],
127
+ })],
128
+ "type": <g_cosmos.D.Data__Type>['group', d({
129
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
130
+ "key": <g_cosmos.D.Data__Type>['text', null],
131
+ })],
132
+ })],
133
+ "resolved sibling": <g_cosmos.D.Data__Type>['group', d({
134
+ "type": <g_cosmos.D.Data__Type>['group', d({
135
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
136
+ "key": <g_cosmos.D.Data__Type>['text', null],
137
+ })],
138
+ })],
310
139
  })],
311
140
  })],
312
- },
141
+ "dictionary": <g_cosmos.D.Data__Type>['group', d({
142
+ "constraints": <g_cosmos.D.Data__Type>['component', ['type', {
143
+ 'context': ['local', null],
144
+ 'typeXX': "Dictionary Constraints",
145
+ 'tailXX': a([]),
146
+ 'type arguments': d({}),
147
+ }]],
148
+ "key": <g_cosmos.D.Data__Type>['component', ['type', {
149
+ 'context': ['local', null],
150
+ 'typeXX': "Atom",
151
+ 'tailXX': a([]),
152
+ 'type arguments': d({}),
153
+ }]],
154
+ "type": <g_cosmos.D.Data__Type>['component', ['type', {
155
+ 'context': ['local', null],
156
+ 'typeXX': "Type",
157
+ 'tailXX': a([]),
158
+ 'type arguments': d({}),
159
+ }]],
160
+ })],
161
+ "group": <g_cosmos.D.Data__Type>['group', d({
162
+ "properties": <g_cosmos.D.Data__Type>['component', ['type', {
163
+ 'context': ['local', null],
164
+ 'typeXX': "Properties",
165
+ 'tailXX': a([]),
166
+ 'type arguments': d({}),
167
+ }]],
168
+ })],
169
+ "list": <g_cosmos.D.Data__Type>['group', d({
170
+ "type": <g_cosmos.D.Data__Type>['component', ['type', {
171
+ 'context': ['local', null],
172
+ 'typeXX': "Type",
173
+ 'tailXX': a([]),
174
+ 'type arguments': d({}),
175
+ }]],
176
+ })],
177
+ "nothing": <g_cosmos.D.Data__Type>['group', d({})],
178
+ "optional": <g_cosmos.D.Data__Type>['group', d({
179
+ "type": <g_cosmos.D.Data__Type>['component', ['type', {
180
+ 'context': ['local', null],
181
+ 'typeXX': "Type",
182
+ 'tailXX': a([]),
183
+ 'type arguments': d({}),
184
+ }]],
185
+ })],
186
+ "state group": <g_cosmos.D.Data__Type>['group', d({
187
+ "states": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
188
+ "constraints": <g_cosmos.D.Data__Type>['component', ['type', {
189
+ 'context': ['local', null],
190
+ 'typeXX': "State Constraints",
191
+ 'tailXX': a([]),
192
+ 'type arguments': d({}),
193
+ }]],
194
+ "type": <g_cosmos.D.Data__Type>['component', ['type', {
195
+ 'context': ['local', null],
196
+ 'typeXX': "Type",
197
+ 'tailXX': a([]),
198
+ 'type arguments': d({}),
199
+ }]],
200
+ })]],
201
+ })],
202
+ "terminal": <g_cosmos.D.Data__Type>['group', d({
203
+ "constraint": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
204
+ "type": <g_cosmos.D.Data__Type>['component', ['type', {
205
+ 'context': ['local', null],
206
+ 'typeXX': "Type Selection",
207
+ 'tailXX': a([]),
208
+ 'type arguments': d({}),
209
+ }]],
210
+ })]],
211
+ "terminal": <g_cosmos.D.Data__Type>['component', ['type', {
212
+ 'context': ['local', null],
213
+ 'typeXX': "Atom",
214
+ 'tailXX': a([]),
215
+ 'type arguments': d({}),
216
+ }]],
217
+ })],
218
+ })],
313
219
  })]
314
220
  },
315
221
  "Type Library": {
316
222
  'parameters': d({}),
317
223
  '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
- },
224
+ "global types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
225
+ 'context': ['local', null],
226
+ 'typeXX': "Global Type",
227
+ 'tailXX': a([]),
228
+ 'type arguments': d({}),
229
+ }]]],
230
+ "imports": <g_cosmos.D.Data__Type>['component', ['type', {
231
+ 'context': ['local', null],
232
+ 'typeXX': "Imports",
233
+ 'tailXX': a([]),
234
+ 'type arguments': d({}),
235
+ }]],
236
+ "labels": <g_cosmos.D.Data__Type>['component', ['type', {
237
+ 'context': ['local', null],
238
+ 'typeXX': "Labels",
239
+ 'tailXX': a([]),
240
+ 'type arguments': d({}),
241
+ }]],
342
242
  })]
343
243
  },
344
244
  "Type Selection": {
345
245
  'parameters': d({}),
346
246
  '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
- },
247
+ "global type": <g_cosmos.D.Data__Type>['component', ['type', {
248
+ 'context': ['local', null],
249
+ 'typeXX': "Global Type Selection",
250
+ 'tailXX': a([]),
251
+ 'type arguments': d({}),
252
+ }]],
253
+ "tail": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
254
+ 'context': ['local', null],
255
+ 'typeXX': "Type Selection Tail",
256
+ 'tailXX': a([]),
257
+ 'type arguments': d({}),
258
+ }]]],
363
259
  })]
364
260
  },
365
261
  "Type Selection Tail": {
366
262
  'parameters': d({}),
367
263
  '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": {
385
- 'type': <g_cosmos.D.Data__Type>['group', d({
386
- "annotation": {
387
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
388
- },
389
- "key": {
390
- 'type': <g_cosmos.D.Data__Type>['string', null],
391
- },
392
- })],
393
- },
394
- })],
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
- },
264
+ "step type": <g_cosmos.D.Data__Type>['state group', d({
265
+ "dictionary": <g_cosmos.D.Data__Type>['group', d({
266
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
267
+ "content": <g_cosmos.D.Data__Type>['group', d({})],
268
+ })],
269
+ "group": <g_cosmos.D.Data__Type>['group', d({
270
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
271
+ "content": <g_cosmos.D.Data__Type>['group', d({
272
+ "property": <g_cosmos.D.Data__Type>['group', d({
273
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
274
+ "key": <g_cosmos.D.Data__Type>['text', null],
275
+ })],
412
276
  })],
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": {
420
- 'type': <g_cosmos.D.Data__Type>['group', d({
421
- "annotation": {
422
- 'type': <g_cosmos.D.Data__Type>['reference', ['glossary parameterXX', "Annotation"]],
423
- },
424
- "key": {
425
- 'type': <g_cosmos.D.Data__Type>['string', null],
426
- },
427
- })],
428
- },
429
- })],
430
- },
277
+ })],
278
+ "list": <g_cosmos.D.Data__Type>['group', d({
279
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
280
+ "content": <g_cosmos.D.Data__Type>['group', d({})],
281
+ })],
282
+ "optional": <g_cosmos.D.Data__Type>['group', d({
283
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
284
+ "content": <g_cosmos.D.Data__Type>['group', d({})],
285
+ })],
286
+ "state group": <g_cosmos.D.Data__Type>['group', d({
287
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
288
+ "content": <g_cosmos.D.Data__Type>['group', d({
289
+ "state": <g_cosmos.D.Data__Type>['group', d({
290
+ "annotation": <g_cosmos.D.Data__Type>['component', ['glossary parameterXX', "Annotation"]],
291
+ "key": <g_cosmos.D.Data__Type>['text', null],
292
+ })],
431
293
  })],
432
294
  })],
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
- },
295
+ })],
296
+ "tail": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
297
+ 'context': ['local', null],
298
+ 'typeXX': "Type Selection Tail",
299
+ 'tailXX': a([]),
300
+ 'type arguments': d({}),
301
+ }]]],
442
302
  })]
443
303
  },
444
304
  }),