boltdocs 2.7.11 → 2.8.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.
- package/README.md +2 -54
- package/dist/banner-3N4Jd_L9.d.ts +100 -0
- package/dist/banner-MynZD_Ox.d.cts +100 -0
- package/dist/cache-BMUyNiiA.mjs +6 -0
- package/dist/cache-CKm45d2w.cjs +6 -0
- package/dist/client/index.cjs +782 -443
- package/dist/client/index.d.cts +86 -110
- package/dist/client/index.d.ts +87 -111
- package/dist/client/index.js +773 -439
- package/dist/client/mdx.cjs +8 -3
- package/dist/client/mdx.d.cts +39 -93
- package/dist/client/mdx.d.ts +38 -93
- package/dist/client/mdx.js +3 -3
- package/dist/client/primitives.cjs +7 -7
- package/dist/client/primitives.d.cts +411 -347
- package/dist/client/primitives.d.ts +411 -347
- package/dist/client/primitives.js +4 -4
- package/dist/client/theme/neutral.css +1 -1
- package/dist/{docs-layout-BXHV0xw_.cjs → docs-layout-CwCq42Zt.cjs} +95 -178
- package/dist/{docs-layout-DwFndmj5.js → docs-layout-Dn6S5g59.js} +99 -163
- package/dist/doctor-BArviV8X.cjs +28 -0
- package/dist/doctor-CgLA7_Uv.mjs +28 -0
- package/dist/{doctor-CrytFkqW.cjs → doctor-DyNUVe96.cjs} +1 -1
- package/dist/{routes-DP1vmWRj.cjs → doctor-aN_leTbh.mjs} +1 -1
- package/dist/{generator-ClVanhvi.mjs → generator-BHCrLU6h.mjs} +2 -2
- package/dist/{generator-CHqxiQhF.cjs → generator-CC2yHzhZ.cjs} +2 -2
- package/dist/{icons-dev-3cZMyt8r.cjs → icons-dev-DvJ-hh9x.cjs} +116 -111
- package/dist/{icons-dev-Df8OQ481.js → icons-dev-Oju24Wjp.js} +120 -114
- package/dist/{image-DtrI2cw3.cjs → image-Ch4-GxdO.cjs} +13 -13
- package/dist/{image-jxPb-2iV.js → image-Do8V9PCW.js} +13 -13
- package/dist/{mdx-UTTLFWJq.js → mdx-5oeCOFhH.js} +111 -81
- package/dist/{mdx-BdWkJTeB.cjs → mdx-BGM7LjW5.cjs} +109 -97
- package/dist/node/cli-entry.cjs +3 -1
- package/dist/node/cli-entry.mjs +3 -1
- package/dist/node/index.cjs +1 -1
- package/dist/node/index.d.cts +258 -152
- package/dist/node/index.d.mts +258 -150
- package/dist/node/index.mjs +1 -1
- package/dist/node/routes/worker.cjs +1 -1
- package/dist/node/routes/worker.mjs +1 -1
- package/dist/node-CefnjllX.cjs +159 -0
- package/dist/node-DruKROCt.mjs +159 -0
- package/dist/package-CmP_9rJ8.cjs +6 -0
- package/dist/{package-K0zsjGIz.mjs → package-DpbnBMR1.mjs} +1 -1
- package/dist/parser-B0YtJPDz.mjs +6 -0
- package/dist/parser-B7-6PyQz.cjs +6 -0
- package/dist/{parser-Aq8LoH-0.cjs → parser-BzB-zCkF.cjs} +1 -1
- package/dist/routes-ChS-zgzh.mjs +6 -0
- package/dist/routes-DJNJ-rTt.cjs +6 -0
- package/dist/routes-DiYC4nD2.cjs +6 -0
- package/dist/routes-rKlxFkqq.mjs +6 -0
- package/dist/{search-dialog-C7xuvyNk.cjs → search-dialog-BXVoecTx.cjs} +175 -78
- package/dist/{search-dialog-BwkDuI9R.cjs → search-dialog-BYhOov4S.cjs} +118 -7
- package/dist/{search-dialog-D-DDN7zJ.js → search-dialog-C09riYmx.js} +113 -8
- package/dist/{search-dialog-CIQg6k8c.cjs → search-dialog-CUeAfy-8.cjs} +1 -1
- package/dist/{search-dialog-BNF10tDl.js → search-dialog-D8gLkhUV.js} +158 -80
- package/dist/{search-dialog-BHuIiUC6.js → search-dialog-DHc_8FFX.js} +1 -1
- package/dist/{sidebar-CyZS9YOm.d.ts → sidebar-DNq4_ZAa.d.ts} +117 -51
- package/dist/{sidebar-CcBkrm06.d.cts → sidebar-Dlkgbxs6.d.cts} +117 -51
- package/dist/utils-BYITg7T5.mjs +7 -0
- package/dist/utils-Cjmx1hhk.cjs +7 -0
- package/dist/worker-pool-CtqklOXq.cjs +6 -0
- package/dist/worker-pool-k0DY6k8T.mjs +6 -0
- package/package.json +3 -3
- package/src/shared/config-utils.ts +4 -0
- package/src/shared/types.ts +52 -6
- package/dist/cache-Ba-DZQNH.cjs +0 -6
- package/dist/cache-BuMZ58L5.mjs +0 -6
- package/dist/cards-BakZPTz9.d.ts +0 -30
- package/dist/cards-CQn9mXZS.d.cts +0 -30
- package/dist/doctor-Be7Ly1oM.mjs +0 -21
- package/dist/doctor-jMxWZyLJ.cjs +0 -21
- package/dist/node-BSM4qcDK.cjs +0 -111
- package/dist/node-BspZN3R2.mjs +0 -111
- package/dist/package-DIIrjuWI.cjs +0 -6
- package/dist/parser-CdNbqN5y.cjs +0 -6
- package/dist/parser-nE792MLO.mjs +0 -6
- package/dist/rolldown-runtime-fkIsjY3S.mjs +0 -6
- package/dist/routes-2k3tbUmC.cjs +0 -6
- package/dist/routes-CpxZIsMM.mjs +0 -6
- package/dist/utils-CG65J0Sc.mjs +0 -7
- package/dist/utils-CKunkU96.cjs +0 -7
- package/dist/worker-pool-CGn7DrLb.mjs +0 -6
- package/dist/worker-pool-Crbqgw5R.cjs +0 -6
- /package/dist/{meta-loader-CWg2gnbY.mjs → meta-loader-DzwDFtdT.mjs} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { a as SidebarItem, c as SidebarItemsProps, d as SidebarMobile, f as SidebarRoot, i as SidebarHeader, l as SidebarLink, m as ComponentBase, n as SidebarContent, o as SidebarItemProps, p as SidebarSubGroup, r as SidebarGroup, s as SidebarItems, t as Sidebar, u as SidebarLinkProps } from "../sidebar-
|
|
2
|
+
import { A as BoltdocsRoutePathWithFallback, a as SidebarItem, c as SidebarItemsProps, d as SidebarMobile, f as SidebarRoot, i as SidebarHeader, l as SidebarLink, m as ComponentBase, n as SidebarContent, o as SidebarItemProps, p as SidebarSubGroup, r as SidebarGroup, s as SidebarItems, t as Sidebar, u as SidebarLinkProps } from "../sidebar-DNq4_ZAa.js";
|
|
3
3
|
import * as React$2 from "react";
|
|
4
4
|
import { Component, ComponentProps, ComponentType, ErrorInfo, ImgHTMLAttributes, ReactNode, RefObject } from "react";
|
|
5
5
|
import * as _$react_jsx_runtime0 from "react/jsx-runtime";
|
|
@@ -68,11 +68,11 @@ declare const DocsLayout: DocsLayoutComponent;
|
|
|
68
68
|
interface ButtonGroupProps extends ComponentBase {
|
|
69
69
|
vertical?: boolean;
|
|
70
70
|
}
|
|
71
|
-
declare
|
|
71
|
+
declare function ButtonGroup({
|
|
72
72
|
children,
|
|
73
73
|
className,
|
|
74
74
|
vertical
|
|
75
|
-
}: ButtonGroupProps)
|
|
75
|
+
}: ButtonGroupProps): _$react_jsx_runtime0.JSX.Element;
|
|
76
76
|
//#endregion
|
|
77
77
|
//#region src/client/components/primitives/tabs.d.ts
|
|
78
78
|
interface TabsItemProps extends ComponentBase {
|
|
@@ -85,33 +85,37 @@ interface TabsItemProps extends ComponentBase {
|
|
|
85
85
|
interface TabsIndicatorProps extends ComponentBase {
|
|
86
86
|
style?: React.CSSProperties;
|
|
87
87
|
}
|
|
88
|
-
declare
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
Root:
|
|
95
|
-
List:
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
};
|
|
88
|
+
declare function Tabs({
|
|
89
|
+
children,
|
|
90
|
+
className,
|
|
91
|
+
...props
|
|
92
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
93
|
+
declare namespace Tabs {
|
|
94
|
+
var Root: typeof Tabs;
|
|
95
|
+
var List: typeof TabsList;
|
|
96
|
+
var Item: typeof TabsItem;
|
|
97
|
+
var Content: typeof TabsContent;
|
|
98
|
+
var Indicator: typeof TabsIndicator;
|
|
99
|
+
}
|
|
100
|
+
declare function TabsList({
|
|
101
|
+
children,
|
|
102
|
+
className
|
|
103
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
104
|
+
declare function TabsItem({
|
|
105
|
+
children,
|
|
106
|
+
id,
|
|
107
|
+
selected,
|
|
108
|
+
className,
|
|
109
|
+
...props
|
|
110
|
+
}: TabsItemProps): _$react_jsx_runtime0.JSX.Element;
|
|
111
|
+
declare function TabsContent({
|
|
112
|
+
children,
|
|
113
|
+
className
|
|
114
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
115
|
+
declare function TabsIndicator({
|
|
116
|
+
className,
|
|
117
|
+
style
|
|
118
|
+
}: TabsIndicatorProps): _$react_jsx_runtime0.JSX.Element;
|
|
115
119
|
//#endregion
|
|
116
120
|
//#region src/client/components/primitives/on-this-page.d.ts
|
|
117
121
|
interface TOCItemType {
|
|
@@ -179,49 +183,55 @@ declare function AnchorProvider({
|
|
|
179
183
|
observerOptions,
|
|
180
184
|
children
|
|
181
185
|
}: AnchorProviderProps): _$react_jsx_runtime0.JSX.Element;
|
|
182
|
-
declare
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
Root:
|
|
188
|
-
Header:
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
186
|
+
declare function OnThisPage({
|
|
187
|
+
children,
|
|
188
|
+
className
|
|
189
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
190
|
+
declare namespace OnThisPage {
|
|
191
|
+
var Root: typeof OnThisPage;
|
|
192
|
+
var Header: typeof OnThisPageHeader;
|
|
193
|
+
var Content: typeof OnThisPageContent;
|
|
194
|
+
var List: typeof OnThisPageList;
|
|
195
|
+
var Item: typeof OnThisPageItem;
|
|
196
|
+
var Link: typeof OnThisPageLink;
|
|
197
|
+
var Indicator: typeof OnThisPageIndicator;
|
|
198
|
+
var Items: typeof OnThisPageItems;
|
|
199
|
+
var Tree: typeof OnThisPageTree;
|
|
200
|
+
}
|
|
201
|
+
declare function OnThisPageHeader({
|
|
202
|
+
children,
|
|
203
|
+
className,
|
|
204
|
+
...props
|
|
205
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
206
|
+
declare function OnThisPageContent({
|
|
207
|
+
children,
|
|
208
|
+
className,
|
|
209
|
+
ref,
|
|
210
|
+
...props
|
|
211
|
+
}: OnThisPageContentProps): _$react_jsx_runtime0.JSX.Element;
|
|
212
|
+
declare namespace OnThisPageContent {
|
|
213
|
+
var displayName: string;
|
|
214
|
+
}
|
|
215
|
+
declare function OnThisPageList({
|
|
216
|
+
children,
|
|
217
|
+
className
|
|
218
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
219
|
+
declare function OnThisPageItem({
|
|
220
|
+
level,
|
|
221
|
+
children,
|
|
222
|
+
className
|
|
223
|
+
}: OnThisPageItemProps): _$react_jsx_runtime0.JSX.Element;
|
|
224
|
+
declare function OnThisPageLink({
|
|
225
|
+
children,
|
|
226
|
+
href,
|
|
227
|
+
active,
|
|
228
|
+
onClick,
|
|
229
|
+
className
|
|
230
|
+
}: OnThisPageLinkProps): _$react_jsx_runtime0.JSX.Element;
|
|
231
|
+
declare function OnThisPageIndicator({
|
|
232
|
+
style,
|
|
233
|
+
className
|
|
234
|
+
}: OnThisPageIndicatorProps): _$react_jsx_runtime0.JSX.Element;
|
|
225
235
|
/**
|
|
226
236
|
* High-level automated list of toc items
|
|
227
237
|
*/
|
|
@@ -270,63 +280,50 @@ interface CodeBlockContentProps extends ComponentProps<'div'> {
|
|
|
270
280
|
* Root component for code blocks.
|
|
271
281
|
* Handles background, borders, and general layout.
|
|
272
282
|
*/
|
|
273
|
-
declare
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
Header:
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
}: CodeBlockHeaderProps) => _$react_jsx_runtime0.JSX.Element;
|
|
285
|
-
Group: ({
|
|
286
|
-
children,
|
|
287
|
-
className,
|
|
288
|
-
...props
|
|
289
|
-
}: CodeBlockGroupProps) => _$react_jsx_runtime0.JSX.Element;
|
|
290
|
-
Content: ({
|
|
291
|
-
className,
|
|
292
|
-
children,
|
|
293
|
-
shouldTruncate,
|
|
294
|
-
...props
|
|
295
|
-
}: CodeBlockContentProps) => _$react_jsx_runtime0.JSX.Element;
|
|
296
|
-
};
|
|
283
|
+
declare function CodeBlock({
|
|
284
|
+
children,
|
|
285
|
+
className,
|
|
286
|
+
plain,
|
|
287
|
+
...props
|
|
288
|
+
}: CodeBlockRootProps): _$react_jsx_runtime0.JSX.Element;
|
|
289
|
+
declare namespace CodeBlock {
|
|
290
|
+
var Header: typeof CodeBlockHeader;
|
|
291
|
+
var Group: typeof CodeBlockGroup;
|
|
292
|
+
var Content: typeof CodeBlockContent;
|
|
293
|
+
}
|
|
297
294
|
/**
|
|
298
295
|
* Header section of the code block.
|
|
299
296
|
* Usually contains the title, language label, and action buttons.
|
|
300
297
|
*/
|
|
301
|
-
declare
|
|
298
|
+
declare function CodeBlockHeader({
|
|
302
299
|
children,
|
|
303
300
|
className,
|
|
304
301
|
...props
|
|
305
|
-
}: CodeBlockHeaderProps)
|
|
302
|
+
}: CodeBlockHeaderProps): _$react_jsx_runtime0.JSX.Element;
|
|
306
303
|
/**
|
|
307
304
|
* Horizontal group for organizing items within the header (e.g., logo + label).
|
|
308
305
|
*/
|
|
309
|
-
declare
|
|
306
|
+
declare function CodeBlockGroup({
|
|
310
307
|
children,
|
|
311
308
|
className,
|
|
312
309
|
...props
|
|
313
|
-
}: CodeBlockGroupProps)
|
|
310
|
+
}: CodeBlockGroupProps): _$react_jsx_runtime0.JSX.Element;
|
|
314
311
|
/**
|
|
315
312
|
* Content area of the code block.
|
|
316
313
|
* Wraps the `<pre>` or `<div>` containing the code.
|
|
317
314
|
*/
|
|
318
|
-
declare
|
|
315
|
+
declare function CodeBlockContent({
|
|
319
316
|
className,
|
|
320
317
|
children,
|
|
321
318
|
shouldTruncate,
|
|
322
319
|
...props
|
|
323
|
-
}: CodeBlockContentProps)
|
|
320
|
+
}: CodeBlockContentProps): _$react_jsx_runtime0.JSX.Element;
|
|
324
321
|
//#endregion
|
|
325
322
|
//#region src/client/components/primitives/button.d.ts
|
|
326
323
|
interface ButtonProps extends RAC.ButtonProps {}
|
|
327
|
-
declare
|
|
324
|
+
declare function Button({
|
|
328
325
|
...props
|
|
329
|
-
}: ButtonProps)
|
|
326
|
+
}: ButtonProps): _$react_jsx_runtime0.JSX.Element;
|
|
330
327
|
//#endregion
|
|
331
328
|
//#region src/client/components/primitives/popover.d.ts
|
|
332
329
|
interface PopoverProps extends Omit<PopoverProps$1, 'children'> {
|
|
@@ -336,11 +333,11 @@ interface PopoverProps extends Omit<PopoverProps$1, 'children'> {
|
|
|
336
333
|
/**
|
|
337
334
|
* A reusable Popover primitive with premium glassmorphism styling and smooth animations.
|
|
338
335
|
*/
|
|
339
|
-
declare
|
|
336
|
+
declare function Popover({
|
|
340
337
|
children,
|
|
341
338
|
className,
|
|
342
339
|
...props
|
|
343
|
-
}: PopoverProps)
|
|
340
|
+
}: PopoverProps): _$react_jsx_runtime0.JSX.Element;
|
|
344
341
|
//#endregion
|
|
345
342
|
//#region src/client/components/primitives/tooltip.d.ts
|
|
346
343
|
interface TooltipProps extends Omit<RAC.TooltipProps, 'children'> {
|
|
@@ -354,24 +351,30 @@ interface TooltipProps extends Omit<RAC.TooltipProps, 'children'> {
|
|
|
354
351
|
closeDelay?: number;
|
|
355
352
|
}
|
|
356
353
|
interface TooltipContentProps extends RAC.TooltipProps {}
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
354
|
+
/**
|
|
355
|
+
* Modern, accessible Tooltip component built with React Aria Components.
|
|
356
|
+
* Featuring glassmorphism, animations, and smart positioning.
|
|
357
|
+
*/
|
|
358
|
+
declare function TooltipContent({
|
|
359
|
+
className,
|
|
360
|
+
children,
|
|
361
|
+
...props
|
|
362
|
+
}: TooltipContentProps): _$react_jsx_runtime0.JSX.Element;
|
|
363
|
+
declare function Tooltip({
|
|
364
|
+
content,
|
|
365
|
+
children,
|
|
366
|
+
delay,
|
|
367
|
+
closeDelay,
|
|
368
|
+
...props
|
|
369
|
+
}: TooltipProps): _$react_jsx_runtime0.JSX.Element;
|
|
370
|
+
declare namespace Tooltip {
|
|
371
|
+
var Root: typeof Tooltip;
|
|
372
|
+
var Content: typeof TooltipContent;
|
|
373
|
+
}
|
|
372
374
|
//#endregion
|
|
373
375
|
//#region src/client/components/primitives/link.d.ts
|
|
374
|
-
interface LinkProps extends React.AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
376
|
+
interface LinkProps extends Omit<React.AnchorHTMLAttributes<HTMLAnchorElement>, 'href'> {
|
|
377
|
+
href?: BoltdocsRoutePathWithFallback;
|
|
375
378
|
/** Should prefetch the page on hover? Default 'hover' */
|
|
376
379
|
prefetch?: 'hover' | 'none';
|
|
377
380
|
}
|
|
@@ -379,7 +382,7 @@ interface LinkProps extends React.AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
|
379
382
|
* A primitive Link component that wraps a standard anchor tag
|
|
380
383
|
* and adds framework-specific logic for path localization and preloading.
|
|
381
384
|
*/
|
|
382
|
-
declare
|
|
385
|
+
declare function Link(props: LinkProps): _$react_jsx_runtime0.JSX.Element;
|
|
383
386
|
/**
|
|
384
387
|
* Props for the NavLink component, extending standard Link props.
|
|
385
388
|
*/
|
|
@@ -405,7 +408,7 @@ interface NavLinkProps extends Omit<LinkProps, 'className' | 'children'> {
|
|
|
405
408
|
/**
|
|
406
409
|
* A primitive NavLink component that provides active state detection.
|
|
407
410
|
*/
|
|
408
|
-
declare
|
|
411
|
+
declare function NavLink(props: NavLinkProps): _$react_jsx_runtime0.JSX.Element;
|
|
409
412
|
//#endregion
|
|
410
413
|
//#region src/client/components/primitives/error-boundary.d.ts
|
|
411
414
|
interface FallbackProps {
|
|
@@ -527,30 +530,34 @@ interface PageNavProps extends ComponentBase {
|
|
|
527
530
|
to: string;
|
|
528
531
|
direction: 'prev' | 'next';
|
|
529
532
|
}
|
|
530
|
-
declare
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
Root:
|
|
536
|
-
Link:
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
533
|
+
declare function PageNav({
|
|
534
|
+
children,
|
|
535
|
+
className
|
|
536
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
537
|
+
declare namespace PageNav {
|
|
538
|
+
var Root: typeof PageNav;
|
|
539
|
+
var Link: typeof PageNavLink;
|
|
540
|
+
var Title: typeof PageNavTitle;
|
|
541
|
+
var Description: typeof PageNavDescription;
|
|
542
|
+
var Icon: typeof PageNavIcon;
|
|
543
|
+
}
|
|
544
|
+
declare function PageNavLink({
|
|
545
|
+
children,
|
|
546
|
+
to,
|
|
547
|
+
direction,
|
|
548
|
+
className
|
|
549
|
+
}: PageNavProps): _$react_jsx_runtime0.JSX.Element;
|
|
550
|
+
declare function PageNavTitle({
|
|
551
|
+
children,
|
|
552
|
+
className
|
|
553
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
554
|
+
declare function PageNavDescription({
|
|
555
|
+
children,
|
|
556
|
+
className
|
|
557
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
558
|
+
declare function PageNavIcon({
|
|
559
|
+
children
|
|
560
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
554
561
|
//#endregion
|
|
555
562
|
//#region src/client/components/primitives/search-dialog.d.ts
|
|
556
563
|
interface SearchDialogItemProps extends Omit<RAC.ListBoxItemProps, 'children'> {
|
|
@@ -564,69 +571,104 @@ interface SearchDialogItemIconProps {
|
|
|
564
571
|
/**
|
|
565
572
|
* Pure, unstyled SearchDialog Overlay (maps to RAC.ModalOverlay)
|
|
566
573
|
*/
|
|
567
|
-
declare
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
Root:
|
|
573
|
-
Overlay:
|
|
574
|
-
Content:
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
}: RAC.DialogProps) => _$react_jsx_runtime0.JSX.Element;
|
|
582
|
-
Autocomplete: <T extends object>({
|
|
583
|
-
children,
|
|
584
|
-
className,
|
|
585
|
-
onSelectionChange,
|
|
586
|
-
...props
|
|
587
|
-
}: RAC.AutocompleteProps<T> & {
|
|
588
|
-
className?: string;
|
|
589
|
-
onSelectionChange?: (key: RAC.Key) => void;
|
|
590
|
-
}) => _$react_jsx_runtime0.JSX.Element;
|
|
591
|
-
List: <T extends object>({
|
|
592
|
-
children,
|
|
593
|
-
className,
|
|
594
|
-
...props
|
|
595
|
-
}: RAC.ListBoxProps<T> & {
|
|
596
|
-
className?: string;
|
|
597
|
-
}) => _$react_jsx_runtime0.JSX.Element;
|
|
598
|
-
Input: (({
|
|
599
|
-
className,
|
|
600
|
-
...props
|
|
601
|
-
}: RAC.SearchFieldProps) => _$react_jsx_runtime0.JSX.Element) & {
|
|
602
|
-
SearchInput: ({
|
|
603
|
-
className,
|
|
604
|
-
...props
|
|
605
|
-
}: RAC.InputProps) => _$react_jsx_runtime0.JSX.Element;
|
|
606
|
-
Button: ({
|
|
607
|
-
className,
|
|
608
|
-
...props
|
|
609
|
-
}: RAC.ButtonProps) => _$react_jsx_runtime0.JSX.Element;
|
|
574
|
+
declare function SearchDialog({
|
|
575
|
+
className,
|
|
576
|
+
...props
|
|
577
|
+
}: RAC.ModalOverlayProps): _$react_jsx_runtime0.JSX.Element;
|
|
578
|
+
declare namespace SearchDialog {
|
|
579
|
+
var Root: typeof SearchDialog;
|
|
580
|
+
var Overlay: typeof SearchDialog;
|
|
581
|
+
var Content: typeof SearchDialogContent;
|
|
582
|
+
var Dialog: typeof SearchDialogDialog;
|
|
583
|
+
var Autocomplete: typeof SearchDialogAutocomplete;
|
|
584
|
+
var List: typeof SearchDialogList;
|
|
585
|
+
var Input: typeof SearchDialogField & {
|
|
586
|
+
SearchInput: typeof SearchDialogSearchInput;
|
|
587
|
+
Button: typeof SearchDialogClearButton;
|
|
610
588
|
};
|
|
611
|
-
Item:
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
}: SearchDialogItemProps) => _$react_jsx_runtime0.JSX.Element) & {
|
|
616
|
-
Icon: ({
|
|
617
|
-
isHeading,
|
|
618
|
-
className
|
|
619
|
-
}: SearchDialogItemIconProps) => _$react_jsx_runtime0.JSX.Element;
|
|
620
|
-
Title: ({
|
|
621
|
-
children,
|
|
622
|
-
className
|
|
623
|
-
}: ComponentBase) => _$react_jsx_runtime0.JSX.Element;
|
|
624
|
-
Bio: ({
|
|
625
|
-
children,
|
|
626
|
-
className
|
|
627
|
-
}: ComponentBase) => _$react_jsx_runtime0.JSX.Element;
|
|
589
|
+
var Item: typeof SearchDialogItemRoot & {
|
|
590
|
+
Icon: typeof SearchDialogItemIcon;
|
|
591
|
+
Title: typeof SearchDialogItemTitle;
|
|
592
|
+
Bio: typeof SearchDialogItemBio;
|
|
628
593
|
};
|
|
629
|
-
}
|
|
594
|
+
}
|
|
595
|
+
/**
|
|
596
|
+
* Pure, unstyled SearchDialog Content (maps to RAC.Modal)
|
|
597
|
+
*/
|
|
598
|
+
declare function SearchDialogContent({
|
|
599
|
+
className,
|
|
600
|
+
...props
|
|
601
|
+
}: RAC.ModalOverlayProps): _$react_jsx_runtime0.JSX.Element;
|
|
602
|
+
/**
|
|
603
|
+
* Pure, unstyled SearchDialog Dialog (maps to RAC.Dialog)
|
|
604
|
+
*/
|
|
605
|
+
declare function SearchDialogDialog({
|
|
606
|
+
className,
|
|
607
|
+
...props
|
|
608
|
+
}: RAC.DialogProps): _$react_jsx_runtime0.JSX.Element;
|
|
609
|
+
/**
|
|
610
|
+
* Pure, unstyled SearchDialog Input Field (maps to RAC.SearchField)
|
|
611
|
+
*/
|
|
612
|
+
declare function SearchDialogField({
|
|
613
|
+
className,
|
|
614
|
+
...props
|
|
615
|
+
}: RAC.SearchFieldProps): _$react_jsx_runtime0.JSX.Element;
|
|
616
|
+
/**
|
|
617
|
+
* Pure, unstyled SearchInput (maps to RAC.Input)
|
|
618
|
+
*/
|
|
619
|
+
declare function SearchDialogSearchInput({
|
|
620
|
+
className,
|
|
621
|
+
...props
|
|
622
|
+
}: RAC.InputProps): _$react_jsx_runtime0.JSX.Element;
|
|
623
|
+
/**
|
|
624
|
+
* Pure, unstyled Clear Button (maps to RAC.Button with slot="clear")
|
|
625
|
+
*/
|
|
626
|
+
declare function SearchDialogClearButton({
|
|
627
|
+
className,
|
|
628
|
+
...props
|
|
629
|
+
}: RAC.ButtonProps): _$react_jsx_runtime0.JSX.Element;
|
|
630
|
+
/**
|
|
631
|
+
* Pure, unstyled Autocomplete container (maps to RAC.Autocomplete)
|
|
632
|
+
*/
|
|
633
|
+
declare function SearchDialogAutocomplete<T extends object>({
|
|
634
|
+
children,
|
|
635
|
+
className,
|
|
636
|
+
onSelectionChange,
|
|
637
|
+
...props
|
|
638
|
+
}: RAC.AutocompleteProps<T> & {
|
|
639
|
+
className?: string;
|
|
640
|
+
onSelectionChange?: (key: RAC.Key) => void;
|
|
641
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
642
|
+
/**
|
|
643
|
+
* Pure, unstyled List Box (maps to RAC.ListBox)
|
|
644
|
+
*/
|
|
645
|
+
declare function SearchDialogList<T extends object>({
|
|
646
|
+
children,
|
|
647
|
+
className,
|
|
648
|
+
...props
|
|
649
|
+
}: RAC.ListBoxProps<T> & {
|
|
650
|
+
className?: string;
|
|
651
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
652
|
+
/**
|
|
653
|
+
* Pure, unstyled List Box Item (maps to RAC.ListBoxItem)
|
|
654
|
+
*/
|
|
655
|
+
declare function SearchDialogItemRoot({
|
|
656
|
+
children,
|
|
657
|
+
className,
|
|
658
|
+
...props
|
|
659
|
+
}: SearchDialogItemProps): _$react_jsx_runtime0.JSX.Element;
|
|
660
|
+
declare function SearchDialogItemIcon({
|
|
661
|
+
isHeading,
|
|
662
|
+
className
|
|
663
|
+
}: SearchDialogItemIconProps): _$react_jsx_runtime0.JSX.Element;
|
|
664
|
+
declare function SearchDialogItemTitle({
|
|
665
|
+
children,
|
|
666
|
+
className
|
|
667
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
668
|
+
declare function SearchDialogItemBio({
|
|
669
|
+
children,
|
|
670
|
+
className
|
|
671
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
630
672
|
//#endregion
|
|
631
673
|
//#region src/client/components/primitives/skeleton.d.ts
|
|
632
674
|
interface SkeletonProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
@@ -643,30 +685,33 @@ declare function Skeleton({
|
|
|
643
685
|
}: SkeletonProps): _$react_jsx_runtime0.JSX.Element;
|
|
644
686
|
//#endregion
|
|
645
687
|
//#region src/client/components/primitives/breadcrumbs.d.ts
|
|
646
|
-
declare
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
Root:
|
|
653
|
-
Item:
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
};
|
|
688
|
+
declare function Breadcrumbs({
|
|
689
|
+
children,
|
|
690
|
+
className,
|
|
691
|
+
...props
|
|
692
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
693
|
+
declare namespace Breadcrumbs {
|
|
694
|
+
var Root: typeof Breadcrumbs;
|
|
695
|
+
var Item: typeof BreadcrumbsItem;
|
|
696
|
+
var Link: typeof BreadcrumbsLink;
|
|
697
|
+
var Separator: typeof BreadcrumbsSeparator;
|
|
698
|
+
}
|
|
699
|
+
declare function BreadcrumbsItem({
|
|
700
|
+
children,
|
|
701
|
+
className,
|
|
702
|
+
...props
|
|
703
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
704
|
+
declare function BreadcrumbsLink({
|
|
705
|
+
children,
|
|
706
|
+
href,
|
|
707
|
+
className,
|
|
708
|
+
...props
|
|
709
|
+
}: LinkProps$1 & {
|
|
710
|
+
className?: string;
|
|
711
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
712
|
+
declare function BreadcrumbsSeparator({
|
|
713
|
+
className
|
|
714
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
670
715
|
//#endregion
|
|
671
716
|
//#region src/client/components/primitives/navbar.d.ts
|
|
672
717
|
interface NavbarLinkProps extends Omit<ComponentBase, 'children'> {
|
|
@@ -693,126 +738,145 @@ interface NavbarSocialsProps extends ComponentBase {
|
|
|
693
738
|
icon: string;
|
|
694
739
|
link: string;
|
|
695
740
|
}
|
|
696
|
-
declare
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
Root:
|
|
703
|
-
Left:
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
src,
|
|
717
|
-
alt,
|
|
718
|
-
width,
|
|
719
|
-
height,
|
|
720
|
-
className,
|
|
721
|
-
href
|
|
722
|
-
}: NavbarLogoProps) => _$react_jsx_runtime0.JSX.Element;
|
|
723
|
-
Title: ({
|
|
724
|
-
children,
|
|
725
|
-
className,
|
|
726
|
-
href
|
|
727
|
-
}: {
|
|
728
|
-
href?: string;
|
|
729
|
-
} & ComponentBase) => _$react_jsx_runtime0.JSX.Element;
|
|
730
|
-
Links: ({
|
|
731
|
-
children,
|
|
732
|
-
className
|
|
733
|
-
}: ComponentBase) => _$react_jsx_runtime0.JSX.Element;
|
|
734
|
-
Link: ({
|
|
735
|
-
label,
|
|
736
|
-
href,
|
|
737
|
-
to,
|
|
738
|
-
className
|
|
739
|
-
}: NavbarLinkProps) => _$react_jsx_runtime0.JSX.Element;
|
|
740
|
-
Dropdown: ({
|
|
741
|
-
label,
|
|
742
|
-
className,
|
|
743
|
-
children
|
|
744
|
-
}: {
|
|
745
|
-
label: React.ReactNode;
|
|
746
|
-
className?: string;
|
|
747
|
-
children: React.ReactNode;
|
|
748
|
-
}) => _$react_jsx_runtime0.JSX.Element;
|
|
749
|
-
DropdownItem: ({
|
|
750
|
-
href,
|
|
751
|
-
label,
|
|
752
|
-
className
|
|
753
|
-
}: {
|
|
754
|
-
href: string;
|
|
755
|
-
label: string;
|
|
756
|
-
className?: string;
|
|
757
|
-
}) => _$react_jsx_runtime0.JSX.Element;
|
|
758
|
-
SearchTrigger: {
|
|
759
|
-
Desktop: ({
|
|
760
|
-
className,
|
|
761
|
-
onPress,
|
|
762
|
-
children
|
|
763
|
-
}: NavbarSearchTriggerProps) => _$react_jsx_runtime0.JSX.Element;
|
|
764
|
-
Mobile: ({
|
|
765
|
-
className,
|
|
766
|
-
onPress,
|
|
767
|
-
children
|
|
768
|
-
}: NavbarSearchTriggerProps) => _$react_jsx_runtime0.JSX.Element;
|
|
769
|
-
Kbd: ({
|
|
770
|
-
className
|
|
771
|
-
}: ComponentBase) => _$react_jsx_runtime0.JSX.Element;
|
|
741
|
+
declare function Navbar({
|
|
742
|
+
children,
|
|
743
|
+
className,
|
|
744
|
+
...props
|
|
745
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
746
|
+
declare namespace Navbar {
|
|
747
|
+
var Root: typeof Navbar;
|
|
748
|
+
var Left: typeof NavbarLeft;
|
|
749
|
+
var Right: typeof NavbarRight;
|
|
750
|
+
var Center: typeof NavbarCenter;
|
|
751
|
+
var Logo: typeof NavbarLogo;
|
|
752
|
+
var Title: typeof NavbarTitle;
|
|
753
|
+
var Links: typeof NavbarLinks;
|
|
754
|
+
var Link: typeof NavbarLink;
|
|
755
|
+
var Dropdown: typeof NavbarDropdown;
|
|
756
|
+
var DropdownItem: typeof NavbarDropdownItem;
|
|
757
|
+
var SearchTrigger: {
|
|
758
|
+
Desktop: typeof NavbarSearchTriggerDesktop;
|
|
759
|
+
Mobile: typeof NavbarSearchTriggerMobile;
|
|
760
|
+
Kbd: typeof NavbarSearchTriggerKbd;
|
|
772
761
|
};
|
|
773
|
-
Theme:
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
}
|
|
762
|
+
var Theme: typeof NavbarTheme;
|
|
763
|
+
var Socials: typeof NavbarSocials;
|
|
764
|
+
var Split: typeof NavbarSplit;
|
|
765
|
+
var Content: typeof NavbarContent;
|
|
766
|
+
var More: typeof NavbarMore;
|
|
767
|
+
var MobileMenu: typeof NavbarMobileMenu;
|
|
768
|
+
var MobileLink: typeof NavbarMobileLink;
|
|
769
|
+
}
|
|
770
|
+
declare function NavbarContent({
|
|
771
|
+
children,
|
|
772
|
+
className
|
|
773
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
774
|
+
declare function NavbarLeft({
|
|
775
|
+
children,
|
|
776
|
+
className
|
|
777
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
778
|
+
declare function NavbarRight({
|
|
779
|
+
children,
|
|
780
|
+
className
|
|
781
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
782
|
+
declare function NavbarCenter({
|
|
783
|
+
children,
|
|
784
|
+
className
|
|
785
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
786
|
+
declare function NavbarLogo({
|
|
787
|
+
src,
|
|
788
|
+
alt,
|
|
789
|
+
width,
|
|
790
|
+
height,
|
|
791
|
+
className,
|
|
792
|
+
href
|
|
793
|
+
}: NavbarLogoProps): _$react_jsx_runtime0.JSX.Element;
|
|
794
|
+
declare function NavbarTitle({
|
|
795
|
+
children,
|
|
796
|
+
className,
|
|
797
|
+
href
|
|
798
|
+
}: {
|
|
799
|
+
href?: string;
|
|
800
|
+
} & ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
801
|
+
declare function NavbarLinks({
|
|
802
|
+
children,
|
|
803
|
+
className
|
|
804
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
805
|
+
declare function NavbarLink({
|
|
806
|
+
label,
|
|
807
|
+
href,
|
|
808
|
+
to,
|
|
809
|
+
className
|
|
810
|
+
}: NavbarLinkProps): _$react_jsx_runtime0.JSX.Element;
|
|
811
|
+
declare function NavbarDropdown({
|
|
812
|
+
label,
|
|
813
|
+
className,
|
|
814
|
+
children
|
|
815
|
+
}: {
|
|
816
|
+
label: React.ReactNode;
|
|
817
|
+
className?: string;
|
|
818
|
+
children: React.ReactNode;
|
|
819
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
820
|
+
declare function NavbarDropdownItem({
|
|
821
|
+
href,
|
|
822
|
+
label,
|
|
823
|
+
className
|
|
824
|
+
}: {
|
|
825
|
+
href: string;
|
|
826
|
+
label: string;
|
|
827
|
+
className?: string;
|
|
828
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
829
|
+
declare function NavbarSearchTriggerDesktop({
|
|
830
|
+
className,
|
|
831
|
+
onPress,
|
|
832
|
+
children
|
|
833
|
+
}: NavbarSearchTriggerProps): _$react_jsx_runtime0.JSX.Element;
|
|
834
|
+
declare function NavbarSearchTriggerMobile({
|
|
835
|
+
className,
|
|
836
|
+
onPress,
|
|
837
|
+
children
|
|
838
|
+
}: NavbarSearchTriggerProps): _$react_jsx_runtime0.JSX.Element;
|
|
839
|
+
declare function NavbarSearchTriggerKbd({
|
|
840
|
+
className
|
|
841
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
842
|
+
declare function NavbarTheme({
|
|
843
|
+
className,
|
|
844
|
+
theme,
|
|
845
|
+
onThemeChange
|
|
846
|
+
}: NavbarThemeProps): _$react_jsx_runtime0.JSX.Element;
|
|
847
|
+
declare function NavbarSocials({
|
|
848
|
+
icon,
|
|
849
|
+
link,
|
|
850
|
+
className
|
|
851
|
+
}: NavbarSocialsProps): _$react_jsx_runtime0.JSX.Element;
|
|
852
|
+
declare function NavbarSplit({
|
|
853
|
+
className
|
|
854
|
+
}: ComponentBase): _$react_jsx_runtime0.JSX.Element;
|
|
810
855
|
interface NavbarMoreProps extends ComponentBase {
|
|
811
856
|
onPress?: () => void;
|
|
812
857
|
}
|
|
858
|
+
declare function NavbarMore({
|
|
859
|
+
onPress,
|
|
860
|
+
className
|
|
861
|
+
}: NavbarMoreProps): _$react_jsx_runtime0.JSX.Element;
|
|
813
862
|
interface NavbarMobileMenuProps extends ComponentBase {
|
|
814
863
|
isOpen: boolean;
|
|
815
864
|
onClose: () => void;
|
|
816
865
|
}
|
|
866
|
+
declare function NavbarMobileMenu({
|
|
867
|
+
isOpen,
|
|
868
|
+
onClose,
|
|
869
|
+
children,
|
|
870
|
+
className
|
|
871
|
+
}: NavbarMobileMenuProps): _$react_jsx_runtime0.JSX.Element;
|
|
872
|
+
declare function NavbarMobileLink({
|
|
873
|
+
label,
|
|
874
|
+
href,
|
|
875
|
+
to,
|
|
876
|
+
onPress,
|
|
877
|
+
className
|
|
878
|
+
}: NavbarLinkProps & {
|
|
879
|
+
onPress?: () => void;
|
|
880
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
817
881
|
//#endregion
|
|
818
882
|
export { AnchorProvider, AnchorProviderProps, Breadcrumbs, Button, ButtonGroup, ButtonGroupProps, ButtonProps, CodeBlock, CodeBlockContent, CodeBlockContentProps, CodeBlockGroup, CodeBlockGroupProps, CodeBlockHeader, CodeBlockHeaderProps, DocsLayout, ErrorBoundary, ErrorBoundaryFallback, ErrorBoundaryFallbackProps, ErrorBoundaryProps, FallbackProps, Heading, HeadingProps, Image, ImageProps, Link, LinkProps, Menu, MenuSectionProps, MenuTriggerProps, NavLink, NavLinkProps, Navbar, NavbarLinkProps, NavbarLogoProps, NavbarMobileMenuProps, NavbarMoreProps, NavbarSearchTriggerProps, NavbarSocialsProps, NavbarThemeProps, OnThisPage, OnThisPageContentProps, OnThisPageIndicatorProps, OnThisPageItemProps, OnThisPageItems, OnThisPageLinkProps, OnThisPageTree, PageNav, PageNavProps, Popover, PopoverProps, ScrollProvider, ScrollProviderProps, SearchDialog, SearchDialogItemIconProps, SearchDialogItemProps, Sidebar, SidebarContent, SidebarGroup, SidebarHeader, SidebarItem, SidebarItemProps, SidebarItems, SidebarItemsProps, SidebarLink, SidebarLinkProps, SidebarMobile, SidebarRoot, SidebarSubGroup, Skeleton, SubmenuTriggerProps, TOCItemInfo, TOCItemType, TableOfContents, Tabs, TabsIndicatorProps, TabsItemProps, Tooltip, TooltipContentProps, TooltipProps, useActiveAnchor, useActiveAnchors, useItems };
|