@mintlify/prebuild 1.0.852 → 1.0.854
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.
|
@@ -53,7 +53,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
53
53
|
icon?: string | {
|
|
54
54
|
name: string;
|
|
55
55
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
56
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
56
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
57
57
|
} | undefined;
|
|
58
58
|
expanded?: boolean | undefined;
|
|
59
59
|
public?: boolean | undefined;
|
|
@@ -79,7 +79,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
79
79
|
icon?: string | {
|
|
80
80
|
name: string;
|
|
81
81
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
82
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
82
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
83
83
|
} | undefined;
|
|
84
84
|
expanded?: boolean | undefined;
|
|
85
85
|
public?: boolean | undefined;
|
|
@@ -292,7 +292,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
292
292
|
icon?: string | {
|
|
293
293
|
name: string;
|
|
294
294
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
295
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
295
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
296
296
|
} | undefined;
|
|
297
297
|
} | {
|
|
298
298
|
type: "github";
|
|
@@ -300,7 +300,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
300
300
|
icon?: string | {
|
|
301
301
|
name: string;
|
|
302
302
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
303
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
303
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
304
304
|
} | undefined;
|
|
305
305
|
label?: string | undefined;
|
|
306
306
|
} | {
|
|
@@ -309,13 +309,13 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
309
309
|
icon?: string | {
|
|
310
310
|
name: string;
|
|
311
311
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
312
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
312
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
313
313
|
} | undefined;
|
|
314
314
|
label?: string | undefined;
|
|
315
315
|
})[] | undefined;
|
|
316
316
|
} | undefined;
|
|
317
317
|
icons?: {
|
|
318
|
-
library: "fontawesome" | "lucide";
|
|
318
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
319
319
|
} | undefined;
|
|
320
320
|
styling?: {
|
|
321
321
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -338,7 +338,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
338
338
|
};
|
|
339
339
|
} | undefined;
|
|
340
340
|
contextual?: {
|
|
341
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
341
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
342
342
|
href: string | {
|
|
343
343
|
base: string;
|
|
344
344
|
query?: {
|
|
@@ -351,7 +351,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
351
351
|
icon?: string | {
|
|
352
352
|
name: string;
|
|
353
353
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
354
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
354
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
355
355
|
} | undefined;
|
|
356
356
|
})[];
|
|
357
357
|
display: "header" | "toc";
|
|
@@ -399,7 +399,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
399
399
|
icon?: string | {
|
|
400
400
|
name: string;
|
|
401
401
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
402
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
402
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
403
403
|
} | undefined;
|
|
404
404
|
expanded?: boolean | undefined;
|
|
405
405
|
public?: boolean | undefined;
|
|
@@ -425,7 +425,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
425
425
|
icon?: string | {
|
|
426
426
|
name: string;
|
|
427
427
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
428
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
428
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
429
429
|
} | undefined;
|
|
430
430
|
expanded?: boolean | undefined;
|
|
431
431
|
public?: boolean | undefined;
|
|
@@ -638,7 +638,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
638
638
|
icon?: string | {
|
|
639
639
|
name: string;
|
|
640
640
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
641
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
641
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
642
642
|
} | undefined;
|
|
643
643
|
} | {
|
|
644
644
|
type: "github";
|
|
@@ -646,7 +646,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
646
646
|
icon?: string | {
|
|
647
647
|
name: string;
|
|
648
648
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
649
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
649
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
650
650
|
} | undefined;
|
|
651
651
|
label?: string | undefined;
|
|
652
652
|
} | {
|
|
@@ -655,13 +655,13 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
655
655
|
icon?: string | {
|
|
656
656
|
name: string;
|
|
657
657
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
658
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
658
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
659
659
|
} | undefined;
|
|
660
660
|
label?: string | undefined;
|
|
661
661
|
})[] | undefined;
|
|
662
662
|
} | undefined;
|
|
663
663
|
icons?: {
|
|
664
|
-
library: "fontawesome" | "lucide";
|
|
664
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
665
665
|
} | undefined;
|
|
666
666
|
styling?: {
|
|
667
667
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -684,7 +684,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
684
684
|
};
|
|
685
685
|
} | undefined;
|
|
686
686
|
contextual?: {
|
|
687
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
687
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
688
688
|
href: string | {
|
|
689
689
|
base: string;
|
|
690
690
|
query?: {
|
|
@@ -697,7 +697,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
697
697
|
icon?: string | {
|
|
698
698
|
name: string;
|
|
699
699
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
700
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
700
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
701
701
|
} | undefined;
|
|
702
702
|
})[];
|
|
703
703
|
display: "header" | "toc";
|
|
@@ -745,7 +745,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
745
745
|
icon?: string | {
|
|
746
746
|
name: string;
|
|
747
747
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
748
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
748
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
749
749
|
} | undefined;
|
|
750
750
|
expanded?: boolean | undefined;
|
|
751
751
|
public?: boolean | undefined;
|
|
@@ -771,7 +771,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
771
771
|
icon?: string | {
|
|
772
772
|
name: string;
|
|
773
773
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
774
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
774
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
775
775
|
} | undefined;
|
|
776
776
|
expanded?: boolean | undefined;
|
|
777
777
|
public?: boolean | undefined;
|
|
@@ -984,7 +984,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
984
984
|
icon?: string | {
|
|
985
985
|
name: string;
|
|
986
986
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
987
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
987
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
988
988
|
} | undefined;
|
|
989
989
|
} | {
|
|
990
990
|
type: "github";
|
|
@@ -992,7 +992,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
992
992
|
icon?: string | {
|
|
993
993
|
name: string;
|
|
994
994
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
995
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
995
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
996
996
|
} | undefined;
|
|
997
997
|
label?: string | undefined;
|
|
998
998
|
} | {
|
|
@@ -1001,13 +1001,13 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1001
1001
|
icon?: string | {
|
|
1002
1002
|
name: string;
|
|
1003
1003
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1004
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1004
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1005
1005
|
} | undefined;
|
|
1006
1006
|
label?: string | undefined;
|
|
1007
1007
|
})[] | undefined;
|
|
1008
1008
|
} | undefined;
|
|
1009
1009
|
icons?: {
|
|
1010
|
-
library: "fontawesome" | "lucide";
|
|
1010
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
1011
1011
|
} | undefined;
|
|
1012
1012
|
styling?: {
|
|
1013
1013
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -1030,7 +1030,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1030
1030
|
};
|
|
1031
1031
|
} | undefined;
|
|
1032
1032
|
contextual?: {
|
|
1033
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
1033
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
1034
1034
|
href: string | {
|
|
1035
1035
|
base: string;
|
|
1036
1036
|
query?: {
|
|
@@ -1043,7 +1043,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1043
1043
|
icon?: string | {
|
|
1044
1044
|
name: string;
|
|
1045
1045
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1046
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1046
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1047
1047
|
} | undefined;
|
|
1048
1048
|
})[];
|
|
1049
1049
|
display: "header" | "toc";
|
|
@@ -1091,7 +1091,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1091
1091
|
icon?: string | {
|
|
1092
1092
|
name: string;
|
|
1093
1093
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1094
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1094
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1095
1095
|
} | undefined;
|
|
1096
1096
|
expanded?: boolean | undefined;
|
|
1097
1097
|
public?: boolean | undefined;
|
|
@@ -1117,7 +1117,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1117
1117
|
icon?: string | {
|
|
1118
1118
|
name: string;
|
|
1119
1119
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1120
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1120
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1121
1121
|
} | undefined;
|
|
1122
1122
|
expanded?: boolean | undefined;
|
|
1123
1123
|
public?: boolean | undefined;
|
|
@@ -1330,7 +1330,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1330
1330
|
icon?: string | {
|
|
1331
1331
|
name: string;
|
|
1332
1332
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1333
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1333
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1334
1334
|
} | undefined;
|
|
1335
1335
|
} | {
|
|
1336
1336
|
type: "github";
|
|
@@ -1338,7 +1338,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1338
1338
|
icon?: string | {
|
|
1339
1339
|
name: string;
|
|
1340
1340
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1341
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1341
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1342
1342
|
} | undefined;
|
|
1343
1343
|
label?: string | undefined;
|
|
1344
1344
|
} | {
|
|
@@ -1347,13 +1347,13 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1347
1347
|
icon?: string | {
|
|
1348
1348
|
name: string;
|
|
1349
1349
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1350
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1350
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1351
1351
|
} | undefined;
|
|
1352
1352
|
label?: string | undefined;
|
|
1353
1353
|
})[] | undefined;
|
|
1354
1354
|
} | undefined;
|
|
1355
1355
|
icons?: {
|
|
1356
|
-
library: "fontawesome" | "lucide";
|
|
1356
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
1357
1357
|
} | undefined;
|
|
1358
1358
|
styling?: {
|
|
1359
1359
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -1376,7 +1376,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1376
1376
|
};
|
|
1377
1377
|
} | undefined;
|
|
1378
1378
|
contextual?: {
|
|
1379
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
1379
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
1380
1380
|
href: string | {
|
|
1381
1381
|
base: string;
|
|
1382
1382
|
query?: {
|
|
@@ -1389,7 +1389,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1389
1389
|
icon?: string | {
|
|
1390
1390
|
name: string;
|
|
1391
1391
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1392
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1392
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1393
1393
|
} | undefined;
|
|
1394
1394
|
})[];
|
|
1395
1395
|
display: "header" | "toc";
|
|
@@ -1437,7 +1437,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1437
1437
|
icon?: string | {
|
|
1438
1438
|
name: string;
|
|
1439
1439
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1440
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1440
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1441
1441
|
} | undefined;
|
|
1442
1442
|
expanded?: boolean | undefined;
|
|
1443
1443
|
public?: boolean | undefined;
|
|
@@ -1463,7 +1463,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1463
1463
|
icon?: string | {
|
|
1464
1464
|
name: string;
|
|
1465
1465
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1466
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1466
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1467
1467
|
} | undefined;
|
|
1468
1468
|
expanded?: boolean | undefined;
|
|
1469
1469
|
public?: boolean | undefined;
|
|
@@ -1676,7 +1676,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1676
1676
|
icon?: string | {
|
|
1677
1677
|
name: string;
|
|
1678
1678
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1679
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1679
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1680
1680
|
} | undefined;
|
|
1681
1681
|
} | {
|
|
1682
1682
|
type: "github";
|
|
@@ -1684,7 +1684,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1684
1684
|
icon?: string | {
|
|
1685
1685
|
name: string;
|
|
1686
1686
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1687
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1687
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1688
1688
|
} | undefined;
|
|
1689
1689
|
label?: string | undefined;
|
|
1690
1690
|
} | {
|
|
@@ -1693,13 +1693,13 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1693
1693
|
icon?: string | {
|
|
1694
1694
|
name: string;
|
|
1695
1695
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1696
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1696
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1697
1697
|
} | undefined;
|
|
1698
1698
|
label?: string | undefined;
|
|
1699
1699
|
})[] | undefined;
|
|
1700
1700
|
} | undefined;
|
|
1701
1701
|
icons?: {
|
|
1702
|
-
library: "fontawesome" | "lucide";
|
|
1702
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
1703
1703
|
} | undefined;
|
|
1704
1704
|
styling?: {
|
|
1705
1705
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -1722,7 +1722,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1722
1722
|
};
|
|
1723
1723
|
} | undefined;
|
|
1724
1724
|
contextual?: {
|
|
1725
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
1725
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
1726
1726
|
href: string | {
|
|
1727
1727
|
base: string;
|
|
1728
1728
|
query?: {
|
|
@@ -1735,7 +1735,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1735
1735
|
icon?: string | {
|
|
1736
1736
|
name: string;
|
|
1737
1737
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1738
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1738
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1739
1739
|
} | undefined;
|
|
1740
1740
|
})[];
|
|
1741
1741
|
display: "header" | "toc";
|
|
@@ -1783,7 +1783,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1783
1783
|
icon?: string | {
|
|
1784
1784
|
name: string;
|
|
1785
1785
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1786
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1786
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1787
1787
|
} | undefined;
|
|
1788
1788
|
expanded?: boolean | undefined;
|
|
1789
1789
|
public?: boolean | undefined;
|
|
@@ -1809,7 +1809,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1809
1809
|
icon?: string | {
|
|
1810
1810
|
name: string;
|
|
1811
1811
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1812
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1812
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1813
1813
|
} | undefined;
|
|
1814
1814
|
expanded?: boolean | undefined;
|
|
1815
1815
|
public?: boolean | undefined;
|
|
@@ -2022,7 +2022,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2022
2022
|
icon?: string | {
|
|
2023
2023
|
name: string;
|
|
2024
2024
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2025
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2025
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2026
2026
|
} | undefined;
|
|
2027
2027
|
} | {
|
|
2028
2028
|
type: "github";
|
|
@@ -2030,7 +2030,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2030
2030
|
icon?: string | {
|
|
2031
2031
|
name: string;
|
|
2032
2032
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2033
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2033
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2034
2034
|
} | undefined;
|
|
2035
2035
|
label?: string | undefined;
|
|
2036
2036
|
} | {
|
|
@@ -2039,13 +2039,13 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2039
2039
|
icon?: string | {
|
|
2040
2040
|
name: string;
|
|
2041
2041
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2042
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2042
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2043
2043
|
} | undefined;
|
|
2044
2044
|
label?: string | undefined;
|
|
2045
2045
|
})[] | undefined;
|
|
2046
2046
|
} | undefined;
|
|
2047
2047
|
icons?: {
|
|
2048
|
-
library: "fontawesome" | "lucide";
|
|
2048
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
2049
2049
|
} | undefined;
|
|
2050
2050
|
styling?: {
|
|
2051
2051
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -2068,7 +2068,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2068
2068
|
};
|
|
2069
2069
|
} | undefined;
|
|
2070
2070
|
contextual?: {
|
|
2071
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
2071
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
2072
2072
|
href: string | {
|
|
2073
2073
|
base: string;
|
|
2074
2074
|
query?: {
|
|
@@ -2081,7 +2081,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2081
2081
|
icon?: string | {
|
|
2082
2082
|
name: string;
|
|
2083
2083
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2084
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2084
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2085
2085
|
} | undefined;
|
|
2086
2086
|
})[];
|
|
2087
2087
|
display: "header" | "toc";
|
|
@@ -2129,7 +2129,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2129
2129
|
icon?: string | {
|
|
2130
2130
|
name: string;
|
|
2131
2131
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2132
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2132
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2133
2133
|
} | undefined;
|
|
2134
2134
|
expanded?: boolean | undefined;
|
|
2135
2135
|
public?: boolean | undefined;
|
|
@@ -2155,7 +2155,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2155
2155
|
icon?: string | {
|
|
2156
2156
|
name: string;
|
|
2157
2157
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2158
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2158
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2159
2159
|
} | undefined;
|
|
2160
2160
|
expanded?: boolean | undefined;
|
|
2161
2161
|
public?: boolean | undefined;
|
|
@@ -2368,7 +2368,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2368
2368
|
icon?: string | {
|
|
2369
2369
|
name: string;
|
|
2370
2370
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2371
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2371
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2372
2372
|
} | undefined;
|
|
2373
2373
|
} | {
|
|
2374
2374
|
type: "github";
|
|
@@ -2376,7 +2376,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2376
2376
|
icon?: string | {
|
|
2377
2377
|
name: string;
|
|
2378
2378
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2379
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2379
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2380
2380
|
} | undefined;
|
|
2381
2381
|
label?: string | undefined;
|
|
2382
2382
|
} | {
|
|
@@ -2385,13 +2385,13 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2385
2385
|
icon?: string | {
|
|
2386
2386
|
name: string;
|
|
2387
2387
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2388
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2388
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2389
2389
|
} | undefined;
|
|
2390
2390
|
label?: string | undefined;
|
|
2391
2391
|
})[] | undefined;
|
|
2392
2392
|
} | undefined;
|
|
2393
2393
|
icons?: {
|
|
2394
|
-
library: "fontawesome" | "lucide";
|
|
2394
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
2395
2395
|
} | undefined;
|
|
2396
2396
|
styling?: {
|
|
2397
2397
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -2414,7 +2414,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2414
2414
|
};
|
|
2415
2415
|
} | undefined;
|
|
2416
2416
|
contextual?: {
|
|
2417
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
2417
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
2418
2418
|
href: string | {
|
|
2419
2419
|
base: string;
|
|
2420
2420
|
query?: {
|
|
@@ -2427,7 +2427,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2427
2427
|
icon?: string | {
|
|
2428
2428
|
name: string;
|
|
2429
2429
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2430
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2430
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2431
2431
|
} | undefined;
|
|
2432
2432
|
})[];
|
|
2433
2433
|
display: "header" | "toc";
|
|
@@ -2475,7 +2475,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2475
2475
|
icon?: string | {
|
|
2476
2476
|
name: string;
|
|
2477
2477
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2478
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2478
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2479
2479
|
} | undefined;
|
|
2480
2480
|
expanded?: boolean | undefined;
|
|
2481
2481
|
public?: boolean | undefined;
|
|
@@ -2501,7 +2501,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2501
2501
|
icon?: string | {
|
|
2502
2502
|
name: string;
|
|
2503
2503
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2504
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2504
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2505
2505
|
} | undefined;
|
|
2506
2506
|
expanded?: boolean | undefined;
|
|
2507
2507
|
public?: boolean | undefined;
|
|
@@ -2714,7 +2714,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2714
2714
|
icon?: string | {
|
|
2715
2715
|
name: string;
|
|
2716
2716
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2717
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2717
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2718
2718
|
} | undefined;
|
|
2719
2719
|
} | {
|
|
2720
2720
|
type: "github";
|
|
@@ -2722,7 +2722,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2722
2722
|
icon?: string | {
|
|
2723
2723
|
name: string;
|
|
2724
2724
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2725
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2725
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2726
2726
|
} | undefined;
|
|
2727
2727
|
label?: string | undefined;
|
|
2728
2728
|
} | {
|
|
@@ -2731,13 +2731,13 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2731
2731
|
icon?: string | {
|
|
2732
2732
|
name: string;
|
|
2733
2733
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2734
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2734
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2735
2735
|
} | undefined;
|
|
2736
2736
|
label?: string | undefined;
|
|
2737
2737
|
})[] | undefined;
|
|
2738
2738
|
} | undefined;
|
|
2739
2739
|
icons?: {
|
|
2740
|
-
library: "fontawesome" | "lucide";
|
|
2740
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
2741
2741
|
} | undefined;
|
|
2742
2742
|
styling?: {
|
|
2743
2743
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -2760,7 +2760,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2760
2760
|
};
|
|
2761
2761
|
} | undefined;
|
|
2762
2762
|
contextual?: {
|
|
2763
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
2763
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
2764
2764
|
href: string | {
|
|
2765
2765
|
base: string;
|
|
2766
2766
|
query?: {
|
|
@@ -2773,7 +2773,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2773
2773
|
icon?: string | {
|
|
2774
2774
|
name: string;
|
|
2775
2775
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2776
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2776
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2777
2777
|
} | undefined;
|
|
2778
2778
|
})[];
|
|
2779
2779
|
display: "header" | "toc";
|