@mintlify/prebuild 1.0.587 → 1.0.588

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
  library?: "fontawesome" | "lucide" | undefined;
59
59
  } | undefined;
60
60
  tag?: string | undefined;
61
+ public?: boolean | undefined;
61
62
  hidden?: boolean | undefined;
62
63
  root?: string | undefined;
63
64
  } | {
@@ -75,6 +76,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
75
76
  library?: "fontawesome" | "lucide" | undefined;
76
77
  } | undefined;
77
78
  tag?: string | undefined;
79
+ public?: boolean | undefined;
78
80
  hidden?: boolean | undefined;
79
81
  root?: string | undefined;
80
82
  } | {
@@ -86,6 +88,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
86
88
  library?: "fontawesome" | "lucide" | undefined;
87
89
  } | undefined;
88
90
  tag?: string | undefined;
91
+ public?: boolean | undefined;
89
92
  hidden?: boolean | undefined;
90
93
  root?: string | undefined;
91
94
  })[];
@@ -124,6 +127,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
124
127
  library?: "fontawesome" | "lucide" | undefined;
125
128
  } | undefined;
126
129
  tag?: string | undefined;
130
+ public?: boolean | undefined;
127
131
  hidden?: boolean | undefined;
128
132
  root?: string | undefined;
129
133
  } | {
@@ -141,6 +145,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
141
145
  library?: "fontawesome" | "lucide" | undefined;
142
146
  } | undefined;
143
147
  tag?: string | undefined;
148
+ public?: boolean | undefined;
144
149
  hidden?: boolean | undefined;
145
150
  root?: string | undefined;
146
151
  } | {
@@ -152,6 +157,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
152
157
  library?: "fontawesome" | "lucide" | undefined;
153
158
  } | undefined;
154
159
  tag?: string | undefined;
160
+ public?: boolean | undefined;
155
161
  hidden?: boolean | undefined;
156
162
  root?: string | undefined;
157
163
  })[];
@@ -420,6 +426,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
420
426
  library?: "fontawesome" | "lucide" | undefined;
421
427
  } | undefined;
422
428
  tag?: string | undefined;
429
+ public?: boolean | undefined;
423
430
  hidden?: boolean | undefined;
424
431
  root?: string | undefined;
425
432
  } | {
@@ -437,6 +444,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
437
444
  library?: "fontawesome" | "lucide" | undefined;
438
445
  } | undefined;
439
446
  tag?: string | undefined;
447
+ public?: boolean | undefined;
440
448
  hidden?: boolean | undefined;
441
449
  root?: string | undefined;
442
450
  } | {
@@ -448,6 +456,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
448
456
  library?: "fontawesome" | "lucide" | undefined;
449
457
  } | undefined;
450
458
  tag?: string | undefined;
459
+ public?: boolean | undefined;
451
460
  hidden?: boolean | undefined;
452
461
  root?: string | undefined;
453
462
  })[];
@@ -486,6 +495,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
486
495
  library?: "fontawesome" | "lucide" | undefined;
487
496
  } | undefined;
488
497
  tag?: string | undefined;
498
+ public?: boolean | undefined;
489
499
  hidden?: boolean | undefined;
490
500
  root?: string | undefined;
491
501
  } | {
@@ -503,6 +513,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
503
513
  library?: "fontawesome" | "lucide" | undefined;
504
514
  } | undefined;
505
515
  tag?: string | undefined;
516
+ public?: boolean | undefined;
506
517
  hidden?: boolean | undefined;
507
518
  root?: string | undefined;
508
519
  } | {
@@ -514,6 +525,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
514
525
  library?: "fontawesome" | "lucide" | undefined;
515
526
  } | undefined;
516
527
  tag?: string | undefined;
528
+ public?: boolean | undefined;
517
529
  hidden?: boolean | undefined;
518
530
  root?: string | undefined;
519
531
  })[];
@@ -782,6 +794,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
782
794
  library?: "fontawesome" | "lucide" | undefined;
783
795
  } | undefined;
784
796
  tag?: string | undefined;
797
+ public?: boolean | undefined;
785
798
  hidden?: boolean | undefined;
