pareto 0.54.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 (78) 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/cosmos.d.ts +50 -0
  19. package/auto.dist/public/shorthands/cosmos.js +512 -0
  20. package/auto.dist/public/shorthands/grammar.d.ts +13 -0
  21. package/auto.dist/public/shorthands/grammar.js +110 -0
  22. package/auto.dist/public/shorthands/liana.d.ts +66 -0
  23. package/auto.dist/public/shorthands/liana.js +728 -0
  24. package/auto.dist/public/shorthands/pareto.d.ts +4 -4
  25. package/auto.dist/public/shorthands/pareto.js +31 -29
  26. package/auto.dist/public/shorthands/tendril.d.ts +48 -0
  27. package/auto.dist/public/shorthands/tendril.js +402 -0
  28. package/auto.pareto/$.data.ts +9 -3
  29. package/auto.pareto/auto.dependencies/index.ts +2 -2
  30. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/$.data.ts +1 -1
  31. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/api.data.ts +2 -2
  32. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/glossary.data.ts +1 -1
  33. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/api.data.ts +2 -2
  34. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/glossary.data.ts +1 -1
  35. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/api.data.ts +2 -2
  36. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/glossary.data.ts +1 -1
  37. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/api.data.ts +2 -2
  38. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/glossary.data.ts +1 -1
  39. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/api.data.ts +2 -2
  40. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/glossary.data.ts +1 -1
  41. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/api.data.ts +2 -2
  42. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/glossary.data.ts +1 -1
  43. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/api.data.ts +2 -2
  44. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/glossary.data.ts +1 -1
  45. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/api.data.ts +2 -2
  46. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/glossary.data.ts +1 -1
  47. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/api.data.ts +2 -2
  48. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/glossary.data.ts +1 -1
  49. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/api.data.ts +2 -2
  50. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/glossary.data.ts +1 -1
  51. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/api.data.ts +2 -2
  52. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/glossary.data.ts +1 -1
  53. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/api.data.ts +2 -2
  54. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/glossary.data.ts +1 -1
  55. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/api.data.ts +2 -2
  56. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/glossary.data.ts +1 -1
  57. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/api.data.ts +2 -2
  58. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/glossary.data.ts +1 -1
  59. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/api.data.ts +2 -2
  60. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/glossary.data.ts +1 -1
  61. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/api.data.ts +2 -2
  62. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/glossary.data.ts +1 -1
  63. package/auto.pareto/auto.dependencies/res-typescript/$.data.ts +1 -1
  64. package/auto.pareto/auto.dependencies/res-typescript/modules/naming/api.data.ts +2 -2
  65. package/auto.pareto/auto.dependencies/res-typescript/modules/naming/glossary.data.ts +1 -1
  66. package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/api.data.ts +2 -2
  67. package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/glossary.data.ts +1 -1
  68. package/auto.pareto/glossaries/auto.grammar.data.ts +262 -0
  69. package/auto.pareto/glossaries/auto.liana.data.ts +1955 -0
  70. package/auto.pareto/glossaries/auto.pareto.data.ts +430 -259
  71. package/auto.pareto/glossaries/auto.tendril.data.ts +1139 -0
  72. package/auto.pareto/modules/cosmos2pareto/api.data.ts +3 -4
  73. package/auto.pareto/modules/cosmos2pareto/glossary.data.ts +3 -3
  74. package/auto.pareto/modules/fountain_pen/api.data.ts +4 -4
  75. package/auto.pareto/modules/fountain_pen/glossary.data.ts +3 -3
  76. package/auto.pareto/modules/pareto2typescript/api.data.ts +4 -4
  77. package/auto.pareto/modules/pareto2typescript/glossary.data.ts +3 -3
  78. package/package.json +4 -4
@@ -1,13 +1,16 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
  import * as pt from 'pareto-core-types'
3
3
 
4
- import * as g_project from "lib-pareto-typescript-project/dist/modules/cosmos_type_system"
4
+ import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
5
5
 
6
6
  const d = pd.d
7
- import { } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
7
+ import { } from "pareto/auto.dist/public/shorthands/cosmos"
8
8
 
9
9
  import { $ as d_cosmos_type_system } from "./glossaries/auto.cosmos_type_system.data"
10
10
  import { $ as d_pareto } from "./glossaries/auto.pareto.data"
11
+ import { $ as d_liana } from "./glossaries/auto.liana.data"
12
+ import { $ as d_tendril } from "./glossaries/auto.tendril.data"
13
+ import { $ as d_grammar } from "./glossaries/auto.grammar.data"
11
14
 
12
15
  import { $ as d_fountain_pen } from "./modules/fountain_pen/api.data"
13
16
  import { $ as d_cosmos2pareto } from "./modules/cosmos2pareto/api.data"
@@ -16,7 +19,7 @@ import { $ as d_pareto2typescript } from "./modules/pareto2typescript/api.data"
16
19
 
