@mintlify/link-rot 3.0.1153 → 3.0.1154

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,9 +55,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
55
55
  public?: boolean | undefined;
56
56
  directory?: "none" | "card" | "accordion" | undefined;
57
57
  tag?: string | undefined;
58
+ searchable?: boolean | undefined;
58
59
  boost?: number | undefined;
59
60
  hidden?: boolean | undefined;
60
- searchable?: boolean | undefined;
61
61
  root?: string | undefined;
62
62
  } & {
63
63
  openapi?: string | string[] | {
@@ -85,9 +85,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
85
85
  public?: boolean | undefined;
86
86
  directory?: "none" | "card" | "accordion" | undefined;
87
87
  tag?: string | undefined;
88
+ searchable?: boolean | undefined;
88
89
  boost?: number | undefined;
89
90
  hidden?: boolean | undefined;
90
- searchable?: boolean | undefined;
91
91
  root?: string | undefined;
92
92
  } & {
93
93
  openapi?: string | string[] | {
@@ -438,9 +438,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
438
438
  public?: boolean | undefined;
439
439
  directory?: "none" | "card" | "accordion" | undefined;
440
440
  tag?: string | undefined;
441
+ searchable?: boolean | undefined;
441
442
  boost?: number | undefined;
442
443
  hidden?: boolean | undefined;
443
- searchable?: boolean | undefined;
444
444
  root?: string | undefined;
445
445
  } & {
446
446
  openapi?: string | string[] | {
@@ -468,9 +468,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
468
468
  public?: boolean | undefined;
469
469
  directory?: "none" | "card" | "accordion" | undefined;
470
470
  tag?: string | undefined;
471
+ searchable?: boolean | undefined;
471
472
  boost?: number | undefined;
472
473
  hidden?: boolean | undefined;
473
- searchable?: boolean | undefined;
474
474
  root?: string | undefined;
475
475
  } & {
476
476
  openapi?: string | string[] | {
@@ -821,9 +821,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
821
821
  public?: boolean | undefined;
822
822
  directory?: "none" | "card" | "accordion" | undefined;
823
823
  tag?: string | undefined;
824
+ searchable?: boolean | undefined;
824
825
  boost?: number | undefined;
825
826
  hidden?: boolean | undefined;
826
- searchable?: boolean | undefined;
827
827
  root?: string | undefined;
828
828
  } & {
829
829
  openapi?: string | string[] | {
@@ -851,9 +851,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
851
851
  public?: boolean | undefined;
852
852
  directory?: "none" | "card" | "accordion" | undefined;
853
853
  tag?: string | undefined;
854
+ searchable?: boolean | undefined;
854
855
  boost?: number | undefined;
855
856
  hidden?: boolean | undefined;
856
- searchable?: boolean | undefined;
857
857
  root?: string | undefined;
858
858
  } & {
859
859
  openapi?: string | string[] | {
@@ -1204,9 +1204,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1204
1204
  public?: boolean | undefined;
1205
1205
  directory?: "none" | "card" | "accordion" | undefined;
1206
1206
  tag?: string | undefined;
1207
+ searchable?: boolean | undefined;
1207
1208
  boost?: number | undefined;
1208
1209
  hidden?: boolean | undefined;
1209
- searchable?: boolean | undefined;
1210
1210
  root?: string | undefined;
1211
1211
  } & {
1212
1212
  openapi?: string | string[] | {
@@ -1234,9 +1234,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1234
1234
  public?: boolean | undefined;
1235
1235
  directory?: "none" | "card" | "accordion" | undefined;
1236
1236
  tag?: string | undefined;
1237
+ searchable?: boolean | undefined;
1237
1238
  boost?: number | undefined;
1238
1239
  hidden?: boolean | undefined;
1239
- searchable?: boolean | undefined;
1240
1240
  root?: string | undefined;
1241
1241
  } & {
1242
1242
  openapi?: string | string[] | {
@@ -1587,9 +1587,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1587
1587
  public?: boolean | undefined;
1588
1588
  directory?: "none" | "card" | "accordion" | undefined;
1589
1589
  tag?: string | undefined;
1590
+ searchable?: boolean | undefined;
1590
1591
  boost?: number | undefined;
1591
1592
  hidden?: boolean | undefined;
1592
- searchable?: boolean | undefined;
1593
1593
  root?: string | undefined;
1594
1594
  } & {
1595
1595
  openapi?: string | string[] | {
@@ -1617,9 +1617,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1617
1617
  public?: boolean | undefined;
1618
1618
  directory?: "none" | "card" | "accordion" | undefined;
1619
1619
  tag?: string | undefined;
1620
+ searchable?: boolean | undefined;
1620
1621
  boost?: number | undefined;
1621
1622
  hidden?: boolean | undefined;
1622
- searchable?: boolean | undefined;
1623
1623
  root?: string | undefined;
1624
1624
  } & {
1625
1625
  openapi?: string | string[] | {
@@ -1970,9 +1970,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1970
1970
  public?: boolean | undefined;
1971
1971
  directory?: "none" | "card" | "accordion" | undefined;
1972
1972
  tag?: string | undefined;
1973
+ searchable?: boolean | undefined;
1973
1974
  boost?: number | undefined;
1974
1975
  hidden?: boolean | undefined;
1975
- searchable?: boolean | undefined;
1976
1976
  root?: string | undefined;
1977
1977
  } & {
1978
1978
  openapi?: string | string[] | {
@@ -2000,9 +2000,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2000
2000
  public?: boolean | undefined;
2001
2001
  directory?: "none" | "card" | "accordion" | undefined;
2002
2002
  tag?: string | undefined;
2003
+ searchable?: boolean | undefined;
2003
2004
  boost?: number | undefined;
2004
2005
  hidden?: boolean | undefined;
2005
- searchable?: boolean | undefined;
2006
2006
  root?: string | undefined;
2007
2007
  } & {
2008
2008
  openapi?: string | string[] | {
@@ -2353,9 +2353,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2353
2353
  public?: boolean | undefined;
2354
2354
  directory?: "none" | "card" | "accordion" | undefined;
2355
2355
  tag?: string | undefined;
2356
+ searchable?: boolean | undefined;
2356
2357
  boost?: number | undefined;
2357
2358
  hidden?: boolean | undefined;
2358
- searchable?: boolean | undefined;
2359
2359
  root?: string | undefined;
2360
2360
  } & {
2361
2361
  openapi?: string | string[] | {
@@ -2383,9 +2383,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2383
2383
  public?: boolean | undefined;
2384
2384
  directory?: "none" | "card" | "accordion" | undefined;
2385
2385
  tag?: string | undefined;
2386
+ searchable?: boolean | undefined;
2386
2387
  boost?: number | undefined;
2387
2388
  hidden?: boolean | undefined;
2388
- searchable?: boolean | undefined;
2389
2389
  root?: string | undefined;
2390
2390
  } & {
2391
2391
  openapi?: string | string[] | {
@@ -2736,9 +2736,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2736
2736
  public?: boolean | undefined;
2737
2737
  directory?: "none" | "card" | "accordion" | undefined;
2738
2738
  tag?: string | undefined;
2739
+ searchable?: boolean | undefined;
2739
2740
  boost?: number | undefined;
2740
2741
  hidden?: boolean | undefined;
2741
- searchable?: boolean | undefined;
2742
2742
  root?: string | undefined;
2743
2743
  } & {
2744
2744
  openapi?: string | string[] | {
@@ -2766,9 +2766,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2766
2766
  public?: boolean | undefined;
2767
2767
  directory?: "none" | "card" | "accordion" | undefined;
2768
2768
  tag?: string | undefined;
2769
+ searchable?: boolean | undefined;
2769
2770
  boost?: number | undefined;
2770
2771
  hidden?: boolean | undefined;
2771
- searchable?: boolean | undefined;
2772
2772
  root?: string | undefined;
2773
2773
  } & {
2774
2774
  openapi?: string | string[] | {
@@ -3119,9 +3119,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3119
3119
  public?: boolean | undefined;
3120
3120
  directory?: "none" | "card" | "accordion" | undefined;
3121
3121
  tag?: string | undefined;
3122
+ searchable?: boolean | undefined;
3122
3123
  boost?: number | undefined;
3123
3124
  hidden?: boolean | undefined;
3124
- searchable?: boolean | undefined;
3125
3125
  root?: string | undefined;
3126
3126
  } & {
3127
3127
  openapi?: string | string[] | {
@@ -3149,9 +3149,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3149
3149
  public?: boolean | undefined;
3150
3150
  directory?: "none" | "card" | "accordion" | undefined;
3151
3151
  tag?: string | undefined;
3152
+ searchable?: boolean | undefined;
3152
3153
  boost?: number | undefined;
3153
3154
  hidden?: boolean | undefined;
3154
- searchable?: boolean | undefined;
3155
3155
  root?: string | undefined;
3156
3156
  } & {
3157
3157
  openapi?: string | string[] | {
@@ -3506,9 +3506,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3506
3506
  public?: boolean | undefined;
3507
3507
  directory?: "none" | "card" | "accordion" | undefined;
3508
3508
  tag?: string | undefined;
3509
+ searchable?: boolean | undefined;
3509
3510
  boost?: number | undefined;
3510
3511
  hidden?: boolean | undefined;
3511
- searchable?: boolean | undefined;
3512
3512
  root?: string | undefined;
3513
3513
  } & {
3514
3514
  openapi?: string | string[] | {
@@ -3536,9 +3536,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3536
3536
  public?: boolean | undefined;
3537
3537
  directory?: "none" | "card" | "accordion" | undefined;
3538
3538
  tag?: string | undefined;
3539
+ searchable?: boolean | undefined;
3539
3540
  boost?: number | undefined;
3540
3541
  hidden?: boolean | undefined;
3541
- searchable?: boolean | undefined;
3542
3542
  root?: string | undefined;
3543
3543
  } & {
3544
3544
  openapi?: string | string[] | {
@@ -3889,9 +3889,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3889
3889
  public?: boolean | undefined;
3890
3890
  directory?: "none" | "card" | "accordion" | undefined;
3891
3891
  tag?: string | undefined;
3892
+ searchable?: boolean | undefined;
3892
3893
  boost?: number | undefined;
3893
3894
  hidden?: boolean | undefined;
3894
- searchable?: boolean | undefined;
3895
3895
  root?: string | undefined;
3896
3896
  } & {
3897
3897
  openapi?: string | string[] | {
@@ -3919,9 +3919,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3919
3919
  public?: boolean | undefined;
3920
3920
  directory?: "none" | "card" | "accordion" | undefined;
3921
3921
  tag?: string | undefined;
3922
+ searchable?: boolean | undefined;
3922
3923
  boost?: number | undefined;
3923
3924
  hidden?: boolean | undefined;
3924
- searchable?: boolean | undefined;
3925
3925
  root?: string | undefined;
3926
3926
  } & {
3927
3927
  openapi?: string | string[] | {
@@ -4272,9 +4272,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4272
4272
  public?: boolean | undefined;
4273
4273
  directory?: "none" | "card" | "accordion" | undefined;
4274
4274
  tag?: string | undefined;
4275
+ searchable?: boolean | undefined;
4275
4276
  boost?: number | undefined;
4276
4277
  hidden?: boolean | undefined;
4277
- searchable?: boolean | undefined;
4278
4278
  root?: string | undefined;
4279
4279
  } & {
4280
4280
  openapi?: string | string[] | {
@@ -4302,9 +4302,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4302
4302
  public?: boolean | undefined;
4303
4303
  directory?: "none" | "card" | "accordion" | undefined;
4304
4304
  tag?: string | undefined;
4305
+ searchable?: boolean | undefined;
4305
4306
  boost?: number | undefined;
4306
4307
  hidden?: boolean | undefined;
4307
- searchable?: boolean | undefined;
4308
4308
  root?: string | undefined;
4309
4309
  } & {
4310
4310
  openapi?: string | string[] | {
@@ -4655,9 +4655,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4655
4655
  public?: boolean | undefined;
4656
4656
  directory?: "none" | "card" | "accordion" | undefined;
4657
4657
  tag?: string | undefined;
4658
+ searchable?: boolean | undefined;
4658
4659
  boost?: number | undefined;
4659
4660
  hidden?: boolean | undefined;
4660
- searchable?: boolean | undefined;
4661
4661
  root?: string | undefined;
4662
4662
  } & {
4663
4663
  openapi?: string | string[] | {
@@ -4685,9 +4685,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4685
4685
  public?: boolean | undefined;
4686
4686
  directory?: "none" | "card" | "accordion" | undefined;
4687
4687
  tag?: string | undefined;
4688
+ searchable?: boolean | undefined;
4688
4689
  boost?: number | undefined;
4689
4690
  hidden?: boolean | undefined;
4690
- searchable?: boolean | undefined;
4691
4691
  root?: string | undefined;
4692
4692
  } & {
4693
4693
  openapi?: string | string[] | {
@@ -5038,9 +5038,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5038
5038
  public?: boolean | undefined;
5039
5039
  directory?: "none" | "card" | "accordion" | undefined;
5040
5040
  tag?: string | undefined;
5041
+ searchable?: boolean | undefined;
5041
5042
  boost?: number | undefined;
5042
5043
  hidden?: boolean | undefined;
5043
- searchable?: boolean | undefined;
5044
5044
  root?: string | undefined;
5045
5045
  } & {
5046
5046
  openapi?: string | string[] | {
@@ -5068,9 +5068,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5068
5068
  public?: boolean | undefined;
5069
5069
  directory?: "none" | "card" | "accordion" | undefined;
5070
5070
  tag?: string | undefined;
5071
+ searchable?: boolean | undefined;
5071
5072
  boost?: number | undefined;
5072
5073
  hidden?: boolean | undefined;
5073
- searchable?: boolean | undefined;
5074
5074
  root?: string | undefined;
5075
5075
  } & {
5076
5076
  openapi?: string | string[] | {
@@ -5421,9 +5421,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5421
5421
  public?: boolean | undefined;
5422
5422
  directory?: "none" | "card" | "accordion" | undefined;
5423
5423
  tag?: string | undefined;
5424
+ searchable?: boolean | undefined;
5424
5425
  boost?: number | undefined;
5425
5426
  hidden?: boolean | undefined;
5426
- searchable?: boolean | undefined;
5427
5427
  root?: string | undefined;
5428
5428
  } & {
5429
5429
  openapi?: string | string[] | {
@@ -5451,9 +5451,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5451
5451
  public?: boolean | undefined;
5452
5452
  directory?: "none" | "card" | "accordion" | undefined;
5453
5453
  tag?: string | undefined;
5454
+ searchable?: boolean | undefined;
5454
5455
  boost?: number | undefined;
5455
5456
  hidden?: boolean | undefined;
5456
- searchable?: boolean | undefined;
5457
5457
  root?: string | undefined;
5458
5458
  } & {
5459
5459
  openapi?: string | string[] | {
@@ -5804,9 +5804,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5804
5804
  public?: boolean | undefined;
5805
5805
  directory?: "none" | "card" | "accordion" | undefined;
5806
5806
  tag?: string | undefined;
5807
+ searchable?: boolean | undefined;
5807
5808
  boost?: number | undefined;
5808
5809
  hidden?: boolean | undefined;
5809
- searchable?: boolean | undefined;
5810
5810
  root?: string | undefined;
5811
5811
  } & {
5812
5812
  openapi?: string | string[] | {
@@ -5834,9 +5834,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5834
5834
  public?: boolean | undefined;
5835
5835
  directory?: "none" | "card" | "accordion" | undefined;
5836
5836
  tag?: string | undefined;
5837
+ searchable?: boolean | undefined;
5837
5838
  boost?: number | undefined;
5838
5839
  hidden?: boolean | undefined;
5839
- searchable?: boolean | undefined;
5840
5840
  root?: string | undefined;
5841
5841
  } & {
5842
5842
  openapi?: string | string[] | {
@@ -6187,9 +6187,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6187
6187
  public?: boolean | undefined;
6188
6188
  directory?: "none" | "card" | "accordion" | undefined;
6189
6189
  tag?: string | undefined;
6190
+ searchable?: boolean | undefined;
6190
6191
  boost?: number | undefined;
6191
6192
  hidden?: boolean | undefined;
6192
- searchable?: boolean | undefined;
6193
6193
  root?: string | undefined;
6194
6194
  } & {
6195
6195
  openapi?: string | string[] | {
@@ -6217,9 +6217,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6217
6217
  public?: boolean | undefined;
6218
6218
  directory?: "none" | "card" | "accordion" | undefined;
6219
6219
  tag?: string | undefined;
6220
+ searchable?: boolean | undefined;
6220
6221
  boost?: number | undefined;
6221
6222
  hidden?: boolean | undefined;
6222
- searchable?: boolean | undefined;
6223
6223
  root?: string | undefined;
6224
6224
  } & {
6225
6225
  openapi?: string | string[] | {
@@ -6570,9 +6570,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6570
6570
  public?: boolean | undefined;
6571
6571
  directory?: "none" | "card" | "accordion" | undefined;
6572
6572
  tag?: string | undefined;
6573
+ searchable?: boolean | undefined;
6573
6574
  boost?: number | undefined;
6574
6575
  hidden?: boolean | undefined;
6575
- searchable?: boolean | undefined;
6576
6576
  root?: string | undefined;
6577
6577
  } & {
6578
6578
  openapi?: string | string[] | {
@@ -6600,9 +6600,9 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6600
6600
  public?: boolean | undefined;
6601
6601
  directory?: "none" | "card" | "accordion" | undefined;
6602
6602
  tag?: string | undefined;
6603
+ searchable?: boolean | undefined;
6603
6604
  boost?: number | undefined;
6604
6605
  hidden?: boolean | undefined;
6605
- searchable?: boolean | undefined;
6606
6606
  root?: string | undefined;
6607
6607
  } & {
6608
6608
  openapi?: string | string[] | {