786
799
  root?: string | undefined;
787
800
  } | {
@@ -799,6 +812,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
799
812
  library?: "fontawesome" | "lucide" | undefined;
800
813
  } | undefined;
801
814
  tag?: string | undefined;
815
+ public?: boolean | undefined;
802
816
  hidden?: boolean | undefined;
803
817
  root?: string | undefined;
804
818
  } | {
@@ -810,6 +824,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
810
824
  library?: "fontawesome" | "lucide" | undefined;
811
825
  } | undefined;
812
826
  tag?: string | undefined;
827
+ public?: boolean | undefined;
813
828
  hidden?: boolean | undefined;
814
829
  root?: string | undefined;
815
830
  })[];
@@ -848,6 +863,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
848
863
  library?: "fontawesome" | "lucide" | undefined;
849
864
  } | undefined;
850
865
  tag?: string | undefined;
866
+ public?: boolean | undefined;
851
867
  hidden?: boolean | undefined;
852
868
  root?: string | undefined;
853
869
  } | {
@@ -865,6 +881,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
865
881
  library?: "fontawesome" | "lucide" | undefined;
866
882
  } | undefined;
867
883
  tag?: string | undefined;
884
+ public?: boolean | undefined;
868
885
  hidden?: boolean | undefined;
869
886
  root?: string | undefined;
870
887
  } | {
@@ -876,6 +893,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
876
893
  library?: "fontawesome" | "lucide" | undefined;
877
894
  } | undefined;
878
895
  tag?: string | undefined;
896
+ public?: boolean | undefined;
879
897
  hidden?: boolean | undefined;
880
898
  root?: string | undefined;
881
899
  })[];
@@ -1144,6 +1162,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1144
1162
  library?: "fontawesome" | "lucide" | undefined;
1145
1163
  } | undefined;
1146
1164
  tag?: string | undefined;
1165
+ public?: boolean | undefined;
1147
1166
  hidden?: boolean | undefined;
1148
1167
  root?: string | undefined;
1149
1168
  } | {
@@ -1161,6 +1180,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1161
1180
  library?: "fontawesome" | "lucide" | undefined;
1162
1181
  } | undefined;
1163
1182
  tag?: string | undefined;
1183
+ public?: boolean | undefined;
1164
1184
  hidden?: boolean | undefined;
1165
1185
  root?: string | undefined;
1166
1186
  } | {
@@ -1172,6 +1192,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1172
1192
  library?: "fontawesome" | "lucide" | undefined;
1173
1193
  } | undefined;
1174
1194
  tag?: string | undefined;
1195
+ public?: boolean | undefined;
1175
1196
  hidden?: boolean | undefined;
1176
1197
  root?: string | undefined;
1177
1198
  })[];
@@ -1210,6 +1231,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1210
1231
  library?: "fontawesome" | "lucide" | undefined;
1211
1232
  } | undefined;
1212
1233
  tag?: string | undefined;
1234
+ public?: boolean | undefined;
1213
1235
  hidden?: boolean | undefined;
1214
1236
  root?: string | undefined;
1215
1237
  } | {
@@ -1227,6 +1249,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1227
1249
  library?: "fontawesome" | "lucide" | undefined;
1228
1250
  } | undefined;
1229
1251
  tag?: string | undefined;
1252
+ public?: boolean | undefined;
1230
1253
  hidden?: boolean | undefined;
1231
1254
  root?: string | undefined;
1232
1255
  } | {
@@ -1238,6 +1261,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1238
1261
  library?: "fontawesome" | "lucide" | undefined;
1239
1262
  } | undefined;
1240
1263
  tag?: string | undefined;
1264
+ public?: boolean | undefined;
1241
1265
  hidden?: boolean | undefined;
1242
1266
  root?: string | undefined;
1243
1267
  })[];
@@ -1506,6 +1530,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1506
1530
  library?: "fontawesome" | "lucide" | undefined;
1507
1531
  } | undefined;
1508
1532
  tag?: string | undefined;
1533
+ public?: boolean | undefined;
1509
1534
  hidden?: boolean | undefined;
