@eventcatalog/core 3.14.0 → 3.14.2

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.
@@ -37,7 +37,7 @@ var import_axios = __toESM(require("axios"), 1);
37
37
  var import_os = __toESM(require("os"), 1);
38
38
 
39
39
  // package.json
40
- var version = "3.14.0";
40
+ var version = "3.14.2";
41
41
 
42
42
  // src/constants.ts
43
43
  var VERSION = version;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  raiseEvent
3
- } from "../chunk-SJ5OPJEM.js";
4
- import "../chunk-2OZIUQR5.js";
3
+ } from "../chunk-UT76B622.js";
4
+ import "../chunk-BG7QC2GB.js";
5
5
  export {
6
6
  raiseEvent
7
7
  };
@@ -106,7 +106,7 @@ var import_axios = __toESM(require("axios"), 1);
106
106
  var import_os = __toESM(require("os"), 1);
107
107
 
108
108
  // package.json
109
- var version = "3.14.0";
109
+ var version = "3.14.2";
110
110
 
111
111
  // src/constants.ts
112
112
  var VERSION = version;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  log_build_default
3
- } from "../chunk-KZCWZ5PZ.js";
4
- import "../chunk-SJ5OPJEM.js";
3
+ } from "../chunk-AGEZY5HD.js";
4
+ import "../chunk-UT76B622.js";
5
5
  import "../chunk-4UVFXLPI.js";
6
- import "../chunk-2OZIUQR5.js";
6
+ import "../chunk-BG7QC2GB.js";
7
7
  import "../chunk-UPONRQSN.js";
8
8
  export {
9
9
  log_build_default as default
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  logger
3
- } from "./chunk-Q23QNBZG.js";
3
+ } from "./chunk-OBB42D3E.js";
4
4
  import {
5
5
  cleanup,
6
6
  getEventCatalogConfigFile
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  raiseEvent
3
- } from "./chunk-SJ5OPJEM.js";
3
+ } from "./chunk-UT76B622.js";
4
4
  import {
5
5
  countResources,
6
6
  serializeCounts
@@ -1,5 +1,5 @@
1
1
  // package.json
2
- var version = "3.14.0";
2
+ var version = "3.14.2";
3
3
 
4
4
  // src/constants.ts
5
5
  var VERSION = version;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  VERSION
3
- } from "./chunk-2OZIUQR5.js";
3
+ } from "./chunk-BG7QC2GB.js";
4
4
 
5
5
  // src/utils/cli-logger.ts
6
6
  import pc from "picocolors";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  VERSION
3
- } from "./chunk-2OZIUQR5.js";
3
+ } from "./chunk-BG7QC2GB.js";
4
4
 
5
5
  // src/analytics/analytics.js
6
6
  import axios from "axios";
@@ -25,7 +25,7 @@ __export(constants_exports, {
25
25
  module.exports = __toCommonJS(constants_exports);
26
26
 
27
27
  // package.json
28
- var version = "3.14.0";
28
+ var version = "3.14.2";
29
29
 
30
30
  // src/constants.ts
31
31
  var VERSION = version;
package/dist/constants.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  VERSION
3
- } from "./chunk-2OZIUQR5.js";
3
+ } from "./chunk-BG7QC2GB.js";
4
4
  export {
5
5
  VERSION
6
6
  };
@@ -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.0";
113
+ var version = "3.14.2";
114
114
 
115
115
  // src/constants.ts
116
116
  var VERSION = version;
@@ -6,8 +6,8 @@ import {
6
6
  } from "./chunk-PLNJC7NZ.js";
7
7
  import {
8
8
  log_build_default
9
- } from "./chunk-KZCWZ5PZ.js";
10
- import "./chunk-SJ5OPJEM.js";
9
+ } from "./chunk-AGEZY5HD.js";
10
+ import "./chunk-UT76B622.js";
11
11
  import "./chunk-4UVFXLPI.js";
