pareto 0.67.0 → 0.69.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/data/boekhouding.data.d.ts +1 -1
  2. package/auto.dist/index.d.ts +6 -5
  3. package/auto.dist/index.js +8 -7
  4. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.api.d.ts +6 -0
  5. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → cosmos_type_system_2_typescript_intermediate}/auto.api.js +1 -1
  6. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.implementation.d.ts +2 -0
  7. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.implementation.js +6 -0
  8. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.d.ts +2228 -0
  9. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → cosmos_type_system_2_typescript_intermediate}/auto.provided_interface_glossary.js +1 -1
  10. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.shadow.d.ts +23 -0
  11. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.shadow.js +3 -0
  12. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/implementations/map_Data_Glossary_2_Blocks.alg.d.ts +2 -0
  13. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/implementations/map_Data_Glossary_2_Blocks.alg.js +216 -0
  14. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/index.js +19 -0
  15. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.api.js +1 -1
  16. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.implementation.d.ts +1 -1
  17. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.implementation.js +3 -3
  18. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.js +1 -1
  19. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.shadow.js +1 -1
  20. package/auto.dist/public/modules/filesystem_naming/implementations/create_Valid_File_Name.alg.js +157 -0
  21. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/index.js +1 -1
  22. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.api.js +3 -0
  23. package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.implementation.d.ts +1 -1
  24. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.implementation.js +6 -0
  25. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.js +3 -0
  26. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.shadow.js +3 -0
  27. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/map_Block_2_Block.alg.js +65 -0
  28. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/index.js +19 -0
  29. package/auto.dist/public/modules/main/auto.implementation.d.ts +1 -1
  30. package/auto.dist/public/modules/main/auto.implementation.js +3 -3
  31. package/auto.dist/public/modules/main/implementations/{temp_$_compile_$_boekhouding.alg.js → temp$_compile$_boekhouding.alg.js} +2 -2
  32. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.api.js +1 -1
  33. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.implementation.d.ts +1 -1
  34. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.implementation.js +3 -3
  35. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.js +1 -1
  36. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.shadow.js +1 -1
  37. package/auto.dist/public/modules/{pareto__2__fountain__pen/implementations/compilation__Unit__2__Indented__Lines.alg.js → pareto_2_fountain_pen/implementations/compilation_Unit_2_Indented_Lines.alg.js} +5 -5
  38. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/index.js +1 -1
  39. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/auto.api.js +3 -0
  40. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.implementation.d.ts +1 -1
  41. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.implementation.js +3 -3
  42. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/auto.provided_interface_glossary.js +3 -0
  43. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.shadow.js +1 -1
  44. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createApostrophedString.alg.js +1 -1
  45. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createBacktickedString.alg.js +1 -1
  46. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createQuotedString.alg.js +1 -1
  47. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/implementations/map_Block_2_Block.alg.js +95 -0
  48. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/index.js +1 -1
  49. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.api.js +1 -1
  50. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.implementation.js +1 -1
  51. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.js +1 -1
  52. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.shadow.js +1 -1
  53. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/implementations/createIdentifier.alg.js +1 -1
  54. package/auto.dist/public/modules/typescript_naming/index.d.ts +2 -0
  55. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/index.js +1 -1
  56. package/auto.pareto/$.data.ts +2 -0
  57. package/auto.pareto/auto.dependencies/index.ts +3 -3
  58. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +10 -2
  59. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  60. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  61. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +21 -28
  62. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +477 -385
  63. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +2320 -1816
  64. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +122 -102
  65. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +294 -234
  66. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +735 -574
  67. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.html.data.ts +3265 -0
  68. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1655 -1258
  69. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +114 -92
  70. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +1030 -809
  71. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +991 -769
  72. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +18 -25
  73. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +29 -35
  74. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +22 -27
  75. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +8 -14
  76. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +114 -121
  77. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +8 -14
  78. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +48 -53
  79. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/xml.data.ts +57 -0
  80. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  81. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  82. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +2 -2
  83. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/api.data.ts +17 -0
  84. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/glossary.data.ts +51 -0
  85. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +2 -2
  86. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +3 -3
  87. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +2 -2
  88. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +2 -2
  89. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  90. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/api.data.ts +15 -0
  91. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/glossary.data.ts +50 -0
  92. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +2 -2
  93. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +2 -2
  94. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -2
  95. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +2 -2
  96. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +2 -2
  97. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  98. package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/api.data.ts +17 -0
  99. package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/glossary.data.ts +51 -0
  100. package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts +2 -2
  101. package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +3 -3
  102. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +2 -2
  103. package/package.json +5 -5
  104. package/auto.dist/public/modules/filesystem__naming/implementations/create__Valid__File__Name.alg.js +0 -142
  105. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.api.js +0 -3
  106. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.implementation.js +0 -6
  107. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.js +0 -3
  108. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.shadow.js +0 -3
  109. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/implementations/map__Block__2__Block.alg.js +0 -65
  110. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/index.js +0 -19
  111. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/map__Block__2__Block.alg.js +0 -95
  112. /package/auto.dist/public/modules/{filesystem__naming → cosmos_type_system_2_typescript_intermediate}/index.d.ts +0 -0
  113. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.api.d.ts +0 -0
  114. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.d.ts +0 -0
  115. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  116. /package/auto.dist/public/modules/{filesystem__naming/implementations/create__Valid__File__Name.alg.d.ts → filesystem_naming/implementations/create_Valid_File_Name.alg.d.ts} +0 -0
  117. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → filesystem_naming}/index.d.ts +0 -0
  118. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.api.d.ts +0 -0
  119. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.provided_interface_glossary.d.ts +0 -0
  120. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  121. /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 → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/map_Block_2_Block.alg.d.ts} +0 -0
  122. /package/auto.dist/public/modules/{pareto__2__fountain__pen → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/index.d.ts +0 -0
  123. /package/auto.dist/public/modules/main/implementations/{temp_$_compile_$_boekhouding.alg.d.ts → temp$_compile$_boekhouding.alg.d.ts} +0 -0
  124. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.api.d.ts +0 -0
  125. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.d.ts +0 -0
  126. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  127. /package/auto.dist/public/modules/{pareto__2__fountain__pen/implementations/compilation__Unit__2__Indented__Lines.alg.d.ts → pareto_2_fountain_pen/implementations/compilation_Unit_2_Indented_Lines.alg.d.ts} +0 -0
  128. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → pareto_2_fountain_pen}/index.d.ts +0 -0
  129. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.api.d.ts +0 -0
  130. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.d.ts +0 -0
  131. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  132. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createApostrophedString.alg.d.ts +0 -0
  133. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createBacktickedString.alg.d.ts +0 -0
  134. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createQuotedString.alg.d.ts +0 -0
  135. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen/implementations/map__Block__2__Block.alg.d.ts → typescript_intermediate_2_fountain_pen/implementations/map_Block_2_Block.alg.d.ts} +0 -0
  136. /package/auto.dist/public/modules/{typescript__naming → typescript_intermediate_2_fountain_pen}/index.d.ts +0 -0
  137. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.api.d.ts +0 -0
  138. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.implementation.d.ts +0 -0
  139. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.d.ts +0 -0
  140. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  141. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/implementations/createIdentifier.alg.d.ts +0 -0
