@mintlify/prebuild 1.0.927 → 1.0.929

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.
@@ -253,29 +253,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
253
253
  content: string;
254
254
  dismissible?: boolean | undefined;
255
255
  } | undefined;
256
- appearance?: {
257
- strict?: boolean | undefined;
258
- default?: "light" | "dark" | "system" | undefined;
259
- } | undefined;
260
- fonts?: {
261
- family: string;
262
- source?: string | undefined;
263
- weight?: number | undefined;
264
- format?: "woff" | "woff2" | undefined;
265
- } | {
266
- body?: {
267
- family: string;
268
- source?: string | undefined;
269
- weight?: number | undefined;
270
- format?: "woff" | "woff2" | undefined;
271
- } | undefined;
272
- heading?: {
273
- family: string;
274
- source?: string | undefined;
275
- weight?: number | undefined;
276
- format?: "woff" | "woff2" | undefined;
277
- } | undefined;
278
- } | undefined;
279
256
  navbar?: {
280
257
  primary?: {
281
258
  type: "button";
@@ -319,6 +296,29 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
319
296
  label?: string | undefined;
320
297
  })[] | undefined;
321
298
  } | undefined;
299
+ appearance?: {
300
+ strict?: boolean | undefined;
301
+ default?: "light" | "dark" | "system" | undefined;
302
+ } | undefined;
303
+ fonts?: {
304
+ family: string;
305
+ source?: string | undefined;
306
+ weight?: number | undefined;
307
+ format?: "woff" | "woff2" | undefined;
308
+ } | {
309
+ body?: {
310
+ family: string;
311
+ source?: string | undefined;
312
+ weight?: number | undefined;
313
+ format?: "woff" | "woff2" | undefined;
314
+ } | undefined;
315
+ heading?: {
316
+ family: string;
317
+ source?: string | undefined;
318
+ weight?: number | undefined;
319
+ format?: "woff" | "woff2" | undefined;
320
+ } | undefined;
321
+ } | undefined;
322
322
  icons?: {
323
323
  library: "fontawesome" | "lucide" | "tabler";
324
324
  } | undefined;
@@ -605,29 +605,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
605
605
  content: string;
606
606
  dismissible?: boolean | undefined;
607
607
  } | undefined;
608
- appearance?: {
609
- strict?: boolean | undefined;
610
- default?: "light" | "dark" | "system" | undefined;
611
- } | undefined;
612
- fonts?: {
613
- family: string;
614
- source?: string | undefined;
615
- weight?: number | undefined;
616
- format?: "woff" | "woff2" | undefined;
617
- } | {
618
- body?: {
619
- family: string;
620
- source?: string | undefined;
621
- weight?: number | undefined;
622
- format?: "woff" | "woff2" | undefined;
623
- } | undefined;
624
- heading?: {
625
- family: string;
626
- source?: string | undefined;
627
- weight?: number | undefined;
628
- format?: "woff" | "woff2" | undefined;
629
- } | undefined;
630
- } | undefined;
631
608
  navbar?: {
632
609
  primary?: {
633
610
  type: "button";
@@ -671,6 +648,29 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
671
648
  label?: string | undefined;
672
649
  })[] | undefined;
673
650
  } | undefined;
651
+ appearance?: {
652
+ strict?: boolean | undefined;
653
+ default?: "light" | "dark" | "system" | undefined;
654
+ } | undefined;
655
+ fonts?: {
656
+ family: string;
657
+ source?: string | undefined;
658
+ weight?: number | undefined;
659
+ format?: "woff" | "woff2" | undefined;
660
+ } | {
661
+ body?: {
662
+ family: string;
663
+ source?: string | undefined;
664
+ weight?: number | undefined;
665
+ format?: "woff" | "woff2" | undefined;
666
+ } | undefined;
667
+ heading?: {
668
+ family: string;
669
+ source?: string | undefined;
670
+ weight?: number | undefined;
671
+ format?: "woff" | "woff2" | undefined;
672
+ } | undefined;
673
+ } | undefined;
674
674
  icons?: {
675
675
  library: "fontawesome" | "lucide" | "tabler";
676
676
  } | undefined;
