@mintlify/prebuild 1.0.630 → 1.0.631
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.
|
@@ -395,7 +395,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
395
395
|
background?: string | undefined;
|
|
396
396
|
} | undefined;
|
|
397
397
|
interaction?: {
|
|
398
|
-
|
|
398
|
+
drilldown?: boolean | undefined;
|
|
399
399
|
} | undefined;
|
|
400
400
|
} | {
|
|
401
401
|
name: string;
|
|
@@ -774,7 +774,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
774
774
|
background?: string | undefined;
|
|
775
775
|
} | undefined;
|
|
776
776
|
interaction?: {
|
|
777
|
-
|
|
777
|
+
drilldown?: boolean | undefined;
|
|
778
778
|
} | undefined;
|
|
779
779
|
} | {
|
|
780
780
|
name: string;
|
|
@@ -1153,7 +1153,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1153
1153
|
background?: string | undefined;
|
|
1154
1154
|
} | undefined;
|
|
1155
1155
|
interaction?: {
|
|
1156
|
-
|
|
1156
|
+
drilldown?: boolean | undefined;
|
|
1157
1157
|
} | undefined;
|
|
1158
1158
|
} | {
|
|
1159
1159
|
name: string;
|
|
@@ -1532,7 +1532,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1532
1532
|
background?: string | undefined;
|
|
1533
1533
|
} | undefined;
|
|
1534
1534
|
interaction?: {
|
|
1535
|
-
|
|
1535
|
+
drilldown?: boolean | undefined;
|
|
1536
1536
|
} | undefined;
|
|
1537
1537
|
} | {
|
|
1538
1538
|
name: string;
|
|
@@ -1911,7 +1911,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1911
1911
|
background?: string | undefined;
|
|
1912
1912
|
} | undefined;
|
|
1913
1913
|
interaction?: {
|
|
1914
|
-
|
|
1914
|
+
drilldown?: boolean | undefined;
|
|
1915
1915
|
} | undefined;
|
|
1916
1916
|
} | {
|
|
1917
1917
|
name: string;
|
|
@@ -2290,7 +2290,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2290
2290
|
background?: string | undefined;
|
|
2291
2291
|
} | undefined;
|
|
2292
2292
|
interaction?: {
|
|
2293
|
-
|
|
2293
|
+
drilldown?: boolean | undefined;
|
|
2294
2294
|
} | undefined;
|
|
2295
2295
|
} | {
|
|
2296
2296
|
name: string;
|
|
@@ -2669,6 +2669,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2669
2669
|
background?: string | undefined;
|
|
2670
2670
|
} | undefined;
|
|
2671
2671
|
interaction?: {
|
|
2672
|
-
|
|
2672
|
+
drilldown?: boolean | undefined;
|
|
2673
2673
|
} | undefined;
|
|
2674
2674
|
}>;
|
|
@@ -390,7 +390,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
390
390
|
background?: string | undefined;
|
|
391
391
|
} | undefined;
|
|
392
392
|
interaction?: {
|
|
393
|
-
|
|
393
|
+
drilldown?: boolean | undefined;
|
|
394
394
|
} | undefined;
|
|
395
395
|
} | {
|
|
396
396
|
name: string;
|
|
@@ -769,7 +769,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
769
769
|
background?: string | undefined;
|
|
770
770
|
} | undefined;
|
|
771
771
|
interaction?: {
|
|
772
|
-
|
|
772
|
+
drilldown?: boolean | undefined;
|
|
773
773
|
} | undefined;
|
|
774
774
|
} | {
|
|
775
775
|
name: string;
|
|
@@ -1148,7 +1148,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1148
1148
|
background?: string | undefined;
|
|
1149
1149
|
} | undefined;
|
|
1150
1150
|
interaction?: {
|
|
1151
|
-
|
|
1151
|
+
drilldown?: boolean | undefined;
|
|
1152
1152
|
} | undefined;
|
|
1153
1153
|
} | {
|
|
1154
1154
|
name: string;
|
|
@@ -1527,7 +1527,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1527
1527
|
background?: string | undefined;
|
|
1528
1528
|
} | undefined;
|
|
1529
1529
|
interaction?: {
|
|
1530
|
-
|
|
1530
|
+
drilldown?: boolean | undefined;
|
|
1531
1531
|
} | undefined;
|
|
1532
1532
|
} | {
|
|
1533
1533
|
name: string;
|
|
@@ -1906,7 +1906,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1906
1906
|
background?: string | undefined;
|
|
1907
1907
|
} | undefined;
|
|
1908
1908
|
interaction?: {
|
|
1909
|
-
|
|
1909
|
+
drilldown?: boolean | undefined;
|
|
1910
1910
|
} | undefined;
|
|
1911
1911
|
} | {
|
|
1912
1912
|
name: string;
|
|
@@ -2285,7 +2285,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2285
2285
|
background?: string | undefined;
|
|
2286
2286
|
} | undefined;
|
|
2287
2287
|
interaction?: {
|
|
2288
|
-
|
|
2288
|
+
drilldown?: boolean | undefined;
|
|
2289
2289
|
} | undefined;
|
|
2290
2290
|
} | {
|
|
2291
2291
|
name: string;
|
|
@@ -2664,7 +2664,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2664
2664
|
background?: string | undefined;
|
|
2665
2665
|
} | undefined;
|
|
2666
2666
|
interaction?: {
|
|
2667
|
-
|
|
2667
|
+
drilldown?: boolean | undefined;
|
|
2668
2668
|
} | undefined;
|
|
2669
2669
|
}>;
|
|
2670
2670
|
export declare const writeMdxFilesWithNoImports: (mdxFilesWithNoImports: {
|