@mintlify/link-rot 3.0.1207 → 3.0.1208
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.
|
@@ -271,6 +271,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
271
271
|
trailingSlash?: boolean | undefined;
|
|
272
272
|
} | undefined;
|
|
273
273
|
description?: string | undefined;
|
|
274
|
+
contextual?: {
|
|
275
|
+
options: ({
|
|
276
|
+
href: string | {
|
|
277
|
+
base: string;
|
|
278
|
+
query?: {
|
|
279
|
+
value: string;
|
|
280
|
+
key: string;
|
|
281
|
+
}[] | undefined;
|
|
282
|
+
};
|
|
283
|
+
title: string;
|
|
284
|
+
description: string;
|
|
285
|
+
icon?: string | {
|
|
286
|
+
name: string;
|
|
287
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
288
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
289
|
+
} | undefined;
|
|
290
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
291
|
+
display?: "header" | "toc" | undefined;
|
|
292
|
+
} | undefined;
|
|
274
293
|
banner?: {
|
|
275
294
|
content: string;
|
|
276
295
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -369,25 +388,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
369
388
|
redirect?: boolean | undefined;
|
|
370
389
|
};
|
|
371
390
|
} | undefined;
|
|
372
|
-
contextual?: {
|
|
373
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
374
|
-
href: string | {
|
|
375
|
-
base: string;
|
|
376
|
-
query?: {
|
|
377
|
-
value: string;
|
|
378
|
-
key: string;
|
|
379
|
-
}[] | undefined;
|
|
380
|
-
};
|
|
381
|
-
title: string;
|
|
382
|
-
description: string;
|
|
383
|
-
icon?: string | {
|
|
384
|
-
name: string;
|
|
385
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
386
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
387
|
-
} | undefined;
|
|
388
|
-
})[];
|
|
389
|
-
display?: "header" | "toc" | undefined;
|
|
390
|
-
} | undefined;
|
|
391
391
|
thumbnails?: {
|
|
392
392
|
background?: string | undefined;
|
|
393
393
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -663,6 +663,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
663
663
|
trailingSlash?: boolean | undefined;
|
|
664
664
|
} | undefined;
|
|
665
665
|
description?: string | undefined;
|
|
666
|
+
contextual?: {
|
|
667
|
+
options: ({
|
|
668
|
+
href: string | {
|
|
669
|
+
base: string;
|
|
670
|
+
query?: {
|
|
671
|
+
value: string;
|
|
672
|
+
key: string;
|
|
673
|
+
}[] | undefined;
|
|
674
|
+
};
|
|
675
|
+
title: string;
|
|
676
|
+
description: string;
|
|
677
|
+
icon?: string | {
|
|
678
|
+
name: string;
|
|
679
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
680
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
681
|
+
} | undefined;
|
|
682
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
683
|
+
display?: "header" | "toc" | undefined;
|
|
684
|
+
} | undefined;
|
|
666
685
|
banner?: {
|
|
667
686
|
content: string;
|
|
668
687
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -761,25 +780,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
761
780
|
redirect?: boolean | undefined;
|
|
762
781
|
};
|
|
763
782
|
} | undefined;
|
|
764
|
-
contextual?: {
|
|
765
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
766
|
-
href: string | {
|
|
767
|
-
base: string;
|
|
768
|
-
query?: {
|
|
769
|
-
value: string;
|
|
770
|
-
key: string;
|
|
771
|
-
}[] | undefined;
|
|
772
|
-
};
|
|
773
|
-
title: string;
|
|
774
|
-
description: string;
|
|
775
|
-
icon?: string | {
|
|
776
|
-
name: string;
|
|
777
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
778
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
779
|
-
} | undefined;
|
|
780
|
-
})[];
|
|
781
|
-
display?: "header" | "toc" | undefined;
|
|
782
|
-
} | undefined;
|
|
783
783
|
thumbnails?: {
|
|
784
784
|
background?: string | undefined;
|
|
785
785
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -1055,6 +1055,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1055
1055
|
trailingSlash?: boolean | undefined;
|
|
1056
1056
|
} | undefined;
|
|
1057
1057
|
description?: string | undefined;
|
|
1058
|
+
contextual?: {
|
|
1059
|
+
options: ({
|
|
1060
|
+
href: string | {
|
|
1061
|
+
base: string;
|
|
1062
|
+
query?: {
|
|
1063
|
+
value: string;
|
|
1064
|
+
key: string;
|
|
1065
|
+
}[] | undefined;
|
|
1066
|
+
};
|
|
1067
|
+
title: string;
|
|
1068
|
+
description: string;
|
|
1069
|
+
icon?: string | {
|
|
1070
|
+
name: string;
|
|
1071
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1072
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1073
|
+
} | undefined;
|
|
1074
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
1075
|
+
display?: "header" | "toc" | undefined;
|
|
1076
|
+
} | undefined;
|
|
1058
1077
|
banner?: {
|
|
1059
1078
|
content: string;
|
|
1060
1079
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -1153,25 +1172,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1153
1172
|
redirect?: boolean | undefined;
|
|
1154
1173
|
};
|
|
1155
1174
|
} | undefined;
|
|
1156
|
-
contextual?: {
|
|
1157
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
1158
|
-
href: string | {
|
|
1159
|
-
base: string;
|
|
1160
|
-
query?: {
|
|
1161
|
-
value: string;
|
|
1162
|
-
key: string;
|
|
1163
|
-
}[] | undefined;
|
|
1164
|
-
};
|
|
1165
|
-
title: string;
|
|
1166
|
-
description: string;
|
|
1167
|
-
icon?: string | {
|
|
1168
|
-
name: string;
|
|
1169
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1170
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1171
|
-
} | undefined;
|
|
1172
|
-
})[];
|
|
1173
|
-
display?: "header" | "toc" | undefined;
|
|
1174
|
-
} | undefined;
|
|
1175
1175
|
thumbnails?: {
|
|
1176
1176
|
background?: string | undefined;
|
|
1177
1177
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -1447,6 +1447,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1447
1447
|
trailingSlash?: boolean | undefined;
|
|
1448
1448
|
} | undefined;
|
|
1449
1449
|
description?: string | undefined;
|
|
1450
|
+
contextual?: {
|
|
1451
|
+
options: ({
|
|
1452
|
+
href: string | {
|
|
1453
|
+
base: string;
|
|
1454
|
+
query?: {
|
|
1455
|
+
value: string;
|
|
1456
|
+
key: string;
|
|
1457
|
+
}[] | undefined;
|
|
1458
|
+
};
|
|
1459
|
+
title: string;
|
|
1460
|
+
description: string;
|
|
1461
|
+
icon?: string | {
|
|
1462
|
+
name: string;
|
|
1463
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1464
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1465
|
+
} | undefined;
|
|
1466
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
1467
|
+
display?: "header" | "toc" | undefined;
|
|
1468
|
+
} | undefined;
|
|
1450
1469
|
banner?: {
|
|
1451
1470
|
content: string;
|
|
1452
1471
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -1545,25 +1564,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1545
1564
|
redirect?: boolean | undefined;
|
|
1546
1565
|
};
|
|
1547
1566
|
} | undefined;
|
|
1548
|
-
contextual?: {
|
|
1549
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
1550
|
-
href: string | {
|
|
1551
|
-
base: string;
|
|
1552
|
-
query?: {
|
|
1553
|
-
value: string;
|
|
1554
|
-
key: string;
|
|
1555
|
-
}[] | undefined;
|
|
1556
|
-
};
|
|
1557
|
-
title: string;
|
|
1558
|
-
description: string;
|
|
1559
|
-
icon?: string | {
|
|
1560
|
-
name: string;
|
|
1561
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1562
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1563
|
-
} | undefined;
|
|
1564
|
-
})[];
|
|
1565
|
-
display?: "header" | "toc" | undefined;
|
|
1566
|
-
} | undefined;
|
|
1567
1567
|
thumbnails?: {
|
|
1568
1568
|
background?: string | undefined;
|
|
1569
1569
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -1839,6 +1839,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1839
1839
|
trailingSlash?: boolean | undefined;
|
|
1840
1840
|
} | undefined;
|
|
1841
1841
|
description?: string | undefined;
|
|
1842
|
+
contextual?: {
|
|
1843
|
+
options: ({
|
|
1844
|
+
href: string | {
|
|
1845
|
+
base: string;
|
|
1846
|
+
query?: {
|
|
1847
|
+
value: string;
|
|
1848
|
+
key: string;
|
|
1849
|
+
}[] | undefined;
|
|
1850
|
+
};
|
|
1851
|
+
title: string;
|
|
1852
|
+
description: string;
|
|
1853
|
+
icon?: string | {
|
|
1854
|
+
name: string;
|
|
1855
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1856
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1857
|
+
} | undefined;
|
|
1858
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
1859
|
+
display?: "header" | "toc" | undefined;
|
|
1860
|
+
} | undefined;
|
|
1842
1861
|
banner?: {
|
|
1843
1862
|
content: string;
|
|
1844
1863
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -1937,25 +1956,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1937
1956
|
redirect?: boolean | undefined;
|
|
1938
1957
|
};
|
|
1939
1958
|
} | undefined;
|
|
1940
|
-
contextual?: {
|
|
1941
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
1942
|
-
href: string | {
|
|
1943
|
-
base: string;
|
|
1944
|
-
query?: {
|
|
1945
|
-
value: string;
|
|
1946
|
-
key: string;
|
|
1947
|
-
}[] | undefined;
|
|
1948
|
-
};
|
|
1949
|
-
title: string;
|
|
1950
|
-
description: string;
|
|
1951
|
-
icon?: string | {
|
|
1952
|
-
name: string;
|
|
1953
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1954
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1955
|
-
} | undefined;
|
|
1956
|
-
})[];
|
|
1957
|
-
display?: "header" | "toc" | undefined;
|
|
1958
|
-
} | undefined;
|
|
1959
1959
|
thumbnails?: {
|
|
1960
1960
|
background?: string | undefined;
|
|
1961
1961
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -2231,6 +2231,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
2231
2231
|
trailingSlash?: boolean | undefined;
|
|
2232
2232
|
} | undefined;
|
|
2233
2233
|
description?: string | undefined;
|
|
2234
|
+
contextual?: {
|
|
2235
|
+
options: ({
|
|
2236
|
+
href: string | {
|
|
2237
|
+
base: string;
|
|
2238
|
+
query?: {
|
|
2239
|
+
value: string;
|
|
2240
|
+
key: string;
|
|
2241
|
+
}[] | undefined;
|
|
2242
|
+
};
|
|
2243
|
+
title: string;
|
|
2244
|
+
description: string;
|
|
2245
|
+
icon?: string | {
|
|
2246
|
+
name: string;
|
|
2247
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2248
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2249
|
+
} | undefined;
|
|
2250
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
2251
|
+
display?: "header" | "toc" | undefined;
|
|
2252
|
+
} | undefined;
|
|
2234
2253
|
banner?: {
|
|
2235
2254
|
content: string;
|
|
2236
2255
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -2329,25 +2348,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
2329
2348
|
redirect?: boolean | undefined;
|
|
2330
2349
|
};
|
|
2331
2350
|
} | undefined;
|
|
2332
|
-
contextual?: {
|
|
2333
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
2334
|
-
href: string | {
|
|
2335
|
-
base: string;
|
|
2336
|
-
query?: {
|
|
2337
|
-
value: string;
|
|
2338
|
-
key: string;
|
|
2339
|
-
}[] | undefined;
|
|
2340
|
-
};
|
|
2341
|
-
title: string;
|
|
2342
|
-
description: string;
|
|
2343
|
-
icon?: string | {
|
|
2344
|
-
name: string;
|
|
2345
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2346
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2347
|
-
} | undefined;
|
|
2348
|
-
})[];
|
|
2349
|
-
display?: "header" | "toc" | undefined;
|
|
2350
|
-
} | undefined;
|
|
2351
2351
|
thumbnails?: {
|
|
2352
2352
|
background?: string | undefined;
|
|
2353
2353
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -2623,6 +2623,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
2623
2623
|
trailingSlash?: boolean | undefined;
|
|
2624
2624
|
} | undefined;
|
|
2625
2625
|
description?: string | undefined;
|
|
2626
|
+
contextual?: {
|
|
2627
|
+
options: ({
|
|
2628
|
+
href: string | {
|
|
2629
|
+
base: string;
|
|
2630
|
+
query?: {
|
|
2631
|
+
value: string;
|
|
2632
|
+
key: string;
|
|
2633
|
+
}[] | undefined;
|
|
2634
|
+
};
|
|
2635
|
+
title: string;
|
|
2636
|
+
description: string;
|
|
2637
|
+
icon?: string | {
|
|
2638
|
+
name: string;
|
|
2639
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2640
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2641
|
+
} | undefined;
|
|
2642
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
2643
|
+
display?: "header" | "toc" | undefined;
|
|
2644
|
+
} | undefined;
|
|
2626
2645
|
banner?: {
|
|
2627
2646
|
content: string;
|
|
2628
2647
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -2721,25 +2740,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
2721
2740
|
redirect?: boolean | undefined;
|
|
2722
2741
|
};
|
|
2723
2742
|
} | undefined;
|
|
2724
|
-
contextual?: {
|
|
2725
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
2726
|
-
href: string | {
|
|
2727
|
-
base: string;
|
|
2728
|
-
query?: {
|
|
2729
|
-
value: string;
|
|
2730
|
-
key: string;
|
|
2731
|
-
}[] | undefined;
|
|
2732
|
-
};
|
|
2733
|
-
title: string;
|
|
2734
|
-
description: string;
|
|
2735
|
-
icon?: string | {
|
|
2736
|
-
name: string;
|
|
2737
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2738
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2739
|
-
} | undefined;
|
|
2740
|
-
})[];
|
|
2741
|
-
display?: "header" | "toc" | undefined;
|
|
2742
|
-
} | undefined;
|
|
2743
2743
|
thumbnails?: {
|
|
2744
2744
|
background?: string | undefined;
|
|
2745
2745
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -3015,6 +3015,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3015
3015
|
trailingSlash?: boolean | undefined;
|
|
3016
3016
|
} | undefined;
|
|
3017
3017
|
description?: string | undefined;
|
|
3018
|
+
contextual?: {
|
|
3019
|
+
options: ({
|
|
3020
|
+
href: string | {
|
|
3021
|
+
base: string;
|
|
3022
|
+
query?: {
|
|
3023
|
+
value: string;
|
|
3024
|
+
key: string;
|
|
3025
|
+
}[] | undefined;
|
|
3026
|
+
};
|
|
3027
|
+
title: string;
|
|
3028
|
+
description: string;
|
|
3029
|
+
icon?: string | {
|
|
3030
|
+
name: string;
|
|
3031
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3032
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
3033
|
+
} | undefined;
|
|
3034
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
3035
|
+
display?: "header" | "toc" | undefined;
|
|
3036
|
+
} | undefined;
|
|
3018
3037
|
banner?: {
|
|
3019
3038
|
content: string;
|
|
3020
3039
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -3113,25 +3132,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3113
3132
|
redirect?: boolean | undefined;
|
|
3114
3133
|
};
|
|
3115
3134
|
} | undefined;
|
|
3116
|
-
contextual?: {
|
|
3117
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
3118
|
-
href: string | {
|
|
3119
|
-
base: string;
|
|
3120
|
-
query?: {
|
|
3121
|
-
value: string;
|
|
3122
|
-
key: string;
|
|
3123
|
-
}[] | undefined;
|
|
3124
|
-
};
|
|
3125
|
-
title: string;
|
|
3126
|
-
description: string;
|
|
3127
|
-
icon?: string | {
|
|
3128
|
-
name: string;
|
|
3129
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3130
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
3131
|
-
} | undefined;
|
|
3132
|
-
})[];
|
|
3133
|
-
display?: "header" | "toc" | undefined;
|
|
3134
|
-
} | undefined;
|
|
3135
3135
|
thumbnails?: {
|
|
3136
3136
|
background?: string | undefined;
|
|
3137
3137
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -3407,6 +3407,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3407
3407
|
trailingSlash?: boolean | undefined;
|
|
3408
3408
|
} | undefined;
|
|
3409
3409
|
description?: string | undefined;
|
|
3410
|
+
contextual?: {
|
|
3411
|
+
options: ({
|
|
3412
|
+
href: string | {
|
|
3413
|
+
base: string;
|
|
3414
|
+
query?: {
|
|
3415
|
+
value: string;
|
|
3416
|
+
key: string;
|
|
3417
|
+
}[] | undefined;
|
|
3418
|
+
};
|
|
3419
|
+
title: string;
|
|
3420
|
+
description: string;
|
|
3421
|
+
icon?: string | {
|
|
3422
|
+
name: string;
|
|
3423
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3424
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
3425
|
+
} | undefined;
|
|
3426
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
3427
|
+
display?: "header" | "toc" | undefined;
|
|
3428
|
+
} | undefined;
|
|
3410
3429
|
banner?: {
|
|
3411
3430
|
content: string;
|
|
3412
3431
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -3505,25 +3524,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3505
3524
|
redirect?: boolean | undefined;
|
|
3506
3525
|
};
|
|
3507
3526
|
} | undefined;
|
|
3508
|
-
contextual?: {
|
|
3509
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
3510
|
-
href: string | {
|
|
3511
|
-
base: string;
|
|
3512
|
-
query?: {
|
|
3513
|
-
value: string;
|
|
3514
|
-
key: string;
|
|
3515
|
-
}[] | undefined;
|
|
3516
|
-
};
|
|
3517
|
-
title: string;
|
|
3518
|
-
description: string;
|
|
3519
|
-
icon?: string | {
|
|
3520
|
-
name: string;
|
|
3521
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3522
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
3523
|
-
} | undefined;
|
|
3524
|
-
})[];
|
|
3525
|
-
display?: "header" | "toc" | undefined;
|
|
3526
|
-
} | undefined;
|
|
3527
3527
|
thumbnails?: {
|
|
3528
3528
|
background?: string | undefined;
|
|
3529
3529
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -3802,6 +3802,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3802
3802
|
trailingSlash?: boolean | undefined;
|
|
3803
3803
|
} | undefined;
|
|
3804
3804
|
description?: string | undefined;
|
|
3805
|
+
contextual?: {
|
|
3806
|
+
options: ({
|
|
3807
|
+
href: string | {
|
|
3808
|
+
base: string;
|
|
3809
|
+
query?: {
|
|
3810
|
+
value: string;
|
|
3811
|
+
key: string;
|
|
3812
|
+
}[] | undefined;
|
|
3813
|
+
};
|
|
3814
|
+
title: string;
|
|
3815
|
+
description: string;
|
|
3816
|
+
icon?: string | {
|
|
3817
|
+
name: string;
|
|
3818
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3819
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
3820
|
+
} | undefined;
|
|
3821
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
3822
|
+
display: "header" | "toc";
|
|
3823
|
+
} | undefined;
|
|
3805
3824
|
banner?: {
|
|
3806
3825
|
content: string;
|
|
3807
3826
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -3900,25 +3919,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3900
3919
|
description?: string | undefined;
|
|
3901
3920
|
};
|
|
3902
3921
|
} | undefined;
|
|
3903
|
-
contextual?: {
|
|
3904
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
3905
|
-
href: string | {
|
|
3906
|
-
base: string;
|
|
3907
|
-
query?: {
|
|
3908
|
-
value: string;
|
|
3909
|
-
key: string;
|
|
3910
|
-
}[] | undefined;
|
|
3911
|
-
};
|
|
3912
|
-
title: string;
|
|
3913
|
-
description: string;
|
|
3914
|
-
icon?: string | {
|
|
3915
|
-
name: string;
|
|
3916
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3917
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
3918
|
-
} | undefined;
|
|
3919
|
-
})[];
|
|
3920
|
-
display: "header" | "toc";
|
|
3921
|
-
} | undefined;
|
|
3922
3922
|
thumbnails?: {
|
|
3923
3923
|
background?: string | undefined;
|
|
3924
3924
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -4194,6 +4194,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
4194
4194
|
trailingSlash?: boolean | undefined;
|
|
4195
4195
|
} | undefined;
|
|
4196
4196
|
description?: string | undefined;
|
|
4197
|
+
contextual?: {
|
|
4198
|
+
options: ({
|
|
4199
|
+
href: string | {
|
|
4200
|
+
base: string;
|
|
4201
|
+
query?: {
|
|
4202
|
+
value: string;
|
|
4203
|
+
key: string;
|
|
4204
|
+
}[] | undefined;
|
|
4205
|
+
};
|
|
4206
|
+
title: string;
|
|
4207
|
+
description: string;
|
|
4208
|
+
icon?: string | {
|
|
4209
|
+
name: string;
|
|
4210
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4211
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
4212
|
+
} | undefined;
|
|
4213
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
4214
|
+
display: "header" | "toc";
|
|
4215
|
+
} | undefined;
|
|
4197
4216
|
banner?: {
|
|
4198
4217
|
content: string;
|
|
4199
4218
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -4282,34 +4301,15 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
4282
4301
|
light: "andromeeda" | "aurora-x" | "ayu-dark" | "catppuccin-frappe" | "catppuccin-latte" | "catppuccin-macchiato" | "catppuccin-mocha" | "dark-plus" | "dracula" | "dracula-soft" | "everforest-dark" | "everforest-light" | "github-dark" | "github-dark-default" | "github-dark-dimmed" | "github-dark-high-contrast" | "github-light" | "github-light-default" | "github-light-high-contrast" | "gruvbox-dark-hard" | "gruvbox-dark-medium" | "gruvbox-dark-soft" | "gruvbox-light-hard" | "gruvbox-light-medium" | "gruvbox-light-soft" | "houston" | "kanagawa-dragon" | "kanagawa-lotus" | "kanagawa-wave" | "laserwave" | "light-plus" | "material-theme" | "material-theme-darker" | "material-theme-lighter" | "material-theme-ocean" | "material-theme-palenight" | "min-dark" | "min-light" | "monokai" | "night-owl" | "nord" | "one-dark-pro" | "one-light" | "plastic" | "poimandres" | "red" | "rose-pine" | "rose-pine-dawn" | "rose-pine-moon" | "slack-dark" | "slack-ochin" | "snazzy-light" | "solarized-dark" | "solarized-light" | "synthwave-84" | "tokyo-night" | "vesper" | "vitesse-black" | "vitesse-dark" | "vitesse-light" | "css-variables";
|
|
4283
4302
|
dark: "andromeeda" | "aurora-x" | "ayu-dark" | "catppuccin-frappe" | "catppuccin-latte" | "catppuccin-macchiato" | "catppuccin-mocha" | "dark-plus" | "dracula" | "dracula-soft" | "everforest-dark" | "everforest-light" | "github-dark" | "github-dark-default" | "github-dark-dimmed" | "github-dark-high-contrast" | "github-light" | "github-light-default" | "github-light-high-contrast" | "gruvbox-dark-hard" | "gruvbox-dark-medium" | "gruvbox-dark-soft" | "gruvbox-light-hard" | "gruvbox-light-medium" | "gruvbox-light-soft" | "houston" | "kanagawa-dragon" | "kanagawa-lotus" | "kanagawa-wave" | "laserwave" | "light-plus" | "material-theme" | "material-theme-darker" | "material-theme-lighter" | "material-theme-ocean" | "material-theme-palenight" | "min-dark" | "min-light" | "monokai" | "night-owl" | "nord" | "one-dark-pro" | "one-light" | "plastic" | "poimandres" | "red" | "rose-pine" | "rose-pine-dawn" | "rose-pine-moon" | "slack-dark" | "slack-ochin" | "snazzy-light" | "solarized-dark" | "solarized-light" | "synthwave-84" | "tokyo-night" | "vesper" | "vitesse-black" | "vitesse-dark" | "vitesse-light" | "css-variables";
|
|
4284
4303
|
} | undefined;
|
|
4285
|
-
} | undefined;
|
|
4286
|
-
latex?: boolean | undefined;
|
|
4287
|
-
} | undefined;
|
|
4288
|
-
errors?: {
|
|
4289
|
-
"404": {
|
|
4290
|
-
redirect: boolean;
|
|
4291
|
-
title?: string | undefined;
|
|
4292
|
-
description?: string | undefined;
|
|
4293
|
-
};
|
|
4294
|
-
} | undefined;
|
|
4295
|
-
contextual?: {
|
|
4296
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
4297
|
-
href: string | {
|
|
4298
|
-
base: string;
|
|
4299
|
-
query?: {
|
|
4300
|
-
value: string;
|
|
4301
|
-
key: string;
|
|
4302
|
-
}[] | undefined;
|
|
4303
|
-
};
|
|
4304
|
-
title: string;
|
|
4305
|
-
description: string;
|
|
4306
|
-
icon?: string | {
|
|
4307
|
-
name: string;
|
|
4308
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4309
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
4310
|
-
} | undefined;
|
|
4311
|
-
})[];
|
|
4312
|
-
display: "header" | "toc";
|
|
4304
|
+
} | undefined;
|
|
4305
|
+
latex?: boolean | undefined;
|
|
4306
|
+
} | undefined;
|
|
4307
|
+
errors?: {
|
|
4308
|
+
"404": {
|
|
4309
|
+
redirect: boolean;
|
|
4310
|
+
title?: string | undefined;
|
|
4311
|
+
description?: string | undefined;
|
|
4312
|
+
};
|
|
4313
4313
|
} | undefined;
|
|
4314
4314
|
thumbnails?: {
|
|
4315
4315
|
background?: string | undefined;
|
|
@@ -4586,6 +4586,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
4586
4586
|
trailingSlash?: boolean | undefined;
|
|
4587
4587
|
} | undefined;
|
|
4588
4588
|
description?: string | undefined;
|
|
4589
|
+
contextual?: {
|
|
4590
|
+
options: ({
|
|
4591
|
+
href: string | {
|
|
4592
|
+
base: string;
|
|
4593
|
+
query?: {
|
|
4594
|
+
value: string;
|
|
4595
|
+
key: string;
|
|
4596
|
+
}[] | undefined;
|
|
4597
|
+
};
|
|
4598
|
+
title: string;
|
|
4599
|
+
description: string;
|
|
4600
|
+
icon?: string | {
|
|
4601
|
+
name: string;
|
|
4602
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4603
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
4604
|
+
} | undefined;
|
|
4605
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
4606
|
+
display: "header" | "toc";
|
|
4607
|
+
} | undefined;
|
|
4589
4608
|
banner?: {
|
|
4590
4609
|
content: string;
|
|
4591
4610
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -4684,25 +4703,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
4684
4703
|
description?: string | undefined;
|
|
4685
4704
|
};
|
|
4686
4705
|
} | undefined;
|
|
4687
|
-
contextual?: {
|
|
4688
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
4689
|
-
href: string | {
|
|
4690
|
-
base: string;
|
|
4691
|
-
query?: {
|
|
4692
|
-
value: string;
|
|
4693
|
-
key: string;
|
|
4694
|
-
}[] | undefined;
|
|
4695
|
-
};
|
|
4696
|
-
title: string;
|
|
4697
|
-
description: string;
|
|
4698
|
-
icon?: string | {
|
|
4699
|
-
name: string;
|
|
4700
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4701
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
4702
|
-
} | undefined;
|
|
4703
|
-
})[];
|
|
4704
|
-
display: "header" | "toc";
|
|
4705
|
-
} | undefined;
|
|
4706
4706
|
thumbnails?: {
|
|
4707
4707
|
background?: string | undefined;
|
|
4708
4708
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -4978,6 +4978,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
4978
4978
|
trailingSlash?: boolean | undefined;
|
|
4979
4979
|
} | undefined;
|
|
4980
4980
|
description?: string | undefined;
|
|
4981
|
+
contextual?: {
|
|
4982
|
+
options: ({
|
|
4983
|
+
href: string | {
|
|
4984
|
+
base: string;
|
|
4985
|
+
query?: {
|
|
4986
|
+
value: string;
|
|
4987
|
+
key: string;
|
|
4988
|
+
}[] | undefined;
|
|
4989
|
+
};
|
|
4990
|
+
title: string;
|
|
4991
|
+
description: string;
|
|
4992
|
+
icon?: string | {
|
|
4993
|
+
name: string;
|
|
4994
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4995
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
4996
|
+
} | undefined;
|
|
4997
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
4998
|
+
display: "header" | "toc";
|
|
4999
|
+
} | undefined;
|
|
4981
5000
|
banner?: {
|
|
4982
5001
|
content: string;
|
|
4983
5002
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -5076,25 +5095,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
5076
5095
|
description?: string | undefined;
|
|
5077
5096
|
};
|
|
5078
5097
|
} | undefined;
|
|
5079
|
-
contextual?: {
|
|
5080
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
5081
|
-
href: string | {
|
|
5082
|
-
base: string;
|
|
5083
|
-
query?: {
|
|
5084
|
-
value: string;
|
|
5085
|
-
key: string;
|
|
5086
|
-
}[] | undefined;
|
|
5087
|
-
};
|
|
5088
|
-
title: string;
|
|
5089
|
-
description: string;
|
|
5090
|
-
icon?: string | {
|
|
5091
|
-
name: string;
|
|
5092
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
5093
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
5094
|
-
} | undefined;
|
|
5095
|
-
})[];
|
|
5096
|
-
display: "header" | "toc";
|
|
5097
|
-
} | undefined;
|
|
5098
5098
|
thumbnails?: {
|
|
5099
5099
|
background?: string | undefined;
|
|
5100
5100
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -5370,6 +5370,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
5370
5370
|
trailingSlash?: boolean | undefined;
|
|
5371
5371
|
} | undefined;
|
|
5372
5372
|
description?: string | undefined;
|
|
5373
|
+
contextual?: {
|
|
5374
|
+
options: ({
|
|
5375
|
+
href: string | {
|
|
5376
|
+
base: string;
|
|
5377
|
+
query?: {
|
|
5378
|
+
value: string;
|
|
5379
|
+
key: string;
|
|
5380
|
+
}[] | undefined;
|
|
5381
|
+
};
|
|
5382
|
+
title: string;
|
|
5383
|
+
description: string;
|
|
5384
|
+
icon?: string | {
|
|
5385
|
+
name: string;
|
|
5386
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
5387
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
5388
|
+
} | undefined;
|
|
5389
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
5390
|
+
display: "header" | "toc";
|
|
5391
|
+
} | undefined;
|
|
5373
5392
|
banner?: {
|
|
5374
5393
|
content: string;
|
|
5375
5394
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -5468,25 +5487,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
5468
5487
|
description?: string | undefined;
|
|
5469
5488
|
};
|
|
5470
5489
|
} | undefined;
|
|
5471
|
-
contextual?: {
|
|
5472
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
5473
|
-
href: string | {
|
|
5474
|
-
base: string;
|
|
5475
|
-
query?: {
|
|
5476
|
-
value: string;
|
|
5477
|
-
key: string;
|
|
5478
|
-
}[] | undefined;
|
|
5479
|
-
};
|
|
5480
|
-
title: string;
|
|
5481
|
-
description: string;
|
|
5482
|
-
icon?: string | {
|
|
5483
|
-
name: string;
|
|
5484
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
5485
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
5486
|
-
} | undefined;
|
|
5487
|
-
})[];
|
|
5488
|
-
display: "header" | "toc";
|
|
5489
|
-
} | undefined;
|
|
5490
5490
|
thumbnails?: {
|
|
5491
5491
|
background?: string | undefined;
|
|
5492
5492
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -5762,6 +5762,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
5762
5762
|
trailingSlash?: boolean | undefined;
|
|
5763
5763
|
} | undefined;
|
|
5764
5764
|
description?: string | undefined;
|
|
5765
|
+
contextual?: {
|
|
5766
|
+
options: ({
|
|
5767
|
+
href: string | {
|
|
5768
|
+
base: string;
|
|
5769
|
+
query?: {
|
|
5770
|
+
value: string;
|
|
5771
|
+
key: string;
|
|
5772
|
+
}[] | undefined;
|
|
5773
|
+
};
|
|
5774
|
+
title: string;
|
|
5775
|
+
description: string;
|
|
5776
|
+
icon?: string | {
|
|
5777
|
+
name: string;
|
|
5778
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
5779
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
5780
|
+
} | undefined;
|
|
5781
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
5782
|
+
display: "header" | "toc";
|
|
5783
|
+
} | undefined;
|
|
5765
5784
|
banner?: {
|
|
5766
5785
|
content: string;
|
|
5767
5786
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -5860,25 +5879,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
5860
5879
|
description?: string | undefined;
|
|
5861
5880
|
};
|
|
5862
5881
|
} | undefined;
|
|
5863
|
-
contextual?: {
|
|
5864
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
5865
|
-
href: string | {
|
|
5866
|
-
base: string;
|
|
5867
|
-
query?: {
|
|
5868
|
-
value: string;
|
|
5869
|
-
key: string;
|
|
5870
|
-
}[] | undefined;
|
|
5871
|
-
};
|
|
5872
|
-
title: string;
|
|
5873
|
-
description: string;
|
|
5874
|
-
icon?: string | {
|
|
5875
|
-
name: string;
|
|
5876
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
5877
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
5878
|
-
} | undefined;
|
|
5879
|
-
})[];
|
|
5880
|
-
display: "header" | "toc";
|
|
5881
|
-
} | undefined;
|
|
5882
5882
|
thumbnails?: {
|
|
5883
5883
|
background?: string | undefined;
|
|
5884
5884
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -6154,6 +6154,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
6154
6154
|
trailingSlash?: boolean | undefined;
|
|
6155
6155
|
} | undefined;
|
|
6156
6156
|
description?: string | undefined;
|
|
6157
|
+
contextual?: {
|
|
6158
|
+
options: ({
|
|
6159
|
+
href: string | {
|
|
6160
|
+
base: string;
|
|
6161
|
+
query?: {
|
|
6162
|
+
value: string;
|
|
6163
|
+
key: string;
|
|
6164
|
+
}[] | undefined;
|
|
6165
|
+
};
|
|
6166
|
+
title: string;
|
|
6167
|
+
description: string;
|
|
6168
|
+
icon?: string | {
|
|
6169
|
+
name: string;
|
|
6170
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6171
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
6172
|
+
} | undefined;
|
|
6173
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
6174
|
+
display: "header" | "toc";
|
|
6175
|
+
} | undefined;
|
|
6157
6176
|
banner?: {
|
|
6158
6177
|
content: string;
|
|
6159
6178
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -6252,25 +6271,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
6252
6271
|
description?: string | undefined;
|
|
6253
6272
|
};
|
|
6254
6273
|
} | undefined;
|
|
6255
|
-
contextual?: {
|
|
6256
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
6257
|
-
href: string | {
|
|
6258
|
-
base: string;
|
|
6259
|
-
query?: {
|
|
6260
|
-
value: string;
|
|
6261
|
-
key: string;
|
|
6262
|
-
}[] | undefined;
|
|
6263
|
-
};
|
|
6264
|
-
title: string;
|
|
6265
|
-
description: string;
|
|
6266
|
-
icon?: string | {
|
|
6267
|
-
name: string;
|
|
6268
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6269
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
6270
|
-
} | undefined;
|
|
6271
|
-
})[];
|
|
6272
|
-
display: "header" | "toc";
|
|
6273
|
-
} | undefined;
|
|
6274
6274
|
thumbnails?: {
|
|
6275
6275
|
background?: string | undefined;
|
|
6276
6276
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -6546,6 +6546,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
6546
6546
|
trailingSlash?: boolean | undefined;
|
|
6547
6547
|
} | undefined;
|
|
6548
6548
|
description?: string | undefined;
|
|
6549
|
+
contextual?: {
|
|
6550
|
+
options: ({
|
|
6551
|
+
href: string | {
|
|
6552
|
+
base: string;
|
|
6553
|
+
query?: {
|
|
6554
|
+
value: string;
|
|
6555
|
+
key: string;
|
|
6556
|
+
}[] | undefined;
|
|
6557
|
+
};
|
|
6558
|
+
title: string;
|
|
6559
|
+
description: string;
|
|
6560
|
+
icon?: string | {
|
|
6561
|
+
name: string;
|
|
6562
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6563
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
6564
|
+
} | undefined;
|
|
6565
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
6566
|
+
display: "header" | "toc";
|
|
6567
|
+
} | undefined;
|
|
6549
6568
|
banner?: {
|
|
6550
6569
|
content: string;
|
|
6551
6570
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -6644,25 +6663,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
6644
6663
|
description?: string | undefined;
|
|
6645
6664
|
};
|
|
6646
6665
|
} | undefined;
|
|
6647
|
-
contextual?: {
|
|
6648
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
6649
|
-
href: string | {
|
|
6650
|
-
base: string;
|
|
6651
|
-
query?: {
|
|
6652
|
-
value: string;
|
|
6653
|
-
key: string;
|
|
6654
|
-
}[] | undefined;
|
|
6655
|
-
};
|
|
6656
|
-
title: string;
|
|
6657
|
-
description: string;
|
|
6658
|
-
icon?: string | {
|
|
6659
|
-
name: string;
|
|
6660
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6661
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
6662
|
-
} | undefined;
|
|
6663
|
-
})[];
|
|
6664
|
-
display: "header" | "toc";
|
|
6665
|
-
} | undefined;
|
|
6666
6666
|
thumbnails?: {
|
|
6667
6667
|
background?: string | undefined;
|
|
6668
6668
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -6938,6 +6938,25 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
6938
6938
|
trailingSlash?: boolean | undefined;
|
|
6939
6939
|
} | undefined;
|
|
6940
6940
|
description?: string | undefined;
|
|
6941
|
+
contextual?: {
|
|
6942
|
+
options: ({
|
|
6943
|
+
href: string | {
|
|
6944
|
+
base: string;
|
|
6945
|
+
query?: {
|
|
6946
|
+
value: string;
|
|
6947
|
+
key: string;
|
|
6948
|
+
}[] | undefined;
|
|
6949
|
+
};
|
|
6950
|
+
title: string;
|
|
6951
|
+
description: string;
|
|
6952
|
+
icon?: string | {
|
|
6953
|
+
name: string;
|
|
6954
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6955
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
6956
|
+
} | undefined;
|
|
6957
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
6958
|
+
display: "header" | "toc";
|
|
6959
|
+
} | undefined;
|
|
6941
6960
|
banner?: {
|
|
6942
6961
|
content: string;
|
|
6943
6962
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -7036,25 +7055,6 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
7036
7055
|
description?: string | undefined;
|
|
7037
7056
|
};
|
|
7038
7057
|
} | undefined;
|
|
7039
|
-
contextual?: {
|
|
7040
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
7041
|
-
href: string | {
|
|
7042
|
-
base: string;
|
|
7043
|
-
query?: {
|
|
7044
|
-
value: string;
|
|
7045
|
-
key: string;
|
|
7046
|
-
}[] | undefined;
|
|
7047
|
-
};
|
|
7048
|
-
title: string;
|
|
7049
|
-
description: string;
|
|
7050
|
-
icon?: string | {
|
|
7051
|
-
name: string;
|
|
7052
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
7053
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
7054
|
-
} | undefined;
|
|
7055
|
-
})[];
|
|
7056
|
-
display: "header" | "toc";
|
|
7057
|
-
} | undefined;
|
|
7058
7058
|
thumbnails?: {
|
|
7059
7059
|
background?: string | undefined;
|
|
7060
7060
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|