@mintlify/prebuild 1.0.851 → 1.0.852

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.
@@ -334,7 +334,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
334
334
  };
335
335
  } | undefined;
336
336
  contextual?: {
337
- options: ("copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
337
+ options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
338
338
  href: string | {
339
339
  base: string;
340
340
  query?: {
@@ -350,6 +350,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
350
350
  library?: "fontawesome" | "lucide" | undefined;
351
351
  } | undefined;
352
352
  })[];
353
+ display: "header" | "toc";
353
354
  } | undefined;
354
355
  thumbnails?: {
355
356
  background?: string | undefined;
@@ -679,7 +680,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
679
680
  };
680
681
  } | undefined;
681
682
  contextual?: {
682
- options: ("copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
683
+ options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
683
684
  href: string | {
684
685
  base: string;
685
686
  query?: {
@@ -695,6 +696,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
695
696
  library?: "fontawesome" | "lucide" | undefined;
696
697
  } | undefined;
697
698
  })[];
699
+ display: "header" | "toc";
698
700
  } | undefined;
699
701
  thumbnails?: {
700
702
  background?: string | undefined;
@@ -1024,7 +1026,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1024
1026
  };
1025
1027
  } | undefined;
1026
1028
  contextual?: {
1027
- options: ("copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
1029
+ options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
1028
1030
  href: string | {
1029
1031
  base: string;
1030
1032
  query?: {
@@ -1040,6 +1042,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1040
1042
  library?: "fontawesome" | "lucide" | undefined;
1041
1043
  } | undefined;
1042
1044
  })[];
1045
+ display: "header" | "toc";
1043
1046
  } | undefined;
1044
1047
  thumbnails?: {
1045
1048
  background?: string | undefined;
@@ -1369,7 +1372,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1369
1372
  };
1370
1373
  } | undefined;
1371
1374
  contextual?: {
1372
- options: ("copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
1375
+ options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
1373
1376
  href: string | {
1374
1377
  base: string;
1375
1378
  query?: {
@@ -1385,6 +1388,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1385
1388
  library?: "fontawesome" | "lucide" | undefined;
1386
1389
  } | undefined;
1387
1390
  })[];
1391
+ display: "header" | "toc";
1388
1392
  } | undefined;
1389
1393
  thumbnails?: {
1390
1394
  background?: string | undefined;
@@ -1714,7 +1718,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1714
1718
  };
1715
1719
  } | undefined;
1716
1720
  contextual?: {
1717
- options: ("copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
1721
+ options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
1718
1722
  href: string | {
1719
1723
  base: string;
1720
1724
  query?: {
@@ -1730,6 +1734,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1730
1734
  library?: "fontawesome" | "lucide" | undefined;
1731
1735
  } | undefined;
1732
1736
  })[];
1737
+ display: "header" | "toc";
1733
1738
  } | undefined;
1734
1739
  thumbnails?: {
1735
1740
  background?: string | undefined;
@@ -2059,7 +2064,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2059
2064
  };
2060
2065
  } | undefined;
2061
2066
  contextual?: {
2062
- options: ("copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
2067
+ options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
2063
2068
  href: string | {
2064
2069
  base: string;
2065
2070
  query?: {
@@ -2075,6 +2080,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2075
2080
  library?: "fontawesome" | "lucide" | undefined;
2076
2081
  } | undefined;
2077
2082
  })[];
2083
+ display: "header" | "toc";
2078
2084
  } | undefined;
2079
2085
  thumbnails?: {
2080
2086
  background?: string | undefined;
@@ -2404,7 +2410,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2404
2410
  };
2405
2411
  } | undefined;