17
20
  import { $ as d_dependencies } from "./auto.dependencies"
18
21
 
19
- export const $: g_project.D.Library<pd.SourceLocation> = {
22
+ export const $: g_project.D.Library = {
20
23
  'author': "Corno",
21
24
  'description': "",
22
25
  'license': "TBD",
@@ -28,7 +31,10 @@ export const $: g_project.D.Library<pd.SourceLocation> = {
28
31
  'public': {
29
32
  'glossaries': d({
30
33
  "cosmos type system": d_cosmos_type_system,
34
+ "grammar": d_grammar,
35
+ "liana": d_liana,
31
36
  "pareto": d_pareto,
37
+ "tendril": d_tendril,
32
38
  }),
33
39
  'modules': d({
34
40
  "fountain pen": d_fountain_pen,
@@ -4,6 +4,6 @@ import { $ as dep_pareto_standard_impure_library } from './pareto-standard-impur
4
4
  import { $ as dep_res_typescript } from './res-typescript/$.data'
5
5
 
6
6
  export const $ = pd.d({
7
- 'pareto-standard-impure-library': { library: dep_pareto_standard_impure_library, version: '^0.10.0' },
8
- 'res-typescript': { library: dep_res_typescript, version: '^0.36.0' },
7
+ 'pareto-standard-impure-library': { library: dep_pareto_standard_impure_library, version: '^0.11.0' },
8
+ 'res-typescript': { library: dep_res_typescript, version: '^0.37.0' },
9
9
  })
@@ -3,7 +3,7 @@ import * as pd from 'pareto-core-data'
3
3
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
4
4
 
5
5
  const d = pd.d
6
- import { } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
6
+ import { } from "pareto/auto.dist/public/shorthands/cosmos"
7
7
 
8
8
  import { $ as d_arithmetic } from "./modules/arithmetic/api.data"
9
9
  import { $ as d_array } from "./modules/array/api.data"
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -3,7 +3,7 @@ import * as pd from 'pareto-core-data'
3
3
  import {
4
4
  array, boolean, data, dictionary, externalTypeReference, group, member, number, optional, sfunction,
5
5
  type, typeReference
6
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
6
+ } from "pareto/auto.dist/public/shorthands/cosmos"
7
7
 
8
8
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
9
9
 
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -3,7 +3,7 @@ import * as pd from 'pareto-core-data'
3
3
  import {
4
4
  array, data, dictionary, externalTypeReference, group, member, number, optional, parametrizedType, ref, sfunction,
5
5
  type, typeParameter, typeReference
6
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
6
+ } from "pareto/auto.dist/public/shorthands/cosmos"
7
7
 
8
8
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
9
9
 
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -11,7 +11,7 @@ import {
11
11
  sfunction,
12
12
  type,
13
13
  typeReference,
14
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
14
+ } from "pareto/auto.dist/public/shorthands/cosmos"
15
15
 
16
16
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
17
17
  const d = pd.d
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, sInterface, sInterfaceMethod, string, taggedUnion, type, typeReference } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, sInterface, sInterfaceMethod, string, taggedUnion, type, typeReference } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -7,7 +7,7 @@ import {
7
7
  sfunction,
8
8
  sInterfaceMethod, sInterfaceReference, streamconsumer, string, taggedUnion, type, typeReference, aInterface, sInterface, parametrizedType,
9
9
  infInit
10
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
10
+ } from "pareto/auto.dist/public/shorthands/cosmos"
11
11
 
12
12
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
13
13
  const d = pd.d
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -8,7 +8,7 @@ import {
8
8
  type,
9
9
  externalTypeReference,
10
10
  boolean,
11
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
11
+ } from "pareto/auto.dist/public/shorthands/cosmos"
12
12
 
13
13
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
14
14
  const d = pd.d
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { aInterface, aInterfaceMethod, glossary, group, member, number, sInterface, sInterfaceMethod, streamconsumer, string, type, typeReference } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { aInterface, aInterfaceMethod, glossary, group, member, number, sInterface, sInterfaceMethod, streamconsumer, string, type, typeReference } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -20,7 +20,7 @@ import {
20
20
  boolean,
21
21
  sInterface,
22
22
  sInterfaceMethod,
23
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
23
+ } from "pareto/auto.dist/public/shorthands/cosmos"
24
24
 
25
25
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
26
26
  const d = pd.d
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -5,7 +5,7 @@ import {
5
5
  afunction, aInterfaceMethod, aInterfaceReference, boolean, data, dictionary, externalTypeReference, group,
6
6
  member, null_, parametrizedType, ref, streamconsumer, string, taggedUnion, type, typeParameter, typeReference, aInterface,
7
7
  array
8
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
8
+ } from "pareto/auto.dist/public/shorthands/cosmos"
9
9
 
10
10
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
11
11
 
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, sibling, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, sibling, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  // import { $ as g_collation } from "../collation/glossary.data"
11
11
 
@@ -17,7 +17,7 @@ import {
17
17
  sInterface,
18
18
  optional,
19
19
 
20
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
20
+ } from "pareto/auto.dist/public/shorthands/cosmos"
21
21
 
22
22
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
23
23
  const d = pd.d
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { array, glossary, group, member, number, ref, string, taggedUnion, type, typeReference } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { array, glossary, group, member, number, ref, string, taggedUnion, type, typeReference } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -3,7 +3,7 @@ import * as pd from 'pareto-core-data'
3
3
  import {
4
4
  aInterface, aInterfaceMethod, aInterfaceReference, array, boolean,
5
5
  group, member, ref, resource, streamconsumer, string, taggedUnion, type, typeReference
6
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
6
+ } from "pareto/auto.dist/public/shorthands/cosmos"
7
7
 
8
8
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
9
9
 
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, sInterface, sInterfaceMethod, string, type, typeReference } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, sInterface, sInterfaceMethod, string, type, typeReference } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -7,7 +7,7 @@ import {
7
7
  null_,
8
8
  sInterface,
9
9
  sInterfaceMethod
10
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
10
+ } from "pareto/auto.dist/public/shorthands/cosmos"
11
11
 
12
12
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
13
13
 
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -2,7 +2,7 @@ import * as pd from 'pareto-core-data'
2
2
 
3
3
  import {
4
4
  array, data, dictionary, externalTypeReference, glossaryParameter, group, member, null_, parametrizedType, ref, sfunction, string, taggedUnion, type, typeParameter, typeReference
5
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
5
+ } from "pareto/auto.dist/public/shorthands/cosmos"
6
6
 
7
7
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
8
8
  const d = pd.d
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -3,7 +3,7 @@ import * as pd from 'pareto-core-data'
3
3
  import {
4
4
  array, boolean, data, dictionary, externalTypeReference, group, member, number, optional, sfunction,
5
5
  type, typeReference
6
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
6
+ } from "pareto/auto.dist/public/shorthands/cosmos"
7
7
 
8
8
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
9
9
 
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -2,7 +2,7 @@ import * as pd from 'pareto-core-data'
2
2
 
3
3
  import {
4
4
  array, data, externalTypeReference, group, member, sfunction, string, type, typeReference
5
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
5
+ } from "pareto/auto.dist/public/shorthands/cosmos"
6
6
 
7
7
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
8
8
  const d = pd.d
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, sInterface, sInterfaceMethod, string, type, typeReference } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, sInterface, sInterfaceMethod, string, type, typeReference } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -17,7 +17,7 @@ import {
17
17
  computed,
18
18
  sInterface,
19
19
  sInterfaceMethod,
20
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
20
+ } from "pareto/auto.dist/public/shorthands/cosmos"
21
21
 
