@mintlify/link-rot 3.0.1076 → 3.0.1078

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 readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
57
57
  tag?: string | undefined;
58
58
  boost?: number | undefined;
59
59
  hidden?: boolean | undefined;
60
+ searchable?: boolean | undefined;
60
61
  root?: string | undefined;
61
62
  } & {
62
63
  openapi?: string | string[] | {
@@ -86,6 +87,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
86
87
  tag?: string | undefined;
87
88
  boost?: number | undefined;
88
89
  hidden?: boolean | undefined;
90
+ searchable?: boolean | undefined;
89
91
  root?: string | undefined;
90
92
  } & {
91
93
  openapi?: string | string[] | {
@@ -431,6 +433,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
431
433
  tag?: string | undefined;
432
434
  boost?: number | undefined;
433
435
  hidden?: boolean | undefined;
436
+ searchable?: boolean | undefined;
434
437
  root?: string | undefined;
435
438
  } & {
436
439
  openapi?: string | string[] | {
@@ -460,6 +463,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
460
463
  tag?: string | undefined;
461
464
  boost?: number | undefined;
462
465
  hidden?: boolean | undefined;
466
+ searchable?: boolean | undefined;
463
467
  root?: string | undefined;
464
468
  } & {
465
469
  openapi?: string | string[] | {
@@ -805,6 +809,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
805
809
  tag?: string | undefined;
806
810
  boost?: number | undefined;
807
811
  hidden?: boolean | undefined;
812
+ searchable?: boolean | undefined;
808
813
  root?: string | undefined;
809
814
  } & {
810
815
  openapi?: string | string[] | {
@@ -834,6 +839,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
834
839
  tag?: string | undefined;
835
840
  boost?: number | undefined;
836
841
  hidden?: boolean | undefined;
842
+ searchable?: boolean | undefined;
837
843
  root?: string | undefined;
838
844
  } & {
839
845
  openapi?: string | string[] | {
@@ -1179,6 +1185,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1179
1185
  tag?: string | undefined;
1180
1186
  boost?: number | undefined;
1181
1187
  hidden?: boolean | undefined;
1188
+ searchable?: boolean | undefined;
1182
1189
  root?: string | undefined;
1183
1190
  } & {
1184
1191
  openapi?: string | string[] | {
@@ -1208,6 +1215,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1208
1215
  tag?: string | undefined;
1209
1216
  boost?: number | undefined;
1210
1217
  hidden?: boolean | undefined;
1218
+ searchable?: boolean | undefined;
1211
1219
  root?: string | undefined;
1212
1220
  } & {
1213
1221
  openapi?: string | string[] | {
@@ -1553,6 +1561,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1553
1561
  tag?: string | undefined;
1554
1562
  boost?: number | undefined;
1555
1563
  hidden?: boolean | undefined;
1564
+ searchable?: boolean | undefined;
1556
1565
  root?: string | undefined;
1557
1566
  } & {
1558
1567
  openapi?: string | string[] | {
@@ -1582,6 +1591,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1582
1591
  tag?: string | undefined;
1583
1592
  boost?: number | undefined;
1584
1593
  hidden?: boolean | undefined;
1594
+ searchable?: boolean | undefined;
1585
1595
  root?: string | undefined;
1586
1596
  } & {
1587
1597
  openapi?: string | string[] | {
@@ -1927,6 +1937,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1927
1937
  tag?: string | undefined;
1928
1938
  boost?: number | undefined;
1929
1939
  hidden?: boolean | undefined;
1940
+ searchable?: boolean | undefined;
1930
1941
  root?: string | undefined;
1931
1942
  } & {
1932
1943
  openapi?: string | string[] | {
@@ -1956,6 +1967,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1956
1967
  tag?: string | undefined;
1957
1968
  boost?: number | undefined;
1958
1969
  hidden?: boolean | undefined;
1970
+ searchable?: boolean | undefined;
1959
1971
  root?: string | undefined;
1960
1972
  } & {
1961
1973
  openapi?: string | string[] | {
@@ -2301,6 +2313,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2301
2313
  tag?: string | undefined;
2302
2314
  boost?: number | undefined;
2303
2315
  hidden?: boolean | undefined;
2316
+ searchable?: boolean | undefined;
2304
2317
  root?: string | undefined;
2305
2318
  } & {
2306
2319
  openapi?: string | string[] | {
@@ -2330,6 +2343,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2330
2343
  tag?: string | undefined;
2331
2344
  boost?: number | undefined;
2332
2345
  hidden?: boolean | undefined;
2346
+ searchable?: boolean | undefined;
2333
2347
  root?: string | undefined;
2334
2348
  } & {
2335
2349
  openapi?: string | string[] | {
@@ -2675,6 +2689,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2675
2689
  tag?: string | undefined;
2676
2690
  boost?: number | undefined;
2677
2691
  hidden?: boolean | undefined;
2692
+ searchable?: boolean | undefined;
2678
2693
  root?: string | undefined;
2679
2694
  } & {
2680
2695
  openapi?: string | string[] | {
@@ -2704,6 +2719,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2704
2719
  tag?: string | undefined;
2705
2720
  boost?: number | undefined;
2706
2721
  hidden?: boolean | undefined;
2722
+ searchable?: boolean | undefined;
2707
2723
  root?: string | undefined;
2708
2724
  } & {
2709
2725
  openapi?: string | string[] | {
@@ -3049,6 +3065,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3049
3065
  tag?: string | undefined;
3050
3066
  boost?: number | undefined;
3051
3067
  hidden?: boolean | undefined;
3068
+ searchable?: boolean | undefined;
3052
3069
  root?: string | undefined;
3053
3070
  } & {
3054
3071
  openapi?: string | string[] | {
@@ -3078,6 +3095,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3078
3095
  tag?: string | undefined;
3079
3096
  boost?: number | undefined;
3080
3097
  hidden?: boolean | undefined;
3098
+ searchable?: boolean | undefined;
3081
3099
  root?: string | undefined;
3082
3100
  } & {
3083
3101
  openapi?: string | string[] | {
@@ -3427,6 +3445,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3427
3445
  tag?: string | undefined;
3428
3446
  boost?: number | undefined;
3429
3447
  hidden?: boolean | undefined;
3448
+ searchable?: boolean | undefined;
3430
3449
  root?: string | undefined;
3431
3450
  } & {
3432
3451
  openapi?: string | string[] | {
@@ -3456,6 +3475,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3456
3475
  tag?: string | undefined;
3457
3476
  boost?: number | undefined;
3458
3477
  hidden?: boolean | undefined;
3478
+ searchable?: boolean | undefined;
3459
3479
  root?: string | undefined;
3460
3480
  } & {
3461
3481
  openapi?: string | string[] | {
@@ -3801,6 +3821,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3801
3821
  tag?: string | undefined;
3802
3822
  boost?: number | undefined;
3803
3823
  hidden?: boolean | undefined;
3824
+ searchable?: boolean | undefined;
3804
3825
  root?: string | undefined;
3805
3826
  } & {
3806
3827
  openapi?: string | string[] | {
@@ -3830,6 +3851,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3830
3851
  tag?: string | undefined;
3831
3852
  boost?: number | undefined;
3832
3853
  hidden?: boolean | undefined;
3854
+ searchable?: boolean | undefined;
3833
3855
  root?: string | undefined;
3834
3856
  } & {
3835
3857
  openapi?: string | string[] | {
@@ -4175,6 +4197,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4175
4197
  tag?: string | undefined;
4176
4198
  boost?: number | undefined;
4177
4199
  hidden?: boolean | undefined;
4200
+ searchable?: boolean | undefined;
4178
4201
  root?: string | undefined;
4179
4202
  } & {
4180
4203
  openapi?: string | string[] | {
@@ -4204,6 +4227,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4204
4227
  tag?: string | undefined;
4205
4228
  boost?: number | undefined;
4206
4229
  hidden?: boolean | undefined;
4230
+ searchable?: boolean | undefined;
4207
4231
  root?: string | undefined;
4208
4232
  } & {
4209
4233
  openapi?: string | string[] | {
@@ -4549,6 +4573,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4549
4573
  tag?: string | undefined;
4550
4574
  boost?: number | undefined;
4551
4575
  hidden?: boolean | undefined;
4576
+ searchable?: boolean | undefined;
4552
4577
  root?: string | undefined;
4553
4578
  } & {
4554
4579
  openapi?: string | string[] | {
@@ -4578,6 +4603,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4578
4603
  tag?: string | undefined;
4579
4604
  boost?: number | undefined;
4580
4605
  hidden?: boolean | undefined;
4606
+ searchable?: boolean | undefined;
4581
4607
  root?: string | undefined;
4582
4608
  } & {
4583
4609
  openapi?: string | string[] | {
@@ -4923,6 +4949,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4923
4949
  tag?: string | undefined;
4924
4950
  boost?: number | undefined;
4925
4951
  hidden?: boolean | undefined;
4952
+ searchable?: boolean | undefined;
4926
4953
  root?: string | undefined;
4927
4954
  } & {
4928
4955
  openapi?: string | string[] | {
@@ -4952,6 +4979,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4952
4979
  tag?: string | undefined;
4953
4980
  boost?: number | undefined;
4954
4981
  hidden?: boolean | undefined;
4982
+ searchable?: boolean | undefined;
4955
4983
  root?: string | undefined;
4956
4984
  } & {
4957
4985
  openapi?: string | string[] | {
@@ -5297,6 +5325,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5297
5325
  tag?: string | undefined;
5298
5326
  boost?: number | undefined;
5299
5327
  hidden?: boolean | undefined;
5328
+ searchable?: boolean | undefined;
5300
5329
  root?: string | undefined;
5301
5330
  } & {
5302
5331
  openapi?: string | string[] | {
@@ -5326,6 +5355,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5326
5355
  tag?: string | undefined;
5327
5356
  boost?: number | undefined;
5328
5357
  hidden?: boolean | undefined;
5358
+ searchable?: boolean | undefined;
5329
5359
  root?: string | undefined;
5330
5360
  } & {
5331
5361
  openapi?: string | string[] | {
@@ -5671,6 +5701,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5671
5701
  tag?: string | undefined;
5672
5702
  boost?: number | undefined;
5673
5703
  hidden?: boolean | undefined;
5704
+ searchable?: boolean | undefined;
5674
5705
  root?: string | undefined;
5675
5706
  } & {
5676
5707
  openapi?: string | string[] | {
@@ -5700,6 +5731,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5700
5731
  tag?: string | undefined;
5701
5732
  boost?: number | undefined;
5702
5733
  hidden?: boolean | undefined;
5734
+ searchable?: boolean | undefined;
5703
5735
  root?: string | undefined;
5704
5736
  } & {
5705
5737
  openapi?: string | string[] | {
@@ -6045,6 +6077,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6045
6077
  tag?: string | undefined;
6046
6078
  boost?: number | undefined;
6047
6079
  hidden?: boolean | undefined;
6080
+ searchable?: boolean | undefined;
6048
6081
  root?: string | undefined;
6049
6082
  } & {
6050
6083
  openapi?: string | string[] | {
@@ -6074,6 +6107,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6074
6107
  tag?: string | undefined;
6075
6108
  boost?: number | undefined;
6076
6109
  hidden?: boolean | undefined;
6110
+ searchable?: boolean | undefined;
6077
6111
  root?: string | undefined;
6078
6112
  } & {
6079
6113
  openapi?: string | string[] | {
@@ -6419,6 +6453,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6419
6453
  tag?: string | undefined;
6420
6454
  boost?: number | undefined;
6421
6455
  hidden?: boolean | undefined;
6456
+ searchable?: boolean | undefined;
6422
6457
  root?: string | undefined;
6423
6458
  } & {
6424
6459
  openapi?: string | string[] | {
@@ -6448,6 +6483,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6448
6483
  tag?: string | undefined;
6449
6484
  boost?: number | undefined;
6450
6485
  hidden?: boolean | undefined;
6486
+ searchable?: boolean | undefined;
6451
6487
  root?: string | undefined;
6452
6488
  } & {
6453
6489
  openapi?: string | string[] | {