2406
2412
  contextual?: {
2407
- options: ("copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
2413
+ options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
2408
2414
  href: string | {
2409
2415
  base: string;
2410
2416
  query?: {
@@ -2420,6 +2426,353 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2420
2426
  library?: "fontawesome" | "lucide" | undefined;
2421
2427
  } | undefined;
2422
2428
  })[];
2429
+ display: "header" | "toc";
2430
+ } | undefined;
2431
+ thumbnails?: {
2432
+ background?: string | undefined;
2433
+ appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
2434
+ fonts?: {
2435
+ family: string;
2436
+ } | undefined;
2437
+ } | undefined;
2438
+ interaction?: {
2439
+ drilldown?: boolean | undefined;
2440
+ } | undefined;
2441
+ } | {
2442
+ name: string;
2443
+ $schema: string;
2444
+ theme: "sequoia";
2445
+ colors: {
2446
+ primary: string;
2447
+ light?: string | undefined;
2448
+ dark?: string | undefined;
2449
+ };
2450
+ navigation: {
2451
+ products: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").ProductNavigation<"default">[];
2452
+ global?: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").GlobalNavigation | undefined;
2453
+ } | {
2454
+ languages: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").LanguageNavigation<"default">[];
2455
+ global?: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").GlobalNavigation | undefined;
2456
+ } | {
2457
+ versions: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").VersionNavigation<"default">[];
2458
+ global?: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").GlobalNavigation | undefined;
2459
+ } | {
2460
+ tabs: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").TabNavigation<"default">[];
2461
+ global?: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").GlobalNavigation | undefined;
2462
+ } | {
2463
+ dropdowns: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").DropdownNavigation<"default">[];
2464
+ global?: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").GlobalNavigation | undefined;
2465
+ } | {
2466
+ anchors: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").AnchorNavigation<"default">[];
2467
+ global?: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").GlobalNavigation | undefined;
2468
+ } | {
2469
+ groups: ({
2470
+ group: string;
2471
+ icon?: string | {
2472
+ name: string;
2473
+ style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2474
+ library?: "fontawesome" | "lucide" | undefined;
2475
+ } | undefined;
2476
+ expanded?: boolean | undefined;
2477
+ public?: boolean | undefined;
2478
+ tag?: string | undefined;
2479
+ hidden?: boolean | undefined;
2480
+ root?: string | undefined;
2481
+ } & {
2482
+ openapi?: string | string[] | {
2483
+ source: string;
2484
+ directory?: string | undefined;
2485
+ } | undefined;
2486
+ asyncapi?: string | string[] | {
2487
+ source: string;
2488
+ directory?: string | undefined;
2489
+ } | undefined;
2490
+ } & {
2491
+ pages?: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").PageOrGroupNavigation<"default">[];
2492
+ })[];
2493
+ global?: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").GlobalNavigation | undefined;
2494
+ } | {
2495
+ pages: (string | ({
2496
+ group: string;
2497
+ icon?: string | {
2498
+ name: string;
2499
+ style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2500
+ library?: "fontawesome" | "lucide" | undefined;
2501
+ } | undefined;
2502
+ expanded?: boolean | undefined;
2503
+ public?: boolean | undefined;
2504
+ tag?: string | undefined;
2505
+ hidden?: boolean | undefined;
2506
+ root?: string | undefined;
2507
+ } & {
2508
+ openapi?: string | string[] | {
2509
+ source: string;
2510
+ directory?: string | undefined;
2511
+ } | undefined;
2512
+ asyncapi?: string | string[] | {
2513
+ source: string;
2514
+ directory?: string | undefined;
2515
+ } | undefined;
2516
+ } & {
2517
+ pages?: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").PageOrGroupNavigation<"default">[];
2518
+ }))[];
2519
+ global?: import("@mintlify/validation/dist/mint-config/schemas/v2/properties/navigation/divisionNav.js").GlobalNavigation | undefined;
2520
+ };
2521
+ background?: {
2522
+ color?: {
2523
+ light?: string | undefined;
2524
+ dark?: string | undefined;
2525
+ } | undefined;
2526
+ image?: string | {
2527
+ light: string;
2528
+ dark: string;
2529
+ } | undefined;
2530
+ decoration?: "gradient" | "grid" | "windows" | undefined;
2531
+ } | undefined;
2532
+ public?: boolean | undefined;
2533
+ logo?: string | {
2534
+ light: string;
2535
+ dark: string;
2536
+ href?: string | undefined;
2537
+ } | undefined;
2538
+ favicon?: string | {
2539
+ light: string;
2540
+ dark: string;
2541
+ } | undefined;
2542
+ api?: {
2543
+ params?: {
2544
+ expanded?: "all" | "closed" | undefined;
2545
+ } | undefined;
2546
+ openapi?: string | string[] | {
2547
+ source: string;
2548
+ directory?: string | undefined;
2549
+ } | undefined;
2550
+ playground?: {
2551
+ display?: "auth" | "simple" | "none" | "interactive" | undefined;
2552
+ proxy?: boolean | undefined;
2553
+ } | undefined;
2554
+ asyncapi?: string | string[] | {
2555
+ source: string;
2556
+ directory?: string | undefined;
2557
+ } | undefined;
2558
+ examples?: {
2559
+ languages?: string[] | undefined;
2560
+ defaults?: "all" | "required" | undefined;
2561
+ prefill?: boolean | undefined;
2562
+ autogenerate?: boolean | undefined;
2563
+ } | undefined;
2564
+ mdx?: {
2565
+ server?: string | string[] | undefined;
2566
+ auth?: {
2567
+ name?: string | undefined;
2568
+ method?: "key" | "bearer" | "basic" | "cobo" | undefined;
2569
+ } | undefined;
2570
+ } | undefined;
2571
+ } | undefined;
2572
+ metadata?: {
2573
+ timestamp: boolean;
2574
+ } | undefined;
2575
+ footer?: {
2576
+ links?: {
2577
+ items: {
2578
+ href: string;
2579
+ label: string;
2580
+ }[];
2581
+ header?: string | undefined;
2582
+ }[] | undefined;
2583
+ 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;
2584
+ } | undefined;
2585
+ integrations?: {
2586
+ amplitude?: {
2587
+ apiKey: string;
2588
+ } | undefined;
2589
+ clarity?: {
2590
+ projectId: string;
2591
+ } | undefined;
2592
+ clearbit?: {
2593
+ publicApiKey: string;
2594
+ } | undefined;
2595
+ fathom?: {
2596
+ siteId: string;
2597
+ } | undefined;
2598
+ ga4?: {
2599
+ measurementId: string;
2600
+ } | undefined;
2601
+ gtm?: {
2602
+ tagId: string;
2603
+ } | undefined;
2604
+ heap?: {
2605
+ appId: string;
2606
+ } | undefined;
2607
+ hightouch?: {
2608
+ writeKey: string;
2609
+ apiHost?: string | undefined;
2610
+ } | undefined;
2611
+ hotjar?: {
2612
+ hjid: string;
2613
+ hjsv: string;
2614
+ } | undefined;
2615
+ koala?: {
2616
+ publicApiKey: string;
2617
+ } | undefined;
2618
+ logrocket?: {
2619
+ appId: string;
2620
+ } | undefined;
2621
+ mixpanel?: {
2622
+ projectToken: string;
2623
+ } | undefined;
2624
+ pirsch?: {
2625
+ id: string;
2626
+ } | undefined;
2627
+ posthog?: {
2628
+ apiKey: string;
2629
+ apiHost?: string | undefined;
2630
+ } | undefined;
2631
+ plausible?: {
2632
+ domain: string;
2633
+ server?: string | undefined;
2634
+ } | undefined;
2635
+ segment?: {
2636
+ key: string;
2637
+ } | undefined;
2638
+ intercom?: {
2639
+ appId: string;
2640
+ } | undefined;
2641
+ frontchat?: {
2642
+ snippetId: string;
2643
+ } | undefined;
2644
+ telemetry?: {
2645
+ enabled?: boolean | undefined;
2646
+ } | undefined;
2647
+ cookies?: {
2648
+ value?: string | undefined;
2649
+ key?: string | undefined;
2650
+ } | undefined;
2651
+ } | undefined;
2652
+ search?: {
2653
+ prompt?: string | undefined;
2654
+ } | undefined;
2655
+ redirects?: {
2656
+ source: string;
2657
+ destination: string;
2658
+ permanent?: boolean | undefined;
2659
+ }[] | undefined;
2660
+ seo?: {
2661
+ metatags?: Record<string, string> | undefined;
2662
+ indexing?: "all" | "navigable" | undefined;
2663
+ } | undefined;
2664
+ description?: string | undefined;
2665
+ banner?: {
2666
+ content: string;
2667
+ dismissible?: boolean | undefined;
2668
+ } | undefined;
2669
+ appearance?: {
2670
+ strict?: boolean | undefined;
2671
+ default?: "light" | "dark" | "system" | undefined;
2672
+ } | undefined;
2673
+ fonts?: {
2674
+ family: string;
2675
+ source?: string | undefined;
2676
+ weight?: number | undefined;
2677
+ format?: "woff" | "woff2" | undefined;
2678
+ } | {
2679
+ body?: {
2680
+ family: string;
2681
+ source?: string | undefined;
2682
+ weight?: number | undefined;
2683
+ format?: "woff" | "woff2" | undefined;
2684
+ } | undefined;
2685
+ heading?: {
2686
+ family: string;
2687
+ source?: string | undefined;
2688
+ weight?: number | undefined;
2689
+ format?: "woff" | "woff2" | undefined;
2690
+ } | undefined;
2691
+ } | undefined;
2692
+ navbar?: {
2693
+ primary?: {
2694
+ type: "button";
2695
+ href: string;
2696
+ label: string;
2697
+ } | {
2698
+ type: "github";
2699
+ href: string;
2700
+ label?: string | undefined;
2701
+ } | {
2702
+ type: "discord";
2703
+ href: string;
2704
+ label?: string | undefined;
2705
+ } | undefined;
2706
+ links?: ({
2707
+ href: string;
2708
+ label: string;
2709
+ type?: string | undefined;
2710
+ icon?: string | {
2711
+ name: string;
2712
+ style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2713
+ library?: "fontawesome" | "lucide" | undefined;
2714
+ } | undefined;
2715
+ } | {
2716
+ type: "github";
2717
+ href: string;
2718
+ icon?: string | {
2719
+ name: string;
2720
+ style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2721
+ library?: "fontawesome" | "lucide" | undefined;
2722
+ } | undefined;
2723
+ label?: string | undefined;
2724
+ } | {
2725
+ type: "discord";
2726
+ href: string;
2727
+ icon?: string | {
2728
+ name: string;
2729
+ style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2730
+ library?: "fontawesome" | "lucide" | undefined;
2731
+ } | undefined;
2732
+ label?: string | undefined;
2733
+ })[] | undefined;
2734
+ } | undefined;
2735
+ icons?: {
2736
+ library: "fontawesome" | "lucide";
2737
+ } | undefined;
2738
+ styling?: {
2739
+ eyebrows?: "section" | "breadcrumbs" | undefined;
2740
+ codeblocks?: "dark" | "system" | {
2741
+ languages?: {
2742
+ custom?: string[] | undefined;
2743
+ } | undefined;
2744
+ theme?: "andromeeda" | "aurora-x" | "ayu-dark" | "catppuccin-frappe" | "catppuccin-latte" | "catppuccin-macchiato" | "catppuccin-mocha" | "dark-plus" | "dracula" | "dracula-soft" | "everforest-dark" | "everforest-light" | "github-dark" | "github-dark-default" | "github-dark-dimmed" | "github-dark-high-contrast" | "github-light" | "github-light-default" | "github-light-high-contrast" | "gruvbox-dark-hard" | "gruvbox-dark-medium" | "gruvbox-dark-soft" | "gruvbox-light-hard" | "gruvbox-light-medium" | "gruvbox-light-soft" | "houston" | "kanagawa-dragon" | "kanagawa-lotus" | "kanagawa-wave" | "laserwave" | "light-plus" | "material-theme" | "material-theme-darker" | "material-theme-lighter" | "material-theme-ocean" | "material-theme-palenight" | "min-dark" | "min-light" | "monokai" | "night-owl" | "nord" | "one-dark-pro" | "one-light" | "plastic" | "poimandres" | "red" | "rose-pine" | "rose-pine-dawn" | "rose-pine-moon" | "slack-dark" | "slack-ochin" | "snazzy-light" | "solarized-dark" | "solarized-light" | "synthwave-84" | "tokyo-night" | "vesper" | "vitesse-black" | "vitesse-dark" | "vitesse-light" | "css-variables" | {
2745
+ light: "andromeeda" | "aurora-x" | "ayu-dark" | "catppuccin-frappe" | "catppuccin-latte" | "catppuccin-macchiato" | "catppuccin-mocha" | "dark-plus" | "dracula" | "dracula-soft" | "everforest-dark" | "everforest-light" | "github-dark" | "github-dark-default" | "github-dark-dimmed" | "github-dark-high-contrast" | "github-light" | "github-light-default" | "github-light-high-contrast" | "gruvbox-dark-hard" | "gruvbox-dark-medium" | "gruvbox-dark-soft" | "gruvbox-light-hard" | "gruvbox-light-medium" | "gruvbox-light-soft" | "houston" | "kanagawa-dragon" | "kanagawa-lotus" | "kanagawa-wave" | "laserwave" | "light-plus" | "material-theme" | "material-theme-darker" | "material-theme-lighter" | "material-theme-ocean" | "material-theme-palenight" | "min-dark" | "min-light" | "monokai" | "night-owl" | "nord" | "one-dark-pro" | "one-light" | "plastic" | "poimandres" | "red" | "rose-pine" | "rose-pine-dawn" | "rose-pine-moon" | "slack-dark" | "slack-ochin" | "snazzy-light" | "solarized-dark" | "solarized-light" | "synthwave-84" | "tokyo-night" | "vesper" | "vitesse-black" | "vitesse-dark" | "vitesse-light" | "css-variables";
2746
+ dark: "andromeeda" | "aurora-x" | "ayu-dark" | "catppuccin-frappe" | "catppuccin-latte" | "catppuccin-macchiato" | "catppuccin-mocha" | "dark-plus" | "dracula" | "dracula-soft" | "everforest-dark" | "everforest-light" | "github-dark" | "github-dark-default" | "github-dark-dimmed" | "github-dark-high-contrast" | "github-light" | "github-light-default" | "github-light-high-contrast" | "gruvbox-dark-hard" | "gruvbox-dark-medium" | "gruvbox-dark-soft" | "gruvbox-light-hard" | "gruvbox-light-medium" | "gruvbox-light-soft" | "houston" | "kanagawa-dragon" | "kanagawa-lotus" | "kanagawa-wave" | "laserwave" | "light-plus" | "material-theme" | "material-theme-darker" | "material-theme-lighter" | "material-theme-ocean" | "material-theme-palenight" | "min-dark" | "min-light" | "monokai" | "night-owl" | "nord" | "one-dark-pro" | "one-light" | "plastic" | "poimandres" | "red" | "rose-pine" | "rose-pine-dawn" | "rose-pine-moon" | "slack-dark" | "slack-ochin" | "snazzy-light" | "solarized-dark" | "solarized-light" | "synthwave-84" | "tokyo-night" | "vesper" | "vitesse-black" | "vitesse-dark" | "vitesse-light" | "css-variables";
2747
+ } | undefined;
2748
+ } | undefined;
2749
+ latex?: boolean | undefined;
2750
+ } | undefined;
2751
+ errors?: {
2752
+ "404": {
2753
+ redirect: boolean;
2754
+ title?: string | undefined;
2755
+ description?: string | undefined;
2756
+ };
2757
+ } | undefined;
2758
+ contextual?: {
2759
+ options: ("assistant" | "copy" | "view" | "chatgpt" | "claude" | "perplexity" | "grok" | "mcp" | "cursor" | "vscode" | {
2760
+ href: string | {
2761
+ base: string;
2762
+ query?: {
2763
+ value: string;
2764
+ key: string;
2765
+ }[] | undefined;
2766
+ };
2767
+ title: string;
2768
+ description: string;
2769
+ icon?: string | {
2770
+ name: string;
2771
+ style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2772
+ library?: "fontawesome" | "lucide" | undefined;
2773
+ } | undefined;
2774
+ })[];
2775
+ display: "header" | "toc";
2423
2776
  } | undefined;
2424
2777
  thumbnails?: {
2425
2778
  background?: string | undefined;