@@ -5,397 +5,489 @@ import * as g_cosmos from "pareto-pure/auto.dist/public/auto.glossaries/auto.cos
5
5
  const d = pd.d
6
6
  const a = pd.a
7
7
 
8
- export const $: g_cosmos.D.Glossary = {
9
- 'data glossary': {
10
- 'imports': d({}),
11
- 'glossary parameters': d({}),
12
- 'root': {
13
- 'data types': d({
14
- "Node": {
15
- 'parameters': d({}),
16
- 'type': <g_cosmos.D.Data__Type>['group', d({
17
- "properties": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
18
- "type": <g_cosmos.D.Data__Type>['state group', d({
19
- "collection": <g_cosmos.D.Data__Type>['group', d({
20
- "key": <g_cosmos.D.Data__Type>['text', null],
21
- "node": <g_cosmos.D.Data__Type>['component', ['type', {
22
- 'context': ['local', null],
23
- 'typeXX': "Node",
24
- 'tailXX': a([]),
25
- 'type arguments': d({}),
26
- }]],
27
- })],
28
- "group": <g_cosmos.D.Data__Type>['group', d({
29
- "node": <g_cosmos.D.Data__Type>['component', ['type', {
30
- 'context': ['local', null],
31
- 'typeXX': "Node",
32
- 'tailXX': a([]),
33
- 'type arguments': d({}),
34
- }]],
35
- })],
36
- "state group": <g_cosmos.D.Data__Type>['group', d({
37
- "states": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
38
- "constraints": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
39
- "path": <g_cosmos.D.Data__Type>['component', ['type', {
40
- 'context': ['local', null],
41
- 'typeXX': "Path",
42
- 'tailXX': a([]),
43
- 'type arguments': d({}),
44
- }]],
45
- })]],
46
- "node": <g_cosmos.D.Data__Type>['component', ['type', {
47
- 'context': ['local', null],
48
- 'typeXX': "Node",
49
- 'tailXX': a([]),
50
- 'type arguments': d({}),
51
- }]],
52
- })]],
53
- })],
54
- "text": <g_cosmos.D.Data__Type>['group', d({
55
- "constraint": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
56
- "dictionary": <g_cosmos.D.Data__Type>['text', null],
57
- "path": <g_cosmos.D.Data__Type>['component', ['type', {
8
+ export const $: g_cosmos.D.Data__Glossary = {
9
+ 'glossary parameters': d({
10
+ }),
11
+ 'imports': d({
12
+ }),
13
+ 'root': {
14
+ 'data types': d({
15
+ "Node": {
16
+ 'parameters': d({
17
+ }),
18
+ 'type': ['group', d<g_cosmos.D.Data__Type>({
19
+ "properties": ['dictionary', ['group', d<g_cosmos.D.Data__Type>({
20
+ "type": ['state group', d({
21
+ "collection": ['group', d<g_cosmos.D.Data__Type>({
22
+ "key": ['text', null],
23
+ "node": ['component', ['type', {
24
+ 'context': ['local', null],
25
+ 'tailXX': a([
26
+ ]),
27
+ 'type arguments': d({
28
+ }),
29
+ 'typeXX': "Node",
30
+ }]],
31
+ })],
32
+ "group": ['group', d<g_cosmos.D.Data__Type>({
33
+ "node": ['component', ['type', {
34
+ 'context': ['local', null],
35
+ 'tailXX': a([
36
+ ]),
37
+ 'type arguments': d({
38
+ }),
39
+ 'typeXX': "Node",
40
+ }]],
41
+ })],
42
+ "state group": ['group', d<g_cosmos.D.Data__Type>({
43
+ "states": ['dictionary', ['group', d<g_cosmos.D.Data__Type>({
44
+ "constraints": ['dictionary', ['group', d<g_cosmos.D.Data__Type>({
45
+ "path": ['component', ['type', {
58
46
  'context': ['local', null],
47
+ 'tailXX': a([
48
+ ]),
49
+ 'type arguments': d({
50
+ }),
59
51
  'typeXX': "Path",
60
- 'tailXX': a([]),
61
- 'type arguments': d({}),
62
52
  }]],
63
53
  })]],
64
- })],
54
+ "node": ['component', ['type', {
55
+ 'context': ['local', null],
56
+ 'tailXX': a([
57
+ ]),
58
+ 'type arguments': d({
59
+ }),
60
+ 'typeXX': "Node",
61
+ }]],
62
+ })]],
65
63
  })],
66
- })]],
67
- })]
68
- },
69
- "Path": {
70
- 'parameters': d({}),
71
- 'type': <g_cosmos.D.Data__Type>['group', d({
72
- "context": <g_cosmos.D.Data__Type>['state group', d({
73
- "sibling": <g_cosmos.D.Data__Type>['group', d({})],
74
- "state constraint": <g_cosmos.D.Data__Type>['group', d({
75
- "name": <g_cosmos.D.Data__Type>['text', null],
64
+ "text": ['group', d<g_cosmos.D.Data__Type>({
65
+ "constraint": ['optional', ['group', d<g_cosmos.D.Data__Type>({
66
+ "dictionary": ['text', null],
67
+ "path": ['component', ['type', {
68
+ 'context': ['local', null],
69
+ 'tailXX': a([
70
+ ]),
71
+ 'type arguments': d({
72
+ }),
73
+ 'typeXX': "Path",
74
+ }]],
75
+ })]],
76
76
  })],
77
77
  })],
78
- "selection steps": <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['state group', d({
79
- "group": <g_cosmos.D.Data__Type>['group', d({
80
- "name": <g_cosmos.D.Data__Type>['text', null],
81
- })],
82
- "reference": <g_cosmos.D.Data__Type>['group', d({
83
- "name": <g_cosmos.D.Data__Type>['text', null],
84
- })],
85
- "state constraint": <g_cosmos.D.Data__Type>['group', d({
86
- "name": <g_cosmos.D.Data__Type>['text', null],
87
- })],
88
- })]],
89
- "up steps": <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['group', d({})]],
90
- })]
91
- },
92
- "Root": {
93
- 'parameters': d({}),
94
- 'type': <g_cosmos.D.Data__Type>['group', d({
95
- "numerical types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({})]],
96
- "root": <g_cosmos.D.Data__Type>['component', ['type', {
97
- 'context': ['local', null],
98
- 'typeXX': "Node",
99
- 'tailXX': a([]),
100
- 'type arguments': d({}),
101
- }]],
102
- })]
103
- },
104
- }),
105
- 'namespaces': d({
106
- "Node": {
107
- 'data types': d({}),
108
- 'namespaces': d({
109
- "G": {
110
- 'data types': d({}),
111
- 'namespaces': d({
112
- "properties": {
113
- 'data types': d({}),
114
- 'namespaces': d({
115
- "DX": {
116
- 'data types': d({}),
117
- 'namespaces': d({
118
- "G": {
119
- 'data types': d({}),
120
- 'namespaces': d({
121
- "type": {
122
- 'data types': d({}),
123
- 'namespaces': d({
124
- "TU": {
125
- 'data types': d({}),
126
- 'namespaces': d({
127
- "collection": {
128
- 'data types': d({}),
129
- 'namespaces': d({
130
- "G": {
131
- 'data types': d({}),
132
- 'namespaces': d({
133
- "key": {
134
- 'data types': d({}),
135
- 'namespaces': d({}),
136
- },
137
- "node": {
138
- 'data types': d({}),
139
- 'namespaces': d({}),
140
- },
141
- }),
142
- },
143
- }),
144
- },
145
- "group": {
146
- 'data types': d({}),
147
- 'namespaces': d({
148
- "G": {
149
- 'data types': d({}),
150
- 'namespaces': d({
151
- "node": {
152
- 'data types': d({}),
153
- 'namespaces': d({}),
154
- },
155
- }),
156
- },
157
- }),
158
- },
159
- "state group": {
160
- 'data types': d({}),
161
- 'namespaces': d({
162
- "G": {
163
- 'data types': d({}),
164
- 'namespaces': d({
165
- "states": {
166
- 'data types': d({}),
167
- 'namespaces': d({
168
- "DX": {
169
- 'data types': d({}),
170
- 'namespaces': d({
171
- "G": {
172
- 'data types': d({}),
173
- 'namespaces': d({
174
- "constraints": {
175
- 'data types': d({}),
176
- 'namespaces': d({
177
- "DX": {
178
- 'data types': d({}),
179
- 'namespaces': d({
180
- "G": {
181
- 'data types': d({}),
182
- 'namespaces': d({
183
- "path": {
184
- 'data types': d({}),
185
- 'namespaces': d({}),
186
- },
187
- }),
188
- },
189
- }),
190
- },
191
- }),
192
- },
193
- "node": {
194
- 'data types': d({}),
195
- 'namespaces': d({}),
196
- },
197
- }),
198
- },
199
- }),
200
- },
201
- }),
202
- },
203
- }),
204
- },
205
- }),
206
- },
207
- "text": {
208
- 'data types': d({}),
209
- 'namespaces': d({
210
- "G": {
211
- 'data types': d({}),
212
- 'namespaces': d({
213
- "constraint": {
214
- 'data types': d({}),
215
- 'namespaces': d({
216
- "O": {
217
- 'data types': d({}),
218
- 'namespaces': d({
219
- "G": {
220
- 'data types': d({}),
221
- 'namespaces': d({
222
- "dictionary": {
223
- 'data types': d({}),
224
- 'namespaces': d({}),
225
- },
226
- "path": {
227
- 'data types': d({}),
228
- 'namespaces': d({}),
229
- },
230
- }),
231
- },
232
- }),
233
- },
234
- }),
235
- },
236
- }),
237
- },
238
- }),
239
- },
240
- }),
241
- },
242
- }),
243
- },
244
- }),
245
- },
246
- }),
247
- },
248
- }),
249
- },
250
- }),
251
- },
252
- }),
253
- },
254
- "Path": {
255
- 'data types': d({}),
256
- 'namespaces': d({
257
- "G": {
258
- 'data types': d({}),
259
- 'namespaces': d({
260
- "context": {
261
- 'data types': d({}),
262
- 'namespaces': d({
263
- "TU": {
264
- 'data types': d({}),
265
- 'namespaces': d({
266
- "sibling": {
267
- 'data types': d({}),
268
- 'namespaces': d({
269
- "G": {
270
- 'data types': d({}),
271
- 'namespaces': d({}),
272
- },
273
- }),
274
- },
275
- "state constraint": {
276
- 'data types': d({}),
277
- 'namespaces': d({
278
- "G": {
279
- 'data types': d({}),
280
- 'namespaces': d({
281
- "name": {
282
- 'data types': d({}),
283
- 'namespaces': d({}),
284
- },
285
- }),
286
- },
287
- }),
288
- },
289
- }),
290
- },
291
- }),
292
- },
293
- "selection steps": {
294
- 'data types': d({}),
295
- 'namespaces': d({
296
- "A": {
297
- 'data types': d({}),
298
- 'namespaces': d({
299
- "TU": {
300
- 'data types': d({}),
301
- 'namespaces': d({
302
- "group": {
303
- 'data types': d({}),
304
- 'namespaces': d({
305
- "G": {
306
- 'data types': d({}),
307
- 'namespaces': d({
308
- "name": {
309
- 'data types': d({}),
310
- 'namespaces': d({}),
311
- },
312
- }),
313
- },
314
- }),
315
- },
316
- "reference": {
317
- 'data types': d({}),
318
- 'namespaces': d({
319
- "G": {
320
- 'data types': d({}),
321
- 'namespaces': d({
322
- "name": {
323
- 'data types': d({}),
324
- 'namespaces': d({}),
325
- },
326
- }),
327
- },
328
- }),
329
- },
330
- "state constraint": {
331
- 'data types': d({}),
332
- 'namespaces': d({
333
- "G": {
334
- 'data types': d({}),
335
- 'namespaces': d({
336
- "name": {
337
- 'data types': d({}),
338
- 'namespaces': d({}),
339
- },
340
- }),
341
- },
342
- }),
343
- },
344
- }),
345
- },
346
- }),
347
- },
348
- }),
349
- },
350
- "up steps": {
351
- 'data types': d({}),
352
- 'namespaces': d({
353
- "A": {
354
- 'data types': d({}),
355
- 'namespaces': d({
356
- "G": {
357
- 'data types': d({}),
358
- 'namespaces': d({}),
359
- },
360
- }),
361
- },
362
- }),
363
- },
364
- }),
365
- },
366
- }),
367
- },
368
- "Root": {
369
- 'data types': d({}),
370
- 'namespaces': d({
371
- "G": {
372
- 'data types': d({}),
373
- 'namespaces': d({
374
- "numerical types": {
375
- 'data types': d({}),
376
- 'namespaces': d({
377
- "DX": {
378
- 'data types': d({}),
379
- 'namespaces': d({
380
- "G": {
381
- 'data types': d({}),
382
- 'namespaces': d({}),
383
- },
384
- }),
385
- },
386
- }),
387
- },
388
- "root": {
389
- 'data types': d({}),
390
- 'namespaces': d({}),
391
- },
392
- }),
393
- },
394
- }),
395
- },
396
- }),
397
- },
78
+ })]],
79
+ })],
80
+ },
81
+ "Path": {
82
+ 'parameters': d({
83
+ }),
84
+ 'type': ['group', d<g_cosmos.D.Data__Type>({
85
+ "context": ['state group', d({
86
+ "sibling": ['group', d<g_cosmos.D.Data__Type>({
87
+ })],
88
+ "state constraint": ['group', d<g_cosmos.D.Data__Type>({
89
+ "name": ['text', null],
90
+ })],
91
+ })],
92
+ "selection steps": ['list', ['state group', d({
93
+ "group": ['group', d<g_cosmos.D.Data__Type>({
94
+ "name": ['text', null],
95
+ })],
96
+ "reference": ['group', d<g_cosmos.D.Data__Type>({
97
+ "name": ['text', null],
98
+ })],
99
+ "state constraint": ['group', d<g_cosmos.D.Data__Type>({
100
+ "name": ['text', null],
101
+ })],
102
+ })]],
103
+ "up steps": ['list', ['group', d<g_cosmos.D.Data__Type>({
104
+ })]],
105
+ })],
106
+ },
107
+ "Root": {
108
+ 'parameters': d({
109
+ }),
110
+ 'type': ['group', d<g_cosmos.D.Data__Type>({
111
+ "numerical types": ['dictionary', ['group', d<g_cosmos.D.Data__Type>({
112
+ })]],
113
+ "root": ['component', ['type', {
114
+ 'context': ['local', null],
115
+ 'tailXX': a([
116
+ ]),
117
+ 'type arguments': d({
118
+ }),
119
+ 'typeXX': "Node",
120
+ }]],
121
+ })],
122
+ },
123
+ }),
124
+ 'namespaces': d({
125
+ "Node": {
126
+ 'data types': d({
127
+ }),
128
+ 'namespaces': d({
129
+ "G": {
130
+ 'data types': d({
131
+ }),
132
+ 'namespaces': d({
133
+ "properties": {
134
+ 'data types': d({
135
+ }),
136
+ 'namespaces': d({
137
+ "DX": {
138
+ 'data types': d({
139
+ }),
140
+ 'namespaces': d({
141
+ "G": {
142
+ 'data types': d({
143
+ }),
144
+ 'namespaces': d({
145
+ "type": {
146
+ 'data types': d({
147
+ }),
148
+ 'namespaces': d({
149
+ "TU": {
150
+ 'data types': d({
151
+ }),
152
+ 'namespaces': d({
153
+ "collection": {
154
+ 'data types': d({
155
+ }),
156
+ 'namespaces': d({
157
+ "G": {
158
+ 'data types': d({
159
+ }),
160
+ 'namespaces': d({
161
+ "key": {
162
+ 'data types': d({
163
+ }),
164
+ 'namespaces': d({
165
+ }),
166
+ },
167
+ "node": {
168
+ 'data types': d({
169
+ }),
170
+ 'namespaces': d({
171
+ }),
172
+ },
173
+ }),
174
+ },
175
+ }),
176
+ },
177
+ "group": {
178
+ 'data types': d({
179
+ }),
180
+ 'namespaces': d({
181
+ "G": {
182
+ 'data types': d({
183
+ }),
184
+ 'namespaces': d({
185
+ "node": {
186
+ 'data types': d({
187
+ }),
188
+ 'namespaces': d({
189
+ }),
190
+ },
191
+ }),
192
+ },
193
+ }),
194
+ },
195
+ "state group": {
196
+ 'data types': d({
197
+ }),
198
+ 'namespaces': d({
199
+ "G": {
200
+ 'data types': d({
201
+ }),
202
+ 'namespaces': d({
203
+ "states": {
204
+ 'data types': d({
205
+ }),
206
+ 'namespaces': d({
207
+ "DX": {
208
+ 'data types': d({
209
+ }),
210
+ 'namespaces': d({
211
+ "G": {
212
+ 'data types': d({
213
+ }),
214
+ 'namespaces': d({
215
+ "constraints": {
216
+ 'data types': d({
217
+ }),
218
+ 'namespaces': d({
219
+ "DX": {
220
+ 'data types': d({
221
+ }),
222
+ 'namespaces': d({
223
+ "G": {
224
+ 'data types': d({
225
+ }),
226
+ 'namespaces': d({
227
+ "path": {
228
+ 'data types': d({
229
+ }),
230
+ 'namespaces': d({
231
+ }),
232
+ },
233
+ }),
234
+ },
235
+ }),
236
+ },
237
+ }),
238
+ },
239
+ "node": {
240
+ 'data types': d({
241
+ }),
242
+ 'namespaces': d({
243
+ }),
244
+ },
245
+ }),
246
+ },
247
+ }),
248
+ },
249
+ }),
250
+ },
251
+ }),
252
+ },
253
+ }),
254
+ },
255
+ "text": {
256
+ 'data types': d({
257
+ }),
258
+ 'namespaces': d({
259
+ "G": {
260
+ 'data types': d({
261
+ }),
262
+ 'namespaces': d({
263
+ "constraint": {
264
+ 'data types': d({
265
+ }),
266
+ 'namespaces': d({
267
+ "O": {
268
+ 'data types': d({
269
+ }),
270
+ 'namespaces': d({
271
+ "G": {
272
+ 'data types': d({
273
+ }),
274
+ 'namespaces': d({
275
+ "dictionary": {
276
+ 'data types': d({
277
+ }),
278
+ 'namespaces': d({
279
+ }),
280
+ },
281
+ "path": {
282
+ 'data types': d({
283
+ }),
284
+ 'namespaces': d({
285
+ }),
286
+ },
287
+ }),
288
+ },
289
+ }),
290
+ },
291
+ }),
292
+ },
293
+ }),
294
+ },
295
+ }),
296
+ },
297
+ }),
298
+ },
299
+ }),
300
+ },
301
+ }),
302
+ },
303
+ }),
304
+ },
305
+ }),
306
+ },
307
+ }),
308
+ },
309
+ }),
310
+ },
311
+ "Path": {
312
+ 'data types': d({
313
+ }),
314
+ 'namespaces': d({
315
+ "G": {
316
+ 'data types': d({
317
+ }),
318
+ 'namespaces': d({
319
+ "context": {
320
+ 'data types': d({
321
+ }),
322
+ 'namespaces': d({
323
+ "TU": {
324
+ 'data types': d({
325
+ }),
326
+ 'namespaces': d({
327
+ "sibling": {
328
+ 'data types': d({
329
+ }),
330
+ 'namespaces': d({
331
+ "G": {
332
+ 'data types': d({
333
+ }),
334
+ 'namespaces': d({
335
+ }),
336
+ },
337
+ }),
338
+ },
339
+ "state constraint": {
340
+ 'data types': d({
341
+ }),
342
+ 'namespaces': d({
343
+ "G": {
344
+ 'data types': d({
345
+ }),
346
+ 'namespaces': d({
347
+ "name": {
348
+ 'data types': d({
349
+ }),
350
+ 'namespaces': d({
351
+ }),
352
+ },
353
+ }),
354
+ },
355
+ }),
356
+ },
357
+ }),
358
+ },
359
+ }),
360
+ },
361
+ "selection steps": {
362
+ 'data types': d({
363
+ }),
364
+ 'namespaces': d({
365
+ "A": {
366
+ 'data types': d({
367
+ }),
368
+ 'namespaces': d({
369
+ "TU": {
370
+ 'data types': d({
371
+ }),
372
+ 'namespaces': d({
373
+ "group": {
374
+ 'data types': d({
375
+ }),
376
+ 'namespaces': d({
377
+ "G": {
378
+ 'data types': d({
379
+ }),
380
+ 'namespaces': d({
381
+ "name": {
382
+ 'data types': d({
383
+ }),
384
+ 'namespaces': d({
385
+ }),
386
+ },
387
+ }),
388
+ },
389
+ }),
390
+ },
391
+ "reference": {
392
+ 'data types': d({
393
+ }),
394
+ 'namespaces': d({
395
+ "G": {
396
+ 'data types': d({
397
+ }),
398
+ 'namespaces': d({
399
+ "name": {
400
+ 'data types': d({
401
+ }),
402
+ 'namespaces': d({
403
+ }),
404
+ },
405
+ }),
406
+ },
407
+ }),
408
+ },
409
+ "state constraint": {
410
+ 'data types': d({
411
+ }),
412
+ 'namespaces': d({
413
+ "G": {
414
+ 'data types': d({
415
+ }),
416
+ 'namespaces': d({
417
+ "name": {
418
+ 'data types': d({
419
+ }),
420
+ 'namespaces': d({
421
+ }),
422
+ },
423
+ }),
424
+ },
425
+ }),
426
+ },
427
+ }),
428
+ },
429
+ }),
430
+ },
431
+ }),
432
+ },
433
+ "up steps": {
434
+ 'data types': d({
435
+ }),
436
+ 'namespaces': d({
437
+ "A": {
438
+ 'data types': d({
439
+ }),
440
+ 'namespaces': d({
441
+ "G": {
442
+ 'data types': d({
443
+ }),
444
+ 'namespaces': d({
445
+ }),
446
+ },
447
+ }),
448
+ },
449
+ }),
450
+ },
451
+ }),
452
+ },
453
+ }),
454
+ },
455
+ "Root": {
456
+ 'data types': d({
457
+ }),
458
+ 'namespaces': d({
459
+ "G": {
460
+ 'data types': d({
461
+ }),
462
+ 'namespaces': d({
463
+ "numerical types": {
464
+ 'data types': d({
465
+ }),
466
+ 'namespaces': d({
467
+ "DX": {
468
+ 'data types': d({
469
+ }),
470
+ 'namespaces': d({
471
+ "G": {
472
+ 'data types': d({
473
+ }),
474
+ 'namespaces': d({
475
+ }),
476
+ },
477
+ }),
478
+ },
479
+ }),
480
+ },
481
+ "root": {
482
+ 'data types': d({
483
+ }),
484
+ 'namespaces': d({
485
+ }),
486
+ },
487
+ }),
488
+ },
489
+ }),
490
+ },
491
+ }),
398
492
  },
399
- 'interface types': d({}),
400
- 'algorithm types': d({}),
401
493
  }