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