1510
1535
  root?: string | undefined;
1511
1536
  } | {
@@ -1523,6 +1548,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1523
1548
  library?: "fontawesome" | "lucide" | undefined;
1524
1549
  } | undefined;
1525
1550
  tag?: string | undefined;
1551
+ public?: boolean | undefined;
1526
1552
  hidden?: boolean | undefined;
1527
1553
  root?: string | undefined;
1528
1554
  } | {
@@ -1534,6 +1560,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1534
1560
  library?: "fontawesome" | "lucide" | undefined;
1535
1561
  } | undefined;
1536
1562
  tag?: string | undefined;
1563
+ public?: boolean | undefined;
1537
1564
  hidden?: boolean | undefined;
1538
1565
  root?: string | undefined;
1539
1566
  })[];
@@ -1572,6 +1599,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1572
1599
  library?: "fontawesome" | "lucide" | undefined;
1573
1600
  } | undefined;
1574
1601
  tag?: string | undefined;
1602
+ public?: boolean | undefined;
1575
1603
  hidden?: boolean | undefined;
1576
1604
  root?: string | undefined;
1577
1605
  } | {
@@ -1589,6 +1617,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1589
1617
  library?: "fontawesome" | "lucide" | undefined;
1590
1618
  } | undefined;
1591
1619
  tag?: string | undefined;
1620
+ public?: boolean | undefined;
1592
1621
  hidden?: boolean | undefined;
1593
1622
  root?: string | undefined;
1594
1623
  } | {
@@ -1600,6 +1629,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1600
1629
  library?: "fontawesome" | "lucide" | undefined;
1601
1630
  } | undefined;
1602
1631
  tag?: string | undefined;
1632
+ public?: boolean | undefined;
1603
1633
  hidden?: boolean | undefined;
1604
1634
  root?: string | undefined;
1605
1635
  })[];
@@ -1868,6 +1898,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1868
1898
  library?: "fontawesome" | "lucide" | undefined;
1869
1899
  } | undefined;
1870
1900
  tag?: string | undefined;
1901
+ public?: boolean | undefined;
1871
1902
  hidden?: boolean | undefined;
1872
1903
  root?: string | undefined;
1873
1904
  } | {
@@ -1885,6 +1916,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1885
1916
  library?: "fontawesome" | "lucide" | undefined;
1886
1917
  } | undefined;
1887
1918
  tag?: string | undefined;
1919
+ public?: boolean | undefined;
1888
1920
  hidden?: boolean | undefined;
1889
1921
  root?: string | undefined;
1890
1922
  } | {
@@ -1896,6 +1928,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1896
1928
  library?: "fontawesome" | "lucide" | undefined;
1897
1929
  } | undefined;
1898
1930
  tag?: string | undefined;
1931
+ public?: boolean | undefined;
1899
1932
  hidden?: boolean | undefined;
1900
1933
  root?: string | undefined;
1901
1934
  })[];
@@ -1934,6 +1967,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1934
1967
  library?: "fontawesome" | "lucide" | undefined;
1935
1968
  } | undefined;
1936
1969
  tag?: string | undefined;
1970
+ public?: boolean | undefined;
1937
1971
  hidden?: boolean | undefined;
1938
1972
  root?: string | undefined;
1939
1973
  } | {
@@ -1951,6 +1985,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1951
1985
  library?: "fontawesome" | "lucide" | undefined;
1952
1986
  } | undefined;
1953
1987
  tag?: string | undefined;
1988
+ public?: boolean | undefined;
1954
1989
  hidden?: boolean | undefined;
1955
1990
  root?: string | undefined;
1956
1991
  } | {
@@ -1962,6 +1997,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1962
1997
  library?: "fontawesome" | "lucide" | undefined;
1963
1998
  } | undefined;
1964
1999
  tag?: string | undefined;
2000
+ public?: boolean | undefined;
1965
2001
  hidden?: boolean | undefined;
1966
2002
  root?: string | undefined;
1967
2003
  })[];
@@ -2230,6 +2266,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2230
2266
  library?: "fontawesome" | "lucide" | undefined;
