@eventcatalog/core 2.54.6 → 2.54.7

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.6";
40
+ var version = "2.54.7";
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-WDYJMVBW.js";
4
- import "../chunk-VK6PF4A5.js";
3
+ } from "../chunk-IBVRYW45.js";
4
+ import "../chunk-47KZ3TZP.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.6";
109
+ var version = "2.54.7";
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-ZPY6TKZV.js";
4
- import "../chunk-WDYJMVBW.js";
5
- import "../chunk-VK6PF4A5.js";
3
+ } from "../chunk-XT6J7YSQ.js";
4
+ import "../chunk-IBVRYW45.js";
5
+ import "../chunk-47KZ3TZP.js";
6
6
  import "../chunk-E7TXTI7G.js";
7
7
  export {
8
8
  log_build_default as default
@@ -1,5 +1,5 @@
1
1
  // package.json
2
- var version = "2.54.6";
2
+ var version = "2.54.7";
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-VK6PF4A5.js";
3
+ } from "./chunk-47KZ3TZP.js";
4
4
 
5
5
  // src/analytics/analytics.js
6
6
  import axios from "axios";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  raiseEvent
3
- } from "./chunk-WDYJMVBW.js";
3
+ } from "./chunk-IBVRYW45.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.6";
28
+ var version = "2.54.7";
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-VK6PF4A5.js";
3
+ } from "./chunk-47KZ3TZP.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.6";
160
+ var version = "2.54.7";
161
161
 
162
162
  // src/constants.ts
163
163
  var VERSION = version;
@@ -6,8 +6,8 @@ import {
6
6
  } from "./chunk-XE6PFSH5.js";
7
7
  import {
8
8
  log_build_default
9
- } from "./chunk-ZPY6TKZV.js";
10
- import "./chunk-WDYJMVBW.js";
9
+ } from "./chunk-XT6J7YSQ.js";
10
+ import "./chunk-IBVRYW45.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-VK6PF4A5.js";
18
+ } from "./chunk-47KZ3TZP.js";
19
19
  import {
20
20
  getProjectOutDir,
21
21
  isAuthEnabled,
@@ -116,6 +116,11 @@ try {
116
116
  }
117
117
  }
118
118
 
119
+ // on DOM ready, move the SchemaViewerClient to the portal
120
+ document.addEventListener('DOMContentLoaded', () => {
121
+ schemas.forEach(moveSchemaViewerToPortal);
122
+ });
123
+
119
124
  // on DOM ready, move the SchemaViewerClient to the portal
120
125
  document.addEventListener('astro:page-load', () => {
121
126
  schemas.forEach(moveSchemaViewerToPortal);
@@ -87,9 +87,9 @@ const badges = doc?.badges || [];
87
87
 
88
88
  <!-- Main Content Area - Independent scrolling -->
89
89
  <main
90
- class="sidebar-transition w-full max-h-content ml-[22em] md:ml-[21em] lg:mr-[21em] 2xl:mr-[26em] 2xl:ml-[22em] mr-80 max-w-5xl mx-auto"
90
+ class="sidebar-transition w-full max-h-content ml-[22em] md:ml-[21em] lg:mr-2 2xl:mr-2 2xl:ml-[22em] pr-2 overflow-y-auto"
91
91
  >
92
- <div class="max-w-7xl mx-auto px-6 py-10">
92
+ <div class="max-w-none mx-auto px-4 py-10">
93
93
  <div class="border-b border-gray-200 flex justify-between items-start md:pb-6">
94
94
  <div>
95
95
  <h2 id="doc-page-header" class="text-2xl md:text-4xl font-bold text-black">{doc.title}</h2>
@@ -176,9 +176,9 @@ const badges = doc?.badges || [];
176
176
 
177
177
  <!-- Right Sidebar TOC -->
178
178
  <aside
179
- class="fixed right-0 top-16 bottom-0 w-80 2xl:w-96 overflow-y-auto border-l border-gray-100 bg-white p-6 flex-shrink-0 hidden lg:block z-10"
179
+ class="hidden lg:block sticky top-0 pb-10 w-80 overflow-y-auto border-l border-gray-100 bg-white p-6 flex-shrink-0 py-2"
180
180
  >
181
- <div>
181
+ <div class="py-4">
182
182
  <div>
183
183
  {
184
184
  ownersList.length > 0 && (
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.6",
9
+ "version": "2.54.7",
10
10
  "publishConfig": {
11
11
  "access": "public"
12
12
  },