@eventcatalog/core 2.54.0 → 2.54.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.
@@ -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 = "2.54.0";
40
+ var version = "2.54.1";
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-EPCSIZTP.js";
4
- import "../chunk-E4632BOL.js";
3
+ } from "../chunk-7NKHMS4K.js";
4
+ import "../chunk-EUDMSTHT.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 = "2.54.0";
109
+ var version = "2.54.1";
110
110
 
111
111
  // src/constants.ts
112
112
  var VERSION = version;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  log_build_default
3
- } from "../chunk-TWNARJRZ.js";
4
- import "../chunk-EPCSIZTP.js";
5
- import "../chunk-E4632BOL.js";
3
+ } from "../chunk-ONQOSPKG.js";
4
+ import "../chunk-7NKHMS4K.js";
5
+ import "../chunk-EUDMSTHT.js";
6
6
  import "../chunk-E7TXTI7G.js";
7
7
  export {
8
8
  log_build_default as default
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  VERSION
3
- } from "./chunk-E4632BOL.js";
3
+ } from "./chunk-EUDMSTHT.js";
4
4
 
5
5
  // src/analytics/analytics.js
6
6
  import axios from "axios";
@@ -1,5 +1,5 @@
1
1
  // package.json
2
- var version = "2.54.0";
2
+ var version = "2.54.1";
3
3
 
4
4
  // src/constants.ts
5
5
  var VERSION = version;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  raiseEvent