2231
2267
  } | undefined;
2232
2268
  tag?: string | undefined;
2269
+ public?: boolean | undefined;
2233
2270
  hidden?: boolean | undefined;
2234
2271
  root?: string | undefined;
2235
2272
  } | {
@@ -2247,6 +2284,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2247
2284
  library?: "fontawesome" | "lucide" | undefined;
2248
2285
  } | undefined;
2249
2286
  tag?: string | undefined;
2287
+ public?: boolean | undefined;
2250
2288
  hidden?: boolean | undefined;
2251
2289
  root?: string | undefined;
2252
2290
  } | {
@@ -2258,6 +2296,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2258
2296
  library?: "fontawesome" | "lucide" | undefined;
2259
2297
  } | undefined;
2260
2298
  tag?: string | undefined;
2299
+ public?: boolean | undefined;
2261
2300
  hidden?: boolean | undefined;
2262
2301
  root?: string | undefined;
2263
2302
  })[];
@@ -2296,6 +2335,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2296
2335
  library?: "fontawesome" | "lucide" | undefined;
2297
2336
  } | undefined;
2298
2337
  tag?: string | undefined;
2338
+ public?: boolean | undefined;
2299
2339
  hidden?: boolean | undefined;
2300
2340
  root?: string | undefined;
2301
2341
  } | {
@@ -2313,6 +2353,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2313
2353
  library?: "fontawesome" | "lucide" | undefined;
2314
2354
  } | undefined;
2315
2355
  tag?: string | undefined;
2356
+ public?: boolean | undefined;
2316
2357
  hidden?: boolean | undefined;
2317
2358
  root?: string | undefined;
2318
2359
  } | {
@@ -2324,6 +2365,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2324
2365
  library?: "fontawesome" | "lucide" | undefined;
2325
2366
  } | undefined;
2326
2367
  tag?: string | undefined;
2368
+ public?: boolean | undefined;
2327
2369
  hidden?: boolean | undefined;
2328
2370
  root?: string | undefined;
2329
2371
  })[];
@@ -53,6 +53,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
53
53
  library?: "fontawesome" | "lucide" | undefined;
54
54
  } | undefined;
55
55
  tag?: string | undefined;
56
+ public?: boolean | undefined;
56
57
  hidden?: boolean | undefined;
57
58
  root?: string | undefined;
58
59
  } | {
@@ -70,6 +71,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
70
71
  library?: "fontawesome" | "lucide" | undefined;
71
72
  } | undefined;
72
73
  tag?: string | undefined;
74
+ public?: boolean | undefined;
73
75
  hidden?: boolean | undefined;
74
76
  root?: string | undefined;
75
77
  } | {
@@ -81,6 +83,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
81
83
  library?: "fontawesome" | "lucide" | undefined;
82
84
  } | undefined;
83
85
  tag?: string | undefined;
86
+ public?: boolean | undefined;
84
87
  hidden?: boolean | undefined;
85
88
  root?: string | undefined;
86
89
  })[];
@@ -119,6 +122,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
119
122
  library?: "fontawesome" | "lucide" | undefined;
120
123
  } | undefined;
121
124
  tag?: string | undefined;
125
+ public?: boolean | undefined;
122
126
  hidden?: boolean | undefined;
123
127
  root?: string | undefined;
124
128
  } | {
@@ -136,6 +140,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
136
140
  library?: "fontawesome" | "lucide" | undefined;
137
141
  } | undefined;
138
142
  tag?: string | undefined;
143
+ public?: boolean | undefined;
139
144
  hidden?: boolean | undefined;
140
145
  root?: string | undefined;
141
146
  } | {
@@ -147,6 +152,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
147
152
  library?: "fontawesome" | "lucide" | undefined;
148
153
  } | undefined;
149
154
  tag?: string | undefined;
155
+ public?: boolean | undefined;
150
156
  hidden?: boolean | undefined;
151
157
  root?: string | undefined;
152
158
  })[];
@@ -415,6 +421,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
415
421
  library?: "fontawesome" | "lucide" | undefined;
