@mintlify/prebuild 1.0.853 → 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.
|
@@ -49,7 +49,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
49
49
|
icon?: string | {
|
|
50
50
|
name: string;
|
|
51
51
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
52
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
52
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
53
53
|
} | undefined;
|
|
54
54
|
expanded?: boolean | undefined;
|
|
55
55
|
public?: boolean | undefined;
|
|
@@ -75,7 +75,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
75
75
|
icon?: string | {
|
|
76
76
|
name: string;
|
|
77
77
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
78
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
78
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
79
79
|
} | undefined;
|
|
80
80
|
expanded?: boolean | undefined;
|
|
81
81
|
public?: boolean | undefined;
|
|
@@ -288,7 +288,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
288
288
|
icon?: string | {
|
|
289
289
|
name: string;
|
|
290
290
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
291
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
291
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
292
292
|
} | undefined;
|
|
293
293
|
} | {
|
|
294
294
|
type: "github";
|
|
@@ -296,7 +296,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
296
296
|
icon?: string | {
|
|
297
297
|
name: string;
|
|
298
298
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
299
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
299
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
300
300
|
} | undefined;
|
|
301
301
|
label?: string | undefined;
|
|
302
302
|
} | {
|
|
@@ -305,13 +305,13 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
305
305
|
icon?: string | {
|
|
306
306
|
name: string;
|
|
307
307
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
308
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
308
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
309
309
|
} | undefined;
|
|
310
310
|
label?: string | undefined;
|
|
311
311
|
})[] | undefined;
|
|
312
312
|
} | undefined;
|
|
313
313
|
icons?: {
|
|
314
|
-
library: "fontawesome" | "lucide";
|
|
314
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
315
315
|
} | undefined;
|
|
316
316
|
styling?: {
|
|
317
317
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -334,7 +334,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
334
334
|
};
|
|
335
335
|
} | undefined;
|
|
336
336
|
contextual?: {
|
|
337
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
337
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
338
338
|
href: string | {
|
|
339
339
|
base: string;
|
|
340
340
|
query?: {
|
|
@@ -347,7 +347,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
347
347
|
icon?: string | {
|
|
348
348
|
name: string;
|
|
349
349
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
350
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
350
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
351
351
|
} | undefined;
|
|
352
352
|
})[];
|
|
353
353
|
display: "header" | "toc";
|
|
@@ -395,7 +395,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
395
395
|
icon?: string | {
|
|
396
396
|
name: string;
|
|
397
397
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
398
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
398
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
399
399
|
} | undefined;
|
|
400
400
|
expanded?: boolean | undefined;
|
|
401
401
|
public?: boolean | undefined;
|
|
@@ -421,7 +421,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
421
421
|
icon?: string | {
|
|
422
422
|
name: string;
|
|
423
423
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
424
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
424
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
425
425
|
} | undefined;
|
|
426
426
|
expanded?: boolean | undefined;
|
|
427
427
|
public?: boolean | undefined;
|
|
@@ -634,7 +634,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
634
634
|
icon?: string | {
|
|
635
635
|
name: string;
|
|
636
636
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
637
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
637
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
638
638
|
} | undefined;
|
|
639
639
|
} | {
|
|
640
640
|
type: "github";
|
|
@@ -642,7 +642,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
642
642
|
icon?: string | {
|
|
643
643
|
name: string;
|
|
644
644
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
645
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
645
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
646
646
|
} | undefined;
|
|
647
647
|
label?: string | undefined;
|
|
648
648
|
} | {
|
|
@@ -651,13 +651,13 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
651
651
|
icon?: string | {
|
|
652
652
|
name: string;
|
|
653
653
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
654
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
654
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
655
655
|
} | undefined;
|
|
656
656
|
label?: string | undefined;
|
|
657
657
|
})[] | undefined;
|
|
658
658
|
} | undefined;
|
|
659
659
|
icons?: {
|
|
660
|
-
library: "fontawesome" | "lucide";
|
|
660
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
661
661
|
} | undefined;
|
|
662
662
|
styling?: {
|
|
663
663
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -680,7 +680,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
680
680
|
};
|
|
681
681
|
} | undefined;
|
|
682
682
|
contextual?: {
|
|
683
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
683
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
684
684
|
href: string | {
|
|
685
685
|
base: string;
|
|
686
686
|
query?: {
|
|
@@ -693,7 +693,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
693
693
|
icon?: string | {
|
|
694
694
|
name: string;
|
|
695
695
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
696
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
696
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
697
697
|
} | undefined;
|
|
698
698
|
})[];
|
|
699
699
|
display: "header" | "toc";
|
|
@@ -741,7 +741,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
741
741
|
icon?: string | {
|
|
742
742
|
name: string;
|
|
743
743
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
744
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
744
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
745
745
|
} | undefined;
|
|
746
746
|
expanded?: boolean | undefined;
|
|
747
747
|
public?: boolean | undefined;
|
|
@@ -767,7 +767,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
767
767
|
icon?: string | {
|
|
768
768
|
name: string;
|
|
769
769
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
770
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
770
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
771
771
|
} | undefined;
|
|
772
772
|
expanded?: boolean | undefined;
|
|
773
773
|
public?: boolean | undefined;
|
|
@@ -980,7 +980,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
980
980
|
icon?: string | {
|
|
981
981
|
name: string;
|
|
982
982
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
983
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
983
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
984
984
|
} | undefined;
|
|
985
985
|
} | {
|
|
986
986
|
type: "github";
|
|
@@ -988,7 +988,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
988
988
|
icon?: string | {
|
|
989
989
|
name: string;
|
|
990
990
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
991
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
991
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
992
992
|
} | undefined;
|
|
993
993
|
label?: string | undefined;
|
|
994
994
|
} | {
|
|
@@ -997,13 +997,13 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
997
997
|
icon?: string | {
|
|
998
998
|
name: string;
|
|
999
999
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1000
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1000
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1001
1001
|
} | undefined;
|
|
1002
1002
|
label?: string | undefined;
|
|
1003
1003
|
})[] | undefined;
|
|
1004
1004
|
} | undefined;
|
|
1005
1005
|
icons?: {
|
|
1006
|
-
library: "fontawesome" | "lucide";
|
|
1006
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
1007
1007
|
} | undefined;
|
|
1008
1008
|
styling?: {
|
|
1009
1009
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -1026,7 +1026,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1026
1026
|
};
|
|
1027
1027
|
} | undefined;
|
|
1028
1028
|
contextual?: {
|
|
1029
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
1029
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
1030
1030
|
href: string | {
|
|
1031
1031
|
base: string;
|
|
1032
1032
|
query?: {
|
|
@@ -1039,7 +1039,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1039
1039
|
icon?: string | {
|
|
1040
1040
|
name: string;
|
|
1041
1041
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1042
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1042
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1043
1043
|
} | undefined;
|
|
1044
1044
|
})[];
|
|
1045
1045
|
display: "header" | "toc";
|
|
@@ -1087,7 +1087,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1087
1087
|
icon?: string | {
|
|
1088
1088
|
name: string;
|
|
1089
1089
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1090
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1090
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1091
1091
|
} | undefined;
|
|
1092
1092
|
expanded?: boolean | undefined;
|
|
1093
1093
|
public?: boolean | undefined;
|
|
@@ -1113,7 +1113,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1113
1113
|
icon?: string | {
|
|
1114
1114
|
name: string;
|
|
1115
1115
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1116
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1116
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1117
1117
|
} | undefined;
|
|
1118
1118
|
expanded?: boolean | undefined;
|
|
1119
1119
|
public?: boolean | undefined;
|
|
@@ -1326,7 +1326,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1326
1326
|
icon?: string | {
|
|
1327
1327
|
name: string;
|
|
1328
1328
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1329
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1329
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1330
1330
|
} | undefined;
|
|
1331
1331
|
} | {
|
|
1332
1332
|
type: "github";
|
|
@@ -1334,7 +1334,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1334
1334
|
icon?: string | {
|
|
1335
1335
|
name: string;
|
|
1336
1336
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1337
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1337
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1338
1338
|
} | undefined;
|
|
1339
1339
|
label?: string | undefined;
|
|
1340
1340
|
} | {
|
|
@@ -1343,13 +1343,13 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1343
1343
|
icon?: string | {
|
|
1344
1344
|
name: string;
|
|
1345
1345
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1346
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1346
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1347
1347
|
} | undefined;
|
|
1348
1348
|
label?: string | undefined;
|
|
1349
1349
|
})[] | undefined;
|
|
1350
1350
|
} | undefined;
|
|
1351
1351
|
icons?: {
|
|
1352
|
-
library: "fontawesome" | "lucide";
|
|
1352
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
1353
1353
|
} | undefined;
|
|
1354
1354
|
styling?: {
|
|
1355
1355
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -1372,7 +1372,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1372
1372
|
};
|
|
1373
1373
|
} | undefined;
|
|
1374
1374
|
contextual?: {
|
|
1375
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
1375
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
1376
1376
|
href: string | {
|
|
1377
1377
|
base: string;
|
|
1378
1378
|
query?: {
|
|
@@ -1385,7 +1385,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1385
1385
|
icon?: string | {
|
|
1386
1386
|
name: string;
|
|
1387
1387
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1388
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1388
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1389
1389
|
} | undefined;
|
|
1390
1390
|
})[];
|
|
1391
1391
|
display: "header" | "toc";
|
|
@@ -1433,7 +1433,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1433
1433
|
icon?: string | {
|
|
1434
1434
|
name: string;
|
|
1435
1435
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1436
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1436
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1437
1437
|
} | undefined;
|
|
1438
1438
|
expanded?: boolean | undefined;
|
|
1439
1439
|
public?: boolean | undefined;
|
|
@@ -1459,7 +1459,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1459
1459
|
icon?: string | {
|
|
1460
1460
|
name: string;
|
|
1461
1461
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1462
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1462
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1463
1463
|
} | undefined;
|
|
1464
1464
|
expanded?: boolean | undefined;
|
|
1465
1465
|
public?: boolean | undefined;
|
|
@@ -1672,7 +1672,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1672
1672
|
icon?: string | {
|
|
1673
1673
|
name: string;
|
|
1674
1674
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1675
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1675
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1676
1676
|
} | undefined;
|
|
1677
1677
|
} | {
|
|
1678
1678
|
type: "github";
|
|
@@ -1680,7 +1680,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1680
1680
|
icon?: string | {
|
|
1681
1681
|
name: string;
|
|
1682
1682
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1683
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1683
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1684
1684
|
} | undefined;
|
|
1685
1685
|
label?: string | undefined;
|
|
1686
1686
|
} | {
|
|
@@ -1689,13 +1689,13 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1689
1689
|
icon?: string | {
|
|
1690
1690
|
name: string;
|
|
1691
1691
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1692
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1692
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1693
1693
|
} | undefined;
|
|
1694
1694
|
label?: string | undefined;
|
|
1695
1695
|
})[] | undefined;
|
|
1696
1696
|
} | undefined;
|
|
1697
1697
|
icons?: {
|
|
1698
|
-
library: "fontawesome" | "lucide";
|
|
1698
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
1699
1699
|
} | undefined;
|
|
1700
1700
|
styling?: {
|
|
1701
1701
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -1718,7 +1718,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1718
1718
|
};
|
|
1719
1719
|
} | undefined;
|
|
1720
1720
|
contextual?: {
|
|
1721
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
1721
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
1722
1722
|
href: string | {
|
|
1723
1723
|
base: string;
|
|
1724
1724
|
query?: {
|
|
@@ -1731,7 +1731,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1731
1731
|
icon?: string | {
|
|
1732
1732
|
name: string;
|
|
1733
1733
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1734
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1734
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1735
1735
|
} | undefined;
|
|
1736
1736
|
})[];
|
|
1737
1737
|
display: "header" | "toc";
|
|
@@ -1779,7 +1779,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1779
1779
|
icon?: string | {
|
|
1780
1780
|
name: string;
|
|
1781
1781
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1782
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1782
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1783
1783
|
} | undefined;
|
|
1784
1784
|
expanded?: boolean | undefined;
|
|
1785
1785
|
public?: boolean | undefined;
|
|
@@ -1805,7 +1805,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1805
1805
|
icon?: string | {
|
|
1806
1806
|
name: string;
|
|
1807
1807
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1808
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
1808
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1809
1809
|
} | undefined;
|
|
1810
1810
|
expanded?: boolean | undefined;
|
|
1811
1811
|
public?: boolean | undefined;
|
|
@@ -2018,7 +2018,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2018
2018
|
icon?: string | {
|
|
2019
2019
|
name: string;
|
|
2020
2020
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2021
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2021
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2022
2022
|
} | undefined;
|
|
2023
2023
|
} | {
|
|
2024
2024
|
type: "github";
|
|
@@ -2026,7 +2026,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2026
2026
|
icon?: string | {
|
|
2027
2027
|
name: string;
|
|
2028
2028
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2029
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2029
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2030
2030
|
} | undefined;
|
|
2031
2031
|
label?: string | undefined;
|
|
2032
2032
|
} | {
|
|
@@ -2035,13 +2035,13 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2035
2035
|
icon?: string | {
|
|
2036
2036
|
name: string;
|
|
2037
2037
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2038
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2038
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2039
2039
|
} | undefined;
|
|
2040
2040
|
label?: string | undefined;
|
|
2041
2041
|
})[] | undefined;
|
|
2042
2042
|
} | undefined;
|
|
2043
2043
|
icons?: {
|
|
2044
|
-
library: "fontawesome" | "lucide";
|
|
2044
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
2045
2045
|
} | undefined;
|
|
2046
2046
|
styling?: {
|
|
2047
2047
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -2064,7 +2064,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2064
2064
|
};
|
|
2065
2065
|
} | undefined;
|
|
2066
2066
|
contextual?: {
|
|
2067
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
2067
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
2068
2068
|
href: string | {
|
|
2069
2069
|
base: string;
|
|
2070
2070
|
query?: {
|
|
@@ -2077,7 +2077,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2077
2077
|
icon?: string | {
|
|
2078
2078
|
name: string;
|
|
2079
2079
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2080
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2080
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2081
2081
|
} | undefined;
|
|
2082
2082
|
})[];
|
|
2083
2083
|
display: "header" | "toc";
|
|
@@ -2125,7 +2125,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2125
2125
|
icon?: string | {
|
|
2126
2126
|
name: string;
|
|
2127
2127
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2128
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2128
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2129
2129
|
} | undefined;
|
|
2130
2130
|
expanded?: boolean | undefined;
|
|
2131
2131
|
public?: boolean | undefined;
|
|
@@ -2151,7 +2151,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2151
2151
|
icon?: string | {
|
|
2152
2152
|
name: string;
|
|
2153
2153
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2154
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2154
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2155
2155
|
} | undefined;
|
|
2156
2156
|
expanded?: boolean | undefined;
|
|
2157
2157
|
public?: boolean | undefined;
|
|
@@ -2364,7 +2364,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2364
2364
|
icon?: string | {
|
|
2365
2365
|
name: string;
|
|
2366
2366
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2367
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2367
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2368
2368
|
} | undefined;
|
|
2369
2369
|
} | {
|
|
2370
2370
|
type: "github";
|
|
@@ -2372,7 +2372,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2372
2372
|
icon?: string | {
|
|
2373
2373
|
name: string;
|
|
2374
2374
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2375
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2375
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2376
2376
|
} | undefined;
|
|
2377
2377
|
label?: string | undefined;
|
|
2378
2378
|
} | {
|
|
@@ -2381,13 +2381,13 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2381
2381
|
icon?: string | {
|
|
2382
2382
|
name: string;
|
|
2383
2383
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2384
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2384
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2385
2385
|
} | undefined;
|
|
2386
2386
|
label?: string | undefined;
|
|
2387
2387
|
})[] | undefined;
|
|
2388
2388
|
} | undefined;
|
|
2389
2389
|
icons?: {
|
|
2390
|
-
library: "fontawesome" | "lucide";
|
|
2390
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
2391
2391
|
} | undefined;
|
|
2392
2392
|
styling?: {
|
|
2393
2393
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -2410,7 +2410,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2410
2410
|
};
|
|
2411
2411
|
} | undefined;
|
|
2412
2412
|
contextual?: {
|
|
2413
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
2413
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
2414
2414
|
href: string | {
|
|
2415
2415
|
base: string;
|
|
2416
2416
|
query?: {
|
|
@@ -2423,7 +2423,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2423
2423
|
icon?: string | {
|
|
2424
2424
|
name: string;
|
|
2425
2425
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2426
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2426
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2427
2427
|
} | undefined;
|
|
2428
2428
|
})[];
|
|
2429
2429
|
display: "header" | "toc";
|
|
@@ -2471,7 +2471,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2471
2471
|
icon?: string | {
|
|
2472
2472
|
name: string;
|
|
2473
2473
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2474
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2474
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2475
2475
|
} | undefined;
|
|
2476
2476
|
expanded?: boolean | undefined;
|
|
2477
2477
|
public?: boolean | undefined;
|
|
@@ -2497,7 +2497,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2497
2497
|
icon?: string | {
|
|
2498
2498
|
name: string;
|
|
2499
2499
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2500
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2500
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2501
2501
|
} | undefined;
|
|
2502
2502
|
expanded?: boolean | undefined;
|
|
2503
2503
|
public?: boolean | undefined;
|
|
@@ -2710,7 +2710,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2710
2710
|
icon?: string | {
|
|
2711
2711
|
name: string;
|
|
2712
2712
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2713
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2713
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2714
2714
|
} | undefined;
|
|
2715
2715
|
} | {
|
|
2716
2716
|
type: "github";
|
|
@@ -2718,7 +2718,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2718
2718
|
icon?: string | {
|
|
2719
2719
|
name: string;
|
|
2720
2720
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2721
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2721
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2722
2722
|
} | undefined;
|
|
2723
2723
|
label?: string | undefined;
|
|
2724
2724
|
} | {
|
|
@@ -2727,13 +2727,13 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2727
2727
|
icon?: string | {
|
|
2728
2728
|
name: string;
|
|
2729
2729
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2730
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2730
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2731
2731
|
} | undefined;
|
|
2732
2732
|
label?: string | undefined;
|
|
2733
2733
|
})[] | undefined;
|
|
2734
2734
|
} | undefined;
|
|
2735
2735
|
icons?: {
|
|
2736
|
-
library: "fontawesome" | "lucide";
|
|
2736
|
+
library: "fontawesome" | "lucide" | "tabler";
|
|
2737
2737
|
} | undefined;
|
|
2738
2738
|
styling?: {
|
|
2739
2739
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -2756,7 +2756,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2756
2756
|
};
|
|
2757
2757
|
} | undefined;
|
|
2758
2758
|
contextual?: {
|
|
2759
|
-
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
|
|
2759
|
+
options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "add-mcp" | "cursor" | "vscode" | {
|
|
2760
2760
|
href: string | {
|
|
2761
2761
|
base: string;
|
|
2762
2762
|
query?: {
|
|
@@ -2769,7 +2769,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2769
2769
|
icon?: string | {
|
|
2770
2770
|
name: string;
|
|
2771
2771
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2772
|
-
library?: "fontawesome" | "lucide" | undefined;
|
|
2772
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2773
2773
|
} | undefined;
|
|
2774
2774
|
})[];
|
|
2775
2775
|
display: "header" | "toc";
|