12
12
  import {
13
13
  runMigrations
@@ -22,13 +22,13 @@ import {
22
22
  } from "./chunk-5VBIXL6C.js";
23
23
  import {
24
24
  generate
25
- } from "./chunk-BWF7CUGM.js";
25
+ } from "./chunk-A7FLSYAE.js";
26
26
  import {
27
27
  logger
28
- } from "./chunk-Q23QNBZG.js";
28
+ } from "./chunk-OBB42D3E.js";
29
29
  import {
30
30
  VERSION
31
- } from "./chunk-2OZIUQR5.js";
31
+ } from "./chunk-BG7QC2GB.js";
32
32
  import {
33
33
  getEventCatalogConfigFile,
34
34
  verifyRequiredFieldsAreInCatalogConfigFile
package/dist/generate.cjs CHANGED
@@ -73,7 +73,7 @@ var getEventCatalogConfigFile = async (projectDirectory) => {
73
73
  var import_picocolors = __toESM(require("picocolors"), 1);
74
74
 
75
75
  // package.json
76
- var version = "3.14.0";
76
+ var version = "3.14.2";
77
77
 
78
78
  // src/constants.ts
79
79
  var VERSION = version;
package/dist/generate.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-BWF7CUGM.js";
4
- import "./chunk-Q23QNBZG.js";
5
- import "./chunk-2OZIUQR5.js";
3
+ } from "./chunk-A7FLSYAE.js";
4
+ import "./chunk-OBB42D3E.js";
5
+ import "./chunk-BG7QC2GB.js";
6
6
  import "./chunk-UPONRQSN.js";
7
7
  export {
8
8
  generate
@@ -36,7 +36,7 @@ module.exports = __toCommonJS(cli_logger_exports);
36
36
  var import_picocolors = __toESM(require("picocolors"), 1);
37
37
 
38
38
  // package.json
39
- var version = "3.14.0";
39
+ var version = "3.14.2";
40
40
 
41
41
  // src/constants.ts
42
42
  var VERSION = version;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  logger
3
- } from "../chunk-Q23QNBZG.js";
4
- import "../chunk-2OZIUQR5.js";
3
+ } from "../chunk-OBB42D3E.js";
4
+ import "../chunk-BG7QC2GB.js";
5
5
  export {
6
6
  logger
7
7
  };
@@ -31,7 +31,7 @@ export const projectDirBase = (() => {
31
31
 
32
32
  const pages = defineCollection({
33
33
  loader: glob({
34
- pattern: ['**/pages/*.(md|mdx)', '!**/dist/**'],
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)', '!**/dist/**'],
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)', '!**/dist/**'],
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)', '!**/dist/**'],
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)', '!**/dist/**'],
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)', '!**/dist/**'],
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)', '!**/dist/**'],
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)', '!**/dist/**'],
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)', '!**/dist/**'],
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)', '!**/dist/**'],
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)', '!**/dist/**'],
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
  }),
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "url": "https://github.com/event-catalog/eventcatalog.git"
7
7
  },
8
8
  "type": "module",
9
- "version": "3.14.0",
9
+ "version": "3.14.2",
10
10
  "publishConfig": {
11
11
  "access": "public"
12
12
  },
@@ -101,9 +101,9 @@
101
101
  "update-notifier": "^7.3.1",
102
102
  "uuid": "^10.0.0",
103
103
  "zod": "^3.25.0",
104
- "@eventcatalog/linter": "1.0.3",
105
- "@eventcatalog/sdk": "2.13.2",
106
- "@eventcatalog/visualiser": "^3.14.0"
104
+ "@eventcatalog/sdk": "2.14.0",
105
+ "@eventcatalog/visualiser": "^3.14.0",
106
+ "@eventcatalog/linter": "1.0.4"
107
107
  },
108
108
  "devDependencies": {
109
109
  "@astrojs/check": "^0.9.6",