416
422
  } | undefined;
417
423
  tag?: string | undefined;
424
+ public?: boolean | undefined;
418
425
  hidden?: boolean | undefined;
419
426
  root?: string | undefined;
420
427
  } | {
@@ -432,6 +439,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
432
439
  library?: "fontawesome" | "lucide" | undefined;
433
440
  } | undefined;
434
441
  tag?: string | undefined;
442
+ public?: boolean | undefined;
435
443
  hidden?: boolean | undefined;
436
444
  root?: string | undefined;
437
445
  } | {
@@ -443,6 +451,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
443
451
  library?: "fontawesome" | "lucide" | undefined;
444
452
  } | undefined;
445
453
  tag?: string | undefined;
454
+ public?: boolean | undefined;
446
455
  hidden?: boolean | undefined;
447
456
  root?: string | undefined;
448
457
  })[];
@@ -481,6 +490,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
481
490
  library?: "fontawesome" | "lucide" | undefined;
482
491
  } | undefined;
483
492
  tag?: string | undefined;
493
+ public?: boolean | undefined;
484
494
  hidden?: boolean | undefined;
485
495
  root?: string | undefined;
486
496
  } | {
@@ -498,6 +508,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
498
508
  library?: "fontawesome" | "lucide" | undefined;
499
509
  } | undefined;
500
510
  tag?: string | undefined;
511
+ public?: boolean | undefined;
501
512
  hidden?: boolean | undefined;
502
513
  root?: string | undefined;
503
514
  } | {
@@ -509,6 +520,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
509
520
  library?: "fontawesome" | "lucide" | undefined;
510
521
  } | undefined;
511
522
  tag?: string | undefined;
523
+ public?: boolean | undefined;
512
524
  hidden?: boolean | undefined;
513
525
  root?: string | undefined;
514
526
  })[];
@@ -777,6 +789,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
777
789
  library?: "fontawesome" | "lucide" | undefined;
778
790
  } | undefined;
779
791
  tag?: string | undefined;
792
+ public?: boolean | undefined;
780
793
  hidden?: boolean | undefined;
781
794
  root?: string | undefined;
782
795
  } | {
@@ -794,6 +807,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
794
807
  library?: "fontawesome" | "lucide" | undefined;
795
808
  } | undefined;
796
809
  tag?: string | undefined;
810
+ public?: boolean | undefined;
797
811
  hidden?: boolean | undefined;
798
812
  root?: string | undefined;
799
813
  } | {
@@ -805,6 +819,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
805
819
  library?: "fontawesome" | "lucide" | undefined;
806
820
  } | undefined;
807
821
  tag?: string | undefined;
822
+ public?: boolean | undefined;
808
823
  hidden?: boolean | undefined;
809
824
  root?: string | undefined;
810
825
  })[];
@@ -843,6 +858,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
843
858
  library?: "fontawesome" | "lucide" | undefined;
844
859
  } | undefined;
845
860
  tag?: string | undefined;
861
+ public?: boolean | undefined;
846
862
  hidden?: boolean | undefined;
847
863
  root?: string | undefined;
848
864
  } | {
@@ -860,6 +876,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
860
876
  library?: "fontawesome" | "lucide" | undefined;
861
877
  } | undefined;
862
878
  tag?: string | undefined;
879
+ public?: boolean | undefined;
863
880
  hidden?: boolean | undefined;
864
881
  root?: string | undefined;
865
882
  } | {
@@ -871,6 +888,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
871
888
  library?: "fontawesome" | "lucide" | undefined;
872
889
  } | undefined;
873
890
  tag?: string | undefined;
891
+ public?: boolean | undefined;
874
892
  hidden?: boolean | undefined;
875
893
  root?: string | undefined;
876
894
  })[];
@@ -1139,6 +1157,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1139
1157
  library?: "fontawesome" | "lucide" | undefined;
1140
1158
  } | undefined;
1141
1159
  tag?: string | undefined;
1160
+ public?: boolean | undefined;
1142
1161
  hidden?: boolean | undefined;
1143
1162
  root?: string | undefined;
