@mintlify/prebuild 1.0.897 → 1.0.898

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.
@@ -165,6 +165,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
165
165
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
166
166
  } | undefined;
167
167
  integrations?: {
168
+ adobe?: {
169
+ launchUrl: string;
170
+ } | undefined;
168
171
  amplitude?: {
169
172
  apiKey: string;
170
173
  } | undefined;
@@ -513,6 +516,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
513
516
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
514
517
  } | undefined;
515
518
  integrations?: {
519
+ adobe?: {
520
+ launchUrl: string;
521
+ } | undefined;
516
522
  amplitude?: {
517
523
  apiKey: string;
518
524
  } | undefined;
@@ -861,6 +867,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
861
867
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
862
868
  } | undefined;
863
869
  integrations?: {
870
+ adobe?: {
871
+ launchUrl: string;
872
+ } | undefined;
864
873
  amplitude?: {
865
874
  apiKey: string;
866
875
  } | undefined;
@@ -1209,6 +1218,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1209
1218
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
1210
1219
  } | undefined;
1211
1220
  integrations?: {
1221
+ adobe?: {
1222
+ launchUrl: string;
1223
+ } | undefined;
1212
1224
  amplitude?: {
1213
1225
  apiKey: string;
1214
1226
  } | undefined;
@@ -1557,6 +1569,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1557
1569
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
1558
1570
  } | undefined;
1559
1571
  integrations?: {
1572
+ adobe?: {
1573
+ launchUrl: string;
1574
+ } | undefined;
1560
1575
  amplitude?: {
1561
1576
  apiKey: string;
1562
1577
  } | undefined;
@@ -1905,6 +1920,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1905
1920
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
1906
1921
  } | undefined;
1907
1922
  integrations?: {
1923
+ adobe?: {
1924
+ launchUrl: string;
1925
+ } | undefined;
1908
1926
  amplitude?: {
1909
1927
  apiKey: string;
1910
1928
  } | undefined;
@@ -2253,6 +2271,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2253
2271
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
2254
2272
  } | undefined;
2255
2273
  integrations?: {
2274
+ adobe?: {
2275
+ launchUrl: string;
2276
+ } | undefined;
2256
2277
  amplitude?: {
2257
2278
  apiKey: string;
2258
2279
  } | undefined;
@@ -2601,6 +2622,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2601
2622
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
2602
2623
  } | undefined;
2603
2624
  integrations?: {
2625
+ adobe?: {
2626
+ launchUrl: string;
2627
+ } | undefined;
2604
2628
  amplitude?: {
2605
2629
  apiKey: string;
2606
2630
  } | undefined;
@@ -2949,6 +2973,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2949
2973
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
2950
2974
  } | undefined;
2951
2975
  integrations?: {
2976
+ adobe?: {
2977
+ launchUrl: string;
2978
+ } | undefined;
2952
2979
  amplitude?: {
2953
2980
  apiKey: string;
2954
2981
  } | undefined;
@@ -161,6 +161,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
161
161
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
162
162
  } | undefined;
163
163
  integrations?: {
164
+ adobe?: {
165
+ launchUrl: string;
166
+ } | undefined;
164
167
  amplitude?: {
165
168
  apiKey: string;
166
169
  } | undefined;
@@ -509,6 +512,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
509
512
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
510
513
  } | undefined;
511
514
  integrations?: {
515
+ adobe?: {
516
+ launchUrl: string;
517
+ } | undefined;
512
518
  amplitude?: {
513
519
  apiKey: string;
514
520
  } | undefined;
@@ -857,6 +863,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
857
863
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
858
864
  } | undefined;
859
865
  integrations?: {
866
+ adobe?: {
867
+ launchUrl: string;
868
+ } | undefined;
860
869
  amplitude?: {
861
870
  apiKey: string;
862
871
  } | undefined;
@@ -1205,6 +1214,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1205
1214
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
1206
1215
  } | undefined;
1207
1216
  integrations?: {
1217
+ adobe?: {
1218
+ launchUrl: string;
1219
+ } | undefined;
1208
1220
  amplitude?: {
1209
1221
  apiKey: string;
1210
1222
  } | undefined;
@@ -1553,6 +1565,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1553
1565
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
1554
1566
  } | undefined;
1555
1567
  integrations?: {
1568
+ adobe?: {
1569
+ launchUrl: string;
1570
+ } | undefined;
1556
1571
  amplitude?: {
1557
1572
  apiKey: string;
1558
1573
  } | undefined;
@@ -1901,6 +1916,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1901
1916
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
1902
1917
  } | undefined;
1903
1918
  integrations?: {
1919
+ adobe?: {
1920
+ launchUrl: string;
1921
+ } | undefined;
1904
1922
  amplitude?: {
1905
1923
  apiKey: string;
1906
1924
  } | undefined;
@@ -2249,6 +2267,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2249
2267
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
2250
2268
  } | undefined;
2251
2269
  integrations?: {
2270
+ adobe?: {
2271
+ launchUrl: string;
2272
+ } | undefined;
2252
2273
  amplitude?: {
2253
2274
  apiKey: string;
2254
2275
  } | undefined;
@@ -2597,6 +2618,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2597
2618
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
2598
2619
  } | undefined;
2599
2620
  integrations?: {
2621
+ adobe?: {
2622
+ launchUrl: string;
2623
+ } | undefined;
2600
2624
  amplitude?: {
2601
2625
  apiKey: string;
2602
2626
  } | undefined;
@@ -2945,6 +2969,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2945
2969
  socials?: Partial<Record<"github" | "x" | "website" | "facebook" | "youtube" | "discord" | "slack" | "linkedin" | "instagram" | "hacker-news" | "medium" | "telegram" | "twitter" | "x-twitter" | "earth-americas" | "bluesky" | "threads" | "reddit" | "podcast", string>> | undefined;
2946
2970
  } | undefined;
2947
2971
  integrations?: {
2972
+ adobe?: {
2973
+ launchUrl: string;
2974
+ } | undefined;
2948
2975
  amplitude?: {
2949
2976
  apiKey: string;
2950
2977
  } | undefined;