3
- } from "./chunk-EPCSIZTP.js";
3
+ } from "./chunk-7NKHMS4K.js";
4
4
  import {
5
5
  getEventCatalogConfigFile,
6
6
  verifyRequiredFieldsAreInCatalogConfigFile
@@ -25,7 +25,7 @@ __export(constants_exports, {
25
25
  module.exports = __toCommonJS(constants_exports);
26
26
 
27
27
  // package.json
28
- var version = "2.54.0";
28
+ var version = "2.54.1";
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-E4632BOL.js";
3
+ } from "./chunk-EUDMSTHT.js";
4
4
  export {
5
5
  VERSION
6
6
  };
@@ -157,7 +157,7 @@ var import_axios = __toESM(require("axios"), 1);
157
157
  var import_os = __toESM(require("os"), 1);
158
158
 
159
159
  // package.json
160
- var version = "2.54.0";
160
+ var version = "2.54.1";
161
161
 
162
162
  // src/constants.ts
163
163
  var VERSION = version;
@@ -826,8 +826,8 @@ program.command("build").description("Run build of EventCatalog").action(async (
826
826
  );
827
827
  if (!isServerOutput) {
828
828
  const outDir = await getProjectOutDir();
829
- const windowsCommand2 = `npx -y pagefind --site ${outDir} --output-subdir ${dir}\\public\\pagefind`;
830
- const unixCommand2 = `npx -y pagefind --site ${outDir} --output-subdir ${dir}/public/pagefind`;
829
+ const windowsCommand2 = `npx -y pagefind --site ${outDir}`;
830
+ const unixCommand2 = `npx -y pagefind --site ${outDir}`;
831
831
  const pagefindCommand = process.platform === "win32" ? windowsCommand2 : unixCommand2;
832
832
  (0, import_node_child_process.execSync)(
833
833
  `cross-env PROJECT_DIR='${dir}' CATALOG_DIR='${core}' ENABLE_EMBED=${canEmbedPages} EVENTCATALOG_STARTER=${isEventCatalogStarter} EVENTCATALOG_SCALE=${isEventCatalogScale} ${pagefindCommand}`,
@@ -836,6 +836,9 @@ program.command("build").description("Run build of EventCatalog").action(async (
836
836
  stdio: "inherit"
837
837
  }
838
838
  );
839
+ if (import_fs2.default.existsSync((0, import_node_path6.join)(dir, outDir, "pagefind"))) {
840
+ import_fs2.default.cpSync((0, import_node_path6.join)(dir, outDir, "pagefind"), (0, import_node_path6.join)(dir, "public", "pagefind"), { recursive: true });
841
+ }
839
842
  }
840
843
  });
841
844
  var previewCatalog = ({
@@ -6,8 +6,8 @@ import {
6
6
  } from "./chunk-XE6PFSH5.js";
7
7
  import {
8
8
  log_build_default
9
- } from "./chunk-TWNARJRZ.js";
10
- import "./chunk-EPCSIZTP.js";
9
+ } from "./chunk-ONQOSPKG.js";
10
+ import "./chunk-7NKHMS4K.js";
11
11
  import {
12
12
  catalogToAstro,
13
13
  checkAndConvertMdToMdx
@@ -15,7 +15,7 @@ import {
15
15
  import "./chunk-LDBRNJIL.js";
16
16
  import {
17
17
  VERSION
18
- } from "./chunk-E4632BOL.js";
18
+ } from "./chunk-EUDMSTHT.js";
19
19
  import {
20
20
  getProjectOutDir,
21
21
  isAuthEnabled,
@@ -216,8 +216,8 @@ program.command("build").description("Run build of EventCatalog").action(async (
216
216
  );
217
217
  if (!isServerOutput) {
218
218
  const outDir = await getProjectOutDir();
219
- const windowsCommand2 = `npx -y pagefind --site ${outDir} --output-subdir ${dir}\\public\\pagefind`;
220
- const unixCommand2 = `npx -y pagefind --site ${outDir} --output-subdir ${dir}/public/pagefind`;
219
+ const windowsCommand2 = `npx -y pagefind --site ${outDir}`;
220
+ const unixCommand2 = `npx -y pagefind --site ${outDir}`;
221
221
  const pagefindCommand = process.platform === "win32" ? windowsCommand2 : unixCommand2;
222
222
  execSync(
223
223
  `cross-env PROJECT_DIR='${dir}' CATALOG_DIR='${core}' ENABLE_EMBED=${canEmbedPages} EVENTCATALOG_STARTER=${isEventCatalogStarter} EVENTCATALOG_SCALE=${isEventCatalogScale} ${pagefindCommand}`,
@@ -226,6 +226,9 @@ program.command("build").description("Run build of EventCatalog").action(async (
226
226
  stdio: "inherit"
227
227
  }
228
228
  );
229
+ if (fs.existsSync(join(dir, outDir, "pagefind"))) {
230
+ fs.cpSync(join(dir, outDir, "pagefind"), join(dir, "public", "pagefind"), { recursive: true });
231
+ }
229
232
  }
230
233
  });
231
234
  var previewCatalog = ({
@@ -34,6 +34,7 @@ const SearchResultItem = React.memo<{
34
34
  if (type === 'asyncapi') return 'AsyncAPI';
35
35
  if (type === 'openapi') return 'OpenAPI';
36
36
  if (type === 'language') return 'Language';
37
+ if (type === 'entities') return 'Entity';
37
38
  // For plurals, remove 's' at the end, otherwise just capitalize
38
39
  if (type.endsWith('s')) {
39
40
  return type.charAt(0).toUpperCase() + type.slice(1, -1);
@@ -15,41 +15,53 @@ const errorMessages = {
15
15
  const errorMessage = errorMessages[error] || errorMessages.Default;
16
16
  ---
17
17
 
18
- <main title="Authentication Error - EventCatalog">
19
- <div class="min-h-screen flex items-center justify-center bg-gray-50 py-12 px-4 sm:px-6 lg:px-8">
20
- <div class="max-w-md w-full space-y-8 text-center">
21
- <div>
22
- <svg class="mx-auto h-12 w-12 text-red-400" fill="none" viewBox="0 0 24 24" stroke="currentColor">
23
- <path
24
- stroke-linecap="round"
25
- stroke-linejoin="round"
26
- stroke-width="2"
27
- d="M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4c-.77-.833-1.964-.833-2.732 0L3.732 16.5c-.77.833.192 2.5 1.732 2.5z"
28
- ></path>
29
- </svg>
30
- <h2 class="mt-6 text-3xl font-bold text-gray-900">Authentication Error</h2>
31
- <p class="mt-2 text-sm text-gray-600">
32
- {errorMessage}
33
- </p>
34
- </div>
18
+ <!doctype html>
19
+ <html lang="en">
20
+ <head>
21
+ <meta charset="UTF-8" />
22
+ <meta name="viewport" content="width=device-width" />
23
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
24
+ <meta name="generator" content={Astro.generator} />
25
+ <title>Authentication Error - EventCatalog</title>
26
+ </head>
27
+ <body>
28
+ <main title="Authentication Error - EventCatalog">
29
+ <div class="min-h-screen flex items-center justify-center bg-gray-50 py-12 px-4 sm:px-6 lg:px-8">
30
+ <div class="max-w-md w-full space-y-8 text-center">
31
+ <div>
32
+ <svg class="mx-auto h-12 w-12 text-red-400" fill="none" viewBox="0 0 24 24" stroke="currentColor">
33
+ <path
34
+ stroke-linecap="round"
35
+ stroke-linejoin="round"
36
+ stroke-width="2"
37
+ d="M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4c-.77-.833-1.964-.833-2.732 0L3.732 16.5c-.77.833.192 2.5 1.732 2.5z"
38
+ ></path>
39
+ </svg>
40
+ <h2 class="mt-6 text-3xl font-bold text-gray-900">Authentication Error</h2>
41
+ <p class="mt-2 text-sm text-gray-600">
42
+ {errorMessage}
43
+ </p>
44
+ </div>
35
45
 
36
- <div class="space-y-4">
37
- <a
38
- href="/auth/login"
39
- class="w-full flex justify-center py-2 px-4 border border-transparent rounded-md shadow-sm text-sm font-medium text-white bg-blue-600 hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500"
40
- >
41
- Try Again
42
- </a>
46
+ <div class="space-y-4">
47
+ <a
48
+ href="/auth/login"
49
+ class="w-full flex justify-center py-2 px-4 border border-transparent rounded-md shadow-sm text-sm font-medium text-white bg-blue-600 hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500"
50
+ >
51
+ Try Again
52
+ </a>
43
53
 
44
- <a
45
- href="/"
46
- class="w-full flex justify-center py-2 px-4 border border-gray-300 rounded-md shadow-sm text-sm font-medium text-gray-700 bg-white hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500"
47
- >
48
- Back to Home
49
- </a>
50
- </div>
54
+ <a
55
+ href="/"
56
+ class="w-full flex justify-center py-2 px-4 border border-gray-300 rounded-md shadow-sm text-sm font-medium text-gray-700 bg-white hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500"
57
+ >
58
+ Back to Home
59
+ </a>
60
+ </div>
51
61
 
52
- {error && <div class="mt-8 text-xs text-gray-400">Error code: {error}</div>}
53
- </div>
54
- </div>
55
- </main>
62
+ {error && <div class="mt-8 text-xs text-gray-400">Error code: {error}</div>}
63
+ </div>
64
+ </div>
65
+ </main>
66
+ </body>
67
+ </html>
@@ -9,148 +9,160 @@ if (hasChatLicense) {
9
9
  }
10
10
  ---
11
11
 
12
- <VerticalSideBarLayout title="AI Chat">
13
- <div class="min-h-[calc(100vh-60px)] bg-white">
14
- <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16">
15
- {/* Hero Section */}
16
- <div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center mb-16">
17
- <div>
18
- <div class="inline-flex items-center px-4 py-2 rounded-full bg-purple-100 text-purple-700 font-medium text-sm mb-6">
19
- <BotMessageSquare className="w-4 h-4 mr-2" />
20
- New: Ask your catalog anything
21
- </div>
22
- <h1 class="text-4xl font-bold text-gray-900 tracking-tight mb-4">Ask. Understand. Ship faster.</h1>
23
- <p class="text-xl text-gray-600 mb-8">
24
- Get answers about your events, services, and domains — instantly. Runs entirely in your browser — your data never
25
- leaves your machine.
26
- </p>
27
- <div class="flex flex-col sm:flex-row gap-4 mb-8">
28
- <a
29
- href="https://demo.eventcatalog.dev/chat"
30
- target="_blank"
31
- class="inline-flex items-center juNot ready for AI chat? You castify-center px-6 py-3 border border-transparent text-base font-medium rounded-lg text-white bg-purple-600 hover:bg-purple-700 transition-colors duration-150"
32
- >
33
- Try the demo
34
- <svg class="ml-2 w-4 h-4" viewBox="0 0 20 20" fill="currentColor">
35
- <path
36
- fill-rule="evenodd"
37
- d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
38
- clip-rule="evenodd"></path>
39
- </svg>
40
- </a>
41
- <a
42
- href="https://www.eventcatalog.cloud"
43
- target="_blank"
44
- class="inline-flex items-center justify-center px-6 py-3 border border-gray-300 text-base font-medium rounded-lg text-gray-700 bg-white hover:bg-gray-50 transition-colors duration-150"
45
- >
46
- Try for free
47
- </a>
48
- </div>
49
- <p class="text-sm text-gray-500">
50
- Available with EventCatalog Starter or Scale plans
51
- <a href="https://www.eventcatalog.dev/pricing" class="text-purple-600 font-medium block"
52
- >Try free for 14 days, no credit card required</a
53
- >
54
- </p>
55
- </div>
56
-
57
- <div class="relative">
58
- <div class="absolute -inset-4">
59
- <div
60
- class="w-full h-full max-w-full mx-auto opacity-30 blur-lg filter"
61
- style="background: linear-gradient(90deg, #C084FC 0%, #818CF8 100%);"
62
- >
12
+ <!doctype html>
13
+ <html lang="en">
14
+ <head>
15
+ <meta charset="UTF-8" />
16
+ <meta name="viewport" content="width=device-width" />
17
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
18
+ <meta name="generator" content={Astro.generator} />
19
+ <title>EventCatalog chat?</title>
20
+ </head>
21
+ <body>
22
+ <VerticalSideBarLayout title="AI Chat">
23
+ <div class="min-h-[calc(100vh-60px)] bg-white">
24
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16">
25
+ {/* Hero Section */}
26
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center mb-16">
27
+ <div>
28
+ <div class="inline-flex items-center px-4 py-2 rounded-full bg-purple-100 text-purple-700 font-medium text-sm mb-6">
29
+ <BotMessageSquare className="w-4 h-4 mr-2" />
30
+ New: Ask your catalog anything
31
+ </div>
32
+ <h1 class="text-4xl font-bold text-gray-900 tracking-tight mb-4">Ask. Understand. Ship faster.</h1>
33
+ <p class="text-xl text-gray-600 mb-8">
34
+ Get answers about your events, services, and domains — instantly. Runs entirely in your browser — your data never
35
+ leaves your machine.
36
+ </p>
37
+ <div class="flex flex-col sm:flex-row gap-4 mb-8">
38
+ <a
39
+ href="https://demo.eventcatalog.dev/chat"
40
+ target="_blank"
41
+ class="inline-flex items-center juNot ready for AI chat? You castify-center px-6 py-3 border border-transparent text-base font-medium rounded-lg text-white bg-purple-600 hover:bg-purple-700 transition-colors duration-150"
42
+ >
43
+ Try the demo
44
+ <svg class="ml-2 w-4 h-4" viewBox="0 0 20 20" fill="currentColor">
45
+ <path
46
+ fill-rule="evenodd"
47
+ d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
48
+ clip-rule="evenodd"></path>
49
+ </svg>
50
+ </a>
51
+ <a
52
+ href="https://www.eventcatalog.cloud"
53
+ target="_blank"
54
+ class="inline-flex items-center justify-center px-6 py-3 border border-gray-300 text-base font-medium rounded-lg text-gray-700 bg-white hover:bg-gray-50 transition-colors duration-150"
55
+ >
56
+ Try for free
57
+ </a>
58
+ </div>
59
+ <p class="text-sm text-gray-500">
60
+ Available with EventCatalog Starter or Scale plans
61
+ <a href="https://www.eventcatalog.dev/pricing" class="text-purple-600 font-medium block"
62
+ >Try free for 14 days, no credit card required</a
63
+ >
64
+ </p>
63
65
  </div>
64
- </div>
65
- <div class="relative">
66
- <div class="bg-white rounded-xl shadow-xl border border-gray-200 overflow-hidden">
67
- <div class="bg-gray-50 px-4 py-3 border-b border-gray-200">
68
- <div class="flex items-center space-x-2">
69
- <div class="w-3 h-3 bg-red-400 rounded-full"></div>
70
- <div class="w-3 h-3 bg-yellow-400 rounded-full"></div>
71
- <div class="w-3 h-3 bg-green-400 rounded-full"></div>
66
+
67
+ <div class="relative">
68
+ <div class="absolute -inset-4">
69
+ <div
70
+ class="w-full h-full max-w-full mx-auto opacity-30 blur-lg filter"
71
+ style="background: linear-gradient(90deg, #C084FC 0%, #818CF8 100%);"
72
+ >
72
73
  </div>
73
74
  </div>
74
- <div class="p-4 space-y-4">
75
- <div class="flex justify-end">
76
- <div class="bg-purple-600 text-white rounded-2xl rounded-tr-sm px-4 py-2 max-w-md text-sm">
77
- What services publish order.created?
75
+ <div class="relative">
76
+ <div class="bg-white rounded-xl shadow-xl border border-gray-200 overflow-hidden">
77
+ <div class="bg-gray-50 px-4 py-3 border-b border-gray-200">
78
+ <div class="flex items-center space-x-2">
79
+ <div class="w-3 h-3 bg-red-400 rounded-full"></div>
80
+ <div class="w-3 h-3 bg-yellow-400 rounded-full"></div>
81
+ <div class="w-3 h-3 bg-green-400 rounded-full"></div>
82
+ </div>
78
83
  </div>
79
- </div>
84
+ <div class="p-4 space-y-4">
85
+ <div class="flex justify-end">
86
+ <div class="bg-purple-600 text-white rounded-2xl rounded-tr-sm px-4 py-2 max-w-md text-sm">
87
+ What services publish order.created?
88
+ </div>
89
+ </div>
80
90
 
81
- <div class="flex justify-start">
82
- <div class="bg-gray-50 rounded-2xl rounded-tl-sm px-4 py-3 max-w-md shadow-sm">
83
- <p class="text-gray-700 text-sm">
84
- The <span class="font-semibold">Order Service</span> publishes the order.created event.
85
- </p>
86
- <p class="text-gray-700 text-sm mt-2 mb-1">This event is consumed by:</p>
87
- <ul class="space-y-1 text-gray-600 text-sm">
88
- <li>• Payment Service - Initiates payment processing</li>
89
- <li>• Inventory Service - Updates stock levels</li>
90
- <li>• Notification Service - Sends order confirmations</li>
91
- </ul>
91
+ <div class="flex justify-start">
92
+ <div class="bg-gray-50 rounded-2xl rounded-tl-sm px-4 py-3 max-w-md shadow-sm">
93
+ <p class="text-gray-700 text-sm">
94
+ The <span class="font-semibold">Order Service</span> publishes the order.created event.
95
+ </p>
96
+ <p class="text-gray-700 text-sm mt-2 mb-1">This event is consumed by:</p>
97
+ <ul class="space-y-1 text-gray-600 text-sm">
98
+ <li>• Payment Service - Initiates payment processing</li>
99
+ <li>• Inventory Service - Updates stock levels</li>
100
+ <li>• Notification Service - Sends order confirmations</li>
101
+ </ul>
102
+ </div>
103
+ </div>
92
104
  </div>
93
105
  </div>
94
106
  </div>
95
107
  </div>
96
108
  </div>
97
- </div>
98
- </div>
99
109
 
100
- {/* Features Section */}
101
- <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
102
- <div class="bg-white rounded-xl p-6 shadow-sm border border-gray-200">
103
- <div class="w-12 h-12 bg-purple-100 rounded-lg flex items-center justify-center mb-4">
104
- <svg class="w-6 h-6 text-purple-600" viewBox="0 0 24 24" fill="currentColor">
105
- <path
106
- d="M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"
107
- ></path>
108
- </svg>
109
- </div>
110
- <h3 class="text-lg font-semibold text-gray-900 mb-2">Instant Search</h3>
111
- <p class="text-gray-600">
112
- Search and understand complex service relationships in seconds with natural language queries.
113
- </p>
114
- </div>
110
+ {/* Features Section */}
111
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
112
+ <div class="bg-white rounded-xl p-6 shadow-sm border border-gray-200">
113
+ <div class="w-12 h-12 bg-purple-100 rounded-lg flex items-center justify-center mb-4">
114
+ <svg class="w-6 h-6 text-purple-600" viewBox="0 0 24 24" fill="currentColor">
115
+ <path
116
+ d="M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"
117
+ ></path>
118
+ </svg>
119
+ </div>
120
+ <h3 class="text-lg font-semibold text-gray-900 mb-2">Instant Search</h3>
121
+ <p class="text-gray-600">
122
+ Search and understand complex service relationships in seconds with natural language queries.
123
+ </p>
124
+ </div>
125
+
126
+ <div class="bg-white rounded-xl p-6 shadow-sm border border-gray-200">
127
+ <div class="w-12 h-12 bg-purple-100 rounded-lg flex items-center justify-center mb-4">
128
+ <svg class="w-6 h-6 text-purple-600" viewBox="0 0 24 24" fill="currentColor">
129
+ <path
130
+ d="M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7zm2.85 11.1l-.85.6V16h-4v-2.3l-.85-.6C7.8 12.16 7 10.63 7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.63-.8 3.16-2.15 4.1z"
131
+ ></path>
132
+ </svg>
133
+ </div>
134
+ <h3 class="text-lg font-semibold text-gray-900 mb-2">Smart Insights</h3>
135
+ <p class="text-gray-600">Get intelligent suggestions and insights about your architecture automatically.</p>
136
+ </div>
115
137
 
116
- <div class="bg-white rounded-xl p-6 shadow-sm border border-gray-200">
117
- <div class="w-12 h-12 bg-purple-100 rounded-lg flex items-center justify-center mb-4">
118
- <svg class="w-6 h-6 text-purple-600" viewBox="0 0 24 24" fill="currentColor">
119
- <path
120
- d="M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7zm2.85 11.1l-.85.6V16h-4v-2.3l-.85-.6C7.8 12.16 7 10.63 7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.63-.8 3.16-2.15 4.1z"
121
- ></path>
122
- </svg>
138
+ <div class="bg-white rounded-xl p-6 shadow-sm border border-gray-200">
139
+ <div class="w-12 h-12 bg-purple-100 rounded-lg flex items-center justify-center mb-4">
140
+ <svg class="w-6 h-6 text-purple-600" viewBox="0 0 24 24" fill="currentColor">
141
+ <path
142
+ d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"
143
+ ></path>
144
+ </svg>
145
+ </div>
146
+ <h3 class="text-lg font-semibold text-gray-900 mb-2">Privacy First</h3>
147
+ <p class="text-gray-600">All processing happens locally in your browser. Your data never leaves your machine.</p>
148
+ </div>
123
149
  </div>
124
- <h3 class="text-lg font-semibold text-gray-900 mb-2">Smart Insights</h3>
125
- <p class="text-gray-600">Get intelligent suggestions and insights about your architecture automatically.</p>
126
- </div>
127
150
 
128
- <div class="bg-white rounded-xl p-6 shadow-sm border border-gray-200">
129
- <div class="w-12 h-12 bg-purple-100 rounded-lg flex items-center justify-center mb-4">
130
- <svg class="w-6 h-6 text-purple-600" viewBox="0 0 24 24" fill="currentColor">
131
- <path
132
- d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"
133
- ></path>
134
- </svg>
151
+ {/* Bottom Link */}
152
+ <div class="mt-16 text-center">
153
+ <a
154
+ href="https://www.eventcatalog.dev/docs/development/guides/customize-sidebars/application-sidebar"
155
+ target="_blank"
156
+ class="text-sm text-gray-400 hover:text-gray-500 transition-colors duration-150"
157
+ >
158
+ Not ready for AI chat? You can hide this feature in settings
159
+ </a>
135
160
  </div>
136
- <h3 class="text-lg font-semibold text-gray-900 mb-2">Privacy First</h3>
137
- <p class="text-gray-600">All processing happens locally in your browser. Your data never leaves your machine.</p>
138
161
  </div>
139
162
  </div>
140
-
141
- {/* Bottom Link */}
142
- <div class="mt-16 text-center">
143
- <a
144
- href="https://www.eventcatalog.dev/docs/development/guides/customize-sidebars/application-sidebar"
145
- target="_blank"
146
- class="text-sm text-gray-400 hover:text-gray-500 transition-colors duration-150"
147
- >
148
- Not ready for AI chat? You can hide this feature in settings
149
- </a>
150
- </div>
151
- </div>
152
- </div>
153
- </VerticalSideBarLayout>
163
+ </VerticalSideBarLayout>
164
+ </body>
165
+ </html>
154
166
 
155
167
  <style>
156
168
  .scroll-smooth {
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": "2.54.0",
9
+ "version": "2.54.1",
10
10
  "publishConfig": {
11
11
  "access": "public"
12
12
  },