@@ -957,29 +957,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
957
957
  content: string;
958
958
  dismissible?: boolean | undefined;
959
959
  } | undefined;
960
- appearance?: {
961
- strict?: boolean | undefined;
962
- default?: "light" | "dark" | "system" | undefined;
963
- } | undefined;
964
- fonts?: {
965
- family: string;
966
- source?: string | undefined;
967
- weight?: number | undefined;
968
- format?: "woff" | "woff2" | undefined;
969
- } | {
970
- body?: {
971
- family: string;
972
- source?: string | undefined;
973
- weight?: number | undefined;
974
- format?: "woff" | "woff2" | undefined;
975
- } | undefined;
976
- heading?: {
977
- family: string;
978
- source?: string | undefined;
979
- weight?: number | undefined;
980
- format?: "woff" | "woff2" | undefined;
981
- } | undefined;
982
- } | undefined;
983
960
  navbar?: {
984
961
  primary?: {
985
962
  type: "button";
@@ -1023,6 +1000,29 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1023
1000
  label?: string | undefined;
1024
1001
  })[] | undefined;
1025
1002
  } | undefined;
1003
+ appearance?: {
1004
+ strict?: boolean | undefined;
1005
+ default?: "light" | "dark" | "system" | undefined;
1006
+ } | undefined;
1007
+ fonts?: {
1008
+ family: string;
1009
+ source?: string | undefined;
1010
+ weight?: number | undefined;
1011
+ format?: "woff" | "woff2" | undefined;
1012
+ } | {
1013
+ body?: {
1014
+ family: string;
1015
+ source?: string | undefined;
1016
+ weight?: number | undefined;
1017
+ format?: "woff" | "woff2" | undefined;
1018
+ } | undefined;
1019
+ heading?: {
1020
+ family: string;
1021
+ source?: string | undefined;
1022
+ weight?: number | undefined;
1023
+ format?: "woff" | "woff2" | undefined;
1024
+ } | undefined;
1025
+ } | undefined;
1026
1026
  icons?: {
1027
1027
  library: "fontawesome" | "lucide" | "tabler";
1028
1028
  } | undefined;
@@ -1309,29 +1309,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1309
1309
  content: string;
1310
1310
  dismissible?: boolean | undefined;
1311
1311
  } | undefined;
1312
- appearance?: {
1313
- strict?: boolean | undefined;
1314
- default?: "light" | "dark" | "system" | undefined;
1315
- } | undefined;
1316
- fonts?: {
1317
- family: string;
1318
- source?: string | undefined;
1319
- weight?: number | undefined;
1320
- format?: "woff" | "woff2" | undefined;
1321
- } | {
1322
- body?: {
1323
- family: string;
1324
- source?: string | undefined;
1325
- weight?: number | undefined;
1326
- format?: "woff" | "woff2" | undefined;
1327
- } | undefined;
1328
- heading?: {
1329
- family: string;
1330
- source?: string | undefined;
1331
- weight?: number | undefined;
1332
- format?: "woff" | "woff2" | undefined;
1333
- } | undefined;
1334
- } | undefined;
1335
1312
  navbar?: {
1336
1313
  primary?: {
1337
1314
  type: "button";
@@ -1375,6 +1352,29 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1375
1352
  label?: string | undefined;
1376
1353
  })[] | undefined;
1377
1354
  } | undefined;
