@flamingo-stack/openframe-frontend-core 0.0.291 → 0.0.292
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/{chunk-EL5GCMPU.cjs → chunk-2BMVBPC7.cjs} +9 -9
- package/dist/{chunk-EL5GCMPU.cjs.map → chunk-2BMVBPC7.cjs.map} +1 -1
- package/dist/{chunk-ZYBUFVQV.cjs → chunk-2NJ44RTT.cjs} +27 -27
- package/dist/{chunk-ZYBUFVQV.cjs.map → chunk-2NJ44RTT.cjs.map} +1 -1
- package/dist/{chunk-Z2EOXZBW.js → chunk-5FK7X3EE.js} +258 -159
- package/dist/chunk-5FK7X3EE.js.map +1 -0
- package/dist/{chunk-3SDBXXDP.cjs → chunk-5PELVUFT.cjs} +26 -26
- package/dist/{chunk-3SDBXXDP.cjs.map → chunk-5PELVUFT.cjs.map} +1 -1
- package/dist/{chunk-BVNYQDZE.cjs → chunk-5R5OODNE.cjs} +40 -40
- package/dist/{chunk-BVNYQDZE.cjs.map → chunk-5R5OODNE.cjs.map} +1 -1
- package/dist/{chunk-ODR6A6FC.js → chunk-6FHO73AP.js} +22 -10
- package/dist/{chunk-ODR6A6FC.js.map → chunk-6FHO73AP.js.map} +1 -1
- package/dist/{chunk-EGSAB76W.js → chunk-B2U6INNO.js} +3 -3
- package/dist/{chunk-RSIFEDZX.js → chunk-C667P6LZ.js} +5 -5
- package/dist/{chunk-VMRPM24G.cjs → chunk-CDJOKNCS.cjs} +17 -17
- package/dist/{chunk-VMRPM24G.cjs.map → chunk-CDJOKNCS.cjs.map} +1 -1
- package/dist/{chunk-7NM7DEUK.js → chunk-CUQH4SHH.js} +2 -2
- package/dist/{chunk-ZLN6SM2U.js → chunk-DUIWR7RQ.js} +3 -3
- package/dist/{chunk-AGRSALEN.js → chunk-E2YXRSDG.js} +5 -5
- package/dist/{chunk-Z4GAFSNM.cjs → chunk-FFP2A77V.cjs} +10 -10
- package/dist/{chunk-Z4GAFSNM.cjs.map → chunk-FFP2A77V.cjs.map} +1 -1
- package/dist/{chunk-D4R2MUPA.js → chunk-HTYUZXQP.js} +5 -5
- package/dist/{chunk-CSL3ECOF.js → chunk-IXDTNQF4.js} +3 -3
- package/dist/{chunk-I6ZPGKZ2.cjs → chunk-JC5RN7ZS.cjs} +6 -6
- package/dist/{chunk-I6ZPGKZ2.cjs.map → chunk-JC5RN7ZS.cjs.map} +1 -1
- package/dist/{chunk-2YSC3API.cjs → chunk-MDLWEJAV.cjs} +1060 -961
- package/dist/chunk-MDLWEJAV.cjs.map +1 -0
- package/dist/{chunk-R2KT5GDD.js → chunk-N45M3TK3.js} +14 -4
- package/dist/chunk-N45M3TK3.js.map +1 -0
- package/dist/{chunk-EI4WALN2.cjs → chunk-OXOTKEYY.cjs} +39 -29
- package/dist/chunk-OXOTKEYY.cjs.map +1 -0
- package/dist/{chunk-6BWZFRUG.cjs → chunk-PZZGDS5I.cjs} +17 -17
- package/dist/{chunk-6BWZFRUG.cjs.map → chunk-PZZGDS5I.cjs.map} +1 -1
- package/dist/{chunk-VRSXJ5QJ.js → chunk-SLP4KXP6.js} +3 -2
- package/dist/chunk-SLP4KXP6.js.map +1 -0
- package/dist/{chunk-7EYWERFT.js → chunk-VK4B6UGU.js} +4 -4
- package/dist/{chunk-D6RK5YXX.cjs → chunk-Z6BK4XHH.cjs} +22 -10
- package/dist/chunk-Z6BK4XHH.cjs.map +1 -0
- package/dist/{chunk-Y4JNA4W6.cjs → chunk-ZHNL2IPK.cjs} +3 -2
- package/dist/chunk-ZHNL2IPK.cjs.map +1 -0
- package/dist/components/chat/chat-message-enhanced.d.ts.map +1 -1
- package/dist/components/chat/chat-message-list.d.ts.map +1 -1
- package/dist/components/chat/embeddable-chat.d.ts +15 -0
- package/dist/components/chat/embeddable-chat.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts.map +1 -1
- package/dist/components/chat/index.cjs +7 -5
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.d.ts +1 -0
- package/dist/components/chat/index.d.ts.map +1 -1
- package/dist/components/chat/index.js +6 -4
- package/dist/components/chat/remark-mention-chips.d.ts +30 -0
- package/dist/components/chat/remark-mention-chips.d.ts.map +1 -0
- package/dist/components/chat/types/api.types.d.ts +4 -0
- package/dist/components/chat/types/api.types.d.ts.map +1 -1
- package/dist/components/chat/types/component.types.d.ts +24 -0
- package/dist/components/chat/types/component.types.d.ts.map +1 -1
- package/dist/components/chat/types/context-item.types.d.ts +5 -0
- package/dist/components/chat/types/context-item.types.d.ts.map +1 -1
- package/dist/components/chat/types/processing.types.d.ts +4 -0
- package/dist/components/chat/types/processing.types.d.ts.map +1 -1
- package/dist/components/chat/utils/chunk-parser.d.ts.map +1 -1
- package/dist/components/chat/utils/nav-anchor-props.d.ts +8 -3
- package/dist/components/chat/utils/nav-anchor-props.d.ts.map +1 -1
- package/dist/components/chat/utils/process-historical-messages.d.ts.map +1 -1
- package/dist/components/contact/index.cjs +6 -6
- package/dist/components/contact/index.js +5 -5
- package/dist/components/docs/index.cjs +5 -5
- package/dist/components/docs/index.js +4 -4
- package/dist/components/embeds/index.cjs +6 -6
- package/dist/components/embeds/index.js +5 -5
- package/dist/components/faq/index.cjs +6 -6
- package/dist/components/faq/index.js +5 -5
- package/dist/components/features/index.cjs +5 -5
- package/dist/components/features/index.js +4 -4
- package/dist/components/index.cjs +178 -176
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +13 -11
- package/dist/components/index.js.map +1 -1
- package/dist/components/navigation/index.cjs +5 -5
- package/dist/components/navigation/index.js +4 -4
- package/dist/components/onboarding-guides/index.cjs +24 -24
- package/dist/components/onboarding-guides/index.js +4 -4
- package/dist/components/related-content/index.cjs +6 -6
- package/dist/components/related-content/index.js +5 -5
- package/dist/components/tickets/index.cjs +63 -63
- package/dist/components/tickets/index.js +6 -6
- package/dist/components/ui/index.cjs +7 -5
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.js +6 -4
- package/dist/components/ui/simple-markdown-renderer.d.ts.map +1 -1
- package/dist/components/ui/tag.d.ts +10 -1
- package/dist/components/ui/tag.d.ts.map +1 -1
- package/dist/index.cjs +7 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +6 -4
- package/dist/utils/index.cjs +21 -9
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.js +21 -9
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/scroll-into-view.d.ts +12 -0
- package/dist/utils/scroll-into-view.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/chat/chat-message-enhanced.tsx +71 -9
- package/src/components/chat/chat-message-list.tsx +2 -0
- package/src/components/chat/embeddable-chat.tsx +50 -6
- package/src/components/chat/hooks/use-realtime-chunk-processor.ts +1 -0
- package/src/components/chat/index.ts +1 -0
- package/src/components/chat/remark-mention-chips.ts +72 -0
- package/src/components/chat/types/api.types.ts +1 -1
- package/src/components/chat/types/component.types.ts +18 -0
- package/src/components/chat/types/context-item.types.ts +5 -0
- package/src/components/chat/types/processing.types.ts +8 -1
- package/src/components/chat/utils/chunk-parser.ts +11 -0
- package/src/components/chat/utils/nav-anchor-props.ts +22 -4
- package/src/components/chat/utils/process-historical-messages.ts +22 -0
- package/src/components/ui/simple-markdown-renderer.tsx +14 -11
- package/src/components/ui/tag.tsx +12 -2
- package/src/utils/scroll-into-view.ts +51 -9
- package/dist/chunk-2YSC3API.cjs.map +0 -1
- package/dist/chunk-D6RK5YXX.cjs.map +0 -1
- package/dist/chunk-EI4WALN2.cjs.map +0 -1
- package/dist/chunk-R2KT5GDD.js.map +0 -1
- package/dist/chunk-VRSXJ5QJ.js.map +0 -1
- package/dist/chunk-Y4JNA4W6.cjs.map +0 -1
- package/dist/chunk-Z2EOXZBW.js.map +0 -1
- /package/dist/{chunk-EGSAB76W.js.map → chunk-B2U6INNO.js.map} +0 -0
- /package/dist/{chunk-RSIFEDZX.js.map → chunk-C667P6LZ.js.map} +0 -0
- /package/dist/{chunk-7NM7DEUK.js.map → chunk-CUQH4SHH.js.map} +0 -0
- /package/dist/{chunk-ZLN6SM2U.js.map → chunk-DUIWR7RQ.js.map} +0 -0
- /package/dist/{chunk-AGRSALEN.js.map → chunk-E2YXRSDG.js.map} +0 -0
- /package/dist/{chunk-D4R2MUPA.js.map → chunk-HTYUZXQP.js.map} +0 -0
- /package/dist/{chunk-CSL3ECOF.js.map → chunk-IXDTNQF4.js.map} +0 -0
- /package/dist/{chunk-7EYWERFT.js.map → chunk-VK4B6UGU.js.map} +0 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var _chunk2BMVBPC7cjs = require('./chunk-2BMVBPC7.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
@@ -12,10 +12,10 @@ var _chunkEL5GCMPUcjs = require('./chunk-EL5GCMPU.cjs');
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
var
|
|
15
|
+
var _chunkZ6BK4XHHcjs = require('./chunk-Z6BK4XHH.cjs');
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
var
|
|
18
|
+
var _chunkZHNL2IPKcjs = require('./chunk-ZHNL2IPK.cjs');
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
@@ -1025,15 +1025,15 @@ function useDocNavigation() {
|
|
|
1025
1025
|
function scrollToContent() {
|
|
1026
1026
|
const article = document.querySelector("article");
|
|
1027
1027
|
if (article) {
|
|
1028
|
-
|
|
1028
|
+
_chunkZ6BK4XHHcjs.scrollElementIntoView.call(void 0, article, { headerOffset: 80 });
|
|
1029
1029
|
} else {
|
|
1030
1030
|
window.scrollTo({ top: 0, behavior: "smooth" });
|
|
1031
1031
|
}
|
|
1032
1032
|
}
|
|
1033
1033
|
function useDocumentTree(config, initialPath) {
|
|
1034
1034
|
const { structureEndpoint, contentEndpoint, baseRoute } = config;
|
|
1035
|
-
const folderIndexFile = _nullishCoalesce(config.folderIndexFile, () => (
|
|
1036
|
-
const cleanInitialPath =
|
|
1035
|
+
const folderIndexFile = _nullishCoalesce(config.folderIndexFile, () => ( _chunkZ6BK4XHHcjs.DEFAULT_FOLDER_INDEX_FILE));
|
|
1036
|
+
const cleanInitialPath = _chunkZ6BK4XHHcjs.stripFolderIndexFromPath.call(void 0,
|
|
1037
1037
|
_optionalChain([initialPath, 'optionalAccess', _2 => _2.replace, 'call', _3 => _3(/\/$/, "")]) || "",
|
|
1038
1038
|
folderIndexFile
|
|
1039
1039
|
);
|
|
@@ -1059,12 +1059,12 @@ function useDocumentTree(config, initialPath) {
|
|
|
1059
1059
|
} else if (pathname.startsWith(`${normalizedBaseRoute}/`)) {
|
|
1060
1060
|
pathFromUrl = pathname.substring(`${normalizedBaseRoute}/`.length);
|
|
1061
1061
|
}
|
|
1062
|
-
pathFromUrl =
|
|
1062
|
+
pathFromUrl = _chunkZ6BK4XHHcjs.stripFolderIndexFromPath.call(void 0, pathFromUrl, folderIndexFile);
|
|
1063
1063
|
if (pathFromUrl !== selectedPathRef.current) {
|
|
1064
1064
|
setSelectedPath(pathFromUrl);
|
|
1065
1065
|
if (pathFromUrl) {
|
|
1066
1066
|
const parentPath = pathFromUrl.includes("/") ? pathFromUrl.substring(0, pathFromUrl.lastIndexOf("/")) : pathFromUrl;
|
|
1067
|
-
setExpandedNodes(new Set(
|
|
1067
|
+
setExpandedNodes(new Set(_chunkZ6BK4XHHcjs.getDocAncestorNodeIds.call(void 0, parentPath)));
|
|
1068
1068
|
}
|
|
1069
1069
|
setTimeout(() => {
|
|
1070
1070
|
scrollToContent();
|
|
@@ -1090,7 +1090,7 @@ function useDocumentTree(config, initialPath) {
|
|
|
1090
1090
|
if (selectedPath === "") {
|
|
1091
1091
|
pathToFetch = folderIndexFile;
|
|
1092
1092
|
} else {
|
|
1093
|
-
const node =
|
|
1093
|
+
const node = _chunkZ6BK4XHHcjs.findDocNodeByPath.call(void 0, selectedPath, structure);
|
|
1094
1094
|
if (node && node.type === "folder" && !node.hasReadme) {
|
|
1095
1095
|
return;
|
|
1096
1096
|
}
|
|
@@ -1121,7 +1121,7 @@ function useDocumentTree(config, initialPath) {
|
|
|
1121
1121
|
if (cleanInitialPath) {
|
|
1122
1122
|
const pathForExpansion = cleanInitialPath.includes(".") ? cleanInitialPath.substring(0, cleanInitialPath.lastIndexOf("/")) : cleanInitialPath;
|
|
1123
1123
|
if (pathForExpansion) {
|
|
1124
|
-
setExpandedNodes(new Set(
|
|
1124
|
+
setExpandedNodes(new Set(_chunkZ6BK4XHHcjs.getDocAncestorNodeIds.call(void 0, pathForExpansion)));
|
|
1125
1125
|
}
|
|
1126
1126
|
} else if (result.data.length > 0) {
|
|
1127
1127
|
const hasRootReadme = result.data.some(
|
|
@@ -1208,11 +1208,11 @@ function useDocumentTree(config, initialPath) {
|
|
|
1208
1208
|
if (node.type === "folder") {
|
|
1209
1209
|
setExpandedNodes((prev) => {
|
|
1210
1210
|
if (prev.has(node.id)) {
|
|
1211
|
-
const ancestorIds =
|
|
1211
|
+
const ancestorIds = _chunkZ6BK4XHHcjs.getDocAncestorNodeIds.call(void 0, node.path);
|
|
1212
1212
|
ancestorIds.pop();
|
|
1213
1213
|
return new Set(ancestorIds);
|
|
1214
1214
|
} else {
|
|
1215
|
-
return new Set(
|
|
1215
|
+
return new Set(_chunkZ6BK4XHHcjs.getDocAncestorNodeIds.call(void 0, node.path));
|
|
1216
1216
|
}
|
|
1217
1217
|
});
|
|
1218
1218
|
if (node.hasReadme) {
|
|
@@ -1229,7 +1229,7 @@ function useDocumentTree(config, initialPath) {
|
|
|
1229
1229
|
const lastSlash = node.path.lastIndexOf("/");
|
|
1230
1230
|
if (lastSlash > 0) {
|
|
1231
1231
|
const parentPath = node.path.substring(0, lastSlash);
|
|
1232
|
-
setExpandedNodes(new Set(
|
|
1232
|
+
setExpandedNodes(new Set(_chunkZ6BK4XHHcjs.getDocAncestorNodeIds.call(void 0, parentPath)));
|
|
1233
1233
|
}
|
|
1234
1234
|
lastFetchedPath.current = null;
|
|
1235
1235
|
setSelectedPath(node.path);
|
|
@@ -1248,7 +1248,7 @@ function useDocumentTree(config, initialPath) {
|
|
|
1248
1248
|
setTimeout(() => {
|
|
1249
1249
|
const el = document.getElementById(anchor.substring(1));
|
|
1250
1250
|
if (el) {
|
|
1251
|
-
|
|
1251
|
+
_chunkZ6BK4XHHcjs.scrollElementIntoView.call(void 0, el, { headerOffset: 80 });
|
|
1252
1252
|
} else {
|
|
1253
1253
|
scrollToContent();
|
|
1254
1254
|
}
|
|
@@ -1277,7 +1277,7 @@ function useDocumentTree(config, initialPath) {
|
|
|
1277
1277
|
setError(null);
|
|
1278
1278
|
return;
|
|
1279
1279
|
}
|
|
1280
|
-
const pathForSelection =
|
|
1280
|
+
const pathForSelection = _chunkZ6BK4XHHcjs.stripFolderIndexFromPath.call(void 0, cleanPath, folderIndexFile);
|
|
1281
1281
|
const urlPath = pathForSelection;
|
|
1282
1282
|
lastFetchedPath.current = null;
|
|
1283
1283
|
setSelectedPath(pathForSelection);
|
|
@@ -1301,8 +1301,8 @@ function useDocumentTree(config, initialPath) {
|
|
|
1301
1301
|
return docNavigation.register({
|
|
1302
1302
|
baseRoute: normalizedBaseRoute,
|
|
1303
1303
|
findNodeByPath: (path) => {
|
|
1304
|
-
const clean =
|
|
1305
|
-
return _nullishCoalesce(
|
|
1304
|
+
const clean = _chunkZ6BK4XHHcjs.stripFolderIndexFromPath.call(void 0, path.replace(/\/$/, "").split("#")[0], folderIndexFile);
|
|
1305
|
+
return _nullishCoalesce(_chunkZ6BK4XHHcjs.findDocNodeByPath.call(void 0, clean, structure), () => ( null));
|
|
1306
1306
|
},
|
|
1307
1307
|
selectNode
|
|
1308
1308
|
});
|
|
@@ -1343,7 +1343,7 @@ function useScrollSpy(sections) {
|
|
|
1343
1343
|
if (!targetElement) return;
|
|
1344
1344
|
isScrollingFromClick.current = true;
|
|
1345
1345
|
setActiveSection(sectionId);
|
|
1346
|
-
|
|
1346
|
+
_chunkZ6BK4XHHcjs.scrollElementIntoView.call(void 0, targetElement, { headerOffset: SCROLL_OFFSET });
|
|
1347
1347
|
setTimeout(() => {
|
|
1348
1348
|
isScrollingFromClick.current = false;
|
|
1349
1349
|
}, 800);
|
|
@@ -1435,7 +1435,7 @@ function DocViewerContent({
|
|
|
1435
1435
|
);
|
|
1436
1436
|
const { activeSection, handleSectionClick } = useScrollSpy(_optionalChain([content, 'optionalAccess', _18 => _18.sections]));
|
|
1437
1437
|
const docNav = useDocNavigation();
|
|
1438
|
-
const docSearch =
|
|
1438
|
+
const docSearch = _chunk2BMVBPC7cjs.useDocSearch.call(void 0, {
|
|
1439
1439
|
source: chatSource,
|
|
1440
1440
|
baseRoute,
|
|
1441
1441
|
onNavigate: (path) => navigateToDoc(path, { fromInternalLink: true }),
|
|
@@ -1449,7 +1449,7 @@ function DocViewerContent({
|
|
|
1449
1449
|
sourceId
|
|
1450
1450
|
});
|
|
1451
1451
|
}, [content, selectedPath, renderContent, navigateToDoc, sourceId]);
|
|
1452
|
-
const selectedNodeDocType = selectedPath && structure.length > 0 ? _optionalChain([
|
|
1452
|
+
const selectedNodeDocType = selectedPath && structure.length > 0 ? _optionalChain([_chunkZ6BK4XHHcjs.findDocNodeByPath.call(void 0, selectedPath, structure), 'optionalAccess', _19 => _19.documentType]) : void 0;
|
|
1453
1453
|
const activeDocType = _nullishCoalesce(_optionalChain([content, 'optionalAccess', _20 => _20.documentType]), () => ( selectedNodeDocType));
|
|
1454
1454
|
const isMarkdownContent = !activeDocType || activeDocType === "markdown";
|
|
1455
1455
|
const showStickyNav = isMarkdownContent;
|
|
@@ -1466,9 +1466,9 @@ function DocViewerContent({
|
|
|
1466
1466
|
className: "max-w-[1920px] px-6 md:px-20 py-6 md:py-10 mx-auto",
|
|
1467
1467
|
style: containerBgStyle,
|
|
1468
1468
|
children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col gap-6", children: [
|
|
1469
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex flex-col gap-4", children: typeof title === "string" ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1469
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex flex-col gap-4", children: typeof title === "string" ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZHNL2IPKcjs.PageHeading, { children: title }) : title }),
|
|
1470
1470
|
showAIChat && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1471
|
-
|
|
1471
|
+
_chunk2BMVBPC7cjs.DocSearchBar,
|
|
1472
1472
|
{
|
|
1473
1473
|
placeholder: `Search ${_optionalChain([sidebarLabel, 'optionalAccess', _24 => _24.toLowerCase, 'call', _25 => _25()]) || "documents"}...`,
|
|
1474
1474
|
query: docSearch.query,
|
|
@@ -1489,7 +1489,7 @@ function DocViewerContent({
|
|
|
1489
1489
|
!error && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col lg:flex-row gap-6 lg:gap-10 items-start flex-1", children: [
|
|
1490
1490
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "w-full lg:w-[320px] lg:shrink-0", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "lg:sticky lg:top-20", children: isLoadingStructure ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, CategorySidebarSkeleton, {}) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
1491
1491
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, PersistentMobileDropdown, { isLoading: false, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1492
|
-
|
|
1492
|
+
_chunkZ6BK4XHHcjs.MobileNavigationDropdown,
|
|
1493
1493
|
{
|
|
1494
1494
|
nodes: structure,
|
|
1495
1495
|
selectedPath,
|
|
@@ -1503,7 +1503,7 @@ function DocViewerContent({
|
|
|
1503
1503
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, PersistentSidebar, { isLoading: false, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "hidden lg:block", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "space-y-4", children: [
|
|
1504
1504
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h3", { className: "text-[14px] font-['Azeret_Mono'] font-semibold uppercase text-ods-text-secondary tracking-[-0.02em] leading-[1.43em]", children: sidebarLabel }),
|
|
1505
1505
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1506
|
-
|
|
1506
|
+
_chunkZ6BK4XHHcjs.MultiLevelNavigation,
|
|
1507
1507
|
{
|
|
1508
1508
|
nodes: structure,
|
|
1509
1509
|
selectedPath,
|
|
@@ -1542,7 +1542,7 @@ function DocViewerContent({
|
|
|
1542
1542
|
showStickyNav && content && stickyNavSections.length > 0 && !isLoadingContent && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "hidden lg:block", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "sticky top-24", children: [
|
|
1543
1543
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h3", { className: "text-[14px] font-['Azeret_Mono'] font-semibold uppercase text-ods-text-secondary tracking-[-0.02em] leading-[1.43em] mb-4", children: "ON THIS PAGE" }),
|
|
1544
1544
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1545
|
-
|
|
1545
|
+
_chunkZ6BK4XHHcjs.StickySectionNav,
|
|
1546
1546
|
{
|
|
1547
1547
|
sections: stickyNavSections,
|
|
1548
1548
|
activeSection,
|
|
@@ -1591,4 +1591,4 @@ function DocViewerContent({
|
|
|
1591
1591
|
|
|
1592
1592
|
|
|
1593
1593
|
exports.PersistentFilterControls = PersistentFilterControls; exports.PersistentSearchContainer = PersistentSearchContainer; exports.PersistentSidebar = PersistentSidebar; exports.PersistentMobileDropdown = PersistentMobileDropdown; exports.UnifiedSkeleton = UnifiedSkeleton; exports.TextSkeleton = TextSkeleton; exports.InteractiveSkeleton = InteractiveSkeleton; exports.MediaSkeleton = MediaSkeleton; exports.CardSkeleton = CardSkeleton; exports.CardSkeletonGrid = CardSkeletonGrid; exports.AnnouncementBarSkeleton = AnnouncementBarSkeleton; exports.HeroSkeleton = HeroSkeleton; exports.SearchContainerSkeleton = SearchContainerSkeleton; exports.CategorySidebarSkeleton = CategorySidebarSkeleton; exports.BreadcrumbSkeleton = BreadcrumbSkeleton; exports.ResultsHeaderSkeleton = ResultsHeaderSkeleton; exports.TwoColumnLayoutSkeleton = TwoColumnLayoutSkeleton; exports.ArticleLayoutSkeleton = ArticleLayoutSkeleton; exports.VendorDetailLayoutSkeleton = VendorDetailLayoutSkeleton; exports.StatsSectionSkeleton = StatsSectionSkeleton; exports.BlogCardGridSkeleton = BlogCardGridSkeleton; exports.VendorGridSkeleton = VendorGridSkeleton; exports.SlackCommunitySkeleton = SlackCommunitySkeleton; exports.DocNavigationProvider = DocNavigationProvider; exports.useDocNavigation = useDocNavigation; exports.useDocumentTree = useDocumentTree; exports.useScrollSpy = useScrollSpy; exports.DocViewer = DocViewer;
|
|
1594
|
-
//# sourceMappingURL=chunk-
|
|
1594
|
+
//# sourceMappingURL=chunk-5PELVUFT.cjs.map
|