@kaoto/camel-catalog 0.1.6 → 0.1.8

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.
@@ -0,0 +1,93 @@
1
+ {
2
+ "name" : "Camel Quarkus 3.20.2",
3
+ "version" : "3.20.2",
4
+ "runtime" : "Quarkus",
5
+ "catalogs" : {
6
+ "components" : {
7
+ "name" : "components",
8
+ "description" : "Aggregated Camel catalog for components",
9
+ "version" : "3.20.2",
10
+ "file" : "camel-catalog-aggregate-components-f826b75903f6d9fca69dd8d9bcd725b3.json"
11
+ },
12
+ "dataformats" : {
13
+ "name" : "dataformats",
14
+ "description" : "Aggregated Camel catalog for dataformats",
15
+ "version" : "3.20.2",
16
+ "file" : "camel-catalog-aggregate-dataformats-1e26d117eb21c77de298f29f2d8c3aa1.json"
17
+ },
18
+ "entities" : {
19
+ "name" : "entities",
20
+ "description" : "Aggregated Camel catalog for entities",
21
+ "version" : "3.20.2",
22
+ "file" : "camel-catalog-aggregate-entities-ca122be29b31d209b7dbe71fe2532c0a.json"
23
+ },
24
+ "kameletBoundaries" : {
25
+ "name" : "kameletBoundaries",
26
+ "description" : "Aggregated Kamelet boundaries in JSON",
27
+ "version" : "4.12.0",
28
+ "file" : "kamelet-boundaries-9883bcb6b6ea05fd035b3407818d65a8.json"
29
+ },
30
+ "kamelets" : {
31
+ "name" : "kamelets",
32
+ "description" : "Aggregated Kamelets in JSON",
33
+ "version" : "4.12.0",
34
+ "file" : "kamelets-aggregate-59db992277101a30bbd038ae3fba7cfd.json"
35
+ },
36
+ "languages" : {
37
+ "name" : "languages",
38
+ "description" : "Aggregated Camel catalog for languages",
39
+ "version" : "3.20.2",
40
+ "file" : "camel-catalog-aggregate-languages-3a0beafa7fda8d6fd15d8e9ad4e8c635.json"
41
+ },
42
+ "loadbalancers" : {
43
+ "name" : "loadbalancers",
44
+ "description" : "Aggregated Camel catalog for loadbalancers",
45
+ "version" : "3.20.2",
46
+ "file" : "camel-catalog-aggregate-loadbalancers-b2e82e0bedd99ea9a9050415782230c1.json"
47
+ },
48
+ "models" : {
49
+ "name" : "models",
50
+ "description" : "Aggregated Camel catalog for models",
51
+ "version" : "3.20.2",
52
+ "file" : "camel-catalog-aggregate-models-e43b9f0f8af4df130cafd26f4f79ca74.json"
53
+ },
54
+ "patterns" : {
55
+ "name" : "patterns",
56
+ "description" : "Aggregated Camel catalog for patterns",
57
+ "version" : "3.20.2",
58
+ "file" : "camel-catalog-aggregate-patterns-4bbc550e5c633fc0c73d45e4e4f08f78.json"
59
+ }
60
+ },
61
+ "schemas" : {
62
+ "Integration" : {
63
+ "name" : "Integration",
64
+ "description" : "Integration",
65
+ "version" : "2.3.1",
66
+ "file" : "crd-schema-integration-de43dd78321dddf82a16ab09ae3cae77.json"
67
+ },
68
+ "Kamelet" : {
69
+ "name" : "Kamelet",
70
+ "description" : "Kamelet",
71
+ "version" : "2.3.1",
72
+ "file" : "crd-schema-kamelet-eccbf305027fc05d42a371c667bb25c8.json"
73
+ },
74
+ "KameletBinding" : {
75
+ "name" : "KameletBinding",
76
+ "description" : "KameletBinding",
77
+ "version" : "2.3.1",
78
+ "file" : "crd-schema-kameletbinding-7334fb4e5567aa656c21a323cf47cfb1.json"
79
+ },
80
+ "Pipe" : {
81
+ "name" : "Pipe",
82
+ "description" : "Pipe",
83
+ "version" : "2.3.1",
84
+ "file" : "crd-schema-pipe-a3c7c1fce69a636a15ecaaa093128a09.json"
85
+ },
86
+ "camelYamlDsl" : {
87
+ "name" : "camelYamlDsl",
88
+ "description" : "Camel YAML DSL JSON schema",
89
+ "version" : "3.20.2",
90
+ "file" : "camelYamlDsl-921ad6883903c229bb8dca9f9030da73.json"
91
+ }
92
+ }
93
+ }
@@ -38,7 +38,7 @@
38
38
  "name" : "Camel Quarkus 3.20.2",
39
39
  "version" : "3.20.2",
40
40
  "runtime" : "Quarkus",
