pareto 0.55.0 → 0.56.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 (76) hide show
  1. package/auto.dist/public/cosmos__2__pareto/auto.provided_interface_glossary.d.ts +479 -243
  2. package/auto.dist/public/cosmos__2__pareto/implementations/library2ParetoComparators.alg.js +19 -19
  3. package/auto.dist/public/glossaries/grammar.d.ts +260 -0
  4. package/auto.dist/public/glossaries/grammar.js +3 -0
  5. package/auto.dist/public/glossaries/grammar.shadow.d.ts +8 -0
  6. package/auto.dist/public/glossaries/grammar.shadow.js +3 -0
  7. package/auto.dist/public/glossaries/liana.d.ts +2433 -0
  8. package/auto.dist/public/glossaries/liana.js +3 -0
  9. package/auto.dist/public/glossaries/liana.shadow.d.ts +8 -0
  10. package/auto.dist/public/glossaries/liana.shadow.js +3 -0
  11. package/auto.dist/public/glossaries/pareto.d.ts +477 -241
  12. package/auto.dist/public/glossaries/tendril.d.ts +1425 -0
  13. package/auto.dist/public/glossaries/tendril.js +3 -0
  14. package/auto.dist/public/glossaries/tendril.shadow.d.ts +8 -0
  15. package/auto.dist/public/glossaries/tendril.shadow.js +3 -0
  16. package/auto.dist/public/pareto__2__typescript/auto.provided_interface_glossary.d.ts +477 -241
  17. package/auto.dist/public/pareto__2__typescript/implementations/serializeCompilationUnit.alg.js +157 -109
  18. package/auto.dist/public/shorthands/grammar.d.ts +13 -0
  19. package/auto.dist/public/shorthands/grammar.js +110 -0
  20. package/auto.dist/public/shorthands/liana.d.ts +66 -0
  21. package/auto.dist/public/shorthands/liana.js +728 -0
  22. package/auto.dist/public/shorthands/pareto.d.ts +4 -4
  23. package/auto.dist/public/shorthands/pareto.js +31 -29
  24. package/auto.dist/public/shorthands/tendril.d.ts +48 -0
  25. package/auto.dist/public/shorthands/tendril.js +402 -0
  26. package/auto.pareto/$.data.ts +9 -3
  27. package/auto.pareto/auto.dependencies/index.ts +2 -2
  28. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/$.data.ts +1 -1
  29. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/api.data.ts +2 -2
  30. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/glossary.data.ts +1 -1
  31. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/api.data.ts +2 -2
  32. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/glossary.data.ts +1 -1
  33. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/api.data.ts +2 -2
  34. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/glossary.data.ts +1 -1
  35. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/api.data.ts +2 -2
  36. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/glossary.data.ts +1 -1
  37. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/api.data.ts +2 -2
  38. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/glossary.data.ts +1 -1
  39. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/api.data.ts +2 -2
  40. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/glossary.data.ts +1 -1
  41. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/api.data.ts +2 -2
  42. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/glossary.data.ts +1 -1
  43. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/api.data.ts +2 -2
  44. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/glossary.data.ts +1 -1
  45. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/api.data.ts +2 -2
  46. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/glossary.data.ts +1 -1
  47. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/api.data.ts +2 -2
  48. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/glossary.data.ts +1 -1
  49. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/api.data.ts +2 -2
  50. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/glossary.data.ts +1 -1
  51. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/api.data.ts +2 -2
  52. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/glossary.data.ts +1 -1
  53. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/api.data.ts +2 -2
  54. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/glossary.data.ts +1 -1
  55. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/api.data.ts +2 -2
  56. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/glossary.data.ts +1 -1
  57. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/api.data.ts +2 -2
  58. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/glossary.data.ts +1 -1
  59. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/api.data.ts +2 -2
  60. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/glossary.data.ts +1 -1
  61. package/auto.pareto/auto.dependencies/res-typescript/$.data.ts +1 -1
  62. package/auto.pareto/auto.dependencies/res-typescript/modules/naming/api.data.ts +2 -2
  63. package/auto.pareto/auto.dependencies/res-typescript/modules/naming/glossary.data.ts +1 -1
  64. package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/api.data.ts +2 -2
  65. package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/glossary.data.ts +1 -1
  66. package/auto.pareto/glossaries/auto.grammar.data.ts +262 -0
  67. package/auto.pareto/glossaries/auto.liana.data.ts +1955 -0
  68. package/auto.pareto/glossaries/auto.pareto.data.ts +430 -259
  69. package/auto.pareto/glossaries/auto.tendril.data.ts +1139 -0
  70. package/auto.pareto/modules/cosmos2pareto/api.data.ts +3 -4
  71. package/auto.pareto/modules/cosmos2pareto/glossary.data.ts +3 -3
  72. package/auto.pareto/modules/fountain_pen/api.data.ts +4 -4
  73. package/auto.pareto/modules/fountain_pen/glossary.data.ts +3 -3
  74. package/auto.pareto/modules/pareto2typescript/api.data.ts +4 -4
  75. package/auto.pareto/modules/pareto2typescript/glossary.data.ts +3 -3
  76. package/package.json +4 -4