1144
1163
  } | {
@@ -1156,6 +1175,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1156
1175
  library?: "fontawesome" | "lucide" | undefined;
1157
1176
  } | undefined;
1158
1177
  tag?: string | undefined;
1178
+ public?: boolean | undefined;
1159
1179
  hidden?: boolean | undefined;
1160
1180
  root?: string | undefined;
1161
1181
  } | {
@@ -1167,6 +1187,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1167
1187
  library?: "fontawesome" | "lucide" | undefined;
1168
1188
  } | undefined;
1169
1189
  tag?: string | undefined;
1190
+ public?: boolean | undefined;
1170
1191
  hidden?: boolean | undefined;
1171
1192
  root?: string | undefined;
1172
1193
  })[];
@@ -1205,6 +1226,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1205
1226
  library?: "fontawesome" | "lucide" | undefined;
1206
1227
  } | undefined;
1207
1228
  tag?: string | undefined;
1229
+ public?: boolean | undefined;
1208
1230
  hidden?: boolean | undefined;
1209
1231
  root?: string | undefined;
1210
1232
  } | {
@@ -1222,6 +1244,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1222
1244
  library?: "fontawesome" | "lucide" | undefined;
1223
1245
  } | undefined;
1224
1246
  tag?: string | undefined;
1247
+ public?: boolean | undefined;
1225
1248
  hidden?: boolean | undefined;
1226
1249
  root?: string | undefined;
1227
1250
  } | {
@@ -1233,6 +1256,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1233
1256
  library?: "fontawesome" | "lucide" | undefined;
1234
1257
  } | undefined;
1235
1258
  tag?: string | undefined;
1259
+ public?: boolean | undefined;
1236
1260
  hidden?: boolean | undefined;
1237
1261
  root?: string | undefined;
1238
1262
  })[];
@@ -1501,6 +1525,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1501
1525
  library?: "fontawesome" | "lucide" | undefined;
1502
1526
  } | undefined;
1503
1527
  tag?: string | undefined;
1528
+ public?: boolean | undefined;
1504
1529
  hidden?: boolean | undefined;
1505
1530
  root?: string | undefined;
1506
1531
  } | {
@@ -1518,6 +1543,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1518
1543
  library?: "fontawesome" | "lucide" | undefined;
1519
1544
  } | undefined;
1520
1545
  tag?: string | undefined;
1546
+ public?: boolean | undefined;
1521
1547
  hidden?: boolean | undefined;
1522
1548
  root?: string | undefined;
1523
1549
  } | {
@@ -1529,6 +1555,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1529
1555
  library?: "fontawesome" | "lucide" | undefined;
1530
1556
  } | undefined;
1531
1557
  tag?: string | undefined;
1558
+ public?: boolean | undefined;
1532
1559
  hidden?: boolean | undefined;
1533
1560
  root?: string | undefined;
1534
1561
  })[];
@@ -1567,6 +1594,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1567
1594
  library?: "fontawesome" | "lucide" | undefined;
1568
1595
  } | undefined;
1569
1596
  tag?: string | undefined;
1597
+ public?: boolean | undefined;
1570
1598
  hidden?: boolean | undefined;
1571
1599
  root?: string | undefined;
1572
1600
  } | {
@@ -1584,6 +1612,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1584
1612
  library?: "fontawesome" | "lucide" | undefined;
1585
1613
  } | undefined;
1586
1614
  tag?: string | undefined;
1615
+ public?: boolean | undefined;
1587
1616
  hidden?: boolean | undefined;
1588
1617
  root?: string | undefined;
1589
1618
  } | {
@@ -1595,6 +1624,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1595
1624
  library?: "fontawesome" | "lucide" | undefined;
1596
1625
  } | undefined;
1597
1626
  tag?: string | undefined;
1627
+ public?: boolean | undefined;
1598
1628
  hidden?: boolean | undefined;
1599
1629
  root?: string | undefined;
1600
1630
  })[];
@@ -1863,6 +1893,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1863
1893
  library?: "fontawesome" | "lucide" | undefined;
1864
1894
  } | undefined;
1865
1895
  tag?: string | undefined;
