@eventcatalog/core 3.26.4 → 3.26.6
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-4QDV6P7G.js → chunk-2AMPEGVX.js} +1 -1
- package/dist/{chunk-TF7MMBEG.js → chunk-DYEQDJQB.js} +1 -1
- package/dist/{chunk-UOHSZ4F3.js → chunk-O4PK4ZY4.js} +1 -1
- package/dist/{chunk-GCQND3MM.js → chunk-XNHXKW5W.js} +1 -1
- package/dist/{chunk-L2XZM6GK.js → chunk-ZCUZPIIK.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 +5 -5
- 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/astro.config.mjs +1 -0
- package/eventcatalog/src/components/FieldsExplorer/FieldNodeGraph.tsx +1 -1
- package/eventcatalog/src/components/MDX/NodeGraph/AstroNodeGraph.tsx +3 -1
- package/eventcatalog/src/utils/node-graphs/field-node-graph.ts +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
log_build_default
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-O4PK4ZY4.js";
|
|
4
|
+
import "../chunk-DYEQDJQB.js";
|
|
5
5
|
import "../chunk-4UVFXLPI.js";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-XNHXKW5W.js";
|
|
7
7
|
import "../chunk-5T63CXKU.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
|
@@ -114,7 +114,7 @@ var verifyRequiredFieldsAreInCatalogConfigFile = async (projectDirectory) => {
|
|
|
114
114
|
var import_picocolors = __toESM(require("picocolors"), 1);
|
|
115
115
|
|
|
116
116
|
// package.json
|
|
117
|
-
var version = "3.26.
|
|
117
|
+
var version = "3.26.6";
|
|
118
118
|
|
|
119
119
|
// src/constants.ts
|
|
120
120
|
var VERSION = version;
|
package/dist/eventcatalog.js
CHANGED
|
@@ -6,8 +6,8 @@ import {
|
|
|
6
6
|
} from "./chunk-PLNJC7NZ.js";
|
|
7
7
|
import {
|
|
8
8
|
log_build_default
|
|
9
|
-
} from "./chunk-
|
|
10
|
-
import "./chunk-
|
|
9
|
+
} from "./chunk-O4PK4ZY4.js";
|
|
10
|
+
import "./chunk-DYEQDJQB.js";
|
|
11
11
|
import "./chunk-4UVFXLPI.js";
|
|
12
12
|
import {
|
|
13
13
|
runMigrations
|
|
@@ -22,13 +22,13 @@ import {
|
|
|
22
22
|
} from "./chunk-3KXCGYET.js";
|
|
23
23
|
import {
|
|
24
24
|
generate
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-2AMPEGVX.js";
|
|
26
26
|
import {
|
|
27
27
|
logger
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-ZCUZPIIK.js";
|
|
29
29
|
import {
|
|
30
30
|
VERSION
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-XNHXKW5W.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-2AMPEGVX.js";
|
|
4
|
+
import "./chunk-ZCUZPIIK.js";
|
|
5
|
+
import "./chunk-XNHXKW5W.js";
|
|
6
6
|
import "./chunk-5T63CXKU.js";
|
|
7
7
|
export {
|
|
8
8
|
generate
|
package/dist/utils/cli-logger.js
CHANGED
|
@@ -22,6 +22,7 @@ import { X, ChevronDown, ChevronRight, Search, AlertTriangle } from 'lucide-reac
|
|
|
22
22
|
import { BoltIcon, ChatBubbleLeftIcon, MagnifyingGlassIcon, ServerIcon } from '@heroicons/react/24/solid';
|
|
23
23
|
import { getNodesAndEdges, type FieldOccurrence } from '@utils/node-graphs/field-node-graph';
|
|
24
24
|
import * as ContextMenu from '@radix-ui/react-context-menu';
|
|
25
|
+
import '@xyflow/react/dist/style.css';
|
|
25
26
|
|
|
26
27
|
interface FieldNodeGraphProps {
|
|
27
28
|
fieldPath: string;
|
|
@@ -222,7 +223,6 @@ function FieldNodeGraphInner({
|
|
|
222
223
|
|
|
223
224
|
// Load visualiser styles (animations, hover effects, theme variables)
|
|
224
225
|
useEffect(() => {
|
|
225
|
-
import('@xyflow/react/dist/style.css');
|
|
226
226
|
import('@eventcatalog/visualiser/styles-core.css');
|
|
227
227
|
}, []);
|
|
228
228
|
|
|
@@ -12,7 +12,9 @@ import { useCallback, lazy, Suspense, useEffect } from 'react';
|
|
|
12
12
|
import type { Node, Edge } from '@xyflow/react';
|
|
13
13
|
import { buildUrl } from '@utils/url-builder';
|
|
14
14
|
|
|
15
|
-
const NodeGraph = lazy(() =>
|
|
15
|
+
const NodeGraph = lazy(() =>
|
|
16
|
+
import('@eventcatalog/visualiser').then((module) => ({ default: module.NodeGraph }))
|
|
17
|
+
) as React.LazyExoticComponent<React.ComponentType<AstroNodeGraphProps & Record<string, unknown>>>;
|
|
16
18
|
|
|
17
19
|
interface AstroNodeGraphProps {
|
|
18
20
|
id: string;
|
|
@@ -83,7 +83,7 @@ export const getNodesAndEdges = ({
|
|
|
83
83
|
for (const occ of occurrences) {
|
|
84
84
|
const msgNodeId = `msg-${occ.messageId}-${occ.messageVersion}`;
|
|
85
85
|
const occType = occ.fieldType || fieldType;
|
|
86
|
-
const fieldNodeId = fieldNodeIds.get(occType) || fieldNodeIds.values().next().value
|
|
86
|
+
const fieldNodeId = fieldNodeIds.get(occType) || fieldNodeIds.values().next().value!;
|
|
87
87
|
|
|
88
88
|
if (!addedNodes.has(msgNodeId)) {
|
|
89
89
|
nodes.push(
|
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.26.
|
|
9
|
+
"version": "3.26.6",
|
|
10
10
|
"publishConfig": {
|
|
11
11
|
"access": "public"
|
|
12
12
|
},
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"uuid": "^10.0.0",
|
|
104
104
|
"zod": "^4.3.6",
|
|
105
105
|
"@eventcatalog/linter": "1.0.17",
|
|
106
|
-
"@eventcatalog/visualiser": "^3.16.
|
|
106
|
+
"@eventcatalog/visualiser": "^3.16.1",
|
|
107
107
|
"@eventcatalog/sdk": "2.18.2"
|
|
108
108
|
},
|
|
109
109
|
"devDependencies": {
|