@@ -0,0 +1,66 @@
1
+ import * as pt from 'pareto-core-types';
2
+ import * as pd from 'pareto-core-data';
3
+ import * as g_this from "../glossaries/liana";
4
+ type AnnotatedKey<TAnnotation> = {
5
+ readonly 'annotation': TAnnotation;
6
+ readonly 'key': string;
7
+ };
8
+ type AnnotatedDictionary<TAnnotation, TType> = {
9
+ readonly 'annotation': TAnnotation;
10
+ readonly 'dictionary': pt.Dictionary<TType>;
11
+ };
12
+ type RawDictionary<T> = {
13
+ [key: string]: T;
14
+ };
15
+ export declare function d<T>($: RawDictionary<T>): AnnotatedDictionary<pd.SourceLocation, T>;
16
+ export declare function r(name: string): AnnotatedKey<pd.SourceLocation>;
17
+ export declare function array(type: g_this.D.Type<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
18
+ export declare function optional(type: g_this.D.Type<pd.SourceLocation>, result?: g_this.D.Type._ltype.optional.result.O<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
19
+ export declare function nothing(result?: g_this.D.Type._ltype.nothing.result.O<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
20
+ export declare function nothingResult(type: g_this.D.Global__Type__Selection<pd.SourceLocation>, selection: g_this.D.Value__Selection<pd.SourceLocation>): g_this.D.Type._ltype.nothing.result.O<pd.SourceLocation>;
21
+ export declare function optionalResult(type: g_this.D.Global__Type__Selection<pd.SourceLocation>, set: g_this.D.Any__Value__Selection<pd.SourceLocation>, notSet: g_this.D.Value__Selection<pd.SourceLocation>): g_this.D.Type._ltype.optional.result.O<pd.SourceLocation>;
22
+ export declare function pCyclicLookup(type: g_this.D.Global__Type__Selection<pd.SourceLocation>): g_this.D.Parameters.DX<pd.SourceLocation>;
23
+ export declare function pResolvedValue(gt: string, optional: boolean): g_this.D.Parameters.DX<pd.SourceLocation>;
24
+ export declare function pExternalResolvedValue(imp: string, gt: string, optional: boolean): g_this.D.Parameters.DX<pd.SourceLocation>;
25
+ export declare function pNonCyclicLookup(type: g_this.D.Global__Type__Selection<pd.SourceLocation>): g_this.D.Parameters.DX<pd.SourceLocation>;
26
+ export declare function s_component(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
27
+ export declare function s_optional(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
28
+ export declare function s_nothing(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
29
+ export declare function s_taggedunion(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
30
+ export declare function s_group(prop: string, tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
31
+ export declare function s_reference(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection__Tail<pd.SourceLocation>;
32
+ export declare function varSel(start: string, tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Any__Value__Selection<pd.SourceLocation>;
33
+ export declare function tailSel(tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Any__Value__Selection<pd.SourceLocation>;
34
+ export declare function valSel(start: string, tail?: g_this.D.Value__Selection__Tail<pd.SourceLocation>): g_this.D.Value__Selection<pd.SourceLocation>;
35
+ export declare function aResolvedValue(valSel: g_this.D.Value__Selection<pd.SourceLocation>): g_this.D.Type._ltype.component._larguments.DX<pd.SourceLocation>;
36
+ export declare function thisNonCyclic(): g_this.D.Lookup__Selection<pd.SourceLocation>;
37
+ export declare function thisCyclic(): g_this.D.Lookup__Selection<pd.SourceLocation>;
38
+ export declare function lresolvedDictionary(valSel: g_this.D.Value__Selection<pd.SourceLocation>): g_this.D.Lookup__Selection<pd.SourceLocation>;
39
+ export declare function lparameter(param: string): g_this.D.Lookup__Selection<pd.SourceLocation>;
40
+ export declare function aLookup(sel: g_this.D.Lookup__Selection<pd.SourceLocation>): g_this.D.Type._ltype.component._larguments.DX<pd.SourceLocation>;
41
+ export declare function prop(type: g_this.D.Type<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
42
+ export declare function resolvedValueReference(valSel: g_this.D.Value__Selection<pd.SourceLocation>, temp_type: g_this.D.Temp__Type__Selection<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
43
+ export declare function lookupReference(sel: g_this.D.Lookup__Selection<pd.SourceLocation>, temp_type: g_this.D.Temp__Type__Selection<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
44
+ export declare function dictConstraint(valSel: g_this.D.Value__Selection<pd.SourceLocation>, temp_type: g_this.D.Temp__Type__Selection<pd.SourceLocation>): g_this.D.Dictionary__Constraints.DX<pd.SourceLocation>;
45
+ export declare function constrainedDictionary(constraints: RawDictionary<g_this.D.Dictionary__Constraints.DX<pd.SourceLocation>>, type: g_this.D.Type<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
46
+ export declare function dictionary(type: g_this.D.Type<pd.SourceLocation>): g_this.D.Type<pd.SourceLocation>;
47
+ export declare function globalTypeResult(type: g_this.D.Global__Type__Selection<pd.SourceLocation>, selection: g_this.D.Any__Value__Selection<pd.SourceLocation>): g_this.D.Global__Type.result.O<pd.SourceLocation>;
48
+ export declare function globalType(parameters: RawDictionary<g_this.D.Parameters.DX<pd.SourceLocation>>, type: g_this.D.Type<pd.SourceLocation>, result?: g_this.D.Global__Type.result.O<pd.SourceLocation>): g_this.D.Global__Type<pd.SourceLocation>;
49
+ export declare function group(rawProperties: RawDictionary<g_this.D.Type<pd.SourceLocation>>): g_this.D.Type<pd.SourceLocation>;
50
+ export declare function option(type: g_this.D.Type<pd.SourceLocation>, result?: g_this.D.Any__Value__Selection<pd.SourceLocation>): g_this.D.Type._ltype.tagged__union.options.DX<pd.SourceLocation>;
51
+ export declare function optionConstraint(valSel: g_this.D.Value__Selection<pd.SourceLocation>, option: string, type: g_this.D.Temp__Type__Selection<pd.SourceLocation>): g_this.D.Option__Constraints.DX<pd.SourceLocation>;
52
+ export declare function constrainedOption(constraints: RawDictionary<g_this.D.Option__Constraints.DX<pd.SourceLocation>>, type: g_this.D.Type<pd.SourceLocation>, result?: g_this.D.Any__Value__Selection<pd.SourceLocation>): g_this.D.Type._ltype.tagged__union.options.DX<pd.SourceLocation>;
53
+ export declare function taggedUnion(options: RawDictionary<g_this.D.Type._ltype.tagged__union.options.DX<pd.SourceLocation>>): g_this.D.Type<pd.SourceLocation>;
54
+ export declare function resultTaggedUnion(result: g_this.D.Type._ltype.tagged__union.result.O<pd.SourceLocation>, options: RawDictionary<g_this.D.Type._ltype.tagged__union.options.DX<pd.SourceLocation>>): g_this.D.Type<pd.SourceLocation>;
55
+ export declare function terminal(type: string): g_this.D.Type<pd.SourceLocation>;
56
+ export declare function t_grp(prop: string, tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>;
57
+ export declare function t_dict(tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>;
58
+ export declare function t_arr(tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>;
59
+ export declare function t_tu(opt: string, tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>;
60
+ export declare function tempExternalTypeSelection(imp: string, globalType: string, tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection<pd.SourceLocation>;
61
+ export declare function globalTypeSelection(globalType: string): g_this.D.Global__Type__Selection<pd.SourceLocation>;
62
+ export declare function externalGlobalTypeSelection(imp: string, globalType: string): g_this.D.Global__Type__Selection<pd.SourceLocation>;
63
+ export declare function tempTypeSelection(globalType: string, tail?: g_this.D.Temp__Type__Selection__Tail<pd.SourceLocation>): g_this.D.Temp__Type__Selection<pd.SourceLocation>;
64
+ export declare function resolvedSiblingComponent(type: string, args: RawDictionary<g_this.D.Type._ltype.component._larguments.DX<pd.SourceLocation>>): g_this.D.Type<pd.SourceLocation>;
65
+ export declare function importedComponent(library: string, type: string, args: RawDictionary<g_this.D.Type._ltype.component._larguments.DX<pd.SourceLocation>>): g_this.D.Type<pd.SourceLocation>;
66
+ export {};