@mintlify/prebuild 1.0.506 → 1.0.507
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.
|
@@ -57,6 +57,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
57
57
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
58
58
|
library?: "fontawesome" | "lucide" | undefined;
|
|
59
59
|
} | undefined;
|
|
60
|
+
tag?: string | undefined;
|
|
60
61
|
hidden?: boolean | undefined;
|
|
61
62
|
root?: string | undefined;
|
|
62
63
|
} | {
|
|
@@ -73,6 +74,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
73
74
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
74
75
|
library?: "fontawesome" | "lucide" | undefined;
|
|
75
76
|
} | undefined;
|
|
77
|
+
tag?: string | undefined;
|
|
76
78
|
hidden?: boolean | undefined;
|
|
77
79
|
root?: string | undefined;
|
|
78
80
|
} | {
|
|
@@ -83,6 +85,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
83
85
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
84
86
|
library?: "fontawesome" | "lucide" | undefined;
|
|
85
87
|
} | undefined;
|
|
88
|
+
tag?: string | undefined;
|
|
86
89
|
hidden?: boolean | undefined;
|
|
87
90
|
root?: string | undefined;
|
|
88
91
|
})[];
|
|
@@ -120,6 +123,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
120
123
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
121
124
|
library?: "fontawesome" | "lucide" | undefined;
|
|
122
125
|
} | undefined;
|
|
126
|
+
tag?: string | undefined;
|
|
123
127
|
hidden?: boolean | undefined;
|
|
124
128
|
root?: string | undefined;
|
|
125
129
|
} | {
|
|
@@ -136,6 +140,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
136
140
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
137
141
|
library?: "fontawesome" | "lucide" | undefined;
|
|
138
142
|
} | undefined;
|
|
143
|
+
tag?: string | undefined;
|
|
139
144
|
hidden?: boolean | undefined;
|
|
140
145
|
root?: string | undefined;
|
|
141
146
|
} | {
|
|
@@ -146,6 +151,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
146
151
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
147
152
|
library?: "fontawesome" | "lucide" | undefined;
|
|
148
153
|
} | undefined;
|
|
154
|
+
tag?: string | undefined;
|
|
149
155
|
hidden?: boolean | undefined;
|
|
150
156
|
root?: string | undefined;
|
|
151
157
|
})[];
|
|
@@ -388,6 +394,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
388
394
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
389
395
|
library?: "fontawesome" | "lucide" | undefined;
|
|
390
396
|
} | undefined;
|
|
397
|
+
tag?: string | undefined;
|
|
391
398
|
hidden?: boolean | undefined;
|
|
392
399
|
root?: string | undefined;
|
|
393
400
|
} | {
|
|
@@ -404,6 +411,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
404
411
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
405
412
|
library?: "fontawesome" | "lucide" | undefined;
|
|
406
413
|
} | undefined;
|
|
414
|
+
tag?: string | undefined;
|
|
407
415
|
hidden?: boolean | undefined;
|
|
408
416
|
root?: string | undefined;
|
|
409
417
|
} | {
|
|
@@ -414,6 +422,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
414
422
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
415
423
|
library?: "fontawesome" | "lucide" | undefined;
|
|
416
424
|
} | undefined;
|
|
425
|
+
tag?: string | undefined;
|
|
417
426
|
hidden?: boolean | undefined;
|
|
418
427
|
root?: string | undefined;
|
|
419
428
|
})[];
|
|
@@ -451,6 +460,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
451
460
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
452
461
|
library?: "fontawesome" | "lucide" | undefined;
|
|
453
462
|
} | undefined;
|
|
463
|
+
tag?: string | undefined;
|
|
454
464
|
hidden?: boolean | undefined;
|
|
455
465
|
root?: string | undefined;
|
|
456
466
|
} | {
|
|
@@ -467,6 +477,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
467
477
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
468
478
|
library?: "fontawesome" | "lucide" | undefined;
|
|
469
479
|
} | undefined;
|
|
480
|
+
tag?: string | undefined;
|
|
470
481
|
hidden?: boolean | undefined;
|
|
471
482
|
root?: string | undefined;
|
|
472
483
|
} | {
|
|
@@ -477,6 +488,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
477
488
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
478
489
|
library?: "fontawesome" | "lucide" | undefined;
|
|
479
490
|
} | undefined;
|
|
491
|
+
tag?: string | undefined;
|
|
480
492
|
hidden?: boolean | undefined;
|
|
481
493
|
root?: string | undefined;
|
|
482
494
|
})[];
|
|
@@ -719,6 +731,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
719
731
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
720
732
|
library?: "fontawesome" | "lucide" | undefined;
|
|
721
733
|
} | undefined;
|
|
734
|
+
tag?: string | undefined;
|
|
722
735
|
hidden?: boolean | undefined;
|
|
723
736
|
root?: string | undefined;
|
|
724
737
|
} | {
|
|
@@ -735,6 +748,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
735
748
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
736
749
|
library?: "fontawesome" | "lucide" | undefined;
|
|
737
750
|
} | undefined;
|
|
751
|
+
tag?: string | undefined;
|
|
738
752
|
hidden?: boolean | undefined;
|
|
739
753
|
root?: string | undefined;
|
|
740
754
|
} | {
|
|
@@ -745,6 +759,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
745
759
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
746
760
|
library?: "fontawesome" | "lucide" | undefined;
|
|
747
761
|
} | undefined;
|
|
762
|
+
tag?: string | undefined;
|
|
748
763
|
hidden?: boolean | undefined;
|
|
749
764
|
root?: string | undefined;
|
|
750
765
|
})[];
|
|
@@ -782,6 +797,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
782
797
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
783
798
|
library?: "fontawesome" | "lucide" | undefined;
|
|
784
799
|
} | undefined;
|
|
800
|
+
tag?: string | undefined;
|
|
785
801
|
hidden?: boolean | undefined;
|
|
786
802
|
root?: string | undefined;
|
|
787
803
|
} | {
|
|
@@ -798,6 +814,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
798
814
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
799
815
|
library?: "fontawesome" | "lucide" | undefined;
|
|
800
816
|
} | undefined;
|
|
817
|
+
tag?: string | undefined;
|
|
801
818
|
hidden?: boolean | undefined;
|
|
802
819
|
root?: string | undefined;
|
|
803
820
|
} | {
|
|
@@ -808,6 +825,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
808
825
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
809
826
|
library?: "fontawesome" | "lucide" | undefined;
|
|
810
827
|
} | undefined;
|
|
828
|
+
tag?: string | undefined;
|
|
811
829
|
hidden?: boolean | undefined;
|
|
812
830
|
root?: string | undefined;
|
|
813
831
|
})[];
|
|
@@ -1050,6 +1068,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1050
1068
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1051
1069
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1052
1070
|
} | undefined;
|
|
1071
|
+
tag?: string | undefined;
|
|
1053
1072
|
hidden?: boolean | undefined;
|
|
1054
1073
|
root?: string | undefined;
|
|
1055
1074
|
} | {
|
|
@@ -1066,6 +1085,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1066
1085
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1067
1086
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1068
1087
|
} | undefined;
|
|
1088
|
+
tag?: string | undefined;
|
|
1069
1089
|
hidden?: boolean | undefined;
|
|
1070
1090
|
root?: string | undefined;
|
|
1071
1091
|
} | {
|
|
@@ -1076,6 +1096,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1076
1096
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1077
1097
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1078
1098
|
} | undefined;
|
|
1099
|
+
tag?: string | undefined;
|
|
1079
1100
|
hidden?: boolean | undefined;
|
|
1080
1101
|
root?: string | undefined;
|
|
1081
1102
|
})[];
|
|
@@ -1113,6 +1134,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1113
1134
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1114
1135
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1115
1136
|
} | undefined;
|
|
1137
|
+
tag?: string | undefined;
|
|
1116
1138
|
hidden?: boolean | undefined;
|
|
1117
1139
|
root?: string | undefined;
|
|
1118
1140
|
} | {
|
|
@@ -1129,6 +1151,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1129
1151
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1130
1152
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1131
1153
|
} | undefined;
|
|
1154
|
+
tag?: string | undefined;
|
|
1132
1155
|
hidden?: boolean | undefined;
|
|
1133
1156
|
root?: string | undefined;
|
|
1134
1157
|
} | {
|
|
@@ -1139,6 +1162,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1139
1162
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1140
1163
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1141
1164
|
} | undefined;
|
|
1165
|
+
tag?: string | undefined;
|
|
1142
1166
|
hidden?: boolean | undefined;
|
|
1143
1167
|
root?: string | undefined;
|
|
1144
1168
|
})[];
|
|
@@ -1381,6 +1405,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1381
1405
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1382
1406
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1383
1407
|
} | undefined;
|
|
1408
|
+
tag?: string | undefined;
|
|
1384
1409
|
hidden?: boolean | undefined;
|
|
1385
1410
|
root?: string | undefined;
|
|
1386
1411
|
} | {
|
|
@@ -1397,6 +1422,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1397
1422
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1398
1423
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1399
1424
|
} | undefined;
|
|
1425
|
+
tag?: string | undefined;
|
|
1400
1426
|
hidden?: boolean | undefined;
|
|
1401
1427
|
root?: string | undefined;
|
|
1402
1428
|
} | {
|
|
@@ -1407,6 +1433,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1407
1433
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1408
1434
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1409
1435
|
} | undefined;
|
|
1436
|
+
tag?: string | undefined;
|
|
1410
1437
|
hidden?: boolean | undefined;
|
|
1411
1438
|
root?: string | undefined;
|
|
1412
1439
|
})[];
|
|
@@ -1444,6 +1471,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1444
1471
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1445
1472
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1446
1473
|
} | undefined;
|
|
1474
|
+
tag?: string | undefined;
|
|
1447
1475
|
hidden?: boolean | undefined;
|
|
1448
1476
|
root?: string | undefined;
|
|
1449
1477
|
} | {
|
|
@@ -1460,6 +1488,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1460
1488
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1461
1489
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1462
1490
|
} | undefined;
|
|
1491
|
+
tag?: string | undefined;
|
|
1463
1492
|
hidden?: boolean | undefined;
|
|
1464
1493
|
root?: string | undefined;
|
|
1465
1494
|
} | {
|
|
@@ -1470,6 +1499,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1470
1499
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1471
1500
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1472
1501
|
} | undefined;
|
|
1502
|
+
tag?: string | undefined;
|
|
1473
1503
|
hidden?: boolean | undefined;
|
|
1474
1504
|
root?: string | undefined;
|
|
1475
1505
|
})[];
|
|
@@ -1712,6 +1742,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1712
1742
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1713
1743
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1714
1744
|
} | undefined;
|
|
1745
|
+
tag?: string | undefined;
|
|
1715
1746
|
hidden?: boolean | undefined;
|
|
1716
1747
|
root?: string | undefined;
|
|
1717
1748
|
} | {
|
|
@@ -1728,6 +1759,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1728
1759
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1729
1760
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1730
1761
|
} | undefined;
|
|
1762
|
+
tag?: string | undefined;
|
|
1731
1763
|
hidden?: boolean | undefined;
|
|
1732
1764
|
root?: string | undefined;
|
|
1733
1765
|
} | {
|
|
@@ -1738,6 +1770,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1738
1770
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1739
1771
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1740
1772
|
} | undefined;
|
|
1773
|
+
tag?: string | undefined;
|
|
1741
1774
|
hidden?: boolean | undefined;
|
|
1742
1775
|
root?: string | undefined;
|
|
1743
1776
|
})[];
|
|
@@ -1775,6 +1808,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1775
1808
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1776
1809
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1777
1810
|
} | undefined;
|
|
1811
|
+
tag?: string | undefined;
|
|
1778
1812
|
hidden?: boolean | undefined;
|
|
1779
1813
|
root?: string | undefined;
|
|
1780
1814
|
} | {
|
|
@@ -1791,6 +1825,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1791
1825
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1792
1826
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1793
1827
|
} | undefined;
|
|
1828
|
+
tag?: string | undefined;
|
|
1794
1829
|
hidden?: boolean | undefined;
|
|
1795
1830
|
root?: string | undefined;
|
|
1796
1831
|
} | {
|
|
@@ -1801,6 +1836,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1801
1836
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1802
1837
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1803
1838
|
} | undefined;
|
|
1839
|
+
tag?: string | undefined;
|
|
1804
1840
|
hidden?: boolean | undefined;
|
|
1805
1841
|
root?: string | undefined;
|
|
1806
1842
|
})[];
|
|
@@ -2043,6 +2079,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2043
2079
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2044
2080
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2045
2081
|
} | undefined;
|
|
2082
|
+
tag?: string | undefined;
|
|
2046
2083
|
hidden?: boolean | undefined;
|
|
2047
2084
|
root?: string | undefined;
|
|
2048
2085
|
} | {
|
|
@@ -2059,6 +2096,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2059
2096
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2060
2097
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2061
2098
|
} | undefined;
|
|
2099
|
+
tag?: string | undefined;
|
|
2062
2100
|
hidden?: boolean | undefined;
|
|
2063
2101
|
root?: string | undefined;
|
|
2064
2102
|
} | {
|
|
@@ -2069,6 +2107,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2069
2107
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2070
2108
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2071
2109
|
} | undefined;
|
|
2110
|
+
tag?: string | undefined;
|
|
2072
2111
|
hidden?: boolean | undefined;
|
|
2073
2112
|
root?: string | undefined;
|
|
2074
2113
|
})[];
|
|
@@ -2106,6 +2145,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2106
2145
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2107
2146
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2108
2147
|
} | undefined;
|
|
2148
|
+
tag?: string | undefined;
|
|
2109
2149
|
hidden?: boolean | undefined;
|
|
2110
2150
|
root?: string | undefined;
|
|
2111
2151
|
} | {
|
|
@@ -2122,6 +2162,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2122
2162
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2123
2163
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2124
2164
|
} | undefined;
|
|
2165
|
+
tag?: string | undefined;
|
|
2125
2166
|
hidden?: boolean | undefined;
|
|
2126
2167
|
root?: string | undefined;
|
|
2127
2168
|
} | {
|
|
@@ -2132,6 +2173,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2132
2173
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2133
2174
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2134
2175
|
} | undefined;
|
|
2176
|
+
tag?: string | undefined;
|
|
2135
2177
|
hidden?: boolean | undefined;
|
|
2136
2178
|
root?: string | undefined;
|
|
2137
2179
|
})[];
|