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
package/dist/client/mdx.cjs
CHANGED
|
@@ -3,10 +3,15 @@
|
|
|
3
3
|
* Copyright (c) 2026 Jesus Alcala
|
|
4
4
|
* Licensed under the MIT License.
|
|
5
5
|
*/
|
|
6
|
-
|
|
6
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
7
|
+
const require_mdx = require('../mdx-BGM7LjW5.cjs');
|
|
7
8
|
|
|
8
9
|
//#region src/client/mdx.ts
|
|
9
|
-
|
|
10
|
+
const { Card, Cards, Callout, Field, Image } = require_mdx.mdx_components_default;
|
|
10
11
|
|
|
11
12
|
//#endregion
|
|
12
|
-
|
|
13
|
+
exports.Callout = Callout;
|
|
14
|
+
exports.Card = Card;
|
|
15
|
+
exports.Cards = Cards;
|
|
16
|
+
exports.Field = Field;
|
|
17
|
+
exports.Image = Image;
|
package/dist/client/mdx.d.cts
CHANGED
|
@@ -1,20 +1,31 @@
|
|
|
1
1
|
|
|
2
|
-
import { n as Card, t as Cards } from "../cards-CQn9mXZS.cjs";
|
|
3
2
|
import * as _$react_jsx_runtime0 from "react/jsx-runtime";
|
|
4
3
|
|
|
5
|
-
//#region src/client/components/mdx/
|
|
6
|
-
interface
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
description?: string;
|
|
11
|
-
required?: boolean;
|
|
4
|
+
//#region src/client/components/mdx/card.d.ts
|
|
5
|
+
interface CardProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
6
|
+
title?: React.ReactNode;
|
|
7
|
+
icon?: React.ReactNode;
|
|
8
|
+
href?: string;
|
|
12
9
|
}
|
|
10
|
+
declare function Card$1({
|
|
11
|
+
className,
|
|
12
|
+
title,
|
|
13
|
+
icon,
|
|
14
|
+
href,
|
|
15
|
+
children,
|
|
16
|
+
...props
|
|
17
|
+
}: CardProps): _$react_jsx_runtime0.JSX.Element;
|
|
13
18
|
//#endregion
|
|
14
|
-
//#region src/client/components/mdx/
|
|
15
|
-
interface
|
|
16
|
-
|
|
19
|
+
//#region src/client/components/mdx/cards.d.ts
|
|
20
|
+
interface CardsProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
21
|
+
cols?: 1 | 2 | 3 | 4;
|
|
17
22
|
}
|
|
23
|
+
declare function Cards$1({
|
|
24
|
+
children,
|
|
25
|
+
className,
|
|
26
|
+
cols,
|
|
27
|
+
...props
|
|
28
|
+
}: CardsProps): _$react_jsx_runtime0.JSX.Element;
|
|
18
29
|
//#endregion
|
|
19
30
|
//#region src/client/components/mdx/callout.d.ts
|
|
20
31
|
type CalloutVariant = 'note' | 'tip' | 'warning' | 'danger' | 'info';
|
|
@@ -22,7 +33,7 @@ interface CalloutProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
|
22
33
|
variant?: CalloutVariant;
|
|
23
34
|
title?: string;
|
|
24
35
|
}
|
|
25
|
-
declare function Callout({
|
|
36
|
+
declare function Callout$1({
|
|
26
37
|
children,
|
|
27
38
|
className,
|
|
28
39
|
variant,
|
|
@@ -30,43 +41,28 @@ declare function Callout({
|
|
|
30
41
|
...props
|
|
31
42
|
}: CalloutProps): _$react_jsx_runtime0.JSX.Element;
|
|
32
43
|
//#endregion
|
|
33
|
-
//#region src/client/components/mdx/
|
|
34
|
-
interface
|
|
44
|
+
//#region src/client/components/mdx/field.d.ts
|
|
45
|
+
interface FieldProps {
|
|
35
46
|
children?: React.ReactNode;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
47
|
+
name: string;
|
|
48
|
+
type?: string;
|
|
49
|
+
description?: string;
|
|
50
|
+
required?: boolean;
|
|
51
|
+
}
|
|
52
|
+
//#endregion
|
|
53
|
+
//#region src/client/components/mdx/image.d.ts
|
|
54
|
+
interface ImageProps extends React.ImgHTMLAttributes<HTMLImageElement> {
|
|
55
|
+
theme?: 'light' | 'dark';
|
|
45
56
|
}
|
|
46
|
-
declare function CodeBlock(props: CodeBlockProps): _$react_jsx_runtime0.JSX.Element;
|
|
47
57
|
//#endregion
|
|
48
|
-
//#region src/client/
|
|
49
|
-
declare const
|
|
50
|
-
pre: typeof CodeBlock;
|
|
51
|
-
Field: ({
|
|
58
|
+
//#region src/client/mdx.d.ts
|
|
59
|
+
declare const Card: typeof Card$1, Cards: typeof Cards$1, Callout: typeof Callout$1, Field: ({
|
|
52
60
|
children,
|
|
53
61
|
name,
|
|
54
62
|
type,
|
|
55
63
|
description,
|
|
56
64
|
required
|
|
57
|
-
}: FieldProps) => _$react_jsx_runtime0.JSX.Element
|
|
58
|
-
Callout: typeof Callout;
|
|
59
|
-
Card: typeof Card;
|
|
60
|
-
Cards: typeof Cards;
|
|
61
|
-
img: ({
|
|
62
|
-
src,
|
|
63
|
-
alt,
|
|
64
|
-
title,
|
|
65
|
-
theme,
|
|
66
|
-
className,
|
|
67
|
-
...props
|
|
68
|
-
}: ImageProps) => _$react_jsx_runtime0.JSX.Element | null;
|
|
69
|
-
Image: ({
|
|
65
|
+
}: FieldProps) => _$react_jsx_runtime0.JSX.Element, Image: ({
|
|
70
66
|
src,
|
|
71
67
|
alt,
|
|
72
68
|
title,
|
|
@@ -74,55 +70,5 @@ declare const mdx_components_default: {
|
|
|
74
70
|
className,
|
|
75
71
|
...props
|
|
76
72
|
}: ImageProps) => _$react_jsx_runtime0.JSX.Element | null;
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
tbody: (props: React.HTMLAttributes<HTMLTableSectionElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
80
|
-
tr: (props: React.HTMLAttributes<HTMLTableRowElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
81
|
-
th: (props: React.HTMLAttributes<HTMLTableCellElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
82
|
-
td: (props: React.HTMLAttributes<HTMLTableCellElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
83
|
-
a: ({
|
|
84
|
-
href,
|
|
85
|
-
children,
|
|
86
|
-
className,
|
|
87
|
-
...props
|
|
88
|
-
}: React.AnchorHTMLAttributes<HTMLAnchorElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
89
|
-
h1: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
90
|
-
h2: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
91
|
-
h3: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
92
|
-
h4: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
93
|
-
h5: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
94
|
-
h6: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
95
|
-
p: ({
|
|
96
|
-
className,
|
|
97
|
-
...props
|
|
98
|
-
}: React.HTMLAttributes<HTMLParagraphElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
99
|
-
strong: ({
|
|
100
|
-
className,
|
|
101
|
-
...props
|
|
102
|
-
}: React.HTMLAttributes<HTMLElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
103
|
-
mark: ({
|
|
104
|
-
className,
|
|
105
|
-
...props
|
|
106
|
-
}: React.HTMLAttributes<HTMLElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
107
|
-
blockquote: ({
|
|
108
|
-
className,
|
|
109
|
-
...props
|
|
110
|
-
}: React.HTMLAttributes<HTMLQuoteElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
111
|
-
hr: ({
|
|
112
|
-
className,
|
|
113
|
-
...props
|
|
114
|
-
}: React.HTMLAttributes<HTMLHRElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
115
|
-
ul: ({
|
|
116
|
-
className,
|
|
117
|
-
...props
|
|
118
|
-
}: React.HTMLAttributes<HTMLUListElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
119
|
-
ol: ({
|
|
120
|
-
className,
|
|
121
|
-
...props
|
|
122
|
-
}: React.HTMLAttributes<HTMLOListElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
123
|
-
li: ({
|
|
124
|
-
className,
|
|
125
|
-
...props
|
|
126
|
-
}: React.HTMLAttributes<HTMLLIElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
127
|
-
};
|
|
128
|
-
export = mdx_components_default;
|
|
73
|
+
//#endregion
|
|
74
|
+
export { Callout, Card, Cards, Field, Image };
|
package/dist/client/mdx.d.ts
CHANGED
|
@@ -1,20 +1,31 @@
|
|
|
1
1
|
|
|
2
|
-
import { n as Card, t as Cards } from "../cards-BakZPTz9.js";
|
|
3
2
|
import * as _$react_jsx_runtime0 from "react/jsx-runtime";
|
|
4
3
|
|
|
5
|
-
//#region src/client/components/mdx/
|
|
6
|
-
interface
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
description?: string;
|
|
11
|
-
required?: boolean;
|
|
4
|
+
//#region src/client/components/mdx/card.d.ts
|
|
5
|
+
interface CardProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
6
|
+
title?: React.ReactNode;
|
|
7
|
+
icon?: React.ReactNode;
|
|
8
|
+
href?: string;
|
|
12
9
|
}
|
|
10
|
+
declare function Card$1({
|
|
11
|
+
className,
|
|
12
|
+
title,
|
|
13
|
+
icon,
|
|
14
|
+
href,
|
|
15
|
+
children,
|
|
16
|
+
...props
|
|
17
|
+
}: CardProps): _$react_jsx_runtime0.JSX.Element;
|
|
13
18
|
//#endregion
|
|
14
|
-
//#region src/client/components/mdx/
|
|
15
|
-
interface
|
|
16
|
-
|
|
19
|
+
//#region src/client/components/mdx/cards.d.ts
|
|
20
|
+
interface CardsProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
21
|
+
cols?: 1 | 2 | 3 | 4;
|
|
17
22
|
}
|
|
23
|
+
declare function Cards$1({
|
|
24
|
+
children,
|
|
25
|
+
className,
|
|
26
|
+
cols,
|
|
27
|
+
...props
|
|
28
|
+
}: CardsProps): _$react_jsx_runtime0.JSX.Element;
|
|
18
29
|
//#endregion
|
|
19
30
|
//#region src/client/components/mdx/callout.d.ts
|
|
20
31
|
type CalloutVariant = 'note' | 'tip' | 'warning' | 'danger' | 'info';
|
|
@@ -22,7 +33,7 @@ interface CalloutProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
|
22
33
|
variant?: CalloutVariant;
|
|
23
34
|
title?: string;
|
|
24
35
|
}
|
|
25
|
-
declare function Callout({
|
|
36
|
+
declare function Callout$1({
|
|
26
37
|
children,
|
|
27
38
|
className,
|
|
28
39
|
variant,
|
|
@@ -30,43 +41,28 @@ declare function Callout({
|
|
|
30
41
|
...props
|
|
31
42
|
}: CalloutProps): _$react_jsx_runtime0.JSX.Element;
|
|
32
43
|
//#endregion
|
|
33
|
-
//#region src/client/components/mdx/
|
|
34
|
-
interface
|
|
44
|
+
//#region src/client/components/mdx/field.d.ts
|
|
45
|
+
interface FieldProps {
|
|
35
46
|
children?: React.ReactNode;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
highlightedHtml?: string;
|
|
41
|
-
'data-lang'?: string;
|
|
42
|
-
'data-title'?: string;
|
|
43
|
-
plain?: boolean;
|
|
44
|
-
[key: string]: any;
|
|
47
|
+
name: string;
|
|
48
|
+
type?: string;
|
|
49
|
+
description?: string;
|
|
50
|
+
required?: boolean;
|
|
45
51
|
}
|
|
46
|
-
declare function CodeBlock(props: CodeBlockProps): _$react_jsx_runtime0.JSX.Element;
|
|
47
52
|
//#endregion
|
|
48
|
-
//#region src/client/components/mdx/
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
53
|
+
//#region src/client/components/mdx/image.d.ts
|
|
54
|
+
interface ImageProps extends React.ImgHTMLAttributes<HTMLImageElement> {
|
|
55
|
+
theme?: 'light' | 'dark';
|
|
56
|
+
}
|
|
57
|
+
//#endregion
|
|
58
|
+
//#region src/client/mdx.d.ts
|
|
59
|
+
declare const Card: typeof Card$1, Cards: typeof Cards$1, Callout: typeof Callout$1, Field: ({
|
|
52
60
|
children,
|
|
53
61
|
name,
|
|
54
62
|
type,
|
|
55
63
|
description,
|
|
56
64
|
required
|
|
57
|
-
}: FieldProps) => _$react_jsx_runtime0.JSX.Element
|
|
58
|
-
Callout: typeof Callout;
|
|
59
|
-
Card: typeof Card;
|
|
60
|
-
Cards: typeof Cards;
|
|
61
|
-
img: ({
|
|
62
|
-
src,
|
|
63
|
-
alt,
|
|
64
|
-
title,
|
|
65
|
-
theme,
|
|
66
|
-
className,
|
|
67
|
-
...props
|
|
68
|
-
}: ImageProps) => _$react_jsx_runtime0.JSX.Element | null;
|
|
69
|
-
Image: ({
|
|
65
|
+
}: FieldProps) => _$react_jsx_runtime0.JSX.Element, Image: ({
|
|
70
66
|
src,
|
|
71
67
|
alt,
|
|
72
68
|
title,
|
|
@@ -74,56 +70,5 @@ declare const mdx_components_default: {
|
|
|
74
70
|
className,
|
|
75
71
|
...props
|
|
76
72
|
}: ImageProps) => _$react_jsx_runtime0.JSX.Element | null;
|
|
77
|
-
table: (props: React.HTMLAttributes<HTMLTableElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
78
|
-
thead: (props: React.HTMLAttributes<HTMLTableSectionElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
79
|
-
tbody: (props: React.HTMLAttributes<HTMLTableSectionElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
80
|
-
tr: (props: React.HTMLAttributes<HTMLTableRowElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
81
|
-
th: (props: React.HTMLAttributes<HTMLTableCellElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
82
|
-
td: (props: React.HTMLAttributes<HTMLTableCellElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
83
|
-
a: ({
|
|
84
|
-
href,
|
|
85
|
-
children,
|
|
86
|
-
className,
|
|
87
|
-
...props
|
|
88
|
-
}: React.AnchorHTMLAttributes<HTMLAnchorElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
89
|
-
h1: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
90
|
-
h2: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
91
|
-
h3: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
92
|
-
h4: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
93
|
-
h5: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
94
|
-
h6: (props: React.HTMLAttributes<HTMLHeadingElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
95
|
-
p: ({
|
|
96
|
-
className,
|
|
97
|
-
...props
|
|
98
|
-
}: React.HTMLAttributes<HTMLParagraphElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
99
|
-
strong: ({
|
|
100
|
-
className,
|
|
101
|
-
...props
|
|
102
|
-
}: React.HTMLAttributes<HTMLElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
103
|
-
mark: ({
|
|
104
|
-
className,
|
|
105
|
-
...props
|
|
106
|
-
}: React.HTMLAttributes<HTMLElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
107
|
-
blockquote: ({
|
|
108
|
-
className,
|
|
109
|
-
...props
|
|
110
|
-
}: React.HTMLAttributes<HTMLQuoteElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
111
|
-
hr: ({
|
|
112
|
-
className,
|
|
113
|
-
...props
|
|
114
|
-
}: React.HTMLAttributes<HTMLHRElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
115
|
-
ul: ({
|
|
116
|
-
className,
|
|
117
|
-
...props
|
|
118
|
-
}: React.HTMLAttributes<HTMLUListElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
119
|
-
ol: ({
|
|
120
|
-
className,
|
|
121
|
-
...props
|
|
122
|
-
}: React.HTMLAttributes<HTMLOListElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
123
|
-
li: ({
|
|
124
|
-
className,
|
|
125
|
-
...props
|
|
126
|
-
}: React.HTMLAttributes<HTMLLIElement>) => _$react_jsx_runtime0.JSX.Element;
|
|
127
|
-
};
|
|
128
73
|
//#endregion
|
|
129
|
-
export {
|
|
74
|
+
export { Callout, Card, Cards, Field, Image };
|
package/dist/client/mdx.js
CHANGED
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
* Copyright (c) 2026 Jesus Alcala
|
|
4
4
|
* Licensed under the MIT License.
|
|
5
5
|
*/
|
|
6
|
-
import { t as mdx_components_default } from "../mdx-
|
|
6
|
+
import { t as mdx_components_default } from "../mdx-5oeCOFhH.js";
|
|
7
7
|
|
|
8
8
|
//#region src/client/mdx.ts
|
|
9
|
-
|
|
9
|
+
const { Card, Cards, Callout, Field, Image } = mdx_components_default;
|
|
10
10
|
|
|
11
11
|
//#endregion
|
|
12
|
-
export {
|
|
12
|
+
export { Callout, Card, Cards, Field, Image };
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* Licensed under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
7
|
-
const require_icons_dev = require('../icons-dev-
|
|
8
|
-
const
|
|
9
|
-
const
|
|
10
|
-
const require_search_dialog = require('../search-dialog-
|
|
7
|
+
const require_icons_dev = require('../icons-dev-DvJ-hh9x.cjs');
|
|
8
|
+
const require_image = require('../image-Ch4-GxdO.cjs');
|
|
9
|
+
const require_docs_layout = require('../docs-layout-CwCq42Zt.cjs');
|
|
10
|
+
const require_search_dialog = require('../search-dialog-BXVoecTx.cjs');
|
|
11
11
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
12
12
|
|
|
13
13
|
//#region src/client/components/primitives/skeleton.tsx
|
|
@@ -25,15 +25,15 @@ function Skeleton({ className, variant = "rect", ...props }) {
|
|
|
25
25
|
//#endregion
|
|
26
26
|
exports.AnchorProvider = require_docs_layout.AnchorProvider;
|
|
27
27
|
exports.Breadcrumbs = require_docs_layout.Breadcrumbs;
|
|
28
|
-
exports.Button =
|
|
28
|
+
exports.Button = require_search_dialog.Button;
|
|
29
29
|
exports.ButtonGroup = require_docs_layout.ButtonGroup;
|
|
30
30
|
exports.CodeBlock = require_image.CodeBlock;
|
|
31
31
|
exports.CodeBlockContent = require_image.CodeBlockContent;
|
|
32
32
|
exports.CodeBlockGroup = require_image.CodeBlockGroup;
|
|
33
33
|
exports.CodeBlockHeader = require_image.CodeBlockHeader;
|
|
34
34
|
exports.DocsLayout = require_docs_layout.DocsLayout;
|
|
35
|
-
exports.ErrorBoundary =
|
|
36
|
-
exports.ErrorBoundaryFallback =
|
|
35
|
+
exports.ErrorBoundary = require_search_dialog.ErrorBoundary;
|
|
36
|
+
exports.ErrorBoundaryFallback = require_search_dialog.ErrorBoundaryFallback;
|
|
37
37
|
exports.Heading = require_image.Heading;
|
|
38
38
|
exports.Image = require_image.Image;
|
|
39
39
|
exports.Link = require_icons_dev.Link;
|