1355
+ appearance?: {
1356
+ strict?: boolean | undefined;
1357
+ default?: "light" | "dark" | "system" | undefined;
1358
+ } | undefined;
1359
+ fonts?: {
1360
+ family: string;
1361
+ source?: string | undefined;
1362
+ weight?: number | undefined;
1363
+ format?: "woff" | "woff2" | undefined;
1364
+ } | {
1365
+ body?: {
1366
+ family: string;
1367
+ source?: string | undefined;
1368
+ weight?: number | undefined;
1369
+ format?: "woff" | "woff2" | undefined;
1370
+ } | undefined;
1371
+ heading?: {
1372
+ family: string;
1373
+ source?: string | undefined;
1374
+ weight?: number | undefined;
1375
+ format?: "woff" | "woff2" | undefined;
1376
+ } | undefined;
1377
+ } | undefined;
1378
1378
  icons?: {
1379
1379
  library: "fontawesome" | "lucide" | "tabler";
1380
1380
  } | undefined;
@@ -1661,29 +1661,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1661
1661
  content: string;
1662
1662
  dismissible?: boolean | undefined;
1663
1663
  } | undefined;
1664
- appearance?: {
1665
- strict?: boolean | undefined;
1666
- default?: "light" | "dark" | "system" | undefined;
1667
- } | undefined;
1668
- fonts?: {
1669
- family: string;
1670
- source?: string | undefined;
1671
- weight?: number | undefined;
1672
- format?: "woff" | "woff2" | undefined;
1673
- } | {
1674
- body?: {
1675
- family: string;
1676
- source?: string | undefined;
1677
- weight?: number | undefined;
1678
- format?: "woff" | "woff2" | undefined;
1679
- } | undefined;
1680
- heading?: {
1681
- family: string;
1682
- source?: string | undefined;
1683
- weight?: number | undefined;
1684
- format?: "woff" | "woff2" | undefined;
1685
- } | undefined;
1686
- } | undefined;
1687
1664
  navbar?: {
1688
1665
  primary?: {
1689
1666
  type: "button";
@@ -1727,6 +1704,29 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1727
1704
  label?: string | undefined;
1728
1705
  })[] | undefined;
1729
1706
  } | undefined;
1707
+ appearance?: {
1708
+ strict?: boolean | undefined;
1709
+ default?: "light" | "dark" | "system" | undefined;
1710
+ } | undefined;
1711
+ fonts?: {
1712
+ family: string;
1713
+ source?: string | undefined;
1714
+ weight?: number | undefined;
1715
+ format?: "woff" | "woff2" | undefined;
1716
+ } | {
1717
+ body?: {
1718
+ family: string;
1719
+ source?: string | undefined;
1720
+ weight?: number | undefined;
1721
+ format?: "woff" | "woff2" | undefined;
1722
+ } | undefined;
1723
+ heading?: {
1724
+ family: string;
1725
+ source?: string | undefined;
1726
+ weight?: number | undefined;
1727
+ format?: "woff" | "woff2" | undefined;
1728
+ } | undefined;
1729
+ } | undefined;
1730
1730
  icons?: {
1731
1731
  library: "fontawesome" | "lucide" | "tabler";
1732
1732
  } | undefined;
@@ -2013,29 +2013,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2013
2013
  content: string;
2014
2014
  dismissible?: boolean | undefined;
2015
2015
  } | undefined;
2016
- appearance?: {
2017
- strict?: boolean | undefined;
2018
- default?: "light" | "dark" | "system" | undefined;
2019
- } | undefined;
2020
- fonts?: {
2021
- family: string;
2022
- source?: string | undefined;
2023
- weight?: number | undefined;
2024
- format?: "woff" | "woff2" | undefined;
2025
- } | {
2026
- body?: {
2027
- family: string;
2028
- source?: string | undefined;
2029
- weight?: number | undefined;
2030
- format?: "woff" | "woff2" | undefined;
2031
- } | undefined;
2032
- heading?: {
2033
- family: string;
2034
- source?: string | undefined;
2035
- weight?: number | undefined;
2036
- format?: "woff" | "woff2" | undefined;
2037
- } | undefined;
2038
- } | undefined;
2039
2016
  navbar?: {
2040
2017
  primary?: {
2041
2018
  type: "button";
@@ -2079,6 +2056,29 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2079
2056
  label?: string | undefined;
2080
2057
  })[] | undefined;
