pareto 0.68.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 (50) hide show
  1. package/auto.dist/data/boekhouding.data.d.ts +1 -1
  2. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.d.ts +4 -28
  3. package/auto.dist/public/modules/filesystem_naming/implementations/create_Valid_File_Name.alg.js +61 -46
  4. package/auto.dist/public/modules/pareto_2_fountain_pen/implementations/compilation_Unit_2_Indented_Lines.alg.js +4 -4
  5. package/auto.pareto/auto.dependencies/index.ts +3 -3
  6. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +10 -2
  7. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  8. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  9. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +21 -28
  10. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +477 -385
  11. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +2320 -1816
  12. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +122 -102
  13. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +294 -234
  14. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +735 -574
  15. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.html.data.ts +3265 -0
  16. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1655 -1258
  17. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +114 -92
  18. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +1030 -809
  19. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +991 -769
  20. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +18 -25
  21. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +29 -35
  22. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +22 -27
  23. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +8 -14
  24. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +114 -121
  25. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +8 -14
  26. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +48 -53
  27. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/xml.data.ts +57 -0
  28. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  29. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  30. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +2 -2
  31. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/api.data.ts +17 -0
  32. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/glossary.data.ts +51 -0
  33. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +2 -2
  34. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +3 -3
  35. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +2 -2
  36. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +2 -2
  37. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  38. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/api.data.ts +15 -0
  39. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/glossary.data.ts +50 -0
  40. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +2 -2
  41. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +2 -2
  42. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -2
  43. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +2 -2
  44. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +2 -2
  45. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  46. package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/glossary.data.ts +2 -2
  47. package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts +2 -2
  48. package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +3 -3
  49. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +2 -2
  50. package/package.json +5 -5
@@ -5,97 +5,119 @@ 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
- "Number or Text": {
15
- 'parameters': d({}),
16
- 'type': <g_cosmos.D.Data__Type>['state group', d({
17
- "alphanumeric": <g_cosmos.D.Data__Type>['text', null],
18
- "numeric": <g_cosmos.D.Data__Type>['integer', null],
19
- })]
20
- },
21
- "Semantic Version": {
22
- 'parameters': d({}),
23
- 'type': <g_cosmos.D.Data__Type>['group', d({
24
- "build identifiers": <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['text', null]],
25
- "major": <g_cosmos.D.Data__Type>['integer', null],
26
- "minor": <g_cosmos.D.Data__Type>['integer', null],
27
- "patch": <g_cosmos.D.Data__Type>['integer', null],
28
- "pre-release identifiers": <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['component', ['type', {
29
- 'context': ['local', null],
30
- 'typeXX': "Number or Text",
31
- 'tailXX': a([]),
32
- 'type arguments': d({}),
33
- }]]],
34
- })]
35
- },
36
- }),
37
- 'namespaces': d({
38
- "Number or Text": {
39
- 'data types': d({}),
40
- 'namespaces': d({
41
- "TU": {
42
- 'data types': d({}),
43
- 'namespaces': d({
44
- "alphanumeric": {
45
- 'data types': d({}),
46
- 'namespaces': d({}),
47
- },
48
- "numeric": {
49
- 'data types': d({}),
50
- 'namespaces': d({}),
51
- },
52
- }),
53
- },
54
- }),
55
- },
56
- "Semantic Version": {
57
- 'data types': d({}),
58
- 'namespaces': d({
59
- "G": {
60
- 'data types': d({}),
61
- 'namespaces': d({
62
- "build identifiers": {
63
- 'data types': d({}),
64
- 'namespaces': d({
65
- "A": {
66
- 'data types': d({}),
67
- 'namespaces': d({}),
68
- },
69
- }),
70
- },
71
- "major": {
72
- 'data types': d({}),
73
- 'namespaces': d({}),
74
- },
75
- "minor": {
76
- 'data types': d({}),
77
- 'namespaces': d({}),
78
- },
79
- "patch": {
80
- 'data types': d({}),
81
- 'namespaces': d({}),
82
- },
83
- "pre-release identifiers": {
84
- 'data types': d({}),
85
- 'namespaces': d({
86
- "A": {
87
- 'data types': d({}),
88
- 'namespaces': d({}),
89
- },
90
- }),
91
- },
92
- }),
93
- },
94
- }),
95
- },
96
- }),
97
- },
8
+ export const $: g_cosmos.D.Data__Glossary = {
9
+ 'glossary parameters': d({
10
+ }),
11
+ 'imports': d({
12
+ }),
13
+ 'root': {
14
+ 'data types': d({
15
+ "Number or Text": {
16
+ 'parameters': d({
17
+ }),
18
+ 'type': ['state group', d({
19
+ "alphanumeric": ['text', null],
20
+ "numeric": ['integer', null],
21
+ })],
22
+ },
23
+ "Semantic Version": {
24
+ 'parameters': d({
25
+ }),
26
+ 'type': ['group', d<g_cosmos.D.Data__Type>({
27
+ "build identifiers": ['list', ['text', null]],
28
+ "major": ['integer', null],
29
+ "minor": ['integer', null],
30
+ "patch": ['integer', null],
31
+ "pre-release identifiers": ['list', ['component', ['type', {
32
+ 'context': ['local', null],
33
+ 'tailXX': a([
34
+ ]),
35
+ 'type arguments': d({
36
+ }),
37
+ 'typeXX': "Number or Text",
38
+ }]]],
39
+ })],
40
+ },
41
+ }),
42
+ 'namespaces': d({
43
+ "Number or Text": {
44
+ 'data types': d({
45
+ }),
46
+ 'namespaces': d({
47
+ "TU": {
48
+ 'data types': d({
49
+ }),
50
+ 'namespaces': d({
51
+ "alphanumeric": {
52
+ 'data types': d({
53
+ }),
54
+ 'namespaces': d({
55
+ }),
56
+ },
57
+ "numeric": {
58
+ 'data types': d({
59
+ }),
60
+ 'namespaces': d({
61
+ }),
62
+ },
63
+ }),
64
+ },
65
+ }),
66
+ },
67
+ "Semantic Version": {
68
+ 'data types': d({
69
+ }),
70
+ 'namespaces': d({
71
+ "G": {
72
+ 'data types': d({
73
+ }),
74
+ 'namespaces': d({
75
+ "build identifiers": {
76
+ 'data types': d({
77
+ }),
78
+ 'namespaces': d({
79
+ "A": {
80
+ 'data types': d({
81
+ }),
82
+ 'namespaces': d({
83
+ }),
84
+ },
85
+ }),
86
+ },
87
+ "major": {
88
+ 'data types': d({
89
+ }),
90
+ 'namespaces': d({
91
+ }),
92
+ },
93
+ "minor": {
94
+ 'data types': d({
95
+ }),
96
+ 'namespaces': d({
97
+ }),
98
+ },
99
+ "patch": {
100
+ 'data types': d({
101
+ }),
102
+ 'namespaces': d({
103
+ }),
104
+ },
105
+ "pre-release identifiers": {
106
+ 'data types': d({
107
+ }),
108
+ 'namespaces': d({
109
+ "A": {
110
+ 'data types': d({
111
+ }),
112
+ 'namespaces': d({
113
+ }),
114
+ },
115
+ }),
116
+ },
117
+ }),
118
+ },
119
+ }),
120
+ },
121
+ }),
98
122
  },
99
- 'interface types': d({}),
100
- 'algorithm types': d({}),
101
123
  }