41
- "fileName" : "camel-quarkus/3.20.2/index-22137057e833018e80a0ebda782c3dbb.json"
41
+ "fileName" : "camel-quarkus/3.20.2/index-80c7633e6cd998f8c279f2179521e73a.json"
42
42
  }, {
43
43
  "name" : "Camel Quarkus 3.15.3",
44
44
  "version" : "3.15.3",
package/dist/index.js CHANGED
@@ -1,6 +1,12 @@
1
1
  const CATALOGS = {
2
+ // https://repo1.maven.org/maven2/org/apache/camel/camel-catalog/
3
+ // https://maven.repository.redhat.com/ga/org/apache/camel/camel-catalog/
2
4
  Main: ['4.12.0', '4.10.4', '4.8.6', '4.10.3.redhat-00020', '4.8.5.redhat-00008', '4.4.0.redhat-00046'],
5
+ // https://repo1.maven.org/maven2/org/apache/camel/quarkus/camel-quarkus-catalog/
6
+ // https://maven.repository.redhat.com/ga/org/apache/camel/quarkus/camel-quarkus-catalog/
3
7
  Quarkus: ['3.24.0', '3.20.2', '3.15.3', '3.20.0.redhat-00002', '3.15.0.redhat-00010', '3.8.0.redhat-00018'],
8
+ // https://repo1.maven.org/maven2/org/apache/camel/springboot/camel-catalog-provider-springboot/
9
+ // https://maven.repository.redhat.com/ga/org/apache/camel/springboot/camel-catalog-provider-springboot/
4
10
  SpringBoot: ['4.12.0', '4.10.4', '4.8.6', '4.10.3.redhat-00019', '4.8.5.redhat-00008', '4.4.0.redhat-00039'],
5
11
  };
6
12
 
@@ -1,6 +1,6 @@
1
1
  /* tslint:disable */
2
2
  /* eslint-disable */
3
- // Generated using typescript-generator version 3.2.1263 on 2025-07-02 15:04:35.
3
+ // Generated using typescript-generator version 3.2.1263 on 2025-07-15 10:21:57.
4
4
 
5
5
  export interface CatalogCliArgument {
6
6
  runtime: CatalogRuntime;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kaoto/camel-catalog",
3
- "version": "0.1.6",
3
+ "version": "0.1.8",
4
4
  "type": "commonjs",
5
5
  "description": "Camel Catalog and schemas for Kaoto",
6
6
  "repository": "https://github.com/KaotoIO/camel-catalog",
@@ -31,7 +31,7 @@
31
31
  "build:copy-catalog": "copyfiles -u 2 ./dist/camel-catalog/**/* catalog/",
32
32
  "lint": "yarn eslint \"scripts/*.mjs\"",
33
33
  "lint:fix": "yarn lint --fix",
34
- "clean": "yarn rimraf ./dist",
34
+ "clean": "yarn rimraf ./dist ./catalog",
35
35
  "publish": "lerna publish"
36
36
  },
37
37
  "devDependencies": {
@@ -52,6 +52,6 @@
52
52
  "typescript": "^5.4.2",
53
53
  "typescript-eslint": "^8.5.0"
54
54
  },
55
- "gitHead": "5e70d7d997902634c95c9deff28a81a188c633e5",
55
+ "gitHead": "358a7504cbfdc225cdd55ed86f57c8126dd30b1f",
56
56
  "packageManager": "yarn@4.5.0"
57
57
  }
@@ -1,45 +0,0 @@
1
- {
2
- "name" : "Camel Quarkus 3.20.2",
3
- "version" : "3.20.2",
4
- "runtime" : "Quarkus",
5
- "catalogs" : {
6
- "kameletBoundaries" : {
7
- "name" : "kameletBoundaries",
8
- "description" : "Aggregated Kamelet boundaries in JSON",
9
- "version" : "4.12.0",
10
- "file" : "kamelet-boundaries-9883bcb6b6ea05fd035b3407818d65a8.json"
11
- },
12
- "kamelets" : {
13
- "name" : "kamelets",
14
- "description" : "Aggregated Kamelets in JSON",
15
- "version" : "4.12.0",
16
- "file" : "kamelets-aggregate-59db992277101a30bbd038ae3fba7cfd.json"
17
- }
18
- },
19
- "schemas" : {
20
- "Integration" : {
21
- "name" : "Integration",
22
- "description" : "Integration",
23
- "version" : "2.3.1",
24
- "file" : "crd-schema-integration-de43dd78321dddf82a16ab09ae3cae77.json"
25
- },
26
- "Kamelet" : {
27
- "name" : "Kamelet",
28
- "description" : "Kamelet",
29
- "version" : "2.3.1",
30
- "file" : "crd-schema-kamelet-eccbf305027fc05d42a371c667bb25c8.json"
31
- },
32
- "KameletBinding" : {
33
- "name" : "KameletBinding",
34
- "description" : "KameletBinding",
35
- "version" : "2.3.1",
36
- "file" : "crd-schema-kameletbinding-7334fb4e5567aa656c21a323cf47cfb1.json"
37
- },
38
- "Pipe" : {
39
- "name" : "Pipe",
40
- "description" : "Pipe",
41
- "version" : "2.3.1",
42
- "file" : "crd-schema-pipe-a3c7c1fce69a636a15ecaaa093128a09.json"
43
- }
44
- }
45
- }