2081
2058
  } | undefined;
2059
+ appearance?: {
2060
+ strict?: boolean | undefined;
2061
+ default?: "light" | "dark" | "system" | undefined;
2062
+ } | undefined;
2063
+ fonts?: {
2064
+ family: string;
2065
+ source?: string | undefined;
2066
+ weight?: number | undefined;
2067
+ format?: "woff" | "woff2" | undefined;
2068
+ } | {
2069
+ body?: {
2070
+ family: string;
2071
+ source?: string | undefined;
2072
+ weight?: number | undefined;
2073
+ format?: "woff" | "woff2" | undefined;
2074
+ } | undefined;
2075
+ heading?: {
2076
+ family: string;
2077
+ source?: string | undefined;
2078
+ weight?: number | undefined;
2079
+ format?: "woff" | "woff2" | undefined;
2080
+ } | undefined;
2081
+ } | undefined;
2082
2082
  icons?: {
2083
2083
  library: "fontawesome" | "lucide" | "tabler";
2084
2084
  } | undefined;
@@ -2365,29 +2365,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2365
2365
  content: string;
2366
2366
  dismissible?: boolean | undefined;
2367
2367
  } | undefined;
2368
- appearance?: {
2369
- strict?: boolean | undefined;
2370
- default?: "light" | "dark" | "system" | undefined;
2371
- } | undefined;
2372
- fonts?: {
2373
- family: string;
2374
- source?: string | undefined;
2375
- weight?: number | undefined;
2376
- format?: "woff" | "woff2" | undefined;
2377
- } | {
2378
- body?: {
2379
- family: string;
2380
- source?: string | undefined;
2381
- weight?: number | undefined;
2382
- format?: "woff" | "woff2" | undefined;
2383
- } | undefined;
2384
- heading?: {
2385
- family: string;
2386
- source?: string | undefined;
2387
- weight?: number | undefined;
2388
- format?: "woff" | "woff2" | undefined;
2389
- } | undefined;
2390
- } | undefined;
2391
2368
  navbar?: {
2392
2369
  primary?: {
2393
2370
  type: "button";
@@ -2431,6 +2408,29 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2431
2408
  label?: string | undefined;
2432
2409
  })[] | undefined;
2433
2410
  } | undefined;
2411
+ appearance?: {
2412
+ strict?: boolean | undefined;
2413
+ default?: "light" | "dark" | "system" | undefined;
2414
+ } | undefined;
2415
+ fonts?: {
2416
+ family: string;
2417
+ source?: string | undefined;
2418
+ weight?: number | undefined;
2419
+ format?: "woff" | "woff2" | undefined;
2420
+ } | {
2421
+ body?: {
2422
+ family: string;
2423
+ source?: string | undefined;
2424
+ weight?: number | undefined;
2425
+ format?: "woff" | "woff2" | undefined;
2426
+ } | undefined;
2427
+ heading?: {
2428
+ family: string;
2429
+ source?: string | undefined;
2430
+ weight?: number | undefined;
2431
+ format?: "woff" | "woff2" | undefined;
2432
+ } | undefined;
2433
+ } | undefined;
2434
2434
  icons?: {
2435
2435
  library: "fontawesome" | "lucide" | "tabler";
2436
2436
  } | undefined;
@@ -2717,29 +2717,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2717
2717
  content: string;
2718
2718
  dismissible?: boolean | undefined;
2719
2719
  } | undefined;
