@mintlify/prebuild 1.0.405 → 1.0.407
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.
|
@@ -55,6 +55,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
55
55
|
icon?: string | {
|
|
56
56
|
name: string;
|
|
57
57
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
58
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
58
59
|
} | undefined;
|
|
59
60
|
hidden?: boolean | undefined;
|
|
60
61
|
root?: string | undefined;
|
|
@@ -70,6 +71,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
70
71
|
icon?: string | {
|
|
71
72
|
name: string;
|
|
72
73
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
74
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
73
75
|
} | undefined;
|
|
74
76
|
hidden?: boolean | undefined;
|
|
75
77
|
root?: string | undefined;
|
|
@@ -79,6 +81,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
79
81
|
icon?: string | {
|
|
80
82
|
name: string;
|
|
81
83
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
84
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
82
85
|
} | undefined;
|
|
83
86
|
hidden?: boolean | undefined;
|
|
84
87
|
root?: string | undefined;
|
|
@@ -115,6 +118,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
115
118
|
icon?: string | {
|
|
116
119
|
name: string;
|
|
117
120
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
121
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
118
122
|
} | undefined;
|
|
119
123
|
hidden?: boolean | undefined;
|
|
120
124
|
root?: string | undefined;
|
|
@@ -130,6 +134,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
130
134
|
icon?: string | {
|
|
131
135
|
name: string;
|
|
132
136
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
137
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
133
138
|
} | undefined;
|
|
134
139
|
hidden?: boolean | undefined;
|
|
135
140
|
root?: string | undefined;
|
|
@@ -139,6 +144,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
139
144
|
icon?: string | {
|
|
140
145
|
name: string;
|
|
141
146
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
147
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
142
148
|
} | undefined;
|
|
143
149
|
hidden?: boolean | undefined;
|
|
144
150
|
root?: string | undefined;
|
|
@@ -248,7 +254,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
248
254
|
} | undefined;
|
|
249
255
|
} | undefined;
|
|
250
256
|
icons?: {
|
|
251
|
-
library: "fontawesome";
|
|
257
|
+
library: "fontawesome" | "lucide";
|
|
252
258
|
} | undefined;
|
|
253
259
|
styling?: {
|
|
254
260
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -363,6 +369,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
363
369
|
icon?: string | {
|
|
364
370
|
name: string;
|
|
365
371
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
372
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
366
373
|
} | undefined;
|
|
367
374
|
hidden?: boolean | undefined;
|
|
368
375
|
root?: string | undefined;
|
|
@@ -378,6 +385,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
378
385
|
icon?: string | {
|
|
379
386
|
name: string;
|
|
380
387
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
388
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
381
389
|
} | undefined;
|
|
382
390
|
hidden?: boolean | undefined;
|
|
383
391
|
root?: string | undefined;
|
|
@@ -387,6 +395,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
387
395
|
icon?: string | {
|
|
388
396
|
name: string;
|
|
389
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;
|
|
390
399
|
} | undefined;
|
|
391
400
|
hidden?: boolean | undefined;
|
|
392
401
|
root?: string | undefined;
|
|
@@ -423,6 +432,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
423
432
|
icon?: string | {
|
|
424
433
|
name: string;
|
|
425
434
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
435
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
426
436
|
} | undefined;
|
|
427
437
|
hidden?: boolean | undefined;
|
|
428
438
|
root?: string | undefined;
|
|
@@ -438,6 +448,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
438
448
|
icon?: string | {
|
|
439
449
|
name: string;
|
|
440
450
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
451
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
441
452
|
} | undefined;
|
|
442
453
|
hidden?: boolean | undefined;
|
|
443
454
|
root?: string | undefined;
|
|
@@ -447,6 +458,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
447
458
|
icon?: string | {
|
|
448
459
|
name: string;
|
|
449
460
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
461
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
450
462
|
} | undefined;
|
|
451
463
|
hidden?: boolean | undefined;
|
|
452
464
|
root?: string | undefined;
|
|
@@ -556,7 +568,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
556
568
|
} | undefined;
|
|
557
569
|
} | undefined;
|
|
558
570
|
icons?: {
|
|
559
|
-
library: "fontawesome";
|
|
571
|
+
library: "fontawesome" | "lucide";
|
|
560
572
|
} | undefined;
|
|
561
573
|
styling?: {
|
|
562
574
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -671,6 +683,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
671
683
|
icon?: string | {
|
|
672
684
|
name: string;
|
|
673
685
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
686
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
674
687
|
} | undefined;
|
|
675
688
|
hidden?: boolean | undefined;
|
|
676
689
|
root?: string | undefined;
|
|
@@ -686,6 +699,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
686
699
|
icon?: string | {
|
|
687
700
|
name: string;
|
|
688
701
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
702
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
689
703
|
} | undefined;
|
|
690
704
|
hidden?: boolean | undefined;
|
|
691
705
|
root?: string | undefined;
|
|
@@ -695,6 +709,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
695
709
|
icon?: string | {
|
|
696
710
|
name: string;
|
|
697
711
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
712
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
698
713
|
} | undefined;
|
|
699
714
|
hidden?: boolean | undefined;
|
|
700
715
|
root?: string | undefined;
|
|
@@ -731,6 +746,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
731
746
|
icon?: string | {
|
|
732
747
|
name: string;
|
|
733
748
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
749
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
734
750
|
} | undefined;
|
|
735
751
|
hidden?: boolean | undefined;
|
|
736
752
|
root?: string | undefined;
|
|
@@ -746,6 +762,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
746
762
|
icon?: string | {
|
|
747
763
|
name: string;
|
|
748
764
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
765
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
749
766
|
} | undefined;
|
|
750
767
|
hidden?: boolean | undefined;
|
|
751
768
|
root?: string | undefined;
|
|
@@ -755,6 +772,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
755
772
|
icon?: string | {
|
|
756
773
|
name: string;
|
|
757
774
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
775
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
758
776
|
} | undefined;
|
|
759
777
|
hidden?: boolean | undefined;
|
|
760
778
|
root?: string | undefined;
|
|
@@ -864,7 +882,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
864
882
|
} | undefined;
|
|
865
883
|
} | undefined;
|
|
866
884
|
icons?: {
|
|
867
|
-
library: "fontawesome";
|
|
885
|
+
library: "fontawesome" | "lucide";
|
|
868
886
|
} | undefined;
|
|
869
887
|
styling?: {
|
|
870
888
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -979,6 +997,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
979
997
|
icon?: string | {
|
|
980
998
|
name: string;
|
|
981
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;
|
|
982
1001
|
} | undefined;
|
|
983
1002
|
hidden?: boolean | undefined;
|
|
984
1003
|
root?: string | undefined;
|
|
@@ -994,6 +1013,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
994
1013
|
icon?: string | {
|
|
995
1014
|
name: string;
|
|
996
1015
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1016
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
997
1017
|
} | undefined;
|
|
998
1018
|
hidden?: boolean | undefined;
|
|
999
1019
|
root?: string | undefined;
|
|
@@ -1003,6 +1023,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1003
1023
|
icon?: string | {
|
|
1004
1024
|
name: string;
|
|
1005
1025
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1026
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1006
1027
|
} | undefined;
|
|
1007
1028
|
hidden?: boolean | undefined;
|
|
1008
1029
|
root?: string | undefined;
|
|
@@ -1039,6 +1060,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1039
1060
|
icon?: string | {
|
|
1040
1061
|
name: string;
|
|
1041
1062
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1063
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1042
1064
|
} | undefined;
|
|
1043
1065
|
hidden?: boolean | undefined;
|
|
1044
1066
|
root?: string | undefined;
|
|
@@ -1054,6 +1076,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1054
1076
|
icon?: string | {
|
|
1055
1077
|
name: string;
|
|
1056
1078
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1079
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1057
1080
|
} | undefined;
|
|
1058
1081
|
hidden?: boolean | undefined;
|
|
1059
1082
|
root?: string | undefined;
|
|
@@ -1063,6 +1086,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1063
1086
|
icon?: string | {
|
|
1064
1087
|
name: string;
|
|
1065
1088
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1089
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1066
1090
|
} | undefined;
|
|
1067
1091
|
hidden?: boolean | undefined;
|
|
1068
1092
|
root?: string | undefined;
|
|
@@ -1172,7 +1196,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1172
1196
|
} | undefined;
|
|
1173
1197
|
} | undefined;
|
|
1174
1198
|
icons?: {
|
|
1175
|
-
library: "fontawesome";
|
|
1199
|
+
library: "fontawesome" | "lucide";
|
|
1176
1200
|
} | undefined;
|
|
1177
1201
|
styling?: {
|
|
1178
1202
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -1287,6 +1311,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1287
1311
|
icon?: string | {
|
|
1288
1312
|
name: string;
|
|
1289
1313
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1314
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1290
1315
|
} | undefined;
|
|
1291
1316
|
hidden?: boolean | undefined;
|
|
1292
1317
|
root?: string | undefined;
|
|
@@ -1302,6 +1327,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1302
1327
|
icon?: string | {
|
|
1303
1328
|
name: string;
|
|
1304
1329
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1330
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1305
1331
|
} | undefined;
|
|
1306
1332
|
hidden?: boolean | undefined;
|
|
1307
1333
|
root?: string | undefined;
|
|
@@ -1311,6 +1337,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1311
1337
|
icon?: string | {
|
|
1312
1338
|
name: string;
|
|
1313
1339
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1340
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1314
1341
|
} | undefined;
|
|
1315
1342
|
hidden?: boolean | undefined;
|
|
1316
1343
|
root?: string | undefined;
|
|
@@ -1347,6 +1374,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1347
1374
|
icon?: string | {
|
|
1348
1375
|
name: string;
|
|
1349
1376
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1377
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1350
1378
|
} | undefined;
|
|
1351
1379
|
hidden?: boolean | undefined;
|
|
1352
1380
|
root?: string | undefined;
|
|
@@ -1362,6 +1390,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1362
1390
|
icon?: string | {
|
|
1363
1391
|
name: string;
|
|
1364
1392
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1393
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1365
1394
|
} | undefined;
|
|
1366
1395
|
hidden?: boolean | undefined;
|
|
1367
1396
|
root?: string | undefined;
|
|
@@ -1371,6 +1400,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1371
1400
|
icon?: string | {
|
|
1372
1401
|
name: string;
|
|
1373
1402
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1403
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1374
1404
|
} | undefined;
|
|
1375
1405
|
hidden?: boolean | undefined;
|
|
1376
1406
|
root?: string | undefined;
|
|
@@ -1480,7 +1510,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1480
1510
|
} | undefined;
|
|
1481
1511
|
} | undefined;
|
|
1482
1512
|
icons?: {
|
|
1483
|
-
library: "fontawesome";
|
|
1513
|
+
library: "fontawesome" | "lucide";
|
|
1484
1514
|
} | undefined;
|
|
1485
1515
|
styling?: {
|
|
1486
1516
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -47,6 +47,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
47
47
|
icon?: string | {
|
|
48
48
|
name: string;
|
|
49
49
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
50
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
50
51
|
} | undefined;
|
|
51
52
|
hidden?: boolean | undefined;
|
|
52
53
|
root?: string | undefined;
|
|
@@ -62,6 +63,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
62
63
|
icon?: string | {
|
|
63
64
|
name: string;
|
|
64
65
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
66
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
65
67
|
} | undefined;
|
|
66
68
|
hidden?: boolean | undefined;
|
|
67
69
|
root?: string | undefined;
|
|
@@ -71,6 +73,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
71
73
|
icon?: string | {
|
|
72
74
|
name: string;
|
|
73
75
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
76
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
74
77
|
} | undefined;
|
|
75
78
|
hidden?: boolean | undefined;
|
|
76
79
|
root?: string | undefined;
|
|
@@ -107,6 +110,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
107
110
|
icon?: string | {
|
|
108
111
|
name: string;
|
|
109
112
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
113
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
110
114
|
} | undefined;
|
|
111
115
|
hidden?: boolean | undefined;
|
|
112
116
|
root?: string | undefined;
|
|
@@ -122,6 +126,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
122
126
|
icon?: string | {
|
|
123
127
|
name: string;
|
|
124
128
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
129
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
125
130
|
} | undefined;
|
|
126
131
|
hidden?: boolean | undefined;
|
|
127
132
|
root?: string | undefined;
|
|
@@ -131,6 +136,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
131
136
|
icon?: string | {
|
|
132
137
|
name: string;
|
|
133
138
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
139
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
134
140
|
} | undefined;
|
|
135
141
|
hidden?: boolean | undefined;
|
|
136
142
|
root?: string | undefined;
|
|
@@ -240,7 +246,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
240
246
|
} | undefined;
|
|
241
247
|
} | undefined;
|
|
242
248
|
icons?: {
|
|
243
|
-
library: "fontawesome";
|
|
249
|
+
library: "fontawesome" | "lucide";
|
|
244
250
|
} | undefined;
|
|
245
251
|
styling?: {
|
|
246
252
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -355,6 +361,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
355
361
|
icon?: string | {
|
|
356
362
|
name: string;
|
|
357
363
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
364
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
358
365
|
} | undefined;
|
|
359
366
|
hidden?: boolean | undefined;
|
|
360
367
|
root?: string | undefined;
|
|
@@ -370,6 +377,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
370
377
|
icon?: string | {
|
|
371
378
|
name: string;
|
|
372
379
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
380
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
373
381
|
} | undefined;
|
|
374
382
|
hidden?: boolean | undefined;
|
|
375
383
|
root?: string | undefined;
|
|
@@ -379,6 +387,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
379
387
|
icon?: string | {
|
|
380
388
|
name: string;
|
|
381
389
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
390
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
382
391
|
} | undefined;
|
|
383
392
|
hidden?: boolean | undefined;
|
|
384
393
|
root?: string | undefined;
|
|
@@ -415,6 +424,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
415
424
|
icon?: string | {
|
|
416
425
|
name: string;
|
|
417
426
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
427
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
418
428
|
} | undefined;
|
|
419
429
|
hidden?: boolean | undefined;
|
|
420
430
|
root?: string | undefined;
|
|
@@ -430,6 +440,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
430
440
|
icon?: string | {
|
|
431
441
|
name: string;
|
|
432
442
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
443
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
433
444
|
} | undefined;
|
|
434
445
|
hidden?: boolean | undefined;
|
|
435
446
|
root?: string | undefined;
|
|
@@ -439,6 +450,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
439
450
|
icon?: string | {
|
|
440
451
|
name: string;
|
|
441
452
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
453
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
442
454
|
} | undefined;
|
|
443
455
|
hidden?: boolean | undefined;
|
|
444
456
|
root?: string | undefined;
|
|
@@ -548,7 +560,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
548
560
|
} | undefined;
|
|
549
561
|
} | undefined;
|
|
550
562
|
icons?: {
|
|
551
|
-
library: "fontawesome";
|
|
563
|
+
library: "fontawesome" | "lucide";
|
|
552
564
|
} | undefined;
|
|
553
565
|
styling?: {
|
|
554
566
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -663,6 +675,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
663
675
|
icon?: string | {
|
|
664
676
|
name: string;
|
|
665
677
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
678
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
666
679
|
} | undefined;
|
|
667
680
|
hidden?: boolean | undefined;
|
|
668
681
|
root?: string | undefined;
|
|
@@ -678,6 +691,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
678
691
|
icon?: string | {
|
|
679
692
|
name: string;
|
|
680
693
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
694
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
681
695
|
} | undefined;
|
|
682
696
|
hidden?: boolean | undefined;
|
|
683
697
|
root?: string | undefined;
|
|
@@ -687,6 +701,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
687
701
|
icon?: string | {
|
|
688
702
|
name: string;
|
|
689
703
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
704
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
690
705
|
} | undefined;
|
|
691
706
|
hidden?: boolean | undefined;
|
|
692
707
|
root?: string | undefined;
|
|
@@ -723,6 +738,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
723
738
|
icon?: string | {
|
|
724
739
|
name: string;
|
|
725
740
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
741
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
726
742
|
} | undefined;
|
|
727
743
|
hidden?: boolean | undefined;
|
|
728
744
|
root?: string | undefined;
|
|
@@ -738,6 +754,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
738
754
|
icon?: string | {
|
|
739
755
|
name: string;
|
|
740
756
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
757
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
741
758
|
} | undefined;
|
|
742
759
|
hidden?: boolean | undefined;
|
|
743
760
|
root?: string | undefined;
|
|
@@ -747,6 +764,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
747
764
|
icon?: string | {
|
|
748
765
|
name: string;
|
|
749
766
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
767
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
750
768
|
} | undefined;
|
|
751
769
|
hidden?: boolean | undefined;
|
|
752
770
|
root?: string | undefined;
|
|
@@ -856,7 +874,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
856
874
|
} | undefined;
|
|
857
875
|
} | undefined;
|
|
858
876
|
icons?: {
|
|
859
|
-
library: "fontawesome";
|
|
877
|
+
library: "fontawesome" | "lucide";
|
|
860
878
|
} | undefined;
|
|
861
879
|
styling?: {
|
|
862
880
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -971,6 +989,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
971
989
|
icon?: string | {
|
|
972
990
|
name: string;
|
|
973
991
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
992
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
974
993
|
} | undefined;
|
|
975
994
|
hidden?: boolean | undefined;
|
|
976
995
|
root?: string | undefined;
|
|
@@ -986,6 +1005,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
986
1005
|
icon?: string | {
|
|
987
1006
|
name: string;
|
|
988
1007
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1008
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
989
1009
|
} | undefined;
|
|
990
1010
|
hidden?: boolean | undefined;
|
|
991
1011
|
root?: string | undefined;
|
|
@@ -995,6 +1015,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
995
1015
|
icon?: string | {
|
|
996
1016
|
name: string;
|
|
997
1017
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1018
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
998
1019
|
} | undefined;
|
|
999
1020
|
hidden?: boolean | undefined;
|
|
1000
1021
|
root?: string | undefined;
|
|
@@ -1031,6 +1052,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1031
1052
|
icon?: string | {
|
|
1032
1053
|
name: string;
|
|
1033
1054
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1055
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1034
1056
|
} | undefined;
|
|
1035
1057
|
hidden?: boolean | undefined;
|
|
1036
1058
|
root?: string | undefined;
|
|
@@ -1046,6 +1068,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1046
1068
|
icon?: string | {
|
|
1047
1069
|
name: string;
|
|
1048
1070
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1071
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1049
1072
|
} | undefined;
|
|
1050
1073
|
hidden?: boolean | undefined;
|
|
1051
1074
|
root?: string | undefined;
|
|
@@ -1055,6 +1078,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1055
1078
|
icon?: string | {
|
|
1056
1079
|
name: string;
|
|
1057
1080
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1081
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1058
1082
|
} | undefined;
|
|
1059
1083
|
hidden?: boolean | undefined;
|
|
1060
1084
|
root?: string | undefined;
|
|
@@ -1164,7 +1188,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1164
1188
|
} | undefined;
|
|
1165
1189
|
} | undefined;
|
|
1166
1190
|
icons?: {
|
|
1167
|
-
library: "fontawesome";
|
|
1191
|
+
library: "fontawesome" | "lucide";
|
|
1168
1192
|
} | undefined;
|
|
1169
1193
|
styling?: {
|
|
1170
1194
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|
|
@@ -1279,6 +1303,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1279
1303
|
icon?: string | {
|
|
1280
1304
|
name: string;
|
|
1281
1305
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1306
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1282
1307
|
} | undefined;
|
|
1283
1308
|
hidden?: boolean | undefined;
|
|
1284
1309
|
root?: string | undefined;
|
|
@@ -1294,6 +1319,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1294
1319
|
icon?: string | {
|
|
1295
1320
|
name: string;
|
|
1296
1321
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1322
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1297
1323
|
} | undefined;
|
|
1298
1324
|
hidden?: boolean | undefined;
|
|
1299
1325
|
root?: string | undefined;
|
|
@@ -1303,6 +1329,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1303
1329
|
icon?: string | {
|
|
1304
1330
|
name: string;
|
|
1305
1331
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1332
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1306
1333
|
} | undefined;
|
|
1307
1334
|
hidden?: boolean | undefined;
|
|
1308
1335
|
root?: string | undefined;
|
|
@@ -1339,6 +1366,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1339
1366
|
icon?: string | {
|
|
1340
1367
|
name: string;
|
|
1341
1368
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1369
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1342
1370
|
} | undefined;
|
|
1343
1371
|
hidden?: boolean | undefined;
|
|
1344
1372
|
root?: string | undefined;
|
|
@@ -1354,6 +1382,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1354
1382
|
icon?: string | {
|
|
1355
1383
|
name: string;
|
|
1356
1384
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1385
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1357
1386
|
} | undefined;
|
|
1358
1387
|
hidden?: boolean | undefined;
|
|
1359
1388
|
root?: string | undefined;
|
|
@@ -1363,6 +1392,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1363
1392
|
icon?: string | {
|
|
1364
1393
|
name: string;
|
|
1365
1394
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1395
|
+
library?: "fontawesome" | "lucide" | undefined;
|
|
1366
1396
|
} | undefined;
|
|
1367
1397
|
hidden?: boolean | undefined;
|
|
1368
1398
|
root?: string | undefined;
|
|
@@ -1472,7 +1502,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1472
1502
|
} | undefined;
|
|
1473
1503
|
} | undefined;
|
|
1474
1504
|
icons?: {
|
|
1475
|
-
library: "fontawesome";
|
|
1505
|
+
library: "fontawesome" | "lucide";
|
|
1476
1506
|
} | undefined;
|
|
1477
1507
|
styling?: {
|
|
1478
1508
|
eyebrows?: "section" | "breadcrumbs" | undefined;
|