pareto 0.62.0 → 0.64.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/auto.dist/data/boekhouding.data.js +115 -115
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.d.ts +4 -4
- package/auto.pareto/auto.dependencies/index.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +6 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +418 -418
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +1957 -1606
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +107 -107
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +234 -234
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +632 -632
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1306 -1306
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +111 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +913 -913
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +827 -827
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +29 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/api.data.ts +17 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +51 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +2 -2
- package/package.json +3 -3
|
@@ -7,117 +7,117 @@ const a = pd.a
|
|
|
7
7
|
|
|
8
8
|
export const $: g_cosmos.D.Glossary = {
|
|
9
9
|
'data glossary': {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
},
|
|
22
|
-
"module": {
|
|
23
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
24
|
-
},
|
|
25
|
-
})]],
|
|
26
|
-
},
|
|
27
|
-
"type": {
|
|
28
|
-
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
29
|
-
"impure": <g_cosmos.D.Data__Type>['group', d({
|
|
30
|
-
"dependencies": {
|
|
31
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['null', null]],
|
|
10
|
+
'imports': d({}),
|
|
11
|
+
'glossary parameters': d({}),
|
|
12
|
+
'root': {
|
|
13
|
+
'data types': d({
|
|
14
|
+
"Typescript Package": {
|
|
15
|
+
'parameters': d({}),
|
|
16
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
17
|
+
"executables": {
|
|
18
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
19
|
+
"initializer": {
|
|
20
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
32
21
|
},
|
|
33
|
-
"
|
|
34
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
22
|
+
"module": {
|
|
23
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
35
24
|
},
|
|
36
|
-
})],
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
'namespaces': d({
|
|
44
|
-
"Typescript Package": {
|
|
45
|
-
'data types': d({}),
|
|
46
|
-
'namespaces': d({
|
|
47
|
-
"G": {
|
|
48
|
-
'data types': d({}),
|
|
49
|
-
'namespaces': d({
|
|
50
|
-
"executables": {
|
|
51
|
-
'data types': d({}),
|
|
52
|
-
'namespaces': d({
|
|
53
|
-
"DX": {
|
|
54
|
-
'data types': d({}),
|
|
55
|
-
'namespaces': d({
|
|
56
|
-
"G": {
|
|
57
|
-
'data types': d({}),
|
|
58
|
-
'namespaces': d({
|
|
59
|
-
"initializer": {
|
|
60
|
-
'data types': d({}),
|
|
61
|
-
'namespaces': d({}),
|
|
62
|
-
},
|
|
63
|
-
"module": {
|
|
64
|
-
'data types': d({}),
|
|
65
|
-
'namespaces': d({}),
|
|
66
|
-
},
|
|
67
|
-
}),
|
|
68
|
-
},
|
|
69
|
-
}),
|
|
25
|
+
})]],
|
|
26
|
+
},
|
|
27
|
+
"type": {
|
|
28
|
+
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
29
|
+
"impure": <g_cosmos.D.Data__Type>['group', d({
|
|
30
|
+
"dependencies": {
|
|
31
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['null', null]],
|
|
70
32
|
},
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
"type": {
|
|
74
|
-
'data types': d({}),
|
|
75
|
-
'namespaces': d({
|
|
76
|
-
"TU": {
|
|
77
|
-
'data types': d({}),
|
|
78
|
-
'namespaces': d({
|
|
79
|
-
"impure": {
|
|
80
|
-
'data types': d({}),
|
|
81
|
-
'namespaces': d({
|
|
82
|
-
"G": {
|
|
83
|
-
'data types': d({}),
|
|
84
|
-
'namespaces': d({
|
|
85
|
-
"dependencies": {
|
|
86
|
-
'data types': d({}),
|
|
87
|
-
'namespaces': d({
|
|
88
|
-
"DX": {
|
|
89
|
-
'data types': d({}),
|
|
90
|
-
'namespaces': d({}),
|
|
91
|
-
},
|
|
92
|
-
}),
|
|
93
|
-
},
|
|
94
|
-
"devDependencies": {
|
|
95
|
-
'data types': d({}),
|
|
96
|
-
'namespaces': d({
|
|
97
|
-
"DX": {
|
|
98
|
-
'data types': d({}),
|
|
99
|
-
'namespaces': d({}),
|
|
100
|
-
},
|
|
101
|
-
}),
|
|
102
|
-
},
|
|
103
|
-
}),
|
|
104
|
-
},
|
|
105
|
-
}),
|
|
106
|
-
},
|
|
107
|
-
"pure": {
|
|
108
|
-
'data types': d({}),
|
|
109
|
-
'namespaces': d({}),
|
|
110
|
-
},
|
|
111
|
-
}),
|
|
33
|
+
"devDependencies": {
|
|
34
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['null', null]],
|
|
112
35
|
},
|
|
113
|
-
}),
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
36
|
+
})],
|
|
37
|
+
"pure": <g_cosmos.D.Data__Type>['null', null],
|
|
38
|
+
})],
|
|
39
|
+
},
|
|
40
|
+
})]
|
|
41
|
+
},
|
|
42
|
+
}),
|
|
43
|
+
'namespaces': d({
|
|
44
|
+
"Typescript Package": {
|
|
45
|
+
'data types': d({}),
|
|
46
|
+
'namespaces': d({
|
|
47
|
+
"G": {
|
|
48
|
+
'data types': d({}),
|
|
49
|
+
'namespaces': d({
|
|
50
|
+
"executables": {
|
|
51
|
+
'data types': d({}),
|
|
52
|
+
'namespaces': d({
|
|
53
|
+
"DX": {
|
|
54
|
+
'data types': d({}),
|
|
55
|
+
'namespaces': d({
|
|
56
|
+
"G": {
|
|
57
|
+
'data types': d({}),
|
|
58
|
+
'namespaces': d({
|
|
59
|
+
"initializer": {
|
|
60
|
+
'data types': d({}),
|
|
61
|
+
'namespaces': d({}),
|
|
62
|
+
},
|
|
63
|
+
"module": {
|
|
64
|
+
'data types': d({}),
|
|
65
|
+
'namespaces': d({}),
|
|
66
|
+
},
|
|
67
|
+
}),
|
|
68
|
+
},
|
|
69
|
+
}),
|
|
70
|
+
},
|
|
71
|
+
}),
|
|
72
|
+
},
|
|
73
|
+
"type": {
|
|
74
|
+
'data types': d({}),
|
|
75
|
+
'namespaces': d({
|
|
76
|
+
"TU": {
|
|
77
|
+
'data types': d({}),
|
|
78
|
+
'namespaces': d({
|
|
79
|
+
"impure": {
|
|
80
|
+
'data types': d({}),
|
|
81
|
+
'namespaces': d({
|
|
82
|
+
"G": {
|
|
83
|
+
'data types': d({}),
|
|
84
|
+
'namespaces': d({
|
|
85
|
+
"dependencies": {
|
|
86
|
+
'data types': d({}),
|
|
87
|
+
'namespaces': d({
|
|
88
|
+
"DX": {
|
|
89
|
+
'data types': d({}),
|
|
90
|
+
'namespaces': d({}),
|
|
91
|
+
},
|
|
92
|
+
}),
|
|
93
|
+
},
|
|
94
|
+
"devDependencies": {
|
|
95
|
+
'data types': d({}),
|
|
96
|
+
'namespaces': d({
|
|
97
|
+
"DX": {
|
|
98
|
+
'data types': d({}),
|
|
99
|
+
'namespaces': d({}),
|
|
100
|
+
},
|
|
101
|
+
}),
|
|
102
|
+
},
|
|
103
|
+
}),
|
|
104
|
+
},
|
|
105
|
+
}),
|
|
106
|
+
},
|
|
107
|
+
"pure": {
|
|
108
|
+
'data types': d({}),
|
|
109
|
+
'namespaces': d({}),
|
|
110
|
+
},
|
|
111
|
+
}),
|
|
112
|
+
},
|
|
113
|
+
}),
|
|
114
|
+
},
|
|
115
|
+
}),
|
|
116
|
+
},
|
|
117
|
+
}),
|
|
118
|
+
},
|
|
119
|
+
}),
|
|
120
|
+
},
|
|
121
121
|
},
|
|
122
122
|
'interface types': d({}),
|
|
123
123
|
'algorithm types': d({}),
|