@eventcatalog/core 3.27.0 → 3.27.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.
- 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/catalog-to-astro-content-directory.cjs +1 -1
- package/dist/{chunk-6KGRDHJX.js → chunk-6USZCBX7.js} +1 -1
- package/dist/{chunk-SWTABLK7.js → chunk-OIJAGKGW.js} +1 -1
- package/dist/{chunk-R7ILHVCQ.js → chunk-SHBWQABK.js} +1 -1
- package/dist/{chunk-KNR65XBF.js → chunk-VTKBN355.js} +1 -1
- package/dist/{chunk-VOS4MRLD.js → chunk-ZUDVEVY5.js} +1 -1
- package/dist/constants.cjs +1 -1
- package/dist/constants.js +1 -1
- package/dist/eventcatalog.cjs +2 -2
- 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/src/components/MDX/RemoteFile.astro +2 -2
- package/package.json +10 -11
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
log_build_default
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-ZUDVEVY5.js";
|
|
4
|
+
import "../chunk-VTKBN355.js";
|
|
5
5
|
import "../chunk-4UVFXLPI.js";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-OIJAGKGW.js";
|
|
7
7
|
import "../chunk-5T63CXKU.js";
|
|
8
8
|
export {
|
|
9
9
|
log_build_default as default
|
|
@@ -34,7 +34,7 @@ __export(catalog_to_astro_content_directory_exports, {
|
|
|
34
34
|
});
|
|
35
35
|
module.exports = __toCommonJS(catalog_to_astro_content_directory_exports);
|
|
36
36
|
|
|
37
|
-
// ../../node_modules/.pnpm/tsup@8.5.0_jiti@2.6.1_postcss@8.5.
|
|
37
|
+
// ../../node_modules/.pnpm/tsup@8.5.0_jiti@2.6.1_postcss@8.5.9_tsx@4.21.0_typescript@5.9.3_yaml@2.8.2/node_modules/tsup/assets/cjs_shims.js
|
|
38
38
|
var getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
|
|
39
39
|
var importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
|
|
40
40
|
|
package/dist/constants.cjs
CHANGED
package/dist/constants.js
CHANGED
package/dist/eventcatalog.cjs
CHANGED
|
@@ -22,7 +22,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
22
22
|
mod
|
|
23
23
|
));
|
|
24
24
|
|
|
25
|
-
// ../../node_modules/.pnpm/tsup@8.5.0_jiti@2.6.1_postcss@8.5.
|
|
25
|
+
// ../../node_modules/.pnpm/tsup@8.5.0_jiti@2.6.1_postcss@8.5.9_tsx@4.21.0_typescript@5.9.3_yaml@2.8.2/node_modules/tsup/assets/cjs_shims.js
|
|
26
26
|
var getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
|
|
27
27
|
var importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
|
|
28
28
|
|
|
@@ -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.27.
|
|
117
|
+
var version = "3.27.2";
|
|
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-ZUDVEVY5.js";
|
|
10
|
+
import "./chunk-VTKBN355.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-6USZCBX7.js";
|
|
26
26
|
import {
|
|
27
27
|
logger
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-SHBWQABK.js";
|
|
29
29
|
import {
|
|
30
30
|
VERSION
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-OIJAGKGW.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-6USZCBX7.js";
|
|
4
|
+
import "./chunk-SHBWQABK.js";
|
|
5
|
+
import "./chunk-OIJAGKGW.js";
|
|
6
6
|
import "./chunk-5T63CXKU.js";
|
|
7
7
|
export {
|
|
8
8
|
generate
|
package/dist/utils/cli-logger.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
import
|
|
2
|
+
import { JSONPath } from 'jsonpath-plus';
|
|
3
3
|
import JSONSchemaViewer from '@components/SchemaExplorer/JSONSchemaViewer';
|
|
4
4
|
import { Code } from 'astro-expressive-code/components';
|
|
5
5
|
import { isPrivateRemoteSchemaEnabled } from '@utils/feature';
|
|
@@ -45,7 +45,7 @@ function isJSONSchema(data: any): boolean {
|
|
|
45
45
|
|
|
46
46
|
function extractWithJSONPath(data: any, path: string): any {
|
|
47
47
|
try {
|
|
48
|
-
const result =
|
|
48
|
+
const result = JSONPath({ path, json: data });
|
|
49
49
|
// If the result is an array with a single element, return the element itself
|
|
50
50
|
// unless the original query was meant to return an array
|
|
51
51
|
if (Array.isArray(result) && result.length === 1 && !path.includes('[*]') && !path.includes('.*')) {
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
},
|
|
8
8
|
"license": "SEE LICENSE IN LICENSE",
|
|
9
9
|
"type": "module",
|
|
10
|
-
"version": "3.27.
|
|
10
|
+
"version": "3.27.2",
|
|
11
11
|
"publishConfig": {
|
|
12
12
|
"access": "public"
|
|
13
13
|
},
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
"@astrojs/mdx": "^5.0.2",
|
|
27
27
|
"@astrojs/node": "^10.0.3",
|
|
28
28
|
"@astrojs/react": "^5.0.1",
|
|
29
|
-
"@astrojs/rss": "^4.0.
|
|
29
|
+
"@astrojs/rss": "^4.0.18",
|
|
30
30
|
"@asyncapi/avro-schema-parser": "3.0.24",
|
|
31
31
|
"@asyncapi/parser": "^3.6.0",
|
|
32
|
-
"@asyncapi/react-component": "3.0
|
|
32
|
+
"@asyncapi/react-component": "3.1.0",
|
|
33
33
|
"@auth/core": "^0.37.4",
|
|
34
34
|
"@eventcatalog/license": "^0.0.7",
|
|
35
35
|
"@fontsource/inter": "^5.2.5",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"@radix-ui/react-dropdown-menu": "^2.1.12",
|
|
46
46
|
"@radix-ui/react-popover": "^1.1.15",
|
|
47
47
|
"@radix-ui/react-tooltip": "^1.1.8",
|
|
48
|
-
"@scalar/api-reference-react": "^0.
|
|
48
|
+
"@scalar/api-reference-react": "^0.9.19",
|
|
49
49
|
"@tailwindcss/typography": "^0.5.16",
|
|
50
50
|
"@tailwindcss/vite": ">=4.1.5 <4.2.2",
|
|
51
51
|
"@tanstack/react-table": "^8.17.3",
|
|
@@ -68,17 +68,17 @@
|
|
|
68
68
|
"elkjs": "^0.10.0",
|
|
69
69
|
"glob": "^13.0.6",
|
|
70
70
|
"gray-matter": "^4.0.3",
|
|
71
|
-
"hono": "4.12.
|
|
71
|
+
"hono": "4.12.12",
|
|
72
72
|
"html-to-image": "^1.11.11",
|
|
73
73
|
"js-yaml": "^4.1.1",
|
|
74
|
-
"jsonpath": "^
|
|
74
|
+
"jsonpath-plus": "^10.4.0",
|
|
75
75
|
"jsonwebtoken": "^9.0.2",
|
|
76
76
|
"lodash.debounce": "^4.0.8",
|
|
77
77
|
"lodash.merge": "4.6.2",
|
|
78
78
|
"lucide-react": "^0.453.0",
|
|
79
79
|
"marked": "^15.0.6",
|
|
80
80
|
"mdast-util-find-and-replace": "^3.0.2",
|
|
81
|
-
"mermaid": "^11.12.
|
|
81
|
+
"mermaid": "^11.12.3",
|
|
82
82
|
"nanostores": "^1.1.0",
|
|
83
83
|
"pako": "^2.1.0",
|
|
84
84
|
"picocolors": "^1.1.1",
|
|
@@ -103,16 +103,15 @@
|
|
|
103
103
|
"update-notifier": "^7.3.1",
|
|
104
104
|
"uuid": "^10.0.0",
|
|
105
105
|
"zod": "^4.3.6",
|
|
106
|
-
"@eventcatalog/
|
|
107
|
-
"@eventcatalog/
|
|
108
|
-
"@eventcatalog/
|
|
106
|
+
"@eventcatalog/sdk": "2.19.0",
|
|
107
|
+
"@eventcatalog/linter": "1.0.20",
|
|
108
|
+
"@eventcatalog/visualiser": "^3.17.1"
|
|
109
109
|
},
|
|
110
110
|
"devDependencies": {
|
|
111
111
|
"@astrojs/check": "^0.9.8",
|
|
112
112
|
"@types/dagre": "^0.7.52",
|
|
113
113
|
"@types/diff": "^5.2.2",
|
|
114
114
|
"@types/js-yaml": "^4.0.9",
|
|
115
|
-
"@types/jsonpath": "^0.2.4",
|
|
116
115
|
"@types/jsonwebtoken": "^9.0.10",
|
|
117
116
|
"@types/lodash.debounce": "^4.0.9",
|
|
118
117
|
"@types/lodash.merge": "4.6.9",
|