22
22
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
23
23
  const d = pd.d
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -5,7 +5,7 @@ import {
5
5
  aInterfaceMethod,
6
6
  aInterfaceReference,
7
7
  array, boolean, data, group, member, number, optional, sfunction, streamconsumer, string, type, typeReference
8
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
8
+ } from "pareto/auto.dist/public/shorthands/cosmos"
9
9
 
10
10
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
11
11
 
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, member, type, group, string, optional, number } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, member, type, group, string, optional, number } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
  export const $: g_project.D.API = api(
10
10
  glos,
11
11
  {
@@ -5,7 +5,7 @@ import {
5
5
  parametrizedType,
6
6
  ref,
7
7
  typeParameter
8
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
8
+ } from "pareto/auto.dist/public/shorthands/cosmos"
9
9
 
10
10
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
11
11
  const d = pd.d
@@ -4,7 +4,7 @@ import * as g_library from "pareto/auto.dist/public/glossaries/cosmos__type__sys
4
4
 
5
5
  const d = pd.d
6
6
 
7
- import { } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
7
+ import { } from "pareto/auto.dist/public/shorthands/cosmos"
8
8
 
9
9
  import { $ as d_serialize } from "./modules/serialize/api.data"
10
10
  import { $ as d_naming } from "./modules/naming/api.data"
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -11,7 +11,7 @@ import {
11
11
  dictionary,
12
12
  null_,
13
13
  array,
14
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
14
+ } from "pareto/auto.dist/public/shorthands/cosmos"
15
15
 
16
16
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
17
17
  const d = pd.d
@@ -1,11 +1,11 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
3
+ import { algorithm, api } from "pareto/auto.dist/public/shorthands/cosmos"
4
4
 
5
5
  import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
8
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
9
9
 
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
@@ -11,7 +11,7 @@ import {
11
11
  dictionary,
12
12
  null_,
13
13
  array,
14
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
14
+ } from "pareto/auto.dist/public/shorthands/cosmos"
15
15
 
16
16
  import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
17
17
  const d = pd.d