@mintlify/prebuild 1.0.644 → 1.0.646
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.
|
@@ -58,6 +58,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
58
58
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
59
59
|
library?: "fontawesome" | "lucide" | undefined;
|
|
60
60
|
} | undefined;
|
|
61
|
+
expanded?: boolean | undefined;
|
|
61
62
|
public?: boolean | undefined;
|
|
62
63
|
tag?: string | undefined;
|
|
63
64
|
hidden?: boolean | undefined;
|
|
@@ -77,6 +78,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
77
78
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
78
79
|
library?: "fontawesome" | "lucide" | undefined;
|
|
79
80
|
} | undefined;
|
|
81
|
+
expanded?: boolean | undefined;
|
|
80
82
|
public?: boolean | undefined;
|
|
81
83
|
tag?: string | undefined;
|
|
82
84
|
hidden?: boolean | undefined;
|
|
@@ -89,6 +91,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
89
91
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
90
92
|
library?: "fontawesome" | "lucide" | undefined;
|
|
91
93
|
} | undefined;
|
|
94
|
+
expanded?: boolean | undefined;
|
|
92
95
|
public?: boolean | undefined;
|
|
93
96
|
tag?: string | undefined;
|
|
94
97
|
hidden?: boolean | undefined;
|
|
@@ -129,6 +132,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
129
132
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
130
133
|
library?: "fontawesome" | "lucide" | undefined;
|
|
131
134
|
} | undefined;
|
|
135
|
+
expanded?: boolean | undefined;
|
|
132
136
|
public?: boolean | undefined;
|
|
133
137
|
tag?: string | undefined;
|
|
134
138
|
hidden?: boolean | undefined;
|
|
@@ -148,6 +152,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
148
152
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
149
153
|
library?: "fontawesome" | "lucide" | undefined;
|
|
150
154
|
} | undefined;
|
|
155
|
+
expanded?: boolean | undefined;
|
|
151
156
|
public?: boolean | undefined;
|
|
152
157
|
tag?: string | undefined;
|
|
153
158
|
hidden?: boolean | undefined;
|
|
@@ -160,6 +165,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
160
165
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
161
166
|
library?: "fontawesome" | "lucide" | undefined;
|
|
162
167
|
} | undefined;
|
|
168
|
+
expanded?: boolean | undefined;
|
|
163
169
|
public?: boolean | undefined;
|
|
164
170
|
tag?: string | undefined;
|
|
165
171
|
hidden?: boolean | undefined;
|
|
@@ -437,6 +443,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
437
443
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
438
444
|
library?: "fontawesome" | "lucide" | undefined;
|
|
439
445
|
} | undefined;
|
|
446
|
+
expanded?: boolean | undefined;
|
|
440
447
|
public?: boolean | undefined;
|
|
441
448
|
tag?: string | undefined;
|
|
442
449
|
hidden?: boolean | undefined;
|
|
@@ -456,6 +463,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
456
463
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
457
464
|
library?: "fontawesome" | "lucide" | undefined;
|
|
458
465
|
} | undefined;
|
|
466
|
+
expanded?: boolean | undefined;
|
|
459
467
|
public?: boolean | undefined;
|
|
460
468
|
tag?: string | undefined;
|
|
461
469
|
hidden?: boolean | undefined;
|
|
@@ -468,6 +476,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
468
476
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
469
477
|
library?: "fontawesome" | "lucide" | undefined;
|
|
470
478
|
} | undefined;
|
|
479
|
+
expanded?: boolean | undefined;
|
|
471
480
|
public?: boolean | undefined;
|
|
472
481
|
tag?: string | undefined;
|
|
473
482
|
hidden?: boolean | undefined;
|
|
@@ -508,6 +517,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
508
517
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
509
518
|
library?: "fontawesome" | "lucide" | undefined;
|
|
510
519
|
} | undefined;
|
|
520
|
+
expanded?: boolean | undefined;
|
|
511
521
|
public?: boolean | undefined;
|
|
512
522
|
tag?: string | undefined;
|
|
513
523
|
hidden?: boolean | undefined;
|
|
@@ -527,6 +537,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
527
537
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
528
538
|
library?: "fontawesome" | "lucide" | undefined;
|
|
529
539
|
} | undefined;
|
|
540
|
+
expanded?: boolean | undefined;
|
|
530
541
|
public?: boolean | undefined;
|
|
531
542
|
tag?: string | undefined;
|
|
532
543
|
hidden?: boolean | undefined;
|
|
@@ -539,6 +550,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
539
550
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
540
551
|
library?: "fontawesome" | "lucide" | undefined;
|
|
541
552
|
} | undefined;
|
|
553
|
+
expanded?: boolean | undefined;
|
|
542
554
|
public?: boolean | undefined;
|
|
543
555
|
tag?: string | undefined;
|
|
544
556
|
hidden?: boolean | undefined;
|
|
@@ -816,6 +828,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
816
828
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
817
829
|
library?: "fontawesome" | "lucide" | undefined;
|
|
818
830
|
} | undefined;
|
|
831
|
+
expanded?: boolean | undefined;
|
|
819
832
|
public?: boolean | undefined;
|
|
820
833
|
tag?: string | undefined;
|
|
821
834
|
hidden?: boolean | undefined;
|
|
@@ -835,6 +848,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
835
848
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
836
849
|
library?: "fontawesome" | "lucide" | undefined;
|
|
837
850
|
} | undefined;
|
|
851
|
+
expanded?: boolean | undefined;
|
|
838
852
|
public?: boolean | undefined;
|
|
839
853
|
tag?: string | undefined;
|
|
840
854
|
hidden?: boolean | undefined;
|
|
@@ -847,6 +861,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
847
861
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
848
862
|
library?: "fontawesome" | "lucide" | undefined;
|
|
849
863
|
} | undefined;
|
|
864
|
+
expanded?: boolean | undefined;
|
|
850
865
|
public?: boolean | undefined;
|
|
851
866
|
tag?: string | undefined;
|
|
852
867
|
hidden?: boolean | undefined;
|
|
@@ -887,6 +902,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
887
902
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
888
903
|
library?: "fontawesome" | "lucide" | undefined;
|
|
889
904
|
} | undefined;
|
|
905
|
+
expanded?: boolean | undefined;
|
|
890
906
|
public?: boolean | undefined;
|
|
891
907
|
tag?: string | undefined;
|
|
892
908
|
hidden?: boolean | undefined;
|
|
@@ -906,6 +922,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
906
922
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
907
923
|
library?: "fontawesome" | "lucide" | undefined;
|
|
908
924
|
} | undefined;
|
|
925
|
+
expanded?: boolean | undefined;
|
|
909
926
|
public?: boolean | undefined;
|
|
910
927
|
tag?: string | undefined;
|
|
911
928
|
hidden?: boolean | undefined;
|
|
@@ -918,6 +935,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
918
935
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
919
936
|
library?: "fontawesome" | "lucide" | undefined;
|
|
920
937
|
} | undefined;
|
|
938
|
+
expanded?: boolean | undefined;
|
|
921
939
|
public?: boolean | undefined;
|
|
922
940
|
tag?: string | undefined;
|
|
923
941
|
hidden?: boolean | undefined;
|
|
@@ -1195,6 +1213,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1195
1213
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1196
1214
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1197
1215
|
} | undefined;
|
|
1216
|
+
expanded?: boolean | undefined;
|
|
1198
1217
|
public?: boolean | undefined;
|
|
1199
1218
|
tag?: string | undefined;
|
|
1200
1219
|
hidden?: boolean | undefined;
|
|
@@ -1214,6 +1233,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1214
1233
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1215
1234
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1216
1235
|
} | undefined;
|
|
1236
|
+
expanded?: boolean | undefined;
|
|
1217
1237
|
public?: boolean | undefined;
|
|
1218
1238
|
tag?: string | undefined;
|
|
1219
1239
|
hidden?: boolean | undefined;
|
|
@@ -1226,6 +1246,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1226
1246
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1227
1247
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1228
1248
|
} | undefined;
|
|
1249
|
+
expanded?: boolean | undefined;
|
|
1229
1250
|
public?: boolean | undefined;
|
|
1230
1251
|
tag?: string | undefined;
|
|
1231
1252
|
hidden?: boolean | undefined;
|
|
@@ -1266,6 +1287,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1266
1287
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1267
1288
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1268
1289
|
} | undefined;
|
|
1290
|
+
expanded?: boolean | undefined;
|
|
1269
1291
|
public?: boolean | undefined;
|
|
1270
1292
|
tag?: string | undefined;
|
|
1271
1293
|
hidden?: boolean | undefined;
|
|
@@ -1285,6 +1307,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1285
1307
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1286
1308
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1287
1309
|
} | undefined;
|
|
1310
|
+
expanded?: boolean | undefined;
|
|
1288
1311
|
public?: boolean | undefined;
|
|
1289
1312
|
tag?: string | undefined;
|
|
1290
1313
|
hidden?: boolean | undefined;
|
|
@@ -1297,6 +1320,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1297
1320
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1298
1321
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1299
1322
|
} | undefined;
|
|
1323
|
+
expanded?: boolean | undefined;
|
|
1300
1324
|
public?: boolean | undefined;
|
|
1301
1325
|
tag?: string | undefined;
|
|
1302
1326
|
hidden?: boolean | undefined;
|
|
@@ -1574,6 +1598,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1574
1598
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1575
1599
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1576
1600
|
} | undefined;
|
|
1601
|
+
expanded?: boolean | undefined;
|
|
1577
1602
|
public?: boolean | undefined;
|
|
1578
1603
|
tag?: string | undefined;
|
|
1579
1604
|
hidden?: boolean | undefined;
|
|
@@ -1593,6 +1618,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1593
1618
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1594
1619
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1595
1620
|
} | undefined;
|
|
1621
|
+
expanded?: boolean | undefined;
|
|
1596
1622
|
public?: boolean | undefined;
|
|
1597
1623
|
tag?: string | undefined;
|
|
1598
1624
|
hidden?: boolean | undefined;
|
|
@@ -1605,6 +1631,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1605
1631
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1606
1632
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1607
1633
|
} | undefined;
|
|
1634
|
+
expanded?: boolean | undefined;
|
|
1608
1635
|
public?: boolean | undefined;
|
|
1609
1636
|
tag?: string | undefined;
|
|
1610
1637
|
hidden?: boolean | undefined;
|
|
@@ -1645,6 +1672,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1645
1672
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1646
1673
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1647
1674
|
} | undefined;
|
|
1675
|
+
expanded?: boolean | undefined;
|
|
1648
1676
|
public?: boolean | undefined;
|
|
1649
1677
|
tag?: string | undefined;
|
|
1650
1678
|
hidden?: boolean | undefined;
|
|
@@ -1664,6 +1692,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1664
1692
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1665
1693
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1666
1694
|
} | undefined;
|
|
1695
|
+
expanded?: boolean | undefined;
|
|
1667
1696
|
public?: boolean | undefined;
|
|
1668
1697
|
tag?: string | undefined;
|
|
1669
1698
|
hidden?: boolean | undefined;
|
|
@@ -1676,6 +1705,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1676
1705
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1677
1706
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1678
1707
|
} | undefined;
|
|
1708
|
+
expanded?: boolean | undefined;
|
|
1679
1709
|
public?: boolean | undefined;
|
|
1680
1710
|
tag?: string | undefined;
|
|
1681
1711
|
hidden?: boolean | undefined;
|
|
@@ -1953,6 +1983,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1953
1983
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1954
1984
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1955
1985
|
} | undefined;
|
|
1986
|
+
expanded?: boolean | undefined;
|
|
1956
1987
|
public?: boolean | undefined;
|
|
1957
1988
|
tag?: string | undefined;
|
|
1958
1989
|
hidden?: boolean | undefined;
|
|
@@ -1972,6 +2003,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1972
2003
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1973
2004
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1974
2005
|
} | undefined;
|
|
2006
|
+
expanded?: boolean | undefined;
|
|
1975
2007
|
public?: boolean | undefined;
|
|
1976
2008
|
tag?: string | undefined;
|
|
1977
2009
|
hidden?: boolean | undefined;
|
|
@@ -1984,6 +2016,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1984
2016
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1985
2017
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1986
2018
|
} | undefined;
|
|
2019
|
+
expanded?: boolean | undefined;
|
|
1987
2020
|
public?: boolean | undefined;
|
|
1988
2021
|
tag?: string | undefined;
|
|
1989
2022
|
hidden?: boolean | undefined;
|
|
@@ -2024,6 +2057,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2024
2057
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2025
2058
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2026
2059
|
} | undefined;
|
|
2060
|
+
expanded?: boolean | undefined;
|
|
2027
2061
|
public?: boolean | undefined;
|
|
2028
2062
|
tag?: string | undefined;
|
|
2029
2063
|
hidden?: boolean | undefined;
|
|
@@ -2043,6 +2077,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2043
2077
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2044
2078
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2045
2079
|
} | undefined;
|
|
2080
|
+
expanded?: boolean | undefined;
|
|
2046
2081
|
public?: boolean | undefined;
|
|
2047
2082
|
tag?: string | undefined;
|
|
2048
2083
|
hidden?: boolean | undefined;
|
|
@@ -2055,6 +2090,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2055
2090
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2056
2091
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2057
2092
|
} | undefined;
|
|
2093
|
+
expanded?: boolean | undefined;
|
|
2058
2094
|
public?: boolean | undefined;
|
|
2059
2095
|
tag?: string | undefined;
|
|
2060
2096
|
hidden?: boolean | undefined;
|
|
@@ -2332,6 +2368,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2332
2368
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2333
2369
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2334
2370
|
} | undefined;
|
|
2371
|
+
expanded?: boolean | undefined;
|
|
2335
2372
|
public?: boolean | undefined;
|
|
2336
2373
|
tag?: string | undefined;
|
|
2337
2374
|
hidden?: boolean | undefined;
|
|
@@ -2351,6 +2388,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2351
2388
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2352
2389
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2353
2390
|
} | undefined;
|
|
2391
|
+
expanded?: boolean | undefined;
|
|
2354
2392
|
public?: boolean | undefined;
|
|
2355
2393
|
tag?: string | undefined;
|
|
2356
2394
|
hidden?: boolean | undefined;
|
|
@@ -2363,6 +2401,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2363
2401
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2364
2402
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2365
2403
|
} | undefined;
|
|
2404
|
+
expanded?: boolean | undefined;
|
|
2366
2405
|
public?: boolean | undefined;
|
|
2367
2406
|
tag?: string | undefined;
|
|
2368
2407
|
hidden?: boolean | undefined;
|
|
@@ -2403,6 +2442,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2403
2442
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2404
2443
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2405
2444
|
} | undefined;
|
|
2445
|
+
expanded?: boolean | undefined;
|
|
2406
2446
|
public?: boolean | undefined;
|
|
2407
2447
|
tag?: string | undefined;
|
|
2408
2448
|
hidden?: boolean | undefined;
|
|
@@ -2422,6 +2462,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2422
2462
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2423
2463
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2424
2464
|
} | undefined;
|
|
2465
|
+
expanded?: boolean | undefined;
|
|
2425
2466
|
public?: boolean | undefined;
|
|
2426
2467
|
tag?: string | undefined;
|
|
2427
2468
|
hidden?: boolean | undefined;
|
|
@@ -2434,6 +2475,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2434
2475
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2435
2476
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2436
2477
|
} | undefined;
|
|
2478
|
+
expanded?: boolean | undefined;
|
|
2437
2479
|
public?: boolean | undefined;
|
|
2438
2480
|
tag?: string | undefined;
|
|
2439
2481
|
hidden?: boolean | undefined;
|