@mintlify/prebuild 1.0.963 → 1.0.965
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.
|
@@ -237,10 +237,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
237
237
|
value?: string | undefined;
|
|
238
238
|
key?: string | undefined;
|
|
239
239
|
} | undefined;
|
|
240
|
-
customScripts?: {
|
|
241
|
-
src: string;
|
|
242
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
243
|
-
}[] | undefined;
|
|
244
240
|
} | undefined;
|
|
245
241
|
search?: {
|
|
246
242
|
prompt?: string | undefined;
|
|
@@ -594,10 +590,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
594
590
|
value?: string | undefined;
|
|
595
591
|
key?: string | undefined;
|
|
596
592
|
} | undefined;
|
|
597
|
-
customScripts?: {
|
|
598
|
-
src: string;
|
|
599
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
600
|
-
}[] | undefined;
|
|
601
593
|
} | undefined;
|
|
602
594
|
search?: {
|
|
603
595
|
prompt?: string | undefined;
|
|
@@ -951,10 +943,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
951
943
|
value?: string | undefined;
|
|
952
944
|
key?: string | undefined;
|
|
953
945
|
} | undefined;
|
|
954
|
-
customScripts?: {
|
|
955
|
-
src: string;
|
|
956
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
957
|
-
}[] | undefined;
|
|
958
946
|
} | undefined;
|
|
959
947
|
search?: {
|
|
960
948
|
prompt?: string | undefined;
|
|
@@ -1308,10 +1296,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1308
1296
|
value?: string | undefined;
|
|
1309
1297
|
key?: string | undefined;
|
|
1310
1298
|
} | undefined;
|
|
1311
|
-
customScripts?: {
|
|
1312
|
-
src: string;
|
|
1313
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
1314
|
-
}[] | undefined;
|
|
1315
1299
|
} | undefined;
|
|
1316
1300
|
search?: {
|
|
1317
1301
|
prompt?: string | undefined;
|
|
@@ -1665,10 +1649,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1665
1649
|
value?: string | undefined;
|
|
1666
1650
|
key?: string | undefined;
|
|
1667
1651
|
} | undefined;
|
|
1668
|
-
customScripts?: {
|
|
1669
|
-
src: string;
|
|
1670
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
1671
|
-
}[] | undefined;
|
|
1672
1652
|
} | undefined;
|
|
1673
1653
|
search?: {
|
|
1674
1654
|
prompt?: string | undefined;
|
|
@@ -2022,10 +2002,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2022
2002
|
value?: string | undefined;
|
|
2023
2003
|
key?: string | undefined;
|
|
2024
2004
|
} | undefined;
|
|
2025
|
-
customScripts?: {
|
|
2026
|
-
src: string;
|
|
2027
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
2028
|
-
}[] | undefined;
|
|
2029
2005
|
} | undefined;
|
|
2030
2006
|
search?: {
|
|
2031
2007
|
prompt?: string | undefined;
|
|
@@ -2379,10 +2355,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2379
2355
|
value?: string | undefined;
|
|
2380
2356
|
key?: string | undefined;
|
|
2381
2357
|
} | undefined;
|
|
2382
|
-
customScripts?: {
|
|
2383
|
-
src: string;
|
|
2384
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
2385
|
-
}[] | undefined;
|
|
2386
2358
|
} | undefined;
|
|
2387
2359
|
search?: {
|
|
2388
2360
|
prompt?: string | undefined;
|
|
@@ -2736,10 +2708,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2736
2708
|
value?: string | undefined;
|
|
2737
2709
|
key?: string | undefined;
|
|
2738
2710
|
} | undefined;
|
|
2739
|
-
customScripts?: {
|
|
2740
|
-
src: string;
|
|
2741
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
2742
|
-
}[] | undefined;
|
|
2743
2711
|
} | undefined;
|
|
2744
2712
|
search?: {
|
|
2745
2713
|
prompt?: string | undefined;
|
|
@@ -3093,10 +3061,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
3093
3061
|
value?: string | undefined;
|
|
3094
3062
|
key?: string | undefined;
|
|
3095
3063
|
} | undefined;
|
|
3096
|
-
customScripts?: {
|
|
3097
|
-
src: string;
|
|
3098
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
3099
|
-
}[] | undefined;
|
|
3100
3064
|
} | undefined;
|
|
3101
3065
|
search?: {
|
|
3102
3066
|
prompt?: string | undefined;
|
|
@@ -232,10 +232,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
232
232
|
value?: string | undefined;
|
|
233
233
|
key?: string | undefined;
|
|
234
234
|
} | undefined;
|
|
235
|
-
customScripts?: {
|
|
236
|
-
src: string;
|
|
237
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
238
|
-
}[] | undefined;
|
|
239
235
|
} | undefined;
|
|
240
236
|
search?: {
|
|
241
237
|
prompt?: string | undefined;
|
|
@@ -589,10 +585,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
589
585
|
value?: string | undefined;
|
|
590
586
|
key?: string | undefined;
|
|
591
587
|
} | undefined;
|
|
592
|
-
customScripts?: {
|
|
593
|
-
src: string;
|
|
594
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
595
|
-
}[] | undefined;
|
|
596
588
|
} | undefined;
|
|
597
589
|
search?: {
|
|
598
590
|
prompt?: string | undefined;
|
|
@@ -946,10 +938,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
946
938
|
value?: string | undefined;
|
|
947
939
|
key?: string | undefined;
|
|
948
940
|
} | undefined;
|
|
949
|
-
customScripts?: {
|
|
950
|
-
src: string;
|
|
951
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
952
|
-
}[] | undefined;
|
|
953
941
|
} | undefined;
|
|
954
942
|
search?: {
|
|
955
943
|
prompt?: string | undefined;
|
|
@@ -1303,10 +1291,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1303
1291
|
value?: string | undefined;
|
|
1304
1292
|
key?: string | undefined;
|
|
1305
1293
|
} | undefined;
|
|
1306
|
-
customScripts?: {
|
|
1307
|
-
src: string;
|
|
1308
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
1309
|
-
}[] | undefined;
|
|
1310
1294
|
} | undefined;
|
|
1311
1295
|
search?: {
|
|
1312
1296
|
prompt?: string | undefined;
|
|
@@ -1660,10 +1644,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1660
1644
|
value?: string | undefined;
|
|
1661
1645
|
key?: string | undefined;
|
|
1662
1646
|
} | undefined;
|
|
1663
|
-
customScripts?: {
|
|
1664
|
-
src: string;
|
|
1665
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
1666
|
-
}[] | undefined;
|
|
1667
1647
|
} | undefined;
|
|
1668
1648
|
search?: {
|
|
1669
1649
|
prompt?: string | undefined;
|
|
@@ -2017,10 +1997,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2017
1997
|
value?: string | undefined;
|
|
2018
1998
|
key?: string | undefined;
|
|
2019
1999
|
} | undefined;
|
|
2020
|
-
customScripts?: {
|
|
2021
|
-
src: string;
|
|
2022
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
2023
|
-
}[] | undefined;
|
|
2024
2000
|
} | undefined;
|
|
2025
2001
|
search?: {
|
|
2026
2002
|
prompt?: string | undefined;
|
|
@@ -2374,10 +2350,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2374
2350
|
value?: string | undefined;
|
|
2375
2351
|
key?: string | undefined;
|
|
2376
2352
|
} | undefined;
|
|
2377
|
-
customScripts?: {
|
|
2378
|
-
src: string;
|
|
2379
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
2380
|
-
}[] | undefined;
|
|
2381
2353
|
} | undefined;
|
|
2382
2354
|
search?: {
|
|
2383
2355
|
prompt?: string | undefined;
|
|
@@ -2731,10 +2703,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2731
2703
|
value?: string | undefined;
|
|
2732
2704
|
key?: string | undefined;
|
|
2733
2705
|
} | undefined;
|
|
2734
|
-
customScripts?: {
|
|
2735
|
-
src: string;
|
|
2736
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
2737
|
-
}[] | undefined;
|
|
2738
2706
|
} | undefined;
|
|
2739
2707
|
search?: {
|
|
2740
2708
|
prompt?: string | undefined;
|
|
@@ -3088,10 +3056,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
3088
3056
|
value?: string | undefined;
|
|
3089
3057
|
key?: string | undefined;
|
|
3090
3058
|
} | undefined;
|
|
3091
|
-
customScripts?: {
|
|
3092
|
-
src: string;
|
|
3093
|
-
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
3094
|
-
}[] | undefined;
|
|
3095
3059
|
} | undefined;
|
|
3096
3060
|
search?: {
|
|
3097
3061
|
prompt?: string | undefined;
|