2720
- appearance?: {
2721
- strict?: boolean | undefined;
2722
- default?: "light" | "dark" | "system" | undefined;
2723
- } | undefined;
2724
- fonts?: {
2725
- family: string;
2726
- source?: string | undefined;
2727
- weight?: number | undefined;
2728
- format?: "woff" | "woff2" | undefined;
2729
- } | {
2730
- body?: {
2731
- family: string;
2732
- source?: string | undefined;
2733
- weight?: number | undefined;
2734
- format?: "woff" | "woff2" | undefined;
2735
- } | undefined;
2736
- heading?: {
2737
- family: string;
2738
- source?: string | undefined;
2739
- weight?: number | undefined;
2740
- format?: "woff" | "woff2" | undefined;
2741
- } | undefined;
2742
- } | undefined;
2743
2720
  navbar?: {
2744
2721
  primary?: {
2745
2722
  type: "button";
@@ -2783,6 +2760,29 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2783
2760
  label?: string | undefined;
2784
2761
  })[] | undefined;
2785
2762
  } | undefined;
2763
+ appearance?: {
2764
+ strict?: boolean | undefined;
2765
+ default?: "light" | "dark" | "system" | undefined;
2766
+ } | undefined;
2767
+ fonts?: {
2768
+ family: string;
2769
+ source?: string | undefined;
2770
+ weight?: number | undefined;
2771
+ format?: "woff" | "woff2" | undefined;
2772
+ } | {
2773
+ body?: {
2774
+ family: string;
2775
+ source?: string | undefined;
2776
+ weight?: number | undefined;
2777
+ format?: "woff" | "woff2" | undefined;
2778
+ } | undefined;
2779
+ heading?: {
2780
+ family: string;
2781
+ source?: string | undefined;
2782
+ weight?: number | undefined;
2783
+ format?: "woff" | "woff2" | undefined;
2784
+ } | undefined;
2785
+ } | undefined;
2786
2786
  icons?: {
2787
2787
  library: "fontawesome" | "lucide" | "tabler";
2788
2788
  } | undefined;
@@ -3069,29 +3069,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3069
3069
  content: string;
3070
3070
  dismissible?: boolean | undefined;
3071
3071
  } | undefined;
3072
- appearance?: {
3073
- strict?: boolean | undefined;
3074
- default?: "light" | "dark" | "system" | undefined;
3075
- } | undefined;
3076
- fonts?: {
3077
- family: string;
3078
- source?: string | undefined;
3079
- weight?: number | undefined;
3080
- format?: "woff" | "woff2" | undefined;
3081
- } | {
3082
- body?: {
3083
- family: string;
3084
- source?: string | undefined;
3085
- weight?: number | undefined;
3086
- format?: "woff" | "woff2" | undefined;
3087
- } | undefined;
3088
- heading?: {
3089
- family: string;
3090
- source?: string | undefined;
3091
- weight?: number | undefined;
3092
- format?: "woff" | "woff2" | undefined;
3093
- } | undefined;
3094
- } | undefined;
3095
3072
  navbar?: {
3096
3073
  primary?: {
3097
3074
  type: "button";
@@ -3135,6 +3112,29 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3135
3112
  label?: string | undefined;
3136
3113
  })[] | undefined;
3137
3114
  } | undefined;
3115
+ appearance?: {
3116
+ strict?: boolean | undefined;
3117
+ default?: "light" | "dark" | "system" | undefined;
3118
+ } | undefined;
3119
+ fonts?: {
3120
+ family: string;
3121
+ source?: string | undefined;
3122
+ weight?: number | undefined;
3123
+ format?: "woff" | "woff2" | undefined;
3124
+ } | {
3125
+ body?: {
3126
+ family: string;
3127
+ source?: string | undefined;
3128
+ weight?: number | undefined;
3129
+ format?: "woff" | "woff2" | undefined;
3130
+ } | undefined;
3131
+ heading?: {
3132
+ family: string;
3133
+ source?: string | undefined;
3134
+ weight?: number | undefined;
3135
+ format?: "woff" | "woff2" | undefined;
3136
+ } | undefined;
3137
+ } | undefined;
3138
3138
  icons?: {
3139
3139
  library: "fontawesome" | "lucide" | "tabler";
3140
3140
  } | undefined;