@eventcatalog/core 2.20.2 → 2.21.0
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-IOBMNGC6.js → chunk-5S57Z3LK.js} +1 -1
- package/dist/{chunk-U2ID5L3C.js → chunk-7R3BVREH.js} +1 -1
- package/dist/{chunk-F4GCNRKV.js → chunk-BPHBVY4J.js} +1 -1
- package/dist/{chunk-SHCMAL37.js → chunk-FSKZU5FH.js} +5 -2
- package/dist/constants.cjs +1 -1
- package/dist/constants.js +1 -1
- package/dist/eventcatalog.cjs +28 -24
- package/dist/eventcatalog.config.d.cts +4 -0
- package/dist/eventcatalog.config.d.ts +4 -0
- package/dist/eventcatalog.js +4 -4
- package/dist/watcher.cjs +6 -2
- package/dist/watcher.js +1 -1
- package/eventcatalog/public/rss.xsl +61 -0
- package/eventcatalog/src/components/DiscoverInsight.astro +14 -5
- package/eventcatalog/src/components/SideBars/MessageSideBar.astro +20 -1
- package/eventcatalog/src/components/SideBars/ServiceSideBar.astro +20 -1
- package/eventcatalog/src/pages/rss/[resource]/rss.xml.js +79 -0
- package/package.json +7 -6
- package/eventcatalog/package-lock.json +0 -17497
- package/eventcatalog/package.json +0 -71
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "eventcatalog",
|
|
3
|
-
"homepage": "https://github.com/event-catalog/eventcatalog",
|
|
4
|
-
"repository": {
|
|
5
|
-
"type": "git",
|
|
6
|
-
"url": "https://github.com/event-catalog/eventcatalog.git",
|
|
7
|
-
"directory": "eventcatalog/"
|
|
8
|
-
},
|
|
9
|
-
"type": "module",
|
|
10
|
-
"version": "0.1.0",
|
|
11
|
-
"private": true,
|
|
12
|
-
"scripts": {
|
|
13
|
-
"astro": "astro",
|
|
14
|
-
"build": "astro build",
|
|
15
|
-
"dev": "astro dev",
|
|
16
|
-
"preview": "astro preview",
|
|
17
|
-
"start": "astro dev"
|
|
18
|
-
},
|
|
19
|
-
"dependencies": {
|
|
20
|
-
"@astrojs/markdown-remark": "^6.0.1",
|
|
21
|
-
"@astrojs/mdx": "^4.0.5",
|
|
22
|
-
"@astrojs/react": "^4.1.3",
|
|
23
|
-
"@astrojs/tailwind": "^5.1.4",
|
|
24
|
-
"@asyncapi/avro-schema-parser": "^3.0.24",
|
|
25
|
-
"@asyncapi/parser": "^3.4.0",
|
|
26
|
-
"@asyncapi/react-component": "^2.4.3",
|
|
27
|
-
"@headlessui/react": "^2.0.3",
|
|
28
|
-
"@heroicons/react": "^2.1.3",
|
|
29
|
-
"@iconify-json/logos": "^1.2.4",
|
|
30
|
-
"@stoplight/json-schema-viewer": "^4.16.4",
|
|
31
|
-
"@tailwindcss/typography": "^0.5.13",
|
|
32
|
-
"@tanstack/react-table": "^8.17.3",
|
|
33
|
-
"@xyflow/react": "^12.3.6",
|
|
34
|
-
"astro": "^5.1.5",
|
|
35
|
-
"astro-expressive-code": "^0.40.1",
|
|
36
|
-
"astro-pagefind": "^1.7.0",
|
|
37
|
-
"astro-seo": "^0.8.4",
|
|
38
|
-
"dagre": "^0.8.5",
|
|
39
|
-
"diff": "^7.0.0",
|
|
40
|
-
"diff2html": "^3.4.48",
|
|
41
|
-
"html-to-image": "^1.11.11",
|
|
42
|
-
"js-yaml": "^4.1.0",
|
|
43
|
-
"lodash.debounce": "^4.0.8",
|
|
44
|
-
"lodash.merge": "4.6.2",
|
|
45
|
-
"lucide-react": "^0.453.0",
|
|
46
|
-
"marked": "^15.0.6",
|
|
47
|
-
"mermaid": "^11.4.1",
|
|
48
|
-
"prismjs": "^1.29.0",
|
|
49
|
-
"rapidoc": "^9.3.4",
|
|
50
|
-
"react": "^18.3.1",
|
|
51
|
-
"react-dom": "^18.3.1",
|
|
52
|
-
"rehype-slug": "^6.0.0",
|
|
53
|
-
"remark-comment": "^1.0.0",
|
|
54
|
-
"remark-gfm": "^3.0.1",
|
|
55
|
-
"semver": "7.6.3",
|
|
56
|
-
"tailwindcss": "^3.4.3",
|
|
57
|
-
"unist-util-visit": "^5.0.0"
|
|
58
|
-
},
|
|
59
|
-
"devDependencies": {
|
|
60
|
-
"@types/dagre": "^0.7.52",
|
|
61
|
-
"@types/diff": "^5.2.2",
|
|
62
|
-
"@types/js-yaml": "^4.0.9",
|
|
63
|
-
"@types/lodash.debounce": "^4.0.9",
|
|
64
|
-
"@types/lodash.merge": "4.6.9",
|
|
65
|
-
"@types/node": "^20.14.2",
|
|
66
|
-
"@types/react": "^18.3.3",
|
|
67
|
-
"@types/react-dom": "^18.3.0",
|
|
68
|
-
"@types/semver": "^7.5.8",
|
|
69
|
-
"typescript": "^5.4.5"
|
|
70
|
-
}
|
|
71
|
-
}
|