@eventcatalog/core 3.14.0 → 3.14.1
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/dist/analytics/analytics.cjs +1 -1
- package/dist/analytics/analytics.js +2 -2
- package/dist/analytics/log-build.cjs +1 -1
- package/dist/analytics/log-build.js +3 -3
- package/dist/{chunk-KZCWZ5PZ.js → chunk-4GQNT666.js} +1 -1
- package/dist/{chunk-BWF7CUGM.js → chunk-6MDKVXWS.js} +1 -1
- package/dist/{chunk-SJ5OPJEM.js → chunk-P3OQJLPP.js} +1 -1
- package/dist/{chunk-2OZIUQR5.js → chunk-QE6IMXND.js} +1 -1
- package/dist/{chunk-Q23QNBZG.js → chunk-VGZG4TL6.js} +1 -1
- package/dist/constants.cjs +1 -1
- package/dist/constants.js +1 -1
- package/dist/eventcatalog.cjs +1 -1
- package/dist/eventcatalog.js +8 -8
- package/dist/generate.cjs +1 -1
- package/dist/generate.js +3 -3
- package/dist/utils/cli-logger.cjs +1 -1
- package/dist/utils/cli-logger.js +2 -2
- package/eventcatalog/src/content.config.ts +11 -11
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
log_build_default
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-4GQNT666.js";
|
|
4
|
+
import "../chunk-P3OQJLPP.js";
|
|
5
5
|
import "../chunk-4UVFXLPI.js";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-QE6IMXND.js";
|
|
7
7
|
import "../chunk-UPONRQSN.js";
|
|
8
8
|
export {
|
|
9
9
|
log_build_default as default
|
package/dist/constants.cjs
CHANGED
package/dist/constants.js
CHANGED
package/dist/eventcatalog.cjs
CHANGED
|
@@ -110,7 +110,7 @@ var verifyRequiredFieldsAreInCatalogConfigFile = async (projectDirectory) => {
|
|
|
110
110
|
var import_picocolors = __toESM(require("picocolors"), 1);
|
|
111
111
|
|
|
112
112
|
// package.json
|
|
113
|
-
var version = "3.14.
|
|
113
|
+
var version = "3.14.1";
|
|
114
114
|
|
|
115
115
|
// src/constants.ts
|
|
116
116
|
var VERSION = version;
|
package/dist/eventcatalog.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
+
import {
|
|
2
|
+
log_build_default
|
|
3
|
+
} from "./chunk-4GQNT666.js";
|
|
1
4
|
import {
|
|
2
5
|
resolve_catalog_dependencies_default
|
|
3
6
|
} from "./chunk-2C7LRK2M.js";
|
|
4
7
|
import {
|
|
5
8
|
watch
|
|
6
9
|
} from "./chunk-PLNJC7NZ.js";
|
|
7
|
-
import {
|
|
8
|
-
log_build_default
|
|
9
|
-
} from "./chunk-KZCWZ5PZ.js";
|
|
10
|
-
import "./chunk-SJ5OPJEM.js";
|
|
11
|
-
import "./chunk-4UVFXLPI.js";
|
|
12
10
|
import {
|
|
13
11
|
runMigrations
|
|
14
12
|
} from "./chunk-BH3JMNAV.js";
|
|
15
13
|
import "./chunk-622JYJWG.js";
|
|
14
|
+
import "./chunk-P3OQJLPP.js";
|
|
15
|
+
import "./chunk-4UVFXLPI.js";
|
|
16
16
|
import {
|
|
17
17
|
catalogToAstro
|
|
18
18
|
} from "./chunk-6Z6ARMQS.js";
|
|
@@ -22,13 +22,13 @@ import {
|
|
|
22
22
|
} from "./chunk-5VBIXL6C.js";
|
|
23
23
|
import {
|
|
24
24
|
generate
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-6MDKVXWS.js";
|
|
26
26
|
import {
|
|
27
27
|
logger
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-VGZG4TL6.js";
|
|
29
29
|
import {
|
|
30
30
|
VERSION
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-QE6IMXND.js";
|
|
32
32
|
import {
|
|
33
33
|
getEventCatalogConfigFile,
|
|
34
34
|
verifyRequiredFieldsAreInCatalogConfigFile
|
package/dist/generate.cjs
CHANGED
package/dist/generate.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generate
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
5
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-6MDKVXWS.js";
|
|
4
|
+
import "./chunk-VGZG4TL6.js";
|
|
5
|
+
import "./chunk-QE6IMXND.js";
|
|
6
6
|
import "./chunk-UPONRQSN.js";
|
|
7
7
|
export {
|
|
8
8
|
generate
|
package/dist/utils/cli-logger.js
CHANGED
|
@@ -31,7 +31,7 @@ export const projectDirBase = (() => {
|
|
|
31
31
|
|
|
32
32
|
const pages = defineCollection({
|
|
33
33
|
loader: glob({
|
|
34
|
-
pattern: ['**/pages/*.(md|mdx)'
|
|
34
|
+
pattern: ['**/pages/*.(md|mdx)'],
|
|
35
35
|
base: projectDirBase,
|
|
36
36
|
}),
|
|
37
37
|
schema: z
|
|
@@ -90,7 +90,7 @@ const resourcePointer = z.object({
|
|
|
90
90
|
|
|
91
91
|
const changelogs = defineCollection({
|
|
92
92
|
loader: glob({
|
|
93
|
-
pattern: ['**/changelog.(md|mdx)'
|
|
93
|
+
pattern: ['**/changelog.(md|mdx)'],
|
|
94
94
|
base: projectDirBase,
|
|
95
95
|
}),
|
|
96
96
|
schema: z.object({
|
|
@@ -229,7 +229,7 @@ const flowStep = z
|
|
|
229
229
|
|
|
230
230
|
const flows = defineCollection({
|
|
231
231
|
loader: glob({
|
|
232
|
-
pattern: ['**/flows/*/index.(md|mdx)', '**/flows/*/versioned/*/index.(md|mdx)'
|
|
232
|
+
pattern: ['**/flows/*/index.(md|mdx)', '**/flows/*/versioned/*/index.(md|mdx)'],
|
|
233
233
|
base: projectDirBase,
|
|
234
234
|
generateId: ({ data }) => {
|
|
235
235
|
return `${data.id}-${data.version}`;
|
|
@@ -317,7 +317,7 @@ const messageDetailsPanelPropertySchema = z.object({
|
|
|
317
317
|
|
|
318
318
|
const events = defineCollection({
|
|
319
319
|
loader: glob({
|
|
320
|
-
pattern: ['**/events/*/index.(md|mdx)', '**/events/*/versioned/*/index.(md|mdx)'
|
|
320
|
+
pattern: ['**/events/*/index.(md|mdx)', '**/events/*/versioned/*/index.(md|mdx)'],
|
|
321
321
|
base: projectDirBase,
|
|
322
322
|
generateId: ({ data, ...rest }) => {
|
|
323
323
|
return `${data.id}-${data.version}`;
|
|
@@ -337,7 +337,7 @@ const events = defineCollection({
|
|
|
337
337
|
|
|
338
338
|
const commands = defineCollection({
|
|
339
339
|
loader: glob({
|
|
340
|
-
pattern: ['**/commands/*/index.(md|mdx)', '**/commands/*/versioned/*/index.(md|mdx)'
|
|
340
|
+
pattern: ['**/commands/*/index.(md|mdx)', '**/commands/*/versioned/*/index.(md|mdx)'],
|
|
341
341
|
base: projectDirBase,
|
|
342
342
|
generateId: ({ data }) => {
|
|
343
343
|
return `${data.id}-${data.version}`;
|
|
@@ -357,7 +357,7 @@ const commands = defineCollection({
|
|
|
357
357
|
|
|
358
358
|
const queries = defineCollection({
|
|
359
359
|
loader: glob({
|
|
360
|
-
pattern: ['**/queries/*/index.(md|mdx)', '**/queries/*/versioned/*/index.(md|mdx)'
|
|
360
|
+
pattern: ['**/queries/*/index.(md|mdx)', '**/queries/*/versioned/*/index.(md|mdx)'],
|
|
361
361
|
base: projectDirBase,
|
|
362
362
|
generateId: ({ data }) => {
|
|
363
363
|
return `${data.id}-${data.version}`;
|
|
@@ -389,7 +389,7 @@ const dataProductOutputPointer = z.object({
|
|
|
389
389
|
|
|
390
390
|
const dataProducts = defineCollection({
|
|
391
391
|
loader: glob({
|
|
392
|
-
pattern: ['**/data-products/*/index.(md|mdx)', '**/data-products/*/versioned/*/index.(md|mdx)'
|
|
392
|
+
pattern: ['**/data-products/*/index.(md|mdx)', '**/data-products/*/versioned/*/index.(md|mdx)'],
|
|
393
393
|
base: projectDirBase,
|
|
394
394
|
generateId: ({ data }) => {
|
|
395
395
|
return `${data.id}-${data.version}`;
|
|
@@ -466,7 +466,7 @@ const dataClassificationEnum = z.enum(['public', 'internal', 'confidential', 're
|
|
|
466
466
|
|
|
467
467
|
const containers = defineCollection({
|
|
468
468
|
loader: glob({
|
|
469
|
-
pattern: ['**/containers/**/index.(md|mdx)', '**/containers/**/versioned/*/index.(md|mdx)'
|
|
469
|
+
pattern: ['**/containers/**/index.(md|mdx)', '**/containers/**/versioned/*/index.(md|mdx)'],
|
|
470
470
|
base: projectDirBase,
|
|
471
471
|
generateId: ({ data }) => {
|
|
472
472
|
return `${data.id}-${data.version}`;
|
|
@@ -557,7 +557,7 @@ const domains = defineCollection({
|
|
|
557
557
|
|
|
558
558
|
const channels = defineCollection({
|
|
559
559
|
loader: glob({
|
|
560
|
-
pattern: ['**/channels/**/index.(md|mdx)', '**/channels/**/versioned/*/index.(md|mdx)'
|
|
560
|
+
pattern: ['**/channels/**/index.(md|mdx)', '**/channels/**/versioned/*/index.(md|mdx)'],
|
|
561
561
|
base: projectDirBase,
|
|
562
562
|
generateId: ({ data }) => {
|
|
563
563
|
return `${data.id}-${data.version}`;
|
|
@@ -624,7 +624,7 @@ const ubiquitousLanguages = defineCollection({
|
|
|
624
624
|
|
|
625
625
|
const entities = defineCollection({
|
|
626
626
|
loader: glob({
|
|
627
|
-
pattern: ['**/entities/*/index.(md|mdx)', '**/entities/*/versioned/*/index.(md|mdx)'
|
|
627
|
+
pattern: ['**/entities/*/index.(md|mdx)', '**/entities/*/versioned/*/index.(md|mdx)'],
|
|
628
628
|
base: projectDirBase,
|
|
629
629
|
generateId: ({ data, ...rest }) => {
|
|
630
630
|
return `${data.id}-${data.version}`;
|
|
@@ -741,7 +741,7 @@ const designs = defineCollection({
|
|
|
741
741
|
|
|
742
742
|
const diagrams = defineCollection({
|
|
743
743
|
loader: glob({
|
|
744
|
-
pattern: ['**/diagrams/**/index.(md|mdx)', '**/diagrams/**/versioned/*/index.(md|mdx)'
|
|
744
|
+
pattern: ['**/diagrams/**/index.(md|mdx)', '**/diagrams/**/versioned/*/index.(md|mdx)'],
|
|
745
745
|
base: projectDirBase,
|
|
746
746
|
generateId: ({ data }) => `${data.id}-${data.version}`,
|
|
747
747
|
}),
|