1896
+ public?: boolean | undefined;
1866
1897
  hidden?: boolean | undefined;
1867
1898
  root?: string | undefined;
1868
1899
  } | {
@@ -1880,6 +1911,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1880
1911
  library?: "fontawesome" | "lucide" | undefined;
1881
1912
  } | undefined;
1882
1913
  tag?: string | undefined;
1914
+ public?: boolean | undefined;
1883
1915
  hidden?: boolean | undefined;
1884
1916
  root?: string | undefined;
1885
1917
  } | {
@@ -1891,6 +1923,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1891
1923
  library?: "fontawesome" | "lucide" | undefined;
1892
1924
  } | undefined;
1893
1925
  tag?: string | undefined;
1926
+ public?: boolean | undefined;
1894
1927
  hidden?: boolean | undefined;
1895
1928
  root?: string | undefined;
1896
1929
  })[];
@@ -1929,6 +1962,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1929
1962
  library?: "fontawesome" | "lucide" | undefined;
1930
1963
  } | undefined;
1931
1964
  tag?: string | undefined;
1965
+ public?: boolean | undefined;
1932
1966
  hidden?: boolean | undefined;
1933
1967
  root?: string | undefined;
1934
1968
  } | {
@@ -1946,6 +1980,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1946
1980
  library?: "fontawesome" | "lucide" | undefined;
1947
1981
  } | undefined;
1948
1982
  tag?: string | undefined;
1983
+ public?: boolean | undefined;
1949
1984
  hidden?: boolean | undefined;
1950
1985
  root?: string | undefined;
1951
1986
  } | {
@@ -1957,6 +1992,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1957
1992
  library?: "fontawesome" | "lucide" | undefined;
1958
1993
  } | undefined;
1959
1994
  tag?: string | undefined;
1995
+ public?: boolean | undefined;
1960
1996
  hidden?: boolean | undefined;
1961
1997
  root?: string | undefined;
1962
1998
  })[];
@@ -2225,6 +2261,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2225
2261
  library?: "fontawesome" | "lucide" | undefined;
2226
2262
  } | undefined;
2227
2263
  tag?: string | undefined;
2264
+ public?: boolean | undefined;
2228
2265
  hidden?: boolean | undefined;
2229
2266
  root?: string | undefined;
2230
2267
  } | {
@@ -2242,6 +2279,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2242
2279
  library?: "fontawesome" | "lucide" | undefined;
2243
2280
  } | undefined;
2244
2281
  tag?: string | undefined;
2282
+ public?: boolean | undefined;
2245
2283
  hidden?: boolean | undefined;
2246
2284
  root?: string | undefined;
2247
2285
  } | {
@@ -2253,6 +2291,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2253
2291
  library?: "fontawesome" | "lucide" | undefined;
2254
2292
  } | undefined;
2255
2293
  tag?: string | undefined;
2294
+ public?: boolean | undefined;
2256
2295
  hidden?: boolean | undefined;
2257
2296
  root?: string | undefined;
2258
2297
  })[];
@@ -2291,6 +2330,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2291
2330
  library?: "fontawesome" | "lucide" | undefined;
2292
2331
  } | undefined;
2293
2332
  tag?: string | undefined;
2333
+ public?: boolean | undefined;
2294
2334
  hidden?: boolean | undefined;
2295
2335
  root?: string | undefined;
2296
2336
  } | {
@@ -2308,6 +2348,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2308
2348
  library?: "fontawesome" | "lucide" | undefined;
2309
2349
  } | undefined;
2310
2350
  tag?: string | undefined;
2351
+ public?: boolean | undefined;
2311
2352
  hidden?: boolean | undefined;
2312
2353
  root?: string | undefined;
2313
2354
  } | {
@@ -2319,6 +2360,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2319
2360
  library?: "fontawesome" | "lucide" | undefined;
2320
2361
  } | undefined;
2321
2362
  tag?: string | undefined;
2363
+ public?: boolean | undefined;
2322
2364
  hidden?: boolean | undefined;
2323
2365
  root?: string | undefined;
2324
2366
  })[];